Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cac31287acd04e958173a3bbb33b482e6c71c818 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-ssh18174881239339599494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14839646475062587913.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8041730438070295399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh11930696266769547677.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-ssh11013564625270527997.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17543 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/606 [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/606 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cac31287acd04e958173a3bbb33b482e6c71c818 (main) Commit message: "fix: Address CVE in Alpine base image (#4724)" > git config core.sparsecheckout # timeout=10 > git checkout -f cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 > git rev-list --no-walk 411a0270e6d1463cc00e8b5730742509ffa8a5a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:46:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:46:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:46:38 ========================================================= 21:46:38 EdgeX Global Pipelines Version Info 21:46:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:46:39 ------------------- 21:46:39 stable info: 21:46:39 ------------------- 21:46:39 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 21:46:39 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:46:39 Message: update stable to v1.0.257 21:46:39 ------------------- 21:46:39 experimental info: 21:46:39 ------------------- 21:46:39 Commited By: **** collab-it+edgex@linuxfoundation.org 21:46:39 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 21:46:39 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:46:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:46:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:46:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:46:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:46:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cac3128 [Pipeline] echo 21:46:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:40 provisioning config files... 21:46:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config15812058749042210028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:40 ---> docker-login.sh 21:46:40 nexus3.edgexfoundry.org:10001 21:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:40 Configure a credential helper to remove this warning. See 21:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:40 21:46:40 Login Succeeded 21:46:40 nexus3.edgexfoundry.org:10002 21:46:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:41 Configure a credential helper to remove this warning. See 21:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:41 21:46:41 Login Succeeded 21:46:41 nexus3.edgexfoundry.org:10003 21:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:41 Configure a credential helper to remove this warning. See 21:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:41 21:46:41 Login Succeeded 21:46:41 nexus3.edgexfoundry.org:10004 21:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:41 Configure a credential helper to remove this warning. See 21:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:41 21:46:41 Login Succeeded 21:46:41 docker.io 21:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:41 Configure a credential helper to remove this warning. See 21:46:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:41 21:46:41 Login Succeeded 21:46:41 ---> docker-login.sh ends [Pipeline] } 21:46:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:42 + 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 21:46:42 + cut -d/ -f2 21:46:42 + dirname cmd/core-command/Dockerfile 21:46:42 + echo core-command,cmd/core-command/Dockerfile 21:46:42 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:46:42 + + dirname cmd/core-data/Dockerfile 21:46:42 cut -d/ -f2 21:46:42 + echo core-data,cmd/core-data/Dockerfile 21:46:42 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 21:46:42 -f2 21:46:42 + echo core-metadata,cmd/core-metadata/Dockerfile 21:46:42 + + dirname cmd/security-bootstrapper/Dockerfile 21:46:42 cut -d/ -f2 21:46:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + dirname cmd/security-proxy-auth/Dockerfile 21:46:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:46:42 + dirname cmd/security-proxy-setup/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:46:42 + dirname cmd/security-secretstore-setup/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:46:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:46:42 + dirname cmd/security-spire-agent/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:46:42 + dirname cmd/security-spire-config/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:46:42 + dirname cmd/security-spire-server/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:46:42 + dirname cmd/support-notifications/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo support-notifications,cmd/support-notifications/Dockerfile 21:46:42 + dirname cmd/support-scheduler/Dockerfile 21:46:42 + cut -d/ -f2 21:46:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:46:42 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 21:46:42 + git rev-list -1 --merges cac31287acd04e958173a3bbb33b482e6c71c818~1..cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] echo 21:46:42 -----------> git rev-list -1 --merges cac31287acd04e958173a3bbb33b482e6c71c818~1..cac31287acd04e958173a3bbb33b482e6c71c818 cac31287acd04e958173a3bbb33b482e6c71c818 [false] [Pipeline] sh 21:46:42 + git log --format=format:%s -1 cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] echo 21:46:42 ========================================================= 21:46:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:46:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:46:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:46:43 + grep -v github /etc/ssh/ssh_known_hosts 21:46:43 + [ -e /tmp/ssh_known_hosts ] 21:46:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:46:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:46:43 + sudo tee -a /etc/ssh/ssh_known_hosts 21:46:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:43 21:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:43 0.1.4: Pulling from edgex-devops/py-git-semver 21:46:43 b85a868b505f: Pulling fs layer 21:46:43 e2be974225ed: Pulling fs layer 21:46:43 339a4e72a1f5: Pulling fs layer 21:46:43 988bab9f4d93: Pulling fs layer 21:46:43 1469e6f7b9e6: Pulling fs layer 21:46:43 eaf3925da568: Pulling fs layer 21:46:43 bab4dde63d76: Pulling fs layer 21:46:43 bde34c3a00c8: Pulling fs layer 21:46:43 b352a97aabf1: Pulling fs layer 21:46:43 4872d77fe225: Pulling fs layer 21:46:43 5851b861e8e6: Pulling fs layer 21:46:43 1469e6f7b9e6: Waiting 21:46:43 4872d77fe225: Waiting 21:46:43 b352a97aabf1: Waiting 21:46:43 bab4dde63d76: Waiting 21:46:43 5851b861e8e6: Waiting 21:46:43 eaf3925da568: Waiting 21:46:43 bde34c3a00c8: Waiting 21:46:43 988bab9f4d93: Waiting 21:46:43 e2be974225ed: Verifying Checksum 21:46:43 e2be974225ed: Download complete 21:46:44 988bab9f4d93: Verifying Checksum 21:46:44 988bab9f4d93: Download complete 21:46:44 1469e6f7b9e6: Verifying Checksum 21:46:44 1469e6f7b9e6: Download complete 21:46:44 eaf3925da568: Download complete 21:46:44 339a4e72a1f5: Verifying Checksum 21:46:44 339a4e72a1f5: Download complete 21:46:44 bde34c3a00c8: Download complete 21:46:44 b352a97aabf1: Download complete 21:46:44 4872d77fe225: Download complete 21:46:44 5851b861e8e6: Verifying Checksum 21:46:44 5851b861e8e6: Download complete 21:46:44 b85a868b505f: Verifying Checksum 21:46:44 b85a868b505f: Download complete 21:46:44 bab4dde63d76: Verifying Checksum 21:46:44 bab4dde63d76: Download complete 21:46:46 b85a868b505f: Pull complete 21:46:46 e2be974225ed: Pull complete 21:46:46 339a4e72a1f5: Pull complete 21:46:46 988bab9f4d93: Pull complete 21:46:47 1469e6f7b9e6: Pull complete 21:46:47 eaf3925da568: Pull complete 21:46:48 bab4dde63d76: Pull complete 21:46:49 bde34c3a00c8: Pull complete 21:46:49 b352a97aabf1: Pull complete 21:46:49 4872d77fe225: Pull complete 21:46:49 5851b861e8e6: Pull complete 21:46:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:49 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 21:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:46:53 $ docker top 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 -eo pid,comm 21:46:53 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). 21:46:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:53 [ssh-agent] Looking for ssh-agent implementation... 21:46:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:53 $ docker exec 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent 21:46:53 SSH_AUTH_SOCK=/tmp/ssh-rQu55NG0VFnX/agent.32 21:46:53 SSH_AGENT_PID=38 21:46:53 Running ssh-add (command line suppressed) 21:46:53 Identity added: /w/workspace/edgex-go/606@tmp/private_key_7050168536297803121.key (/w/workspace/edgex-go/606@tmp/private_key_7050168536297803121.key) 21:46:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:54 + git tag --points-at HEAD [Pipeline] } 21:46:54 $ docker exec --env ******** --env ******** 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent -k 21:46:54 unset SSH_AUTH_SOCK; 21:46:54 unset SSH_AGENT_PID; 21:46:54 echo Agent pid 38 killed; 21:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:54 [ssh-agent] Looking for ssh-agent implementation... 21:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:54 $ docker exec 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent 21:46:54 SSH_AUTH_SOCK=/tmp/ssh-MDmDcfScVTKl/agent.70 21:46:54 SSH_AGENT_PID=76 21:46:54 Running ssh-add (command line suppressed) 21:46:54 Identity added: /w/workspace/edgex-go/606@tmp/private_key_7145843825668216741.key (/w/workspace/edgex-go/606@tmp/private_key_7145843825668216741.key) 21:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:54 + git semver init 21:46:55 2023-11-14 21:46:55,002 [run_init] DEBUG init version:0.0.0 force:False 21:46:55 2023-11-14 21:46:55,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/606/.semver 21:46:55 2023-11-14 21:46:55,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/606/.semver 21:46:55 2023-11-14 21:46:55,004 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/606/.semver'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=None) 21:47:00 2023-11-14 21:47:00,220 [append_file] DEBUG append to file:/w/workspace/edgex-go/606/.git/info/exclude 21:47:00 2023-11-14 21:47:00,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/606/.semver/main with force:False 21:47:00 2023-11-14 21:47:00,221 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 21:47:00 2023-11-14 21:47:00,222 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 21:47:00 3.1.0-dev.71 [Pipeline] } 21:47:00 $ docker exec --env ******** --env ******** 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent -k 21:47:00 unset SSH_AUTH_SOCK; 21:47:00 unset SSH_AGENT_PID; 21:47:00 echo Agent pid 76 killed; 21:47:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:47:00 + git semver [Pipeline] } 21:47:01 $ docker stop --time=1 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 21:47:02 $ docker rm -f --volumes 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 [Pipeline] // withDockerContainer [Pipeline] sh 21:47:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:47:02 Stashed 1 file(s) [Pipeline] echo 21:47:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.71 [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 21:47:03 + git config --global --add safe.directory /w/workspace/edgex-go/606 [Pipeline] echo 21:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:47:03 ========================================================= 21:47:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:47:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:47:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:47:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:47:03 7264a8db6415: Pulling fs layer 21:47:03 c4d48a809fc2: Pulling fs layer 21:47:03 4f1c88b9dad5: Pulling fs layer 21:47:03 ad3a456e5733: Pulling fs layer 21:47:03 69c7f0334f64: Pulling fs layer 21:47:03 1f1c1a5573a3: Pulling fs layer 21:47:03 ce7588e14bc9: Pulling fs layer 21:47:03 b5e4710f87ac: Pulling fs layer 21:47:03 69c7f0334f64: Waiting 21:47:03 1f1c1a5573a3: Waiting 21:47:03 ce7588e14bc9: Waiting 21:47:03 b5e4710f87ac: Waiting 21:47:03 ad3a456e5733: Waiting 21:47:03 c4d48a809fc2: Download complete 21:47:03 ad3a456e5733: Verifying Checksum 21:47:03 ad3a456e5733: Download complete 21:47:03 69c7f0334f64: Verifying Checksum 21:47:03 69c7f0334f64: Download complete 21:47:03 7264a8db6415: Verifying Checksum 21:47:03 7264a8db6415: Download complete 21:47:03 1f1c1a5573a3: Verifying Checksum 21:47:03 1f1c1a5573a3: Download complete 21:47:03 7264a8db6415: Pull complete 21:47:04 c4d48a809fc2: Pull complete 21:47:04 b5e4710f87ac: Verifying Checksum 21:47:04 b5e4710f87ac: Download complete 21:47:04 4f1c88b9dad5: Verifying Checksum 21:47:04 4f1c88b9dad5: Download complete 21:47:04 ce7588e14bc9: Verifying Checksum 21:47:04 ce7588e14bc9: Download complete 21:47:08 4f1c88b9dad5: Pull complete 21:47:08 ad3a456e5733: Pull complete 21:47:08 69c7f0334f64: Pull complete 21:47:08 1f1c1a5573a3: Pull complete 21:47:11 ce7588e14bc9: Pull complete 21:47:11 b5e4710f87ac: Pull complete 21:47:11 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:47:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:47:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:47:11 WORKDIR /edgex 21:47:11 COPY go.mod . 21:47:11 RUN go mod download 21:47:11 + docker build -t ci-base-image-x86_64 -f - . 21:47:12 Sending build context to Docker daemon 171MB 21:47:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:47:12 ---> 88b5674ff536 21:47:12 Step 2/4 : WORKDIR /edgex 21:47:17 ---> Running in c614206ce14c 21:47:17 Removing intermediate container c614206ce14c 21:47:17 ---> 85917707f172 21:47:17 Step 3/4 : COPY go.mod . 21:47:17 ---> f5fdbb0b7a78 21:47:17 Step 4/4 : RUN go mod download 21:47:17 ---> Running in 02dd43a9b826 21:47:18 Still waiting to schedule task 21:47:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-17549’ is offline 21:47:39 Removing intermediate container 02dd43a9b826 21:47:39 ---> 0aef9c97e5bc 21:47:39 Successfully built 0aef9c97e5bc 21:47:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:40 + docker inspect -f . ci-base-image-x86_64 21:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:40 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 21:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:40 $ docker top ec33b56c852c090e357db53f5cc9258e7b836bf6ebd064f18f98a171cc74e64c -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:40 + go version 21:47:40 go version go1.21.0 linux/amd64 [Pipeline] } 21:47:40 $ docker stop --time=1 ec33b56c852c090e357db53f5cc9258e7b836bf6ebd064f18f98a171cc74e64c 21:47:42 $ docker rm -f --volumes ec33b56c852c090e357db53f5cc9258e7b836bf6ebd064f18f98a171cc74e64c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:42 + docker inspect -f . ci-base-image-x86_64 21:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:42 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 21:47:42 $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:47:43 $ docker top 8bde6f21214dc299c1f40ea59f2fa1113b4bdfb9240fa5163818ff2b9226b16f -eo pid,comm [Pipeline] { [Pipeline] echo 21:47:43 ========================================================= 21:47:43 [edgeXBuildGoParallel] Running Tests and Build... 21:47:43 ========================================================= [Pipeline] sh 21:47:43 + git config --global --add safe.directory /w/workspace/edgex-go/606 [Pipeline] fileExists [Pipeline] sh 21:47:43 + make test 21:47:43 go test -race -coverprofile=coverage.out ./... 21:47:51 ? github.com/edgexfoundry/edgex-go [no test files] 21:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:48:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:48:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:48:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:48:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:48:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:48:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 21:48:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements 21:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:48:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 21:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements 21:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:48:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.325s coverage: 93.4% of statements 21:48:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:48:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 97.6% of statements 21:48:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 21:48:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:48:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.081s coverage: 0.9% of statements 21:48:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements 21:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements 21:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 82.9% of statements 21:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements 21:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:48:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 21:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:48:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:48:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:48:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:48:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:48:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:48:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:48:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements 21:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:48:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:48:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:48:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.292s coverage: 79.9% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.057s coverage: 92.9% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.109s coverage: 81.8% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 38.4% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 95.7% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 21:48:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 21:48:46 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 21:48:46 running golangci-lint 21:48:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 21:48:46 go version go1.21.0 linux/amd64 21:48:46 level=info msg="[config_reader] Used config file .golangci.yml" 21:48:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 21:49:02 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 14.67705135s" 21:49:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.659ms" 21:49:11 level=info msg="[linters_context/goanalysis] analyzers took 1m16.752677767s with top 10 stages: buildir: 40.617777033s, gosec: 7.86212416s, fact_deprecated: 1.935190343s, printf: 1.68609909s, inspect: 1.620418453s, S1038: 1.593110003s, ctrlflow: 1.454329634s, fact_purity: 848.210601ms, nilness: 806.813273ms, directives: 665.281649ms" 21:49:11 level=info msg="[runner] Issues before processing: 197, after processing: 0" 21:49:11 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197" 21:49:11 level=info msg="[runner] processing took 17.432906ms with stages: nolint: 7.500321ms, identifier_marker: 5.236261ms, autogenerated_exclude: 1.56201ms, path_prettifier: 1.296828ms, exclude-rules: 1.037165ms, skip_dirs: 692.87µs, cgo: 67.941µs, filename_unadjuster: 34.52µs, max_same_issues: 1.19µs, uniq_by_line: 550ns, exclude: 430ns, severity-rules: 410ns, fixer: 400ns, skip_files: 390ns, path_prefixer: 390ns, diff: 370ns, sort_results: 230ns, source_code: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" 21:49:11 level=info msg="[runner] linters took 9.655860942s with stages: goanalysis_metalinter: 9.638315525s" 21:49:11 level=info msg="File cache stats: 0 entries of total size 0B" 21:49:11 level=info msg="Memory: 245 samples, avg is 250.5MB, max is 849.2MB" 21:49:11 level=info msg="Execution took 24.378337079s" 21:49:11 go vet ./... 21:49:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:49:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:49:15 ./bin/test-attribution-txt.sh [Pipeline] echo 21:49:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 21:49:15 + ls -al . 21:49:15 total 736 21:49:15 drwxrwxr-x 11 1001 1001 4096 Nov 14 21:47 . 21:49:15 drwxr-xr-x 4 root root 4096 Nov 14 21:47 .. 21:49:15 drwxrwxr-x 2 1001 1001 4096 Nov 14 21:46 .blubracket 21:49:15 -rw-rw-r-- 1 1001 1001 10 Nov 14 21:46 .dockerignore 21:49:15 drwxrwxr-x 8 1001 1001 4096 Nov 14 21:48 .git 21:49:15 drwxrwxr-x 3 1001 1001 4096 Nov 14 21:46 .github 21:49:15 -rw-rw-r-- 1 1001 1001 1074 Nov 14 21:46 .gitignore 21:49:15 -rw-rw-r-- 1 1001 1001 42 Nov 14 21:46 .golangci.yml 21:49:15 -rw-rw-r-- 1 1001 1001 100 Nov 14 21:46 .hadolint.yml 21:49:15 drwxr-xr-x 3 1001 1001 4096 Nov 14 21:47 .semver 21:49:15 -rw-rw-r-- 1 1001 1001 155 Nov 14 21:46 .sonarcloud.properties 21:49:15 -rw-rw-r-- 1 1001 1001 1171 Nov 14 21:46 ADOPTERS.md 21:49:15 -rw-rw-r-- 1 1001 1001 11674 Nov 14 21:46 Attribution.txt 21:49:15 -rw-rw-r-- 1 1001 1001 100284 Nov 14 21:46 CHANGELOG.md 21:49:15 -rw-rw-r-- 1 1001 1001 3804 Nov 14 21:46 CONTRIBUTING.md 21:49:15 -rw-rw-r-- 1 1001 1001 677 Nov 14 21:46 GOVERNANCE.md 21:49:15 -rw-rw-r-- 1 1001 1001 861 Nov 14 21:46 Jenkinsfile 21:49:15 -rw-rw-r-- 1 1001 1001 10775 Nov 14 21:46 LICENSE 21:49:15 -rw-rw-r-- 1 1001 1001 15054 Nov 14 21:46 Makefile 21:49:15 -rw-rw-r-- 1 1001 1001 582 Nov 14 21:46 OWNERS.md 21:49:15 -rw-rw-r-- 1 1001 1001 9528 Nov 14 21:46 README.md 21:49:15 -rw-rw-r-- 1 1001 1001 789 Nov 14 21:46 SECURITY.md 21:49:15 -rw-rw-r-- 1 1001 1001 12 Nov 14 21:47 VERSION 21:49:15 drwxrwxr-x 2 1001 1001 4096 Nov 14 21:46 bin 21:49:15 drwxrwxr-x 18 1001 1001 4096 Nov 14 21:46 cmd 21:49:15 -rw-r--r-- 1 root root 453602 Nov 14 21:48 coverage.out 21:49:15 drwxrwxr-x 2 1001 1001 4096 Nov 14 21:46 fuzz_test 21:49:15 -rw-rw-r-- 1 1001 1001 3649 Nov 14 21:46 go.mod 21:49:15 -rw-rw-r-- 1 1001 1001 34366 Nov 14 21:46 go.sum 21:49:15 drwxrwxr-x 7 1001 1001 4096 Nov 14 21:46 internal 21:49:15 drwxrwxr-x 3 1001 1001 4096 Nov 14 21:46 openapi 21:49:15 -rw-rw-r-- 1 1001 1001 584 Nov 14 21:46 security.txt 21:49:15 -rw-rw-r-- 1 1001 1001 204 Nov 14 21:46 version.go [Pipeline] sh 21:49:16 + '[' -e coverage.out ] 21:49:16 + chown 1001:1001 coverage.out [Pipeline] stash 21:49:16 Stashed 1 file(s) [Pipeline] sh 21:49:16 + make build 21:49:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:49:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:49:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:49:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:49:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:49:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:49:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:49:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:49:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:49:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:49:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:49:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:49:44 $ docker stop --time=1 8bde6f21214dc299c1f40ea59f2fa1113b4bdfb9240fa5163818ff2b9226b16f 21:49:49 $ docker rm -f --volumes 8bde6f21214dc299c1f40ea59f2fa1113b4bdfb9240fa5163818ff2b9226b16f [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 21:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:49:49 21:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:49:50 latest: Pulling from edgex-devops/edgex-compose 21:49:50 91d30c5bc195: Pulling fs layer 21:49:50 2e9b0aa3be6d: Pulling fs layer 21:49:50 9c61dcf015f6: Pulling fs layer 21:49:50 4698f68db338: Pulling fs layer 21:49:50 2a2f49069b9e: Pulling fs layer 21:49:50 e0025b399a48: Pulling fs layer 21:49:50 4698f68db338: Waiting 21:49:50 2a2f49069b9e: Waiting 21:49:50 e0025b399a48: Waiting 21:49:50 91d30c5bc195: Verifying Checksum 21:49:50 91d30c5bc195: Download complete 21:49:50 4698f68db338: Verifying Checksum 21:49:50 4698f68db338: Download complete 21:49:50 2e9b0aa3be6d: Verifying Checksum 21:49:50 2e9b0aa3be6d: Download complete 21:49:50 e0025b399a48: Verifying Checksum 21:49:50 e0025b399a48: Download complete 21:49:50 91d30c5bc195: Pull complete 21:49:50 2a2f49069b9e: Verifying Checksum 21:49:50 2a2f49069b9e: Download complete 21:49:50 2e9b0aa3be6d: Pull complete 21:49:50 9c61dcf015f6: Verifying Checksum 21:49:50 9c61dcf015f6: Download complete 21:49:53 9c61dcf015f6: Pull complete 21:49:53 4698f68db338: Pull complete 21:49:53 2a2f49069b9e: Pull complete 21:49:53 e0025b399a48: Pull complete 21:49:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:49:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:54 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 21:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:49:57 $ docker top 360d1a6316f983b1ca54810a79c1b69c5f64e698a02137c26b3bd0a43e3aa137 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:57 + docker compose -f ./docker-compose-build.yml build --parallel 21:50:00 #1 [security-proxy-auth internal] load build definition from Dockerfile 21:50:00 #1 transferring dockerfile: 2.15kB done 21:50:00 #1 DONE 0.0s 21:50:00 21:50:00 #2 [security-secretstore-setup internal] load build definition from Dockerfile 21:50:00 #2 transferring dockerfile: 2.49kB done 21:50:00 #2 DONE 0.0s 21:50:00 21:50:00 #3 [support-notifications internal] load build definition from Dockerfile 21:50:00 #3 transferring dockerfile: 1.95kB done 21:50:00 #3 DONE 0.0s 21:50:00 21:50:00 #4 [core-command internal] load build definition from Dockerfile 21:50:00 #4 transferring dockerfile: 1.93kB done 21:50:00 #4 DONE 0.0s 21:50:00 21:50:00 #5 [support-scheduler internal] load build definition from Dockerfile 21:50:00 #5 transferring dockerfile: 1.93kB done 21:50:00 #5 DONE 0.0s 21:50:00 21:50:00 #6 [core-metadata internal] load build definition from Dockerfile 21:50:00 #6 transferring dockerfile: 2.06kB done 21:50:00 #6 DONE 0.0s 21:50:00 21:50:00 #7 [security-spire-config internal] load build definition from Dockerfile 21:50:00 #7 transferring dockerfile: 1.69kB done 21:50:00 #7 DONE 0.0s 21:50:00 21:50:00 #8 [security-bootstrapper internal] load build definition from Dockerfile 21:50:00 #8 transferring dockerfile: 2.93kB done 21:50:00 #8 DONE 0.0s 21:50:00 21:50:00 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:50:00 #9 transferring dockerfile: 1.89kB done 21:50:00 #9 DONE 0.0s 21:50:00 21:50:00 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:50:00 #10 transferring dockerfile: 2.23kB done 21:50:00 #10 DONE 0.0s 21:50:00 21:50:00 #11 [security-spire-agent internal] load build definition from Dockerfile 21:50:00 #11 transferring dockerfile: 1.81kB done 21:50:00 #11 DONE 0.0s 21:50:00 21:50:00 #12 [security-spire-server internal] load build definition from Dockerfile 21:50:00 #12 transferring dockerfile: 1.70kB done 21:50:00 #12 DONE 0.0s 21:50:00 21:50:00 #13 [core-data internal] load build definition from Dockerfile 21:50:00 #13 transferring dockerfile: 2.01kB done 21:50:00 #13 DONE 0.0s 21:50:00 21:50:00 #14 [security-proxy-setup internal] load build definition from Dockerfile 21:50:00 #14 transferring dockerfile: 2.50kB done 21:50:00 #14 DONE 0.0s 21:50:00 21:50:00 #15 [security-proxy-auth internal] load .dockerignore 21:50:00 #15 transferring context: 50B done 21:50:00 #15 DONE 0.0s 21:50:00 21:50:00 #16 [security-secretstore-setup internal] load .dockerignore 21:50:00 #16 transferring context: 50B done 21:50:00 #16 DONE 0.0s 21:50:00 21:50:00 #17 [support-notifications internal] load .dockerignore 21:50:00 #17 transferring context: 50B done 21:50:00 #17 DONE 0.0s 21:50:00 21:50:00 #18 [core-command internal] load .dockerignore 21:50:00 #18 transferring context: 50B done 21:50:00 #18 DONE 0.0s 21:50:00 21:50:00 #19 [support-scheduler internal] load .dockerignore 21:50:00 #19 transferring context: 50B done 21:50:00 #19 DONE 0.0s 21:50:00 21:50:00 #20 [core-metadata internal] load .dockerignore 21:50:00 #20 transferring context: 50B done 21:50:00 #20 DONE 0.0s 21:50:00 21:50:00 #21 [security-spire-config internal] load .dockerignore 21:50:00 #21 transferring context: 50B done 21:50:00 #21 DONE 0.0s 21:50:00 21:50:00 #22 [security-spiffe-token-provider internal] load .dockerignore 21:50:00 #22 transferring context: 50B done 21:50:00 #22 DONE 0.0s 21:50:00 21:50:00 #23 [security-bootstrapper internal] load .dockerignore 21:50:00 #23 transferring context: 50B done 21:50:00 #23 DONE 0.0s 21:50:00 21:50:00 #24 [core-common-config-bootstrapper internal] load .dockerignore 21:50:00 #24 transferring context: 50B done 21:50:00 #24 DONE 0.0s 21:50:00 21:50:00 #25 [security-spire-agent internal] load .dockerignore 21:50:00 #25 transferring context: 50B done 21:50:00 #25 DONE 0.0s 21:50:00 21:50:00 #26 [security-spire-server internal] load .dockerignore 21:50:00 #26 transferring context: 50B done 21:50:00 #26 DONE 0.0s 21:50:00 21:50:00 #27 [core-data internal] load .dockerignore 21:50:00 #27 transferring context: 50B done 21:50:00 #27 DONE 0.0s 21:50:00 21:50:00 #28 [security-proxy-setup internal] load .dockerignore 21:50:00 #28 transferring context: 50B done 21:50:00 #28 DONE 0.0s 21:50:00 21:50:00 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:50:00 #29 DONE 0.0s 21:50:00 21:50:00 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:50:00 #30 DONE 0.1s 21:50:00 21:50:00 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:50:00 #29 DONE 0.0s 21:50:00 21:50:00 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:00 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:50:00 #31 ... 21:50:00 21:50:00 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:50:00 #29 DONE 0.0s 21:50:00 21:50:00 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:00 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:50:00 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:50:00 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:50:00 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:50:00 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s 21:50:00 #31 ... 21:50:00 21:50:00 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:50:00 #29 DONE 0.0s 21:50:00 21:50:00 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:00 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:50:00 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:50:00 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:50:00 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:50:00 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s 21:50:00 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 21:50:01 #31 ... 21:50:01 21:50:01 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 21:50:01 #30 DONE 0.2s 21:50:01 21:50:01 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:01 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:50:01 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:50:01 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:50:01 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:50:01 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 21:50:01 #31 ... 21:50:01 21:50:01 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:50:01 #32 DONE 0.8s 21:50:01 21:50:01 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:01 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done 21:50:07 #31 ... 21:50:07 21:50:07 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:50:07 #33 DONE 5.3s 21:50:07 21:50:07 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:07 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:50:07 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:50:07 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:50:07 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:50:07 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 21:50:07 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done 21:50:07 #31 ... 21:50:07 21:50:07 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:50:07 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:50:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17554 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 21:50:09 Running in /w/workspace/edgex-go/606 [Pipeline] { [Pipeline] checkout 21:50:09 The recommended git tool is: git 21:50:11 #34 ... 21:50:11 21:50:11 #35 [security-proxy-auth internal] load build context 21:50:11 #35 transferring context: 280.31MB 9.7s 21:50:11 #35 ... 21:50:11 21:50:11 #36 [core-data builder 2/7] WORKDIR /edgex-go 21:50:11 #36 ... 21:50:11 21:50:11 #37 [support-scheduler internal] load build context 21:50:11 #37 transferring context: 365.20MB 8.0s done 21:50:11 #37 ... 21:50:11 21:50:11 #38 [support-notifications internal] load build context 21:50:11 #38 ... 21:50:11 21:50:11 #39 [security-proxy-setup internal] load build context 21:50:11 #39 transferring context: 365.20MB 10.5s done 21:50:11 #39 ... 21:50:11 21:50:11 #40 [core-common-config-bootstrapper internal] load build context 21:50:12 #40 ... 21:50:12 21:50:12 #41 [core-command internal] load build context 21:50:12 #41 transferring context: 365.20MB 7.7s done 21:50:12 #41 ... 21:50:12 21:50:12 #42 [security-secretstore-setup internal] load build context 21:50:12 #42 transferring context: 365.20MB 10.8s done 21:50:12 #42 ... 21:50:12 21:50:12 #43 [security-spiffe-token-provider internal] load build context 21:50:12 #43 transferring context: 365.20MB 11.0s done 21:50:12 #43 ... 21:50:12 21:50:12 #44 [core-data internal] load build context 21:50:12 #44 ... 21:50:12 21:50:12 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:50:12 #45 ... 21:50:12 21:50:12 #46 [core-metadata internal] load build context 21:50:12 #46 transferring context: 365.20MB 11.7s done 21:50:12 #46 ... 21:50:12 21:50:12 #47 [security-bootstrapper internal] load build context 21:50:12 #47 transferring context: 365.20MB 11.2s done 21:50:13 #47 ... 21:50:13 21:50:13 #44 [core-data internal] load build context 21:50:14 #44 transferring context: 365.20MB 13.2s done 21:50:18 #44 ... 21:50:18 21:50:18 #48 [security-spire-server internal] load build context 21:50:18 #48 ... 21:50:18 21:50:18 #49 [security-spire-config internal] load build context 21:50:18 #49 ... 21:50:18 21:50:18 #38 [support-notifications internal] load build context 21:50:18 #38 transferring context: 365.20MB 12.0s done 21:50:19 #38 ... 21:50:19 21:50:19 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:50:19 #45 DONE 19.0s 21:50:19 21:50:19 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:50:19 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 21:50:19 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:50:19 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 21:50:19 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 21:50:19 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 21:50:19 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done 21:50:19 using credential edgex-jenkins-ssh 21:50:19 Cloning the remote Git repository 21:50:19 #31 DONE 19.5s 21:50:19 21:50:19 #41 [core-command internal] load build context 21:50:19 #41 DONE 19.1s 21:50:19 21:50:19 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:50:19 #36 DONE 18.8s 21:50:19 21:50:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:50:19 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13.7s done 21:50:19 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:50:19 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 21:50:19 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 21:50:19 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 21:50:19 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:50:19 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:50:19 #34 ... 21:50:19 21:50:19 #37 [support-scheduler internal] load build context 21:50:19 #37 DONE 19.2s 21:50:19 21:50:19 #39 [security-proxy-setup internal] load build context 21:50:19 #39 DONE 19.0s 21:50:19 21:50:19 #43 [security-spiffe-token-provider internal] load build context 21:50:19 #43 DONE 19.1s 21:50:19 21:50:19 #40 [core-common-config-bootstrapper internal] load build context 21:50:19 #40 transferring context: 365.20MB 11.3s done 21:50:19 #40 DONE 19.1s 21:50:19 21:50:19 #47 [security-bootstrapper internal] load build context 21:50:19 #47 DONE 19.1s 21:50:19 21:50:19 #46 [core-metadata internal] load build context 21:50:19 #46 DONE 19.2s 21:50:19 21:50:19 #44 [core-data internal] load build context 21:50:19 #44 DONE 19.1s 21:50:19 21:50:19 #38 [support-notifications internal] load build context 21:50:19 #38 DONE 19.3s 21:50:19 21:50:19 #42 [security-secretstore-setup internal] load build context 21:50:19 #42 DONE 19.2s 21:50:19 21:50:19 #35 [security-proxy-auth internal] load build context 21:50:19 #35 transferring context: 365.20MB 11.9s done 21:50:19 #35 DONE 19.4s 21:50:19 21:50:19 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:50:19 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 21:50:19 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:50:19 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 21:50:19 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:50:19 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 21:50:19 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 21:50:19 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 21:50:20 #34 ... 21:50:20 21:50:20 #50 [security-spire-agent internal] load build context 21:50:20 #50 transferring context: 17.63kB done 21:50:20 #50 DONE 0.3s 21:50:20 21:50:20 #49 [security-spire-config internal] load build context 21:50:20 #49 transferring context: 16.35kB done 21:50:20 #49 DONE 14.0s 21:50:20 21:50:20 #48 [security-spire-server internal] load build context 21:50:20 #48 transferring context: 18.10kB done 21:50:20 #48 DONE 14.0s 21:50:20 21:50:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:50:20 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 21:50:20 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 21:50:20 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:50:20 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.4s 21:50:20 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.5s 21:50:20 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 21:50:20 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 21:50:20 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 21:50:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:50:20 > git init /w/workspace/edgex-go/606 # timeout=10 21:50:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:50:20 > git --version # timeout=10 21:50:20 > git --version # 'git version 2.25.1' 21:50:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:21 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done 21:50:27 #34 ... 21:50:27 21:50:27 #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:50:27 #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.612 (1/1) Installing dumb-init (1.2.5-r2) 21:50:27 #0 1.616 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 1.625 OK: 7 MiB in 16 packages 21:50:27 #51 DONE 6.7s 21:50:27 21:50:27 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:50:27 #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 21:50:27 #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:50:27 #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 21:50:27 #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 21:50:27 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 21:50:27 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 21:50:27 #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 21:50:27 #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 21:50:27 #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:50:27 #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done 21:50:27 #52 ... 21:50:27 21:50:27 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:50:27 #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.335 (1/2) Installing dumb-init (1.2.5-r2) 21:50:27 #0 1.339 (2/2) Installing su-exec (0.2-r3) 21:50:27 #0 1.342 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 1.348 OK: 7 MiB in 17 packages 21:50:27 #53 DONE 6.6s 21:50:27 21:50:27 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:50:27 #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.451 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:50:27 #0 1.451 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:50:27 #0 1.451 OK: 20076 distinct packages available 21:50:27 #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.820 (1/4) Installing dumb-init (1.2.5-r2) 21:50:27 #0 1.825 (2/4) Installing musl-obstack (1.2.3-r2) 21:50:27 #0 1.827 (3/4) Installing libucontext (1.2-r2) 21:50:27 #0 1.830 (4/4) Installing gcompat (1.1.0-r1) 21:50:27 #0 1.835 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 1.841 OK: 8 MiB in 19 packages 21:50:27 #54 DONE 6.7s 21:50:27 21:50:27 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:50:27 #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 0.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.288 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:50:27 #0 1.288 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:50:27 #0 1.288 OK: 20069 distinct packages available 21:50:27 #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.648 OK: 264 MiB in 52 packages 21:50:27 #55 DONE 6.7s 21:50:27 21:50:27 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:50:27 #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 5.445 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:27 #0 5.501 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:27 #0 5.509 (3/6) Installing dumb-init (1.2.5-r2) 21:50:27 #0 5.512 (4/6) Installing openssl (3.1.4-r1) 21:50:27 #0 5.530 (5/6) Installing su-exec (0.2-r3) 21:50:27 #0 5.533 (6/6) Installing yq (4.33.3-r4) 21:50:27 #0 5.612 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 5.621 OK: 17 MiB in 19 packages 21:50:27 #56 DONE 6.7s 21:50:27 21:50:27 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:50:27 #0 5.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 5.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 5.305 (1/2) Installing ca-certificates (20230506-r0) 21:50:27 #0 5.319 (2/2) Installing dumb-init (1.2.5-r2) 21:50:27 #0 5.322 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 5.331 Executing ca-certificates-20230506-r0.trigger 21:50:27 #0 5.380 OK: 8 MiB in 17 packages 21:50:27 #57 DONE 6.7s 21:50:27 21:50:27 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:50:27 #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 2.850 (1/1) Installing dumb-init (1.2.5-r2) 21:50:27 #0 2.854 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 2.861 OK: 7 MiB in 16 packages 21:50:27 #58 DONE 6.9s 21:50:27 21:50:27 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:50:27 #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 2.817 (1/4) Installing ca-certificates (20230506-r0) 21:50:27 #0 2.839 (2/4) Installing dumb-init (1.2.5-r2) 21:50:27 #0 2.843 (3/4) Installing su-exec (0.2-r3) 21:50:27 #0 2.846 (4/4) Installing yq (4.33.3-r4) 21:50:27 #0 2.920 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 2.920 Executing ca-certificates-20230506-r0.trigger 21:50:27 #0 2.967 OK: 17 MiB in 19 packages 21:50:27 #59 DONE 6.7s 21:50:27 21:50:27 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:50:27 #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.257 OK: 264 MiB in 52 packages 21:50:27 #60 DONE 6.9s 21:50:27 21:50:27 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:50:27 #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.453 OK: 264 MiB in 52 packages 21:50:27 #61 DONE 6.9s 21:50:27 21:50:27 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:50:27 #62 ... 21:50:27 21:50:27 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:50:27 #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 2.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 2.789 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:50:27 #0 2.789 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:50:27 #0 2.789 OK: 20076 distinct packages available 21:50:27 #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 2.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 3.182 (1/11) Installing ca-certificates (20230506-r0) 21:50:27 #0 3.568 (2/11) Installing brotli-libs (1.0.9-r14) 21:50:27 #0 3.582 (3/11) Installing libunistring (1.1-r1) 21:50:27 #0 3.633 (4/11) Installing libidn2 (2.3.4-r1) 21:50:27 #0 3.640 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:50:27 #0 3.645 (6/11) Installing libcurl (8.4.0-r0) 21:50:27 #0 3.654 (7/11) Installing curl (8.4.0-r0) 21:50:27 #0 3.659 (8/11) Installing dumb-init (1.2.5-r2) 21:50:27 #0 3.662 (9/11) Installing musl-obstack (1.2.3-r2) 21:50:27 #0 3.665 (10/11) Installing libucontext (1.2-r2) 21:50:27 #0 3.669 (11/11) Installing gcompat (1.1.0-r1) 21:50:27 #0 3.673 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 3.679 Executing ca-certificates-20230506-r0.trigger 21:50:27 #0 3.726 OK: 12 MiB in 26 packages 21:50:27 #63 DONE 6.7s 21:50:27 21:50:27 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:50:27 #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 4.050 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:50:27 #0 4.050 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:50:27 #0 4.050 OK: 20076 distinct packages available 21:50:27 #0 4.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 4.401 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:27 #0 4.618 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:27 #0 4.626 (3/7) Installing dumb-init (1.2.5-r2) 21:50:27 #0 4.653 (4/7) Installing musl-obstack (1.2.3-r2) 21:50:27 #0 4.666 (5/7) Installing libucontext (1.2-r2) 21:50:27 #0 4.679 (6/7) Installing gcompat (1.1.0-r1) 21:50:27 #0 4.687 (7/7) Installing openssl (3.1.4-r1) 21:50:27 #0 4.725 Executing busybox-1.36.1-r2.trigger 21:50:27 #0 4.732 OK: 8 MiB in 20 packages 21:50:27 #64 DONE 6.8s 21:50:27 21:50:27 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:50:27 #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:27 #0 1.646 OK: 264 MiB in 52 packages 21:50:27 #65 DONE 6.8s 21:50:27 21:50:27 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:50:27 #66 DONE 0.1s 21:50:27 21:50:27 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:50:27 #67 DONE 0.2s 21:50:27 21:50:27 #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:50:27 #68 DONE 0.2s 21:50:27 21:50:27 #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:50:27 #69 DONE 0.3s 21:50:27 21:50:27 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:27 #70 ... 21:50:27 21:50:27 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:50:27 #52 DONE 7.2s 21:50:27 21:50:27 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:50:27 #34 DONE 20.9s 21:50:27 21:50:27 #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 21:50:29 #71 2.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:29 #71 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:29 #71 2.409 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:29 #71 2.424 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:29 #71 2.435 Executing busybox-1.36.1-r5.post-upgrade 21:50:29 #71 2.463 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:29 #71 2.469 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:29 #71 2.502 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:29 #71 2.510 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:29 #71 2.513 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:29 #71 2.518 Executing busybox-1.36.1-r5.trigger 21:50:29 #71 2.525 OK: 7 MiB in 16 packages 21:50:30 #71 DONE 3.3s 21:50:30 21:50:30 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:50:30 #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.134 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.142 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.158 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #0 2.191 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.194 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.229 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.246 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.251 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.269 Executing busybox-1.36.1-r5.trigger 21:50:30 #0 2.269 OK: 7 MiB in 16 packages 21:50:30 #72 DONE 3.1s 21:50:30 21:50:30 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:50:30 #0 2.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.416 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.428 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.447 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #0 2.458 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.462 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.468 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.473 Executing busybox-1.36.1-r5.trigger 21:50:30 #0 2.479 OK: 17 MiB in 19 packages 21:50:30 #73 DONE 3.0s 21:50:30 21:50:30 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:50:30 #0 1.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.195 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.207 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.220 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #0 2.256 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.258 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.298 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.304 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.307 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.312 Executing busybox-1.36.1-r5.trigger 21:50:30 #0 2.328 OK: 8 MiB in 19 packages 21:50:30 #74 DONE 3.1s 21:50:30 21:50:30 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:50:30 #0 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.325 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.337 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.360 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #0 2.651 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.655 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.738 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.744 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.747 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.750 Executing busybox-1.36.1-r5.trigger 21:50:30 #0 2.774 OK: 7 MiB in 17 packages 21:50:30 #75 DONE 3.1s 21:50:30 21:50:30 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:50:30 #0 2.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.515 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.527 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.542 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #0 2.609 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.613 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.615 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.621 Executing busybox-1.36.1-r5.trigger 21:50:30 #0 2.625 OK: 8 MiB in 20 packages 21:50:30 #76 DONE 3.1s 21:50:30 21:50:30 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:50:30 #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.366 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.376 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.389 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #0 2.406 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.410 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.442 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 2.450 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 2.453 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 2.459 Executing busybox-1.36.1-r5.trigger 21:50:30 #0 2.470 Executing ca-certificates-20230506-r0.trigger 21:50:30 #0 2.502 OK: 17 MiB in 19 packages 21:50:30 #77 DONE 3.1s 21:50:30 21:50:30 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:50:30 #78 ... 21:50:30 21:50:30 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:50:30 #79 DONE 0.1s 21:50:30 21:50:30 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:50:30 #62 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #62 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #62 2.501 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #62 2.512 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #62 2.523 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #62 2.536 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #62 2.540 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #62 2.622 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #62 2.637 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #62 2.642 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #62 2.647 Executing busybox-1.36.1-r5.trigger 21:50:30 #62 2.650 Executing ca-certificates-20230506-r0.trigger 21:50:30 #62 2.979 OK: 8 MiB in 17 packages 21:50:30 #62 DONE 3.1s 21:50:30 21:50:30 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:50:30 #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:50:30 #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:50:30 #0 3.075 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 3.088 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 3.102 Executing busybox-1.36.1-r5.post-upgrade 21:50:30 #0 3.116 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 3.120 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 3.154 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:50:30 #0 3.166 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:50:30 #0 3.169 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:50:30 #0 3.173 Executing busybox-1.36.1-r5.trigger 21:50:30 #0 3.177 Executing ca-certificates-20230506-r0.trigger 21:50:30 #0 3.217 OK: 12 MiB in 26 packages 21:50:31 #80 ... 21:50:31 21:50:31 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:50:31 #78 DONE 1.5s 21:50:31 21:50:31 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:50:31 #80 DONE 4.5s 21:50:31 21:50:31 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:50:31 #81 DONE 1.5s 21:50:31 21:50:31 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:50:31 #82 DONE 1.5s 21:50:31 21:50:31 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:50:31 #83 DONE 0.1s 21:50:31 21:50:31 #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:50:31 #84 DONE 0.3s 21:50:31 21:50:31 #85 [security-spire-config stage-2 6/10] COPY security.txt / 21:50:31 #85 ... 21:50:31 21:50:31 #86 [security-spire-server stage-2 6/9] COPY security.txt / 21:50:31 #86 DONE 0.4s 21:50:32 21:50:32 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:50:32 #87 DONE 0.7s 21:50:32 21:50:32 #85 [security-spire-config stage-2 6/10] COPY security.txt / 21:50:32 #85 DONE 0.4s 21:50:32 21:50:32 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:50:32 #88 DONE 0.1s 21:50:32 21:50:32 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:50:32 #89 DONE 0.1s 21:50:32 21:50:32 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:50:32 #90 DONE 0.1s 21:50:32 21:50:32 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 21:50:32 #91 DONE 0.1s 21:50:32 21:50:32 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:50:32 #92 DONE 0.1s 21:50:32 21:50:32 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:50:32 #93 DONE 0.1s 21:50:32 21:50:32 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:50:32 #94 ... 21:50:32 21:50:32 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:50:32 #95 DONE 0.1s 21:50:32 21:50:32 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:50:32 #96 DONE 2.6s 21:50:32 21:50:32 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:50:32 #94 DONE 0.1s 21:50:32 21:50:32 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:50:32 #97 DONE 0.2s 21:50:32 21:50:32 #98 [security-spire-config] exporting to image 21:50:32 #98 exporting layers 21:50:32 #98 ... 21:50:32 21:50:32 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:50:32 #99 DONE 0.1s 21:50:32 21:50:32 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:50:32 #100 DONE 0.1s 21:50:32 21:50:32 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:50:32 #101 DONE 0.0s 21:50:32 21:50:32 #98 [security-spire-agent] exporting to image 21:50:32 #98 exporting layers 0.6s done 21:50:32 #98 exporting layers 0.6s done 21:50:32 #98 writing image sha256:7d1454d42405c86826b199a2a5ec610538fb34757c2a4d63a5a3d866ced1d051 done 21:50:32 #98 naming to docker.io/library/security-spire-server done 21:50:32 #98 writing image sha256:d8672d4412e5f0a952b1ba8c9bd2ffe951c2dab0985568fe71903b969dd4167b done 21:50:32 #98 naming to docker.io/library/security-spire-config done 21:50:33 #98 exporting layers 0.5s done 21:50:33 #98 writing image sha256:80b6171f31d9e52db238ad5b779c76de98132cbe8092a21709a8d54339070a66 done 21:50:33 #98 naming to docker.io/library/security-spire-agent done 21:50:33 #98 DONE 0.8s 21:50:33 21:50:33 #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:37 #102 ... 21:50:37 21:50:37 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:37 #103 ... 21:50:37 21:50:37 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:42 Avoid second fetch 21:50:42 Checking out Revision cac31287acd04e958173a3bbb33b482e6c71c818 (main) 21:50:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:50:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:43 > git config core.sparsecheckout # timeout=10 21:50:43 Commit message: "fix: Address CVE in Alpine base image (#4724)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:50:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:50:44 % Total % Received % Xferd Average Speed Time Time Time Current 21:50:44 Dload Upload Total Spent Left Speed 21:50:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 21:50:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:50:43 > git checkout -f cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 21:50:45 + sudo tee /etc/docker/daemon.new 21:50:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:50:45 { 21:50:45 "registry-mirrors": [ 21:50:45 "https://nexus3.edgexfoundry.org:10001" 21:50:45 ], 21:50:45 "bip": "10.250.0.254/24", 21:50:45 "hosts": [ 21:50:45 "tcp://0.0.0.0:5555", 21:50:45 "unix:///var/run/docker.sock" 21:50:45 ], 21:50:45 "mtu": 1458, 21:50:45 "selinux-enabled": true, 21:50:45 "seccomp-profile": "/etc/docker/seccomp.json" 21:50:45 } [Pipeline] sh 21:50:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:50:46 + sudo service docker restart 21:50:55 #104 DONE 27.2s 21:50:55 21:50:55 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:55 #103 DONE 27.3s 21:50:55 21:50:55 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:55 #70 DONE 27.2s 21:50:55 21:50:55 #105 [support-notifications builder 6/7] COPY . . 21:50:55 #105 ... 21:50:55 21:50:55 #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:55 #102 DONE 27.2s 21:50:55 21:50:55 #106 [security-proxy-auth builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:04 provisioning config files... 21:51:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config18019324225998882098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:05 ---> docker-login.sh 21:51:05 nexus3.edgexfoundry.org:10001 21:51:05 #106 ... 21:51:05 21:51:05 #107 [security-secretstore-setup builder 6/7] COPY . . 21:51:05 #107 ... 21:51:05 21:51:05 #108 [security-spiffe-token-provider builder 6/7] COPY . . 21:51:05 #108 ... 21:51:05 21:51:05 #109 [core-data builder 6/7] COPY . . 21:51:05 #109 CACHED 21:51:05 21:51:05 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 21:51:05 #110 CACHED 21:51:05 21:51:05 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 #111 CACHED 21:51:05 21:51:05 #106 [security-proxy-auth builder 6/7] COPY . . 21:51:05 #106 DONE 10.3s 21:51:05 21:51:05 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:51:05 #112 ... 21:51:05 21:51:05 #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 #113 CACHED 21:51:05 21:51:05 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:51:05 #114 CACHED 21:51:05 21:51:05 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 21:51:05 #115 CACHED 21:51:05 21:51:05 #108 [security-spiffe-token-provider builder 6/7] COPY . . 21:51:05 #108 DONE 10.4s 21:51:05 21:51:05 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 #116 CACHED 21:51:05 21:51:05 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:51:05 #117 CACHED 21:51:05 21:51:05 #118 [core-metadata builder 6/7] COPY . . 21:51:05 #118 CACHED 21:51:05 21:51:05 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 #119 CACHED 21:51:05 21:51:05 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:51:05 #120 CACHED 21:51:05 21:51:05 #121 [support-scheduler builder 6/7] COPY . . 21:51:05 #121 CACHED 21:51:05 21:51:05 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 #122 CACHED 21:51:05 21:51:05 #123 [core-command builder 6/7] COPY . . 21:51:05 #123 CACHED 21:51:05 21:51:05 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 21:51:05 #124 CACHED 21:51:05 21:51:05 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:51:05 #125 CACHED 21:51:05 21:51:05 #126 [security-proxy-setup builder 6/7] COPY . . 21:51:05 #126 CACHED 21:51:05 21:51:05 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 #127 CACHED 21:51:05 21:51:05 #128 [security-bootstrapper builder 6/7] COPY . . 21:51:05 #128 CACHED 21:51:05 21:51:05 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:51:05 #129 CACHED 21:51:05 21:51:05 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:51:05 #130 CACHED 21:51:05 21:51:05 #105 [support-notifications builder 6/7] COPY . . 21:51:05 #105 DONE 10.3s 21:51:05 21:51:05 #107 [security-secretstore-setup builder 6/7] COPY . . 21:51:05 #107 DONE 10.4s 21:51:05 21:51:05 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:51:05 #131 0.815 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:06 Configure a credential helper to remove this warning. See 21:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:06 21:51:06 Login Succeeded 21:51:06 nexus3.edgexfoundry.org:10002 21:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:06 Configure a credential helper to remove this warning. See 21:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:06 21:51:06 Login Succeeded 21:51:06 nexus3.edgexfoundry.org:10003 21:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:07 Configure a credential helper to remove this warning. See 21:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:07 21:51:07 Login Succeeded 21:51:07 nexus3.edgexfoundry.org:10004 21:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:07 Configure a credential helper to remove this warning. See 21:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:07 21:51:07 Login Succeeded 21:51:07 docker.io 21:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:07 Configure a credential helper to remove this warning. See 21:51:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:07 21:51:07 Login Succeeded 21:51:07 ---> docker-login.sh ends [Pipeline] } 21:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:51:08 + git config --global --add safe.directory /w/workspace/edgex-go/606 [Pipeline] echo 21:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:51:08 ========================================================= 21:51:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:51:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:51:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:51:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:51:09 9fda8d8052c6: Pulling fs layer 21:51:09 5d54e960e981: Pulling fs layer 21:51:09 c4a7e357bf2a: Pulling fs layer 21:51:09 f0e02332f6b5: Pulling fs layer 21:51:09 872ee5b61b7b: Pulling fs layer 21:51:09 0c6a40ed1a82: Pulling fs layer 21:51:09 94ae7d8d031c: Pulling fs layer 21:51:09 f0e02332f6b5: Waiting 21:51:09 872ee5b61b7b: Waiting 21:51:09 94ae7d8d031c: Waiting 21:51:09 5d54e960e981: Download complete 21:51:09 f0e02332f6b5: Verifying Checksum 21:51:09 f0e02332f6b5: Download complete 21:51:09 872ee5b61b7b: Verifying Checksum 21:51:09 872ee5b61b7b: Download complete 21:51:09 9fda8d8052c6: Download complete 21:51:09 94ae7d8d031c: Verifying Checksum 21:51:09 94ae7d8d031c: Download complete 21:51:10 9fda8d8052c6: Pull complete 21:51:10 5d54e960e981: Pull complete 21:51:11 c4a7e357bf2a: Verifying Checksum 21:51:11 c4a7e357bf2a: Download complete 21:51:12 0c6a40ed1a82: Verifying Checksum 21:51:12 0c6a40ed1a82: Download complete 21:51:15 #131 ... 21:51:15 21:51:15 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:51:15 #0 0.548 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:51:15 #132 ... 21:51:15 21:51:15 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:51:15 #0 0.820 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:51:15 #133 ... 21:51:15 21:51:15 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:51:15 #0 0.693 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:51:15 #134 ... 21:51:15 21:51:15 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:51:15 #0 0.618 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:51:15 #135 ... 21:51:15 21:51:15 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:51:15 #0 1.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:51:15 #136 ... 21:51:15 21:51:15 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:51:15 #0 1.239 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:51:15 #137 ... 21:51:15 21:51:15 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:51:15 #0 0.463 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:51:15 #138 ... 21:51:15 21:51:15 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:51:15 #0 0.801 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:51:15 #139 ... 21:51:15 21:51:15 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:51:15 #112 1.161 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:51:15 #112 ... 21:51:15 21:51:15 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:51:15 #0 1.274 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:51:25 c4a7e357bf2a: Pull complete 21:51:25 f0e02332f6b5: Pull complete 21:51:25 872ee5b61b7b: Pull complete 21:51:35 0c6a40ed1a82: Pull complete 21:51:36 94ae7d8d031c: Pull complete 21:51:36 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 21:51:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:51:36 WORKDIR /edgex 21:51:36 COPY go.mod . 21:51:36 RUN go mod download 21:51:36 + docker build -t ci-base-image-arm64 -f - . 21:51:37 Sending build context to Docker daemon 2.917MB 21:51:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:51:37 ---> 86de565de09d 21:51:37 Step 2/4 : WORKDIR /edgex 21:51:38 ---> Running in 43ee274de895 21:51:38 Removing intermediate container 43ee274de895 21:51:38 ---> 9e066d36f9be 21:51:38 Step 3/4 : COPY go.mod . 21:51:39 ---> fc1ee457e9b4 21:51:39 Step 4/4 : RUN go mod download 21:51:39 ---> Running in 7e2cbedeefa9 21:52:25 #140 ... 21:52:25 21:52:25 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:52:25 #137 73.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:52:25 #137 ... 21:52:25 21:52:25 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:52:25 #138 DONE 77.1s 21:52:25 21:52:25 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:52:25 #132 ... 21:52:25 21:52:25 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:52:25 #135 DONE 79.9s 21:52:25 21:52:25 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:52:25 #131 ... 21:52:25 21:52:25 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:52:25 #132 DONE 80.8s 21:52:25 21:52:25 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:52:25 #133 DONE 80.8s 21:52:25 21:52:25 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:52:25 #131 DONE 80.8s 21:52:25 21:52:25 #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:52:25 #136 DONE 80.8s 21:52:25 21:52:25 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:52:25 #112 DONE 80.8s 21:52:25 21:52:25 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:52:25 #140 DONE 80.9s 21:52:25 21:52:25 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:52:25 #141 ... 21:52:25 21:52:25 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:52:25 #139 DONE 81.0s 21:52:25 21:52:25 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:52:25 #134 DONE 81.1s 21:52:25 21:52:25 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:52:25 #137 DONE 81.1s 21:52:25 21:52:25 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:52:25 #142 ... 21:52:25 21:52:25 #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:52:25 #141 DONE 0.5s 21:52:25 21:52:25 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:52:25 #143 DONE 0.4s 21:52:25 21:52:25 #144 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:52:25 #144 ... 21:52:25 21:52:25 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:52:25 #142 DONE 0.3s 21:52:25 21:52:25 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:52:25 #145 DONE 0.4s 21:52:25 21:52:25 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:52:25 #146 DONE 0.5s 21:52:25 21:52:25 #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:52:25 #147 DONE 0.4s 21:52:26 21:52:26 #148 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:52:26 #148 DONE 0.4s 21:52:26 21:52:26 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:52:26 #149 ... 21:52:26 21:52:26 #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:52:26 #150 CACHED 21:52:26 21:52:26 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:52:26 #151 CACHED 21:52:26 21:52:26 #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:52:26 #152 CACHED 21:52:26 21:52:26 #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:52:26 #153 CACHED 21:52:26 21:52:26 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:52:26 #154 CACHED 21:52:26 21:52:26 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:52:26 #155 CACHED 21:52:26 21:52:26 #144 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:52:26 #144 DONE 0.3s 21:52:26 21:52:26 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:52:26 #156 DONE 0.4s 21:52:26 21:52:26 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:52:26 #157 CACHED 21:52:26 21:52:26 #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:52:26 #158 CACHED 21:52:26 Removing intermediate container 7e2cbedeefa9 21:52:26 ---> 98b9b4e5c371 21:52:26 Successfully built 98b9b4e5c371 21:52:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:26 21:52:26 #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:52:26 #159 DONE 0.3s 21:52:26 21:52:26 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:52:26 #149 DONE 0.3s 21:52:26 21:52:26 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:52:26 #160 DONE 0.4s 21:52:26 21:52:26 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:52:26 + docker inspect -f . ci-base-image-arm64 21:52:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:27 prd-ubuntu20.04-docker-arm64-4c-16g-17554 does not seem to be running inside a container 21:52:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 21:52:27 #161 ... 21:52:27 21:52:27 #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:52:27 #162 DONE 1.5s 21:52:27 21:52:27 #163 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:52:27 #163 DONE 1.5s 21:52:27 21:52:27 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:52:27 #164 DONE 1.5s 21:52:27 21:52:27 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:52:27 #165 DONE 1.5s 21:52:27 21:52:27 #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:52:28 #166 ... 21:52:28 21:52:28 #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:52:28 #167 DONE 1.9s 21:52:28 21:52:28 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:52:28 #168 DONE 1.9s 21:52:28 21:52:28 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:52:28 #169 DONE 1.8s 21:52:28 21:52:28 #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:52:28 #170 DONE 1.8s 21:52:28 21:52:28 #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:52:28 #171 DONE 1.8s 21:52:28 21:52:28 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:52:28 #161 DONE 1.8s 21:52:28 21:52:28 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:52:28 #172 ... 21:52:28 21:52:28 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:52:28 #173 DONE 0.6s 21:52:28 21:52:28 #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:52:28 #166 DONE 0.7s 21:52:28 21:52:28 #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:52:28 #174 DONE 0.7s 21:52:28 21:52:28 #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:52:28 #175 DONE 0.4s 21:52:28 21:52:28 #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:52:28 #176 DONE 0.4s 21:52:28 21:52:28 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:52:28 #177 DONE 0.4s 21:52:28 21:52:28 #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:52:28 #178 DONE 0.4s 21:52:28 21:52:28 #98 [core-data] exporting to image 21:52:28 #98 exporting layers 21:52:28 #98 ... 21:52:28 21:52:28 #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:52:28 #179 DONE 0.4s 21:52:28 21:52:28 #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:52:28 #180 DONE 2.6s 21:52:28 21:52:28 #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:52:28 #181 DONE 0.4s 21:52:28 21:52:28 #98 [support-notifications] exporting to image 21:52:28 $ docker top 8b1e41b54c0cbc7fc5906dadf41d4825562f985dbbdce7f6c22de39d0c90399e -eo pid,comm 21:52:28 #98 ... 21:52:28 21:52:28 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:52:28 #172 DONE 0.5s 21:52:28 21:52:28 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:52:28 #182 DONE 0.4s 21:52:28 21:52:28 #98 [support-notifications] exporting to image 21:52:28 #98 exporting layers 0.2s done 21:52:28 #98 ... 21:52:28 21:52:28 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:52:28 #183 DONE 0.4s 21:52:28 21:52:28 #98 [support-notifications] exporting to image 21:52:28 #98 exporting layers 0.4s done 21:52:28 #98 ... 21:52:28 21:52:28 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:52:28 #184 DONE 0.3s 21:52:28 21:52:28 #185 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:52:28 #185 DONE 0.4s 21:52:28 21:52:28 #98 [core-metadata] exporting to image [Pipeline] { [Pipeline] sh 21:52:29 + go version 21:52:29 go version go1.21.0 linux/arm64 [Pipeline] } 21:52:29 $ docker stop --time=1 8b1e41b54c0cbc7fc5906dadf41d4825562f985dbbdce7f6c22de39d0c90399e 21:52:29 #98 ... 21:52:29 21:52:29 #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 21:52:29 #186 DONE 1.0s 21:52:29 21:52:29 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:52:29 #187 DONE 1.0s 21:52:29 21:52:29 #98 [core-metadata] exporting to image 21:52:29 #98 writing image sha256:ba66e94af6b9b6225be30db8f86d695ea9bd285ffc19c6aec3730358d97ee51b 21:52:29 #98 writing image sha256:bcffa88c2401b465098dcc925c0494e32d3a44493f446858b2f71773c5bcffdd 21:52:30 #98 ... 21:52:30 21:52:30 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:52:30 #188 DONE 1.2s 21:52:30 21:52:30 #98 [core-metadata] exporting to image 21:52:30 #98 writing image sha256:bcffa88c2401b465098dcc925c0494e32d3a44493f446858b2f71773c5bcffdd 0.4s done 21:52:30 #98 naming to docker.io/library/support-scheduler 21:52:30 #98 naming to docker.io/library/support-scheduler 0.0s done 21:52:30 #98 ... 21:52:30 21:52:30 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 21:52:30 #189 DONE 0.8s 21:52:30 21:52:30 #98 [core-command] exporting to image 21:52:30 #98 exporting layers 1.9s done 21:52:30 #98 writing image sha256:ba66e94af6b9b6225be30db8f86d695ea9bd285ffc19c6aec3730358d97ee51b 0.7s done 21:52:30 #98 naming to docker.io/library/core-command done 21:52:31 #98 ... 21:52:31 21:52:31 #190 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:52:31 #190 DONE 2.3s 21:52:31 21:52:31 #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:52:31 #191 DONE 2.3s 21:52:31 21:52:31 #98 [core-data] exporting to image 21:52:31 #98 writing image sha256:bee2f0965069aaa230bf36a46f587c3163322774edbb4994a87ba3aae85e8313 0.1s done 21:52:31 #98 writing image sha256:bac84e0771dd27ac841b429c4e6bf770363f6f4e99379b8d07fd427e934cac24 0.0s done 21:52:31 #98 naming to docker.io/library/core-data done 21:52:31 #98 naming to docker.io/library/core-metadata 21:52:31 $ docker rm -f --volumes 8b1e41b54c0cbc7fc5906dadf41d4825562f985dbbdce7f6c22de39d0c90399e 21:52:31 #98 ... 21:52:31 21:52:31 #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:52:31 #192 DONE 1.6s 21:52:31 21:52:31 #98 [core-metadata] exporting to image 21:52:31 #98 exporting layers 2.6s done 21:52:31 #98 naming to docker.io/library/core-metadata 0.2s done 21:52:31 #98 writing image sha256:311913a9cc558a895b2f4ae1947650dba90e5fb2a609b8df09a70c178b349b5d 21:52:31 #98 writing image sha256:311913a9cc558a895b2f4ae1947650dba90e5fb2a609b8df09a70c178b349b5d 0.2s done 21:52:31 #98 naming to docker.io/library/security-spiffe-token-provider [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) 21:52:31 #98 ... 21:52:31 21:52:31 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:52:31 #193 DONE 1.2s 21:52:31 21:52:31 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:52:31 #194 DONE 1.4s 21:52:31 21:52:31 #98 [core-common-config-bootstrapper] exporting to image 21:52:31 #98 exporting layers 0.5s done 21:52:31 #98 naming to docker.io/library/security-spiffe-token-provider done 21:52:31 #98 writing image sha256:a07ad708b5479387c692c01492b2094c52ebd5e123f3e558bc751c66d870526b 0.0s done 21:52:31 #98 naming to docker.io/library/support-notifications done 21:52:31 #98 writing image sha256:a640c40e5dd0d52246b22a3cda257f55ce907cd1d7a10a6a4060a5ac3cca065a done 21:52:31 #98 naming to docker.io/library/core-common-config-bootstrapper done 21:52:31 #98 writing image sha256:b005deafc2b0cbe12d6bf5f34da609a64d89b29318edbb155661930ae34ff825 21:52:31 #98 writing image sha256:b005deafc2b0cbe12d6bf5f34da609a64d89b29318edbb155661930ae34ff825 done 21:52:31 #98 naming to docker.io/library/security-proxy-auth done 21:52:31 #98 DONE 4.2s 21:52:31 21:52:31 #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:31 #195 DONE 0.2s 21:52:31 21:52:31 #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:52:31 #196 DONE 0.3s 21:52:31 21:52:31 #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:52:31 #197 DONE 0.2s 21:52:31 21:52:31 #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:52:31 #198 DONE 0.4s 21:52:31 21:52:31 #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:52:31 #199 DONE 0.1s 21:52:31 21:52:31 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:32 21:52:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:32 #200 DONE 0.2s 21:52:32 21:52:32 #98 [security-proxy-setup] exporting to image 21:52:32 #98 ... 21:52:32 21:52:32 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:52:32 #201 DONE 0.1s 21:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:32 21:52:32 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:52:32 #202 DONE 0.1s 21:52:32 21:52:32 #98 [security-proxy-setup] exporting to image 21:52:32 #98 exporting layers 0.4s done 21:52:32 #98 writing image sha256:332d0dafde7d6cd949249c44a651ae5624dbaffd2bba82410ded015c46e08c41 done 21:52:32 #98 naming to docker.io/library/security-proxy-setup done 21:52:32 #98 DONE 4.6s 21:52:32 21:52:32 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:52:32 #203 DONE 0.5s 21:52:32 21:52:32 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:52:32 #204 ... 21:52:32 21:52:32 #98 [security-secretstore-setup] exporting to image 21:52:32 #98 exporting layers 0.3s done 21:52:32 #98 writing image sha256:165afdeb65b294f624adec5228594ea049f34c05b2de955aeebb54bc294bd324 done 21:52:32 #98 naming to docker.io/library/security-secretstore-setup done 21:52:32 #98 DONE 4.9s 21:52:32 latest: Pulling from edgex-devops/edgex-compose-arm64 21:52:32 547446be3368: Pulling fs layer 21:52:32 d125d8839a47: Pulling fs layer 21:52:32 3e85d5ac6304: Pulling fs layer 21:52:32 c3105a71a48b: Pulling fs layer 21:52:32 0f093f025ec4: Pulling fs layer 21:52:32 c3105a71a48b: Waiting 21:52:32 0f093f025ec4: Waiting 21:52:32 c3106fc0e877: Pulling fs layer 21:52:32 c3106fc0e877: Waiting 21:52:32 547446be3368: Verifying Checksum 21:52:32 c3105a71a48b: Verifying Checksum 21:52:32 c3105a71a48b: Download complete 21:52:32 21:52:32 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:52:32 #204 DONE 0.5s 21:52:32 21:52:32 #98 [security-bootstrapper] exporting to image 21:52:32 #98 exporting layers 0.2s done 21:52:32 #98 writing image sha256:601beb7a0ea29a1fe32c8d8873f98a96b1377571236addfa2087de730c5aa0a5 done 21:52:32 #98 naming to docker.io/library/security-bootstrapper done 21:52:32 #98 DONE 5.1s 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:52:32 time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:52:32 $ docker stop --time=1 360d1a6316f983b1ca54810a79c1b69c5f64e698a02137c26b3bd0a43e3aa137 21:52:33 d125d8839a47: Verifying Checksum 21:52:33 d125d8839a47: Download complete 21:52:33 c3106fc0e877: Verifying Checksum 21:52:33 c3106fc0e877: Download complete 21:52:33 0f093f025ec4: Verifying Checksum 21:52:33 0f093f025ec4: Download complete 21:52:33 547446be3368: Pull complete 21:52:34 $ docker rm -f --volumes 360d1a6316f983b1ca54810a79c1b69c5f64e698a02137c26b3bd0a43e3aa137 [Pipeline] // withDockerContainer [Pipeline] sh 21:52:34 + docker images 21:52:34 REPOSITORY TAG IMAGE ID CREATED SIZE 21:52:34 security-bootstrapper latest 601beb7a0ea2 2 seconds ago 30MB 21:52:34 security-secretstore-setup latest 165afdeb65b2 2 seconds ago 51.3MB 21:52:34 security-proxy-setup latest 332d0dafde7d 3 seconds ago 36MB 21:52:34 core-common-config-bootstrapper latest a640c40e5dd0 4 seconds ago 24.9MB 21:52:34 security-proxy-auth latest b005deafc2b0 4 seconds ago 26.1MB 21:52:34 support-notifications latest a07ad708b547 6 seconds ago 41.6MB 21:52:34 core-command latest ba66e94af6b9 6 seconds ago 27.8MB 21:52:34 support-scheduler latest bcffa88c2401 6 seconds ago 40.8MB 21:52:34 security-spiffe-token-provider latest 311913a9cc55 6 seconds ago 42MB 21:52:34 core-metadata latest bee2f0965069 6 seconds ago 28.4MB 21:52:34 core-data latest bac84e0771dd 6 seconds ago 28MB 21:52:34 security-spire-agent latest 80b6171f31d9 2 minutes ago 167MB 21:52:34 security-spire-config latest d8672d4412e5 2 minutes ago 108MB 21:52:34 security-spire-server latest 7d1454d42405 2 minutes ago 109MB 21:52:34 ci-base-image-x86_64 latest 0aef9c97e5bc 5 minutes ago 937MB 21:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 hours ago 564MB 21:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 21:52:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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 21:52:34 provisioning config files... 21:52:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config1688821092004014107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:34 d125d8839a47: Pull complete 21:52:35 ---> docker-login.sh 21:52:35 nexus3.edgexfoundry.org:10001 21:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:35 Configure a credential helper to remove this warning. See 21:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:35 21:52:35 Login Succeeded 21:52:35 nexus3.edgexfoundry.org:10002 21:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:35 Configure a credential helper to remove this warning. See 21:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:35 21:52:35 Login Succeeded 21:52:35 nexus3.edgexfoundry.org:10003 21:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:35 Configure a credential helper to remove this warning. See 21:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:35 21:52:35 Login Succeeded 21:52:35 nexus3.edgexfoundry.org:10004 21:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:35 Configure a credential helper to remove this warning. See 21:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:35 21:52:35 Login Succeeded 21:52:35 docker.io 21:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:35 3e85d5ac6304: Verifying Checksum 21:52:35 3e85d5ac6304: Download complete 21:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:35 Configure a credential helper to remove this warning. See 21:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:35 21:52:35 Login Succeeded 21:52:35 ---> docker-login.sh ends [Pipeline] } 21:52:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:52:35 [edgeXDocker.push] Tagging docker image core-command with the following tags: 21:52:35 cac31287acd04e958173a3bbb33b482e6c71c818 21:52:35 latest 21:52:35 3.1.0-dev.71 21:52:35 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:35 main 21:52:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:36 + docker push nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:52:36 37e8dc4617ea: Preparing 21:52:36 fcc7ca8ba4b0: Preparing 21:52:36 c3d81a9ba029: Preparing 21:52:36 c91975e9553f: Preparing 21:52:36 c45589e35608: Preparing 21:52:36 ef61c3fd8c56: Preparing 21:52:36 cc2447e1835a: Preparing 21:52:36 cc2447e1835a: Waiting 21:52:36 ef61c3fd8c56: Waiting 21:52:36 c91975e9553f: Pushed 21:52:36 c3d81a9ba029: Pushed 21:52:37 c45589e35608: Pushed 21:52:37 cc2447e1835a: Layer already exists 21:52:37 37e8dc4617ea: Pushed 21:52:37 ef61c3fd8c56: Pushed 21:52:38 fcc7ca8ba4b0: Pushed 21:52:38 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 21:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:52:39 37e8dc4617ea: Preparing 21:52:39 fcc7ca8ba4b0: Preparing 21:52:39 c3d81a9ba029: Preparing 21:52:39 c91975e9553f: Preparing 21:52:39 c45589e35608: Preparing 21:52:39 ef61c3fd8c56: Preparing 21:52:39 cc2447e1835a: Preparing 21:52:39 ef61c3fd8c56: Waiting 21:52:39 cc2447e1835a: Waiting 21:52:39 c3d81a9ba029: Layer already exists 21:52:39 c91975e9553f: Layer already exists 21:52:39 fcc7ca8ba4b0: Layer already exists 21:52:39 37e8dc4617ea: Layer already exists 21:52:39 c45589e35608: Layer already exists 21:52:39 ef61c3fd8c56: Layer already exists 21:52:39 cc2447e1835a: Layer already exists 21:52:39 latest: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:39 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.71 21:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:52:39 37e8dc4617ea: Preparing 21:52:39 fcc7ca8ba4b0: Preparing 21:52:39 c3d81a9ba029: Preparing 21:52:39 c91975e9553f: Preparing 21:52:39 c45589e35608: Preparing 21:52:39 ef61c3fd8c56: Preparing 21:52:39 cc2447e1835a: Preparing 21:52:39 cc2447e1835a: Waiting 21:52:39 ef61c3fd8c56: Waiting 21:52:39 37e8dc4617ea: Layer already exists 21:52:39 c91975e9553f: Layer already exists 21:52:39 fcc7ca8ba4b0: Layer already exists 21:52:39 c45589e35608: Layer already exists 21:52:39 c3d81a9ba029: Layer already exists 21:52:39 cc2447e1835a: Layer already exists 21:52:39 ef61c3fd8c56: Layer already exists 21:52:39 3.1.0-dev.71: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:40 + docker push nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:52:40 37e8dc4617ea: Preparing 21:52:40 fcc7ca8ba4b0: Preparing 21:52:40 c3d81a9ba029: Preparing 21:52:40 c91975e9553f: Preparing 21:52:40 c45589e35608: Preparing 21:52:40 ef61c3fd8c56: Preparing 21:52:40 cc2447e1835a: Preparing 21:52:40 ef61c3fd8c56: Waiting 21:52:40 c45589e35608: Layer already exists 21:52:40 fcc7ca8ba4b0: Layer already exists 21:52:40 37e8dc4617ea: Layer already exists 21:52:40 c91975e9553f: Layer already exists 21:52:40 c3d81a9ba029: Layer already exists 21:52:40 cc2447e1835a: Layer already exists 21:52:40 ef61c3fd8c56: Layer already exists 21:52:40 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 21:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 21:52:41 37e8dc4617ea: Preparing 21:52:41 fcc7ca8ba4b0: Preparing 21:52:41 c3d81a9ba029: Preparing 21:52:41 c91975e9553f: Preparing 21:52:41 c45589e35608: Preparing 21:52:41 ef61c3fd8c56: Preparing 21:52:41 cc2447e1835a: Preparing 21:52:41 ef61c3fd8c56: Waiting 21:52:41 cc2447e1835a: Waiting 21:52:41 c45589e35608: Layer already exists 21:52:41 c3d81a9ba029: Layer already exists 21:52:41 c91975e9553f: Layer already exists 21:52:41 fcc7ca8ba4b0: Layer already exists 21:52:41 37e8dc4617ea: Layer already exists 21:52:41 cc2447e1835a: Layer already exists 21:52:41 ef61c3fd8c56: Layer already exists 21:52:41 main: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:41 ===================================================== [Pipeline] echo 21:52:41 taggedImages: 21:52:41 - nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:41 - nexus3.edgexfoundry.org:10004/core-command:latest 21:52:41 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.71 21:52:41 - nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 21:52:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 21:52:41 cac31287acd04e958173a3bbb33b482e6c71c818 21:52:41 latest 21:52:41 3.1.0-dev.71 21:52:41 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:41 main 21:52:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:52:42 3f4d2d47116c: Preparing 21:52:42 4e779a1fe1e8: Preparing 21:52:42 4decb1773c7c: Preparing 21:52:42 456eafd5f917: Preparing 21:52:42 c3d81a9ba029: Preparing 21:52:42 c91975e9553f: Preparing 21:52:42 c45589e35608: Preparing 21:52:42 ef61c3fd8c56: Preparing 21:52:42 cc2447e1835a: Preparing 21:52:42 c45589e35608: Waiting 21:52:42 c91975e9553f: Waiting 21:52:42 ef61c3fd8c56: Waiting 21:52:42 cc2447e1835a: Waiting 21:52:42 c3d81a9ba029: Layer already exists 21:52:42 c91975e9553f: Layer already exists 21:52:42 c45589e35608: Layer already exists 21:52:42 ef61c3fd8c56: Layer already exists 21:52:42 cc2447e1835a: Layer already exists 21:52:42 4e779a1fe1e8: Pushed 21:52:42 3f4d2d47116c: Pushed 21:52:42 4decb1773c7c: Pushed 21:52:43 456eafd5f917: Pushed 21:52:43 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:44 + 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 21:52:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:52:44 3f4d2d47116c: Preparing 21:52:44 4e779a1fe1e8: Preparing 21:52:44 4decb1773c7c: Preparing 21:52:44 456eafd5f917: Preparing 21:52:44 c3d81a9ba029: Preparing 21:52:44 c91975e9553f: Preparing 21:52:44 c45589e35608: Preparing 21:52:44 ef61c3fd8c56: Preparing 21:52:44 cc2447e1835a: Preparing 21:52:44 ef61c3fd8c56: Waiting 21:52:44 c45589e35608: Waiting 21:52:44 cc2447e1835a: Waiting 21:52:44 c91975e9553f: Waiting 21:52:44 3f4d2d47116c: Layer already exists 21:52:44 4decb1773c7c: Layer already exists 21:52:44 4e779a1fe1e8: Layer already exists 21:52:44 456eafd5f917: Layer already exists 21:52:44 c3d81a9ba029: Layer already exists 21:52:44 c91975e9553f: Layer already exists 21:52:44 c45589e35608: Layer already exists 21:52:44 cc2447e1835a: Layer already exists 21:52:44 ef61c3fd8c56: Layer already exists 21:52:44 latest: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.71 21:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:52:45 3f4d2d47116c: Preparing 21:52:45 4e779a1fe1e8: Preparing 21:52:45 4decb1773c7c: Preparing 21:52:45 456eafd5f917: Preparing 21:52:45 c3d81a9ba029: Preparing 21:52:45 c91975e9553f: Preparing 21:52:45 c45589e35608: Preparing 21:52:45 ef61c3fd8c56: Preparing 21:52:45 cc2447e1835a: Preparing 21:52:45 c91975e9553f: Waiting 21:52:45 c45589e35608: Waiting 21:52:45 cc2447e1835a: Waiting 21:52:45 456eafd5f917: Layer already exists 21:52:45 4decb1773c7c: Layer already exists 21:52:45 c3d81a9ba029: Layer already exists 21:52:45 4e779a1fe1e8: Layer already exists 21:52:45 3f4d2d47116c: Layer already exists 21:52:45 c91975e9553f: Layer already exists 21:52:45 ef61c3fd8c56: Layer already exists 21:52:45 c45589e35608: Layer already exists 21:52:45 cc2447e1835a: Layer already exists 21:52:45 3.1.0-dev.71: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:45 3e85d5ac6304: Pull complete 21:52:45 c3105a71a48b: Pull complete 21:52:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:52:45 3f4d2d47116c: Preparing 21:52:45 4e779a1fe1e8: Preparing 21:52:45 4decb1773c7c: Preparing 21:52:45 456eafd5f917: Preparing 21:52:45 c3d81a9ba029: Preparing 21:52:45 c91975e9553f: Preparing 21:52:45 c45589e35608: Preparing 21:52:45 ef61c3fd8c56: Preparing 21:52:45 cc2447e1835a: Preparing 21:52:45 c91975e9553f: Waiting 21:52:45 c45589e35608: Waiting 21:52:45 ef61c3fd8c56: Waiting 21:52:45 cc2447e1835a: Waiting 21:52:45 456eafd5f917: Layer already exists 21:52:45 3f4d2d47116c: Layer already exists 21:52:45 4decb1773c7c: Layer already exists 21:52:45 c3d81a9ba029: Layer already exists 21:52:45 4e779a1fe1e8: Layer already exists 21:52:45 c45589e35608: Layer already exists 21:52:45 c91975e9553f: Layer already exists 21:52:45 cc2447e1835a: Layer already exists 21:52:45 ef61c3fd8c56: Layer already exists 21:52:45 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:46 + 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 21:52:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 21:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 21:52:46 3f4d2d47116c: Preparing 21:52:46 4e779a1fe1e8: Preparing 21:52:46 4decb1773c7c: Preparing 21:52:46 456eafd5f917: Preparing 21:52:46 c3d81a9ba029: Preparing 21:52:46 c91975e9553f: Preparing 21:52:46 c45589e35608: Preparing 21:52:46 c91975e9553f: Waiting 21:52:46 ef61c3fd8c56: Preparing 21:52:46 cc2447e1835a: Preparing 21:52:46 c45589e35608: Waiting 21:52:46 cc2447e1835a: Waiting 21:52:46 ef61c3fd8c56: Waiting 21:52:46 3f4d2d47116c: Layer already exists 21:52:46 c3d81a9ba029: Layer already exists 21:52:46 4e779a1fe1e8: Layer already exists 21:52:46 4decb1773c7c: Layer already exists 21:52:46 456eafd5f917: Layer already exists 21:52:46 c91975e9553f: Layer already exists 21:52:46 ef61c3fd8c56: Layer already exists 21:52:46 c45589e35608: Layer already exists 21:52:46 cc2447e1835a: Layer already exists 21:52:46 main: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:46 ===================================================== [Pipeline] echo 21:52:46 taggedImages: 21:52:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 21:52:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.71 21:52:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 21:52:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 21:52:46 cac31287acd04e958173a3bbb33b482e6c71c818 21:52:46 latest 21:52:46 3.1.0-dev.71 21:52:46 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:46 main 21:52:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:46 0f093f025ec4: Pull complete 21:52:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:46 c3106fc0e877: Pull complete 21:52:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:52:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:52:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:52:47 + docker push nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:52:47 23827659eae4: Preparing 21:52:47 029d166df0ed: Preparing 21:52:47 c3d81a9ba029: Preparing 21:52:47 c91975e9553f: Preparing 21:52:47 1440b382fb02: Preparing 21:52:47 47b2a8e6a9cf: Preparing 21:52:47 cc2447e1835a: Preparing 21:52:47 cc2447e1835a: Waiting 21:52:47 47b2a8e6a9cf: Waiting 21:52:47 c3d81a9ba029: Layer already exists 21:52:47 c91975e9553f: Layer already exists 21:52:47 cc2447e1835a: Layer already exists 21:52:47 23827659eae4: Pushed 21:52:47 47b2a8e6a9cf: Pushed 21:52:47 prd-ubuntu20.04-docker-arm64-4c-16g-17554 does not seem to be running inside a container 21:52: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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 21:52:47 1440b382fb02: Pushed 21:52:48 029d166df0ed: Pushed 21:52:48 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 21:52:49 $ docker top 137db1fe51a414ad4981d20c09745191a0baf06d00d9ac588b0d67bf68ec704e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:50 + docker compose -f ./docker-compose-build.yml build --parallel 21:52:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 21:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:52:50 23827659eae4: Preparing 21:52:50 029d166df0ed: Preparing 21:52:50 c3d81a9ba029: Preparing 21:52:50 c91975e9553f: Preparing 21:52:50 1440b382fb02: Preparing 21:52:50 47b2a8e6a9cf: Preparing 21:52:50 cc2447e1835a: Preparing 21:52:50 47b2a8e6a9cf: Waiting 21:52:50 cc2447e1835a: Waiting 21:52:50 1440b382fb02: Layer already exists 21:52:50 23827659eae4: Layer already exists 21:52:50 029d166df0ed: Layer already exists 21:52:50 c3d81a9ba029: Layer already exists 21:52:50 c91975e9553f: Layer already exists 21:52:50 47b2a8e6a9cf: Layer already exists 21:52:50 cc2447e1835a: Layer already exists 21:52:50 latest: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.71 21:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:52:51 23827659eae4: Preparing 21:52:51 029d166df0ed: Preparing 21:52:51 c3d81a9ba029: Preparing 21:52:51 c91975e9553f: Preparing 21:52:51 1440b382fb02: Preparing 21:52:51 47b2a8e6a9cf: Preparing 21:52:51 cc2447e1835a: Preparing 21:52:51 47b2a8e6a9cf: Waiting 21:52:51 cc2447e1835a: Waiting 21:52:51 1440b382fb02: Layer already exists 21:52:51 23827659eae4: Layer already exists 21:52:51 c91975e9553f: Layer already exists 21:52:51 029d166df0ed: Layer already exists 21:52:51 c3d81a9ba029: Layer already exists 21:52:51 47b2a8e6a9cf: Layer already exists 21:52:51 cc2447e1835a: Layer already exists 21:52:51 3.1.0-dev.71: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:52 + docker push nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:52:52 23827659eae4: Preparing 21:52:52 029d166df0ed: Preparing 21:52:52 c3d81a9ba029: Preparing 21:52:52 c91975e9553f: Preparing 21:52:52 1440b382fb02: Preparing 21:52:52 47b2a8e6a9cf: Preparing 21:52:52 cc2447e1835a: Preparing 21:52:52 cc2447e1835a: Waiting 21:52:52 47b2a8e6a9cf: Waiting 21:52:52 c91975e9553f: Layer already exists 21:52:52 c3d81a9ba029: Layer already exists 21:52:52 029d166df0ed: Layer already exists 21:52:52 23827659eae4: Layer already exists 21:52:52 1440b382fb02: Layer already exists 21:52:52 47b2a8e6a9cf: Layer already exists 21:52:52 cc2447e1835a: Layer already exists 21:52:52 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 21:52:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 21:52:52 23827659eae4: Preparing 21:52:52 029d166df0ed: Preparing 21:52:52 c3d81a9ba029: Preparing 21:52:52 c91975e9553f: Preparing 21:52:52 1440b382fb02: Preparing 21:52:52 47b2a8e6a9cf: Preparing 21:52:52 cc2447e1835a: Preparing 21:52:52 47b2a8e6a9cf: Waiting 21:52:52 cc2447e1835a: Waiting 21:52:52 1440b382fb02: Layer already exists 21:52:52 c3d81a9ba029: Layer already exists 21:52:52 23827659eae4: Layer already exists 21:52:52 c91975e9553f: Layer already exists 21:52:52 029d166df0ed: Layer already exists 21:52:52 cc2447e1835a: Layer already exists 21:52:52 47b2a8e6a9cf: Layer already exists 21:52:52 main: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:52 ===================================================== [Pipeline] echo 21:52:52 taggedImages: 21:52:52 - nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:52 - nexus3.edgexfoundry.org:10004/core-data:latest 21:52:52 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.71 21:52:52 - nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 21:52:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 21:52:52 cac31287acd04e958173a3bbb33b482e6c71c818 21:52:52 latest 21:52:52 3.1.0-dev.71 21:52:52 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:52 main 21:52:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:52:53 df874c5a9f83: Preparing 21:52:53 b8b406fc1fb3: Preparing 21:52:53 206a3e28c673: Preparing 21:52:53 c3d81a9ba029: Preparing 21:52:53 c91975e9553f: Preparing 21:52:53 c45589e35608: Preparing 21:52:53 ef61c3fd8c56: Preparing 21:52:53 cc2447e1835a: Preparing 21:52:53 c45589e35608: Waiting 21:52:53 ef61c3fd8c56: Waiting 21:52:53 cc2447e1835a: Waiting 21:52:53 c91975e9553f: Layer already exists 21:52:53 c3d81a9ba029: Layer already exists 21:52:53 c45589e35608: Layer already exists 21:52:53 ef61c3fd8c56: Layer already exists 21:52:53 cc2447e1835a: Layer already exists 21:52:53 b8b406fc1fb3: Pushed 21:52:53 df874c5a9f83: Pushed 21:52:54 206a3e28c673: Pushed 21:52:54 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 21:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:52:55 df874c5a9f83: Preparing 21:52:55 b8b406fc1fb3: Preparing 21:52:55 206a3e28c673: Preparing 21:52:55 c3d81a9ba029: Preparing 21:52:55 c91975e9553f: Preparing 21:52:55 c45589e35608: Preparing 21:52:55 ef61c3fd8c56: Preparing 21:52:55 cc2447e1835a: Preparing 21:52:55 c45589e35608: Waiting 21:52:55 ef61c3fd8c56: Waiting 21:52:55 cc2447e1835a: Waiting 21:52:55 df874c5a9f83: Layer already exists 21:52:55 206a3e28c673: Layer already exists 21:52:55 c91975e9553f: Layer already exists 21:52:55 b8b406fc1fb3: Layer already exists 21:52:55 c3d81a9ba029: Layer already exists 21:52:55 ef61c3fd8c56: Layer already exists 21:52:55 cc2447e1835a: Layer already exists 21:52:55 c45589e35608: Layer already exists 21:52:55 latest: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.71 21:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:52:56 df874c5a9f83: Preparing 21:52:56 b8b406fc1fb3: Preparing 21:52:56 206a3e28c673: Preparing 21:52:56 c3d81a9ba029: Preparing 21:52:56 c91975e9553f: Preparing 21:52:56 c45589e35608: Preparing 21:52:56 ef61c3fd8c56: Preparing 21:52:56 cc2447e1835a: Preparing 21:52:56 cc2447e1835a: Waiting 21:52:56 ef61c3fd8c56: Waiting 21:52:56 c45589e35608: Waiting 21:52:56 df874c5a9f83: Layer already exists 21:52:56 c3d81a9ba029: Layer already exists 21:52:56 206a3e28c673: Layer already exists 21:52:56 b8b406fc1fb3: Layer already exists 21:52:56 c91975e9553f: Layer already exists 21:52:56 ef61c3fd8c56: Layer already exists 21:52:56 c45589e35608: Layer already exists 21:52:56 cc2447e1835a: Layer already exists 21:52:56 3.1.0-dev.71: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:52:56 df874c5a9f83: Preparing 21:52:56 b8b406fc1fb3: Preparing 21:52:56 206a3e28c673: Preparing 21:52:56 c3d81a9ba029: Preparing 21:52:56 c91975e9553f: Preparing 21:52:56 c45589e35608: Preparing 21:52:56 ef61c3fd8c56: Preparing 21:52:56 cc2447e1835a: Preparing 21:52:56 c45589e35608: Waiting 21:52:56 ef61c3fd8c56: Waiting 21:52:56 cc2447e1835a: Waiting 21:52:56 df874c5a9f83: Layer already exists 21:52:56 206a3e28c673: Layer already exists 21:52:56 c3d81a9ba029: Layer already exists 21:52:56 c91975e9553f: Layer already exists 21:52:56 b8b406fc1fb3: Layer already exists 21:52:56 cc2447e1835a: Layer already exists 21:52:56 c45589e35608: Layer already exists 21:52:56 ef61c3fd8c56: Layer already exists 21:52:56 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 21:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 21:52:57 df874c5a9f83: Preparing 21:52:57 b8b406fc1fb3: Preparing 21:52:57 206a3e28c673: Preparing 21:52:57 c3d81a9ba029: Preparing 21:52:57 c91975e9553f: Preparing 21:52:57 c45589e35608: Preparing 21:52:57 ef61c3fd8c56: Preparing 21:52:57 cc2447e1835a: Preparing 21:52:57 ef61c3fd8c56: Waiting 21:52:57 c45589e35608: Waiting 21:52:57 cc2447e1835a: Waiting 21:52:57 df874c5a9f83: Layer already exists 21:52:57 c91975e9553f: Layer already exists 21:52:57 b8b406fc1fb3: Layer already exists 21:52:57 206a3e28c673: Layer already exists 21:52:57 c3d81a9ba029: Layer already exists 21:52:57 cc2447e1835a: Layer already exists 21:52:57 c45589e35608: Layer already exists 21:52:57 ef61c3fd8c56: Layer already exists 21:52:57 main: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:57 ===================================================== [Pipeline] echo 21:52:57 taggedImages: 21:52:57 - nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 21:52:57 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.71 21:52:57 - nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:57 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 21:52:57 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 21:52:57 cac31287acd04e958173a3bbb33b482e6c71c818 21:52:57 latest 21:52:57 3.1.0-dev.71 21:52:57 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:52:57 main 21:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 21:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:52:58 f095c4214271: Preparing 21:52:58 00844d837a90: Preparing 21:52:58 3c58e3c14c78: Preparing 21:52:58 a7f1b1b26fe5: Preparing 21:52:58 8c53dd4b57f3: Preparing 21:52:58 484b721dba91: Preparing 21:52:58 0a62b27b331b: Preparing 21:52:58 c3d81a9ba029: Preparing 21:52:58 c91975e9553f: Preparing 21:52:58 c66dcebe1e30: Preparing 21:52:58 deb0c6129f00: Preparing 21:52:58 5f70bf18a086: Preparing 21:52:58 19fdb7120ef5: Preparing 21:52:58 2d344d81707a: Preparing 21:52:58 8f0152e87c92: Preparing 21:52:58 cc2447e1835a: Preparing 21:52:58 484b721dba91: Waiting 21:52:58 0a62b27b331b: Waiting 21:52:58 c3d81a9ba029: Waiting 21:52:58 c91975e9553f: Waiting 21:52:58 c66dcebe1e30: Waiting 21:52:58 deb0c6129f00: Waiting 21:52:58 5f70bf18a086: Waiting 21:52:58 19fdb7120ef5: Waiting 21:52:58 cc2447e1835a: Waiting 21:52:58 2d344d81707a: Waiting 21:52:58 8f0152e87c92: Waiting 21:52:58 a7f1b1b26fe5: Pushed 21:52:58 f095c4214271: Pushed 21:52:58 8c53dd4b57f3: Pushed 21:52:58 3c58e3c14c78: Pushed 21:52:58 00844d837a90: Pushed 21:52:58 c3d81a9ba029: Layer already exists 21:52:58 c91975e9553f: Layer already exists 21:52:58 5f70bf18a086: Pushed 21:52:58 deb0c6129f00: Pushed 21:52:58 c66dcebe1e30: Pushed 21:52:58 484b721dba91: Pushed 21:52:58 cc2447e1835a: Layer already exists 21:52:58 19fdb7120ef5: Pushed 21:52:58 8f0152e87c92: Pushed 21:52:59 2d344d81707a: Pushed 21:52:59 0a62b27b331b: Pushed 21:53:00 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:53:00 f095c4214271: Preparing 21:53:00 00844d837a90: Preparing 21:53:00 3c58e3c14c78: Preparing 21:53:00 a7f1b1b26fe5: Preparing 21:53:00 8c53dd4b57f3: Preparing 21:53:00 484b721dba91: Preparing 21:53:00 0a62b27b331b: Preparing 21:53:00 c3d81a9ba029: Preparing 21:53:00 c91975e9553f: Preparing 21:53:00 c66dcebe1e30: Preparing 21:53:00 deb0c6129f00: Preparing 21:53:00 5f70bf18a086: Preparing 21:53:00 19fdb7120ef5: Preparing 21:53:00 2d344d81707a: Preparing 21:53:00 8f0152e87c92: Preparing 21:53:00 cc2447e1835a: Preparing 21:53:00 0a62b27b331b: Waiting 21:53:00 c3d81a9ba029: Waiting 21:53:00 c91975e9553f: Waiting 21:53:00 c66dcebe1e30: Waiting 21:53:00 deb0c6129f00: Waiting 21:53:00 5f70bf18a086: Waiting 21:53:00 19fdb7120ef5: Waiting 21:53:00 2d344d81707a: Waiting 21:53:00 8f0152e87c92: Waiting 21:53:00 cc2447e1835a: Waiting 21:53:00 484b721dba91: Waiting 21:53:00 a7f1b1b26fe5: Layer already exists 21:53:00 8c53dd4b57f3: Layer already exists 21:53:00 3c58e3c14c78: Layer already exists 21:53:00 f095c4214271: Layer already exists 21:53:00 00844d837a90: Layer already exists 21:53:00 c66dcebe1e30: Layer already exists 21:53:00 c91975e9553f: Layer already exists 21:53:00 484b721dba91: Layer already exists 21:53:00 0a62b27b331b: Layer already exists 21:53:00 c3d81a9ba029: Layer already exists 21:53:00 5f70bf18a086: Layer already exists 21:53:00 19fdb7120ef5: Layer already exists 21:53:00 deb0c6129f00: Layer already exists 21:53:00 2d344d81707a: Layer already exists 21:53:00 8f0152e87c92: Layer already exists 21:53:00 cc2447e1835a: Layer already exists 21:53:00 latest: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.71 21:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:53:01 f095c4214271: Preparing 21:53:01 00844d837a90: Preparing 21:53:01 3c58e3c14c78: Preparing 21:53:01 a7f1b1b26fe5: Preparing 21:53:01 8c53dd4b57f3: Preparing 21:53:01 484b721dba91: Preparing 21:53:01 0a62b27b331b: Preparing 21:53:01 c3d81a9ba029: Preparing 21:53:01 c91975e9553f: Preparing 21:53:01 c66dcebe1e30: Preparing 21:53:01 deb0c6129f00: Preparing 21:53:01 5f70bf18a086: Preparing 21:53:01 19fdb7120ef5: Preparing 21:53:01 2d344d81707a: Preparing 21:53:01 8f0152e87c92: Preparing 21:53:01 cc2447e1835a: Preparing 21:53:01 484b721dba91: Waiting 21:53:01 0a62b27b331b: Waiting 21:53:01 c91975e9553f: Waiting 21:53:01 c66dcebe1e30: Waiting 21:53:01 deb0c6129f00: Waiting 21:53:01 5f70bf18a086: Waiting 21:53:01 c3d81a9ba029: Waiting 21:53:01 19fdb7120ef5: Waiting 21:53:01 2d344d81707a: Waiting 21:53:01 8f0152e87c92: Waiting 21:53:01 cc2447e1835a: Waiting 21:53:01 a7f1b1b26fe5: Layer already exists 21:53:01 f095c4214271: Layer already exists 21:53:01 3c58e3c14c78: Layer already exists 21:53:01 8c53dd4b57f3: Layer already exists 21:53:01 00844d837a90: Layer already exists 21:53:01 484b721dba91: Layer already exists 21:53:01 c3d81a9ba029: Layer already exists 21:53:01 c91975e9553f: Layer already exists 21:53:01 0a62b27b331b: Layer already exists 21:53:01 c66dcebe1e30: Layer already exists 21:53:01 5f70bf18a086: Layer already exists 21:53:01 2d344d81707a: Layer already exists 21:53:01 deb0c6129f00: Layer already exists 21:53:01 19fdb7120ef5: Layer already exists 21:53:01 8f0152e87c92: Layer already exists 21:53:01 cc2447e1835a: Layer already exists 21:53:01 3.1.0-dev.71: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:53:02 f095c4214271: Preparing 21:53:02 00844d837a90: Preparing 21:53:02 3c58e3c14c78: Preparing 21:53:02 a7f1b1b26fe5: Preparing 21:53:02 8c53dd4b57f3: Preparing 21:53:02 484b721dba91: Preparing 21:53:02 0a62b27b331b: Preparing 21:53:02 c3d81a9ba029: Preparing 21:53:02 c91975e9553f: Preparing 21:53:02 c66dcebe1e30: Preparing 21:53:02 deb0c6129f00: Preparing 21:53:02 5f70bf18a086: Preparing 21:53:02 19fdb7120ef5: Preparing 21:53:02 2d344d81707a: Preparing 21:53:02 8f0152e87c92: Preparing 21:53:02 cc2447e1835a: Preparing 21:53:02 484b721dba91: Waiting 21:53:02 0a62b27b331b: Waiting 21:53:02 c3d81a9ba029: Waiting 21:53:02 c91975e9553f: Waiting 21:53:02 2d344d81707a: Waiting 21:53:02 5f70bf18a086: Waiting 21:53:02 cc2447e1835a: Waiting 21:53:02 19fdb7120ef5: Waiting 21:53:02 8f0152e87c92: Waiting 21:53:02 deb0c6129f00: Waiting 21:53:02 8c53dd4b57f3: Layer already exists 21:53:02 3c58e3c14c78: Layer already exists 21:53:02 00844d837a90: Layer already exists 21:53:02 f095c4214271: Layer already exists 21:53:02 a7f1b1b26fe5: Layer already exists 21:53:02 c66dcebe1e30: Layer already exists 21:53:02 484b721dba91: Layer already exists 21:53:02 c3d81a9ba029: Layer already exists 21:53:02 0a62b27b331b: Layer already exists 21:53:02 c91975e9553f: Layer already exists 21:53:02 5f70bf18a086: Layer already exists 21:53:02 deb0c6129f00: Layer already exists 21:53:02 19fdb7120ef5: Layer already exists 21:53:02 8f0152e87c92: Layer already exists 21:53:02 2d344d81707a: Layer already exists 21:53:02 cc2447e1835a: Layer already exists 21:53:02 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 21:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 21:53:02 f095c4214271: Preparing 21:53:02 00844d837a90: Preparing 21:53:02 3c58e3c14c78: Preparing 21:53:02 a7f1b1b26fe5: Preparing 21:53:02 8c53dd4b57f3: Preparing 21:53:02 484b721dba91: Preparing 21:53:02 0a62b27b331b: Preparing 21:53:02 c3d81a9ba029: Preparing 21:53:02 c91975e9553f: Preparing 21:53:02 c66dcebe1e30: Preparing 21:53:02 deb0c6129f00: Preparing 21:53:02 5f70bf18a086: Preparing 21:53:02 19fdb7120ef5: Preparing 21:53:02 2d344d81707a: Preparing 21:53:02 8f0152e87c92: Preparing 21:53:02 cc2447e1835a: Preparing 21:53:02 c3d81a9ba029: Waiting 21:53:02 c91975e9553f: Waiting 21:53:02 cc2447e1835a: Waiting 21:53:02 c66dcebe1e30: Waiting 21:53:02 8f0152e87c92: Waiting 21:53:02 19fdb7120ef5: Waiting 21:53:02 deb0c6129f00: Waiting 21:53:02 2d344d81707a: Waiting 21:53:02 5f70bf18a086: Waiting 21:53:02 484b721dba91: Waiting 21:53:02 3c58e3c14c78: Layer already exists 21:53:02 f095c4214271: Layer already exists 21:53:02 8c53dd4b57f3: Layer already exists 21:53:02 a7f1b1b26fe5: Layer already exists 21:53:02 00844d837a90: Layer already exists 21:53:02 484b721dba91: Layer already exists 21:53:02 c91975e9553f: Layer already exists 21:53:02 c3d81a9ba029: Layer already exists 21:53:02 c66dcebe1e30: Layer already exists 21:53:02 0a62b27b331b: Layer already exists 21:53:02 deb0c6129f00: Layer already exists 21:53:02 5f70bf18a086: Layer already exists 21:53:02 19fdb7120ef5: Layer already exists 21:53:02 2d344d81707a: Layer already exists 21:53:02 8f0152e87c92: Layer already exists 21:53:02 cc2447e1835a: Layer already exists 21:53:02 main: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:02 ===================================================== [Pipeline] echo 21:53:03 taggedImages: 21:53:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 21:53:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.71 21:53:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 21:53:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 21:53:03 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:03 latest 21:53:03 3.1.0-dev.71 21:53:03 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:03 main 21:53:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:03 #1 [core-metadata internal] load build definition from Dockerfile 21:53:03 #1 transferring dockerfile: 2.06kB done 21:53:03 #1 DONE 0.1s 21:53:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:53:03 3f4d2d47116c: Preparing 21:53:03 4e779a1fe1e8: Preparing 21:53:03 01d063db6b66: Preparing 21:53:03 496b91127326: Preparing 21:53:03 c3d81a9ba029: Preparing 21:53:03 c91975e9553f: Preparing 21:53:03 c45589e35608: Preparing 21:53:03 ef61c3fd8c56: Preparing 21:53:03 cc2447e1835a: Preparing 21:53:03 c91975e9553f: Waiting 21:53:03 cc2447e1835a: Waiting 21:53:03 c45589e35608: Waiting 21:53:03 ef61c3fd8c56: Waiting 21:53:03 c3d81a9ba029: Layer already exists 21:53:03 4e779a1fe1e8: Layer already exists 21:53:03 3f4d2d47116c: Layer already exists 21:53:03 c91975e9553f: Layer already exists 21:53:03 c45589e35608: Layer already exists 21:53:03 ef61c3fd8c56: Layer already exists 21:53:03 cc2447e1835a: Layer already exists 21:53:03 01d063db6b66: Pushed 21:53:04 21:53:04 #2 [security-bootstrapper internal] load build definition from Dockerfile 21:53:04 #2 transferring dockerfile: 2.93kB 0.0s done 21:53:04 #2 DONE 0.1s 21:53:04 21:53:04 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:53:04 #3 transferring dockerfile: 2.23kB 0.0s done 21:53:04 #3 DONE 0.1s 21:53:04 21:53:04 #4 [core-data internal] load build definition from Dockerfile 21:53:04 #4 transferring dockerfile: 2.01kB 0.0s done 21:53:04 #4 DONE 0.1s 21:53:04 21:53:04 #5 [security-proxy-setup internal] load build definition from Dockerfile 21:53:04 #5 transferring dockerfile: 2.50kB done 21:53:04 #5 DONE 0.1s 21:53:04 21:53:04 #6 [security-proxy-auth internal] load build definition from Dockerfile 21:53:04 #6 transferring dockerfile: 2.15kB done 21:53:04 #6 DONE 0.1s 21:53:04 21:53:04 #7 [security-secretstore-setup internal] load build definition from Dockerfile 21:53:04 #7 transferring dockerfile: 2.49kB 0.0s done 21:53:04 #7 DONE 0.1s 21:53:04 21:53:04 #8 [security-spire-agent internal] load build definition from Dockerfile 21:53:04 #8 transferring dockerfile: 1.81kB done 21:53:04 #8 DONE 0.1s 21:53:04 21:53:04 #9 [security-spire-server internal] load build definition from Dockerfile 21:53:04 #9 transferring dockerfile: 1.70kB done 21:53:04 #9 DONE 0.1s 21:53:04 21:53:04 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:53:04 #10 transferring dockerfile: 1.89kB 0.0s done 21:53:04 #10 DONE 0.1s 21:53:04 21:53:04 #11 [core-metadata internal] load .dockerignore 21:53:04 #11 transferring context: 50B done 21:53:04 #11 DONE 0.1s 21:53:04 21:53:04 #12 [core-command internal] load build definition from Dockerfile 21:53:04 #12 transferring dockerfile: 1.93kB 0.0s done 21:53:04 #12 DONE 0.1s 21:53:04 21:53:04 #13 [security-spire-config internal] load build definition from Dockerfile 21:53:04 #13 transferring dockerfile: 1.69kB 0.0s done 21:53:04 #13 DONE 0.1s 21:53:05 496b91127326: Pushed 21:53:05 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:05 21:53:05 #14 [support-notifications internal] load build definition from Dockerfile 21:53:05 #14 transferring dockerfile: 1.95kB 0.0s done 21:53:05 #14 DONE 0.1s 21:53:05 21:53:05 #15 [support-scheduler internal] load build definition from Dockerfile 21:53:05 #15 transferring dockerfile: 1.93kB done 21:53:05 #15 DONE 0.1s 21:53:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:53:05 3f4d2d47116c: Preparing 21:53:05 4e779a1fe1e8: Preparing 21:53:05 01d063db6b66: Preparing 21:53:05 496b91127326: Preparing 21:53:05 c3d81a9ba029: Preparing 21:53:05 c91975e9553f: Preparing 21:53:05 c45589e35608: Preparing 21:53:05 ef61c3fd8c56: Preparing 21:53:05 cc2447e1835a: Preparing 21:53:05 ef61c3fd8c56: Waiting 21:53:05 c45589e35608: Waiting 21:53:05 cc2447e1835a: Waiting 21:53:05 c91975e9553f: Waiting 21:53:05 4e779a1fe1e8: Layer already exists 21:53:05 c3d81a9ba029: Layer already exists 21:53:05 01d063db6b66: Layer already exists 21:53:05 3f4d2d47116c: Layer already exists 21:53:05 496b91127326: Layer already exists 21:53:05 c91975e9553f: Layer already exists 21:53:05 ef61c3fd8c56: Layer already exists 21:53:05 cc2447e1835a: Layer already exists 21:53:05 c45589e35608: Layer already exists 21:53:05 latest: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:06 21:53:06 #16 [security-bootstrapper internal] load .dockerignore 21:53:06 #16 transferring context: 50B 0.0s done 21:53:06 #16 DONE 0.1s 21:53:06 21:53:06 #17 [core-common-config-bootstrapper internal] load .dockerignore 21:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.71 21:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:53:06 3f4d2d47116c: Preparing 21:53:06 4e779a1fe1e8: Preparing 21:53:06 01d063db6b66: Preparing 21:53:06 496b91127326: Preparing 21:53:06 c3d81a9ba029: Preparing 21:53:06 c91975e9553f: Preparing 21:53:06 c45589e35608: Preparing 21:53:06 ef61c3fd8c56: Preparing 21:53:06 cc2447e1835a: Preparing 21:53:06 c45589e35608: Waiting 21:53:06 c91975e9553f: Waiting 21:53:06 cc2447e1835a: Waiting 21:53:06 ef61c3fd8c56: Waiting 21:53:06 4e779a1fe1e8: Layer already exists 21:53:06 3f4d2d47116c: Layer already exists 21:53:06 496b91127326: Layer already exists 21:53:06 01d063db6b66: Layer already exists 21:53:06 c3d81a9ba029: Layer already exists 21:53:06 cc2447e1835a: Layer already exists 21:53:06 c91975e9553f: Layer already exists 21:53:06 ef61c3fd8c56: Layer already exists 21:53:06 c45589e35608: Layer already exists 21:53:06 3.1.0-dev.71: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:06 #17 transferring context: 50B 0.0s done 21:53:06 #17 DONE 0.1s 21:53:06 21:53:06 #18 [core-data internal] load .dockerignore 21:53:06 #18 transferring context: 50B 0.0s done 21:53:06 #18 DONE 0.1s 21:53:06 21:53:06 #19 [security-proxy-setup internal] load .dockerignore 21:53:06 #19 transferring context: 50B 0.0s done 21:53:06 #19 DONE 0.1s 21:53:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:06 21:53:06 #20 [security-proxy-auth internal] load .dockerignore 21:53:06 #20 transferring context: 50B done 21:53:06 #20 DONE 0.1s 21:53:06 21:53:06 #21 [security-secretstore-setup internal] load .dockerignore 21:53:06 #21 transferring context: 50B 0.0s done 21:53:06 #21 DONE 0.1s 21:53:06 21:53:06 #22 [security-spire-agent internal] load .dockerignore 21:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:53:06 3f4d2d47116c: Preparing 21:53:06 4e779a1fe1e8: Preparing 21:53:06 01d063db6b66: Preparing 21:53:06 496b91127326: Preparing 21:53:06 c3d81a9ba029: Preparing 21:53:06 c91975e9553f: Preparing 21:53:06 c45589e35608: Preparing 21:53:06 ef61c3fd8c56: Preparing 21:53:06 cc2447e1835a: Preparing 21:53:06 c91975e9553f: Waiting 21:53:06 c45589e35608: Waiting 21:53:06 ef61c3fd8c56: Waiting 21:53:06 cc2447e1835a: Waiting 21:53:06 4e779a1fe1e8: Layer already exists 21:53:06 01d063db6b66: Layer already exists 21:53:06 3f4d2d47116c: Layer already exists 21:53:06 c3d81a9ba029: Layer already exists 21:53:06 496b91127326: Layer already exists 21:53:06 c91975e9553f: Layer already exists 21:53:06 c45589e35608: Layer already exists 21:53:06 ef61c3fd8c56: Layer already exists 21:53:06 cc2447e1835a: Layer already exists 21:53:06 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:07 #22 transferring context: 50B 0.0s done 21:53:07 #22 DONE 0.1s 21:53:07 21:53:07 #23 [security-spire-server internal] load .dockerignore 21:53:07 #23 transferring context: 50B 0.0s done 21:53:07 #23 DONE 0.1s 21:53:07 21:53:07 #24 [security-spiffe-token-provider internal] load .dockerignore 21:53:07 #24 transferring context: 50B 0.0s done 21:53:07 #24 DONE 0.1s 21:53:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:07 21:53:07 #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:07 #25 DONE 0.0s 21:53:07 21:53:07 #26 [core-command internal] load .dockerignore 21:53:07 #26 transferring context: 50B done 21:53:07 #26 DONE 0.1s 21:53:07 21:53:07 #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 21:53:07 #27 DONE 0.2s 21:53:07 21:53:07 #28 [security-spire-config internal] load .dockerignore 21:53:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 21:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 21:53:07 3f4d2d47116c: Preparing 21:53:07 4e779a1fe1e8: Preparing 21:53:07 01d063db6b66: Preparing 21:53:07 496b91127326: Preparing 21:53:07 c3d81a9ba029: Preparing 21:53:07 c91975e9553f: Preparing 21:53:07 c45589e35608: Preparing 21:53:07 ef61c3fd8c56: Preparing 21:53:07 cc2447e1835a: Preparing 21:53:07 c91975e9553f: Waiting 21:53:07 c45589e35608: Waiting 21:53:07 ef61c3fd8c56: Waiting 21:53:07 cc2447e1835a: Waiting 21:53:07 c3d81a9ba029: Layer already exists 21:53:07 01d063db6b66: Layer already exists 21:53:07 4e779a1fe1e8: Layer already exists 21:53:07 3f4d2d47116c: Layer already exists 21:53:07 496b91127326: Layer already exists 21:53:07 c45589e35608: Layer already exists 21:53:07 c91975e9553f: Layer already exists 21:53:07 ef61c3fd8c56: Layer already exists 21:53:07 cc2447e1835a: Layer already exists 21:53:07 main: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:07 ===================================================== [Pipeline] echo 21:53:07 taggedImages: 21:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 21:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.71 21:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 21:53:07 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 21:53:07 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:07 latest 21:53:07 3.1.0-dev.71 21:53:07 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:07 main 21:53:07 ===================================================== [Pipeline] withEnv [Pipeline] { 21:53:07 #28 transferring context: 50B 0.0s done 21:53:07 #28 DONE 0.4s 21:53:07 21:53:07 #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:07 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:07 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:07 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:07 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 21:53:07 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:07 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:07 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 21:53:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:53:08 6fd976270cfc: Preparing 21:53:08 7bdd4bebb176: Preparing 21:53:08 e04eb3b464dc: Preparing 21:53:08 64c7632e5e67: Preparing 21:53:08 e7235d688ebe: Preparing 21:53:08 c3d81a9ba029: Preparing 21:53:08 c91975e9553f: Preparing 21:53:08 3c1295c1e021: Preparing 21:53:08 dd8237839f9c: Preparing 21:53:08 70a3b57c187a: Preparing 21:53:08 cc2447e1835a: Preparing 21:53:08 3c1295c1e021: Waiting 21:53:08 cc2447e1835a: Waiting 21:53:08 dd8237839f9c: Waiting 21:53:08 70a3b57c187a: Waiting 21:53:08 c3d81a9ba029: Waiting 21:53:08 e7235d688ebe: Pushed 21:53:08 6fd976270cfc: Pushed 21:53:08 64c7632e5e67: Pushed 21:53:08 7bdd4bebb176: Pushed 21:53:08 c3d81a9ba029: Layer already exists 21:53:08 c91975e9553f: Layer already exists 21:53:08 cc2447e1835a: Layer already exists 21:53:08 3c1295c1e021: Pushed 21:53:08 #29 ... 21:53:08 21:53:08 #30 [support-notifications internal] load .dockerignore 21:53:08 #30 transferring context: 50B 0.0s done 21:53:08 #30 DONE 0.9s 21:53:08 21:53:08 #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:08 #29 ... 21:53:08 21:53:08 #31 [core-metadata internal] load build context 21:53:08 #31 transferring context: 2.55MB 0.8s done 21:53:08 #31 DONE 1.1s 21:53:08 21:53:08 #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:08 dd8237839f9c: Pushed 21:53:08 #29 ... 21:53:08 21:53:08 #32 [support-scheduler internal] load .dockerignore 21:53:08 #32 transferring context: 50B 0.0s done 21:53:08 #32 DONE 1.2s 21:53:08 21:53:08 #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:08 #29 ... 21:53:08 21:53:08 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:08 #25 DONE 0.0s 21:53:08 21:53:08 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:53:08 #33 DONE 1.4s 21:53:08 21:53:08 #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:08 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:08 #29 ... 21:53:08 21:53:08 #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 21:53:08 #27 DONE 0.3s 21:53:08 21:53:08 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:53:08 #33 DONE 2.3s 21:53:08 21:53:08 #29 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:08 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:08 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:08 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:08 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:08 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:08 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:09 #29 ... 21:53:09 21:53:09 #25 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:09 #25 DONE 0.0s 21:53:09 21:53:09 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 21:53:09 #34 DONE 0.5s 21:53:09 21:53:09 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:53:09 #33 DONE 2.3s 21:53:09 21:53:09 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:53:09 #34 DONE 0.5s 21:53:09 21:53:09 #29 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:09 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:09 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:09 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:09 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:09 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:09 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:09 #29 DONE 2.8s 21:53:09 21:53:09 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:09 #25 DONE 0.0s 21:53:09 21:53:09 #35 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:53:09 #35 ... 21:53:09 21:53:09 #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:53:09 #27 DONE 0.7s 21:53:09 21:53:09 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:53:09 #33 DONE 2.4s 21:53:09 21:53:09 #34 [core-data builder 2/7] WORKDIR /edgex-go 21:53:09 #34 DONE 0.6s 21:53:09 21:53:09 #29 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:09 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:09 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:09 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:09 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:09 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:09 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:09 #29 DONE 2.9s 21:53:09 21:53:09 #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:53:09 e04eb3b464dc: Pushed 21:53:09 #35 ... 21:53:09 21:53:09 #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:09 #25 DONE 0.0s 21:53:09 21:53:09 #36 [security-bootstrapper internal] load build context 21:53:09 #36 transferring context: 2.55MB 0.7s done 21:53:09 #36 DONE 0.9s 21:53:09 21:53:09 #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:53:10 70a3b57c187a: Pushed 21:53:10 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:10 #37 ... 21:53:10 21:53:10 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:53:10 #33 DONE 2.4s 21:53:10 21:53:10 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 21:53:10 #34 DONE 0.6s 21:53:10 21:53:10 #29 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:10 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:10 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:10 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:10 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:10 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:10 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:10 #29 DONE 2.9s 21:53:10 21:53:10 #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 21:53:10 #27 DONE 1.4s 21:53:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:10 21:53:10 #38 [core-common-config-bootstrapper internal] load build context 21:53:10 #38 transferring context: 2.55MB 1.2s done 21:53:10 #38 ... 21:53:10 21:53:10 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:10 #25 DONE 0.1s 21:53:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:53:10 6fd976270cfc: Preparing 21:53:10 7bdd4bebb176: Preparing 21:53:10 e04eb3b464dc: Preparing 21:53:10 64c7632e5e67: Preparing 21:53:10 e7235d688ebe: Preparing 21:53:10 c3d81a9ba029: Preparing 21:53:10 c91975e9553f: Preparing 21:53:10 3c1295c1e021: Preparing 21:53:10 c3d81a9ba029: Waiting 21:53:10 c91975e9553f: Waiting 21:53:10 dd8237839f9c: Preparing 21:53:10 70a3b57c187a: Preparing 21:53:10 cc2447e1835a: Preparing 21:53:10 3c1295c1e021: Waiting 21:53:10 70a3b57c187a: Waiting 21:53:10 cc2447e1835a: Waiting 21:53:10 dd8237839f9c: Waiting 21:53:10 64c7632e5e67: Layer already exists 21:53:10 e04eb3b464dc: Layer already exists 21:53:10 6fd976270cfc: Layer already exists 21:53:10 7bdd4bebb176: Layer already exists 21:53:10 e7235d688ebe: Layer already exists 21:53:10 c3d81a9ba029: Layer already exists 21:53:10 dd8237839f9c: Layer already exists 21:53:10 3c1295c1e021: Layer already exists 21:53:10 70a3b57c187a: Layer already exists 21:53:10 c91975e9553f: Layer already exists 21:53:10 cc2447e1835a: Layer already exists 21:53:10 latest: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:10 21:53:10 #38 [core-common-config-bootstrapper internal] load build context 21:53:10 #38 DONE 1.6s 21:53:10 21:53:10 #39 [security-proxy-auth internal] load build context 21:53:10 #39 ... 21:53:10 21:53:10 #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:10 #25 DONE 0.1s 21:53:10 21:53:10 #39 [security-proxy-auth internal] load build context 21:53:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:11 #39 ... 21:53:11 21:53:11 #40 [security-proxy-setup internal] load build context 21:53:11 #40 transferring context: 2.55MB 1.2s done 21:53:11 #40 DONE 1.7s 21:53:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.71 21:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:53:11 6fd976270cfc: Preparing 21:53:11 7bdd4bebb176: Preparing 21:53:11 e04eb3b464dc: Preparing 21:53:11 64c7632e5e67: Preparing 21:53:11 e7235d688ebe: Preparing 21:53:11 c3d81a9ba029: Preparing 21:53:11 c91975e9553f: Preparing 21:53:11 3c1295c1e021: Preparing 21:53:11 dd8237839f9c: Preparing 21:53:11 70a3b57c187a: Preparing 21:53:11 cc2447e1835a: Preparing 21:53:11 3c1295c1e021: Waiting 21:53:11 dd8237839f9c: Waiting 21:53:11 70a3b57c187a: Waiting 21:53:11 cc2447e1835a: Waiting 21:53:11 c3d81a9ba029: Waiting 21:53:11 c91975e9553f: Waiting 21:53:11 7bdd4bebb176: Layer already exists 21:53:11 6fd976270cfc: Layer already exists 21:53:11 e7235d688ebe: Layer already exists 21:53:11 e04eb3b464dc: Layer already exists 21:53:11 64c7632e5e67: Layer already exists 21:53:11 c91975e9553f: Layer already exists 21:53:11 dd8237839f9c: Layer already exists 21:53:11 c3d81a9ba029: Layer already exists 21:53:11 70a3b57c187a: Layer already exists 21:53:11 3c1295c1e021: Layer already exists 21:53:11 cc2447e1835a: Layer already exists 21:53:11 3.1.0-dev.71: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 21:53:11 21:53:11 #39 [security-proxy-auth internal] load build context 21:53:11 #39 transferring context: 2.55MB 1.6s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:11 #39 DONE 2.1s 21:53:11 21:53:11 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:53:11 #33 DONE 2.6s 21:53:11 21:53:11 #34 [core-command builder 2/7] WORKDIR /edgex-go 21:53:11 #34 DONE 0.8s 21:53:11 21:53:11 #29 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:11 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:11 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:11 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:11 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:11 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:11 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:11 #29 DONE 3.1s 21:53:11 21:53:11 #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:11 #25 DONE 0.1s 21:53:11 21:53:11 #41 [core-command internal] load build context 21:53:11 #41 DONE 0.0s 21:53:11 21:53:11 #42 [security-spiffe-token-provider internal] load build context 21:53:11 #42 DONE 0.0s 21:53:11 21:53:11 #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:53:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:12 #35 ... 21:53:12 21:53:12 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:53:12 #25 DONE 0.1s 21:53:12 21:53:12 #43 [security-secretstore-setup internal] load build context 21:53:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:53:12 6fd976270cfc: Preparing 21:53:12 7bdd4bebb176: Preparing 21:53:12 e04eb3b464dc: Preparing 21:53:12 64c7632e5e67: Preparing 21:53:12 e7235d688ebe: Preparing 21:53:12 c3d81a9ba029: Preparing 21:53:12 c91975e9553f: Preparing 21:53:12 3c1295c1e021: Preparing 21:53:12 c91975e9553f: Waiting 21:53:12 c3d81a9ba029: Waiting 21:53:12 dd8237839f9c: Preparing 21:53:12 70a3b57c187a: Preparing 21:53:12 cc2447e1835a: Preparing 21:53:12 3c1295c1e021: Waiting 21:53:12 dd8237839f9c: Waiting 21:53:12 70a3b57c187a: Waiting 21:53:12 cc2447e1835a: Waiting 21:53:12 6fd976270cfc: Layer already exists 21:53:12 7bdd4bebb176: Layer already exists 21:53:12 64c7632e5e67: Layer already exists 21:53:12 e7235d688ebe: Layer already exists 21:53:12 e04eb3b464dc: Layer already exists 21:53:12 c3d81a9ba029: Layer already exists 21:53:12 3c1295c1e021: Layer already exists 21:53:12 c91975e9553f: Layer already exists 21:53:12 dd8237839f9c: Layer already exists 21:53:12 70a3b57c187a: Layer already exists 21:53:12 cc2447e1835a: Layer already exists 21:53:12 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:12 #43 ... 21:53:12 21:53:12 #44 [core-data internal] load build context 21:53:12 #44 transferring context: 2.55MB 1.8s done 21:53:12 #44 DONE 2.6s 21:53:12 21:53:12 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:53:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:12 #45 ... 21:53:12 21:53:12 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 21:53:12 #27 DONE 3.2s 21:53:12 21:53:12 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 21:53:12 #46 DONE 2.8s 21:53:12 21:53:12 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 21:53:12 #47 DONE 2.9s 21:53:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 21:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 21:53:12 6fd976270cfc: Preparing 21:53:12 7bdd4bebb176: Preparing 21:53:12 e04eb3b464dc: Preparing 21:53:12 64c7632e5e67: Preparing 21:53:12 e7235d688ebe: Preparing 21:53:12 c3d81a9ba029: Preparing 21:53:12 c91975e9553f: Preparing 21:53:12 3c1295c1e021: Preparing 21:53:12 dd8237839f9c: Preparing 21:53:12 70a3b57c187a: Preparing 21:53:12 cc2447e1835a: Preparing 21:53:12 c3d81a9ba029: Waiting 21:53:12 c91975e9553f: Waiting 21:53:12 dd8237839f9c: Waiting 21:53:12 3c1295c1e021: Waiting 21:53:12 70a3b57c187a: Waiting 21:53:12 cc2447e1835a: Waiting 21:53:12 e7235d688ebe: Layer already exists 21:53:12 6fd976270cfc: Layer already exists 21:53:12 7bdd4bebb176: Layer already exists 21:53:12 64c7632e5e67: Layer already exists 21:53:12 e04eb3b464dc: Layer already exists 21:53:12 dd8237839f9c: Layer already exists 21:53:12 3c1295c1e021: Layer already exists 21:53:12 c91975e9553f: Layer already exists 21:53:12 70a3b57c187a: Layer already exists 21:53:12 c3d81a9ba029: Layer already exists 21:53:12 cc2447e1835a: Layer already exists 21:53:12 main: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:12 ===================================================== [Pipeline] echo 21:53:12 taggedImages: 21:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 21:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.71 21:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 21:53:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 21:53:12 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:12 latest 21:53:12 3.1.0-dev.71 21:53:12 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:12 main 21:53:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:12 21:53:12 #29 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:12 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:12 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:12 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:12 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:12 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:12 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:12 #29 DONE 3.1s 21:53:12 21:53:12 #43 [security-secretstore-setup internal] load build context 21:53:12 #43 ... 21:53:12 21:53:12 #29 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:12 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:12 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:12 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:12 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:12 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:12 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:12 #29 DONE 3.1s 21:53:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } 21:53:13 21:53:13 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:53:13 #33 DONE 2.7s 21:53:13 21:53:13 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 21:53:13 #34 DONE 0.9s 21:53:13 21:53:13 #29 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:53:13 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 21:53:13 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 21:53:13 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 21:53:13 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done 21:53:13 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 21:53:13 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 21:53:13 #29 DONE 3.2s 21:53:13 21:53:13 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:13 #48 ... 21:53:13 21:53:13 #43 [security-secretstore-setup internal] load build context 21:53:13 #43 transferring context: 2.55MB 2.2s done 21:53:13 #43 DONE 2.7s 21:53:13 21:53:13 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:53:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:53:13 e4faf4f0b7b5: Preparing 21:53:13 f85a1c680012: Preparing 21:53:13 6cdf800e11f1: Preparing 21:53:13 7e4d11ba6860: Preparing 21:53:13 d47ab2dd3fc5: Preparing 21:53:13 1ae25bcecf4b: Preparing 21:53:13 f8c207462eb1: Preparing 21:53:13 c3d81a9ba029: Preparing 21:53:13 c91975e9553f: Preparing 21:53:13 37a156658181: Preparing 21:53:13 9fba363107fd: Preparing 21:53:13 cc2447e1835a: Preparing 21:53:13 37a156658181: Waiting 21:53:13 f8c207462eb1: Waiting 21:53:13 c3d81a9ba029: Waiting 21:53:13 c91975e9553f: Waiting 21:53:13 9fba363107fd: Waiting 21:53:13 cc2447e1835a: Waiting 21:53:13 e4faf4f0b7b5: Pushed 21:53:13 f85a1c680012: Pushed 21:53:13 d47ab2dd3fc5: Pushed 21:53:13 c3d81a9ba029: Layer already exists 21:53:13 c91975e9553f: Layer already exists 21:53:13 1ae25bcecf4b: Pushed 21:53:13 f8c207462eb1: Pushed 21:53:13 cc2447e1835a: Layer already exists 21:53:14 #49 ... 21:53:14 21:53:14 #50 [security-spire-server internal] load build context 21:53:14 #50 transferring context: 18.10kB 0.1s done 21:53:14 #50 DONE 0.9s 21:53:14 21:53:14 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:53:14 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done 21:53:14 #51 DONE 1.0s 21:53:14 21:53:14 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:14 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done 21:53:14 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 21:53:14 37a156658181: Pushed 21:53:14 7e4d11ba6860: Pushed 21:53:14 #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 21:53:14 9fba363107fd: Pushed 21:53:15 6cdf800e11f1: Pushed 21:53:15 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 21:53:15 #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 21:53:15 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 21:53:15 #52 ... 21:53:15 21:53:15 #53 [security-spire-agent internal] load build context 21:53:15 #53 transferring context: 17.63kB 0.2s done 21:53:15 #53 DONE 2.2s 21:53:15 21:53:15 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:15 #52 ... 21:53:15 21:53:15 #54 [security-spire-config internal] load build context 21:53:15 #54 transferring context: 16.35kB 0.3s done 21:53:15 #54 DONE 2.4s 21:53:15 21:53:15 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:15 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 21:53:15 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 21:53:15 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s 21:53:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:15 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 21:53:15 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s 21:53:15 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 73.73kB / 123.55kB 0.6s 21:53:15 #52 ... 21:53:15 21:53:15 #42 [security-spiffe-token-provider internal] load build context 21:53:15 #42 transferring context: 2.55MB 3.0s done 21:53:15 #42 DONE 4.0s 21:53:15 21:53:15 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:15 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 21:53:15 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s 21:53:15 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 21:53:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:53:15 e4faf4f0b7b5: Preparing 21:53:15 f85a1c680012: Preparing 21:53:15 6cdf800e11f1: Preparing 21:53:15 7e4d11ba6860: Preparing 21:53:15 d47ab2dd3fc5: Preparing 21:53:15 1ae25bcecf4b: Preparing 21:53:15 f8c207462eb1: Preparing 21:53:15 c3d81a9ba029: Preparing 21:53:15 c91975e9553f: Preparing 21:53:15 37a156658181: Preparing 21:53:15 9fba363107fd: Preparing 21:53:15 cc2447e1835a: Preparing 21:53:15 c3d81a9ba029: Waiting 21:53:15 1ae25bcecf4b: Waiting 21:53:15 f8c207462eb1: Waiting 21:53:15 9fba363107fd: Waiting 21:53:15 cc2447e1835a: Waiting 21:53:15 f85a1c680012: Layer already exists 21:53:15 e4faf4f0b7b5: Layer already exists 21:53:15 d47ab2dd3fc5: Layer already exists 21:53:15 6cdf800e11f1: Layer already exists 21:53:15 7e4d11ba6860: Layer already exists 21:53:15 1ae25bcecf4b: Layer already exists 21:53:15 c91975e9553f: Layer already exists 21:53:15 c3d81a9ba029: Layer already exists 21:53:15 f8c207462eb1: Layer already exists 21:53:15 37a156658181: Layer already exists 21:53:15 9fba363107fd: Layer already exists 21:53:15 cc2447e1835a: Layer already exists 21:53:15 latest: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:16 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 21:53:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:16 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 21:53:16 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 21:53:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.71 21:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:53:16 e4faf4f0b7b5: Preparing 21:53:16 f85a1c680012: Preparing 21:53:16 6cdf800e11f1: Preparing 21:53:16 7e4d11ba6860: Preparing 21:53:16 d47ab2dd3fc5: Preparing 21:53:16 1ae25bcecf4b: Preparing 21:53:16 f8c207462eb1: Preparing 21:53:16 c3d81a9ba029: Preparing 21:53:16 c91975e9553f: Preparing 21:53:16 37a156658181: Preparing 21:53:16 9fba363107fd: Preparing 21:53:16 cc2447e1835a: Preparing 21:53:16 c3d81a9ba029: Waiting 21:53:16 9fba363107fd: Waiting 21:53:16 c91975e9553f: Waiting 21:53:16 cc2447e1835a: Waiting 21:53:16 37a156658181: Waiting 21:53:16 1ae25bcecf4b: Waiting 21:53:16 f8c207462eb1: Waiting 21:53:16 6cdf800e11f1: Layer already exists 21:53:16 7e4d11ba6860: Layer already exists 21:53:16 d47ab2dd3fc5: Layer already exists 21:53:16 f85a1c680012: Layer already exists 21:53:16 e4faf4f0b7b5: Layer already exists 21:53:16 1ae25bcecf4b: Layer already exists 21:53:16 f8c207462eb1: Layer already exists 21:53:16 37a156658181: Layer already exists 21:53:16 c3d81a9ba029: Layer already exists 21:53:16 c91975e9553f: Layer already exists 21:53:16 9fba363107fd: Layer already exists 21:53:16 cc2447e1835a: Layer already exists 21:53:16 3.1.0-dev.71: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:16 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.6s 21:53:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:53:17 e4faf4f0b7b5: Preparing 21:53:17 f85a1c680012: Preparing 21:53:17 6cdf800e11f1: Preparing 21:53:17 7e4d11ba6860: Preparing 21:53:17 d47ab2dd3fc5: Preparing 21:53:17 1ae25bcecf4b: Preparing 21:53:17 f8c207462eb1: Preparing 21:53:17 c3d81a9ba029: Preparing 21:53:17 c91975e9553f: Preparing 21:53:17 37a156658181: Preparing 21:53:17 9fba363107fd: Preparing 21:53:17 cc2447e1835a: Preparing 21:53:17 f8c207462eb1: Waiting 21:53:17 c3d81a9ba029: Waiting 21:53:17 c91975e9553f: Waiting 21:53:17 37a156658181: Waiting 21:53:17 9fba363107fd: Waiting 21:53:17 cc2447e1835a: Waiting 21:53:17 1ae25bcecf4b: Waiting 21:53:17 7e4d11ba6860: Layer already exists 21:53:17 e4faf4f0b7b5: Layer already exists 21:53:17 6cdf800e11f1: Layer already exists 21:53:17 f85a1c680012: Layer already exists 21:53:17 d47ab2dd3fc5: Layer already exists 21:53:17 1ae25bcecf4b: Layer already exists 21:53:17 f8c207462eb1: Layer already exists 21:53:17 c3d81a9ba029: Layer already exists 21:53:17 37a156658181: Layer already exists 21:53:17 c91975e9553f: Layer already exists 21:53:17 9fba363107fd: Layer already exists 21:53:17 cc2447e1835a: Layer already exists 21:53:17 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 21:53:17 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.3s [Pipeline] sh 21:53:17 #52 ... 21:53:17 21:53:17 #41 [core-command internal] load build context 21:53:17 #41 transferring context: 2.55MB 4.6s done 21:53:17 #41 DONE 5.6s 21:53:17 21:53:17 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 21:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 21:53:17 e4faf4f0b7b5: Preparing 21:53:17 f85a1c680012: Preparing 21:53:17 6cdf800e11f1: Preparing 21:53:17 7e4d11ba6860: Preparing 21:53:17 d47ab2dd3fc5: Preparing 21:53:17 1ae25bcecf4b: Preparing 21:53:17 f8c207462eb1: Preparing 21:53:17 c3d81a9ba029: Preparing 21:53:17 c91975e9553f: Preparing 21:53:17 37a156658181: Preparing 21:53:17 9fba363107fd: Preparing 21:53:17 cc2447e1835a: Preparing 21:53:17 1ae25bcecf4b: Waiting 21:53:17 f8c207462eb1: Waiting 21:53:17 c3d81a9ba029: Waiting 21:53:17 c91975e9553f: Waiting 21:53:17 37a156658181: Waiting 21:53:17 9fba363107fd: Waiting 21:53:17 f85a1c680012: Layer already exists 21:53:17 7e4d11ba6860: Layer already exists 21:53:17 6cdf800e11f1: Layer already exists 21:53:17 e4faf4f0b7b5: Layer already exists 21:53:17 d47ab2dd3fc5: Layer already exists 21:53:17 f8c207462eb1: Layer already exists 21:53:17 1ae25bcecf4b: Layer already exists 21:53:17 c91975e9553f: Layer already exists 21:53:17 37a156658181: Layer already exists 21:53:17 cc2447e1835a: Layer already exists 21:53:17 c3d81a9ba029: Layer already exists 21:53:17 9fba363107fd: Layer already exists 21:53:17 main: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:17 ===================================================== [Pipeline] echo 21:53:17 taggedImages: 21:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 21:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.71 21:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 21:53:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 21:53:17 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:17 latest 21:53:17 3.1.0-dev.71 21:53:17 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:17 main 21:53:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:18 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.55MB / 23.39MB 3.4s 21:53:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:53:18 76d252ebafdb: Preparing 21:53:18 846c634d9f62: Preparing 21:53:18 c3d81a9ba029: Preparing 21:53:18 c91975e9553f: Preparing 21:53:18 80aa75e55def: Preparing 21:53:18 1a4bada755d7: Preparing 21:53:18 cc2447e1835a: Preparing 21:53:18 cc2447e1835a: Waiting 21:53:18 c3d81a9ba029: Layer already exists 21:53:18 c91975e9553f: Layer already exists 21:53:18 cc2447e1835a: Layer already exists 21:53:18 76d252ebafdb: Pushed 21:53:18 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.07MB / 23.39MB 3.7s 21:53:19 #52 ... 21:53:19 21:53:19 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:53:19 #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:19 #55 ... 21:53:19 21:53:19 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:53:19 #0 9.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:19 #56 ... 21:53:19 21:53:19 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:19 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 21:53:19 1a4bada755d7: Pushed 21:53:19 80aa75e55def: Pushed 21:53:19 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 4.5s 21:53:19 #52 ... 21:53:19 21:53:19 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:53:19 #57 ... 21:53:19 21:53:19 #58 [support-scheduler internal] load build context 21:53:19 #58 transferring context: 2.55MB 5.6s done 21:53:19 #58 DONE 6.7s 21:53:19 21:53:19 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:19 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done 21:53:19 #52 ... 21:53:19 21:53:19 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:53:19 #59 ... 21:53:19 21:53:19 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:20 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.75MB / 23.39MB 5.0s 21:53:20 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.36MB / 23.39MB 5.3s 21:53:20 #52 ... 21:53:20 21:53:20 #60 [support-notifications internal] load build context 21:53:20 #60 transferring context: 2.55MB 5.1s done 21:53:20 #60 DONE 7.5s 21:53:20 21:53:20 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:20 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.27MB / 23.39MB 5.7s 21:53:20 #52 ... 21:53:20 21:53:20 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:53:20 846c634d9f62: Pushed 21:53:20 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:20 #61 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:20 #61 ... 21:53:20 21:53:20 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:21 + 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 21:53:21 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 6.0s 21:53:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:53:21 76d252ebafdb: Preparing 21:53:21 846c634d9f62: Preparing 21:53:21 c3d81a9ba029: Preparing 21:53:21 c91975e9553f: Preparing 21:53:21 80aa75e55def: Preparing 21:53:21 1a4bada755d7: Preparing 21:53:21 cc2447e1835a: Preparing 21:53:21 1a4bada755d7: Waiting 21:53:21 cc2447e1835a: Waiting 21:53:21 c3d81a9ba029: Layer already exists 21:53:21 c91975e9553f: Layer already exists 21:53:21 80aa75e55def: Layer already exists 21:53:21 846c634d9f62: Layer already exists 21:53:21 76d252ebafdb: Layer already exists 21:53:21 1a4bada755d7: Layer already exists 21:53:21 cc2447e1835a: Layer already exists 21:53:21 latest: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.71 [Pipeline] } 21:53:21 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 6.6s 21:53:21 #52 ... 21:53:21 21:53:21 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:22 #62 ... 21:53:22 21:53:22 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.71 21:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:53:22 76d252ebafdb: Preparing 21:53:22 846c634d9f62: Preparing 21:53:22 c3d81a9ba029: Preparing 21:53:22 c91975e9553f: Preparing 21:53:22 80aa75e55def: Preparing 21:53:22 1a4bada755d7: Preparing 21:53:22 cc2447e1835a: Preparing 21:53:22 1a4bada755d7: Waiting 21:53:22 cc2447e1835a: Waiting 21:53:22 846c634d9f62: Layer already exists 21:53:22 76d252ebafdb: Layer already exists 21:53:22 80aa75e55def: Layer already exists 21:53:22 c91975e9553f: Layer already exists 21:53:22 c3d81a9ba029: Layer already exists 21:53:22 cc2447e1835a: Layer already exists 21:53:22 1a4bada755d7: Layer already exists 21:53:22 3.1.0-dev.71: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:22 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.99MB / 23.39MB 7.2s 21:53:22 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.51MB / 23.39MB 7.3s 21:53:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:22 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.6s 21:53:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:53:22 76d252ebafdb: Preparing 21:53:22 846c634d9f62: Preparing 21:53:22 c3d81a9ba029: Preparing 21:53:22 c91975e9553f: Preparing 21:53:22 80aa75e55def: Preparing 21:53:22 1a4bada755d7: Preparing 21:53:22 cc2447e1835a: Preparing 21:53:22 1a4bada755d7: Waiting 21:53:22 cc2447e1835a: Waiting 21:53:22 846c634d9f62: Layer already exists 21:53:22 c3d81a9ba029: Layer already exists 21:53:22 76d252ebafdb: Layer already exists 21:53:22 80aa75e55def: Layer already exists 21:53:22 c91975e9553f: Layer already exists 21:53:22 cc2447e1835a: Layer already exists 21:53:22 1a4bada755d7: Layer already exists 21:53:22 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:22 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 21:53:23 + 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 21:53:23 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.0s 21:53:23 #52 ... 21:53:23 21:53:23 #35 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:53:23 #35 9.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:23 #35 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:23 #35 ... 21:53:23 21:53:23 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:23 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done 21:53:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 21:53:23 76d252ebafdb: Preparing 21:53:23 846c634d9f62: Preparing 21:53:23 c3d81a9ba029: Preparing 21:53:23 c91975e9553f: Preparing 21:53:23 80aa75e55def: Preparing 21:53:23 1a4bada755d7: Preparing 21:53:23 cc2447e1835a: Preparing 21:53:23 cc2447e1835a: Waiting 21:53:23 1a4bada755d7: Waiting 21:53:23 c3d81a9ba029: Layer already exists 21:53:23 846c634d9f62: Layer already exists 21:53:23 76d252ebafdb: Layer already exists 21:53:23 c91975e9553f: Layer already exists 21:53:23 80aa75e55def: Layer already exists 21:53:23 cc2447e1835a: Layer already exists 21:53:23 1a4bada755d7: Layer already exists 21:53:23 main: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:23 ===================================================== [Pipeline] echo 21:53:23 taggedImages: 21:53:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 21:53:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.71 21:53:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 21:53:23 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done 21:53:23 #52 ... 21:53:23 21:53:23 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:53:23 #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] echo 21:53:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 21:53:23 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:23 latest 21:53:23 3.1.0-dev.71 21:53:23 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:23 main 21:53:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:23 #63 ... 21:53:23 21:53:23 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:53:23 #62 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:23 #62 ... 21:53:23 21:53:23 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:53:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:23 #64 ... 21:53:23 21:53:23 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:53:23 #48 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:53:24 6a2f711859b6: Preparing 21:53:24 94b6c9fbbee7: Preparing 21:53:24 04c9c6541481: Preparing 21:53:24 c3d81a9ba029: Preparing 21:53:24 c91975e9553f: Preparing 21:53:24 4527f4d55c7d: Preparing 21:53:24 73c401a457c7: Preparing 21:53:24 a795daa76a70: Preparing 21:53:24 e4c2604db193: Preparing 21:53:24 a795daa76a70: Waiting 21:53:24 73c401a457c7: Waiting 21:53:24 cc2447e1835a: Preparing 21:53:24 e4c2604db193: Waiting 21:53:24 cc2447e1835a: Waiting 21:53:24 4527f4d55c7d: Waiting 21:53:24 c3d81a9ba029: Layer already exists 21:53:24 c91975e9553f: Layer already exists 21:53:24 6a2f711859b6: Pushed 21:53:24 04c9c6541481: Pushed 21:53:24 94b6c9fbbee7: Pushed 21:53:24 cc2447e1835a: Layer already exists 21:53:24 a795daa76a70: Pushed 21:53:24 e4c2604db193: Pushed 21:53:24 #48 ... 21:53:24 21:53:24 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:53:24 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 21:53:24 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 21:53:24 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 21:53:24 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 21:53:24 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 21:53:24 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done 21:53:24 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 21:53:24 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.1s done 21:53:24 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done 21:53:24 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 21:53:24 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0.8s 21:53:24 #51 ... 21:53:24 21:53:24 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:24 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.2s 21:53:27 #52 ... 21:53:27 21:53:27 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:53:27 #56 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:27 #56 15.54 OK: 266 MiB in 52 packages 21:53:27 #56 DONE 18.3s 21:53:27 21:53:27 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:28 #52 ... 21:53:28 21:53:28 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:53:28 #55 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:28 #55 17.16 OK: 266 MiB in 52 packages 21:53:28 #55 DONE 20.2s 21:53:28 21:53:28 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:28 #52 ... 21:53:28 21:53:28 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:53:28 #65 DONE 0.8s 21:53:28 21:53:28 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:29 #52 ... 21:53:29 21:53:29 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:53:29 #66 DONE 1.1s 21:53:29 21:53:29 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:30 73c401a457c7: Pushed 21:53:30 #52 ... 21:53:30 21:53:30 #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 21:53:30 #35 17.87 (1/1) Installing dumb-init (1.2.5-r2) 21:53:30 #35 17.91 Executing busybox-1.36.1-r2.trigger 21:53:30 #35 18.20 OK: 8 MiB in 16 packages 21:53:30 #35 DONE 21.6s 21:53:30 21:53:30 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:30 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.2s 21:53:30 #52 ... 21:53:30 21:53:30 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:53:30 #57 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:30 #57 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:30 #57 20.40 (1/2) Installing dumb-init (1.2.5-r2) 21:53:30 #57 20.45 (2/2) Installing su-exec (0.2-r3) 21:53:30 #57 20.46 Executing busybox-1.36.1-r2.trigger 21:53:30 #57 20.72 OK: 8 MiB in 17 packages 21:53:30 #57 ... 21:53:30 21:53:30 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:31 #52 ... 21:53:31 21:53:31 #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:53:31 #37 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:31 #37 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:31 #37 ... 21:53:31 21:53:31 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:31 #52 ... 21:53:31 21:53:31 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:53:31 #59 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:31 #59 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:31 #59 ... 21:53:31 21:53:31 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:53:31 #61 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:31 #61 21.18 (1/4) Installing ca-certificates (20230506-r0) 21:53:32 4527f4d55c7d: Pushed 21:53:32 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:32 #61 ... 21:53:32 21:53:32 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:32 #52 ... 21:53:32 21:53:32 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:53:32 #57 DONE 23.0s 21:53:32 21:53:32 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:53:32 6a2f711859b6: Preparing 21:53:32 94b6c9fbbee7: Preparing 21:53:32 04c9c6541481: Preparing 21:53:32 c3d81a9ba029: Preparing 21:53:32 c91975e9553f: Preparing 21:53:32 4527f4d55c7d: Preparing 21:53:32 73c401a457c7: Preparing 21:53:32 a795daa76a70: Preparing 21:53:32 e4c2604db193: Preparing 21:53:32 cc2447e1835a: Preparing 21:53:32 4527f4d55c7d: Waiting 21:53:32 73c401a457c7: Waiting 21:53:32 e4c2604db193: Waiting 21:53:32 a795daa76a70: Waiting 21:53:32 cc2447e1835a: Waiting 21:53:32 c91975e9553f: Layer already exists 21:53:32 04c9c6541481: Layer already exists 21:53:32 c3d81a9ba029: Layer already exists 21:53:32 6a2f711859b6: Layer already exists 21:53:32 94b6c9fbbee7: Layer already exists 21:53:32 e4c2604db193: Layer already exists 21:53:32 73c401a457c7: Layer already exists 21:53:32 a795daa76a70: Layer already exists 21:53:32 4527f4d55c7d: Layer already exists 21:53:32 cc2447e1835a: Layer already exists 21:53:32 latest: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:33 #52 ... 21:53:33 21:53:33 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:53:33 #45 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:33 #45 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.71 21:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:53:33 6a2f711859b6: Preparing 21:53:33 94b6c9fbbee7: Preparing 21:53:33 04c9c6541481: Preparing 21:53:33 c3d81a9ba029: Preparing 21:53:33 c91975e9553f: Preparing 21:53:33 4527f4d55c7d: Preparing 21:53:33 73c401a457c7: Preparing 21:53:33 a795daa76a70: Preparing 21:53:33 e4c2604db193: Preparing 21:53:33 cc2447e1835a: Preparing 21:53:33 a795daa76a70: Waiting 21:53:33 e4c2604db193: Waiting 21:53:33 4527f4d55c7d: Waiting 21:53:33 73c401a457c7: Waiting 21:53:33 cc2447e1835a: Waiting 21:53:33 6a2f711859b6: Layer already exists 21:53:33 c91975e9553f: Layer already exists 21:53:33 94b6c9fbbee7: Layer already exists 21:53:33 c3d81a9ba029: Layer already exists 21:53:33 04c9c6541481: Layer already exists 21:53:33 a795daa76a70: Layer already exists 21:53:33 4527f4d55c7d: Layer already exists 21:53:33 73c401a457c7: Layer already exists 21:53:33 cc2447e1835a: Layer already exists 21:53:33 e4c2604db193: Layer already exists 21:53:33 3.1.0-dev.71: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:33 #45 ... 21:53:33 21:53:33 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:33 #52 ... 21:53:33 21:53:33 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:53:33 #49 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:33 #49 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:33 #49 ... 21:53:33 21:53:33 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:53:33 6a2f711859b6: Preparing 21:53:33 94b6c9fbbee7: Preparing 21:53:33 04c9c6541481: Preparing 21:53:33 c3d81a9ba029: Preparing 21:53:33 c91975e9553f: Preparing 21:53:33 4527f4d55c7d: Preparing 21:53:33 73c401a457c7: Preparing 21:53:33 a795daa76a70: Preparing 21:53:33 e4c2604db193: Preparing 21:53:33 cc2447e1835a: Preparing 21:53:33 4527f4d55c7d: Waiting 21:53:33 a795daa76a70: Waiting 21:53:33 e4c2604db193: Waiting 21:53:33 73c401a457c7: Waiting 21:53:33 94b6c9fbbee7: Layer already exists 21:53:33 04c9c6541481: Layer already exists 21:53:33 c91975e9553f: Layer already exists 21:53:33 c3d81a9ba029: Layer already exists 21:53:33 6a2f711859b6: Layer already exists 21:53:33 4527f4d55c7d: Layer already exists 21:53:33 73c401a457c7: Layer already exists 21:53:33 a795daa76a70: Layer already exists 21:53:33 cc2447e1835a: Layer already exists 21:53:33 e4c2604db193: Layer already exists 21:53:33 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:34 #52 ... 21:53:34 21:53:34 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:53:34 #64 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:34 #64 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:34 #64 ... 21:53:34 21:53:34 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:53:34 #49 20.79 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:53:34 #49 20.79 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:53:34 #49 20.79 OK: 19953 distinct packages available 21:53:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 21:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 21:53:34 6a2f711859b6: Preparing 21:53:34 94b6c9fbbee7: Preparing 21:53:34 04c9c6541481: Preparing 21:53:34 c3d81a9ba029: Preparing 21:53:34 c91975e9553f: Preparing 21:53:34 4527f4d55c7d: Preparing 21:53:34 73c401a457c7: Preparing 21:53:34 a795daa76a70: Preparing 21:53:34 e4c2604db193: Preparing 21:53:34 cc2447e1835a: Preparing 21:53:34 a795daa76a70: Waiting 21:53:34 cc2447e1835a: Waiting 21:53:34 4527f4d55c7d: Waiting 21:53:34 e4c2604db193: Waiting 21:53:34 73c401a457c7: Waiting 21:53:34 6a2f711859b6: Layer already exists 21:53:34 04c9c6541481: Layer already exists 21:53:34 c91975e9553f: Layer already exists 21:53:34 94b6c9fbbee7: Layer already exists 21:53:34 c3d81a9ba029: Layer already exists 21:53:34 4527f4d55c7d: Layer already exists 21:53:34 cc2447e1835a: Layer already exists 21:53:34 73c401a457c7: Layer already exists 21:53:34 a795daa76a70: Layer already exists 21:53:34 e4c2604db193: Layer already exists 21:53:34 main: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:34 ===================================================== [Pipeline] echo 21:53:34 taggedImages: 21:53:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 21:53:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.71 21:53:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 21:53:34 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 21:53:34 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:34 latest 21:53:34 3.1.0-dev.71 21:53:34 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:34 main 21:53:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:35 #49 ... 21:53:35 21:53:35 #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:53:35 #37 22.47 (1/1) Installing dumb-init (1.2.5-r2) 21:53:35 #37 22.55 Executing busybox-1.36.1-r2.trigger 21:53:35 #37 22.78 OK: 8 MiB in 16 packages 21:53:35 #37 DONE 25.1s 21:53:35 21:53:35 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:53:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:53:35 e94cedd765f8: Preparing 21:53:35 f641a95dcb03: Preparing 21:53:35 51e04be390e6: Preparing 21:53:35 c3d81a9ba029: Preparing 21:53:35 c91975e9553f: Preparing 21:53:35 d40635ffe6a5: Preparing 21:53:35 ed86af9e4818: Preparing 21:53:35 4ffed19bcb2e: Preparing 21:53:35 d40635ffe6a5: Waiting 21:53:35 ed86af9e4818: Waiting 21:53:35 cc2447e1835a: Preparing 21:53:35 cc2447e1835a: Waiting 21:53:35 4ffed19bcb2e: Waiting 21:53:35 c3d81a9ba029: Layer already exists 21:53:35 c91975e9553f: Layer already exists 21:53:35 e94cedd765f8: Pushed 21:53:35 f641a95dcb03: Pushed 21:53:35 51e04be390e6: Pushed 21:53:35 #67 ... 21:53:35 21:53:35 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:53:35 #63 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:35 #63 20.89 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:53:35 #63 20.89 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:53:35 #63 20.89 OK: 19953 distinct packages available 21:53:35 #63 ... 21:53:35 21:53:35 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:53:35 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.5s 21:53:35 cc2447e1835a: Layer already exists 21:53:35 4ffed19bcb2e: Pushed 21:53:35 #51 ... 21:53:35 21:53:35 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:53:35 #45 23.27 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:53:35 #45 23.27 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:53:35 #45 23.27 OK: 19953 distinct packages available 21:53:36 #45 ... 21:53:36 21:53:36 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:53:36 #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:36 #62 22.60 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:53:36 #62 22.60 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:53:36 #62 22.60 OK: 19946 distinct packages available 21:53:36 #62 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:36 #62 ... 21:53:36 21:53:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:53:36 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.1s done 21:53:36 ed86af9e4818: Pushed 21:53:36 #51 ... 21:53:36 21:53:36 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:53:36 #48 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:36 #48 22.52 OK: 266 MiB in 52 packages 21:53:36 #48 ... 21:53:36 21:53:36 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:36 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s 21:53:37 #52 ... 21:53:37 21:53:37 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:53:37 #48 DONE 24.3s 21:53:37 21:53:37 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:37 #52 ... 21:53:37 21:53:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 21:53:37 #51 DONE 24.0s 21:53:37 21:53:37 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:53:37 #62 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:37 #62 ... 21:53:37 21:53:37 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:53:37 #61 21.91 (2/4) Installing dumb-init (1.2.5-r2) 21:53:37 #61 21.97 (3/4) Installing su-exec (0.2-r3) 21:53:37 #61 21.97 (4/4) Installing yq (4.33.3-r4) 21:53:37 #61 23.47 Executing busybox-1.36.1-r2.trigger 21:53:37 #61 23.61 Executing ca-certificates-20230506-r0.trigger 21:53:37 #61 25.17 OK: 18 MiB in 19 packages 21:53:37 #61 DONE 27.2s 21:53:37 21:53:37 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:53:37 #59 23.92 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:37 #59 24.42 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:37 #59 24.52 (3/6) Installing dumb-init (1.2.5-r2) 21:53:37 #59 24.56 (4/6) Installing openssl (3.1.4-r1) 21:53:37 #59 24.74 (5/6) Installing su-exec (0.2-r3) 21:53:37 #59 24.77 (6/6) Installing yq (4.33.3-r4) 21:53:37 #59 25.81 Executing busybox-1.36.1-r2.trigger 21:53:37 #59 26.14 OK: 18 MiB in 19 packages 21:53:37 #59 DONE 28.2s 21:53:37 21:53:37 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:38 #52 ... 21:53:38 21:53:38 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:38 #68 ... 21:53:38 21:53:38 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:53:38 #64 22.32 (1/2) Installing ca-certificates (20230506-r0) 21:53:38 #64 22.62 (2/2) Installing dumb-init (1.2.5-r2) 21:53:38 #64 22.65 Executing busybox-1.36.1-r2.trigger 21:53:38 #64 22.86 Executing ca-certificates-20230506-r0.trigger 21:53:38 #64 24.69 OK: 9 MiB in 17 packages 21:53:38 #64 ... 21:53:38 21:53:38 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:53:38 #69 DONE 1.4s 21:53:38 21:53:38 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:39 #70 ... 21:53:39 21:53:39 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:39 #71 ... 21:53:39 21:53:39 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:39 #52 ... 21:53:39 21:53:39 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 21:53:39 #0 8.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:40 #72 ... 21:53:40 21:53:40 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:53:40 #45 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:40 #45 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:40 #45 ... 21:53:40 21:53:40 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:53:40 #64 DONE 26.9s 21:53:40 21:53:40 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:41 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.6s 21:53:42 #52 ... 21:53:42 21:53:42 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:53:42 #73 ... 21:53:42 21:53:42 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 21:53:43 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.0s done 21:53:44 d40635ffe6a5: Pushed 21:53:44 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:44 #52 DONE 31.4s 21:53:44 21:53:44 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:53:44 #62 32.03 OK: 266 MiB in 52 packages 21:53:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:53:44 e94cedd765f8: Preparing 21:53:44 f641a95dcb03: Preparing 21:53:44 51e04be390e6: Preparing 21:53:44 c3d81a9ba029: Preparing 21:53:44 c91975e9553f: Preparing 21:53:44 d40635ffe6a5: Preparing 21:53:44 ed86af9e4818: Preparing 21:53:44 4ffed19bcb2e: Preparing 21:53:44 cc2447e1835a: Preparing 21:53:44 ed86af9e4818: Waiting 21:53:44 4ffed19bcb2e: Waiting 21:53:44 cc2447e1835a: Waiting 21:53:44 d40635ffe6a5: Waiting 21:53:44 e94cedd765f8: Layer already exists 21:53:44 f641a95dcb03: Layer already exists 21:53:44 c91975e9553f: Layer already exists 21:53:44 c3d81a9ba029: Layer already exists 21:53:44 51e04be390e6: Layer already exists 21:53:44 ed86af9e4818: Layer already exists 21:53:44 4ffed19bcb2e: Layer already exists 21:53:44 cc2447e1835a: Layer already exists 21:53:44 d40635ffe6a5: Layer already exists 21:53:44 latest: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:45 #62 DONE 33.6s 21:53:45 21:53:45 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:53:45 #45 33.05 (1/11) Installing ca-certificates (20230506-r0) 21:53:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.71 21:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:53:45 e94cedd765f8: Preparing 21:53:45 f641a95dcb03: Preparing 21:53:45 51e04be390e6: Preparing 21:53:45 c3d81a9ba029: Preparing 21:53:45 c91975e9553f: Preparing 21:53:45 d40635ffe6a5: Preparing 21:53:45 ed86af9e4818: Preparing 21:53:45 4ffed19bcb2e: Preparing 21:53:45 cc2447e1835a: Preparing 21:53:45 d40635ffe6a5: Waiting 21:53:45 ed86af9e4818: Waiting 21:53:45 4ffed19bcb2e: Waiting 21:53:45 cc2447e1835a: Waiting 21:53:45 c91975e9553f: Layer already exists 21:53:45 e94cedd765f8: Layer already exists 21:53:45 c3d81a9ba029: Layer already exists 21:53:45 f641a95dcb03: Layer already exists 21:53:45 51e04be390e6: Layer already exists 21:53:45 4ffed19bcb2e: Layer already exists 21:53:45 d40635ffe6a5: Layer already exists 21:53:45 ed86af9e4818: Layer already exists 21:53:45 cc2447e1835a: Layer already exists 21:53:45 3.1.0-dev.71: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:46 #45 ... 21:53:46 21:53:46 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:53:46 #63 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:46 #63 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:46 #63 31.42 (1/4) Installing dumb-init (1.2.5-r2) 21:53:46 #63 31.48 (2/4) Installing musl-obstack (1.2.3-r2) 21:53:46 #63 31.54 (3/4) Installing libucontext (1.2-r2) 21:53:46 #63 31.57 (4/4) Installing gcompat (1.1.0-r1) 21:53:46 #63 31.62 Executing busybox-1.36.1-r2.trigger 21:53:46 #63 31.85 OK: 8 MiB in 19 packages 21:53:46 #63 ... 21:53:46 21:53:46 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:53:46 #49 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:46 #49 24.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:46 #49 32.36 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:53:46 e94cedd765f8: Preparing 21:53:46 f641a95dcb03: Preparing 21:53:46 51e04be390e6: Preparing 21:53:46 c3d81a9ba029: Preparing 21:53:46 c91975e9553f: Preparing 21:53:46 d40635ffe6a5: Preparing 21:53:46 ed86af9e4818: Preparing 21:53:46 4ffed19bcb2e: Preparing 21:53:46 cc2447e1835a: Preparing 21:53:46 d40635ffe6a5: Waiting 21:53:46 ed86af9e4818: Waiting 21:53:46 4ffed19bcb2e: Waiting 21:53:46 cc2447e1835a: Waiting 21:53:46 51e04be390e6: Layer already exists 21:53:46 c91975e9553f: Layer already exists 21:53:46 e94cedd765f8: Layer already exists 21:53:46 c3d81a9ba029: Layer already exists 21:53:46 f641a95dcb03: Layer already exists 21:53:46 d40635ffe6a5: Layer already exists 21:53:46 ed86af9e4818: Layer already exists 21:53:46 cc2447e1835a: Layer already exists 21:53:46 4ffed19bcb2e: Layer already exists 21:53:46 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:46 #49 ... 21:53:46 21:53:46 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:53:46 #74 DONE 0.8s 21:53:46 21:53:46 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:53:46 #73 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 21:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 21:53:46 e94cedd765f8: Preparing 21:53:46 f641a95dcb03: Preparing 21:53:46 51e04be390e6: Preparing 21:53:46 c3d81a9ba029: Preparing 21:53:46 c91975e9553f: Preparing 21:53:46 d40635ffe6a5: Preparing 21:53:46 ed86af9e4818: Preparing 21:53:46 4ffed19bcb2e: Preparing 21:53:46 d40635ffe6a5: Waiting 21:53:46 ed86af9e4818: Waiting 21:53:46 cc2447e1835a: Preparing 21:53:46 c91975e9553f: Layer already exists 21:53:46 e94cedd765f8: Layer already exists 21:53:46 f641a95dcb03: Layer already exists 21:53:46 c3d81a9ba029: Layer already exists 21:53:46 51e04be390e6: Layer already exists 21:53:46 ed86af9e4818: Layer already exists 21:53:46 d40635ffe6a5: Layer already exists 21:53:46 cc2447e1835a: Layer already exists 21:53:46 4ffed19bcb2e: Layer already exists 21:53:46 main: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:46 ===================================================== [Pipeline] echo 21:53:46 taggedImages: 21:53:46 - nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 21:53:46 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.71 21:53:46 - nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 21:53:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 21:53:46 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:46 latest 21:53:46 3.1.0-dev.71 21:53:46 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:46 main 21:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:46 #73 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv 21:53:47 #73 ... 21:53:47 21:53:47 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:53:47 #63 DONE 33.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:53:47 b656ead0b9b6: Preparing 21:53:47 0f1d0f5285fd: Preparing 21:53:47 5714fac15501: Preparing 21:53:47 c3d81a9ba029: Preparing 21:53:47 c91975e9553f: Preparing 21:53:47 d40635ffe6a5: Preparing 21:53:47 a795daa76a70: Preparing 21:53:47 e4c2604db193: Preparing 21:53:47 cc2447e1835a: Preparing 21:53:47 a795daa76a70: Waiting 21:53:47 e4c2604db193: Waiting 21:53:47 cc2447e1835a: Waiting 21:53:47 d40635ffe6a5: Waiting 21:53:47 c3d81a9ba029: Layer already exists 21:53:47 c91975e9553f: Layer already exists 21:53:47 d40635ffe6a5: Layer already exists 21:53:47 a795daa76a70: Layer already exists 21:53:47 e4c2604db193: Layer already exists 21:53:47 cc2447e1835a: Layer already exists 21:53:47 0f1d0f5285fd: Pushed 21:53:47 b656ead0b9b6: Pushed 21:53:47 5714fac15501: Pushed 21:53:47 21:53:47 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:53:47 #49 33.18 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:47 #49 33.28 (3/7) Installing dumb-init (1.2.5-r2) 21:53:47 #49 33.31 (4/7) Installing musl-obstack (1.2.3-r2) 21:53:47 #49 33.32 (5/7) Installing libucontext (1.2-r2) 21:53:47 #49 33.35 (6/7) Installing gcompat (1.1.0-r1) 21:53:47 #49 33.37 (7/7) Installing openssl (3.1.4-r1) 21:53:47 #49 33.64 Executing busybox-1.36.1-r2.trigger 21:53:47 #49 33.85 OK: 9 MiB in 20 packages 21:53:47 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:48 #49 ... 21:53:48 21:53:48 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:53:48 #0 6.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:48 #0 9.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:48 #75 ... 21:53:48 21:53:48 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:53:48 #0 7.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:48 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:53:48 b656ead0b9b6: Preparing 21:53:48 0f1d0f5285fd: Preparing 21:53:48 5714fac15501: Preparing 21:53:48 c3d81a9ba029: Preparing 21:53:48 c91975e9553f: Preparing 21:53:48 d40635ffe6a5: Preparing 21:53:48 a795daa76a70: Preparing 21:53:48 e4c2604db193: Preparing 21:53:48 cc2447e1835a: Preparing 21:53:48 e4c2604db193: Waiting 21:53:48 d40635ffe6a5: Waiting 21:53:48 a795daa76a70: Waiting 21:53:48 cc2447e1835a: Waiting 21:53:48 0f1d0f5285fd: Layer already exists 21:53:48 b656ead0b9b6: Layer already exists 21:53:48 c3d81a9ba029: Layer already exists 21:53:48 5714fac15501: Layer already exists 21:53:48 c91975e9553f: Layer already exists 21:53:48 a795daa76a70: Layer already exists 21:53:48 e4c2604db193: Layer already exists 21:53:48 d40635ffe6a5: Layer already exists 21:53:48 cc2447e1835a: Layer already exists 21:53:48 latest: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:48 #76 ... 21:53:48 21:53:48 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:53:48 #45 33.81 (2/11) Installing brotli-libs (1.0.9-r14) 21:53:48 #45 33.97 (3/11) Installing libunistring (1.1-r1) 21:53:48 #45 34.24 (4/11) Installing libidn2 (2.3.4-r1) 21:53:48 #45 34.32 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:53:48 #45 34.34 (6/11) Installing libcurl (8.4.0-r0) 21:53:48 #45 34.43 (7/11) Installing curl (8.4.0-r0) 21:53:48 #45 34.48 (8/11) Installing dumb-init (1.2.5-r2) 21:53:48 #45 34.49 (9/11) Installing musl-obstack (1.2.3-r2) 21:53:48 #45 34.56 (10/11) Installing libucontext (1.2-r2) 21:53:48 #45 34.59 (11/11) Installing gcompat (1.1.0-r1) 21:53:48 #45 34.62 Executing busybox-1.36.1-r2.trigger 21:53:48 #45 34.87 Executing ca-certificates-20230506-r0.trigger 21:53:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.71 [Pipeline] } 21:53:48 #45 36.22 OK: 13 MiB in 26 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.71 21:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:53:48 b656ead0b9b6: Preparing 21:53:48 0f1d0f5285fd: Preparing 21:53:48 5714fac15501: Preparing 21:53:48 c3d81a9ba029: Preparing 21:53:48 c91975e9553f: Preparing 21:53:48 d40635ffe6a5: Preparing 21:53:48 a795daa76a70: Preparing 21:53:48 e4c2604db193: Preparing 21:53:48 cc2447e1835a: Preparing 21:53:48 d40635ffe6a5: Waiting 21:53:48 a795daa76a70: Waiting 21:53:48 e4c2604db193: Waiting 21:53:48 cc2447e1835a: Waiting 21:53:48 5714fac15501: Layer already exists 21:53:48 c91975e9553f: Layer already exists 21:53:48 b656ead0b9b6: Layer already exists 21:53:48 0f1d0f5285fd: Layer already exists 21:53:48 c3d81a9ba029: Layer already exists 21:53:48 d40635ffe6a5: Layer already exists 21:53:48 a795daa76a70: Layer already exists 21:53:48 cc2447e1835a: Layer already exists 21:53:48 e4c2604db193: Layer already exists 21:53:48 3.1.0-dev.71: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:53:49 b656ead0b9b6: Preparing 21:53:49 0f1d0f5285fd: Preparing 21:53:49 5714fac15501: Preparing 21:53:49 c3d81a9ba029: Preparing 21:53:49 c91975e9553f: Preparing 21:53:49 d40635ffe6a5: Preparing 21:53:49 a795daa76a70: Preparing 21:53:49 e4c2604db193: Preparing 21:53:49 cc2447e1835a: Preparing 21:53:49 d40635ffe6a5: Waiting 21:53:49 a795daa76a70: Waiting 21:53:49 e4c2604db193: Waiting 21:53:49 cc2447e1835a: Waiting 21:53:49 0f1d0f5285fd: Layer already exists 21:53:49 c3d81a9ba029: Layer already exists 21:53:49 b656ead0b9b6: Layer already exists 21:53:49 c91975e9553f: Layer already exists 21:53:49 5714fac15501: Layer already exists 21:53:49 e4c2604db193: Layer already exists 21:53:49 cc2447e1835a: Layer already exists 21:53:49 a795daa76a70: Layer already exists 21:53:49 d40635ffe6a5: Layer already exists 21:53:49 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:49 #45 ... 21:53:49 21:53:49 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:53:49 #49 DONE 35.9s 21:53:49 21:53:49 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:53:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 21:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 21:53:50 b656ead0b9b6: Preparing 21:53:50 0f1d0f5285fd: Preparing 21:53:50 5714fac15501: Preparing 21:53:50 c3d81a9ba029: Preparing 21:53:50 c91975e9553f: Preparing 21:53:50 d40635ffe6a5: Preparing 21:53:50 a795daa76a70: Preparing 21:53:50 d40635ffe6a5: Waiting 21:53:50 e4c2604db193: Preparing 21:53:50 cc2447e1835a: Preparing 21:53:50 cc2447e1835a: Waiting 21:53:50 e4c2604db193: Waiting 21:53:50 a795daa76a70: Waiting 21:53:50 c3d81a9ba029: Layer already exists 21:53:50 5714fac15501: Layer already exists 21:53:50 b656ead0b9b6: Layer already exists 21:53:50 0f1d0f5285fd: Layer already exists 21:53:50 c91975e9553f: Layer already exists 21:53:50 d40635ffe6a5: Layer already exists 21:53:50 cc2447e1835a: Layer already exists 21:53:50 a795daa76a70: Layer already exists 21:53:50 e4c2604db193: Layer already exists 21:53:50 main: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:50 ===================================================== [Pipeline] echo 21:53:50 taggedImages: 21:53:50 - nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:50 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 21:53:50 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.71 21:53:50 - nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:50 - nexus3.edgexfoundry.org:10004/security-spire-server:main 21:53:50 #77 ... 21:53:50 21:53:50 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:53:50 #45 DONE 37.6s 21:53:50 21:53:50 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] echo 21:53:50 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 21:53:50 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:50 latest 21:53:50 3.1.0-dev.71 21:53:50 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:50 main 21:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:50 #78 ... 21:53:50 21:53:50 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 21:53:50 #72 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:50 #72 18.63 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:53:50 #72 18.77 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:53:50 #72 19.03 Executing busybox-1.36.1-r5.post-upgrade 21:53:50 #72 19.83 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:53:50 #72 19.85 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:50 #72 20.84 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:50 #72 20.89 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:53:50 #72 20.91 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:53:50 #72 20.95 Executing busybox-1.36.1-r5.trigger 21:53:50 #72 21.00 OK: 8 MiB in 16 packages 21:53:50 #72 ... 21:53:50 21:53:50 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:53:50 #0 5.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:50 #0 8.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:53:50 2d24a54e0c14: Preparing 21:53:50 abbc77aee433: Preparing 21:53:50 c3d81a9ba029: Preparing 21:53:50 c91975e9553f: Preparing 21:53:50 a737f11a8750: Preparing 21:53:50 56bbd7c5b34f: Preparing 21:53:50 cc2447e1835a: Preparing 21:53:50 cc2447e1835a: Waiting 21:53:50 56bbd7c5b34f: Waiting 21:53:50 c91975e9553f: Layer already exists 21:53:50 c3d81a9ba029: Layer already exists 21:53:50 cc2447e1835a: Layer already exists 21:53:50 2d24a54e0c14: Pushed 21:53:51 #79 ... 21:53:51 21:53:51 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:53:51 #67 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:51 #67 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:51 56bbd7c5b34f: Pushed 21:53:51 a737f11a8750: Pushed 21:53:52 #67 ... 21:53:52 21:53:52 #72 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 21:53:52 #72 DONE 23.5s 21:53:52 21:53:52 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:53:52 #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:53 #80 ... 21:53:53 21:53:53 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:53:53 #77 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:53 abbc77aee433: Pushed 21:53:53 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 21:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:53:54 2d24a54e0c14: Preparing 21:53:54 abbc77aee433: Preparing 21:53:54 c3d81a9ba029: Preparing 21:53:54 c91975e9553f: Preparing 21:53:54 a737f11a8750: Preparing 21:53:54 56bbd7c5b34f: Preparing 21:53:54 cc2447e1835a: Preparing 21:53:54 56bbd7c5b34f: Waiting 21:53:54 c3d81a9ba029: Layer already exists 21:53:54 c91975e9553f: Layer already exists 21:53:54 2d24a54e0c14: Layer already exists 21:53:54 abbc77aee433: Layer already exists 21:53:54 a737f11a8750: Layer already exists 21:53:54 56bbd7c5b34f: Layer already exists 21:53:54 cc2447e1835a: Layer already exists 21:53:54 latest: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.71 21:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:53:55 2d24a54e0c14: Preparing 21:53:55 abbc77aee433: Preparing 21:53:55 c3d81a9ba029: Preparing 21:53:55 c91975e9553f: Preparing 21:53:55 a737f11a8750: Preparing 21:53:55 56bbd7c5b34f: Preparing 21:53:55 cc2447e1835a: Preparing 21:53:55 56bbd7c5b34f: Waiting 21:53:55 cc2447e1835a: Waiting 21:53:55 abbc77aee433: Layer already exists 21:53:55 c3d81a9ba029: Layer already exists 21:53:55 a737f11a8750: Layer already exists 21:53:55 2d24a54e0c14: Layer already exists 21:53:55 c91975e9553f: Layer already exists 21:53:55 56bbd7c5b34f: Layer already exists 21:53:55 cc2447e1835a: Layer already exists 21:53:55 3.1.0-dev.71: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:55 #77 6.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:53:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:53:55 2d24a54e0c14: Preparing 21:53:55 abbc77aee433: Preparing 21:53:55 c3d81a9ba029: Preparing 21:53:55 c91975e9553f: Preparing 21:53:55 a737f11a8750: Preparing 21:53:55 56bbd7c5b34f: Preparing 21:53:55 cc2447e1835a: Preparing 21:53:55 56bbd7c5b34f: Waiting 21:53:55 cc2447e1835a: Waiting 21:53:55 abbc77aee433: Layer already exists 21:53:55 c91975e9553f: Layer already exists 21:53:55 c3d81a9ba029: Layer already exists 21:53:55 a737f11a8750: Layer already exists 21:53:55 2d24a54e0c14: Layer already exists 21:53:55 56bbd7c5b34f: Layer already exists 21:53:55 cc2447e1835a: Layer already exists 21:53:55 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 21:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 21:53:56 2d24a54e0c14: Preparing 21:53:56 abbc77aee433: Preparing 21:53:56 c3d81a9ba029: Preparing 21:53:56 c91975e9553f: Preparing 21:53:56 a737f11a8750: Preparing 21:53:56 56bbd7c5b34f: Preparing 21:53:56 cc2447e1835a: Preparing 21:53:56 56bbd7c5b34f: Waiting 21:53:56 cc2447e1835a: Waiting 21:53:56 c3d81a9ba029: Layer already exists 21:53:56 a737f11a8750: Layer already exists 21:53:56 2d24a54e0c14: Layer already exists 21:53:56 abbc77aee433: Layer already exists 21:53:56 c91975e9553f: Layer already exists 21:53:56 cc2447e1835a: Layer already exists 21:53:56 56bbd7c5b34f: Layer already exists 21:53:56 main: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:53:56 ===================================================== [Pipeline] echo 21:53:56 taggedImages: 21:53:56 - nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 21:53:56 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.71 21:53:56 - nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 21:53:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 21:53:56 cac31287acd04e958173a3bbb33b482e6c71c818 21:53:56 latest 21:53:56 3.1.0-dev.71 21:53:56 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:53:56 main 21:53:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:56 #77 ... 21:53:56 21:53:56 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:56 #81 ... 21:53:56 21:53:56 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:53:56 #79 15.19 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:53:56 #79 15.26 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:53:56 #79 15.37 Executing busybox-1.36.1-r5.post-upgrade 21:53:56 #79 15.63 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:53:56 #79 15.64 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:53:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818 21:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:53:56 064a83f3a006: Preparing 21:53:56 d814cff2974d: Preparing 21:53:56 c3d81a9ba029: Preparing 21:53:56 c91975e9553f: Preparing 21:53:56 c45589e35608: Preparing 21:53:56 ef61c3fd8c56: Preparing 21:53:56 cc2447e1835a: Preparing 21:53:56 ef61c3fd8c56: Waiting 21:53:56 c45589e35608: Layer already exists 21:53:56 c91975e9553f: Layer already exists 21:53:56 c3d81a9ba029: Layer already exists 21:53:56 ef61c3fd8c56: Layer already exists 21:53:56 cc2447e1835a: Layer already exists 21:53:56 064a83f3a006: Pushed 21:53:57 #79 16.21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:57 #79 16.34 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:53:57 #79 16.35 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:53:57 #79 16.41 Executing busybox-1.36.1-r5.trigger 21:53:57 #79 16.48 Executing ca-certificates-20230506-r0.trigger 21:53:57 #79 ... 21:53:57 21:53:57 #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:53:57 #73 22.25 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:53:57 #73 22.39 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:53:57 #73 22.62 Executing busybox-1.36.1-r5.post-upgrade 21:53:57 #73 23.09 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:53:57 #73 23.10 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:57 #73 23.68 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:57 #73 23.71 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:53:57 #73 23.74 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:53:57 #73 23.76 Executing busybox-1.36.1-r5.trigger 21:53:57 #73 23.83 OK: 8 MiB in 17 packages 21:53:57 #73 DONE 25.2s 21:53:58 21:53:58 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:53:58 #67 19.83 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:53:58 #67 19.94 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #67 20.12 Executing busybox-1.36.1-r5.post-upgrade 21:53:58 #67 20.48 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #67 20.49 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:58 #67 21.03 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:58 #67 21.09 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #67 21.10 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:53:58 #67 21.13 Executing busybox-1.36.1-r5.trigger 21:53:58 #67 21.20 OK: 8 MiB in 16 packages 21:53:58 #67 DONE 22.9s 21:53:58 21:53:58 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:53:58 #82 ... 21:53:58 21:53:58 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:53:58 #76 17.91 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:53:58 #76 18.00 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #76 18.11 Executing busybox-1.36.1-r5.post-upgrade 21:53:58 #76 18.54 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #76 18.55 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #76 18.62 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:53:58 #76 18.72 Executing busybox-1.36.1-r5.trigger 21:53:58 #76 18.81 OK: 18 MiB in 19 packages 21:53:58 #76 DONE 20.6s 21:53:58 21:53:58 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:53:58 #79 17.99 OK: 9 MiB in 17 packages 21:53:58 #79 ... 21:53:58 21:53:58 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:53:58 #75 16.73 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:53:58 #75 16.84 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #75 17.02 Executing busybox-1.36.1-r5.post-upgrade 21:53:58 #75 17.43 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #75 17.43 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:53:58 #75 18.00 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:53:58 #75 18.11 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:53:58 #75 18.17 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:53:58 #75 18.21 Executing busybox-1.36.1-r5.trigger 21:53:58 #75 18.30 Executing ca-certificates-20230506-r0.trigger 21:53:58 #75 19.31 OK: 18 MiB in 19 packages 21:53:58 #75 DONE 21.0s 21:53:58 21:53:58 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:53:59 #83 DONE 0.5s 21:53:59 21:53:59 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:53:59 #78 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:53:59 #78 5.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:54:00 #78 ... 21:54:00 21:54:00 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:54:00 #79 DONE 19.4s 21:54:00 21:54:00 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:54:00 #80 6.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:54:00 #80 12.81 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:54:00 #80 12.91 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:54:00 #80 13.03 Executing busybox-1.36.1-r5.post-upgrade 21:54:00 #80 13.11 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:54:00 #80 13.15 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:54:00 d814cff2974d: Pushed 21:54:00 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:00 #80 ... 21:54:00 21:54:00 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:54:00 #78 10.42 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:54:00 #78 10.51 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:54:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:00 #78 10.64 Executing busybox-1.36.1-r5.post-upgrade 21:54:00 #78 10.81 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:54:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:54:00 064a83f3a006: Preparing 21:54:00 d814cff2974d: Preparing 21:54:00 c3d81a9ba029: Preparing 21:54:00 c91975e9553f: Preparing 21:54:00 c45589e35608: Preparing 21:54:00 ef61c3fd8c56: Preparing 21:54:00 cc2447e1835a: Preparing 21:54:00 ef61c3fd8c56: Waiting 21:54:00 cc2447e1835a: Waiting 21:54:00 c3d81a9ba029: Layer already exists 21:54:00 c91975e9553f: Layer already exists 21:54:00 c45589e35608: Layer already exists 21:54:00 d814cff2974d: Layer already exists 21:54:00 064a83f3a006: Layer already exists 21:54:00 ef61c3fd8c56: Layer already exists 21:54:00 cc2447e1835a: Layer already exists 21:54:00 latest: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:01 #78 10.84 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 21:54:01 #78 11.01 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:54:01 #78 11.05 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:54:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:01 #78 11.09 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:54:01 #78 11.14 Executing busybox-1.36.1-r5.trigger 21:54:01 #78 11.21 Executing ca-certificates-20230506-r0.trigger 21:54:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.71 21:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:54:01 064a83f3a006: Preparing 21:54:01 d814cff2974d: Preparing 21:54:01 c3d81a9ba029: Preparing 21:54:01 c91975e9553f: Preparing 21:54:01 c45589e35608: Preparing 21:54:01 ef61c3fd8c56: Preparing 21:54:01 cc2447e1835a: Preparing 21:54:01 ef61c3fd8c56: Waiting 21:54:01 cc2447e1835a: Waiting 21:54:01 c91975e9553f: Layer already exists 21:54:01 d814cff2974d: Layer already exists 21:54:01 064a83f3a006: Layer already exists 21:54:01 c3d81a9ba029: Layer already exists 21:54:01 c45589e35608: Layer already exists 21:54:01 cc2447e1835a: Layer already exists 21:54:01 ef61c3fd8c56: Layer already exists 21:54:01 3.1.0-dev.71: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:01 #78 ... 21:54:01 21:54:01 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:54:01 #80 13.51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 21:54:01 #80 13.55 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:54:01 #80 13.56 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:54:01 #80 13.59 Executing busybox-1.36.1-r5.trigger 21:54:01 #80 13.63 OK: 8 MiB in 19 packages 21:54:01 #80 DONE 14.8s 21:54:01 21:54:01 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:54:01 #82 DONE 3.9s 21:54:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:54:02 064a83f3a006: Preparing 21:54:02 d814cff2974d: Preparing 21:54:02 c3d81a9ba029: Preparing 21:54:02 c91975e9553f: Preparing 21:54:02 c45589e35608: Preparing 21:54:02 ef61c3fd8c56: Preparing 21:54:02 cc2447e1835a: Preparing 21:54:02 ef61c3fd8c56: Waiting 21:54:02 cc2447e1835a: Waiting 21:54:02 c45589e35608: Layer already exists 21:54:02 c3d81a9ba029: Layer already exists 21:54:02 c91975e9553f: Layer already exists 21:54:02 d814cff2974d: Layer already exists 21:54:02 064a83f3a006: Layer already exists 21:54:02 ef61c3fd8c56: Layer already exists 21:54:02 cc2447e1835a: Layer already exists 21:54:02 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:02 21:54:02 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:54:02 #84 ... 21:54:02 21:54:02 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:54:02 #85 DONE 0.6s 21:54:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 21:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 21:54:02 064a83f3a006: Preparing 21:54:02 d814cff2974d: Preparing 21:54:02 c3d81a9ba029: Preparing 21:54:02 c91975e9553f: Preparing 21:54:02 c45589e35608: Preparing 21:54:02 ef61c3fd8c56: Preparing 21:54:02 cc2447e1835a: Preparing 21:54:02 ef61c3fd8c56: Waiting 21:54:02 cc2447e1835a: Waiting 21:54:02 c91975e9553f: Layer already exists 21:54:02 c45589e35608: Layer already exists 21:54:02 d814cff2974d: Layer already exists 21:54:02 c3d81a9ba029: Layer already exists 21:54:02 064a83f3a006: Layer already exists 21:54:02 ef61c3fd8c56: Layer already exists 21:54:02 cc2447e1835a: Layer already exists 21:54:02 21:54:02 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 21:54:02 #77 11.54 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 21:54:02 #77 11.61 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 21:54:02 #77 11.73 Executing busybox-1.36.1-r5.post-upgrade 21:54:02 #77 12.02 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 21:54:02 #77 12.05 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 21:54:02 #77 12.07 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 21:54:02 #77 12.13 Executing busybox-1.36.1-r5.trigger 21:54:02 #77 12.21 OK: 9 MiB in 20 packages 21:54:02 #77 DONE 13.5s 21:54:02 21:54:02 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:54:03 main: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:54:03 ===================================================== [Pipeline] echo 21:54:03 taggedImages: 21:54:03 - nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818 21:54:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 21:54:03 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.71 21:54:03 - nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 21:54:03 - 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] } 21:54:03 #86 ... 21:54:03 21:54:03 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:54:03 #78 12.15 OK: 13 MiB in 26 packages 21:54:03 #78 DONE 13.4s 21:54:03 21:54:03 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:54:05 #87 ... 21:54:05 21:54:05 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:54:05 #84 DONE 3.3s 21:54:05 21:54:05 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:54:05 #86 DONE 2.3s 21:54:05 21:54:05 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:54:05 #87 DONE 2.4s 21:54:05 21:54:05 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:54:05 #88 ... 21:54:05 21:54:05 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:54:05 #89 DONE 0.3s 21:54:05 21:54:05 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:54:05 #90 DONE 0.5s 21:54:05 21:54:05 #91 [security-spire-config stage-2 6/10] COPY security.txt / 21:54:06 #91 DONE 0.4s 21:54:06 21:54:06 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:54:06 #92 ... 21:54:06 21:54:06 #93 [security-spire-server stage-2 6/9] COPY security.txt / 21:54:06 #93 DONE 0.4s 21:54:06 21:54:06 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:54:06 #94 ... 21:54:06 21:54:06 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:54:06 #92 DONE 0.4s 21:54:06 21:54:06 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:54:06 #94 DONE 0.4s 21:54:06 21:54:06 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:54:06 #95 ... 21:54:06 21:54:06 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:54:06 #96 DONE 0.4s 21:54:07 21:54:07 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:54:07 #95 DONE 0.5s 21:54:07 21:54:07 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:54:07 #97 DONE 0.4s 21:54:07 21:54:07 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:54:07 #98 DONE 0.4s 21:54:07 21:54:07 #99 [security-spire-server] exporting to image 21:54:07 #99 exporting layers 21:54:08 #99 ... 21:54:08 21:54:08 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:54:08 #88 DONE 3.4s 21:54:08 21:54:08 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:54:09 #100 DONE 0.3s 21:54:09 21:54:09 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 21:54:09 #101 DONE 0.2s 21:54:09 21:54:09 #99 [security-spire-server] exporting to image 21:54:09 #99 ... 21:54:09 21:54:09 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:54:09 #102 DONE 0.3s 21:54:09 21:54:09 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:54:10 #103 DONE 0.3s 21:54:10 21:54:10 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:54:10 #104 DONE 0.4s 21:54:10 21:54:10 #99 [security-spire-agent] exporting to image 21:54:11 #99 exporting layers 3.5s done 21:54:11 #99 writing image sha256:aa1e47fcee65deee226a5b84602e53f326e6d3138da1460ff1d3c98aa757c95b 0.1s done 21:54:11 #99 naming to docker.io/library/security-spire-server-arm64 0.0s done 21:54:11 #99 exporting layers 3.8s done 21:54:11 #99 writing image sha256:12f232a49e93a923cb37ecb7fe714c0d81a2baad33fd59551f8e4578fe62e7e3 0.0s done 21:54:11 #99 naming to docker.io/library/security-spire-config-arm64 0.0s done 21:54:12 #99 exporting layers 1.9s done 21:54:12 #99 writing image sha256:40b08401408a21a8ef984c5b7d99158c0aad9df24760a468a2f752f0804bfddf done 21:54:12 #99 naming to docker.io/library/security-spire-agent-arm64 0.0s done 21:54:12 #99 DONE 5.0s 21:54:12 21:54:12 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #81 ... 21:54:51 21:54:51 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #68 DONE 77.4s 21:54:51 21:54:51 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #71 DONE 76.6s 21:54:51 21:54:51 #105 [core-metadata builder 6/7] COPY . . 21:54:51 #105 ... 21:54:51 21:54:51 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #70 DONE 68.3s 21:54:51 21:54:51 #106 [support-notifications builder 6/7] COPY . . 21:54:51 #106 ... 21:54:51 21:54:51 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:54:51 #107 CACHED 21:54:51 21:54:51 #108 [support-scheduler builder 6/7] COPY . . 21:54:51 #108 CACHED 21:54:51 21:54:51 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #109 CACHED 21:54:51 21:54:51 #110 [security-proxy-auth builder 6/7] COPY . . 21:54:51 #110 CACHED 21:54:51 21:54:51 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #111 CACHED 21:54:51 21:54:51 #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:54:51 #112 CACHED 21:54:51 21:54:51 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #113 CACHED 21:54:51 21:54:51 #114 [core-data builder 4/7] COPY go.mod vendor* ./ 21:54:51 #114 CACHED 21:54:51 21:54:51 #115 [core-data builder 6/7] COPY . . 21:54:51 #115 CACHED 21:54:51 21:54:51 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #116 CACHED 21:54:51 21:54:51 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 21:54:51 #117 CACHED 21:54:51 21:54:51 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:54:51 #118 CACHED 21:54:51 21:54:51 #105 [core-metadata builder 6/7] COPY . . 21:54:51 #105 DONE 1.7s 21:54:51 21:54:51 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 21:54:51 #119 CACHED 21:54:51 21:54:51 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #120 CACHED 21:54:51 21:54:51 #121 [core-command builder 6/7] COPY . . 21:54:51 #121 CACHED 21:54:51 21:54:51 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:54:51 #122 ... 21:54:51 21:54:51 #123 [security-secretstore-setup builder 6/7] COPY . . 21:54:51 #123 CACHED 21:54:51 21:54:51 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #124 CACHED 21:54:51 21:54:51 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:54:51 #125 CACHED 21:54:51 21:54:51 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:54:51 #126 CACHED 21:54:51 21:54:51 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #127 CACHED 21:54:51 21:54:51 #128 [security-proxy-setup builder 6/7] COPY . . 21:54:51 #128 CACHED 21:54:51 21:54:51 #129 [security-bootstrapper builder 6/7] COPY . . 21:54:51 #129 DONE 2.5s 21:54:51 21:54:51 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:54:51 #130 ... 21:54:51 21:54:51 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:51 #81 DONE 62.3s 21:54:51 21:54:51 #131 [security-spiffe-token-provider builder 6/7] COPY . . 21:54:52 #131 ... 21:54:52 21:54:52 #106 [support-notifications builder 6/7] COPY . . 21:54:52 #106 DONE 4.8s 21:54:52 21:54:52 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:54:56 #132 ... 21:54:56 21:54:56 #131 [security-spiffe-token-provider builder 6/7] COPY . . 21:54:56 #131 DONE 8.0s 21:54:56 21:54:56 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:55:01 #133 ... 21:55:01 21:55:01 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:55:01 #0 9.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 21:55:01 #134 ... 21:55:01 21:55:01 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:55:01 #0 7.079 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:55:01 #135 ... 21:55:01 21:55:01 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:55:01 #136 ... 21:55:01 21:55:01 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:55:01 #0 8.034 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 21:55:01 #137 ... 21:55:01 21:55:01 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:55:01 #0 9.133 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:55:01 #138 ... 21:55:01 21:55:01 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:55:01 #0 8.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:55:01 #139 ... 21:55:01 21:55:01 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:55:01 #140 ... 21:55:01 21:55:01 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:55:01 #130 10.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:55:04 #130 ... 21:55:04 21:55:04 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:55:04 #133 4.282 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:55:06 #133 ... 21:55:06 21:55:06 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:55:06 #122 8.714 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:55:06 #122 ... 21:55:06 21:55:06 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:55:06 #132 7.434 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:55:08 #132 ... 21:55:08 21:55:08 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:55:08 #136 10.58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:55:08 #136 ... 21:55:08 21:55:08 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:55:08 #140 10.87 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:10:16 #140 ... 22:10:16 22:10:16 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:10:16 #139 DONE 922.9s 22:10:16 22:10:16 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:16 #122 ... 22:10:16 22:10:16 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:10:16 #141 DONE 0.3s 22:10:16 22:10:16 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:10:16 #142 DONE 0.2s 22:10:16 22:10:16 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 22:10:16 #143 DONE 0.2s 22:10:16 22:10:16 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:10:16 #144 DONE 0.2s 22:10:16 22:10:16 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:16 #130 ... 22:10:16 22:10:16 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:10:16 #145 DONE 0.6s 22:10:16 22:10:16 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:10:16 #146 DONE 0.5s 22:10:16 22:10:16 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:10:16 #147 DONE 2.6s 22:10:16 22:10:16 #99 [security-proxy-setup] exporting to image 22:10:16 #99 exporting layers 22:10:17 #99 exporting layers 1.0s done 22:10:17 #99 writing image sha256:00211d9a180c6badb091b0b3d22fb9b0ff143cc2c5b87ad73364f8934ece26e0 0.0s done 22:10:17 #99 naming to docker.io/library/security-proxy-setup-arm64 done 22:10:17 #99 DONE 6.1s 22:10:17 22:10:17 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:17 #130 925.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:10:32 #130 ... 22:10:32 22:10:32 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:10:32 #140 DONE 943.2s 22:10:32 22:10:32 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:10:32 #136 ... 22:10:32 22:10:32 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:10:32 #148 DONE 0.5s 22:10:32 22:10:32 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:10:32 #134 ... 22:10:32 22:10:32 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 22:10:34 #149 DONE 2.6s 22:10:34 22:10:34 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 22:10:34 #150 DONE 0.3s 22:10:34 22:10:34 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 22:10:35 #151 DONE 0.4s 22:10:35 22:10:35 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:10:35 #136 ... 22:10:35 22:10:35 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:10:35 #152 DONE 0.4s 22:10:35 22:10:35 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:10:35 #132 ... 22:10:35 22:10:35 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:10:36 #153 DONE 0.2s 22:10:36 22:10:36 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:10:36 #154 DONE 0.3s 22:10:36 22:10:36 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:36 #122 ... 22:10:36 22:10:36 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:10:36 #155 DONE 0.2s 22:10:36 22:10:36 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:10:36 #156 DONE 0.2s 22:10:36 22:10:36 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:10:37 #157 DONE 0.4s 22:10:37 22:10:37 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 22:10:39 #158 DONE 2.6s 22:10:39 22:10:39 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:10:39 #130 DONE 951.5s 22:10:39 22:10:39 #99 [security-bootstrapper] exporting to image 22:10:39 #99 exporting layers 22:10:40 #99 ... 22:10:40 22:10:40 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:10:40 #159 DONE 0.3s 22:10:41 22:10:41 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:41 #122 ... 22:10:41 22:10:41 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:10:41 #160 DONE 0.3s 22:10:41 22:10:41 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:10:41 #134 ... 22:10:41 22:10:41 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:10:42 #161 DONE 0.4s 22:10:42 22:10:42 #99 [security-bootstrapper] exporting to image 22:10:42 #99 exporting layers 2.3s done 22:10:42 #99 writing image sha256:b296f042a24f96b5ec296aaa6fd8fb3c912c7dfa3873638dd2dcb53af94cee2a done 22:10:42 #99 naming to docker.io/library/security-bootstrapper-arm64 22:10:42 #99 naming to docker.io/library/security-bootstrapper-arm64 done 22:10:42 #99 DONE 8.4s 22:10:42 22:10:42 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:10:42 #162 DONE 0.3s 22:10:42 22:10:42 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:10:42 #163 DONE 0.2s 22:10:42 22:10:42 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:42 #122 ... 22:10:42 22:10:42 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:10:42 #164 DONE 0.4s 22:10:42 22:10:42 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:10:42 #134 ... 22:10:42 22:10:42 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:10:43 #165 DONE 0.4s 22:10:43 22:10:43 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:10:43 #166 DONE 0.2s 22:10:43 22:10:43 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:43 #122 ... 22:10:43 22:10:43 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:10:46 #167 DONE 2.1s 22:10:46 22:10:46 #99 [security-secretstore-setup] exporting to image 22:10:47 #99 exporting layers 1.8s done 22:10:47 #99 writing image sha256:d55c029eb46e2083fded44893ae2aca34548af184adfc81b9e92ce79c1784f3d done 22:10:47 #99 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 22:10:47 #99 DONE 10.3s 22:10:47 22:10:47 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:10:57 #134 DONE 970.0s 22:10:57 22:10:57 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:10:58 #122 ... 22:10:58 22:10:58 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:10:58 #168 DONE 0.2s 22:10:58 22:10:58 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:10:58 #169 DONE 0.2s 22:10:58 22:10:58 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:10:58 #170 DONE 0.4s 22:10:58 22:10:58 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:10:58 #132 ... 22:10:58 22:10:58 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:10:59 #171 DONE 0.1s 22:10:59 22:10:59 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:10:59 #172 DONE 0.2s 22:10:59 22:10:59 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:11:01 #173 DONE 2.0s 22:11:01 22:11:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:11:01 #132 ... 22:11:01 22:11:01 #99 [security-proxy-auth] exporting to image 22:11:01 #99 exporting layers 22:11:02 #99 exporting layers 0.7s done 22:11:02 #99 writing image sha256:b234d70d857fca171112e1384adf9b60fce77046f107ab99a079ededb3fa3b7a done 22:11:02 #99 naming to docker.io/library/security-proxy-auth-arm64 done 22:11:02 #99 DONE 11.0s 22:11:02 22:11:02 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:11:08 #138 ... 22:11:08 22:11:08 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:11:08 #137 DONE 981.1s 22:11:08 22:11:08 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:11:08 #122 ... 22:11:08 22:11:08 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:11:09 #174 DONE 0.3s 22:11:09 22:11:09 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:11:09 #122 ... 22:11:09 22:11:09 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:11:09 #175 DONE 0.3s 22:11:09 22:11:09 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:11:09 #176 DONE 0.3s 22:11:09 22:11:09 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:11:10 #177 DONE 0.3s 22:11:10 22:11:10 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:11:10 #178 DONE 0.3s 22:11:10 22:11:10 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:11:10 #132 ... 22:11:10 22:11:10 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:11:12 #179 DONE 2.0s 22:11:12 22:11:12 #99 [core-common-config-bootstrapper] exporting to image 22:11:12 #99 exporting layers 22:11:13 #99 exporting layers 0.6s done 22:11:13 #99 writing image sha256:a1e6df913dcb2f71d50d1f09d1e020190d6a1c9e4a4ac64248ed8986c41c970d done 22:11:13 #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:11:13 #99 DONE 11.6s 22:11:13 22:11:13 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:12:00 #132 ... 22:12:00 22:12:00 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:12:00 #122 DONE 1027.5s 22:12:00 22:12:00 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:12:00 #136 ... 22:12:00 22:12:00 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:12:00 #180 DONE 0.2s 22:12:00 22:12:00 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:12:00 #181 DONE 0.2s 22:12:00 22:12:00 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:12:00 #182 DONE 0.4s 22:12:00 22:12:00 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:12:00 #183 DONE 0.2s 22:12:00 22:12:00 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:12:00 #135 ... 22:12:00 22:12:00 #99 [core-command] exporting to image 22:12:00 #99 exporting layers 22:12:00 #99 exporting layers 0.4s done 22:12:00 #99 writing image sha256:8bf2ea546e7fb07e6818becdfd1a1e30255c74f1c7187bfc3dde0d0099bc9fea 0.0s done 22:12:00 #99 naming to docker.io/library/core-command-arm64 done 22:12:00 #99 DONE 12.0s 22:12:00 22:12:00 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:12:10 #135 ... 22:12:10 22:12:10 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:12:10 #138 DONE 1042.6s 22:12:10 22:12:10 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:12:10 #136 ... 22:12:10 22:12:10 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:12:10 #184 DONE 0.3s 22:12:10 22:12:10 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:12:11 #185 DONE 0.2s 22:12:11 22:12:11 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:12:11 #132 ... 22:12:11 22:12:11 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:12:11 #186 DONE 0.4s 22:12:11 22:12:11 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:12:11 #136 ... 22:12:11 22:12:11 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:12:11 #187 DONE 0.2s 22:12:11 22:12:11 #99 [core-data] exporting to image 22:12:11 #99 exporting layers 22:12:12 #99 ... 22:12:12 22:12:12 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:12:12 #136 DONE 1044.8s 22:12:12 22:12:12 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:12:12 #133 ... 22:12:12 22:12:12 #99 [core-data] exporting to image 22:12:12 #99 exporting layers 0.9s done 22:12:12 #99 writing image sha256:f51546e85ba8bb069fe3e201eef43ef67467e1e9395bd06a10e3d1886d0eba29 0.0s done 22:12:12 #99 naming to docker.io/library/core-data-arm64 0.0s done 22:12:12 #99 DONE 12.9s 22:12:12 22:12:12 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:12:13 #188 DONE 0.3s 22:12:13 22:12:13 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:12:13 #189 DONE 0.2s 22:12:13 22:12:13 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:12:13 #190 DONE 0.3s 22:12:13 22:12:13 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:12:13 #133 ... 22:12:13 22:12:13 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:12:14 #191 DONE 0.2s 22:12:14 22:12:14 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:12:14 #192 DONE 0.2s 22:12:14 22:12:14 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:12:14 #135 ... 22:12:14 22:12:14 #99 [core-metadata] exporting to image 22:12:14 #99 exporting layers 0.4s done 22:12:14 #99 writing image sha256:1be23d230ea001a9dfa503d54b68623dce1fcbbd2c9f42c3af5fdd8e9aeb2375 done 22:12:14 #99 naming to docker.io/library/core-metadata-arm64 done 22:12:14 #99 DONE 13.4s 22:12:14 22:12:14 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:12:41 #132 ... 22:12:41 22:12:41 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:12:41 #133 DONE 1062.7s 22:12:41 22:12:41 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:12:41 #135 ... 22:12:41 22:12:41 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:12:41 #193 DONE 0.3s 22:12:41 22:12:41 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:12:41 #135 ... 22:12:41 22:12:41 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:12:41 #194 DONE 0.2s 22:12:41 22:12:41 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:12:41 #195 DONE 0.4s 22:12:41 22:12:41 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:12:41 #196 DONE 0.1s 22:12:41 22:12:41 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:12:41 #132 ... 22:12:41 22:12:41 #99 [security-spiffe-token-provider] exporting to image 22:12:41 #99 exporting layers 22:12:41 #99 exporting layers 0.9s done 22:12:41 #99 writing image sha256:3274038a5fee64147c6d0e8e510156c35ac02fc79e7e4d46fdc6f9bb5d0e7ad4 done 22:12:41 #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:12:41 #99 DONE 14.3s 22:12:41 22:12:41 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:08 #132 ... 22:13:08 22:13:08 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:13:08 #135 DONE 1101.1s 22:13:08 22:13:08 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:08 #132 ... 22:13:08 22:13:08 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:13:08 #197 DONE 0.2s 22:13:08 22:13:08 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:09 #132 ... 22:13:09 22:13:09 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:13:09 #198 DONE 0.1s 22:13:09 22:13:09 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:13:09 #199 DONE 0.5s 22:13:09 22:13:09 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:09 #132 ... 22:13:09 22:13:09 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:13:10 #200 DONE 0.2s 22:13:10 22:13:10 #99 [support-scheduler] exporting to image 22:13:10 #99 exporting layers 22:13:10 #99 ... 22:13:10 22:13:10 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:13:10 #132 DONE 1098.3s 22:13:10 22:13:10 #99 [support-scheduler] exporting to image 22:13:10 #99 exporting layers 0.7s done 22:13:10 #99 writing image sha256:3d1efe67d0ca17a613bb6e1a729c186a23544f5c3f0803889b7640ee4b9d9583 0.0s done 22:13:10 #99 naming to docker.io/library/support-scheduler-arm64 0.0s done 22:13:10 #99 DONE 15.0s 22:13:10 22:13:10 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:13:11 #201 DONE 0.4s 22:13:11 22:13:11 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:13:11 #202 DONE 0.3s 22:13:11 22:13:11 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:13:12 #203 DONE 0.4s 22:13:12 22:13:12 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:13:12 #204 DONE 0.2s 22:13:12 22:13:12 #99 [support-notifications] exporting to image 22:13:12 #99 exporting layers 0.5s done 22:13:12 #99 writing image sha256:006d9f5e3e78af3f6a659a81488504f27431c82b19cfc4090d08923b7ddb314d 0.0s done 22:13:12 #99 naming to docker.io/library/support-notifications-arm64 done 22:13:12 #99 DONE 15.5s 22:13:12 time="2023-11-14T21:52:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:13:12 time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:13:12 $ docker stop --time=1 137db1fe51a414ad4981d20c09745191a0baf06d00d9ac588b0d67bf68ec704e 22:13:14 $ docker rm -f --volumes 137db1fe51a414ad4981d20c09745191a0baf06d00d9ac588b0d67bf68ec704e [Pipeline] // withDockerContainer [Pipeline] sh 22:13:15 + docker images 22:13:15 REPOSITORY TAG IMAGE ID CREATED SIZE 22:13:15 support-notifications-arm64 latest 006d9f5e3e78 3 seconds ago 41.4MB 22:13:15 support-scheduler-arm64 latest 3d1efe67d0ca 5 seconds ago 40.4MB 22:13:15 security-spiffe-token-provider-arm64 latest 3274038a5fee 34 seconds ago 42.3MB 22:13:15 core-metadata-arm64 latest 1be23d230ea0 About a minute ago 28.3MB 22:13:15 core-data-arm64 latest f51546e85ba8 About a minute ago 28MB 22:13:15 core-command-arm64 latest 8bf2ea546e7f About a minute ago 27.8MB 22:13:15 core-common-config-bootstrapper-arm64 latest a1e6df913dcb 2 minutes ago 25.1MB 22:13:15 security-proxy-auth-arm64 latest b234d70d857f 2 minutes ago 26.2MB 22:13:15 security-secretstore-setup-arm64 latest d55c029eb46e 2 minutes ago 50.7MB 22:13:15 security-bootstrapper-arm64 latest b296f042a24f 2 minutes ago 29.9MB 22:13:15 security-proxy-setup-arm64 latest 00211d9a180c 2 minutes ago 35.9MB 22:13:15 security-spire-agent-arm64 latest 40b08401408a 19 minutes ago 159MB 22:13:15 security-spire-config-arm64 latest 12f232a49e93 19 minutes ago 103MB 22:13:15 security-spire-server-arm64 latest aa1e47fcee65 19 minutes ago 103MB 22:13:15 ci-base-image-arm64 latest 98b9b4e5c371 20 minutes ago 933MB 22:13:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 5 hours ago 560MB 22:13:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 22:13:15 provisioning config files... 22:13:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config17694869949678479702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:15 ---> docker-login.sh 22:13:15 nexus3.edgexfoundry.org:10001 22:13:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:15 Configure a credential helper to remove this warning. See 22:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:15 22:13:15 Login Succeeded 22:13:15 nexus3.edgexfoundry.org:10002 22:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:16 Configure a credential helper to remove this warning. See 22:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:16 22:13:16 Login Succeeded 22:13:16 nexus3.edgexfoundry.org:10003 22:13:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:16 Configure a credential helper to remove this warning. See 22:13:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:16 22:13:16 Login Succeeded 22:13:16 nexus3.edgexfoundry.org:10004 22:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:17 Configure a credential helper to remove this warning. See 22:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:17 22:13:17 Login Succeeded 22:13:17 docker.io 22:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:17 Configure a credential helper to remove this warning. See 22:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:17 22:13:17 Login Succeeded 22:13:18 ---> docker-login.sh ends [Pipeline] } 22:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:13:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:13:18 cac31287acd04e958173a3bbb33b482e6c71c818 22:13:18 latest 22:13:18 3.1.0-dev.71 22:13:18 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:18 main 22:13:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:13:18 b1a20293a92e: Preparing 22:13:18 be85721c9c85: Preparing 22:13:18 542ed913170b: Preparing 22:13:18 96e23e91c2de: Preparing 22:13:18 0ea8c74e41fc: Preparing 22:13:18 549651474f9d: Preparing 22:13:18 5f4d9fc4d98d: Preparing 22:13:18 549651474f9d: Waiting 22:13:18 5f4d9fc4d98d: Waiting 22:13:19 b1a20293a92e: Pushed 22:13:19 542ed913170b: Pushed 22:13:19 96e23e91c2de: Pushed 22:13:19 5f4d9fc4d98d: Layer already exists 22:13:19 549651474f9d: Pushed 22:13:21 0ea8c74e41fc: Pushed 22:13:22 be85721c9c85: Pushed 22:13:23 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:13:23 b1a20293a92e: Preparing 22:13:23 be85721c9c85: Preparing 22:13:23 542ed913170b: Preparing 22:13:23 96e23e91c2de: Preparing 22:13:23 0ea8c74e41fc: Preparing 22:13:23 549651474f9d: Preparing 22:13:23 5f4d9fc4d98d: Preparing 22:13:23 549651474f9d: Waiting 22:13:23 5f4d9fc4d98d: Waiting 22:13:23 96e23e91c2de: Layer already exists 22:13:23 be85721c9c85: Layer already exists 22:13:23 0ea8c74e41fc: Layer already exists 22:13:23 542ed913170b: Layer already exists 22:13:23 b1a20293a92e: Layer already exists 22:13:23 5f4d9fc4d98d: Layer already exists 22:13:23 549651474f9d: Layer already exists 22:13:24 latest: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.71 22:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:13:24 b1a20293a92e: Preparing 22:13:24 be85721c9c85: Preparing 22:13:24 542ed913170b: Preparing 22:13:24 96e23e91c2de: Preparing 22:13:24 0ea8c74e41fc: Preparing 22:13:24 549651474f9d: Preparing 22:13:24 5f4d9fc4d98d: Preparing 22:13:24 549651474f9d: Waiting 22:13:24 5f4d9fc4d98d: Waiting 22:13:24 96e23e91c2de: Layer already exists 22:13:24 542ed913170b: Layer already exists 22:13:24 b1a20293a92e: Layer already exists 22:13:24 be85721c9c85: Layer already exists 22:13:24 0ea8c74e41fc: Layer already exists 22:13:24 549651474f9d: Layer already exists 22:13:24 5f4d9fc4d98d: Layer already exists 22:13:25 3.1.0-dev.71: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:13:25 b1a20293a92e: Preparing 22:13:25 be85721c9c85: Preparing 22:13:25 542ed913170b: Preparing 22:13:25 96e23e91c2de: Preparing 22:13:25 0ea8c74e41fc: Preparing 22:13:25 549651474f9d: Preparing 22:13:25 5f4d9fc4d98d: Preparing 22:13:25 549651474f9d: Waiting 22:13:25 5f4d9fc4d98d: Waiting 22:13:25 542ed913170b: Layer already exists 22:13:25 0ea8c74e41fc: Layer already exists 22:13:25 b1a20293a92e: Layer already exists 22:13:25 96e23e91c2de: Layer already exists 22:13:25 be85721c9c85: Layer already exists 22:13:25 5f4d9fc4d98d: Layer already exists 22:13:25 549651474f9d: Layer already exists 22:13:26 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:13:26 b1a20293a92e: Preparing 22:13:26 be85721c9c85: Preparing 22:13:26 542ed913170b: Preparing 22:13:26 96e23e91c2de: Preparing 22:13:26 0ea8c74e41fc: Preparing 22:13:26 549651474f9d: Preparing 22:13:26 5f4d9fc4d98d: Preparing 22:13:26 549651474f9d: Waiting 22:13:26 5f4d9fc4d98d: Waiting 22:13:26 542ed913170b: Layer already exists 22:13:26 be85721c9c85: Layer already exists 22:13:26 96e23e91c2de: Layer already exists 22:13:26 0ea8c74e41fc: Layer already exists 22:13:26 b1a20293a92e: Layer already exists 22:13:26 549651474f9d: Layer already exists 22:13:26 5f4d9fc4d98d: Layer already exists 22:13:27 main: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:27 ===================================================== [Pipeline] echo 22:13:27 taggedImages: 22:13:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:13:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.71 22:13:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:27 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:13:27 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 22:13:27 cac31287acd04e958173a3bbb33b482e6c71c818 22:13:27 latest 22:13:27 3.1.0-dev.71 22:13:27 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:27 main 22:13:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:13:27 5c8d0a98d8a5: Preparing 22:13:27 a24e3696bdd8: Preparing 22:13:27 9209e2604989: Preparing 22:13:27 99d15621a12f: Preparing 22:13:27 542ed913170b: Preparing 22:13:27 96e23e91c2de: Preparing 22:13:27 0ea8c74e41fc: Preparing 22:13:27 549651474f9d: Preparing 22:13:27 5f4d9fc4d98d: Preparing 22:13:27 96e23e91c2de: Waiting 22:13:27 0ea8c74e41fc: Waiting 22:13:27 549651474f9d: Waiting 22:13:28 542ed913170b: Layer already exists 22:13:28 96e23e91c2de: Layer already exists 22:13:28 0ea8c74e41fc: Layer already exists 22:13:28 a24e3696bdd8: Pushed 22:13:28 5c8d0a98d8a5: Pushed 22:13:28 9209e2604989: Pushed 22:13:28 549651474f9d: Layer already exists 22:13:28 5f4d9fc4d98d: Layer already exists 22:13:32 99d15621a12f: Pushed 22:13:32 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:32 + 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 22:13:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:13:32 5c8d0a98d8a5: Preparing 22:13:32 a24e3696bdd8: Preparing 22:13:32 9209e2604989: Preparing 22:13:32 99d15621a12f: Preparing 22:13:32 542ed913170b: Preparing 22:13:32 96e23e91c2de: Preparing 22:13:32 0ea8c74e41fc: Preparing 22:13:32 549651474f9d: Preparing 22:13:32 5f4d9fc4d98d: Preparing 22:13:32 96e23e91c2de: Waiting 22:13:32 0ea8c74e41fc: Waiting 22:13:32 549651474f9d: Waiting 22:13:32 5f4d9fc4d98d: Waiting 22:13:32 542ed913170b: Layer already exists 22:13:32 99d15621a12f: Layer already exists 22:13:32 5c8d0a98d8a5: Layer already exists 22:13:32 a24e3696bdd8: Layer already exists 22:13:32 9209e2604989: Layer already exists 22:13:32 96e23e91c2de: Layer already exists 22:13:32 549651474f9d: Layer already exists 22:13:32 0ea8c74e41fc: Layer already exists 22:13:33 5f4d9fc4d98d: Layer already exists 22:13:33 latest: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.71 22:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:13:34 5c8d0a98d8a5: Preparing 22:13:34 a24e3696bdd8: Preparing 22:13:34 9209e2604989: Preparing 22:13:34 99d15621a12f: Preparing 22:13:34 542ed913170b: Preparing 22:13:34 96e23e91c2de: Preparing 22:13:34 0ea8c74e41fc: Preparing 22:13:34 549651474f9d: Preparing 22:13:34 5f4d9fc4d98d: Preparing 22:13:34 0ea8c74e41fc: Waiting 22:13:34 549651474f9d: Waiting 22:13:34 5f4d9fc4d98d: Waiting 22:13:34 96e23e91c2de: Waiting 22:13:34 542ed913170b: Layer already exists 22:13:34 5c8d0a98d8a5: Layer already exists 22:13:34 9209e2604989: Layer already exists 22:13:34 a24e3696bdd8: Layer already exists 22:13:34 99d15621a12f: Layer already exists 22:13:34 5f4d9fc4d98d: Layer already exists 22:13:34 0ea8c74e41fc: Layer already exists 22:13:34 96e23e91c2de: Layer already exists 22:13:34 549651474f9d: Layer already exists 22:13:34 3.1.0-dev.71: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:13:35 5c8d0a98d8a5: Preparing 22:13:35 a24e3696bdd8: Preparing 22:13:35 9209e2604989: Preparing 22:13:35 99d15621a12f: Preparing 22:13:35 542ed913170b: Preparing 22:13:35 96e23e91c2de: Preparing 22:13:35 0ea8c74e41fc: Preparing 22:13:35 96e23e91c2de: Waiting 22:13:35 549651474f9d: Preparing 22:13:35 0ea8c74e41fc: Waiting 22:13:35 549651474f9d: Waiting 22:13:35 5f4d9fc4d98d: Preparing 22:13:35 5f4d9fc4d98d: Waiting 22:13:35 a24e3696bdd8: Layer already exists 22:13:35 99d15621a12f: Layer already exists 22:13:35 542ed913170b: Layer already exists 22:13:35 9209e2604989: Layer already exists 22:13:35 5c8d0a98d8a5: Layer already exists 22:13:35 0ea8c74e41fc: Layer already exists 22:13:35 5f4d9fc4d98d: Layer already exists 22:13:35 96e23e91c2de: Layer already exists 22:13:35 549651474f9d: Layer already exists 22:13:35 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:35 + 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 22:13:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 22:13:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 22:13:36 5c8d0a98d8a5: Preparing 22:13:36 a24e3696bdd8: Preparing 22:13:36 9209e2604989: Preparing 22:13:36 99d15621a12f: Preparing 22:13:36 542ed913170b: Preparing 22:13:36 96e23e91c2de: Preparing 22:13:36 0ea8c74e41fc: Preparing 22:13:36 549651474f9d: Preparing 22:13:36 5f4d9fc4d98d: Preparing 22:13:36 96e23e91c2de: Waiting 22:13:36 0ea8c74e41fc: Waiting 22:13:36 549651474f9d: Waiting 22:13:36 5f4d9fc4d98d: Waiting 22:13:36 9209e2604989: Layer already exists 22:13:36 a24e3696bdd8: Layer already exists 22:13:36 99d15621a12f: Layer already exists 22:13:36 542ed913170b: Layer already exists 22:13:36 5c8d0a98d8a5: Layer already exists 22:13:36 96e23e91c2de: Layer already exists 22:13:36 0ea8c74e41fc: Layer already exists 22:13:36 5f4d9fc4d98d: Layer already exists 22:13:36 549651474f9d: Layer already exists 22:13:36 main: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:36 ===================================================== [Pipeline] echo 22:13:36 taggedImages: 22:13:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 22:13:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.71 22:13:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 22:13:36 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:13:36 cac31287acd04e958173a3bbb33b482e6c71c818 22:13:36 latest 22:13:36 3.1.0-dev.71 22:13:36 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:36 main 22:13:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:13:37 71081a9c8815: Preparing 22:13:37 f4186abb6196: Preparing 22:13:37 542ed913170b: Preparing 22:13:37 96e23e91c2de: Preparing 22:13:37 7515190b7d79: Preparing 22:13:37 5d1b938c08f6: Preparing 22:13:37 5f4d9fc4d98d: Preparing 22:13:37 5d1b938c08f6: Waiting 22:13:37 5f4d9fc4d98d: Waiting 22:13:37 542ed913170b: Layer already exists 22:13:37 96e23e91c2de: Layer already exists 22:13:37 5f4d9fc4d98d: Layer already exists 22:13:37 71081a9c8815: Pushed 22:13:37 5d1b938c08f6: Pushed 22:13:39 7515190b7d79: Pushed 22:13:41 f4186abb6196: Pushed 22:13:41 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:13:42 71081a9c8815: Preparing 22:13:42 f4186abb6196: Preparing 22:13:42 542ed913170b: Preparing 22:13:42 96e23e91c2de: Preparing 22:13:42 7515190b7d79: Preparing 22:13:42 5d1b938c08f6: Preparing 22:13:42 5f4d9fc4d98d: Preparing 22:13:42 5d1b938c08f6: Waiting 22:13:42 7515190b7d79: Layer already exists 22:13:42 542ed913170b: Layer already exists 22:13:42 f4186abb6196: Layer already exists 22:13:42 71081a9c8815: Layer already exists 22:13:42 96e23e91c2de: Layer already exists 22:13:42 5f4d9fc4d98d: Layer already exists 22:13:42 5d1b938c08f6: Layer already exists 22:13:42 latest: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.71 22:13:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:13:42 71081a9c8815: Preparing 22:13:42 f4186abb6196: Preparing 22:13:42 542ed913170b: Preparing 22:13:42 96e23e91c2de: Preparing 22:13:42 7515190b7d79: Preparing 22:13:42 5d1b938c08f6: Preparing 22:13:42 5d1b938c08f6: Waiting 22:13:42 5f4d9fc4d98d: Preparing 22:13:42 5f4d9fc4d98d: Waiting 22:13:42 71081a9c8815: Layer already exists 22:13:42 f4186abb6196: Layer already exists 22:13:42 542ed913170b: Layer already exists 22:13:42 7515190b7d79: Layer already exists 22:13:43 5d1b938c08f6: Layer already exists 22:13:43 96e23e91c2de: Layer already exists 22:13:43 5f4d9fc4d98d: Layer already exists 22:13:43 3.1.0-dev.71: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:13:43 71081a9c8815: Preparing 22:13:43 f4186abb6196: Preparing 22:13:43 542ed913170b: Preparing 22:13:43 96e23e91c2de: Preparing 22:13:43 7515190b7d79: Preparing 22:13:43 5d1b938c08f6: Preparing 22:13:43 5f4d9fc4d98d: Preparing 22:13:43 5d1b938c08f6: Waiting 22:13:43 5f4d9fc4d98d: Waiting 22:13:43 96e23e91c2de: Layer already exists 22:13:43 f4186abb6196: Layer already exists 22:13:43 542ed913170b: Layer already exists 22:13:43 7515190b7d79: Layer already exists 22:13:43 71081a9c8815: Layer already exists 22:13:43 5f4d9fc4d98d: Layer already exists 22:13:43 5d1b938c08f6: Layer already exists 22:13:44 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:13:44 71081a9c8815: Preparing 22:13:44 f4186abb6196: Preparing 22:13:44 542ed913170b: Preparing 22:13:44 96e23e91c2de: Preparing 22:13:44 7515190b7d79: Preparing 22:13:44 5d1b938c08f6: Preparing 22:13:44 5f4d9fc4d98d: Preparing 22:13:44 5d1b938c08f6: Waiting 22:13:44 5f4d9fc4d98d: Waiting 22:13:44 f4186abb6196: Layer already exists 22:13:44 96e23e91c2de: Layer already exists 22:13:44 7515190b7d79: Layer already exists 22:13:44 542ed913170b: Layer already exists 22:13:44 71081a9c8815: Layer already exists 22:13:45 5f4d9fc4d98d: Layer already exists 22:13:45 5d1b938c08f6: Layer already exists 22:13:45 main: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:45 ===================================================== [Pipeline] echo 22:13:45 taggedImages: 22:13:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:13:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.71 22:13:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:13:45 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:13:45 cac31287acd04e958173a3bbb33b482e6c71c818 22:13:45 latest 22:13:45 3.1.0-dev.71 22:13:45 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:45 main 22:13:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:13:46 ad6659a15c4f: Preparing 22:13:46 0f062cd6e16e: Preparing 22:13:46 32a9a75381b8: Preparing 22:13:46 542ed913170b: Preparing 22:13:46 96e23e91c2de: Preparing 22:13:46 0ea8c74e41fc: Preparing 22:13:46 549651474f9d: Preparing 22:13:46 0ea8c74e41fc: Waiting 22:13:46 5f4d9fc4d98d: Preparing 22:13:46 549651474f9d: Waiting 22:13:46 5f4d9fc4d98d: Waiting 22:13:46 542ed913170b: Layer already exists 22:13:46 96e23e91c2de: Layer already exists 22:13:46 0ea8c74e41fc: Layer already exists 22:13:46 549651474f9d: Layer already exists 22:13:46 5f4d9fc4d98d: Layer already exists 22:13:46 ad6659a15c4f: Pushed 22:13:46 0f062cd6e16e: Pushed 22:13:50 32a9a75381b8: Pushed 22:13:50 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:13:51 ad6659a15c4f: Preparing 22:13:51 0f062cd6e16e: Preparing 22:13:51 32a9a75381b8: Preparing 22:13:51 542ed913170b: Preparing 22:13:51 96e23e91c2de: Preparing 22:13:51 0ea8c74e41fc: Preparing 22:13:51 549651474f9d: Preparing 22:13:51 5f4d9fc4d98d: Preparing 22:13:51 0ea8c74e41fc: Waiting 22:13:51 549651474f9d: Waiting 22:13:51 5f4d9fc4d98d: Waiting 22:13:51 0f062cd6e16e: Layer already exists 22:13:51 96e23e91c2de: Layer already exists 22:13:51 32a9a75381b8: Layer already exists 22:13:51 542ed913170b: Layer already exists 22:13:51 ad6659a15c4f: Layer already exists 22:13:51 5f4d9fc4d98d: Layer already exists 22:13:51 0ea8c74e41fc: Layer already exists 22:13:51 549651474f9d: Layer already exists 22:13:51 latest: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.71 22:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:13:52 ad6659a15c4f: Preparing 22:13:52 0f062cd6e16e: Preparing 22:13:52 32a9a75381b8: Preparing 22:13:52 542ed913170b: Preparing 22:13:52 96e23e91c2de: Preparing 22:13:52 0ea8c74e41fc: Preparing 22:13:52 549651474f9d: Preparing 22:13:52 5f4d9fc4d98d: Preparing 22:13:52 5f4d9fc4d98d: Waiting 22:13:52 0ea8c74e41fc: Waiting 22:13:52 549651474f9d: Waiting 22:13:52 96e23e91c2de: Layer already exists 22:13:52 ad6659a15c4f: Layer already exists 22:13:52 32a9a75381b8: Layer already exists 22:13:52 0f062cd6e16e: Layer already exists 22:13:52 542ed913170b: Layer already exists 22:13:52 5f4d9fc4d98d: Layer already exists 22:13:52 549651474f9d: Layer already exists 22:13:52 0ea8c74e41fc: Layer already exists 22:13:52 3.1.0-dev.71: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:13:53 ad6659a15c4f: Preparing 22:13:53 0f062cd6e16e: Preparing 22:13:53 32a9a75381b8: Preparing 22:13:53 542ed913170b: Preparing 22:13:53 96e23e91c2de: Preparing 22:13:53 0ea8c74e41fc: Preparing 22:13:53 549651474f9d: Preparing 22:13:53 5f4d9fc4d98d: Preparing 22:13:53 549651474f9d: Waiting 22:13:53 5f4d9fc4d98d: Waiting 22:13:53 32a9a75381b8: Layer already exists 22:13:53 96e23e91c2de: Layer already exists 22:13:53 0f062cd6e16e: Layer already exists 22:13:53 ad6659a15c4f: Layer already exists 22:13:53 542ed913170b: Layer already exists 22:13:53 0ea8c74e41fc: Layer already exists 22:13:53 549651474f9d: Layer already exists 22:13:53 5f4d9fc4d98d: Layer already exists 22:13:53 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:13:54 ad6659a15c4f: Preparing 22:13:54 0f062cd6e16e: Preparing 22:13:54 32a9a75381b8: Preparing 22:13:54 542ed913170b: Preparing 22:13:54 96e23e91c2de: Preparing 22:13:54 0ea8c74e41fc: Preparing 22:13:54 549651474f9d: Preparing 22:13:54 5f4d9fc4d98d: Preparing 22:13:54 0ea8c74e41fc: Waiting 22:13:54 549651474f9d: Waiting 22:13:54 5f4d9fc4d98d: Waiting 22:13:54 32a9a75381b8: Layer already exists 22:13:54 0f062cd6e16e: Layer already exists 22:13:54 96e23e91c2de: Layer already exists 22:13:54 ad6659a15c4f: Layer already exists 22:13:54 542ed913170b: Layer already exists 22:13:54 549651474f9d: Layer already exists 22:13:54 0ea8c74e41fc: Layer already exists 22:13:54 5f4d9fc4d98d: Layer already exists 22:13:54 main: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:13:54 ===================================================== [Pipeline] echo 22:13:54 taggedImages: 22:13:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:13:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.71 22:13:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:13:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:13:54 cac31287acd04e958173a3bbb33b482e6c71c818 22:13:54 latest 22:13:54 3.1.0-dev.71 22:13:54 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:13:54 main 22:13:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:13:55 570ecc45a0e1: Preparing 22:13:55 2f051beabbd1: Preparing 22:13:55 9558b5a42e23: Preparing 22:13:55 722b8b0941e5: Preparing 22:13:55 f45a1e5514ff: Preparing 22:13:55 85909965d4f6: Preparing 22:13:55 8fe375331e63: Preparing 22:13:55 542ed913170b: Preparing 22:13:55 96e23e91c2de: Preparing 22:13:55 1885a431ac5c: Preparing 22:13:55 ceba921a472a: Preparing 22:13:55 5f70bf18a086: Preparing 22:13:55 68f0e1150300: Preparing 22:13:55 275d1a317551: Preparing 22:13:55 d8a6d512c6e5: Preparing 22:13:55 5f4d9fc4d98d: Preparing 22:13:55 1885a431ac5c: Waiting 22:13:55 ceba921a472a: Waiting 22:13:55 8fe375331e63: Waiting 22:13:55 542ed913170b: Waiting 22:13:55 96e23e91c2de: Waiting 22:13:55 85909965d4f6: Waiting 22:13:55 68f0e1150300: Waiting 22:13:55 275d1a317551: Waiting 22:13:55 d8a6d512c6e5: Waiting 22:13:55 5f4d9fc4d98d: Waiting 22:13:55 2f051beabbd1: Pushed 22:13:55 9558b5a42e23: Pushed 22:13:55 570ecc45a0e1: Pushed 22:13:55 722b8b0941e5: Pushed 22:13:55 f45a1e5514ff: Pushed 22:13:56 542ed913170b: Layer already exists 22:13:56 96e23e91c2de: Layer already exists 22:13:56 85909965d4f6: Pushed 22:13:56 1885a431ac5c: Pushed 22:13:56 ceba921a472a: Pushed 22:13:56 5f70bf18a086: Pushed 22:13:56 68f0e1150300: Pushed 22:13:56 5f4d9fc4d98d: Layer already exists 22:13:56 d8a6d512c6e5: Pushed 22:13:58 275d1a317551: Pushed 22:14:00 8fe375331e63: Pushed 22:14:00 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:14:00 570ecc45a0e1: Preparing 22:14:00 2f051beabbd1: Preparing 22:14:00 9558b5a42e23: Preparing 22:14:00 722b8b0941e5: Preparing 22:14:00 f45a1e5514ff: Preparing 22:14:00 85909965d4f6: Preparing 22:14:00 8fe375331e63: Preparing 22:14:00 542ed913170b: Preparing 22:14:00 96e23e91c2de: Preparing 22:14:00 1885a431ac5c: Preparing 22:14:00 ceba921a472a: Preparing 22:14:00 5f70bf18a086: Preparing 22:14:00 68f0e1150300: Preparing 22:14:00 275d1a317551: Preparing 22:14:00 d8a6d512c6e5: Preparing 22:14:00 5f4d9fc4d98d: Preparing 22:14:00 85909965d4f6: Waiting 22:14:00 8fe375331e63: Waiting 22:14:00 542ed913170b: Waiting 22:14:00 96e23e91c2de: Waiting 22:14:00 1885a431ac5c: Waiting 22:14:00 ceba921a472a: Waiting 22:14:00 5f70bf18a086: Waiting 22:14:00 68f0e1150300: Waiting 22:14:00 275d1a317551: Waiting 22:14:00 d8a6d512c6e5: Waiting 22:14:00 5f4d9fc4d98d: Waiting 22:14:00 722b8b0941e5: Layer already exists 22:14:00 2f051beabbd1: Layer already exists 22:14:00 f45a1e5514ff: Layer already exists 22:14:00 570ecc45a0e1: Layer already exists 22:14:00 9558b5a42e23: Layer already exists 22:14:01 8fe375331e63: Layer already exists 22:14:01 1885a431ac5c: Layer already exists 22:14:01 85909965d4f6: Layer already exists 22:14:01 542ed913170b: Layer already exists 22:14:01 96e23e91c2de: Layer already exists 22:14:01 68f0e1150300: Layer already exists 22:14:01 ceba921a472a: Layer already exists 22:14:01 d8a6d512c6e5: Layer already exists 22:14:01 5f70bf18a086: Layer already exists 22:14:01 275d1a317551: Layer already exists 22:14:01 5f4d9fc4d98d: Layer already exists 22:14:01 latest: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.71 22:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:14:01 570ecc45a0e1: Preparing 22:14:01 2f051beabbd1: Preparing 22:14:01 9558b5a42e23: Preparing 22:14:01 722b8b0941e5: Preparing 22:14:01 f45a1e5514ff: Preparing 22:14:01 85909965d4f6: Preparing 22:14:01 8fe375331e63: Preparing 22:14:01 542ed913170b: Preparing 22:14:01 96e23e91c2de: Preparing 22:14:01 1885a431ac5c: Preparing 22:14:01 ceba921a472a: Preparing 22:14:01 5f70bf18a086: Preparing 22:14:01 68f0e1150300: Preparing 22:14:01 275d1a317551: Preparing 22:14:01 d8a6d512c6e5: Preparing 22:14:01 5f4d9fc4d98d: Preparing 22:14:01 542ed913170b: Waiting 22:14:01 96e23e91c2de: Waiting 22:14:01 1885a431ac5c: Waiting 22:14:01 ceba921a472a: Waiting 22:14:01 8fe375331e63: Waiting 22:14:01 5f70bf18a086: Waiting 22:14:01 68f0e1150300: Waiting 22:14:01 275d1a317551: Waiting 22:14:01 d8a6d512c6e5: Waiting 22:14:01 5f4d9fc4d98d: Waiting 22:14:01 85909965d4f6: Waiting 22:14:01 722b8b0941e5: Layer already exists 22:14:01 570ecc45a0e1: Layer already exists 22:14:01 f45a1e5514ff: Layer already exists 22:14:01 9558b5a42e23: Layer already exists 22:14:01 2f051beabbd1: Layer already exists 22:14:01 85909965d4f6: Layer already exists 22:14:02 8fe375331e63: Layer already exists 22:14:02 96e23e91c2de: Layer already exists 22:14:02 542ed913170b: Layer already exists 22:14:02 1885a431ac5c: Layer already exists 22:14:02 ceba921a472a: Layer already exists 22:14:02 5f70bf18a086: Layer already exists 22:14:02 68f0e1150300: Layer already exists 22:14:02 275d1a317551: Layer already exists 22:14:02 d8a6d512c6e5: Layer already exists 22:14:02 5f4d9fc4d98d: Layer already exists 22:14:02 3.1.0-dev.71: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:14:02 570ecc45a0e1: Preparing 22:14:02 2f051beabbd1: Preparing 22:14:02 9558b5a42e23: Preparing 22:14:02 722b8b0941e5: Preparing 22:14:02 f45a1e5514ff: Preparing 22:14:02 85909965d4f6: Preparing 22:14:02 8fe375331e63: Preparing 22:14:02 85909965d4f6: Waiting 22:14:02 542ed913170b: Preparing 22:14:02 8fe375331e63: Waiting 22:14:02 96e23e91c2de: Preparing 22:14:02 542ed913170b: Waiting 22:14:02 96e23e91c2de: Waiting 22:14:02 1885a431ac5c: Preparing 22:14:02 ceba921a472a: Preparing 22:14:02 1885a431ac5c: Waiting 22:14:02 5f70bf18a086: Preparing 22:14:02 ceba921a472a: Waiting 22:14:02 5f70bf18a086: Waiting 22:14:02 68f0e1150300: Preparing 22:14:02 275d1a317551: Preparing 22:14:02 68f0e1150300: Waiting 22:14:02 d8a6d512c6e5: Preparing 22:14:02 275d1a317551: Waiting 22:14:02 5f4d9fc4d98d: Preparing 22:14:02 d8a6d512c6e5: Waiting 22:14:02 5f4d9fc4d98d: Waiting 22:14:02 722b8b0941e5: Layer already exists 22:14:02 9558b5a42e23: Layer already exists 22:14:02 2f051beabbd1: Layer already exists 22:14:02 f45a1e5514ff: Layer already exists 22:14:02 570ecc45a0e1: Layer already exists 22:14:03 542ed913170b: Layer already exists 22:14:03 96e23e91c2de: Layer already exists 22:14:03 85909965d4f6: Layer already exists 22:14:03 8fe375331e63: Layer already exists 22:14:03 1885a431ac5c: Layer already exists 22:14:03 5f70bf18a086: Layer already exists 22:14:03 ceba921a472a: Layer already exists 22:14:03 68f0e1150300: Layer already exists 22:14:03 275d1a317551: Layer already exists 22:14:03 d8a6d512c6e5: Layer already exists 22:14:03 5f4d9fc4d98d: Layer already exists 22:14:03 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:14:03 570ecc45a0e1: Preparing 22:14:03 2f051beabbd1: Preparing 22:14:03 9558b5a42e23: Preparing 22:14:03 722b8b0941e5: Preparing 22:14:03 f45a1e5514ff: Preparing 22:14:03 85909965d4f6: Preparing 22:14:03 8fe375331e63: Preparing 22:14:03 85909965d4f6: Waiting 22:14:03 8fe375331e63: Waiting 22:14:03 542ed913170b: Preparing 22:14:03 96e23e91c2de: Preparing 22:14:03 542ed913170b: Waiting 22:14:03 1885a431ac5c: Preparing 22:14:03 96e23e91c2de: Waiting 22:14:03 ceba921a472a: Preparing 22:14:03 5f70bf18a086: Preparing 22:14:03 ceba921a472a: Waiting 22:14:03 5f70bf18a086: Waiting 22:14:03 68f0e1150300: Preparing 22:14:03 275d1a317551: Preparing 22:14:03 68f0e1150300: Waiting 22:14:03 d8a6d512c6e5: Preparing 22:14:03 275d1a317551: Waiting 22:14:03 5f4d9fc4d98d: Preparing 22:14:03 5f4d9fc4d98d: Waiting 22:14:03 2f051beabbd1: Layer already exists 22:14:03 9558b5a42e23: Layer already exists 22:14:03 570ecc45a0e1: Layer already exists 22:14:03 722b8b0941e5: Layer already exists 22:14:03 f45a1e5514ff: Layer already exists 22:14:04 85909965d4f6: Layer already exists 22:14:04 8fe375331e63: Layer already exists 22:14:04 542ed913170b: Layer already exists 22:14:04 1885a431ac5c: Layer already exists 22:14:04 96e23e91c2de: Layer already exists 22:14:04 275d1a317551: Layer already exists 22:14:04 ceba921a472a: Layer already exists 22:14:04 5f70bf18a086: Layer already exists 22:14:04 68f0e1150300: Layer already exists 22:14:04 d8a6d512c6e5: Layer already exists 22:14:04 5f4d9fc4d98d: Layer already exists 22:14:04 main: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:04 ===================================================== [Pipeline] echo 22:14:04 taggedImages: 22:14:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:14:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.71 22:14:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:14:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 22:14:04 cac31287acd04e958173a3bbb33b482e6c71c818 22:14:04 latest 22:14:04 3.1.0-dev.71 22:14:04 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:04 main 22:14:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:14:04 1c3c0be084f8: Preparing 22:14:04 afcf8c076634: Preparing 22:14:04 14469c8fc1bb: Preparing 22:14:04 0c633b397de1: Preparing 22:14:04 542ed913170b: Preparing 22:14:04 96e23e91c2de: Preparing 22:14:04 0ea8c74e41fc: Preparing 22:14:04 549651474f9d: Preparing 22:14:04 5f4d9fc4d98d: Preparing 22:14:04 96e23e91c2de: Waiting 22:14:04 0ea8c74e41fc: Waiting 22:14:04 549651474f9d: Waiting 22:14:04 5f4d9fc4d98d: Waiting 22:14:05 542ed913170b: Layer already exists 22:14:05 96e23e91c2de: Layer already exists 22:14:05 14469c8fc1bb: Pushed 22:14:05 0ea8c74e41fc: Layer already exists 22:14:05 afcf8c076634: Pushed 22:14:05 1c3c0be084f8: Pushed 22:14:05 549651474f9d: Layer already exists 22:14:05 5f4d9fc4d98d: Layer already exists 22:14:08 0c633b397de1: Pushed 22:14:08 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:08 + 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 22:14:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:14:09 1c3c0be084f8: Preparing 22:14:09 afcf8c076634: Preparing 22:14:09 14469c8fc1bb: Preparing 22:14:09 0c633b397de1: Preparing 22:14:09 542ed913170b: Preparing 22:14:09 96e23e91c2de: Preparing 22:14:09 0ea8c74e41fc: Preparing 22:14:09 549651474f9d: Preparing 22:14:09 5f4d9fc4d98d: Preparing 22:14:09 96e23e91c2de: Waiting 22:14:09 0ea8c74e41fc: Waiting 22:14:09 549651474f9d: Waiting 22:14:09 5f4d9fc4d98d: Waiting 22:14:09 542ed913170b: Layer already exists 22:14:09 1c3c0be084f8: Layer already exists 22:14:09 0c633b397de1: Layer already exists 22:14:09 afcf8c076634: Layer already exists 22:14:09 14469c8fc1bb: Layer already exists 22:14:09 0ea8c74e41fc: Layer already exists 22:14:09 549651474f9d: Layer already exists 22:14:09 5f4d9fc4d98d: Layer already exists 22:14:09 96e23e91c2de: Layer already exists 22:14:09 latest: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.71 22:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:14:10 1c3c0be084f8: Preparing 22:14:10 afcf8c076634: Preparing 22:14:10 14469c8fc1bb: Preparing 22:14:10 0c633b397de1: Preparing 22:14:10 542ed913170b: Preparing 22:14:10 96e23e91c2de: Preparing 22:14:10 0ea8c74e41fc: Preparing 22:14:10 549651474f9d: Preparing 22:14:10 5f4d9fc4d98d: Preparing 22:14:10 0ea8c74e41fc: Waiting 22:14:10 549651474f9d: Waiting 22:14:10 5f4d9fc4d98d: Waiting 22:14:10 96e23e91c2de: Waiting 22:14:10 542ed913170b: Layer already exists 22:14:10 afcf8c076634: Layer already exists 22:14:10 1c3c0be084f8: Layer already exists 22:14:10 14469c8fc1bb: Layer already exists 22:14:10 0c633b397de1: Layer already exists 22:14:10 96e23e91c2de: Layer already exists 22:14:10 5f4d9fc4d98d: Layer already exists 22:14:10 0ea8c74e41fc: Layer already exists 22:14:10 549651474f9d: Layer already exists 22:14:10 3.1.0-dev.71: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:14:15 1c3c0be084f8: Preparing 22:14:15 afcf8c076634: Preparing 22:14:15 14469c8fc1bb: Preparing 22:14:15 0c633b397de1: Preparing 22:14:15 542ed913170b: Preparing 22:14:15 96e23e91c2de: Preparing 22:14:15 0ea8c74e41fc: Preparing 22:14:15 549651474f9d: Preparing 22:14:15 5f4d9fc4d98d: Preparing 22:14:15 0ea8c74e41fc: Waiting 22:14:15 96e23e91c2de: Waiting 22:14:15 549651474f9d: Waiting 22:14:15 5f4d9fc4d98d: Waiting 22:14:15 1c3c0be084f8: Layer already exists 22:14:15 afcf8c076634: Layer already exists 22:14:15 542ed913170b: Layer already exists 22:14:15 0c633b397de1: Layer already exists 22:14:15 14469c8fc1bb: Layer already exists 22:14:15 96e23e91c2de: Layer already exists 22:14:15 549651474f9d: Layer already exists 22:14:15 5f4d9fc4d98d: Layer already exists 22:14:15 0ea8c74e41fc: Layer already exists 22:14:15 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:16 + 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 22:14:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 22:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 22:14:16 1c3c0be084f8: Preparing 22:14:16 afcf8c076634: Preparing 22:14:16 14469c8fc1bb: Preparing 22:14:16 0c633b397de1: Preparing 22:14:16 542ed913170b: Preparing 22:14:16 96e23e91c2de: Preparing 22:14:16 0ea8c74e41fc: Preparing 22:14:16 549651474f9d: Preparing 22:14:16 5f4d9fc4d98d: Preparing 22:14:16 0ea8c74e41fc: Waiting 22:14:16 549651474f9d: Waiting 22:14:16 5f4d9fc4d98d: Waiting 22:14:16 96e23e91c2de: Waiting 22:14:16 542ed913170b: Layer already exists 22:14:16 14469c8fc1bb: Layer already exists 22:14:16 afcf8c076634: Layer already exists 22:14:16 0c633b397de1: Layer already exists 22:14:16 1c3c0be084f8: Layer already exists 22:14:16 96e23e91c2de: Layer already exists 22:14:16 0ea8c74e41fc: Layer already exists 22:14:16 549651474f9d: Layer already exists 22:14:16 5f4d9fc4d98d: Layer already exists 22:14:16 main: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:16 ===================================================== [Pipeline] echo 22:14:16 taggedImages: 22:14:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 22:14:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.71 22:14:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 22:14:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:14:16 cac31287acd04e958173a3bbb33b482e6c71c818 22:14:16 latest 22:14:16 3.1.0-dev.71 22:14:16 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:16 main 22:14:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:14:17 5269c0eedf8f: Preparing 22:14:17 02484d1e54dc: Preparing 22:14:17 68fc6fedd4ec: Preparing 22:14:17 0ef247b7fd47: Preparing 22:14:17 6acce50c2c13: Preparing 22:14:17 542ed913170b: Preparing 22:14:17 96e23e91c2de: Preparing 22:14:17 fc359cc964ec: Preparing 22:14:17 b79255dd37b6: Preparing 22:14:17 1aff57726314: Preparing 22:14:17 5f4d9fc4d98d: Preparing 22:14:17 542ed913170b: Waiting 22:14:17 96e23e91c2de: Waiting 22:14:17 fc359cc964ec: Waiting 22:14:17 b79255dd37b6: Waiting 22:14:17 1aff57726314: Waiting 22:14:17 5f4d9fc4d98d: Waiting 22:14:17 6acce50c2c13: Pushed 22:14:17 02484d1e54dc: Pushed 22:14:17 542ed913170b: Layer already exists 22:14:17 0ef247b7fd47: Pushed 22:14:17 5269c0eedf8f: Pushed 22:14:17 96e23e91c2de: Layer already exists 22:14:18 5f4d9fc4d98d: Layer already exists 22:14:18 fc359cc964ec: Pushed 22:14:18 b79255dd37b6: Pushed 22:14:21 68fc6fedd4ec: Pushed 22:14:22 1aff57726314: Pushed 22:14:22 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:22 + 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 22:14:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:14:23 5269c0eedf8f: Preparing 22:14:23 02484d1e54dc: Preparing 22:14:23 68fc6fedd4ec: Preparing 22:14:23 0ef247b7fd47: Preparing 22:14:23 6acce50c2c13: Preparing 22:14:23 542ed913170b: Preparing 22:14:23 96e23e91c2de: Preparing 22:14:23 fc359cc964ec: Preparing 22:14:23 b79255dd37b6: Preparing 22:14:23 1aff57726314: Preparing 22:14:23 5f4d9fc4d98d: Preparing 22:14:23 fc359cc964ec: Waiting 22:14:23 1aff57726314: Waiting 22:14:23 b79255dd37b6: Waiting 22:14:23 5f4d9fc4d98d: Waiting 22:14:23 542ed913170b: Waiting 22:14:23 96e23e91c2de: Waiting 22:14:23 02484d1e54dc: Layer already exists 22:14:23 68fc6fedd4ec: Layer already exists 22:14:23 6acce50c2c13: Layer already exists 22:14:23 0ef247b7fd47: Layer already exists 22:14:23 5269c0eedf8f: Layer already exists 22:14:23 96e23e91c2de: Layer already exists 22:14:23 1aff57726314: Layer already exists 22:14:23 542ed913170b: Layer already exists 22:14:23 b79255dd37b6: Layer already exists 22:14:23 fc359cc964ec: Layer already exists 22:14:23 5f4d9fc4d98d: Layer already exists 22:14:23 latest: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.71 22:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:14:24 5269c0eedf8f: Preparing 22:14:24 02484d1e54dc: Preparing 22:14:24 68fc6fedd4ec: Preparing 22:14:24 0ef247b7fd47: Preparing 22:14:24 6acce50c2c13: Preparing 22:14:24 542ed913170b: Preparing 22:14:24 96e23e91c2de: Preparing 22:14:24 fc359cc964ec: Preparing 22:14:24 b79255dd37b6: Preparing 22:14:24 1aff57726314: Preparing 22:14:24 5f4d9fc4d98d: Preparing 22:14:24 542ed913170b: Waiting 22:14:24 96e23e91c2de: Waiting 22:14:24 fc359cc964ec: Waiting 22:14:24 b79255dd37b6: Waiting 22:14:24 1aff57726314: Waiting 22:14:24 5f4d9fc4d98d: Waiting 22:14:24 68fc6fedd4ec: Layer already exists 22:14:24 5269c0eedf8f: Layer already exists 22:14:24 0ef247b7fd47: Layer already exists 22:14:24 6acce50c2c13: Layer already exists 22:14:24 02484d1e54dc: Layer already exists 22:14:24 542ed913170b: Layer already exists 22:14:24 1aff57726314: Layer already exists 22:14:24 b79255dd37b6: Layer already exists 22:14:24 96e23e91c2de: Layer already exists 22:14:24 fc359cc964ec: Layer already exists 22:14:24 5f4d9fc4d98d: Layer already exists 22:14:24 3.1.0-dev.71: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:14:25 5269c0eedf8f: Preparing 22:14:25 02484d1e54dc: Preparing 22:14:25 68fc6fedd4ec: Preparing 22:14:25 0ef247b7fd47: Preparing 22:14:25 6acce50c2c13: Preparing 22:14:25 542ed913170b: Preparing 22:14:25 96e23e91c2de: Preparing 22:14:25 fc359cc964ec: Preparing 22:14:25 b79255dd37b6: Preparing 22:14:25 1aff57726314: Preparing 22:14:25 5f4d9fc4d98d: Preparing 22:14:25 542ed913170b: Waiting 22:14:25 b79255dd37b6: Waiting 22:14:25 96e23e91c2de: Waiting 22:14:25 fc359cc964ec: Waiting 22:14:25 1aff57726314: Waiting 22:14:25 5f4d9fc4d98d: Waiting 22:14:25 02484d1e54dc: Layer already exists 22:14:25 6acce50c2c13: Layer already exists 22:14:25 0ef247b7fd47: Layer already exists 22:14:25 5269c0eedf8f: Layer already exists 22:14:25 68fc6fedd4ec: Layer already exists 22:14:25 542ed913170b: Layer already exists 22:14:25 fc359cc964ec: Layer already exists 22:14:25 b79255dd37b6: Layer already exists 22:14:25 1aff57726314: Layer already exists 22:14:25 96e23e91c2de: Layer already exists 22:14:25 5f4d9fc4d98d: Layer already exists 22:14:25 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:25 + 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 22:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:14:26 5269c0eedf8f: Preparing 22:14:26 02484d1e54dc: Preparing 22:14:26 68fc6fedd4ec: Preparing 22:14:26 0ef247b7fd47: Preparing 22:14:26 6acce50c2c13: Preparing 22:14:26 542ed913170b: Preparing 22:14:26 96e23e91c2de: Preparing 22:14:26 fc359cc964ec: Preparing 22:14:26 b79255dd37b6: Preparing 22:14:26 1aff57726314: Preparing 22:14:26 5f4d9fc4d98d: Preparing 22:14:26 542ed913170b: Waiting 22:14:26 96e23e91c2de: Waiting 22:14:26 fc359cc964ec: Waiting 22:14:26 b79255dd37b6: Waiting 22:14:26 1aff57726314: Waiting 22:14:26 5f4d9fc4d98d: Waiting 22:14:26 6acce50c2c13: Layer already exists 22:14:26 02484d1e54dc: Layer already exists 22:14:26 5269c0eedf8f: Layer already exists 22:14:26 0ef247b7fd47: Layer already exists 22:14:26 68fc6fedd4ec: Layer already exists 22:14:26 542ed913170b: Layer already exists 22:14:26 96e23e91c2de: Layer already exists 22:14:26 fc359cc964ec: Layer already exists 22:14:26 1aff57726314: Layer already exists 22:14:26 b79255dd37b6: Layer already exists 22:14:26 5f4d9fc4d98d: Layer already exists 22:14:26 main: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:26 ===================================================== [Pipeline] echo 22:14:26 taggedImages: 22:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.71 22:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:14:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:14:26 cac31287acd04e958173a3bbb33b482e6c71c818 22:14:26 latest 22:14:26 3.1.0-dev.71 22:14:26 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:26 main 22:14:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:14:27 469269acc34c: Preparing 22:14:27 6255d3581689: Preparing 22:14:27 48e234eedb94: Preparing 22:14:27 f2b723c917ee: Preparing 22:14:27 6eafcad2c273: Preparing 22:14:27 6850a5e3210a: Preparing 22:14:27 154203c29877: Preparing 22:14:27 542ed913170b: Preparing 22:14:27 96e23e91c2de: Preparing 22:14:27 22a6fbaa549f: Preparing 22:14:27 160e36d95790: Preparing 22:14:27 5f4d9fc4d98d: Preparing 22:14:27 6850a5e3210a: Waiting 22:14:27 154203c29877: Waiting 22:14:27 542ed913170b: Waiting 22:14:27 96e23e91c2de: Waiting 22:14:27 22a6fbaa549f: Waiting 22:14:27 160e36d95790: Waiting 22:14:27 5f4d9fc4d98d: Waiting 22:14:27 6255d3581689: Pushed 22:14:27 6eafcad2c273: Pushed 22:14:27 469269acc34c: Pushed 22:14:27 542ed913170b: Layer already exists 22:14:27 6850a5e3210a: Pushed 22:14:27 154203c29877: Pushed 22:14:27 96e23e91c2de: Layer already exists 22:14:27 5f4d9fc4d98d: Layer already exists 22:14:30 22a6fbaa549f: Pushed 22:14:30 f2b723c917ee: Pushed 22:14:30 160e36d95790: Pushed 22:14:31 48e234eedb94: Pushed 22:14:31 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:32 + 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 22:14:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:14:32 469269acc34c: Preparing 22:14:32 6255d3581689: Preparing 22:14:32 48e234eedb94: Preparing 22:14:32 f2b723c917ee: Preparing 22:14:32 6eafcad2c273: Preparing 22:14:32 6850a5e3210a: Preparing 22:14:32 154203c29877: Preparing 22:14:32 542ed913170b: Preparing 22:14:32 96e23e91c2de: Preparing 22:14:32 22a6fbaa549f: Preparing 22:14:32 160e36d95790: Preparing 22:14:32 5f4d9fc4d98d: Preparing 22:14:32 154203c29877: Waiting 22:14:32 6850a5e3210a: Waiting 22:14:32 542ed913170b: Waiting 22:14:32 22a6fbaa549f: Waiting 22:14:32 160e36d95790: Waiting 22:14:32 5f4d9fc4d98d: Waiting 22:14:32 469269acc34c: Layer already exists 22:14:32 48e234eedb94: Layer already exists 22:14:32 6255d3581689: Layer already exists 22:14:32 f2b723c917ee: Layer already exists 22:14:32 6eafcad2c273: Layer already exists 22:14:32 154203c29877: Layer already exists 22:14:32 542ed913170b: Layer already exists 22:14:32 22a6fbaa549f: Layer already exists 22:14:32 96e23e91c2de: Layer already exists 22:14:32 160e36d95790: Layer already exists 22:14:32 6850a5e3210a: Layer already exists 22:14:32 5f4d9fc4d98d: Layer already exists 22:14:32 latest: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.71 22:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:14:33 469269acc34c: Preparing 22:14:33 6255d3581689: Preparing 22:14:33 48e234eedb94: Preparing 22:14:33 f2b723c917ee: Preparing 22:14:33 6eafcad2c273: Preparing 22:14:33 6850a5e3210a: Preparing 22:14:33 154203c29877: Preparing 22:14:33 542ed913170b: Preparing 22:14:33 96e23e91c2de: Preparing 22:14:33 22a6fbaa549f: Preparing 22:14:33 160e36d95790: Preparing 22:14:33 5f4d9fc4d98d: Preparing 22:14:33 6850a5e3210a: Waiting 22:14:33 154203c29877: Waiting 22:14:33 542ed913170b: Waiting 22:14:33 96e23e91c2de: Waiting 22:14:33 22a6fbaa549f: Waiting 22:14:33 160e36d95790: Waiting 22:14:33 5f4d9fc4d98d: Waiting 22:14:33 f2b723c917ee: Layer already exists 22:14:33 6255d3581689: Layer already exists 22:14:33 6eafcad2c273: Layer already exists 22:14:33 469269acc34c: Layer already exists 22:14:33 48e234eedb94: Layer already exists 22:14:33 6850a5e3210a: Layer already exists 22:14:33 154203c29877: Layer already exists 22:14:33 542ed913170b: Layer already exists 22:14:33 22a6fbaa549f: Layer already exists 22:14:33 96e23e91c2de: Layer already exists 22:14:33 5f4d9fc4d98d: Layer already exists 22:14:33 160e36d95790: Layer already exists 22:14:33 3.1.0-dev.71: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:14:34 469269acc34c: Preparing 22:14:34 6255d3581689: Preparing 22:14:34 48e234eedb94: Preparing 22:14:34 f2b723c917ee: Preparing 22:14:34 6eafcad2c273: Preparing 22:14:34 6850a5e3210a: Preparing 22:14:34 154203c29877: Preparing 22:14:34 542ed913170b: Preparing 22:14:34 96e23e91c2de: Preparing 22:14:34 22a6fbaa549f: Preparing 22:14:34 160e36d95790: Preparing 22:14:34 5f4d9fc4d98d: Preparing 22:14:34 6850a5e3210a: Waiting 22:14:34 154203c29877: Waiting 22:14:34 542ed913170b: Waiting 22:14:34 96e23e91c2de: Waiting 22:14:34 22a6fbaa549f: Waiting 22:14:34 160e36d95790: Waiting 22:14:34 5f4d9fc4d98d: Waiting 22:14:34 48e234eedb94: Layer already exists 22:14:34 469269acc34c: Layer already exists 22:14:34 6255d3581689: Layer already exists 22:14:34 f2b723c917ee: Layer already exists 22:14:34 6eafcad2c273: Layer already exists 22:14:34 154203c29877: Layer already exists 22:14:34 96e23e91c2de: Layer already exists 22:14:34 542ed913170b: Layer already exists 22:14:34 22a6fbaa549f: Layer already exists 22:14:34 6850a5e3210a: Layer already exists 22:14:34 160e36d95790: Layer already exists 22:14:34 5f4d9fc4d98d: Layer already exists 22:14:34 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:35 + 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 22:14:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:14:35 469269acc34c: Preparing 22:14:35 6255d3581689: Preparing 22:14:35 48e234eedb94: Preparing 22:14:35 f2b723c917ee: Preparing 22:14:35 6eafcad2c273: Preparing 22:14:35 6850a5e3210a: Preparing 22:14:35 154203c29877: Preparing 22:14:35 542ed913170b: Preparing 22:14:35 96e23e91c2de: Preparing 22:14:35 22a6fbaa549f: Preparing 22:14:35 160e36d95790: Preparing 22:14:35 5f4d9fc4d98d: Preparing 22:14:35 542ed913170b: Waiting 22:14:35 96e23e91c2de: Waiting 22:14:35 22a6fbaa549f: Waiting 22:14:35 160e36d95790: Waiting 22:14:35 5f4d9fc4d98d: Waiting 22:14:35 6850a5e3210a: Waiting 22:14:35 154203c29877: Waiting 22:14:35 f2b723c917ee: Layer already exists 22:14:35 6255d3581689: Layer already exists 22:14:35 469269acc34c: Layer already exists 22:14:35 48e234eedb94: Layer already exists 22:14:35 6eafcad2c273: Layer already exists 22:14:35 6850a5e3210a: Layer already exists 22:14:35 96e23e91c2de: Layer already exists 22:14:35 542ed913170b: Layer already exists 22:14:35 22a6fbaa549f: Layer already exists 22:14:35 154203c29877: Layer already exists 22:14:35 5f4d9fc4d98d: Layer already exists 22:14:35 160e36d95790: Layer already exists 22:14:35 main: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:35 ===================================================== [Pipeline] echo 22:14:35 taggedImages: 22:14:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:14:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.71 22:14:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:14:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 22:14:35 cac31287acd04e958173a3bbb33b482e6c71c818 22:14:35 latest 22:14:35 3.1.0-dev.71 22:14:35 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:35 main 22:14:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:14:36 9d3234f5d69c: Preparing 22:14:36 c032c28b671c: Preparing 22:14:36 542ed913170b: Preparing 22:14:36 96e23e91c2de: Preparing 22:14:36 051e43d274d1: Preparing 22:14:36 da42444a28bd: Preparing 22:14:36 5f4d9fc4d98d: Preparing 22:14:36 da42444a28bd: Waiting 22:14:36 5f4d9fc4d98d: Waiting 22:14:36 542ed913170b: Layer already exists 22:14:36 96e23e91c2de: Layer already exists 22:14:36 5f4d9fc4d98d: Layer already exists 22:14:36 9d3234f5d69c: Pushed 22:14:38 da42444a28bd: Pushed 22:14:38 051e43d274d1: Pushed 22:14:43 c032c28b671c: Pushed 22:14:43 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:43 + 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 22:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:14:43 9d3234f5d69c: Preparing 22:14:43 c032c28b671c: Preparing 22:14:43 542ed913170b: Preparing 22:14:43 96e23e91c2de: Preparing 22:14:43 051e43d274d1: Preparing 22:14:43 da42444a28bd: Preparing 22:14:43 5f4d9fc4d98d: Preparing 22:14:43 da42444a28bd: Waiting 22:14:43 5f4d9fc4d98d: Waiting 22:14:43 96e23e91c2de: Layer already exists 22:14:43 051e43d274d1: Layer already exists 22:14:43 542ed913170b: Layer already exists 22:14:43 9d3234f5d69c: Layer already exists 22:14:43 c032c28b671c: Layer already exists 22:14:43 da42444a28bd: Layer already exists 22:14:43 5f4d9fc4d98d: Layer already exists 22:14:44 latest: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.71 22:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:14:44 9d3234f5d69c: Preparing 22:14:44 c032c28b671c: Preparing 22:14:44 542ed913170b: Preparing 22:14:44 96e23e91c2de: Preparing 22:14:44 051e43d274d1: Preparing 22:14:44 da42444a28bd: Preparing 22:14:44 5f4d9fc4d98d: Preparing 22:14:44 da42444a28bd: Waiting 22:14:44 5f4d9fc4d98d: Waiting 22:14:44 9d3234f5d69c: Layer already exists 22:14:44 96e23e91c2de: Layer already exists 22:14:44 c032c28b671c: Layer already exists 22:14:44 051e43d274d1: Layer already exists 22:14:44 542ed913170b: Layer already exists 22:14:44 5f4d9fc4d98d: Layer already exists 22:14:44 da42444a28bd: Layer already exists 22:14:44 3.1.0-dev.71: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:14:45 9d3234f5d69c: Preparing 22:14:45 c032c28b671c: Preparing 22:14:45 542ed913170b: Preparing 22:14:45 96e23e91c2de: Preparing 22:14:45 051e43d274d1: Preparing 22:14:45 da42444a28bd: Preparing 22:14:45 5f4d9fc4d98d: Preparing 22:14:45 da42444a28bd: Waiting 22:14:45 5f4d9fc4d98d: Waiting 22:14:45 c032c28b671c: Layer already exists 22:14:45 051e43d274d1: Layer already exists 22:14:45 9d3234f5d69c: Layer already exists 22:14:45 96e23e91c2de: Layer already exists 22:14:45 542ed913170b: Layer already exists 22:14:45 da42444a28bd: Layer already exists 22:14:45 5f4d9fc4d98d: Layer already exists 22:14:45 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:46 + 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 22:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 22:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 22:14:46 9d3234f5d69c: Preparing 22:14:46 c032c28b671c: Preparing 22:14:46 542ed913170b: Preparing 22:14:46 96e23e91c2de: Preparing 22:14:46 051e43d274d1: Preparing 22:14:46 da42444a28bd: Preparing 22:14:46 5f4d9fc4d98d: Preparing 22:14:46 da42444a28bd: Waiting 22:14:46 542ed913170b: Layer already exists 22:14:46 9d3234f5d69c: Layer already exists 22:14:46 96e23e91c2de: Layer already exists 22:14:46 c032c28b671c: Layer already exists 22:14:46 051e43d274d1: Layer already exists 22:14:46 5f4d9fc4d98d: Layer already exists 22:14:46 da42444a28bd: Layer already exists 22:14:46 main: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:14:46 ===================================================== [Pipeline] echo 22:14:46 taggedImages: 22:14:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 22:14:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.71 22:14:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 22:14:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 22:14:46 cac31287acd04e958173a3bbb33b482e6c71c818 22:14:46 latest 22:14:46 3.1.0-dev.71 22:14:46 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:14:46 main 22:14:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:14:47 efcb08d1b0af: Preparing 22:14:47 296f8c9e787c: Preparing 22:14:47 9bfbe2d20478: Preparing 22:14:47 542ed913170b: Preparing 22:14:47 96e23e91c2de: Preparing 22:14:47 350466607028: Preparing 22:14:47 721a5b6d486a: Preparing 22:14:47 350466607028: Waiting 22:14:47 065f9682dddc: Preparing 22:14:47 721a5b6d486a: Waiting 22:14:47 98ff837aefa4: Preparing 22:14:47 5f4d9fc4d98d: Preparing 22:14:47 98ff837aefa4: Waiting 22:14:47 542ed913170b: Layer already exists 22:14:47 96e23e91c2de: Layer already exists 22:14:47 9bfbe2d20478: Pushed 22:14:47 296f8c9e787c: Pushed 22:14:47 efcb08d1b0af: Pushed 22:14:48 5f4d9fc4d98d: Layer already exists 22:14:48 065f9682dddc: Pushed 22:14:50 98ff837aefa4: Pushed 22:15:02 721a5b6d486a: Pushed 22:15:06 350466607028: Pushed 22:15:06 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:07 + 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 22:15:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:15:07 efcb08d1b0af: Preparing 22:15:07 296f8c9e787c: Preparing 22:15:07 9bfbe2d20478: Preparing 22:15:07 542ed913170b: Preparing 22:15:07 96e23e91c2de: Preparing 22:15:07 350466607028: Preparing 22:15:07 721a5b6d486a: Preparing 22:15:07 065f9682dddc: Preparing 22:15:07 98ff837aefa4: Preparing 22:15:07 5f4d9fc4d98d: Preparing 22:15:07 065f9682dddc: Waiting 22:15:07 350466607028: Waiting 22:15:07 721a5b6d486a: Waiting 22:15:07 98ff837aefa4: Waiting 22:15:07 5f4d9fc4d98d: Waiting 22:15:07 efcb08d1b0af: Layer already exists 22:15:07 296f8c9e787c: Layer already exists 22:15:07 9bfbe2d20478: Layer already exists 22:15:07 96e23e91c2de: Layer already exists 22:15:07 542ed913170b: Layer already exists 22:15:07 721a5b6d486a: Layer already exists 22:15:07 065f9682dddc: Layer already exists 22:15:07 98ff837aefa4: Layer already exists 22:15:07 350466607028: Layer already exists 22:15:07 5f4d9fc4d98d: Layer already exists 22:15:07 latest: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.71 22:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:15:08 efcb08d1b0af: Preparing 22:15:08 296f8c9e787c: Preparing 22:15:08 9bfbe2d20478: Preparing 22:15:08 542ed913170b: Preparing 22:15:08 96e23e91c2de: Preparing 22:15:08 350466607028: Preparing 22:15:08 721a5b6d486a: Preparing 22:15:08 065f9682dddc: Preparing 22:15:08 98ff837aefa4: Preparing 22:15:08 5f4d9fc4d98d: Preparing 22:15:08 721a5b6d486a: Waiting 22:15:08 065f9682dddc: Waiting 22:15:08 98ff837aefa4: Waiting 22:15:08 350466607028: Waiting 22:15:08 5f4d9fc4d98d: Waiting 22:15:08 efcb08d1b0af: Layer already exists 22:15:08 542ed913170b: Layer already exists 22:15:08 9bfbe2d20478: Layer already exists 22:15:08 296f8c9e787c: Layer already exists 22:15:08 96e23e91c2de: Layer already exists 22:15:08 350466607028: Layer already exists 22:15:08 721a5b6d486a: Layer already exists 22:15:08 5f4d9fc4d98d: Layer already exists 22:15:08 065f9682dddc: Layer already exists 22:15:08 98ff837aefa4: Layer already exists 22:15:08 3.1.0-dev.71: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:15:09 efcb08d1b0af: Preparing 22:15:09 296f8c9e787c: Preparing 22:15:09 9bfbe2d20478: Preparing 22:15:09 542ed913170b: Preparing 22:15:09 96e23e91c2de: Preparing 22:15:09 350466607028: Preparing 22:15:09 721a5b6d486a: Preparing 22:15:09 065f9682dddc: Preparing 22:15:09 98ff837aefa4: Preparing 22:15:09 5f4d9fc4d98d: Preparing 22:15:09 98ff837aefa4: Waiting 22:15:09 350466607028: Waiting 22:15:09 721a5b6d486a: Waiting 22:15:09 065f9682dddc: Waiting 22:15:09 5f4d9fc4d98d: Waiting 22:15:09 296f8c9e787c: Layer already exists 22:15:09 542ed913170b: Layer already exists 22:15:09 96e23e91c2de: Layer already exists 22:15:09 9bfbe2d20478: Layer already exists 22:15:09 efcb08d1b0af: Layer already exists 22:15:09 065f9682dddc: Layer already exists 22:15:09 350466607028: Layer already exists 22:15:09 98ff837aefa4: Layer already exists 22:15:09 721a5b6d486a: Layer already exists 22:15:09 5f4d9fc4d98d: Layer already exists 22:15:09 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:10 + 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 22:15:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 22:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 22:15:10 efcb08d1b0af: Preparing 22:15:10 296f8c9e787c: Preparing 22:15:10 9bfbe2d20478: Preparing 22:15:10 542ed913170b: Preparing 22:15:10 96e23e91c2de: Preparing 22:15:10 350466607028: Preparing 22:15:10 721a5b6d486a: Preparing 22:15:10 065f9682dddc: Preparing 22:15:10 98ff837aefa4: Preparing 22:15:10 5f4d9fc4d98d: Preparing 22:15:10 065f9682dddc: Waiting 22:15:10 98ff837aefa4: Waiting 22:15:10 5f4d9fc4d98d: Waiting 22:15:10 350466607028: Waiting 22:15:10 721a5b6d486a: Waiting 22:15:10 542ed913170b: Layer already exists 22:15:10 efcb08d1b0af: Layer already exists 22:15:10 296f8c9e787c: Layer already exists 22:15:10 9bfbe2d20478: Layer already exists 22:15:10 96e23e91c2de: Layer already exists 22:15:10 350466607028: Layer already exists 22:15:10 5f4d9fc4d98d: Layer already exists 22:15:10 98ff837aefa4: Layer already exists 22:15:10 721a5b6d486a: Layer already exists 22:15:10 065f9682dddc: Layer already exists 22:15:10 main: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:10 ===================================================== [Pipeline] echo 22:15:10 taggedImages: 22:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 22:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.71 22:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:15:10 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 22:15:10 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 22:15:10 cac31287acd04e958173a3bbb33b482e6c71c818 22:15:10 latest 22:15:10 3.1.0-dev.71 22:15:10 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:15:10 main 22:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:15:15 cd71307b9236: Preparing 22:15:15 bc515cc0a9ef: Preparing 22:15:15 3d5b921220e5: Preparing 22:15:15 542ed913170b: Preparing 22:15:15 96e23e91c2de: Preparing 22:15:15 faf9a79278dc: Preparing 22:15:15 85fd6f938af5: Preparing 22:15:15 98058efb2de7: Preparing 22:15:15 5f4d9fc4d98d: Preparing 22:15:15 85fd6f938af5: Waiting 22:15:15 98058efb2de7: Waiting 22:15:15 5f4d9fc4d98d: Waiting 22:15:15 faf9a79278dc: Waiting 22:15:15 96e23e91c2de: Layer already exists 22:15:15 542ed913170b: Layer already exists 22:15:15 3d5b921220e5: Pushed 22:15:15 cd71307b9236: Pushed 22:15:15 bc515cc0a9ef: Pushed 22:15:15 5f4d9fc4d98d: Layer already exists 22:15:16 98058efb2de7: Pushed 22:15:17 85fd6f938af5: Pushed 22:15:35 faf9a79278dc: Pushed 22:15:35 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:35 + 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 22:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:15:36 cd71307b9236: Preparing 22:15:36 bc515cc0a9ef: Preparing 22:15:36 3d5b921220e5: Preparing 22:15:36 542ed913170b: Preparing 22:15:36 96e23e91c2de: Preparing 22:15:36 faf9a79278dc: Preparing 22:15:36 faf9a79278dc: Waiting 22:15:36 85fd6f938af5: Preparing 22:15:36 98058efb2de7: Preparing 22:15:36 5f4d9fc4d98d: Preparing 22:15:36 98058efb2de7: Waiting 22:15:36 85fd6f938af5: Waiting 22:15:36 5f4d9fc4d98d: Waiting 22:15:36 3d5b921220e5: Layer already exists 22:15:36 cd71307b9236: Layer already exists 22:15:36 96e23e91c2de: Layer already exists 22:15:36 bc515cc0a9ef: Layer already exists 22:15:36 542ed913170b: Layer already exists 22:15:36 85fd6f938af5: Layer already exists 22:15:36 faf9a79278dc: Layer already exists 22:15:36 5f4d9fc4d98d: Layer already exists 22:15:36 98058efb2de7: Layer already exists 22:15:36 latest: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.71 22:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:15:37 cd71307b9236: Preparing 22:15:37 bc515cc0a9ef: Preparing 22:15:37 3d5b921220e5: Preparing 22:15:37 542ed913170b: Preparing 22:15:37 96e23e91c2de: Preparing 22:15:37 faf9a79278dc: Preparing 22:15:37 85fd6f938af5: Preparing 22:15:37 98058efb2de7: Preparing 22:15:37 5f4d9fc4d98d: Preparing 22:15:37 85fd6f938af5: Waiting 22:15:37 98058efb2de7: Waiting 22:15:37 5f4d9fc4d98d: Waiting 22:15:37 faf9a79278dc: Waiting 22:15:37 3d5b921220e5: Layer already exists 22:15:37 96e23e91c2de: Layer already exists 22:15:37 bc515cc0a9ef: Layer already exists 22:15:37 cd71307b9236: Layer already exists 22:15:37 542ed913170b: Layer already exists 22:15:37 85fd6f938af5: Layer already exists 22:15:37 faf9a79278dc: Layer already exists 22:15:37 5f4d9fc4d98d: Layer already exists 22:15:37 98058efb2de7: Layer already exists 22:15:37 3.1.0-dev.71: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:15:38 cd71307b9236: Preparing 22:15:38 bc515cc0a9ef: Preparing 22:15:38 3d5b921220e5: Preparing 22:15:38 542ed913170b: Preparing 22:15:38 96e23e91c2de: Preparing 22:15:38 faf9a79278dc: Preparing 22:15:38 85fd6f938af5: Preparing 22:15:38 98058efb2de7: Preparing 22:15:38 5f4d9fc4d98d: Preparing 22:15:38 85fd6f938af5: Waiting 22:15:38 98058efb2de7: Waiting 22:15:38 faf9a79278dc: Waiting 22:15:38 5f4d9fc4d98d: Waiting 22:15:38 542ed913170b: Layer already exists 22:15:38 3d5b921220e5: Layer already exists 22:15:38 96e23e91c2de: Layer already exists 22:15:38 cd71307b9236: Layer already exists 22:15:38 bc515cc0a9ef: Layer already exists 22:15:38 faf9a79278dc: Layer already exists 22:15:38 5f4d9fc4d98d: Layer already exists 22:15:38 85fd6f938af5: Layer already exists 22:15:38 98058efb2de7: Layer already exists 22:15:38 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:38 + 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 22:15:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 22:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 22:15:39 cd71307b9236: Preparing 22:15:39 bc515cc0a9ef: Preparing 22:15:39 3d5b921220e5: Preparing 22:15:39 542ed913170b: Preparing 22:15:39 96e23e91c2de: Preparing 22:15:39 faf9a79278dc: Preparing 22:15:39 85fd6f938af5: Preparing 22:15:39 98058efb2de7: Preparing 22:15:39 5f4d9fc4d98d: Preparing 22:15:39 faf9a79278dc: Waiting 22:15:39 5f4d9fc4d98d: Waiting 22:15:39 98058efb2de7: Waiting 22:15:39 85fd6f938af5: Waiting 22:15:39 cd71307b9236: Layer already exists 22:15:39 96e23e91c2de: Layer already exists 22:15:39 bc515cc0a9ef: Layer already exists 22:15:39 3d5b921220e5: Layer already exists 22:15:39 542ed913170b: Layer already exists 22:15:39 98058efb2de7: Layer already exists 22:15:39 faf9a79278dc: Layer already exists 22:15:39 85fd6f938af5: Layer already exists 22:15:39 5f4d9fc4d98d: Layer already exists 22:15:39 main: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:39 ===================================================== [Pipeline] echo 22:15:39 taggedImages: 22:15:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:15:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 22:15:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.71 22:15:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:15:39 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 22:15:39 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 22:15:39 cac31287acd04e958173a3bbb33b482e6c71c818 22:15:39 latest 22:15:39 3.1.0-dev.71 22:15:39 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:15:39 main 22:15:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:15:40 d5cc7911e238: Preparing 22:15:40 8e640a77dbb1: Preparing 22:15:40 ca689a883514: Preparing 22:15:40 542ed913170b: Preparing 22:15:40 96e23e91c2de: Preparing 22:15:40 386a1613606f: Preparing 22:15:40 065f9682dddc: Preparing 22:15:40 98ff837aefa4: Preparing 22:15:40 5f4d9fc4d98d: Preparing 22:15:40 386a1613606f: Waiting 22:15:40 065f9682dddc: Waiting 22:15:40 98ff837aefa4: Waiting 22:15:40 5f4d9fc4d98d: Waiting 22:15:40 96e23e91c2de: Layer already exists 22:15:40 542ed913170b: Layer already exists 22:15:40 065f9682dddc: Layer already exists 22:15:40 ca689a883514: Pushed 22:15:40 98ff837aefa4: Layer already exists 22:15:40 8e640a77dbb1: Pushed 22:15:40 d5cc7911e238: Pushed 22:15:40 5f4d9fc4d98d: Layer already exists 22:16:02 386a1613606f: Pushed 22:16:02 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:02 + 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 22:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:16:03 d5cc7911e238: Preparing 22:16:03 8e640a77dbb1: Preparing 22:16:03 ca689a883514: Preparing 22:16:03 542ed913170b: Preparing 22:16:03 96e23e91c2de: Preparing 22:16:03 386a1613606f: Preparing 22:16:03 065f9682dddc: Preparing 22:16:03 98ff837aefa4: Preparing 22:16:03 5f4d9fc4d98d: Preparing 22:16:03 065f9682dddc: Waiting 22:16:03 98ff837aefa4: Waiting 22:16:03 5f4d9fc4d98d: Waiting 22:16:03 386a1613606f: Waiting 22:16:03 542ed913170b: Layer already exists 22:16:03 d5cc7911e238: Layer already exists 22:16:03 8e640a77dbb1: Layer already exists 22:16:03 96e23e91c2de: Layer already exists 22:16:03 ca689a883514: Layer already exists 22:16:03 98ff837aefa4: Layer already exists 22:16:03 386a1613606f: Layer already exists 22:16:03 065f9682dddc: Layer already exists 22:16:03 5f4d9fc4d98d: Layer already exists 22:16:03 latest: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.71 22:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:16:04 d5cc7911e238: Preparing 22:16:04 8e640a77dbb1: Preparing 22:16:04 ca689a883514: Preparing 22:16:04 542ed913170b: Preparing 22:16:04 96e23e91c2de: Preparing 22:16:04 386a1613606f: Preparing 22:16:04 065f9682dddc: Preparing 22:16:04 98ff837aefa4: Preparing 22:16:04 5f4d9fc4d98d: Preparing 22:16:04 386a1613606f: Waiting 22:16:04 065f9682dddc: Waiting 22:16:04 98ff837aefa4: Waiting 22:16:04 5f4d9fc4d98d: Waiting 22:16:04 96e23e91c2de: Layer already exists 22:16:04 542ed913170b: Layer already exists 22:16:04 d5cc7911e238: Layer already exists 22:16:04 8e640a77dbb1: Layer already exists 22:16:04 ca689a883514: Layer already exists 22:16:04 386a1613606f: Layer already exists 22:16:04 98ff837aefa4: Layer already exists 22:16:04 065f9682dddc: Layer already exists 22:16:04 5f4d9fc4d98d: Layer already exists 22:16:04 3.1.0-dev.71: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:16:05 d5cc7911e238: Preparing 22:16:05 8e640a77dbb1: Preparing 22:16:05 ca689a883514: Preparing 22:16:05 542ed913170b: Preparing 22:16:05 96e23e91c2de: Preparing 22:16:05 386a1613606f: Preparing 22:16:05 065f9682dddc: Preparing 22:16:05 98ff837aefa4: Preparing 22:16:05 5f4d9fc4d98d: Preparing 22:16:05 386a1613606f: Waiting 22:16:05 065f9682dddc: Waiting 22:16:05 98ff837aefa4: Waiting 22:16:05 5f4d9fc4d98d: Waiting 22:16:05 542ed913170b: Layer already exists 22:16:05 96e23e91c2de: Layer already exists 22:16:05 d5cc7911e238: Layer already exists 22:16:05 ca689a883514: Layer already exists 22:16:05 8e640a77dbb1: Layer already exists 22:16:05 386a1613606f: Layer already exists 22:16:05 98ff837aefa4: Layer already exists 22:16:05 065f9682dddc: Layer already exists 22:16:05 5f4d9fc4d98d: Layer already exists 22:16:05 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:06 + 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 22:16:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 22:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 22:16:06 d5cc7911e238: Preparing 22:16:06 8e640a77dbb1: Preparing 22:16:06 ca689a883514: Preparing 22:16:06 542ed913170b: Preparing 22:16:06 96e23e91c2de: Preparing 22:16:06 386a1613606f: Preparing 22:16:06 065f9682dddc: Preparing 22:16:06 98ff837aefa4: Preparing 22:16:06 5f4d9fc4d98d: Preparing 22:16:06 386a1613606f: Waiting 22:16:06 065f9682dddc: Waiting 22:16:06 98ff837aefa4: Waiting 22:16:06 5f4d9fc4d98d: Waiting 22:16:06 96e23e91c2de: Layer already exists 22:16:06 ca689a883514: Layer already exists 22:16:06 542ed913170b: Layer already exists 22:16:06 d5cc7911e238: Layer already exists 22:16:06 8e640a77dbb1: Layer already exists 22:16:06 5f4d9fc4d98d: Layer already exists 22:16:06 386a1613606f: Layer already exists 22:16:06 98ff837aefa4: Layer already exists 22:16:06 065f9682dddc: Layer already exists 22:16:06 main: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:06 ===================================================== [Pipeline] echo 22:16:06 taggedImages: 22:16:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:16:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 22:16:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.71 22:16:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 22:16:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:16:06 cac31287acd04e958173a3bbb33b482e6c71c818 22:16:06 latest 22:16:06 3.1.0-dev.71 22:16:06 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:06 main 22:16:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:16:07 d74a288dc453: Preparing 22:16:07 d46e4fa17f0e: Preparing 22:16:07 542ed913170b: Preparing 22:16:07 96e23e91c2de: Preparing 22:16:07 28cf11eedc74: Preparing 22:16:07 c195b0b882ef: Preparing 22:16:07 5f4d9fc4d98d: Preparing 22:16:07 5f4d9fc4d98d: Waiting 22:16:07 c195b0b882ef: Waiting 22:16:07 96e23e91c2de: Layer already exists 22:16:07 542ed913170b: Layer already exists 22:16:07 5f4d9fc4d98d: Layer already exists 22:16:11 d74a288dc453: Pushed 22:16:11 c195b0b882ef: Pushed 22:16:13 28cf11eedc74: Pushed 22:16:18 d46e4fa17f0e: Pushed 22:16:18 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:16:19 d74a288dc453: Preparing 22:16:19 d46e4fa17f0e: Preparing 22:16:19 542ed913170b: Preparing 22:16:19 96e23e91c2de: Preparing 22:16:19 28cf11eedc74: Preparing 22:16:19 c195b0b882ef: Preparing 22:16:19 5f4d9fc4d98d: Preparing 22:16:19 c195b0b882ef: Waiting 22:16:19 5f4d9fc4d98d: Waiting 22:16:19 542ed913170b: Layer already exists 22:16:19 28cf11eedc74: Layer already exists 22:16:19 d74a288dc453: Layer already exists 22:16:19 d46e4fa17f0e: Layer already exists 22:16:19 96e23e91c2de: Layer already exists 22:16:19 c195b0b882ef: Layer already exists 22:16:19 5f4d9fc4d98d: Layer already exists 22:16:19 latest: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.71 22:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:16:20 d74a288dc453: Preparing 22:16:20 d46e4fa17f0e: Preparing 22:16:20 542ed913170b: Preparing 22:16:20 96e23e91c2de: Preparing 22:16:20 28cf11eedc74: Preparing 22:16:20 c195b0b882ef: Preparing 22:16:20 5f4d9fc4d98d: Preparing 22:16:20 c195b0b882ef: Waiting 22:16:20 5f4d9fc4d98d: Waiting 22:16:20 28cf11eedc74: Layer already exists 22:16:20 d74a288dc453: Layer already exists 22:16:20 d46e4fa17f0e: Layer already exists 22:16:20 542ed913170b: Layer already exists 22:16:20 96e23e91c2de: Layer already exists 22:16:20 c195b0b882ef: Layer already exists 22:16:20 5f4d9fc4d98d: Layer already exists 22:16:20 3.1.0-dev.71: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:16:21 d74a288dc453: Preparing 22:16:21 d46e4fa17f0e: Preparing 22:16:21 542ed913170b: Preparing 22:16:21 96e23e91c2de: Preparing 22:16:21 28cf11eedc74: Preparing 22:16:21 c195b0b882ef: Preparing 22:16:21 5f4d9fc4d98d: Preparing 22:16:21 c195b0b882ef: Waiting 22:16:21 5f4d9fc4d98d: Waiting 22:16:21 96e23e91c2de: Layer already exists 22:16:21 28cf11eedc74: Layer already exists 22:16:21 d74a288dc453: Layer already exists 22:16:21 542ed913170b: Layer already exists 22:16:21 d46e4fa17f0e: Layer already exists 22:16:21 c195b0b882ef: Layer already exists 22:16:21 5f4d9fc4d98d: Layer already exists 22:16:21 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:16:22 d74a288dc453: Preparing 22:16:22 d46e4fa17f0e: Preparing 22:16:22 542ed913170b: Preparing 22:16:22 96e23e91c2de: Preparing 22:16:22 28cf11eedc74: Preparing 22:16:22 c195b0b882ef: Preparing 22:16:22 5f4d9fc4d98d: Preparing 22:16:22 c195b0b882ef: Waiting 22:16:22 5f4d9fc4d98d: Waiting 22:16:22 542ed913170b: Layer already exists 22:16:22 d46e4fa17f0e: Layer already exists 22:16:22 d74a288dc453: Layer already exists 22:16:22 28cf11eedc74: Layer already exists 22:16:22 96e23e91c2de: Layer already exists 22:16:22 c195b0b882ef: Layer already exists 22:16:22 5f4d9fc4d98d: Layer already exists 22:16:22 main: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:22 ===================================================== [Pipeline] echo 22:16:22 taggedImages: 22:16:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:16:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:16:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.71 22:16:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:16:22 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:16:22 cac31287acd04e958173a3bbb33b482e6c71c818 22:16:22 latest 22:16:22 3.1.0-dev.71 22:16:22 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:22 main 22:16:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:16:26 560ff6f68204: Preparing 22:16:26 4dd6f8ac3469: Preparing 22:16:26 542ed913170b: Preparing 22:16:26 96e23e91c2de: Preparing 22:16:26 0ea8c74e41fc: Preparing 22:16:26 549651474f9d: Preparing 22:16:26 5f4d9fc4d98d: Preparing 22:16:26 549651474f9d: Waiting 22:16:26 5f4d9fc4d98d: Waiting 22:16:26 0ea8c74e41fc: Layer already exists 22:16:26 542ed913170b: Layer already exists 22:16:26 96e23e91c2de: Layer already exists 22:16:26 549651474f9d: Layer already exists 22:16:26 5f4d9fc4d98d: Layer already exists 22:16:26 560ff6f68204: Pushed 22:16:33 4dd6f8ac3469: Pushed 22:16:33 cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:16:34 560ff6f68204: Preparing 22:16:34 4dd6f8ac3469: Preparing 22:16:34 542ed913170b: Preparing 22:16:34 96e23e91c2de: Preparing 22:16:34 0ea8c74e41fc: Preparing 22:16:34 549651474f9d: Preparing 22:16:34 5f4d9fc4d98d: Preparing 22:16:34 5f4d9fc4d98d: Waiting 22:16:34 549651474f9d: Waiting 22:16:34 542ed913170b: Layer already exists 22:16:34 96e23e91c2de: Layer already exists 22:16:34 0ea8c74e41fc: Layer already exists 22:16:34 4dd6f8ac3469: Layer already exists 22:16:34 560ff6f68204: Layer already exists 22:16:34 549651474f9d: Layer already exists 22:16:34 5f4d9fc4d98d: Layer already exists 22:16:34 latest: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.71 22:16:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:16:35 560ff6f68204: Preparing 22:16:35 4dd6f8ac3469: Preparing 22:16:35 542ed913170b: Preparing 22:16:35 96e23e91c2de: Preparing 22:16:35 0ea8c74e41fc: Preparing 22:16:35 549651474f9d: Preparing 22:16:35 5f4d9fc4d98d: Preparing 22:16:35 549651474f9d: Waiting 22:16:35 5f4d9fc4d98d: Waiting 22:16:35 96e23e91c2de: Layer already exists 22:16:35 0ea8c74e41fc: Layer already exists 22:16:35 4dd6f8ac3469: Layer already exists 22:16:35 542ed913170b: Layer already exists 22:16:35 560ff6f68204: Layer already exists 22:16:35 5f4d9fc4d98d: Layer already exists 22:16:35 549651474f9d: Layer already exists 22:16:35 3.1.0-dev.71: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:16:36 560ff6f68204: Preparing 22:16:36 4dd6f8ac3469: Preparing 22:16:36 542ed913170b: Preparing 22:16:36 96e23e91c2de: Preparing 22:16:36 0ea8c74e41fc: Preparing 22:16:36 549651474f9d: Preparing 22:16:36 5f4d9fc4d98d: Preparing 22:16:36 549651474f9d: Waiting 22:16:36 5f4d9fc4d98d: Waiting 22:16:36 560ff6f68204: Layer already exists 22:16:36 4dd6f8ac3469: Layer already exists 22:16:36 96e23e91c2de: Layer already exists 22:16:36 0ea8c74e41fc: Layer already exists 22:16:36 542ed913170b: Layer already exists 22:16:36 549651474f9d: Layer already exists 22:16:36 5f4d9fc4d98d: Layer already exists 22:16:36 cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:16:42 560ff6f68204: Preparing 22:16:42 4dd6f8ac3469: Preparing 22:16:42 542ed913170b: Preparing 22:16:42 96e23e91c2de: Preparing 22:16:42 0ea8c74e41fc: Preparing 22:16:42 549651474f9d: Preparing 22:16:42 5f4d9fc4d98d: Preparing 22:16:42 549651474f9d: Waiting 22:16:42 5f4d9fc4d98d: Waiting 22:16:42 560ff6f68204: Layer already exists 22:16:42 96e23e91c2de: Layer already exists 22:16:42 4dd6f8ac3469: Layer already exists 22:16:42 542ed913170b: Layer already exists 22:16:42 0ea8c74e41fc: Layer already exists 22:16:42 5f4d9fc4d98d: Layer already exists 22:16:42 549651474f9d: Layer already exists 22:16:42 main: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:16:42 ===================================================== [Pipeline] echo 22:16:42 taggedImages: 22:16:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 22:16:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:16:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.71 22:16:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 22:16:42 - 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 22:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:43 22:16:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:16:43 arm64: Pulling from edgex-lftools-log-publisher 22:16:43 8998bd30e6a1: Pulling fs layer 22:16:43 04944245beec: Pulling fs layer 22:16:43 699f458cf7ca: Pulling fs layer 22:16:43 765212b225bb: Pulling fs layer 22:16:43 f23df028b6ca: Pulling fs layer 22:16:43 d65c8cfc05b1: Pulling fs layer 22:16:43 2437ff75d9bd: Pulling fs layer 22:16:43 765212b225bb: Waiting 22:16:43 f23df028b6ca: Waiting 22:16:43 d65c8cfc05b1: Waiting 22:16:43 2437ff75d9bd: Waiting 22:16:43 04944245beec: Verifying Checksum 22:16:43 04944245beec: Download complete 22:16:43 765212b225bb: Verifying Checksum 22:16:43 765212b225bb: Download complete 22:16:43 f23df028b6ca: Verifying Checksum 22:16:43 f23df028b6ca: Download complete 22:16:43 d65c8cfc05b1: Verifying Checksum 22:16:43 d65c8cfc05b1: Download complete 22:16:44 699f458cf7ca: Verifying Checksum 22:16:44 699f458cf7ca: Download complete 22:16:44 8998bd30e6a1: Verifying Checksum 22:16:44 8998bd30e6a1: Download complete 22:16:47 2437ff75d9bd: Verifying Checksum 22:16:47 2437ff75d9bd: Download complete 22:16:49 8998bd30e6a1: Pull complete 22:16:50 04944245beec: Pull complete 22:16:55 699f458cf7ca: Pull complete 22:16:55 765212b225bb: Pull complete 22:16:56 f23df028b6ca: Pull complete 22:16:56 d65c8cfc05b1: Pull complete 22:17:14 2437ff75d9bd: Pull complete 22:17:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:15 prd-ubuntu20.04-docker-arm64-4c-16g-17554 does not seem to be running inside a container 22:17:15 $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 22:17:18 $ docker top dcdd7fbfcaa3a3d6c5d9e98ce1e6791c2503e46548869c58efb62081423c3d38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:17:19 ---> job-cost.sh 22:17:19 lf-activate-venv: SKIPPING 22:17:19 INFO: No Stack... 22:17:20 INFO: Retrieving Pricing Info for: v3-standard-4 22:17:20 INFO: Archiving Costs [Pipeline] sh 22:17:21 + cat+ /w/workspace/edgex-go/606/archives/cost.csv 22:17:21 cut -d, -f6 [Pipeline] lock 22:17:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] 22:17:21 Resource [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] did not exist. Created. 22:17:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:21 + echo total: 0.10999999940395355 [Pipeline] stash 22:17:22 Stashed 1 file(s) [Pipeline] } 22:17:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] [Pipeline] // lock [Pipeline] } 22:17:22 $ docker stop --time=1 dcdd7fbfcaa3a3d6c5d9e98ce1e6791c2503e46548869c58efb62081423c3d38 22:17:24 $ docker rm -f --volumes dcdd7fbfcaa3a3d6c5d9e98ce1e6791c2503e46548869c58efb62081423c3d38 [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 22:17:24 provisioning config files... 22:17:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/606@tmp/config1685334596554135003tmp [Pipeline] { [Pipeline] sh 22:17:25 + set +x 22:17:25 + curl -s https://codecov.io/bash 22:17:25 + bash -s -- 22:17:25 22:17:25 _____ _ 22:17:25 / ____| | | 22:17:25 | | ___ __| | ___ ___ _____ __ 22:17:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:17:25 | |___| (_) | (_| | __/ (_| (_) \ V / 22:17:25 \_____\___/ \__,_|\___|\___\___/ \_/ 22:17:25 Bash-1.0.6 22:17:25 22:17:25 22:17:25 ==> git version 2.25.1 found 22:17:25 ==> 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 22:17:25 Release-Date: 2020-01-08 22:17:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:17:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:17:25 ==> Jenkins CI detected. 22:17:25 current dir:  /w/workspace/edgex-go/606 22:17:25 project root: . 22:17:25 --> token set from env 22:17:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:17:25 ==> Running gcov in . (disable via -X gcov) 22:17:25 ==> Python coveragepy not found 22:17:25 ==> Searching for coverage reports in: 22:17:25 + . 22:17:25 -> Found 1 reports 22:17:25 ==> Detecting git/mercurial file structure 22:17:25 ==> Reading reports 22:17:25 + ./coverage.out bytes=453602 22:17:25 ==> Appending adjustments 22:17:25 https://docs.codecov.io/docs/fixing-reports 22:17:26 + Found adjustments 22:17:26 ==> Gzipping contents 22:17:26 60K /tmp/codecov.gL5S7J.gz 22:17:26 ==> Uploading reports 22:17:26 url: https://codecov.io 22:17:26 query: branch=main&commit=cac31287acd04e958173a3bbb33b482e6c71c818&build=606&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F606%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:17:26 -> Pinging Codecov 22:17:26 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=cac31287acd04e958173a3bbb33b482e6c71c818&build=606&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F606%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:17:26 -> Uploading to 22:17:26 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/00271124DB129430A58F1EEE437C3FCB/cac31287acd04e958173a3bbb33b482e6c71c818/7d491349-4dc9-434b-9b33-9aeeaf219014.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c711ebe3fa27ca2e8e397c9a7cc56a18442beb978cdd6aeb8479b2484c8e40b 22:17:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:17:26 Dload Upload Total Spent Left Speed 22:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57809 0 0 100 57809 0 210k --:--:-- --:--:-- --:--:-- 210k 22:17:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } 22:17:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:17:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:17:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:17:27 22:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:17:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:17:27 df9b9388f04a: Pulling fs layer 22:17:27 52dc419b0ee2: Pulling fs layer 22:17:27 25bc292e5bac: Pulling fs layer 22:17:27 114826534d7a: Pulling fs layer 22:17:27 4657fd5d0bcf: Pulling fs layer 22:17:27 6ad1cebc031e: Pulling fs layer 22:17:27 8a3aa393b2d8: Pulling fs layer 22:17:27 4657fd5d0bcf: Waiting 22:17:27 114826534d7a: Waiting 22:17:27 6ad1cebc031e: Waiting 22:17:27 8a3aa393b2d8: Waiting 22:17:27 25bc292e5bac: Verifying Checksum 22:17:27 25bc292e5bac: Download complete 22:17:27 52dc419b0ee2: Verifying Checksum 22:17:27 52dc419b0ee2: Download complete 22:17:27 4657fd5d0bcf: Verifying Checksum 22:17:27 4657fd5d0bcf: Download complete 22:17:27 df9b9388f04a: Verifying Checksum 22:17:27 df9b9388f04a: Download complete 22:17:28 6ad1cebc031e: Verifying Checksum 22:17:28 6ad1cebc031e: Download complete 22:17:28 df9b9388f04a: Pull complete 22:17:28 52dc419b0ee2: Pull complete 22:17:28 25bc292e5bac: Pull complete 22:17:28 114826534d7a: Download complete 22:17:28 8a3aa393b2d8: Verifying Checksum 22:17:28 8a3aa393b2d8: Download complete 22:17:31 114826534d7a: Pull complete 22:17:31 4657fd5d0bcf: Pull complete 22:17:32 6ad1cebc031e: Pull complete 22:17:42 8a3aa393b2d8: Pull complete 22:17:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:17:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:17:43 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 22:17:43 $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:17:53 $ docker top 3163f3d504bf2deaa4c7b05b63db8b6c9fa0feba7fa09421ff5f1ac5aaf172c9 -eo pid,comm [Pipeline] { [Pipeline] echo 22:17:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 22:17:53 + set -o pipefail 22:17:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 22:17:58 22:17:58 Monitoring /w/workspace/edgex-go/606 (github.com/edgexfoundry/edgex-go)... 22:17:58 22:17:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/07f9011c-1b72-48b7-b7fe-745181d09a35 22:17:58 22:17:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:17:58 22:17:58 22:17:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:17:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:17:58 More details here: https://snyk.co/ue1NS 22:17:58 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:17:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:17:58 $ docker stop --time=1 3163f3d504bf2deaa4c7b05b63db8b6c9fa0feba7fa09421ff5f1ac5aaf172c9 22:18:02 $ docker rm -f --volumes 3163f3d504bf2deaa4c7b05b63db8b6c9fa0feba7fa09421ff5f1ac5aaf172c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:18:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:03 provisioning config files... 22:18:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/606@tmp/config7490232049048411444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:03 --> edgex-publish-swagger.sh 22:18:03 === Publish openapi/v3 API === 22:18:03 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 22:18:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/606/openapi/v3/core-command.yaml] 22:18:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:03 Dload Upload Total Spent Left Speed 22:18:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 74167 --:--:-- --:--:-- --:--:-- 74167 22:18:03 22:18:03 22:18:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/606/openapi/v3/core-data.yaml] 22:18:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:03 Dload Upload Total Spent Left Speed 22:18:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 154k 22:18:04 22:18:04 22:18:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/606/openapi/v3/core-metadata.yaml] 22:18:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:04 Dload Upload Total Spent Left Speed 22:18:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 711k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 315k --:--:-- --:--:-- --:--:-- 314k 22:18:04 22:18:04 22:18:04 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/606/openapi/v3/support-notifications.yaml] 22:18:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:04 Dload Upload Total Spent Left Speed 22:18:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 194k --:--:-- --:--:-- --:--:-- 194k 22:18:05 22:18:05 22:18:05 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/606/openapi/v3/support-scheduler.yaml] 22:18:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:18:05 Dload Upload Total Spent Left Speed 22:18:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 82486 --:--:-- --:--:-- --:--:-- 82302 22:18:05 22:18:05 [Pipeline] } 22:18:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:18:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:06 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 22:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:18:06 $ docker top 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 -eo pid,comm 22:18:06 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). 22:18:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:06 [ssh-agent] Looking for ssh-agent implementation... 22:18:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:06 $ docker exec 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 ssh-agent 22:18:07 SSH_AUTH_SOCK=/tmp/ssh-YN6sdQAk1ZY2/agent.32 22:18:07 SSH_AGENT_PID=38 22:18:07 Running ssh-add (command line suppressed) 22:18:07 Identity added: /w/workspace/edgex-go/606@tmp/private_key_15284888851756593161.key (/w/workspace/edgex-go/606@tmp/private_key_15284888851756593161.key) 22:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:07 + git semver tag 22:18:07 2023-11-14 22:18:07,672 [run_tag] DEBUG tag force:False 22:18:07 2023-11-14 22:18:07,672 [check_head_tag] DEBUG check head tag 22:18:07 2023-11-14 22:18:07,673 [execute] INFO git cat-file --batch-check 22:18:07 2023-11-14 22:18:07,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=) 22:18:07 2023-11-14 22:18:07,677 [execute] INFO git cat-file --batch 22:18:07 2023-11-14 22:18:07,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=) 22:18:07 2023-11-14 22:18:07,705 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 22:18:07 2023-11-14 22:18:07,705 [execute] INFO git tag -a v3.1.0-dev.71 -m v3.1.0-dev.71 22:18:07 2023-11-14 22:18:07,705 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.71', '-m', 'v3.1.0-dev.71'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=None) 22:18:07 2023-11-14 22:18:07,709 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 22:18:07 3.1.0-dev.71 [Pipeline] } 22:18:07 $ docker exec --env ******** --env ******** 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 ssh-agent -k 22:18:07 unset SSH_AUTH_SOCK; 22:18:07 unset SSH_AGENT_PID; 22:18:07 echo Agent pid 38 killed; 22:18:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:08 + git semver [Pipeline] } 22:18:08 $ docker stop --time=1 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 22:18:09 $ docker rm -f --volumes 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:18:10 22:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:18:10 0.23.1-centos7: Pulling from edgex-lftools 22:18:10 ab5ef0e58194: Pulling fs layer 22:18:10 9712f1f96733: Pulling fs layer 22:18:10 63f879dbbcfc: Pulling fs layer 22:18:10 0d9ebad4ef96: Pulling fs layer 22:18:10 e9a5061849ea: Pulling fs layer 22:18:10 d747dcd14b5f: Pulling fs layer 22:18:10 2de7ff778b66: Pulling fs layer 22:18:10 0d9ebad4ef96: Waiting 22:18:10 e9a5061849ea: Waiting 22:18:10 d747dcd14b5f: Waiting 22:18:10 2de7ff778b66: Waiting 22:18:10 9712f1f96733: Verifying Checksum 22:18:10 9712f1f96733: Download complete 22:18:11 0d9ebad4ef96: Verifying Checksum 22:18:11 0d9ebad4ef96: Download complete 22:18:11 ab5ef0e58194: Verifying Checksum 22:18:11 ab5ef0e58194: Download complete 22:18:11 d747dcd14b5f: Download complete 22:18:11 63f879dbbcfc: Verifying Checksum 22:18:11 63f879dbbcfc: Download complete 22:18:11 e9a5061849ea: Verifying Checksum 22:18:11 e9a5061849ea: Download complete 22:18:11 2de7ff778b66: Verifying Checksum 22:18:11 2de7ff778b66: Download complete 22:18:13 ab5ef0e58194: Pull complete 22:18:13 9712f1f96733: Pull complete 22:18:14 63f879dbbcfc: Pull complete 22:18:17 0d9ebad4ef96: Pull complete 22:18:17 e9a5061849ea: Pull complete 22:18:17 d747dcd14b5f: Pull complete 22:18:18 2de7ff778b66: Pull complete 22:18:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:18:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:18:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:18 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 22:18:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:18:37 $ docker top 636763f7caf0b4a3f7dfbda99651519c28ccca0b3091c36fc1e28a8e9a2d9eaf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:18:37 provisioning config files... 22:18:37 copy managed file [sigul-config] to file:/w/workspace/edgex-go/606@tmp/config16899020996480896562tmp 22:18:37 copy managed file [sigul-password] to file:/w/workspace/edgex-go/606@tmp/config14004795751836527875tmp 22:18:37 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/606@tmp/config15688944572285283427tmp [Pipeline] { [Pipeline] echo 22:18:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:18:37 ---> sigul-configuration.sh 22:18:37 gpg: directory `/root/.gnupg' created 22:18:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:18:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:18:37 gpg: keyring `/root/.gnupg/secring.gpg' created 22:18:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:18:37 gpg: CAST5 encrypted data 22:18:37 gpg: encrypted with 1 passphrase 22:18:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:18:38 + mkdir /home/jenkins 22:18:38 + mkdir /home/jenkins/sigul [Pipeline] sh 22:18:38 + 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 22:18:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:18:38 ---> sigul-install.sh 22:18:38 Sigul already installed; skipping installation. [Pipeline] sh 22:18:38 + git tag --list 22:18:38 0.6.0 22:18:38 0.6.1 22:18:38 0.7.0 22:18:38 0.7.1 22:18:38 v1.0.0 22:18:38 v1.0.1 22:18:38 v1.1.0 22:18:38 v1.2.0 22:18:38 v1.2.1 22:18:38 v1.3.0 22:18:38 v1.3.1 22:18:38 v2.0.0 22:18:38 v2.1.0 22:18:38 v2.1.1 22:18:38 v2.2.0 22:18:38 v2.3.0 22:18:38 v3.0 22:18:38 v3.0.0 22:18:38 v3.1.0-dev.1 22:18:38 v3.1.0-dev.10 22:18:38 v3.1.0-dev.11 22:18:38 v3.1.0-dev.12 22:18:38 v3.1.0-dev.13 22:18:38 v3.1.0-dev.14 22:18:38 v3.1.0-dev.15 22:18:38 v3.1.0-dev.16 22:18:38 v3.1.0-dev.17 22:18:38 v3.1.0-dev.18 22:18:38 v3.1.0-dev.19 22:18:38 v3.1.0-dev.2 22:18:38 v3.1.0-dev.20 22:18:38 v3.1.0-dev.21 22:18:38 v3.1.0-dev.22 22:18:38 v3.1.0-dev.23 22:18:38 v3.1.0-dev.24 22:18:38 v3.1.0-dev.25 22:18:38 v3.1.0-dev.26 22:18:38 v3.1.0-dev.27 22:18:38 v3.1.0-dev.28 22:18:38 v3.1.0-dev.29 22:18:38 v3.1.0-dev.3 22:18:38 v3.1.0-dev.30 22:18:38 v3.1.0-dev.31 22:18:38 v3.1.0-dev.32 22:18:38 v3.1.0-dev.33 22:18:38 v3.1.0-dev.34 22:18:38 v3.1.0-dev.35 22:18:38 v3.1.0-dev.36 22:18:38 v3.1.0-dev.37 22:18:38 v3.1.0-dev.38 22:18:38 v3.1.0-dev.39 22:18:38 v3.1.0-dev.4 22:18:38 v3.1.0-dev.40 22:18:38 v3.1.0-dev.41 22:18:38 v3.1.0-dev.42 22:18:38 v3.1.0-dev.43 22:18:38 v3.1.0-dev.44 22:18:38 v3.1.0-dev.45 22:18:38 v3.1.0-dev.46 22:18:38 v3.1.0-dev.47 22:18:38 v3.1.0-dev.48 22:18:38 v3.1.0-dev.49 22:18:38 v3.1.0-dev.5 22:18:38 v3.1.0-dev.50 22:18:38 v3.1.0-dev.51 22:18:38 v3.1.0-dev.52 22:18:38 v3.1.0-dev.53 22:18:38 v3.1.0-dev.54 22:18:38 v3.1.0-dev.55 22:18:38 v3.1.0-dev.56 22:18:38 v3.1.0-dev.57 22:18:38 v3.1.0-dev.58 22:18:38 v3.1.0-dev.59 22:18:38 v3.1.0-dev.6 22:18:38 v3.1.0-dev.60 22:18:38 v3.1.0-dev.61 22:18:38 v3.1.0-dev.62 22:18:38 v3.1.0-dev.63 22:18:38 v3.1.0-dev.64 22:18:38 v3.1.0-dev.65 22:18:38 v3.1.0-dev.66 22:18:38 v3.1.0-dev.67 22:18:38 v3.1.0-dev.68 22:18:38 v3.1.0-dev.69 22:18:38 v3.1.0-dev.7 22:18:38 v3.1.0-dev.70 22:18:38 v3.1.0-dev.71 22:18:38 v3.1.0-dev.8 22:18:38 v3.1.0-dev.9 [Pipeline] sh 22:18:39 + lftools sign git-tag v3.1.0-dev.71 22:18:39 Signing Git tag with Sigul... 22:18:39 Signing v3.1.0-dev.71 [Pipeline] echo 22:18:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:18:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:18:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:18:40 $ docker stop --time=1 636763f7caf0b4a3f7dfbda99651519c28ccca0b3091c36fc1e28a8e9a2d9eaf 22:18:41 $ docker rm -f --volumes 636763f7caf0b4a3f7dfbda99651519c28ccca0b3091c36fc1e28a8e9a2d9eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:18:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:42 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 22:18:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:18:42 $ docker top c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 -eo pid,comm 22:18:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:18:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:42 [ssh-agent] Looking for ssh-agent implementation... 22:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:42 $ docker exec c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 ssh-agent 22:18:43 SSH_AUTH_SOCK=/tmp/ssh-OEFtfI9GrKrV/agent.32 22:18:43 SSH_AGENT_PID=38 22:18:43 Running ssh-add (command line suppressed) 22:18:43 Identity added: /w/workspace/edgex-go/606@tmp/private_key_599795875761185143.key (/w/workspace/edgex-go/606@tmp/private_key_599795875761185143.key) 22:18:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:43 + git semver bump pre 22:18:43 2023-11-14 22:18:43,667 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 22:18:43 2023-11-14 22:18:43,668 [bump_version] DEBUG bumping version:3.1.0-dev.71 on axis:pre with prefix:dev 22:18:43 2023-11-14 22:18:43,668 [bump_version] DEBUG bumped version:3.1.0-dev.72 22:18:43 2023-11-14 22:18:43,668 [write_version] DEBUG write version:3.1.0-dev.72 to path:/w/workspace/edgex-go/606/.semver/main with force:True 22:18:43 2023-11-14 22:18:43,668 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 22:18:43 2023-11-14 22:18:43,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/606/.semver/main 22:18:43 2023-11-14 22:18:43,670 [execute] INFO git cat-file --batch-check 22:18:43 2023-11-14 22:18:43,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=) 22:18:43 2023-11-14 22:18:43,674 [execute] INFO git cat-file --batch 22:18:43 2023-11-14 22:18:43,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=) 22:18:43 2023-11-14 22:18:43,679 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 22:18:43 3.1.0-dev.72 [Pipeline] } 22:18:43 $ docker exec --env ******** --env ******** c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 ssh-agent -k 22:18:43 unset SSH_AUTH_SOCK; 22:18:43 unset SSH_AGENT_PID; 22:18:43 echo Agent pid 38 killed; 22:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:44 + git semver [Pipeline] } 22:18:44 $ docker stop --time=1 c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 22:18:45 $ docker rm -f --volumes c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 [Pipeline] // withDockerContainer [Pipeline] sh 22:18:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:18:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:18:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:18:46 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 22:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:18:46 $ docker top 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 -eo pid,comm 22:18:46 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). 22:18:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:46 [ssh-agent] Looking for ssh-agent implementation... 22:18:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:46 $ docker exec 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 ssh-agent 22:18:47 SSH_AUTH_SOCK=/tmp/ssh-0SD8hzvWSZlo/agent.33 22:18:47 SSH_AGENT_PID=39 22:18:47 Running ssh-add (command line suppressed) 22:18:47 Identity added: /w/workspace/edgex-go/606@tmp/private_key_16994683859318683577.key (/w/workspace/edgex-go/606@tmp/private_key_16994683859318683577.key) 22:18:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:47 + git semver push 22:18:47 2023-11-14 22:18:47,603 [run_push] DEBUG push 22:18:47 2023-11-14 22:18:47,603 [execute] INFO git cat-file --batch-check 22:18:47 2023-11-14 22:18:47,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=) 22:18:47 2023-11-14 22:18:47,607 [execute] INFO git rev-list a92250a1a225d1f30569c22c1cde8ca3240a477f -- 22:18:47 2023-11-14 22:18:47,608 [execute] DEBUG Popen(['git', 'rev-list', 'a92250a1a225d1f30569c22c1cde8ca3240a477f', '--'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=None) 22:18:47 2023-11-14 22:18:47,626 [execute] INFO git fetch -v origin 22:18:47 2023-11-14 22:18:47,627 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=True, shell=None, istream=None) 22:18:48 2023-11-14 22:18:48,131 [run_push] DEBUG no remote changes detected 22:18:48 2023-11-14 22:18:48,131 [execute] INFO git push origin semver 22:18:48 2023-11-14 22:18:48,132 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=None) 22:18:49 2023-11-14 22:18:49,018 [run_push] DEBUG push all version tags 22:18:49 2023-11-14 22:18:49,019 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:18:49 2023-11-14 22:18:49,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=None) 22:18:50 2023-11-14 22:18:49,802 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main 22:18:50 3.1.0-dev.72 [Pipeline] } 22:18:50 $ docker exec --env ******** --env ******** 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 ssh-agent -k 22:18:50 unset SSH_AUTH_SOCK; 22:18:50 unset SSH_AGENT_PID; 22:18:50 echo Agent pid 39 killed; 22:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:50 + git semver [Pipeline] } 22:18:50 $ docker stop --time=1 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 22:18:52 $ docker rm -f --volumes 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 [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 22:18:52 + [ -d /w/workspace/edgex-go/606/archives ] [Pipeline] libraryResource [Pipeline] sh 22:18:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:18:53 ---> package-listing.sh 22:18:53 ++ facter osfamily 22:18:53 ++ tr '[:upper:]' '[:lower:]' 22:18:54 + OS_FAMILY=debian 22:18:54 + workspace=/w/workspace/edgex-go/606 22:18:54 + START_PACKAGES=/tmp/packages_start.txt 22:18:54 + END_PACKAGES=/tmp/packages_end.txt 22:18:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:18:54 + PACKAGES=/tmp/packages_start.txt 22:18:54 + '[' /w/workspace/edgex-go/606 ']' 22:18:54 + PACKAGES=/tmp/packages_end.txt 22:18:54 + case "${OS_FAMILY}" in 22:18:54 + dpkg -l 22:18:54 + grep '^ii' 22:18:54 + '[' -f /tmp/packages_start.txt ']' 22:18:54 + '[' -f /tmp/packages_end.txt ']' 22:18:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:18:54 + '[' /w/workspace/edgex-go/606 ']' 22:18:54 + mkdir -p /w/workspace/edgex-go/606/archives/ 22:18:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/606/archives/ [Pipeline] echo 22:18:54 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/606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:18:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:54 22:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:18:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:18:55 latest: Pulling from edgex-lftools-log-publisher 22:18:55 5eb5b503b376: Pulling fs layer 22:18:55 5c69ac0246d0: Pulling fs layer 22:18:55 ec43610c2a17: Pulling fs layer 22:18:55 3a2ae6a8a46f: Pulling fs layer 22:18:55 33b1e0a273af: Pulling fs layer 22:18:55 5d3b04190fa2: Pulling fs layer 22:18:55 2f39f015ded8: Pulling fs layer 22:18:55 33b1e0a273af: Waiting 22:18:55 5d3b04190fa2: Waiting 22:18:55 2f39f015ded8: Waiting 22:18:55 3a2ae6a8a46f: Waiting 22:18:55 5c69ac0246d0: Verifying Checksum 22:18:55 5c69ac0246d0: Download complete 22:18:55 3a2ae6a8a46f: Verifying Checksum 22:18:55 3a2ae6a8a46f: Download complete 22:18:55 33b1e0a273af: Verifying Checksum 22:18:55 33b1e0a273af: Download complete 22:18:55 5d3b04190fa2: Verifying Checksum 22:18:55 5d3b04190fa2: Download complete 22:18:55 ec43610c2a17: Download complete 22:18:55 5eb5b503b376: Download complete 22:18:56 2f39f015ded8: Download complete 22:18:56 5eb5b503b376: Pull complete 22:18:56 5c69ac0246d0: Pull complete 22:18:57 ec43610c2a17: Pull complete 22:18:57 3a2ae6a8a46f: Pull complete 22:18:57 33b1e0a273af: Pull complete 22:18:57 5d3b04190fa2: Pull complete 22:19:01 2f39f015ded8: Pull complete 22:19:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:19:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:01 prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container 22:19:01 $ 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/606/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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:19:06 $ docker top b1f176e120e71316264409de7d51bedd66c9a8e179dbe2e21d176d3c1e870877 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:06 + touch /tmp/pre-build-complete [Pipeline] sh 22:19:06 + mkdir -p /var/log/sysstat [Pipeline] sh 22:19:07 + ls /var/log/sa-host 22:19:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:07 provisioning config files... 22:19:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/606@tmp/config5446267465071557208tmp [Pipeline] { [Pipeline] echo 22:19:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:19:07 ---> create-netrc.sh [Pipeline] } 22:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:19:07 ---> python-tools-install.sh [Pipeline] echo 22:19:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:19:08 ---> sudo-logs.sh 22:19:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:19:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:19:08 ---> job-cost.sh 22:19:08 lf-activate-venv: SKIPPING 22:19:08 DEBUG: total: 0.10999999940395355 22:19:08 INFO: Retrieving Stack Cost... 22:19:08 INFO: Retrieving Pricing Info for: v3-standard-8 22:19:09 INFO: Archiving Costs [Pipeline] echo 22:19:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:19:09 ---> logs-deploy.sh 22:19:09 lf-activate-venv: SKIPPING 22:19:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/606 22:19:09 INFO: archiving workspace using pattern(s): 22:19:10 Archives upload complete. 22:19:10 INFO: archiving logs to Nexus 22:19:11 ---> uname -a: 22:19:11 Linux prd-ubuntu20-04-docker-8c-8g-17543 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:19:11 22:19:11 22:19:11 ---> lscpu: 22:19:11 Architecture: x86_64 22:19:11 CPU op-mode(s): 32-bit, 64-bit 22:19:11 Byte Order: Little Endian 22:19:11 Address sizes: 40 bits physical, 48 bits virtual 22:19:11 CPU(s): 8 22:19:11 On-line CPU(s) list: 0-7 22:19:11 Thread(s) per core: 1 22:19:11 Core(s) per socket: 1 22:19:11 Socket(s): 8 22:19:11 NUMA node(s): 1 22:19:11 Vendor ID: AuthenticAMD 22:19:11 CPU family: 23 22:19:11 Model: 49 22:19:11 Model name: AMD EPYC-Rome Processor 22:19:11 Stepping: 0 22:19:11 CPU MHz: 2799.998 22:19:11 BogoMIPS: 5599.99 22:19:11 Virtualization: AMD-V 22:19:11 Hypervisor vendor: KVM 22:19:11 Virtualization type: full 22:19:11 L1d cache: 256 KiB 22:19:11 L1i cache: 256 KiB 22:19:11 L2 cache: 4 MiB 22:19:11 L3 cache: 128 MiB 22:19:11 NUMA node0 CPU(s): 0-7 22:19:11 Vulnerability Itlb multihit: Not affected 22:19:11 Vulnerability L1tf: Not affected 22:19:11 Vulnerability Mds: Not affected 22:19:11 Vulnerability Meltdown: Not affected 22:19:11 Vulnerability Mmio stale data: Not affected 22:19:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:19:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:19:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:19:11 Vulnerability Srbds: Not affected 22:19:11 Vulnerability Tsx async abort: Not affected 22:19:11 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 22:19:11 22:19:11 22:19:11 ---> nproc: 22:19:11 8 22:19:11 22:19:11 22:19:11 ---> df -h: 22:19:11 Filesystem Size Used Avail Use% Mounted on 22:19:11 overlay 155G 22G 134G 15% / 22:19:11 tmpfs 64M 0 64M 0% /dev 22:19:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:19:11 shm 64M 0 64M 0% /dev/shm 22:19:11 /dev/vda1 155G 22G 134G 15% /facter-os 22:19:11 22:19:11 22:19:11 ---> sar -b -r -n DEV: 22:19:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17543) 11/14/23 _x86_64_ (8 CPU) 22:19:11 22:19:11 21:45:56 LINUX RESTART (8 CPU) 22:19:11 22:19:11 21:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:19:11 21:47:01 135.83 47.73 88.10 0.00 5387.90 175181.87 0.00 22:19:11 21:48:01 141.44 1.17 140.28 0.00 34.93 57727.18 0.00 22:19:11 21:49:01 39.31 0.02 39.29 0.00 0.13 21478.84 0.00 22:19:11 21:50:01 128.73 0.57 128.16 0.00 46.13 39130.28 0.00 22:19:11 21:51:01 580.59 3.65 576.94 0.00 47.73 227506.62 0.00 22:19:11 21:52:01 446.46 7.53 438.93 0.00 905.81 106325.90 0.00 22:19:11 21:53:01 596.63 3.82 592.82 0.00 4266.49 67119.21 0.00 22:19:11 21:54:01 37.46 0.07 37.39 0.00 11.46 1042.36 0.00 22:19:11 21:55:01 2.55 0.02 2.53 0.00 1.73 37.32 0.00 22:19:11 21:56:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 22:19:11 21:57:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 22:19:11 21:58:01 1.15 0.07 1.08 0.00 0.67 11.33 0.00 22:19:11 21:59:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 22:19:11 22:00:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 22:19:11 22:01:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 22:19:11 22:02:01 1.60 0.02 1.58 0.00 0.13 18.53 0.00 22:19:11 22:03:02 1.33 0.00 1.33 0.00 0.00 19.46 0.00 22:19:11 22:04:01 0.95 0.00 0.95 0.00 0.00 10.17 0.00 22:19:11 22:05:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 22:19:11 22:06:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 22:19:11 22:07:01 1.75 0.00 1.75 0.00 0.00 21.20 0.00 22:19:11 22:08:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 22:19:11 22:09:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 22:19:11 22:10:01 1.55 0.00 1.55 0.00 0.00 17.05 0.00 22:19:11 22:11:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 22:19:11 22:12:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 22:19:11 22:13:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 22:19:11 22:14:01 0.90 0.00 0.90 0.00 0.00 9.20 0.00 22:19:11 22:15:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 22:19:11 22:16:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 22:19:11 22:17:01 1.25 0.02 1.23 0.00 0.13 15.33 0.00 22:19:11 22:18:01 77.27 0.22 77.05 0.00 11.20 31163.47 0.00 22:19:11 22:19:01 104.07 0.17 103.90 0.00 14.66 29024.46 0.00 22:19:11 Average: 70.29 1.97 68.31 0.00 325.28 22922.29 0.00 22:19:11 22:19:11 21:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:19:11 21:47:01 29637120 31626540 717276 2.18 60444 2220148 1900320 5.60 960376 1952644 944 22:19:11 21:48:01 27844640 31434800 870732 2.65 118120 3657496 2036924 6.00 1523124 3039264 447500 22:19:11 21:49:01 27632580 31373212 930728 2.83 121324 3785940 1993180 5.87 1421324 3333212 243836 22:19:11 21:50:01 27257612 31333724 967644 2.94 132412 4103916 2352404 6.93 1509092 3600636 294344 22:19:11 21:51:01 20357752 31435948 848580 2.58 206468 10721132 2442660 7.20 2062904 9623632 369080 22:19:11 21:52:01 16128540 30053148 2152440 6.55 245732 13256464 6381884 18.81 4639176 10902872 128228 22:19:11 21:53:01 17599252 31474984 777064 2.36 277736 13298740 2097496 6.18 2725816 11534320 920 22:19:11 21:54:01 17604376 31478132 773512 2.35 277852 13296232 2119156 6.25 3087140 11167624 632 22:19:11 21:55:01 17604700 31478484 772920 2.35 277900 13296288 2104716 6.20 3085636 11167640 8 22:19:11 21:56:01 17613212 31487048 764316 2.32 277928 13296292 2104716 6.20 3076404 11167640 180 22:19:11 21:57:01 17614392 31488240 763656 2.32 277948 13296296 2104716 6.20 3076156 11167648 8 22:19:11 21:58:01 17614748 31488656 763428 2.32 277980 13296292 2104716 6.20 3076372 11167652 4 22:19:11 21:59:01 17622376 31496444 755464 2.30 277988 13296316 2104716 6.20 3068128 11167664 12 22:19:11 22:00:01 17622272 31496368 755432 2.30 278008 13296320 2104716 6.20 3068148 11167668 12 22:19:11 22:01:01 17622676 31496828 755140 2.30 278072 13296312 2104716 6.20 3068204 11167668 12 22:19:11 22:02:01 17621020 31495220 756552 2.30 278088 13296324 2153284 6.35 3068832 11167664 124 22:19:11 22:03:02 17621500 31495720 755984 2.30 278124 13296304 2153284 6.35 3069136 11167644 12 22:19:11 22:04:01 17621712 31495960 755684 2.30 278148 13296304 2153284 6.35 3069836 11167644 24 22:19:11 22:05:01 17621468 31495772 755936 2.30 278164 13296312 2153284 6.35 3069764 11167648 12 22:19:11 22:06:01 17621200 31495520 756160 2.30 278180 13296312 2153284 6.35 3069796 11167648 12 22:19:11 22:07:01 17621696 31496064 755520 2.30 278252 13296312 2153284 6.35 3068768 11167660 8 22:19:11 22:08:01 17621428 31495872 755712 2.30 278296 13296324 2153284 6.35 3068828 11167664 8 22:19:11 22:09:01 17621228 31495744 755660 2.30 278368 13296324 2153284 6.35 3069428 11167668 8 22:19:11 22:10:01 17620848 31495596 755720 2.30 278432 13296448 2153284 6.35 3069272 11167796 8 22:19:11 22:11:01 17620816 31495596 755636 2.30 278448 13296460 2153284 6.35 3069048 11167800 12 22:19:11 22:12:01 17620736 31495536 755636 2.30 278476 13296452 2153284 6.35 3069196 11167800 12 22:19:11 22:13:01 17621216 31496044 755064 2.30 278496 13296464 2153284 6.35 3069144 11167804 8 22:19:11 22:14:01 17621176 31496004 755036 2.30 278504 13296464 2153284 6.35 3069144 11167804 8 22:19:11 22:15:01 17620836 31495700 755296 2.30 278516 13296472 2153284 6.35 3069196 11167812 8 22:19:11 22:16:01 17620796 31495664 755256 2.30 278532 13296476 2153284 6.35 3069504 11167816 4 22:19:11 22:17:01 17620964 31495872 755216 2.30 278572 13296460 2153284 6.35 3069632 11167816 8 22:19:11 22:18:01 16488932 31452740 793240 2.41 296456 14287184 2316356 6.83 3236084 12047504 89544 22:19:11 22:19:01 15584848 31456620 790484 2.40 334448 15057620 2250620 6.63 3224304 12863880 456520 22:19:11 Average: 18829960 31438903 819458 2.49 256679 12106097 2275047 6.70 2879300 10209784 61578 22:19:11 22:19:11 21:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:19:11 21:47:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 22:19:11 21:47:01 docker0 534.49 476.15 37.46 2751.44 0.00 0.00 0.00 0.00 22:19:11 21:47:01 ens3 1161.22 1009.92 7908.03 133.11 0.00 0.00 0.00 0.00 22:19:11 21:47:01 veth6a0ccbe 534.49 476.27 44.77 2751.44 0.00 0.00 0.00 0.23 22:19:11 21:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:19:11 21:48:01 docker0 136.96 181.20 11.58 1775.35 0.00 0.00 0.00 0.00 22:19:11 21:48:01 ens3 319.01 220.56 4938.84 35.56 0.00 0.00 0.00 0.00 22:19:11 21:48:01 vetha44ee2e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:49:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 22:19:11 21:49:01 ens3 54.14 51.24 29.58 99.23 0.00 0.00 0.00 0.00 22:19:11 21:49:01 vetha44ee2e 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 22:19:11 21:50:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 22:19:11 21:50:01 docker0 0.30 0.22 0.03 0.09 0.00 0.00 0.00 0.00 22:19:11 21:50:01 ens3 116.63 72.57 2282.59 21.37 0.00 0.00 0.00 0.00 22:19:11 21:50:01 veth0aacb44 0.30 0.32 0.03 0.10 0.00 0.00 0.00 0.00 22:19:11 21:51:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 22:19:11 21:51:01 docker0 307.88 548.91 25.54 3712.35 0.00 0.00 0.00 0.00 22:19:11 21:51:01 ens3 606.42 335.84 4469.97 44.63 0.00 0.00 0.00 0.00 22:19:11 21:51:01 veth0aacb44 0.08 0.85 0.00 0.04 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth825d52e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth0cd1ac0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 vethc2da9fb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:52:01 ens3 73.71 26.75 711.56 6.68 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth965b974 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 vethe894ce2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth0c3763f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 vethf8617b2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth3edbe95 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth0aacb44 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth68c7f0e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth45c458d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:52:01 veth2644c68 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:19:11 21:53:01 lo 27.00 27.00 2.66 2.66 0.00 0.00 0.00 0.00 22:19:11 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:53:01 ens3 373.44 304.53 2162.94 929.42 0.00 0.00 0.00 0.00 22:19:11 21:54:01 lo 47.93 47.93 4.72 4.72 0.00 0.00 0.00 0.00 22:19:11 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:54:01 ens3 501.23 500.82 233.60 2952.08 0.00 0.00 0.00 0.00 22:19:11 21:55:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 22:19:11 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:55:01 ens3 10.91 8.45 13.88 2.30 0.00 0.00 0.00 0.00 22:19:11 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:56:01 ens3 6.53 16.65 0.42 23.40 0.00 0.00 0.00 0.00 22:19:11 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:57:01 ens3 3.57 3.75 0.64 6.78 0.00 0.00 0.00 0.00 22:19:11 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:58:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 21:59:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:19:11 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:00:01 ens3 0.50 0.08 0.03 0.01 0.00 0.00 0.00 0.00 22:19:11 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:01:01 ens3 0.32 0.02 0.02 0.00 0.00 0.00 0.00 0.00 22:19:11 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:02:01 ens3 1.18 3.20 0.22 6.68 0.00 0.00 0.00 0.00 22:19:11 22:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:03:02 ens3 0.25 0.08 0.01 0.00 0.00 0.00 0.00 0.00 22:19:11 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:04:01 ens3 3.24 4.59 0.45 7.43 0.00 0.00 0.00 0.00 22:19:11 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:05:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:19:11 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:06:01 ens3 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 22:19:11 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:07:01 ens3 7.78 8.48 0.61 7.43 0.00 0.00 0.00 0.00 22:19:11 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:08:01 ens3 6.00 8.10 0.55 7.41 0.00 0.00 0.00 0.00 22:19:11 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:09:01 ens3 8.73 14.40 1.37 28.83 0.00 0.00 0.00 0.00 22:19:11 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:10:01 ens3 9.08 14.72 1.15 21.77 0.00 0.00 0.00 0.00 22:19:11 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:11:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:19:11 22:12:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:12:01 ens3 2.13 7.90 0.22 14.32 0.00 0.00 0.00 0.00 22:19:11 22:13:01 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:13:01 ens3 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 22:19:11 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:15:01 ens3 0.40 0.18 0.08 0.01 0.00 0.00 0.00 0.00 22:19:11 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:19:11 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:19:11 22:17:01 ens3 0.40 0.25 0.09 0.08 0.00 0.00 0.00 0.00 22:19:11 22:18:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:19:11 22:18:01 docker0 61.84 96.27 5.02 1025.76 0.00 0.00 0.00 0.00 22:19:11 22:18:01 ens3 233.89 138.51 5002.68 19.36 0.00 0.00 0.00 0.00 22:19:11 22:19:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 22:19:11 22:19:01 docker0 2.23 2.07 0.36 0.94 0.00 0.00 0.00 0.00 22:19:11 22:19:01 ens3 271.38 169.84 5770.01 48.17 0.00 0.00 0.00 0.00 22:19:11 Average: lo 2.71 2.71 0.26 0.26 0.00 0.00 0.00 0.00 22:19:11 Average: docker0 31.69 39.60 2.43 280.91 0.00 0.00 0.00 0.00 22:19:11 Average: ens3 114.40 88.57 1016.54 133.88 0.00 0.00 0.00 0.00 22:19:11 22:19:11 22:19:11 ---> sar -P ALL: 22:19:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17543) 11/14/23 _x86_64_ (8 CPU) 22:19:11 22:19:11 21:45:56 LINUX RESTART (8 CPU) 22:19:11 22:19:11 21:46:01 CPU %user %nice %system %iowait %steal %idle 22:19:11 21:47:01 all 7.80 0.00 2.59 2.33 0.05 87.23 22:19:11 21:47:01 0 4.85 0.00 2.43 2.42 0.05 90.25 22:19:11 21:47:01 1 10.81 0.00 2.35 5.49 0.05 81.30 22:19:11 21:47:01 2 8.65 0.00 1.41 0.15 0.05 89.74 22:19:11 21:47:01 3 4.04 0.00 2.33 0.61 0.07 92.96 22:19:11 21:47:01 4 9.92 0.00 2.62 0.49 0.07 86.91 22:19:11 21:47:01 5 9.34 0.00 2.74 2.72 0.03 85.18 22:19:11 21:47:01 6 10.13 0.00 3.10 2.45 0.03 84.29 22:19:11 21:47:01 7 4.61 0.00 3.74 4.39 0.07 87.19 22:19:11 21:48:01 all 22.41 0.00 4.68 3.21 0.08 69.63 22:19:11 21:48:01 0 21.95 0.00 4.16 0.08 0.07 73.74 22:19:11 21:48:01 1 20.53 0.00 5.52 0.03 0.07 73.86 22:19:11 21:48:01 2 22.94 0.00 4.64 0.66 0.07 71.70 22:19:11 21:48:01 3 23.37 0.00 3.88 0.07 0.08 72.59 22:19:11 21:48:01 4 22.49 0.00 4.80 1.08 0.08 71.54 22:19:11 21:48:01 5 23.37 0.00 3.88 0.13 0.07 72.55 22:19:11 21:48:01 6 22.98 0.00 5.62 12.98 0.08 58.33 22:19:11 21:48:01 7 21.63 0.00 4.91 10.67 0.10 62.68 22:19:11 21:49:01 all 27.59 0.00 5.36 1.29 0.11 65.65 22:19:11 21:49:01 0 28.42 0.00 3.49 0.27 0.10 67.72 22:19:11 21:49:01 1 31.54 0.00 6.56 0.43 0.12 61.35 22:19:11 21:49:01 2 25.31 0.00 8.51 0.44 0.07 65.67 22:19:11 21:49:01 3 29.19 0.00 6.87 0.22 0.29 63.43 22:19:11 21:49:01 4 27.25 0.00 5.83 0.26 0.07 66.59 22:19:11 21:49:01 5 26.25 0.00 2.81 0.22 0.10 70.63 22:19:11 21:49:01 6 26.76 0.00 3.04 0.78 0.07 69.35 22:19:11 21:49:01 7 26.12 0.00 5.82 7.60 0.08 60.39 22:19:11 21:50:01 all 36.40 0.00 4.76 2.51 0.11 56.22 22:19:11 21:50:01 0 33.92 0.00 5.12 2.98 0.10 57.88 22:19:11 21:50:01 1 37.30 0.00 5.44 1.53 0.10 55.62 22:19:11 21:50:01 2 36.31 0.00 4.54 10.76 0.10 48.29 22:19:11 21:50:01 3 37.53 0.00 4.37 1.19 0.12 56.79 22:19:11 21:50:01 4 37.32 0.00 4.28 0.87 0.10 57.43 22:19:11 21:50:01 5 36.05 0.00 5.15 1.31 0.10 57.39 22:19:11 21:50:01 6 36.16 0.00 4.54 0.59 0.12 58.59 22:19:11 21:50:01 7 36.61 0.00 4.66 0.86 0.12 57.75 22:19:11 21:51:01 all 14.13 0.00 5.98 21.90 0.09 57.90 22:19:11 21:51:01 0 12.81 0.00 4.77 12.44 0.07 69.91 22:19:11 21:51:01 1 11.91 0.00 4.70 13.89 0.07 69.43 22:19:11 21:51:01 2 16.19 0.00 6.97 21.10 0.10 55.64 22:19:11 21:51:01 3 15.20 0.00 5.56 14.99 0.10 64.15 22:19:11 21:51:01 4 14.26 0.00 6.09 30.95 0.10 48.60 22:19:11 21:51:01 5 15.10 0.00 7.77 45.06 0.12 31.95 22:19:11 21:51:01 6 14.68 0.00 6.11 21.14 0.09 57.99 22:19:11 21:51:01 7 12.93 0.00 5.86 15.85 0.10 65.26 22:19:11 21:52:01 all 82.90 0.00 7.83 5.00 0.15 4.11 22:19:11 21:52:01 0 83.00 0.00 7.23 4.90 0.13 4.73 22:19:11 21:52:01 1 82.18 0.00 7.47 4.38 0.15 5.83 22:19:11 21:52:01 2 83.34 0.00 8.23 6.92 0.15 1.36 22:19:11 21:52:01 3 83.21 0.00 7.68 4.16 0.15 4.79 22:19:11 21:52:01 4 83.38 0.00 7.64 4.08 0.15 4.75 22:19:11 21:52:01 5 83.70 0.00 7.45 3.82 0.15 4.89 22:19:11 21:52:01 6 83.08 0.00 8.17 5.43 0.17 3.15 22:19:11 21:52:01 7 81.32 0.00 8.77 6.34 0.17 3.40 22:19:11 21:53:01 all 36.19 0.00 4.97 6.71 0.11 52.02 22:19:11 21:53:01 0 34.08 0.00 3.32 7.36 0.08 55.16 22:19:11 21:53:01 1 35.19 0.00 4.28 2.70 0.08 57.74 22:19:11 21:53:01 2 36.18 0.00 5.16 9.58 0.10 48.97 22:19:11 21:53:01 3 36.64 0.00 5.73 3.72 0.12 53.79 22:19:11 21:53:01 4 39.52 0.00 4.67 2.94 0.10 52.77 22:19:11 21:53:01 5 38.50 0.00 5.34 7.53 0.10 48.53 22:19:11 21:53:01 6 35.37 0.00 6.12 15.04 0.19 43.28 22:19:11 21:53:01 7 34.00 0.00 5.21 5.06 0.12 55.60 22:19:11 21:54:01 all 9.30 0.00 1.05 0.14 0.07 89.45 22:19:11 21:54:01 0 10.30 0.00 1.02 0.08 0.07 88.52 22:19:11 21:54:01 1 8.59 0.00 1.02 0.03 0.07 90.29 22:19:11 21:54:01 2 6.23 0.00 0.97 0.00 0.05 92.75 22:19:11 21:54:01 3 8.40 0.00 1.11 0.05 0.08 90.35 22:19:11 21:54:01 4 12.69 0.00 1.04 0.10 0.07 86.11 22:19:11 21:54:01 5 9.13 0.00 1.01 0.42 0.07 89.38 22:19:11 21:54:01 6 11.55 0.00 1.07 0.05 0.07 87.26 22:19:11 21:54:01 7 7.47 0.00 1.17 0.35 0.08 90.92 22:19:11 21:55:01 all 0.29 0.00 0.05 0.02 0.00 99.63 22:19:11 21:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:19:11 21:55:01 1 0.10 0.00 0.02 0.17 0.00 99.72 22:19:11 21:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 21:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 21:55:01 4 0.08 0.00 0.07 0.00 0.02 99.83 22:19:11 21:55:01 5 1.86 0.00 0.10 0.00 0.00 98.04 22:19:11 21:55:01 6 0.13 0.00 0.12 0.00 0.02 99.73 22:19:11 21:55:01 7 0.07 0.00 0.03 0.03 0.00 99.87 22:19:11 21:56:01 all 0.11 0.00 0.03 0.02 0.00 99.84 22:19:11 21:56:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:19:11 21:56:01 1 0.05 0.00 0.00 0.00 0.00 99.95 22:19:11 21:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 22:19:11 21:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:19:11 21:56:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:19:11 21:56:01 5 0.56 0.00 0.07 0.00 0.02 99.35 22:19:11 21:56:01 6 0.07 0.00 0.07 0.02 0.02 99.83 22:19:11 21:56:01 7 0.02 0.00 0.03 0.12 0.00 99.83 22:19:11 21:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:19:11 21:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:19:11 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 21:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 21:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 21:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 21:57:01 5 0.02 0.00 0.07 0.00 0.02 99.90 22:19:11 21:57:01 6 0.05 0.00 0.00 0.02 0.02 99.92 22:19:11 21:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:19:11 22:19:11 21:57:01 CPU %user %nice %system %iowait %steal %idle 22:19:11 21:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:19:11 21:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 21:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 21:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:19:11 21:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 21:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 21:58:01 5 0.00 0.00 0.05 0.00 0.00 99.95 22:19:11 21:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 22:19:11 21:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:19:11 21:59:01 all 0.01 0.00 0.02 0.00 0.01 99.96 22:19:11 21:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:19:11 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 21:59:01 2 0.00 0.00 0.03 0.00 0.02 99.95 22:19:11 21:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 21:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 21:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:19:11 21:59:01 6 0.02 0.00 0.05 0.00 0.02 99.92 22:19:11 21:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:19:11 22:00:01 all 0.01 0.00 0.02 0.00 0.01 99.96 22:19:11 22:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:19:11 22:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 22:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 22:00:01 6 0.02 0.00 0.05 0.00 0.02 99.92 22:19:11 22:00:01 7 0.00 0.00 0.02 0.03 0.00 99.95 22:19:11 22:01:01 all 0.02 0.00 0.01 0.09 0.01 99.86 22:19:11 22:01:01 0 0.02 0.00 0.00 0.00 0.08 99.90 22:19:11 22:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:01:01 3 0.00 0.00 0.03 0.00 0.00 99.97 22:19:11 22:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:19:11 22:01:01 6 0.08 0.00 0.02 0.25 0.02 99.63 22:19:11 22:01:01 7 0.03 0.00 0.00 0.50 0.02 99.45 22:19:11 22:02:01 all 0.03 0.00 0.04 0.00 0.00 99.92 22:19:11 22:02:01 0 0.03 0.00 0.05 0.00 0.00 99.92 22:19:11 22:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 22:19:11 22:02:01 4 0.03 0.00 0.05 0.00 0.00 99.92 22:19:11 22:02:01 5 0.05 0.00 0.05 0.00 0.02 99.88 22:19:11 22:02:01 6 0.08 0.00 0.07 0.00 0.02 99.83 22:19:11 22:02:01 7 0.03 0.00 0.03 0.02 0.00 99.92 22:19:11 22:03:02 all 0.02 0.00 0.01 0.00 0.00 99.96 22:19:11 22:03:02 0 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:03:02 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:03:02 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:03:02 3 0.00 0.00 0.02 0.00 0.02 99.97 22:19:11 22:03:02 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:03:02 5 0.07 0.00 0.02 0.00 0.00 99.92 22:19:11 22:03:02 6 0.03 0.00 0.05 0.00 0.02 99.90 22:19:11 22:03:02 7 0.02 0.00 0.00 0.03 0.00 99.95 22:19:11 22:04:01 all 0.02 0.00 0.02 0.00 0.00 99.96 22:19:11 22:04:01 0 0.02 0.00 0.05 0.00 0.00 99.93 22:19:11 22:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:19:11 22:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:04:01 5 0.08 0.00 0.02 0.00 0.00 99.90 22:19:11 22:04:01 6 0.05 0.00 0.05 0.00 0.02 99.88 22:19:11 22:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:19:11 22:05:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:19:11 22:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:19:11 22:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:19:11 22:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:19:11 22:05:01 7 0.02 0.00 0.00 0.02 0.02 99.95 22:19:11 22:06:01 all 0.01 0.00 0.02 0.00 0.01 99.96 22:19:11 22:06:01 0 0.02 0.00 0.07 0.00 0.02 99.90 22:19:11 22:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:19:11 22:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:06:01 6 0.03 0.00 0.07 0.00 0.02 99.88 22:19:11 22:06:01 7 0.03 0.00 0.03 0.02 0.00 99.92 22:19:11 22:07:01 all 0.02 0.00 0.15 0.37 0.24 99.22 22:19:11 22:07:01 0 0.05 0.00 0.05 2.95 0.02 96.93 22:19:11 22:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:19:11 22:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:19:11 22:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 22:19:11 22:07:01 6 0.02 0.00 0.00 0.00 1.41 98.57 22:19:11 22:07:01 7 0.03 0.00 1.06 0.02 0.45 98.44 22:19:11 22:08:01 all 0.02 0.00 0.02 0.01 0.01 99.95 22:19:11 22:08:01 0 0.05 0.00 0.05 0.03 0.02 99.85 22:19:11 22:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:19:11 22:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:19:11 22:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:08:01 4 0.02 0.00 0.03 0.00 0.02 99.93 22:19:11 22:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:19:11 22:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:19:11 22:19:11 22:08:01 CPU %user %nice %system %iowait %steal %idle 22:19:11 22:09:01 all 0.03 0.00 0.02 0.00 0.00 99.94 22:19:11 22:09:01 0 0.05 0.00 0.03 0.02 0.00 99.90 22:19:11 22:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88 22:19:11 22:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:19:11 22:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:09:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:19:11 22:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:09:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:19:11 22:09:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:19:11 22:10:01 all 0.02 0.00 0.02 0.01 0.00 99.94 22:19:11 22:10:01 0 0.10 0.00 0.03 0.03 0.02 99.82 22:19:11 22:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:19:11 22:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:10:01 4 0.02 0.00 0.08 0.02 0.00 99.88 22:19:11 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 22:19:11 22:11:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:19:11 22:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:19:11 22:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 22:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:11:01 4 0.07 0.00 0.03 0.00 0.02 99.88 22:19:11 22:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 22:11:01 6 0.07 0.00 0.02 0.00 0.00 99.92 22:19:11 22:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 22:19:11 22:12:01 all 0.02 0.00 0.02 0.17 0.12 99.67 22:19:11 22:12:01 0 0.02 0.00 0.03 1.36 0.27 98.32 22:19:11 22:12:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:19:11 22:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:19:11 22:12:01 3 0.00 0.00 0.00 0.00 0.30 99.70 22:19:11 22:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:12:01 5 0.02 0.00 0.00 0.00 0.33 99.65 22:19:11 22:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 22:12:01 7 0.03 0.00 0.07 0.02 0.02 99.87 22:19:11 22:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:19:11 22:13:01 0 0.05 0.00 0.05 0.03 0.02 99.85 22:19:11 22:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:13:01 2 0.10 0.00 0.00 0.00 0.00 99.90 22:19:11 22:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:19:11 22:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:19:11 22:14:01 all 0.02 0.00 0.01 0.01 0.00 99.97 22:19:11 22:14:01 0 0.07 0.00 0.03 0.05 0.02 99.83 22:19:11 22:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:14:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:19:11 22:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:19:11 22:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:19:11 22:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 22:15:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:19:11 22:16:01 all 0.02 0.00 0.02 0.07 0.00 99.88 22:19:11 22:16:01 0 0.05 0.00 0.07 0.25 0.02 99.62 22:19:11 22:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:19:11 22:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:19:11 22:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:19:11 22:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:19:11 22:16:01 7 0.03 0.00 0.03 0.33 0.02 99.58 22:19:11 22:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:19:11 22:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:19:11 22:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:19:11 22:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:19:11 22:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:19:11 22:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:19:11 22:17:01 7 0.07 0.00 0.07 0.02 0.02 99.83 22:19:11 22:18:01 all 4.55 0.00 1.84 3.42 0.03 90.15 22:19:11 22:18:01 0 5.56 0.00 2.35 0.14 0.05 91.90 22:19:11 22:18:01 1 3.38 0.00 2.66 0.02 0.02 93.92 22:19:11 22:18:01 2 4.74 0.00 1.71 0.15 0.03 93.37 22:19:11 22:18:01 3 4.90 0.00 1.77 0.74 0.03 92.56 22:19:11 22:18:01 4 4.18 0.00 1.52 7.66 0.03 86.60 22:19:11 22:18:01 5 4.19 0.00 1.25 0.05 0.03 94.47 22:19:11 22:18:01 6 4.43 0.00 1.29 0.00 0.02 94.27 22:19:11 22:18:01 7 5.10 0.00 2.23 18.55 0.05 74.07 22:19:11 22:19:01 all 6.97 0.00 3.04 4.67 0.06 85.27 22:19:11 22:19:01 0 6.07 0.00 2.62 0.05 0.03 91.23 22:19:11 22:19:01 1 8.09 0.00 2.60 0.48 0.05 88.77 22:19:11 22:19:01 2 8.98 0.00 3.77 0.07 0.05 87.14 22:19:11 22:19:01 3 7.35 0.00 3.37 20.14 0.07 69.06 22:19:11 22:19:01 4 4.77 0.00 2.18 1.35 0.07 91.62 22:19:11 22:19:01 5 6.86 0.00 2.76 0.19 0.03 90.16 22:19:11 22:19:01 6 7.00 0.00 3.04 1.33 0.07 88.56 22:19:11 22:19:01 7 6.68 0.00 4.03 13.97 0.07 75.25 22:19:11 22:19:11 Average: CPU %user %nice %system %iowait %steal %idle 22:19:11 Average: all 7.49 0.00 1.28 1.56 0.04 89.63 22:19:11 Average: 0 7.30 0.00 1.12 1.07 0.04 90.47 22:19:11 Average: 1 7.49 0.00 1.28 0.88 0.03 90.32 22:19:11 Average: 2 7.51 0.00 1.39 1.50 0.03 89.58 22:19:11 Average: 3 7.50 0.00 1.28 1.37 0.05 89.80 22:19:11 Average: 4 7.71 0.00 1.23 1.49 0.03 89.54 22:19:11 Average: 5 7.69 0.00 1.22 1.83 0.04 89.22 22:19:11 Average: 6 7.56 0.00 1.28 1.79 0.08 89.30 22:19:11 Average: 7 7.14 0.00 1.44 2.54 0.05 88.83 22:19:11 22:19:11 22:19:11