Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5be6da0dd8fb641f6b43c82f942f16555c379249 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-ssh778416423542738843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11984767284519071951.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4072045044703284684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14219000866946632305.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-ssh8258388990131871304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3940 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/562 [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/562 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5be6da0dd8fb641f6b43c82f942f16555c379249 (main) Commit message: "fix(security): Restore CORS functionality broken in EdgeX 3.0 (#4638)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 > git rev-list --no-walk 74b98e48a794a97f37b554db3d129d7af8896319 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:22 ========================================================= 17:37:22 EdgeX Global Pipelines Version Info 17:37:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:23 ------------------- 17:37:23 stable info: 17:37:23 ------------------- 17:37:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:37:23 Message: update stable to v1.0.253 17:37:23 ------------------- 17:37:23 experimental info: 17:37:23 ------------------- 17:37:23 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:23 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:37:23 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:37:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:37:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:37:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5be6da0 [Pipeline] echo 17:37:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:24 provisioning config files... 17:37:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config3048688687716921195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:24 ---> docker-login.sh 17:37:24 nexus3.edgexfoundry.org:10001 17:37:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:24 Configure a credential helper to remove this warning. See 17:37:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:24 17:37:24 Login Succeeded 17:37:24 nexus3.edgexfoundry.org:10002 17:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:25 Configure a credential helper to remove this warning. See 17:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:25 17:37:25 Login Succeeded 17:37:25 nexus3.edgexfoundry.org:10003 17:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:25 Configure a credential helper to remove this warning. See 17:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:25 17:37:25 Login Succeeded 17:37:25 nexus3.edgexfoundry.org:10004 17:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:25 Configure a credential helper to remove this warning. See 17:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:25 17:37:25 Login Succeeded 17:37:25 docker.io 17:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:25 Configure a credential helper to remove this warning. See 17:37:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:25 17:37:25 Login Succeeded 17:37:25 ---> docker-login.sh ends [Pipeline] } 17:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:26 + 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 17:37:26 + dirname cmd/core-command/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo core-command,cmd/core-command/Dockerfile 17:37:26 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:37:26 cut -d/ -f2 17:37:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:37:26 + dirname cmd/core-data/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo core-data,cmd/core-data/Dockerfile 17:37:26 + dirname cmd/core-metadata/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo core-metadata,cmd/core-metadata/Dockerfile 17:37:26 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 17:37:26 -f2 17:37:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:37:26 + dirname cmd/security-proxy-auth/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:37:26 + dirname cmd/security-proxy-setup/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:37:26 + dirname cmd/security-secretstore-setup/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:37:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:37:26 + dirname cmd/security-spire-agent/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:37:26 + dirname cmd/security-spire-config/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:37:26 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 17:37:26 -f2 17:37:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:37:26 + dirname cmd/support-notifications/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo support-notifications,cmd/support-notifications/Dockerfile 17:37:26 + dirname cmd/support-scheduler/Dockerfile 17:37:26 + cut -d/ -f2 17:37:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:37:26 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 17:37:26 + git rev-list -1 --merges 5be6da0dd8fb641f6b43c82f942f16555c379249~1..5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] echo 17:37:26 -----------> git rev-list -1 --merges 5be6da0dd8fb641f6b43c82f942f16555c379249~1..5be6da0dd8fb641f6b43c82f942f16555c379249 5be6da0dd8fb641f6b43c82f942f16555c379249 [false] [Pipeline] sh 17:37:26 + git log --format=format:%s -1 5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] echo 17:37:26 ========================================================= 17:37:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:37:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:37:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:27 + grep -v github /etc/ssh/ssh_known_hosts 17:37:27 + [ -e /tmp/ssh_known_hosts ] 17:37:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:37:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:37:27 + sudo tee -a /etc/ssh/ssh_known_hosts 17:37:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:27 17:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:27 0.1.4: Pulling from edgex-devops/py-git-semver 17:37:27 b85a868b505f: Pulling fs layer 17:37:27 e2be974225ed: Pulling fs layer 17:37:27 339a4e72a1f5: Pulling fs layer 17:37:27 988bab9f4d93: Pulling fs layer 17:37:27 1469e6f7b9e6: Pulling fs layer 17:37:27 eaf3925da568: Pulling fs layer 17:37:27 bab4dde63d76: Pulling fs layer 17:37:27 bde34c3a00c8: Pulling fs layer 17:37:27 b352a97aabf1: Pulling fs layer 17:37:27 4872d77fe225: Pulling fs layer 17:37:27 5851b861e8e6: Pulling fs layer 17:37:27 1469e6f7b9e6: Waiting 17:37:27 eaf3925da568: Waiting 17:37:27 bab4dde63d76: Waiting 17:37:27 bde34c3a00c8: Waiting 17:37:27 988bab9f4d93: Waiting 17:37:27 b352a97aabf1: Waiting 17:37:27 4872d77fe225: Waiting 17:37:27 e2be974225ed: Verifying Checksum 17:37:27 e2be974225ed: Download complete 17:37:28 1469e6f7b9e6: Verifying Checksum 17:37:28 1469e6f7b9e6: Download complete 17:37:28 eaf3925da568: Verifying Checksum 17:37:28 eaf3925da568: Download complete 17:37:28 339a4e72a1f5: Verifying Checksum 17:37:28 339a4e72a1f5: Download complete 17:37:28 bde34c3a00c8: Download complete 17:37:28 b352a97aabf1: Download complete 17:37:28 4872d77fe225: Download complete 17:37:28 5851b861e8e6: Verifying Checksum 17:37:28 5851b861e8e6: Download complete 17:37:28 b85a868b505f: Download complete 17:37:28 bab4dde63d76: Verifying Checksum 17:37:28 bab4dde63d76: Download complete 17:37:29 b85a868b505f: Pull complete 17:37:29 e2be974225ed: Pull complete 17:37:30 339a4e72a1f5: Pull complete 17:37:30 988bab9f4d93: Pull complete 17:37:30 1469e6f7b9e6: Pull complete 17:37:30 eaf3925da568: Pull complete 17:37:33 bab4dde63d76: Pull complete 17:37:33 bde34c3a00c8: Pull complete 17:37:33 b352a97aabf1: Pull complete 17:37:33 4872d77fe225: Pull complete 17:37:33 5851b861e8e6: Pull complete 17:37:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:37:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:33 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 17:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 17:37:36 $ docker top 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 -eo pid,comm 17:37:36 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). 17:37:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:36 [ssh-agent] Looking for ssh-agent implementation... 17:37:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:36 $ docker exec 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent 17:37:36 SSH_AUTH_SOCK=/tmp/ssh-bZsz7LI1GTAg/agent.32 17:37:36 SSH_AGENT_PID=38 17:37:36 Running ssh-add (command line suppressed) 17:37:36 Identity added: /w/workspace/edgex-go/562@tmp/private_key_17961198748926368277.key (/w/workspace/edgex-go/562@tmp/private_key_17961198748926368277.key) 17:37:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:36 + git tag --points-at HEAD [Pipeline] } 17:37:36 $ docker exec --env ******** --env ******** 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent -k 17:37:36 unset SSH_AUTH_SOCK; 17:37:36 unset SSH_AGENT_PID; 17:37:36 echo Agent pid 38 killed; 17:37:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:37 [ssh-agent] Looking for ssh-agent implementation... 17:37:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:37 $ docker exec 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent 17:37:37 SSH_AUTH_SOCK=/tmp/ssh-IYJCDitI1ZIh/agent.70 17:37:37 SSH_AGENT_PID=76 17:37:37 Running ssh-add (command line suppressed) 17:37:37 Identity added: /w/workspace/edgex-go/562@tmp/private_key_7123521861629043188.key (/w/workspace/edgex-go/562@tmp/private_key_7123521861629043188.key) 17:37:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:37 + git semver init 17:37:37 2023-08-17 17:37:37,832 [run_init] DEBUG init version:0.0.0 force:False 17:37:37 2023-08-17 17:37:37,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/562/.semver 17:37:37 2023-08-17 17:37:37,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/562/.semver 17:37:37 2023-08-17 17:37:37,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/562/.semver'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=None) 17:37:43 2023-08-17 17:37:42,665 [append_file] DEBUG append to file:/w/workspace/edgex-go/562/.git/info/exclude 17:37:43 2023-08-17 17:37:42,667 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/562/.semver/main with force:False 17:37:43 2023-08-17 17:37:42,668 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 17:37:43 2023-08-17 17:37:42,668 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 17:37:43 3.1.0-dev.28 [Pipeline] } 17:37:43 $ docker exec --env ******** --env ******** 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 ssh-agent -k 17:37:43 unset SSH_AUTH_SOCK; 17:37:43 unset SSH_AGENT_PID; 17:37:43 echo Agent pid 76 killed; 17:37:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:43 + git semver [Pipeline] } 17:37:43 $ docker stop --time=1 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 17:37:45 $ docker rm -f --volumes 450b8fcc8959036b337107ed457b866827326052d7f2744f0b8f664fc8b60c82 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:45 Stashed 1 file(s) [Pipeline] echo 17:37:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [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 17:37:46 + git config --global --add safe.directory /w/workspace/edgex-go/562 [Pipeline] echo 17:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:46 ========================================================= 17:37:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:37:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:37:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:37:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:46 4db1b89c0bd1: Pulling fs layer 17:37:46 6911f1a30b25: Pulling fs layer 17:37:46 e194b8c5c2a9: Pulling fs layer 17:37:46 6863d3e3a2b1: Pulling fs layer 17:37:46 ec0bb842ea78: Pulling fs layer 17:37:46 40a00589a448: Pulling fs layer 17:37:46 6c08303d61cc: Pulling fs layer 17:37:46 798269fcf238: Pulling fs layer 17:37:46 ec0bb842ea78: Waiting 17:37:46 40a00589a448: Waiting 17:37:46 6c08303d61cc: Waiting 17:37:46 6863d3e3a2b1: Waiting 17:37:46 6911f1a30b25: Verifying Checksum 17:37:46 6911f1a30b25: Download complete 17:37:46 6863d3e3a2b1: Verifying Checksum 17:37:46 6863d3e3a2b1: Download complete 17:37:46 ec0bb842ea78: Download complete 17:37:46 4db1b89c0bd1: Verifying Checksum 17:37:46 4db1b89c0bd1: Download complete 17:37:46 40a00589a448: Verifying Checksum 17:37:46 40a00589a448: Download complete 17:37:46 4db1b89c0bd1: Pull complete 17:37:46 6911f1a30b25: Pull complete 17:37:47 798269fcf238: Verifying Checksum 17:37:47 798269fcf238: Download complete 17:37:47 e194b8c5c2a9: Download complete 17:37:47 6c08303d61cc: Verifying Checksum 17:37:47 6c08303d61cc: Download complete 17:37:51 e194b8c5c2a9: Pull complete 17:37:51 6863d3e3a2b1: Pull complete 17:37:51 ec0bb842ea78: Pull complete 17:37:51 40a00589a448: Pull complete 17:37:53 6c08303d61cc: Pull complete 17:37:54 798269fcf238: Pull complete 17:37:54 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:37:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:37:54 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:37:54 WORKDIR /edgex 17:37:54 COPY go.mod . 17:37:54 RUN go mod download build 17:37:54 -t ci-base-image-x86_64 -f - . 17:37:55 Sending build context to Docker daemon 170.8MB 17:37:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:37:55 ---> ec979cd7f677 17:37:55 Step 2/4 : WORKDIR /edgex 17:38:00 ---> Running in 745b30f7b33a 17:38:00 Removing intermediate container 745b30f7b33a 17:38:00 ---> d15b0a74169e 17:38:00 Step 3/4 : COPY go.mod . 17:38:00 ---> 1073d934edf9 17:38:00 Step 4/4 : RUN go mod download 17:38:00 ---> Running in f2e988582a8d 17:38:00 Still waiting to schedule task 17:38:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:38:18 Removing intermediate container f2e988582a8d 17:38:18 ---> d8642fa85c27 17:38:18 Successfully built d8642fa85c27 17:38:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:18 + docker inspect -f . ci-base-image-x86_64 17:38:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:18 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 17:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 17:38:19 $ docker top cf904208eea92588a34ed6c11e3782796a9a0e309b6af835b9fb3addfddc6441 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:19 + go version 17:38:19 go version go1.20.6 linux/amd64 [Pipeline] } 17:38:19 $ docker stop --time=1 cf904208eea92588a34ed6c11e3782796a9a0e309b6af835b9fb3addfddc6441 17:38:21 $ docker rm -f --volumes cf904208eea92588a34ed6c11e3782796a9a0e309b6af835b9fb3addfddc6441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:21 + docker inspect -f . ci-base-image-x86_64 17:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:21 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 17:38:21 $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 17:38:21 $ docker top 7615a4a0fe0f65d6996fb6559c6c2ee079a1ee6870c4157ae81953d19c8cd2fa -eo pid,comm [Pipeline] { [Pipeline] echo 17:38:21 ========================================================= 17:38:21 [edgeXBuildGoParallel] Running Tests and Build... 17:38:21 ========================================================= [Pipeline] sh 17:38:22 + git config --global --add safe.directory /w/workspace/edgex-go/562 [Pipeline] fileExists [Pipeline] sh 17:38:22 + make test 17:38:22 go test -race -coverprofile=coverage.out ./... 17:38:30 ? github.com/edgexfoundry/edgex-go [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:38:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 17:38:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements 17:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:38:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:38:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 17:38:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:38:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.324s coverage: 93.4% of statements 17:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.8% of statements 17:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 97.6% of statements 17:38:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.040s coverage: 72.2% of statements 17:38:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 17:38:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 32.2% of statements 17:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 42.9% of statements 17:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements 17:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 17:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 17:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:39:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:39:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:39:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:39:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:39:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 17:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.280s coverage: 79.9% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.073s coverage: 92.9% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 86.0% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 95.7% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements 17:39:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 98.9% of statements 17:39:23 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 17:39:24 running golangci-lint 17:39:24 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 17:39:24 go version go1.20.6 linux/amd64 17:39:24 level=info msg="[config_reader] Used config file .golangci.yml" 17:39:24 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 17:39:39 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 14.114120795s" 17:39:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.837313ms" 17:39:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3941 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 17:39:45 Running in /w/workspace/edgex-go/562 [Pipeline] { [Pipeline] checkout 17:39:45 The recommended git tool is: git 17:39:46 level=info msg="[linters_context/goanalysis] analyzers took 1m4.080415393s with top 10 stages: buildir: 29.475950561s, inspect: 2.145500506s, fact_deprecated: 1.880160852s, gosec: 1.304571144s, ctrlflow: 1.22976003s, printf: 1.01117068s, S1038: 995.270087ms, fact_purity: 916.068374ms, nilness: 827.236445ms, typedness: 560.513527ms" 17:39:46 level=info msg="[runner] Issues before processing: 200, after processing: 0" 17:39:46 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, cgo: 200/200, skip_dirs: 200/200, exclude: 200/200, nolint: 0/21" 17:39:46 level=info msg="[runner] processing took 16.147125ms with stages: nolint: 6.446691ms, identifier_marker: 5.068414ms, autogenerated_exclude: 1.42227ms, path_prettifier: 1.267246ms, exclude-rules: 1.223034ms, skip_dirs: 674.419µs, cgo: 27.131µs, filename_unadjuster: 14.2µs, max_same_issues: 740ns, uniq_by_line: 430ns, skip_files: 410ns, source_code: 380ns, severity-rules: 330ns, exclude: 300ns, sort_results: 250ns, diff: 240ns, path_shortener: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 17:39:46 level=info msg="[runner] linters took 6.902758167s with stages: goanalysis_metalinter: 6.886512129s" 17:39:46 level=info msg="File cache stats: 0 entries of total size 0B" 17:39:46 level=info msg="Memory: 212 samples, avg is 186.2MB, max is 782.2MB" 17:39:46 level=info msg="Execution took 21.060822322s" 17:39:46 go vet ./... 17:39:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:50 ./bin/test-attribution-txt.sh 17:39:50 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 17:39:50 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 17:39:50 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 17:39:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 17:39:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:39:50 + ls -al . 17:39:50 total 728 17:39:50 drwxrwxr-x 12 1001 1001 4096 Aug 17 17:38 . 17:39:50 drwxr-xr-x 4 root root 4096 Aug 17 17:38 .. 17:39:50 drwxrwxr-x 2 1001 1001 4096 Aug 17 17:37 .blubracket 17:39:50 -rw-rw-r-- 1 1001 1001 16 Aug 17 17:37 .dockerignore 17:39:50 drwxrwxr-x 8 1001 1001 4096 Aug 17 17:37 .git 17:39:50 drwxrwxr-x 3 1001 1001 4096 Aug 17 17:37 .github 17:39:50 -rw-rw-r-- 1 1001 1001 1173 Aug 17 17:37 .gitignore 17:39:50 -rw-rw-r-- 1 1001 1001 42 Aug 17 17:37 .golangci.yml 17:39:50 -rw-rw-r-- 1 1001 1001 87 Aug 17 17:37 .hadolint.yml 17:39:50 drwxr-xr-x 3 1001 1001 4096 Aug 17 17:37 .semver 17:39:50 -rw-rw-r-- 1 1001 1001 166 Aug 17 17:37 .sonarcloud.properties 17:39:50 -rw-rw-r-- 1 1001 1001 1171 Aug 17 17:37 ADOPTERS.md 17:39:50 -rw-rw-r-- 1 1001 1001 11152 Aug 17 17:37 Attribution.txt 17:39:50 -rw-rw-r-- 1 1001 1001 93407 Aug 17 17:37 CHANGELOG.md 17:39:50 -rw-rw-r-- 1 1001 1001 3804 Aug 17 17:37 CONTRIBUTING.md 17:39:50 -rw-rw-r-- 1 1001 1001 677 Aug 17 17:37 GOVERNANCE.md 17:39:50 -rw-rw-r-- 1 1001 1001 883 Aug 17 17:37 Jenkinsfile 17:39:50 -rw-rw-r-- 1 1001 1001 10775 Aug 17 17:37 LICENSE 17:39:50 -rw-rw-r-- 1 1001 1001 14764 Aug 17 17:37 Makefile 17:39:50 -rw-rw-r-- 1 1001 1001 582 Aug 17 17:37 OWNERS.md 17:39:50 -rw-rw-r-- 1 1001 1001 9923 Aug 17 17:37 README.md 17:39:50 -rw-rw-r-- 1 1001 1001 789 Aug 17 17:37 SECURITY.md 17:39:50 -rw-rw-r-- 1 1001 1001 12 Aug 17 17:37 VERSION 17:39:50 drwxrwxr-x 2 1001 1001 4096 Aug 17 17:37 bin 17:39:50 drwxrwxr-x 18 1001 1001 4096 Aug 17 17:37 cmd 17:39:50 -rw-r--r-- 1 root root 446998 Aug 17 17:39 coverage.out 17:39:50 drwxrwxr-x 2 1001 1001 4096 Aug 17 17:37 fuzz_test 17:39:50 -rw-rw-r-- 1 1001 1001 3687 Aug 17 17:37 go.mod 17:39:50 -rw-rw-r-- 1 1001 1001 33714 Aug 17 17:37 go.sum 17:39:50 drwxrwxr-x 7 1001 1001 4096 Aug 17 17:37 internal 17:39:50 drwxrwxr-x 3 1001 1001 4096 Aug 17 17:37 openapi 17:39:50 -rw-rw-r-- 1 1001 1001 594 Aug 17 17:37 security.txt 17:39:50 drwxrwxr-x 4 1001 1001 4096 Aug 17 17:37 snap 17:39:50 -rw-rw-r-- 1 1001 1001 204 Aug 17 17:37 version.go [Pipeline] sh 17:39:51 + '[' -e coverage.out ] 17:39:51 + chown 1001:1001 coverage.out [Pipeline] stash 17:39:51 Stashed 1 file(s) [Pipeline] sh 17:39:51 + make build 17:39:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:39:53 using credential edgex-jenkins-ssh 17:39:53 Cloning the remote Git repository 17:39:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:39:53 > git init /w/workspace/edgex-go/562 # timeout=10 17:39:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:39:53 > git --version # timeout=10 17:39:53 > git --version # 'git version 2.25.1' 17:39:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:40:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:40:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:40:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:40:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:40:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:40:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:40:13 Avoid second fetch 17:40:13 Checking out Revision 5be6da0dd8fb641f6b43c82f942f16555c379249 (main) 17:40:13 Commit message: "fix(security): Restore CORS functionality broken in EdgeX 3.0 (#4638)" 17:40:13 > git config core.sparsecheckout # timeout=10 17:40:13 > git checkout -f 5be6da0dd8fb641f6b43c82f942f16555c379249 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:40:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:40:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:40:14 % Total % Received % Xferd Average Speed Time Time Time Current 17:40:14 Dload Upload Total Spent Left Speed 17:40:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 17:40:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:40:15 + sudo tee /etc/docker/daemon.new 17:40:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:40:15 { 17:40:15 "registry-mirrors": [ 17:40:15 "https://nexus3.edgexfoundry.org:10001" 17:40:15 ], 17:40:15 "bip": "10.250.0.254/24", 17:40:15 "hosts": [ 17:40:15 "tcp://0.0.0.0:5555", 17:40:15 "unix:///var/run/docker.sock" 17:40:15 ], 17:40:15 "mtu": 1458, 17:40:15 "selinux-enabled": true, 17:40:15 "seccomp-profile": "/etc/docker/seccomp.json" 17:40:15 } [Pipeline] sh 17:40:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:40:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:40:16 + sudo service docker restart 17:40:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:40:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:40:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:40:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:40:21 $ docker stop --time=1 7615a4a0fe0f65d6996fb6559c6c2ee079a1ee6870c4157ae81953d19c8cd2fa 17:40:26 $ docker rm -f --volumes 7615a4a0fe0f65d6996fb6559c6c2ee079a1ee6870c4157ae81953d19c8cd2fa [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 17:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:27 17:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:27 latest: Pulling from edgex-devops/edgex-compose 17:40:27 91d30c5bc195: Pulling fs layer 17:40:27 2e9b0aa3be6d: Pulling fs layer 17:40:27 9c61dcf015f6: Pulling fs layer 17:40:27 4698f68db338: Pulling fs layer 17:40:27 2a2f49069b9e: Pulling fs layer 17:40:27 e0025b399a48: Pulling fs layer 17:40:27 4698f68db338: Waiting 17:40:27 e0025b399a48: Waiting 17:40:27 91d30c5bc195: Download complete 17:40:27 4698f68db338: Verifying Checksum 17:40:27 4698f68db338: Download complete 17:40:28 2e9b0aa3be6d: Verifying Checksum 17:40:28 2e9b0aa3be6d: Download complete 17:40:28 e0025b399a48: Download complete 17:40:28 91d30c5bc195: Pull complete 17:40:28 2a2f49069b9e: Download complete 17:40:28 2e9b0aa3be6d: Pull complete 17:40:28 9c61dcf015f6: Verifying Checksum 17:40:28 9c61dcf015f6: Download complete 17:40:31 9c61dcf015f6: Pull complete 17:40:31 4698f68db338: Pull complete 17:40:31 2a2f49069b9e: Pull complete 17:40:31 e0025b399a48: Pull complete 17:40:31 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 17:40:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:40:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:31 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 17:40:31 $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 17:40:35 $ docker top 6d22eaf920018d4098614fc41593979be7e62ae96661836378a6626225ee1c87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 17:40:35 provisioning config files... 17:40:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config13492003462015682574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:35 + docker compose -f ./docker-compose-build.yml build --parallel 17:40:35 ---> docker-login.sh 17:40:35 nexus3.edgexfoundry.org:10001 17:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:36 Configure a credential helper to remove this warning. See 17:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:36 17:40:36 Login Succeeded 17:40:36 nexus3.edgexfoundry.org:10002 17:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:36 Configure a credential helper to remove this warning. See 17:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:36 17:40:36 Login Succeeded 17:40:36 nexus3.edgexfoundry.org:10003 17:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:37 Configure a credential helper to remove this warning. See 17:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:37 17:40:37 Login Succeeded 17:40:37 nexus3.edgexfoundry.org:10004 17:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:37 Configure a credential helper to remove this warning. See 17:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:37 17:40:37 Login Succeeded 17:40:37 docker.io 17:40:37 #1 [security-proxy-auth internal] load build definition from Dockerfile 17:40:37 #1 transferring dockerfile: 2.04kB done 17:40:37 #1 DONE 0.0s 17:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:37 17:40:37 #2 [security-spire-agent internal] load build definition from Dockerfile 17:40:37 #2 transferring dockerfile: 2.68kB done 17:40:37 #2 DONE 0.0s 17:40:37 17:40:37 #3 [core-data internal] load build definition from Dockerfile 17:40:37 #3 transferring dockerfile: 1.90kB done 17:40:37 #3 DONE 0.0s 17:40:37 17:40:37 #4 [core-metadata internal] load build definition from Dockerfile 17:40:37 #4 transferring dockerfile: 1.96kB done 17:40:37 #4 DONE 0.0s 17:40:37 17:40:37 #5 [security-spire-server internal] load build definition from Dockerfile 17:40:37 #5 transferring dockerfile: 2.63kB done 17:40:37 #5 DONE 0.0s 17:40:37 17:40:37 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:40:37 #6 transferring dockerfile: 2.12kB done 17:40:37 #6 DONE 0.0s 17:40:37 17:40:37 #7 [security-spire-config internal] load build definition from Dockerfile 17:40:37 #7 transferring dockerfile: 2.58kB done 17:40:37 #7 DONE 0.0s 17:40:37 17:40:37 #8 [security-secretstore-setup internal] load build definition from Dockerfile 17:40:37 #8 transferring dockerfile: 2.38kB done 17:40:37 #8 DONE 0.0s 17:40:37 17:40:37 #9 [security-bootstrapper internal] load build definition from Dockerfile 17:40:37 #9 transferring dockerfile: 2.82kB done 17:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:37 Configure a credential helper to remove this warning. See 17:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:37 17:40:37 Login Succeeded 17:40:37 ---> docker-login.sh ends [Pipeline] } 17:40:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:40:37 #9 DONE 0.0s 17:40:37 17:40:37 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:40:37 #10 transferring dockerfile: 1.78kB done 17:40:37 #10 DONE 0.0s 17:40:37 17:40:37 #11 [security-proxy-setup internal] load build definition from Dockerfile 17:40:37 #11 transferring dockerfile: 2.39kB done 17:40:37 #11 DONE 0.0s 17:40:37 17:40:37 #12 [core-command internal] load build definition from Dockerfile 17:40:37 #12 transferring dockerfile: 1.82kB done 17:40:37 #12 DONE 0.0s 17:40:37 17:40:37 #13 [support-scheduler internal] load build definition from Dockerfile 17:40:37 #13 transferring dockerfile: 1.82kB done 17:40:37 #13 DONE 0.0s 17:40:37 17:40:37 #14 [support-notifications internal] load build definition from Dockerfile 17:40:37 #14 transferring dockerfile: 1.84kB done 17:40:37 #14 DONE 0.0s 17:40:37 17:40:37 #15 [security-proxy-auth internal] load .dockerignore 17:40:37 #15 transferring context: 56B done 17:40:37 #15 DONE 0.0s 17:40:37 17:40:37 #16 [security-spire-agent internal] load .dockerignore 17:40:37 #16 transferring context: 56B done 17:40:37 #16 DONE 0.0s 17:40:37 17:40:37 #17 [core-data internal] load .dockerignore 17:40:37 #17 transferring context: 56B done 17:40:37 #17 DONE 0.0s 17:40:37 17:40:37 #18 [core-metadata internal] load .dockerignore 17:40:37 #18 transferring context: 56B done [Pipeline] sh 17:40:38 #18 DONE 0.0s 17:40:38 17:40:38 #19 [security-spire-server internal] load .dockerignore 17:40:38 #19 transferring context: 56B done 17:40:38 #19 DONE 0.0s 17:40:38 17:40:38 #20 [core-common-config-bootstrapper internal] load .dockerignore 17:40:38 #20 transferring context: 56B done 17:40:38 #20 DONE 0.0s 17:40:38 17:40:38 #21 [security-spire-config internal] load .dockerignore 17:40:38 #21 transferring context: 56B done 17:40:38 #21 DONE 0.0s 17:40:38 17:40:38 #22 [security-secretstore-setup internal] load .dockerignore 17:40:38 #22 transferring context: 56B done 17:40:38 #22 DONE 0.0s 17:40:38 17:40:38 #23 [security-bootstrapper internal] load .dockerignore 17:40:38 #23 transferring context: 56B done 17:40:38 #23 DONE 0.0s 17:40:38 17:40:38 #24 [security-spiffe-token-provider internal] load .dockerignore 17:40:38 #24 transferring context: 56B done 17:40:38 #24 DONE 0.0s 17:40:38 17:40:38 #25 [core-command internal] load .dockerignore 17:40:38 #25 transferring context: 56B done 17:40:38 #25 DONE 0.0s 17:40:38 17:40:38 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:40:38 #26 ... 17:40:38 17:40:38 #27 [security-proxy-setup internal] load .dockerignore 17:40:38 #27 transferring context: 56B done 17:40:38 #27 DONE 0.0s 17:40:38 17:40:38 #28 [support-scheduler internal] load .dockerignore 17:40:38 #28 transferring context: 56B done 17:40:38 #28 DONE 0.0s 17:40:38 17:40:38 #29 [support-notifications internal] load .dockerignore 17:40:38 #29 transferring context: 56B done 17:40:38 #29 DONE 0.0s 17:40:38 17:40:38 #26 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:40:38 + git config --global --add safe.directory /w/workspace/edgex-go/562 [Pipeline] echo 17:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 17:40:38 #26 DONE 0.0s 17:40:38 17:40:38 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 17:40:38 #30 ... 17:40:38 17:40:38 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 17:40:38 #26 DONE 0.0s 17:40:38 17:40:38 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 17:40:38 #30 DONE 0.5s 17:40:38 17:40:38 #31 [core-command internal] load build context 17:40:38 #31 DONE 0.0s 17:40:38 17:40:38 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:40:38 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [Pipeline] echo 17:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:38 ========================================================= 17:40:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:40:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:40:38 #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:40:38 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 17:40:38 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 17:40:38 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.1s 17:40:38 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:40:39 #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 17:40:39 #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 17:40:39 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.2s 17:40:39 #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:40:39 #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 17:40:39 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 17:40:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:40:39 edb6bdbacee9: Pulling fs layer 17:40:39 5f9638ab2659: Pulling fs layer 17:40:39 8d51d6327a98: Pulling fs layer 17:40:39 8b374f2dd631: Pulling fs layer 17:40:39 ec14aa9079de: Pulling fs layer 17:40:39 2f466654f4bb: Pulling fs layer 17:40:39 554e91adad29: Pulling fs layer 17:40:39 ec14aa9079de: Waiting 17:40:39 2f466654f4bb: Waiting 17:40:39 8b374f2dd631: Waiting 17:40:39 554e91adad29: Waiting 17:40:39 5f9638ab2659: Verifying Checksum 17:40:39 5f9638ab2659: Download complete 17:40:39 8b374f2dd631: Verifying Checksum 17:40:39 8b374f2dd631: Download complete 17:40:39 ec14aa9079de: Verifying Checksum 17:40:39 ec14aa9079de: Download complete 17:40:39 edb6bdbacee9: Verifying Checksum 17:40:39 edb6bdbacee9: Download complete 17:40:39 #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 17:40:39 #32 DONE 1.1s 17:40:39 17:40:39 #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-x86_64 17:40:39 #33 DONE 1.2s 17:40:39 17:40:39 #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:40:40 edb6bdbacee9: Pull complete 17:40:40 554e91adad29: Verifying Checksum 17:40:40 554e91adad29: Download complete 17:40:40 5f9638ab2659: Pull complete 17:40:41 8d51d6327a98: Download complete 17:40:41 2f466654f4bb: Verifying Checksum 17:40:41 2f466654f4bb: Download complete 17:40:44 #34 ... 17:40:44 17:40:44 #35 [support-scheduler internal] load build context 17:40:44 #35 transferring context: 220.17MB 5.9s 17:40:44 #35 ... 17:40:44 17:40:44 #36 [security-proxy-setup internal] load build context 17:40:45 #36 ... 17:40:45 17:40:45 #37 [security-spiffe-token-provider internal] load build context 17:40:45 #37 ... 17:40:45 17:40:45 #36 [security-proxy-setup internal] load build context 17:40:49 #36 transferring context: 365.16MB 9.5s done 17:40:49 #36 ... 17:40:49 17:40:49 #38 [security-secretstore-setup internal] load build context 17:40:49 #38 transferring context: 365.16MB 9.4s done 17:40:49 #38 ... 17:40:49 17:40:49 #39 [security-spire-agent internal] load build context 17:40:49 #39 transferring context: 365.16MB 9.7s done 17:40:49 #39 ... 17:40:49 17:40:49 #40 [security-spire-config internal] load build context 17:40:49 #40 transferring context: 365.16MB 9.5s done 17:40:49 #40 ... 17:40:49 17:40:49 #41 [support-notifications internal] load build context 17:40:49 #41 transferring context: 365.16MB 8.3s done 17:40:49 #41 ... 17:40:49 17:40:49 #42 [security-spire-server internal] load build context 17:40:49 #42 transferring context: 365.16MB 9.4s done 17:40:49 #42 ... 17:40:49 17:40:49 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:40:50 #43 ... 17:40:50 17:40:50 #44 [core-metadata internal] load build context 17:40:50 #44 transferring context: 365.16MB 9.4s done 17:40:50 #44 ... 17:40:50 17:40:50 #31 [core-command internal] load build context 17:40:50 #31 transferring context: 365.16MB 9.7s done 17:40:50 #31 ... 17:40:50 17:40:50 #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:40:50 #45 ... 17:40:50 17:40:50 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:40:50 #46 ... 17:40:50 17:40:50 #47 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 17:40:51 #47 ... 17:40:51 17:40:51 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:40:51 #48 ... 17:40:51 17:40:51 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:40:51 #49 ... 17:40:51 17:40:51 #50 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:40:52 #50 ... 17:40:52 17:40:52 #51 [core-data internal] load build context 17:40:52 #51 transferring context: 365.16MB 9.7s done 17:40:52 #51 ... 17:40:52 17:40:52 #52 [security-proxy-auth internal] load build context 17:40:52 #52 transferring context: 365.16MB 8.6s done 17:40:52 #52 ... 17:40:52 17:40:52 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:40:52 #53 ... 17:40:52 17:40:52 #54 [core-common-config-bootstrapper internal] load build context 17:40:52 #54 transferring context: 365.16MB 9.2s done 17:40:52 #54 ... 17:40:52 17:40:52 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:40:52 #55 ... 17:40:52 17:40:52 #56 [security-bootstrapper internal] load build context 17:40:52 #56 transferring context: 365.16MB 9.8s done 17:40:54 8d51d6327a98: Pull complete 17:40:54 8b374f2dd631: Pull complete 17:40:54 ec14aa9079de: Pull complete 17:40:54 #56 ... 17:40:54 17:40:54 #35 [support-scheduler internal] load build context 17:40:54 #35 transferring context: 365.16MB 9.0s done 17:40:55 #35 ... 17:40:55 17:40:55 #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:40:55 #34 5.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:40:55 #34 5.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:40:55 #34 6.040 (1/2) Installing ca-certificates (20230506-r0) 17:40:55 #34 6.090 (2/2) Installing dumb-init (1.2.5-r2) 17:40:55 #34 6.096 Executing busybox-1.35.0-r29.trigger 17:40:55 #34 6.099 Executing ca-certificates-20230506-r0.trigger 17:40:55 #34 6.158 OK: 8 MiB in 17 packages 17:40:55 #34 ... 17:40:55 17:40:55 #37 [security-spiffe-token-provider internal] load build context 17:40:55 #37 transferring context: 365.16MB 9.1s done 17:41:01 2f466654f4bb: Pull complete 17:41:03 554e91adad29: Pull complete 17:41:03 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:41:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:41:04 + docker build -t ci-base-image-arm64 -f - . 17:41:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:41:04 WORKDIR /edgex 17:41:04 COPY go.mod . 17:41:04 RUN go mod download 17:41:04 Sending build context to Docker daemon 2.95MB 17:41:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:41:04 ---> 1e15ea492957 17:41:04 Step 2/4 : WORKDIR /edgex 17:41:06 #37 ... 17:41:06 17:41:06 #41 [support-notifications internal] load build context 17:41:06 #41 DONE 25.8s 17:41:06 17:41:06 #34 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:41:06 #34 DONE 24.8s 17:41:06 17:41:06 #35 [support-scheduler internal] load build context 17:41:06 #35 DONE 25.8s 17:41:06 17:41:06 #37 [security-spiffe-token-provider internal] load build context 17:41:06 #37 DONE 25.8s 17:41:06 17:41:06 #54 [core-common-config-bootstrapper internal] load build context 17:41:06 #54 DONE 25.8s 17:41:06 17:41:06 #42 [security-spire-server internal] load build context 17:41:06 #42 DONE 25.8s 17:41:06 17:41:06 #44 [core-metadata internal] load build context 17:41:06 #44 DONE 25.8s 17:41:06 17:41:06 #36 [security-proxy-setup internal] load build context 17:41:06 #36 DONE 25.9s 17:41:06 17:41:06 #38 [security-secretstore-setup internal] load build context 17:41:06 #38 DONE 25.8s 17:41:06 17:41:06 #39 [security-spire-agent internal] load build context 17:41:06 #39 DONE 25.9s 17:41:06 17:41:06 #47 [core-command builder 2/9] WORKDIR /edgex-go 17:41:06 #47 DONE 24.9s 17:41:06 17:41:06 #52 [security-proxy-auth internal] load build context 17:41:06 #52 DONE 25.8s 17:41:06 17:41:06 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 17:41:06 #57 ... 17:41:06 17:41:06 #51 [core-data internal] load build context 17:41:06 #51 DONE 25.9s 17:41:06 17:41:06 #40 [security-spire-config internal] load build context 17:41:06 #40 DONE 25.9s 17:41:06 17:41:06 #56 [security-bootstrapper internal] load build context 17:41:06 #56 DONE 25.9s 17:41:06 17:41:06 #31 [core-command internal] load build context 17:41:06 #31 DONE 25.9s 17:41:06 17:41:06 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:41:06 #58 ... 17:41:06 17:41:06 #50 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:41:06 #50 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #50 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #50 25.69 (1/1) Installing dumb-init (1.2.5-r2) 17:41:06 #50 25.69 Executing busybox-1.35.0-r29.trigger 17:41:06 #50 25.70 OK: 7 MiB in 16 packages 17:41:06 #50 DONE 26.2s 17:41:06 17:41:06 #46 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:41:06 #46 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #46 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #46 25.86 (1/4) Installing ca-certificates (20230506-r0) 17:41:06 #46 25.94 (2/4) Installing dumb-init (1.2.5-r2) 17:41:06 #46 25.94 (3/4) Installing su-exec (0.2-r2) 17:41:06 #46 25.94 (4/4) Installing yq (4.30.4-r4) 17:41:06 #46 26.11 Executing busybox-1.35.0-r29.trigger 17:41:06 #46 26.11 Executing ca-certificates-20230506-r0.trigger 17:41:06 #46 26.17 OK: 17 MiB in 19 packages 17:41:06 #46 DONE 26.3s 17:41:06 17:41:06 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:41:06 #48 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #48 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #48 25.84 (1/1) Installing dumb-init (1.2.5-r2) 17:41:06 #48 25.92 Executing busybox-1.35.0-r29.trigger 17:41:06 #48 25.93 OK: 7 MiB in 16 packages 17:41:06 #48 DONE 26.3s 17:41:06 17:41:06 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:41:06 #55 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #55 25.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #55 25.75 (1/4) Installing dumb-init (1.2.5-r2) 17:41:06 #55 25.75 (2/4) Installing openssl (3.0.10-r0) 17:41:06 #55 25.76 (3/4) Installing su-exec (0.2-r2) 17:41:06 #55 25.76 (4/4) Installing yq (4.30.4-r4) 17:41:06 #55 26.01 Executing busybox-1.35.0-r29.trigger 17:41:06 #55 26.04 OK: 17 MiB in 19 packages 17:41:06 #55 DONE 26.3s 17:41:06 17:41:06 #59 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 17:41:06 #59 DONE 0.0s 17:41:06 17:41:06 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:41:06 #49 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #49 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #49 25.50 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:41:06 #49 25.50 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:41:06 #49 25.50 OK: 17818 distinct packages available 17:41:06 #49 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #49 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #49 25.94 (1/9) Installing ca-certificates (20230506-r0) 17:41:06 #49 25.96 (2/9) Installing brotli-libs (1.0.9-r9) 17:41:06 #49 25.99 (3/9) Installing nghttp2-libs (1.51.0-r1) 17:41:06 #49 25.99 (4/9) Installing libcurl (8.2.1-r0) 17:41:06 #49 26.00 (5/9) Installing curl (8.2.1-r0) 17:41:06 #49 26.01 (6/9) Installing dumb-init (1.2.5-r2) 17:41:06 #49 26.01 (7/9) Installing musl-obstack (1.2.3-r0) 17:41:06 #49 26.02 (8/9) Installing libucontext (1.2-r0) 17:41:06 #49 26.02 (9/9) Installing gcompat (1.1.0-r0) 17:41:06 #49 26.03 Executing busybox-1.35.0-r29.trigger 17:41:06 #49 26.05 Executing ca-certificates-20230506-r0.trigger 17:41:06 #49 26.22 OK: 10 MiB in 24 packages 17:41:06 #49 DONE 26.3s 17:41:06 17:41:06 #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:41:06 #45 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #45 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #45 25.89 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:41:06 #45 25.89 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:41:06 #45 25.89 OK: 17818 distinct packages available 17:41:06 #45 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #45 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #45 26.39 (1/5) Installing dumb-init (1.2.5-r2) 17:41:06 #45 26.39 (2/5) Installing musl-obstack (1.2.3-r0) 17:41:06 #45 26.40 (3/5) Installing libucontext (1.2-r0) 17:41:06 #45 26.40 (4/5) Installing gcompat (1.1.0-r0) 17:41:06 #45 ... 17:41:06 17:41:06 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:41:06 #43 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #43 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #43 25.61 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:41:06 #43 25.61 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:41:06 #43 25.61 OK: 17818 distinct packages available 17:41:06 #43 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #43 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #43 26.20 (1/4) Installing dumb-init (1.2.5-r2) 17:41:06 #43 26.21 (2/4) Installing musl-obstack (1.2.3-r0) 17:41:06 #43 26.21 (3/4) Installing libucontext (1.2-r0) 17:41:06 #43 26.22 (4/4) Installing gcompat (1.1.0-r0) 17:41:06 #43 26.22 Executing busybox-1.35.0-r29.trigger 17:41:06 #43 26.23 OK: 7 MiB in 19 packages 17:41:06 #43 DONE 26.4s 17:41:06 17:41:06 #60 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:41:06 #60 DONE 0.0s 17:41:06 17:41:06 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:41:06 #57 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #57 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #57 1.664 OK: 265 MiB in 53 packages 17:41:06 #57 DONE 1.9s 17:41:06 17:41:06 #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:41:06 #45 26.41 (5/5) Installing openssl (3.0.10-r0) 17:41:06 #45 26.42 Executing busybox-1.35.0-r29.trigger 17:41:06 #45 26.43 OK: 8 MiB in 20 packages 17:41:06 #45 DONE 26.6s 17:41:06 17:41:06 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:41:06 #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #0 1.784 OK: 265 MiB in 53 packages 17:41:06 #61 DONE 1.9s 17:41:06 17:41:06 #62 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:06 #62 ... 17:41:06 17:41:06 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:41:06 #0 1.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #0 1.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #0 1.818 OK: 265 MiB in 53 packages 17:41:06 #63 DONE 1.9s 17:41:06 17:41:06 #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:41:06 #64 DONE 0.0s 17:41:06 17:41:06 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:41:06 #65 DONE 0.1s 17:41:06 17:41:06 #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:41:06 #53 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:06 #53 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:06 #53 26.59 (1/2) Installing dumb-init (1.2.5-r2) 17:41:06 #53 26.60 (2/2) Installing su-exec (0.2-r2) 17:41:06 #53 26.61 Executing busybox-1.35.0-r29.trigger 17:41:06 #53 26.61 OK: 7 MiB in 17 packages 17:41:06 #53 DONE 26.7s 17:41:06 17:41:06 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:41:06 ---> Running in fcd7fa38a631 17:41:06 Removing intermediate container fcd7fa38a631 17:41:06 ---> 413a12af830c 17:41:06 Step 3/4 : COPY go.mod . 17:41:07 ---> 44ab64d1d881 17:41:07 Step 4/4 : RUN go mod download 17:41:07 ---> Running in e4074a13656a 17:41:07 #66 ... 17:41:07 17:41:07 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:41:07 #58 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:07 #58 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:07 #58 3.066 OK: 265 MiB in 53 packages 17:41:07 #58 DONE 3.2s 17:41:07 17:41:07 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:41:07 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:07 #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:07 #0 2.704 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:41:07 #0 2.704 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:41:07 #0 2.704 OK: 17823 distinct packages available 17:41:07 #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:41:07 #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:41:07 #0 3.111 OK: 265 MiB in 53 packages 17:41:07 #67 DONE 3.3s 17:41:07 17:41:07 #68 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 17:41:07 #68 DONE 0.0s 17:41:07 17:41:07 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:41:07 #69 DONE 0.1s 17:41:07 17:41:07 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:08 #70 ... 17:41:08 17:41:08 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:41:08 #66 DONE 1.8s 17:41:08 17:41:08 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:41:08 #71 DONE 0.0s 17:41:08 17:41:08 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:16 #72 ... 17:41:16 17:41:16 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:16 #73 ... 17:41:16 17:41:16 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:43 #74 ... 17:41:43 17:41:43 #62 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:43 #62 DONE 33.6s 17:41:43 17:41:43 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:43 #74 DONE 33.5s 17:41:43 17:41:43 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:43 #72 DONE 32.1s 17:41:43 17:41:43 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:43 #73 DONE 33.5s 17:41:43 17:41:43 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:43 #70 DONE 32.1s 17:41:43 17:41:43 #75 [security-spiffe-token-provider builder 6/7] COPY . . 17:41:46 Removing intermediate container e4074a13656a 17:41:46 ---> 94f9ac21b715 17:41:46 Successfully built 94f9ac21b715 17:41:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:46 + docker inspect -f . ci-base-image-arm64 17:41:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:46 prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container 17:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 17:41:47 #75 DONE 7.4s 17:41:47 17:41:47 #76 [core-metadata builder 6/7] COPY . . 17:41:47 #76 DONE 7.4s 17:41:47 17:41:47 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #77 CACHED 17:41:47 17:41:47 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 17:41:47 #78 CACHED 17:41:47 17:41:47 #79 [core-data builder 6/7] COPY . . 17:41:47 #79 CACHED 17:41:47 17:41:47 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #80 CACHED 17:41:47 17:41:47 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:41:47 #81 CACHED 17:41:47 17:41:47 #82 [core-common-config-bootstrapper builder 6/7] COPY . . 17:41:47 #82 CACHED 17:41:47 17:41:47 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:41:47 #83 CACHED 17:41:47 17:41:47 #84 [support-scheduler builder 6/7] COPY . . 17:41:47 #84 CACHED 17:41:47 17:41:47 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #85 CACHED 17:41:47 17:41:47 #86 [support-notifications builder 6/7] COPY . . 17:41:47 #86 DONE 7.4s 17:41:47 17:41:47 #87 [core-command builder 4/7] COPY go.mod vendor* ./ 17:41:47 #87 CACHED 17:41:47 17:41:47 #88 [core-command builder 6/7] COPY . . 17:41:47 #88 CACHED 17:41:47 17:41:47 #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #89 CACHED 17:41:47 17:41:47 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:41:47 #90 CACHED 17:41:47 17:41:47 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #91 CACHED 17:41:47 17:41:47 #92 [security-proxy-auth builder 6/7] COPY . . 17:41:47 #92 CACHED 17:41:47 17:41:47 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:41:47 #93 ... 17:41:47 17:41:47 #94 [security-bootstrapper builder 6/7] COPY . . 17:41:47 #94 DONE 7.5s 17:41:47 17:41:47 #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:41:47 #95 CACHED 17:41:47 17:41:47 #96 [security-proxy-setup builder 6/7] COPY . . 17:41:47 #96 CACHED 17:41:47 17:41:47 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #97 CACHED 17:41:47 17:41:47 #98 [security-spire-server builder 6/9] COPY . . 17:41:47 #98 DONE 7.5s 17:41:47 17:41:47 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #99 CACHED 17:41:47 17:41:47 #100 [security-secretstore-setup builder 6/7] COPY . . 17:41:47 #100 CACHED 17:41:47 17:41:47 #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:41:47 #101 CACHED 17:41:47 17:41:47 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 17:41:47 #102 DONE 0.1s 17:41:47 17:41:47 #103 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 17:41:47 #103 CACHED 17:41:47 17:41:47 #104 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:47 #104 CACHED 17:41:47 17:41:47 #105 [security-spire-config builder 6/9] COPY . . 17:41:47 #105 CACHED 17:41:47 17:41:47 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 17:41:47 #106 CACHED 17:41:47 17:41:47 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:41:48 $ docker top 251fe80a5f36b11206ca2ca1c6f8e387b1c6e8e7de587cd5b832e5046ddbc8da -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:48 + go version 17:41:48 go version go1.20.6 linux/arm64 [Pipeline] } 17:41:49 $ docker stop --time=1 251fe80a5f36b11206ca2ca1c6f8e387b1c6e8e7de587cd5b832e5046ddbc8da 17:41:50 $ docker rm -f --volumes 251fe80a5f36b11206ca2ca1c6f8e387b1c6e8e7de587cd5b832e5046ddbc8da [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 17:41:50 #107 ... 17:41:50 17:41:50 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:41:50 #108 DONE 3.1s 17:41:50 17:41:50 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:41:50 #107 DONE 3.1s 17:41:50 17:41:50 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:51 17:41:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:51 #109 DONE 0.8s 17:41:51 17:41:51 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 17:41:51 #110 DONE 0.8s 17:41:51 17:41:51 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:41:51 #0 0.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:41:51 #111 ... 17:41:51 17:41:51 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:41:51 #112 DONE 0.1s 17:41:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:41:51 17:41:51 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:41:51 #113 DONE 0.1s 17:41:51 17:41:51 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:41:51 #0 1.120 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:41:51 latest: Pulling from edgex-devops/edgex-compose-arm64 17:41:51 547446be3368: Pulling fs layer 17:41:51 d125d8839a47: Pulling fs layer 17:41:51 3e85d5ac6304: Pulling fs layer 17:41:51 c3105a71a48b: Pulling fs layer 17:41:51 0f093f025ec4: Pulling fs layer 17:41:51 c3106fc0e877: Pulling fs layer 17:41:51 c3105a71a48b: Waiting 17:41:51 0f093f025ec4: Waiting 17:41:51 c3106fc0e877: Waiting 17:41:51 547446be3368: Verifying Checksum 17:41:51 547446be3368: Download complete 17:41:51 c3105a71a48b: Download complete 17:41:52 #114 ... 17:41:52 17:41:52 #115 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:52 #115 CACHED 17:41:52 17:41:52 #116 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 17:41:52 #116 CACHED 17:41:52 17:41:52 #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:41:52 #117 CACHED 17:41:52 17:41:52 #118 [security-spire-agent builder 6/9] COPY . . 17:41:52 #118 CACHED 17:41:52 17:41:52 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:41:52 #119 CACHED 17:41:52 17:41:52 #120 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 17:41:52 #120 CACHED 17:41:52 17:41:52 #121 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:41:52 #121 CACHED 17:41:52 17:41:52 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:41:52 #122 CACHED 17:41:52 d125d8839a47: Verifying Checksum 17:41:52 d125d8839a47: Download complete 17:41:52 c3106fc0e877: Verifying Checksum 17:41:52 c3106fc0e877: Download complete 17:41:52 17:41:52 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:41:52 0f093f025ec4: Verifying Checksum 17:41:52 0f093f025ec4: Download complete 17:41:52 547446be3368: Pull complete 17:41:52 #123 DONE 0.8s 17:41:52 17:41:52 #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:41:52 #124 DONE 0.8s 17:41:52 17:41:52 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:41:52 #125 DONE 1.0s 17:41:52 17:41:52 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:41:53 #126 DONE 0.1s 17:41:53 17:41:53 #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:41:53 #127 DONE 0.1s 17:41:53 17:41:53 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:41:53 #128 ... 17:41:53 17:41:53 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:41:53 #129 DONE 0.7s 17:41:53 17:41:53 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:41:53 #130 DONE 0.8s 17:41:53 17:41:53 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:41:53 #128 DONE 0.7s 17:41:53 17:41:53 #131 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:41:53 #131 DONE 0.1s 17:41:53 17:41:53 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:41:53 #132 DONE 0.1s 17:41:53 17:41:53 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:41:53 #133 DONE 0.1s 17:41:53 17:41:53 #134 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:41:53 #134 DONE 0.0s 17:41:53 17:41:53 #135 [security-spire-server] exporting to image 17:41:53 #135 exporting layers 17:41:53 #135 ... 17:41:53 17:41:53 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:41:53 #136 DONE 0.1s 17:41:53 17:41:53 #137 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:41:53 #137 DONE 0.3s 17:41:53 17:41:53 #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:41:54 #138 DONE 0.3s 17:41:54 17:41:54 #135 [security-spire-agent] exporting to image 17:41:54 3e85d5ac6304: Verifying Checksum 17:41:54 3e85d5ac6304: Download complete 17:41:54 #135 exporting layers 0.6s done 17:41:54 #135 writing image sha256:72740c18a8431502974e6eb6abc903787ddb187d26a69630853fd5afe58ca100 done 17:41:54 #135 naming to docker.io/library/security-spire-server done 17:41:55 d125d8839a47: Pull complete 17:41:55 #135 exporting layers 0.9s done 17:41:55 #135 writing image sha256:6b14e696b51f70f69a7e6e34317ededcbcbdca30a1cd677e61e17fc5d3f8fcb7 done 17:41:55 #135 naming to docker.io/library/security-spire-config done 17:41:55 #135 writing image sha256:5fe607f0c91026414f92da56de985a8b6e35276b4f153d5310def7ec2f2dbf11 done 17:41:55 #135 naming to docker.io/library/security-spire-agent done 17:41:55 #135 DONE 1.4s 17:41:55 17:41:55 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:41:55 #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:41:57 #139 ... 17:41:57 17:41:57 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:41:57 #0 0.412 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:41:57 #140 ... 17:41:57 17:41:57 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:41:57 #0 0.907 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:41:57 #141 ... 17:41:57 17:41:57 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:41:57 #0 1.051 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:41:57 #142 ... 17:41:57 17:41:57 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:41:57 #0 1.546 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:41:57 #143 ... 17:41:57 17:41:57 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:41:57 #0 0.919 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:41:58 #144 ... 17:41:58 17:41:58 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:41:58 #0 0.546 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 17:41:58 #145 ... 17:41:58 17:41:58 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:41:58 #0 1.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:41:58 #146 ... 17:41:58 17:41:58 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:41:58 #93 1.242 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:42:03 3e85d5ac6304: Pull complete 17:42:03 c3105a71a48b: Pull complete 17:42:04 0f093f025ec4: Pull complete 17:42:04 c3106fc0e877: Pull complete 17:42:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 17:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:42:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:04 prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container 17:42:04 $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 17:42:06 $ docker top 7aace2ff3d9aa942563e2cd948178acec67a9b2e9e6c3e1441397ad3a8791151 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:07 + docker compose -f ./docker-compose-build.yml build --parallel 17:42:17 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 17:42:17 #1 transferring dockerfile: 1.78kB done 17:42:17 #1 DONE 0.1s 17:42:17 17:42:17 #2 [security-bootstrapper internal] load build definition from Dockerfile 17:42:17 #2 transferring dockerfile: 2.82kB done 17:42:17 #2 DONE 0.0s 17:42:17 17:42:17 #3 [security-spiffe-token-provider internal] load .dockerignore 17:42:17 #3 transferring context: 56B done 17:42:17 #3 DONE 0.0s 17:42:17 17:42:17 #4 [support-notifications internal] load build definition from Dockerfile 17:42:17 #4 transferring dockerfile: 1.84kB 0.0s done 17:42:18 #4 DONE 0.1s 17:42:18 17:42:18 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 17:42:18 #5 transferring dockerfile: 2.12kB 0.0s done 17:42:18 #5 DONE 0.1s 17:42:18 17:42:18 #6 [support-scheduler internal] load build definition from Dockerfile 17:42:18 #6 transferring dockerfile: 1.82kB 0.0s done 17:42:18 #6 DONE 0.1s 17:42:18 17:42:18 #7 [core-data internal] load build definition from Dockerfile 17:42:18 #7 transferring dockerfile: 1.90kB done 17:42:18 #7 DONE 0.1s 17:42:18 17:42:18 #8 [security-secretstore-setup internal] load build definition from Dockerfile 17:42:18 #8 transferring dockerfile: 2.38kB 0.0s done 17:42:18 #8 DONE 0.1s 17:42:18 17:42:18 #9 [security-proxy-auth internal] load build definition from Dockerfile 17:42:18 #9 transferring dockerfile: 2.04kB done 17:42:18 #9 DONE 0.0s 17:42:18 17:42:18 #10 [security-spire-server internal] load build definition from Dockerfile 17:42:18 #10 transferring dockerfile: 2.63kB done 17:42:18 #10 DONE 0.1s 17:42:18 17:42:18 #11 [security-spire-agent internal] load build definition from Dockerfile 17:42:18 #11 transferring dockerfile: 2.68kB 0.0s done 17:42:18 #11 DONE 0.1s 17:42:18 17:42:18 #12 [security-spire-config internal] load build definition from Dockerfile 17:42:18 #12 transferring dockerfile: 2.58kB done 17:42:18 #12 DONE 0.1s 17:42:18 17:42:18 #13 [security-proxy-setup internal] load build definition from Dockerfile 17:42:18 #13 transferring dockerfile: 2.39kB 0.0s done 17:42:18 #13 DONE 0.1s 17:42:18 17:42:18 #14 [core-metadata internal] load build definition from Dockerfile 17:42:18 #14 transferring dockerfile: 1.96kB done 17:42:18 #14 DONE 0.1s 17:42:18 17:42:18 #15 [core-command internal] load build definition from Dockerfile 17:42:18 #15 transferring dockerfile: 1.82kB done 17:42:18 #15 DONE 0.1s 17:42:18 17:42:18 #16 [security-bootstrapper internal] load .dockerignore 17:42:18 #16 transferring context: 56B done 17:42:18 #16 DONE 0.1s 17:42:18 17:42:18 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:19 #17 DONE 0.0s 17:42:19 17:42:19 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 17:42:19 #18 ... 17:42:19 17:42:19 #19 [support-notifications internal] load .dockerignore 17:42:19 #19 transferring context: 56B done 17:42:19 #19 DONE 0.0s 17:42:19 17:42:19 #20 [core-common-config-bootstrapper internal] load .dockerignore 17:42:19 #20 transferring context: 56B done 17:42:19 #20 DONE 0.1s 17:42:19 17:42:19 #21 [support-scheduler internal] load .dockerignore 17:42:19 #21 transferring context: 56B done 17:42:19 #21 DONE 0.1s 17:42:19 17:42:19 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 17:42:19 #18 DONE 0.6s 17:42:19 17:42:19 #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:19 #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:42:19 #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:42:19 #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:42:19 #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:42:19 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 172.03kB / 3.26MB 0.1s 17:42:20 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 17:42:20 #22 ... 17:42:20 17:42:20 #23 [core-data internal] load .dockerignore 17:42:20 #23 transferring context: 56B done 17:42:20 #23 DONE 0.3s 17:42:20 17:42:20 #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:20 #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 17:42:20 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 17:42:20 #22 ... 17:42:20 17:42:20 #24 [security-secretstore-setup internal] load .dockerignore 17:42:20 #24 transferring context: 56B 0.0s done 17:42:20 #24 DONE 0.6s 17:42:20 17:42:20 #25 [security-proxy-auth internal] load .dockerignore 17:42:20 #25 transferring context: 56B 0.0s done 17:42:20 #25 DONE 0.6s 17:42:20 17:42:20 #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:20 #22 ... 17:42:20 17:42:20 #26 [security-spire-agent internal] load .dockerignore 17:42:20 #26 transferring context: 56B 0.0s done 17:42:20 #26 DONE 0.6s 17:42:20 17:42:20 #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:20 #17 DONE 0.0s 17:42:20 17:42:20 #22 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:20 #22 ... 17:42:20 17:42:20 #27 [security-spire-server internal] load .dockerignore 17:42:20 #27 transferring context: 56B 0.0s done 17:42:20 #27 DONE 0.7s 17:42:20 17:42:20 #18 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 17:42:20 #18 DONE 0.6s 17:42:20 17:42:20 #28 [security-spiffe-token-provider internal] load build context 17:42:20 #28 transferring context: 2.57MB 0.6s done 17:42:20 #28 DONE 1.0s 17:42:20 17:42:20 #22 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:20 #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:42:20 #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:42:20 #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:42:20 #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:42:20 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 17:42:20 #22 ... 17:42:20 17:42:20 #29 [security-proxy-setup internal] load .dockerignore 17:42:20 #29 transferring context: 56B done 17:42:20 #29 DONE 0.5s 17:42:21 17:42:21 #22 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:21 #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 17:42:21 #22 ... 17:42:21 17:42:21 #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:21 #17 DONE 0.0s 17:42:21 17:42:21 #30 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:21 #30 DONE 2.4s 17:42:21 17:42:21 #31 [security-spire-config internal] load .dockerignore 17:42:21 #31 transferring context: 56B 0.0s done 17:42:21 #31 DONE 1.2s 17:42:21 17:42:21 #32 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 17:42:21 #32 ... 17:42:21 17:42:21 #33 [core-command internal] load .dockerignore 17:42:21 #33 transferring context: 56B 0.0s done 17:42:21 #33 DONE 0.9s 17:42:21 17:42:21 #30 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:21 #30 DONE 2.4s 17:42:21 17:42:21 #32 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 17:42:21 #32 ... 17:42:21 17:42:21 #34 [security-bootstrapper internal] load build context 17:42:21 #34 transferring context: 2.57MB 0.5s done 17:42:21 #34 DONE 0.8s 17:42:21 17:42:21 #17 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:21 #17 DONE 0.0s 17:42:21 17:42:21 #35 [core-metadata internal] load .dockerignore 17:42:21 #35 transferring context: 56B done 17:42:21 #35 DONE 1.2s 17:42:21 17:42:21 #18 [core-data internal] load metadata for docker.io/library/alpine:3.17 17:42:21 #18 DONE 1.0s 17:42:21 17:42:21 #30 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:21 #30 DONE 2.5s 17:42:21 17:42:21 #32 [core-data builder 2/7] WORKDIR /edgex-go 17:42:21 #32 ... 17:42:21 17:42:21 #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:21 #17 DONE 0.0s 17:42:21 17:42:21 #30 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:21 #30 DONE 2.5s 17:42:21 17:42:21 #32 [support-scheduler builder 2/7] WORKDIR /edgex-go 17:42:21 #32 DONE 1.0s 17:42:21 17:42:21 #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:21 #17 DONE 0.0s 17:42:21 17:42:21 #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:42:21 #36 ... 17:42:21 17:42:21 #17 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:21 #17 DONE 0.0s 17:42:22 17:42:22 #22 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:22 #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:42:22 #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:42:22 #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:42:22 #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:42:22 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 17:42:22 #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 17:42:22 #22 ... 17:42:22 17:42:22 #17 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:22 #17 DONE 0.0s 17:42:22 17:42:22 #30 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:22 #30 DONE 2.5s 17:42:22 17:42:22 #32 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 17:42:22 #32 DONE 1.0s 17:42:22 17:42:22 #22 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:22 #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:42:22 #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:42:22 #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:42:22 #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:42:22 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 17:42:22 #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 17:42:22 #22 ... 17:42:22 17:42:22 #30 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:22 #30 DONE 2.6s 17:42:22 17:42:22 #37 [security-spire-agent internal] load build context 17:42:22 #37 DONE 0.0s 17:42:22 17:42:22 #32 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 17:42:22 #32 DONE 1.1s 17:42:22 17:42:22 #22 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:22 #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:42:22 #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:42:22 #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:42:22 #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:42:22 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 17:42:22 #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 17:42:22 #22 ... 17:42:22 17:42:22 #17 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:22 #17 DONE 0.0s 17:42:22 17:42:22 #38 [core-common-config-bootstrapper internal] load build context 17:42:23 #38 ... 17:42:23 17:42:23 #17 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:23 #17 DONE 0.0s 17:42:23 17:42:23 #38 [core-common-config-bootstrapper internal] load build context 17:42:23 #38 ... 17:42:23 17:42:23 #39 [support-notifications internal] load build context 17:42:23 #39 transferring context: 2.57MB 1.2s done 17:42:23 #39 DONE 1.7s 17:42:23 17:42:23 #38 [core-common-config-bootstrapper internal] load build context 17:42:23 #38 transferring context: 2.57MB 1.2s done 17:42:23 #38 ... 17:42:23 17:42:23 #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:23 #30 DONE 2.6s 17:42:23 17:42:23 #32 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 17:42:23 #32 DONE 1.2s 17:42:23 17:42:23 #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 17:42:23 #18 DONE 2.3s 17:42:23 17:42:23 #30 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:23 #30 DONE 2.6s 17:42:23 17:42:23 #32 [security-spire-server builder 2/7] WORKDIR /edgex-go 17:42:23 #32 DONE 1.2s 17:42:23 17:42:23 #40 [security-spire-config internal] load build context 17:42:23 #40 DONE 0.0s 17:42:23 17:42:23 #17 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:23 #17 DONE 0.0s 17:42:23 17:42:23 #22 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:23 #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:42:23 #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:42:23 #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:42:23 #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:42:23 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 17:42:23 #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 17:42:23 #22 ... 17:42:23 17:42:23 #38 [core-common-config-bootstrapper internal] load build context 17:42:23 #38 DONE 2.0s 17:42:23 17:42:23 #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 17:42:23 #17 DONE 0.0s 17:42:23 17:42:23 #41 [core-data internal] load build context 17:42:24 #41 ... 17:42:24 17:42:24 #42 [support-scheduler internal] load build context 17:42:24 #42 transferring context: 2.57MB 1.7s done 17:42:24 #42 DONE 2.5s 17:42:24 17:42:24 #41 [core-data internal] load build context 17:42:24 #41 transferring context: 2.57MB 2.1s done 17:42:24 #41 ... 17:42:24 17:42:24 #30 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:24 #30 DONE 2.6s 17:42:24 17:42:24 #32 [core-command builder 2/7] WORKDIR /edgex-go 17:42:24 #32 DONE 1.2s 17:42:24 17:42:24 #18 [core-command internal] load metadata for docker.io/library/alpine:3.17 17:42:24 #18 DONE 3.5s 17:42:24 17:42:24 #30 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 17:42:24 #30 DONE 2.6s 17:42:24 17:42:24 #32 [core-metadata builder 2/7] WORKDIR /edgex-go 17:42:24 #32 DONE 1.2s 17:42:24 17:42:24 #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:42:24 #22 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 17:42:24 #22 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 17:42:24 #22 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 17:42:24 #22 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 17:42:24 #22 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.3s done 17:42:24 #22 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.9s done 17:42:24 #22 ... 17:42:24 17:42:24 #41 [core-data internal] load build context 17:42:24 #41 DONE 2.9s 17:42:25 17:42:25 #43 [security-proxy-auth internal] load build context 17:42:26 #43 transferring context: 2.57MB 3.3s done 17:42:26 #43 DONE 4.2s 17:42:26 17:42:26 #37 [security-spire-agent internal] load build context 17:42:26 #37 transferring context: 2.57MB 3.3s done 17:42:26 #37 ... 17:42:26 17:42:26 #44 [security-secretstore-setup internal] load build context 17:42:26 #44 transferring context: 2.57MB 3.3s done 17:42:26 #44 DONE 4.7s 17:42:27 17:42:27 #45 [security-proxy-setup internal] load build context 17:42:27 #45 ... 17:42:27 17:42:27 #37 [security-spire-agent internal] load build context 17:42:27 #37 DONE 4.9s 17:42:27 17:42:27 #45 [security-proxy-setup internal] load build context 17:42:28 #45 transferring context: 2.57MB 4.0s done 17:42:29 #45 DONE 5.7s 17:42:29 17:42:29 #46 [core-command internal] load build context 17:42:30 #46 transferring context: 2.57MB 4.5s done 17:42:30 #46 DONE 6.0s 17:42:30 17:42:30 #40 [security-spire-config internal] load build context 17:42:30 #40 transferring context: 2.57MB 5.7s done 17:42:30 #40 ... 17:42:30 17:42:30 #47 [core-metadata internal] load build context 17:42:31 #47 ... 17:42:31 17:42:31 #40 [security-spire-config internal] load build context 17:42:31 #40 DONE 7.9s 17:42:31 17:42:31 #47 [core-metadata internal] load build context 17:42:31 #47 transferring context: 2.57MB 5.4s done 17:42:31 #47 ... 17:42:31 17:42:31 #48 [security-spire-server internal] load build context 17:42:31 #48 ... 17:42:31 17:42:31 #47 [core-metadata internal] load build context 17:42:31 #47 DONE 6.8s 17:42:31 17:42:31 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 17:42:31 #0 7.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:31 #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:31 #49 ... 17:42:31 17:42:31 #48 [security-spire-server internal] load build context 17:42:31 #48 transferring context: 2.57MB 6.8s done 17:42:31 #48 DONE 8.4s 17:42:31 17:42:31 #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:42:31 #0 9.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:31 #50 ... 17:42:31 17:42:31 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:42:31 #0 8.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:32 #51 ... 17:42:32 17:42:32 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:42:32 #52 ... 17:42:32 17:42:32 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:42:32 #0 9.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:32 #53 ... 17:42:32 17:42:32 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:42:32 #54 ... 17:42:32 17:42:32 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:42:32 #0 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:32 #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:32 #0 7.328 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:42:32 #0 7.328 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:42:32 #0 7.328 OK: 17694 distinct packages available 17:42:32 #0 7.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:32 #0 9.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:32 #55 ... 17:42:32 17:42:32 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:32 #0 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:32 #0 8.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:32 #56 ... 17:42:32 17:42:32 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:42:32 #57 ... 17:42:32 17:42:32 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:42:33 #58 ... 17:42:33 17:42:33 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:33 #59 ... 17:42:33 17:42:33 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:42:33 #51 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:33 #51 ... 17:42:33 17:42:33 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:42:33 #60 ... 17:42:33 17:42:33 #50 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:42:33 #50 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:34 #50 ... 17:42:34 17:42:34 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:42:34 #61 ... 17:42:34 17:42:34 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:34 #56 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:42:34 #56 12.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:42:34 #56 12.28 OK: 17689 distinct packages available 17:42:35 #56 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:36 #56 ... 17:42:36 17:42:36 #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 17:42:36 #49 11.72 OK: 263 MiB in 53 packages 17:42:36 #49 DONE 14.7s 17:42:36 17:42:36 #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:42:36 #62 DONE 0.5s 17:42:36 17:42:36 #63 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:37 #63 ... 17:42:37 17:42:37 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 17:42:37 #55 14.20 OK: 263 MiB in 53 packages 17:42:37 #55 DONE 15.4s 17:42:37 17:42:37 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 17:42:37 #64 DONE 0.5s 17:42:37 17:42:37 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:42:37 #60 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:37 #60 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:39 #60 ... 17:42:39 17:42:39 #51 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 17:42:39 #51 16.29 OK: 263 MiB in 53 packages 17:42:39 #51 DONE 17.6s 17:42:39 17:42:39 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 17:42:40 #65 DONE 0.6s 17:42:40 17:42:40 #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:40 #66 ... 17:42:40 17:42:40 #50 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 17:42:40 #50 16.69 (1/1) Installing dumb-init (1.2.5-r2) 17:42:40 #50 16.71 Executing busybox-1.35.0-r29.trigger 17:42:40 #50 16.78 OK: 8 MiB in 16 packages 17:42:40 #50 DONE 18.7s 17:42:40 17:42:40 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:40 #56 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:40 #56 ... 17:42:40 17:42:40 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 17:42:40 #53 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:40 #53 17.80 OK: 263 MiB in 53 packages 17:42:40 #53 DONE 19.0s 17:42:40 17:42:40 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 17:42:41 #67 DONE 0.5s 17:42:41 17:42:41 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:42:41 #58 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:41 #58 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:41 #58 18.76 OK: 263 MiB in 53 packages 17:42:41 #58 ... 17:42:41 17:42:41 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:42 #68 ... 17:42:42 17:42:42 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 17:42:42 #58 DONE 20.1s 17:42:42 17:42:42 #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 17:42:42 #69 ... 17:42:42 17:42:42 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:42:42 #52 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:42 #52 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:42 #52 19.34 (1/2) Installing ca-certificates (20230506-r0) 17:42:42 #52 19.84 (2/2) Installing dumb-init (1.2.5-r2) 17:42:42 #52 19.87 Executing busybox-1.35.0-r29.trigger 17:42:42 #52 20.04 Executing ca-certificates-20230506-r0.trigger 17:42:43 #52 ... 17:42:43 17:42:43 #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 17:42:43 #69 DONE 0.5s 17:42:43 17:42:43 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:43 #59 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:43 #59 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:43 #59 ... 17:42:43 17:42:43 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:44 #70 ... 17:42:44 17:42:44 #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:42:44 #36 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:44 #36 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:44 #36 21.99 (1/1) Installing dumb-init (1.2.5-r2) 17:42:44 #36 22.03 Executing busybox-1.35.0-r29.trigger 17:42:44 #36 22.20 OK: 8 MiB in 16 packages 17:42:44 #36 ... 17:42:44 17:42:44 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:42:44 #54 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:44 #54 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:44 #54 21.65 (1/2) Installing dumb-init (1.2.5-r2) 17:42:44 #54 21.69 (2/2) Installing su-exec (0.2-r2) 17:42:44 #54 21.70 Executing busybox-1.35.0-r29.trigger 17:42:44 #54 21.84 OK: 8 MiB in 17 packages 17:42:44 #54 ... 17:42:44 17:42:44 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:44 #59 21.74 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:42:44 #59 21.74 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:42:44 #59 21.74 OK: 17689 distinct packages available 17:42:44 #59 ... 17:42:44 17:42:44 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 17:42:44 #54 DONE 23.0s 17:42:44 17:42:44 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:42:44 #61 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:44 #61 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:44 #61 20.14 (1/4) Installing dumb-init (1.2.5-r2) 17:42:44 #61 20.18 (2/4) Installing openssl (3.0.10-r0) 17:42:44 #61 20.27 (3/4) Installing su-exec (0.2-r2) 17:42:44 #61 20.31 (4/4) Installing yq (4.30.4-r4) 17:42:44 #61 ... 17:42:44 17:42:44 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 17:42:44 #52 21.96 OK: 8 MiB in 17 packages 17:42:44 #52 DONE 23.1s 17:42:44 17:42:44 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:42:44 #57 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:44 #57 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:44 #57 20.23 (1/4) Installing ca-certificates (20230506-r0) 17:42:44 #57 20.68 (2/4) Installing dumb-init (1.2.5-r2) 17:42:44 #57 20.73 (3/4) Installing su-exec (0.2-r2) 17:42:44 #57 20.75 (4/4) Installing yq (4.30.4-r4) 17:42:44 #57 21.93 Executing busybox-1.35.0-r29.trigger 17:42:44 #57 22.10 Executing ca-certificates-20230506-r0.trigger 17:42:45 #57 ... 17:42:45 17:42:45 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:42:45 #71 ... 17:42:45 17:42:45 #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 17:42:45 #36 DONE 23.5s 17:42:45 17:42:45 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 17:42:45 #61 21.50 Executing busybox-1.35.0-r29.trigger 17:42:45 #61 21.71 OK: 17 MiB in 19 packages 17:42:46 #61 DONE 22.9s 17:42:46 17:42:46 #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 17:42:47 #72 DONE 0.2s 17:42:47 17:42:47 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:47 #56 23.03 (1/9) Installing ca-certificates (20230506-r0) 17:42:47 #56 23.54 (2/9) Installing brotli-libs (1.0.9-r9) 17:42:47 #56 23.64 (3/9) Installing nghttp2-libs (1.51.0-r1) 17:42:47 #56 23.74 (4/9) Installing libcurl (8.2.1-r0) 17:42:47 #56 23.80 (5/9) Installing curl (8.2.1-r0) 17:42:47 #56 23.84 (6/9) Installing dumb-init (1.2.5-r2) 17:42:47 #56 23.91 (7/9) Installing musl-obstack (1.2.3-r0) 17:42:47 #56 23.91 (8/9) Installing libucontext (1.2-r0) 17:42:47 #56 23.93 (9/9) Installing gcompat (1.1.0-r0) 17:42:47 #56 23.96 Executing busybox-1.35.0-r29.trigger 17:42:47 #56 24.15 Executing ca-certificates-20230506-r0.trigger 17:42:47 #56 25.83 OK: 11 MiB in 24 packages 17:42:47 #56 ... 17:42:47 17:42:47 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 17:42:47 #57 24.26 OK: 17 MiB in 19 packages 17:42:47 #57 DONE 25.0s 17:42:47 17:42:47 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:48 #73 ... 17:42:48 17:42:48 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:48 #59 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:48 #59 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:48 #59 ... 17:42:48 17:42:48 #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 17:42:48 #71 DONE 3.3s 17:42:48 17:42:48 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 17:42:48 #74 DONE 0.2s 17:42:48 17:42:48 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:42:48 #60 20.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:42:48 #60 20.34 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:42:48 #60 20.34 OK: 17689 distinct packages available 17:42:48 #60 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:48 #60 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:48 #60 ... 17:42:48 17:42:48 #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:42:48 #56 DONE 26.8s 17:42:48 17:42:48 #63 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:42:49 #63 ... 17:42:49 17:42:49 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 17:42:49 #60 26.14 (1/4) Installing dumb-init (1.2.5-r2) 17:42:49 #60 26.16 (2/4) Installing musl-obstack (1.2.3-r0) 17:42:49 #60 26.17 (3/4) Installing libucontext (1.2-r0) 17:42:49 #60 26.18 (4/4) Installing gcompat (1.1.0-r0) 17:42:49 #60 26.19 Executing busybox-1.35.0-r29.trigger 17:42:49 #60 26.24 OK: 8 MiB in 19 packages 17:42:50 #60 DONE 27.2s 17:42:50 17:42:50 #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:42:50 #59 27.13 (1/5) Installing dumb-init (1.2.5-r2) 17:42:50 #59 27.15 (2/5) Installing musl-obstack (1.2.3-r0) 17:42:50 #59 27.17 (3/5) Installing libucontext (1.2-r0) 17:42:50 #59 27.19 (4/5) Installing gcompat (1.1.0-r0) 17:42:50 #59 27.21 (5/5) Installing openssl (3.0.10-r0) 17:42:50 #59 27.25 Executing busybox-1.35.0-r29.trigger 17:42:50 #59 27.29 OK: 9 MiB in 20 packages 17:42:50 #59 DONE 27.7s 17:42:50 17:42:50 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:09 #93 ... 17:43:09 17:43:09 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:43:09 #114 80.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:43:17 #114 ... 17:43:17 17:43:17 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:43:17 #144 DONE 90.1s 17:43:17 17:43:17 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:43:17 #142 DONE 90.1s 17:43:17 17:43:17 #111 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:17 #111 DONE 90.1s 17:43:17 17:43:17 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:43:17 #145 DONE 90.2s 17:43:17 17:43:17 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:43:17 #143 DONE 90.2s 17:43:17 17:43:17 #114 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:43:17 #114 DONE 90.2s 17:43:17 17:43:17 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:43:17 #147 ... 17:43:17 17:43:17 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:43:17 #141 DONE 90.4s 17:43:17 17:43:17 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:43:17 #139 DONE 90.4s 17:43:17 17:43:17 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:43:17 #93 DONE 90.5s 17:43:17 17:43:17 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 17:43:17 #148 ... 17:43:17 17:43:17 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:43:17 #146 DONE 90.6s 17:43:17 17:43:17 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:43:17 #140 DONE 90.6s 17:43:18 17:43:18 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #149 ... 17:43:18 17:43:18 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #150 DONE 0.7s 17:43:18 17:43:18 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #147 DONE 0.6s 17:43:18 17:43:18 #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 17:43:18 #151 DONE 0.7s 17:43:18 17:43:18 #152 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #152 DONE 0.7s 17:43:18 17:43:18 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #148 DONE 0.4s 17:43:18 17:43:18 #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 17:43:18 #153 ... 17:43:18 17:43:18 #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #154 DONE 0.3s 17:43:18 17:43:18 #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #149 DONE 0.4s 17:43:18 17:43:18 #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:43:18 #155 DONE 0.3s 17:43:18 17:43:18 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 17:43:18 #156 DONE 0.3s 17:43:18 17:43:18 #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:43:18 #157 DONE 0.3s 17:43:18 17:43:18 #158 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #158 CACHED 17:43:18 17:43:18 #159 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:43:18 #159 CACHED 17:43:18 17:43:18 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:43:18 #160 CACHED 17:43:18 17:43:18 #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #161 CACHED 17:43:18 17:43:18 #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 17:43:18 #162 CACHED 17:43:18 17:43:18 #163 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #163 CACHED 17:43:18 17:43:18 #153 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 17:43:18 #153 DONE 0.3s 17:43:18 17:43:18 #164 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:43:18 #164 CACHED 17:43:18 17:43:18 #165 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:43:18 #165 CACHED 17:43:18 17:43:18 #166 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:43:19 #166 ... 17:43:19 17:43:19 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:43:19 #167 DONE 1.0s 17:43:19 17:43:19 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:43:19 #168 ... 17:43:19 17:43:19 #169 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 17:43:19 #169 DONE 1.4s 17:43:19 17:43:19 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:43:19 #170 DONE 1.4s 17:43:19 17:43:19 #166 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:43:19 #166 DONE 1.4s 17:43:19 17:43:19 #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:43:19 #171 DONE 1.4s 17:43:19 17:43:19 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:43:19 #172 DONE 1.4s 17:43:19 17:43:19 #173 [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 17:43:19 #173 DONE 1.4s 17:43:19 17:43:19 #174 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 17:43:19 #174 DONE 1.4s 17:43:19 17:43:19 #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:43:19 #175 DONE 1.5s 17:43:19 17:43:19 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:43:19 #176 DONE 1.4s 17:43:19 17:43:19 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:43:20 #177 ... 17:43:20 17:43:20 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:43:20 #168 DONE 1.3s 17:43:20 17:43:20 #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:43:20 #178 DONE 0.9s 17:43:20 17:43:20 #179 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:43:20 #179 DONE 0.9s 17:43:20 17:43:20 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:43:20 #180 DONE 0.9s 17:43:20 17:43:20 #135 [core-data] exporting to image 17:43:20 #135 exporting layers 17:43:20 #135 ... 17:43:20 17:43:20 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:43:20 #181 DONE 0.9s 17:43:20 17:43:20 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:43:20 #182 DONE 0.9s 17:43:20 17:43:20 #183 [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 17:43:20 #183 DONE 0.9s 17:43:20 17:43:20 #184 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:43:20 #184 DONE 0.9s 17:43:20 17:43:20 #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:43:20 #185 DONE 0.9s 17:43:20 17:43:20 #186 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 17:43:20 #186 DONE 2.8s 17:43:20 17:43:20 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:43:20 #177 DONE 0.9s 17:43:20 17:43:20 #135 [support-scheduler] exporting to image 17:43:21 #135 exporting layers 0.2s done 17:43:21 #135 ... 17:43:21 17:43:21 #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 17:43:21 #187 DONE 0.5s 17:43:21 17:43:21 #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:43:21 #188 DONE 0.5s 17:43:21 17:43:21 #189 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:43:21 #189 DONE 0.5s 17:43:21 17:43:21 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:43:21 #190 DONE 0.5s 17:43:21 17:43:21 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:43:21 #191 DONE 0.4s 17:43:21 17:43:21 #192 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:43:21 #192 DONE 0.4s 17:43:21 17:43:21 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 17:43:21 #193 DONE 0.3s 17:43:21 17:43:21 #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:43:21 #194 DONE 0.4s 17:43:21 17:43:21 #135 [support-scheduler] exporting to image 17:43:21 #135 writing image sha256:cd769fc87e55cb8d03b8214c5fc2678490f79d297e5bd392e33ba0ed32d83b1d 0.0s done 17:43:21 #135 writing image sha256:50ebf9dc1749c690ae5d0d52f7196d879580081e2ce3bd7f9dc4167beb11cd56 0.0s done 17:43:21 #135 writing image sha256:92d57bf3bb348c9b1e9a0e1f08d960285dcb8f3ad636ecd1f291d22077136393 done 17:43:21 #135 naming to docker.io/library/core-command done 17:43:21 #135 naming to docker.io/library/support-scheduler done 17:43:21 #135 naming to docker.io/library/core-data 17:43:21 #135 exporting layers 0.2s done 17:43:21 #135 naming to docker.io/library/core-data done 17:43:21 #135 writing image sha256:88355dcfa959521d86827ca758838f015a3e8ef2d2b8146b23673bce8e12d053 17:43:21 #135 exporting layers 0.4s done 17:43:21 #135 writing image sha256:88355dcfa959521d86827ca758838f015a3e8ef2d2b8146b23673bce8e12d053 0.2s done 17:43:21 #135 naming to docker.io/library/core-metadata done 17:43:21 #135 writing image sha256:4e6457fe1425056e2f32e1defa289e744509c1e942d7939a6fbe01022cd20af0 done 17:43:21 #135 naming to docker.io/library/security-spiffe-token-provider done 17:43:21 #135 writing image sha256:79343b8b966461cca3372adc9b87c72b5da1b888bdb97c2f80a341d3402bfb8f done 17:43:21 #135 naming to docker.io/library/support-notifications done 17:43:21 #135 DONE 2.4s 17:43:21 17:43:21 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:43:21 #195 DONE 0.3s 17:43:21 17:43:21 #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:43:21 #196 DONE 0.3s 17:43:21 17:43:21 #197 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 17:43:21 #197 DONE 0.3s 17:43:21 17:43:21 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:43:22 #198 DONE 0.4s 17:43:22 17:43:22 #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:43:22 #199 ... 17:43:22 17:43:22 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:43:22 #200 DONE 0.4s 17:43:22 17:43:22 #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:43:22 #201 DONE 0.0s 17:43:22 17:43:22 #202 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:43:22 #202 DONE 0.8s 17:43:22 17:43:22 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:43:22 #203 DONE 0.1s 17:43:22 17:43:22 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 17:43:22 #204 DONE 0.1s 17:43:22 17:43:22 #135 [core-common-config-bootstrapper] exporting to image 17:43:22 #135 exporting layers 0.1s done 17:43:22 #135 writing image sha256:5b954fbbffe51eede0191edd663939f94d0857e68c0c453079a51349bcfe18a9 done 17:43:22 #135 naming to docker.io/library/core-common-config-bootstrapper done 17:43:22 #135 DONE 2.5s 17:43:22 17:43:22 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 17:43:22 #205 DONE 0.1s 17:43:22 17:43:22 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:43:22 #206 ... 17:43:22 17:43:22 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 17:43:22 #207 DONE 0.1s 17:43:22 17:43:22 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:43:22 #208 DONE 0.1s 17:43:22 17:43:22 #199 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:43:22 #199 DONE 0.9s 17:43:22 17:43:22 #209 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:43:22 #209 DONE 1.2s 17:43:22 17:43:22 #135 [security-proxy-setup] exporting to image 17:43:22 #135 exporting layers 0.2s done 17:43:22 #135 writing image sha256:c98af27421140dab7b5f9969814d93525738bf5bc1e040756b8c7db8ba95c4da done 17:43:22 #135 naming to docker.io/library/security-proxy-auth done 17:43:22 #135 writing image sha256:77c24c62afc19842867e90d64a84e7ac9e10a79044432ec4879b597579bb76bc done 17:43:22 #135 naming to docker.io/library/security-proxy-setup done 17:43:22 #135 DONE 2.8s 17:43:22 17:43:22 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 17:43:22 #210 DONE 0.5s 17:43:22 17:43:22 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:43:22 #206 DONE 0.8s 17:43:22 17:43:22 #135 [security-secretstore-setup] exporting to image 17:43:23 #135 exporting layers 0.2s done 17:43:23 #135 writing image sha256:c7db66ec022b42323201c8d4c44bc632de278ca83f65fc23206cc9ae6d2d7553 done 17:43:23 #135 naming to docker.io/library/security-bootstrapper done 17:43:23 #135 writing image sha256:498d16cf370f5ce28c8696de5ba30ccba01dd142747cd7ceb538e7e87d52681b done 17:43:23 #135 naming to docker.io/library/security-secretstore-setup done 17:43:23 #135 DONE 3.0s 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 17:43:23 time="2023-08-17T17:40:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 17:43:23 $ docker stop --time=1 6d22eaf920018d4098614fc41593979be7e62ae96661836378a6626225ee1c87 17:43:24 $ docker rm -f --volumes 6d22eaf920018d4098614fc41593979be7e62ae96661836378a6626225ee1c87 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:24 + docker images 17:43:24 REPOSITORY TAG IMAGE ID CREATED SIZE 17:43:24 security-bootstrapper latest c7db66ec022b 2 seconds ago 23MB 17:43:24 security-secretstore-setup latest 498d16cf370f 2 seconds ago 44.1MB 17:43:24 security-proxy-auth latest c98af2742114 2 seconds ago 19.4MB 17:43:24 security-proxy-setup latest 77c24c62afc1 2 seconds ago 29.2MB 17:43:24 security-spiffe-token-provider latest 4e6457fe1425 3 seconds ago 33.5MB 17:43:24 core-common-config-bootstrapper latest 5b954fbbffe5 3 seconds ago 18MB 17:43:24 core-metadata latest 88355dcfa959 3 seconds ago 21.6MB 17:43:24 support-notifications latest 79343b8b9664 3 seconds ago 34.3MB 17:43:24 support-scheduler latest cd769fc87e55 4 seconds ago 33.7MB 17:43:24 core-data latest 50ebf9dc1749 4 seconds ago 21.2MB 17:43:24 core-command latest 92d57bf3bb34 4 seconds ago 21MB 17:43:24 security-spire-agent latest 5fe607f0c910 About a minute ago 161MB 17:43:24 security-spire-server latest 72740c18a843 About a minute ago 103MB 17:43:24 security-spire-config latest 6b14e696b51f About a minute ago 102MB 17:43:24 ci-base-image-x86_64 latest d8642fa85c27 5 minutes ago 1.07GB 17:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 17:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 17:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:24 provisioning config files... 17:43:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config672691760606068889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:25 ---> docker-login.sh 17:43:25 nexus3.edgexfoundry.org:10001 17:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:25 Configure a credential helper to remove this warning. See 17:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:25 17:43:25 Login Succeeded 17:43:25 nexus3.edgexfoundry.org:10002 17:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:25 Configure a credential helper to remove this warning. See 17:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:25 17:43:25 Login Succeeded 17:43:25 nexus3.edgexfoundry.org:10003 17:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:25 Configure a credential helper to remove this warning. See 17:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:25 17:43:25 Login Succeeded 17:43:25 nexus3.edgexfoundry.org:10004 17:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:25 Configure a credential helper to remove this warning. See 17:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:25 17:43:25 Login Succeeded 17:43:25 docker.io 17:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:25 Configure a credential helper to remove this warning. See 17:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:25 17:43:25 Login Succeeded 17:43:25 ---> docker-login.sh ends [Pipeline] } 17:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 17:43:25 5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:25 latest 17:43:25 3.1.0-dev.28 17:43:25 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:25 main 17:43:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:26 + docker push nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:26 f2a65435d69b: Preparing 17:43:26 147e8df766d6: Preparing 17:43:26 3951923a540d: Preparing 17:43:26 7209aa2816ae: Preparing 17:43:26 862baecd752e: Preparing 17:43:26 36b50b131297: Preparing 17:43:26 f2a65435d69b: Pushed 17:43:26 3951923a540d: Pushed 17:43:26 7209aa2816ae: Pushed 17:43:26 862baecd752e: Pushed 17:43:26 36b50b131297: Layer already exists 17:43:27 147e8df766d6: Pushed 17:43:28 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:28 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 17:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:28 f2a65435d69b: Preparing 17:43:28 147e8df766d6: Preparing 17:43:28 3951923a540d: Preparing 17:43:28 7209aa2816ae: Preparing 17:43:28 862baecd752e: Preparing 17:43:28 36b50b131297: Preparing 17:43:28 36b50b131297: Waiting 17:43:28 147e8df766d6: Layer already exists 17:43:28 862baecd752e: Layer already exists 17:43:28 f2a65435d69b: Layer already exists 17:43:28 7209aa2816ae: Layer already exists 17:43:28 3951923a540d: Layer already exists 17:43:28 36b50b131297: Layer already exists 17:43:28 latest: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:29 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.28 17:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:29 f2a65435d69b: Preparing 17:43:29 147e8df766d6: Preparing 17:43:29 3951923a540d: Preparing 17:43:29 7209aa2816ae: Preparing 17:43:29 862baecd752e: Preparing 17:43:29 36b50b131297: Preparing 17:43:29 36b50b131297: Waiting 17:43:29 862baecd752e: Layer already exists 17:43:29 7209aa2816ae: Layer already exists 17:43:29 f2a65435d69b: Layer already exists 17:43:29 3951923a540d: Layer already exists 17:43:29 147e8df766d6: Layer already exists 17:43:29 36b50b131297: Layer already exists 17:43:29 3.1.0-dev.28: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:30 + docker push nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:30 f2a65435d69b: Preparing 17:43:30 147e8df766d6: Preparing 17:43:30 3951923a540d: Preparing 17:43:30 7209aa2816ae: Preparing 17:43:30 862baecd752e: Preparing 17:43:30 36b50b131297: Preparing 17:43:30 36b50b131297: Waiting 17:43:30 3951923a540d: Layer already exists 17:43:30 7209aa2816ae: Layer already exists 17:43:30 f2a65435d69b: Layer already exists 17:43:30 147e8df766d6: Layer already exists 17:43:30 862baecd752e: Layer already exists 17:43:30 36b50b131297: Layer already exists 17:43:30 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 17:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 17:43:30 f2a65435d69b: Preparing 17:43:30 147e8df766d6: Preparing 17:43:30 3951923a540d: Preparing 17:43:30 7209aa2816ae: Preparing 17:43:30 862baecd752e: Preparing 17:43:30 36b50b131297: Preparing 17:43:30 36b50b131297: Waiting 17:43:30 147e8df766d6: Layer already exists 17:43:30 f2a65435d69b: Layer already exists 17:43:30 3951923a540d: Layer already exists 17:43:30 7209aa2816ae: Layer already exists 17:43:30 862baecd752e: Layer already exists 17:43:30 36b50b131297: Layer already exists 17:43:30 main: digest: sha256:91db2da692168bb6e706dc75b3c5488304416d68dc756b7c5b0c2f6295187db4 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:30 ===================================================== [Pipeline] echo 17:43:30 taggedImages: 17:43:30 - nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:30 - nexus3.edgexfoundry.org:10004/core-command:latest 17:43:30 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.28 17:43:30 - nexus3.edgexfoundry.org:10004/core-command:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 17:43:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 17:43:30 5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:30 latest 17:43:30 3.1.0-dev.28 17:43:30 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:30 main 17:43:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:43:31 72f345f7f048: Preparing 17:43:31 966b2af26491: Preparing 17:43:31 1d0117289602: Preparing 17:43:31 921cb14a50c1: Preparing 17:43:31 3951923a540d: Preparing 17:43:31 7209aa2816ae: Preparing 17:43:31 862baecd752e: Preparing 17:43:31 36b50b131297: Preparing 17:43:31 862baecd752e: Waiting 17:43:31 36b50b131297: Waiting 17:43:31 7209aa2816ae: Waiting 17:43:31 3951923a540d: Layer already exists 17:43:31 7209aa2816ae: Layer already exists 17:43:31 862baecd752e: Layer already exists 17:43:31 36b50b131297: Layer already exists 17:43:31 1d0117289602: Pushed 17:43:31 966b2af26491: Pushed 17:43:31 72f345f7f048: Pushed 17:43:32 921cb14a50c1: Pushed 17:43:32 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:33 + 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 17:43:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:43:33 72f345f7f048: Preparing 17:43:33 966b2af26491: Preparing 17:43:33 1d0117289602: Preparing 17:43:33 921cb14a50c1: Preparing 17:43:33 3951923a540d: Preparing 17:43:33 7209aa2816ae: Preparing 17:43:33 862baecd752e: Preparing 17:43:33 36b50b131297: Preparing 17:43:33 7209aa2816ae: Waiting 17:43:33 36b50b131297: Waiting 17:43:33 72f345f7f048: Layer already exists 17:43:33 3951923a540d: Layer already exists 17:43:33 921cb14a50c1: Layer already exists 17:43:33 966b2af26491: Layer already exists 17:43:33 1d0117289602: Layer already exists 17:43:33 862baecd752e: Layer already exists 17:43:33 36b50b131297: Layer already exists 17:43:33 7209aa2816ae: Layer already exists 17:43:33 latest: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.28 17:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:43:33 72f345f7f048: Preparing 17:43:33 966b2af26491: Preparing 17:43:33 1d0117289602: Preparing 17:43:33 921cb14a50c1: Preparing 17:43:33 3951923a540d: Preparing 17:43:33 7209aa2816ae: Preparing 17:43:33 862baecd752e: Preparing 17:43:33 36b50b131297: Preparing 17:43:33 7209aa2816ae: Waiting 17:43:33 862baecd752e: Waiting 17:43:33 36b50b131297: Waiting 17:43:33 966b2af26491: Layer already exists 17:43:33 3951923a540d: Layer already exists 17:43:33 1d0117289602: Layer already exists 17:43:33 72f345f7f048: Layer already exists 17:43:33 921cb14a50c1: Layer already exists 17:43:33 36b50b131297: Layer already exists 17:43:33 862baecd752e: Layer already exists 17:43:33 7209aa2816ae: Layer already exists 17:43:33 3.1.0-dev.28: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:43:35 72f345f7f048: Preparing 17:43:35 966b2af26491: Preparing 17:43:35 1d0117289602: Preparing 17:43:35 921cb14a50c1: Preparing 17:43:35 3951923a540d: Preparing 17:43:35 7209aa2816ae: Preparing 17:43:35 862baecd752e: Preparing 17:43:35 36b50b131297: Preparing 17:43:35 7209aa2816ae: Waiting 17:43:35 862baecd752e: Waiting 17:43:35 36b50b131297: Waiting 17:43:35 921cb14a50c1: Layer already exists 17:43:35 1d0117289602: Layer already exists 17:43:35 966b2af26491: Layer already exists 17:43:35 3951923a540d: Layer already exists 17:43:35 72f345f7f048: Layer already exists 17:43:35 862baecd752e: Layer already exists 17:43:35 7209aa2816ae: Layer already exists 17:43:35 36b50b131297: Layer already exists 17:43:35 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:35 + 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 17:43:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 17:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 17:43:35 72f345f7f048: Preparing 17:43:35 966b2af26491: Preparing 17:43:35 1d0117289602: Preparing 17:43:35 921cb14a50c1: Preparing 17:43:35 3951923a540d: Preparing 17:43:35 7209aa2816ae: Preparing 17:43:35 862baecd752e: Preparing 17:43:35 36b50b131297: Preparing 17:43:35 862baecd752e: Waiting 17:43:35 7209aa2816ae: Waiting 17:43:35 36b50b131297: Waiting 17:43:35 1d0117289602: Layer already exists 17:43:35 921cb14a50c1: Layer already exists 17:43:35 966b2af26491: Layer already exists 17:43:35 3951923a540d: Layer already exists 17:43:35 72f345f7f048: Layer already exists 17:43:35 7209aa2816ae: Layer already exists 17:43:35 862baecd752e: Layer already exists 17:43:35 36b50b131297: Layer already exists 17:43:35 main: digest: sha256:15cb9790df08b0194455ca8672549667e0384133fdc71340270b4a40eae63cd1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:35 ===================================================== [Pipeline] echo 17:43:35 taggedImages: 17:43:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 17:43:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.28 17:43:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 17:43:35 [edgeXDocker.push] Tagging docker image core-data with the following tags: 17:43:35 5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:35 latest 17:43:35 3.1.0-dev.28 17:43:35 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:35 main 17:43:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:36 + docker push nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:36 8e90cbcbb1e2: Preparing 17:43:36 9c71564c9733: Preparing 17:43:36 3951923a540d: Preparing 17:43:36 7209aa2816ae: Preparing 17:43:36 862baecd752e: Preparing 17:43:36 36b50b131297: Preparing 17:43:36 36b50b131297: Waiting 17:43:36 7209aa2816ae: Layer already exists 17:43:36 862baecd752e: Layer already exists 17:43:36 3951923a540d: Layer already exists 17:43:36 36b50b131297: Layer already exists 17:43:36 8e90cbcbb1e2: Pushed 17:43:37 #73 DONE 56.3s 17:43:37 17:43:37 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #68 DONE 52.7s 17:43:37 17:43:37 #63 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #63 DONE 57.3s 17:43:37 17:43:37 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 17:43:37 #75 ... 17:43:37 17:43:37 #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #70 DONE 51.1s 17:43:37 17:43:37 #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #66 DONE 54.3s 17:43:37 17:43:37 #76 [security-bootstrapper builder 6/7] COPY . . 17:43:37 #76 ... 17:43:37 17:43:37 #77 [support-notifications builder 6/7] COPY . . 17:43:37 #77 DONE 1.5s 17:43:37 17:43:37 #78 [core-command builder 6/7] COPY . . 17:43:37 #78 CACHED 17:43:37 17:43:37 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #79 CACHED 17:43:37 17:43:37 #80 [core-command builder 4/7] COPY go.mod vendor* ./ 17:43:37 #80 CACHED 17:43:37 17:43:37 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 17:43:37 #81 CACHED 17:43:37 17:43:37 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #82 CACHED 17:43:37 17:43:37 #83 [core-metadata builder 6/7] COPY . . 17:43:37 #83 CACHED 17:43:37 17:43:37 #84 [security-spire-agent builder 6/9] COPY . . 17:43:37 #84 DONE 1.5s 17:43:37 17:43:37 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 17:43:37 #85 CACHED 17:43:37 17:43:37 #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #86 CACHED 17:43:37 17:43:37 #87 [security-proxy-auth builder 6/7] COPY . . 17:43:37 #87 CACHED 17:43:37 17:43:37 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #88 CACHED 17:43:37 17:43:37 #89 [core-data builder 6/7] COPY . . 17:43:37 #89 CACHED 17:43:37 17:43:37 #90 [core-data builder 4/7] COPY go.mod vendor* ./ 17:43:37 #90 CACHED 17:43:37 17:43:37 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #91 CACHED 17:43:37 17:43:37 #92 [support-scheduler builder 6/7] COPY . . 17:43:37 #92 CACHED 17:43:37 17:43:37 #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 17:43:37 #93 CACHED 17:43:37 17:43:37 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 17:43:37 #75 DONE 1.5s 17:43:37 17:43:37 #76 [security-bootstrapper builder 6/7] COPY . . 17:43:37 #76 DONE 1.5s 17:43:37 17:43:37 #94 [security-spiffe-token-provider builder 6/7] COPY . . 17:43:37 #94 DONE 1.6s 17:43:37 17:43:37 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:43:37 #95 ... 17:43:37 17:43:37 #96 [security-proxy-setup builder 6/7] COPY . . 17:43:37 #96 CACHED 17:43:37 17:43:37 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #97 CACHED 17:43:37 17:43:37 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 17:43:37 #98 CACHED 17:43:37 17:43:37 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 17:43:37 #99 CACHED 17:43:37 17:43:37 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #100 CACHED 17:43:37 17:43:37 #101 [security-secretstore-setup builder 6/7] COPY . . 17:43:37 #101 CACHED 17:43:37 17:43:37 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:37 #102 ... 17:43:37 17:43:37 #103 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 17:43:37 #103 DONE 0.5s 17:43:37 17:43:37 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 17:43:37 #104 CACHED 17:43:37 17:43:37 #105 [security-spire-server builder 6/9] COPY . . 17:43:37 #105 CACHED 17:43:37 17:43:37 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 17:43:37 #106 CACHED 17:43:37 17:43:37 #107 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:37 #107 CACHED 17:43:37 17:43:37 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:43:38 9c71564c9733: Pushed 17:43:38 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 17:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:38 8e90cbcbb1e2: Preparing 17:43:38 9c71564c9733: Preparing 17:43:38 3951923a540d: Preparing 17:43:38 7209aa2816ae: Preparing 17:43:38 862baecd752e: Preparing 17:43:38 36b50b131297: Preparing 17:43:38 36b50b131297: Waiting 17:43:38 9c71564c9733: Layer already exists 17:43:38 3951923a540d: Layer already exists 17:43:38 862baecd752e: Layer already exists 17:43:38 7209aa2816ae: Layer already exists 17:43:38 8e90cbcbb1e2: Layer already exists 17:43:38 36b50b131297: Layer already exists 17:43:38 latest: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.28 17:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:39 8e90cbcbb1e2: Preparing 17:43:39 9c71564c9733: Preparing 17:43:39 3951923a540d: Preparing 17:43:39 7209aa2816ae: Preparing 17:43:39 862baecd752e: Preparing 17:43:39 36b50b131297: Preparing 17:43:39 36b50b131297: Waiting 17:43:39 3951923a540d: Layer already exists 17:43:39 9c71564c9733: Layer already exists 17:43:39 7209aa2816ae: Layer already exists 17:43:39 8e90cbcbb1e2: Layer already exists 17:43:39 862baecd752e: Layer already exists 17:43:39 36b50b131297: Layer already exists 17:43:39 3.1.0-dev.28: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:40 + docker push nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:40 8e90cbcbb1e2: Preparing 17:43:40 9c71564c9733: Preparing 17:43:40 3951923a540d: Preparing 17:43:40 7209aa2816ae: Preparing 17:43:40 862baecd752e: Preparing 17:43:40 36b50b131297: Preparing 17:43:40 36b50b131297: Waiting 17:43:40 3951923a540d: Layer already exists 17:43:40 8e90cbcbb1e2: Layer already exists 17:43:40 9c71564c9733: Layer already exists 17:43:40 862baecd752e: Layer already exists 17:43:40 7209aa2816ae: Layer already exists 17:43:40 36b50b131297: Layer already exists 17:43:40 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 17:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 17:43:40 8e90cbcbb1e2: Preparing 17:43:40 9c71564c9733: Preparing 17:43:40 3951923a540d: Preparing 17:43:40 7209aa2816ae: Preparing 17:43:40 862baecd752e: Preparing 17:43:40 36b50b131297: Preparing 17:43:40 36b50b131297: Waiting 17:43:40 3951923a540d: Layer already exists 17:43:40 7209aa2816ae: Layer already exists 17:43:40 8e90cbcbb1e2: Layer already exists 17:43:40 9c71564c9733: Layer already exists 17:43:40 862baecd752e: Layer already exists 17:43:40 36b50b131297: Layer already exists 17:43:40 main: digest: sha256:bb46b565062e6ebf90e37c76b685ed1d21e43a37e223782e58689d05fb922c22 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:40 ===================================================== [Pipeline] echo 17:43:40 taggedImages: 17:43:40 - nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:40 - nexus3.edgexfoundry.org:10004/core-data:latest 17:43:40 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.28 17:43:40 - nexus3.edgexfoundry.org:10004/core-data:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 17:43:40 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 17:43:40 5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:40 latest 17:43:40 3.1.0-dev.28 17:43:40 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:40 main 17:43:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:41 c48532f30c9a: Preparing 17:43:41 3c22f1d18601: Preparing 17:43:41 93df58158258: Preparing 17:43:41 3951923a540d: Preparing 17:43:41 7209aa2816ae: Preparing 17:43:41 862baecd752e: Preparing 17:43:41 36b50b131297: Preparing 17:43:41 862baecd752e: Waiting 17:43:41 36b50b131297: Waiting 17:43:41 3951923a540d: Layer already exists 17:43:41 7209aa2816ae: Layer already exists 17:43:41 862baecd752e: Layer already exists 17:43:41 36b50b131297: Layer already exists 17:43:41 c48532f30c9a: Pushed 17:43:41 3c22f1d18601: Pushed 17:43:41 #108 ... 17:43:41 17:43:41 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:41 #102 4.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:43:43 #102 ... 17:43:43 17:43:43 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:43:43 #108 DONE 7.0s 17:43:43 17:43:43 #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:43:43 #109 DONE 7.0s 17:43:43 17:43:43 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:43:43 93df58158258: Pushed 17:43:43 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:43 #110 ... 17:43:43 17:43:43 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 17:43:43 #111 DONE 0.4s 17:43:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:43 17:43:43 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:43:43 #95 6.546 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:43:43 #95 ... 17:43:43 17:43:43 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 17:43:43 #110 DONE 0.5s 17:43:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 17:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:43 c48532f30c9a: Preparing 17:43:43 3c22f1d18601: Preparing 17:43:43 93df58158258: Preparing 17:43:43 3951923a540d: Preparing 17:43:43 7209aa2816ae: Preparing 17:43:43 862baecd752e: Preparing 17:43:43 36b50b131297: Preparing 17:43:43 862baecd752e: Waiting 17:43:43 36b50b131297: Waiting 17:43:43 3c22f1d18601: Layer already exists 17:43:43 c48532f30c9a: Layer already exists 17:43:43 7209aa2816ae: Layer already exists 17:43:43 93df58158258: Layer already exists 17:43:43 3951923a540d: Layer already exists 17:43:43 862baecd752e: Layer already exists 17:43:43 36b50b131297: Layer already exists 17:43:43 latest: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:44 17:43:44 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 17:43:44 #0 6.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:43:44 #112 ... 17:43:44 17:43:44 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 17:43:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:44 #113 DONE 0.2s 17:43:44 17:43:44 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 17:43:44 #114 DONE 0.1s 17:43:44 17:43:44 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:43:44 #0 6.938 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:43:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.28 17:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:44 c48532f30c9a: Preparing 17:43:44 3c22f1d18601: Preparing 17:43:44 93df58158258: Preparing 17:43:44 3951923a540d: Preparing 17:43:44 7209aa2816ae: Preparing 17:43:44 862baecd752e: Preparing 17:43:44 36b50b131297: Preparing 17:43:44 862baecd752e: Waiting 17:43:44 36b50b131297: Waiting 17:43:44 7209aa2816ae: Layer already exists 17:43:44 c48532f30c9a: Layer already exists 17:43:44 93df58158258: Layer already exists 17:43:44 3c22f1d18601: Layer already exists 17:43:44 3951923a540d: Layer already exists 17:43:44 862baecd752e: Layer already exists 17:43:44 36b50b131297: Layer already exists 17:43:44 3.1.0-dev.28: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:45 c48532f30c9a: Preparing 17:43:45 3c22f1d18601: Preparing 17:43:45 93df58158258: Preparing 17:43:45 3951923a540d: Preparing 17:43:45 7209aa2816ae: Preparing 17:43:45 862baecd752e: Preparing 17:43:45 36b50b131297: Preparing 17:43:45 862baecd752e: Waiting 17:43:45 36b50b131297: Waiting 17:43:45 c48532f30c9a: Layer already exists 17:43:45 3951923a540d: Layer already exists 17:43:45 93df58158258: Layer already exists 17:43:45 7209aa2816ae: Layer already exists 17:43:45 3c22f1d18601: Layer already exists 17:43:45 862baecd752e: Layer already exists 17:43:45 36b50b131297: Layer already exists 17:43:45 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:45 #115 ... 17:43:45 17:43:45 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:43:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:45 #116 ... 17:43:45 17:43:45 #117 [security-spire-config builder 6/9] COPY . . 17:43:45 #117 CACHED 17:43:45 17:43:45 #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 17:43:45 #118 CACHED 17:43:45 17:43:45 #119 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:43:45 #119 CACHED 17:43:45 17:43:45 #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:43:45 #120 CACHED 17:43:45 17:43:45 #121 [security-spire-config builder 9/9] WORKDIR /edgex-go 17:43:45 #121 CACHED 17:43:45 17:43:45 #122 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 17:43:45 #122 CACHED 17:43:45 17:43:45 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:43:45 #123 CACHED 17:43:45 17:43:45 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:43:45 #124 CACHED 17:43:45 17:43:45 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 17:43:45 #0 6.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:43:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 17:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 17:43:45 c48532f30c9a: Preparing 17:43:45 3c22f1d18601: Preparing 17:43:45 93df58158258: Preparing 17:43:45 3951923a540d: Preparing 17:43:45 7209aa2816ae: Preparing 17:43:45 862baecd752e: Preparing 17:43:45 36b50b131297: Preparing 17:43:45 862baecd752e: Waiting 17:43:45 c48532f30c9a: Layer already exists 17:43:45 7209aa2816ae: Layer already exists 17:43:45 93df58158258: Layer already exists 17:43:45 3c22f1d18601: Layer already exists 17:43:45 3951923a540d: Layer already exists 17:43:45 862baecd752e: Layer already exists 17:43:45 36b50b131297: Layer already exists 17:43:45 main: digest: sha256:f426b917457ff86389b0696ef6b9e1b7680c6d119aa2b530ef17bf69f0fa1eab size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:45 ===================================================== [Pipeline] echo 17:43:45 taggedImages: 17:43:45 - nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 17:43:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.28 17:43:45 - nexus3.edgexfoundry.org:10004/core-metadata:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 17:43:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 17:43:45 5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:45 latest 17:43:45 3.1.0-dev.28 17:43:45 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:45 main 17:43:45 ===================================================== 17:43:45 #125 ... 17:43:45 17:43:45 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 17:43:45 #0 6.193 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:43:45 #126 ... 17:43:45 17:43:45 #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 17:43:45 #127 DONE 0.3s 17:43:45 17:43:45 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:43:45 #0 5.870 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:46 #128 ... 17:43:46 17:43:46 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 17:43:46 #129 DONE 0.1s 17:43:46 17:43:46 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 17:43:46 #0 4.353 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:43:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:46 #130 ... 17:43:46 17:43:46 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 17:43:46 #0 5.134 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:43:46 #131 ... 17:43:46 17:43:46 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 17:43:46 #0 6.011 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 17:43:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:46 de78631727d5: Preparing 17:43:46 812382e7e203: Preparing 17:43:46 af1bc92c9372: Preparing 17:43:46 9bb11d063a87: Preparing 17:43:46 232e162c7275: Preparing 17:43:46 b8e6c4b71a1a: Preparing 17:43:46 725586439d91: Preparing 17:43:46 3951923a540d: Preparing 17:43:46 7209aa2816ae: Preparing 17:43:46 e30c435f33ef: Preparing 17:43:46 725586439d91: Waiting 17:43:46 7209aa2816ae: Waiting 17:43:46 b8e6c4b71a1a: Waiting 17:43:46 3951923a540d: Waiting 17:43:46 ea12d0c326ae: Preparing 17:43:46 5f70bf18a086: Preparing 17:43:46 78e0cf283b47: Preparing 17:43:46 567cff5b79d0: Preparing 17:43:46 5f70bf18a086: Waiting 17:43:46 78e0cf283b47: Waiting 17:43:46 e30c435f33ef: Waiting 17:43:46 36b50b131297: Preparing 17:43:46 567cff5b79d0: Waiting 17:43:46 36b50b131297: Waiting 17:43:46 af1bc92c9372: Pushed 17:43:46 de78631727d5: Pushed 17:43:46 812382e7e203: Pushed 17:43:46 232e162c7275: Pushed 17:43:46 9bb11d063a87: Pushed 17:43:46 3951923a540d: Layer already exists 17:43:46 7209aa2816ae: Layer already exists 17:43:46 #132 ... 17:43:46 17:43:46 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 17:43:46 #0 7.371 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:43:46 #133 ... 17:43:46 17:43:46 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:43:46 b8e6c4b71a1a: Pushed 17:43:46 5f70bf18a086: Pushed 17:43:46 ea12d0c326ae: Pushed 17:43:46 36b50b131297: Layer already exists 17:43:46 e30c435f33ef: Pushed 17:43:46 78e0cf283b47: Pushed 17:43:46 567cff5b79d0: Pushed 17:43:46 #134 ... 17:43:46 17:43:46 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:43:46 #135 DONE 1.4s 17:43:47 17:43:47 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:43:47 #116 DONE 1.9s 17:43:47 17:43:47 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:43:47 #136 DONE 0.2s 17:43:47 17:43:47 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:43:47 #137 ... 17:43:47 17:43:47 #134 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:43:47 #134 DONE 1.3s 17:43:47 17:43:47 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:43:47 #138 DONE 0.2s 17:43:47 17:43:47 #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:43:47 #139 DONE 0.2s 17:43:47 17:43:47 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 17:43:47 #140 DONE 0.3s 17:43:47 17:43:47 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:43:47 #141 DONE 0.3s 17:43:47 17:43:47 #142 [security-spire-server] exporting to image 17:43:47 #142 exporting layers 17:43:48 #142 ... 17:43:48 17:43:48 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:43:48 #143 DONE 0.6s 17:43:48 17:43:48 #142 [security-spire-config] exporting to image 17:43:48 725586439d91: Pushed 17:43:48 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:49 de78631727d5: Preparing 17:43:49 812382e7e203: Preparing 17:43:49 af1bc92c9372: Preparing 17:43:49 9bb11d063a87: Preparing 17:43:49 232e162c7275: Preparing 17:43:49 b8e6c4b71a1a: Preparing 17:43:49 725586439d91: Preparing 17:43:49 3951923a540d: Preparing 17:43:49 7209aa2816ae: Preparing 17:43:49 e30c435f33ef: Preparing 17:43:49 ea12d0c326ae: Preparing 17:43:49 5f70bf18a086: Preparing 17:43:49 78e0cf283b47: Preparing 17:43:49 567cff5b79d0: Preparing 17:43:49 36b50b131297: Preparing 17:43:49 b8e6c4b71a1a: Waiting 17:43:49 725586439d91: Waiting 17:43:49 3951923a540d: Waiting 17:43:49 7209aa2816ae: Waiting 17:43:49 e30c435f33ef: Waiting 17:43:49 ea12d0c326ae: Waiting 17:43:49 5f70bf18a086: Waiting 17:43:49 78e0cf283b47: Waiting 17:43:49 567cff5b79d0: Waiting 17:43:49 36b50b131297: Waiting 17:43:49 232e162c7275: Layer already exists 17:43:49 af1bc92c9372: Layer already exists 17:43:49 812382e7e203: Layer already exists 17:43:49 9bb11d063a87: Layer already exists 17:43:49 de78631727d5: Layer already exists 17:43:49 b8e6c4b71a1a: Layer already exists 17:43:49 7209aa2816ae: Layer already exists 17:43:49 3951923a540d: Layer already exists 17:43:49 725586439d91: Layer already exists 17:43:49 e30c435f33ef: Layer already exists 17:43:49 ea12d0c326ae: Layer already exists 17:43:49 5f70bf18a086: Layer already exists 17:43:49 567cff5b79d0: Layer already exists 17:43:49 78e0cf283b47: Layer already exists 17:43:49 36b50b131297: Layer already exists 17:43:49 latest: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:49 #142 ... 17:43:49 17:43:49 #137 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:43:49 #137 DONE 2.5s 17:43:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:49 17:43:49 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:43:49 #144 DONE 0.2s 17:43:49 17:43:49 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:43:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.28 17:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:49 de78631727d5: Preparing 17:43:49 812382e7e203: Preparing 17:43:49 af1bc92c9372: Preparing 17:43:49 9bb11d063a87: Preparing 17:43:49 232e162c7275: Preparing 17:43:49 b8e6c4b71a1a: Preparing 17:43:49 725586439d91: Preparing 17:43:49 3951923a540d: Preparing 17:43:49 7209aa2816ae: Preparing 17:43:49 e30c435f33ef: Preparing 17:43:49 ea12d0c326ae: Preparing 17:43:49 5f70bf18a086: Preparing 17:43:49 78e0cf283b47: Preparing 17:43:49 567cff5b79d0: Preparing 17:43:49 36b50b131297: Preparing 17:43:49 b8e6c4b71a1a: Waiting 17:43:49 725586439d91: Waiting 17:43:49 3951923a540d: Waiting 17:43:49 7209aa2816ae: Waiting 17:43:49 5f70bf18a086: Waiting 17:43:49 78e0cf283b47: Waiting 17:43:49 e30c435f33ef: Waiting 17:43:49 567cff5b79d0: Waiting 17:43:49 ea12d0c326ae: Waiting 17:43:49 36b50b131297: Waiting 17:43:49 af1bc92c9372: Layer already exists 17:43:49 9bb11d063a87: Layer already exists 17:43:49 de78631727d5: Layer already exists 17:43:49 812382e7e203: Layer already exists 17:43:49 232e162c7275: Layer already exists 17:43:49 b8e6c4b71a1a: Layer already exists 17:43:49 725586439d91: Layer already exists 17:43:49 3951923a540d: Layer already exists 17:43:49 7209aa2816ae: Layer already exists 17:43:49 e30c435f33ef: Layer already exists 17:43:49 ea12d0c326ae: Layer already exists 17:43:49 567cff5b79d0: Layer already exists 17:43:49 78e0cf283b47: Layer already exists 17:43:49 5f70bf18a086: Layer already exists 17:43:49 36b50b131297: Layer already exists 17:43:49 3.1.0-dev.28: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:50 #145 DONE 0.3s 17:43:50 17:43:50 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:43:50 #146 DONE 0.2s 17:43:50 17:43:50 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:43:50 #95 ... 17:43:50 17:43:50 #142 [security-spire-agent] exporting to image 17:43:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:50 de78631727d5: Preparing 17:43:50 812382e7e203: Preparing 17:43:50 af1bc92c9372: Preparing 17:43:50 9bb11d063a87: Preparing 17:43:50 232e162c7275: Preparing 17:43:50 b8e6c4b71a1a: Preparing 17:43:50 725586439d91: Preparing 17:43:50 3951923a540d: Preparing 17:43:50 7209aa2816ae: Preparing 17:43:50 e30c435f33ef: Preparing 17:43:50 ea12d0c326ae: Preparing 17:43:50 5f70bf18a086: Preparing 17:43:50 78e0cf283b47: Preparing 17:43:50 567cff5b79d0: Preparing 17:43:50 36b50b131297: Preparing 17:43:50 7209aa2816ae: Waiting 17:43:50 725586439d91: Waiting 17:43:50 e30c435f33ef: Waiting 17:43:50 3951923a540d: Waiting 17:43:50 ea12d0c326ae: Waiting 17:43:50 5f70bf18a086: Waiting 17:43:50 b8e6c4b71a1a: Waiting 17:43:50 78e0cf283b47: Waiting 17:43:50 36b50b131297: Waiting 17:43:50 9bb11d063a87: Layer already exists 17:43:50 812382e7e203: Layer already exists 17:43:50 de78631727d5: Layer already exists 17:43:50 af1bc92c9372: Layer already exists 17:43:50 232e162c7275: Layer already exists 17:43:50 3951923a540d: Layer already exists 17:43:50 b8e6c4b71a1a: Layer already exists 17:43:50 7209aa2816ae: Layer already exists 17:43:50 e30c435f33ef: Layer already exists 17:43:50 725586439d91: Layer already exists 17:43:50 ea12d0c326ae: Layer already exists 17:43:50 78e0cf283b47: Layer already exists 17:43:50 5f70bf18a086: Layer already exists 17:43:50 36b50b131297: Layer already exists 17:43:50 567cff5b79d0: Layer already exists 17:43:50 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:50 #142 exporting layers 2.4s done 17:43:50 #142 writing image sha256:0a546a269fee487de5d28731599c2d7de172480401639974c3f675ce769a65f7 0.1s done 17:43:50 #142 naming to docker.io/library/security-spire-config-arm64 17:43:50 #142 exporting layers 3.1s done 17:43:50 #142 naming to docker.io/library/security-spire-config-arm64 done 17:43:50 #142 writing image sha256:47eaf392945613f11a822160ca598078fcb1e8a06704afcb7ada002179a7a484 done 17:43:50 #142 naming to docker.io/library/security-spire-server-arm64 done 17:43:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 17:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 17:43:51 de78631727d5: Preparing 17:43:51 812382e7e203: Preparing 17:43:51 af1bc92c9372: Preparing 17:43:51 9bb11d063a87: Preparing 17:43:51 232e162c7275: Preparing 17:43:51 b8e6c4b71a1a: Preparing 17:43:51 725586439d91: Preparing 17:43:51 3951923a540d: Preparing 17:43:51 7209aa2816ae: Preparing 17:43:51 e30c435f33ef: Preparing 17:43:51 ea12d0c326ae: Preparing 17:43:51 5f70bf18a086: Preparing 17:43:51 78e0cf283b47: Preparing 17:43:51 567cff5b79d0: Preparing 17:43:51 36b50b131297: Preparing 17:43:51 725586439d91: Waiting 17:43:51 3951923a540d: Waiting 17:43:51 7209aa2816ae: Waiting 17:43:51 e30c435f33ef: Waiting 17:43:51 ea12d0c326ae: Waiting 17:43:51 5f70bf18a086: Waiting 17:43:51 567cff5b79d0: Waiting 17:43:51 78e0cf283b47: Waiting 17:43:51 b8e6c4b71a1a: Waiting 17:43:51 36b50b131297: Waiting 17:43:51 232e162c7275: Layer already exists 17:43:51 812382e7e203: Layer already exists 17:43:51 9bb11d063a87: Layer already exists 17:43:51 af1bc92c9372: Layer already exists 17:43:51 de78631727d5: Layer already exists 17:43:51 725586439d91: Layer already exists 17:43:51 e30c435f33ef: Layer already exists 17:43:51 b8e6c4b71a1a: Layer already exists 17:43:51 3951923a540d: Layer already exists 17:43:51 7209aa2816ae: Layer already exists 17:43:51 ea12d0c326ae: Layer already exists 17:43:51 78e0cf283b47: Layer already exists 17:43:51 36b50b131297: Layer already exists 17:43:51 5f70bf18a086: Layer already exists 17:43:51 567cff5b79d0: Layer already exists 17:43:51 main: digest: sha256:c2472e1497a45c5335843053c105e5f14890f2f48b57e2ba33aad484abadb45b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:51 ===================================================== [Pipeline] echo 17:43:51 taggedImages: 17:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 17:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.28 17:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 17:43:51 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 17:43:51 5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:51 latest 17:43:51 3.1.0-dev.28 17:43:51 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:51 main 17:43:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:43:52 4f9be1398d93: Preparing 17:43:52 966b2af26491: Preparing 17:43:52 373dafed6516: Preparing 17:43:52 de64a8084fa2: Preparing 17:43:52 3951923a540d: Preparing 17:43:52 7209aa2816ae: Preparing 17:43:52 862baecd752e: Preparing 17:43:52 36b50b131297: Preparing 17:43:52 7209aa2816ae: Waiting 17:43:52 862baecd752e: Waiting 17:43:52 36b50b131297: Waiting 17:43:52 966b2af26491: Layer already exists 17:43:52 3951923a540d: Layer already exists 17:43:52 7209aa2816ae: Layer already exists 17:43:52 862baecd752e: Layer already exists 17:43:52 36b50b131297: Layer already exists 17:43:52 4f9be1398d93: Pushed 17:43:52 373dafed6516: Pushed 17:43:52 #142 exporting layers 1.7s done 17:43:52 #142 writing image sha256:3cb7bc8d5cd8692b81530541bef416ea97a88d1c8cc3baddb4904e115eb2584c done 17:43:52 #142 naming to docker.io/library/security-spire-agent-arm64 done 17:43:52 #142 DONE 4.1s 17:43:52 17:43:52 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 17:43:53 de64a8084fa2: Pushed 17:43:53 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:43:54 4f9be1398d93: Preparing 17:43:54 966b2af26491: Preparing 17:43:54 373dafed6516: Preparing 17:43:54 de64a8084fa2: Preparing 17:43:54 3951923a540d: Preparing 17:43:54 7209aa2816ae: Preparing 17:43:54 862baecd752e: Preparing 17:43:54 36b50b131297: Preparing 17:43:54 7209aa2816ae: Waiting 17:43:54 862baecd752e: Waiting 17:43:54 3951923a540d: Layer already exists 17:43:54 de64a8084fa2: Layer already exists 17:43:54 966b2af26491: Layer already exists 17:43:54 373dafed6516: Layer already exists 17:43:54 4f9be1398d93: Layer already exists 17:43:54 7209aa2816ae: Layer already exists 17:43:54 36b50b131297: Layer already exists 17:43:54 862baecd752e: Layer already exists 17:43:54 latest: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.28 17:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:43:54 4f9be1398d93: Preparing 17:43:54 966b2af26491: Preparing 17:43:54 373dafed6516: Preparing 17:43:54 de64a8084fa2: Preparing 17:43:54 3951923a540d: Preparing 17:43:54 7209aa2816ae: Preparing 17:43:54 862baecd752e: Preparing 17:43:54 36b50b131297: Preparing 17:43:54 862baecd752e: Waiting 17:43:54 7209aa2816ae: Waiting 17:43:54 36b50b131297: Waiting 17:43:54 373dafed6516: Layer already exists 17:43:54 de64a8084fa2: Layer already exists 17:43:54 4f9be1398d93: Layer already exists 17:43:54 3951923a540d: Layer already exists 17:43:54 966b2af26491: Layer already exists 17:43:54 862baecd752e: Layer already exists 17:43:54 7209aa2816ae: Layer already exists 17:43:54 36b50b131297: Layer already exists 17:43:54 3.1.0-dev.28: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:43:55 4f9be1398d93: Preparing 17:43:55 966b2af26491: Preparing 17:43:55 373dafed6516: Preparing 17:43:55 de64a8084fa2: Preparing 17:43:55 3951923a540d: Preparing 17:43:55 7209aa2816ae: Preparing 17:43:55 862baecd752e: Preparing 17:43:55 36b50b131297: Preparing 17:43:55 36b50b131297: Waiting 17:43:55 7209aa2816ae: Waiting 17:43:55 966b2af26491: Layer already exists 17:43:55 373dafed6516: Layer already exists 17:43:55 de64a8084fa2: Layer already exists 17:43:55 3951923a540d: Layer already exists 17:43:55 4f9be1398d93: Layer already exists 17:43:55 862baecd752e: Layer already exists 17:43:55 7209aa2816ae: Layer already exists 17:43:55 36b50b131297: Layer already exists 17:43:55 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 17:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 17:43:55 4f9be1398d93: Preparing 17:43:55 966b2af26491: Preparing 17:43:55 373dafed6516: Preparing 17:43:55 de64a8084fa2: Preparing 17:43:55 3951923a540d: Preparing 17:43:55 7209aa2816ae: Preparing 17:43:55 862baecd752e: Preparing 17:43:55 36b50b131297: Preparing 17:43:55 7209aa2816ae: Waiting 17:43:55 36b50b131297: Waiting 17:43:55 862baecd752e: Waiting 17:43:55 373dafed6516: Layer already exists 17:43:55 de64a8084fa2: Layer already exists 17:43:55 966b2af26491: Layer already exists 17:43:55 3951923a540d: Layer already exists 17:43:55 4f9be1398d93: Layer already exists 17:43:55 862baecd752e: Layer already exists 17:43:55 7209aa2816ae: Layer already exists 17:43:55 36b50b131297: Layer already exists 17:43:55 main: digest: sha256:468a158eba99e53965f965202e71a3817383c73793fce67be90eff5d229340a9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:43:55 ===================================================== [Pipeline] echo 17:43:55 taggedImages: 17:43:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 17:43:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.28 17:43:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 17:43:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 17:43:55 5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:55 latest 17:43:55 3.1.0-dev.28 17:43:55 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:55 main 17:43:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 17:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:56 dfed70c18604: Preparing 17:43:56 0a9d141cf23e: Preparing 17:43:56 4fa98f246492: Preparing 17:43:56 dd2b089e3723: Preparing 17:43:56 1206a61e5b1a: Preparing 17:43:56 3951923a540d: Preparing 17:43:56 7209aa2816ae: Preparing 17:43:56 efd826847be2: Preparing 17:43:56 725951d62ebd: Preparing 17:43:56 36b50b131297: Preparing 17:43:56 efd826847be2: Waiting 17:43:56 7209aa2816ae: Waiting 17:43:56 3951923a540d: Waiting 17:43:56 36b50b131297: Waiting 17:43:56 dd2b089e3723: Pushed 17:43:56 1206a61e5b1a: Pushed 17:43:56 0a9d141cf23e: Pushed 17:43:56 dfed70c18604: Pushed 17:43:56 7209aa2816ae: Layer already exists 17:43:56 3951923a540d: Layer already exists 17:43:56 36b50b131297: Layer already exists 17:43:56 efd826847be2: Pushed 17:43:57 4fa98f246492: Pushed 17:43:57 725951d62ebd: Pushed 17:43:57 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:58 dfed70c18604: Preparing 17:43:58 0a9d141cf23e: Preparing 17:43:58 4fa98f246492: Preparing 17:43:58 dd2b089e3723: Preparing 17:43:58 1206a61e5b1a: Preparing 17:43:58 3951923a540d: Preparing 17:43:58 7209aa2816ae: Preparing 17:43:58 efd826847be2: Preparing 17:43:58 725951d62ebd: Preparing 17:43:58 36b50b131297: Preparing 17:43:58 7209aa2816ae: Waiting 17:43:58 efd826847be2: Waiting 17:43:58 725951d62ebd: Waiting 17:43:58 36b50b131297: Waiting 17:43:58 3951923a540d: Waiting 17:43:58 0a9d141cf23e: Layer already exists 17:43:58 dfed70c18604: Layer already exists 17:43:58 1206a61e5b1a: Layer already exists 17:43:58 4fa98f246492: Layer already exists 17:43:58 dd2b089e3723: Layer already exists 17:43:58 3951923a540d: Layer already exists 17:43:58 efd826847be2: Layer already exists 17:43:58 725951d62ebd: Layer already exists 17:43:58 7209aa2816ae: Layer already exists 17:43:58 36b50b131297: Layer already exists 17:43:58 latest: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.28 17:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:59 dfed70c18604: Preparing 17:43:59 0a9d141cf23e: Preparing 17:43:59 4fa98f246492: Preparing 17:43:59 dd2b089e3723: Preparing 17:43:59 1206a61e5b1a: Preparing 17:43:59 3951923a540d: Preparing 17:43:59 7209aa2816ae: Preparing 17:43:59 efd826847be2: Preparing 17:43:59 725951d62ebd: Preparing 17:43:59 36b50b131297: Preparing 17:43:59 3951923a540d: Waiting 17:43:59 7209aa2816ae: Waiting 17:43:59 efd826847be2: Waiting 17:43:59 725951d62ebd: Waiting 17:43:59 36b50b131297: Waiting 17:43:59 dfed70c18604: Layer already exists 17:43:59 1206a61e5b1a: Layer already exists 17:43:59 dd2b089e3723: Layer already exists 17:43:59 0a9d141cf23e: Layer already exists 17:43:59 4fa98f246492: Layer already exists 17:43:59 3951923a540d: Layer already exists 17:43:59 36b50b131297: Layer already exists 17:43:59 7209aa2816ae: Layer already exists 17:43:59 efd826847be2: Layer already exists 17:43:59 725951d62ebd: Layer already exists 17:43:59 3.1.0-dev.28: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:43:59 dfed70c18604: Preparing 17:43:59 0a9d141cf23e: Preparing 17:43:59 4fa98f246492: Preparing 17:43:59 dd2b089e3723: Preparing 17:43:59 1206a61e5b1a: Preparing 17:43:59 3951923a540d: Preparing 17:43:59 7209aa2816ae: Preparing 17:43:59 efd826847be2: Preparing 17:43:59 725951d62ebd: Preparing 17:43:59 36b50b131297: Preparing 17:43:59 efd826847be2: Waiting 17:43:59 725951d62ebd: Waiting 17:43:59 3951923a540d: Waiting 17:43:59 36b50b131297: Waiting 17:43:59 7209aa2816ae: Waiting 17:43:59 1206a61e5b1a: Layer already exists 17:43:59 dfed70c18604: Layer already exists 17:43:59 4fa98f246492: Layer already exists 17:43:59 0a9d141cf23e: Layer already exists 17:43:59 dd2b089e3723: Layer already exists 17:43:59 3951923a540d: Layer already exists 17:43:59 7209aa2816ae: Layer already exists 17:43:59 36b50b131297: Layer already exists 17:43:59 efd826847be2: Layer already exists 17:43:59 725951d62ebd: Layer already exists 17:43:59 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 17:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 17:44:00 dfed70c18604: Preparing 17:44:00 0a9d141cf23e: Preparing 17:44:00 4fa98f246492: Preparing 17:44:00 dd2b089e3723: Preparing 17:44:00 1206a61e5b1a: Preparing 17:44:00 3951923a540d: Preparing 17:44:00 7209aa2816ae: Preparing 17:44:00 efd826847be2: Preparing 17:44:00 725951d62ebd: Preparing 17:44:00 36b50b131297: Preparing 17:44:00 725951d62ebd: Waiting 17:44:00 36b50b131297: Waiting 17:44:00 7209aa2816ae: Waiting 17:44:00 efd826847be2: Waiting 17:44:00 dd2b089e3723: Layer already exists 17:44:00 dfed70c18604: Layer already exists 17:44:00 1206a61e5b1a: Layer already exists 17:44:00 0a9d141cf23e: Layer already exists 17:44:00 4fa98f246492: Layer already exists 17:44:00 3951923a540d: Layer already exists 17:44:00 7209aa2816ae: Layer already exists 17:44:00 efd826847be2: Layer already exists 17:44:00 36b50b131297: Layer already exists 17:44:00 725951d62ebd: Layer already exists 17:44:00 main: digest: sha256:9b7b0af7aa51c14fe88133d2bdf8c9e0c28a7e0dab0bcad576a6dfcba694c6ed size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:00 ===================================================== [Pipeline] echo 17:44:00 taggedImages: 17:44:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 17:44:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.28 17:44:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 17:44:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 17:44:00 5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:00 latest 17:44:00 3.1.0-dev.28 17:44:00 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:00 main 17:44:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:01 4ca272919c4a: Preparing 17:44:01 b4fc5ed14983: Preparing 17:44:01 02863250e2fc: Preparing 17:44:01 28e396b3a17b: Preparing 17:44:01 1603059259e8: Preparing 17:44:01 54189eac4cc6: Preparing 17:44:01 aab0ca9d459d: Preparing 17:44:01 3951923a540d: Preparing 17:44:01 7209aa2816ae: Preparing 17:44:01 a35ce4e5f6e2: Preparing 17:44:01 36b50b131297: Preparing 17:44:01 7209aa2816ae: Waiting 17:44:01 aab0ca9d459d: Waiting 17:44:01 a35ce4e5f6e2: Waiting 17:44:01 36b50b131297: Waiting 17:44:01 3951923a540d: Waiting 17:44:01 54189eac4cc6: Waiting 17:44:01 b4fc5ed14983: Pushed 17:44:01 4ca272919c4a: Pushed 17:44:01 1603059259e8: Pushed 17:44:01 3951923a540d: Layer already exists 17:44:01 7209aa2816ae: Layer already exists 17:44:01 54189eac4cc6: Pushed 17:44:01 aab0ca9d459d: Pushed 17:44:01 36b50b131297: Layer already exists 17:44:02 28e396b3a17b: Pushed 17:44:02 a35ce4e5f6e2: Pushed 17:44:02 02863250e2fc: Pushed 17:44:02 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:03 4ca272919c4a: Preparing 17:44:03 b4fc5ed14983: Preparing 17:44:03 02863250e2fc: Preparing 17:44:03 28e396b3a17b: Preparing 17:44:03 1603059259e8: Preparing 17:44:03 54189eac4cc6: Preparing 17:44:03 aab0ca9d459d: Preparing 17:44:03 3951923a540d: Preparing 17:44:03 7209aa2816ae: Preparing 17:44:03 a35ce4e5f6e2: Preparing 17:44:03 36b50b131297: Preparing 17:44:03 54189eac4cc6: Waiting 17:44:03 aab0ca9d459d: Waiting 17:44:03 3951923a540d: Waiting 17:44:03 a35ce4e5f6e2: Waiting 17:44:03 7209aa2816ae: Waiting 17:44:03 28e396b3a17b: Layer already exists 17:44:03 1603059259e8: Layer already exists 17:44:03 02863250e2fc: Layer already exists 17:44:03 4ca272919c4a: Layer already exists 17:44:03 b4fc5ed14983: Layer already exists 17:44:03 54189eac4cc6: Layer already exists 17:44:03 aab0ca9d459d: Layer already exists 17:44:03 7209aa2816ae: Layer already exists 17:44:03 a35ce4e5f6e2: Layer already exists 17:44:03 3951923a540d: Layer already exists 17:44:03 36b50b131297: Layer already exists 17:44:03 latest: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.28 17:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:04 4ca272919c4a: Preparing 17:44:04 b4fc5ed14983: Preparing 17:44:04 02863250e2fc: Preparing 17:44:04 28e396b3a17b: Preparing 17:44:04 1603059259e8: Preparing 17:44:04 54189eac4cc6: Preparing 17:44:04 aab0ca9d459d: Preparing 17:44:04 3951923a540d: Preparing 17:44:04 7209aa2816ae: Preparing 17:44:04 a35ce4e5f6e2: Preparing 17:44:04 36b50b131297: Preparing 17:44:04 aab0ca9d459d: Waiting 17:44:04 3951923a540d: Waiting 17:44:04 7209aa2816ae: Waiting 17:44:04 a35ce4e5f6e2: Waiting 17:44:04 36b50b131297: Waiting 17:44:04 54189eac4cc6: Waiting 17:44:04 28e396b3a17b: Layer already exists 17:44:04 02863250e2fc: Layer already exists 17:44:04 b4fc5ed14983: Layer already exists 17:44:04 1603059259e8: Layer already exists 17:44:04 4ca272919c4a: Layer already exists 17:44:04 54189eac4cc6: Layer already exists 17:44:04 a35ce4e5f6e2: Layer already exists 17:44:04 aab0ca9d459d: Layer already exists 17:44:04 3951923a540d: Layer already exists 17:44:04 7209aa2816ae: Layer already exists 17:44:04 36b50b131297: Layer already exists 17:44:04 3.1.0-dev.28: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:04 4ca272919c4a: Preparing 17:44:04 b4fc5ed14983: Preparing 17:44:04 02863250e2fc: Preparing 17:44:04 28e396b3a17b: Preparing 17:44:04 1603059259e8: Preparing 17:44:04 54189eac4cc6: Preparing 17:44:04 aab0ca9d459d: Preparing 17:44:04 3951923a540d: Preparing 17:44:04 7209aa2816ae: Preparing 17:44:04 a35ce4e5f6e2: Preparing 17:44:04 36b50b131297: Preparing 17:44:04 3951923a540d: Waiting 17:44:04 7209aa2816ae: Waiting 17:44:04 a35ce4e5f6e2: Waiting 17:44:04 36b50b131297: Waiting 17:44:04 54189eac4cc6: Waiting 17:44:04 aab0ca9d459d: Waiting 17:44:04 28e396b3a17b: Layer already exists 17:44:04 1603059259e8: Layer already exists 17:44:04 4ca272919c4a: Layer already exists 17:44:04 b4fc5ed14983: Layer already exists 17:44:04 02863250e2fc: Layer already exists 17:44:04 aab0ca9d459d: Layer already exists 17:44:04 54189eac4cc6: Layer already exists 17:44:04 7209aa2816ae: Layer already exists 17:44:04 a35ce4e5f6e2: Layer already exists 17:44:04 3951923a540d: Layer already exists 17:44:04 36b50b131297: Layer already exists 17:44:04 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 17:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 17:44:05 4ca272919c4a: Preparing 17:44:05 b4fc5ed14983: Preparing 17:44:05 02863250e2fc: Preparing 17:44:05 28e396b3a17b: Preparing 17:44:05 1603059259e8: Preparing 17:44:05 54189eac4cc6: Preparing 17:44:05 aab0ca9d459d: Preparing 17:44:05 3951923a540d: Preparing 17:44:05 7209aa2816ae: Preparing 17:44:05 a35ce4e5f6e2: Preparing 17:44:05 36b50b131297: Preparing 17:44:05 aab0ca9d459d: Waiting 17:44:05 54189eac4cc6: Waiting 17:44:05 3951923a540d: Waiting 17:44:05 7209aa2816ae: Waiting 17:44:05 a35ce4e5f6e2: Waiting 17:44:05 36b50b131297: Waiting 17:44:05 b4fc5ed14983: Layer already exists 17:44:05 28e396b3a17b: Layer already exists 17:44:05 1603059259e8: Layer already exists 17:44:05 02863250e2fc: Layer already exists 17:44:05 4ca272919c4a: Layer already exists 17:44:05 54189eac4cc6: Layer already exists 17:44:05 aab0ca9d459d: Layer already exists 17:44:05 7209aa2816ae: Layer already exists 17:44:05 a35ce4e5f6e2: Layer already exists 17:44:05 3951923a540d: Layer already exists 17:44:05 36b50b131297: Layer already exists 17:44:05 main: digest: sha256:67291f185cf281f1c286b56dc43fe23e5f77e08d73ad73d231b4b53946b609f8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:05 ===================================================== [Pipeline] echo 17:44:05 taggedImages: 17:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 17:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.28 17:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 17:44:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 17:44:05 5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:05 latest 17:44:05 3.1.0-dev.28 17:44:05 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:05 main 17:44:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:44:06 d224330461a6: Preparing 17:44:06 164f5ae3d106: Preparing 17:44:06 3951923a540d: Preparing 17:44:06 7209aa2816ae: Preparing 17:44:06 f90c545cd3fa: Preparing 17:44:06 36b50b131297: Preparing 17:44:06 36b50b131297: Waiting 17:44:06 3951923a540d: Layer already exists 17:44:06 7209aa2816ae: Layer already exists 17:44:06 36b50b131297: Layer already exists 17:44:06 d224330461a6: Pushed 17:44:06 f90c545cd3fa: Pushed 17:44:10 164f5ae3d106: Pushed 17:44:13 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44: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 17:44:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:44:13 d224330461a6: Preparing 17:44:13 164f5ae3d106: Preparing 17:44:13 3951923a540d: Preparing 17:44:13 7209aa2816ae: Preparing 17:44:13 f90c545cd3fa: Preparing 17:44:13 36b50b131297: Preparing 17:44:13 36b50b131297: Waiting 17:44:13 d224330461a6: Layer already exists 17:44:13 164f5ae3d106: Layer already exists 17:44:13 3951923a540d: Layer already exists 17:44:13 f90c545cd3fa: Layer already exists 17:44:13 7209aa2816ae: Layer already exists 17:44:13 36b50b131297: Layer already exists 17:44:13 latest: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.28 17:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:44:14 d224330461a6: Preparing 17:44:14 164f5ae3d106: Preparing 17:44:14 3951923a540d: Preparing 17:44:14 7209aa2816ae: Preparing 17:44:14 f90c545cd3fa: Preparing 17:44:14 36b50b131297: Preparing 17:44:14 36b50b131297: Waiting 17:44:14 3951923a540d: Layer already exists 17:44:14 f90c545cd3fa: Layer already exists 17:44:14 164f5ae3d106: Layer already exists 17:44:14 7209aa2816ae: Layer already exists 17:44:14 d224330461a6: Layer already exists 17:44:14 36b50b131297: Layer already exists 17:44:14 3.1.0-dev.28: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:44:15 d224330461a6: Preparing 17:44:15 164f5ae3d106: Preparing 17:44:15 3951923a540d: Preparing 17:44:15 7209aa2816ae: Preparing 17:44:15 f90c545cd3fa: Preparing 17:44:15 36b50b131297: Preparing 17:44:15 36b50b131297: Waiting 17:44:15 7209aa2816ae: Layer already exists 17:44:15 3951923a540d: Layer already exists 17:44:15 f90c545cd3fa: Layer already exists 17:44:15 164f5ae3d106: Layer already exists 17:44:15 d224330461a6: Layer already exists 17:44:15 36b50b131297: Layer already exists 17:44:15 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:15 + 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 17:44:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 17:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 17:44:16 d224330461a6: Preparing 17:44:16 164f5ae3d106: Preparing 17:44:16 3951923a540d: Preparing 17:44:16 7209aa2816ae: Preparing 17:44:16 f90c545cd3fa: Preparing 17:44:16 36b50b131297: Preparing 17:44:16 36b50b131297: Waiting 17:44:16 3951923a540d: Layer already exists 17:44:16 7209aa2816ae: Layer already exists 17:44:16 f90c545cd3fa: Layer already exists 17:44:16 164f5ae3d106: Layer already exists 17:44:16 d224330461a6: Layer already exists 17:44:16 36b50b131297: Layer already exists 17:44:16 main: digest: sha256:450312b3baec60834bd28990d37cd3a756536a56c208d8f36df6445947c3a2cc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:16 ===================================================== [Pipeline] echo 17:44:16 taggedImages: 17:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 17:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.28 17:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 17:44:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 17:44:16 5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:16 latest 17:44:16 3.1.0-dev.28 17:44:16 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:16 main 17:44:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:44:16 5d472d7c0d8b: Preparing 17:44:16 325cbbb7a83b: Preparing 17:44:16 7888c89716bb: Preparing 17:44:16 a7c6a6847b18: Preparing 17:44:16 8f93eea89d60: Preparing 17:44:16 3951923a540d: Preparing 17:44:16 7209aa2816ae: Preparing 17:44:16 57d67b4c9fa3: Preparing 17:44:16 36b50b131297: Preparing 17:44:16 7209aa2816ae: Waiting 17:44:16 57d67b4c9fa3: Waiting 17:44:16 5d472d7c0d8b: Pushed 17:44:16 7888c89716bb: Pushed 17:44:16 325cbbb7a83b: Pushed 17:44:16 3951923a540d: Layer already exists 17:44:16 7209aa2816ae: Layer already exists 17:44:16 36b50b131297: Layer already exists 17:44:17 57d67b4c9fa3: Pushed 17:44:22 8f93eea89d60: Pushed 17:44:24 a7c6a6847b18: Pushed 17:44:24 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:44:25 5d472d7c0d8b: Preparing 17:44:25 325cbbb7a83b: Preparing 17:44:25 7888c89716bb: Preparing 17:44:25 a7c6a6847b18: Preparing 17:44:25 8f93eea89d60: Preparing 17:44:25 3951923a540d: Preparing 17:44:25 7209aa2816ae: Preparing 17:44:25 57d67b4c9fa3: Preparing 17:44:25 36b50b131297: Preparing 17:44:25 57d67b4c9fa3: Waiting 17:44:25 36b50b131297: Waiting 17:44:25 7209aa2816ae: Waiting 17:44:25 3951923a540d: Waiting 17:44:25 7888c89716bb: Layer already exists 17:44:25 325cbbb7a83b: Layer already exists 17:44:25 8f93eea89d60: Layer already exists 17:44:25 5d472d7c0d8b: Layer already exists 17:44:25 a7c6a6847b18: Layer already exists 17:44:25 3951923a540d: Layer already exists 17:44:25 7209aa2816ae: Layer already exists 17:44:25 36b50b131297: Layer already exists 17:44:25 57d67b4c9fa3: Layer already exists 17:44:25 latest: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.28 17:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:44:25 5d472d7c0d8b: Preparing 17:44:25 325cbbb7a83b: Preparing 17:44:25 7888c89716bb: Preparing 17:44:25 a7c6a6847b18: Preparing 17:44:25 8f93eea89d60: Preparing 17:44:25 3951923a540d: Preparing 17:44:25 7209aa2816ae: Preparing 17:44:25 57d67b4c9fa3: Preparing 17:44:25 36b50b131297: Preparing 17:44:25 3951923a540d: Waiting 17:44:25 7209aa2816ae: Waiting 17:44:25 57d67b4c9fa3: Waiting 17:44:25 36b50b131297: Waiting 17:44:25 5d472d7c0d8b: Layer already exists 17:44:25 7888c89716bb: Layer already exists 17:44:25 8f93eea89d60: Layer already exists 17:44:25 325cbbb7a83b: Layer already exists 17:44:25 a7c6a6847b18: Layer already exists 17:44:25 3951923a540d: Layer already exists 17:44:25 7209aa2816ae: Layer already exists 17:44:25 57d67b4c9fa3: Layer already exists 17:44:25 36b50b131297: Layer already exists 17:44:25 3.1.0-dev.28: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:44:26 5d472d7c0d8b: Preparing 17:44:26 325cbbb7a83b: Preparing 17:44:26 7888c89716bb: Preparing 17:44:26 a7c6a6847b18: Preparing 17:44:26 8f93eea89d60: Preparing 17:44:26 3951923a540d: Preparing 17:44:26 7209aa2816ae: Preparing 17:44:26 57d67b4c9fa3: Preparing 17:44:26 36b50b131297: Preparing 17:44:26 3951923a540d: Waiting 17:44:26 7209aa2816ae: Waiting 17:44:26 57d67b4c9fa3: Waiting 17:44:26 36b50b131297: Waiting 17:44:26 325cbbb7a83b: Layer already exists 17:44:26 8f93eea89d60: Layer already exists 17:44:26 a7c6a6847b18: Layer already exists 17:44:26 7888c89716bb: Layer already exists 17:44:26 5d472d7c0d8b: Layer already exists 17:44:26 7209aa2816ae: Layer already exists 17:44:26 3951923a540d: Layer already exists 17:44:26 57d67b4c9fa3: Layer already exists 17:44:26 36b50b131297: Layer already exists 17:44:26 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 17:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 17:44:26 5d472d7c0d8b: Preparing 17:44:26 325cbbb7a83b: Preparing 17:44:26 7888c89716bb: Preparing 17:44:26 a7c6a6847b18: Preparing 17:44:26 8f93eea89d60: Preparing 17:44:26 3951923a540d: Preparing 17:44:26 7209aa2816ae: Preparing 17:44:26 57d67b4c9fa3: Preparing 17:44:26 36b50b131297: Preparing 17:44:26 7209aa2816ae: Waiting 17:44:26 57d67b4c9fa3: Waiting 17:44:26 36b50b131297: Waiting 17:44:26 3951923a540d: Waiting 17:44:26 325cbbb7a83b: Layer already exists 17:44:26 5d472d7c0d8b: Layer already exists 17:44:26 8f93eea89d60: Layer already exists 17:44:26 7888c89716bb: Layer already exists 17:44:26 a7c6a6847b18: Layer already exists 17:44:26 3951923a540d: Layer already exists 17:44:26 7209aa2816ae: Layer already exists 17:44:26 57d67b4c9fa3: Layer already exists 17:44:26 36b50b131297: Layer already exists 17:44:26 main: digest: sha256:7053a56b88d5cb8ba8d5a569e7ce5fdf5e7344b4a95f56592886adde46bbda12 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:26 ===================================================== [Pipeline] echo 17:44:26 taggedImages: 17:44:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 17:44:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.28 17:44:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 17:44:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 17:44:27 5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:27 latest 17:44:27 3.1.0-dev.28 17:44:27 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:27 main 17:44:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:44:27 0c0cc270cc01: Preparing 17:44:27 a1fa7eabbbaf: Preparing 17:44:27 d0e435f43ba0: Preparing 17:44:27 a7c6a6847b18: Preparing 17:44:27 3951923a540d: Preparing 17:44:27 7209aa2816ae: Preparing 17:44:27 ef8ed4b885c3: Preparing 17:44:27 36b50b131297: Preparing 17:44:27 ef8ed4b885c3: Waiting 17:44:27 36b50b131297: Waiting 17:44:27 7209aa2816ae: Waiting 17:44:27 a7c6a6847b18: Layer already exists 17:44:27 3951923a540d: Layer already exists 17:44:27 7209aa2816ae: Layer already exists 17:44:27 36b50b131297: Layer already exists 17:44:27 d0e435f43ba0: Pushed 17:44:27 a1fa7eabbbaf: Pushed 17:44:27 0c0cc270cc01: Pushed 17:44:27 ef8ed4b885c3: Pushed 17:44:28 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:44:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:44:28 0c0cc270cc01: Preparing 17:44:28 a1fa7eabbbaf: Preparing 17:44:28 d0e435f43ba0: Preparing 17:44:28 a7c6a6847b18: Preparing 17:44:28 3951923a540d: Preparing 17:44:28 7209aa2816ae: Preparing 17:44:28 ef8ed4b885c3: Preparing 17:44:28 36b50b131297: Preparing 17:44:28 7209aa2816ae: Waiting 17:44:28 36b50b131297: Waiting 17:44:28 ef8ed4b885c3: Waiting 17:44:28 a1fa7eabbbaf: Layer already exists 17:44:28 0c0cc270cc01: Layer already exists 17:44:28 3951923a540d: Layer already exists 17:44:28 d0e435f43ba0: Layer already exists 17:44:28 a7c6a6847b18: Layer already exists 17:44:28 ef8ed4b885c3: Layer already exists 17:44:28 7209aa2816ae: Layer already exists 17:44:28 36b50b131297: Layer already exists 17:44:28 latest: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.28 17:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:44:29 0c0cc270cc01: Preparing 17:44:29 a1fa7eabbbaf: Preparing 17:44:29 d0e435f43ba0: Preparing 17:44:29 a7c6a6847b18: Preparing 17:44:29 3951923a540d: Preparing 17:44:29 7209aa2816ae: Preparing 17:44:29 ef8ed4b885c3: Preparing 17:44:29 36b50b131297: Preparing 17:44:29 ef8ed4b885c3: Waiting 17:44:29 36b50b131297: Waiting 17:44:29 7209aa2816ae: Waiting 17:44:29 d0e435f43ba0: Layer already exists 17:44:29 0c0cc270cc01: Layer already exists 17:44:29 a1fa7eabbbaf: Layer already exists 17:44:29 a7c6a6847b18: Layer already exists 17:44:29 3951923a540d: Layer already exists 17:44:29 36b50b131297: Layer already exists 17:44:29 ef8ed4b885c3: Layer already exists 17:44:29 7209aa2816ae: Layer already exists 17:44:29 3.1.0-dev.28: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:44:29 0c0cc270cc01: Preparing 17:44:29 a1fa7eabbbaf: Preparing 17:44:29 d0e435f43ba0: Preparing 17:44:29 a7c6a6847b18: Preparing 17:44:29 3951923a540d: Preparing 17:44:29 7209aa2816ae: Preparing 17:44:29 ef8ed4b885c3: Preparing 17:44:29 36b50b131297: Preparing 17:44:29 ef8ed4b885c3: Waiting 17:44:29 7209aa2816ae: Waiting 17:44:29 36b50b131297: Waiting 17:44:29 3951923a540d: Layer already exists 17:44:29 a7c6a6847b18: Layer already exists 17:44:29 0c0cc270cc01: Layer already exists 17:44:29 a1fa7eabbbaf: Layer already exists 17:44:29 d0e435f43ba0: Layer already exists 17:44:29 ef8ed4b885c3: Layer already exists 17:44:29 7209aa2816ae: Layer already exists 17:44:29 36b50b131297: Layer already exists 17:44:29 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 17:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 17:44:30 0c0cc270cc01: Preparing 17:44:30 a1fa7eabbbaf: Preparing 17:44:30 d0e435f43ba0: Preparing 17:44:30 a7c6a6847b18: Preparing 17:44:30 3951923a540d: Preparing 17:44:30 7209aa2816ae: Preparing 17:44:30 ef8ed4b885c3: Preparing 17:44:30 36b50b131297: Preparing 17:44:30 ef8ed4b885c3: Waiting 17:44:30 36b50b131297: Waiting 17:44:30 7209aa2816ae: Waiting 17:44:30 0c0cc270cc01: Layer already exists 17:44:30 3951923a540d: Layer already exists 17:44:30 a7c6a6847b18: Layer already exists 17:44:30 d0e435f43ba0: Layer already exists 17:44:30 a1fa7eabbbaf: Layer already exists 17:44:30 7209aa2816ae: Layer already exists 17:44:30 36b50b131297: Layer already exists 17:44:30 ef8ed4b885c3: Layer already exists 17:44:30 main: digest: sha256:424b5793348ead0a3934fd7888ef2a9fe16507a2dba1b75ba924b703fb33dac7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:30 ===================================================== [Pipeline] echo 17:44:30 taggedImages: 17:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 17:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.28 17:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:30 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 17:44:30 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 17:44:30 5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:30 latest 17:44:30 3.1.0-dev.28 17:44:30 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:30 main 17:44:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:44:31 6d2307b2322d: Preparing 17:44:31 dde4d838b02f: Preparing 17:44:31 a29fa00732b5: Preparing 17:44:31 97998f8fc5b0: Preparing 17:44:31 3951923a540d: Preparing 17:44:31 7209aa2816ae: Preparing 17:44:31 57d67b4c9fa3: Preparing 17:44:31 36b50b131297: Preparing 17:44:31 7209aa2816ae: Waiting 17:44:31 36b50b131297: Waiting 17:44:31 3951923a540d: Layer already exists 17:44:31 7209aa2816ae: Layer already exists 17:44:31 57d67b4c9fa3: Layer already exists 17:44:31 36b50b131297: Layer already exists 17:44:31 a29fa00732b5: Pushed 17:44:31 dde4d838b02f: Pushed 17:44:31 6d2307b2322d: Pushed 17:44:39 97998f8fc5b0: Pushed 17:44:39 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:44:40 6d2307b2322d: Preparing 17:44:40 dde4d838b02f: Preparing 17:44:40 a29fa00732b5: Preparing 17:44:40 97998f8fc5b0: Preparing 17:44:40 3951923a540d: Preparing 17:44:40 7209aa2816ae: Preparing 17:44:40 57d67b4c9fa3: Preparing 17:44:40 36b50b131297: Preparing 17:44:40 57d67b4c9fa3: Waiting 17:44:40 36b50b131297: Waiting 17:44:40 7209aa2816ae: Waiting 17:44:40 6d2307b2322d: Layer already exists 17:44:40 a29fa00732b5: Layer already exists 17:44:40 3951923a540d: Layer already exists 17:44:40 97998f8fc5b0: Layer already exists 17:44:40 dde4d838b02f: Layer already exists 17:44:40 7209aa2816ae: Layer already exists 17:44:40 36b50b131297: Layer already exists 17:44:40 57d67b4c9fa3: Layer already exists 17:44:40 latest: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.28 17:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:44:40 6d2307b2322d: Preparing 17:44:40 dde4d838b02f: Preparing 17:44:40 a29fa00732b5: Preparing 17:44:40 97998f8fc5b0: Preparing 17:44:40 3951923a540d: Preparing 17:44:40 7209aa2816ae: Preparing 17:44:40 57d67b4c9fa3: Preparing 17:44:40 36b50b131297: Preparing 17:44:40 7209aa2816ae: Waiting 17:44:40 57d67b4c9fa3: Waiting 17:44:40 36b50b131297: Waiting 17:44:40 dde4d838b02f: Layer already exists 17:44:40 6d2307b2322d: Layer already exists 17:44:40 3951923a540d: Layer already exists 17:44:40 a29fa00732b5: Layer already exists 17:44:40 97998f8fc5b0: Layer already exists 17:44:40 57d67b4c9fa3: Layer already exists 17:44:40 7209aa2816ae: Layer already exists 17:44:40 36b50b131297: Layer already exists 17:44:40 3.1.0-dev.28: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:44:41 6d2307b2322d: Preparing 17:44:41 dde4d838b02f: Preparing 17:44:41 a29fa00732b5: Preparing 17:44:41 97998f8fc5b0: Preparing 17:44:41 3951923a540d: Preparing 17:44:41 7209aa2816ae: Preparing 17:44:41 57d67b4c9fa3: Preparing 17:44:41 36b50b131297: Preparing 17:44:41 7209aa2816ae: Waiting 17:44:41 57d67b4c9fa3: Waiting 17:44:41 36b50b131297: Waiting 17:44:41 3951923a540d: Layer already exists 17:44:41 dde4d838b02f: Layer already exists 17:44:41 6d2307b2322d: Layer already exists 17:44:41 a29fa00732b5: Layer already exists 17:44:41 97998f8fc5b0: Layer already exists 17:44:41 57d67b4c9fa3: Layer already exists 17:44:41 7209aa2816ae: Layer already exists 17:44:41 36b50b131297: Layer already exists 17:44:41 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 17:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 17:44:41 6d2307b2322d: Preparing 17:44:41 dde4d838b02f: Preparing 17:44:41 a29fa00732b5: Preparing 17:44:41 97998f8fc5b0: Preparing 17:44:41 3951923a540d: Preparing 17:44:41 7209aa2816ae: Preparing 17:44:41 57d67b4c9fa3: Preparing 17:44:41 36b50b131297: Preparing 17:44:41 7209aa2816ae: Waiting 17:44:41 57d67b4c9fa3: Waiting 17:44:41 36b50b131297: Waiting 17:44:41 97998f8fc5b0: Layer already exists 17:44:41 a29fa00732b5: Layer already exists 17:44:41 6d2307b2322d: Layer already exists 17:44:41 3951923a540d: Layer already exists 17:44:41 dde4d838b02f: Layer already exists 17:44:41 7209aa2816ae: Layer already exists 17:44:41 57d67b4c9fa3: Layer already exists 17:44:41 36b50b131297: Layer already exists 17:44:41 main: digest: sha256:d1dfbcf5ea4d95e33be3e83f061de03d7a4d582bacb07364c64c56c043d8ca85 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:41 ===================================================== [Pipeline] echo 17:44:41 taggedImages: 17:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 17:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.28 17:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:41 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 17:44:41 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 17:44:41 5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:41 latest 17:44:41 3.1.0-dev.28 17:44:41 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:41 main 17:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:42 3555c440f1db: Preparing 17:44:42 7d8b9e3dd312: Preparing 17:44:42 3951923a540d: Preparing 17:44:42 7209aa2816ae: Preparing 17:44:42 6151e61069ac: Preparing 17:44:42 36b50b131297: Preparing 17:44:42 36b50b131297: Waiting 17:44:42 7209aa2816ae: Layer already exists 17:44:42 3951923a540d: Layer already exists 17:44:42 36b50b131297: Layer already exists 17:44:42 3555c440f1db: Pushed 17:44:42 6151e61069ac: Pushed 17:44:45 7d8b9e3dd312: Pushed 17:44:45 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 17:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:45 3555c440f1db: Preparing 17:44:45 7d8b9e3dd312: Preparing 17:44:45 3951923a540d: Preparing 17:44:45 7209aa2816ae: Preparing 17:44:45 6151e61069ac: Preparing 17:44:45 36b50b131297: Preparing 17:44:45 36b50b131297: Waiting 17:44:45 7d8b9e3dd312: Layer already exists 17:44:45 3951923a540d: Layer already exists 17:44:45 6151e61069ac: Layer already exists 17:44:45 3555c440f1db: Layer already exists 17:44:45 7209aa2816ae: Layer already exists 17:44:45 36b50b131297: Layer already exists 17:44:45 latest: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.28 17:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:46 3555c440f1db: Preparing 17:44:46 7d8b9e3dd312: Preparing 17:44:46 3951923a540d: Preparing 17:44:46 7209aa2816ae: Preparing 17:44:46 6151e61069ac: Preparing 17:44:46 36b50b131297: Preparing 17:44:46 36b50b131297: Waiting 17:44:46 7d8b9e3dd312: Layer already exists 17:44:46 3555c440f1db: Layer already exists 17:44:46 7209aa2816ae: Layer already exists 17:44:46 3951923a540d: Layer already exists 17:44:46 6151e61069ac: Layer already exists 17:44:46 36b50b131297: Layer already exists 17:44:46 3.1.0-dev.28: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:47 3555c440f1db: Preparing 17:44:47 7d8b9e3dd312: Preparing 17:44:47 3951923a540d: Preparing 17:44:47 7209aa2816ae: Preparing 17:44:47 6151e61069ac: Preparing 17:44:47 36b50b131297: Preparing 17:44:47 36b50b131297: Waiting 17:44:47 3555c440f1db: Layer already exists 17:44:47 7d8b9e3dd312: Layer already exists 17:44:47 7209aa2816ae: Layer already exists 17:44:47 3951923a540d: Layer already exists 17:44:47 6151e61069ac: Layer already exists 17:44:47 36b50b131297: Layer already exists 17:44:47 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 17:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 17:44:47 3555c440f1db: Preparing 17:44:47 7d8b9e3dd312: Preparing 17:44:47 3951923a540d: Preparing 17:44:47 7209aa2816ae: Preparing 17:44:47 6151e61069ac: Preparing 17:44:47 36b50b131297: Preparing 17:44:47 36b50b131297: Waiting 17:44:47 7d8b9e3dd312: Layer already exists 17:44:47 7209aa2816ae: Layer already exists 17:44:47 3555c440f1db: Layer already exists 17:44:47 3951923a540d: Layer already exists 17:44:47 6151e61069ac: Layer already exists 17:44:47 36b50b131297: Layer already exists 17:44:47 main: digest: sha256:68392c1035a1ac807c4c7e366dfaf6ae6ce5924cb0a9eacacc3b73a73f977a18 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:47 ===================================================== [Pipeline] echo 17:44:47 taggedImages: 17:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 17:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.28 17:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 17:44:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 17:44:47 5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:47 latest 17:44:47 3.1.0-dev.28 17:44:47 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:47 main 17:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:48 2cc8f74f64f2: Preparing 17:44:48 07ad355c0945: Preparing 17:44:48 3951923a540d: Preparing 17:44:48 7209aa2816ae: Preparing 17:44:48 862baecd752e: Preparing 17:44:48 36b50b131297: Preparing 17:44:48 36b50b131297: Waiting 17:44:48 3951923a540d: Layer already exists 17:44:48 7209aa2816ae: Layer already exists 17:44:48 862baecd752e: Layer already exists 17:44:48 36b50b131297: Layer already exists 17:44:48 2cc8f74f64f2: Pushed 17:44:51 07ad355c0945: Pushed 17:44:51 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:52 2cc8f74f64f2: Preparing 17:44:52 07ad355c0945: Preparing 17:44:52 3951923a540d: Preparing 17:44:52 7209aa2816ae: Preparing 17:44:52 862baecd752e: Preparing 17:44:52 36b50b131297: Preparing 17:44:52 36b50b131297: Waiting 17:44:52 3951923a540d: Layer already exists 17:44:52 2cc8f74f64f2: Layer already exists 17:44:52 7209aa2816ae: Layer already exists 17:44:52 862baecd752e: Layer already exists 17:44:52 07ad355c0945: Layer already exists 17:44:52 36b50b131297: Layer already exists 17:44:52 latest: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.28 17:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:52 2cc8f74f64f2: Preparing 17:44:52 07ad355c0945: Preparing 17:44:52 3951923a540d: Preparing 17:44:52 7209aa2816ae: Preparing 17:44:52 862baecd752e: Preparing 17:44:52 36b50b131297: Preparing 17:44:52 36b50b131297: Waiting 17:44:52 07ad355c0945: Layer already exists 17:44:52 7209aa2816ae: Layer already exists 17:44:52 862baecd752e: Layer already exists 17:44:52 2cc8f74f64f2: Layer already exists 17:44:52 3951923a540d: Layer already exists 17:44:52 36b50b131297: Layer already exists 17:44:52 3.1.0-dev.28: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:53 2cc8f74f64f2: Preparing 17:44:53 07ad355c0945: Preparing 17:44:53 3951923a540d: Preparing 17:44:53 7209aa2816ae: Preparing 17:44:53 862baecd752e: Preparing 17:44:53 36b50b131297: Preparing 17:44:53 36b50b131297: Waiting 17:44:53 3951923a540d: Layer already exists 17:44:53 7209aa2816ae: Layer already exists 17:44:53 862baecd752e: Layer already exists 17:44:53 07ad355c0945: Layer already exists 17:44:53 2cc8f74f64f2: Layer already exists 17:44:53 36b50b131297: Layer already exists 17:44:53 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 17:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 17:44:54 2cc8f74f64f2: Preparing 17:44:54 07ad355c0945: Preparing 17:44:54 3951923a540d: Preparing 17:44:54 7209aa2816ae: Preparing 17:44:54 862baecd752e: Preparing 17:44:54 36b50b131297: Preparing 17:44:54 36b50b131297: Waiting 17:44:54 2cc8f74f64f2: Layer already exists 17:44:54 3951923a540d: Layer already exists 17:44:54 07ad355c0945: Layer already exists 17:44:54 862baecd752e: Layer already exists 17:44:54 7209aa2816ae: Layer already exists 17:44:54 36b50b131297: Layer already exists 17:44:54 main: digest: sha256:40b4925688b67333601015b64ea1d6c944397943a494ae35e072c7b3d15d6b41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:44:54 ===================================================== [Pipeline] echo 17:44:54 taggedImages: 17:44:54 - nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249 17:44:54 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 17:44:54 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.28 17:44:54 - nexus3.edgexfoundry.org:10004/support-scheduler:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 17:44:54 - 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] } 18:00:00 #102 ... 18:00:00 18:00:00 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:00:00 #115 972.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:00:00 #115 ... 18:00:00 18:00:00 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 18:00:00 #112 DONE 981.9s 18:00:00 18:00:00 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 18:00:00 #147 DONE 0.4s 18:00:00 18:00:00 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 18:00:00 #148 DONE 0.2s 18:00:00 18:00:00 #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:00:00 #22 ... 18:00:00 18:00:00 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 18:00:00 #149 DONE 0.1s 18:00:00 18:00:00 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:00:00 #150 DONE 0.2s 18:00:00 18:00:00 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:00:00 #151 DONE 0.3s 18:00:00 18:00:00 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:00:00 #152 DONE 0.2s 18:00:00 18:00:00 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:00:01 #153 DONE 2.2s 18:00:01 18:00:01 #142 [security-proxy-setup] exporting to image 18:00:01 #142 exporting layers 18:00:02 #142 exporting layers 1.1s done 18:00:02 #142 writing image sha256:e40afbea537bf99826146cf7ca3a1bec60c620405857d61d5f72911088ccd4bc done 18:00:02 #142 naming to docker.io/library/security-proxy-setup-arm64 done 18:00:02 #142 DONE 5.3s 18:00:02 18:00:02 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:00:03 #131 ... 18:00:03 18:00:03 #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 18:00:03 #102 DONE 987.6s 18:00:03 18:00:03 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:00:04 #128 ... 18:00:04 18:00:04 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 18:00:04 #154 DONE 0.2s 18:00:04 18:00:04 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:00:04 #130 ... 18:00:04 18:00:04 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 18:00:06 #155 DONE 2.3s 18:00:06 18:00:06 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 18:00:06 #156 DONE 0.4s 18:00:06 18:00:06 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 18:00:06 #157 DONE 0.2s 18:00:06 18:00:06 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:00:07 #131 ... 18:00:07 18:00:07 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:00:07 #158 DONE 0.4s 18:00:07 18:00:07 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:00:07 #159 DONE 0.1s 18:00:07 18:00:07 #160 [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/ 18:00:07 #160 DONE 0.1s 18:00:07 18:00:07 #161 [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/ 18:00:07 #161 DONE 0.1s 18:00:07 18:00:07 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 18:00:08 #162 DONE 0.1s 18:00:08 18:00:08 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:00:08 #163 DONE 0.2s 18:00:08 18:00:08 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 18:00:11 #164 DONE 3.4s 18:00:11 18:00:11 #142 [security-bootstrapper] exporting to image 18:00:11 #142 exporting layers 18:00:12 #142 exporting layers 0.9s done 18:00:12 #142 writing image sha256:29819982606099dc2527ed5c283e3abd83f8d1c1076131f93e7f6c4f5769a4a6 18:00:12 #142 writing image sha256:29819982606099dc2527ed5c283e3abd83f8d1c1076131f93e7f6c4f5769a4a6 done 18:00:12 #142 naming to docker.io/library/security-bootstrapper-arm64 done 18:00:12 #142 DONE 6.2s 18:00:12 18:00:12 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:00:13 #131 ... 18:00:13 18:00:13 #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:00:13 #115 DONE 997.8s 18:00:13 18:00:13 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:00:13 #95 ... 18:00:13 18:00:13 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 18:00:13 #165 DONE 0.3s 18:00:13 18:00:13 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:00:14 #131 ... 18:00:14 18:00:14 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 18:00:14 #166 DONE 0.2s 18:00:14 18:00:14 #167 [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 18:00:14 #167 DONE 0.1s 18:00:14 18:00:14 #168 [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 18:00:14 #168 DONE 0.1s 18:00:14 18:00:14 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:00:14 #169 DONE 0.1s 18:00:14 18:00:14 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:00:15 #132 ... 18:00:15 18:00:15 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:00:15 #170 DONE 0.4s 18:00:15 18:00:15 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:00:15 #130 ... 18:00:15 18:00:15 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:00:15 #171 DONE 0.3s 18:00:15 18:00:15 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:00:15 #172 DONE 0.1s 18:00:15 18:00:15 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:00:18 #173 DONE 2.3s 18:00:18 18:00:18 #142 [security-secretstore-setup] exporting to image 18:00:18 #142 exporting layers 18:00:19 #142 exporting layers 1.1s done 18:00:19 #142 writing image sha256:08fac8775ff322cee21b4fdc95f49f6adb9bdff3e5a128fe284ed8a58d558a7b done 18:00:19 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 18:00:19 #142 DONE 7.3s 18:00:19 18:00:19 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:00:25 #95 ... 18:00:25 18:00:25 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 18:00:25 #125 DONE 1009.9s 18:00:25 18:00:25 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:00:25 #132 ... 18:00:25 18:00:25 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:00:26 #174 DONE 0.1s 18:00:26 18:00:26 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:00:26 #130 ... 18:00:26 18:00:26 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:00:26 #175 DONE 0.2s 18:00:26 18:00:26 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:00:26 #176 DONE 0.4s 18:00:26 18:00:26 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:00:27 #132 ... 18:00:27 18:00:27 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:00:27 #177 DONE 0.2s 18:00:27 18:00:27 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:00:27 #178 DONE 0.2s 18:00:27 18:00:27 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:00:29 #179 DONE 2.2s 18:00:29 18:00:29 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:00:29 #130 ... 18:00:29 18:00:29 #142 [security-proxy-auth] exporting to image 18:00:29 #142 exporting layers 18:00:30 #142 exporting layers 0.6s done 18:00:30 #142 writing image sha256:e71ad53db3c1bd10f511d4a4522ca7c2aef095027fe3f0978920c30aced83996 done 18:00:30 #142 naming to docker.io/library/security-proxy-auth-arm64 done 18:00:30 #142 DONE 7.9s 18:00:30 18:00:30 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:00:42 #132 ... 18:00:42 18:00:42 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:00:42 #128 DONE 1026.4s 18:00:42 18:00:42 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:00:42 #132 ... 18:00:42 18:00:42 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:00:42 #180 DONE 0.2s 18:00:42 18:00:42 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:00:42 #181 DONE 0.2s 18:00:42 18:00:42 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:00:43 #182 DONE 0.3s 18:00:43 18:00:43 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:00:43 #95 ... 18:00:43 18:00:43 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:00:43 #183 DONE 0.1s 18:00:43 18:00:43 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:00:43 #184 DONE 0.2s 18:00:43 18:00:43 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:00:45 #185 DONE 2.0s 18:00:45 18:00:45 #142 [core-common-config-bootstrapper] exporting to image 18:00:45 #142 exporting layers 18:00:45 #142 exporting layers 0.6s done 18:00:45 #142 writing image sha256:820319160fdb291dadd3b1f913f3de8ebaf1361ffa8e9cbd7bf540a4e5b58f6e done 18:00:45 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 18:00:45 #142 DONE 8.5s 18:00:45 18:00:45 #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:01:24 #22 ... 18:01:24 18:01:24 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 18:01:24 #133 DONE 1066.9s 18:01:24 18:01:24 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:01:24 #132 ... 18:01:24 18:01:24 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 18:01:24 #186 DONE 0.1s 18:01:24 18:01:24 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 18:01:24 #187 DONE 0.1s 18:01:24 18:01:24 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:01:24 #95 ... 18:01:24 18:01:24 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:01:24 #188 DONE 0.3s 18:01:24 18:01:24 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:01:24 #189 DONE 0.1s 18:01:24 18:01:24 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:01:24 #95 ... 18:01:24 18:01:24 #142 [core-command] exporting to image 18:01:24 #142 exporting layers 18:01:24 #142 exporting layers 0.4s done 18:01:24 #142 writing image sha256:5e3af18fd1860430f6ad08e77938ab782d113113be0be1a7b5184fcc9ed3a2ee done 18:01:24 #142 naming to docker.io/library/core-command-arm64 done 18:01:24 #142 DONE 8.9s 18:01:24 18:01:24 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 18:01:37 #132 DONE 1080.7s 18:01:37 18:01:37 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:01:37 #95 ... 18:01:37 18:01:37 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:01:37 #190 DONE 0.3s 18:01:37 18:01:37 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:01:37 #191 DONE 0.1s 18:01:37 18:01:37 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:01:37 #95 ... 18:01:37 18:01:37 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:01:37 #192 DONE 0.3s 18:01:37 18:01:37 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:01:37 #193 DONE 0.1s 18:01:37 18:01:37 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:01:37 #131 ... 18:01:37 18:01:37 #142 [core-data] exporting to image 18:01:37 #142 exporting layers 18:01:37 #142 exporting layers 0.3s done 18:01:38 #142 writing image sha256:1497af3eeba8113785e9f567c422df537173b012823cb5ef4ebffafc99fc5539 done 18:01:38 #142 naming to docker.io/library/core-data-arm64 done 18:01:38 #142 DONE 9.2s 18:01:38 18:01:38 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:01:39 #130 ... 18:01:39 18:01:39 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 18:01:39 #131 DONE 1083.2s 18:01:39 18:01:39 #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:01:39 #22 ... 18:01:39 18:01:39 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 18:01:39 #194 DONE 0.1s 18:01:39 18:01:39 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 18:01:39 #195 DONE 0.1s 18:01:39 18:01:39 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:01:39 #95 ... 18:01:39 18:01:39 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:01:40 #196 DONE 0.3s 18:01:40 18:01:40 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:01:40 #197 DONE 0.1s 18:01:40 18:01:40 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:01:40 #130 ... 18:01:40 18:01:40 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:01:40 #198 DONE 0.1s 18:01:40 18:01:40 #142 [core-metadata] exporting to image 18:01:40 #142 exporting layers 0.3s done 18:01:40 #142 writing image sha256:61d79d173866d6244231f58fed1a70effaa3cd0596b7e83cee6529546d4a80b3 done 18:01:40 #142 naming to docker.io/library/core-metadata-arm64 done 18:01:40 #142 DONE 9.5s 18:01:40 18:01:40 #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:02:07 #22 ... 18:02:07 18:02:07 #95 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:02:07 #95 DONE 1109.7s 18:02:07 18:02:07 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:02:07 #130 ... 18:02:07 18:02:07 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:02:07 #199 DONE 0.2s 18:02:07 18:02:07 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:02:07 #130 ... 18:02:07 18:02:07 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:02:07 #200 DONE 0.1s 18:02:07 18:02:07 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:02:07 #201 DONE 0.5s 18:02:07 18:02:07 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:02:07 #130 ... 18:02:07 18:02:07 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:02:07 #202 DONE 0.1s 18:02:07 18:02:07 #142 [security-spiffe-token-provider] exporting to image 18:02:07 #142 exporting layers 18:02:07 #142 exporting layers 0.5s done 18:02:07 #142 writing image sha256:ec2ab87367f1fdcf2b03ccde579ce6978531e4cbef79cb8e7a1a5b7e984982c9 done 18:02:07 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 18:02:07 #142 DONE 10.0s 18:02:07 18:02:07 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 18:02:34 #126 DONE 1136.6s 18:02:34 18:02:34 #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:02:34 #22 ... 18:02:34 18:02:34 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:02:34 #203 DONE 0.1s 18:02:34 18:02:34 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 18:02:34 #130 DONE 1137.0s 18:02:34 18:02:34 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:02:34 #204 DONE 0.2s 18:02:34 18:02:34 #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 18:02:34 #205 DONE 0.2s 18:02:34 18:02:34 #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 18:02:34 #206 DONE 0.3s 18:02:34 18:02:34 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:02:34 #207 DONE 0.4s 18:02:34 18:02:34 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:02:34 #208 ... 18:02:34 18:02:34 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:02:34 #209 DONE 0.2s 18:02:34 18:02:34 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:02:34 #208 DONE 0.4s 18:02:34 18:02:34 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:02:34 #210 DONE 0.1s 18:02:34 18:02:34 #142 [support-scheduler] exporting to image 18:02:34 #142 exporting layers 18:02:34 #142 exporting layers 0.4s done 18:02:34 #142 writing image sha256:b737e64d936285875e021fbad1a787d47142889df7507e57382ded90119a4775 18:02:34 #142 writing image sha256:b737e64d936285875e021fbad1a787d47142889df7507e57382ded90119a4775 done 18:02:34 #142 naming to docker.io/library/support-scheduler-arm64 done 18:02:34 #142 exporting layers 0.4s done 18:02:34 #142 writing image sha256:75445e4c1d8538fe1ef7f427b77aab87c78d75427989961aff7ea07be4df215f done 18:02:34 #142 naming to docker.io/library/support-notifications-arm64 done 18:02:34 #142 DONE 10.7s 18:02:34 18:02:34 #22 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 18:02:34 time="2023-08-17T17:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 18:02:34 time="2023-08-17T17:42:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 18:02:34 $ docker stop --time=1 7aace2ff3d9aa942563e2cd948178acec67a9b2e9e6c3e1441397ad3a8791151 18:02:35 $ docker rm -f --volumes 7aace2ff3d9aa942563e2cd948178acec67a9b2e9e6c3e1441397ad3a8791151 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:36 + docker images 18:02:36 REPOSITORY TAG IMAGE ID CREATED SIZE 18:02:36 support-scheduler-arm64 latest b737e64d9362 3 seconds ago 32.9MB 18:02:36 support-notifications-arm64 latest 75445e4c1d85 3 seconds ago 33.7MB 18:02:36 security-spiffe-token-provider-arm64 latest ec2ab87367f1 30 seconds ago 33.3MB 18:02:36 core-metadata-arm64 latest 61d79d173866 56 seconds ago 21.2MB 18:02:36 core-data-arm64 latest 1497af3eeba8 59 seconds ago 20.9MB 18:02:36 core-command-arm64 latest 5e3af18fd186 About a minute ago 20.8MB 18:02:36 core-common-config-bootstrapper-arm64 latest 820319160fdb About a minute ago 18MB 18:02:36 security-proxy-auth-arm64 latest e71ad53db3c1 2 minutes ago 19.3MB 18:02:36 security-secretstore-setup-arm64 latest 08fac8775ff3 2 minutes ago 43MB 18:02:36 security-bootstrapper-arm64 latest 298199826060 2 minutes ago 22.6MB 18:02:36 security-proxy-setup-arm64 latest e40afbea537b 2 minutes ago 28.8MB 18:02:36 security-spire-agent-arm64 latest 3cb7bc8d5cd8 18 minutes ago 152MB 18:02:36 security-spire-config-arm64 latest 0a546a269fee 18 minutes ago 96.1MB 18:02:36 security-spire-server-arm64 latest 47eaf3929456 18 minutes ago 96.9MB 18:02:36 ci-base-image-arm64 latest 94f9ac21b715 20 minutes ago 1.05GB 18:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 18:02:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:36 provisioning config files... 18:02:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/562@tmp/config6444178024857440860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:36 ---> docker-login.sh 18:02:36 nexus3.edgexfoundry.org:10001 18:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:36 Configure a credential helper to remove this warning. See 18:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:36 18:02:36 Login Succeeded 18:02:36 nexus3.edgexfoundry.org:10002 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10003 18:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:37 Configure a credential helper to remove this warning. See 18:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:37 18:02:37 Login Succeeded 18:02:37 nexus3.edgexfoundry.org:10004 18:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:38 Configure a credential helper to remove this warning. See 18:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:38 18:02:38 Login Succeeded 18:02:38 docker.io 18:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:38 Configure a credential helper to remove this warning. See 18:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:38 18:02:38 Login Succeeded 18:02:38 ---> docker-login.sh ends [Pipeline] } 18:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 18:02:38 5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:38 latest 18:02:38 3.1.0-dev.28 18:02:38 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:02:38 main 18:02:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:02:39 36a33dd1055a: Preparing 18:02:39 60e4e489d60d: Preparing 18:02:39 697dfa8b318f: Preparing 18:02:39 a96323657b39: Preparing 18:02:39 0bee48150505: Preparing 18:02:39 d2d9d24a8c2a: Preparing 18:02:39 d2d9d24a8c2a: Waiting 18:02:39 a96323657b39: Pushed 18:02:39 36a33dd1055a: Pushed 18:02:39 697dfa8b318f: Pushed 18:02:39 0bee48150505: Pushed 18:02:39 d2d9d24a8c2a: Layer already exists 18:02:42 60e4e489d60d: Pushed 18:02:42 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:02:43 36a33dd1055a: Preparing 18:02:43 60e4e489d60d: Preparing 18:02:43 697dfa8b318f: Preparing 18:02:43 a96323657b39: Preparing 18:02:43 0bee48150505: Preparing 18:02:43 d2d9d24a8c2a: Preparing 18:02:43 d2d9d24a8c2a: Waiting 18:02:43 36a33dd1055a: Layer already exists 18:02:43 60e4e489d60d: Layer already exists 18:02:43 697dfa8b318f: Layer already exists 18:02:43 0bee48150505: Layer already exists 18:02:43 a96323657b39: Layer already exists 18:02:43 d2d9d24a8c2a: Layer already exists 18:02:43 latest: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.28 18:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:02:44 36a33dd1055a: Preparing 18:02:44 60e4e489d60d: Preparing 18:02:44 697dfa8b318f: Preparing 18:02:44 a96323657b39: Preparing 18:02:44 0bee48150505: Preparing 18:02:44 d2d9d24a8c2a: Preparing 18:02:44 d2d9d24a8c2a: Waiting 18:02:44 60e4e489d60d: Layer already exists 18:02:44 0bee48150505: Layer already exists 18:02:44 697dfa8b318f: Layer already exists 18:02:44 a96323657b39: Layer already exists 18:02:44 36a33dd1055a: Layer already exists 18:02:44 d2d9d24a8c2a: Layer already exists 18:02:44 3.1.0-dev.28: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:02:45 36a33dd1055a: Preparing 18:02:45 60e4e489d60d: Preparing 18:02:45 697dfa8b318f: Preparing 18:02:45 a96323657b39: Preparing 18:02:45 0bee48150505: Preparing 18:02:45 d2d9d24a8c2a: Preparing 18:02:45 d2d9d24a8c2a: Waiting 18:02:45 a96323657b39: Layer already exists 18:02:45 36a33dd1055a: Layer already exists 18:02:45 60e4e489d60d: Layer already exists 18:02:45 697dfa8b318f: Layer already exists 18:02:45 0bee48150505: Layer already exists 18:02:45 d2d9d24a8c2a: Layer already exists 18:02:45 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 18:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 18:02:45 36a33dd1055a: Preparing 18:02:45 60e4e489d60d: Preparing 18:02:45 697dfa8b318f: Preparing 18:02:45 a96323657b39: Preparing 18:02:45 0bee48150505: Preparing 18:02:45 d2d9d24a8c2a: Preparing 18:02:45 36a33dd1055a: Layer already exists 18:02:45 a96323657b39: Layer already exists 18:02:45 0bee48150505: Layer already exists 18:02:45 697dfa8b318f: Layer already exists 18:02:45 60e4e489d60d: Layer already exists 18:02:45 d2d9d24a8c2a: Layer already exists 18:02:46 main: digest: sha256:7a031623093b0b5ae5295666b8eac050ae54d4b6cc359bc0a7b701b254dc07a3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:46 ===================================================== [Pipeline] echo 18:02:46 taggedImages: 18:02:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 18:02:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.28 18:02:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:02:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 18:02:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 18:02:46 5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:46 latest 18:02:46 3.1.0-dev.28 18:02:46 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:02:46 main 18:02:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:02:46 a8f0462f69f1: Preparing 18:02:46 91acb0156725: Preparing 18:02:46 7793d6d1d0f7: Preparing 18:02:46 ea1b6c118808: Preparing 18:02:46 697dfa8b318f: Preparing 18:02:46 a96323657b39: Preparing 18:02:46 0bee48150505: Preparing 18:02:46 d2d9d24a8c2a: Preparing 18:02:46 0bee48150505: Waiting 18:02:46 d2d9d24a8c2a: Waiting 18:02:46 a96323657b39: Waiting 18:02:46 697dfa8b318f: Layer already exists 18:02:46 a96323657b39: Layer already exists 18:02:47 0bee48150505: Layer already exists 18:02:47 d2d9d24a8c2a: Layer already exists 18:02:47 7793d6d1d0f7: Pushed 18:02:47 a8f0462f69f1: Pushed 18:02:47 91acb0156725: Pushed 18:02:51 ea1b6c118808: Pushed 18:02:51 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:51 + 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 18:02:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 18:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:02:51 a8f0462f69f1: Preparing 18:02:51 91acb0156725: Preparing 18:02:51 7793d6d1d0f7: Preparing 18:02:51 ea1b6c118808: Preparing 18:02:51 697dfa8b318f: Preparing 18:02:51 a96323657b39: Preparing 18:02:51 0bee48150505: Preparing 18:02:51 d2d9d24a8c2a: Preparing 18:02:51 a96323657b39: Waiting 18:02:51 0bee48150505: Waiting 18:02:51 d2d9d24a8c2a: Waiting 18:02:51 a8f0462f69f1: Layer already exists 18:02:51 7793d6d1d0f7: Layer already exists 18:02:51 ea1b6c118808: Layer already exists 18:02:51 697dfa8b318f: Layer already exists 18:02:51 91acb0156725: Layer already exists 18:02:51 0bee48150505: Layer already exists 18:02:51 d2d9d24a8c2a: Layer already exists 18:02:51 a96323657b39: Layer already exists 18:02:51 latest: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.28 18:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:02:52 a8f0462f69f1: Preparing 18:02:52 91acb0156725: Preparing 18:02:52 7793d6d1d0f7: Preparing 18:02:52 ea1b6c118808: Preparing 18:02:52 697dfa8b318f: Preparing 18:02:52 a96323657b39: Preparing 18:02:52 0bee48150505: Preparing 18:02:52 d2d9d24a8c2a: Preparing 18:02:52 d2d9d24a8c2a: Waiting 18:02:52 a96323657b39: Waiting 18:02:52 0bee48150505: Waiting 18:02:52 91acb0156725: Layer already exists 18:02:52 697dfa8b318f: Layer already exists 18:02:52 7793d6d1d0f7: Layer already exists 18:02:52 ea1b6c118808: Layer already exists 18:02:52 a8f0462f69f1: Layer already exists 18:02:52 d2d9d24a8c2a: Layer already exists 18:02:52 a96323657b39: Layer already exists 18:02:52 0bee48150505: Layer already exists 18:02:52 3.1.0-dev.28: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:02:53 a8f0462f69f1: Preparing 18:02:53 91acb0156725: Preparing 18:02:53 7793d6d1d0f7: Preparing 18:02:53 ea1b6c118808: Preparing 18:02:53 697dfa8b318f: Preparing 18:02:53 a96323657b39: Preparing 18:02:53 0bee48150505: Preparing 18:02:53 d2d9d24a8c2a: Preparing 18:02:53 a96323657b39: Waiting 18:02:53 0bee48150505: Waiting 18:02:53 d2d9d24a8c2a: Waiting 18:02:53 ea1b6c118808: Layer already exists 18:02:53 a8f0462f69f1: Layer already exists 18:02:53 91acb0156725: Layer already exists 18:02:53 697dfa8b318f: Layer already exists 18:02:53 7793d6d1d0f7: Layer already exists 18:02:53 a96323657b39: Layer already exists 18:02:53 d2d9d24a8c2a: Layer already exists 18:02:53 0bee48150505: Layer already exists 18:02:53 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:53 + 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 18:02:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 18:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 18:02:54 a8f0462f69f1: Preparing 18:02:54 91acb0156725: Preparing 18:02:54 7793d6d1d0f7: Preparing 18:02:54 ea1b6c118808: Preparing 18:02:54 697dfa8b318f: Preparing 18:02:54 a96323657b39: Preparing 18:02:54 0bee48150505: Preparing 18:02:54 d2d9d24a8c2a: Preparing 18:02:54 a96323657b39: Waiting 18:02:54 0bee48150505: Waiting 18:02:54 d2d9d24a8c2a: Waiting 18:02:54 91acb0156725: Layer already exists 18:02:54 697dfa8b318f: Layer already exists 18:02:54 ea1b6c118808: Layer already exists 18:02:54 a8f0462f69f1: Layer already exists 18:02:54 7793d6d1d0f7: Layer already exists 18:02:54 d2d9d24a8c2a: Layer already exists 18:02:54 0bee48150505: Layer already exists 18:02:54 a96323657b39: Layer already exists 18:02:54 main: digest: sha256:f06b9dc0f18cb89d9a0339308bcaf7df78249120131304442d7a91f720c0f4a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:02:54 ===================================================== [Pipeline] echo 18:02:54 taggedImages: 18:02:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 18:02:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.28 18:02:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:02:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 18:02:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 18:02:54 5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:54 latest 18:02:54 3.1.0-dev.28 18:02:54 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:02:54 main 18:02:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:02:54 4295d716b7d7: Preparing 18:02:54 ef689de27cd9: Preparing 18:02:54 697dfa8b318f: Preparing 18:02:54 a96323657b39: Preparing 18:02:54 0bd5481c4467: Preparing 18:02:54 d2d9d24a8c2a: Preparing 18:02:54 d2d9d24a8c2a: Waiting 18:02:54 a96323657b39: Layer already exists 18:02:54 697dfa8b318f: Layer already exists 18:02:54 d2d9d24a8c2a: Layer already exists 18:02:55 0bd5481c4467: Pushed 18:02:55 4295d716b7d7: Pushed 18:02:58 ef689de27cd9: Pushed 18:02:58 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:02:59 4295d716b7d7: Preparing 18:02:59 ef689de27cd9: Preparing 18:02:59 697dfa8b318f: Preparing 18:02:59 a96323657b39: Preparing 18:02:59 0bd5481c4467: Preparing 18:02:59 d2d9d24a8c2a: Preparing 18:02:59 d2d9d24a8c2a: Waiting 18:02:59 a96323657b39: Layer already exists 18:02:59 ef689de27cd9: Layer already exists 18:02:59 0bd5481c4467: Layer already exists 18:02:59 4295d716b7d7: Layer already exists 18:02:59 697dfa8b318f: Layer already exists 18:02:59 d2d9d24a8c2a: Layer already exists 18:02:59 latest: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.28 18:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:03:00 4295d716b7d7: Preparing 18:03:00 ef689de27cd9: Preparing 18:03:00 697dfa8b318f: Preparing 18:03:00 a96323657b39: Preparing 18:03:00 0bd5481c4467: Preparing 18:03:00 d2d9d24a8c2a: Preparing 18:03:00 d2d9d24a8c2a: Waiting 18:03:00 4295d716b7d7: Layer already exists 18:03:00 a96323657b39: Layer already exists 18:03:00 0bd5481c4467: Layer already exists 18:03:00 ef689de27cd9: Layer already exists 18:03:00 697dfa8b318f: Layer already exists 18:03:00 d2d9d24a8c2a: Layer already exists 18:03:00 3.1.0-dev.28: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:03:00 4295d716b7d7: Preparing 18:03:00 ef689de27cd9: Preparing 18:03:00 697dfa8b318f: Preparing 18:03:00 a96323657b39: Preparing 18:03:00 0bd5481c4467: Preparing 18:03:00 d2d9d24a8c2a: Preparing 18:03:00 d2d9d24a8c2a: Waiting 18:03:00 a96323657b39: Layer already exists 18:03:00 0bd5481c4467: Layer already exists 18:03:00 4295d716b7d7: Layer already exists 18:03:00 697dfa8b318f: Layer already exists 18:03:00 ef689de27cd9: Layer already exists 18:03:00 d2d9d24a8c2a: Layer already exists 18:03:00 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 18:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 18:03:01 4295d716b7d7: Preparing 18:03:01 ef689de27cd9: Preparing 18:03:01 697dfa8b318f: Preparing 18:03:01 a96323657b39: Preparing 18:03:01 0bd5481c4467: Preparing 18:03:01 d2d9d24a8c2a: Preparing 18:03:01 d2d9d24a8c2a: Waiting 18:03:01 4295d716b7d7: Layer already exists 18:03:01 0bd5481c4467: Layer already exists 18:03:01 ef689de27cd9: Layer already exists 18:03:01 697dfa8b318f: Layer already exists 18:03:01 a96323657b39: Layer already exists 18:03:01 d2d9d24a8c2a: Layer already exists 18:03:01 main: digest: sha256:c61a8b1557550919abbd97361a2f027e34dbbaba3b43d1c475737435ef939f02 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:01 ===================================================== [Pipeline] echo 18:03:01 taggedImages: 18:03:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 18:03:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.28 18:03:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 18:03:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 18:03:01 5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:01 latest 18:03:01 3.1.0-dev.28 18:03:01 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:01 main 18:03:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:03:04 5a0948989747: Preparing 18:03:04 fdcd771d377d: Preparing 18:03:04 1dd2a872138d: Preparing 18:03:04 697dfa8b318f: Preparing 18:03:04 a96323657b39: Preparing 18:03:04 0bee48150505: Preparing 18:03:04 d2d9d24a8c2a: Preparing 18:03:04 0bee48150505: Waiting 18:03:04 d2d9d24a8c2a: Waiting 18:03:04 a96323657b39: Layer already exists 18:03:04 697dfa8b318f: Layer already exists 18:03:04 0bee48150505: Layer already exists 18:03:04 d2d9d24a8c2a: Layer already exists 18:03:05 fdcd771d377d: Pushed 18:03:05 5a0948989747: Pushed 18:03:08 1dd2a872138d: Pushed 18:03:08 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:03:09 5a0948989747: Preparing 18:03:09 fdcd771d377d: Preparing 18:03:09 1dd2a872138d: Preparing 18:03:09 697dfa8b318f: Preparing 18:03:09 a96323657b39: Preparing 18:03:09 0bee48150505: Preparing 18:03:09 d2d9d24a8c2a: Preparing 18:03:09 0bee48150505: Waiting 18:03:09 d2d9d24a8c2a: Waiting 18:03:09 a96323657b39: Layer already exists 18:03:09 5a0948989747: Layer already exists 18:03:09 1dd2a872138d: Layer already exists 18:03:09 697dfa8b318f: Layer already exists 18:03:09 fdcd771d377d: Layer already exists 18:03:09 d2d9d24a8c2a: Layer already exists 18:03:09 0bee48150505: Layer already exists 18:03:09 latest: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.28 18:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:03:10 5a0948989747: Preparing 18:03:10 fdcd771d377d: Preparing 18:03:10 1dd2a872138d: Preparing 18:03:10 697dfa8b318f: Preparing 18:03:10 a96323657b39: Preparing 18:03:10 0bee48150505: Preparing 18:03:10 d2d9d24a8c2a: Preparing 18:03:10 0bee48150505: Waiting 18:03:10 d2d9d24a8c2a: Waiting 18:03:10 697dfa8b318f: Layer already exists 18:03:10 fdcd771d377d: Layer already exists 18:03:10 a96323657b39: Layer already exists 18:03:10 5a0948989747: Layer already exists 18:03:10 1dd2a872138d: Layer already exists 18:03:10 d2d9d24a8c2a: Layer already exists 18:03:10 0bee48150505: Layer already exists 18:03:10 3.1.0-dev.28: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:03:11 5a0948989747: Preparing 18:03:11 fdcd771d377d: Preparing 18:03:11 1dd2a872138d: Preparing 18:03:11 697dfa8b318f: Preparing 18:03:11 a96323657b39: Preparing 18:03:11 0bee48150505: Preparing 18:03:11 d2d9d24a8c2a: Preparing 18:03:11 0bee48150505: Waiting 18:03:11 d2d9d24a8c2a: Waiting 18:03:11 a96323657b39: Layer already exists 18:03:11 fdcd771d377d: Layer already exists 18:03:11 1dd2a872138d: Layer already exists 18:03:11 697dfa8b318f: Layer already exists 18:03:11 5a0948989747: Layer already exists 18:03:11 d2d9d24a8c2a: Layer already exists 18:03:11 0bee48150505: Layer already exists 18:03:11 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 18:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 18:03:11 5a0948989747: Preparing 18:03:11 fdcd771d377d: Preparing 18:03:11 1dd2a872138d: Preparing 18:03:11 697dfa8b318f: Preparing 18:03:11 a96323657b39: Preparing 18:03:11 0bee48150505: Preparing 18:03:11 d2d9d24a8c2a: Preparing 18:03:11 0bee48150505: Waiting 18:03:11 d2d9d24a8c2a: Waiting 18:03:11 697dfa8b318f: Layer already exists 18:03:11 fdcd771d377d: Layer already exists 18:03:11 5a0948989747: Layer already exists 18:03:11 1dd2a872138d: Layer already exists 18:03:11 a96323657b39: Layer already exists 18:03:11 d2d9d24a8c2a: Layer already exists 18:03:11 0bee48150505: Layer already exists 18:03:11 main: digest: sha256:e20cd321f6712344e290deeb4a2f79993be19280d3e353ad61065815bc54f3ad size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:12 ===================================================== [Pipeline] echo 18:03:12 taggedImages: 18:03:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 18:03:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.28 18:03:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 18:03:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 18:03:12 5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:12 latest 18:03:12 3.1.0-dev.28 18:03:12 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:12 main 18:03:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:03:12 8c0152eb9475: Preparing 18:03:12 f109bf7facea: Preparing 18:03:12 c8e8706e728d: Preparing 18:03:12 ff4c3bd1e744: Preparing 18:03:12 c0c06dabe31f: Preparing 18:03:12 eff4f540de22: Preparing 18:03:12 7535a040e408: Preparing 18:03:12 697dfa8b318f: Preparing 18:03:12 eff4f540de22: Waiting 18:03:12 7535a040e408: Waiting 18:03:12 a96323657b39: Preparing 18:03:12 b8de67c0a017: Preparing 18:03:12 f7179a7215f3: Preparing 18:03:12 5f70bf18a086: Preparing 18:03:12 a96323657b39: Waiting 18:03:12 c8cbf1e8f499: Preparing 18:03:12 61dc0b7f9faa: Preparing 18:03:12 b8de67c0a017: Waiting 18:03:12 d2d9d24a8c2a: Preparing 18:03:12 f7179a7215f3: Waiting 18:03:12 697dfa8b318f: Waiting 18:03:12 5f70bf18a086: Waiting 18:03:12 c8cbf1e8f499: Waiting 18:03:12 61dc0b7f9faa: Waiting 18:03:12 d2d9d24a8c2a: Waiting 18:03:13 8c0152eb9475: Pushed 18:03:13 c8e8706e728d: Pushed 18:03:13 ff4c3bd1e744: Pushed 18:03:13 c0c06dabe31f: Pushed 18:03:13 f109bf7facea: Pushed 18:03:13 697dfa8b318f: Layer already exists 18:03:13 a96323657b39: Layer already exists 18:03:13 eff4f540de22: Pushed 18:03:13 b8de67c0a017: Pushed 18:03:13 f7179a7215f3: Pushed 18:03:13 5f70bf18a086: Pushed 18:03:13 c8cbf1e8f499: Pushed 18:03:13 d2d9d24a8c2a: Layer already exists 18:03:13 61dc0b7f9faa: Pushed 18:03:16 7535a040e408: Pushed 18:03:16 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:03:17 8c0152eb9475: Preparing 18:03:17 f109bf7facea: Preparing 18:03:17 c8e8706e728d: Preparing 18:03:17 ff4c3bd1e744: Preparing 18:03:17 c0c06dabe31f: Preparing 18:03:17 eff4f540de22: Preparing 18:03:17 7535a040e408: Preparing 18:03:17 697dfa8b318f: Preparing 18:03:17 a96323657b39: Preparing 18:03:17 b8de67c0a017: Preparing 18:03:17 f7179a7215f3: Preparing 18:03:17 5f70bf18a086: Preparing 18:03:17 c8cbf1e8f499: Preparing 18:03:17 61dc0b7f9faa: Preparing 18:03:17 d2d9d24a8c2a: Preparing 18:03:17 b8de67c0a017: Waiting 18:03:17 f7179a7215f3: Waiting 18:03:17 61dc0b7f9faa: Waiting 18:03:17 eff4f540de22: Waiting 18:03:17 d2d9d24a8c2a: Waiting 18:03:17 7535a040e408: Waiting 18:03:17 a96323657b39: Waiting 18:03:17 697dfa8b318f: Waiting 18:03:17 c8cbf1e8f499: Waiting 18:03:17 5f70bf18a086: Waiting 18:03:17 c0c06dabe31f: Layer already exists 18:03:17 f109bf7facea: Layer already exists 18:03:17 ff4c3bd1e744: Layer already exists 18:03:17 c8e8706e728d: Layer already exists 18:03:17 8c0152eb9475: Layer already exists 18:03:17 7535a040e408: Layer already exists 18:03:17 eff4f540de22: Layer already exists 18:03:17 697dfa8b318f: Layer already exists 18:03:17 a96323657b39: Layer already exists 18:03:17 b8de67c0a017: Layer already exists 18:03:17 5f70bf18a086: Layer already exists 18:03:17 f7179a7215f3: Layer already exists 18:03:17 c8cbf1e8f499: Layer already exists 18:03:17 61dc0b7f9faa: Layer already exists 18:03:17 d2d9d24a8c2a: Layer already exists 18:03:17 latest: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.28 18:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:03:18 8c0152eb9475: Preparing 18:03:18 f109bf7facea: Preparing 18:03:18 c8e8706e728d: Preparing 18:03:18 ff4c3bd1e744: Preparing 18:03:18 c0c06dabe31f: Preparing 18:03:18 eff4f540de22: Preparing 18:03:18 7535a040e408: Preparing 18:03:18 697dfa8b318f: Preparing 18:03:18 a96323657b39: Preparing 18:03:18 b8de67c0a017: Preparing 18:03:18 f7179a7215f3: Preparing 18:03:18 5f70bf18a086: Preparing 18:03:18 c8cbf1e8f499: Preparing 18:03:18 61dc0b7f9faa: Preparing 18:03:18 d2d9d24a8c2a: Preparing 18:03:18 a96323657b39: Waiting 18:03:18 b8de67c0a017: Waiting 18:03:18 f7179a7215f3: Waiting 18:03:18 5f70bf18a086: Waiting 18:03:18 c8cbf1e8f499: Waiting 18:03:18 61dc0b7f9faa: Waiting 18:03:18 d2d9d24a8c2a: Waiting 18:03:18 eff4f540de22: Waiting 18:03:18 7535a040e408: Waiting 18:03:18 697dfa8b318f: Waiting 18:03:18 c0c06dabe31f: Layer already exists 18:03:18 8c0152eb9475: Layer already exists 18:03:18 c8e8706e728d: Layer already exists 18:03:18 ff4c3bd1e744: Layer already exists 18:03:18 f109bf7facea: Layer already exists 18:03:18 eff4f540de22: Layer already exists 18:03:18 7535a040e408: Layer already exists 18:03:18 b8de67c0a017: Layer already exists 18:03:18 a96323657b39: Layer already exists 18:03:18 697dfa8b318f: Layer already exists 18:03:18 f7179a7215f3: Layer already exists 18:03:18 c8cbf1e8f499: Layer already exists 18:03:18 61dc0b7f9faa: Layer already exists 18:03:18 5f70bf18a086: Layer already exists 18:03:18 d2d9d24a8c2a: Layer already exists 18:03:19 3.1.0-dev.28: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:03:19 8c0152eb9475: Preparing 18:03:19 f109bf7facea: Preparing 18:03:19 c8e8706e728d: Preparing 18:03:19 ff4c3bd1e744: Preparing 18:03:19 c0c06dabe31f: Preparing 18:03:19 eff4f540de22: Preparing 18:03:19 7535a040e408: Preparing 18:03:19 697dfa8b318f: Preparing 18:03:19 a96323657b39: Preparing 18:03:19 b8de67c0a017: Preparing 18:03:19 f7179a7215f3: Preparing 18:03:19 5f70bf18a086: Preparing 18:03:19 c8cbf1e8f499: Preparing 18:03:19 61dc0b7f9faa: Preparing 18:03:19 d2d9d24a8c2a: Preparing 18:03:19 b8de67c0a017: Waiting 18:03:19 f7179a7215f3: Waiting 18:03:19 61dc0b7f9faa: Waiting 18:03:19 d2d9d24a8c2a: Waiting 18:03:19 5f70bf18a086: Waiting 18:03:19 c8cbf1e8f499: Waiting 18:03:19 eff4f540de22: Waiting 18:03:19 7535a040e408: Waiting 18:03:19 a96323657b39: Waiting 18:03:19 697dfa8b318f: Waiting 18:03:19 c0c06dabe31f: Layer already exists 18:03:19 c8e8706e728d: Layer already exists 18:03:19 ff4c3bd1e744: Layer already exists 18:03:19 f109bf7facea: Layer already exists 18:03:19 8c0152eb9475: Layer already exists 18:03:19 eff4f540de22: Layer already exists 18:03:19 a96323657b39: Layer already exists 18:03:19 697dfa8b318f: Layer already exists 18:03:19 7535a040e408: Layer already exists 18:03:19 b8de67c0a017: Layer already exists 18:03:19 f7179a7215f3: Layer already exists 18:03:19 d2d9d24a8c2a: Layer already exists 18:03:19 c8cbf1e8f499: Layer already exists 18:03:19 61dc0b7f9faa: Layer already exists 18:03:19 5f70bf18a086: Layer already exists 18:03:20 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 18:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 18:03:20 8c0152eb9475: Preparing 18:03:20 f109bf7facea: Preparing 18:03:20 c8e8706e728d: Preparing 18:03:20 ff4c3bd1e744: Preparing 18:03:20 c0c06dabe31f: Preparing 18:03:20 eff4f540de22: Preparing 18:03:20 7535a040e408: Preparing 18:03:20 697dfa8b318f: Preparing 18:03:20 a96323657b39: Preparing 18:03:20 b8de67c0a017: Preparing 18:03:20 f7179a7215f3: Preparing 18:03:20 5f70bf18a086: Preparing 18:03:20 c8cbf1e8f499: Preparing 18:03:20 61dc0b7f9faa: Preparing 18:03:20 d2d9d24a8c2a: Preparing 18:03:20 b8de67c0a017: Waiting 18:03:20 eff4f540de22: Waiting 18:03:20 7535a040e408: Waiting 18:03:20 697dfa8b318f: Waiting 18:03:20 a96323657b39: Waiting 18:03:20 f7179a7215f3: Waiting 18:03:20 c8cbf1e8f499: Waiting 18:03:20 5f70bf18a086: Waiting 18:03:20 61dc0b7f9faa: Waiting 18:03:20 d2d9d24a8c2a: Waiting 18:03:20 ff4c3bd1e744: Layer already exists 18:03:20 c0c06dabe31f: Layer already exists 18:03:20 f109bf7facea: Layer already exists 18:03:20 8c0152eb9475: Layer already exists 18:03:20 eff4f540de22: Layer already exists 18:03:20 697dfa8b318f: Layer already exists 18:03:20 a96323657b39: Layer already exists 18:03:20 b8de67c0a017: Layer already exists 18:03:20 5f70bf18a086: Layer already exists 18:03:20 f7179a7215f3: Layer already exists 18:03:20 c8cbf1e8f499: Layer already exists 18:03:20 61dc0b7f9faa: Layer already exists 18:03:20 d2d9d24a8c2a: Layer already exists 18:03:20 c8e8706e728d: Layer already exists 18:03:20 7535a040e408: Layer already exists 18:03:21 main: digest: sha256:a62c4910701e55d22c9787a3e1f05e8accca5b463cc5a8be5e3dbef64885efa5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:21 ===================================================== [Pipeline] echo 18:03:21 taggedImages: 18:03:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 18:03:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.28 18:03:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 18:03:21 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 18:03:21 5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:21 latest 18:03:21 3.1.0-dev.28 18:03:21 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:21 main 18:03:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:03:21 d281c98e6f3f: Preparing 18:03:21 9ab58e453dd9: Preparing 18:03:21 14fa683502b0: Preparing 18:03:21 c37c34934390: Preparing 18:03:21 697dfa8b318f: Preparing 18:03:21 a96323657b39: Preparing 18:03:21 0bee48150505: Preparing 18:03:21 d2d9d24a8c2a: Preparing 18:03:21 0bee48150505: Waiting 18:03:21 d2d9d24a8c2a: Waiting 18:03:21 a96323657b39: Waiting 18:03:21 697dfa8b318f: Layer already exists 18:03:21 a96323657b39: Layer already exists 18:03:22 0bee48150505: Layer already exists 18:03:22 14fa683502b0: Pushed 18:03:22 9ab58e453dd9: Pushed 18:03:22 d2d9d24a8c2a: Layer already exists 18:03:22 d281c98e6f3f: Pushed 18:03:25 c37c34934390: Pushed 18:03:25 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:25 + 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 18:03:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 18:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:03:26 d281c98e6f3f: Preparing 18:03:26 9ab58e453dd9: Preparing 18:03:26 14fa683502b0: Preparing 18:03:26 c37c34934390: Preparing 18:03:26 697dfa8b318f: Preparing 18:03:26 a96323657b39: Preparing 18:03:26 0bee48150505: Preparing 18:03:26 d2d9d24a8c2a: Preparing 18:03:26 a96323657b39: Waiting 18:03:26 0bee48150505: Waiting 18:03:26 d2d9d24a8c2a: Waiting 18:03:26 14fa683502b0: Layer already exists 18:03:26 c37c34934390: Layer already exists 18:03:26 697dfa8b318f: Layer already exists 18:03:26 9ab58e453dd9: Layer already exists 18:03:26 d281c98e6f3f: Layer already exists 18:03:26 0bee48150505: Layer already exists 18:03:26 a96323657b39: Layer already exists 18:03:26 d2d9d24a8c2a: Layer already exists 18:03:26 latest: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.28 18:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:03:27 d281c98e6f3f: Preparing 18:03:27 9ab58e453dd9: Preparing 18:03:27 14fa683502b0: Preparing 18:03:27 c37c34934390: Preparing 18:03:27 697dfa8b318f: Preparing 18:03:27 a96323657b39: Preparing 18:03:27 0bee48150505: Preparing 18:03:27 d2d9d24a8c2a: Preparing 18:03:27 a96323657b39: Waiting 18:03:27 0bee48150505: Waiting 18:03:27 d2d9d24a8c2a: Waiting 18:03:27 697dfa8b318f: Layer already exists 18:03:27 c37c34934390: Layer already exists 18:03:27 d281c98e6f3f: Layer already exists 18:03:27 14fa683502b0: Layer already exists 18:03:27 9ab58e453dd9: Layer already exists 18:03:27 d2d9d24a8c2a: Layer already exists 18:03:27 0bee48150505: Layer already exists 18:03:27 a96323657b39: Layer already exists 18:03:27 3.1.0-dev.28: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:03:27 d281c98e6f3f: Preparing 18:03:27 9ab58e453dd9: Preparing 18:03:27 14fa683502b0: Preparing 18:03:27 c37c34934390: Preparing 18:03:27 697dfa8b318f: Preparing 18:03:27 a96323657b39: Preparing 18:03:27 0bee48150505: Preparing 18:03:27 d2d9d24a8c2a: Preparing 18:03:27 a96323657b39: Waiting 18:03:27 0bee48150505: Waiting 18:03:27 d2d9d24a8c2a: Waiting 18:03:27 9ab58e453dd9: Layer already exists 18:03:27 c37c34934390: Layer already exists 18:03:27 697dfa8b318f: Layer already exists 18:03:27 14fa683502b0: Layer already exists 18:03:27 d281c98e6f3f: Layer already exists 18:03:27 a96323657b39: Layer already exists 18:03:27 0bee48150505: Layer already exists 18:03:27 d2d9d24a8c2a: Layer already exists 18:03:28 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:28 + 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 18:03:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 18:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 18:03:28 d281c98e6f3f: Preparing 18:03:28 9ab58e453dd9: Preparing 18:03:28 14fa683502b0: Preparing 18:03:28 c37c34934390: Preparing 18:03:28 697dfa8b318f: Preparing 18:03:28 a96323657b39: Preparing 18:03:28 0bee48150505: Preparing 18:03:28 d2d9d24a8c2a: Preparing 18:03:28 a96323657b39: Waiting 18:03:28 0bee48150505: Waiting 18:03:28 d2d9d24a8c2a: Waiting 18:03:28 9ab58e453dd9: Layer already exists 18:03:28 697dfa8b318f: Layer already exists 18:03:28 c37c34934390: Layer already exists 18:03:28 14fa683502b0: Layer already exists 18:03:28 d281c98e6f3f: Layer already exists 18:03:28 a96323657b39: Layer already exists 18:03:28 0bee48150505: Layer already exists 18:03:28 d2d9d24a8c2a: Layer already exists 18:03:29 main: digest: sha256:f14dc5a7dd4083643950ec8fbf5afe27226dbb2e0c2fd7e4803c1c52fbba8976 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:29 ===================================================== [Pipeline] echo 18:03:29 taggedImages: 18:03:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 18:03:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.28 18:03:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 18:03:29 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 18:03:29 5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:29 latest 18:03:29 3.1.0-dev.28 18:03:29 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:29 main 18:03:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:03:29 0733b914127c: Preparing 18:03:29 b987741ca1da: Preparing 18:03:29 9478214e1373: Preparing 18:03:29 cb7a32abc665: Preparing 18:03:29 5addd8223b4a: Preparing 18:03:29 697dfa8b318f: Preparing 18:03:29 a96323657b39: Preparing 18:03:29 85d11f6c286e: Preparing 18:03:29 c022a452710f: Preparing 18:03:29 d2d9d24a8c2a: Preparing 18:03:29 697dfa8b318f: Waiting 18:03:29 85d11f6c286e: Waiting 18:03:29 d2d9d24a8c2a: Waiting 18:03:29 c022a452710f: Waiting 18:03:29 a96323657b39: Waiting 18:03:30 5addd8223b4a: Pushed 18:03:30 cb7a32abc665: Pushed 18:03:30 b987741ca1da: Pushed 18:03:30 0733b914127c: Pushed 18:03:30 697dfa8b318f: Layer already exists 18:03:30 a96323657b39: Layer already exists 18:03:30 85d11f6c286e: Pushed 18:03:32 d2d9d24a8c2a: Layer already exists 18:03:32 c022a452710f: Pushed 18:03:32 9478214e1373: Pushed 18:03:33 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:33 + 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 18:03:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:03:33 0733b914127c: Preparing 18:03:33 b987741ca1da: Preparing 18:03:33 9478214e1373: Preparing 18:03:33 cb7a32abc665: Preparing 18:03:33 5addd8223b4a: Preparing 18:03:33 697dfa8b318f: Preparing 18:03:33 a96323657b39: Preparing 18:03:33 85d11f6c286e: Preparing 18:03:33 c022a452710f: Preparing 18:03:33 d2d9d24a8c2a: Preparing 18:03:33 85d11f6c286e: Waiting 18:03:33 c022a452710f: Waiting 18:03:33 d2d9d24a8c2a: Waiting 18:03:33 a96323657b39: Waiting 18:03:33 b987741ca1da: Layer already exists 18:03:33 9478214e1373: Layer already exists 18:03:33 cb7a32abc665: Layer already exists 18:03:33 0733b914127c: Layer already exists 18:03:33 5addd8223b4a: Layer already exists 18:03:33 697dfa8b318f: Layer already exists 18:03:33 a96323657b39: Layer already exists 18:03:33 85d11f6c286e: Layer already exists 18:03:33 d2d9d24a8c2a: Layer already exists 18:03:33 c022a452710f: Layer already exists 18:03:33 latest: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.28 18:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:03:34 0733b914127c: Preparing 18:03:34 b987741ca1da: Preparing 18:03:34 9478214e1373: Preparing 18:03:34 cb7a32abc665: Preparing 18:03:34 5addd8223b4a: Preparing 18:03:34 697dfa8b318f: Preparing 18:03:34 a96323657b39: Preparing 18:03:34 85d11f6c286e: Preparing 18:03:34 c022a452710f: Preparing 18:03:34 d2d9d24a8c2a: Preparing 18:03:34 85d11f6c286e: Waiting 18:03:34 c022a452710f: Waiting 18:03:34 697dfa8b318f: Waiting 18:03:34 d2d9d24a8c2a: Waiting 18:03:34 a96323657b39: Waiting 18:03:34 cb7a32abc665: Layer already exists 18:03:34 9478214e1373: Layer already exists 18:03:34 697dfa8b318f: Layer already exists 18:03:34 a96323657b39: Layer already exists 18:03:34 5addd8223b4a: Layer already exists 18:03:34 b987741ca1da: Layer already exists 18:03:34 0733b914127c: Layer already exists 18:03:34 d2d9d24a8c2a: Layer already exists 18:03:34 c022a452710f: Layer already exists 18:03:34 85d11f6c286e: Layer already exists 18:03:34 3.1.0-dev.28: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:03:35 0733b914127c: Preparing 18:03:35 b987741ca1da: Preparing 18:03:35 9478214e1373: Preparing 18:03:35 cb7a32abc665: Preparing 18:03:35 5addd8223b4a: Preparing 18:03:35 697dfa8b318f: Preparing 18:03:35 a96323657b39: Preparing 18:03:35 85d11f6c286e: Preparing 18:03:35 c022a452710f: Preparing 18:03:35 d2d9d24a8c2a: Preparing 18:03:35 697dfa8b318f: Waiting 18:03:35 a96323657b39: Waiting 18:03:35 c022a452710f: Waiting 18:03:35 d2d9d24a8c2a: Waiting 18:03:35 9478214e1373: Layer already exists 18:03:35 b987741ca1da: Layer already exists 18:03:35 cb7a32abc665: Layer already exists 18:03:35 0733b914127c: Layer already exists 18:03:35 5addd8223b4a: Layer already exists 18:03:35 697dfa8b318f: Layer already exists 18:03:35 a96323657b39: Layer already exists 18:03:35 d2d9d24a8c2a: Layer already exists 18:03:35 c022a452710f: Layer already exists 18:03:35 85d11f6c286e: Layer already exists 18:03:35 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:36 + 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 18:03:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 18:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 18:03:36 0733b914127c: Preparing 18:03:36 b987741ca1da: Preparing 18:03:36 9478214e1373: Preparing 18:03:36 cb7a32abc665: Preparing 18:03:36 5addd8223b4a: Preparing 18:03:36 697dfa8b318f: Preparing 18:03:36 a96323657b39: Preparing 18:03:36 85d11f6c286e: Preparing 18:03:36 c022a452710f: Preparing 18:03:36 d2d9d24a8c2a: Preparing 18:03:36 a96323657b39: Waiting 18:03:36 85d11f6c286e: Waiting 18:03:36 c022a452710f: Waiting 18:03:36 d2d9d24a8c2a: Waiting 18:03:36 697dfa8b318f: Waiting 18:03:36 b987741ca1da: Layer already exists 18:03:36 0733b914127c: Layer already exists 18:03:36 9478214e1373: Layer already exists 18:03:36 5addd8223b4a: Layer already exists 18:03:36 697dfa8b318f: Layer already exists 18:03:36 a96323657b39: Layer already exists 18:03:36 85d11f6c286e: Layer already exists 18:03:36 c022a452710f: Layer already exists 18:03:36 d2d9d24a8c2a: Layer already exists 18:03:36 cb7a32abc665: Layer already exists 18:03:36 main: digest: sha256:c67654f39bca9f6a14d692027b31ef14f80cef0f07f687c9a0c488253a7431a7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:36 ===================================================== [Pipeline] echo 18:03:36 taggedImages: 18:03:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 18:03:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.28 18:03:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 18:03:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 18:03:36 5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:36 latest 18:03:36 3.1.0-dev.28 18:03:36 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:36 main 18:03:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:03:37 ee2090f79eb8: Preparing 18:03:37 4d3f4ef7f3a2: Preparing 18:03:37 9a1c66fcc0dd: Preparing 18:03:37 ba54ab0eb27e: Preparing 18:03:37 3368d00edbb4: Preparing 18:03:37 9e018d6f2288: Preparing 18:03:37 03f2d9db6471: Preparing 18:03:37 697dfa8b318f: Preparing 18:03:37 a96323657b39: Preparing 18:03:37 f06e3152d8bd: Preparing 18:03:37 d2d9d24a8c2a: Preparing 18:03:37 697dfa8b318f: Waiting 18:03:37 f06e3152d8bd: Waiting 18:03:37 d2d9d24a8c2a: Waiting 18:03:37 a96323657b39: Waiting 18:03:37 9e018d6f2288: Waiting 18:03:37 03f2d9db6471: Waiting 18:03:37 3368d00edbb4: Pushed 18:03:37 4d3f4ef7f3a2: Pushed 18:03:37 ee2090f79eb8: Pushed 18:03:37 697dfa8b318f: Layer already exists 18:03:37 a96323657b39: Layer already exists 18:03:38 9e018d6f2288: Pushed 18:03:38 03f2d9db6471: Pushed 18:03:38 d2d9d24a8c2a: Layer already exists 18:03:40 ba54ab0eb27e: Pushed 18:03:40 f06e3152d8bd: Pushed 18:03:41 9a1c66fcc0dd: Pushed 18:03:41 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:41 + 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 18:03:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:03:42 ee2090f79eb8: Preparing 18:03:42 4d3f4ef7f3a2: Preparing 18:03:42 9a1c66fcc0dd: Preparing 18:03:42 ba54ab0eb27e: Preparing 18:03:42 3368d00edbb4: Preparing 18:03:42 9e018d6f2288: Preparing 18:03:42 03f2d9db6471: Preparing 18:03:42 697dfa8b318f: Preparing 18:03:42 a96323657b39: Preparing 18:03:42 f06e3152d8bd: Preparing 18:03:42 d2d9d24a8c2a: Preparing 18:03:42 697dfa8b318f: Waiting 18:03:42 a96323657b39: Waiting 18:03:42 f06e3152d8bd: Waiting 18:03:42 d2d9d24a8c2a: Waiting 18:03:42 9e018d6f2288: Waiting 18:03:42 03f2d9db6471: Waiting 18:03:42 4d3f4ef7f3a2: Layer already exists 18:03:42 3368d00edbb4: Layer already exists 18:03:42 9a1c66fcc0dd: Layer already exists 18:03:42 ee2090f79eb8: Layer already exists 18:03:42 ba54ab0eb27e: Layer already exists 18:03:42 03f2d9db6471: Layer already exists 18:03:42 9e018d6f2288: Layer already exists 18:03:42 a96323657b39: Layer already exists 18:03:42 f06e3152d8bd: Layer already exists 18:03:42 697dfa8b318f: Layer already exists 18:03:42 d2d9d24a8c2a: Layer already exists 18:03:42 latest: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.28 18:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:03:43 ee2090f79eb8: Preparing 18:03:43 4d3f4ef7f3a2: Preparing 18:03:43 9a1c66fcc0dd: Preparing 18:03:43 ba54ab0eb27e: Preparing 18:03:43 3368d00edbb4: Preparing 18:03:43 9e018d6f2288: Preparing 18:03:43 03f2d9db6471: Preparing 18:03:43 697dfa8b318f: Preparing 18:03:43 a96323657b39: Preparing 18:03:43 f06e3152d8bd: Preparing 18:03:43 d2d9d24a8c2a: Preparing 18:03:43 9e018d6f2288: Waiting 18:03:43 a96323657b39: Waiting 18:03:43 f06e3152d8bd: Waiting 18:03:43 d2d9d24a8c2a: Waiting 18:03:43 03f2d9db6471: Waiting 18:03:43 697dfa8b318f: Waiting 18:03:43 4d3f4ef7f3a2: Layer already exists 18:03:43 ba54ab0eb27e: Layer already exists 18:03:43 9a1c66fcc0dd: Layer already exists 18:03:43 ee2090f79eb8: Layer already exists 18:03:43 3368d00edbb4: Layer already exists 18:03:43 9e018d6f2288: Layer already exists 18:03:43 03f2d9db6471: Layer already exists 18:03:43 697dfa8b318f: Layer already exists 18:03:43 a96323657b39: Layer already exists 18:03:43 f06e3152d8bd: Layer already exists 18:03:43 d2d9d24a8c2a: Layer already exists 18:03:43 3.1.0-dev.28: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:03:43 ee2090f79eb8: Preparing 18:03:43 4d3f4ef7f3a2: Preparing 18:03:43 9a1c66fcc0dd: Preparing 18:03:43 ba54ab0eb27e: Preparing 18:03:43 3368d00edbb4: Preparing 18:03:43 9e018d6f2288: Preparing 18:03:43 03f2d9db6471: Preparing 18:03:43 697dfa8b318f: Preparing 18:03:43 a96323657b39: Preparing 18:03:43 f06e3152d8bd: Preparing 18:03:43 d2d9d24a8c2a: Preparing 18:03:43 9e018d6f2288: Waiting 18:03:43 03f2d9db6471: Waiting 18:03:43 697dfa8b318f: Waiting 18:03:43 a96323657b39: Waiting 18:03:43 f06e3152d8bd: Waiting 18:03:43 d2d9d24a8c2a: Waiting 18:03:43 4d3f4ef7f3a2: Layer already exists 18:03:43 9a1c66fcc0dd: Layer already exists 18:03:43 3368d00edbb4: Layer already exists 18:03:43 ee2090f79eb8: Layer already exists 18:03:43 ba54ab0eb27e: Layer already exists 18:03:43 03f2d9db6471: Layer already exists 18:03:43 9e018d6f2288: Layer already exists 18:03:43 697dfa8b318f: Layer already exists 18:03:43 a96323657b39: Layer already exists 18:03:43 f06e3152d8bd: Layer already exists 18:03:43 d2d9d24a8c2a: Layer already exists 18:03:44 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:44 + 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 18:03:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 18:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 18:03:44 ee2090f79eb8: Preparing 18:03:44 4d3f4ef7f3a2: Preparing 18:03:44 9a1c66fcc0dd: Preparing 18:03:44 ba54ab0eb27e: Preparing 18:03:44 3368d00edbb4: Preparing 18:03:44 9e018d6f2288: Preparing 18:03:44 03f2d9db6471: Preparing 18:03:44 697dfa8b318f: Preparing 18:03:44 a96323657b39: Preparing 18:03:44 f06e3152d8bd: Preparing 18:03:44 d2d9d24a8c2a: Preparing 18:03:44 697dfa8b318f: Waiting 18:03:44 03f2d9db6471: Waiting 18:03:44 a96323657b39: Waiting 18:03:44 f06e3152d8bd: Waiting 18:03:44 d2d9d24a8c2a: Waiting 18:03:44 9e018d6f2288: Waiting 18:03:44 4d3f4ef7f3a2: Layer already exists 18:03:44 ba54ab0eb27e: Layer already exists 18:03:44 3368d00edbb4: Layer already exists 18:03:44 9a1c66fcc0dd: Layer already exists 18:03:44 ee2090f79eb8: Layer already exists 18:03:44 9e018d6f2288: Layer already exists 18:03:44 697dfa8b318f: Layer already exists 18:03:44 03f2d9db6471: Layer already exists 18:03:44 a96323657b39: Layer already exists 18:03:44 f06e3152d8bd: Layer already exists 18:03:44 d2d9d24a8c2a: Layer already exists 18:03:45 main: digest: sha256:ca8e6ba7026ef4e07d06182bd04436074a7e79f299088dd2fbaedfc31ec259db size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:45 ===================================================== [Pipeline] echo 18:03:45 taggedImages: 18:03:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 18:03:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.28 18:03:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 18:03:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 18:03:45 5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:45 latest 18:03:45 3.1.0-dev.28 18:03:45 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:45 main 18:03:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:03:46 9b05f7f86c25: Preparing 18:03:46 3f796160d420: Preparing 18:03:46 697dfa8b318f: Preparing 18:03:46 a96323657b39: Preparing 18:03:46 41a51ca2e188: Preparing 18:03:46 d2d9d24a8c2a: Preparing 18:03:46 697dfa8b318f: Layer already exists 18:03:46 a96323657b39: Layer already exists 18:03:46 d2d9d24a8c2a: Layer already exists 18:03:46 9b05f7f86c25: Pushed 18:03:47 41a51ca2e188: Pushed 18:03:51 3f796160d420: Pushed 18:03:51 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:51 + 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 18:03:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:03:51 9b05f7f86c25: Preparing 18:03:51 3f796160d420: Preparing 18:03:51 697dfa8b318f: Preparing 18:03:51 a96323657b39: Preparing 18:03:51 41a51ca2e188: Preparing 18:03:51 d2d9d24a8c2a: Preparing 18:03:51 d2d9d24a8c2a: Waiting 18:03:51 3f796160d420: Layer already exists 18:03:51 41a51ca2e188: Layer already exists 18:03:51 9b05f7f86c25: Layer already exists 18:03:51 697dfa8b318f: Layer already exists 18:03:51 a96323657b39: Layer already exists 18:03:51 d2d9d24a8c2a: Layer already exists 18:03:51 latest: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.28 18:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:03:52 9b05f7f86c25: Preparing 18:03:52 3f796160d420: Preparing 18:03:52 697dfa8b318f: Preparing 18:03:52 a96323657b39: Preparing 18:03:52 41a51ca2e188: Preparing 18:03:52 d2d9d24a8c2a: Preparing 18:03:52 d2d9d24a8c2a: Waiting 18:03:52 697dfa8b318f: Layer already exists 18:03:52 a96323657b39: Layer already exists 18:03:52 3f796160d420: Layer already exists 18:03:52 9b05f7f86c25: Layer already exists 18:03:52 41a51ca2e188: Layer already exists 18:03:52 d2d9d24a8c2a: Layer already exists 18:03:52 3.1.0-dev.28: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:03:53 9b05f7f86c25: Preparing 18:03:53 3f796160d420: Preparing 18:03:53 697dfa8b318f: Preparing 18:03:53 a96323657b39: Preparing 18:03:53 41a51ca2e188: Preparing 18:03:53 d2d9d24a8c2a: Preparing 18:03:53 d2d9d24a8c2a: Waiting 18:03:53 a96323657b39: Layer already exists 18:03:53 3f796160d420: Layer already exists 18:03:53 9b05f7f86c25: Layer already exists 18:03:53 41a51ca2e188: Layer already exists 18:03:53 697dfa8b318f: Layer already exists 18:03:53 d2d9d24a8c2a: Layer already exists 18:03:53 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:53 + 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 18:03:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 18:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 18:03:53 9b05f7f86c25: Preparing 18:03:53 3f796160d420: Preparing 18:03:53 697dfa8b318f: Preparing 18:03:53 a96323657b39: Preparing 18:03:53 41a51ca2e188: Preparing 18:03:53 d2d9d24a8c2a: Preparing 18:03:53 d2d9d24a8c2a: Waiting 18:03:53 3f796160d420: Layer already exists 18:03:53 a96323657b39: Layer already exists 18:03:53 697dfa8b318f: Layer already exists 18:03:53 9b05f7f86c25: Layer already exists 18:03:53 41a51ca2e188: Layer already exists 18:03:53 d2d9d24a8c2a: Layer already exists 18:03:53 main: digest: sha256:9e59f31c46902110fd675dfa1a986b5dd42b034d606b234ea2fd55b049633de9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:54 ===================================================== [Pipeline] echo 18:03:54 taggedImages: 18:03:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 18:03:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.28 18:03:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 18:03:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 18:03:54 5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:54 latest 18:03:54 3.1.0-dev.28 18:03:54 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:03:54 main 18:03:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:03:55 0cec1118a2c0: Preparing 18:03:55 1f7e85e4b093: Preparing 18:03:55 12669cb63d57: Preparing 18:03:55 0eb22827c8ac: Preparing 18:03:55 52482701d70d: Preparing 18:03:55 697dfa8b318f: Preparing 18:03:55 a96323657b39: Preparing 18:03:55 b2f0c01666b6: Preparing 18:03:55 d2d9d24a8c2a: Preparing 18:03:55 a96323657b39: Waiting 18:03:55 b2f0c01666b6: Waiting 18:03:55 d2d9d24a8c2a: Waiting 18:03:55 697dfa8b318f: Waiting 18:03:55 1f7e85e4b093: Pushed 18:03:55 12669cb63d57: Pushed 18:03:55 0cec1118a2c0: Pushed 18:03:55 697dfa8b318f: Layer already exists 18:03:55 a96323657b39: Layer already exists 18:03:55 d2d9d24a8c2a: Layer already exists 18:03:56 b2f0c01666b6: Pushed 18:04:08 52482701d70d: Pushed 18:04:12 0eb22827c8ac: Pushed 18:04:12 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:13 + 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 18:04:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:04:14 0cec1118a2c0: Preparing 18:04:14 1f7e85e4b093: Preparing 18:04:14 12669cb63d57: Preparing 18:04:14 0eb22827c8ac: Preparing 18:04:14 52482701d70d: Preparing 18:04:14 697dfa8b318f: Preparing 18:04:14 a96323657b39: Preparing 18:04:14 b2f0c01666b6: Preparing 18:04:14 d2d9d24a8c2a: Preparing 18:04:14 a96323657b39: Waiting 18:04:14 b2f0c01666b6: Waiting 18:04:14 d2d9d24a8c2a: Waiting 18:04:14 697dfa8b318f: Waiting 18:04:14 0cec1118a2c0: Layer already exists 18:04:14 52482701d70d: Layer already exists 18:04:14 12669cb63d57: Layer already exists 18:04:14 1f7e85e4b093: Layer already exists 18:04:14 0eb22827c8ac: Layer already exists 18:04:14 697dfa8b318f: Layer already exists 18:04:14 a96323657b39: Layer already exists 18:04:14 b2f0c01666b6: Layer already exists 18:04:14 d2d9d24a8c2a: Layer already exists 18:04:14 latest: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.28 18:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:04:15 0cec1118a2c0: Preparing 18:04:15 1f7e85e4b093: Preparing 18:04:15 12669cb63d57: Preparing 18:04:15 0eb22827c8ac: Preparing 18:04:15 52482701d70d: Preparing 18:04:15 697dfa8b318f: Preparing 18:04:15 a96323657b39: Preparing 18:04:15 b2f0c01666b6: Preparing 18:04:15 d2d9d24a8c2a: Preparing 18:04:15 a96323657b39: Waiting 18:04:15 b2f0c01666b6: Waiting 18:04:15 d2d9d24a8c2a: Waiting 18:04:15 12669cb63d57: Layer already exists 18:04:15 0eb22827c8ac: Layer already exists 18:04:15 52482701d70d: Layer already exists 18:04:15 0cec1118a2c0: Layer already exists 18:04:15 1f7e85e4b093: Layer already exists 18:04:15 697dfa8b318f: Layer already exists 18:04:15 b2f0c01666b6: Layer already exists 18:04:15 a96323657b39: Layer already exists 18:04:15 d2d9d24a8c2a: Layer already exists 18:04:15 3.1.0-dev.28: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:04:15 0cec1118a2c0: Preparing 18:04:15 1f7e85e4b093: Preparing 18:04:15 12669cb63d57: Preparing 18:04:15 0eb22827c8ac: Preparing 18:04:15 52482701d70d: Preparing 18:04:15 697dfa8b318f: Preparing 18:04:15 a96323657b39: Preparing 18:04:15 b2f0c01666b6: Preparing 18:04:15 d2d9d24a8c2a: Preparing 18:04:15 a96323657b39: Waiting 18:04:15 d2d9d24a8c2a: Waiting 18:04:15 b2f0c01666b6: Waiting 18:04:15 697dfa8b318f: Waiting 18:04:15 0cec1118a2c0: Layer already exists 18:04:15 12669cb63d57: Layer already exists 18:04:15 0eb22827c8ac: Layer already exists 18:04:15 52482701d70d: Layer already exists 18:04:15 1f7e85e4b093: Layer already exists 18:04:15 697dfa8b318f: Layer already exists 18:04:15 b2f0c01666b6: Layer already exists 18:04:15 a96323657b39: Layer already exists 18:04:15 d2d9d24a8c2a: Layer already exists 18:04:15 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:16 + 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 18:04:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 18:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 18:04:16 0cec1118a2c0: Preparing 18:04:16 1f7e85e4b093: Preparing 18:04:16 12669cb63d57: Preparing 18:04:16 0eb22827c8ac: Preparing 18:04:16 52482701d70d: Preparing 18:04:16 697dfa8b318f: Preparing 18:04:16 a96323657b39: Preparing 18:04:16 b2f0c01666b6: Preparing 18:04:16 d2d9d24a8c2a: Preparing 18:04:16 a96323657b39: Waiting 18:04:16 b2f0c01666b6: Waiting 18:04:16 d2d9d24a8c2a: Waiting 18:04:16 52482701d70d: Layer already exists 18:04:16 0cec1118a2c0: Layer already exists 18:04:16 0eb22827c8ac: Layer already exists 18:04:16 1f7e85e4b093: Layer already exists 18:04:16 12669cb63d57: Layer already exists 18:04:16 a96323657b39: Layer already exists 18:04:16 b2f0c01666b6: Layer already exists 18:04:16 697dfa8b318f: Layer already exists 18:04:16 d2d9d24a8c2a: Layer already exists 18:04:17 main: digest: sha256:45ca94010b8e507061aeca9287b7eb780084c7f81c8d1b3fcd6c02891144b564 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:17 ===================================================== [Pipeline] echo 18:04:17 taggedImages: 18:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 18:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.28 18:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 18:04:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 18:04:17 5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:17 latest 18:04:17 3.1.0-dev.28 18:04:17 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:17 main 18:04:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:04:17 b6c1bcb816cf: Preparing 18:04:17 649a35f9fdd4: Preparing 18:04:17 9cab40dd4204: Preparing 18:04:17 115b99357683: Preparing 18:04:17 697dfa8b318f: Preparing 18:04:17 a96323657b39: Preparing 18:04:17 8981c0cdd241: Preparing 18:04:17 d2d9d24a8c2a: Preparing 18:04:17 a96323657b39: Waiting 18:04:17 d2d9d24a8c2a: Waiting 18:04:17 8981c0cdd241: Waiting 18:04:17 697dfa8b318f: Layer already exists 18:04:17 a96323657b39: Layer already exists 18:04:18 b6c1bcb816cf: Pushed 18:04:18 9cab40dd4204: Pushed 18:04:18 649a35f9fdd4: Pushed 18:04:18 d2d9d24a8c2a: Layer already exists 18:04:18 8981c0cdd241: Pushed 18:04:36 115b99357683: Pushed 18:04:36 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:37 + 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 18:04:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:04:37 b6c1bcb816cf: Preparing 18:04:37 649a35f9fdd4: Preparing 18:04:37 9cab40dd4204: Preparing 18:04:37 115b99357683: Preparing 18:04:37 697dfa8b318f: Preparing 18:04:37 a96323657b39: Preparing 18:04:37 8981c0cdd241: Preparing 18:04:37 d2d9d24a8c2a: Preparing 18:04:37 a96323657b39: Waiting 18:04:37 8981c0cdd241: Waiting 18:04:37 d2d9d24a8c2a: Waiting 18:04:37 b6c1bcb816cf: Layer already exists 18:04:37 115b99357683: Layer already exists 18:04:37 697dfa8b318f: Layer already exists 18:04:37 9cab40dd4204: Layer already exists 18:04:37 649a35f9fdd4: Layer already exists 18:04:37 8981c0cdd241: Layer already exists 18:04:37 d2d9d24a8c2a: Layer already exists 18:04:37 a96323657b39: Layer already exists 18:04:37 latest: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.28 18:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:04:38 b6c1bcb816cf: Preparing 18:04:38 649a35f9fdd4: Preparing 18:04:38 9cab40dd4204: Preparing 18:04:38 115b99357683: Preparing 18:04:38 697dfa8b318f: Preparing 18:04:38 a96323657b39: Preparing 18:04:38 8981c0cdd241: Preparing 18:04:38 d2d9d24a8c2a: Preparing 18:04:38 a96323657b39: Waiting 18:04:38 8981c0cdd241: Waiting 18:04:38 d2d9d24a8c2a: Waiting 18:04:38 b6c1bcb816cf: Layer already exists 18:04:38 9cab40dd4204: Layer already exists 18:04:38 649a35f9fdd4: Layer already exists 18:04:38 697dfa8b318f: Layer already exists 18:04:38 115b99357683: Layer already exists 18:04:38 d2d9d24a8c2a: Layer already exists 18:04:38 8981c0cdd241: Layer already exists 18:04:38 a96323657b39: Layer already exists 18:04:38 3.1.0-dev.28: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:04:42 b6c1bcb816cf: Preparing 18:04:42 649a35f9fdd4: Preparing 18:04:42 9cab40dd4204: Preparing 18:04:42 115b99357683: Preparing 18:04:42 697dfa8b318f: Preparing 18:04:42 a96323657b39: Preparing 18:04:42 8981c0cdd241: Preparing 18:04:42 d2d9d24a8c2a: Preparing 18:04:42 8981c0cdd241: Waiting 18:04:42 d2d9d24a8c2a: Waiting 18:04:42 a96323657b39: Waiting 18:04:42 697dfa8b318f: Layer already exists 18:04:42 649a35f9fdd4: Layer already exists 18:04:42 9cab40dd4204: Layer already exists 18:04:42 b6c1bcb816cf: Layer already exists 18:04:42 115b99357683: Layer already exists 18:04:42 d2d9d24a8c2a: Layer already exists 18:04:42 8981c0cdd241: Layer already exists 18:04:42 a96323657b39: Layer already exists 18:04:42 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:43 + 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 18:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 18:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 18:04:43 b6c1bcb816cf: Preparing 18:04:43 649a35f9fdd4: Preparing 18:04:43 9cab40dd4204: Preparing 18:04:43 115b99357683: Preparing 18:04:43 697dfa8b318f: Preparing 18:04:43 a96323657b39: Preparing 18:04:43 8981c0cdd241: Preparing 18:04:43 d2d9d24a8c2a: Preparing 18:04:43 d2d9d24a8c2a: Waiting 18:04:43 a96323657b39: Waiting 18:04:43 8981c0cdd241: Waiting 18:04:43 697dfa8b318f: Layer already exists 18:04:43 115b99357683: Layer already exists 18:04:43 b6c1bcb816cf: Layer already exists 18:04:43 9cab40dd4204: Layer already exists 18:04:43 649a35f9fdd4: Layer already exists 18:04:43 8981c0cdd241: Layer already exists 18:04:43 a96323657b39: Layer already exists 18:04:43 d2d9d24a8c2a: Layer already exists 18:04:43 main: digest: sha256:ebfcee0d81d58500e7ff161b469892ec95214c97e9c05d8578535cc002fcb72d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:43 ===================================================== [Pipeline] echo 18:04:43 taggedImages: 18:04:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 18:04:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.28 18:04:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 18:04:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 18:04:43 5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:43 latest 18:04:43 3.1.0-dev.28 18:04:43 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:43 main 18:04:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:04:44 81ac7e764bbc: Preparing 18:04:44 051f04d7505f: Preparing 18:04:44 8f7eef202cf4: Preparing 18:04:44 115b99357683: Preparing 18:04:44 697dfa8b318f: Preparing 18:04:44 a96323657b39: Preparing 18:04:44 b2f0c01666b6: Preparing 18:04:44 d2d9d24a8c2a: Preparing 18:04:44 a96323657b39: Waiting 18:04:44 b2f0c01666b6: Waiting 18:04:44 d2d9d24a8c2a: Waiting 18:04:44 115b99357683: Layer already exists 18:04:44 697dfa8b318f: Layer already exists 18:04:44 a96323657b39: Layer already exists 18:04:44 b2f0c01666b6: Layer already exists 18:04:44 d2d9d24a8c2a: Layer already exists 18:04:44 81ac7e764bbc: Pushed 18:04:44 8f7eef202cf4: Pushed 18:04:44 051f04d7505f: Pushed 18:04:44 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:45 + 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 18:04:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:04:45 81ac7e764bbc: Preparing 18:04:45 051f04d7505f: Preparing 18:04:45 8f7eef202cf4: Preparing 18:04:45 115b99357683: Preparing 18:04:45 697dfa8b318f: Preparing 18:04:45 a96323657b39: Preparing 18:04:45 b2f0c01666b6: Preparing 18:04:45 d2d9d24a8c2a: Preparing 18:04:45 b2f0c01666b6: Waiting 18:04:45 d2d9d24a8c2a: Waiting 18:04:45 a96323657b39: Waiting 18:04:45 81ac7e764bbc: Layer already exists 18:04:45 051f04d7505f: Layer already exists 18:04:45 697dfa8b318f: Layer already exists 18:04:45 115b99357683: Layer already exists 18:04:45 8f7eef202cf4: Layer already exists 18:04:45 b2f0c01666b6: Layer already exists 18:04:45 a96323657b39: Layer already exists 18:04:45 d2d9d24a8c2a: Layer already exists 18:04:45 latest: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.28 18:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:04:46 81ac7e764bbc: Preparing 18:04:46 051f04d7505f: Preparing 18:04:46 8f7eef202cf4: Preparing 18:04:46 115b99357683: Preparing 18:04:46 697dfa8b318f: Preparing 18:04:46 a96323657b39: Preparing 18:04:46 b2f0c01666b6: Preparing 18:04:46 d2d9d24a8c2a: Preparing 18:04:46 a96323657b39: Waiting 18:04:46 b2f0c01666b6: Waiting 18:04:46 d2d9d24a8c2a: Waiting 18:04:46 115b99357683: Layer already exists 18:04:46 8f7eef202cf4: Layer already exists 18:04:46 697dfa8b318f: Layer already exists 18:04:46 051f04d7505f: Layer already exists 18:04:46 81ac7e764bbc: Layer already exists 18:04:46 b2f0c01666b6: Layer already exists 18:04:46 a96323657b39: Layer already exists 18:04:46 d2d9d24a8c2a: Layer already exists 18:04:46 3.1.0-dev.28: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:04:47 81ac7e764bbc: Preparing 18:04:47 051f04d7505f: Preparing 18:04:47 8f7eef202cf4: Preparing 18:04:47 115b99357683: Preparing 18:04:47 697dfa8b318f: Preparing 18:04:47 a96323657b39: Preparing 18:04:47 b2f0c01666b6: Preparing 18:04:47 d2d9d24a8c2a: Preparing 18:04:47 a96323657b39: Waiting 18:04:47 b2f0c01666b6: Waiting 18:04:47 d2d9d24a8c2a: Waiting 18:04:47 697dfa8b318f: Layer already exists 18:04:47 81ac7e764bbc: Layer already exists 18:04:47 051f04d7505f: Layer already exists 18:04:47 115b99357683: Layer already exists 18:04:47 8f7eef202cf4: Layer already exists 18:04:47 d2d9d24a8c2a: Layer already exists 18:04:47 a96323657b39: Layer already exists 18:04:47 b2f0c01666b6: Layer already exists 18:04:47 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:47 + 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 18:04:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 18:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 18:04:48 81ac7e764bbc: Preparing 18:04:48 051f04d7505f: Preparing 18:04:48 8f7eef202cf4: Preparing 18:04:48 115b99357683: Preparing 18:04:48 697dfa8b318f: Preparing 18:04:48 a96323657b39: Preparing 18:04:48 b2f0c01666b6: Preparing 18:04:48 d2d9d24a8c2a: Preparing 18:04:48 a96323657b39: Waiting 18:04:48 b2f0c01666b6: Waiting 18:04:48 d2d9d24a8c2a: Waiting 18:04:48 115b99357683: Layer already exists 18:04:48 697dfa8b318f: Layer already exists 18:04:48 81ac7e764bbc: Layer already exists 18:04:48 8f7eef202cf4: Layer already exists 18:04:48 051f04d7505f: Layer already exists 18:04:48 d2d9d24a8c2a: Layer already exists 18:04:48 a96323657b39: Layer already exists 18:04:48 b2f0c01666b6: Layer already exists 18:04:48 main: digest: sha256:54f11eac81262b1dd6d701dd2a690224aae4b2172337f7b6a159a3b4df7dc584 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:48 ===================================================== [Pipeline] echo 18:04:48 taggedImages: 18:04:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 18:04:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.28 18:04:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 18:04:48 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 18:04:48 5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:48 latest 18:04:48 3.1.0-dev.28 18:04:48 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:48 main 18:04:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:04:49 7c0a0964e1ba: Preparing 18:04:49 086e089b8163: Preparing 18:04:49 697dfa8b318f: Preparing 18:04:49 a96323657b39: Preparing 18:04:49 b1e5965fc48e: Preparing 18:04:49 d2d9d24a8c2a: Preparing 18:04:49 d2d9d24a8c2a: Waiting 18:04:49 697dfa8b318f: Layer already exists 18:04:49 a96323657b39: Layer already exists 18:04:49 d2d9d24a8c2a: Layer already exists 18:04:49 7c0a0964e1ba: Pushed 18:04:49 b1e5965fc48e: Pushed 18:04:55 086e089b8163: Pushed 18:04:55 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:04:56 7c0a0964e1ba: Preparing 18:04:56 086e089b8163: Preparing 18:04:56 697dfa8b318f: Preparing 18:04:56 a96323657b39: Preparing 18:04:56 b1e5965fc48e: Preparing 18:04:56 d2d9d24a8c2a: Preparing 18:04:56 d2d9d24a8c2a: Waiting 18:04:56 697dfa8b318f: Layer already exists 18:04:56 086e089b8163: Layer already exists 18:04:56 b1e5965fc48e: Layer already exists 18:04:56 7c0a0964e1ba: Layer already exists 18:04:56 a96323657b39: Layer already exists 18:04:56 d2d9d24a8c2a: Layer already exists 18:04:56 latest: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.28 18:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:04:57 7c0a0964e1ba: Preparing 18:04:57 086e089b8163: Preparing 18:04:57 697dfa8b318f: Preparing 18:04:57 a96323657b39: Preparing 18:04:57 b1e5965fc48e: Preparing 18:04:57 d2d9d24a8c2a: Preparing 18:04:57 d2d9d24a8c2a: Waiting 18:04:57 a96323657b39: Layer already exists 18:04:57 7c0a0964e1ba: Layer already exists 18:04:57 b1e5965fc48e: Layer already exists 18:04:57 697dfa8b318f: Layer already exists 18:04:57 086e089b8163: Layer already exists 18:04:57 d2d9d24a8c2a: Layer already exists 18:04:57 3.1.0-dev.28: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:04:57 7c0a0964e1ba: Preparing 18:04:57 086e089b8163: Preparing 18:04:57 697dfa8b318f: Preparing 18:04:57 a96323657b39: Preparing 18:04:57 b1e5965fc48e: Preparing 18:04:57 d2d9d24a8c2a: Preparing 18:04:57 d2d9d24a8c2a: Waiting 18:04:57 a96323657b39: Layer already exists 18:04:57 b1e5965fc48e: Layer already exists 18:04:57 7c0a0964e1ba: Layer already exists 18:04:57 697dfa8b318f: Layer already exists 18:04:57 086e089b8163: Layer already exists 18:04:57 d2d9d24a8c2a: Layer already exists 18:04:57 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 18:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 18:04:58 7c0a0964e1ba: Preparing 18:04:58 086e089b8163: Preparing 18:04:58 697dfa8b318f: Preparing 18:04:58 a96323657b39: Preparing 18:04:58 b1e5965fc48e: Preparing 18:04:58 d2d9d24a8c2a: Preparing 18:04:58 d2d9d24a8c2a: Waiting 18:04:58 a96323657b39: Layer already exists 18:04:58 697dfa8b318f: Layer already exists 18:04:58 b1e5965fc48e: Layer already exists 18:04:58 086e089b8163: Layer already exists 18:04:58 7c0a0964e1ba: Layer already exists 18:04:58 d2d9d24a8c2a: Layer already exists 18:04:58 main: digest: sha256:fa359204f42f12222d03bab0e6dc239885399d90c69f72fe8c1a3e19dfaab2e1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:58 ===================================================== [Pipeline] echo 18:04:58 taggedImages: 18:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 18:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.28 18:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 18:04:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 18:04:58 5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:58 latest 18:04:58 3.1.0-dev.28 18:04:58 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:04:58 main 18:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:04:59 6a569471c134: Preparing 18:04:59 aa1c97cc162b: Preparing 18:04:59 697dfa8b318f: Preparing 18:04:59 a96323657b39: Preparing 18:04:59 0bee48150505: Preparing 18:04:59 d2d9d24a8c2a: Preparing 18:04:59 d2d9d24a8c2a: Waiting 18:04:59 697dfa8b318f: Layer already exists 18:04:59 a96323657b39: Layer already exists 18:04:59 0bee48150505: Layer already exists 18:04:59 d2d9d24a8c2a: Layer already exists 18:04:59 6a569471c134: Pushed 18:05:06 aa1c97cc162b: Pushed 18:05:06 5be6da0dd8fb641f6b43c82f942f16555c379249: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:05:07 6a569471c134: Preparing 18:05:07 aa1c97cc162b: Preparing 18:05:07 697dfa8b318f: Preparing 18:05:07 a96323657b39: Preparing 18:05:07 0bee48150505: Preparing 18:05:07 d2d9d24a8c2a: Preparing 18:05:07 d2d9d24a8c2a: Waiting 18:05:07 a96323657b39: Layer already exists 18:05:07 0bee48150505: Layer already exists 18:05:07 6a569471c134: Layer already exists 18:05:07 aa1c97cc162b: Layer already exists 18:05:07 697dfa8b318f: Layer already exists 18:05:07 d2d9d24a8c2a: Layer already exists 18:05:07 latest: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.28 18:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:05:08 6a569471c134: Preparing 18:05:08 aa1c97cc162b: Preparing 18:05:08 697dfa8b318f: Preparing 18:05:08 a96323657b39: Preparing 18:05:08 0bee48150505: Preparing 18:05:08 d2d9d24a8c2a: Preparing 18:05:08 d2d9d24a8c2a: Waiting 18:05:08 6a569471c134: Layer already exists 18:05:08 aa1c97cc162b: Layer already exists 18:05:08 0bee48150505: Layer already exists 18:05:08 a96323657b39: Layer already exists 18:05:08 697dfa8b318f: Layer already exists 18:05:08 d2d9d24a8c2a: Layer already exists 18:05:08 3.1.0-dev.28: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:05:08 6a569471c134: Preparing 18:05:08 aa1c97cc162b: Preparing 18:05:08 697dfa8b318f: Preparing 18:05:08 a96323657b39: Preparing 18:05:08 0bee48150505: Preparing 18:05:08 d2d9d24a8c2a: Preparing 18:05:08 d2d9d24a8c2a: Waiting 18:05:08 0bee48150505: Layer already exists 18:05:08 6a569471c134: Layer already exists 18:05:08 aa1c97cc162b: Layer already exists 18:05:08 697dfa8b318f: Layer already exists 18:05:08 a96323657b39: Layer already exists 18:05:08 d2d9d24a8c2a: Layer already exists 18:05:08 5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 18:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 18:05:09 6a569471c134: Preparing 18:05:09 aa1c97cc162b: Preparing 18:05:09 697dfa8b318f: Preparing 18:05:09 a96323657b39: Preparing 18:05:09 0bee48150505: Preparing 18:05:09 d2d9d24a8c2a: Preparing 18:05:09 d2d9d24a8c2a: Waiting 18:05:09 0bee48150505: Layer already exists 18:05:09 6a569471c134: Layer already exists 18:05:09 697dfa8b318f: Layer already exists 18:05:09 aa1c97cc162b: Layer already exists 18:05:09 a96323657b39: Layer already exists 18:05:09 d2d9d24a8c2a: Layer already exists 18:05:09 main: digest: sha256:99595dcf1d646634fe83b6d9b77da2a29c7c978f1fd62d75c3dbd0144e234986 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:09 ===================================================== [Pipeline] echo 18:05:09 taggedImages: 18:05:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249 18:05:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 18:05:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.28 18:05:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5be6da0dd8fb641f6b43c82f942f16555c379249-3.1.0-dev.28 18:05:09 - 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 18:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:10 18:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:10 arm64: Pulling from edgex-lftools-log-publisher 18:05:10 8998bd30e6a1: Pulling fs layer 18:05:10 04944245beec: Pulling fs layer 18:05:10 699f458cf7ca: Pulling fs layer 18:05:10 765212b225bb: Pulling fs layer 18:05:10 f23df028b6ca: Pulling fs layer 18:05:10 d65c8cfc05b1: Pulling fs layer 18:05:10 2437ff75d9bd: Pulling fs layer 18:05:10 765212b225bb: Waiting 18:05:10 f23df028b6ca: Waiting 18:05:10 d65c8cfc05b1: Waiting 18:05:10 2437ff75d9bd: Waiting 18:05:10 04944245beec: Verifying Checksum 18:05:10 04944245beec: Download complete 18:05:10 765212b225bb: Verifying Checksum 18:05:10 765212b225bb: Download complete 18:05:10 f23df028b6ca: Download complete 18:05:10 d65c8cfc05b1: Verifying Checksum 18:05:10 d65c8cfc05b1: Download complete 18:05:10 699f458cf7ca: Verifying Checksum 18:05:10 699f458cf7ca: Download complete 18:05:11 8998bd30e6a1: Verifying Checksum 18:05:11 8998bd30e6a1: Download complete 18:05:13 2437ff75d9bd: Verifying Checksum 18:05:13 2437ff75d9bd: Download complete 18:05:15 8998bd30e6a1: Pull complete 18:05:16 04944245beec: Pull complete 18:05:17 699f458cf7ca: Pull complete 18:05:17 765212b225bb: Pull complete 18:05:18 f23df028b6ca: Pull complete 18:05:18 d65c8cfc05b1: Pull complete 18:05:33 2437ff75d9bd: Pull complete 18:05:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:05:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:33 prd-ubuntu20.04-docker-arm64-4c-16g-3941 does not seem to be running inside a container 18:05: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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 18:05:36 $ docker top 5242f7f0863590a12fec1ca8cd5b97d2018436a27feecbd4c639d014b16520e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:36 ---> job-cost.sh 18:05:37 lf-activate-venv: SKIPPING 18:05:37 INFO: No Stack... 18:05:38 INFO: Retrieving Pricing Info for: v3-standard-4 18:05:38 INFO: Archiving Costs [Pipeline] sh 18:05:39 + cut -d, -f6 18:05:39 + cat /w/workspace/edgex-go/562/archives/cost.csv [Pipeline] lock 18:05:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] 18:05:39 Resource [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] did not exist. Created. 18:05:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:39 + echo total: 0.10999999940395355 [Pipeline] stash 18:05:40 Stashed 1 file(s) [Pipeline] } 18:05:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-562-stack-cost] [Pipeline] // lock [Pipeline] } 18:05:40 $ docker stop --time=1 5242f7f0863590a12fec1ca8cd5b97d2018436a27feecbd4c639d014b16520e1 18:05:41 $ docker rm -f --volumes 5242f7f0863590a12fec1ca8cd5b97d2018436a27feecbd4c639d014b16520e1 [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 18:05:42 provisioning config files... 18:05:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/562@tmp/config6336567184789119785tmp [Pipeline] { [Pipeline] sh 18:05:42 + set +x 18:05:42 + bash -s -- 18:05:42 + curl -s https://codecov.io/bash 18:05:42 18:05:42 _____ _ 18:05:42 / ____| | | 18:05:42 | | ___ __| | ___ ___ _____ __ 18:05:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:05:42 | |___| (_) | (_| | __/ (_| (_) \ V / 18:05:42 \_____\___/ \__,_|\___|\___\___/ \_/ 18:05:42 Bash-1.0.6 18:05:42 18:05:42 18:05:42 ==> git version 2.25.1 found 18:05: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 18:05:42 Release-Date: 2020-01-08 18:05: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 18:05:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:05:42 ==> Jenkins CI detected. 18:05:42 current dir:  /w/workspace/edgex-go/562 18:05:42 project root: . 18:05:42 --> token set from env 18:05:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:05:42 ==> Running gcov in . (disable via -X gcov) 18:05:42 ==> Python coveragepy not found 18:05:42 ==> Searching for coverage reports in: 18:05:42 + . 18:05:42 -> Found 1 reports 18:05:42 ==> Detecting git/mercurial file structure 18:05:42 ==> Reading reports 18:05:42 + ./coverage.out bytes=446998 18:05:42 ==> Appending adjustments 18:05:42 https://docs.codecov.io/docs/fixing-reports 18:05:43 + Found adjustments 18:05:43 ==> Gzipping contents 18:05:43 60K /tmp/codecov.U7NhtZ.gz 18:05:43 ==> Uploading reports 18:05:43 url: https://codecov.io 18:05:43 query: branch=main&commit=5be6da0dd8fb641f6b43c82f942f16555c379249&build=562&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F562%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:05:43 -> Pinging Codecov 18:05: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=5be6da0dd8fb641f6b43c82f942f16555c379249&build=562&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F562%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:05:43 -> Uploading to 18:05:43 https://storage.googleapis.com/codecov/v4/raw/2023-08-17/00271124DB129430A58F1EEE437C3FCB/5be6da0dd8fb641f6b43c82f942f16555c379249/e141b640-a5e6-421c-9814-414cd06a93aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230817T180543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6e3a955099c84d8df6f06ad5dd288ff8945672687cdb11c561af53b7669f93b 18:05:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:43 Dload Upload Total Spent Left Speed 18:05:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57386 0 0 100 57386 0 261k --:--:-- --:--:-- --:--:-- 261k 18:05:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5be6da0dd8fb641f6b43c82f942f16555c379249 [Pipeline] } 18:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 18:05:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:05:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:44 18:05:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:05:44 df9b9388f04a: Pulling fs layer 18:05:44 52dc419b0ee2: Pulling fs layer 18:05:44 25bc292e5bac: Pulling fs layer 18:05:44 114826534d7a: Pulling fs layer 18:05:44 4657fd5d0bcf: Pulling fs layer 18:05:44 6ad1cebc031e: Pulling fs layer 18:05:44 8a3aa393b2d8: Pulling fs layer 18:05:44 4657fd5d0bcf: Waiting 18:05:44 8a3aa393b2d8: Waiting 18:05:44 114826534d7a: Waiting 18:05:44 6ad1cebc031e: Waiting 18:05:44 25bc292e5bac: Verifying Checksum 18:05:44 25bc292e5bac: Download complete 18:05:44 52dc419b0ee2: Download complete 18:05:44 4657fd5d0bcf: Verifying Checksum 18:05:44 4657fd5d0bcf: Download complete 18:05:44 df9b9388f04a: Verifying Checksum 18:05:44 df9b9388f04a: Download complete 18:05:45 6ad1cebc031e: Verifying Checksum 18:05:45 6ad1cebc031e: Download complete 18:05:45 df9b9388f04a: Pull complete 18:05:45 52dc419b0ee2: Pull complete 18:05:45 25bc292e5bac: Pull complete 18:05:45 114826534d7a: Verifying Checksum 18:05:45 114826534d7a: Download complete 18:05:45 8a3aa393b2d8: Verifying Checksum 18:05:45 8a3aa393b2d8: Download complete 18:05:50 114826534d7a: Pull complete 18:05:50 4657fd5d0bcf: Pull complete 18:05:50 6ad1cebc031e: Pull complete 18:05:53 8a3aa393b2d8: Pull complete 18:05:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:05:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:53 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 18:05:53 $ 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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 18:06:01 $ docker top 30ad708f1415ce1008776672e94032a197114a65e2c58d00b80b89a1063272a5 -eo pid,comm [Pipeline] { [Pipeline] echo 18:06:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 18:06:01 + set -o pipefail 18:06:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 18:06:08 18:06:08 Monitoring /w/workspace/edgex-go/562 (github.com/edgexfoundry/edgex-go)... 18:06:08 18:06:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/be6404a5-c7fe-42ae-90f0-04443df4b7c3 18:06:08 18:06:08 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:06:08 18:06:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:06:08 18:06:08 18:06:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:06:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:06:08 More details here: https://snyk.co/ue1NS [Pipeline] } 18:06:08 $ docker stop --time=1 30ad708f1415ce1008776672e94032a197114a65e2c58d00b80b89a1063272a5 18:06:12 $ docker rm -f --volumes 30ad708f1415ce1008776672e94032a197114a65e2c58d00b80b89a1063272a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:06:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:12 provisioning config files... 18:06:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/562@tmp/config7176007033024000086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:13 --> edgex-publish-swagger.sh 18:06:13 === Publish openapi/v3 API === 18:06:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 18:06:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/562/openapi/v3/core-command.yaml] 18:06:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:13 Dload Upload Total Spent Left Speed 18:06:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 53767 --:--:-- --:--:-- --:--:-- 53767 18:06:13 18:06:13 18:06:13 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/562/openapi/v3/core-data.yaml] 18:06:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:13 Dload Upload Total Spent Left Speed 18:06:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 149k --:--:-- --:--:-- --:--:-- 149k 18:06:14 18:06:14 18:06:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/562/openapi/v3/core-metadata.yaml] 18:06:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:14 Dload Upload Total Spent Left Speed 18:06:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 312k --:--:-- --:--:-- --:--:-- 312k 18:06:14 18:06:14 18:06:14 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/562/openapi/v3/support-notifications.yaml] 18:06:14 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:14 Dload Upload Total Spent Left Speed 18:06:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 808k --:--:-- --:--:-- --:--:-- 801k 100 86965 0 0 100 86965 0 184k --:--:-- --:--:-- --:--:-- 184k 18:06:15 18:06:15 18:06:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/562/openapi/v3/support-scheduler.yaml] 18:06:15 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:15 Dload Upload Total Spent Left Speed 18:06:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 89236 --:--:-- --:--:-- --:--:-- 89236 18:06:15 18:06:15 [Pipeline] } 18:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 18:06:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:16 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 18:06:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 18:06:16 $ docker top b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 -eo pid,comm 18:06:16 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). 18:06:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:16 [ssh-agent] Looking for ssh-agent implementation... 18:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:16 $ docker exec b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 ssh-agent 18:06:17 SSH_AUTH_SOCK=/tmp/ssh-o27khEr4Dmy3/agent.32 18:06:17 SSH_AGENT_PID=38 18:06:17 Running ssh-add (command line suppressed) 18:06:17 Identity added: /w/workspace/edgex-go/562@tmp/private_key_18383783086675847633.key (/w/workspace/edgex-go/562@tmp/private_key_18383783086675847633.key) 18:06:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:17 + git semver tag 18:06:17 2023-08-17 18:06:17,626 [run_tag] DEBUG tag force:False 18:06:17 2023-08-17 18:06:17,627 [check_head_tag] DEBUG check head tag 18:06:17 2023-08-17 18:06:17,628 [execute] INFO git cat-file --batch-check 18:06:17 2023-08-17 18:06:17,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=) 18:06:17 2023-08-17 18:06:17,632 [execute] INFO git cat-file --batch 18:06:17 2023-08-17 18:06:17,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=) 18:06:17 2023-08-17 18:06:17,649 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 18:06:17 2023-08-17 18:06:17,649 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 18:06:17 2023-08-17 18:06:17,650 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=None) 18:06:17 2023-08-17 18:06:17,655 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 18:06:17 3.1.0-dev.28 [Pipeline] } 18:06:17 $ docker exec --env ******** --env ******** b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 ssh-agent -k 18:06:17 unset SSH_AUTH_SOCK; 18:06:17 unset SSH_AGENT_PID; 18:06:17 echo Agent pid 38 killed; 18:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:18 + git semver [Pipeline] } 18:06:18 $ docker stop --time=1 b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 18:06:19 $ docker rm -f --volumes b263cae5ddbbde5291de9168a1b18341dc9ba2b2bc040d0a3d633b3aacf0e183 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:20 18:06:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:20 0.23.1-centos7: Pulling from edgex-lftools 18:06:20 ab5ef0e58194: Pulling fs layer 18:06:20 9712f1f96733: Pulling fs layer 18:06:20 63f879dbbcfc: Pulling fs layer 18:06:20 0d9ebad4ef96: Pulling fs layer 18:06:20 e9a5061849ea: Pulling fs layer 18:06:20 d747dcd14b5f: Pulling fs layer 18:06:20 2de7ff778b66: Pulling fs layer 18:06:20 0d9ebad4ef96: Waiting 18:06:20 e9a5061849ea: Waiting 18:06:20 d747dcd14b5f: Waiting 18:06:20 2de7ff778b66: Waiting 18:06:20 9712f1f96733: Verifying Checksum 18:06:20 9712f1f96733: Download complete 18:06:20 63f879dbbcfc: Verifying Checksum 18:06:20 63f879dbbcfc: Download complete 18:06:20 0d9ebad4ef96: Verifying Checksum 18:06:20 0d9ebad4ef96: Download complete 18:06:20 d747dcd14b5f: Verifying Checksum 18:06:20 d747dcd14b5f: Download complete 18:06:20 e9a5061849ea: Verifying Checksum 18:06:20 e9a5061849ea: Download complete 18:06:20 ab5ef0e58194: Verifying Checksum 18:06:20 ab5ef0e58194: Download complete 18:06:20 2de7ff778b66: Verifying Checksum 18:06:20 2de7ff778b66: Download complete 18:06:24 ab5ef0e58194: Pull complete 18:06:24 9712f1f96733: Pull complete 18:06:24 63f879dbbcfc: Pull complete 18:06:28 0d9ebad4ef96: Pull complete 18:06:28 e9a5061849ea: Pull complete 18:06:28 d747dcd14b5f: Pull complete 18:06:29 2de7ff778b66: Pull complete 18:06:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:29 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 18:06:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 18:06:36 $ docker top 125ed4a689d79e61c8961c4380fb050e68488ef8faabc86e0ab8dc87c736aed1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:06:36 provisioning config files... 18:06:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/562@tmp/config2639551238357008207tmp 18:06:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/562@tmp/config14440824357327893318tmp 18:06:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/562@tmp/config10920559382166194653tmp [Pipeline] { [Pipeline] echo 18:06:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:06:36 ---> sigul-configuration.sh 18:06:36 gpg: directory `/root/.gnupg' created 18:06:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:06:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:06:36 gpg: keyring `/root/.gnupg/secring.gpg' created 18:06:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:06:36 gpg: CAST5 encrypted data 18:06:36 gpg: encrypted with 1 passphrase 18:06:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:06:36 + mkdir /home/jenkins 18:06:36 + mkdir /home/jenkins/sigul [Pipeline] sh 18:06:37 + 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 18:06:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:06:37 ---> sigul-install.sh 18:06:37 Sigul already installed; skipping installation. [Pipeline] sh 18:06:37 + git tag --list 18:06:37 0.6.0 18:06:37 0.6.1 18:06:37 0.7.0 18:06:37 0.7.1 18:06:37 v1.0.0 18:06:37 v1.0.1 18:06:37 v1.1.0 18:06:37 v1.2.0 18:06:37 v1.2.1 18:06:37 v1.3.0 18:06:37 v1.3.1 18:06:37 v2.0.0 18:06:37 v2.1.0 18:06:37 v2.1.1 18:06:37 v2.2.0 18:06:37 v2.3.0 18:06:37 v3.0 18:06:37 v3.0.0 18:06:37 v3.1.0-dev.1 18:06:37 v3.1.0-dev.10 18:06:37 v3.1.0-dev.11 18:06:37 v3.1.0-dev.12 18:06:37 v3.1.0-dev.13 18:06:37 v3.1.0-dev.14 18:06:37 v3.1.0-dev.15 18:06:37 v3.1.0-dev.16 18:06:37 v3.1.0-dev.17 18:06:37 v3.1.0-dev.18 18:06:37 v3.1.0-dev.19 18:06:37 v3.1.0-dev.2 18:06:37 v3.1.0-dev.20 18:06:37 v3.1.0-dev.21 18:06:37 v3.1.0-dev.22 18:06:37 v3.1.0-dev.23 18:06:37 v3.1.0-dev.24 18:06:37 v3.1.0-dev.25 18:06:37 v3.1.0-dev.26 18:06:37 v3.1.0-dev.27 18:06:37 v3.1.0-dev.28 18:06:37 v3.1.0-dev.3 18:06:37 v3.1.0-dev.4 18:06:37 v3.1.0-dev.5 18:06:37 v3.1.0-dev.6 18:06:37 v3.1.0-dev.7 18:06:37 v3.1.0-dev.8 18:06:37 v3.1.0-dev.9 [Pipeline] sh 18:06:38 + lftools sign git-tag v3.1.0-dev.28 18:06:38 Signing Git tag with Sigul... 18:06:38 Signing v3.1.0-dev.28 [Pipeline] echo 18:06:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:06:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:06:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:06:39 $ docker stop --time=1 125ed4a689d79e61c8961c4380fb050e68488ef8faabc86e0ab8dc87c736aed1 18:06:40 $ docker rm -f --volumes 125ed4a689d79e61c8961c4380fb050e68488ef8faabc86e0ab8dc87c736aed1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:06:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:41 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 18:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 18:06:41 $ docker top b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 -eo pid,comm 18:06:41 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). 18:06:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:41 [ssh-agent] Looking for ssh-agent implementation... 18:06:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:41 $ docker exec b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 ssh-agent 18:06:42 SSH_AUTH_SOCK=/tmp/ssh-UjypAxQ9s6mc/agent.32 18:06:42 SSH_AGENT_PID=38 18:06:42 Running ssh-add (command line suppressed) 18:06:42 Identity added: /w/workspace/edgex-go/562@tmp/private_key_14802920184972103137.key (/w/workspace/edgex-go/562@tmp/private_key_14802920184972103137.key) 18:06:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:42 + git semver bump pre 18:06:42 2023-08-17 18:06:42,608 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 18:06:42 2023-08-17 18:06:42,608 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev 18:06:42 2023-08-17 18:06:42,608 [bump_version] DEBUG bumped version:3.1.0-dev.29 18:06:42 2023-08-17 18:06:42,608 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/edgex-go/562/.semver/main with force:True 18:06:42 2023-08-17 18:06:42,608 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 18:06:42 2023-08-17 18:06:42,608 [write_file] DEBUG write to file:/w/workspace/edgex-go/562/.semver/main 18:06:42 2023-08-17 18:06:42,610 [execute] INFO git cat-file --batch-check 18:06:42 2023-08-17 18:06:42,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=) 18:06:42 2023-08-17 18:06:42,615 [execute] INFO git cat-file --batch 18:06:42 2023-08-17 18:06:42,615 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=) 18:06:42 2023-08-17 18:06:42,620 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 18:06:42 3.1.0-dev.29 [Pipeline] } 18:06:42 $ docker exec --env ******** --env ******** b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 ssh-agent -k 18:06:42 unset SSH_AUTH_SOCK; 18:06:42 unset SSH_AGENT_PID; 18:06:42 echo Agent pid 38 killed; 18:06:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:43 + git semver [Pipeline] } 18:06:43 $ docker stop --time=1 b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 18:06:44 $ docker rm -f --volumes b4738543ed23bde2dbae84c06add2c135f0e6c76f26bd28f0a84de08f9610b32 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:45 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 18:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 18:06:45 $ docker top 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 -eo pid,comm 18:06:45 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). 18:06:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:45 [ssh-agent] Looking for ssh-agent implementation... 18:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:45 $ docker exec 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 ssh-agent 18:06:46 SSH_AUTH_SOCK=/tmp/ssh-SRpcvZznkLgt/agent.33 18:06:46 SSH_AGENT_PID=39 18:06:46 Running ssh-add (command line suppressed) 18:06:46 Identity added: /w/workspace/edgex-go/562@tmp/private_key_3756165481737129493.key (/w/workspace/edgex-go/562@tmp/private_key_3756165481737129493.key) 18:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:46 + git semver push 18:06:46 2023-08-17 18:06:46,638 [run_push] DEBUG push 18:06:46 2023-08-17 18:06:46,638 [execute] INFO git cat-file --batch-check 18:06:46 2023-08-17 18:06:46,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=) 18:06:46 2023-08-17 18:06:46,642 [execute] INFO git rev-list 084bd4a5eff262f28723c69e23f0166a02304b24 -- 18:06:46 2023-08-17 18:06:46,643 [execute] DEBUG Popen(['git', 'rev-list', '084bd4a5eff262f28723c69e23f0166a02304b24', '--'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=None) 18:06:46 2023-08-17 18:06:46,658 [execute] INFO git fetch -v origin 18:06:46 2023-08-17 18:06:46,658 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=True, shell=None, istream=None) 18:06:47 2023-08-17 18:06:47,154 [run_push] DEBUG no remote changes detected 18:06:47 2023-08-17 18:06:47,155 [execute] INFO git push origin semver 18:06:47 2023-08-17 18:06:47,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/562/.semver, universal_newlines=False, shell=None, istream=None) 18:06:48 2023-08-17 18:06:47,958 [run_push] DEBUG push all version tags 18:06:48 2023-08-17 18:06:47,958 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:06:48 2023-08-17 18:06:47,959 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/562, universal_newlines=False, shell=None, istream=None) 18:06:48 2023-08-17 18:06:48,667 [read_version] DEBUG read version from /w/workspace/edgex-go/562/.semver/main 18:06:48 3.1.0-dev.29 [Pipeline] } 18:06:48 $ docker exec --env ******** --env ******** 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 ssh-agent -k 18:06:48 unset SSH_AUTH_SOCK; 18:06:48 unset SSH_AGENT_PID; 18:06:48 echo Agent pid 39 killed; 18:06:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:49 + git semver [Pipeline] } 18:06:49 $ docker stop --time=1 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 18:06:50 $ docker rm -f --volumes 88465af98f49f736f154a5631f3b008d83bac3c4bad3d636d62b024f03cdbdd3 [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 18:06:51 + [ -d /w/workspace/edgex-go/562/archives ] [Pipeline] libraryResource [Pipeline] sh 18:06:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:52 ---> package-listing.sh 18:06:52 ++ facter osfamily 18:06:52 ++ tr '[:upper:]' '[:lower:]' 18:06:52 + OS_FAMILY=debian 18:06:52 + workspace=/w/workspace/edgex-go/562 18:06:52 + START_PACKAGES=/tmp/packages_start.txt 18:06:52 + END_PACKAGES=/tmp/packages_end.txt 18:06:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:52 + PACKAGES=/tmp/packages_start.txt 18:06:52 + '[' /w/workspace/edgex-go/562 ']' 18:06:52 + PACKAGES=/tmp/packages_end.txt 18:06:52 + case "${OS_FAMILY}" in 18:06:52 + dpkg -l 18:06:52 + grep '^ii' 18:06:52 + '[' -f /tmp/packages_start.txt ']' 18:06:52 + '[' -f /tmp/packages_end.txt ']' 18:06:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:52 + '[' /w/workspace/edgex-go/562 ']' 18:06:52 + mkdir -p /w/workspace/edgex-go/562/archives/ 18:06:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/562/archives/ [Pipeline] echo 18:06:52 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/562/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:53 18:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:53 latest: Pulling from edgex-lftools-log-publisher 18:06:53 5eb5b503b376: Pulling fs layer 18:06:53 5c69ac0246d0: Pulling fs layer 18:06:53 ec43610c2a17: Pulling fs layer 18:06:53 3a2ae6a8a46f: Pulling fs layer 18:06:53 33b1e0a273af: Pulling fs layer 18:06:53 3a2ae6a8a46f: Waiting 18:06:53 5d3b04190fa2: Pulling fs layer 18:06:53 33b1e0a273af: Waiting 18:06:53 2f39f015ded8: Pulling fs layer 18:06:53 5d3b04190fa2: Waiting 18:06:53 5c69ac0246d0: Verifying Checksum 18:06:53 5c69ac0246d0: Download complete 18:06:53 3a2ae6a8a46f: Download complete 18:06:53 33b1e0a273af: Verifying Checksum 18:06:53 33b1e0a273af: Download complete 18:06:53 ec43610c2a17: Verifying Checksum 18:06:53 ec43610c2a17: Download complete 18:06:53 5d3b04190fa2: Verifying Checksum 18:06:53 5d3b04190fa2: Download complete 18:06:53 5eb5b503b376: Verifying Checksum 18:06:53 5eb5b503b376: Download complete 18:06:54 2f39f015ded8: Download complete 18:06:55 5eb5b503b376: Pull complete 18:06:55 5c69ac0246d0: Pull complete 18:06:55 ec43610c2a17: Pull complete 18:06:55 3a2ae6a8a46f: Pull complete 18:06:55 33b1e0a273af: Pull complete 18:06:55 5d3b04190fa2: Pull complete 18:07:00 2f39f015ded8: Pull complete 18:07:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:00 prd-ubuntu20.04-docker-8c-8g-3940 does not seem to be running inside a container 18:07:00 $ 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/562/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/562 -v /w/workspace/edgex-go/562:/w/workspace/edgex-go/562:rw,z -v /w/workspace/edgex-go/562@tmp:/w/workspace/edgex-go/562@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 18:07:04 $ docker top 51debbf8506a176dba75ce073cc908bbeb607592f634c800a1ba0d48f8ad2ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:05 + touch /tmp/pre-build-complete [Pipeline] sh 18:07:05 + mkdir -p /var/log/sysstat [Pipeline] sh 18:07:05 + ls /var/log/sa-host 18:07:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:05 provisioning config files... 18:07:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/562@tmp/config8190277883764853940tmp [Pipeline] { [Pipeline] echo 18:07:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:07:06 ---> create-netrc.sh [Pipeline] } 18:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:07:06 ---> python-tools-install.sh [Pipeline] echo 18:07:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:07:06 ---> sudo-logs.sh 18:07:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:07:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:07:07 ---> job-cost.sh 18:07:07 lf-activate-venv: SKIPPING 18:07:07 DEBUG: total: 0.10999999940395355 18:07:07 INFO: Retrieving Stack Cost... 18:07:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:07:08 INFO: Archiving Costs [Pipeline] echo 18:07:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:07:08 ---> logs-deploy.sh 18:07:08 lf-activate-venv: SKIPPING 18:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/562 18:07:08 INFO: archiving workspace using pattern(s): 18:07:09 Archives upload complete. 18:07:09 INFO: archiving logs to Nexus 18:07:10 ---> uname -a: 18:07:10 Linux prd-ubuntu20-04-docker-8c-8g-3940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:07:10 18:07:10 18:07:10 ---> lscpu: 18:07:10 Architecture: x86_64 18:07:10 CPU op-mode(s): 32-bit, 64-bit 18:07:10 Byte Order: Little Endian 18:07:10 Address sizes: 40 bits physical, 48 bits virtual 18:07:10 CPU(s): 8 18:07:10 On-line CPU(s) list: 0-7 18:07:10 Thread(s) per core: 1 18:07:10 Core(s) per socket: 1 18:07:10 Socket(s): 8 18:07:10 NUMA node(s): 1 18:07:10 Vendor ID: AuthenticAMD 18:07:10 CPU family: 23 18:07:10 Model: 49 18:07:10 Model name: AMD EPYC-Rome Processor 18:07:10 Stepping: 0 18:07:10 CPU MHz: 2800.000 18:07:10 BogoMIPS: 5600.00 18:07:10 Virtualization: AMD-V 18:07:10 Hypervisor vendor: KVM 18:07:10 Virtualization type: full 18:07:10 L1d cache: 256 KiB 18:07:10 L1i cache: 256 KiB 18:07:10 L2 cache: 4 MiB 18:07:10 L3 cache: 128 MiB 18:07:10 NUMA node0 CPU(s): 0-7 18:07:10 Vulnerability Itlb multihit: Not affected 18:07:10 Vulnerability L1tf: Not affected 18:07:10 Vulnerability Mds: Not affected 18:07:10 Vulnerability Meltdown: Not affected 18:07:10 Vulnerability Mmio stale data: Not affected 18:07:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:07:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:07:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:07:10 Vulnerability Srbds: Not affected 18:07:10 Vulnerability Tsx async abort: Not affected 18:07:10 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 18:07:10 18:07:10 18:07:10 ---> nproc: 18:07:10 8 18:07:10 18:07:10 18:07:10 ---> df -h: 18:07:10 Filesystem Size Used Avail Use% Mounted on 18:07:10 overlay 155G 24G 132G 15% / 18:07:10 tmpfs 64M 0 64M 0% /dev 18:07:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:07:10 shm 64M 0 64M 0% /dev/shm 18:07:10 /dev/vda1 155G 24G 132G 15% /facter-os 18:07:10 18:07:10 18:07:10 ---> sar -b -r -n DEV: 18:07:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3940) 08/17/23 _x86_64_ (8 CPU) 18:07:10 18:07:10 17:36:46 LINUX RESTART (8 CPU) 18:07:10 18:07:10 17:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:07:10 17:38:01 170.77 47.83 122.95 0.00 5417.50 162742.74 0.00 18:07:10 17:39:01 81.17 0.68 80.49 0.00 23.73 92177.97 0.00 18:07:10 17:40:01 35.08 0.27 34.81 0.00 9.73 18861.27 0.00 18:07:10 17:41:01 232.26 0.37 231.89 0.00 36.39 187905.76 0.00 18:07:10 17:42:01 621.38 14.03 607.35 0.00 957.71 151150.14 0.00 18:07:10 17:43:02 235.61 3.81 231.80 0.00 2516.99 67456.76 0.00 18:07:10 17:44:01 533.57 0.14 533.44 0.00 18.84 59326.89 0.00 18:07:10 17:45:01 26.06 0.02 26.05 0.00 2.80 680.55 0.00 18:07:10 17:46:01 1.73 0.00 1.73 0.00 0.00 18.26 0.00 18:07:10 17:47:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 18:07:10 17:48:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 18:07:10 17:49:01 1.85 0.42 1.43 0.00 16.40 15.33 0.00 18:07:10 17:50:01 2.38 1.17 1.22 0.00 19.86 14.66 0.00 18:07:10 17:51:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 18:07:10 17:52:01 1.75 0.02 1.73 0.00 0.13 19.73 0.00 18:07:10 17:53:01 1.72 0.00 1.72 0.00 0.00 21.86 0.00 18:07:10 17:54:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 18:07:10 17:55:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 18:07:10 17:56:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 18:07:10 17:57:01 1.62 0.00 1.62 0.00 0.00 17.06 0.00 18:07:10 17:58:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 18:07:10 17:59:01 1.57 0.00 1.57 0.00 0.00 15.73 0.00 18:07:10 18:00:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 18:07:10 18:01:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 18:07:10 18:02:01 1.40 0.02 1.38 0.00 4.27 16.13 0.00 18:07:10 18:03:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 18:07:10 18:04:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 18:07:10 18:05:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 18:07:10 18:06:01 53.60 0.07 53.53 0.00 7.86 25841.39 0.00 18:07:10 18:07:01 114.68 0.52 114.16 0.00 15.06 39312.51 0.00 18:07:10 Average: 70.83 2.31 68.51 0.00 301.76 26841.48 0.00 18:07:10 18:07:10 17:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:07:10 17:38:01 28677948 31593616 721088 2.19 74588 3110928 1986152 5.85 1051128 2789392 664 18:07:10 17:39:01 27522472 31405848 896432 2.73 115668 3949368 2363412 6.97 1682824 3208200 540204 18:07:10 17:40:01 27282476 31473404 826792 2.51 119888 4222992 2020404 5.95 1517344 3585140 546256 18:07:10 17:41:01 22461764 31443308 849216 2.58 131804 8887160 2841552 8.37 1669992 8123824 437988 18:07:10 17:42:01 15679728 29199372 3010244 9.15 258308 12876084 9650664 28.44 4567364 11470404 300392 18:07:10 17:43:02 12829304 29092852 3115564 9.47 283272 15461816 7964772 23.47 6000944 12762220 980628 18:07:10 17:44:01 16064268 31464672 802132 2.44 289344 14743116 2248824 6.63 2715560 13045072 372 18:07:10 17:45:01 16073684 31476160 789824 2.40 290660 14743508 2114720 6.23 3039424 12708220 404 18:07:10 17:46:01 16073792 31476296 789592 2.40 290676 14743512 2114720 6.23 3039204 12708224 188 18:07:10 17:47:01 16075896 31478436 787512 2.39 290724 14743512 2114720 6.23 3037620 12708228 176 18:07:10 17:48:01 16090628 31493188 773196 2.35 290740 14743516 2114720 6.23 3022620 12708232 4 18:07:10 17:49:01 16093332 31497636 768992 2.34 290772 14744004 2130772 6.28 3022344 12708672 56 18:07:10 17:50:01 16088032 31492992 773584 2.35 290780 14744604 2130772 6.28 3026536 12708780 8 18:07:10 17:51:01 16087464 31492404 774124 2.35 290792 14744608 2130772 6.28 3025920 12708744 4 18:07:10 17:52:01 16083908 31488940 777312 2.36 290832 14744608 2166272 6.38 3027212 12708736 216 18:07:10 17:53:01 16085208 31490276 775976 2.36 290884 14744592 2166272 6.38 3026044 12708720 128 18:07:10 17:54:01 16085592 31490724 775408 2.36 290944 14744592 2166272 6.38 3026580 12708720 164 18:07:10 17:55:01 16085584 31490848 775272 2.36 290952 14744724 2166272 6.38 3026052 12708840 4 18:07:10 17:56:01 16085404 31490704 775500 2.36 290972 14744728 2166272 6.38 3026464 12708856 168 18:07:10 17:57:01 16085288 31490612 775780 2.36 290996 14744728 2166272 6.38 3026504 12708856 160 18:07:10 17:58:01 16085628 31490980 775420 2.36 291024 14744732 2166272 6.38 3026248 12708860 28 18:07:10 17:59:01 16085564 31490944 775424 2.36 291044 14744732 2166272 6.38 3026416 12708860 4 18:07:10 18:00:01 16085540 31490936 775388 2.36 291056 14744736 2166272 6.38 3026164 12708864 8 18:07:10 18:01:01 16085240 31490656 775600 2.36 291068 14744748 2166272 6.38 3026196 12708868 176 18:07:10 18:02:01 16085192 31490752 775440 2.36 291096 14744868 2166272 6.38 3026212 12708992 12 18:07:10 18:03:01 16085360 31490952 775396 2.36 291112 14744880 2166272 6.38 3026296 12708996 128 18:07:10 18:04:01 16085628 31491256 775064 2.36 291148 14744880 2166272 6.38 3026404 12708996 20 18:07:10 18:05:01 16085360 31491000 775260 2.36 291156 14744884 2166272 6.38 3026324 12709000 228 18:07:10 18:06:01 15253008 31413872 851432 2.59 294268 15448816 2736980 8.07 3107408 13412944 604 18:07:10 18:07:01 14053024 31453400 806972 2.45 345140 16505940 2263220 6.67 3179072 14405112 342024 18:07:10 Average: 17253377 31327235 939831 2.86 267390 13494664 2641833 7.79 2969147 11656186 105047 18:07:10 18:07:10 17:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:07:10 17:38:01 ens3 1441.24 1378.77 12119.36 171.24 0.00 0.00 0.00 0.00 18:07:10 17:38:01 veth771c0dc 13.81 18.00 1.24 14.46 0.00 0.00 0.00 0.00 18:07:10 17:38:01 lo 5.13 5.13 0.49 0.49 0.00 0.00 0.00 0.00 18:07:10 17:38:01 docker0 529.83 467.67 37.76 2761.22 0.00 0.00 0.00 0.00 18:07:10 17:39:01 ens3 226.60 136.29 1777.89 25.48 0.00 0.00 0.00 0.00 18:07:10 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:39:01 veth2989d06 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 18:07:10 17:39:01 docker0 114.83 190.17 9.09 1744.47 0.00 0.00 0.00 0.00 18:07:10 17:40:01 ens3 42.08 36.79 37.13 112.88 0.00 0.00 0.00 0.00 18:07:10 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:40:01 veth2989d06 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 18:07:10 17:40:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 18:07:10 17:41:01 ens3 112.20 72.18 2325.91 21.64 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth8ae4b0e 1.78 3.40 0.14 45.57 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth0637fd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth871547b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth631b34f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 18:07:10 17:41:01 vethdcc402c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth92617c0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth9676490 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth680b50e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth5e55347 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth217e95a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 vethf27902a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 veth300c34b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:41:01 docker0 1.78 3.30 0.11 45.56 0.00 0.00 0.00 0.00 18:07:10 17:42:01 ens3 748.59 407.60 4753.02 47.38 0.00 0.00 0.00 0.00 18:07:10 17:42:01 vethc4f333f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 vethc707d39 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:07:10 17:42:01 vethdcc402c 0.00 0.78 0.00 0.03 0.00 0.00 0.00 0.00 18:07:10 17:42:01 veth0d05d71 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 vethad30861 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 veth2f47947 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 veth581c43e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 vethfbf34c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 vethaee2ac1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 veth599f085 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 docker0 352.84 655.76 28.53 3818.13 0.00 0.00 0.00 0.00 18:07:10 17:42:01 veth7b927dd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:42:01 vethd4edcc0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:07:10 17:43:02 ens3 76.82 30.75 1376.22 3.89 0.00 0.00 0.00 0.00 18:07:10 17:43:02 vethc4f333f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 vethc707d39 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:07:10 17:43:02 vethdcc402c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 veth0d05d71 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 vethad30861 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 veth2f47947 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 veth581c43e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 vethfbf34c1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 vethaee2ac1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 veth599f085 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 veth7b927dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:43:02 vethd4edcc0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:44:01 ens3 301.22 313.35 186.17 1131.08 0.00 0.00 0.00 0.00 18:07:10 17:44:01 lo 39.18 39.18 3.86 3.86 0.00 0.00 0.00 0.00 18:07:10 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:45:01 ens3 369.34 362.62 182.79 2292.53 0.00 0.00 0.00 0.00 18:07:10 17:45:01 lo 32.33 32.33 3.18 3.18 0.00 0.00 0.00 0.00 18:07:10 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:46:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:48:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:07:10 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:49:01 ens3 21.75 30.06 2.92 77.84 0.00 0.00 0.00 0.00 18:07:10 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:50:01 ens3 11.98 18.23 4.09 39.74 0.00 0.00 0.00 0.00 18:07:10 17:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:51:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:51:01 lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 18:07:10 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:52:01 ens3 1.08 0.47 0.40 0.28 0.00 0.00 0.00 0.00 18:07:10 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:53:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 18:07:10 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:54:01 ens3 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 18:07:10 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:57:01 ens3 1.02 0.95 2.97 0.07 0.00 0.00 0.00 0.00 18:07:10 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:58:01 ens3 0.72 0.30 0.24 0.14 0.00 0.00 0.00 0.00 18:07:10 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 17:59:01 ens3 0.40 0.47 0.26 0.22 0.00 0.00 0.00 0.00 18:07:10 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:00:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:07:10 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:02:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:03:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:07:10 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:04:01 ens3 1.10 0.47 0.50 0.28 0.00 0.00 0.00 0.00 18:07:10 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:05:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:07:10 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:06:01 ens3 129.11 69.81 3970.94 11.23 0.00 0.00 0.00 0.00 18:07:10 18:06:01 veth56f5f21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:06:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 18:07:10 18:06:01 veth48e713c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:07:10 18:07:01 ens3 415.10 242.01 6798.57 57.66 0.00 0.00 0.00 0.00 18:07:10 18:07:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 18:07:10 18:07:01 docker0 69.29 132.24 5.55 1027.25 0.00 0.00 0.00 0.00 18:07:10 Average: ens3 129.96 103.29 1118.52 132.57 0.00 0.00 0.00 0.00 18:07:10 Average: lo 2.79 2.79 0.27 0.27 0.00 0.00 0.00 0.00 18:07:10 Average: docker0 35.68 48.37 2.71 313.39 0.00 0.00 0.00 0.00 18:07:10 18:07:10 18:07:10 ---> sar -P ALL: 18:07:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3940) 08/17/23 _x86_64_ (8 CPU) 18:07:10 18:07:10 17:36:46 LINUX RESTART (8 CPU) 18:07:10 18:07:10 17:37:01 CPU %user %nice %system %iowait %steal %idle 18:07:10 17:38:01 all 11.05 0.00 4.17 3.45 0.07 81.26 18:07:10 17:38:01 0 12.84 0.00 5.03 5.77 0.07 76.29 18:07:10 17:38:01 1 12.76 0.00 3.83 6.11 0.07 77.23 18:07:10 17:38:01 2 11.68 0.00 4.64 3.74 0.07 79.88 18:07:10 17:38:01 3 11.00 0.00 4.25 0.30 0.08 84.36 18:07:10 17:38:01 4 9.38 0.00 3.36 0.30 0.07 86.89 18:07:10 17:38:01 5 9.88 0.00 3.83 10.82 0.07 75.40 18:07:10 17:38:01 6 8.11 0.00 4.06 0.29 0.07 87.48 18:07:10 17:38:01 7 12.79 0.00 4.38 0.24 0.09 82.51 18:07:10 17:39:01 all 28.98 0.00 6.18 1.84 0.20 62.80 18:07:10 17:39:01 0 29.82 0.00 6.02 0.05 0.09 64.02 18:07:10 17:39:01 1 28.87 0.00 8.49 9.05 0.11 53.49 18:07:10 17:39:01 2 29.08 0.00 5.34 0.41 0.36 64.82 18:07:10 17:39:01 3 24.94 0.00 7.11 0.78 0.10 67.06 18:07:10 17:39:01 4 32.49 0.00 5.91 0.49 0.09 61.02 18:07:10 17:39:01 5 27.14 0.00 4.99 2.53 0.09 65.24 18:07:10 17:39:01 6 30.20 0.00 5.95 0.71 0.09 63.06 18:07:10 17:39:01 7 29.45 0.00 5.68 0.98 0.68 63.20 18:07:10 17:40:01 all 43.06 0.00 5.52 0.90 0.10 50.42 18:07:10 17:40:01 0 42.54 0.00 5.99 4.99 0.10 46.39 18:07:10 17:40:01 1 44.20 0.00 5.61 0.59 0.10 49.50 18:07:10 17:40:01 2 43.61 0.00 5.71 0.24 0.10 50.34 18:07:10 17:40:01 3 43.09 0.00 5.43 0.13 0.08 51.27 18:07:10 17:40:01 4 43.74 0.00 5.53 0.12 0.10 50.51 18:07:10 17:40:01 5 41.96 0.00 5.22 0.37 0.10 52.34 18:07:10 17:40:01 6 43.28 0.00 5.53 0.10 0.08 51.00 18:07:10 17:40:01 7 42.02 0.00 5.17 0.67 0.10 52.03 18:07:10 17:41:01 all 19.57 0.00 5.96 10.66 0.09 63.72 18:07:10 17:41:01 0 20.04 0.00 6.21 18.72 0.08 54.95 18:07:10 17:41:01 1 19.25 0.00 6.30 12.22 0.10 62.13 18:07:10 17:41:01 2 19.58 0.00 5.77 1.64 0.14 72.87 18:07:10 17:41:01 3 20.33 0.00 5.39 13.53 0.07 60.68 18:07:10 17:41:01 4 20.19 0.00 5.96 2.66 0.08 71.10 18:07:10 17:41:01 5 19.17 0.00 5.78 2.14 0.08 72.83 18:07:10 17:41:01 6 19.33 0.00 6.19 23.21 0.07 51.21 18:07:10 17:41:01 7 18.68 0.00 6.10 11.24 0.10 63.88 18:07:10 17:42:01 all 26.54 0.00 7.96 9.18 0.10 56.23 18:07:10 17:42:01 0 25.64 0.00 8.42 5.11 0.08 60.75 18:07:10 17:42:01 1 26.33 0.00 7.66 5.49 0.10 60.42 18:07:10 17:42:01 2 27.08 0.00 9.01 28.35 0.10 35.47 18:07:10 17:42:01 3 26.90 0.00 7.66 4.37 0.08 60.99 18:07:10 17:42:01 4 26.40 0.00 7.79 6.62 0.10 59.09 18:07:10 17:42:01 5 26.99 0.00 6.63 8.54 0.10 57.73 18:07:10 17:42:01 6 26.92 0.00 7.87 11.26 0.10 53.85 18:07:10 17:42:01 7 26.05 0.00 8.64 3.89 0.12 61.30 18:07:10 17:43:02 all 88.24 0.00 11.50 0.00 0.26 0.00 18:07:10 17:43:02 0 89.18 0.00 10.67 0.00 0.15 0.00 18:07:10 17:43:02 1 85.61 0.00 14.27 0.00 0.12 0.00 18:07:10 17:43:02 2 88.04 0.00 10.86 0.00 1.10 0.00 18:07:10 17:43:02 3 88.50 0.00 11.36 0.00 0.14 0.00 18:07:10 17:43:02 4 89.59 0.00 10.24 0.00 0.17 0.00 18:07:10 17:43:02 5 89.37 0.00 10.49 0.00 0.14 0.00 18:07:10 17:43:02 6 88.53 0.00 11.33 0.00 0.13 0.00 18:07:10 17:43:02 7 87.17 0.00 12.71 0.00 0.12 0.00 18:07:10 17:44:01 all 19.99 0.00 4.31 4.58 0.08 71.04 18:07:10 17:44:01 0 19.23 0.00 4.12 4.00 0.07 72.59 18:07:10 17:44:01 1 18.26 0.00 5.05 3.32 0.09 73.29 18:07:10 17:44:01 2 19.77 0.00 4.82 10.17 0.07 65.18 18:07:10 17:44:01 3 19.94 0.00 4.44 2.38 0.09 73.16 18:07:10 17:44:01 4 19.09 0.00 4.00 5.67 0.07 71.17 18:07:10 17:44:01 5 21.92 0.00 4.13 4.30 0.07 69.57 18:07:10 17:44:01 6 21.20 0.00 3.56 0.95 0.09 74.19 18:07:10 17:44:01 7 20.48 0.00 4.40 5.82 0.10 69.21 18:07:10 17:45:01 all 7.65 0.00 0.72 0.08 0.05 91.50 18:07:10 17:45:01 0 4.33 0.00 0.67 0.00 0.03 94.97 18:07:10 17:45:01 1 9.76 0.00 0.92 0.52 0.05 88.75 18:07:10 17:45:01 2 6.91 0.00 0.57 0.03 0.05 92.44 18:07:10 17:45:01 3 8.87 0.00 0.69 0.02 0.07 90.36 18:07:10 17:45:01 4 8.60 0.00 0.55 0.03 0.05 90.76 18:07:10 17:45:01 5 5.77 0.00 0.52 0.02 0.05 93.64 18:07:10 17:45:01 6 7.52 0.00 0.68 0.02 0.03 91.74 18:07:10 17:45:01 7 9.47 0.00 1.15 0.00 0.07 89.31 18:07:10 17:46:01 all 0.03 0.00 0.03 0.00 0.01 99.93 18:07:10 17:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:46:01 1 0.05 0.00 0.07 0.02 0.03 99.83 18:07:10 17:46:01 2 0.07 0.00 0.05 0.00 0.02 99.87 18:07:10 17:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 17:46:01 4 0.07 0.00 0.02 0.00 0.00 99.92 18:07:10 17:46:01 5 0.03 0.00 0.05 0.00 0.02 99.90 18:07:10 17:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:07:10 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:47:01 all 0.24 0.00 0.02 0.06 0.01 99.67 18:07:10 17:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:07:10 17:47:01 1 0.05 0.00 0.00 0.47 0.02 99.47 18:07:10 17:47:01 2 0.05 0.00 0.02 0.02 0.02 99.90 18:07:10 17:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:47:01 4 0.07 0.00 0.02 0.00 0.02 99.90 18:07:10 17:47:01 5 1.65 0.00 0.03 0.00 0.02 98.30 18:07:10 17:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:07:10 17:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:07:10 17:48:01 all 0.07 0.00 0.02 0.00 0.00 99.91 18:07:10 17:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:07:10 17:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:07:10 17:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:07:10 17:48:01 5 0.42 0.00 0.05 0.00 0.02 99.52 18:07:10 17:48:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:07:10 17:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 18:07:10 17:48:01 CPU %user %nice %system %iowait %steal %idle 18:07:10 17:49:01 all 0.29 0.00 0.04 0.01 0.01 99.66 18:07:10 17:49:01 0 0.28 0.00 0.03 0.02 0.00 99.67 18:07:10 17:49:01 1 0.17 0.00 0.05 0.02 0.02 99.75 18:07:10 17:49:01 2 0.10 0.00 0.05 0.02 0.02 99.82 18:07:10 17:49:01 3 0.10 0.00 0.05 0.00 0.00 99.85 18:07:10 17:49:01 4 0.27 0.00 0.03 0.00 0.02 99.68 18:07:10 17:49:01 5 1.26 0.00 0.03 0.00 0.02 98.69 18:07:10 17:49:01 6 0.08 0.00 0.02 0.00 0.00 99.90 18:07:10 17:49:01 7 0.03 0.00 0.03 0.02 0.00 99.92 18:07:10 17:50:01 all 0.21 0.00 0.02 0.01 0.01 99.75 18:07:10 17:50:01 0 0.60 0.00 0.00 0.00 0.02 99.38 18:07:10 17:50:01 1 0.08 0.00 0.02 0.03 0.02 99.85 18:07:10 17:50:01 2 0.13 0.00 0.05 0.00 0.00 99.82 18:07:10 17:50:01 3 0.10 0.00 0.00 0.00 0.02 99.88 18:07:10 17:50:01 4 0.38 0.00 0.00 0.02 0.00 99.60 18:07:10 17:50:01 5 0.23 0.00 0.05 0.03 0.02 99.67 18:07:10 17:50:01 6 0.07 0.00 0.03 0.00 0.00 99.90 18:07:10 17:50:01 7 0.10 0.00 0.02 0.00 0.00 99.88 18:07:10 17:51:01 all 0.11 0.00 0.02 0.83 0.49 98.56 18:07:10 17:51:01 0 0.02 0.00 0.00 0.00 0.03 99.95 18:07:10 17:51:01 1 0.02 0.00 0.02 6.65 0.13 93.19 18:07:10 17:51:01 2 0.00 0.00 0.02 0.00 0.42 99.57 18:07:10 17:51:01 3 0.05 0.00 0.05 0.00 1.04 98.86 18:07:10 17:51:01 4 0.73 0.00 0.02 0.00 0.54 98.71 18:07:10 17:51:01 5 0.03 0.00 0.03 0.00 0.68 99.25 18:07:10 17:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:07:10 17:51:01 7 0.02 0.00 0.00 0.00 1.06 98.93 18:07:10 17:52:01 all 0.04 0.00 0.03 0.01 0.01 99.92 18:07:10 17:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:07:10 17:52:01 1 0.03 0.00 0.00 0.05 0.00 99.92 18:07:10 17:52:01 2 0.03 0.00 0.03 0.02 0.02 99.90 18:07:10 17:52:01 3 0.05 0.00 0.05 0.00 0.02 99.88 18:07:10 17:52:01 4 0.07 0.00 0.03 0.00 0.02 99.88 18:07:10 17:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:07:10 17:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:52:01 7 0.02 0.00 0.05 0.00 0.00 99.93 18:07:10 17:53:01 all 0.11 0.00 0.02 0.00 0.01 99.86 18:07:10 17:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:53:01 1 0.00 0.00 0.00 0.03 0.02 99.95 18:07:10 17:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 17:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:07:10 17:53:01 4 0.80 0.00 0.05 0.00 0.02 99.14 18:07:10 17:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 17:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:07:10 17:54:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:07:10 17:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:07:10 17:54:01 1 0.03 0.00 0.00 0.03 0.00 99.93 18:07:10 17:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:54:01 4 1.94 0.00 0.08 0.00 0.02 97.96 18:07:10 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:07:10 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:55:01 all 0.11 0.00 0.02 0.00 0.01 99.86 18:07:10 17:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 17:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:07:10 17:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:07:10 17:55:01 4 0.80 0.00 0.07 0.00 0.03 99.10 18:07:10 17:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:07:10 17:56:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:07:10 17:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:56:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:07:10 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:56:01 4 0.07 0.00 0.02 0.00 0.03 99.88 18:07:10 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:57:01 all 0.12 0.00 0.01 0.01 0.01 99.85 18:07:10 17:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:07:10 17:57:01 2 0.05 0.00 0.00 0.03 0.02 99.90 18:07:10 17:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:07:10 17:57:01 4 0.88 0.00 0.05 0.00 0.02 99.05 18:07:10 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 17:58:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:07:10 17:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:07:10 17:58:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:07:10 17:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:07:10 17:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:58:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:07:10 17:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:07:10 17:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:07:10 17:59:01 all 0.11 0.00 0.01 0.00 0.01 99.87 18:07:10 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:59:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:07:10 17:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 17:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:07:10 17:59:01 4 0.77 0.00 0.05 0.00 0.03 99.15 18:07:10 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 17:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 18:07:10 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:07:10 18:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 18:07:10 18:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:07:10 18:00:01 1 0.02 0.00 0.03 0.02 0.02 99.92 18:07:10 18:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:07:10 18:00:01 3 0.03 0.00 0.08 0.00 0.02 99.87 18:07:10 18:00:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:07:10 18:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:07:10 18:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 18:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:07:10 18:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:07:10 18:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:07:10 18:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:07:10 18:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:07:10 18:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:07:10 18:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:07:10 18:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 18:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 18:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 18:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:07:10 18:02:01 0 0.05 0.00 0.00 0.02 0.00 99.93 18:07:10 18:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:07:10 18:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 18:02:01 3 0.03 0.00 0.05 0.00 0.00 99.92 18:07:10 18:02:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:07:10 18:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 18:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:07:10 18:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:07:10 18:03:01 all 0.24 0.00 0.01 0.00 0.00 99.74 18:07:10 18:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 18:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 18:07:10 18:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:07:10 18:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:07:10 18:03:01 4 1.78 0.00 0.00 0.00 0.00 98.22 18:07:10 18:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 18:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:07:10 18:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:07:10 18:04:01 all 0.18 0.00 0.01 0.01 0.00 99.79 18:07:10 18:04:01 0 0.07 0.00 0.00 0.00 0.00 99.93 18:07:10 18:04:01 1 0.03 0.00 0.03 0.12 0.02 99.80 18:07:10 18:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 18:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:07:10 18:04:01 4 1.29 0.00 0.03 0.00 0.02 98.66 18:07:10 18:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 18:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 18:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 18:05:01 all 0.03 0.00 0.01 0.00 0.08 99.89 18:07:10 18:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:07:10 18:05:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:07:10 18:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:07:10 18:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:07:10 18:05:01 4 0.05 0.00 0.02 0.00 0.60 99.33 18:07:10 18:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:07:10 18:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:07:10 18:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:07:10 18:06:01 all 3.01 0.00 1.57 1.77 0.03 93.62 18:07:10 18:06:01 0 3.05 0.00 1.88 1.74 0.02 93.32 18:07:10 18:06:01 1 3.31 0.00 2.21 5.26 0.07 89.16 18:07:10 18:06:01 2 2.91 0.00 1.14 0.87 0.02 95.06 18:07:10 18:06:01 3 4.12 0.00 1.56 0.07 0.02 94.24 18:07:10 18:06:01 4 3.27 0.00 1.60 0.45 0.05 94.63 18:07:10 18:06:01 5 2.67 0.00 1.61 5.61 0.03 90.07 18:07:10 18:06:01 6 1.64 0.00 0.85 0.02 0.00 97.49 18:07:10 18:06:01 7 3.15 0.00 1.73 0.13 0.02 94.97 18:07:10 18:07:01 all 9.14 0.00 4.08 2.32 0.07 84.39 18:07:10 18:07:01 0 9.89 0.00 4.09 1.01 0.05 84.96 18:07:10 18:07:01 1 7.67 0.00 4.07 9.72 0.10 78.44 18:07:10 18:07:01 2 9.65 0.00 3.42 0.12 0.05 86.76 18:07:10 18:07:01 3 10.09 0.00 4.06 0.10 0.07 85.68 18:07:10 18:07:01 4 9.23 0.00 4.23 0.73 0.05 85.76 18:07:10 18:07:01 5 8.50 0.00 4.80 6.87 0.07 79.76 18:07:10 18:07:01 6 9.33 0.00 3.21 0.07 0.05 87.35 18:07:10 18:07:01 7 8.75 0.00 4.76 0.03 0.08 86.37 18:07:10 Average: all 8.53 0.00 1.72 1.18 0.06 88.51 18:07:10 Average: 0 8.47 0.00 1.75 1.37 0.03 88.38 18:07:10 Average: 1 8.47 0.00 1.93 1.96 0.04 87.59 18:07:10 Average: 2 8.51 0.00 1.70 1.49 0.08 88.22 18:07:10 Average: 3 8.52 0.00 1.73 0.72 0.07 88.97 18:07:10 Average: 4 8.94 0.00 1.63 0.56 0.08 88.79 18:07:10 Average: 5 8.44 0.00 1.59 1.36 0.05 88.56 18:07:10 Average: 6 8.44 0.00 1.63 1.20 0.03 88.70 18:07:10 Average: 7 8.47 0.00 1.80 0.76 0.09 88.88 18:07:10 18:07:10 18:07:10