Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 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-ssh1595307036750458198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15891480866982025419.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3390775318999920429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12078946017195329924.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-ssh3604884276467819995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-8414 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/593 [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/593 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4698)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 > git rev-list --no-walk a045e8e81b8ab7e100c731525ac4bd730155663f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:35 ========================================================= 20:31:35 EdgeX Global Pipelines Version Info 20:31:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:37 ------------------- 20:31:37 stable info: 20:31:37 ------------------- 20:31:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:31:37 Message: update stable to v1.0.254 20:31:37 ------------------- 20:31:37 experimental info: 20:31:37 ------------------- 20:31:37 Commited By: **** collab-it+edgex@linuxfoundation.org 20:31:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:31:37 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a56fde [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:37 provisioning config files... 20:31:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config14441721331921506821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:38 ---> docker-login.sh 20:31:38 nexus3.edgexfoundry.org:10001 20:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:38 Configure a credential helper to remove this warning. See 20:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:38 20:31:38 Login Succeeded 20:31:38 nexus3.edgexfoundry.org:10002 20:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:38 Configure a credential helper to remove this warning. See 20:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:38 20:31:38 Login Succeeded 20:31:38 nexus3.edgexfoundry.org:10003 20:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:38 Configure a credential helper to remove this warning. See 20:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:38 20:31:38 Login Succeeded 20:31:38 nexus3.edgexfoundry.org:10004 20:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:38 Configure a credential helper to remove this warning. See 20:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:38 20:31:38 Login Succeeded 20:31:38 docker.io 20:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:39 Configure a credential helper to remove this warning. See 20:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:39 20:31:39 Login Succeeded 20:31:39 ---> docker-login.sh ends [Pipeline] } 20:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:39 + 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 20:31:39 + dirname cmd/core-command/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo core-command,cmd/core-command/Dockerfile 20:31:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:31:39 + dirname cmd/core-data/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo core-data,cmd/core-data/Dockerfile 20:31:39 + dirname cmd/core-metadata/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo core-metadata,cmd/core-metadata/Dockerfile 20:31:39 + dirname cmd/security-bootstrapper/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:31:39 + dirname cmd/security-proxy-auth/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:31:39 + dirname cmd/security-proxy-setup/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:31:39 + dirname cmd/security-secretstore-setup/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:31:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:31:39 + dirname cmd/security-spire-agent/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:31:39 + dirname cmd/security-spire-config/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:31:39 + dirname cmd/security-spire-server/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:31:39 + dirname cmd/support-notifications/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo support-notifications,cmd/support-notifications/Dockerfile 20:31:39 + dirname cmd/support-scheduler/Dockerfile 20:31:39 + cut -d/ -f2 20:31:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:31:39 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 20:31:39 + git rev-list -1 --merges 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f~1..5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] echo 20:31:39 -----------> git rev-list -1 --merges 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f~1..5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [false] [Pipeline] sh 20:31:40 + git log --format=format:%s -1 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] echo 20:31:40 ========================================================= 20:31:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:31:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:31:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:40 + grep -v github /etc/ssh/ssh_known_hosts 20:31:40 + [ -e /tmp/ssh_known_hosts ] 20:31:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:31:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:31:40 + sudo tee -a /etc/ssh/ssh_known_hosts 20:31:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:41 20:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:41 0.1.4: Pulling from edgex-devops/py-git-semver 20:31:41 b85a868b505f: Pulling fs layer 20:31:41 e2be974225ed: Pulling fs layer 20:31:41 339a4e72a1f5: Pulling fs layer 20:31:41 988bab9f4d93: Pulling fs layer 20:31:41 1469e6f7b9e6: Pulling fs layer 20:31:41 eaf3925da568: Pulling fs layer 20:31:41 bab4dde63d76: Pulling fs layer 20:31:41 bde34c3a00c8: Pulling fs layer 20:31:41 b352a97aabf1: Pulling fs layer 20:31:41 4872d77fe225: Pulling fs layer 20:31:41 5851b861e8e6: Pulling fs layer 20:31:41 1469e6f7b9e6: Waiting 20:31:41 eaf3925da568: Waiting 20:31:41 bab4dde63d76: Waiting 20:31:41 bde34c3a00c8: Waiting 20:31:41 5851b861e8e6: Waiting 20:31:41 b352a97aabf1: Waiting 20:31:41 4872d77fe225: Waiting 20:31:41 988bab9f4d93: Waiting 20:31:41 e2be974225ed: Download complete 20:31:41 988bab9f4d93: Verifying Checksum 20:31:41 988bab9f4d93: Download complete 20:31:41 1469e6f7b9e6: Verifying Checksum 20:31:41 1469e6f7b9e6: Download complete 20:31:41 339a4e72a1f5: Verifying Checksum 20:31:41 339a4e72a1f5: Download complete 20:31:41 eaf3925da568: Download complete 20:31:41 bde34c3a00c8: Verifying Checksum 20:31:41 bde34c3a00c8: Download complete 20:31:41 b352a97aabf1: Download complete 20:31:41 4872d77fe225: Verifying Checksum 20:31:41 4872d77fe225: Download complete 20:31:41 5851b861e8e6: Verifying Checksum 20:31:41 5851b861e8e6: Download complete 20:31:41 b85a868b505f: Download complete 20:31:41 bab4dde63d76: Verifying Checksum 20:31:41 bab4dde63d76: Download complete 20:31:42 b85a868b505f: Pull complete 20:31:43 e2be974225ed: Pull complete 20:31:43 339a4e72a1f5: Pull complete 20:31:43 988bab9f4d93: Pull complete 20:31:44 1469e6f7b9e6: Pull complete 20:31:44 eaf3925da568: Pull complete 20:31:45 bab4dde63d76: Pull complete 20:31:45 bde34c3a00c8: Pull complete 20:31:46 b352a97aabf1: Pull complete 20:31:46 4872d77fe225: Pull complete 20:31:46 5851b861e8e6: Pull complete 20:31:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:31:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:31:46 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:31:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:31:49 $ docker top 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e -eo pid,comm 20:31:49 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). 20:31:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:49 [ssh-agent] Looking for ssh-agent implementation... 20:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:49 $ docker exec 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent 20:31:49 SSH_AUTH_SOCK=/tmp/ssh-X442a6KP4I0j/agent.32 20:31:49 SSH_AGENT_PID=38 20:31:49 Running ssh-add (command line suppressed) 20:31:49 Identity added: /w/workspace/edgex-go/593@tmp/private_key_17774234483446580598.key (/w/workspace/edgex-go/593@tmp/private_key_17774234483446580598.key) 20:31:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:50 + git tag --points-at HEAD [Pipeline] } 20:31:50 $ docker exec --env ******** --env ******** 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent -k 20:31:50 unset SSH_AUTH_SOCK; 20:31:50 unset SSH_AGENT_PID; 20:31:50 echo Agent pid 38 killed; 20:31:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:50 [ssh-agent] Looking for ssh-agent implementation... 20:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:50 $ docker exec 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent 20:31:50 SSH_AUTH_SOCK=/tmp/ssh-hj7Nmyf7oyVq/agent.70 20:31:50 SSH_AGENT_PID=76 20:31:50 Running ssh-add (command line suppressed) 20:31:50 Identity added: /w/workspace/edgex-go/593@tmp/private_key_8969351251106997099.key (/w/workspace/edgex-go/593@tmp/private_key_8969351251106997099.key) 20:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:51 + git semver init 20:31:51 2023-10-03 20:31:51,189 [run_init] DEBUG init version:0.0.0 force:False 20:31:51 2023-10-03 20:31:51,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/593/.semver 20:31:51 2023-10-03 20:31:51,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/593/.semver 20:31:51 2023-10-03 20:31:51,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/593/.semver'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=None) 20:31:56 2023-10-03 20:31:56,236 [append_file] DEBUG append to file:/w/workspace/edgex-go/593/.git/info/exclude 20:31:56 2023-10-03 20:31:56,236 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/593/.semver/main with force:False 20:31:56 2023-10-03 20:31:56,236 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:31:56 2023-10-03 20:31:56,237 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:31:56 3.1.0-dev.59 [Pipeline] } 20:31:56 $ docker exec --env ******** --env ******** 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent -k 20:31:56 unset SSH_AUTH_SOCK; 20:31:56 unset SSH_AGENT_PID; 20:31:56 echo Agent pid 76 killed; 20:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:57 + git semver [Pipeline] } 20:31:57 $ docker stop --time=1 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e 20:31:58 $ docker rm -f --volumes 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e [Pipeline] // withDockerContainer [Pipeline] sh 20:31:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:59 Stashed 1 file(s) [Pipeline] echo 20:31:59 [edgeXSemver]: initialized semver on version 3.1.0-dev.59 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:59 + git config --global --add safe.directory /w/workspace/edgex-go/593 [Pipeline] echo 20:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:59 ========================================================= 20:31:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:31:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:31:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:59 7264a8db6415: Pulling fs layer 20:31:59 c4d48a809fc2: Pulling fs layer 20:31:59 4f1c88b9dad5: Pulling fs layer 20:31:59 ad3a456e5733: Pulling fs layer 20:31:59 33e27b845d1e: Pulling fs layer 20:31:59 c68163c4e522: Pulling fs layer 20:31:59 50da416c3ac9: Pulling fs layer 20:31:59 23d2d4c4bb30: Pulling fs layer 20:31:59 ad3a456e5733: Waiting 20:31:59 33e27b845d1e: Waiting 20:31:59 50da416c3ac9: Waiting 20:31:59 c68163c4e522: Waiting 20:31:59 23d2d4c4bb30: Waiting 20:31:59 c4d48a809fc2: Verifying Checksum 20:31:59 c4d48a809fc2: Download complete 20:31:59 ad3a456e5733: Download complete 20:31:59 33e27b845d1e: Verifying Checksum 20:31:59 33e27b845d1e: Download complete 20:31:59 7264a8db6415: Verifying Checksum 20:31:59 7264a8db6415: Download complete 20:32:00 c68163c4e522: Verifying Checksum 20:32:00 c68163c4e522: Download complete 20:32:00 7264a8db6415: Pull complete 20:32:00 23d2d4c4bb30: Verifying Checksum 20:32:00 23d2d4c4bb30: Download complete 20:32:00 c4d48a809fc2: Pull complete 20:32:00 4f1c88b9dad5: Verifying Checksum 20:32:00 4f1c88b9dad5: Download complete 20:32:00 50da416c3ac9: Verifying Checksum 20:32:00 50da416c3ac9: Download complete 20:32:04 4f1c88b9dad5: Pull complete 20:32:04 ad3a456e5733: Pull complete 20:32:04 33e27b845d1e: Pull complete 20:32:04 c68163c4e522: Pull complete 20:32:06 50da416c3ac9: Pull complete 20:32:06 23d2d4c4bb30: Pull complete 20:32:06 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:32:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:06 WORKDIR /edgex 20:32:06 COPY go.mod . 20:32:06 RUN go mod download 20:32:06 + docker build -t ci-base-image-x86_64 -f - . 20:32:07 Sending build context to Docker daemon 171MB 20:32:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:32:07 ---> 0786185ac409 20:32:07 Step 2/4 : WORKDIR /edgex 20:32:11 ---> Running in e172833c16f5 20:32:11 Removing intermediate container e172833c16f5 20:32:11 ---> c29fe5d7372f 20:32:11 Step 3/4 : COPY go.mod . 20:32:12 ---> 97fc544f622b 20:32:12 Step 4/4 : RUN go mod download 20:32:12 ---> Running in 595cbaf53f21 20:32:14 Still waiting to schedule task 20:32:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:32:30 Removing intermediate container 595cbaf53f21 20:32:30 ---> d40af138fd72 20:32:30 Successfully built d40af138fd72 20:32:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:30 + docker inspect -f . ci-base-image-x86_64 20:32:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:30 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:32:31 $ docker top 54ee16490349565e04f10b3c785014aa5062930f49fc1825653698c7380b494c -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:31 + go version 20:32:31 go version go1.21.0 linux/amd64 [Pipeline] } 20:32:31 $ docker stop --time=1 54ee16490349565e04f10b3c785014aa5062930f49fc1825653698c7380b494c 20:32:32 $ docker rm -f --volumes 54ee16490349565e04f10b3c785014aa5062930f49fc1825653698c7380b494c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:33 + docker inspect -f . ci-base-image-x86_64 20:32:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:33 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:32:33 $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:32:33 $ docker top d0fd2603618e33b54f9dda904122398a3cf7cfe6d484b0d0094aa0cf8968a0ba -eo pid,comm [Pipeline] { [Pipeline] echo 20:32:33 ========================================================= 20:32:33 [edgeXBuildGoParallel] Running Tests and Build... 20:32:33 ========================================================= [Pipeline] sh 20:32:33 + git config --global --add safe.directory /w/workspace/edgex-go/593 [Pipeline] fileExists [Pipeline] sh 20:32:34 + make test 20:32:34 go test -race -coverprofile=coverage.out ./... 20:32:40 ? github.com/edgexfoundry/edgex-go [no test files] 20:32:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:32:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 20:33:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements 20:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:33:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 20:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements 20:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:33:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.117s coverage: 93.4% of statements 20:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:33:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:33:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 97.6% of statements 20:33:07 ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements 20:33:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements 20:33:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 20:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements 20:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements 20:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements 20:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements 20:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:33:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:33:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:33:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 20:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:33:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:33:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:33:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 20:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:33:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:33:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.059s coverage: 92.9% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.101s coverage: 81.8% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 63.1% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.055s coverage: 89.5% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.049s coverage: 84.8% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 20:33:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements 20:33:36 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 20:33:36 running golangci-lint 20:33:36 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:33:36 go version go1.21.0 linux/amd64 20:33:36 level=info msg="[config_reader] Used config file .golangci.yml" 20:33:36 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:33:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8415 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:33:47 Running in /w/workspace/edgex-go/593 [Pipeline] { [Pipeline] checkout 20:33:47 The recommended git tool is: git 20:33:51 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|name|compiled_files|deps|exports_file|files) took 14.845730775s" 20:33:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.992464ms" 20:33:52 using credential edgex-jenkins-ssh 20:33:52 Cloning the remote Git repository 20:33:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:33:52 > git init /w/workspace/edgex-go/593 # timeout=10 20:33:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:33:52 > git --version # timeout=10 20:33:52 > git --version # 'git version 2.25.1' 20:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:33:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:01 level=info msg="[linters_context/goanalysis] analyzers took 1m29.925995182s with top 10 stages: buildir: 41.142107852s, gosec: 7.98165228s, inspect: 2.078044207s, fact_deprecated: 1.664240311s, printf: 1.392732208s, S1038: 1.312422291s, ctrlflow: 1.083444439s, fact_purity: 993.867326ms, nilness: 963.8957ms, S1039: 703.165843ms" 20:34:01 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:34:01 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21" 20:34:01 level=info msg="[runner] processing took 20.217193ms with stages: nolint: 8.484759ms, identifier_marker: 6.249026ms, autogenerated_exclude: 1.693227ms, path_prettifier: 1.579657ms, exclude-rules: 1.459116ms, skip_dirs: 690.788µs, cgo: 36.47µs, filename_unadjuster: 18.66µs, max_same_issues: 740ns, max_from_linter: 690ns, fixer: 670ns, skip_files: 610ns, uniq_by_line: 610ns, exclude: 510ns, severity-rules: 410ns, sort_results: 400ns, diff: 370ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 100ns" 20:34:01 level=info msg="[runner] linters took 9.9443224s with stages: goanalysis_metalinter: 9.923995636s" 20:34:01 level=info msg="File cache stats: 0 entries of total size 0B" 20:34:01 level=info msg="Memory: 250 samples, avg is 244.7MB, max is 904.2MB" 20:34:01 level=info msg="Execution took 24.836672262s" 20:34:01 go vet ./... 20:34:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:34:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:34:06 ./bin/test-attribution-txt.sh [Pipeline] echo 20:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:34:07 + ls -al . 20:34:07 total 732 20:34:07 drwxrwxr-x 12 1001 1001 4096 Oct 3 20:32 . 20:34:07 drwxr-xr-x 4 root root 4096 Oct 3 20:32 .. 20:34:07 drwxrwxr-x 2 1001 1001 4096 Oct 3 20:31 .blubracket 20:34:07 -rw-rw-r-- 1 1001 1001 16 Oct 3 20:31 .dockerignore 20:34:07 drwxrwxr-x 8 1001 1001 4096 Oct 3 20:33 .git 20:34:07 drwxrwxr-x 3 1001 1001 4096 Oct 3 20:31 .github 20:34:07 -rw-rw-r-- 1 1001 1001 1173 Oct 3 20:31 .gitignore 20:34:07 -rw-rw-r-- 1 1001 1001 42 Oct 3 20:31 .golangci.yml 20:34:07 -rw-rw-r-- 1 1001 1001 100 Oct 3 20:31 .hadolint.yml 20:34:07 drwxr-xr-x 3 1001 1001 4096 Oct 3 20:31 .semver 20:34:07 -rw-rw-r-- 1 1001 1001 166 Oct 3 20:31 .sonarcloud.properties 20:34:07 -rw-rw-r-- 1 1001 1001 1171 Oct 3 20:31 ADOPTERS.md 20:34:07 -rw-rw-r-- 1 1001 1001 11674 Oct 3 20:31 Attribution.txt 20:34:07 -rw-rw-r-- 1 1001 1001 93407 Oct 3 20:31 CHANGELOG.md 20:34:07 -rw-rw-r-- 1 1001 1001 3804 Oct 3 20:31 CONTRIBUTING.md 20:34:07 -rw-rw-r-- 1 1001 1001 677 Oct 3 20:31 GOVERNANCE.md 20:34:07 -rw-rw-r-- 1 1001 1001 883 Oct 3 20:31 Jenkinsfile 20:34:07 -rw-rw-r-- 1 1001 1001 10775 Oct 3 20:31 LICENSE 20:34:07 -rw-rw-r-- 1 1001 1001 15054 Oct 3 20:31 Makefile 20:34:07 -rw-rw-r-- 1 1001 1001 582 Oct 3 20:31 OWNERS.md 20:34:07 -rw-rw-r-- 1 1001 1001 9923 Oct 3 20:31 README.md 20:34:07 -rw-rw-r-- 1 1001 1001 789 Oct 3 20:31 SECURITY.md 20:34:07 -rw-rw-r-- 1 1001 1001 12 Oct 3 20:31 VERSION 20:34:07 drwxrwxr-x 2 1001 1001 4096 Oct 3 20:31 bin 20:34:07 drwxrwxr-x 18 1001 1001 4096 Oct 3 20:31 cmd 20:34:07 -rw-r--r-- 1 root root 453602 Oct 3 20:33 coverage.out 20:34:07 drwxrwxr-x 2 1001 1001 4096 Oct 3 20:31 fuzz_test 20:34:07 -rw-rw-r-- 1 1001 1001 3688 Oct 3 20:31 go.mod 20:34:07 -rw-rw-r-- 1 1001 1001 34975 Oct 3 20:31 go.sum 20:34:07 drwxrwxr-x 7 1001 1001 4096 Oct 3 20:31 internal 20:34:07 drwxrwxr-x 3 1001 1001 4096 Oct 3 20:31 openapi 20:34:07 -rw-rw-r-- 1 1001 1001 594 Oct 3 20:31 security.txt 20:34:07 drwxrwxr-x 4 1001 1001 4096 Oct 3 20:31 snap 20:34:07 -rw-rw-r-- 1 1001 1001 204 Oct 3 20:31 version.go [Pipeline] sh 20:34:07 + '[' -e coverage.out ] 20:34:07 + chown 1001:1001 coverage.out [Pipeline] stash 20:34:07 Stashed 1 file(s) [Pipeline] sh 20:34:07 + make build 20:34:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:34:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:09 Avoid second fetch 20:34:09 Checking out Revision 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f (main) 20:34:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4698)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:11 Dload Upload Total Spent Left Speed 20:34:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 20:34:09 > git config core.sparsecheckout # timeout=10 20:34:09 > git checkout -f 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 [Pipeline] sh 20:34:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:12 + sudo tee /etc/docker/daemon.new 20:34:12 { 20:34:12 "registry-mirrors": [ 20:34:12 "https://nexus3.edgexfoundry.org:10001" 20:34:12 ], 20:34:12 "bip": "10.250.0.254/24", 20:34:12 "hosts": [ 20:34:12 "tcp://0.0.0.0:5555", 20:34:12 "unix:///var/run/docker.sock" 20:34:12 ], 20:34:12 "mtu": 1458, 20:34:12 "selinux-enabled": true, 20:34:12 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:12 } [Pipeline] sh 20:34:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:13 + sudo service docker restart 20:34:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:34:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:34:23 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:34:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:31 provisioning config files... 20:34:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config1412438316847104682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:31 ---> docker-login.sh 20:34:31 nexus3.edgexfoundry.org:10001 20:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:32 Configure a credential helper to remove this warning. See 20:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:32 20:34:32 Login Succeeded 20:34:32 nexus3.edgexfoundry.org:10002 20:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:32 Configure a credential helper to remove this warning. See 20:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:32 20:34:32 Login Succeeded 20:34:32 nexus3.edgexfoundry.org:10003 20:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:33 Configure a credential helper to remove this warning. See 20:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:33 20:34:33 Login Succeeded 20:34:33 nexus3.edgexfoundry.org:10004 20:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:33 Configure a credential helper to remove this warning. See 20:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:33 20:34:33 Login Succeeded 20:34:33 docker.io 20:34:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:34 Configure a credential helper to remove this warning. See 20:34:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:34 20:34:34 Login Succeeded 20:34:34 ---> docker-login.sh ends [Pipeline] } 20:34:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:34:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh 20:34:34 + git config --global --add safe.directory /w/workspace/edgex-go/593 [Pipeline] echo 20:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:34 ========================================================= 20:34:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:34:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:34:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:34:37 $ docker stop --time=1 d0fd2603618e33b54f9dda904122398a3cf7cfe6d484b0d0094aa0cf8968a0ba 20:34:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:38 9fda8d8052c6: Pulling fs layer 20:34:38 5d54e960e981: Pulling fs layer 20:34:38 c4a7e357bf2a: Pulling fs layer 20:34:38 f0e02332f6b5: Pulling fs layer 20:34:38 cefa15bbcfad: Pulling fs layer 20:34:38 17808c966233: Pulling fs layer 20:34:38 f4c1fc716caa: Pulling fs layer 20:34:38 f0e02332f6b5: Waiting 20:34:38 cefa15bbcfad: Waiting 20:34:38 17808c966233: Waiting 20:34:38 f4c1fc716caa: Waiting 20:34:38 5d54e960e981: Download complete 20:34:38 f0e02332f6b5: Verifying Checksum 20:34:38 f0e02332f6b5: Download complete 20:34:38 cefa15bbcfad: Verifying Checksum 20:34:38 cefa15bbcfad: Download complete 20:34:38 9fda8d8052c6: Verifying Checksum 20:34:38 9fda8d8052c6: Download complete 20:34:38 f4c1fc716caa: Verifying Checksum 20:34:38 f4c1fc716caa: Download complete 20:34:38 9fda8d8052c6: Pull complete 20:34:39 5d54e960e981: Pull complete 20:34:39 c4a7e357bf2a: Verifying Checksum 20:34:39 c4a7e357bf2a: Download complete 20:34:40 17808c966233: Verifying Checksum 20:34:40 17808c966233: Download complete 20:34:43 $ docker rm -f --volumes d0fd2603618e33b54f9dda904122398a3cf7cfe6d484b0d0094aa0cf8968a0ba [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 20:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:44 20:34:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:44 latest: Pulling from edgex-devops/edgex-compose 20:34:44 91d30c5bc195: Pulling fs layer 20:34:44 2e9b0aa3be6d: Pulling fs layer 20:34:44 9c61dcf015f6: Pulling fs layer 20:34:44 4698f68db338: Pulling fs layer 20:34:44 2a2f49069b9e: Pulling fs layer 20:34:44 e0025b399a48: Pulling fs layer 20:34:44 4698f68db338: Waiting 20:34:44 2a2f49069b9e: Waiting 20:34:44 e0025b399a48: Waiting 20:34:44 91d30c5bc195: Download complete 20:34:44 4698f68db338: Verifying Checksum 20:34:44 4698f68db338: Download complete 20:34:44 2e9b0aa3be6d: Verifying Checksum 20:34:44 2e9b0aa3be6d: Download complete 20:34:44 e0025b399a48: Download complete 20:34:44 91d30c5bc195: Pull complete 20:34:45 2a2f49069b9e: Download complete 20:34:45 2e9b0aa3be6d: Pull complete 20:34:45 9c61dcf015f6: Verifying Checksum 20:34:45 9c61dcf015f6: Download complete 20:34:47 9c61dcf015f6: Pull complete 20:34:47 4698f68db338: Pull complete 20:34:48 2a2f49069b9e: Pull complete 20:34:48 e0025b399a48: Pull complete 20:34:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:48 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:34:48 $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:34:52 $ docker top 5af8b7c33dceefeb1b1e5aeb358565a5e8a8122d8b1e0d93b8f09c3a00864628 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:53 c4a7e357bf2a: Pull complete 20:34:53 f0e02332f6b5: Pull complete 20:34:53 cefa15bbcfad: Pull complete 20:34:53 + docker compose -f ./docker-compose-build.yml build --parallel 20:34:55 #1 [security-proxy-auth internal] load build definition from Dockerfile 20:34:55 #1 transferring dockerfile: 2.04kB done 20:34:55 #1 DONE 0.0s 20:34:55 20:34:55 #2 [security-spire-config internal] load build definition from Dockerfile 20:34:55 #2 transferring dockerfile: 1.58kB done 20:34:55 #2 DONE 0.0s 20:34:55 20:34:55 #3 [security-proxy-auth internal] load .dockerignore 20:34:55 #3 transferring context: 56B done 20:34:55 #3 DONE 0.0s 20:34:55 20:34:55 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:34:55 #4 transferring dockerfile: 2.12kB done 20:34:55 #4 DONE 0.1s 20:34:55 20:34:55 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:34:55 #5 transferring dockerfile: 1.78kB done 20:34:55 #5 DONE 0.0s 20:34:55 20:34:55 #6 [security-proxy-setup internal] load build definition from Dockerfile 20:34:55 #6 transferring dockerfile: 2.39kB done 20:34:55 #6 DONE 0.0s 20:34:55 20:34:55 #7 [security-spire-config internal] load .dockerignore 20:34:55 #7 transferring context: 56B done 20:34:55 #7 DONE 0.0s 20:34:55 20:34:55 #8 [security-spire-server internal] load build definition from Dockerfile 20:34:55 #8 transferring dockerfile: 1.59kB done 20:34:55 #8 DONE 0.0s 20:34:55 20:34:55 #9 [core-common-config-bootstrapper internal] load .dockerignore 20:34:55 #9 transferring context: 56B done 20:34:55 #9 DONE 0.0s 20:34:55 20:34:55 #10 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:34:55 #10 DONE 0.0s 20:34:55 20:34:55 #11 [security-spire-agent internal] load build definition from Dockerfile 20:34:55 #11 transferring dockerfile: 1.70kB done 20:34:55 #11 DONE 0.0s 20:34:55 20:34:55 #12 [security-secretstore-setup internal] load build definition from Dockerfile 20:34:55 #12 transferring dockerfile: 2.38kB done 20:34:55 #12 DONE 0.0s 20:34:55 20:34:55 #13 [security-spiffe-token-provider internal] load .dockerignore 20:34:55 #13 transferring context: 56B done 20:34:55 #13 DONE 0.0s 20:34:55 20:34:55 #14 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:34:55 #14 DONE 0.1s 20:34:55 20:34:55 #15 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:55 #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:34:56 #15 ... 20:34:56 20:34:56 #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:34:56 #14 DONE 0.1s 20:34:56 20:34:56 #15 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:56 #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:34:56 #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:34:56 #15 ... 20:34:56 20:34:56 #16 [core-metadata internal] load build definition from Dockerfile 20:34:56 #16 transferring dockerfile: 1.96kB done 20:34:56 #16 DONE 0.2s 20:34:56 20:34:56 #17 [core-data internal] load build definition from Dockerfile 20:34:56 #17 transferring dockerfile: 1.90kB done 20:34:56 #17 DONE 0.2s 20:34:56 20:34:56 #18 [security-proxy-setup internal] load .dockerignore 20:34:56 #18 transferring context: 56B done 20:34:56 #18 DONE 0.1s 20:34:56 20:34:56 #19 [support-notifications internal] load build definition from Dockerfile 20:34:56 #19 transferring dockerfile: 1.84kB done 20:34:56 #19 DONE 0.2s 20:34:56 20:34:56 #15 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:56 #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:34:56 #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:34:56 #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 20:34:56 #15 ... 20:34:56 20:34:56 #20 [support-scheduler internal] load build definition from Dockerfile 20:34:56 #20 transferring dockerfile: 1.82kB done 20:34:56 #20 DONE 0.2s 20:34:56 20:34:56 #21 [security-spire-server internal] load .dockerignore 20:34:56 #21 transferring context: 56B done 20:34:56 #21 DONE 0.2s 20:34:56 20:34:56 #22 [core-command internal] load build definition from Dockerfile 20:34:56 #22 transferring dockerfile: 1.82kB done 20:34:56 #22 DONE 0.2s 20:34:56 20:34:56 #10 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:34:56 #10 DONE 0.0s 20:34:56 20:34:56 #23 [security-bootstrapper internal] load build definition from Dockerfile 20:34:56 #23 transferring dockerfile: 2.82kB done 20:34:56 #23 DONE 0.2s 20:34:56 20:34:56 #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:34:56 #14 DONE 0.1s 20:34:56 20:34:56 #15 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:56 #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:34:56 #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:34:56 #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:34:56 #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:34:56 #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:34:56 #15 ... 20:34:56 20:34:56 #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:34:56 #10 DONE 0.0s 20:34:56 20:34:56 #24 [security-secretstore-setup internal] load .dockerignore 20:34:56 #24 transferring context: 56B done 20:34:56 #24 DONE 0.1s 20:34:56 20:34:56 #15 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:56 #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:34:56 #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:34:56 #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:34:56 #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:34:56 #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:34:56 #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:34:56 #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:34:56 #15 DONE 0.9s 20:34:56 20:34:56 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:34:56 #14 DONE 0.2s 20:34:56 20:34:56 #25 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:34:56 #25 ... 20:34:56 20:34:56 #26 [core-metadata internal] load .dockerignore 20:34:56 #26 transferring context: 56B done 20:34:56 #26 DONE 0.2s 20:34:56 20:34:56 #27 [security-spire-agent internal] load .dockerignore 20:34:56 #27 transferring context: 56B 0.0s done 20:34:56 #27 DONE 0.4s 20:34:56 20:34:56 #28 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:34:56 #28 DONE 0.9s 20:34:56 20:34:56 #25 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:34:56 #25 ... 20:34:56 20:34:56 #29 [support-notifications internal] load .dockerignore 20:34:56 #29 transferring context: 56B 0.0s done 20:34:56 #29 DONE 0.2s 20:34:56 20:34:56 #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:34:56 #10 DONE 0.0s 20:34:56 20:34:56 #30 [security-spiffe-token-provider internal] load build context 20:34:56 #30 ... 20:34:56 20:34:56 #10 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:34:56 #10 DONE 0.0s 20:34:56 20:34:56 #30 [security-spiffe-token-provider internal] load build context 20:34:58 #30 ... 20:34:58 20:34:58 #15 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:58 #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:34:58 #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:34:58 #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:34:58 #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:34:58 #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:34:58 #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:34:58 #15 DONE 0.9s 20:34:58 20:34:58 #28 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:34:58 #28 DONE 0.9s 20:34:58 20:34:58 #31 [core-data internal] load .dockerignore 20:34:58 #31 transferring context: 56B done 20:34:58 #31 DONE 1.6s 20:34:58 20:34:58 #32 [core-command internal] load .dockerignore 20:34:58 #32 transferring context: 56B 0.0s done 20:34:58 #32 DONE 1.6s 20:34:58 20:34:58 #33 [support-scheduler internal] load .dockerignore 20:34:58 #33 transferring context: 56B done 20:34:58 #33 DONE 1.5s 20:34:58 20:34:58 #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:34:58 #14 DONE 1.6s 20:34:58 20:34:58 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:34:58 #34 DONE 2.1s 20:34:58 20:34:58 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:34:58 #35 DONE 1.9s 20:34:58 20:34:58 #30 [security-spiffe-token-provider internal] load build context 20:34:58 #30 ... 20:34:58 20:34:58 #36 [security-bootstrapper internal] load .dockerignore 20:34:58 #36 transferring context: 56B done 20:34:58 #36 DONE 1.5s 20:34:58 20:34:58 #10 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:34:58 #10 DONE 0.0s 20:34:58 20:34:58 #37 [security-spire-config internal] load build context 20:34:58 #37 transferring context: 16.36kB 0.0s done 20:34:58 #37 DONE 0.1s 20:34:58 20:34:58 #30 [security-spiffe-token-provider internal] load build context 20:34:58 #30 ... 20:34:58 20:34:58 #38 [security-spire-server internal] load build context 20:34:58 #38 transferring context: 18.11kB 0.0s done 20:34:58 #38 DONE 0.2s 20:34:58 20:34:58 #30 [security-spiffe-token-provider internal] load build context 20:34:58 #30 ... 20:34:58 20:34:58 #15 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:58 #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:34:58 #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:34:58 #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:34:58 #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:34:58 #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:34:58 #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:34:58 #15 DONE 0.9s 20:34:58 20:34:58 #28 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:34:58 #28 DONE 0.9s 20:34:58 20:34:58 #35 [core-command builder 2/7] WORKDIR /edgex-go 20:34:58 #35 DONE 1.9s 20:34:58 20:34:58 #10 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:34:58 #10 DONE 0.0s 20:34:58 20:34:58 #30 [security-spiffe-token-provider internal] load build context 20:34:58 #30 ... 20:34:58 20:34:58 #15 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:58 #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:34:58 #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:34:58 #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:34:58 #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:34:58 #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:34:58 #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:34:58 #15 DONE 0.9s 20:34:58 20:34:58 #28 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:34:58 #28 DONE 0.9s 20:34:58 20:34:58 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:34:58 #35 DONE 1.9s 20:34:58 20:34:58 #14 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:34:58 #14 DONE 2.1s 20:34:58 20:34:58 #30 [security-spiffe-token-provider internal] load build context 20:34:58 #30 ... 20:34:58 20:34:58 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:34:58 #39 DONE 2.0s 20:34:58 20:34:58 #30 [security-spiffe-token-provider internal] load build context 20:34:59 #30 ... 20:34:59 20:34:59 #15 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:34:59 #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:34:59 #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:34:59 #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:34:59 #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:34:59 #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:34:59 #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done 20:34:59 #15 DONE 0.9s 20:34:59 20:34:59 #30 [security-spiffe-token-provider internal] load build context 20:34:59 #30 ... 20:34:59 20:34:59 #40 [security-spire-agent internal] load build context 20:34:59 #40 transferring context: 17.64kB 0.0s done 20:34:59 #40 DONE 0.2s 20:34:59 20:34:59 #30 [security-spiffe-token-provider internal] load build context 20:34:59 17808c966233: Pull complete 20:35:00 f4c1fc716caa: Pull complete 20:35:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:35:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:35:01 WORKDIR /edgex 20:35:01 COPY go.mod . 20:35:01 RUN go mod download 20:35:01 + docker build -t ci-base-image-arm64 -f - . 20:35:01 Sending build context to Docker daemon 2.995MB 20:35:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:35:01 ---> ea914061e18c 20:35:01 Step 2/4 : WORKDIR /edgex 20:35:03 ---> Running in 21392b6600e6 20:35:03 Removing intermediate container 21392b6600e6 20:35:03 ---> 02c738401a3a 20:35:03 Step 3/4 : COPY go.mod . 20:35:04 #30 transferring context: 338.87MB 7.7s 20:35:04 #30 ... 20:35:04 20:35:04 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:04 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 20:35:04 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:35:04 #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:35:04 #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:35:04 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 20:35:04 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 20:35:04 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 20:35:04 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:35:04 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.8s 20:35:04 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:35:04 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:35:04 #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.8s done 20:35:05 ---> 1c143bad9fe4 20:35:05 Step 4/4 : RUN go mod download 20:35:05 ---> Running in 84e60eedc515 20:35:06 #41 ... 20:35:06 20:35:06 #42 [security-proxy-auth internal] load build context 20:35:06 #42 transferring context: 364.89MB 7.8s done 20:35:06 #42 ... 20:35:06 20:35:06 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:06 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 20:35:06 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:35:06 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:35:06 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done 20:35:06 #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.9s 20:35:06 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:35:06 #43 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:35:06 #43 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:35:06 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:35:06 #43 ... 20:35:06 20:35:06 #44 [core-common-config-bootstrapper internal] load build context 20:35:06 #44 transferring context: 364.89MB 8.3s done 20:35:06 #44 ... 20:35:06 20:35:06 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:06 #43 ... 20:35:06 20:35:06 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:06 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:06 #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:06 #0 2.537 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:06 #0 2.537 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:06 #0 2.537 OK: 20064 distinct packages available 20:35:06 #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:06 #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:06 #0 3.007 (1/11) Installing ca-certificates (20230506-r0) 20:35:06 #0 3.024 (2/11) Installing brotli-libs (1.0.9-r14) 20:35:06 #0 3.038 (3/11) Installing libunistring (1.1-r1) 20:35:06 #0 3.061 (4/11) Installing libidn2 (2.3.4-r1) 20:35:06 #0 3.066 (5/11) Installing nghttp2-libs (1.55.1-r0) 20:35:06 #0 3.071 (6/11) Installing libcurl (8.3.0-r0) 20:35:06 #0 3.084 (7/11) Installing curl (8.3.0-r0) 20:35:06 #0 3.093 (8/11) Installing dumb-init (1.2.5-r2) 20:35:06 #0 3.094 (9/11) Installing musl-obstack (1.2.3-r2) 20:35:06 #0 3.097 (10/11) Installing libucontext (1.2-r2) 20:35:06 #0 3.101 (11/11) Installing gcompat (1.1.0-r1) 20:35:06 #0 3.136 Executing busybox-1.36.1-r2.trigger 20:35:06 #0 3.146 Executing ca-certificates-20230506-r0.trigger 20:35:06 #0 3.204 OK: 12 MiB in 26 packages 20:35:06 #45 ... 20:35:06 20:35:06 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:07 #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.5s done 20:35:08 #43 ... 20:35:08 20:35:08 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:35:08 #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:08 #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:08 #0 1.704 OK: 264 MiB in 52 packages 20:35:08 #46 ... 20:35:08 20:35:08 #47 [core-metadata internal] load build context 20:35:08 #47 ... 20:35:08 20:35:08 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:35:08 #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:08 #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:08 #0 1.568 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:08 #0 1.568 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:08 #0 1.568 OK: 20068 distinct packages available 20:35:08 #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:08 #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:08 #0 1.987 OK: 264 MiB in 52 packages 20:35:08 #48 ... 20:35:08 20:35:08 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:35:08 #0 6.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:08 #0 6.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:08 #0 6.393 OK: 264 MiB in 52 packages 20:35:08 #49 ... 20:35:08 20:35:08 #50 [security-proxy-setup internal] load build context 20:35:08 #50 transferring context: 364.89MB 9.2s done 20:35:08 #50 ... 20:35:08 20:35:08 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:35:08 #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:08 #0 4.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:08 #0 4.466 (1/2) Installing ca-certificates (20230506-r0) 20:35:08 #0 4.500 (2/2) Installing dumb-init (1.2.5-r2) 20:35:08 #0 4.503 Executing busybox-1.36.1-r2.trigger 20:35:08 #0 4.517 Executing ca-certificates-20230506-r0.trigger 20:35:08 #0 4.579 OK: 8 MiB in 17 packages 20:35:08 #51 ... 20:35:08 20:35:08 #25 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:35:08 #25 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:08 #25 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:08 #25 2.655 (1/1) Installing dumb-init (1.2.5-r2) 20:35:08 #25 2.667 Executing busybox-1.36.1-r2.trigger 20:35:08 #25 2.694 OK: 7 MiB in 16 packages 20:35:08 #25 ... 20:35:08 20:35:08 #52 [support-notifications internal] load build context 20:35:09 #52 ... 20:35:09 20:35:09 #53 [security-secretstore-setup internal] load build context 20:35:09 #53 transferring context: 364.89MB 8.6s done 20:35:09 #53 ... 20:35:09 20:35:09 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:09 #54 ... 20:35:09 20:35:09 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:35:09 #55 ... 20:35:09 20:35:09 #56 [support-scheduler internal] load build context 20:35:09 #56 transferring context: 364.89MB 9.7s done 20:35:09 #56 ... 20:35:09 20:35:09 #57 [core-data internal] load build context 20:35:09 #57 transferring context: 364.89MB 9.9s done 20:35:10 #57 ... 20:35:10 20:35:10 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:35:10 #58 ... 20:35:10 20:35:10 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:35:10 #59 ... 20:35:10 20:35:10 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:35:10 #0 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:10 #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:10 #0 1.508 OK: 264 MiB in 52 packages 20:35:10 #60 ... 20:35:10 20:35:10 #61 [core-command internal] load build context 20:35:10 #61 transferring context: 364.89MB 9.7s done 20:35:11 #61 ... 20:35:11 20:35:11 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:11 #62 ... 20:35:11 20:35:11 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:11 #0 9.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:11 #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:11 #0 9.795 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:11 #0 9.795 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:11 #0 9.795 OK: 20064 distinct packages available 20:35:11 #0 9.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:11 #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:11 #0 10.15 (1/4) Installing dumb-init (1.2.5-r2) 20:35:11 #0 10.16 (2/4) Installing musl-obstack (1.2.3-r2) 20:35:11 #0 10.16 (3/4) Installing libucontext (1.2-r2) 20:35:11 #0 10.16 (4/4) Installing gcompat (1.1.0-r1) 20:35:11 #0 10.17 Executing busybox-1.36.1-r2.trigger 20:35:11 #0 10.18 OK: 8 MiB in 19 packages 20:35:11 #63 ... 20:35:11 20:35:11 #64 [security-bootstrapper internal] load build context 20:35:11 #64 transferring context: 364.89MB 7.6s done 20:35:11 #64 ... 20:35:11 20:35:11 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:11 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s 20:35:11 #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 20:35:15 #41 ... 20:35:15 20:35:15 #30 [security-spiffe-token-provider internal] load build context 20:35:15 #30 transferring context: 364.89MB 8.1s done 20:35:15 #30 ... 20:35:15 20:35:15 #52 [support-notifications internal] load build context 20:35:15 #52 transferring context: 364.89MB 10.8s done 20:35:15 #52 ... 20:35:15 20:35:15 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:15 #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s 20:35:15 #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 20:35:19 #43 ... 20:35:19 20:35:19 #47 [core-metadata internal] load build context 20:35:19 #47 transferring context: 364.89MB 10.3s done 20:35:22 #47 ... 20:35:22 20:35:22 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:35:22 #51 DONE 23.6s 20:35:22 20:35:22 #42 [security-proxy-auth internal] load build context 20:35:22 #42 DONE 25.8s 20:35:22 20:35:22 #25 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:35:22 #25 DONE 25.6s 20:35:22 20:35:22 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:22 #45 DONE 25.3s 20:35:22 20:35:22 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:35:22 #49 DONE 23.7s 20:35:22 20:35:22 #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:35:22 #48 DONE 23.8s 20:35:22 20:35:22 #30 [security-spiffe-token-provider internal] load build context 20:35:22 #30 DONE 25.4s 20:35:22 20:35:22 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:35:22 #60 DONE 23.8s 20:35:22 20:35:22 #53 [security-secretstore-setup internal] load build context 20:35:22 #53 DONE 23.8s 20:35:22 20:35:22 #61 [core-command internal] load build context 20:35:22 #61 DONE 23.5s 20:35:22 20:35:22 #64 [security-bootstrapper internal] load build context 20:35:22 #64 DONE 23.2s 20:35:22 20:35:22 #50 [security-proxy-setup internal] load build context 20:35:22 #50 DONE 23.8s 20:35:22 20:35:22 #44 [core-common-config-bootstrapper internal] load build context 20:35:22 #44 DONE 25.6s 20:35:22 20:35:22 #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:22 #63 DONE 23.7s 20:35:22 20:35:22 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:35:22 #46 DONE 24.1s 20:35:22 20:35:22 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:35:22 #65 DONE 0.1s 20:35:22 20:35:22 #47 [core-metadata internal] load build context 20:35:22 #47 DONE 23.8s 20:35:22 20:35:22 #57 [core-data internal] load build context 20:35:22 #57 DONE 23.5s 20:35:22 20:35:22 #56 [support-scheduler internal] load build context 20:35:22 #56 DONE 23.2s 20:35:22 20:35:22 #52 [support-notifications internal] load build context 20:35:22 #52 DONE 23.8s 20:35:22 20:35:22 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:35:22 #66 DONE 0.1s 20:35:22 20:35:22 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:35:22 #67 DONE 0.1s 20:35:22 20:35:22 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:22 #68 ... 20:35:22 20:35:22 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:35:22 #69 DONE 0.1s 20:35:22 20:35:22 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:35:22 #41 DONE 24.2s 20:35:22 20:35:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:35:22 #43 ... 20:35:22 20:35:22 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:22 #70 DONE 0.4s 20:35:22 20:35:22 #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:35:22 #71 DONE 0.0s 20:35:22 20:35:22 #72 [security-spire-config stage-2 5/9] COPY security.txt / 20:35:22 #72 DONE 0.0s 20:35:22 20:35:22 #73 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:35:22 #73 DONE 0.0s 20:35:22 20:35:22 #74 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:35:22 #74 DONE 0.0s 20:35:22 20:35:22 #75 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:22 #75 DONE 0.0s 20:35:22 20:35:22 #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:35:22 #59 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:23 #59 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:23 #59 24.86 (1/1) Installing dumb-init (1.2.5-r2) 20:35:23 #59 24.86 Executing busybox-1.36.1-r2.trigger 20:35:23 #59 24.87 OK: 7 MiB in 16 packages 20:35:23 #59 DONE 25.2s 20:35:23 20:35:23 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:35:23 #58 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:23 #58 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:23 #58 25.09 (1/4) Installing ca-certificates (20230506-r0) 20:35:23 #58 25.11 (2/4) Installing dumb-init (1.2.5-r2) 20:35:23 #58 25.12 (3/4) Installing su-exec (0.2-r3) 20:35:23 #58 25.13 (4/4) Installing yq (4.33.3-r3) 20:35:23 #58 25.21 Executing busybox-1.36.1-r2.trigger 20:35:23 #58 25.31 Executing ca-certificates-20230506-r0.trigger 20:35:23 #58 25.35 OK: 17 MiB in 19 packages 20:35:23 #58 DONE 25.5s 20:35:23 20:35:23 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:35:23 #54 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:23 #54 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:23 #54 25.15 (1/4) Installing dumb-init (1.2.5-r2) 20:35:23 #54 25.15 (2/4) Installing openssl (3.1.3-r0) 20:35:23 #54 25.16 (3/4) Installing su-exec (0.2-r3) 20:35:23 #54 25.17 (4/4) Installing yq (4.33.3-r3) 20:35:23 #54 25.24 Executing busybox-1.36.1-r2.trigger 20:35:23 #54 25.26 OK: 17 MiB in 19 packages 20:35:23 #54 DONE 25.6s 20:35:23 20:35:23 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:35:23 #55 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:23 #55 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:23 #55 24.53 (1/2) Installing dumb-init (1.2.5-r2) 20:35:23 #55 24.53 (2/2) Installing su-exec (0.2-r3) 20:35:23 #55 24.53 Executing busybox-1.36.1-r2.trigger 20:35:23 #55 24.54 OK: 7 MiB in 17 packages 20:35:23 #55 DONE 24.9s 20:35:23 20:35:23 #76 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:35:23 #76 DONE 0.0s 20:35:23 20:35:23 #77 [security-spire-config] exporting to image 20:35:23 #77 exporting layers 0.8s done 20:35:23 #77 writing image sha256:382d007206ec215c25bdefcaf751782ce75bac41b49975fc2521f97cf2efa044 done 20:35:23 #77 naming to docker.io/library/security-spire-config done 20:35:23 #77 DONE 0.8s 20:35:23 20:35:23 #78 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:35:24 #78 ... 20:35:24 20:35:24 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:35:24 #62 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:24 #62 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:24 #62 25.12 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:35:24 #62 25.12 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:35:24 #62 25.12 OK: 20064 distinct packages available 20:35:24 #62 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:35:24 #62 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:35:24 #62 25.59 (1/5) Installing dumb-init (1.2.5-r2) 20:35:24 #62 25.59 (2/5) Installing musl-obstack (1.2.3-r2) 20:35:24 #62 25.60 (3/5) Installing libucontext (1.2-r2) 20:35:24 #62 25.60 (4/5) Installing gcompat (1.1.0-r1) 20:35:24 #62 25.61 (5/5) Installing openssl (3.1.3-r0) 20:35:24 #62 25.62 Executing busybox-1.36.1-r2.trigger 20:35:24 #62 25.63 OK: 8 MiB in 20 packages 20:35:24 #62 DONE 25.8s 20:35:24 20:35:24 #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:24 #79 DONE 0.8s 20:35:24 20:35:24 #80 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:35:24 #80 DONE 0.8s 20:35:24 20:35:24 #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:35:24 #81 DONE 0.1s 20:35:24 20:35:24 #82 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:25 #82 ... 20:35:25 20:35:25 #83 [security-spire-server stage-2 5/8] COPY security.txt / 20:35:25 #83 DONE 0.3s 20:35:25 20:35:25 #82 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:35:25 #82 DONE 0.3s 20:35:25 20:35:25 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:35:25 #84 DONE 0.0s 20:35:25 20:35:25 #85 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:35:25 #85 DONE 0.0s 20:35:25 20:35:25 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:35:25 #86 DONE 0.0s 20:35:25 20:35:25 #87 [security-spire-agent stage-3 6/9] COPY security.txt / 20:35:25 #87 DONE 0.0s 20:35:25 20:35:25 #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:35:25 #88 DONE 0.0s 20:35:25 20:35:25 #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:35:25 #89 DONE 0.0s 20:35:25 20:35:25 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:35:25 #90 DONE 0.1s 20:35:25 20:35:25 #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:35:25 #91 DONE 0.0s 20:35:25 20:35:25 #77 [security-spire-agent] exporting to image 20:35:25 #77 ... 20:35:25 20:35:25 #78 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:35:25 #78 DONE 1.8s 20:35:25 20:35:25 #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:35:25 #92 DONE 0.0s 20:35:25 20:35:25 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:25 #93 ... 20:35:25 20:35:25 #77 [security-spire-agent] exporting to image 20:35:25 #77 exporting layers 0.5s done 20:35:25 #77 writing image sha256:46cc72e863ddf955b77c12a992ea7bab4529f76f6d4476a1ad2849dc541d83c5 done 20:35:25 #77 naming to docker.io/library/security-spire-server done 20:35:25 #77 writing image sha256:3c7408d060765dae7bf19366903977958b305815191a21ffecd5f8397fe35984 done 20:35:25 #77 naming to docker.io/library/security-spire-agent done 20:35:25 #77 DONE 1.4s 20:35:26 20:35:26 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:32 #94 ... 20:35:32 20:35:32 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:44 Removing intermediate container 84e60eedc515 20:35:44 ---> b29583b0d18f 20:35:44 Successfully built b29583b0d18f 20:35:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:44 + docker inspect -f . ci-base-image-arm64 20:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:45 prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container 20:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:35:46 $ docker top aa7b99d86ab402c2d4a87e9fc8accf5c8b5d4e5e1148bbcefde38f3405c234c6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:47 + go version 20:35:47 go version go1.21.0 linux/arm64 [Pipeline] } 20:35:47 $ docker stop --time=1 aa7b99d86ab402c2d4a87e9fc8accf5c8b5d4e5e1148bbcefde38f3405c234c6 20:35:49 $ docker rm -f --volumes aa7b99d86ab402c2d4a87e9fc8accf5c8b5d4e5e1148bbcefde38f3405c234c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:49 20:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:35:50 latest: Pulling from edgex-devops/edgex-compose-arm64 20:35:50 547446be3368: Pulling fs layer 20:35:50 d125d8839a47: Pulling fs layer 20:35:50 3e85d5ac6304: Pulling fs layer 20:35:50 c3105a71a48b: Pulling fs layer 20:35:50 0f093f025ec4: Pulling fs layer 20:35:50 c3106fc0e877: Pulling fs layer 20:35:50 c3105a71a48b: Waiting 20:35:50 0f093f025ec4: Waiting 20:35:50 c3106fc0e877: Waiting 20:35:50 547446be3368: Verifying Checksum 20:35:50 547446be3368: Download complete 20:35:50 c3105a71a48b: Verifying Checksum 20:35:50 c3105a71a48b: Download complete 20:35:50 d125d8839a47: Verifying Checksum 20:35:50 d125d8839a47: Download complete 20:35:50 c3106fc0e877: Verifying Checksum 20:35:50 c3106fc0e877: Download complete 20:35:50 0f093f025ec4: Verifying Checksum 20:35:50 0f093f025ec4: Download complete 20:35:50 547446be3368: Pull complete 20:35:51 d125d8839a47: Pull complete 20:35:52 3e85d5ac6304: Verifying Checksum 20:35:52 3e85d5ac6304: Download complete 20:35:54 #95 DONE 30.7s 20:35:54 20:35:54 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:54 #94 DONE 30.6s 20:35:54 20:35:54 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:54 #93 DONE 30.6s 20:35:54 20:35:54 #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:54 #68 DONE 30.7s 20:35:54 20:35:54 #96 [security-proxy-auth builder 6/7] COPY . . 20:35:59 #96 DONE 6.0s 20:35:59 20:35:59 #97 [security-spiffe-token-provider builder 6/7] COPY . . 20:35:59 #97 DONE 6.0s 20:35:59 20:35:59 #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 #98 CACHED 20:35:59 20:35:59 #99 [core-metadata builder 6/7] COPY . . 20:35:59 #99 CACHED 20:35:59 20:35:59 #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:35:59 #100 CACHED 20:35:59 20:35:59 #101 [support-notifications builder 6/7] COPY . . 20:35:59 #101 DONE 6.0s 20:35:59 20:35:59 #102 [core-command builder 4/7] COPY go.mod vendor* ./ 20:35:59 #102 CACHED 20:35:59 20:35:59 #103 [core-command builder 6/7] COPY . . 20:35:59 #103 CACHED 20:35:59 20:35:59 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 #104 CACHED 20:35:59 20:35:59 #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 #105 CACHED 20:35:59 20:35:59 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:35:59 #106 CACHED 20:35:59 20:35:59 #107 [security-secretstore-setup builder 6/7] COPY . . 20:35:59 #107 CACHED 20:35:59 20:35:59 #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 #108 CACHED 20:35:59 20:35:59 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:35:59 #109 CACHED 20:35:59 20:35:59 #110 [support-scheduler builder 6/7] COPY . . 20:35:59 #110 CACHED 20:35:59 20:35:59 #111 [core-data builder 6/7] COPY . . 20:35:59 #111 CACHED 20:35:59 20:35:59 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 #112 CACHED 20:35:59 20:35:59 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 20:35:59 #113 CACHED 20:35:59 20:35:59 #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 #114 CACHED 20:35:59 20:35:59 #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:35:59 #115 CACHED 20:35:59 20:35:59 #116 [security-proxy-setup builder 6/7] COPY . . 20:35:59 #116 CACHED 20:35:59 20:35:59 #117 [security-bootstrapper builder 6/7] COPY . . 20:35:59 #117 DONE 6.0s 20:35:59 20:35:59 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:35:59 #118 CACHED 20:35:59 20:35:59 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 20:35:59 #119 CACHED 20:35:59 20:35:59 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:59 #120 CACHED 20:35:59 20:35:59 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:36:00 #121 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:36:00 3e85d5ac6304: Pull complete 20:36:00 c3105a71a48b: Pull complete 20:36:01 0f093f025ec4: Pull complete 20:36:01 c3106fc0e877: Pull complete 20:36:01 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:36:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:01 prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container 20:36:01 $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:36:03 $ docker top 81089b3eb792a4d3ea197dcdcc88ede05421b7fbd13027e528a75cf4451f3eff -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:04 + docker compose -f ./docker-compose-build.yml build --parallel 20:36:10 #121 ... 20:36:10 20:36:10 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:36:10 #0 0.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:36:10 #122 ... 20:36:10 20:36:10 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:36:10 #0 1.171 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:36:10 #123 ... 20:36:10 20:36:10 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:10 #0 0.613 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:36:10 #124 ... 20:36:10 20:36:10 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:36:10 #0 0.843 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:36:10 #125 ... 20:36:10 20:36:10 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:10 #0 0.768 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:36:10 #126 ... 20:36:10 20:36:10 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:36:10 #0 1.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:36:10 #127 ... 20:36:10 20:36:10 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:10 #0 1.119 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:36:10 #128 ... 20:36:10 20:36:10 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:36:10 #0 0.550 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:36:10 #129 ... 20:36:10 20:36:10 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:10 #0 0.308 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:36:10 #130 ... 20:36:10 20:36:10 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:36:10 #0 0.955 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:36:12 #1 [support-notifications internal] load build definition from Dockerfile 20:36:12 #1 transferring dockerfile: 1.84kB done 20:36:12 #1 DONE 0.1s 20:36:12 20:36:12 #2 [core-data internal] load build definition from Dockerfile 20:36:12 #2 transferring dockerfile: 1.90kB done 20:36:12 #2 DONE 0.0s 20:36:12 20:36:12 #3 [core-command internal] load build definition from Dockerfile 20:36:13 #3 ... 20:36:13 20:36:13 #4 [security-bootstrapper internal] load build definition from Dockerfile 20:36:13 #4 DONE 0.0s 20:36:13 20:36:13 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:36:14 #5 ... 20:36:14 20:36:14 #6 [security-proxy-setup internal] load build definition from Dockerfile 20:36:14 #6 transferring dockerfile: 2.39kB 0.0s done 20:36:14 #6 DONE 1.5s 20:36:14 20:36:14 #3 [core-command internal] load build definition from Dockerfile 20:36:14 #3 transferring dockerfile: 1.82kB 0.0s done 20:36:14 #3 DONE 1.6s 20:36:14 20:36:14 #7 [core-common-config-bootstrapper internal] load .dockerignore 20:36:14 #7 ... 20:36:14 20:36:14 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:36:14 #8 transferring dockerfile: 2.38kB 0.0s done 20:36:14 #8 DONE 1.7s 20:36:14 20:36:14 #9 [security-proxy-auth internal] load build definition from Dockerfile 20:36:14 #9 transferring dockerfile: 2.04kB done 20:36:14 #9 DONE 1.7s 20:36:14 20:36:14 #10 [core-metadata internal] load build definition from Dockerfile 20:36:14 #10 transferring dockerfile: 1.96kB done 20:36:14 #10 DONE 1.7s 20:36:14 20:36:14 #11 [support-scheduler internal] load .dockerignore 20:36:14 #11 ... 20:36:14 20:36:14 #12 [security-spire-server internal] load build definition from Dockerfile 20:36:14 #12 transferring dockerfile: 1.59kB done 20:36:14 #12 DONE 1.7s 20:36:14 20:36:14 #13 [security-spire-agent internal] load build definition from Dockerfile 20:36:14 #13 transferring dockerfile: 1.70kB 0.0s done 20:36:14 #13 DONE 1.7s 20:36:14 20:36:14 #11 [support-scheduler internal] load .dockerignore 20:36:14 #11 transferring context: 20:36:14 #11 ... 20:36:14 20:36:14 #4 [security-bootstrapper internal] load build definition from Dockerfile 20:36:14 #4 transferring dockerfile: 2.82kB 0.0s done 20:36:14 #4 DONE 1.7s 20:36:14 20:36:14 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:36:14 #14 transferring dockerfile: 1.78kB done 20:36:14 #14 DONE 1.8s 20:36:14 20:36:14 #11 [support-scheduler internal] load .dockerignore 20:36:14 #11 transferring context: 56B 0.1s done 20:36:15 #11 ... 20:36:15 20:36:15 #15 [security-proxy-setup internal] load .dockerignore 20:36:15 #15 transferring context: 56B 0.1s done 20:36:15 #15 DONE 1.0s 20:36:15 20:36:15 #16 [security-spire-config internal] load build definition from Dockerfile 20:36:15 #16 transferring dockerfile: 1.58kB 0.1s done 20:36:15 #16 DONE 1.8s 20:36:15 20:36:15 #17 [core-command internal] load .dockerignore 20:36:15 #17 transferring context: 56B 0.1s done 20:36:15 #17 DONE 1.1s 20:36:15 20:36:15 #18 [support-scheduler internal] load build definition from Dockerfile 20:36:15 #18 transferring dockerfile: 1.82kB 0.1s done 20:36:15 #18 DONE 1.8s 20:36:15 20:36:15 #19 [support-notifications internal] load .dockerignore 20:36:15 #19 transferring context: 56B 0.0s done 20:36:15 #19 DONE 1.7s 20:36:15 20:36:15 #20 [security-bootstrapper internal] load .dockerignore 20:36:15 #20 transferring context: 56B 0.1s done 20:36:15 #20 DONE 0.8s 20:36:15 20:36:15 #21 [security-spire-server internal] load .dockerignore 20:36:15 #21 transferring context: 56B 0.1s done 20:36:15 #21 DONE 1.0s 20:36:15 20:36:15 #22 [security-secretstore-setup internal] load .dockerignore 20:36:15 #22 transferring context: 56B 0.1s done 20:36:15 #22 DONE 1.2s 20:36:15 20:36:15 #23 [core-data internal] load .dockerignore 20:36:15 #23 transferring context: 56B 0.1s done 20:36:15 #23 DONE 1.3s 20:36:15 20:36:15 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:15 #24 DONE 0.0s 20:36:15 20:36:15 #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:36:15 #25 DONE 0.2s 20:36:15 20:36:15 #7 [core-common-config-bootstrapper internal] load .dockerignore 20:36:15 #7 transferring context: 56B 0.1s done 20:36:15 #7 DONE 0.8s 20:36:15 20:36:15 #26 [security-spire-agent internal] load .dockerignore 20:36:15 #26 transferring context: 56B 0.1s done 20:36:15 #26 DONE 1.0s 20:36:15 20:36:15 #11 [support-scheduler internal] load .dockerignore 20:36:15 #11 DONE 0.8s 20:36:15 20:36:15 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:36:15 #5 transferring dockerfile: 2.12kB 0.1s done 20:36:15 #5 DONE 2.2s 20:36:15 20:36:15 #27 [core-metadata internal] load .dockerignore 20:36:15 #27 transferring context: 56B 0.1s done 20:36:15 #27 DONE 1.2s 20:36:15 20:36:15 #28 [security-spiffe-token-provider internal] load .dockerignore 20:36:15 #28 transferring context: 56B 0.1s done 20:36:15 #28 DONE 1.0s 20:36:15 20:36:15 #29 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:15 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:15 #29 ... 20:36:15 20:36:15 #30 [security-spire-config internal] load .dockerignore 20:36:15 #30 transferring context: 56B 0.1s done 20:36:15 #30 DONE 1.0s 20:36:15 20:36:15 #31 [security-proxy-auth internal] load .dockerignore 20:36:15 #31 transferring context: 56B 0.1s done 20:36:15 #31 DONE 1.4s 20:36:15 20:36:15 #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:15 #24 DONE 0.0s 20:36:15 20:36:15 #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:36:15 #25 DONE 0.3s 20:36:15 20:36:15 #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:15 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:15 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:15 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:15 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:15 #29 ... 20:36:15 20:36:15 #24 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:15 #24 DONE 0.0s 20:36:15 20:36:15 #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:15 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s 20:36:15 #29 ... 20:36:15 20:36:15 #25 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:36:15 #25 DONE 0.3s 20:36:15 20:36:15 #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:15 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.37MB / 3.33MB 0.3s 20:36:15 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:15 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:15 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:15 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:15 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:15 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 20:36:16 #29 ... 20:36:16 20:36:16 #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:16 #24 DONE 0.0s 20:36:16 20:36:16 #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:36:16 #25 DONE 0.4s 20:36:16 20:36:16 #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:16 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:16 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:16 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:16 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:16 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:16 #29 ... 20:36:16 20:36:16 #32 [support-notifications internal] load build context 20:36:16 #32 transferring context: 2.61MB 0.7s done 20:36:16 #32 DONE 1.1s 20:36:16 20:36:16 #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:16 #29 ... 20:36:16 20:36:16 #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:36:16 #25 DONE 0.5s 20:36:16 20:36:16 #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 ... 20:36:17 20:36:17 #33 [security-proxy-setup internal] load build context 20:36:17 #33 transferring context: 2.61MB 0.9s done 20:36:17 #33 DONE 1.3s 20:36:17 20:36:17 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:17 #24 DONE 0.0s 20:36:17 20:36:17 #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 ... 20:36:17 20:36:17 #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:17 #24 DONE 0.0s 20:36:17 20:36:17 #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 ... 20:36:17 20:36:17 #34 [core-command internal] load build context 20:36:17 #34 transferring context: 2.61MB 0.8s done 20:36:17 #34 DONE 1.2s 20:36:17 20:36:17 #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:36:17 #25 DONE 0.6s 20:36:17 20:36:17 #29 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:17 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:17 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:17 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:17 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:17 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:17 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:17 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:17 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:17 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:17 #29 ... 20:36:17 20:36:17 #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:17 #24 DONE 0.0s 20:36:17 20:36:17 #29 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 20:36:17 #29 ... 20:36:17 20:36:17 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:17 #24 DONE 0.0s 20:36:17 20:36:17 #29 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:17 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:17 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:17 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:17 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:17 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 20:36:17 #29 ... 20:36:17 20:36:17 #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:17 #24 DONE 0.0s 20:36:17 20:36:17 #35 [security-bootstrapper internal] load build context 20:36:17 #35 transferring context: 2.61MB 0.7s done 20:36:17 #35 DONE 1.3s 20:36:17 20:36:17 #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:36:17 #25 DONE 1.0s 20:36:17 20:36:17 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:36:17 #36 DONE 2.9s 20:36:17 20:36:17 #29 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:17 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:17 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:17 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:17 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:17 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 20:36:17 #29 ... 20:36:17 20:36:17 #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:17 #24 DONE 0.0s 20:36:17 20:36:17 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:36:17 #36 DONE 2.9s 20:36:17 20:36:17 #29 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:17 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:17 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:17 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:17 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:17 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:17 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 20:36:18 #29 ... 20:36:18 20:36:18 #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:36:18 #24 DONE 0.0s 20:36:18 20:36:18 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:36:18 #37 DONE 1.4s 20:36:18 20:36:18 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:36:18 #38 ... 20:36:18 20:36:18 #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:36:18 #25 DONE 1.4s 20:36:18 20:36:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:18 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:36:18 #39 DONE 0.1s 20:36:18 20:36:18 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:36:18 #36 DONE 2.9s 20:36:18 20:36:18 #29 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:18 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:18 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:18 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:18 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:18 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:18 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 20:36:18 #29 ... 20:36:18 20:36:18 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:36:18 #40 DONE 1.1s 20:36:18 20:36:18 #29 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:18 #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done 20:36:18 #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:36:18 #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:36:18 #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:36:18 #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 20:36:18 #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done 20:36:18 #29 ... 20:36:18 20:36:18 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:36:18 #38 DONE 1.7s 20:36:18 20:36:18 #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:36:18 #41 ... 20:36:18 20:36:18 #42 [core-data internal] load build context 20:36:18 #42 transferring context: 2.61MB 1.1s done 20:36:18 #42 DONE 1.9s 20:36:18 20:36:18 #29 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:36:18 #29 DONE 4.2s 20:36:19 20:36:19 #43 [security-secretstore-setup internal] load build context 20:36:19 #43 transferring context: 2.61MB 1.3s done 20:36:19 #43 DONE 1.9s 20:36:19 20:36:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:19 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:36:19 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:36:19 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:36:19 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:36:19 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 20:36:19 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 20:36:19 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 20:36:19 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 20:36:19 #39 ... 20:36:19 20:36:19 #44 [security-spire-config internal] load build context 20:36:19 #44 transferring context: 16.36kB 0.1s done 20:36:19 #44 DONE 1.1s 20:36:19 20:36:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:19 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 20:36:19 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s 20:36:19 #39 ... 20:36:19 20:36:19 #45 [support-scheduler internal] load build context 20:36:19 #45 transferring context: 2.61MB 1.1s done 20:36:19 #45 DONE 2.0s 20:36:19 20:36:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:19 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 20:36:19 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 20:36:19 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 20:36:19 #39 ... 20:36:19 20:36:19 #46 [security-spire-server internal] load build context 20:36:19 #46 transferring context: 18.11kB 0.1s done 20:36:19 #46 DONE 1.4s 20:36:19 20:36:19 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:19 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 20:36:19 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 20:36:19 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done 20:36:19 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:36:19 #39 ... 20:36:19 20:36:19 #47 [core-metadata internal] load build context 20:36:19 #47 transferring context: 2.61MB 1.0s done 20:36:19 #47 DONE 2.0s 20:36:19 20:36:19 #48 [security-spire-agent internal] load build context 20:36:19 #48 transferring context: 17.64kB 0.0s done 20:36:19 #48 DONE 1.1s 20:36:20 20:36:20 #49 [core-common-config-bootstrapper internal] load build context 20:36:20 #49 transferring context: 2.61MB 1.1s done 20:36:20 #49 DONE 2.2s 20:36:20 20:36:20 #50 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:36:21 #50 ... 20:36:21 20:36:21 #51 [security-proxy-auth internal] load build context 20:36:21 #51 transferring context: 2.61MB 1.1s done 20:36:21 #51 DONE 2.4s 20:36:21 20:36:21 #52 [security-spiffe-token-provider internal] load build context 20:36:21 #52 transferring context: 2.61MB 1.3s done 20:36:21 #52 DONE 2.6s 20:36:21 20:36:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:21 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.15MB / 23.39MB 1.9s 20:36:21 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:36:21 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.6s 20:36:21 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.01MB / 23.39MB 3.1s 20:36:22 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.96MB / 23.39MB 3.6s 20:36:22 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 20:36:22 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.38MB / 23.39MB 3.9s 20:36:22 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 20:36:23 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 4.5s 20:36:23 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.31MB / 23.39MB 4.7s 20:36:23 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.88MB / 23.39MB 5.0s 20:36:24 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.56MB / 23.39MB 5.2s 20:36:24 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 5.5s 20:36:24 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 6.0s 20:36:25 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.3s done 20:36:25 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:36:27 #39 ... 20:36:27 20:36:27 #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:36:27 #41 8.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:28 #41 ... 20:36:28 20:36:28 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:36:28 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 20:36:28 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:36:28 #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:36:28 #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:36:28 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:36:28 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:36:28 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:36:28 #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.3s done 20:36:28 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 20:36:28 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 20:36:28 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.0s 20:36:28 #53 ... 20:36:28 20:36:28 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:36:28 #0 7.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:28 #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:28 #54 ... 20:36:28 20:36:28 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:36:28 #0 6.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:28 #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #55 ... 20:36:29 20:36:29 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:36:29 #0 8.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #56 ... 20:36:29 20:36:29 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:29 #0 6.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #57 ... 20:36:29 20:36:29 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:36:29 #0 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #58 ... 20:36:29 20:36:29 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:36:29 #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 7.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #59 ... 20:36:29 20:36:29 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:36:29 #0 8.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #60 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #60 ... 20:36:29 20:36:29 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:36:29 #0 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 9.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #61 ... 20:36:29 20:36:29 #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:29 #0 8.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #62 ... 20:36:29 20:36:29 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:36:29 #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 9.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:29 #63 ... 20:36:29 20:36:29 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:29 #0 8.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:29 #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:30 #64 ... 20:36:30 20:36:30 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:30 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s 20:36:31 #39 ... 20:36:31 20:36:31 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:36:31 #55 10.51 OK: 266 MiB in 52 packages 20:36:31 #55 DONE 12.3s 20:36:31 20:36:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:31 #39 ... 20:36:31 20:36:31 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:36:31 #65 DONE 0.5s 20:36:31 20:36:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:35 #39 ... 20:36:35 20:36:35 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:36:35 #56 15.09 OK: 266 MiB in 52 packages 20:36:35 #56 DONE 16.1s 20:36:35 20:36:35 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:36:35 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.3s done 20:36:35 #53 ... 20:36:35 20:36:35 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:35 #39 ... 20:36:35 20:36:35 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:36:35 #66 DONE 0.6s 20:36:35 20:36:35 #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:36:35 #63 14.18 (1/1) Installing dumb-init (1.2.5-r2) 20:36:35 #63 14.23 Executing busybox-1.36.1-r2.trigger 20:36:35 #63 14.38 OK: 8 MiB in 16 packages 20:36:35 #63 DONE 16.2s 20:36:35 20:36:35 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:35 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s 20:36:36 #39 ... 20:36:36 20:36:36 #50 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:36:36 #50 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:36 #50 8.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:36 #50 14.87 (1/1) Installing dumb-init (1.2.5-r2) 20:36:36 #50 14.92 Executing busybox-1.36.1-r2.trigger 20:36:36 #50 15.10 OK: 8 MiB in 16 packages 20:36:36 #50 DONE 16.8s 20:36:36 20:36:36 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:36:36 #59 13.83 (1/4) Installing dumb-init (1.2.5-r2) 20:36:36 #59 13.86 (2/4) Installing openssl (3.1.3-r0) 20:36:36 #59 13.94 (3/4) Installing su-exec (0.2-r3) 20:36:36 #59 13.96 (4/4) Installing yq (4.33.3-r3) 20:36:36 #59 15.30 Executing busybox-1.36.1-r2.trigger 20:36:36 #59 15.45 OK: 18 MiB in 19 packages 20:36:36 #59 DONE 16.9s 20:36:36 20:36:36 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:36:36 #61 16.73 (1/2) Installing dumb-init (1.2.5-r2) 20:36:36 #61 16.74 (2/2) Installing su-exec (0.2-r3) 20:36:36 #61 16.75 Executing busybox-1.36.1-r2.trigger 20:36:36 #61 16.90 OK: 8 MiB in 17 packages 20:36:36 #61 ... 20:36:36 20:36:36 #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:36:36 #41 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:36 #41 16.14 OK: 266 MiB in 52 packages 20:36:36 #41 DONE 17.9s 20:36:36 20:36:36 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:36:36 #67 DONE 0.6s 20:36:36 20:36:36 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 20:36:37 #68 ... 20:36:37 20:36:37 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:36:37 #61 DONE 18.0s 20:36:37 20:36:37 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:36:38 #69 ... 20:36:38 20:36:38 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 20:36:38 #68 DONE 1.5s 20:36:38 20:36:38 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:36:38 #58 15.24 (1/2) Installing ca-certificates (20230506-r0) 20:36:38 #58 15.91 (2/2) Installing dumb-init (1.2.5-r2) 20:36:38 #58 15.95 Executing busybox-1.36.1-r2.trigger 20:36:38 #58 16.15 Executing ca-certificates-20230506-r0.trigger 20:36:38 #58 17.61 OK: 9 MiB in 17 packages 20:36:38 #58 DONE 19.0s 20:36:38 20:36:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:40 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done 20:36:40 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done 20:36:41 #39 ... 20:36:41 20:36:41 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:41 #70 ... 20:36:41 20:36:41 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:41 #64 16.58 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:36:41 #64 16.58 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:36:41 #64 16.58 OK: 19941 distinct packages available 20:36:41 #64 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:41 #64 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:41 #64 21.55 (1/11) Installing ca-certificates (20230506-r0) 20:36:41 #64 21.67 (2/11) Installing brotli-libs (1.0.9-r14) 20:36:41 #64 21.73 (3/11) Installing libunistring (1.1-r1) 20:36:41 #64 21.80 (4/11) Installing libidn2 (2.3.4-r1) 20:36:41 #64 21.82 (5/11) Installing nghttp2-libs (1.55.1-r0) 20:36:41 #64 21.83 (6/11) Installing libcurl (8.3.0-r0) 20:36:41 #64 21.85 (7/11) Installing curl (8.3.0-r0) 20:36:41 #64 21.87 (8/11) Installing dumb-init (1.2.5-r2) 20:36:41 #64 21.88 (9/11) Installing musl-obstack (1.2.3-r2) 20:36:41 #64 21.88 (10/11) Installing libucontext (1.2-r2) 20:36:41 #64 21.89 (11/11) Installing gcompat (1.1.0-r1) 20:36:41 #64 21.90 Executing busybox-1.36.1-r2.trigger 20:36:41 #64 21.94 Executing ca-certificates-20230506-r0.trigger 20:36:41 #64 22.19 OK: 13 MiB in 26 packages 20:36:41 #64 ... 20:36:41 20:36:41 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:36:41 #60 17.02 (1/4) Installing ca-certificates (20230506-r0) 20:36:41 #60 17.44 (2/4) Installing dumb-init (1.2.5-r2) 20:36:41 #60 17.46 (3/4) Installing su-exec (0.2-r3) 20:36:41 #60 17.48 (4/4) Installing yq (4.33.3-r3) 20:36:41 #60 18.35 Executing busybox-1.36.1-r2.trigger 20:36:41 #60 18.49 Executing ca-certificates-20230506-r0.trigger 20:36:41 #60 19.39 OK: 18 MiB in 19 packages 20:36:41 #60 DONE 22.4s 20:36:41 20:36:41 #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:41 #57 14.70 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:36:41 #57 14.70 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:36:41 #57 14.70 OK: 19941 distinct packages available 20:36:41 #57 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:41 #57 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:41 #57 21.59 (1/4) Installing dumb-init (1.2.5-r2) 20:36:41 #57 21.61 (2/4) Installing musl-obstack (1.2.3-r2) 20:36:41 #57 21.64 (3/4) Installing libucontext (1.2-r2) 20:36:41 #57 21.64 (4/4) Installing gcompat (1.1.0-r1) 20:36:41 #57 21.66 Executing busybox-1.36.1-r2.trigger 20:36:41 #57 21.70 OK: 8 MiB in 19 packages 20:36:41 #57 DONE 22.7s 20:36:41 20:36:41 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:36:41 #54 15.14 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:36:41 #54 15.14 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:36:41 #54 15.14 OK: 19945 distinct packages available 20:36:41 #54 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:41 #54 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:41 #54 22.12 OK: 266 MiB in 52 packages 20:36:41 #54 DONE 23.1s 20:36:41 20:36:41 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:36:41 #71 ... 20:36:41 20:36:41 #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:41 #62 17.24 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:36:41 #62 17.24 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:36:41 #62 17.24 OK: 19941 distinct packages available 20:36:41 #62 18.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:36:41 #62 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:36:41 #62 21.72 (1/5) Installing dumb-init (1.2.5-r2) 20:36:41 #62 21.73 (2/5) Installing musl-obstack (1.2.3-r2) 20:36:41 #62 21.74 (3/5) Installing libucontext (1.2-r2) 20:36:41 #62 21.75 (4/5) Installing gcompat (1.1.0-r1) 20:36:41 #62 21.77 (5/5) Installing openssl (3.1.3-r0) 20:36:41 #62 21.79 Executing busybox-1.36.1-r2.trigger 20:36:41 #62 21.84 OK: 9 MiB in 20 packages 20:36:41 #62 DONE 22.5s 20:36:42 20:36:42 #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:42 #64 DONE 22.7s 20:36:42 20:36:42 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:36:42 #72 ... 20:36:42 20:36:42 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:36:42 #69 DONE 4.7s 20:36:42 20:36:42 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:36:42 #73 DONE 0.5s 20:36:42 20:36:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:36:42 #39 DONE 24.6s 20:36:42 20:36:42 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:36:42 #71 DONE 1.0s 20:36:42 20:36:42 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:43 #74 ... 20:36:43 20:36:43 #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:36:43 #72 DONE 2.1s 20:36:43 20:36:43 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:45 #75 ... 20:36:45 20:36:45 #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:36:45 #76 DONE 1.2s 20:36:45 20:36:45 #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:36:45 #77 DONE 1.3s 20:36:45 20:36:45 #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:36:45 #78 DONE 1.3s 20:36:45 20:36:45 #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:36:45 #79 DONE 0.2s 20:36:45 20:36:45 #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:36:45 #80 DONE 0.2s 20:36:45 20:36:45 #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:36:45 #81 DONE 0.2s 20:36:45 20:36:45 #82 [security-spire-server stage-2 5/8] COPY security.txt / 20:36:45 #82 ... 20:36:45 20:36:45 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 20:36:45 #83 DONE 0.2s 20:36:45 20:36:45 #84 [security-spire-config stage-2 5/9] COPY security.txt / 20:36:45 #84 DONE 0.2s 20:36:45 20:36:45 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:45 #85 ... 20:36:45 20:36:45 #82 [security-spire-server stage-2 5/8] COPY security.txt / 20:36:45 #82 DONE 0.2s 20:36:45 20:36:45 #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:36:46 #86 ... 20:36:46 20:36:46 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:36:46 #87 DONE 0.2s 20:36:46 20:36:46 #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:36:46 #88 DONE 0.2s 20:36:46 20:36:46 #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:36:46 #86 DONE 0.2s 20:36:46 20:36:46 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:36:46 #89 DONE 0.2s 20:36:46 20:36:46 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:36:46 #90 DONE 0.2s 20:36:46 20:36:46 #91 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:36:46 #91 DONE 0.2s 20:36:46 20:36:46 #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:36:46 #92 ... 20:36:46 20:36:46 #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:36:46 #93 DONE 0.1s 20:36:46 20:36:46 #94 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:36:46 #94 DONE 0.2s 20:36:46 20:36:46 #95 [security-spire-agent] exporting to image 20:36:46 #95 exporting layers 20:36:46 #95 ... 20:36:46 20:36:46 #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:36:46 #92 DONE 0.3s 20:36:46 20:36:46 #95 [security-spire-config] exporting to image 20:36:48 #95 exporting layers 1.9s done 20:36:48 #95 writing image sha256:6f8ae5cb12a5e7fd4a643aaf5d5ef07d5b852afebd0601b3513d8b30bb51cd64 0.0s done 20:36:48 #95 naming to docker.io/library/security-spire-server-arm64 done 20:36:48 #95 exporting layers 1.9s done 20:36:48 #95 writing image sha256:44831216805ae5f5ec032aec2b8d1b345edd782f66163fe717b6d4a29779ffc1 0.0s done 20:36:48 #95 naming to docker.io/library/security-spire-agent-arm64 done 20:36:48 #95 writing image sha256:163a8b1ba5c34375797d8d9d2d87c7eb9cc23edf2d178aabdef454a97f301c47 done 20:36:48 #95 naming to docker.io/library/security-spire-config-arm64 done 20:36:48 #95 DONE 2.0s 20:36:48 20:36:48 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:37:17 #131 ... 20:37:17 20:37:17 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:37:17 #127 73.56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:37:20 #127 ... 20:37:20 20:37:20 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:37:20 #125 DONE 81.6s 20:37:20 20:37:20 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:37:20 #130 DONE 81.6s 20:37:20 20:37:20 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:20 #121 DONE 81.6s 20:37:20 20:37:20 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:37:20 #131 DONE 81.6s 20:37:20 20:37:20 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:37:20 #132 ... 20:37:20 20:37:20 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:37:20 #127 DONE 81.7s 20:37:20 20:37:20 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:20 #126 DONE 81.7s 20:37:20 20:37:20 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:20 #122 DONE 81.7s 20:37:20 20:37:20 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:37:20 #129 DONE 81.7s 20:37:20 20:37:20 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:20 #128 DONE 81.7s 20:37:20 20:37:20 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:37:20 #133 ... 20:37:20 20:37:20 #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:37:20 #123 DONE 82.0s 20:37:20 20:37:20 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:37:20 #124 DONE 82.1s 20:37:20 20:37:20 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:37:20 #53 ... 20:37:20 20:37:20 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #70 DONE 46.3s 20:37:20 20:37:20 #96 [support-notifications builder 6/7] COPY . . 20:37:20 #96 ... 20:37:20 20:37:20 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #85 DONE 42.8s 20:37:20 20:37:20 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #74 DONE 40.0s 20:37:20 20:37:20 #97 [core-command builder 6/7] COPY . . 20:37:20 #97 ... 20:37:20 20:37:20 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #75 DONE 36.0s 20:37:20 20:37:20 #96 [support-notifications builder 6/7] COPY . . 20:37:20 #96 DONE 1.2s 20:37:20 20:37:20 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:37:20 #98 ... 20:37:20 20:37:20 #99 [security-proxy-auth builder 6/7] COPY . . 20:37:20 #99 CACHED 20:37:20 20:37:20 #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:37:20 #100 CACHED 20:37:20 20:37:20 #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #101 CACHED 20:37:20 20:37:20 #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #102 CACHED 20:37:20 20:37:20 #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:37:20 #103 CACHED 20:37:20 20:37:20 #104 [core-metadata builder 6/7] COPY . . 20:37:20 #104 CACHED 20:37:20 20:37:20 #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:37:20 #105 CACHED 20:37:20 20:37:20 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #106 CACHED 20:37:20 20:37:20 #107 [support-scheduler builder 6/7] COPY . . 20:37:20 #107 CACHED 20:37:20 20:37:20 #97 [core-command builder 6/7] COPY . . 20:37:20 #97 DONE 0.8s 20:37:20 20:37:20 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #108 CACHED 20:37:20 20:37:20 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:37:20 #109 CACHED 20:37:20 20:37:20 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 20:37:20 #110 CACHED 20:37:20 20:37:20 #111 [security-proxy-setup builder 6/7] COPY . . 20:37:20 #111 DONE 0.9s 20:37:20 20:37:20 #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #112 CACHED 20:37:20 20:37:20 #113 [security-secretstore-setup builder 6/7] COPY . . 20:37:20 #113 CACHED 20:37:20 20:37:20 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:37:20 #114 CACHED 20:37:20 20:37:20 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #115 CACHED 20:37:20 20:37:20 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 20:37:20 #116 CACHED 20:37:20 20:37:20 #117 [core-data builder 6/7] COPY . . 20:37:20 #117 CACHED 20:37:20 20:37:20 #118 [security-bootstrapper builder 6/7] COPY . . 20:37:20 #118 CACHED 20:37:20 20:37:20 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:20 #119 CACHED 20:37:20 20:37:20 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:37:20 #120 CACHED 20:37:20 20:37:20 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:20 #121 ... 20:37:20 20:37:20 #122 [security-spiffe-token-provider builder 6/7] COPY . . 20:37:20 #122 DONE 1.3s 20:37:20 20:37:20 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:21 #134 ... 20:37:21 20:37:21 #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:37:21 #135 DONE 0.8s 20:37:21 20:37:21 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #136 DONE 0.6s 20:37:21 20:37:21 #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #132 DONE 0.8s 20:37:21 20:37:21 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #137 DONE 0.6s 20:37:21 20:37:21 #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #138 DONE 0.5s 20:37:21 20:37:21 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #133 DONE 0.6s 20:37:21 20:37:21 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #134 DONE 0.4s 20:37:21 20:37:21 #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:37:21 #139 ... 20:37:21 20:37:21 #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:37:21 #140 DONE 0.3s 20:37:21 20:37:21 #141 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:37:21 #141 CACHED 20:37:21 20:37:21 #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #142 CACHED 20:37:21 20:37:21 #143 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #143 CACHED 20:37:21 20:37:21 #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:37:21 #144 CACHED 20:37:21 20:37:21 #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #145 CACHED 20:37:21 20:37:21 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:21 #146 CACHED 20:37:21 20:37:21 #147 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:21 #147 DONE 0.2s 20:37:21 20:37:21 #148 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:21 #148 DONE 0.2s 20:37:21 20:37:21 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:37:21 #149 CACHED 20:37:21 20:37:21 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:37:21 #150 CACHED 20:37:21 20:37:21 #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:37:21 #151 DONE 0.3s 20:37:21 20:37:21 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:37:21 #152 DONE 0.3s 20:37:21 20:37:21 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:37:21 #153 ... 20:37:21 20:37:21 #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:37:21 #139 DONE 0.3s 20:37:21 20:37:21 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:37:21 #154 ... 20:37:21 20:37:21 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:21 #155 DONE 0.6s 20:37:22 20:37:22 #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:23 #156 ... 20:37:23 20:37:23 #157 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:37:23 #157 DONE 2.0s 20:37:23 20:37:23 #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:37:23 #158 DONE 2.1s 20:37:23 20:37:23 #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:37:23 #153 DONE 2.0s 20:37:23 20:37:23 #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:37:23 #159 DONE 2.0s 20:37:23 20:37:23 #160 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:23 #160 DONE 2.0s 20:37:23 20:37:23 #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:23 #161 DONE 2.1s 20:37:23 20:37:23 #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:37:23 #162 DONE 2.0s 20:37:23 20:37:23 #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:37:23 #156 DONE 2.0s 20:37:23 20:37:23 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:37:23 #154 DONE 2.0s 20:37:23 20:37:23 #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:37:23 #163 ... 20:37:23 20:37:23 #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:37:23 #164 DONE 0.3s 20:37:23 20:37:23 #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:37:23 #165 DONE 0.3s 20:37:23 20:37:23 #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:37:23 #166 DONE 0.3s 20:37:23 20:37:23 #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:37:23 #167 DONE 0.3s 20:37:23 20:37:23 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:37:23 #168 DONE 0.3s 20:37:23 20:37:23 #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:37:23 #169 DONE 0.3s 20:37:23 20:37:23 #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:37:23 #170 DONE 0.3s 20:37:23 20:37:23 #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:37:23 #171 DONE 0.3s 20:37:23 20:37:23 #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:37:23 #172 DONE 0.3s 20:37:23 20:37:23 #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:37:23 #163 DONE 0.3s 20:37:23 20:37:23 #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:24 #173 ... 20:37:24 20:37:24 #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:37:24 #174 DONE 3.0s 20:37:24 20:37:24 #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:37:24 #175 DONE 0.3s 20:37:24 20:37:24 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:37:24 #176 DONE 0.3s 20:37:24 20:37:24 #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:37:24 #177 ... 20:37:24 20:37:24 #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:37:24 #178 DONE 0.5s 20:37:24 20:37:24 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:37:24 #179 DONE 0.5s 20:37:24 20:37:24 #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:24 #173 DONE 0.5s 20:37:24 20:37:24 #77 [security-spiffe-token-provider] exporting to image 20:37:24 #77 exporting layers 0.5s done 20:37:24 #77 writing image sha256:3111a6de815a55fd6e94702c96f1832704115274c8d4bcbab67cd5aa5e465d17 0.2s done 20:37:24 #77 naming to docker.io/library/core-data done 20:37:24 #77 writing image sha256:8321cf503e4d2de3c9dfd138850d2b69cb1fcdf6242063750f8e9805dfcea7d9 0.0s done 20:37:24 #77 naming to docker.io/library/core-command done 20:37:24 #77 writing image sha256:ce1aef9007363c3ac9206ebc8dce0ac9550085f20bee2c755ee6278693406dac done 20:37:24 #77 writing image sha256:62deec96e062c5df2868a5840a0aec4d6e2720aefc7883bc2aad187d9cb70f18 done 20:37:24 #77 naming to docker.io/library/support-scheduler done 20:37:24 #77 naming to docker.io/library/support-notifications done 20:37:24 #77 writing image sha256:778cf0b80f4925ad06c67bd77d83df76ca227d93df3a91f73ae971952f1b17d4 done 20:37:24 #77 naming to docker.io/library/security-spiffe-token-provider 0.0s done 20:37:24 #77 exporting layers 0.4s done 20:37:24 #77 writing image sha256:b23b81f1091bb442fa3b36e0af8589dd24204c0abd480cd810ef9b41bbd9c987 done 20:37:24 #77 naming to docker.io/library/core-metadata done 20:37:24 #77 DONE 2.5s 20:37:24 20:37:24 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:37:24 #180 DONE 0.5s 20:37:24 20:37:24 #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:37:24 #177 DONE 0.5s 20:37:24 20:37:24 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:37:24 #181 DONE 0.5s 20:37:24 20:37:24 #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:37:24 #182 DONE 0.1s 20:37:24 20:37:24 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:25 #183 ... 20:37:25 20:37:25 #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:37:25 #184 DONE 0.3s 20:37:25 20:37:25 #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:37:25 #185 DONE 0.4s 20:37:25 20:37:25 #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:37:25 #123 4.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:37:25 #186 DONE 0.2s 20:37:25 20:37:25 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:37:25 #187 DONE 0.1s 20:37:25 20:37:25 #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:25 #188 DONE 1.2s 20:37:25 20:37:25 #189 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:25 #189 DONE 1.2s 20:37:25 20:37:25 #77 [core-common-config-bootstrapper] exporting to image 20:37:25 #77 ... 20:37:25 20:37:25 #190 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:37:25 #190 DONE 0.1s 20:37:25 20:37:25 #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:37:25 #191 DONE 0.1s 20:37:25 20:37:25 #77 [core-common-config-bootstrapper] exporting to image 20:37:25 #77 exporting layers 0.2s done 20:37:25 #77 exporting layers 0.2s done 20:37:25 #77 writing image sha256:e1abb0c497c8c600f52a1ae28c266878f5f3659b13fc60eecf7aa5bb3d189dbd done 20:37:25 #77 naming to docker.io/library/security-proxy-auth done 20:37:25 #77 writing image sha256:71ae25cdaf44902a39b8f1b65a4e5ac85816c4637b6dcad2fe9b0b4f9764873c done 20:37:25 #77 naming to docker.io/library/core-common-config-bootstrapper done 20:37:25 #77 DONE 2.9s 20:37:25 20:37:25 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:37:25 #192 DONE 0.1s 20:37:25 20:37:25 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:25 #193 ... 20:37:25 20:37:25 #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:25 #183 DONE 0.8s 20:37:25 20:37:25 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:37:25 #194 DONE 0.1s 20:37:25 #123 ... 20:37:25 20:37:25 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:25 #121 5.760 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:37:25 20:37:25 #77 [security-proxy-setup] exporting to image 20:37:25 #77 exporting layers 0.2s done 20:37:25 #77 writing image sha256:06bc638aa5dd1a08018df82b4eb8b23ec1ce87ae6fdb9e7e5800fceb3e96958b done 20:37:25 #77 naming to docker.io/library/security-proxy-setup done 20:37:25 #77 DONE 2.9s 20:37:25 20:37:25 #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:25 #193 DONE 0.6s 20:37:25 20:37:25 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:37:26 #195 DONE 0.5s 20:37:26 20:37:26 #77 [security-secretstore-setup] exporting to image 20:37:26 #77 exporting layers 0.2s done 20:37:26 #77 writing image sha256:183faee2771bcf30834ce8dad70bddddb906e5e465fd7b9165956783028e2742 done 20:37:26 #77 naming to docker.io/library/security-secretstore-setup done 20:37:26 #77 DONE 3.1s 20:37:26 20:37:26 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:37:26 #43 ... 20:37:26 20:37:26 #77 [security-bootstrapper] exporting to image 20:37:26 #77 exporting layers 0.2s done 20:37:26 #77 writing image sha256:c232d2d42452c637c77a3b27ac8f05cca9ff79f715d799e7094f5b042bf22a88 done 20:37:26 #77 naming to docker.io/library/security-bootstrapper done 20:37:26 #77 DONE 3.3s 20:37:26 20:37:26 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:37:26 time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:37:26 $ docker stop --time=1 5af8b7c33dceefeb1b1e5aeb358565a5e8a8122d8b1e0d93b8f09c3a00864628 20:37:27 $ docker rm -f --volumes 5af8b7c33dceefeb1b1e5aeb358565a5e8a8122d8b1e0d93b8f09c3a00864628 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:28 + docker images 20:37:28 REPOSITORY TAG IMAGE ID CREATED SIZE 20:37:28 security-bootstrapper latest c232d2d42452 1 second ago 23.3MB 20:37:28 security-secretstore-setup latest 183faee2771b 2 seconds ago 44.4MB 20:37:28 security-proxy-setup latest 06bc638aa5dd 2 seconds ago 29.4MB 20:37:28 core-common-config-bootstrapper latest 71ae25cdaf44 2 seconds ago 18.2MB 20:37:28 security-proxy-auth latest e1abb0c497c8 2 seconds ago 19.5MB 20:37:28 core-metadata latest b23b81f1091b 3 seconds ago 21.7MB 20:37:28 core-command latest 8321cf503e4d 4 seconds ago 21.2MB 20:37:28 support-scheduler latest ce1aef900736 4 seconds ago 34MB 20:37:28 support-notifications latest 62deec96e062 4 seconds ago 34.6MB 20:37:28 core-data latest 3111a6de815a 4 seconds ago 21.4MB 20:37:28 security-spiffe-token-provider latest 778cf0b80f49 4 seconds ago 35MB 20:37:28 security-spire-agent latest 3c7408d06076 2 minutes ago 161MB 20:37:28 security-spire-server latest 46cc72e863dd 2 minutes ago 102MB 20:37:28 security-spire-config latest 382d007206ec 2 minutes ago 101MB 20:37:28 ci-base-image-x86_64 latest d40af138fd72 5 minutes ago 928MB 20:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 13 days ago 557MB 20:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 20:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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 20:37:28 provisioning config files... 20:37:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config4799033672772010310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:28 ---> docker-login.sh 20:37:28 nexus3.edgexfoundry.org:10001 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:28 Configure a credential helper to remove this warning. See 20:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:28 20:37:28 Login Succeeded 20:37:28 nexus3.edgexfoundry.org:10002 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:28 Configure a credential helper to remove this warning. See 20:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:28 20:37:28 Login Succeeded 20:37:28 nexus3.edgexfoundry.org:10003 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:28 Configure a credential helper to remove this warning. See 20:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:28 20:37:28 Login Succeeded 20:37:28 nexus3.edgexfoundry.org:10004 20:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:29 Configure a credential helper to remove this warning. See 20:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:29 20:37:29 Login Succeeded 20:37:29 docker.io 20:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:29 #121 ... 20:37:29 20:37:29 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:37:29 #0 5.127 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:37:29 Configure a credential helper to remove this warning. See 20:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:37:29 20:37:29 Login Succeeded 20:37:29 ---> docker-login.sh ends [Pipeline] } 20:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:37:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:37:29 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:29 latest 20:37:29 3.1.0-dev.59 20:37:29 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:29 main 20:37:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:29 #124 ... 20:37:29 20:37:29 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:37:29 #0 3.587 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:37:29 #125 ... 20:37:29 20:37:29 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:37:29 #0 5.101 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:37:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } 20:37:29 #126 ... 20:37:29 20:37:29 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:29 #0 4.678 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:30 + docker push nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:37:30 75834906c095: Preparing 20:37:30 0400bfffdfb7: Preparing 20:37:30 80906d6d2ac1: Preparing 20:37:30 03093e65b0f9: Preparing 20:37:30 497220edcc75: Preparing 20:37:30 cc2447e1835a: Preparing 20:37:30 cc2447e1835a: Waiting 20:37:30 80906d6d2ac1: Pushed 20:37:30 75834906c095: Pushed 20:37:30 03093e65b0f9: Pushed 20:37:30 cc2447e1835a: Layer already exists 20:37:30 497220edcc75: Pushed 20:37:30 #127 ... 20:37:30 20:37:30 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:37:30 #0 4.078 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:37:30 #128 ... 20:37:30 20:37:30 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:30 #0 5.034 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:37:30 #129 ... 20:37:30 20:37:30 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:37:30 #0 5.431 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:37:30 #130 ... 20:37:30 20:37:30 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:37:30 #0 5.263 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:37:31 0400bfffdfb7: Pushed 20:37:31 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:37:32 75834906c095: Preparing 20:37:32 0400bfffdfb7: Preparing 20:37:32 80906d6d2ac1: Preparing 20:37:32 03093e65b0f9: Preparing 20:37:32 497220edcc75: Preparing 20:37:32 cc2447e1835a: Preparing 20:37:32 cc2447e1835a: Waiting 20:37:32 75834906c095: Layer already exists 20:37:32 80906d6d2ac1: Layer already exists 20:37:32 497220edcc75: Layer already exists 20:37:32 0400bfffdfb7: Layer already exists 20:37:32 cc2447e1835a: Layer already exists 20:37:32 03093e65b0f9: Layer already exists 20:37:32 latest: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.59 20:37:32 #131 ... 20:37:32 20:37:32 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:37:32 #98 3.770 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.59 20:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:37:33 75834906c095: Preparing 20:37:33 0400bfffdfb7: Preparing 20:37:33 80906d6d2ac1: Preparing 20:37:33 03093e65b0f9: Preparing 20:37:33 497220edcc75: Preparing 20:37:33 cc2447e1835a: Preparing 20:37:33 cc2447e1835a: Waiting 20:37:33 0400bfffdfb7: Layer already exists 20:37:33 75834906c095: Layer already exists 20:37:33 497220edcc75: Layer already exists 20:37:33 03093e65b0f9: Layer already exists 20:37:33 80906d6d2ac1: Layer already exists 20:37:33 cc2447e1835a: Layer already exists 20:37:33 3.1.0-dev.59: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + docker push nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:37:33 75834906c095: Preparing 20:37:33 0400bfffdfb7: Preparing 20:37:33 80906d6d2ac1: Preparing 20:37:33 03093e65b0f9: Preparing 20:37:33 497220edcc75: Preparing 20:37:33 cc2447e1835a: Preparing 20:37:33 cc2447e1835a: Waiting 20:37:33 80906d6d2ac1: Layer already exists 20:37:33 75834906c095: Layer already exists 20:37:33 0400bfffdfb7: Layer already exists 20:37:33 497220edcc75: Layer already exists 20:37:33 03093e65b0f9: Layer already exists 20:37:33 cc2447e1835a: Layer already exists 20:37:33 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:37:34 75834906c095: Preparing 20:37:34 0400bfffdfb7: Preparing 20:37:34 80906d6d2ac1: Preparing 20:37:34 03093e65b0f9: Preparing 20:37:34 497220edcc75: Preparing 20:37:34 cc2447e1835a: Preparing 20:37:34 cc2447e1835a: Waiting 20:37:34 03093e65b0f9: Layer already exists 20:37:34 0400bfffdfb7: Layer already exists 20:37:34 75834906c095: Layer already exists 20:37:34 497220edcc75: Layer already exists 20:37:34 80906d6d2ac1: Layer already exists 20:37:34 cc2447e1835a: Layer already exists 20:37:34 main: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:34 ===================================================== [Pipeline] echo 20:37:34 taggedImages: 20:37:34 - nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:34 - nexus3.edgexfoundry.org:10004/core-command:latest 20:37:34 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.59 20:37:34 - nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:37:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:37:34 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:34 latest 20:37:34 3.1.0-dev.59 20:37:34 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:34 main 20:37:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:37:35 ad67de0f7bcc: Preparing 20:37:35 db616d159213: Preparing 20:37:35 a3e7ab527ad3: Preparing 20:37:35 cb6d21212aab: Preparing 20:37:35 80906d6d2ac1: Preparing 20:37:35 03093e65b0f9: Preparing 20:37:35 497220edcc75: Preparing 20:37:35 cc2447e1835a: Preparing 20:37:35 03093e65b0f9: Waiting 20:37:35 cc2447e1835a: Waiting 20:37:35 497220edcc75: Waiting 20:37:35 80906d6d2ac1: Layer already exists 20:37:35 03093e65b0f9: Layer already exists 20:37:35 497220edcc75: Layer already exists 20:37:35 cc2447e1835a: Layer already exists 20:37:35 a3e7ab527ad3: Pushed 20:37:35 db616d159213: Pushed 20:37:35 ad67de0f7bcc: Pushed 20:37:36 cb6d21212aab: Pushed 20:37:36 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:36 + 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 20:37:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:37:37 ad67de0f7bcc: Preparing 20:37:37 db616d159213: Preparing 20:37:37 a3e7ab527ad3: Preparing 20:37:37 cb6d21212aab: Preparing 20:37:37 80906d6d2ac1: Preparing 20:37:37 03093e65b0f9: Preparing 20:37:37 497220edcc75: Preparing 20:37:37 cc2447e1835a: Preparing 20:37:37 03093e65b0f9: Waiting 20:37:37 cc2447e1835a: Waiting 20:37:37 497220edcc75: Waiting 20:37:37 80906d6d2ac1: Layer already exists 20:37:37 cb6d21212aab: Layer already exists 20:37:37 a3e7ab527ad3: Layer already exists 20:37:37 ad67de0f7bcc: Layer already exists 20:37:37 cc2447e1835a: Layer already exists 20:37:37 03093e65b0f9: Layer already exists 20:37:37 497220edcc75: Layer already exists 20:37:37 db616d159213: Layer already exists 20:37:37 latest: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.59 20:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:37:37 ad67de0f7bcc: Preparing 20:37:37 db616d159213: Preparing 20:37:37 a3e7ab527ad3: Preparing 20:37:37 cb6d21212aab: Preparing 20:37:37 80906d6d2ac1: Preparing 20:37:37 03093e65b0f9: Preparing 20:37:37 497220edcc75: Preparing 20:37:37 cc2447e1835a: Preparing 20:37:37 03093e65b0f9: Waiting 20:37:37 497220edcc75: Waiting 20:37:37 cc2447e1835a: Waiting 20:37:37 a3e7ab527ad3: Layer already exists 20:37:37 cb6d21212aab: Layer already exists 20:37:37 80906d6d2ac1: Layer already exists 20:37:37 db616d159213: Layer already exists 20:37:37 ad67de0f7bcc: Layer already exists 20:37:37 03093e65b0f9: Layer already exists 20:37:37 cc2447e1835a: Layer already exists 20:37:37 497220edcc75: Layer already exists 20:37:37 3.1.0-dev.59: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:37:38 ad67de0f7bcc: Preparing 20:37:38 db616d159213: Preparing 20:37:38 a3e7ab527ad3: Preparing 20:37:38 cb6d21212aab: Preparing 20:37:38 80906d6d2ac1: Preparing 20:37:38 03093e65b0f9: Preparing 20:37:38 497220edcc75: Preparing 20:37:38 cc2447e1835a: Preparing 20:37:38 03093e65b0f9: Waiting 20:37:38 cc2447e1835a: Waiting 20:37:38 497220edcc75: Waiting 20:37:38 cb6d21212aab: Layer already exists 20:37:38 db616d159213: Layer already exists 20:37:38 80906d6d2ac1: Layer already exists 20:37:38 a3e7ab527ad3: Layer already exists 20:37:38 ad67de0f7bcc: Layer already exists 20:37:38 03093e65b0f9: Layer already exists 20:37:38 497220edcc75: Layer already exists 20:37:38 cc2447e1835a: Layer already exists 20:37:38 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:38 + 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 20:37:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:37:39 ad67de0f7bcc: Preparing 20:37:39 db616d159213: Preparing 20:37:39 a3e7ab527ad3: Preparing 20:37:39 cb6d21212aab: Preparing 20:37:39 80906d6d2ac1: Preparing 20:37:39 03093e65b0f9: Preparing 20:37:39 497220edcc75: Preparing 20:37:39 cc2447e1835a: Preparing 20:37:39 03093e65b0f9: Waiting 20:37:39 497220edcc75: Waiting 20:37:39 db616d159213: Layer already exists 20:37:39 ad67de0f7bcc: Layer already exists 20:37:39 cb6d21212aab: Layer already exists 20:37:39 80906d6d2ac1: Layer already exists 20:37:39 a3e7ab527ad3: Layer already exists 20:37:39 03093e65b0f9: Layer already exists 20:37:39 cc2447e1835a: Layer already exists 20:37:39 497220edcc75: Layer already exists 20:37:39 main: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:39 ===================================================== [Pipeline] echo 20:37:39 taggedImages: 20:37:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:37:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.59 20:37:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:37:39 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:37:39 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:39 latest 20:37:39 3.1.0-dev.59 20:37:39 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:39 main 20:37:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:39 + docker push nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:37:39 4fc2c8d4b10e: Preparing 20:37:39 0329e12e6dfb: Preparing 20:37:39 80906d6d2ac1: Preparing 20:37:39 03093e65b0f9: Preparing 20:37:39 cfd624658901: Preparing 20:37:39 cc2447e1835a: Preparing 20:37:39 cc2447e1835a: Waiting 20:37:39 80906d6d2ac1: Layer already exists 20:37:39 03093e65b0f9: Layer already exists 20:37:39 cc2447e1835a: Layer already exists 20:37:39 4fc2c8d4b10e: Pushed 20:37:39 cfd624658901: Pushed 20:37:41 0329e12e6dfb: Pushed 20:37:41 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:42 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:37:42 4fc2c8d4b10e: Preparing 20:37:42 0329e12e6dfb: Preparing 20:37:42 80906d6d2ac1: Preparing 20:37:42 03093e65b0f9: Preparing 20:37:42 cfd624658901: Preparing 20:37:42 cc2447e1835a: Preparing 20:37:42 cc2447e1835a: Waiting 20:37:42 4fc2c8d4b10e: Layer already exists 20:37:42 cfd624658901: Layer already exists 20:37:42 0329e12e6dfb: Layer already exists 20:37:42 80906d6d2ac1: Layer already exists 20:37:42 03093e65b0f9: Layer already exists 20:37:42 cc2447e1835a: Layer already exists 20:37:42 latest: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.59 20:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:37:42 4fc2c8d4b10e: Preparing 20:37:42 0329e12e6dfb: Preparing 20:37:42 80906d6d2ac1: Preparing 20:37:42 03093e65b0f9: Preparing 20:37:42 cfd624658901: Preparing 20:37:42 cc2447e1835a: Preparing 20:37:42 cc2447e1835a: Waiting 20:37:42 4fc2c8d4b10e: Layer already exists 20:37:42 03093e65b0f9: Layer already exists 20:37:42 cfd624658901: Layer already exists 20:37:42 0329e12e6dfb: Layer already exists 20:37:42 80906d6d2ac1: Layer already exists 20:37:42 cc2447e1835a: Layer already exists 20:37:42 3.1.0-dev.59: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:43 + docker push nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:37:43 4fc2c8d4b10e: Preparing 20:37:43 0329e12e6dfb: Preparing 20:37:43 80906d6d2ac1: Preparing 20:37:43 03093e65b0f9: Preparing 20:37:43 cfd624658901: Preparing 20:37:43 cc2447e1835a: Preparing 20:37:43 cc2447e1835a: Waiting 20:37:43 03093e65b0f9: Layer already exists 20:37:43 4fc2c8d4b10e: Layer already exists 20:37:43 0329e12e6dfb: Layer already exists 20:37:43 cfd624658901: Layer already exists 20:37:43 80906d6d2ac1: Layer already exists 20:37:43 cc2447e1835a: Layer already exists 20:37:43 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:44 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:37:44 4fc2c8d4b10e: Preparing 20:37:44 0329e12e6dfb: Preparing 20:37:44 80906d6d2ac1: Preparing 20:37:44 03093e65b0f9: Preparing 20:37:44 cfd624658901: Preparing 20:37:44 cc2447e1835a: Preparing 20:37:44 4fc2c8d4b10e: Layer already exists 20:37:44 cfd624658901: Layer already exists 20:37:44 80906d6d2ac1: Layer already exists 20:37:44 0329e12e6dfb: Layer already exists 20:37:44 03093e65b0f9: Layer already exists 20:37:44 cc2447e1835a: Layer already exists 20:37:44 main: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:44 ===================================================== [Pipeline] echo 20:37:44 taggedImages: 20:37:44 - nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:44 - nexus3.edgexfoundry.org:10004/core-data:latest 20:37:44 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.59 20:37:44 - nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:37:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:37:44 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:44 latest 20:37:44 3.1.0-dev.59 20:37:44 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:44 main 20:37:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:37:44 51349f67ae67: Preparing 20:37:44 ec610fba870e: Preparing 20:37:44 b20155598f91: Preparing 20:37:44 80906d6d2ac1: Preparing 20:37:44 03093e65b0f9: Preparing 20:37:44 497220edcc75: Preparing 20:37:44 cc2447e1835a: Preparing 20:37:44 497220edcc75: Waiting 20:37:44 cc2447e1835a: Waiting 20:37:44 80906d6d2ac1: Layer already exists 20:37:44 03093e65b0f9: Layer already exists 20:37:44 497220edcc75: Layer already exists 20:37:44 cc2447e1835a: Layer already exists 20:37:44 ec610fba870e: Pushed 20:37:44 51349f67ae67: Pushed 20:37:46 b20155598f91: Pushed 20:37:46 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:37:47 51349f67ae67: Preparing 20:37:47 ec610fba870e: Preparing 20:37:47 b20155598f91: Preparing 20:37:47 80906d6d2ac1: Preparing 20:37:47 03093e65b0f9: Preparing 20:37:47 497220edcc75: Preparing 20:37:47 cc2447e1835a: Preparing 20:37:47 497220edcc75: Waiting 20:37:47 cc2447e1835a: Waiting 20:37:47 51349f67ae67: Layer already exists 20:37:47 03093e65b0f9: Layer already exists 20:37:47 b20155598f91: Layer already exists 20:37:47 80906d6d2ac1: Layer already exists 20:37:47 ec610fba870e: Layer already exists 20:37:47 cc2447e1835a: Layer already exists 20:37:47 497220edcc75: Layer already exists 20:37:47 latest: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.59 20:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:37:47 51349f67ae67: Preparing 20:37:47 ec610fba870e: Preparing 20:37:47 b20155598f91: Preparing 20:37:47 80906d6d2ac1: Preparing 20:37:47 03093e65b0f9: Preparing 20:37:47 497220edcc75: Preparing 20:37:47 cc2447e1835a: Preparing 20:37:47 cc2447e1835a: Waiting 20:37:47 497220edcc75: Waiting 20:37:47 ec610fba870e: Layer already exists 20:37:47 51349f67ae67: Layer already exists 20:37:47 80906d6d2ac1: Layer already exists 20:37:47 b20155598f91: Layer already exists 20:37:47 03093e65b0f9: Layer already exists 20:37:47 cc2447e1835a: Layer already exists 20:37:47 497220edcc75: Layer already exists 20:37:47 3.1.0-dev.59: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:37:48 51349f67ae67: Preparing 20:37:48 ec610fba870e: Preparing 20:37:48 b20155598f91: Preparing 20:37:48 80906d6d2ac1: Preparing 20:37:48 03093e65b0f9: Preparing 20:37:48 497220edcc75: Preparing 20:37:48 cc2447e1835a: Preparing 20:37:48 497220edcc75: Waiting 20:37:48 cc2447e1835a: Waiting 20:37:48 03093e65b0f9: Layer already exists 20:37:48 ec610fba870e: Layer already exists 20:37:48 51349f67ae67: Layer already exists 20:37:48 80906d6d2ac1: Layer already exists 20:37:48 b20155598f91: Layer already exists 20:37:48 497220edcc75: Layer already exists 20:37:48 cc2447e1835a: Layer already exists 20:37:48 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:37:49 51349f67ae67: Preparing 20:37:49 ec610fba870e: Preparing 20:37:49 b20155598f91: Preparing 20:37:49 80906d6d2ac1: Preparing 20:37:49 03093e65b0f9: Preparing 20:37:49 497220edcc75: Preparing 20:37:49 cc2447e1835a: Preparing 20:37:49 497220edcc75: Waiting 20:37:49 ec610fba870e: Layer already exists 20:37:49 b20155598f91: Layer already exists 20:37:49 80906d6d2ac1: Layer already exists 20:37:49 51349f67ae67: Layer already exists 20:37:49 03093e65b0f9: Layer already exists 20:37:49 497220edcc75: Layer already exists 20:37:49 cc2447e1835a: Layer already exists 20:37:49 main: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:49 ===================================================== [Pipeline] echo 20:37:49 taggedImages: 20:37:49 - nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:37:49 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.59 20:37:49 - nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:37:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:37:49 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:49 latest 20:37:49 3.1.0-dev.59 20:37:49 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:49 main 20:37:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:49 2ceedb89f08d: Preparing 20:37:49 e427f2379318: Preparing 20:37:49 483bd8e20ea7: Preparing 20:37:49 393c98861e16: Preparing 20:37:49 1194d13efbba: Preparing 20:37:49 5aac590c4ade: Preparing 20:37:49 c34ac212e9fa: Preparing 20:37:49 80906d6d2ac1: Preparing 20:37:49 03093e65b0f9: Preparing 20:37:49 5dc38a27bc35: Preparing 20:37:49 8da8245199bf: Preparing 20:37:49 5f70bf18a086: Preparing 20:37:49 684d1aed833a: Preparing 20:37:49 43101d2f03d7: Preparing 20:37:49 cc2447e1835a: Preparing 20:37:49 684d1aed833a: Waiting 20:37:49 5dc38a27bc35: Waiting 20:37:49 5aac590c4ade: Waiting 20:37:49 8da8245199bf: Waiting 20:37:49 c34ac212e9fa: Waiting 20:37:49 5f70bf18a086: Waiting 20:37:49 80906d6d2ac1: Waiting 20:37:49 03093e65b0f9: Waiting 20:37:49 cc2447e1835a: Waiting 20:37:49 43101d2f03d7: Waiting 20:37:49 e427f2379318: Pushed 20:37:49 393c98861e16: Pushed 20:37:49 483bd8e20ea7: Pushed 20:37:49 1194d13efbba: Pushed 20:37:49 80906d6d2ac1: Layer already exists 20:37:49 2ceedb89f08d: Pushed 20:37:49 03093e65b0f9: Layer already exists 20:37:49 5aac590c4ade: Pushed 20:37:50 5f70bf18a086: Pushed 20:37:50 684d1aed833a: Pushed 20:37:50 5dc38a27bc35: Pushed 20:37:50 8da8245199bf: Pushed 20:37:50 cc2447e1835a: Layer already exists 20:37:50 43101d2f03d7: Pushed 20:37:51 c34ac212e9fa: Pushed 20:37:51 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:52 2ceedb89f08d: Preparing 20:37:52 e427f2379318: Preparing 20:37:52 483bd8e20ea7: Preparing 20:37:52 393c98861e16: Preparing 20:37:52 1194d13efbba: Preparing 20:37:52 5aac590c4ade: Preparing 20:37:52 c34ac212e9fa: Preparing 20:37:52 80906d6d2ac1: Preparing 20:37:52 03093e65b0f9: Preparing 20:37:52 5dc38a27bc35: Preparing 20:37:52 8da8245199bf: Preparing 20:37:52 5f70bf18a086: Preparing 20:37:52 684d1aed833a: Preparing 20:37:52 43101d2f03d7: Preparing 20:37:52 cc2447e1835a: Preparing 20:37:52 8da8245199bf: Waiting 20:37:52 5dc38a27bc35: Waiting 20:37:52 5f70bf18a086: Waiting 20:37:52 80906d6d2ac1: Waiting 20:37:52 03093e65b0f9: Waiting 20:37:52 684d1aed833a: Waiting 20:37:52 43101d2f03d7: Waiting 20:37:52 cc2447e1835a: Waiting 20:37:52 5aac590c4ade: Waiting 20:37:52 c34ac212e9fa: Waiting 20:37:52 1194d13efbba: Layer already exists 20:37:52 e427f2379318: Layer already exists 20:37:52 2ceedb89f08d: Layer already exists 20:37:52 483bd8e20ea7: Layer already exists 20:37:52 393c98861e16: Layer already exists 20:37:52 5aac590c4ade: Layer already exists 20:37:52 03093e65b0f9: Layer already exists 20:37:52 c34ac212e9fa: Layer already exists 20:37:52 5dc38a27bc35: Layer already exists 20:37:52 80906d6d2ac1: Layer already exists 20:37:52 5f70bf18a086: Layer already exists 20:37:52 8da8245199bf: Layer already exists 20:37:52 684d1aed833a: Layer already exists 20:37:52 cc2447e1835a: Layer already exists 20:37:52 43101d2f03d7: Layer already exists 20:37:52 latest: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.59 20:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:53 2ceedb89f08d: Preparing 20:37:53 e427f2379318: Preparing 20:37:53 483bd8e20ea7: Preparing 20:37:53 393c98861e16: Preparing 20:37:53 1194d13efbba: Preparing 20:37:53 5aac590c4ade: Preparing 20:37:53 c34ac212e9fa: Preparing 20:37:53 5aac590c4ade: Waiting 20:37:53 80906d6d2ac1: Preparing 20:37:53 03093e65b0f9: Preparing 20:37:53 5dc38a27bc35: Preparing 20:37:53 8da8245199bf: Preparing 20:37:53 5f70bf18a086: Preparing 20:37:53 80906d6d2ac1: Waiting 20:37:53 c34ac212e9fa: Waiting 20:37:53 684d1aed833a: Preparing 20:37:53 43101d2f03d7: Preparing 20:37:53 cc2447e1835a: Preparing 20:37:53 03093e65b0f9: Waiting 20:37:53 8da8245199bf: Waiting 20:37:53 cc2447e1835a: Waiting 20:37:53 43101d2f03d7: Waiting 20:37:53 5f70bf18a086: Waiting 20:37:53 684d1aed833a: Waiting 20:37:53 e427f2379318: Layer already exists 20:37:53 2ceedb89f08d: Layer already exists 20:37:53 393c98861e16: Layer already exists 20:37:53 483bd8e20ea7: Layer already exists 20:37:53 1194d13efbba: Layer already exists 20:37:53 5aac590c4ade: Layer already exists 20:37:53 c34ac212e9fa: Layer already exists 20:37:53 03093e65b0f9: Layer already exists 20:37:53 80906d6d2ac1: Layer already exists 20:37:53 5dc38a27bc35: Layer already exists 20:37:53 8da8245199bf: Layer already exists 20:37:53 43101d2f03d7: Layer already exists 20:37:53 5f70bf18a086: Layer already exists 20:37:53 cc2447e1835a: Layer already exists 20:37:53 684d1aed833a: Layer already exists 20:37:53 3.1.0-dev.59: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:54 2ceedb89f08d: Preparing 20:37:54 e427f2379318: Preparing 20:37:54 483bd8e20ea7: Preparing 20:37:54 393c98861e16: Preparing 20:37:54 1194d13efbba: Preparing 20:37:54 5aac590c4ade: Preparing 20:37:54 c34ac212e9fa: Preparing 20:37:54 80906d6d2ac1: Preparing 20:37:54 03093e65b0f9: Preparing 20:37:54 5dc38a27bc35: Preparing 20:37:54 8da8245199bf: Preparing 20:37:54 5f70bf18a086: Preparing 20:37:54 684d1aed833a: Preparing 20:37:54 80906d6d2ac1: Waiting 20:37:54 5aac590c4ade: Waiting 20:37:54 c34ac212e9fa: Waiting 20:37:54 03093e65b0f9: Waiting 20:37:54 5f70bf18a086: Waiting 20:37:54 5dc38a27bc35: Waiting 20:37:54 8da8245199bf: Waiting 20:37:54 43101d2f03d7: Preparing 20:37:54 cc2447e1835a: Preparing 20:37:54 684d1aed833a: Waiting 20:37:54 43101d2f03d7: Waiting 20:37:54 cc2447e1835a: Waiting 20:37:54 483bd8e20ea7: Layer already exists 20:37:54 393c98861e16: Layer already exists 20:37:54 e427f2379318: Layer already exists 20:37:54 1194d13efbba: Layer already exists 20:37:54 2ceedb89f08d: Layer already exists 20:37:54 5aac590c4ade: Layer already exists 20:37:54 c34ac212e9fa: Layer already exists 20:37:54 80906d6d2ac1: Layer already exists 20:37:54 5dc38a27bc35: Layer already exists 20:37:54 03093e65b0f9: Layer already exists 20:37:54 8da8245199bf: Layer already exists 20:37:54 5f70bf18a086: Layer already exists 20:37:54 684d1aed833a: Layer already exists 20:37:54 43101d2f03d7: Layer already exists 20:37:54 cc2447e1835a: Layer already exists 20:37:54 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:37:54 2ceedb89f08d: Preparing 20:37:54 e427f2379318: Preparing 20:37:54 483bd8e20ea7: Preparing 20:37:54 393c98861e16: Preparing 20:37:54 1194d13efbba: Preparing 20:37:54 5aac590c4ade: Preparing 20:37:54 c34ac212e9fa: Preparing 20:37:54 80906d6d2ac1: Preparing 20:37:54 03093e65b0f9: Preparing 20:37:54 5dc38a27bc35: Preparing 20:37:54 8da8245199bf: Preparing 20:37:54 5f70bf18a086: Preparing 20:37:54 684d1aed833a: Preparing 20:37:54 43101d2f03d7: Preparing 20:37:54 cc2447e1835a: Preparing 20:37:54 5aac590c4ade: Waiting 20:37:54 c34ac212e9fa: Waiting 20:37:54 80906d6d2ac1: Waiting 20:37:54 03093e65b0f9: Waiting 20:37:54 5dc38a27bc35: Waiting 20:37:54 8da8245199bf: Waiting 20:37:54 5f70bf18a086: Waiting 20:37:54 684d1aed833a: Waiting 20:37:54 43101d2f03d7: Waiting 20:37:54 cc2447e1835a: Waiting 20:37:54 2ceedb89f08d: Layer already exists 20:37:54 1194d13efbba: Layer already exists 20:37:54 e427f2379318: Layer already exists 20:37:54 483bd8e20ea7: Layer already exists 20:37:54 393c98861e16: Layer already exists 20:37:54 c34ac212e9fa: Layer already exists 20:37:54 5aac590c4ade: Layer already exists 20:37:54 5dc38a27bc35: Layer already exists 20:37:54 80906d6d2ac1: Layer already exists 20:37:54 8da8245199bf: Layer already exists 20:37:54 5f70bf18a086: Layer already exists 20:37:54 03093e65b0f9: Layer already exists 20:37:54 43101d2f03d7: Layer already exists 20:37:54 684d1aed833a: Layer already exists 20:37:54 cc2447e1835a: Layer already exists 20:37:54 main: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:54 ===================================================== [Pipeline] echo 20:37:54 taggedImages: 20:37:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:37:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.59 20:37:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:37:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:37:54 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:54 latest 20:37:54 3.1.0-dev.59 20:37:54 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:54 main 20:37:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:55 ad67de0f7bcc: Preparing 20:37:55 db616d159213: Preparing 20:37:55 4ed4413b6db5: Preparing 20:37:55 d7a7485bcf14: Preparing 20:37:55 80906d6d2ac1: Preparing 20:37:55 03093e65b0f9: Preparing 20:37:55 497220edcc75: Preparing 20:37:55 cc2447e1835a: Preparing 20:37:55 03093e65b0f9: Waiting 20:37:55 497220edcc75: Waiting 20:37:55 cc2447e1835a: Waiting 20:37:55 80906d6d2ac1: Layer already exists 20:37:55 db616d159213: Layer already exists 20:37:55 ad67de0f7bcc: Layer already exists 20:37:55 03093e65b0f9: Layer already exists 20:37:55 497220edcc75: Layer already exists 20:37:55 cc2447e1835a: Layer already exists 20:37:55 4ed4413b6db5: Pushed 20:37:56 d7a7485bcf14: Pushed 20:37:57 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:57 ad67de0f7bcc: Preparing 20:37:57 db616d159213: Preparing 20:37:57 4ed4413b6db5: Preparing 20:37:57 d7a7485bcf14: Preparing 20:37:57 80906d6d2ac1: Preparing 20:37:57 03093e65b0f9: Preparing 20:37:57 497220edcc75: Preparing 20:37:57 cc2447e1835a: Preparing 20:37:57 03093e65b0f9: Waiting 20:37:57 497220edcc75: Waiting 20:37:57 cc2447e1835a: Waiting 20:37:57 ad67de0f7bcc: Layer already exists 20:37:57 80906d6d2ac1: Layer already exists 20:37:57 db616d159213: Layer already exists 20:37:57 4ed4413b6db5: Layer already exists 20:37:57 d7a7485bcf14: Layer already exists 20:37:57 03093e65b0f9: Layer already exists 20:37:57 497220edcc75: Layer already exists 20:37:57 cc2447e1835a: Layer already exists 20:37:57 latest: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.59 20:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:58 ad67de0f7bcc: Preparing 20:37:58 db616d159213: Preparing 20:37:58 4ed4413b6db5: Preparing 20:37:58 d7a7485bcf14: Preparing 20:37:58 80906d6d2ac1: Preparing 20:37:58 03093e65b0f9: Preparing 20:37:58 497220edcc75: Preparing 20:37:58 cc2447e1835a: Preparing 20:37:58 497220edcc75: Waiting 20:37:58 cc2447e1835a: Waiting 20:37:58 03093e65b0f9: Waiting 20:37:58 4ed4413b6db5: Layer already exists 20:37:58 80906d6d2ac1: Layer already exists 20:37:58 db616d159213: Layer already exists 20:37:58 ad67de0f7bcc: Layer already exists 20:37:58 d7a7485bcf14: Layer already exists 20:37:58 cc2447e1835a: Layer already exists 20:37:58 497220edcc75: Layer already exists 20:37:58 03093e65b0f9: Layer already exists 20:37:58 3.1.0-dev.59: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:58 ad67de0f7bcc: Preparing 20:37:58 db616d159213: Preparing 20:37:58 4ed4413b6db5: Preparing 20:37:58 d7a7485bcf14: Preparing 20:37:58 80906d6d2ac1: Preparing 20:37:58 03093e65b0f9: Preparing 20:37:58 497220edcc75: Preparing 20:37:58 cc2447e1835a: Preparing 20:37:58 497220edcc75: Waiting 20:37:58 03093e65b0f9: Waiting 20:37:58 cc2447e1835a: Waiting 20:37:58 ad67de0f7bcc: Layer already exists 20:37:58 d7a7485bcf14: Layer already exists 20:37:58 db616d159213: Layer already exists 20:37:58 80906d6d2ac1: Layer already exists 20:37:58 4ed4413b6db5: Layer already exists 20:37:58 cc2447e1835a: Layer already exists 20:37:58 03093e65b0f9: Layer already exists 20:37:58 497220edcc75: Layer already exists 20:37:58 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:37:59 ad67de0f7bcc: Preparing 20:37:59 db616d159213: Preparing 20:37:59 4ed4413b6db5: Preparing 20:37:59 d7a7485bcf14: Preparing 20:37:59 80906d6d2ac1: Preparing 20:37:59 03093e65b0f9: Preparing 20:37:59 497220edcc75: Preparing 20:37:59 cc2447e1835a: Preparing 20:37:59 cc2447e1835a: Waiting 20:37:59 497220edcc75: Waiting 20:37:59 03093e65b0f9: Waiting 20:37:59 4ed4413b6db5: Layer already exists 20:37:59 80906d6d2ac1: Layer already exists 20:37:59 db616d159213: Layer already exists 20:37:59 d7a7485bcf14: Layer already exists 20:37:59 ad67de0f7bcc: Layer already exists 20:37:59 497220edcc75: Layer already exists 20:37:59 03093e65b0f9: Layer already exists 20:37:59 cc2447e1835a: Layer already exists 20:37:59 main: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:37:59 ===================================================== [Pipeline] echo 20:37:59 taggedImages: 20:37:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:37:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.59 20:37:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:37:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:37:59 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:37:59 latest 20:37:59 3.1.0-dev.59 20:37:59 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:37:59 main 20:37:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:00 7e3350a61f6d: Preparing 20:38:00 7d408c783250: Preparing 20:38:00 9351a873b7af: Preparing 20:38:00 f308e12207b7: Preparing 20:38:00 71f9c6cc769d: Preparing 20:38:00 80906d6d2ac1: Preparing 20:38:00 03093e65b0f9: Preparing 20:38:00 8232cf331e44: Preparing 20:38:00 c83e1e73923d: Preparing 20:38:00 cc2447e1835a: Preparing 20:38:00 80906d6d2ac1: Waiting 20:38:00 03093e65b0f9: Waiting 20:38:00 8232cf331e44: Waiting 20:38:00 cc2447e1835a: Waiting 20:38:00 c83e1e73923d: Waiting 20:38:00 7e3350a61f6d: Pushed 20:38:00 7d408c783250: Pushed 20:38:00 71f9c6cc769d: Pushed 20:38:00 f308e12207b7: Pushed 20:38:00 80906d6d2ac1: Layer already exists 20:38:00 03093e65b0f9: Layer already exists 20:38:00 cc2447e1835a: Layer already exists 20:38:00 8232cf331e44: Pushed 20:38:01 9351a873b7af: Pushed 20:38:01 c83e1e73923d: Pushed 20:38:01 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:02 7e3350a61f6d: Preparing 20:38:02 7d408c783250: Preparing 20:38:02 9351a873b7af: Preparing 20:38:02 f308e12207b7: Preparing 20:38:02 71f9c6cc769d: Preparing 20:38:02 80906d6d2ac1: Preparing 20:38:02 03093e65b0f9: Preparing 20:38:02 8232cf331e44: Preparing 20:38:02 c83e1e73923d: Preparing 20:38:02 cc2447e1835a: Preparing 20:38:02 03093e65b0f9: Waiting 20:38:02 8232cf331e44: Waiting 20:38:02 80906d6d2ac1: Waiting 20:38:02 cc2447e1835a: Waiting 20:38:02 7d408c783250: Layer already exists 20:38:02 71f9c6cc769d: Layer already exists 20:38:02 9351a873b7af: Layer already exists 20:38:02 f308e12207b7: Layer already exists 20:38:02 7e3350a61f6d: Layer already exists 20:38:02 03093e65b0f9: Layer already exists 20:38:02 8232cf331e44: Layer already exists 20:38:02 80906d6d2ac1: Layer already exists 20:38:02 c83e1e73923d: Layer already exists 20:38:02 cc2447e1835a: Layer already exists 20:38:02 latest: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.59 20:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:03 7e3350a61f6d: Preparing 20:38:03 7d408c783250: Preparing 20:38:03 9351a873b7af: Preparing 20:38:03 f308e12207b7: Preparing 20:38:03 71f9c6cc769d: Preparing 20:38:03 80906d6d2ac1: Preparing 20:38:03 03093e65b0f9: Preparing 20:38:03 8232cf331e44: Preparing 20:38:03 c83e1e73923d: Preparing 20:38:03 cc2447e1835a: Preparing 20:38:03 03093e65b0f9: Waiting 20:38:03 80906d6d2ac1: Waiting 20:38:03 8232cf331e44: Waiting 20:38:03 c83e1e73923d: Waiting 20:38:03 cc2447e1835a: Waiting 20:38:03 9351a873b7af: Layer already exists 20:38:03 71f9c6cc769d: Layer already exists 20:38:03 f308e12207b7: Layer already exists 20:38:03 7e3350a61f6d: Layer already exists 20:38:03 7d408c783250: Layer already exists 20:38:03 03093e65b0f9: Layer already exists 20:38:03 80906d6d2ac1: Layer already exists 20:38:03 8232cf331e44: Layer already exists 20:38:03 c83e1e73923d: Layer already exists 20:38:03 cc2447e1835a: Layer already exists 20:38:03 3.1.0-dev.59: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:03 7e3350a61f6d: Preparing 20:38:03 7d408c783250: Preparing 20:38:03 9351a873b7af: Preparing 20:38:03 f308e12207b7: Preparing 20:38:03 71f9c6cc769d: Preparing 20:38:03 80906d6d2ac1: Preparing 20:38:03 03093e65b0f9: Preparing 20:38:03 8232cf331e44: Preparing 20:38:03 c83e1e73923d: Preparing 20:38:03 cc2447e1835a: Preparing 20:38:03 03093e65b0f9: Waiting 20:38:03 8232cf331e44: Waiting 20:38:03 80906d6d2ac1: Waiting 20:38:03 c83e1e73923d: Waiting 20:38:03 cc2447e1835a: Waiting 20:38:03 7d408c783250: Layer already exists 20:38:03 f308e12207b7: Layer already exists 20:38:03 9351a873b7af: Layer already exists 20:38:03 71f9c6cc769d: Layer already exists 20:38:03 7e3350a61f6d: Layer already exists 20:38:03 03093e65b0f9: Layer already exists 20:38:03 80906d6d2ac1: Layer already exists 20:38:03 c83e1e73923d: Layer already exists 20:38:03 8232cf331e44: Layer already exists 20:38:03 cc2447e1835a: Layer already exists 20:38:03 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:38:04 7e3350a61f6d: Preparing 20:38:04 7d408c783250: Preparing 20:38:04 9351a873b7af: Preparing 20:38:04 f308e12207b7: Preparing 20:38:04 71f9c6cc769d: Preparing 20:38:04 80906d6d2ac1: Preparing 20:38:04 03093e65b0f9: Preparing 20:38:04 8232cf331e44: Preparing 20:38:04 c83e1e73923d: Preparing 20:38:04 cc2447e1835a: Preparing 20:38:04 8232cf331e44: Waiting 20:38:04 cc2447e1835a: Waiting 20:38:04 c83e1e73923d: Waiting 20:38:04 80906d6d2ac1: Waiting 20:38:04 03093e65b0f9: Waiting 20:38:04 7d408c783250: Layer already exists 20:38:04 f308e12207b7: Layer already exists 20:38:04 7e3350a61f6d: Layer already exists 20:38:04 71f9c6cc769d: Layer already exists 20:38:04 9351a873b7af: Layer already exists 20:38:04 80906d6d2ac1: Layer already exists 20:38:04 03093e65b0f9: Layer already exists 20:38:04 cc2447e1835a: Layer already exists 20:38:04 8232cf331e44: Layer already exists 20:38:04 c83e1e73923d: Layer already exists 20:38:04 main: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:04 ===================================================== [Pipeline] echo 20:38:04 taggedImages: 20:38:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:38:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.59 20:38:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:38:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:38:04 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:04 latest 20:38:04 3.1.0-dev.59 20:38:04 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:04 main 20:38:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:04 0ff00135952d: Preparing 20:38:04 ca4495bbe6bf: Preparing 20:38:04 d99744655ff5: Preparing 20:38:04 f6a869991667: Preparing 20:38:04 be6751fdc7e5: Preparing 20:38:04 f09ded5dbfc8: Preparing 20:38:04 c340a9f1c9f5: Preparing 20:38:04 80906d6d2ac1: Preparing 20:38:04 03093e65b0f9: Preparing 20:38:04 a3d2e62ce87a: Preparing 20:38:04 cc2447e1835a: Preparing 20:38:04 80906d6d2ac1: Waiting 20:38:04 c340a9f1c9f5: Waiting 20:38:04 03093e65b0f9: Waiting 20:38:04 a3d2e62ce87a: Waiting 20:38:04 f09ded5dbfc8: Waiting 20:38:04 cc2447e1835a: Waiting 20:38:04 ca4495bbe6bf: Pushed 20:38:04 0ff00135952d: Pushed 20:38:04 be6751fdc7e5: Pushed 20:38:04 80906d6d2ac1: Layer already exists 20:38:04 03093e65b0f9: Layer already exists 20:38:04 f09ded5dbfc8: Pushed 20:38:04 cc2447e1835a: Layer already exists 20:38:05 c340a9f1c9f5: Pushed 20:38:06 f6a869991667: Pushed 20:38:06 a3d2e62ce87a: Pushed 20:38:06 d99744655ff5: Pushed 20:38:06 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:07 0ff00135952d: Preparing 20:38:07 ca4495bbe6bf: Preparing 20:38:07 d99744655ff5: Preparing 20:38:07 f6a869991667: Preparing 20:38:07 be6751fdc7e5: Preparing 20:38:07 f09ded5dbfc8: Preparing 20:38:07 c340a9f1c9f5: Preparing 20:38:07 80906d6d2ac1: Preparing 20:38:07 03093e65b0f9: Preparing 20:38:07 a3d2e62ce87a: Preparing 20:38:07 cc2447e1835a: Preparing 20:38:07 f09ded5dbfc8: Waiting 20:38:07 03093e65b0f9: Waiting 20:38:07 cc2447e1835a: Waiting 20:38:07 c340a9f1c9f5: Waiting 20:38:07 80906d6d2ac1: Waiting 20:38:07 a3d2e62ce87a: Waiting 20:38:07 f6a869991667: Layer already exists 20:38:07 be6751fdc7e5: Layer already exists 20:38:07 d99744655ff5: Layer already exists 20:38:07 0ff00135952d: Layer already exists 20:38:07 ca4495bbe6bf: Layer already exists 20:38:07 f09ded5dbfc8: Layer already exists 20:38:07 c340a9f1c9f5: Layer already exists 20:38:07 03093e65b0f9: Layer already exists 20:38:07 a3d2e62ce87a: Layer already exists 20:38:07 cc2447e1835a: Layer already exists 20:38:07 80906d6d2ac1: Layer already exists 20:38:07 latest: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.59 20:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:08 0ff00135952d: Preparing 20:38:08 ca4495bbe6bf: Preparing 20:38:08 d99744655ff5: Preparing 20:38:08 f6a869991667: Preparing 20:38:08 be6751fdc7e5: Preparing 20:38:08 f09ded5dbfc8: Preparing 20:38:08 c340a9f1c9f5: Preparing 20:38:08 80906d6d2ac1: Preparing 20:38:08 03093e65b0f9: Preparing 20:38:08 a3d2e62ce87a: Preparing 20:38:08 cc2447e1835a: Preparing 20:38:08 f09ded5dbfc8: Waiting 20:38:08 c340a9f1c9f5: Waiting 20:38:08 80906d6d2ac1: Waiting 20:38:08 03093e65b0f9: Waiting 20:38:08 a3d2e62ce87a: Waiting 20:38:08 cc2447e1835a: Waiting 20:38:08 0ff00135952d: Layer already exists 20:38:08 ca4495bbe6bf: Layer already exists 20:38:08 f6a869991667: Layer already exists 20:38:08 d99744655ff5: Layer already exists 20:38:08 be6751fdc7e5: Layer already exists 20:38:08 f09ded5dbfc8: Layer already exists 20:38:08 c340a9f1c9f5: Layer already exists 20:38:08 80906d6d2ac1: Layer already exists 20:38:08 03093e65b0f9: Layer already exists 20:38:08 a3d2e62ce87a: Layer already exists 20:38:08 cc2447e1835a: Layer already exists 20:38:08 3.1.0-dev.59: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:08 0ff00135952d: Preparing 20:38:08 ca4495bbe6bf: Preparing 20:38:08 d99744655ff5: Preparing 20:38:08 f6a869991667: Preparing 20:38:08 be6751fdc7e5: Preparing 20:38:08 f09ded5dbfc8: Preparing 20:38:08 c340a9f1c9f5: Preparing 20:38:08 80906d6d2ac1: Preparing 20:38:08 03093e65b0f9: Preparing 20:38:08 a3d2e62ce87a: Preparing 20:38:08 cc2447e1835a: Preparing 20:38:08 f09ded5dbfc8: Waiting 20:38:08 03093e65b0f9: Waiting 20:38:08 c340a9f1c9f5: Waiting 20:38:08 80906d6d2ac1: Waiting 20:38:08 a3d2e62ce87a: Waiting 20:38:08 cc2447e1835a: Waiting 20:38:08 be6751fdc7e5: Layer already exists 20:38:08 d99744655ff5: Layer already exists 20:38:08 ca4495bbe6bf: Layer already exists 20:38:08 f6a869991667: Layer already exists 20:38:08 0ff00135952d: Layer already exists 20:38:08 c340a9f1c9f5: Layer already exists 20:38:08 80906d6d2ac1: Layer already exists 20:38:08 a3d2e62ce87a: Layer already exists 20:38:08 03093e65b0f9: Layer already exists 20:38:08 f09ded5dbfc8: Layer already exists 20:38:08 cc2447e1835a: Layer already exists 20:38:08 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:38:09 0ff00135952d: Preparing 20:38:09 ca4495bbe6bf: Preparing 20:38:09 d99744655ff5: Preparing 20:38:09 f6a869991667: Preparing 20:38:09 be6751fdc7e5: Preparing 20:38:09 f09ded5dbfc8: Preparing 20:38:09 c340a9f1c9f5: Preparing 20:38:09 80906d6d2ac1: Preparing 20:38:09 03093e65b0f9: Preparing 20:38:09 a3d2e62ce87a: Preparing 20:38:09 cc2447e1835a: Preparing 20:38:09 f09ded5dbfc8: Waiting 20:38:09 c340a9f1c9f5: Waiting 20:38:09 80906d6d2ac1: Waiting 20:38:09 03093e65b0f9: Waiting 20:38:09 a3d2e62ce87a: Waiting 20:38:09 cc2447e1835a: Waiting 20:38:09 f6a869991667: Layer already exists 20:38:09 0ff00135952d: Layer already exists 20:38:09 ca4495bbe6bf: Layer already exists 20:38:09 d99744655ff5: Layer already exists 20:38:09 80906d6d2ac1: Layer already exists 20:38:09 03093e65b0f9: Layer already exists 20:38:09 be6751fdc7e5: Layer already exists 20:38:09 f09ded5dbfc8: Layer already exists 20:38:09 c340a9f1c9f5: Layer already exists 20:38:09 a3d2e62ce87a: Layer already exists 20:38:09 cc2447e1835a: Layer already exists 20:38:09 main: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:09 ===================================================== [Pipeline] echo 20:38:09 taggedImages: 20:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.59 20:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:38:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:38:09 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:09 latest 20:38:09 3.1.0-dev.59 20:38:09 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:09 main 20:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:38:10 58a8bae29bc6: Preparing 20:38:10 9e64e6c305e0: Preparing 20:38:10 80906d6d2ac1: Preparing 20:38:10 03093e65b0f9: Preparing 20:38:10 357e90196cc2: Preparing 20:38:10 cc2447e1835a: Preparing 20:38:10 cc2447e1835a: Waiting 20:38:10 80906d6d2ac1: Layer already exists 20:38:10 03093e65b0f9: Layer already exists 20:38:10 cc2447e1835a: Layer already exists 20:38:10 58a8bae29bc6: Pushed 20:38:10 357e90196cc2: Pushed 20:38:12 9e64e6c305e0: Pushed 20:38:12 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:13 + 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 20:38:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:38:13 58a8bae29bc6: Preparing 20:38:13 9e64e6c305e0: Preparing 20:38:13 80906d6d2ac1: Preparing 20:38:13 03093e65b0f9: Preparing 20:38:13 357e90196cc2: Preparing 20:38:13 cc2447e1835a: Preparing 20:38:13 cc2447e1835a: Waiting 20:38:13 357e90196cc2: Layer already exists 20:38:13 03093e65b0f9: Layer already exists 20:38:13 80906d6d2ac1: Layer already exists 20:38:13 58a8bae29bc6: Layer already exists 20:38:13 9e64e6c305e0: Layer already exists 20:38:13 cc2447e1835a: Layer already exists 20:38:13 latest: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.59 20:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:38:14 58a8bae29bc6: Preparing 20:38:14 9e64e6c305e0: Preparing 20:38:14 80906d6d2ac1: Preparing 20:38:14 03093e65b0f9: Preparing 20:38:14 357e90196cc2: Preparing 20:38:14 cc2447e1835a: Preparing 20:38:14 cc2447e1835a: Waiting 20:38:14 58a8bae29bc6: Layer already exists 20:38:14 80906d6d2ac1: Layer already exists 20:38:14 9e64e6c305e0: Layer already exists 20:38:14 03093e65b0f9: Layer already exists 20:38:14 357e90196cc2: Layer already exists 20:38:14 cc2447e1835a: Layer already exists 20:38:14 3.1.0-dev.59: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:38:14 58a8bae29bc6: Preparing 20:38:14 9e64e6c305e0: Preparing 20:38:14 80906d6d2ac1: Preparing 20:38:14 03093e65b0f9: Preparing 20:38:14 357e90196cc2: Preparing 20:38:14 cc2447e1835a: Preparing 20:38:14 cc2447e1835a: Waiting 20:38:14 03093e65b0f9: Layer already exists 20:38:14 80906d6d2ac1: Layer already exists 20:38:14 58a8bae29bc6: Layer already exists 20:38:14 9e64e6c305e0: Layer already exists 20:38:14 357e90196cc2: Layer already exists 20:38:14 cc2447e1835a: Layer already exists 20:38:14 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:14 + 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 20:38:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:38:15 58a8bae29bc6: Preparing 20:38:15 9e64e6c305e0: Preparing 20:38:15 80906d6d2ac1: Preparing 20:38:15 03093e65b0f9: Preparing 20:38:15 357e90196cc2: Preparing 20:38:15 cc2447e1835a: Preparing 20:38:15 cc2447e1835a: Waiting 20:38:15 58a8bae29bc6: Layer already exists 20:38:15 357e90196cc2: Layer already exists 20:38:15 9e64e6c305e0: Layer already exists 20:38:15 80906d6d2ac1: Layer already exists 20:38:15 03093e65b0f9: Layer already exists 20:38:15 cc2447e1835a: Layer already exists 20:38:15 main: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:15 ===================================================== [Pipeline] echo 20:38:15 taggedImages: 20:38:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:38:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.59 20:38:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:38:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:38:15 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:15 latest 20:38:15 3.1.0-dev.59 20:38:15 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:15 main 20:38:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:38:15 666ac6b8ad12: Preparing 20:38:15 16e65168b404: Preparing 20:38:15 b66210d98a34: Preparing 20:38:15 80906d6d2ac1: Preparing 20:38:15 03093e65b0f9: Preparing 20:38:15 cf8414885a1e: Preparing 20:38:15 fb248b49f23d: Preparing 20:38:15 0a7edbae4aba: Preparing 20:38:15 cc2447e1835a: Preparing 20:38:15 0a7edbae4aba: Waiting 20:38:15 fb248b49f23d: Waiting 20:38:15 cc2447e1835a: Waiting 20:38:15 cf8414885a1e: Waiting 20:38:15 80906d6d2ac1: Layer already exists 20:38:15 03093e65b0f9: Layer already exists 20:38:15 b66210d98a34: Pushed 20:38:15 16e65168b404: Pushed 20:38:15 666ac6b8ad12: Pushed 20:38:15 cc2447e1835a: Layer already exists 20:38:16 0a7edbae4aba: Pushed 20:38:21 fb248b49f23d: Pushed 20:38:23 cf8414885a1e: Pushed 20:38:23 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:38:24 666ac6b8ad12: Preparing 20:38:24 16e65168b404: Preparing 20:38:24 b66210d98a34: Preparing 20:38:24 80906d6d2ac1: Preparing 20:38:24 03093e65b0f9: Preparing 20:38:24 cf8414885a1e: Preparing 20:38:24 fb248b49f23d: Preparing 20:38:24 0a7edbae4aba: Preparing 20:38:24 cc2447e1835a: Preparing 20:38:24 0a7edbae4aba: Waiting 20:38:24 fb248b49f23d: Waiting 20:38:24 cf8414885a1e: Waiting 20:38:24 cc2447e1835a: Waiting 20:38:24 16e65168b404: Layer already exists 20:38:24 666ac6b8ad12: Layer already exists 20:38:24 03093e65b0f9: Layer already exists 20:38:24 80906d6d2ac1: Layer already exists 20:38:24 b66210d98a34: Layer already exists 20:38:24 0a7edbae4aba: Layer already exists 20:38:24 cf8414885a1e: Layer already exists 20:38:24 cc2447e1835a: Layer already exists 20:38:24 fb248b49f23d: Layer already exists 20:38:24 latest: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.59 20:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:38:24 666ac6b8ad12: Preparing 20:38:24 16e65168b404: Preparing 20:38:24 b66210d98a34: Preparing 20:38:24 80906d6d2ac1: Preparing 20:38:24 03093e65b0f9: Preparing 20:38:24 cf8414885a1e: Preparing 20:38:24 fb248b49f23d: Preparing 20:38:24 0a7edbae4aba: Preparing 20:38:24 cc2447e1835a: Preparing 20:38:24 fb248b49f23d: Waiting 20:38:24 0a7edbae4aba: Waiting 20:38:24 cf8414885a1e: Waiting 20:38:24 cc2447e1835a: Waiting 20:38:24 b66210d98a34: Layer already exists 20:38:24 03093e65b0f9: Layer already exists 20:38:24 80906d6d2ac1: Layer already exists 20:38:24 666ac6b8ad12: Layer already exists 20:38:24 16e65168b404: Layer already exists 20:38:24 cf8414885a1e: Layer already exists 20:38:24 0a7edbae4aba: Layer already exists 20:38:24 cc2447e1835a: Layer already exists 20:38:24 fb248b49f23d: Layer already exists 20:38:24 3.1.0-dev.59: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:38:25 666ac6b8ad12: Preparing 20:38:25 16e65168b404: Preparing 20:38:25 b66210d98a34: Preparing 20:38:25 80906d6d2ac1: Preparing 20:38:25 03093e65b0f9: Preparing 20:38:25 cf8414885a1e: Preparing 20:38:25 fb248b49f23d: Preparing 20:38:25 0a7edbae4aba: Preparing 20:38:25 cc2447e1835a: Preparing 20:38:25 cf8414885a1e: Waiting 20:38:25 fb248b49f23d: Waiting 20:38:25 cc2447e1835a: Waiting 20:38:25 0a7edbae4aba: Waiting 20:38:25 16e65168b404: Layer already exists 20:38:25 b66210d98a34: Layer already exists 20:38:25 666ac6b8ad12: Layer already exists 20:38:25 03093e65b0f9: Layer already exists 20:38:25 80906d6d2ac1: Layer already exists 20:38:25 cf8414885a1e: Layer already exists 20:38:25 fb248b49f23d: Layer already exists 20:38:25 cc2447e1835a: Layer already exists 20:38:25 0a7edbae4aba: Layer already exists 20:38:25 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:38:26 666ac6b8ad12: Preparing 20:38:26 16e65168b404: Preparing 20:38:26 b66210d98a34: Preparing 20:38:26 80906d6d2ac1: Preparing 20:38:26 03093e65b0f9: Preparing 20:38:26 cf8414885a1e: Preparing 20:38:26 fb248b49f23d: Preparing 20:38:26 0a7edbae4aba: Preparing 20:38:26 cc2447e1835a: Preparing 20:38:26 cc2447e1835a: Waiting 20:38:26 fb248b49f23d: Waiting 20:38:26 cf8414885a1e: Waiting 20:38:26 666ac6b8ad12: Layer already exists 20:38:26 16e65168b404: Layer already exists 20:38:26 80906d6d2ac1: Layer already exists 20:38:26 03093e65b0f9: Layer already exists 20:38:26 b66210d98a34: Layer already exists 20:38:26 cf8414885a1e: Layer already exists 20:38:26 0a7edbae4aba: Layer already exists 20:38:26 cc2447e1835a: Layer already exists 20:38:26 fb248b49f23d: Layer already exists 20:38:26 main: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:26 ===================================================== [Pipeline] echo 20:38:26 taggedImages: 20:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.59 20:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:38:26 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:38:26 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:26 latest 20:38:26 3.1.0-dev.59 20:38:26 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:26 main 20:38:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:26 3a85ab47bbca: Preparing 20:38:26 f0aeaa09e003: Preparing 20:38:26 f7412bfa8f62: Preparing 20:38:26 80906d6d2ac1: Preparing 20:38:26 03093e65b0f9: Preparing 20:38:26 72980c491d0a: Preparing 20:38:26 5e86b5bb472c: Preparing 20:38:26 72980c491d0a: Waiting 20:38:26 cc2447e1835a: Preparing 20:38:26 5e86b5bb472c: Waiting 20:38:26 cc2447e1835a: Waiting 20:38:26 03093e65b0f9: Layer already exists 20:38:26 80906d6d2ac1: Layer already exists 20:38:26 f0aeaa09e003: Pushed 20:38:26 3a85ab47bbca: Pushed 20:38:26 f7412bfa8f62: Pushed 20:38:26 cc2447e1835a: Layer already exists 20:38:27 5e86b5bb472c: Pushed 20:38:42 72980c491d0a: Pushed 20:38:42 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:43 3a85ab47bbca: Preparing 20:38:43 f0aeaa09e003: Preparing 20:38:43 f7412bfa8f62: Preparing 20:38:43 80906d6d2ac1: Preparing 20:38:43 03093e65b0f9: Preparing 20:38:43 72980c491d0a: Preparing 20:38:43 5e86b5bb472c: Preparing 20:38:43 cc2447e1835a: Preparing 20:38:43 5e86b5bb472c: Waiting 20:38:43 cc2447e1835a: Waiting 20:38:43 72980c491d0a: Waiting 20:38:43 03093e65b0f9: Layer already exists 20:38:43 f0aeaa09e003: Layer already exists 20:38:43 80906d6d2ac1: Layer already exists 20:38:43 3a85ab47bbca: Layer already exists 20:38:43 f7412bfa8f62: Layer already exists 20:38:43 72980c491d0a: Layer already exists 20:38:43 5e86b5bb472c: Layer already exists 20:38:43 cc2447e1835a: Layer already exists 20:38:43 latest: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.59 20:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:43 3a85ab47bbca: Preparing 20:38:43 f0aeaa09e003: Preparing 20:38:43 f7412bfa8f62: Preparing 20:38:43 80906d6d2ac1: Preparing 20:38:43 03093e65b0f9: Preparing 20:38:43 72980c491d0a: Preparing 20:38:43 5e86b5bb472c: Preparing 20:38:43 cc2447e1835a: Preparing 20:38:43 72980c491d0a: Waiting 20:38:43 5e86b5bb472c: Waiting 20:38:43 cc2447e1835a: Waiting 20:38:43 f0aeaa09e003: Layer already exists 20:38:43 3a85ab47bbca: Layer already exists 20:38:43 f7412bfa8f62: Layer already exists 20:38:43 03093e65b0f9: Layer already exists 20:38:43 80906d6d2ac1: Layer already exists 20:38:43 5e86b5bb472c: Layer already exists 20:38:43 72980c491d0a: Layer already exists 20:38:43 cc2447e1835a: Layer already exists 20:38:43 3.1.0-dev.59: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:44 3a85ab47bbca: Preparing 20:38:44 f0aeaa09e003: Preparing 20:38:44 f7412bfa8f62: Preparing 20:38:44 80906d6d2ac1: Preparing 20:38:44 03093e65b0f9: Preparing 20:38:44 72980c491d0a: Preparing 20:38:44 5e86b5bb472c: Preparing 20:38:44 cc2447e1835a: Preparing 20:38:44 5e86b5bb472c: Waiting 20:38:44 cc2447e1835a: Waiting 20:38:44 03093e65b0f9: Layer already exists 20:38:44 f0aeaa09e003: Layer already exists 20:38:44 f7412bfa8f62: Layer already exists 20:38:44 80906d6d2ac1: Layer already exists 20:38:44 3a85ab47bbca: Layer already exists 20:38:44 5e86b5bb472c: Layer already exists 20:38:44 72980c491d0a: Layer already exists 20:38:44 cc2447e1835a: Layer already exists 20:38:44 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:38:45 3a85ab47bbca: Preparing 20:38:45 f0aeaa09e003: Preparing 20:38:45 f7412bfa8f62: Preparing 20:38:45 80906d6d2ac1: Preparing 20:38:45 03093e65b0f9: Preparing 20:38:45 72980c491d0a: Preparing 20:38:45 5e86b5bb472c: Preparing 20:38:45 cc2447e1835a: Preparing 20:38:45 5e86b5bb472c: Waiting 20:38:45 cc2447e1835a: Waiting 20:38:45 80906d6d2ac1: Layer already exists 20:38:45 03093e65b0f9: Layer already exists 20:38:45 f7412bfa8f62: Layer already exists 20:38:45 3a85ab47bbca: Layer already exists 20:38:45 f0aeaa09e003: Layer already exists 20:38:45 cc2447e1835a: Layer already exists 20:38:45 72980c491d0a: Layer already exists 20:38:45 5e86b5bb472c: Layer already exists 20:38:45 main: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:45 ===================================================== [Pipeline] echo 20:38:45 taggedImages: 20:38:45 - nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:38:45 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.59 20:38:45 - nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:38:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:38:45 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:45 latest 20:38:45 3.1.0-dev.59 20:38:45 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:45 main 20:38:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:45 666ac6b8ad12: Preparing 20:38:45 c118b1c610d5: Preparing 20:38:45 c8b3afc11bdc: Preparing 20:38:45 80906d6d2ac1: Preparing 20:38:45 03093e65b0f9: Preparing 20:38:45 622f128be016: Preparing 20:38:45 0a7edbae4aba: Preparing 20:38:45 cc2447e1835a: Preparing 20:38:45 622f128be016: Waiting 20:38:45 cc2447e1835a: Waiting 20:38:45 0a7edbae4aba: Waiting 20:38:45 666ac6b8ad12: Layer already exists 20:38:45 03093e65b0f9: Layer already exists 20:38:45 80906d6d2ac1: Layer already exists 20:38:45 0a7edbae4aba: Layer already exists 20:38:45 cc2447e1835a: Layer already exists 20:38:45 c118b1c610d5: Pushed 20:38:45 c8b3afc11bdc: Pushed 20:38:53 622f128be016: Pushed 20:38:53 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:54 666ac6b8ad12: Preparing 20:38:54 c118b1c610d5: Preparing 20:38:54 c8b3afc11bdc: Preparing 20:38:54 80906d6d2ac1: Preparing 20:38:54 03093e65b0f9: Preparing 20:38:54 622f128be016: Preparing 20:38:54 0a7edbae4aba: Preparing 20:38:54 cc2447e1835a: Preparing 20:38:54 622f128be016: Waiting 20:38:54 0a7edbae4aba: Waiting 20:38:54 cc2447e1835a: Waiting 20:38:54 c8b3afc11bdc: Layer already exists 20:38:54 80906d6d2ac1: Layer already exists 20:38:54 c118b1c610d5: Layer already exists 20:38:54 03093e65b0f9: Layer already exists 20:38:54 666ac6b8ad12: Layer already exists 20:38:54 622f128be016: Layer already exists 20:38:54 0a7edbae4aba: Layer already exists 20:38:54 cc2447e1835a: Layer already exists 20:38:54 latest: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.59 20:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:55 666ac6b8ad12: Preparing 20:38:55 c118b1c610d5: Preparing 20:38:55 c8b3afc11bdc: Preparing 20:38:55 80906d6d2ac1: Preparing 20:38:55 03093e65b0f9: Preparing 20:38:55 622f128be016: Preparing 20:38:55 0a7edbae4aba: Preparing 20:38:55 cc2447e1835a: Preparing 20:38:55 622f128be016: Waiting 20:38:55 0a7edbae4aba: Waiting 20:38:55 cc2447e1835a: Waiting 20:38:55 c8b3afc11bdc: Layer already exists 20:38:55 666ac6b8ad12: Layer already exists 20:38:55 03093e65b0f9: Layer already exists 20:38:55 c118b1c610d5: Layer already exists 20:38:55 80906d6d2ac1: Layer already exists 20:38:55 622f128be016: Layer already exists 20:38:55 cc2447e1835a: Layer already exists 20:38:55 0a7edbae4aba: Layer already exists 20:38:55 3.1.0-dev.59: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:55 666ac6b8ad12: Preparing 20:38:55 c118b1c610d5: Preparing 20:38:55 c8b3afc11bdc: Preparing 20:38:55 80906d6d2ac1: Preparing 20:38:55 03093e65b0f9: Preparing 20:38:55 622f128be016: Preparing 20:38:55 0a7edbae4aba: Preparing 20:38:55 cc2447e1835a: Preparing 20:38:55 0a7edbae4aba: Waiting 20:38:55 622f128be016: Waiting 20:38:55 cc2447e1835a: Waiting 20:38:55 80906d6d2ac1: Layer already exists 20:38:55 666ac6b8ad12: Layer already exists 20:38:55 03093e65b0f9: Layer already exists 20:38:55 c8b3afc11bdc: Layer already exists 20:38:55 c118b1c610d5: Layer already exists 20:38:55 622f128be016: Layer already exists 20:38:55 0a7edbae4aba: Layer already exists 20:38:55 cc2447e1835a: Layer already exists 20:38:55 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:38:56 666ac6b8ad12: Preparing 20:38:56 c118b1c610d5: Preparing 20:38:56 c8b3afc11bdc: Preparing 20:38:56 80906d6d2ac1: Preparing 20:38:56 03093e65b0f9: Preparing 20:38:56 622f128be016: Preparing 20:38:56 0a7edbae4aba: Preparing 20:38:56 cc2447e1835a: Preparing 20:38:56 622f128be016: Waiting 20:38:56 cc2447e1835a: Waiting 20:38:56 666ac6b8ad12: Layer already exists 20:38:56 80906d6d2ac1: Layer already exists 20:38:56 c118b1c610d5: Layer already exists 20:38:56 c8b3afc11bdc: Layer already exists 20:38:56 03093e65b0f9: Layer already exists 20:38:56 622f128be016: Layer already exists 20:38:56 0a7edbae4aba: Layer already exists 20:38:56 cc2447e1835a: Layer already exists 20:38:56 main: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:56 ===================================================== [Pipeline] echo 20:38:56 taggedImages: 20:38:56 - nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:38:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.59 20:38:56 - nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:38:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:38:56 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:56 latest 20:38:56 3.1.0-dev.59 20:38:56 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:38:56 main 20:38:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:38:56 dd17ccda7558: Preparing 20:38:56 e1b327e730f5: Preparing 20:38:56 80906d6d2ac1: Preparing 20:38:56 03093e65b0f9: Preparing 20:38:56 0ac2aec49810: Preparing 20:38:56 cc2447e1835a: Preparing 20:38:56 cc2447e1835a: Waiting 20:38:56 80906d6d2ac1: Layer already exists 20:38:56 03093e65b0f9: Layer already exists 20:38:56 cc2447e1835a: Layer already exists 20:38:56 dd17ccda7558: Pushed 20:38:56 0ac2aec49810: Pushed 20:38:59 e1b327e730f5: Pushed 20:38:59 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:00 dd17ccda7558: Preparing 20:39:00 e1b327e730f5: Preparing 20:39:00 80906d6d2ac1: Preparing 20:39:00 03093e65b0f9: Preparing 20:39:00 0ac2aec49810: Preparing 20:39:00 cc2447e1835a: Preparing 20:39:00 cc2447e1835a: Waiting 20:39:00 e1b327e730f5: Layer already exists 20:39:00 dd17ccda7558: Layer already exists 20:39:00 80906d6d2ac1: Layer already exists 20:39:00 03093e65b0f9: Layer already exists 20:39:00 0ac2aec49810: Layer already exists 20:39:00 cc2447e1835a: Layer already exists 20:39:00 latest: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.59 20:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:00 dd17ccda7558: Preparing 20:39:00 e1b327e730f5: Preparing 20:39:00 80906d6d2ac1: Preparing 20:39:00 03093e65b0f9: Preparing 20:39:00 0ac2aec49810: Preparing 20:39:00 cc2447e1835a: Preparing 20:39:00 cc2447e1835a: Waiting 20:39:00 dd17ccda7558: Layer already exists 20:39:00 80906d6d2ac1: Layer already exists 20:39:00 e1b327e730f5: Layer already exists 20:39:00 0ac2aec49810: Layer already exists 20:39:00 03093e65b0f9: Layer already exists 20:39:00 cc2447e1835a: Layer already exists 20:39:00 3.1.0-dev.59: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:01 dd17ccda7558: Preparing 20:39:01 e1b327e730f5: Preparing 20:39:01 80906d6d2ac1: Preparing 20:39:01 03093e65b0f9: Preparing 20:39:01 0ac2aec49810: Preparing 20:39:01 cc2447e1835a: Preparing 20:39:01 03093e65b0f9: Layer already exists 20:39:01 e1b327e730f5: Layer already exists 20:39:01 80906d6d2ac1: Layer already exists 20:39:01 0ac2aec49810: Layer already exists 20:39:01 dd17ccda7558: Layer already exists 20:39:01 cc2447e1835a: Layer already exists 20:39:01 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:39:01 dd17ccda7558: Preparing 20:39:01 e1b327e730f5: Preparing 20:39:01 80906d6d2ac1: Preparing 20:39:01 03093e65b0f9: Preparing 20:39:01 0ac2aec49810: Preparing 20:39:01 cc2447e1835a: Preparing 20:39:01 cc2447e1835a: Waiting 20:39:01 03093e65b0f9: Layer already exists 20:39:01 dd17ccda7558: Layer already exists 20:39:01 0ac2aec49810: Layer already exists 20:39:01 e1b327e730f5: Layer already exists 20:39:01 80906d6d2ac1: Layer already exists 20:39:01 cc2447e1835a: Layer already exists 20:39:01 main: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:01 ===================================================== [Pipeline] echo 20:39:01 taggedImages: 20:39:01 - nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:39:01 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:39:01 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.59 20:39:01 - nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:39:01 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:39:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:39:01 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:39:01 latest 20:39:01 3.1.0-dev.59 20:39:01 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:39:01 main 20:39:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:02 e8940f9a6944: Preparing 20:39:02 d188b290f52a: Preparing 20:39:02 80906d6d2ac1: Preparing 20:39:02 03093e65b0f9: Preparing 20:39:02 497220edcc75: Preparing 20:39:02 cc2447e1835a: Preparing 20:39:02 cc2447e1835a: Waiting 20:39:02 03093e65b0f9: Layer already exists 20:39:02 80906d6d2ac1: Layer already exists 20:39:02 497220edcc75: Layer already exists 20:39:02 cc2447e1835a: Layer already exists 20:39:02 e8940f9a6944: Pushed 20:39:05 d188b290f52a: Pushed 20:39:05 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:06 e8940f9a6944: Preparing 20:39:06 d188b290f52a: Preparing 20:39:06 80906d6d2ac1: Preparing 20:39:06 03093e65b0f9: Preparing 20:39:06 497220edcc75: Preparing 20:39:06 cc2447e1835a: Preparing 20:39:06 e8940f9a6944: Layer already exists 20:39:06 497220edcc75: Layer already exists 20:39:06 d188b290f52a: Layer already exists 20:39:06 03093e65b0f9: Layer already exists 20:39:06 80906d6d2ac1: Layer already exists 20:39:06 cc2447e1835a: Layer already exists 20:39:06 latest: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.59 20:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:07 e8940f9a6944: Preparing 20:39:07 d188b290f52a: Preparing 20:39:07 80906d6d2ac1: Preparing 20:39:07 03093e65b0f9: Preparing 20:39:07 497220edcc75: Preparing 20:39:07 cc2447e1835a: Preparing 20:39:07 cc2447e1835a: Waiting 20:39:07 d188b290f52a: Layer already exists 20:39:07 80906d6d2ac1: Layer already exists 20:39:07 03093e65b0f9: Layer already exists 20:39:07 e8940f9a6944: Layer already exists 20:39:07 497220edcc75: Layer already exists 20:39:07 cc2447e1835a: Layer already exists 20:39:07 3.1.0-dev.59: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:07 e8940f9a6944: Preparing 20:39:07 d188b290f52a: Preparing 20:39:07 80906d6d2ac1: Preparing 20:39:07 03093e65b0f9: Preparing 20:39:07 497220edcc75: Preparing 20:39:07 cc2447e1835a: Preparing 20:39:07 cc2447e1835a: Waiting 20:39:07 03093e65b0f9: Layer already exists 20:39:07 e8940f9a6944: Layer already exists 20:39:07 d188b290f52a: Layer already exists 20:39:07 80906d6d2ac1: Layer already exists 20:39:07 497220edcc75: Layer already exists 20:39:07 cc2447e1835a: Layer already exists 20:39:07 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:39:08 e8940f9a6944: Preparing 20:39:08 d188b290f52a: Preparing 20:39:08 80906d6d2ac1: Preparing 20:39:08 03093e65b0f9: Preparing 20:39:08 497220edcc75: Preparing 20:39:08 cc2447e1835a: Preparing 20:39:08 cc2447e1835a: Waiting 20:39:08 e8940f9a6944: Layer already exists 20:39:08 80906d6d2ac1: Layer already exists 20:39:08 497220edcc75: Layer already exists 20:39:08 03093e65b0f9: Layer already exists 20:39:08 d188b290f52a: Layer already exists 20:39:08 cc2447e1835a: Layer already exists 20:39:08 main: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:39:08 ===================================================== [Pipeline] echo 20:39:08 taggedImages: 20:39:08 - nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:39:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:39:08 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.59 20:39:08 - nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:39:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:49:40 #98 ... 20:49:40 20:49:40 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:49:40 #130 DONE 740.8s 20:49:40 20:49:40 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:49:40 #123 ... 20:49:40 20:49:40 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:49:40 #132 DONE 0.2s 20:49:40 20:49:40 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:40 #124 ... 20:49:40 20:49:40 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:49:40 #133 DONE 0.2s 20:49:40 20:49:40 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:49:41 #134 DONE 0.2s 20:49:41 20:49:41 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:41 #127 ... 20:49:41 20:49:41 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:49:45 #135 DONE 4.3s 20:49:45 20:49:45 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:49:45 #136 DONE 0.4s 20:49:45 20:49:45 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:49:46 #131 ... 20:49:46 20:49:46 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:49:46 #137 DONE 0.2s 20:49:46 20:49:46 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:48 #138 DONE 2.1s 20:49:48 20:49:48 #95 [security-proxy-setup] exporting to image 20:49:48 #95 exporting layers 20:49:49 #95 exporting layers 0.9s done 20:49:49 #95 writing image sha256:5b7a1b6b0f2a4085f7674f206402f745f1ab8501ae25bc927d53f4d2c636c463 done 20:49:49 #95 naming to docker.io/library/security-proxy-setup-arm64 done 20:49:49 #95 DONE 2.9s 20:49:49 20:49:49 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:49 #124 747.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:49:55 #124 ... 20:49:55 20:49:55 #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:49:55 #121 DONE 755.5s 20:49:55 20:49:55 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:49:55 #139 DONE 0.3s 20:49:55 20:49:55 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:49:59 #140 DONE 3.5s 20:49:59 20:49:59 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:49:59 #141 DONE 0.2s 20:49:59 20:49:59 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:59 #127 ... 20:49:59 20:49:59 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:49:59 #142 DONE 0.2s 20:49:59 20:49:59 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:59 #124 ... 20:49:59 20:49:59 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:49:59 #143 DONE 0.4s 20:49:59 20:49:59 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:49:59 #144 DONE 0.3s 20:49:59 20:49:59 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:49:59 #145 DONE 0.2s 20:49:59 20:49:59 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:00 #98 ... 20:50:00 20:50:00 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:50:00 #146 DONE 0.2s 20:50:00 20:50:00 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:50:00 #147 DONE 0.3s 20:50:00 20:50:00 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:50:00 #148 DONE 0.2s 20:50:00 20:50:00 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:50:03 #149 DONE 2.0s 20:50:03 20:50:03 #95 [security-bootstrapper] exporting to image 20:50:03 #95 exporting layers 20:50:03 #95 exporting layers 0.9s done 20:50:03 #95 writing image sha256:86d553c688138755fe30df3f6701d7fc97ba2d2b392c92c96565ea28c8187ed8 done 20:50:03 #95 naming to docker.io/library/security-bootstrapper-arm64 done 20:50:03 #95 DONE 3.8s 20:50:03 20:50:03 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:06 #98 ... 20:50:06 20:50:06 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:50:06 #124 DONE 767.2s 20:50:06 20:50:06 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:06 #123 ... 20:50:06 20:50:06 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:50:07 #150 DONE 0.2s 20:50:07 20:50:07 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:07 #131 ... 20:50:07 20:50:07 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:50:07 #151 DONE 0.1s 20:50:07 20:50:07 #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:50:07 #152 DONE 0.3s 20:50:07 20:50:07 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:07 #123 ... 20:50:07 20:50:07 #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:50:08 #153 DONE 0.2s 20:50:08 20:50:08 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:50:08 #154 DONE 0.1s 20:50:08 20:50:08 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:50:08 #125 ... 20:50:08 20:50:08 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:50:08 #155 DONE 0.2s 20:50:08 20:50:08 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:50:08 #156 DONE 0.3s 20:50:08 20:50:08 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:08 #128 ... 20:50:08 20:50:08 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:50:08 #157 DONE 0.1s 20:50:08 20:50:08 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:10 #158 DONE 1.9s 20:50:10 20:50:10 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:50:10 #123 ... 20:50:10 20:50:10 #95 [security-secretstore-setup] exporting to image 20:50:10 #95 exporting layers 20:50:12 #95 exporting layers 1.3s done 20:50:12 #95 writing image sha256:f763786ca28913bd4887634207e2ef81c9ec5a2b26485078ab6e473e73784ced done 20:50:12 #95 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:50:12 #95 DONE 5.2s 20:50:12 20:50:12 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:13 #98 ... 20:50:13 20:50:13 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:50:13 #125 DONE 773.8s 20:50:13 20:50:13 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:50:13 #126 ... 20:50:13 20:50:13 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:13 #159 DONE 0.1s 20:50:13 20:50:13 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:13 #160 DONE 0.1s 20:50:13 20:50:13 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:50:13 #161 DONE 0.2s 20:50:13 20:50:13 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:50:13 #162 DONE 0.1s 20:50:13 20:50:13 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:14 #128 ... 20:50:14 20:50:14 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:50:14 #163 DONE 0.2s 20:50:14 20:50:14 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:16 #164 DONE 2.1s 20:50:16 20:50:16 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:16 #128 ... 20:50:16 20:50:16 #95 [security-proxy-auth] exporting to image 20:50:16 #95 exporting layers 0.6s done 20:50:17 #95 writing image sha256:08a03c7f1ccfbe54f2ce1287da09407fea3039389bdda2e999d661108d21fbe9 done 20:50:17 #95 naming to docker.io/library/security-proxy-auth-arm64 done 20:50:17 #95 DONE 5.8s 20:50:17 20:50:17 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:50:32 #98 ... 20:50:32 20:50:32 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:50:32 #126 DONE 791.8s 20:50:32 20:50:32 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:50:32 #53 ... 20:50:32 20:50:32 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:32 #165 DONE 0.3s 20:50:32 20:50:32 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:50:32 #166 DONE 0.2s 20:50:32 20:50:32 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:50:32 #167 DONE 0.2s 20:50:32 20:50:32 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:50:32 #168 DONE 0.1s 20:50:32 20:50:32 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:50:32 #53 ... 20:50:32 20:50:32 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:50:32 #169 DONE 0.2s 20:50:32 20:50:32 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:34 #170 DONE 1.9s 20:50:34 20:50:34 #95 [core-common-config-bootstrapper] exporting to image 20:50:34 #95 exporting layers 20:50:34 #95 exporting layers 0.5s done 20:50:34 #95 writing image sha256:d15eb0c7eaddbc37d8a5c259f457e72721abd6d1474faef39319e1df44587c65 0.1s done 20:50:34 #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 20:50:34 #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 20:50:34 #95 DONE 6.4s 20:50:34 20:50:34 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:01 #53 ... 20:51:01 20:51:01 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:51:01 #128 DONE 821.7s 20:51:01 20:51:01 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:51:01 #123 ... 20:51:01 20:51:01 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:51:01 #171 DONE 0.2s 20:51:01 20:51:01 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:01 #98 ... 20:51:01 20:51:01 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:51:01 #172 DONE 0.2s 20:51:01 20:51:01 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:02 #173 DONE 0.3s 20:51:02 20:51:02 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:51:02 #174 DONE 0.1s 20:51:02 20:51:02 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:02 #98 ... 20:51:02 20:51:02 #95 [core-command] exporting to image 20:51:02 #95 exporting layers 20:51:02 #95 exporting layers 0.4s done 20:51:02 #95 writing image sha256:7e9eeca87254fb0dbb934932989ce15b05021fe2bc901aded2c06f3c71ff94bc done 20:51:02 #95 naming to docker.io/library/core-command-arm64 done 20:51:02 #95 DONE 6.8s 20:51:02 20:51:02 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:51:10 #123 ... 20:51:10 20:51:10 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:51:10 #131 DONE 830.6s 20:51:10 20:51:10 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:51:10 #129 DONE 830.7s 20:51:10 20:51:10 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:10 #98 ... 20:51:10 20:51:10 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:51:10 #175 DONE 0.3s 20:51:10 20:51:10 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:51:10 #176 DONE 0.4s 20:51:10 20:51:10 #177 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:51:10 #177 DONE 0.3s 20:51:10 20:51:10 #178 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:51:11 #178 DONE 0.3s 20:51:11 20:51:11 #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:51:11 #179 ... 20:51:11 20:51:11 #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:51:11 #180 DONE 0.5s 20:51:11 20:51:11 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:51:11 #181 DONE 0.3s 20:51:11 20:51:11 #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:51:11 #179 DONE 0.5s 20:51:11 20:51:11 #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:51:11 #182 ... 20:51:11 20:51:11 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:51:11 #183 DONE 0.3s 20:51:12 20:51:12 #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:51:12 #182 DONE 0.3s 20:51:12 20:51:12 #95 [core-metadata] exporting to image 20:51:12 #95 exporting layers 20:51:12 #95 exporting layers 0.5s done 20:51:12 #95 writing image sha256:820b68c1ff99d9e360304d43839e05c8ef449c742d5969d6e3362b9ab6e42d0a 0.0s done 20:51:12 #95 naming to docker.io/library/core-data-arm64 0.0s done 20:51:12 #95 writing image sha256:3f10dc2daaa9e4286f1ebbc36ab770a66b65fe459062f337a5e74774ef339dcc done 20:51:12 #95 naming to docker.io/library/core-metadata-arm64 done 20:51:12 #95 DONE 7.4s 20:51:12 20:51:12 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:51:30 #123 DONE 850.2s 20:51:30 20:51:30 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:30 #53 ... 20:51:30 20:51:30 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:51:30 #184 DONE 0.2s 20:51:30 20:51:30 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:30 #98 ... 20:51:30 20:51:30 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:51:30 #185 DONE 0.1s 20:51:31 20:51:31 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:51:31 #186 DONE 0.4s 20:51:31 20:51:31 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:51:31 #187 DONE 0.1s 20:51:31 20:51:31 #95 [security-spiffe-token-provider] exporting to image 20:51:31 #95 exporting layers 20:51:34 #95 exporting layers 2.2s done 20:51:34 #95 writing image sha256:1aac6f73885d0922a9a354bfef487d997d10fe8331ffe7ae78e23043fa00723e done 20:51:34 #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:51:34 #95 DONE 9.6s 20:51:34 20:51:34 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:49 #53 ... 20:51:49 20:51:49 #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:51:49 #127 DONE 869.1s 20:51:49 20:51:49 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:49 #53 ... 20:51:49 20:51:49 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:51:49 #188 DONE 0.1s 20:51:49 20:51:49 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:51:49 #189 DONE 0.2s 20:51:49 20:51:49 #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:49 #190 DONE 0.4s 20:51:49 20:51:49 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:49 #53 ... 20:51:49 20:51:49 #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:51:49 #191 DONE 0.1s 20:51:49 20:51:49 #95 [support-scheduler] exporting to image 20:51:49 #95 exporting layers 20:51:49 #95 ... 20:51:49 20:51:49 #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:51:49 #98 DONE 870.6s 20:51:49 20:51:49 #95 [support-scheduler] exporting to image 20:51:49 #95 exporting layers 0.5s done 20:51:49 #95 writing image sha256:59cd08461f57f8959c323b62bca5caf0d109a68636101d953fa9b4c98ff5a60d done 20:51:49 #95 naming to docker.io/library/support-scheduler-arm64 done 20:51:49 #95 DONE 10.1s 20:51:49 20:51:49 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:49 #53 ... 20:51:49 20:51:49 #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:51:49 #192 DONE 0.1s 20:51:50 20:51:50 #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:51:50 #193 DONE 0.1s 20:51:50 20:51:50 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:50 #53 ... 20:51:50 20:51:50 #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:50 #194 DONE 0.4s 20:51:50 20:51:50 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:51:50 #195 DONE 0.1s 20:51:50 20:51:50 #95 [support-notifications] exporting to image 20:51:50 #95 exporting layers 0.4s done 20:51:50 #95 writing image sha256:9e4515b6f07c6d6624aafeae9b17544de7aebc36d8e3d12dff5d1416ebd7d6c6 done 20:51:50 #95 naming to docker.io/library/support-notifications-arm64 done 20:51:50 #95 DONE 10.5s 20:51:50 20:51:50 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:51:50 time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:51:50 $ docker stop --time=1 81089b3eb792a4d3ea197dcdcc88ede05421b7fbd13027e528a75cf4451f3eff 20:51:52 $ docker rm -f --volumes 81089b3eb792a4d3ea197dcdcc88ede05421b7fbd13027e528a75cf4451f3eff [Pipeline] // withDockerContainer [Pipeline] sh 20:51:53 + docker images 20:51:53 REPOSITORY TAG IMAGE ID CREATED SIZE 20:51:53 support-notifications-arm64 latest 9e4515b6f07c 2 seconds ago 34.2MB 20:51:53 support-scheduler-arm64 latest 59cd08461f57 3 seconds ago 33.5MB 20:51:53 security-spiffe-token-provider-arm64 latest 1aac6f73885d 21 seconds ago 35.1MB 20:51:53 core-metadata-arm64 latest 3f10dc2daaa9 41 seconds ago 21.5MB 20:51:53 core-data-arm64 latest 820b68c1ff99 41 seconds ago 21.2MB 20:51:53 core-command-arm64 latest 7e9eeca87254 50 seconds ago 21MB 20:51:53 core-common-config-bootstrapper-arm64 latest d15eb0c7eadd About a minute ago 18.3MB 20:51:53 security-proxy-auth-arm64 latest 08a03c7f1ccf About a minute ago 19.4MB 20:51:53 security-secretstore-setup-arm64 latest f763786ca289 About a minute ago 43.7MB 20:51:53 security-bootstrapper-arm64 latest 86d553c68813 About a minute ago 23.1MB 20:51:53 security-proxy-setup-arm64 latest 5b7a1b6b0f2a 2 minutes ago 29.1MB 20:51:53 security-spire-server-arm64 latest 6f8ae5cb12a5 15 minutes ago 96.6MB 20:51:53 security-spire-config-arm64 latest 163a8b1ba5c3 15 minutes ago 95.8MB 20:51:53 security-spire-agent-arm64 latest 44831216805a 15 minutes ago 152MB 20:51:53 ci-base-image-arm64 latest b29583b0d18f 16 minutes ago 924MB 20:51:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 13 days ago 553MB 20:51:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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 20:51:53 provisioning config files... 20:51:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config4451749925694650701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:51:53 ---> docker-login.sh 20:51:53 nexus3.edgexfoundry.org:10001 20:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:53 Configure a credential helper to remove this warning. See 20:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:53 20:51:53 Login Succeeded 20:51:53 nexus3.edgexfoundry.org:10002 20:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:54 Configure a credential helper to remove this warning. See 20:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:54 20:51:54 Login Succeeded 20:51:54 nexus3.edgexfoundry.org:10003 20:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:54 Configure a credential helper to remove this warning. See 20:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:54 20:51:54 Login Succeeded 20:51:54 nexus3.edgexfoundry.org:10004 20:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:54 Configure a credential helper to remove this warning. See 20:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:54 20:51:54 Login Succeeded 20:51:54 docker.io 20:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:51:55 Configure a credential helper to remove this warning. See 20:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:51:55 20:51:55 Login Succeeded 20:51:55 ---> docker-login.sh ends [Pipeline] } 20:51:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:51:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:51:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:51:55 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:51:55 latest 20:51:55 3.1.0-dev.59 20:51:55 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:51:55 main 20:51:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:51:56 4e887b5bb61c: Preparing 20:51:56 3fb539bc067f: Preparing 20:51:56 916ec97f5ddd: Preparing 20:51:56 7d4764a37ba9: Preparing 20:51:56 beb2add2b518: Preparing 20:51:56 5f4d9fc4d98d: Preparing 20:51:56 5f4d9fc4d98d: Waiting 20:51:56 7d4764a37ba9: Pushed 20:51:56 916ec97f5ddd: Pushed 20:51:56 beb2add2b518: Pushed 20:51:56 4e887b5bb61c: Pushed 20:51:58 5f4d9fc4d98d: Pushed 20:51:59 3fb539bc067f: Pushed 20:51:59 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:52:00 4e887b5bb61c: Preparing 20:52:00 3fb539bc067f: Preparing 20:52:00 916ec97f5ddd: Preparing 20:52:00 7d4764a37ba9: Preparing 20:52:00 beb2add2b518: Preparing 20:52:00 5f4d9fc4d98d: Preparing 20:52:00 5f4d9fc4d98d: Waiting 20:52:00 4e887b5bb61c: Layer already exists 20:52:00 7d4764a37ba9: Layer already exists 20:52:00 beb2add2b518: Layer already exists 20:52:00 916ec97f5ddd: Layer already exists 20:52:00 3fb539bc067f: Layer already exists 20:52:00 5f4d9fc4d98d: Layer already exists 20:52:00 latest: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.59 20:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:52:01 4e887b5bb61c: Preparing 20:52:01 3fb539bc067f: Preparing 20:52:01 916ec97f5ddd: Preparing 20:52:01 7d4764a37ba9: Preparing 20:52:01 beb2add2b518: Preparing 20:52:01 5f4d9fc4d98d: Preparing 20:52:01 5f4d9fc4d98d: Waiting 20:52:01 7d4764a37ba9: Layer already exists 20:52:01 beb2add2b518: Layer already exists 20:52:01 3fb539bc067f: Layer already exists 20:52:01 4e887b5bb61c: Layer already exists 20:52:01 916ec97f5ddd: Layer already exists 20:52:01 5f4d9fc4d98d: Layer already exists 20:52:01 3.1.0-dev.59: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:52:02 4e887b5bb61c: Preparing 20:52:02 3fb539bc067f: Preparing 20:52:02 916ec97f5ddd: Preparing 20:52:02 7d4764a37ba9: Preparing 20:52:02 beb2add2b518: Preparing 20:52:02 5f4d9fc4d98d: Preparing 20:52:02 5f4d9fc4d98d: Waiting 20:52:02 4e887b5bb61c: Layer already exists 20:52:02 916ec97f5ddd: Layer already exists 20:52:02 3fb539bc067f: Layer already exists 20:52:02 7d4764a37ba9: Layer already exists 20:52:02 beb2add2b518: Layer already exists 20:52:02 5f4d9fc4d98d: Layer already exists 20:52:02 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:52:02 4e887b5bb61c: Preparing 20:52:02 3fb539bc067f: Preparing 20:52:02 916ec97f5ddd: Preparing 20:52:02 7d4764a37ba9: Preparing 20:52:02 beb2add2b518: Preparing 20:52:02 5f4d9fc4d98d: Preparing 20:52:02 5f4d9fc4d98d: Waiting 20:52:02 7d4764a37ba9: Layer already exists 20:52:02 beb2add2b518: Layer already exists 20:52:02 3fb539bc067f: Layer already exists 20:52:02 4e887b5bb61c: Layer already exists 20:52:02 916ec97f5ddd: Layer already exists 20:52:02 5f4d9fc4d98d: Layer already exists 20:52:03 main: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:03 ===================================================== [Pipeline] echo 20:52:03 taggedImages: 20:52:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:52:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.59 20:52:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:52:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:52:03 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:03 latest 20:52:03 3.1.0-dev.59 20:52:03 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:03 main 20:52:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:52:03 8522f0733a03: Preparing 20:52:03 1df18086d6f8: Preparing 20:52:03 032cc47e1356: Preparing 20:52:03 5928a4d962ba: Preparing 20:52:03 916ec97f5ddd: Preparing 20:52:03 7d4764a37ba9: Preparing 20:52:03 beb2add2b518: Preparing 20:52:03 5f4d9fc4d98d: Preparing 20:52:03 7d4764a37ba9: Waiting 20:52:03 beb2add2b518: Waiting 20:52:03 5f4d9fc4d98d: Waiting 20:52:03 916ec97f5ddd: Layer already exists 20:52:03 7d4764a37ba9: Layer already exists 20:52:04 beb2add2b518: Layer already exists 20:52:04 5f4d9fc4d98d: Layer already exists 20:52:04 8522f0733a03: Pushed 20:52:04 032cc47e1356: Pushed 20:52:04 1df18086d6f8: Pushed 20:52:06 5928a4d962ba: Pushed 20:52:06 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:06 + 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 20:52:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:52:07 8522f0733a03: Preparing 20:52:07 1df18086d6f8: Preparing 20:52:07 032cc47e1356: Preparing 20:52:07 5928a4d962ba: Preparing 20:52:07 916ec97f5ddd: Preparing 20:52:07 7d4764a37ba9: Preparing 20:52:07 beb2add2b518: Preparing 20:52:07 5f4d9fc4d98d: Preparing 20:52:07 7d4764a37ba9: Waiting 20:52:07 beb2add2b518: Waiting 20:52:07 5f4d9fc4d98d: Waiting 20:52:07 916ec97f5ddd: Layer already exists 20:52:07 8522f0733a03: Layer already exists 20:52:07 032cc47e1356: Layer already exists 20:52:07 1df18086d6f8: Layer already exists 20:52:07 5928a4d962ba: Layer already exists 20:52:07 beb2add2b518: Layer already exists 20:52:07 7d4764a37ba9: Layer already exists 20:52:07 5f4d9fc4d98d: Layer already exists 20:52:07 latest: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.59 20:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:52:07 8522f0733a03: Preparing 20:52:07 1df18086d6f8: Preparing 20:52:07 032cc47e1356: Preparing 20:52:07 5928a4d962ba: Preparing 20:52:07 916ec97f5ddd: Preparing 20:52:07 7d4764a37ba9: Preparing 20:52:07 beb2add2b518: Preparing 20:52:07 5f4d9fc4d98d: Preparing 20:52:07 7d4764a37ba9: Waiting 20:52:07 beb2add2b518: Waiting 20:52:07 5928a4d962ba: Layer already exists 20:52:07 1df18086d6f8: Layer already exists 20:52:07 916ec97f5ddd: Layer already exists 20:52:07 032cc47e1356: Layer already exists 20:52:07 8522f0733a03: Layer already exists 20:52:07 beb2add2b518: Layer already exists 20:52:07 5f4d9fc4d98d: Layer already exists 20:52:07 7d4764a37ba9: Layer already exists 20:52:07 3.1.0-dev.59: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:52:08 8522f0733a03: Preparing 20:52:08 1df18086d6f8: Preparing 20:52:08 032cc47e1356: Preparing 20:52:08 5928a4d962ba: Preparing 20:52:08 916ec97f5ddd: Preparing 20:52:08 7d4764a37ba9: Preparing 20:52:08 beb2add2b518: Preparing 20:52:08 5f4d9fc4d98d: Preparing 20:52:08 7d4764a37ba9: Waiting 20:52:08 beb2add2b518: Waiting 20:52:08 5f4d9fc4d98d: Waiting 20:52:08 916ec97f5ddd: Layer already exists 20:52:08 032cc47e1356: Layer already exists 20:52:08 5928a4d962ba: Layer already exists 20:52:08 8522f0733a03: Layer already exists 20:52:08 1df18086d6f8: Layer already exists 20:52:08 7d4764a37ba9: Layer already exists 20:52:08 beb2add2b518: Layer already exists 20:52:08 5f4d9fc4d98d: Layer already exists 20:52:08 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:08 + 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 20:52:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:52:09 8522f0733a03: Preparing 20:52:09 1df18086d6f8: Preparing 20:52:09 032cc47e1356: Preparing 20:52:09 5928a4d962ba: Preparing 20:52:09 916ec97f5ddd: Preparing 20:52:09 7d4764a37ba9: Preparing 20:52:09 beb2add2b518: Preparing 20:52:09 5f4d9fc4d98d: Preparing 20:52:09 beb2add2b518: Waiting 20:52:09 7d4764a37ba9: Waiting 20:52:09 5f4d9fc4d98d: Waiting 20:52:09 032cc47e1356: Layer already exists 20:52:09 916ec97f5ddd: Layer already exists 20:52:09 8522f0733a03: Layer already exists 20:52:09 1df18086d6f8: Layer already exists 20:52:09 5928a4d962ba: Layer already exists 20:52:09 7d4764a37ba9: Layer already exists 20:52:09 beb2add2b518: Layer already exists 20:52:09 5f4d9fc4d98d: Layer already exists 20:52:09 main: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:09 ===================================================== [Pipeline] echo 20:52:09 taggedImages: 20:52:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:52:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.59 20:52:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:52:09 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:52:09 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:09 latest 20:52:09 3.1.0-dev.59 20:52:09 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:09 main 20:52:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:52:10 90b007d88dfc: Preparing 20:52:10 3e37ee5921f4: Preparing 20:52:10 916ec97f5ddd: Preparing 20:52:10 7d4764a37ba9: Preparing 20:52:10 59791ff0c48e: Preparing 20:52:10 5f4d9fc4d98d: Preparing 20:52:10 5f4d9fc4d98d: Waiting 20:52:10 916ec97f5ddd: Layer already exists 20:52:10 7d4764a37ba9: Layer already exists 20:52:10 5f4d9fc4d98d: Layer already exists 20:52:10 59791ff0c48e: Pushed 20:52:10 90b007d88dfc: Pushed 20:52:13 3e37ee5921f4: Pushed 20:52:13 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:52:14 90b007d88dfc: Preparing 20:52:14 3e37ee5921f4: Preparing 20:52:14 916ec97f5ddd: Preparing 20:52:14 7d4764a37ba9: Preparing 20:52:14 59791ff0c48e: Preparing 20:52:14 5f4d9fc4d98d: Preparing 20:52:14 5f4d9fc4d98d: Waiting 20:52:14 916ec97f5ddd: Layer already exists 20:52:14 59791ff0c48e: Layer already exists 20:52:14 7d4764a37ba9: Layer already exists 20:52:14 3e37ee5921f4: Layer already exists 20:52:14 90b007d88dfc: Layer already exists 20:52:14 5f4d9fc4d98d: Layer already exists 20:52:14 latest: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.59 20:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:52:15 90b007d88dfc: Preparing 20:52:15 3e37ee5921f4: Preparing 20:52:15 916ec97f5ddd: Preparing 20:52:15 7d4764a37ba9: Preparing 20:52:15 59791ff0c48e: Preparing 20:52:15 5f4d9fc4d98d: Preparing 20:52:15 5f4d9fc4d98d: Waiting 20:52:15 7d4764a37ba9: Layer already exists 20:52:15 916ec97f5ddd: Layer already exists 20:52:15 59791ff0c48e: Layer already exists 20:52:15 90b007d88dfc: Layer already exists 20:52:15 3e37ee5921f4: Layer already exists 20:52:15 5f4d9fc4d98d: Layer already exists 20:52:15 3.1.0-dev.59: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:52:16 90b007d88dfc: Preparing 20:52:16 3e37ee5921f4: Preparing 20:52:16 916ec97f5ddd: Preparing 20:52:16 7d4764a37ba9: Preparing 20:52:16 59791ff0c48e: Preparing 20:52:16 5f4d9fc4d98d: Preparing 20:52:16 5f4d9fc4d98d: Waiting 20:52:16 7d4764a37ba9: Layer already exists 20:52:16 90b007d88dfc: Layer already exists 20:52:16 3e37ee5921f4: Layer already exists 20:52:16 59791ff0c48e: Layer already exists 20:52:16 916ec97f5ddd: Layer already exists 20:52:16 5f4d9fc4d98d: Layer already exists 20:52:16 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:52:16 90b007d88dfc: Preparing 20:52:16 3e37ee5921f4: Preparing 20:52:16 916ec97f5ddd: Preparing 20:52:16 7d4764a37ba9: Preparing 20:52:16 59791ff0c48e: Preparing 20:52:16 5f4d9fc4d98d: Preparing 20:52:16 5f4d9fc4d98d: Waiting 20:52:16 3e37ee5921f4: Layer already exists 20:52:16 59791ff0c48e: Layer already exists 20:52:16 7d4764a37ba9: Layer already exists 20:52:16 90b007d88dfc: Layer already exists 20:52:16 916ec97f5ddd: Layer already exists 20:52:16 5f4d9fc4d98d: Layer already exists 20:52:17 main: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:17 ===================================================== [Pipeline] echo 20:52:17 taggedImages: 20:52:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:52:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.59 20:52:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:52:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:52:17 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:17 latest 20:52:17 3.1.0-dev.59 20:52:17 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:17 main 20:52:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:52:17 acc703c4d8e8: Preparing 20:52:17 4a065c587957: Preparing 20:52:17 e9093928bdb0: Preparing 20:52:17 916ec97f5ddd: Preparing 20:52:17 7d4764a37ba9: Preparing 20:52:17 beb2add2b518: Preparing 20:52:17 5f4d9fc4d98d: Preparing 20:52:17 beb2add2b518: Waiting 20:52:17 5f4d9fc4d98d: Waiting 20:52:17 7d4764a37ba9: Layer already exists 20:52:17 916ec97f5ddd: Layer already exists 20:52:17 beb2add2b518: Layer already exists 20:52:17 5f4d9fc4d98d: Layer already exists 20:52:17 4a065c587957: Pushed 20:52:17 acc703c4d8e8: Pushed 20:52:21 e9093928bdb0: Pushed 20:52:21 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:52:21 acc703c4d8e8: Preparing 20:52:21 4a065c587957: Preparing 20:52:21 e9093928bdb0: Preparing 20:52:21 916ec97f5ddd: Preparing 20:52:21 7d4764a37ba9: Preparing 20:52:21 beb2add2b518: Preparing 20:52:21 5f4d9fc4d98d: Preparing 20:52:21 beb2add2b518: Waiting 20:52:21 5f4d9fc4d98d: Waiting 20:52:21 e9093928bdb0: Layer already exists 20:52:21 acc703c4d8e8: Layer already exists 20:52:21 7d4764a37ba9: Layer already exists 20:52:21 916ec97f5ddd: Layer already exists 20:52:21 4a065c587957: Layer already exists 20:52:21 5f4d9fc4d98d: Layer already exists 20:52:21 beb2add2b518: Layer already exists 20:52:21 latest: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.59 20:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:52:22 acc703c4d8e8: Preparing 20:52:22 4a065c587957: Preparing 20:52:22 e9093928bdb0: Preparing 20:52:22 916ec97f5ddd: Preparing 20:52:22 7d4764a37ba9: Preparing 20:52:22 beb2add2b518: Preparing 20:52:22 5f4d9fc4d98d: Preparing 20:52:22 beb2add2b518: Waiting 20:52:22 5f4d9fc4d98d: Waiting 20:52:22 acc703c4d8e8: Layer already exists 20:52:22 7d4764a37ba9: Layer already exists 20:52:22 e9093928bdb0: Layer already exists 20:52:22 4a065c587957: Layer already exists 20:52:22 916ec97f5ddd: Layer already exists 20:52:22 5f4d9fc4d98d: Layer already exists 20:52:22 beb2add2b518: Layer already exists 20:52:22 3.1.0-dev.59: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:52:23 acc703c4d8e8: Preparing 20:52:23 4a065c587957: Preparing 20:52:23 e9093928bdb0: Preparing 20:52:23 916ec97f5ddd: Preparing 20:52:23 7d4764a37ba9: Preparing 20:52:23 beb2add2b518: Preparing 20:52:23 5f4d9fc4d98d: Preparing 20:52:23 beb2add2b518: Waiting 20:52:23 916ec97f5ddd: Layer already exists 20:52:23 4a065c587957: Layer already exists 20:52:23 e9093928bdb0: Layer already exists 20:52:23 7d4764a37ba9: Layer already exists 20:52:23 acc703c4d8e8: Layer already exists 20:52:23 5f4d9fc4d98d: Layer already exists 20:52:23 beb2add2b518: Layer already exists 20:52:23 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:52:24 acc703c4d8e8: Preparing 20:52:24 4a065c587957: Preparing 20:52:24 e9093928bdb0: Preparing 20:52:24 916ec97f5ddd: Preparing 20:52:24 7d4764a37ba9: Preparing 20:52:24 beb2add2b518: Preparing 20:52:24 5f4d9fc4d98d: Preparing 20:52:24 beb2add2b518: Waiting 20:52:24 5f4d9fc4d98d: Waiting 20:52:24 916ec97f5ddd: Layer already exists 20:52:24 4a065c587957: Layer already exists 20:52:24 e9093928bdb0: Layer already exists 20:52:24 7d4764a37ba9: Layer already exists 20:52:24 acc703c4d8e8: Layer already exists 20:52:24 5f4d9fc4d98d: Layer already exists 20:52:24 beb2add2b518: Layer already exists 20:52:24 main: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:24 ===================================================== [Pipeline] echo 20:52:24 taggedImages: 20:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.59 20:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:52:24 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:52:24 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:24 latest 20:52:24 3.1.0-dev.59 20:52:24 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:24 main 20:52:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:52:25 a6c80c1668c9: Preparing 20:52:25 43032a5c161f: Preparing 20:52:25 4f010f70caa4: Preparing 20:52:25 24e5e41b82a3: Preparing 20:52:25 7f7567fb85f1: Preparing 20:52:25 264f292011b9: Preparing 20:52:25 33150ac046d0: Preparing 20:52:25 916ec97f5ddd: Preparing 20:52:25 7d4764a37ba9: Preparing 20:52:25 6bbbeb9b34e0: Preparing 20:52:25 a5ad8ba7c1ef: Preparing 20:52:25 5f70bf18a086: Preparing 20:52:25 bc669e8156cb: Preparing 20:52:25 486a9d7cd622: Preparing 20:52:25 5f4d9fc4d98d: Preparing 20:52:25 916ec97f5ddd: Waiting 20:52:25 7d4764a37ba9: Waiting 20:52:25 6bbbeb9b34e0: Waiting 20:52:25 a5ad8ba7c1ef: Waiting 20:52:25 5f70bf18a086: Waiting 20:52:25 bc669e8156cb: Waiting 20:52:25 486a9d7cd622: Waiting 20:52:25 5f4d9fc4d98d: Waiting 20:52:25 264f292011b9: Waiting 20:52:25 33150ac046d0: Waiting 20:52:25 43032a5c161f: Pushed 20:52:25 7f7567fb85f1: Pushed 20:52:25 24e5e41b82a3: Pushed 20:52:25 4f010f70caa4: Pushed 20:52:28 916ec97f5ddd: Layer already exists 20:52:28 7d4764a37ba9: Layer already exists 20:52:28 a6c80c1668c9: Pushed 20:52:28 264f292011b9: Pushed 20:52:28 a5ad8ba7c1ef: Pushed 20:52:28 6bbbeb9b34e0: Pushed 20:52:28 5f70bf18a086: Pushed 20:52:28 5f4d9fc4d98d: Layer already exists 20:52:28 bc669e8156cb: Pushed 20:52:28 486a9d7cd622: Pushed 20:52:31 33150ac046d0: Pushed 20:52:31 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:52:32 a6c80c1668c9: Preparing 20:52:32 43032a5c161f: Preparing 20:52:32 4f010f70caa4: Preparing 20:52:32 24e5e41b82a3: Preparing 20:52:32 7f7567fb85f1: Preparing 20:52:32 264f292011b9: Preparing 20:52:32 33150ac046d0: Preparing 20:52:32 916ec97f5ddd: Preparing 20:52:32 7d4764a37ba9: Preparing 20:52:32 6bbbeb9b34e0: Preparing 20:52:32 a5ad8ba7c1ef: Preparing 20:52:32 5f70bf18a086: Preparing 20:52:32 bc669e8156cb: Preparing 20:52:32 486a9d7cd622: Preparing 20:52:32 5f4d9fc4d98d: Preparing 20:52:32 7d4764a37ba9: Waiting 20:52:32 6bbbeb9b34e0: Waiting 20:52:32 a5ad8ba7c1ef: Waiting 20:52:32 5f70bf18a086: Waiting 20:52:32 5f4d9fc4d98d: Waiting 20:52:32 33150ac046d0: Waiting 20:52:32 bc669e8156cb: Waiting 20:52:32 486a9d7cd622: Waiting 20:52:32 916ec97f5ddd: Waiting 20:52:32 264f292011b9: Waiting 20:52:32 7f7567fb85f1: Layer already exists 20:52:32 24e5e41b82a3: Layer already exists 20:52:32 4f010f70caa4: Layer already exists 20:52:32 43032a5c161f: Layer already exists 20:52:32 a6c80c1668c9: Layer already exists 20:52:32 264f292011b9: Layer already exists 20:52:32 33150ac046d0: Layer already exists 20:52:32 916ec97f5ddd: Layer already exists 20:52:32 6bbbeb9b34e0: Layer already exists 20:52:32 7d4764a37ba9: Layer already exists 20:52:32 5f70bf18a086: Layer already exists 20:52:32 bc669e8156cb: Layer already exists 20:52:32 5f4d9fc4d98d: Layer already exists 20:52:32 a5ad8ba7c1ef: Layer already exists 20:52:32 486a9d7cd622: Layer already exists 20:52:32 latest: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.59 20:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:52:33 a6c80c1668c9: Preparing 20:52:33 43032a5c161f: Preparing 20:52:33 4f010f70caa4: Preparing 20:52:33 24e5e41b82a3: Preparing 20:52:33 7f7567fb85f1: Preparing 20:52:33 264f292011b9: Preparing 20:52:33 33150ac046d0: Preparing 20:52:33 916ec97f5ddd: Preparing 20:52:33 7d4764a37ba9: Preparing 20:52:33 6bbbeb9b34e0: Preparing 20:52:33 a5ad8ba7c1ef: Preparing 20:52:33 5f70bf18a086: Preparing 20:52:33 bc669e8156cb: Preparing 20:52:33 486a9d7cd622: Preparing 20:52:33 5f4d9fc4d98d: Preparing 20:52:33 264f292011b9: Waiting 20:52:33 33150ac046d0: Waiting 20:52:33 6bbbeb9b34e0: Waiting 20:52:33 a5ad8ba7c1ef: Waiting 20:52:33 5f70bf18a086: Waiting 20:52:33 bc669e8156cb: Waiting 20:52:33 486a9d7cd622: Waiting 20:52:33 5f4d9fc4d98d: Waiting 20:52:33 7d4764a37ba9: Waiting 20:52:33 916ec97f5ddd: Waiting 20:52:33 4f010f70caa4: Layer already exists 20:52:33 7f7567fb85f1: Layer already exists 20:52:33 24e5e41b82a3: Layer already exists 20:52:33 a6c80c1668c9: Layer already exists 20:52:33 43032a5c161f: Layer already exists 20:52:33 33150ac046d0: Layer already exists 20:52:33 264f292011b9: Layer already exists 20:52:33 6bbbeb9b34e0: Layer already exists 20:52:33 7d4764a37ba9: Layer already exists 20:52:33 916ec97f5ddd: Layer already exists 20:52:33 5f70bf18a086: Layer already exists 20:52:33 a5ad8ba7c1ef: Layer already exists 20:52:33 486a9d7cd622: Layer already exists 20:52:33 5f4d9fc4d98d: Layer already exists 20:52:33 bc669e8156cb: Layer already exists 20:52:33 3.1.0-dev.59: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:52:34 a6c80c1668c9: Preparing 20:52:34 43032a5c161f: Preparing 20:52:34 4f010f70caa4: Preparing 20:52:34 24e5e41b82a3: Preparing 20:52:34 7f7567fb85f1: Preparing 20:52:34 264f292011b9: Preparing 20:52:34 33150ac046d0: Preparing 20:52:34 916ec97f5ddd: Preparing 20:52:34 7d4764a37ba9: Preparing 20:52:34 6bbbeb9b34e0: Preparing 20:52:34 a5ad8ba7c1ef: Preparing 20:52:34 5f70bf18a086: Preparing 20:52:34 bc669e8156cb: Preparing 20:52:34 486a9d7cd622: Preparing 20:52:34 5f4d9fc4d98d: Preparing 20:52:34 6bbbeb9b34e0: Waiting 20:52:34 a5ad8ba7c1ef: Waiting 20:52:34 5f70bf18a086: Waiting 20:52:34 486a9d7cd622: Waiting 20:52:34 5f4d9fc4d98d: Waiting 20:52:34 bc669e8156cb: Waiting 20:52:34 264f292011b9: Waiting 20:52:34 33150ac046d0: Waiting 20:52:34 916ec97f5ddd: Waiting 20:52:34 7d4764a37ba9: Waiting 20:52:34 7f7567fb85f1: Layer already exists 20:52:34 43032a5c161f: Layer already exists 20:52:34 4f010f70caa4: Layer already exists 20:52:34 24e5e41b82a3: Layer already exists 20:52:34 a6c80c1668c9: Layer already exists 20:52:34 916ec97f5ddd: Layer already exists 20:52:34 264f292011b9: Layer already exists 20:52:34 33150ac046d0: Layer already exists 20:52:34 6bbbeb9b34e0: Layer already exists 20:52:34 7d4764a37ba9: Layer already exists 20:52:34 a5ad8ba7c1ef: Layer already exists 20:52:34 5f70bf18a086: Layer already exists 20:52:34 486a9d7cd622: Layer already exists 20:52:34 5f4d9fc4d98d: Layer already exists 20:52:34 bc669e8156cb: Layer already exists 20:52:34 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:52:35 a6c80c1668c9: Preparing 20:52:35 43032a5c161f: Preparing 20:52:35 4f010f70caa4: Preparing 20:52:35 24e5e41b82a3: Preparing 20:52:35 7f7567fb85f1: Preparing 20:52:35 264f292011b9: Preparing 20:52:35 33150ac046d0: Preparing 20:52:35 916ec97f5ddd: Preparing 20:52:35 7d4764a37ba9: Preparing 20:52:35 6bbbeb9b34e0: Preparing 20:52:35 a5ad8ba7c1ef: Preparing 20:52:35 5f70bf18a086: Preparing 20:52:35 bc669e8156cb: Preparing 20:52:35 486a9d7cd622: Preparing 20:52:35 5f4d9fc4d98d: Preparing 20:52:35 6bbbeb9b34e0: Waiting 20:52:35 a5ad8ba7c1ef: Waiting 20:52:35 5f70bf18a086: Waiting 20:52:35 264f292011b9: Waiting 20:52:35 bc669e8156cb: Waiting 20:52:35 486a9d7cd622: Waiting 20:52:35 33150ac046d0: Waiting 20:52:35 5f4d9fc4d98d: Waiting 20:52:35 916ec97f5ddd: Waiting 20:52:35 7d4764a37ba9: Waiting 20:52:35 43032a5c161f: Layer already exists 20:52:35 7f7567fb85f1: Layer already exists 20:52:35 a6c80c1668c9: Layer already exists 20:52:35 4f010f70caa4: Layer already exists 20:52:35 24e5e41b82a3: Layer already exists 20:52:35 33150ac046d0: Layer already exists 20:52:35 7d4764a37ba9: Layer already exists 20:52:35 264f292011b9: Layer already exists 20:52:35 916ec97f5ddd: Layer already exists 20:52:35 6bbbeb9b34e0: Layer already exists 20:52:35 a5ad8ba7c1ef: Layer already exists 20:52:35 486a9d7cd622: Layer already exists 20:52:35 bc669e8156cb: Layer already exists 20:52:35 5f70bf18a086: Layer already exists 20:52:35 5f4d9fc4d98d: Layer already exists 20:52:35 main: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:35 ===================================================== [Pipeline] echo 20:52:35 taggedImages: 20:52:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:52:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.59 20:52:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:52:35 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:52:35 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:35 latest 20:52:35 3.1.0-dev.59 20:52:35 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:35 main 20:52:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:36 345009544168: Preparing 20:52:36 abc570b19fe5: Preparing 20:52:36 e73f1830d3ee: Preparing 20:52:36 df10376b62fe: Preparing 20:52:36 916ec97f5ddd: Preparing 20:52:36 7d4764a37ba9: Preparing 20:52:36 beb2add2b518: Preparing 20:52:36 5f4d9fc4d98d: Preparing 20:52:36 7d4764a37ba9: Waiting 20:52:36 beb2add2b518: Waiting 20:52:36 5f4d9fc4d98d: Waiting 20:52:36 916ec97f5ddd: Layer already exists 20:52:36 7d4764a37ba9: Layer already exists 20:52:36 beb2add2b518: Layer already exists 20:52:36 5f4d9fc4d98d: Layer already exists 20:52:36 abc570b19fe5: Pushed 20:52:36 345009544168: Pushed 20:52:36 e73f1830d3ee: Pushed 20:52:39 df10376b62fe: Pushed 20:52:39 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:39 + 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 20:52:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:40 345009544168: Preparing 20:52:40 abc570b19fe5: Preparing 20:52:40 e73f1830d3ee: Preparing 20:52:40 df10376b62fe: Preparing 20:52:40 916ec97f5ddd: Preparing 20:52:40 7d4764a37ba9: Preparing 20:52:40 beb2add2b518: Preparing 20:52:40 5f4d9fc4d98d: Preparing 20:52:40 5f4d9fc4d98d: Waiting 20:52:40 7d4764a37ba9: Waiting 20:52:40 beb2add2b518: Waiting 20:52:40 345009544168: Layer already exists 20:52:40 abc570b19fe5: Layer already exists 20:52:40 df10376b62fe: Layer already exists 20:52:40 916ec97f5ddd: Layer already exists 20:52:40 e73f1830d3ee: Layer already exists 20:52:40 7d4764a37ba9: Layer already exists 20:52:40 beb2add2b518: Layer already exists 20:52:40 5f4d9fc4d98d: Layer already exists 20:52:40 latest: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.59 20:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:41 345009544168: Preparing 20:52:41 abc570b19fe5: Preparing 20:52:41 e73f1830d3ee: Preparing 20:52:41 df10376b62fe: Preparing 20:52:41 916ec97f5ddd: Preparing 20:52:41 7d4764a37ba9: Preparing 20:52:41 beb2add2b518: Preparing 20:52:41 5f4d9fc4d98d: Preparing 20:52:41 7d4764a37ba9: Waiting 20:52:41 beb2add2b518: Waiting 20:52:41 5f4d9fc4d98d: Waiting 20:52:41 df10376b62fe: Layer already exists 20:52:41 e73f1830d3ee: Layer already exists 20:52:41 916ec97f5ddd: Layer already exists 20:52:41 345009544168: Layer already exists 20:52:41 abc570b19fe5: Layer already exists 20:52:41 beb2add2b518: Layer already exists 20:52:41 5f4d9fc4d98d: Layer already exists 20:52:41 7d4764a37ba9: Layer already exists 20:52:41 3.1.0-dev.59: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:42 345009544168: Preparing 20:52:42 abc570b19fe5: Preparing 20:52:42 e73f1830d3ee: Preparing 20:52:42 df10376b62fe: Preparing 20:52:42 916ec97f5ddd: Preparing 20:52:42 7d4764a37ba9: Preparing 20:52:42 beb2add2b518: Preparing 20:52:42 5f4d9fc4d98d: Preparing 20:52:42 7d4764a37ba9: Waiting 20:52:42 5f4d9fc4d98d: Waiting 20:52:42 beb2add2b518: Waiting 20:52:42 916ec97f5ddd: Layer already exists 20:52:42 df10376b62fe: Layer already exists 20:52:42 345009544168: Layer already exists 20:52:42 e73f1830d3ee: Layer already exists 20:52:42 abc570b19fe5: Layer already exists 20:52:42 7d4764a37ba9: Layer already exists 20:52:42 5f4d9fc4d98d: Layer already exists 20:52:42 beb2add2b518: Layer already exists 20:52:42 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:42 + 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 20:52:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:52:43 345009544168: Preparing 20:52:43 abc570b19fe5: Preparing 20:52:43 e73f1830d3ee: Preparing 20:52:43 df10376b62fe: Preparing 20:52:43 916ec97f5ddd: Preparing 20:52:43 7d4764a37ba9: Preparing 20:52:43 beb2add2b518: Preparing 20:52:43 5f4d9fc4d98d: Preparing 20:52:43 beb2add2b518: Waiting 20:52:43 5f4d9fc4d98d: Waiting 20:52:43 7d4764a37ba9: Waiting 20:52:43 e73f1830d3ee: Layer already exists 20:52:43 abc570b19fe5: Layer already exists 20:52:43 df10376b62fe: Layer already exists 20:52:43 345009544168: Layer already exists 20:52:43 916ec97f5ddd: Layer already exists 20:52:43 beb2add2b518: Layer already exists 20:52:43 5f4d9fc4d98d: Layer already exists 20:52:43 7d4764a37ba9: Layer already exists 20:52:43 main: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:43 ===================================================== [Pipeline] echo 20:52:43 taggedImages: 20:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.59 20:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:52:43 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:52:43 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:43 latest 20:52:43 3.1.0-dev.59 20:52:43 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:43 main 20:52:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:44 dab59817bcdf: Preparing 20:52:44 5dbbd54f5024: Preparing 20:52:44 402e3aa0ddd5: Preparing 20:52:44 7dcd7843d226: Preparing 20:52:44 10131379954b: Preparing 20:52:44 916ec97f5ddd: Preparing 20:52:44 7d4764a37ba9: Preparing 20:52:44 09f828ccbafd: Preparing 20:52:44 cc3842414e33: Preparing 20:52:44 5f4d9fc4d98d: Preparing 20:52:44 916ec97f5ddd: Waiting 20:52:44 7d4764a37ba9: Waiting 20:52:44 09f828ccbafd: Waiting 20:52:44 cc3842414e33: Waiting 20:52:44 5f4d9fc4d98d: Waiting 20:52:44 10131379954b: Pushed 20:52:44 7dcd7843d226: Pushed 20:52:44 dab59817bcdf: Pushed 20:52:44 5dbbd54f5024: Pushed 20:52:44 7d4764a37ba9: Layer already exists 20:52:44 916ec97f5ddd: Layer already exists 20:52:44 5f4d9fc4d98d: Layer already exists 20:52:44 09f828ccbafd: Pushed 20:52:46 402e3aa0ddd5: Pushed 20:52:46 cc3842414e33: Pushed 20:52:46 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:47 + 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 20:52:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:47 dab59817bcdf: Preparing 20:52:47 5dbbd54f5024: Preparing 20:52:47 402e3aa0ddd5: Preparing 20:52:47 7dcd7843d226: Preparing 20:52:47 10131379954b: Preparing 20:52:47 916ec97f5ddd: Preparing 20:52:47 7d4764a37ba9: Preparing 20:52:47 09f828ccbafd: Preparing 20:52:47 cc3842414e33: Preparing 20:52:47 5f4d9fc4d98d: Preparing 20:52:47 7d4764a37ba9: Waiting 20:52:47 09f828ccbafd: Waiting 20:52:47 cc3842414e33: Waiting 20:52:47 916ec97f5ddd: Waiting 20:52:47 5f4d9fc4d98d: Waiting 20:52:47 402e3aa0ddd5: Layer already exists 20:52:47 7dcd7843d226: Layer already exists 20:52:47 10131379954b: Layer already exists 20:52:47 5dbbd54f5024: Layer already exists 20:52:47 dab59817bcdf: Layer already exists 20:52:47 916ec97f5ddd: Layer already exists 20:52:47 09f828ccbafd: Layer already exists 20:52:47 7d4764a37ba9: Layer already exists 20:52:47 5f4d9fc4d98d: Layer already exists 20:52:47 cc3842414e33: Layer already exists 20:52:47 latest: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.59 20:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:48 dab59817bcdf: Preparing 20:52:48 5dbbd54f5024: Preparing 20:52:48 402e3aa0ddd5: Preparing 20:52:48 7dcd7843d226: Preparing 20:52:48 10131379954b: Preparing 20:52:48 916ec97f5ddd: Preparing 20:52:48 7d4764a37ba9: Preparing 20:52:48 09f828ccbafd: Preparing 20:52:48 cc3842414e33: Preparing 20:52:48 5f4d9fc4d98d: Preparing 20:52:48 09f828ccbafd: Waiting 20:52:48 cc3842414e33: Waiting 20:52:48 5f4d9fc4d98d: Waiting 20:52:48 916ec97f5ddd: Waiting 20:52:48 7d4764a37ba9: Waiting 20:52:48 7dcd7843d226: Layer already exists 20:52:48 402e3aa0ddd5: Layer already exists 20:52:48 dab59817bcdf: Layer already exists 20:52:48 10131379954b: Layer already exists 20:52:48 5dbbd54f5024: Layer already exists 20:52:48 7d4764a37ba9: Layer already exists 20:52:48 cc3842414e33: Layer already exists 20:52:48 09f828ccbafd: Layer already exists 20:52:48 916ec97f5ddd: Layer already exists 20:52:48 5f4d9fc4d98d: Layer already exists 20:52:48 3.1.0-dev.59: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:49 dab59817bcdf: Preparing 20:52:49 5dbbd54f5024: Preparing 20:52:49 402e3aa0ddd5: Preparing 20:52:49 7dcd7843d226: Preparing 20:52:49 10131379954b: Preparing 20:52:49 916ec97f5ddd: Preparing 20:52:49 7d4764a37ba9: Preparing 20:52:49 09f828ccbafd: Preparing 20:52:49 cc3842414e33: Preparing 20:52:49 5f4d9fc4d98d: Preparing 20:52:49 7d4764a37ba9: Waiting 20:52:49 09f828ccbafd: Waiting 20:52:49 cc3842414e33: Waiting 20:52:49 5f4d9fc4d98d: Waiting 20:52:49 916ec97f5ddd: Waiting 20:52:49 10131379954b: Layer already exists 20:52:49 5dbbd54f5024: Layer already exists 20:52:49 dab59817bcdf: Layer already exists 20:52:49 7dcd7843d226: Layer already exists 20:52:49 402e3aa0ddd5: Layer already exists 20:52:49 916ec97f5ddd: Layer already exists 20:52:49 5f4d9fc4d98d: Layer already exists 20:52:49 7d4764a37ba9: Layer already exists 20:52:49 09f828ccbafd: Layer already exists 20:52:49 cc3842414e33: Layer already exists 20:52:49 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:50 + 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 20:52:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:52:50 dab59817bcdf: Preparing 20:52:50 5dbbd54f5024: Preparing 20:52:50 402e3aa0ddd5: Preparing 20:52:50 7dcd7843d226: Preparing 20:52:50 10131379954b: Preparing 20:52:50 916ec97f5ddd: Preparing 20:52:50 7d4764a37ba9: Preparing 20:52:50 09f828ccbafd: Preparing 20:52:50 cc3842414e33: Preparing 20:52:50 5f4d9fc4d98d: Preparing 20:52:50 7d4764a37ba9: Waiting 20:52:50 09f828ccbafd: Waiting 20:52:50 cc3842414e33: Waiting 20:52:50 5f4d9fc4d98d: Waiting 20:52:50 916ec97f5ddd: Waiting 20:52:50 7dcd7843d226: Layer already exists 20:52:50 dab59817bcdf: Layer already exists 20:52:50 10131379954b: Layer already exists 20:52:50 5dbbd54f5024: Layer already exists 20:52:50 402e3aa0ddd5: Layer already exists 20:52:50 09f828ccbafd: Layer already exists 20:52:50 cc3842414e33: Layer already exists 20:52:50 7d4764a37ba9: Layer already exists 20:52:50 916ec97f5ddd: Layer already exists 20:52:50 5f4d9fc4d98d: Layer already exists 20:52:50 main: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:50 ===================================================== [Pipeline] echo 20:52:50 taggedImages: 20:52:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:52:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.59 20:52:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:52:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:52:50 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:50 latest 20:52:50 3.1.0-dev.59 20:52:50 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:50 main 20:52:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:51 e0e52bf8db4e: Preparing 20:52:51 321309cc854f: Preparing 20:52:51 043c8dd4aa7e: Preparing 20:52:51 8117a1de7c90: Preparing 20:52:51 7f30b6315219: Preparing 20:52:51 bb0ddf0e1a36: Preparing 20:52:51 054006673176: Preparing 20:52:51 916ec97f5ddd: Preparing 20:52:51 7d4764a37ba9: Preparing 20:52:51 12aaf8f5c2fa: Preparing 20:52:51 5f4d9fc4d98d: Preparing 20:52:51 bb0ddf0e1a36: Waiting 20:52:51 054006673176: Waiting 20:52:51 12aaf8f5c2fa: Waiting 20:52:51 916ec97f5ddd: Waiting 20:52:51 7d4764a37ba9: Waiting 20:52:51 5f4d9fc4d98d: Waiting 20:52:51 321309cc854f: Pushed 20:52:51 7f30b6315219: Pushed 20:52:51 e0e52bf8db4e: Pushed 20:52:51 916ec97f5ddd: Layer already exists 20:52:51 7d4764a37ba9: Layer already exists 20:52:51 bb0ddf0e1a36: Pushed 20:52:51 054006673176: Pushed 20:52:54 8117a1de7c90: Pushed 20:52:54 12aaf8f5c2fa: Pushed 20:52:54 5f4d9fc4d98d: Layer already exists 20:52:55 043c8dd4aa7e: Pushed 20:52:55 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:55 + 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 20:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:55 e0e52bf8db4e: Preparing 20:52:55 321309cc854f: Preparing 20:52:55 043c8dd4aa7e: Preparing 20:52:55 8117a1de7c90: Preparing 20:52:55 7f30b6315219: Preparing 20:52:55 bb0ddf0e1a36: Preparing 20:52:55 054006673176: Preparing 20:52:55 916ec97f5ddd: Preparing 20:52:55 7d4764a37ba9: Preparing 20:52:55 12aaf8f5c2fa: Preparing 20:52:55 5f4d9fc4d98d: Preparing 20:52:55 916ec97f5ddd: Waiting 20:52:55 7d4764a37ba9: Waiting 20:52:55 12aaf8f5c2fa: Waiting 20:52:55 bb0ddf0e1a36: Waiting 20:52:55 054006673176: Waiting 20:52:55 5f4d9fc4d98d: Waiting 20:52:55 e0e52bf8db4e: Layer already exists 20:52:55 7f30b6315219: Layer already exists 20:52:55 8117a1de7c90: Layer already exists 20:52:55 043c8dd4aa7e: Layer already exists 20:52:55 321309cc854f: Layer already exists 20:52:55 bb0ddf0e1a36: Layer already exists 20:52:55 916ec97f5ddd: Layer already exists 20:52:55 12aaf8f5c2fa: Layer already exists 20:52:55 054006673176: Layer already exists 20:52:55 7d4764a37ba9: Layer already exists 20:52:55 5f4d9fc4d98d: Layer already exists 20:52:56 latest: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.59 20:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:56 e0e52bf8db4e: Preparing 20:52:56 321309cc854f: Preparing 20:52:56 043c8dd4aa7e: Preparing 20:52:56 8117a1de7c90: Preparing 20:52:56 7f30b6315219: Preparing 20:52:56 bb0ddf0e1a36: Preparing 20:52:56 054006673176: Preparing 20:52:56 916ec97f5ddd: Preparing 20:52:56 7d4764a37ba9: Preparing 20:52:56 12aaf8f5c2fa: Preparing 20:52:56 5f4d9fc4d98d: Preparing 20:52:56 916ec97f5ddd: Waiting 20:52:56 7d4764a37ba9: Waiting 20:52:56 12aaf8f5c2fa: Waiting 20:52:56 bb0ddf0e1a36: Waiting 20:52:56 054006673176: Waiting 20:52:56 5f4d9fc4d98d: Waiting 20:52:56 7f30b6315219: Layer already exists 20:52:56 043c8dd4aa7e: Layer already exists 20:52:56 e0e52bf8db4e: Layer already exists 20:52:56 8117a1de7c90: Layer already exists 20:52:56 321309cc854f: Layer already exists 20:52:56 bb0ddf0e1a36: Layer already exists 20:52:56 916ec97f5ddd: Layer already exists 20:52:56 054006673176: Layer already exists 20:52:56 7d4764a37ba9: Layer already exists 20:52:56 12aaf8f5c2fa: Layer already exists 20:52:56 5f4d9fc4d98d: Layer already exists 20:52:57 3.1.0-dev.59: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:57 e0e52bf8db4e: Preparing 20:52:57 321309cc854f: Preparing 20:52:57 043c8dd4aa7e: Preparing 20:52:57 8117a1de7c90: Preparing 20:52:57 7f30b6315219: Preparing 20:52:57 bb0ddf0e1a36: Preparing 20:52:57 054006673176: Preparing 20:52:57 916ec97f5ddd: Preparing 20:52:57 7d4764a37ba9: Preparing 20:52:57 12aaf8f5c2fa: Preparing 20:52:57 5f4d9fc4d98d: Preparing 20:52:57 bb0ddf0e1a36: Waiting 20:52:57 916ec97f5ddd: Waiting 20:52:57 7d4764a37ba9: Waiting 20:52:57 12aaf8f5c2fa: Waiting 20:52:57 5f4d9fc4d98d: Waiting 20:52:57 054006673176: Waiting 20:52:57 7f30b6315219: Layer already exists 20:52:57 321309cc854f: Layer already exists 20:52:57 8117a1de7c90: Layer already exists 20:52:57 e0e52bf8db4e: Layer already exists 20:52:57 043c8dd4aa7e: Layer already exists 20:52:57 bb0ddf0e1a36: Layer already exists 20:52:57 916ec97f5ddd: Layer already exists 20:52:57 12aaf8f5c2fa: Layer already exists 20:52:57 054006673176: Layer already exists 20:52:57 7d4764a37ba9: Layer already exists 20:52:57 5f4d9fc4d98d: Layer already exists 20:52:58 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:58 + 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 20:52:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:52:58 e0e52bf8db4e: Preparing 20:52:58 321309cc854f: Preparing 20:52:58 043c8dd4aa7e: Preparing 20:52:58 8117a1de7c90: Preparing 20:52:58 7f30b6315219: Preparing 20:52:58 bb0ddf0e1a36: Preparing 20:52:58 054006673176: Preparing 20:52:58 916ec97f5ddd: Preparing 20:52:58 7d4764a37ba9: Preparing 20:52:58 12aaf8f5c2fa: Preparing 20:52:58 5f4d9fc4d98d: Preparing 20:52:58 bb0ddf0e1a36: Waiting 20:52:58 054006673176: Waiting 20:52:58 7d4764a37ba9: Waiting 20:52:58 916ec97f5ddd: Waiting 20:52:58 12aaf8f5c2fa: Waiting 20:52:58 5f4d9fc4d98d: Waiting 20:52:58 8117a1de7c90: Layer already exists 20:52:58 7f30b6315219: Layer already exists 20:52:58 321309cc854f: Layer already exists 20:52:58 043c8dd4aa7e: Layer already exists 20:52:58 e0e52bf8db4e: Layer already exists 20:52:58 054006673176: Layer already exists 20:52:58 bb0ddf0e1a36: Layer already exists 20:52:58 7d4764a37ba9: Layer already exists 20:52:58 916ec97f5ddd: Layer already exists 20:52:58 12aaf8f5c2fa: Layer already exists 20:52:58 5f4d9fc4d98d: Layer already exists 20:52:58 main: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:52:59 ===================================================== [Pipeline] echo 20:52:59 taggedImages: 20:52:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:52:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.59 20:52:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:52:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:52:59 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:59 latest 20:52:59 3.1.0-dev.59 20:52:59 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:52:59 main 20:52:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:52:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:52:59 28cf11a9eb86: Preparing 20:52:59 47dcd75c551d: Preparing 20:52:59 916ec97f5ddd: Preparing 20:52:59 7d4764a37ba9: Preparing 20:52:59 72d34a5a8b3e: Preparing 20:52:59 5f4d9fc4d98d: Preparing 20:52:59 5f4d9fc4d98d: Waiting 20:52:59 916ec97f5ddd: Layer already exists 20:52:59 7d4764a37ba9: Layer already exists 20:52:59 5f4d9fc4d98d: Layer already exists 20:53:00 28cf11a9eb86: Pushed 20:53:01 72d34a5a8b3e: Pushed 20:53:04 47dcd75c551d: Pushed 20:53:04 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:05 + 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 20:53:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:53:05 28cf11a9eb86: Preparing 20:53:05 47dcd75c551d: Preparing 20:53:05 916ec97f5ddd: Preparing 20:53:05 7d4764a37ba9: Preparing 20:53:05 72d34a5a8b3e: Preparing 20:53:05 5f4d9fc4d98d: Preparing 20:53:05 5f4d9fc4d98d: Waiting 20:53:05 72d34a5a8b3e: Layer already exists 20:53:05 7d4764a37ba9: Layer already exists 20:53:05 916ec97f5ddd: Layer already exists 20:53:05 28cf11a9eb86: Layer already exists 20:53:05 47dcd75c551d: Layer already exists 20:53:05 5f4d9fc4d98d: Layer already exists 20:53:05 latest: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.59 20:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:53:06 28cf11a9eb86: Preparing 20:53:06 47dcd75c551d: Preparing 20:53:06 916ec97f5ddd: Preparing 20:53:06 7d4764a37ba9: Preparing 20:53:06 72d34a5a8b3e: Preparing 20:53:06 5f4d9fc4d98d: Preparing 20:53:06 5f4d9fc4d98d: Waiting 20:53:06 72d34a5a8b3e: Layer already exists 20:53:06 7d4764a37ba9: Layer already exists 20:53:06 916ec97f5ddd: Layer already exists 20:53:06 47dcd75c551d: Layer already exists 20:53:06 28cf11a9eb86: Layer already exists 20:53:06 5f4d9fc4d98d: Layer already exists 20:53:06 3.1.0-dev.59: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:53:06 28cf11a9eb86: Preparing 20:53:06 47dcd75c551d: Preparing 20:53:06 916ec97f5ddd: Preparing 20:53:06 7d4764a37ba9: Preparing 20:53:06 72d34a5a8b3e: Preparing 20:53:06 5f4d9fc4d98d: Preparing 20:53:06 5f4d9fc4d98d: Waiting 20:53:06 72d34a5a8b3e: Layer already exists 20:53:06 7d4764a37ba9: Layer already exists 20:53:06 47dcd75c551d: Layer already exists 20:53:06 916ec97f5ddd: Layer already exists 20:53:06 28cf11a9eb86: Layer already exists 20:53:06 5f4d9fc4d98d: Layer already exists 20:53:06 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:07 + 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 20:53:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:53:07 28cf11a9eb86: Preparing 20:53:07 47dcd75c551d: Preparing 20:53:07 916ec97f5ddd: Preparing 20:53:07 7d4764a37ba9: Preparing 20:53:07 72d34a5a8b3e: Preparing 20:53:07 5f4d9fc4d98d: Preparing 20:53:07 5f4d9fc4d98d: Waiting 20:53:07 47dcd75c551d: Layer already exists 20:53:07 28cf11a9eb86: Layer already exists 20:53:07 916ec97f5ddd: Layer already exists 20:53:07 72d34a5a8b3e: Layer already exists 20:53:07 7d4764a37ba9: Layer already exists 20:53:07 5f4d9fc4d98d: Layer already exists 20:53:07 main: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:07 ===================================================== [Pipeline] echo 20:53:07 taggedImages: 20:53:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:53:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.59 20:53:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:53:08 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:53:08 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:08 latest 20:53:08 3.1.0-dev.59 20:53:08 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:08 main 20:53:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:53:08 e68a8bf4de44: Preparing 20:53:08 81ddf9ff9a9e: Preparing 20:53:08 78de928023a5: Preparing 20:53:08 916ec97f5ddd: Preparing 20:53:08 7d4764a37ba9: Preparing 20:53:08 773a28b65094: Preparing 20:53:08 6812a11be52a: Preparing 20:53:08 4c22711e5630: Preparing 20:53:08 5f4d9fc4d98d: Preparing 20:53:08 773a28b65094: Waiting 20:53:08 6812a11be52a: Waiting 20:53:08 4c22711e5630: Waiting 20:53:08 7d4764a37ba9: Layer already exists 20:53:08 916ec97f5ddd: Layer already exists 20:53:08 81ddf9ff9a9e: Pushed 20:53:08 78de928023a5: Pushed 20:53:08 e68a8bf4de44: Pushed 20:53:08 5f4d9fc4d98d: Layer already exists 20:53:09 4c22711e5630: Pushed 20:53:22 6812a11be52a: Pushed 20:53:26 773a28b65094: Pushed 20:53:26 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + 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 20:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:53:27 e68a8bf4de44: Preparing 20:53:27 81ddf9ff9a9e: Preparing 20:53:27 78de928023a5: Preparing 20:53:27 916ec97f5ddd: Preparing 20:53:27 7d4764a37ba9: Preparing 20:53:27 773a28b65094: Preparing 20:53:27 6812a11be52a: Preparing 20:53:27 4c22711e5630: Preparing 20:53:27 5f4d9fc4d98d: Preparing 20:53:27 6812a11be52a: Waiting 20:53:27 773a28b65094: Waiting 20:53:27 4c22711e5630: Waiting 20:53:27 5f4d9fc4d98d: Waiting 20:53:27 7d4764a37ba9: Layer already exists 20:53:27 81ddf9ff9a9e: Layer already exists 20:53:27 e68a8bf4de44: Layer already exists 20:53:27 78de928023a5: Layer already exists 20:53:27 916ec97f5ddd: Layer already exists 20:53:27 4c22711e5630: Layer already exists 20:53:27 773a28b65094: Layer already exists 20:53:27 6812a11be52a: Layer already exists 20:53:27 5f4d9fc4d98d: Layer already exists 20:53:27 latest: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.59 20:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:53:28 e68a8bf4de44: Preparing 20:53:28 81ddf9ff9a9e: Preparing 20:53:28 78de928023a5: Preparing 20:53:28 916ec97f5ddd: Preparing 20:53:28 7d4764a37ba9: Preparing 20:53:28 773a28b65094: Preparing 20:53:28 6812a11be52a: Preparing 20:53:28 4c22711e5630: Preparing 20:53:28 5f4d9fc4d98d: Preparing 20:53:28 6812a11be52a: Waiting 20:53:28 4c22711e5630: Waiting 20:53:28 5f4d9fc4d98d: Waiting 20:53:28 773a28b65094: Waiting 20:53:28 e68a8bf4de44: Layer already exists 20:53:28 916ec97f5ddd: Layer already exists 20:53:28 81ddf9ff9a9e: Layer already exists 20:53:28 78de928023a5: Layer already exists 20:53:28 7d4764a37ba9: Layer already exists 20:53:28 773a28b65094: Layer already exists 20:53:28 6812a11be52a: Layer already exists 20:53:28 4c22711e5630: Layer already exists 20:53:28 5f4d9fc4d98d: Layer already exists 20:53:28 3.1.0-dev.59: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:53:29 e68a8bf4de44: Preparing 20:53:29 81ddf9ff9a9e: Preparing 20:53:29 78de928023a5: Preparing 20:53:29 916ec97f5ddd: Preparing 20:53:29 7d4764a37ba9: Preparing 20:53:29 773a28b65094: Preparing 20:53:29 6812a11be52a: Preparing 20:53:29 4c22711e5630: Preparing 20:53:29 5f4d9fc4d98d: Preparing 20:53:29 6812a11be52a: Waiting 20:53:29 4c22711e5630: Waiting 20:53:29 5f4d9fc4d98d: Waiting 20:53:29 773a28b65094: Waiting 20:53:29 7d4764a37ba9: Layer already exists 20:53:29 e68a8bf4de44: Layer already exists 20:53:29 81ddf9ff9a9e: Layer already exists 20:53:29 78de928023a5: Layer already exists 20:53:29 916ec97f5ddd: Layer already exists 20:53:29 6812a11be52a: Layer already exists 20:53:29 773a28b65094: Layer already exists 20:53:29 4c22711e5630: Layer already exists 20:53:29 5f4d9fc4d98d: Layer already exists 20:53:29 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:53:30 e68a8bf4de44: Preparing 20:53:30 81ddf9ff9a9e: Preparing 20:53:30 78de928023a5: Preparing 20:53:30 916ec97f5ddd: Preparing 20:53:30 7d4764a37ba9: Preparing 20:53:30 773a28b65094: Preparing 20:53:30 6812a11be52a: Preparing 20:53:30 4c22711e5630: Preparing 20:53:30 5f4d9fc4d98d: Preparing 20:53:30 6812a11be52a: Waiting 20:53:30 5f4d9fc4d98d: Waiting 20:53:30 4c22711e5630: Waiting 20:53:30 773a28b65094: Waiting 20:53:30 7d4764a37ba9: Layer already exists 20:53:30 81ddf9ff9a9e: Layer already exists 20:53:30 916ec97f5ddd: Layer already exists 20:53:30 78de928023a5: Layer already exists 20:53:30 e68a8bf4de44: Layer already exists 20:53:30 773a28b65094: Layer already exists 20:53:30 6812a11be52a: Layer already exists 20:53:30 5f4d9fc4d98d: Layer already exists 20:53:30 4c22711e5630: Layer already exists 20:53:30 main: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:30 ===================================================== [Pipeline] echo 20:53:30 taggedImages: 20:53:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:53:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.59 20:53:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:30 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:53:30 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:53:30 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:30 latest 20:53:30 3.1.0-dev.59 20:53:30 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:30 main 20:53:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:31 1c405785947f: Preparing 20:53:31 e1fd625786d5: Preparing 20:53:31 e1cfaf040eba: Preparing 20:53:31 916ec97f5ddd: Preparing 20:53:31 7d4764a37ba9: Preparing 20:53:31 773a28b65094: Preparing 20:53:31 cbe926e481a9: Preparing 20:53:31 5f4d9fc4d98d: Preparing 20:53:31 773a28b65094: Waiting 20:53:31 cbe926e481a9: Waiting 20:53:31 5f4d9fc4d98d: Waiting 20:53:31 916ec97f5ddd: Layer already exists 20:53:31 7d4764a37ba9: Layer already exists 20:53:31 773a28b65094: Layer already exists 20:53:31 5f4d9fc4d98d: Layer already exists 20:53:31 e1cfaf040eba: Pushed 20:53:31 e1fd625786d5: Pushed 20:53:31 1c405785947f: Pushed 20:53:32 cbe926e481a9: Pushed 20:53:32 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:32 + 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 20:53:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:32 1c405785947f: Preparing 20:53:32 e1fd625786d5: Preparing 20:53:32 e1cfaf040eba: Preparing 20:53:32 916ec97f5ddd: Preparing 20:53:32 7d4764a37ba9: Preparing 20:53:32 773a28b65094: Preparing 20:53:32 cbe926e481a9: Preparing 20:53:32 5f4d9fc4d98d: Preparing 20:53:32 773a28b65094: Waiting 20:53:32 cbe926e481a9: Waiting 20:53:32 5f4d9fc4d98d: Waiting 20:53:32 1c405785947f: Layer already exists 20:53:32 7d4764a37ba9: Layer already exists 20:53:32 e1fd625786d5: Layer already exists 20:53:32 916ec97f5ddd: Layer already exists 20:53:32 e1cfaf040eba: Layer already exists 20:53:32 5f4d9fc4d98d: Layer already exists 20:53:32 773a28b65094: Layer already exists 20:53:32 cbe926e481a9: Layer already exists 20:53:32 latest: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.59 20:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:33 1c405785947f: Preparing 20:53:33 e1fd625786d5: Preparing 20:53:33 e1cfaf040eba: Preparing 20:53:33 916ec97f5ddd: Preparing 20:53:33 7d4764a37ba9: Preparing 20:53:33 773a28b65094: Preparing 20:53:33 cbe926e481a9: Preparing 20:53:33 5f4d9fc4d98d: Preparing 20:53:33 773a28b65094: Waiting 20:53:33 cbe926e481a9: Waiting 20:53:33 5f4d9fc4d98d: Waiting 20:53:33 e1cfaf040eba: Layer already exists 20:53:33 e1fd625786d5: Layer already exists 20:53:33 1c405785947f: Layer already exists 20:53:33 7d4764a37ba9: Layer already exists 20:53:33 916ec97f5ddd: Layer already exists 20:53:33 cbe926e481a9: Layer already exists 20:53:33 773a28b65094: Layer already exists 20:53:33 5f4d9fc4d98d: Layer already exists 20:53:33 3.1.0-dev.59: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:36 1c405785947f: Preparing 20:53:36 e1fd625786d5: Preparing 20:53:36 e1cfaf040eba: Preparing 20:53:36 916ec97f5ddd: Preparing 20:53:36 7d4764a37ba9: Preparing 20:53:36 773a28b65094: Preparing 20:53:36 cbe926e481a9: Preparing 20:53:36 5f4d9fc4d98d: Preparing 20:53:36 cbe926e481a9: Waiting 20:53:36 5f4d9fc4d98d: Waiting 20:53:36 773a28b65094: Waiting 20:53:36 916ec97f5ddd: Layer already exists 20:53:36 e1fd625786d5: Layer already exists 20:53:36 e1cfaf040eba: Layer already exists 20:53:36 7d4764a37ba9: Layer already exists 20:53:36 1c405785947f: Layer already exists 20:53:36 773a28b65094: Layer already exists 20:53:36 5f4d9fc4d98d: Layer already exists 20:53:36 cbe926e481a9: Layer already exists 20:53:36 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:36 + 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 20:53:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:53:36 1c405785947f: Preparing 20:53:36 e1fd625786d5: Preparing 20:53:36 e1cfaf040eba: Preparing 20:53:36 916ec97f5ddd: Preparing 20:53:36 7d4764a37ba9: Preparing 20:53:36 773a28b65094: Preparing 20:53:36 cbe926e481a9: Preparing 20:53:36 5f4d9fc4d98d: Preparing 20:53:36 cbe926e481a9: Waiting 20:53:36 5f4d9fc4d98d: Waiting 20:53:36 773a28b65094: Waiting 20:53:36 7d4764a37ba9: Layer already exists 20:53:36 e1fd625786d5: Layer already exists 20:53:36 1c405785947f: Layer already exists 20:53:36 e1cfaf040eba: Layer already exists 20:53:36 916ec97f5ddd: Layer already exists 20:53:36 cbe926e481a9: Layer already exists 20:53:36 773a28b65094: Layer already exists 20:53:36 5f4d9fc4d98d: Layer already exists 20:53:36 main: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:37 ===================================================== [Pipeline] echo 20:53:37 taggedImages: 20:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.59 20:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:53:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:53:37 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:37 latest 20:53:37 3.1.0-dev.59 20:53:37 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:37 main 20:53:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:37 02b6c9103060: Preparing 20:53:37 e7cf7acee7d0: Preparing 20:53:37 32206501e9cd: Preparing 20:53:37 916ec97f5ddd: Preparing 20:53:37 7d4764a37ba9: Preparing 20:53:37 773a28b65094: Preparing 20:53:37 4c22711e5630: Preparing 20:53:37 5f4d9fc4d98d: Preparing 20:53:37 4c22711e5630: Waiting 20:53:37 5f4d9fc4d98d: Waiting 20:53:37 773a28b65094: Waiting 20:53:37 7d4764a37ba9: Layer already exists 20:53:37 916ec97f5ddd: Layer already exists 20:53:37 773a28b65094: Layer already exists 20:53:37 4c22711e5630: Layer already exists 20:53:38 5f4d9fc4d98d: Layer already exists 20:53:38 e7cf7acee7d0: Pushed 20:53:38 32206501e9cd: Pushed 20:53:38 02b6c9103060: Pushed 20:53:38 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:38 + 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 20:53:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:53:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:38 02b6c9103060: Preparing 20:53:38 e7cf7acee7d0: Preparing 20:53:38 32206501e9cd: Preparing 20:53:38 916ec97f5ddd: Preparing 20:53:38 7d4764a37ba9: Preparing 20:53:38 773a28b65094: Preparing 20:53:38 4c22711e5630: Preparing 20:53:38 5f4d9fc4d98d: Preparing 20:53:38 773a28b65094: Waiting 20:53:38 4c22711e5630: Waiting 20:53:38 5f4d9fc4d98d: Waiting 20:53:38 916ec97f5ddd: Layer already exists 20:53:38 02b6c9103060: Layer already exists 20:53:38 7d4764a37ba9: Layer already exists 20:53:38 e7cf7acee7d0: Layer already exists 20:53:38 32206501e9cd: Layer already exists 20:53:38 773a28b65094: Layer already exists 20:53:38 4c22711e5630: Layer already exists 20:53:38 5f4d9fc4d98d: Layer already exists 20:53:39 latest: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.59 20:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:39 02b6c9103060: Preparing 20:53:39 e7cf7acee7d0: Preparing 20:53:39 32206501e9cd: Preparing 20:53:39 916ec97f5ddd: Preparing 20:53:39 7d4764a37ba9: Preparing 20:53:39 773a28b65094: Preparing 20:53:39 4c22711e5630: Preparing 20:53:39 5f4d9fc4d98d: Preparing 20:53:39 4c22711e5630: Waiting 20:53:39 5f4d9fc4d98d: Waiting 20:53:39 773a28b65094: Waiting 20:53:39 e7cf7acee7d0: Layer already exists 20:53:39 916ec97f5ddd: Layer already exists 20:53:39 7d4764a37ba9: Layer already exists 20:53:39 02b6c9103060: Layer already exists 20:53:39 32206501e9cd: Layer already exists 20:53:39 773a28b65094: Layer already exists 20:53:39 5f4d9fc4d98d: Layer already exists 20:53:39 4c22711e5630: Layer already exists 20:53:39 3.1.0-dev.59: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:40 02b6c9103060: Preparing 20:53:40 e7cf7acee7d0: Preparing 20:53:40 32206501e9cd: Preparing 20:53:40 916ec97f5ddd: Preparing 20:53:40 7d4764a37ba9: Preparing 20:53:40 773a28b65094: Preparing 20:53:40 4c22711e5630: Preparing 20:53:40 5f4d9fc4d98d: Preparing 20:53:40 773a28b65094: Waiting 20:53:40 4c22711e5630: Waiting 20:53:40 5f4d9fc4d98d: Waiting 20:53:40 916ec97f5ddd: Layer already exists 20:53:40 32206501e9cd: Layer already exists 20:53:40 7d4764a37ba9: Layer already exists 20:53:40 e7cf7acee7d0: Layer already exists 20:53:40 02b6c9103060: Layer already exists 20:53:40 5f4d9fc4d98d: Layer already exists 20:53:40 773a28b65094: Layer already exists 20:53:40 4c22711e5630: Layer already exists 20:53:40 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:41 + 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 20:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:53:41 02b6c9103060: Preparing 20:53:41 e7cf7acee7d0: Preparing 20:53:41 32206501e9cd: Preparing 20:53:41 916ec97f5ddd: Preparing 20:53:41 7d4764a37ba9: Preparing 20:53:41 773a28b65094: Preparing 20:53:41 4c22711e5630: Preparing 20:53:41 5f4d9fc4d98d: Preparing 20:53:41 773a28b65094: Waiting 20:53:41 4c22711e5630: Waiting 20:53:41 5f4d9fc4d98d: Waiting 20:53:41 02b6c9103060: Layer already exists 20:53:41 916ec97f5ddd: Layer already exists 20:53:41 32206501e9cd: Layer already exists 20:53:41 7d4764a37ba9: Layer already exists 20:53:41 e7cf7acee7d0: Layer already exists 20:53:41 5f4d9fc4d98d: Layer already exists 20:53:41 4c22711e5630: Layer already exists 20:53:41 773a28b65094: Layer already exists 20:53:41 main: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:41 ===================================================== [Pipeline] echo 20:53:41 taggedImages: 20:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.59 20:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:53:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:53:41 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:41 latest 20:53:41 3.1.0-dev.59 20:53:41 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:41 main 20:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:42 89612076f6d8: Preparing 20:53:42 9d9197ea6998: Preparing 20:53:42 916ec97f5ddd: Preparing 20:53:42 7d4764a37ba9: Preparing 20:53:42 39961ffc460e: Preparing 20:53:42 5f4d9fc4d98d: Preparing 20:53:42 5f4d9fc4d98d: Waiting 20:53:42 7d4764a37ba9: Layer already exists 20:53:42 916ec97f5ddd: Layer already exists 20:53:42 5f4d9fc4d98d: Layer already exists 20:53:42 89612076f6d8: Pushed 20:53:42 39961ffc460e: Pushed 20:53:49 9d9197ea6998: Pushed 20:53:49 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:50 89612076f6d8: Preparing 20:53:50 9d9197ea6998: Preparing 20:53:50 916ec97f5ddd: Preparing 20:53:50 7d4764a37ba9: Preparing 20:53:50 39961ffc460e: Preparing 20:53:50 5f4d9fc4d98d: Preparing 20:53:50 5f4d9fc4d98d: Waiting 20:53:50 9d9197ea6998: Layer already exists 20:53:50 39961ffc460e: Layer already exists 20:53:50 89612076f6d8: Layer already exists 20:53:50 7d4764a37ba9: Layer already exists 20:53:50 916ec97f5ddd: Layer already exists 20:53:50 5f4d9fc4d98d: Layer already exists 20:53:50 latest: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.59 20:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:51 89612076f6d8: Preparing 20:53:51 9d9197ea6998: Preparing 20:53:51 916ec97f5ddd: Preparing 20:53:51 7d4764a37ba9: Preparing 20:53:51 39961ffc460e: Preparing 20:53:51 5f4d9fc4d98d: Preparing 20:53:51 5f4d9fc4d98d: Waiting 20:53:51 9d9197ea6998: Layer already exists 20:53:51 89612076f6d8: Layer already exists 20:53:51 916ec97f5ddd: Layer already exists 20:53:51 7d4764a37ba9: Layer already exists 20:53:51 39961ffc460e: Layer already exists 20:53:51 5f4d9fc4d98d: Layer already exists 20:53:51 3.1.0-dev.59: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:51 89612076f6d8: Preparing 20:53:51 9d9197ea6998: Preparing 20:53:51 916ec97f5ddd: Preparing 20:53:51 7d4764a37ba9: Preparing 20:53:51 39961ffc460e: Preparing 20:53:51 5f4d9fc4d98d: Preparing 20:53:51 89612076f6d8: Layer already exists 20:53:51 9d9197ea6998: Layer already exists 20:53:51 916ec97f5ddd: Layer already exists 20:53:51 39961ffc460e: Layer already exists 20:53:51 7d4764a37ba9: Layer already exists 20:53:51 5f4d9fc4d98d: Layer already exists 20:53:51 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:53:52 89612076f6d8: Preparing 20:53:52 9d9197ea6998: Preparing 20:53:52 916ec97f5ddd: Preparing 20:53:52 7d4764a37ba9: Preparing 20:53:52 39961ffc460e: Preparing 20:53:52 5f4d9fc4d98d: Preparing 20:53:52 5f4d9fc4d98d: Waiting 20:53:52 89612076f6d8: Layer already exists 20:53:52 7d4764a37ba9: Layer already exists 20:53:52 39961ffc460e: Layer already exists 20:53:52 916ec97f5ddd: Layer already exists 20:53:52 9d9197ea6998: Layer already exists 20:53:52 5f4d9fc4d98d: Layer already exists 20:53:52 main: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:53:52 ===================================================== [Pipeline] echo 20:53:52 taggedImages: 20:53:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:53:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.59 20:53:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:53:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:53:52 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:52 latest 20:53:52 3.1.0-dev.59 20:53:52 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:53:52 main 20:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:53:53 047aafe89131: Preparing 20:53:53 ecc0eeb3bbc5: Preparing 20:53:53 916ec97f5ddd: Preparing 20:53:53 7d4764a37ba9: Preparing 20:53:53 beb2add2b518: Preparing 20:53:53 5f4d9fc4d98d: Preparing 20:53:53 5f4d9fc4d98d: Waiting 20:53:53 916ec97f5ddd: Layer already exists 20:53:53 beb2add2b518: Layer already exists 20:53:53 7d4764a37ba9: Layer already exists 20:53:53 5f4d9fc4d98d: Layer already exists 20:53:53 047aafe89131: Pushed 20:54:00 ecc0eeb3bbc5: Pushed 20:54:00 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:54:00 047aafe89131: Preparing 20:54:00 ecc0eeb3bbc5: Preparing 20:54:00 916ec97f5ddd: Preparing 20:54:00 7d4764a37ba9: Preparing 20:54:00 beb2add2b518: Preparing 20:54:00 5f4d9fc4d98d: Preparing 20:54:00 5f4d9fc4d98d: Waiting 20:54:00 ecc0eeb3bbc5: Layer already exists 20:54:00 047aafe89131: Layer already exists 20:54:00 7d4764a37ba9: Layer already exists 20:54:00 916ec97f5ddd: Layer already exists 20:54:00 beb2add2b518: Layer already exists 20:54:00 5f4d9fc4d98d: Layer already exists 20:54:00 latest: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.59 20:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:54:04 047aafe89131: Preparing 20:54:04 ecc0eeb3bbc5: Preparing 20:54:04 916ec97f5ddd: Preparing 20:54:04 7d4764a37ba9: Preparing 20:54:04 beb2add2b518: Preparing 20:54:04 5f4d9fc4d98d: Preparing 20:54:04 5f4d9fc4d98d: Waiting 20:54:04 7d4764a37ba9: Layer already exists 20:54:04 047aafe89131: Layer already exists 20:54:04 ecc0eeb3bbc5: Layer already exists 20:54:04 916ec97f5ddd: Layer already exists 20:54:04 beb2add2b518: Layer already exists 20:54:04 5f4d9fc4d98d: Layer already exists 20:54:04 3.1.0-dev.59: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:54:05 047aafe89131: Preparing 20:54:05 ecc0eeb3bbc5: Preparing 20:54:05 916ec97f5ddd: Preparing 20:54:05 7d4764a37ba9: Preparing 20:54:05 beb2add2b518: Preparing 20:54:05 5f4d9fc4d98d: Preparing 20:54:05 5f4d9fc4d98d: Waiting 20:54:05 916ec97f5ddd: Layer already exists 20:54:05 047aafe89131: Layer already exists 20:54:05 ecc0eeb3bbc5: Layer already exists 20:54:05 7d4764a37ba9: Layer already exists 20:54:05 beb2add2b518: Layer already exists 20:54:05 5f4d9fc4d98d: Layer already exists 20:54:05 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:54:06 047aafe89131: Preparing 20:54:06 ecc0eeb3bbc5: Preparing 20:54:06 916ec97f5ddd: Preparing 20:54:06 7d4764a37ba9: Preparing 20:54:06 beb2add2b518: Preparing 20:54:06 5f4d9fc4d98d: Preparing 20:54:06 5f4d9fc4d98d: Waiting 20:54:06 beb2add2b518: Layer already exists 20:54:06 ecc0eeb3bbc5: Layer already exists 20:54:06 7d4764a37ba9: Layer already exists 20:54:06 916ec97f5ddd: Layer already exists 20:54:06 047aafe89131: Layer already exists 20:54:06 5f4d9fc4d98d: Layer already exists 20:54:06 main: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:54:06 ===================================================== [Pipeline] echo 20:54:06 taggedImages: 20:54:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 20:54:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:54:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.59 20:54:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 20:54:06 - 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 20:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:06 20:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:07 arm64: Pulling from edgex-lftools-log-publisher 20:54:07 8998bd30e6a1: Pulling fs layer 20:54:07 04944245beec: Pulling fs layer 20:54:07 699f458cf7ca: Pulling fs layer 20:54:07 765212b225bb: Pulling fs layer 20:54:07 f23df028b6ca: Pulling fs layer 20:54:07 d65c8cfc05b1: Pulling fs layer 20:54:07 2437ff75d9bd: Pulling fs layer 20:54:07 d65c8cfc05b1: Waiting 20:54:07 765212b225bb: Waiting 20:54:07 f23df028b6ca: Waiting 20:54:07 2437ff75d9bd: Waiting 20:54:07 04944245beec: Verifying Checksum 20:54:07 04944245beec: Download complete 20:54:07 765212b225bb: Verifying Checksum 20:54:07 765212b225bb: Download complete 20:54:07 f23df028b6ca: Verifying Checksum 20:54:07 f23df028b6ca: Download complete 20:54:07 d65c8cfc05b1: Verifying Checksum 20:54:07 d65c8cfc05b1: Download complete 20:54:07 699f458cf7ca: Verifying Checksum 20:54:07 699f458cf7ca: Download complete 20:54:07 8998bd30e6a1: Verifying Checksum 20:54:07 8998bd30e6a1: Download complete 20:54:09 2437ff75d9bd: Verifying Checksum 20:54:09 2437ff75d9bd: Download complete 20:54:11 8998bd30e6a1: Pull complete 20:54:12 04944245beec: Pull complete 20:54:13 699f458cf7ca: Pull complete 20:54:13 765212b225bb: Pull complete 20:54:18 f23df028b6ca: Pull complete 20:54:18 d65c8cfc05b1: Pull complete 20:54:33 2437ff75d9bd: Pull complete 20:54:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:33 prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container 20:54:33 $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:54:35 $ docker top f5015d420ba658b7658e480f73df26cb9fdb455fec8385f6cb76ef7f7b9b35f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:36 ---> job-cost.sh 20:54:36 lf-activate-venv: SKIPPING 20:54:36 INFO: No Stack... 20:54:37 INFO: Retrieving Pricing Info for: v3-standard-4 20:54:38 INFO: Archiving Costs [Pipeline] sh 20:54:38 + + cut -d, -f6cat 20:54:38 /w/workspace/edgex-go/593/archives/cost.csv [Pipeline] lock 20:54:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] 20:54:38 Resource [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] did not exist. Created. 20:54:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:39 + echo total: 0.10999999940395355 [Pipeline] stash 20:54:39 Stashed 1 file(s) [Pipeline] } 20:54:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:39 $ docker stop --time=1 f5015d420ba658b7658e480f73df26cb9fdb455fec8385f6cb76ef7f7b9b35f1 20:54:41 $ docker rm -f --volumes f5015d420ba658b7658e480f73df26cb9fdb455fec8385f6cb76ef7f7b9b35f1 [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 20:54:41 provisioning config files... 20:54:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/593@tmp/config7326899735936196236tmp [Pipeline] { [Pipeline] sh 20:54:42 + set +x 20:54:42 + curl -s https://codecov.io/bash 20:54:42 + bash -s -- 20:54:42 20:54:42 _____ _ 20:54:42 / ____| | | 20:54:42 | | ___ __| | ___ ___ _____ __ 20:54:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:54:42 | |___| (_) | (_| | __/ (_| (_) \ V / 20:54:42 \_____\___/ \__,_|\___|\___\___/ \_/ 20:54:42 Bash-1.0.6 20:54:42 20:54:42 20:54:42 ==> git version 2.25.1 found 20:54:42 ==> 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 20:54:42 Release-Date: 2020-01-08 20:54:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:54:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:54:42 ==> Jenkins CI detected. 20:54:42 current dir:  /w/workspace/edgex-go/593 20:54:42 project root: . 20:54:42 --> token set from env 20:54:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:54:42 ==> Running gcov in . (disable via -X gcov) 20:54:42 ==> Python coveragepy not found 20:54:42 ==> Searching for coverage reports in: 20:54:42 + . 20:54:42 -> Found 1 reports 20:54:42 ==> Detecting git/mercurial file structure 20:54:42 ==> Reading reports 20:54:42 + ./coverage.out bytes=453602 20:54:42 ==> Appending adjustments 20:54:42 https://docs.codecov.io/docs/fixing-reports 20:54:43 + Found adjustments 20:54:43 ==> Gzipping contents 20:54:43 60K /tmp/codecov.LpMfaO.gz 20:54:43 ==> Uploading reports 20:54:43 url: https://codecov.io 20:54:43 query: branch=main&commit=5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f&build=593&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F593%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:43 -> Pinging Codecov 20:54:43 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=5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f&build=593&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F593%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:54:43 -> Uploading to 20:54:43 https://storage.googleapis.com/codecov/v4/raw/2023-10-03/00271124DB129430A58F1EEE437C3FCB/5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f/43920997-37a5-4260-9fc0-231bbf63394d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231003T205443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e02489c25b4b70b12c1f6a1a3c8815aee2e66b99cf0dda244f83b6ab2fffdf3 20:54:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:43 Dload Upload Total Spent Left Speed 20:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58210 0 0 100 58210 0 203k --:--:-- --:--:-- --:--:-- 203k 20:54:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } 20:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:54:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:54:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:44 20:54:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:54:44 df9b9388f04a: Pulling fs layer 20:54:44 52dc419b0ee2: Pulling fs layer 20:54:44 25bc292e5bac: Pulling fs layer 20:54:44 114826534d7a: Pulling fs layer 20:54:44 4657fd5d0bcf: Pulling fs layer 20:54:44 6ad1cebc031e: Pulling fs layer 20:54:44 8a3aa393b2d8: Pulling fs layer 20:54:44 6ad1cebc031e: Waiting 20:54:44 114826534d7a: Waiting 20:54:44 8a3aa393b2d8: Waiting 20:54:44 4657fd5d0bcf: Waiting 20:54:44 25bc292e5bac: Verifying Checksum 20:54:44 25bc292e5bac: Download complete 20:54:44 52dc419b0ee2: Verifying Checksum 20:54:44 52dc419b0ee2: Download complete 20:54:44 4657fd5d0bcf: Verifying Checksum 20:54:44 4657fd5d0bcf: Download complete 20:54:44 df9b9388f04a: Download complete 20:54:44 6ad1cebc031e: Verifying Checksum 20:54:44 6ad1cebc031e: Download complete 20:54:44 df9b9388f04a: Pull complete 20:54:44 52dc419b0ee2: Pull complete 20:54:44 25bc292e5bac: Pull complete 20:54:45 114826534d7a: Download complete 20:54:45 8a3aa393b2d8: Verifying Checksum 20:54:45 8a3aa393b2d8: Download complete 20:54:48 114826534d7a: Pull complete 20:54:48 4657fd5d0bcf: Pull complete 20:54:48 6ad1cebc031e: Pull complete 20:54:51 8a3aa393b2d8: Pull complete 20:54:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:54:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:51 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:54:51 $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:54:56 $ docker top fb4abf58154593ec8f0171e0c5db326ecdf1bbf62807bf3ab1009d90bb51b2f0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:54:57 + set -o pipefail 20:54:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:55:02 20:55:02 Monitoring /w/workspace/edgex-go/593 (github.com/edgexfoundry/edgex-go)... 20:55:02 20:55:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b1fb697b-879b-4bf4-86bd-adc8dd1b3ffb 20:55:02 20:55:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:55:02 20:55:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:55:02 20:55:02 20:55:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:55:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:55:02 More details here: https://snyk.co/ue1NS 20:55:02 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:55:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:55:02 $ docker stop --time=1 fb4abf58154593ec8f0171e0c5db326ecdf1bbf62807bf3ab1009d90bb51b2f0 20:55:06 $ docker rm -f --volumes fb4abf58154593ec8f0171e0c5db326ecdf1bbf62807bf3ab1009d90bb51b2f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:55:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:06 provisioning config files... 20:55:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/593@tmp/config2407141760977885761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:06 --> edgex-publish-swagger.sh 20:55:06 === Publish openapi/v3 API === 20:55:06 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:55:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/593/openapi/v3/core-command.yaml] 20:55:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:06 Dload Upload Total Spent Left Speed 20:55:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62323 --:--:-- --:--:-- --:--:-- 62323 20:55:07 20:55:07 20:55:07 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/593/openapi/v3/core-data.yaml] 20:55:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:07 Dload Upload Total Spent Left Speed 20:55:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 126k --:--:-- --:--:-- --:--:-- 126k 20:55:07 20:55:07 20:55:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/593/openapi/v3/core-metadata.yaml] 20:55:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:07 Dload Upload Total Spent Left Speed 20:55:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k 20:55:08 20:55:08 20:55:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/593/openapi/v3/support-notifications.yaml] 20:55:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:08 Dload Upload Total Spent Left Speed 20:55:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 147k --:--:-- --:--:-- --:--:-- 147k 20:55:09 20:55:09 20:55:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/593/openapi/v3/support-scheduler.yaml] 20:55:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:55:09 Dload Upload Total Spent Left Speed 20:55:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83606 --:--:-- --:--:-- --:--:-- 83417 100 36954 0 0 100 36954 0 83606 --:--:-- --:--:-- --:--:-- 83417 20:55:09 20:55:09 [Pipeline] } 20:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:55:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:10 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:55:10 $ docker top d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:10 [ssh-agent] Looking for ssh-agent implementation... 20:55:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:10 $ docker exec d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d ssh-agent 20:55:10 SSH_AUTH_SOCK=/tmp/ssh-WsJBfRTT6rEn/agent.30 20:55:10 SSH_AGENT_PID=36 20:55:10 Running ssh-add (command line suppressed) 20:55:10 Identity added: /w/workspace/edgex-go/593@tmp/private_key_5067141063855711240.key (/w/workspace/edgex-go/593@tmp/private_key_5067141063855711240.key) 20:55:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:11 + git semver tag 20:55:11 2023-10-03 20:55:11,421 [run_tag] DEBUG tag force:False 20:55:11 2023-10-03 20:55:11,421 [check_head_tag] DEBUG check head tag 20:55:11 2023-10-03 20:55:11,422 [execute] INFO git cat-file --batch-check 20:55:11 2023-10-03 20:55:11,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=) 20:55:11 2023-10-03 20:55:11,425 [execute] INFO git cat-file --batch 20:55:11 2023-10-03 20:55:11,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=) 20:55:11 2023-10-03 20:55:11,451 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:55:11 2023-10-03 20:55:11,452 [execute] INFO git tag -a v3.1.0-dev.59 -m v3.1.0-dev.59 20:55:11 2023-10-03 20:55:11,452 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.59', '-m', 'v3.1.0-dev.59'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=None) 20:55:11 2023-10-03 20:55:11,456 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:55:11 3.1.0-dev.59 [Pipeline] } 20:55:11 $ docker exec --env ******** --env ******** d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d ssh-agent -k 20:55:11 unset SSH_AUTH_SOCK; 20:55:11 unset SSH_AGENT_PID; 20:55:11 echo Agent pid 36 killed; 20:55:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:11 + git semver [Pipeline] } 20:55:12 $ docker stop --time=1 d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d 20:55:13 $ docker rm -f --volumes d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:13 20:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:14 0.23.1-centos7: Pulling from edgex-lftools 20:55:14 ab5ef0e58194: Pulling fs layer 20:55:14 9712f1f96733: Pulling fs layer 20:55:14 63f879dbbcfc: Pulling fs layer 20:55:14 0d9ebad4ef96: Pulling fs layer 20:55:14 e9a5061849ea: Pulling fs layer 20:55:14 d747dcd14b5f: Pulling fs layer 20:55:14 2de7ff778b66: Pulling fs layer 20:55:14 0d9ebad4ef96: Waiting 20:55:14 e9a5061849ea: Waiting 20:55:14 d747dcd14b5f: Waiting 20:55:14 2de7ff778b66: Waiting 20:55:14 9712f1f96733: Download complete 20:55:14 63f879dbbcfc: Verifying Checksum 20:55:14 63f879dbbcfc: Download complete 20:55:14 e9a5061849ea: Verifying Checksum 20:55:14 e9a5061849ea: Download complete 20:55:14 d747dcd14b5f: Download complete 20:55:14 ab5ef0e58194: Verifying Checksum 20:55:14 ab5ef0e58194: Download complete 20:55:14 0d9ebad4ef96: Verifying Checksum 20:55:14 0d9ebad4ef96: Download complete 20:55:14 2de7ff778b66: Download complete 20:55:17 ab5ef0e58194: Pull complete 20:55:17 9712f1f96733: Pull complete 20:55:17 63f879dbbcfc: Pull complete 20:55:21 0d9ebad4ef96: Pull complete 20:55:21 e9a5061849ea: Pull complete 20:55:22 d747dcd14b5f: Pull complete 20:55:23 2de7ff778b66: Pull complete 20:55:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:55:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:23 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:55:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:55:28 $ docker top fc854ea35b281cfb7f78bc026ec98d8be0a390a6b2ea5a7b83a552cead3bfe18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:55:28 provisioning config files... 20:55:28 copy managed file [sigul-config] to file:/w/workspace/edgex-go/593@tmp/config11699253805203993753tmp 20:55:28 copy managed file [sigul-password] to file:/w/workspace/edgex-go/593@tmp/config6138561872174112754tmp 20:55:28 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/593@tmp/config5739697458608303289tmp [Pipeline] { [Pipeline] echo 20:55:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:55:28 ---> sigul-configuration.sh 20:55:28 gpg: directory `/root/.gnupg' created 20:55:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:55:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:55:28 gpg: keyring `/root/.gnupg/secring.gpg' created 20:55:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:55:28 gpg: CAST5 encrypted data 20:55:28 gpg: encrypted with 1 passphrase 20:55:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:55:28 + mkdir /home/jenkins 20:55:28 + mkdir /home/jenkins/sigul [Pipeline] sh 20:55:29 + 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 20:55:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:55:29 ---> sigul-install.sh 20:55:29 Sigul already installed; skipping installation. [Pipeline] sh 20:55:29 + git tag --list 20:55:29 0.6.0 20:55:29 0.6.1 20:55:29 0.7.0 20:55:29 0.7.1 20:55:29 v1.0.0 20:55:29 v1.0.1 20:55:29 v1.1.0 20:55:29 v1.2.0 20:55:29 v1.2.1 20:55:29 v1.3.0 20:55:29 v1.3.1 20:55:29 v2.0.0 20:55:29 v2.1.0 20:55:29 v2.1.1 20:55:29 v2.2.0 20:55:29 v2.3.0 20:55:29 v3.0 20:55:29 v3.0.0 20:55:29 v3.1.0-dev.1 20:55:29 v3.1.0-dev.10 20:55:29 v3.1.0-dev.11 20:55:29 v3.1.0-dev.12 20:55:29 v3.1.0-dev.13 20:55:29 v3.1.0-dev.14 20:55:29 v3.1.0-dev.15 20:55:29 v3.1.0-dev.16 20:55:29 v3.1.0-dev.17 20:55:29 v3.1.0-dev.18 20:55:29 v3.1.0-dev.19 20:55:29 v3.1.0-dev.2 20:55:29 v3.1.0-dev.20 20:55:29 v3.1.0-dev.21 20:55:29 v3.1.0-dev.22 20:55:29 v3.1.0-dev.23 20:55:29 v3.1.0-dev.24 20:55:29 v3.1.0-dev.25 20:55:29 v3.1.0-dev.26 20:55:29 v3.1.0-dev.27 20:55:29 v3.1.0-dev.28 20:55:29 v3.1.0-dev.29 20:55:29 v3.1.0-dev.3 20:55:29 v3.1.0-dev.30 20:55:29 v3.1.0-dev.31 20:55:29 v3.1.0-dev.32 20:55:29 v3.1.0-dev.33 20:55:29 v3.1.0-dev.34 20:55:29 v3.1.0-dev.35 20:55:29 v3.1.0-dev.36 20:55:29 v3.1.0-dev.37 20:55:29 v3.1.0-dev.38 20:55:29 v3.1.0-dev.39 20:55:29 v3.1.0-dev.4 20:55:29 v3.1.0-dev.40 20:55:29 v3.1.0-dev.41 20:55:29 v3.1.0-dev.42 20:55:29 v3.1.0-dev.43 20:55:29 v3.1.0-dev.44 20:55:29 v3.1.0-dev.45 20:55:29 v3.1.0-dev.46 20:55:29 v3.1.0-dev.47 20:55:29 v3.1.0-dev.48 20:55:29 v3.1.0-dev.49 20:55:29 v3.1.0-dev.5 20:55:29 v3.1.0-dev.50 20:55:29 v3.1.0-dev.51 20:55:29 v3.1.0-dev.52 20:55:29 v3.1.0-dev.53 20:55:29 v3.1.0-dev.54 20:55:29 v3.1.0-dev.55 20:55:29 v3.1.0-dev.56 20:55:29 v3.1.0-dev.57 20:55:29 v3.1.0-dev.58 20:55:29 v3.1.0-dev.59 20:55:29 v3.1.0-dev.6 20:55:29 v3.1.0-dev.7 20:55:29 v3.1.0-dev.8 20:55:29 v3.1.0-dev.9 [Pipeline] sh 20:55:30 + lftools sign git-tag v3.1.0-dev.59 20:55:30 Signing Git tag with Sigul... 20:55:30 Signing v3.1.0-dev.59 [Pipeline] echo 20:55:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:55:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:55:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:55:31 $ docker stop --time=1 fc854ea35b281cfb7f78bc026ec98d8be0a390a6b2ea5a7b83a552cead3bfe18 20:55:32 $ docker rm -f --volumes fc854ea35b281cfb7f78bc026ec98d8be0a390a6b2ea5a7b83a552cead3bfe18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:55:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:33 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:55:33 $ docker top 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 -eo pid,comm 20:55:33 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). 20:55:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:33 [ssh-agent] Looking for ssh-agent implementation... 20:55:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:33 $ docker exec 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 ssh-agent 20:55:33 SSH_AUTH_SOCK=/tmp/ssh-QxYGuakTsE5b/agent.32 20:55:33 SSH_AGENT_PID=38 20:55:33 Running ssh-add (command line suppressed) 20:55:33 Identity added: /w/workspace/edgex-go/593@tmp/private_key_490900697415809293.key (/w/workspace/edgex-go/593@tmp/private_key_490900697415809293.key) 20:55:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:34 + git semver bump pre 20:55:34 2023-10-03 20:55:34,401 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:55:34 2023-10-03 20:55:34,401 [bump_version] DEBUG bumping version:3.1.0-dev.59 on axis:pre with prefix:dev 20:55:34 2023-10-03 20:55:34,401 [bump_version] DEBUG bumped version:3.1.0-dev.60 20:55:34 2023-10-03 20:55:34,401 [write_version] DEBUG write version:3.1.0-dev.60 to path:/w/workspace/edgex-go/593/.semver/main with force:True 20:55:34 2023-10-03 20:55:34,401 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:55:34 2023-10-03 20:55:34,401 [write_file] DEBUG write to file:/w/workspace/edgex-go/593/.semver/main 20:55:34 2023-10-03 20:55:34,404 [execute] INFO git cat-file --batch-check 20:55:34 2023-10-03 20:55:34,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=) 20:55:34 2023-10-03 20:55:34,409 [execute] INFO git cat-file --batch 20:55:34 2023-10-03 20:55:34,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=) 20:55:34 2023-10-03 20:55:34,414 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:55:34 3.1.0-dev.60 [Pipeline] } 20:55:34 $ docker exec --env ******** --env ******** 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 ssh-agent -k 20:55:34 unset SSH_AUTH_SOCK; 20:55:34 unset SSH_AGENT_PID; 20:55:34 echo Agent pid 38 killed; 20:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:34 + git semver [Pipeline] } 20:55:35 $ docker stop --time=1 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 20:55:36 $ docker rm -f --volumes 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:37 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:55:37 $ docker top 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 -eo pid,comm 20:55:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:55:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:37 [ssh-agent] Looking for ssh-agent implementation... 20:55:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:37 $ docker exec 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 ssh-agent 20:55:37 SSH_AUTH_SOCK=/tmp/ssh-YRVqXlREdEXs/agent.32 20:55:37 SSH_AGENT_PID=38 20:55:37 Running ssh-add (command line suppressed) 20:55:37 Identity added: /w/workspace/edgex-go/593@tmp/private_key_17643126958256854139.key (/w/workspace/edgex-go/593@tmp/private_key_17643126958256854139.key) 20:55:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:38 + git semver push 20:55:38 2023-10-03 20:55:38,384 [run_push] DEBUG push 20:55:38 2023-10-03 20:55:38,385 [execute] INFO git cat-file --batch-check 20:55:38 2023-10-03 20:55:38,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=) 20:55:38 2023-10-03 20:55:38,388 [execute] INFO git rev-list 3dbbe34f27dd6c562009bf76bc43df99266a1120 -- 20:55:38 2023-10-03 20:55:38,388 [execute] DEBUG Popen(['git', 'rev-list', '3dbbe34f27dd6c562009bf76bc43df99266a1120', '--'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=None) 20:55:38 2023-10-03 20:55:38,405 [execute] INFO git fetch -v origin 20:55:38 2023-10-03 20:55:38,405 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=True, shell=None, istream=None) 20:55:39 2023-10-03 20:55:38,945 [run_push] DEBUG no remote changes detected 20:55:39 2023-10-03 20:55:38,945 [execute] INFO git push origin semver 20:55:39 2023-10-03 20:55:38,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=None) 20:55:40 2023-10-03 20:55:39,968 [run_push] DEBUG push all version tags 20:55:40 2023-10-03 20:55:39,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:55:40 2023-10-03 20:55:39,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=None) 20:55:40 2023-10-03 20:55:40,772 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main 20:55:40 3.1.0-dev.60 [Pipeline] } 20:55:40 $ docker exec --env ******** --env ******** 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 ssh-agent -k 20:55:41 unset SSH_AUTH_SOCK; 20:55:41 unset SSH_AGENT_PID; 20:55:41 echo Agent pid 38 killed; 20:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:41 + git semver [Pipeline] } 20:55:41 $ docker stop --time=1 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 20:55:42 $ docker rm -f --volumes 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 [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 20:55:43 + [ -d /w/workspace/edgex-go/593/archives ] [Pipeline] libraryResource [Pipeline] sh 20:55:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:55:44 ---> package-listing.sh 20:55:44 ++ facter osfamily 20:55:44 ++ tr '[:upper:]' '[:lower:]' 20:55:44 + OS_FAMILY=debian 20:55:44 + workspace=/w/workspace/edgex-go/593 20:55:44 + START_PACKAGES=/tmp/packages_start.txt 20:55:44 + END_PACKAGES=/tmp/packages_end.txt 20:55:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:55:44 + PACKAGES=/tmp/packages_start.txt 20:55:44 + '[' /w/workspace/edgex-go/593 ']' 20:55:44 + PACKAGES=/tmp/packages_end.txt 20:55:44 + case "${OS_FAMILY}" in 20:55:44 + dpkg -l 20:55:44 + grep '^ii' 20:55:44 + '[' -f /tmp/packages_start.txt ']' 20:55:44 + '[' -f /tmp/packages_end.txt ']' 20:55:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:55:44 + '[' /w/workspace/edgex-go/593 ']' 20:55:44 + mkdir -p /w/workspace/edgex-go/593/archives/ 20:55:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/593/archives/ [Pipeline] echo 20:55:44 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/593/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:55:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:45 20:55:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:46 latest: Pulling from edgex-lftools-log-publisher 20:55:46 5eb5b503b376: Pulling fs layer 20:55:46 5c69ac0246d0: Pulling fs layer 20:55:46 ec43610c2a17: Pulling fs layer 20:55:46 3a2ae6a8a46f: Pulling fs layer 20:55:46 33b1e0a273af: Pulling fs layer 20:55:46 5d3b04190fa2: Pulling fs layer 20:55:46 2f39f015ded8: Pulling fs layer 20:55:46 3a2ae6a8a46f: Waiting 20:55:46 33b1e0a273af: Waiting 20:55:46 5d3b04190fa2: Waiting 20:55:46 2f39f015ded8: Waiting 20:55:46 5c69ac0246d0: Download complete 20:55:46 3a2ae6a8a46f: Verifying Checksum 20:55:46 3a2ae6a8a46f: Download complete 20:55:46 33b1e0a273af: Verifying Checksum 20:55:46 33b1e0a273af: Download complete 20:55:46 5d3b04190fa2: Verifying Checksum 20:55:46 5d3b04190fa2: Download complete 20:55:46 ec43610c2a17: Verifying Checksum 20:55:46 ec43610c2a17: Download complete 20:55:46 5eb5b503b376: Verifying Checksum 20:55:46 5eb5b503b376: Download complete 20:55:46 2f39f015ded8: Download complete 20:55:47 5eb5b503b376: Pull complete 20:55:47 5c69ac0246d0: Pull complete 20:55:47 ec43610c2a17: Pull complete 20:55:47 3a2ae6a8a46f: Pull complete 20:55:48 33b1e0a273af: Pull complete 20:55:48 5d3b04190fa2: Pull complete 20:55:52 2f39f015ded8: Pull complete 20:55:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:55:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:55:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:52 prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container 20:55:52 $ 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/593/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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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 20:55:56 $ docker top 8d8551546ad6b106af93394e61dfa66ed2d116f6a625843f1166808455877afb -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:55:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:55:57 + ls /var/log/sa-host 20:55:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:57 provisioning config files... 20:55:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/593@tmp/config7023750989674131164tmp [Pipeline] { [Pipeline] echo 20:55:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:55:57 ---> create-netrc.sh [Pipeline] } 20:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:55:57 ---> python-tools-install.sh [Pipeline] echo 20:55:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:55:58 ---> sudo-logs.sh 20:55:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:55:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:55:58 ---> job-cost.sh 20:55:58 lf-activate-venv: SKIPPING 20:55:58 DEBUG: total: 0.10999999940395355 20:55:58 INFO: Retrieving Stack Cost... 20:55:58 INFO: Retrieving Pricing Info for: v3-standard-8 20:55:59 INFO: Archiving Costs [Pipeline] echo 20:55:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:55:59 ---> logs-deploy.sh 20:55:59 lf-activate-venv: SKIPPING 20:55:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/593 20:55:59 INFO: archiving workspace using pattern(s): 20:56:00 Archives upload complete. 20:56:00 INFO: archiving logs to Nexus 20:56:01 ---> uname -a: 20:56:01 Linux prd-ubuntu20-04-docker-8c-8g-8414 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:56:01 20:56:01 20:56:01 ---> lscpu: 20:56:01 Architecture: x86_64 20:56:01 CPU op-mode(s): 32-bit, 64-bit 20:56:01 Byte Order: Little Endian 20:56:01 Address sizes: 40 bits physical, 48 bits virtual 20:56:01 CPU(s): 8 20:56:01 On-line CPU(s) list: 0-7 20:56:01 Thread(s) per core: 1 20:56:01 Core(s) per socket: 1 20:56:01 Socket(s): 8 20:56:01 NUMA node(s): 1 20:56:01 Vendor ID: AuthenticAMD 20:56:01 CPU family: 23 20:56:01 Model: 49 20:56:01 Model name: AMD EPYC-Rome Processor 20:56:01 Stepping: 0 20:56:01 CPU MHz: 2799.998 20:56:01 BogoMIPS: 5599.99 20:56:01 Virtualization: AMD-V 20:56:01 Hypervisor vendor: KVM 20:56:01 Virtualization type: full 20:56:01 L1d cache: 256 KiB 20:56:01 L1i cache: 256 KiB 20:56:01 L2 cache: 4 MiB 20:56:01 L3 cache: 128 MiB 20:56:01 NUMA node0 CPU(s): 0-7 20:56:01 Vulnerability Itlb multihit: Not affected 20:56:01 Vulnerability L1tf: Not affected 20:56:01 Vulnerability Mds: Not affected 20:56:01 Vulnerability Meltdown: Not affected 20:56:01 Vulnerability Mmio stale data: Not affected 20:56:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:56:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:56:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:56:01 Vulnerability Srbds: Not affected 20:56:01 Vulnerability Tsx async abort: Not affected 20:56:01 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 20:56:01 20:56:01 20:56:01 ---> nproc: 20:56:01 8 20:56:01 20:56:01 20:56:01 ---> df -h: 20:56:01 Filesystem Size Used Avail Use% Mounted on 20:56:01 overlay 155G 22G 134G 15% / 20:56:01 tmpfs 64M 0 64M 0% /dev 20:56:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:56:01 shm 64M 0 64M 0% /dev/shm 20:56:01 /dev/vda1 155G 22G 134G 15% /facter-os 20:56:01 20:56:01 20:56:01 ---> sar -b -r -n DEV: 20:56:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8414) 10/03/23 _x86_64_ (8 CPU) 20:56:01 20:56:01 20:30:55 LINUX RESTART (8 CPU) 20:56:01 20:56:01 20:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:56:01 20:32:01 142.39 48.26 94.13 0.00 5440.96 194651.82 0.00 20:56:01 20:33:01 108.40 0.58 107.81 0.00 13.86 57307.30 0.00 20:56:01 20:34:01 34.71 0.02 34.69 0.00 0.13 20064.14 0.00 20:56:01 20:35:01 185.02 1.53 183.49 0.00 69.46 55767.11 0.00 20:56:01 20:36:01 554.28 6.08 548.20 0.00 109.96 227043.51 0.00 20:56:01 20:37:01 328.70 10.08 318.61 0.00 5089.02 89313.38 0.00 20:56:01 20:38:01 512.35 0.15 512.20 0.00 10.40 60111.45 0.00 20:56:01 20:39:01 27.41 0.05 27.36 0.00 3.33 722.29 0.00 20:56:01 20:40:01 4.78 0.00 4.78 0.00 0.00 105.58 0.00 20:56:01 20:41:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 20:56:01 20:42:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 20:56:01 20:43:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 20:56:01 20:44:01 1.20 0.00 1.20 0.00 0.00 18.00 0.00 20:56:01 20:45:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:56:01 20:46:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 20:56:01 20:47:01 1.60 0.02 1.58 0.00 0.13 22.79 0.00 20:56:01 20:48:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 20:56:01 20:49:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 20:56:01 20:50:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 20:56:01 20:51:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 20:56:01 20:52:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 20:56:01 20:53:01 0.82 0.00 0.82 0.00 0.00 10.13 0.00 20:56:01 20:54:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 20:56:01 20:55:01 61.76 0.42 61.34 0.00 12.80 24912.25 0.00 20:56:01 20:56:01 128.62 0.20 128.42 0.00 18.67 51986.60 0.00 20:56:01 Average: 84.20 2.70 81.50 0.00 430.95 31295.50 0.00 20:56:01 20:56:01 20:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:56:01 20:32:01 29272540 31606548 731700 2.23 64284 2554236 2078240 6.12 1003800 2276784 330464 20:56:01 20:33:01 27715420 31432876 873216 2.66 118312 3777200 2048000 6.04 1630164 3069780 572656 20:56:01 20:34:01 27806588 31570652 733016 2.23 121792 3800104 1803144 5.31 1242916 3347504 294152 20:56:01 20:35:01 25790192 31233128 1056048 3.21 132128 5429144 3872292 11.41 1804440 4732920 1150172 20:56:01 20:36:01 19361588 30599592 1642000 4.99 221332 10724816 5474540 16.13 2878380 9616144 82344 20:56:01 20:37:01 13988384 28290908 3902524 11.87 257948 13609880 8856864 26.10 6633664 11027564 337340 20:56:01 20:38:01 17691632 31490444 763040 2.32 277700 13217756 2057856 6.06 2694828 11485160 596 20:56:01 20:39:01 17694672 31490568 762504 2.32 277388 13215004 2054804 6.06 3097356 11080336 208 20:56:01 20:40:01 17697464 31493548 759552 2.31 277584 13215020 2059088 6.07 3121460 11054384 8 20:56:01 20:41:01 17697268 31493424 759720 2.31 277660 13215024 2059088 6.07 3121536 11054388 12 20:56:01 20:42:01 17703992 31500160 753384 2.29 277692 13215028 2059088 6.07 3114508 11054396 16 20:56:01 20:43:01 17704956 31501104 752760 2.29 277700 13215032 2059088 6.07 3114424 11054400 132 20:56:01 20:44:01 17716280 31512488 741388 2.25 277720 13215032 2059088 6.07 3103296 11054404 8 20:56:01 20:45:01 17716448 31512680 741356 2.25 277732 13215036 2059088 6.07 3103304 11054400 128 20:56:01 20:46:01 17716180 31512412 741568 2.26 277764 13215032 2059088 6.07 3103340 11054400 20 20:56:01 20:47:01 17715228 31511664 742268 2.26 277824 13215144 2128176 6.27 3103676 11054500 124 20:56:01 20:48:01 17714960 31511484 742428 2.26 277860 13215148 2128176 6.27 3103740 11054504 4 20:56:01 20:49:01 17714912 31511440 742380 2.26 277892 13215148 2128176 6.27 3103728 11054504 128 20:56:01 20:50:01 17714864 31511460 742344 2.26 277908 13215152 2128176 6.27 3103780 11054512 12 20:56:01 20:51:01 17715068 31511680 742060 2.26 277920 13215156 2111972 6.22 3104004 11054508 140 20:56:01 20:52:01 17716212 31512840 741040 2.25 277948 13215160 2111972 6.22 3102984 11054516 8 20:56:01 20:53:01 17716132 31512768 741044 2.25 277956 13215164 2111972 6.22 3103160 11054520 152 20:56:01 20:54:01 17716084 31512724 741016 2.25 277968 13215164 2111972 6.22 3103220 11054520 8 20:56:01 20:55:01 16465208 31360512 885904 2.69 293212 14205920 2227836 6.57 3374892 11934892 286772 20:56:01 20:56:01 15612856 31408356 835988 2.54 331436 14976068 2230860 6.57 3346328 12719796 752 20:56:01 Average: 19083005 31324218 934810 2.84 250506 11749463 2563146 7.55 2972677 9884309 122254 20:56:01 20:56:01 20:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:56:01 20:32:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 20:56:01 20:32:01 ens3 1402.57 1217.93 10984.69 155.53 0.00 0.00 0.00 0.00 20:56:01 20:32:01 docker0 455.16 441.36 32.85 2748.67 0.00 0.00 0.00 0.00 20:56:01 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:33:01 veth7290616 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:33:01 ens3 209.55 158.33 1795.47 30.58 0.00 0.00 0.00 0.00 20:56:01 20:33:01 docker0 131.84 169.79 11.38 1757.13 0.00 0.00 0.00 0.00 20:56:01 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:34:01 veth7290616 1.65 1.68 0.14 0.15 0.00 0.00 0.00 0.00 20:56:01 20:34:01 ens3 51.06 55.29 27.41 109.08 0.00 0.00 0.00 0.00 20:56:01 20:34:01 docker0 1.65 1.65 0.12 0.14 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth6517292 1.27 2.65 0.09 30.86 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth87af258 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:35:01 vethbf1e247 2.57 4.28 0.18 30.97 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth1ec94e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:35:01 vethe9e61b2 0.32 0.47 0.03 0.11 0.00 0.00 0.00 0.00 20:56:01 20:35:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 20:56:01 20:35:01 vethcdc4b2d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:35:01 ens3 182.35 97.30 3262.36 23.28 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth1a1717c 4.28 7.68 0.34 91.93 0.00 0.00 0.00 0.01 20:56:01 20:35:01 veth2423ec4 1.80 3.82 0.13 31.43 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth50d38f1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth389d449 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth496a8eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth79948fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:35:01 vethacdf22a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:35:01 veth7bc326a 3.05 5.68 0.23 61.76 0.00 0.00 0.00 0.01 20:56:01 20:35:01 docker0 13.28 23.68 0.82 247.00 0.00 0.00 0.00 0.00 20:56:01 20:35:01 vethcdd7403 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:36:01 veth7a11bc6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 vethe9e61b2 0.05 0.55 0.00 0.02 0.00 0.00 0.00 0.00 20:56:01 20:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:56:01 20:36:01 veth201bff9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 ens3 578.99 336.48 3082.22 43.92 0.00 0.00 0.00 0.00 20:56:01 20:36:01 veth46609e7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 veth2fd6bfd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 veth8ad3ce9 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 vethcd1b85f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 vethd8bd54d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 veth2b1dd6d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 veth122302f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 vethb4adaaa 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:36:01 docker0 303.11 523.27 25.29 2808.78 0.00 0.00 0.00 0.00 20:56:01 20:36:01 vethb28f1c2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:37:01 veth7a11bc6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 vethe9e61b2 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:56:01 20:37:01 veth201bff9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 ens3 198.12 114.93 2486.70 10.92 0.00 0.00 0.00 0.00 20:56:01 20:37:01 veth46609e7 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:56:01 20:37:01 veth2fd6bfd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 veth8ad3ce9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 vethcd1b85f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 vethd8bd54d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 veth2b1dd6d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 veth122302f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 vethb4adaaa 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:37:01 vethb28f1c2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:38:01 lo 34.53 34.53 3.41 3.41 0.00 0.00 0.00 0.00 20:56:01 20:38:01 ens3 303.43 321.25 181.33 1114.07 0.00 0.00 0.00 0.00 20:56:01 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:39:01 lo 32.72 32.72 3.22 3.22 0.00 0.00 0.00 0.00 20:56:01 20:39:01 ens3 377.32 380.21 169.47 2488.86 0.00 0.00 0.00 0.00 20:56:01 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:40:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 20:56:01 20:40:01 ens3 40.83 39.48 22.51 226.37 0.00 0.00 0.00 0.00 20:56:01 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:41:01 ens3 0.55 0.35 0.26 0.21 0.00 0.00 0.00 0.00 20:56:01 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:42:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:56:01 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:44:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:47:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 20:56:01 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:48:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:50:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:52:01 ens3 0.20 0.12 0.08 0.06 0.00 0.00 0.00 0.00 20:56:01 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:56:01 20:53:01 ens3 6.17 9.57 9.48 15.31 0.00 0.00 0.00 0.00 20:56:01 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:56:01 20:55:01 vethe303aca 52.27 96.35 5.15 1025.55 0.00 0.00 0.00 0.08 20:56:01 20:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:56:01 20:55:01 ens3 258.59 181.89 5004.16 119.75 0.00 0.00 0.00 0.00 20:56:01 20:55:01 docker0 52.27 96.25 4.43 1025.54 0.00 0.00 0.00 0.00 20:56:01 20:56:01 lo 2.50 2.50 0.26 0.26 0.00 0.00 0.00 0.00 20:56:01 20:56:01 ens3 278.10 190.71 5870.06 58.57 0.00 0.00 0.00 0.00 20:56:01 20:56:01 docker0 2.45 2.27 0.40 0.91 0.00 0.00 0.00 0.00 20:56:01 Average: lo 3.37 3.37 0.33 0.33 0.00 0.00 0.00 0.00 20:56:01 Average: ens3 155.53 124.17 1313.33 175.94 0.00 0.00 0.00 0.00 20:56:01 Average: docker0 38.44 50.41 3.02 344.00 0.00 0.00 0.00 0.00 20:56:01 20:56:01 20:56:01 ---> sar -P ALL: 20:56:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8414) 10/03/23 _x86_64_ (8 CPU) 20:56:01 20:56:01 20:30:55 LINUX RESTART (8 CPU) 20:56:01 20:56:01 20:31:01 CPU %user %nice %system %iowait %steal %idle 20:56:01 20:32:01 all 8.33 0.00 2.93 2.59 0.05 86.10 20:56:01 20:32:01 0 10.78 0.00 2.76 4.04 0.05 82.38 20:56:01 20:32:01 1 7.65 0.00 2.97 7.60 0.05 81.73 20:56:01 20:32:01 2 7.98 0.00 2.69 1.90 0.05 87.39 20:56:01 20:32:01 3 7.96 0.00 2.60 1.82 0.07 87.56 20:56:01 20:32:01 4 8.34 0.00 2.95 0.45 0.05 88.21 20:56:01 20:32:01 5 8.23 0.00 1.75 0.60 0.05 89.37 20:56:01 20:32:01 6 8.79 0.00 3.87 3.14 0.05 84.15 20:56:01 20:32:01 7 6.94 0.00 3.89 1.17 0.05 87.95 20:56:01 20:33:01 all 25.13 0.00 4.53 2.60 0.08 67.66 20:56:01 20:33:01 0 26.98 0.00 4.70 6.17 0.08 62.06 20:56:01 20:33:01 1 25.58 0.00 4.73 0.99 0.07 68.63 20:56:01 20:33:01 2 23.81 0.00 3.53 1.03 0.07 71.56 20:56:01 20:33:01 3 24.57 0.00 4.00 0.02 0.08 71.33 20:56:01 20:33:01 4 24.87 0.00 6.30 10.09 0.08 58.65 20:56:01 20:33:01 5 23.97 0.00 4.94 0.15 0.07 70.87 20:56:01 20:33:01 6 24.97 0.00 3.58 1.68 0.07 69.70 20:56:01 20:33:01 7 26.28 0.00 4.50 0.68 0.10 68.44 20:56:01 20:34:01 all 38.71 0.00 3.59 0.83 0.08 56.79 20:56:01 20:34:01 0 39.46 0.00 3.48 5.73 0.08 51.25 20:56:01 20:34:01 1 40.24 0.00 3.71 0.08 0.08 55.89 20:56:01 20:34:01 2 38.91 0.00 3.30 0.02 0.08 57.68 20:56:01 20:34:01 3 40.07 0.00 3.95 0.00 0.07 55.92 20:56:01 20:34:01 4 38.04 0.00 3.58 0.03 0.07 58.29 20:56:01 20:34:01 5 37.27 0.00 3.57 0.05 0.07 59.04 20:56:01 20:34:01 6 38.85 0.00 3.65 0.75 0.08 56.65 20:56:01 20:34:01 7 36.84 0.00 3.48 0.00 0.07 59.61 20:56:01 20:35:01 all 29.91 0.00 6.19 3.74 0.09 60.07 20:56:01 20:35:01 0 30.08 0.00 7.15 1.49 0.10 61.17 20:56:01 20:35:01 1 30.18 0.00 5.26 2.08 0.08 62.39 20:56:01 20:35:01 2 29.32 0.00 5.81 4.30 0.08 60.48 20:56:01 20:35:01 3 30.54 0.00 6.11 3.79 0.10 59.46 20:56:01 20:35:01 4 28.93 0.00 6.13 0.75 0.10 64.08 20:56:01 20:35:01 5 29.75 0.00 5.99 1.40 0.08 62.77 20:56:01 20:35:01 6 31.41 0.00 5.99 4.94 0.08 57.56 20:56:01 20:35:01 7 29.03 0.00 7.05 11.18 0.10 52.63 20:56:01 20:36:01 all 13.23 0.00 6.40 17.70 0.11 62.56 20:56:01 20:36:01 0 13.21 0.00 6.05 9.92 0.07 70.76 20:56:01 20:36:01 1 12.23 0.00 6.12 20.11 0.08 61.45 20:56:01 20:36:01 2 13.98 0.00 5.66 13.70 0.31 66.35 20:56:01 20:36:01 3 11.76 0.00 5.53 10.40 0.08 72.23 20:56:01 20:36:01 4 13.06 0.00 7.13 16.11 0.08 63.63 20:56:01 20:36:01 5 13.48 0.00 6.76 23.61 0.07 56.09 20:56:01 20:36:01 6 14.26 0.00 7.11 34.16 0.08 44.38 20:56:01 20:36:01 7 13.84 0.00 6.79 13.55 0.14 65.67 20:56:01 20:37:01 all 92.20 0.00 7.50 0.11 0.17 0.02 20:56:01 20:37:01 0 92.68 0.00 6.96 0.15 0.17 0.03 20:56:01 20:37:01 1 91.93 0.00 7.72 0.20 0.13 0.02 20:56:01 20:37:01 2 92.64 0.00 7.14 0.05 0.17 0.00 20:56:01 20:37:01 3 91.64 0.00 7.92 0.15 0.24 0.05 20:56:01 20:37:01 4 92.82 0.00 6.93 0.07 0.17 0.02 20:56:01 20:37:01 5 91.51 0.00 8.29 0.03 0.15 0.02 20:56:01 20:37:01 6 91.80 0.00 7.88 0.12 0.19 0.02 20:56:01 20:37:01 7 92.59 0.00 7.14 0.12 0.15 0.00 20:56:01 20:38:01 all 26.43 0.00 3.99 4.30 0.09 65.20 20:56:01 20:38:01 0 26.93 0.00 3.60 5.17 0.07 64.23 20:56:01 20:38:01 1 29.09 0.00 3.90 5.01 0.12 61.88 20:56:01 20:38:01 2 25.52 0.00 3.41 1.76 0.05 69.26 20:56:01 20:38:01 3 26.20 0.00 4.10 2.78 0.08 66.84 20:56:01 20:38:01 4 27.03 0.00 4.00 1.84 0.08 67.05 20:56:01 20:38:01 5 26.16 0.00 3.56 4.60 0.08 65.60 20:56:01 20:38:01 6 24.03 0.00 4.71 7.44 0.09 63.74 20:56:01 20:38:01 7 26.42 0.00 4.69 5.81 0.12 62.96 20:56:01 20:39:01 all 9.08 0.00 0.80 0.07 0.34 89.70 20:56:01 20:39:01 0 6.17 0.00 0.82 0.03 1.87 91.11 20:56:01 20:39:01 1 11.65 0.00 0.94 0.02 0.05 87.34 20:56:01 20:39:01 2 6.57 0.00 0.51 0.03 0.05 92.84 20:56:01 20:39:01 3 9.25 0.00 0.74 0.02 0.10 89.89 20:56:01 20:39:01 4 10.27 0.00 0.57 0.03 0.07 89.06 20:56:01 20:39:01 5 10.93 0.00 0.79 0.28 0.07 87.93 20:56:01 20:39:01 6 8.28 0.00 0.95 0.02 0.09 90.66 20:56:01 20:39:01 7 9.50 0.00 1.09 0.15 0.40 88.86 20:56:01 20:40:01 all 0.70 0.00 0.12 0.02 0.01 99.15 20:56:01 20:40:01 0 1.49 0.00 0.17 0.02 0.03 98.30 20:56:01 20:40:01 1 1.35 0.00 0.17 0.02 0.03 98.43 20:56:01 20:40:01 2 0.23 0.00 0.12 0.00 0.02 99.63 20:56:01 20:40:01 3 1.12 0.00 0.07 0.02 0.02 98.78 20:56:01 20:40:01 4 0.92 0.00 0.07 0.00 0.00 99.02 20:56:01 20:40:01 5 0.03 0.00 0.07 0.08 0.00 99.82 20:56:01 20:40:01 6 0.13 0.00 0.12 0.00 0.00 99.75 20:56:01 20:40:01 7 0.33 0.00 0.18 0.00 0.02 99.47 20:56:01 20:41:01 all 0.02 0.00 0.02 0.01 0.01 99.95 20:56:01 20:41:01 0 0.03 0.00 0.08 0.00 0.02 99.87 20:56:01 20:41:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:56:01 20:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:56:01 20:41:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:56:01 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:41:01 5 0.02 0.00 0.02 0.03 0.02 99.92 20:56:01 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:42:01 all 0.05 0.00 0.01 0.00 0.01 99.93 20:56:01 20:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 20:56:01 20:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:56:01 20:42:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:56:01 20:42:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:56:01 20:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:56:01 20:42:01 5 0.03 0.00 0.02 0.02 0.03 99.90 20:56:01 20:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:42:01 7 0.13 0.00 0.02 0.00 0.00 99.85 20:56:01 20:56:01 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:56:01 20:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:56:01 20:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:56:01 20:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:56:01 20:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:56:01 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:43:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:56:01 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:44:01 all 0.04 0.00 0.01 0.01 0.01 99.94 20:56:01 20:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:56:01 20:44:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:56:01 20:44:01 2 0.08 0.00 0.00 0.00 0.02 99.90 20:56:01 20:44:01 3 0.07 0.00 0.02 0.00 0.02 99.90 20:56:01 20:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:44:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:56:01 20:44:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:56:01 20:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:56:01 20:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:56:01 20:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:56:01 20:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:56:01 20:45:01 3 0.02 0.00 0.02 0.02 0.02 99.93 20:56:01 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:45:01 5 0.02 0.00 0.00 0.00 0.03 99.95 20:56:01 20:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:56:01 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:46:01 all 0.05 0.00 0.01 0.01 0.01 99.92 20:56:01 20:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:56:01 20:46:01 1 0.03 0.00 0.05 0.00 0.00 99.92 20:56:01 20:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:56:01 20:46:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:56:01 20:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:56:01 20:46:01 5 0.22 0.00 0.02 0.08 0.02 99.67 20:56:01 20:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:47:01 all 0.27 0.00 0.02 0.01 0.01 99.69 20:56:01 20:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:56:01 20:47:01 1 0.03 0.00 0.03 0.02 0.02 99.90 20:56:01 20:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:56:01 20:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:56:01 20:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:47:01 5 1.97 0.00 0.03 0.03 0.02 97.95 20:56:01 20:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:56:01 20:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:48:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:56:01 20:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:56:01 20:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:56:01 20:48:01 3 0.07 0.00 0.02 0.02 0.02 99.88 20:56:01 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:48:01 5 1.92 0.00 0.00 0.02 0.02 98.05 20:56:01 20:48:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:56:01 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:49:01 all 0.22 0.00 0.01 0.00 0.01 99.76 20:56:01 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:56:01 20:49:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:56:01 20:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:56:01 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:49:01 5 1.63 0.00 0.03 0.02 0.02 98.30 20:56:01 20:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:50:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:56:01 20:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:56:01 20:50:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:56:01 20:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:56:01 20:50:01 3 0.05 0.00 0.00 0.02 0.02 99.92 20:56:01 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:50:01 5 0.03 0.00 0.03 0.02 0.02 99.90 20:56:01 20:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:56:01 20:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:56:01 20:51:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:56:01 20:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:56:01 20:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:56:01 20:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:56:01 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:56:01 20:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:56:01 20:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:56:01 20:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:56:01 20:52:01 1 0.07 0.00 0.00 0.00 0.00 99.93 20:56:01 20:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:56:01 20:52:01 3 0.02 0.00 0.03 0.02 0.00 99.93 20:56:01 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:52:01 5 0.07 0.00 0.02 0.02 0.03 99.87 20:56:01 20:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:56:01 20:53:01 all 0.05 0.00 0.00 0.00 0.01 99.93 20:56:01 20:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:56:01 20:53:01 1 0.07 0.00 0.00 0.02 0.02 99.90 20:56:01 20:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:56:01 20:53:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:56:01 20:53:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:56:01 20:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:56:01 20:53:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:56:01 20:53:01 7 0.10 0.00 0.00 0.00 0.00 99.90 20:56:01 20:56:01 20:53:01 CPU %user %nice %system %iowait %steal %idle 20:56:01 20:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:56:01 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:56:01 20:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:56:01 20:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:56:01 20:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:56:01 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:56:01 20:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:56:01 20:55:01 all 4.42 0.00 1.64 1.10 0.03 92.81 20:56:01 20:55:01 0 4.62 0.00 1.61 0.12 0.03 93.63 20:56:01 20:55:01 1 4.09 0.00 1.86 0.02 0.03 94.00 20:56:01 20:55:01 2 4.76 0.00 1.49 0.03 0.02 93.70 20:56:01 20:55:01 3 6.62 0.00 2.41 7.44 0.05 83.48 20:56:01 20:55:01 4 3.80 0.00 1.48 0.05 0.02 94.65 20:56:01 20:55:01 5 3.59 0.00 1.24 1.00 0.03 94.13 20:56:01 20:55:01 6 3.83 0.00 1.12 0.02 0.02 95.01 20:56:01 20:55:01 7 4.01 0.00 1.93 0.15 0.02 93.89 20:56:01 20:56:01 all 7.89 0.00 3.43 2.75 0.05 85.88 20:56:01 20:56:01 0 8.93 0.00 4.00 0.14 0.03 86.90 20:56:01 20:56:01 1 8.75 0.00 3.53 1.09 0.03 86.60 20:56:01 20:56:01 2 7.84 0.00 4.18 12.22 0.07 75.69 20:56:01 20:56:01 3 8.45 0.00 4.00 3.16 0.05 84.34 20:56:01 20:56:01 4 6.17 0.00 2.67 0.03 0.05 91.07 20:56:01 20:56:01 5 7.02 0.00 2.74 1.93 0.05 88.26 20:56:01 20:56:01 6 8.56 0.00 2.80 0.03 0.05 88.56 20:56:01 20:56:01 7 7.34 0.00 3.57 3.45 0.07 85.57 20:56:01 Average: all 10.23 0.00 1.64 1.42 0.05 86.66 20:56:01 Average: 0 10.43 0.00 1.65 1.31 0.11 86.50 20:56:01 Average: 1 10.48 0.00 1.63 1.48 0.03 86.37 20:56:01 Average: 2 10.05 0.00 1.51 1.38 0.04 87.02 20:56:01 Average: 3 10.28 0.00 1.65 1.18 0.04 86.85 20:56:01 Average: 4 10.11 0.00 1.66 1.17 0.03 87.03 20:56:01 Average: 5 10.27 0.00 1.59 1.35 0.04 86.75 20:56:01 Average: 6 10.12 0.00 1.66 2.07 0.03 86.11 20:56:01 Average: 7 10.08 0.00 1.76 1.43 0.05 86.69 20:56:01 20:56:01 20:56:01