Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 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-ssh8607178661895639542.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10801822894719643455.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10741682158731698216.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16006326311985981169.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-ssh16756671410865508519.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24991 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/616 [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/616 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4736)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 > git rev-list --no-walk 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:55 ========================================================= 20:04:55 EdgeX Global Pipelines Version Info 20:04:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:56 ------------------- 20:04:56 stable info: 20:04:56 ------------------- 20:04:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:04:56 Message: update stable to v1.0.258 20:04:57 ------------------- 20:04:57 experimental info: 20:04:57 ------------------- 20:04:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:04:57 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 420b6f8 [Pipeline] echo 20:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:58 provisioning config files... 20:04:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config4541124880701209947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:58 ---> ****-login.sh 20:04:58 nexus3.edgexfoundry.org:10001 20:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:58 Configure a credential helper to remove this warning. See 20:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:58 20:04:58 Login Succeeded 20:04:58 nexus3.edgexfoundry.org:10002 20:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:58 Configure a credential helper to remove this warning. See 20:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:58 20:04:58 Login Succeeded 20:04:58 nexus3.edgexfoundry.org:10003 20:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:59 Configure a credential helper to remove this warning. See 20:04:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:59 20:04:59 Login Succeeded 20:04:59 nexus3.edgexfoundry.org:10004 20:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:59 Configure a credential helper to remove this warning. See 20:04:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:59 20:04:59 Login Succeeded 20:04:59 ****.io 20:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:04:59 Configure a credential helper to remove this warning. See 20:04:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:04:59 20:04:59 Login Succeeded 20:04:59 ---> ****-login.sh ends [Pipeline] } 20:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:59 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + dirname cmd/core-command/Dockerfile 20:04:59 + echo core-command,cmd/core-command/Dockerfile 20:04:59 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:04:59 + dirname cmd/core-data/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo core-data,cmd/core-data/Dockerfile 20:04:59 + dirname cmd/core-metadata/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo core-metadata,cmd/core-metadata/Dockerfile 20:04:59 + dirname cmd/security-bootstrapper/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:04:59 + dirname cmd/security-proxy-auth/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:04:59 + dirname cmd/security-proxy-setup/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:04:59 + dirname cmd/security-secretstore-setup/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:04:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:04:59 + dirname cmd/security-spire-agent/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:04:59 + dirname cmd/security-spire-config/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:04:59 + dirname cmd/security-spire-server/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:04:59 + dirname cmd/support-notifications/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo support-notifications,cmd/support-notifications/Dockerfile 20:04:59 + dirname cmd/support-scheduler/Dockerfile 20:04:59 + cut -d/ -f2 20:04:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:04:59 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:05:00 + git rev-list -1 --merges 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623~1..420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] echo 20:05:00 -----------> git rev-list -1 --merges 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623~1..420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [false] [Pipeline] sh 20:05:00 + git log --format=format:%s -1 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] echo 20:05:00 ========================================================= 20:05:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:05:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:05:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:05:01 + grep -v github /etc/ssh/ssh_known_hosts 20:05:01 + [ -e /tmp/ssh_known_hosts ] 20:05:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:05:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:05:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:05:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:01 20:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:01 0.1.4: Pulling from edgex-devops/py-git-semver 20:05:01 b85a868b505f: Pulling fs layer 20:05:01 e2be974225ed: Pulling fs layer 20:05:01 339a4e72a1f5: Pulling fs layer 20:05:01 988bab9f4d93: Pulling fs layer 20:05:01 1469e6f7b9e6: Pulling fs layer 20:05:01 eaf3925da568: Pulling fs layer 20:05:01 bab4dde63d76: Pulling fs layer 20:05:01 bde34c3a00c8: Pulling fs layer 20:05:01 b352a97aabf1: Pulling fs layer 20:05:01 4872d77fe225: Pulling fs layer 20:05:01 5851b861e8e6: Pulling fs layer 20:05:01 988bab9f4d93: Waiting 20:05:01 1469e6f7b9e6: Waiting 20:05:01 bde34c3a00c8: Waiting 20:05:01 eaf3925da568: Waiting 20:05:01 b352a97aabf1: Waiting 20:05:01 bab4dde63d76: Waiting 20:05:01 4872d77fe225: Waiting 20:05:01 5851b861e8e6: Waiting 20:05:01 e2be974225ed: Download complete 20:05:01 988bab9f4d93: Verifying Checksum 20:05:01 988bab9f4d93: Download complete 20:05:02 1469e6f7b9e6: Verifying Checksum 20:05:02 1469e6f7b9e6: Download complete 20:05:02 eaf3925da568: Verifying Checksum 20:05:02 eaf3925da568: Download complete 20:05:02 339a4e72a1f5: Verifying Checksum 20:05:02 339a4e72a1f5: Download complete 20:05:02 bde34c3a00c8: Verifying Checksum 20:05:02 bde34c3a00c8: Download complete 20:05:02 b352a97aabf1: Verifying Checksum 20:05:02 b352a97aabf1: Download complete 20:05:02 5851b861e8e6: Download complete 20:05:02 b85a868b505f: Verifying Checksum 20:05:02 b85a868b505f: Download complete 20:05:02 bab4dde63d76: Verifying Checksum 20:05:02 bab4dde63d76: Download complete 20:05:03 b85a868b505f: Pull complete 20:05:03 e2be974225ed: Pull complete 20:05:04 339a4e72a1f5: Pull complete 20:05:04 988bab9f4d93: Pull complete 20:05:04 1469e6f7b9e6: Pull complete 20:05:04 eaf3925da568: Pull complete 20:05:06 bab4dde63d76: Pull complete 20:05:06 bde34c3a00c8: Pull complete 20:05:06 b352a97aabf1: Pull complete 20:05:06 4872d77fe225: Pull complete 20:05:06 5851b861e8e6: Pull complete 20:05:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:06 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:05:09 $ docker top f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 -eo pid,comm 20:05:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:05:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:05:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:09 [ssh-agent] Looking for ssh-agent implementation... 20:05:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:09 $ docker exec f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent 20:05:09 SSH_AUTH_SOCK=/tmp/ssh-0sTPrS9T2XV1/agent.31 20:05:09 SSH_AGENT_PID=37 20:05:09 Running ssh-add (command line suppressed) 20:05:09 Identity added: /w/workspace/edgex-go/616@tmp/private_key_16631746270071899183.key (/w/workspace/edgex-go/616@tmp/private_key_16631746270071899183.key) 20:05:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:10 + git tag --points-at HEAD [Pipeline] } 20:05:10 $ docker exec --env ******** --env ******** f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent -k 20:05:10 unset SSH_AUTH_SOCK; 20:05:10 unset SSH_AGENT_PID; 20:05:10 echo Agent pid 37 killed; 20:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:05:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:05:10 [ssh-agent] Looking for ssh-agent implementation... 20:05:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:05:10 $ docker exec f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent 20:05:10 SSH_AUTH_SOCK=/tmp/ssh-jHC1sw06cmX2/agent.69 20:05:10 SSH_AGENT_PID=75 20:05:10 Running ssh-add (command line suppressed) 20:05:10 Identity added: /w/workspace/edgex-go/616@tmp/private_key_1682764594625830316.key (/w/workspace/edgex-go/616@tmp/private_key_1682764594625830316.key) 20:05:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:05:11 + git semver init 20:05:11 2023-12-13 20:05:11,301 [run_init] DEBUG init version:0.0.0 force:False 20:05:11 2023-12-13 20:05:11,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/616/.semver 20:05:11 2023-12-13 20:05:11,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/616/.semver 20:05:11 2023-12-13 20:05:11,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/616/.semver'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=None) 20:05:26 2023-12-13 20:05:23,837 [append_file] DEBUG append to file:/w/workspace/edgex-go/616/.git/info/exclude 20:05:26 2023-12-13 20:05:23,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/616/.semver/main with force:False 20:05:26 2023-12-13 20:05:23,837 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:05:26 2023-12-13 20:05:23,837 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:05:26 3.2.0-dev.6 [Pipeline] } 20:05:26 $ docker exec --env ******** --env ******** f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent -k 20:05:26 unset SSH_AUTH_SOCK; 20:05:26 unset SSH_AGENT_PID; 20:05:26 echo Agent pid 75 killed; 20:05:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:05:26 + git semver [Pipeline] } 20:05:27 $ docker stop --time=1 f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 20:05:28 $ docker rm -f --volumes f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:05:28 Stashed 1 file(s) [Pipeline] echo 20:05:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:29 + git config --global --add safe.directory /w/workspace/edgex-go/616 [Pipeline] echo 20:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:05:29 ========================================================= 20:05:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:05:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:05:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:05:29 7264a8db6415: Pulling fs layer 20:05:29 c4d48a809fc2: Pulling fs layer 20:05:29 4f1c88b9dad5: Pulling fs layer 20:05:29 ad3a456e5733: Pulling fs layer 20:05:29 69c7f0334f64: Pulling fs layer 20:05:29 1f1c1a5573a3: Pulling fs layer 20:05:29 ce7588e14bc9: Pulling fs layer 20:05:29 b5e4710f87ac: Pulling fs layer 20:05:29 69c7f0334f64: Waiting 20:05:29 1f1c1a5573a3: Waiting 20:05:29 ce7588e14bc9: Waiting 20:05:29 b5e4710f87ac: Waiting 20:05:29 ad3a456e5733: Waiting 20:05:29 c4d48a809fc2: Verifying Checksum 20:05:29 c4d48a809fc2: Download complete 20:05:29 ad3a456e5733: Verifying Checksum 20:05:29 ad3a456e5733: Download complete 20:05:29 69c7f0334f64: Verifying Checksum 20:05:29 69c7f0334f64: Download complete 20:05:29 7264a8db6415: Verifying Checksum 20:05:29 7264a8db6415: Download complete 20:05:29 1f1c1a5573a3: Verifying Checksum 20:05:29 1f1c1a5573a3: Download complete 20:05:30 7264a8db6415: Pull complete 20:05:30 b5e4710f87ac: Verifying Checksum 20:05:30 b5e4710f87ac: Download complete 20:05:30 c4d48a809fc2: Pull complete 20:05:30 4f1c88b9dad5: Verifying Checksum 20:05:30 4f1c88b9dad5: Download complete 20:05:31 ce7588e14bc9: Verifying Checksum 20:05:31 ce7588e14bc9: Download complete 20:05:33 4f1c88b9dad5: Pull complete 20:05:33 ad3a456e5733: Pull complete 20:05:33 69c7f0334f64: Pull complete 20:05:33 1f1c1a5573a3: Pull complete 20:05:36 ce7588e14bc9: Pull complete 20:05:36 b5e4710f87ac: Pull complete 20:05:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:05:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:05:37 WORKDIR /edgex 20:05:37 COPY go.mod . 20:05:37 RUN go mod download 20:05:37 + docker build -t ci-base-image-x86_64 -f - . 20:05:38 Sending build context to Docker daemon 175.1MB 20:05:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:05:38 ---> 88b5674ff536 20:05:38 Step 2/4 : WORKDIR /edgex 20:05:43 ---> Running in 1445c02ee2f6 20:05:43 Removing intermediate container 1445c02ee2f6 20:05:43 ---> 2ae60e61f9b9 20:05:43 Step 3/4 : COPY go.mod . 20:05:43 ---> ff9248c9b832 20:05:43 Step 4/4 : RUN go mod download 20:05:43 ---> Running in 7136df66cef8 20:05:44 Still waiting to schedule task 20:05:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:05:59 Removing intermediate container 7136df66cef8 20:05:59 ---> 17ce86956f48 20:05:59 Successfully built 17ce86956f48 20:05:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:59 + docker inspect -f . ci-base-image-x86_64 20:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:59 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:05:59 $ docker top 83b94549c2b64f5cbb5f9e2acba6c5b28cd2e2f87a32a4a46cabc6b3c721280c -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:00 + go version 20:06:00 go version go1.21.0 linux/amd64 [Pipeline] } 20:06:00 $ docker stop --time=1 83b94549c2b64f5cbb5f9e2acba6c5b28cd2e2f87a32a4a46cabc6b3c721280c 20:06:01 $ docker rm -f --volumes 83b94549c2b64f5cbb5f9e2acba6c5b28cd2e2f87a32a4a46cabc6b3c721280c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:02 + docker inspect -f . ci-base-image-x86_64 20:06:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:02 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:06:02 $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:02 $ docker top 18237aff9d59d883ff9fc03345b9cbc05aa35a38930e6ec9e0728fb7edcc4ccf -eo pid,comm [Pipeline] { [Pipeline] echo 20:06:02 ========================================================= 20:06:02 [edgeXBuildGoParallel] Running Tests and Build... 20:06:02 ========================================================= [Pipeline] sh 20:06:03 + git config --global --add safe.directory /w/workspace/edgex-go/616 [Pipeline] fileExists [Pipeline] sh 20:06:03 + make test 20:06:03 go test -race -coverprofile=coverage.out ./... 20:06:11 ? github.com/edgexfoundry/edgex-go [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:06:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:06:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 20:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 69.2% of statements 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.617s coverage: 93.4% of statements 20:06:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 97.6% of statements 20:06:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 20:06:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements 20:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements 20:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements 20:06:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 20:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:06:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:06:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:06:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:06:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 95.7% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 20:07:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements 20:07:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:07:03 running golangci-lint 20:07:03 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:07:03 go version go1.21.0 linux/amd64 20:07:03 level=info msg="[config_reader] Used config file .golangci.yml" 20:07:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:07:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24992 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:07:14 Running in /w/workspace/edgex-go/616 [Pipeline] { [Pipeline] checkout 20:07:17 The recommended git tool is: git 20:07:18 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 13.378784994s" 20:07:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.00321ms" 20:07:23 using credential edgex-jenkins-ssh 20:07:23 Cloning the remote Git repository 20:07:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:07:23 > git init /w/workspace/edgex-go/616 # timeout=10 20:07:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:07:23 > git --version # timeout=10 20:07:23 > git --version # 'git version 2.25.1' 20:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:07:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:25 level=info msg="[linters_context/goanalysis] analyzers took 59.588382239s with top 10 stages: buildir: 29.344321217s, gosec: 6.188984239s, inspect: 1.791472235s, fact_deprecated: 1.24518196s, ctrlflow: 1.240126656s, printf: 1.170254179s, S1038: 782.299638ms, nilness: 635.935726ms, fact_purity: 602.056078ms, SA1006: 550.359149ms" 20:07:25 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:07:25 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, path_prettifier: 197/197" 20:07:25 level=info msg="[runner] processing took 15.729001ms with stages: nolint: 6.830734ms, identifier_marker: 3.494267ms, path_prettifier: 2.016621ms, autogenerated_exclude: 1.551598ms, exclude-rules: 1.048646ms, skip_dirs: 743.173µs, cgo: 26.511µs, filename_unadjuster: 13.66µs, skip_files: 620ns, max_same_issues: 550ns, fixer: 400ns, uniq_by_line: 380ns, exclude: 330ns, max_from_linter: 280ns, severity-rules: 260ns, diff: 241ns, sort_results: 240ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 20:07:25 level=info msg="[runner] linters took 7.749232456s with stages: goanalysis_metalinter: 7.733424852s" 20:07:25 level=info msg="File cache stats: 0 entries of total size 0B" 20:07:25 level=info msg="Memory: 212 samples, avg is 221.6MB, max is 928.5MB" 20:07:25 level=info msg="Execution took 21.173348949s" 20:07:25 go vet ./... 20:07:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:28 ./bin/test-attribution-txt.sh [Pipeline] echo 20:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:07:29 + ls -al . 20:07:29 total 736 20:07:29 drwxrwxr-x 11 1001 1001 4096 Dec 13 20:06 . 20:07:29 drwxr-xr-x 4 root root 4096 Dec 13 20:06 .. 20:07:29 drwxrwxr-x 2 1001 1001 4096 Dec 13 20:04 .blubracket 20:07:29 -rw-rw-r-- 1 1001 1001 10 Dec 13 20:04 .dockerignore 20:07:29 drwxrwxr-x 8 1001 1001 4096 Dec 13 20:07 .git 20:07:29 drwxrwxr-x 3 1001 1001 4096 Dec 13 20:04 .github 20:07:29 -rw-rw-r-- 1 1001 1001 1074 Dec 13 20:04 .gitignore 20:07:29 -rw-rw-r-- 1 1001 1001 42 Dec 13 20:04 .golangci.yml 20:07:29 -rw-rw-r-- 1 1001 1001 100 Dec 13 20:04 .hadolint.yml 20:07:29 drwxr-xr-x 3 1001 1001 4096 Dec 13 20:05 .semver 20:07:29 -rw-rw-r-- 1 1001 1001 155 Dec 13 20:04 .sonarcloud.properties 20:07:29 -rw-rw-r-- 1 1001 1001 1171 Dec 13 20:04 ADOPTERS.md 20:07:29 -rw-rw-r-- 1 1001 1001 11674 Dec 13 20:04 Attribution.txt 20:07:29 -rw-rw-r-- 1 1001 1001 100284 Dec 13 20:04 CHANGELOG.md 20:07:29 -rw-rw-r-- 1 1001 1001 3804 Dec 13 20:04 CONTRIBUTING.md 20:07:29 -rw-rw-r-- 1 1001 1001 677 Dec 13 20:04 GOVERNANCE.md 20:07:29 -rw-rw-r-- 1 1001 1001 861 Dec 13 20:04 Jenkinsfile 20:07:29 -rw-rw-r-- 1 1001 1001 10775 Dec 13 20:04 LICENSE 20:07:29 -rw-rw-r-- 1 1001 1001 15060 Dec 13 20:04 Makefile 20:07:29 -rw-rw-r-- 1 1001 1001 582 Dec 13 20:04 OWNERS.md 20:07:29 -rw-rw-r-- 1 1001 1001 9528 Dec 13 20:04 README.md 20:07:29 -rw-rw-r-- 1 1001 1001 789 Dec 13 20:04 SECURITY.md 20:07:29 -rw-rw-r-- 1 1001 1001 11 Dec 13 20:05 VERSION 20:07:29 drwxrwxr-x 2 1001 1001 4096 Dec 13 20:04 bin 20:07:29 drwxrwxr-x 18 1001 1001 4096 Dec 13 20:04 cmd 20:07:29 -rw-r--r-- 1 root root 453602 Dec 13 20:07 coverage.out 20:07:29 drwxrwxr-x 2 1001 1001 4096 Dec 13 20:04 fuzz_test 20:07:29 -rw-rw-r-- 1 1001 1001 3685 Dec 13 20:04 go.mod 20:07:29 -rw-rw-r-- 1 1001 1001 34438 Dec 13 20:04 go.sum 20:07:29 drwxrwxr-x 7 1001 1001 4096 Dec 13 20:04 internal 20:07:29 drwxrwxr-x 3 1001 1001 4096 Dec 13 20:04 openapi 20:07:29 -rw-rw-r-- 1 1001 1001 584 Dec 13 20:04 security.txt 20:07:29 -rw-rw-r-- 1 1001 1001 204 Dec 13 20:04 version.go [Pipeline] sh 20:07:29 + '[' -e coverage.out ] 20:07:29 + chown 1001:1001 coverage.out [Pipeline] stash 20:07:29 Stashed 1 file(s) [Pipeline] sh 20:07:30 + make build 20:07:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:07:41 Avoid second fetch 20:07:41 Checking out Revision 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 (main) 20:07:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:07:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:07:41 > git config core.sparsecheckout # timeout=10 20:07:41 > git checkout -f 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 20:07:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:07:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:07:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:07:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4736)" 20:07:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:07:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:07:43 Dload Upload Total Spent Left Speed 20:07:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh 20:07:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:07:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:07:44 + sudo tee /etc/docker/daemon.new 20:07:44 { 20:07:44 "registry-mirrors": [ 20:07:44 "https://nexus3.edgexfoundry.org:10001" 20:07:44 ], 20:07:44 "bip": "10.250.0.254/24", 20:07:44 "hosts": [ 20:07:44 "tcp://0.0.0.0:5555", 20:07:44 "unix:///var/run/docker.sock" 20:07:44 ], 20:07:44 "mtu": 1458, 20:07:44 "selinux-enabled": true, 20:07:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:07:44 } [Pipeline] sh 20:07:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:07:45 + sudo service docker restart 20:07:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:07:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:07:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:07:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:07:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:07:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:07:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:07:53 $ docker stop --time=1 18237aff9d59d883ff9fc03345b9cbc05aa35a38930e6ec9e0728fb7edcc4ccf 20:07:56 $ docker rm -f --volumes 18237aff9d59d883ff9fc03345b9cbc05aa35a38930e6ec9e0728fb7edcc4ccf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:57 20:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:07:58 latest: Pulling from edgex-devops/edgex-compose 20:07:58 91d30c5bc195: Pulling fs layer 20:07:58 2e9b0aa3be6d: Pulling fs layer 20:07:58 9c61dcf015f6: Pulling fs layer 20:07:58 4698f68db338: Pulling fs layer 20:07:58 2a2f49069b9e: Pulling fs layer 20:07:58 e0025b399a48: Pulling fs layer 20:07:58 4698f68db338: Waiting 20:07:58 2a2f49069b9e: Waiting 20:07:58 e0025b399a48: Waiting 20:07:58 91d30c5bc195: Verifying Checksum 20:07:58 4698f68db338: Verifying Checksum 20:07:58 4698f68db338: Download complete 20:07:58 2e9b0aa3be6d: Verifying Checksum 20:07:58 2e9b0aa3be6d: Download complete 20:07:58 e0025b399a48: Verifying Checksum 20:07:58 e0025b399a48: Download complete 20:07:58 91d30c5bc195: Pull complete 20:07:58 2a2f49069b9e: Download complete 20:07:58 2e9b0aa3be6d: Pull complete 20:07:59 9c61dcf015f6: Verifying Checksum 20:07:59 9c61dcf015f6: Download complete 20:08:01 9c61dcf015f6: Pull complete 20:08:01 4698f68db338: Pull complete 20:08:01 2a2f49069b9e: Pull complete 20:08:01 e0025b399a48: Pull complete 20:08:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:08:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:01 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:08:03 $ docker top 0fa96d66771679ea9f610100c136d10087c1b154b35e4e1ed36dcacfe13bc295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 20:08:04 provisioning config files... 20:08:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config1425046535737810907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:04 + docker compose -f ./docker-compose-build.yml build --parallel 20:08:04 ---> ****-login.sh 20:08:04 nexus3.edgexfoundry.org:10001 20:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:08:05 Configure a credential helper to remove this warning. See 20:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:08:05 20:08:05 Login Succeeded 20:08:05 nexus3.edgexfoundry.org:10002 20:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:08:05 Configure a credential helper to remove this warning. See 20:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:08:05 20:08:05 Login Succeeded 20:08:05 nexus3.edgexfoundry.org:10003 20:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:08:05 Configure a credential helper to remove this warning. See 20:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:08:05 20:08:05 Login Succeeded 20:08:05 nexus3.edgexfoundry.org:10004 20:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:08:05 Configure a credential helper to remove this warning. See 20:08:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:08:05 20:08:05 Login Succeeded 20:08:05 ****.io 20:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:08:06 Configure a credential helper to remove this warning. See 20:08:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:08:06 20:08:06 Login Succeeded 20:08:06 #1 [security-secretstore-setup internal] load build definition from Dockerfile 20:08:06 #1 transferring dockerfile: 2.49kB done 20:08:06 #1 DONE 0.0s 20:08:06 20:08:06 #2 [security-bootstrapper internal] load build definition from Dockerfile 20:08:06 #2 transferring dockerfile: 2.93kB done 20:08:06 #2 DONE 0.0s 20:08:06 20:08:06 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:08:06 #3 transferring dockerfile: 2.23kB done 20:08:06 #3 DONE 0.0s 20:08:06 20:08:06 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:08:06 #4 transferring dockerfile: 1.89kB done 20:08:06 #4 DONE 0.0s 20:08:06 20:08:06 #5 [core-metadata internal] load build definition from Dockerfile 20:08:06 ---> ****-login.sh ends [Pipeline] } 20:08:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:08:06 #5 transferring dockerfile: 2.06kB done 20:08:06 #5 DONE 0.0s 20:08:06 20:08:06 #6 [core-command internal] load build definition from Dockerfile 20:08:06 #6 transferring dockerfile: 1.93kB done 20:08:06 #6 DONE 0.0s 20:08:06 20:08:06 #7 [security-spire-server internal] load build definition from Dockerfile 20:08:06 #7 transferring dockerfile: 1.70kB done 20:08:06 #7 DONE 0.0s 20:08:06 20:08:06 #8 [support-notifications internal] load build definition from Dockerfile 20:08:06 #8 transferring dockerfile: 1.95kB done 20:08:06 #8 DONE 0.0s 20:08:06 20:08:06 #9 [support-scheduler internal] load build definition from Dockerfile 20:08:06 #9 transferring dockerfile: 1.93kB done 20:08:06 #9 DONE 0.1s 20:08:06 20:08:06 #10 [security-secretstore-setup internal] load .dockerignore 20:08:06 #10 transferring context: 50B done 20:08:06 #10 DONE 0.0s 20:08:06 20:08:06 #11 [security-spire-config internal] load build definition from Dockerfile 20:08:06 #11 transferring dockerfile: 1.69kB done 20:08:06 #11 DONE 0.0s 20:08:06 20:08:06 #12 [security-proxy-setup internal] load build definition from Dockerfile 20:08:06 #12 transferring dockerfile: 2.50kB done 20:08:06 #12 DONE 0.1s 20:08:06 20:08:06 #13 [security-proxy-auth internal] load build definition from Dockerfile 20:08:06 #13 transferring dockerfile: 2.15kB done 20:08:06 #13 DONE 0.1s 20:08:06 20:08:06 #14 [security-spire-agent internal] load build definition from Dockerfile 20:08:06 #14 transferring dockerfile: 1.81kB done 20:08:06 #14 DONE 0.1s 20:08:06 20:08:06 #15 [core-data internal] load build definition from Dockerfile 20:08:06 #15 transferring dockerfile: 2.01kB done 20:08:06 #15 DONE 0.0s [Pipeline] sh 20:08:06 20:08:06 #16 [security-bootstrapper internal] load .dockerignore 20:08:06 #16 transferring context: 50B done 20:08:06 #16 DONE 0.0s 20:08:06 20:08:06 #17 [core-common-config-bootstrapper internal] load .dockerignore 20:08:06 #17 transferring context: 50B done 20:08:06 #17 DONE 0.0s 20:08:06 20:08:06 #18 [security-spiffe-token-provider internal] load .dockerignore 20:08:06 #18 transferring context: 50B done 20:08:06 #18 DONE 0.0s 20:08:06 20:08:06 #19 [core-command internal] load .dockerignore 20:08:06 #19 transferring context: 50B done 20:08:06 #19 DONE 0.0s 20:08:06 20:08:06 #20 [core-metadata internal] load .dockerignore 20:08:06 #20 transferring context: 50B done 20:08:06 #20 DONE 0.0s 20:08:06 20:08:06 #21 [security-spire-server internal] load .dockerignore 20:08:06 #21 transferring context: 50B done 20:08:06 #21 DONE 0.0s 20:08:06 20:08:06 #22 [support-notifications internal] load .dockerignore 20:08:06 #22 transferring context: 50B done 20:08:06 #22 DONE 0.0s 20:08:06 20:08:06 #23 [support-scheduler internal] load .dockerignore 20:08:06 #23 transferring context: 50B done 20:08:06 #23 DONE 0.0s 20:08:06 20:08:06 #24 [security-proxy-setup internal] load .dockerignore 20:08:06 #24 transferring context: 50B done 20:08:06 #24 DONE 0.0s 20:08:06 20:08:06 #25 [security-proxy-auth internal] load .dockerignore 20:08:06 #25 transferring context: 50B done 20:08:06 #25 DONE 0.0s 20:08:06 20:08:06 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:08:06 #26 DONE 0.0s 20:08:06 20:08:06 #27 [security-spire-agent internal] load .dockerignore 20:08:06 #27 transferring context: 50B done 20:08:06 #27 DONE 0.0s 20:08:06 20:08:06 #28 [security-spire-config internal] load .dockerignore 20:08:06 #28 transferring context: 50B done 20:08:06 #28 DONE 0.0s 20:08:06 20:08:06 #29 [core-data internal] load .dockerignore 20:08:06 #29 transferring context: 50B done 20:08:06 #29 DONE 0.0s 20:08:06 20:08:06 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:08:07 #30 ... 20:08:07 20:08:07 #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:08:07 #26 DONE 0.0s 20:08:07 20:08:07 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:08:07 #30 ... 20:08:07 20:08:07 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:08:07 #26 DONE 0.0s 20:08:07 20:08:07 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:08:07 + git config --global --add safe.directory /w/workspace/edgex-go/616 [Pipeline] echo 20:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:08:07 ========================================================= 20:08:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:08:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:08:07 #30 DONE 0.5s 20:08:07 20:08:07 #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:08:07 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:08:07 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:08:07 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.1s 20:08:07 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:08:07 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:08:07 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 2.10MB / 3.40MB 0.2s 20:08:07 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 20:08:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:08:07 9fda8d8052c6: Pulling fs layer 20:08:07 5d54e960e981: Pulling fs layer 20:08:07 c4a7e357bf2a: Pulling fs layer 20:08:07 f0e02332f6b5: Pulling fs layer 20:08:07 872ee5b61b7b: Pulling fs layer 20:08:07 f0e02332f6b5: Waiting 20:08:07 0c6a40ed1a82: Pulling fs layer 20:08:07 94ae7d8d031c: Pulling fs layer 20:08:07 872ee5b61b7b: Waiting 20:08:07 94ae7d8d031c: Waiting 20:08:07 0c6a40ed1a82: Waiting 20:08:07 5d54e960e981: Verifying Checksum 20:08:07 5d54e960e981: Download complete 20:08:07 f0e02332f6b5: Verifying Checksum 20:08:07 f0e02332f6b5: Download complete 20:08:07 872ee5b61b7b: Download complete 20:08:07 9fda8d8052c6: Verifying Checksum 20:08:07 9fda8d8052c6: Download complete 20:08:07 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 20:08:08 94ae7d8d031c: Verifying Checksum 20:08:08 94ae7d8d031c: Download complete 20:08:08 #31 ... 20:08:08 20:08:08 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:08:08 #32 DONE 0.9s 20:08:08 20:08:08 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:08:08 #33 DONE 1.0s 20:08:08 20:08:08 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:08:08 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:08:08 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:08:08 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 20:08:08 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:08:08 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:08:08 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done 20:08:08 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:08:08 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 20:08:08 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done 20:08:08 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:08:08 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 20:08:08 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done 20:08:08 9fda8d8052c6: Pull complete 20:08:08 #31 DONE 1.3s 20:08:08 20:08:08 #34 [security-spire-agent internal] load build context 20:08:08 #34 transferring context: 17.63kB 0.0s done 20:08:08 #34 DONE 0.4s 20:08:08 20:08:08 #35 [security-spire-server internal] load build context 20:08:08 #35 transferring context: 18.10kB 0.0s done 20:08:08 #35 DONE 0.4s 20:08:08 20:08:08 #36 [security-spire-config internal] load build context 20:08:08 #36 transferring context: 16.35kB 0.0s done 20:08:08 #36 DONE 0.4s 20:08:08 20:08:08 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:08:08 #37 DONE 1.4s 20:08:08 20:08:08 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:08:08 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 20:08:08 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:08:08 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:08:08 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:08:08 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:08:08 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s 20:08:08 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 20:08:08 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:08:08 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 20:08:08 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 20:08:09 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s 20:08:09 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.7s 20:08:09 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 20:08:09 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.8s 20:08:09 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:08:09 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 20:08:09 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 20:08:09 c4a7e357bf2a: Verifying Checksum 20:08:09 c4a7e357bf2a: Download complete 20:08:10 0c6a40ed1a82: Verifying Checksum 20:08:10 0c6a40ed1a82: Download complete 20:08:10 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.9s done 20:08:12 5d54e960e981: Pull complete 20:08:13 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:08:14 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done 20:08:17 #38 ... 20:08:17 20:08:17 #39 [core-command internal] load build context 20:08:17 #39 transferring context: 309.51MB 8.6s done 20:08:17 #39 ... 20:08:17 20:08:17 #40 [security-proxy-auth internal] load build context 20:08:17 #40 transferring context: 309.51MB 7.0s done 20:08:17 #40 ... 20:08:17 20:08:17 #41 [core-metadata internal] load build context 20:08:17 #41 transferring context: 309.51MB 6.4s done 20:08:17 #41 ... 20:08:17 20:08:17 #42 [support-scheduler internal] load build context 20:08:17 #42 transferring context: 309.51MB 8.1s done 20:08:18 #42 ... 20:08:18 20:08:18 #43 [core-common-config-bootstrapper internal] load build context 20:08:18 #43 transferring context: 309.51MB 8.0s done 20:08:18 #43 ... 20:08:18 20:08:18 #44 [security-secretstore-setup internal] load build context 20:08:18 #44 transferring context: 309.51MB 5.6s done 20:08:18 #44 ... 20:08:18 20:08:18 #45 [security-spiffe-token-provider internal] load build context 20:08:18 #45 transferring context: 309.51MB 5.9s done 20:08:19 #45 ... 20:08:19 20:08:19 #46 [security-proxy-setup internal] load build context 20:08:19 #46 transferring context: 309.51MB 6.9s done 20:08:19 #46 ... 20:08:19 20:08:19 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:08:19 #47 ... 20:08:19 20:08:19 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:08:19 #0 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:19 #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:19 #0 0.983 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:08:19 #0 0.983 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:08:19 #0 0.983 OK: 20069 distinct packages available 20:08:19 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:19 #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:19 #0 1.360 (1/5) Installing dumb-init (1.2.5-r2) 20:08:19 #0 1.463 (2/5) Installing musl-obstack (1.2.3-r2) 20:08:19 #0 1.467 (3/5) Installing libucontext (1.2-r2) 20:08:19 #0 1.471 (4/5) Installing gcompat (1.1.0-r1) 20:08:19 #0 1.477 (5/5) Installing openssl (3.1.4-r1) 20:08:19 #0 1.495 Executing busybox-1.36.1-r5.trigger 20:08:19 #0 1.498 OK: 8 MiB in 20 packages 20:08:19 #48 ... 20:08:19 20:08:19 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:08:19 #49 ... 20:08:19 20:08:19 #50 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:08:19 #0 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:19 #0 2.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:19 #0 2.654 (1/1) Installing dumb-init (1.2.5-r2) 20:08:19 #0 2.660 Executing busybox-1.36.1-r5.trigger 20:08:19 #0 2.666 OK: 7 MiB in 16 packages 20:08:19 #50 ... 20:08:19 20:08:19 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:08:19 #51 ... 20:08:19 20:08:19 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:08:20 #52 ... 20:08:20 20:08:20 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:08:20 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 20:08:20 #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:08:20 #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:08:20 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 20:08:20 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:08:20 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:08:20 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 20:08:20 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 20:08:20 #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 20:08:20 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:08:20 #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done 20:08:20 #53 ... 20:08:20 20:08:20 #54 [core-data internal] load build context 20:08:20 #54 transferring context: 309.51MB 7.0s done 20:08:20 #54 ... 20:08:20 20:08:20 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:08:20 #55 ... 20:08:20 20:08:20 #56 [security-bootstrapper internal] load build context 20:08:20 #56 transferring context: 309.51MB 8.1s done 20:08:20 #56 ... 20:08:20 20:08:20 #57 [support-notifications internal] load build context 20:08:20 #57 transferring context: 309.51MB 6.1s done 20:08:20 #57 ... 20:08:20 20:08:20 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:08:20 #58 ... 20:08:20 20:08:20 #59 [core-data builder 2/7] WORKDIR /edgex-go 20:08:21 #59 ... 20:08:21 20:08:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:08:21 #60 ... 20:08:21 20:08:21 #44 [security-secretstore-setup internal] load build context 20:08:21 #44 DONE 14.1s 20:08:21 20:08:21 #50 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:08:21 #50 DONE 12.8s 20:08:21 20:08:21 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:08:21 #48 DONE 12.9s 20:08:21 20:08:21 #45 [security-spiffe-token-provider internal] load build context 20:08:21 #45 DONE 14.1s 20:08:21 20:08:21 #57 [support-notifications internal] load build context 20:08:21 #57 DONE 14.1s 20:08:21 20:08:21 #41 [core-metadata internal] load build context 20:08:21 #41 DONE 14.2s 20:08:21 20:08:21 #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:08:21 #59 DONE 12.8s 20:08:21 20:08:21 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:08:21 #61 ... 20:08:21 20:08:21 #46 [security-proxy-setup internal] load build context 20:08:21 #46 DONE 14.2s 20:08:21 20:08:21 #54 [core-data internal] load build context 20:08:21 #54 DONE 14.2s 20:08:21 20:08:21 #40 [security-proxy-auth internal] load build context 20:08:21 #40 DONE 14.2s 20:08:21 20:08:21 #43 [core-common-config-bootstrapper internal] load build context 20:08:21 #43 DONE 14.2s 20:08:21 20:08:21 #56 [security-bootstrapper internal] load build context 20:08:21 #56 DONE 14.2s 20:08:21 20:08:21 #42 [support-scheduler internal] load build context 20:08:21 #42 DONE 14.2s 20:08:21 20:08:21 #39 [core-command internal] load build context 20:08:21 #39 DONE 14.2s 20:08:21 20:08:21 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:08:21 #58 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:21 #58 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:22 #58 13.52 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:08:22 #58 13.52 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:08:22 #58 13.52 OK: 20069 distinct packages available 20:08:22 #58 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:22 #58 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:22 #58 13.96 (1/4) Installing dumb-init (1.2.5-r2) 20:08:22 #58 13.96 (2/4) Installing musl-obstack (1.2.3-r2) 20:08:22 #58 13.97 (3/4) Installing libucontext (1.2-r2) 20:08:22 #58 13.97 (4/4) Installing gcompat (1.1.0-r1) 20:08:22 #58 13.98 Executing busybox-1.36.1-r5.trigger 20:08:22 #58 13.99 OK: 8 MiB in 19 packages 20:08:22 #58 DONE 14.2s 20:08:22 20:08:22 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:08:22 #49 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:22 #49 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:22 #49 13.74 (1/4) Installing dumb-init (1.2.5-r2) 20:08:22 #49 13.74 (2/4) Installing openssl (3.1.4-r1) 20:08:22 #49 13.77 (3/4) Installing su-exec (0.2-r3) 20:08:22 #49 13.78 (4/4) Installing yq (4.33.3-r5) 20:08:22 #49 13.87 Executing busybox-1.36.1-r5.trigger 20:08:22 #49 13.88 OK: 17 MiB in 19 packages 20:08:22 #49 DONE 14.1s 20:08:22 20:08:22 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:08:22 #55 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:22 #55 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:22 #55 13.67 (1/2) Installing ca-certificates (20230506-r0) 20:08:22 #55 13.71 (2/2) Installing dumb-init (1.2.5-r2) 20:08:22 #55 13.73 Executing busybox-1.36.1-r5.trigger 20:08:22 #55 13.74 Executing ca-certificates-20230506-r0.trigger 20:08:22 #55 13.80 OK: 8 MiB in 17 packages 20:08:22 #55 DONE 14.1s 20:08:22 20:08:22 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:08:22 #52 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:22 #52 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:22 #52 13.79 (1/2) Installing dumb-init (1.2.5-r2) 20:08:22 #52 13.79 (2/2) Installing su-exec (0.2-r3) 20:08:22 #52 13.79 Executing busybox-1.36.1-r5.trigger 20:08:22 #52 13.79 OK: 7 MiB in 17 packages 20:08:22 #52 DONE 14.2s 20:08:22 20:08:22 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:08:22 #60 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:22 #60 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:22 #60 13.68 (1/4) Installing ca-certificates (20230506-r0) 20:08:22 #60 13.70 (2/4) Installing dumb-init (1.2.5-r2) 20:08:22 #60 13.72 (3/4) Installing su-exec (0.2-r3) 20:08:22 #60 13.75 (4/4) Installing yq (4.33.3-r5) 20:08:22 #60 13.80 Executing busybox-1.36.1-r5.trigger 20:08:22 #60 13.82 Executing ca-certificates-20230506-r0.trigger 20:08:22 #60 13.90 OK: 17 MiB in 19 packages 20:08:22 #60 DONE 14.2s 20:08:22 20:08:22 #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:08:23 #62 ... 20:08:23 20:08:23 #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:08:23 #47 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #47 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #47 14.29 (1/1) Installing dumb-init (1.2.5-r2) 20:08:23 #47 14.29 Executing busybox-1.36.1-r5.trigger 20:08:23 #47 14.30 OK: 7 MiB in 16 packages 20:08:23 #47 DONE 14.5s 20:08:23 20:08:23 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:08:23 #51 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #51 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #51 13.83 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:08:23 #51 13.83 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:08:23 #51 13.83 OK: 20069 distinct packages available 20:08:23 #51 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #51 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #51 14.20 (1/11) Installing ca-certificates (20230506-r0) 20:08:23 #51 14.21 (2/11) Installing brotli-libs (1.0.9-r14) 20:08:23 #51 14.22 (3/11) Installing libunistring (1.1-r1) 20:08:23 #51 14.23 (4/11) Installing libidn2 (2.3.4-r1) 20:08:23 #51 14.24 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:08:23 #51 14.25 (6/11) Installing libcurl (8.5.0-r0) 20:08:23 #51 14.25 (7/11) Installing curl (8.5.0-r0) 20:08:23 #51 14.26 (8/11) Installing dumb-init (1.2.5-r2) 20:08:23 #51 14.27 (9/11) Installing musl-obstack (1.2.3-r2) 20:08:23 #51 14.27 (10/11) Installing libucontext (1.2-r2) 20:08:23 #51 14.28 (11/11) Installing gcompat (1.1.0-r1) 20:08:23 #51 14.28 Executing busybox-1.36.1-r5.trigger 20:08:23 #51 14.29 Executing ca-certificates-20230506-r0.trigger 20:08:23 #51 14.32 OK: 12 MiB in 26 packages 20:08:23 #51 DONE 14.6s 20:08:23 20:08:23 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:08:23 #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.865 OK: 264 MiB in 52 packages 20:08:23 #63 DONE 2.0s 20:08:23 20:08:23 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:08:23 #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.789 OK: 264 MiB in 52 packages 20:08:23 #64 DONE 1.9s 20:08:23 20:08:23 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:08:23 #65 DONE 0.1s 20:08:23 20:08:23 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:08:23 #66 DONE 0.1s 20:08:23 20:08:23 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:23 #67 ... 20:08:23 20:08:23 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:08:23 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.621 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:08:23 #0 1.621 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:08:23 #0 1.621 OK: 20071 distinct packages available 20:08:23 #0 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #0 2.015 OK: 264 MiB in 52 packages 20:08:23 #68 DONE 2.1s 20:08:23 20:08:23 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:08:23 #69 DONE 0.0s 20:08:23 20:08:23 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:08:23 #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #0 2.130 OK: 8 MiB in 20 packages 20:08:23 #70 DONE 2.3s 20:08:23 20:08:23 #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:08:23 #71 ... 20:08:23 20:08:23 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:08:23 #0 1.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:23 #0 1.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:23 #0 2.191 OK: 7 MiB in 16 packages 20:08:23 #72 DONE 2.3s 20:08:24 20:08:24 #73 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:08:24 #73 DONE 0.8s 20:08:24 20:08:24 #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:08:24 #71 DONE 0.8s 20:08:24 20:08:24 #74 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:08:24 #74 DONE 0.0s 20:08:24 20:08:24 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:08:24 #61 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:24 #61 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:24 #61 3.445 OK: 264 MiB in 52 packages 20:08:25 #61 DONE 3.6s 20:08:25 20:08:25 #75 [security-spire-server stage-2 6/9] COPY security.txt / 20:08:25 #75 DONE 0.5s 20:08:25 20:08:25 #76 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:08:25 #76 DONE 0.5s 20:08:25 20:08:25 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 20:08:25 #77 DONE 0.1s 20:08:25 20:08:25 #78 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:08:25 #78 DONE 0.1s 20:08:25 20:08:25 #79 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:08:25 #79 DONE 0.1s 20:08:25 20:08:25 #80 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:08:25 #80 DONE 0.0s 20:08:25 20:08:25 #81 [security-spire-agent stage-3 7/10] COPY security.txt / 20:08:25 #81 DONE 0.0s 20:08:25 20:08:25 #82 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:08:25 #82 DONE 0.0s 20:08:25 20:08:25 #83 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:08:25 #83 DONE 0.0s 20:08:25 20:08:25 #84 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:08:25 #84 DONE 0.0s 20:08:25 20:08:25 #85 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:08:25 #85 DONE 0.1s 20:08:25 20:08:25 #86 [security-spire-server] exporting to image 20:08:25 #86 exporting layers 20:08:25 #86 exporting layers 0.7s done 20:08:25 #86 writing image sha256:28587ae4f301d0fa113b31a896843ed35b4bc78901564649a5e6ec53262b1de5 done 20:08:25 #86 naming to docker.io/library/security-spire-server done 20:08:25 #86 exporting layers 0.6s done 20:08:25 #86 writing image sha256:6a2ee4d5f02f0ca2c3a3fd10ab1a69a130f928f62cef3dc6650157a8f8d6e73a done 20:08:25 #86 naming to docker.io/library/security-spire-agent done 20:08:25 #86 DONE 0.8s 20:08:25 20:08:25 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:08:25 #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:25 #0 2.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:25 #0 3.063 OK: 8 MiB in 17 packages 20:08:25 #87 DONE 3.2s 20:08:25 20:08:25 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:08:25 #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:25 #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:25 #0 3.183 OK: 17 MiB in 19 packages 20:08:25 #88 DONE 3.3s 20:08:25 20:08:25 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:08:25 #89 DONE 0.0s 20:08:25 20:08:25 #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:08:25 #62 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:25 #62 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:26 #62 ... 20:08:26 20:08:26 #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:08:26 #0 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:26 #0 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:26 #0 3.215 OK: 7 MiB in 17 packages 20:08:26 #90 DONE 3.3s 20:08:26 20:08:26 #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:08:26 #62 3.342 OK: 17 MiB in 19 packages 20:08:26 #62 DONE 3.5s 20:08:26 20:08:26 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:08:26 #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:26 #0 3.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:26 #0 3.391 OK: 8 MiB in 19 packages 20:08:26 #91 DONE 3.5s 20:08:26 20:08:26 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:08:27 #92 ... 20:08:27 20:08:27 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:08:27 #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:27 #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:27 #0 3.120 OK: 7 MiB in 16 packages 20:08:27 #93 DONE 3.8s 20:08:27 20:08:27 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:08:27 #94 DONE 0.7s 20:08:27 20:08:27 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:08:27 #0 3.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:08:27 #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:08:27 #0 3.498 OK: 12 MiB in 26 packages 20:08:27 #95 DONE 3.7s 20:08:27 20:08:27 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:08:27 #96 DONE 0.1s 20:08:27 20:08:27 #97 [security-spire-config stage-2 6/10] COPY security.txt / 20:08:27 #97 DONE 0.1s 20:08:27 20:08:27 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:08:27 #38 ... 20:08:27 20:08:27 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:08:27 #98 DONE 0.1s 20:08:27 20:08:27 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:08:27 #99 DONE 0.0s 20:08:27 20:08:27 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:08:27 #100 DONE 0.0s 20:08:27 20:08:27 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:27 #101 ... 20:08:27 20:08:27 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:08:27 #92 DONE 1.1s 20:08:27 20:08:27 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:08:27 #102 DONE 0.1s 20:08:27 20:08:27 #86 [security-spire-config] exporting to image 20:08:27 #86 exporting layers 0.5s done 20:08:27 #86 writing image sha256:c5f6634211120ad8a5e918487700bbef2f04e34e7204e58b1b5beaefd242c2f2 done 20:08:27 #86 naming to docker.io/library/security-spire-config done 20:08:27 #86 DONE 1.3s 20:08:27 20:08:27 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:31 c4a7e357bf2a: Pull complete 20:08:31 f0e02332f6b5: Pull complete 20:08:31 872ee5b61b7b: Pull complete 20:08:31 #103 ... 20:08:31 20:08:31 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:08:31 #53 ... 20:08:31 20:08:31 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:41 0c6a40ed1a82: Pull complete 20:08:41 94ae7d8d031c: Pull complete 20:08:41 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:08:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:08:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:08:42 WORKDIR /edgex 20:08:42 COPY go.mod . 20:08:42 RUN go mod download 20:08:42 + docker build -t ci-base-image-arm64 -f - . 20:08:43 #0 building with "default" instance using docker driver 20:08:43 20:08:43 #1 [internal] load build definition from Dockerfile 20:08:43 #1 transferring dockerfile: 172B 0.0s done 20:08:43 #1 DONE 0.1s 20:08:43 20:08:43 #2 [internal] load .dockerignore 20:08:43 #2 transferring context: 50B 0.0s done 20:08:43 #2 DONE 0.1s 20:08:43 20:08:43 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:08:43 #3 DONE 0.0s 20:08:43 20:08:43 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:08:43 #4 DONE 0.2s 20:08:43 20:08:43 #5 [internal] load build context 20:08:43 #5 transferring context: 3.72kB done 20:08:43 #5 DONE 0.1s 20:08:43 20:08:43 #6 [2/4] WORKDIR /edgex 20:08:44 #6 DONE 1.1s 20:08:44 20:08:44 #7 [3/4] COPY go.mod . 20:08:44 #7 DONE 0.1s 20:08:44 20:08:44 #8 [4/4] RUN go mod download 20:08:46 #104 ... 20:08:46 20:08:46 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:46 #101 DONE 19.4s 20:08:46 20:08:46 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:46 #103 DONE 20.9s 20:08:46 20:08:46 #105 [core-data builder 6/7] COPY . . 20:08:46 #105 ... 20:08:46 20:08:46 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:46 #67 DONE 21.1s 20:08:46 20:08:46 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:46 #104 DONE 21.1s 20:08:46 20:08:46 #106 [security-bootstrapper builder 6/7] COPY . . 20:08:50 #106 ... 20:08:50 20:08:50 #107 [support-notifications builder 6/7] COPY . . 20:08:50 #107 DONE 5.1s 20:08:50 20:08:50 #108 [security-spiffe-token-provider builder 6/7] COPY . . 20:08:50 #108 DONE 5.1s 20:08:50 20:08:50 #105 [core-data builder 6/7] COPY . . 20:08:50 #105 DONE 5.1s 20:08:50 20:08:50 #106 [security-bootstrapper builder 6/7] COPY . . 20:08:50 #106 DONE 5.1s 20:08:50 20:08:50 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:50 #109 CACHED 20:08:50 20:08:50 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:08:50 #110 CACHED 20:08:50 20:08:50 #111 [security-proxy-setup builder 6/7] COPY . . 20:08:50 #111 CACHED 20:08:50 20:08:50 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:50 #112 CACHED 20:08:50 20:08:50 #113 [security-proxy-auth builder 6/7] COPY . . 20:08:50 #113 CACHED 20:08:50 20:08:50 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:08:50 #114 CACHED 20:08:50 20:08:50 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 20:08:50 #115 CACHED 20:08:50 20:08:50 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:50 #116 CACHED 20:08:50 20:08:50 #117 [core-command builder 6/7] COPY . . 20:08:50 #117 CACHED 20:08:50 20:08:50 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:50 #118 CACHED 20:08:50 20:08:50 #119 [core-metadata builder 6/7] COPY . . 20:08:50 #119 CACHED 20:08:50 20:08:50 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:08:50 #120 CACHED 20:08:50 20:08:50 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:08:50 #121 CACHED 20:08:50 20:08:50 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 20:08:50 #122 CACHED 20:08:50 20:08:50 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:50 #123 CACHED 20:08:50 20:08:50 #124 [support-scheduler builder 6/7] COPY . . 20:08:50 #124 CACHED 20:08:50 20:08:50 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:08:50 #125 CACHED 20:08:50 20:08:50 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:50 #126 CACHED 20:08:50 20:08:50 #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:50 #127 CACHED 20:08:50 20:08:50 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:08:50 #128 CACHED 20:08:50 20:08:50 #129 [security-secretstore-setup builder 6/7] COPY . . 20:08:50 #129 CACHED 20:08:50 20:08:50 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:50 #130 1.096 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:08:56 #8 DONE 11.8s 20:08:56 20:08:56 #9 exporting to image 20:08:56 #9 exporting layers 20:09:00 #130 ... 20:09:00 20:09:00 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:09:00 #0 0.977 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:09:00 #131 ... 20:09:00 20:09:00 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:09:00 #0 0.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:09:00 #132 ... 20:09:00 20:09:00 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:09:00 #0 0.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:09:00 #133 ... 20:09:00 20:09:00 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:09:00 #0 0.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:09:00 #134 ... 20:09:00 20:09:00 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:09:00 #0 0.479 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:09:00 #135 ... 20:09:00 20:09:00 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:09:00 #0 1.209 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:09:00 #136 ... 20:09:00 20:09:00 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:09:00 #0 1.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:09:00 #137 ... 20:09:00 20:09:00 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:09:00 #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:09:00 #138 ... 20:09:00 20:09:00 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:09:00 #0 0.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:09:00 #139 ... 20:09:00 20:09:00 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:09:00 #0 0.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:09:11 #9 exporting layers 14.9s done 20:09:11 #9 writing image sha256:41d90d81fa47f20401b5c4c7fd9fea1d34e29f2c94d1e6206ab489a98cc138eb done 20:09:11 #9 naming to docker.io/library/ci-base-image-arm64 done 20:09:11 #9 DONE 14.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:12 + docker inspect -f . ci-base-image-arm64 20:09:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:12 prd-ubuntu20.04-docker-arm64-4c-16g-24992 does not seem to be running inside a container 20:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:09:13 $ docker top ccca454be902f4c0135e25586475351cb49fe0b70a207c638f8cb3adc7d426ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:14 + go version 20:09:14 go version go1.21.0 linux/arm64 [Pipeline] } 20:09:14 $ docker stop --time=1 ccca454be902f4c0135e25586475351cb49fe0b70a207c638f8cb3adc7d426ab 20:09:15 $ docker rm -f --volumes ccca454be902f4c0135e25586475351cb49fe0b70a207c638f8cb3adc7d426ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:09:16 20:09:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:09:17 latest: Pulling from edgex-devops/edgex-compose-arm64 20:09:17 547446be3368: Pulling fs layer 20:09:17 d125d8839a47: Pulling fs layer 20:09:17 3e85d5ac6304: Pulling fs layer 20:09:17 c3105a71a48b: Pulling fs layer 20:09:17 0f093f025ec4: Pulling fs layer 20:09:17 c3106fc0e877: Pulling fs layer 20:09:17 c3105a71a48b: Waiting 20:09:17 0f093f025ec4: Waiting 20:09:17 c3106fc0e877: Waiting 20:09:17 547446be3368: Verifying Checksum 20:09:17 547446be3368: Download complete 20:09:17 c3105a71a48b: Download complete 20:09:17 d125d8839a47: Verifying Checksum 20:09:17 d125d8839a47: Download complete 20:09:17 c3106fc0e877: Verifying Checksum 20:09:17 c3106fc0e877: Download complete 20:09:17 0f093f025ec4: Download complete 20:09:18 547446be3368: Pull complete 20:09:18 d125d8839a47: Pull complete 20:09:19 3e85d5ac6304: Verifying Checksum 20:09:19 3e85d5ac6304: Download complete 20:09:31 3e85d5ac6304: Pull complete 20:09:31 c3105a71a48b: Pull complete 20:09:32 0f093f025ec4: Pull complete 20:09:32 c3106fc0e877: Pull complete 20:09:32 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:09:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:32 prd-ubuntu20.04-docker-arm64-4c-16g-24992 does not seem to be running inside a container 20:09:33 $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:09:34 $ docker top 33984226c8d10def094f99edbb3d8ffb4992fbb8fc09d1553406010c2fb2390f -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:35 + docker compose -f ./docker-compose-build.yml build --parallel 20:09:37 #1 [support-scheduler internal] load .dockerignore 20:09:40 #1 transferring context: 50B done 20:09:40 #1 DONE 3.2s 20:09:40 20:09:40 #2 [support-scheduler internal] load build definition from Dockerfile 20:09:40 #2 transferring dockerfile: 1.93kB done 20:09:40 #2 DONE 3.2s 20:09:40 20:09:40 #3 [security-spiffe-token-provider internal] load .dockerignore 20:09:40 #3 transferring context: 50B done 20:09:40 #3 DONE 3.2s 20:09:40 20:09:40 #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:40 #4 DONE 0.0s 20:09:40 20:09:40 #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:09:40 #5 ... 20:09:40 20:09:40 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:09:40 #6 transferring dockerfile: 1.89kB done 20:09:40 #6 DONE 3.4s 20:09:40 20:09:40 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:40 #4 DONE 0.0s 20:09:40 20:09:40 #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:09:40 #5 ... 20:09:40 20:09:40 #7 [security-bootstrapper internal] load build definition from Dockerfile 20:09:40 #7 transferring dockerfile: 2.93kB done 20:09:40 #7 DONE 3.5s 20:09:40 20:09:40 #8 [security-bootstrapper internal] load .dockerignore 20:09:40 #8 transferring context: 50B done 20:09:40 #8 DONE 3.5s 20:09:40 20:09:40 #9 [security-spire-config internal] load .dockerignore 20:09:40 #9 transferring context: 50B done 20:09:40 #9 DONE 3.5s 20:09:40 20:09:40 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:40 #4 DONE 0.0s 20:09:40 20:09:40 #5 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:09:40 #5 ... 20:09:40 20:09:40 #10 [security-spire-config internal] load build definition from Dockerfile 20:09:40 #10 transferring dockerfile: 1.69kB 0.0s done 20:09:40 #10 DONE 3.6s 20:09:40 20:09:40 #11 [security-spire-agent internal] load build definition from Dockerfile 20:09:40 #11 transferring dockerfile: 1.81kB 0.0s done 20:09:40 #11 DONE 3.6s 20:09:40 20:09:40 #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:09:40 #5 ... 20:09:40 20:09:40 #12 [security-spire-agent internal] load .dockerignore 20:09:40 #12 transferring context: 50B done 20:09:40 #12 DONE 3.6s 20:09:40 20:09:40 #13 [support-notifications internal] load build definition from Dockerfile 20:09:40 #13 transferring dockerfile: 1.95kB done 20:09:40 #13 DONE 3.6s 20:09:40 20:09:40 #5 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:09:40 #5 ... 20:09:40 20:09:40 #14 [support-notifications internal] load .dockerignore 20:09:40 #14 transferring context: 50B done 20:09:40 #14 DONE 3.6s 20:09:40 20:09:40 #15 [core-command internal] load .dockerignore 20:09:40 #15 transferring context: 50B done 20:09:40 #15 DONE 3.6s 20:09:40 20:09:40 #16 [core-command internal] load build definition from Dockerfile 20:09:40 #16 transferring dockerfile: 1.93kB done 20:09:40 #16 DONE 3.6s 20:09:40 20:09:40 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:09:40 #17 transferring dockerfile: 2.23kB 0.0s done 20:09:40 #17 DONE 3.5s 20:09:40 20:09:40 #18 [core-common-config-bootstrapper internal] load .dockerignore 20:09:40 #18 transferring context: 50B 0.0s done 20:09:40 #18 DONE 3.5s 20:09:40 20:09:40 #19 [core-metadata internal] load .dockerignore 20:09:40 #19 transferring context: 50B done 20:09:40 #19 DONE 3.5s 20:09:40 20:09:40 #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:40 #4 DONE 0.0s 20:09:40 20:09:40 #20 [core-metadata internal] load build definition from Dockerfile 20:09:40 #20 transferring dockerfile: 2.06kB done 20:09:40 #20 DONE 3.5s 20:09:40 20:09:40 #21 [core-data internal] load .dockerignore 20:09:40 #21 transferring context: 50B done 20:09:40 #21 DONE 3.4s 20:09:40 20:09:40 #5 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:09:41 #5 ... 20:09:41 20:09:41 #22 [core-data internal] load build definition from Dockerfile 20:09:41 #22 transferring dockerfile: 2.01kB done 20:09:41 #22 DONE 3.5s 20:09:41 20:09:41 #23 [security-proxy-auth internal] load build definition from Dockerfile 20:09:41 #23 transferring dockerfile: 2.15kB done 20:09:41 #23 DONE 3.4s 20:09:41 20:09:41 #24 [security-proxy-auth internal] load .dockerignore 20:09:41 #24 transferring context: 50B done 20:09:41 #24 DONE 3.5s 20:09:41 20:09:41 #25 [core-command internal] load build context 20:09:41 #25 DONE 0.0s 20:09:41 20:09:41 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:41 #4 DONE 0.0s 20:09:41 20:09:41 #26 [core-common-config-bootstrapper internal] load build context 20:09:41 #26 DONE 0.0s 20:09:41 20:09:41 #27 [security-secretstore-setup internal] load .dockerignore 20:09:41 #27 transferring context: 50B done 20:09:41 #27 DONE 3.4s 20:09:41 20:09:41 #5 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:09:41 #5 ... 20:09:41 20:09:41 #28 [security-secretstore-setup internal] load build definition from Dockerfile 20:09:41 #28 transferring dockerfile: 2.49kB done 20:09:41 #28 DONE 3.4s 20:09:41 20:09:41 #29 [security-proxy-setup internal] load build definition from Dockerfile 20:09:41 #29 transferring dockerfile: 2.50kB done 20:09:41 #29 DONE 3.4s 20:09:41 20:09:41 #30 [security-proxy-setup internal] load .dockerignore 20:09:41 #30 transferring context: 50B done 20:09:41 #30 DONE 3.4s 20:09:41 20:09:41 #31 [security-spire-server internal] load .dockerignore 20:09:41 #31 transferring context: 50B done 20:09:41 #31 DONE 3.3s 20:09:41 20:09:41 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:09:41 #4 DONE 0.0s 20:09:41 20:09:41 #32 [security-spire-server internal] load build definition from Dockerfile 20:09:41 #32 transferring dockerfile: 1.70kB done 20:09:41 #32 DONE 3.4s 20:09:41 20:09:41 #5 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:09:41 #5 DONE 1.1s 20:09:41 20:09:41 #33 [core-metadata internal] load build context 20:09:41 #33 DONE 0.0s 20:09:41 20:09:41 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:09:41 #34 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:09:41 #34 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:09:41 #34 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:09:41 #34 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:09:41 #34 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:09:41 #34 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:09:42 #34 ... 20:09:42 20:09:42 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:09:42 #35 DONE 1.5s 20:09:42 20:09:42 #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:09:42 #34 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:09:42 #34 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:09:42 #34 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:09:42 #34 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:09:42 #34 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:09:42 #34 ... 20:09:42 20:09:42 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:09:42 #36 DONE 1.6s 20:09:42 20:09:42 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:09:42 #34 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:09:42 #34 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:09:42 #34 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:09:42 #34 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:09:42 #34 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:09:42 #34 ... 20:09:42 20:09:42 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:09:42 #37 DONE 1.9s 20:09:42 20:09:42 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:09:42 #34 ... 20:09:42 20:09:42 #38 [security-spiffe-token-provider internal] load build context 20:09:42 #38 transferring context: 2.56MB 1.2s done 20:09:42 #38 DONE 2.0s 20:09:42 20:09:42 #39 [security-bootstrapper internal] load build context 20:09:42 #39 transferring context: 2.56MB 1.2s done 20:09:42 #39 DONE 2.0s 20:09:42 20:09:42 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:09:42 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 20:09:42 #40 DONE 0.3s 20:09:42 20:09:42 #41 [support-notifications internal] load build context 20:09:42 #41 transferring context: 2.56MB 1.1s done 20:09:42 #41 DONE 1.7s 20:09:42 20:09:42 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:09:42 #34 ... 20:09:42 20:09:42 #42 [support-scheduler internal] load build context 20:09:42 #42 transferring context: 2.56MB 1.4s done 20:09:42 #42 DONE 2.2s 20:09:42 20:09:42 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:09:43 #34 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.9s done 20:09:43 #34 ... 20:09:43 20:09:43 #43 [core-data internal] load build context 20:09:43 #43 transferring context: 2.56MB 1.2s done 20:09:43 #43 DONE 1.9s 20:09:43 20:09:43 #25 [core-command internal] load build context 20:09:43 #25 transferring context: 2.56MB 1.3s done 20:09:43 #25 DONE 2.2s 20:09:43 20:09:43 #26 [core-common-config-bootstrapper internal] load build context 20:09:43 #26 transferring context: 2.56MB 1.3s done 20:09:43 #26 DONE 2.2s 20:09:43 20:09:43 #33 [core-metadata internal] load build context 20:09:43 #33 transferring context: 2.56MB 1.3s done 20:09:43 #33 DONE 2.1s 20:09:43 20:09:43 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:43 #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 20:09:43 #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:09:43 #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:09:43 #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:09:43 #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 20:09:43 #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 20:09:43 #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 20:09:43 #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:09:43 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s 20:09:43 #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:09:43 #44 ... 20:09:43 20:09:43 #45 [security-proxy-auth internal] load build context 20:09:43 #45 transferring context: 2.56MB 1.0s done 20:09:43 #45 DONE 2.1s 20:09:43 20:09:43 #46 [security-secretstore-setup internal] load build context 20:09:43 #46 transferring context: 2.56MB 0.9s done 20:09:43 #46 DONE 2.2s 20:09:43 20:09:43 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:43 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.6s 20:09:43 #44 ... 20:09:43 20:09:43 #47 [security-proxy-setup internal] load build context 20:09:43 #47 transferring context: 2.56MB 1.0s done 20:09:43 #47 DONE 2.2s 20:09:43 20:09:43 #48 [security-spire-config internal] load build context 20:09:43 #48 transferring context: 16.35kB 0.0s done 20:09:43 #48 DONE 1.3s 20:09:43 20:09:43 #49 [security-spire-server internal] load build context 20:09:43 #49 transferring context: 18.10kB 0.0s done 20:09:43 #49 DONE 1.3s 20:09:43 20:09:43 #50 [security-spire-agent internal] load build context 20:09:43 #50 transferring context: 17.63kB 0.0s done 20:09:43 #50 DONE 1.1s 20:09:43 20:09:43 #51 [core-metadata builder 2/7] WORKDIR /edgex-go 20:09:43 #51 DONE 1.0s 20:09:43 20:09:43 #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:09:43 #34 DONE 3.0s 20:09:43 20:09:43 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:43 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.7s 20:09:43 #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:09:43 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.26MB / 23.39MB 0.8s 20:09:43 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 0.9s 20:09:44 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.0s 20:09:44 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.1s 20:09:44 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 1.3s 20:09:44 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 1.5s 20:09:44 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.7s 20:09:44 #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.7s done 20:09:44 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:09:48 #44 ... 20:09:48 20:09:48 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:09:48 #0 1.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:48 #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:48 #0 4.040 OK: 266 MiB in 52 packages 20:09:48 #52 DONE 4.6s 20:09:48 20:09:48 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:49 #44 ... 20:09:49 20:09:49 #53 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:09:49 #53 DONE 0.6s 20:09:49 20:09:49 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:49 #44 ... 20:09:49 20:09:49 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:09:49 #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:49 #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:49 #0 5.252 OK: 266 MiB in 52 packages 20:09:49 #54 DONE 5.8s 20:09:49 20:09:49 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:49 #44 ... 20:09:49 20:09:49 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:09:49 #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:49 #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:49 #0 5.563 OK: 266 MiB in 52 packages 20:09:49 #55 DONE 6.2s 20:09:49 20:09:49 #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:09:49 #56 DONE 0.4s 20:09:49 20:09:49 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:49 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 20:09:50 #44 ... 20:09:50 20:09:50 #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:09:50 #57 DONE 0.7s 20:09:50 20:09:50 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:51 #44 ... 20:09:51 20:09:51 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:09:51 #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:51 #0 4.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:51 #0 6.392 (1/1) Installing dumb-init (1.2.5-r2) 20:09:51 #0 6.443 Executing busybox-1.36.1-r5.trigger 20:09:51 #0 6.533 OK: 8 MiB in 16 packages 20:09:51 #58 DONE 7.3s 20:09:51 20:09:51 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:51 #44 ... 20:09:51 20:09:51 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:09:51 #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:51 #0 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:51 #0 7.052 (1/2) Installing dumb-init (1.2.5-r2) 20:09:51 #0 7.083 (2/2) Installing su-exec (0.2-r3) 20:09:51 #0 7.083 Executing busybox-1.36.1-r5.trigger 20:09:51 #0 7.150 OK: 8 MiB in 17 packages 20:09:51 #59 DONE 7.9s 20:09:51 20:09:51 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:52 #44 ... 20:09:52 20:09:52 #60 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:09:52 #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:52 #0 4.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:52 #0 7.625 (1/1) Installing dumb-init (1.2.5-r2) 20:09:52 #0 7.649 Executing busybox-1.36.1-r5.trigger 20:09:52 #0 7.746 OK: 8 MiB in 16 packages 20:09:52 #60 DONE 8.7s 20:09:52 20:09:52 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:52 #44 ... 20:09:52 20:09:52 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:09:52 #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:52 #0 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:52 #0 7.281 (1/4) Installing dumb-init (1.2.5-r2) 20:09:52 #0 7.352 (2/4) Installing openssl (3.1.4-r1) 20:09:52 #0 7.483 (3/4) Installing su-exec (0.2-r3) 20:09:52 #0 7.510 (4/4) Installing yq (4.33.3-r5) 20:09:52 #0 8.112 Executing busybox-1.36.1-r5.trigger 20:09:52 #0 8.263 OK: 18 MiB in 19 packages 20:09:52 #61 DONE 9.0s 20:09:52 20:09:52 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:53 #44 ... 20:09:53 20:09:53 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:09:53 #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 4.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 7.471 (1/2) Installing ca-certificates (20230506-r0) 20:09:53 #0 7.758 (2/2) Installing dumb-init (1.2.5-r2) 20:09:53 #0 7.771 Executing busybox-1.36.1-r5.trigger 20:09:53 #0 7.922 Executing ca-certificates-20230506-r0.trigger 20:09:53 #0 8.685 OK: 9 MiB in 17 packages 20:09:53 #62 DONE 9.4s 20:09:53 20:09:53 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:53 #44 ... 20:09:53 20:09:53 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:09:53 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:09:53 #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:09:53 #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:09:53 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:09:53 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:09:53 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:09:53 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 20:09:53 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 0.8s done 20:09:53 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:09:53 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s 20:09:53 #40 ... 20:09:53 20:09:53 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:53 #44 ... 20:09:53 20:09:53 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:09:53 #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 4.130 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:09:53 #0 4.130 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:09:53 #0 4.130 OK: 19946 distinct packages available 20:09:53 #0 4.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 8.857 (1/5) Installing dumb-init (1.2.5-r2) 20:09:53 #0 8.870 (2/5) Installing musl-obstack (1.2.3-r2) 20:09:53 #0 8.881 (3/5) Installing libucontext (1.2-r2) 20:09:53 #0 8.881 (4/5) Installing gcompat (1.1.0-r1) 20:09:53 #0 8.900 (5/5) Installing openssl (3.1.4-r1) 20:09:53 #0 9.013 Executing busybox-1.36.1-r5.trigger 20:09:53 #0 9.114 OK: 9 MiB in 20 packages 20:09:53 #63 DONE 9.7s 20:09:53 20:09:53 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:09:53 #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 4.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 7.599 (1/4) Installing ca-certificates (20230506-r0) 20:09:53 #0 7.850 (2/4) Installing dumb-init (1.2.5-r2) 20:09:53 #0 7.875 (3/4) Installing su-exec (0.2-r3) 20:09:53 #0 7.875 (4/4) Installing yq (4.33.3-r5) 20:09:53 #0 8.307 Executing busybox-1.36.1-r5.trigger 20:09:53 #0 8.394 Executing ca-certificates-20230506-r0.trigger 20:09:53 #0 9.061 OK: 18 MiB in 19 packages 20:09:53 #64 DONE 9.8s 20:09:53 20:09:53 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:53 #44 ... 20:09:53 20:09:53 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:53 #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 3.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 6.186 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:09:53 #0 6.186 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:09:53 #0 6.186 OK: 19946 distinct packages available 20:09:53 #0 6.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 7.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 10.02 (1/11) Installing ca-certificates (20230506-r0) 20:09:53 #65 10.16 (2/11) Installing brotli-libs (1.0.9-r14) 20:09:53 #65 ... 20:09:53 20:09:53 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:09:53 #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 7.163 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:09:53 #0 7.163 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:09:53 #0 7.163 OK: 19946 distinct packages available 20:09:53 #0 7.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 8.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #66 ... 20:09:53 20:09:53 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:09:53 #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 5.754 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:09:53 #0 5.754 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:09:53 #0 5.754 OK: 19948 distinct packages available 20:09:53 #0 6.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:53 #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:53 #0 9.872 OK: 266 MiB in 52 packages 20:09:53 #67 ... 20:09:53 20:09:53 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:53 #65 10.19 (3/11) Installing libunistring (1.1-r1) 20:09:53 #65 10.24 (4/11) Installing libidn2 (2.3.4-r1) 20:09:53 #65 10.26 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:09:53 #65 10.26 (6/11) Installing libcurl (8.5.0-r0) 20:09:53 #65 10.31 (7/11) Installing curl (8.5.0-r0) 20:09:53 #65 10.32 (8/11) Installing dumb-init (1.2.5-r2) 20:09:53 #65 10.33 (9/11) Installing musl-obstack (1.2.3-r2) 20:09:53 #65 10.34 (10/11) Installing libucontext (1.2-r2) 20:09:53 #65 10.35 (11/11) Installing gcompat (1.1.0-r1) 20:09:53 #65 10.37 Executing busybox-1.36.1-r5.trigger 20:09:54 #65 ... 20:09:54 20:09:54 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:09:54 #67 DONE 10.5s 20:09:54 20:09:54 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:54 #65 10.40 Executing ca-certificates-20230506-r0.trigger 20:09:54 #65 10.78 OK: 13 MiB in 26 packages 20:09:54 #65 ... 20:09:54 20:09:54 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:09:54 #68 DONE 0.6s 20:09:54 20:09:54 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:55 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s 20:09:55 #44 ... 20:09:55 20:09:55 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:09:55 #66 10.70 (1/4) Installing dumb-init (1.2.5-r2) 20:09:55 #66 10.74 (2/4) Installing musl-obstack (1.2.3-r2) 20:09:55 #66 10.74 (3/4) Installing libucontext (1.2-r2) 20:09:55 #66 10.74 (4/4) Installing gcompat (1.1.0-r1) 20:09:55 #66 10.75 Executing busybox-1.36.1-r5.trigger 20:09:55 #66 10.83 OK: 8 MiB in 19 packages 20:09:55 #66 DONE 11.6s 20:09:55 20:09:55 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:09:55 #65 DONE 11.6s 20:09:55 20:09:55 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:55 #44 ... 20:09:55 20:09:55 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:09:55 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.5s done 20:09:55 #40 DONE 12.7s 20:09:55 20:09:55 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:09:57 #140 ... 20:09:57 20:09:57 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:09:57 #134 63.06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:09:57 #134 DONE 66.5s 20:09:57 20:09:57 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:09:57 #133 ... 20:09:57 20:09:57 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:09:57 #139 DONE 68.1s 20:09:57 20:09:57 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:09:58 #141 DONE 0.3s 20:09:58 20:09:58 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:09:58 #142 DONE 0.3s 20:09:58 20:09:58 #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:09:58 #69 ... 20:09:58 20:09:58 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:09:58 #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:58 #0 4.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:58 #0 6.482 OK: 8 MiB in 16 packages 20:09:58 #70 DONE 6.9s 20:09:58 20:09:58 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:58 #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s done 20:09:58 #44 ... 20:09:58 20:09:58 #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:09:58 #0 3.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:58 #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:58 #0 6.516 OK: 8 MiB in 17 packages 20:09:58 #71 DONE 7.0s 20:09:58 #143 DONE 0.3s 20:09:58 20:09:58 #144 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:09:58 #144 DONE 0.3s 20:09:58 20:09:58 #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:09:58 20:09:58 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:09:58 #0 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:58 #0 4.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:58 #0 5.778 OK: 8 MiB in 16 packages 20:09:58 #72 DONE 6.3s 20:09:58 20:09:58 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:09:58 #73 ... 20:09:58 20:09:58 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:59 #74 ... 20:09:59 20:09:59 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:09:59 #44 DONE 16.5s 20:09:59 20:09:59 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:09:59 #69 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:59 #145 ... 20:09:59 20:09:59 #146 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:09:59 #146 DONE 0.5s 20:09:59 #69 ... 20:09:59 20:09:59 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:09:59 #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:59 #0 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:59 #0 5.888 OK: 18 MiB in 19 packages 20:09:59 #75 DONE 6.4s 20:09:59 20:09:59 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:09:59 #69 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:59 20:09:59 #147 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:09:59 #69 ... 20:09:59 20:09:59 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:09:59 #76 DONE 0.3s 20:09:59 #147 DONE 0.4s 20:09:59 20:09:59 #148 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:09:59 20:09:59 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:09:59 #0 2.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:09:59 #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:09:59 #77 ... 20:09:59 20:09:59 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:00 #78 ... 20:10:00 20:10:00 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:10:00 #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:10:00 #0 4.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:10:00 #0 6.292 OK: 18 MiB in 19 packages 20:10:00 #79 DONE 6.6s 20:10:00 20:10:00 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:10:00 #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:10:00 #0 5.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:10:00 #148 DONE 0.5s 20:10:00 20:10:00 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:00 #131 ... 20:10:00 20:10:00 #149 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:10:00 #80 ... 20:10:00 20:10:00 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:10:00 #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:10:00 #0 4.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:10:00 #0 6.798 OK: 9 MiB in 17 packages 20:10:00 #81 DONE 7.2s 20:10:00 20:10:00 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:00 #82 ... 20:10:00 20:10:00 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:10:00 #80 6.969 OK: 9 MiB in 20 packages 20:10:00 #149 ... 20:10:00 20:10:00 #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:10:00 #145 DONE 2.5s 20:10:00 20:10:00 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:10:00 #133 DONE 71.0s 20:10:00 20:10:00 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:10:00 #80 ... 20:10:00 20:10:00 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:00 #83 ... 20:10:00 20:10:00 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:10:00 #77 5.365 OK: 8 MiB in 19 packages 20:10:00 #77 ... 20:10:00 20:10:00 #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:10:00 #73 DONE 2.2s 20:10:00 20:10:00 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:10:00 #80 DONE 7.4s 20:10:00 20:10:00 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:10:01 #84 ... 20:10:01 20:10:01 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:10:01 #77 DONE 5.8s 20:10:01 20:10:01 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:10:01 #85 DONE 0.2s 20:10:01 20:10:01 #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:10:01 #69 5.518 OK: 13 MiB in 26 packages 20:10:01 #69 DONE 5.9s 20:10:01 20:10:01 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:10:01 #150 ... 20:10:01 20:10:01 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:10:01 #140 DONE 71.9s 20:10:01 20:10:01 #151 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:10:01 #151 ... 20:10:01 20:10:01 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:10:01 #150 DONE 1.1s 20:10:01 20:10:01 #149 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:10:01 #149 DONE 1.8s 20:10:01 20:10:01 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:10:02 #86 DONE 1.1s 20:10:02 20:10:02 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:10:02 #87 DONE 1.3s 20:10:02 20:10:02 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:10:02 #84 DONE 1.3s 20:10:02 20:10:02 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:10:02 #152 ... 20:10:02 20:10:02 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:10:02 #132 DONE 72.6s 20:10:02 #88 ... 20:10:02 20:10:02 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:10:02 #89 DONE 0.2s 20:10:02 20:10:02 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:10:02 #90 DONE 0.2s 20:10:02 20:10:02 #91 [security-spire-server stage-2 6/9] COPY security.txt / 20:10:02 20:10:02 #153 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:10:02 #91 DONE 0.2s 20:10:02 20:10:02 #92 [security-spire-config stage-2 6/10] COPY security.txt / 20:10:02 #92 DONE 0.2s 20:10:02 20:10:02 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:10:02 #93 ... 20:10:02 20:10:02 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:10:02 #94 DONE 0.2s 20:10:02 #153 ... 20:10:02 20:10:02 #151 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:10:02 #151 DONE 1.3s 20:10:02 20:10:02 #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:10:02 #154 DONE 1.0s 20:10:03 20:10:03 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:10:03 #93 DONE 0.2s 20:10:03 20:10:03 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:10:03 #95 DONE 0.2s 20:10:03 20:10:03 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:10:03 #96 DONE 0.2s 20:10:03 20:10:03 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:10:03 20:10:03 #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:10:03 #152 DONE 1.0s 20:10:03 20:10:03 #153 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:10:03 #153 DONE 0.7s 20:10:03 20:10:03 #155 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:03 #97 DONE 0.2s 20:10:03 20:10:03 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:10:03 #88 DONE 1.1s 20:10:03 20:10:03 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:10:03 #98 DONE 0.2s 20:10:03 20:10:03 #99 [security-spire-server] exporting to image 20:10:03 #99 exporting layers 20:10:03 #155 ... 20:10:03 20:10:03 #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:10:03 #156 DONE 0.3s 20:10:03 20:10:03 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:10:03 #157 DONE 0.4s 20:10:03 20:10:03 #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:10:03 #158 CACHED 20:10:03 20:10:03 #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:10:03 #159 CACHED 20:10:03 20:10:03 #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:10:03 #160 ... 20:10:03 20:10:03 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:10:03 #161 DONE 0.4s 20:10:03 #99 ... 20:10:03 20:10:03 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:10:03 #100 DONE 0.2s 20:10:03 20:10:03 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 20:10:03 #101 DONE 0.1s 20:10:03 20:10:03 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:10:03 20:10:03 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:10:03 #102 DONE 0.1s 20:10:03 20:10:03 #103 [security-spire-config] exporting to image 20:10:03 #103 ... 20:10:03 20:10:03 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:10:03 #104 DONE 0.1s 20:10:04 20:10:04 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:10:04 #105 DONE 0.1s 20:10:04 20:10:04 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:04 #83 ... 20:10:04 20:10:04 #106 [security-spire-agent] exporting to image 20:10:04 #162 ... 20:10:04 20:10:04 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:10:04 #163 DONE 0.9s 20:10:04 20:10:04 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:10:05 #106 ... 20:10:05 20:10:05 #99 [security-spire-server] exporting to image 20:10:05 #99 exporting layers 1.7s done 20:10:05 #99 writing image sha256:7c703833d19e14131fb64d526602b7c39bdf6f9da92104eeb1f6d4bbaad3d3f3 0.0s done 20:10:05 #99 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:10:05 #99 DONE 1.8s 20:10:05 20:10:05 #103 [security-spire-config] exporting to image 20:10:05 #103 exporting layers 1.8s done 20:10:05 #103 writing image sha256:51ead90bbc96023fe4b42c7a3801eb9c6b4195ce5be7bba79bf93857dd0c05b9 0.0s done 20:10:05 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:10:05 #103 DONE 1.9s 20:10:05 20:10:05 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:05 #164 ... 20:10:05 20:10:05 #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:10:05 #160 DONE 1.8s 20:10:05 20:10:05 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:10:05 #162 DONE 1.9s 20:10:05 20:10:05 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:10:05 #165 DONE 2.0s 20:10:05 20:10:05 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:10:05 #138 DONE 75.6s 20:10:05 20:10:05 #155 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:05 #155 DONE 2.4s 20:10:05 20:10:05 #86 [security-secretstore-setup] exporting to image 20:10:05 #86 exporting layers 20:10:05 #82 ... 20:10:05 20:10:05 #106 [security-spire-agent] exporting to image 20:10:05 #106 exporting layers 1.4s done 20:10:05 #106 writing image sha256:2616132313d6870e4560cf19c070e818dd3cdc94ab3d938c1c8bf61e8635c7f9 done 20:10:05 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:10:05 #106 DONE 1.5s 20:10:05 20:10:05 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:06 #86 ... 20:10:06 20:10:06 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:10:06 #166 CACHED 20:10:06 20:10:06 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:10:06 #167 CACHED 20:10:06 20:10:06 #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:10:06 #168 DONE 1.1s 20:10:06 20:10:06 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:10:06 #136 DONE 76.5s 20:10:06 20:10:06 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:10:06 #164 DONE 2.1s 20:10:06 20:10:06 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:10:06 #137 DONE 76.6s 20:10:06 20:10:06 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:10:06 #130 DONE 76.6s 20:10:06 20:10:06 #169 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:10:06 #169 ... 20:10:06 20:10:06 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:10:06 #170 DONE 1.4s 20:10:06 20:10:06 #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:10:06 #171 CACHED 20:10:06 20:10:06 #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:10:06 #172 CACHED 20:10:06 20:10:06 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:10:06 #173 DONE 1.5s 20:10:06 20:10:06 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:10:06 #174 DONE 0.7s 20:10:06 20:10:06 #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:10:06 #175 DONE 0.7s 20:10:06 20:10:06 #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:10:07 #176 ... 20:10:07 20:10:07 #169 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:10:07 #169 DONE 0.7s 20:10:07 20:10:07 #86 [security-secretstore-setup] exporting to image 20:10:07 #86 exporting layers 1.5s done 20:10:07 #86 writing image sha256:fbe30c0a90f0ed061ddc36bffadf7d25eefad5e57946f7a5740bd144285d4e0d done 20:10:07 #86 naming to docker.io/library/security-secretstore-setup done 20:10:07 #86 DONE 2.9s 20:10:07 20:10:07 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:10:07 #177 DONE 0.9s 20:10:07 20:10:07 #178 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:10:07 #178 DONE 0.4s 20:10:07 20:10:07 #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:10:07 #179 ... 20:10:07 20:10:07 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:10:07 #180 DONE 0.7s 20:10:07 20:10:07 #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:10:07 #181 DONE 0.7s 20:10:07 20:10:07 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:10:07 #182 DONE 0.8s 20:10:07 20:10:07 #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:10:07 #183 ... 20:10:07 20:10:07 #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:10:07 #176 DONE 1.0s 20:10:07 20:10:07 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:10:07 #184 DONE 0.7s 20:10:07 20:10:07 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:10:07 #135 DONE 78.3s 20:10:07 20:10:07 #86 [core-command] exporting to image 20:10:07 #86 ... 20:10:07 20:10:07 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:10:07 #185 DONE 0.8s 20:10:07 20:10:07 #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:10:07 #179 DONE 0.9s 20:10:07 20:10:07 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:10:07 #186 DONE 0.6s 20:10:08 20:10:08 #187 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:08 #187 DONE 1.1s 20:10:08 20:10:08 #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:10:08 #183 DONE 0.7s 20:10:08 20:10:08 #86 [security-proxy-auth] exporting to image 20:10:08 #86 ... 20:10:08 20:10:08 #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:10:08 #188 DONE 0.4s 20:10:08 20:10:08 #189 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:10:08 #189 ... 20:10:08 20:10:08 #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:10:08 #190 DONE 0.6s 20:10:08 20:10:08 #191 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:10:08 #191 DONE 0.6s 20:10:08 20:10:08 #86 [security-proxy-auth] exporting to image 20:10:08 #86 writing image sha256:be1a754826e4651e32c0e616e82031574e3c7525941c2a132856591608644a30 20:10:08 #86 ... 20:10:08 20:10:08 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:10:08 #192 DONE 0.7s 20:10:08 20:10:08 #193 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:10:08 #193 DONE 0.6s 20:10:08 20:10:08 #86 [core-metadata] exporting to image 20:10:08 #86 writing image sha256:be1a754826e4651e32c0e616e82031574e3c7525941c2a132856591608644a30 0.1s done 20:10:08 #86 naming to docker.io/library/core-command done 20:10:09 #86 ... 20:10:09 20:10:09 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:09 #194 DONE 1.1s 20:10:09 20:10:09 #86 [security-proxy-auth] exporting to image 20:10:09 #86 writing image sha256:29e9f819e845ac2d2956f70127ba903d24b469f192670a651c7a853ce4d6a89f done 20:10:09 #86 naming to docker.io/library/security-proxy-auth 0.0s done 20:10:09 #86 ... 20:10:09 20:10:09 #189 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:10:09 #189 DONE 0.7s 20:10:09 20:10:09 #86 [core-data] exporting to image 20:10:09 #86 ... 20:10:09 20:10:09 #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:10:09 #195 DONE 0.5s 20:10:09 20:10:09 #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:09 #196 DONE 1.1s 20:10:09 20:10:09 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:09 #131 DONE 79.4s 20:10:09 20:10:09 #86 [core-metadata] exporting to image 20:10:09 #86 writing image sha256:b70ba0f7a59d6ca486033a048cc7daa91907f2d3dfec09d178e68b322f7048e8 0.0s done 20:10:09 #86 naming to docker.io/library/core-metadata 0.0s done 20:10:09 #86 writing image sha256:85fbd77c77c54c1e6ac06e2f7e82c72377e0ba1456894961465c54d188d5ee7a 20:10:09 #86 exporting layers 0.2s done 20:10:09 #86 writing image sha256:85fbd77c77c54c1e6ac06e2f7e82c72377e0ba1456894961465c54d188d5ee7a done 20:10:09 #86 naming to docker.io/library/core-common-config-bootstrapper done 20:10:09 #86 ... 20:10:09 20:10:09 #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:10:09 #197 DONE 0.6s 20:10:09 20:10:09 #86 [security-spiffe-token-provider] exporting to image 20:10:09 #86 ... 20:10:09 20:10:09 #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:10:09 #198 DONE 0.4s 20:10:09 20:10:09 #86 [security-spiffe-token-provider] exporting to image 20:10:09 #86 writing image sha256:34b543d6e41a3b6bcabe3c18fcd20c76415c60313c26dc0c749ac9655f63bb0d 0.0s done 20:10:09 #86 naming to docker.io/library/core-data 20:10:09 #86 ... 20:10:09 20:10:09 #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:10:09 #199 DONE 0.3s 20:10:09 20:10:09 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:10:09 #200 DONE 0.1s 20:10:09 20:10:09 #86 [core-data] exporting to image 20:10:09 #86 exporting layers 0.5s done 20:10:09 #86 naming to docker.io/library/core-data done 20:10:09 #86 writing image sha256:6113b2e18281f740467c5e2880ef20dea7205e7893606d2ff42af553a2aca92e 20:10:09 #86 ... 20:10:09 20:10:09 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:10:09 #201 DONE 0.1s 20:10:09 20:10:09 #86 [security-spiffe-token-provider] exporting to image 20:10:09 #86 exporting layers 0.4s done 20:10:09 #86 writing image sha256:6113b2e18281f740467c5e2880ef20dea7205e7893606d2ff42af553a2aca92e 0.0s done 20:10:09 #86 naming to docker.io/library/security-proxy-setup done 20:10:09 #86 writing image sha256:cf7d6552a4875e389018a31310f5d41af695c6bc82e00963a84ceded476ebbb7 done 20:10:09 #86 naming to docker.io/library/security-spiffe-token-provider done 20:10:10 #86 ... 20:10:10 20:10:10 #202 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:10:10 #202 DONE 1.2s 20:10:10 20:10:10 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:10:10 #203 DONE 0.3s 20:10:10 20:10:10 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:10:10 #204 DONE 0.0s 20:10:10 20:10:10 #86 [support-notifications] exporting to image 20:10:10 #86 writing image sha256:7637e6d14809253b86443b8c947425f7e6377b2306fb2af7c094bd282bea4020 done 20:10:10 #86 naming to docker.io/library/support-notifications done 20:10:10 #86 exporting layers 0.2s done 20:10:10 #86 writing image sha256:b1fab04e0c86c7aaa2a558affbfd2a0bf71a5b14194509d608d0393ca03a672b done 20:10:10 #86 naming to docker.io/library/support-scheduler done 20:10:10 #86 writing image sha256:43b0e065170341fb848839f926e3c1c4e0b7b751a8bea565a8824226d9ef778d done 20:10:10 #86 naming to docker.io/library/security-bootstrapper done 20:10:10 #86 DONE 5.2s 20:10:10 20:10:10 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:10:10 time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:10:10 $ docker stop --time=1 0fa96d66771679ea9f610100c136d10087c1b154b35e4e1ed36dcacfe13bc295 20:10:11 $ docker rm -f --volumes 0fa96d66771679ea9f610100c136d10087c1b154b35e4e1ed36dcacfe13bc295 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:11 + docker images 20:10:11 REPOSITORY TAG IMAGE ID CREATED SIZE 20:10:11 security-spiffe-token-provider latest cf7d6552a487 2 seconds ago 28.5MB 20:10:11 security-bootstrapper latest 43b0e0651703 2 seconds ago 18.5MB 20:10:11 support-scheduler latest b1fab04e0c86 2 seconds ago 26MB 20:10:11 support-notifications latest 7637e6d14809 2 seconds ago 26.5MB 20:10:11 core-data latest 34b543d6e41a 3 seconds ago 17.1MB 20:10:11 security-proxy-setup latest 6113b2e18281 3 seconds ago 25.8MB 20:10:11 core-metadata latest b70ba0f7a59d 3 seconds ago 17.4MB 20:10:11 core-common-config-bootstrapper latest 85fbd77c77c5 3 seconds ago 14.9MB 20:10:11 security-proxy-auth latest 29e9f819e845 4 seconds ago 15.8MB 20:10:11 core-command latest be1a754826e4 4 seconds ago 17MB 20:10:11 security-secretstore-setup latest fbe30c0a90f0 6 seconds ago 36.2MB 20:10:11 security-spire-config latest c5f663421112 About a minute ago 102MB 20:10:11 security-spire-server latest 28587ae4f301 About a minute ago 102MB 20:10:11 security-spire-agent latest 6a2ee4d5f02f About a minute ago 161MB 20:10:11 ci-base-image-x86_64 latest 17ce86956f48 4 minutes ago 937MB 20:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 weeks ago 564MB 20:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB 20:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:12 provisioning config files... 20:10:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config3021310422239018131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:12 ---> ****-login.sh 20:10:12 nexus3.edgexfoundry.org:10001 20:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:12 Configure a credential helper to remove this warning. See 20:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:12 20:10:12 Login Succeeded 20:10:12 nexus3.edgexfoundry.org:10002 20:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:12 Configure a credential helper to remove this warning. See 20:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:12 20:10:12 Login Succeeded 20:10:12 nexus3.edgexfoundry.org:10003 20:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:12 Configure a credential helper to remove this warning. See 20:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:12 20:10:12 Login Succeeded 20:10:12 nexus3.edgexfoundry.org:10004 20:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:12 Configure a credential helper to remove this warning. See 20:10:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:12 20:10:12 Login Succeeded 20:10:12 ****.io 20:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:13 Configure a credential helper to remove this warning. See 20:10:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:13 20:10:13 Login Succeeded 20:10:13 ---> ****-login.sh ends [Pipeline] } 20:10:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:10:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:10:13 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:13 latest 20:10:13 3.2.0-dev.6 20:10:13 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:13 main 20:10:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:14 + docker push nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:10:14 5e73ae182bec: Preparing 20:10:14 e477136f0a71: Preparing 20:10:14 c833f7d5db57: Preparing 20:10:14 8bcf42939875: Preparing 20:10:14 91012701017d: Preparing 20:10:14 61d6fef90914: Preparing 20:10:14 9fe9a137fd00: Preparing 20:10:14 9fe9a137fd00: Waiting 20:10:14 61d6fef90914: Waiting 20:10:14 8bcf42939875: Pushed 20:10:14 91012701017d: Pushed 20:10:14 c833f7d5db57: Pushed 20:10:14 5e73ae182bec: Pushed 20:10:14 9fe9a137fd00: Layer already exists 20:10:14 61d6fef90914: Pushed 20:10:15 e477136f0a71: Pushed 20:10:15 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:10:16 5e73ae182bec: Preparing 20:10:16 e477136f0a71: Preparing 20:10:16 c833f7d5db57: Preparing 20:10:16 8bcf42939875: Preparing 20:10:16 91012701017d: Preparing 20:10:16 61d6fef90914: Preparing 20:10:16 9fe9a137fd00: Preparing 20:10:16 61d6fef90914: Waiting 20:10:16 c833f7d5db57: Layer already exists 20:10:16 e477136f0a71: Layer already exists 20:10:16 5e73ae182bec: Layer already exists 20:10:16 91012701017d: Layer already exists 20:10:16 8bcf42939875: Layer already exists 20:10:16 9fe9a137fd00: Layer already exists 20:10:16 61d6fef90914: Layer already exists 20:10:16 latest: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:16 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.6 20:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:10:16 5e73ae182bec: Preparing 20:10:16 e477136f0a71: Preparing 20:10:16 c833f7d5db57: Preparing 20:10:16 8bcf42939875: Preparing 20:10:16 91012701017d: Preparing 20:10:16 61d6fef90914: Preparing 20:10:16 9fe9a137fd00: Preparing 20:10:16 9fe9a137fd00: Waiting 20:10:16 91012701017d: Layer already exists 20:10:16 8bcf42939875: Layer already exists 20:10:16 c833f7d5db57: Layer already exists 20:10:16 e477136f0a71: Layer already exists 20:10:16 5e73ae182bec: Layer already exists 20:10:16 61d6fef90914: Layer already exists 20:10:16 9fe9a137fd00: Layer already exists 20:10:16 3.2.0-dev.6: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:17 + docker push nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:10:17 5e73ae182bec: Preparing 20:10:17 e477136f0a71: Preparing 20:10:17 c833f7d5db57: Preparing 20:10:17 8bcf42939875: Preparing 20:10:17 91012701017d: Preparing 20:10:17 61d6fef90914: Preparing 20:10:17 9fe9a137fd00: Preparing 20:10:17 9fe9a137fd00: Waiting 20:10:17 61d6fef90914: Waiting 20:10:17 91012701017d: Layer already exists 20:10:17 8bcf42939875: Layer already exists 20:10:17 c833f7d5db57: Layer already exists 20:10:17 5e73ae182bec: Layer already exists 20:10:17 e477136f0a71: Layer already exists 20:10:17 61d6fef90914: Layer already exists 20:10:17 9fe9a137fd00: Layer already exists 20:10:17 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:10:18 5e73ae182bec: Preparing 20:10:18 e477136f0a71: Preparing 20:10:18 c833f7d5db57: Preparing 20:10:18 8bcf42939875: Preparing 20:10:18 91012701017d: Preparing 20:10:18 61d6fef90914: Preparing 20:10:18 9fe9a137fd00: Preparing 20:10:18 61d6fef90914: Waiting 20:10:18 9fe9a137fd00: Waiting 20:10:18 5e73ae182bec: Layer already exists 20:10:18 e477136f0a71: Layer already exists 20:10:18 91012701017d: Layer already exists 20:10:18 8bcf42939875: Layer already exists 20:10:18 c833f7d5db57: Layer already exists 20:10:18 61d6fef90914: Layer already exists 20:10:18 9fe9a137fd00: Layer already exists 20:10:18 main: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:18 ===================================================== [Pipeline] echo 20:10:18 taggedImages: 20:10:18 - nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:18 - nexus3.edgexfoundry.org:10004/core-command:latest 20:10:18 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.6 20:10:18 - nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:10:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:10:19 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:19 latest 20:10:19 3.2.0-dev.6 20:10:19 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:19 main 20:10:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:10:20 5b28691dcc10: Preparing 20:10:20 8d8bd74bb729: Preparing 20:10:20 c9c01658d512: Preparing 20:10:20 7f6ca58bd86c: Preparing 20:10:20 c833f7d5db57: Preparing 20:10:20 8bcf42939875: Preparing 20:10:20 91012701017d: Preparing 20:10:20 61d6fef90914: Preparing 20:10:20 9fe9a137fd00: Preparing 20:10:20 91012701017d: Waiting 20:10:20 9fe9a137fd00: Waiting 20:10:20 8bcf42939875: Waiting 20:10:20 c833f7d5db57: Layer already exists 20:10:20 8bcf42939875: Layer already exists 20:10:20 91012701017d: Layer already exists 20:10:20 61d6fef90914: Layer already exists 20:10:20 9fe9a137fd00: Layer already exists 20:10:20 8d8bd74bb729: Pushed 20:10:20 5b28691dcc10: Pushed 20:10:20 c9c01658d512: Pushed 20:10:20 #83 DONE 29.1s 20:10:20 20:10:20 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:20 #82 DONE 24.9s 20:10:20 20:10:20 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:20 #74 DONE 30.9s 20:10:20 20:10:20 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:20 #78 DONE 29.8s 20:10:20 20:10:20 #107 [support-scheduler builder 6/7] COPY . . 20:10:21 7f6ca58bd86c: Pushed 20:10:21 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:10:21 5b28691dcc10: Preparing 20:10:21 8d8bd74bb729: Preparing 20:10:21 c9c01658d512: Preparing 20:10:21 7f6ca58bd86c: Preparing 20:10:21 c833f7d5db57: Preparing 20:10:21 8bcf42939875: Preparing 20:10:21 91012701017d: Preparing 20:10:21 61d6fef90914: Preparing 20:10:21 8bcf42939875: Waiting 20:10:21 9fe9a137fd00: Preparing 20:10:21 91012701017d: Waiting 20:10:21 61d6fef90914: Waiting 20:10:21 9fe9a137fd00: Waiting 20:10:21 5b28691dcc10: Layer already exists 20:10:21 7f6ca58bd86c: Layer already exists 20:10:21 c833f7d5db57: Layer already exists 20:10:21 c9c01658d512: Layer already exists 20:10:21 8d8bd74bb729: Layer already exists 20:10:21 61d6fef90914: Layer already exists 20:10:21 91012701017d: Layer already exists 20:10:21 8bcf42939875: Layer already exists 20:10:21 9fe9a137fd00: Layer already exists 20:10:21 latest: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.6 20:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:10:22 5b28691dcc10: Preparing 20:10:22 8d8bd74bb729: Preparing 20:10:22 c9c01658d512: Preparing 20:10:22 7f6ca58bd86c: Preparing 20:10:22 c833f7d5db57: Preparing 20:10:22 8bcf42939875: Preparing 20:10:22 91012701017d: Preparing 20:10:22 61d6fef90914: Preparing 20:10:22 9fe9a137fd00: Preparing 20:10:22 8bcf42939875: Waiting 20:10:22 9fe9a137fd00: Waiting 20:10:22 91012701017d: Waiting 20:10:22 c833f7d5db57: Layer already exists 20:10:22 7f6ca58bd86c: Layer already exists 20:10:22 c9c01658d512: Layer already exists 20:10:22 8d8bd74bb729: Layer already exists 20:10:22 5b28691dcc10: Layer already exists 20:10:22 91012701017d: Layer already exists 20:10:22 8bcf42939875: Layer already exists 20:10:22 9fe9a137fd00: Layer already exists 20:10:22 61d6fef90914: Layer already exists 20:10:22 3.2.0-dev.6: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:10:23 5b28691dcc10: Preparing 20:10:23 8d8bd74bb729: Preparing 20:10:23 c9c01658d512: Preparing 20:10:23 7f6ca58bd86c: Preparing 20:10:23 c833f7d5db57: Preparing 20:10:23 8bcf42939875: Preparing 20:10:23 91012701017d: Preparing 20:10:23 61d6fef90914: Preparing 20:10:23 9fe9a137fd00: Preparing 20:10:23 61d6fef90914: Waiting 20:10:23 8bcf42939875: Waiting 20:10:23 91012701017d: Waiting 20:10:23 9fe9a137fd00: Waiting 20:10:23 5b28691dcc10: Layer already exists 20:10:23 8d8bd74bb729: Layer already exists 20:10:23 c833f7d5db57: Layer already exists 20:10:23 c9c01658d512: Layer already exists 20:10:23 7f6ca58bd86c: Layer already exists 20:10:23 91012701017d: Layer already exists 20:10:23 9fe9a137fd00: Layer already exists 20:10:23 8bcf42939875: Layer already exists 20:10:23 61d6fef90914: Layer already exists 20:10:23 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } 20:10:24 #107 DONE 3.9s 20:10:24 20:10:24 #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 #108 CACHED 20:10:24 20:10:24 #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:10:24 #109 CACHED 20:10:24 20:10:24 #110 [security-proxy-setup builder 6/7] COPY . . 20:10:24 #110 CACHED 20:10:24 20:10:24 #111 [support-notifications builder 6/7] COPY . . 20:10:24 #111 DONE 3.9s 20:10:24 20:10:24 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:10:24 #112 CACHED 20:10:24 20:10:24 #113 [security-secretstore-setup builder 6/7] COPY . . 20:10:24 #113 CACHED 20:10:24 20:10:24 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 #114 CACHED 20:10:24 20:10:24 #115 [security-bootstrapper builder 6/7] COPY . . 20:10:24 #115 DONE 3.9s 20:10:24 20:10:24 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 #116 CACHED 20:10:24 20:10:24 #117 [core-command builder 6/7] COPY . . 20:10:24 #117 CACHED 20:10:24 20:10:24 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 20:10:24 #118 CACHED 20:10:24 20:10:24 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 #119 CACHED 20:10:24 20:10:24 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:10:24 #120 CACHED 20:10:24 20:10:24 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 20:10:24 #121 CACHED 20:10:24 20:10:24 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:10:24 #122 CACHED 20:10:24 20:10:24 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 #123 CACHED 20:10:24 20:10:24 #124 [security-proxy-auth builder 6/7] COPY . . 20:10:24 #124 CACHED 20:10:24 20:10:24 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 20:10:24 #125 CACHED 20:10:24 20:10:24 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 #126 CACHED 20:10:24 20:10:24 #127 [core-data builder 6/7] COPY . . 20:10:24 #127 CACHED 20:10:24 20:10:24 #128 [core-metadata builder 6/7] COPY . . 20:10:24 #128 CACHED 20:10:24 20:10:24 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:24 #129 CACHED 20:10:24 20:10:24 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:10:24 #130 CACHED 20:10:24 20:10:24 #131 [security-spiffe-token-provider builder 6/7] COPY . . 20:10:24 #131 DONE 3.9s 20:10:24 20:10:24 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:10:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:10:24 5b28691dcc10: Preparing 20:10:24 8d8bd74bb729: Preparing 20:10:24 c9c01658d512: Preparing 20:10:24 7f6ca58bd86c: Preparing 20:10:24 c833f7d5db57: Preparing 20:10:24 8bcf42939875: Preparing 20:10:24 91012701017d: Preparing 20:10:24 61d6fef90914: Preparing 20:10:24 9fe9a137fd00: Preparing 20:10:24 91012701017d: Waiting 20:10:24 61d6fef90914: Waiting 20:10:24 9fe9a137fd00: Waiting 20:10:24 8bcf42939875: Waiting 20:10:24 7f6ca58bd86c: Layer already exists 20:10:24 c833f7d5db57: Layer already exists 20:10:24 c9c01658d512: Layer already exists 20:10:24 5b28691dcc10: Layer already exists 20:10:24 8d8bd74bb729: Layer already exists 20:10:24 61d6fef90914: Layer already exists 20:10:24 9fe9a137fd00: Layer already exists 20:10:24 8bcf42939875: Layer already exists 20:10:24 91012701017d: Layer already exists 20:10:24 main: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:24 ===================================================== [Pipeline] echo 20:10:24 taggedImages: 20:10:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:10:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.6 20:10:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:24 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:10:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:10:25 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:25 latest 20:10:25 3.2.0-dev.6 20:10:25 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:25 main 20:10:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:26 + docker push nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:10:26 29d6af10c51d: Preparing 20:10:26 5168cbc9fdc3: Preparing 20:10:26 c833f7d5db57: Preparing 20:10:26 8bcf42939875: Preparing 20:10:26 2119de620f83: Preparing 20:10:26 003f7b8db7e1: Preparing 20:10:26 9fe9a137fd00: Preparing 20:10:26 003f7b8db7e1: Waiting 20:10:26 9fe9a137fd00: Waiting 20:10:26 8bcf42939875: Layer already exists 20:10:26 c833f7d5db57: Layer already exists 20:10:26 9fe9a137fd00: Layer already exists 20:10:26 2119de620f83: Pushed 20:10:26 003f7b8db7e1: Pushed 20:10:26 29d6af10c51d: Pushed 20:10:26 #132 2.750 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:10:27 5168cbc9fdc3: Pushed 20:10:27 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:10:28 29d6af10c51d: Preparing 20:10:28 5168cbc9fdc3: Preparing 20:10:28 c833f7d5db57: Preparing 20:10:28 8bcf42939875: Preparing 20:10:28 2119de620f83: Preparing 20:10:28 003f7b8db7e1: Preparing 20:10:28 9fe9a137fd00: Preparing 20:10:28 003f7b8db7e1: Waiting 20:10:28 9fe9a137fd00: Waiting 20:10:28 c833f7d5db57: Layer already exists 20:10:28 29d6af10c51d: Layer already exists 20:10:28 2119de620f83: Layer already exists 20:10:28 8bcf42939875: Layer already exists 20:10:28 5168cbc9fdc3: Layer already exists 20:10:28 9fe9a137fd00: Layer already exists 20:10:28 003f7b8db7e1: Layer already exists 20:10:28 latest: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:29 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.6 20:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:10:29 29d6af10c51d: Preparing 20:10:29 5168cbc9fdc3: Preparing 20:10:29 c833f7d5db57: Preparing 20:10:29 8bcf42939875: Preparing 20:10:29 2119de620f83: Preparing 20:10:29 003f7b8db7e1: Preparing 20:10:29 9fe9a137fd00: Preparing 20:10:29 003f7b8db7e1: Waiting 20:10:29 9fe9a137fd00: Waiting 20:10:29 8bcf42939875: Layer already exists 20:10:29 2119de620f83: Layer already exists 20:10:29 c833f7d5db57: Layer already exists 20:10:29 5168cbc9fdc3: Layer already exists 20:10:29 29d6af10c51d: Layer already exists 20:10:29 003f7b8db7e1: Layer already exists 20:10:29 9fe9a137fd00: Layer already exists 20:10:29 3.2.0-dev.6: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:30 + docker push nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:10:30 29d6af10c51d: Preparing 20:10:30 5168cbc9fdc3: Preparing 20:10:30 c833f7d5db57: Preparing 20:10:30 8bcf42939875: Preparing 20:10:30 2119de620f83: Preparing 20:10:30 003f7b8db7e1: Preparing 20:10:30 9fe9a137fd00: Preparing 20:10:30 9fe9a137fd00: Waiting 20:10:30 003f7b8db7e1: Waiting 20:10:30 29d6af10c51d: Layer already exists 20:10:30 5168cbc9fdc3: Layer already exists 20:10:30 8bcf42939875: Layer already exists 20:10:30 2119de620f83: Layer already exists 20:10:30 c833f7d5db57: Layer already exists 20:10:30 003f7b8db7e1: Layer already exists 20:10:30 9fe9a137fd00: Layer already exists 20:10:30 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:10:30 29d6af10c51d: Preparing 20:10:30 5168cbc9fdc3: Preparing 20:10:30 c833f7d5db57: Preparing 20:10:30 8bcf42939875: Preparing 20:10:30 2119de620f83: Preparing 20:10:30 003f7b8db7e1: Preparing 20:10:30 9fe9a137fd00: Preparing 20:10:30 003f7b8db7e1: Waiting 20:10:30 9fe9a137fd00: Waiting 20:10:30 c833f7d5db57: Layer already exists 20:10:30 8bcf42939875: Layer already exists 20:10:30 29d6af10c51d: Layer already exists 20:10:30 5168cbc9fdc3: Layer already exists 20:10:30 2119de620f83: Layer already exists 20:10:30 003f7b8db7e1: Layer already exists 20:10:30 9fe9a137fd00: Layer already exists 20:10:30 main: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:31 ===================================================== [Pipeline] echo 20:10:31 taggedImages: 20:10:31 - nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:31 - nexus3.edgexfoundry.org:10004/core-data:latest 20:10:31 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.6 20:10:31 - nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:31 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:10:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:10:31 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:31 latest 20:10:31 3.2.0-dev.6 20:10:31 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:31 main 20:10:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:10:32 9ad4b14e9e47: Preparing 20:10:32 e96741562a53: Preparing 20:10:32 b1a891b97ca6: Preparing 20:10:32 c833f7d5db57: Preparing 20:10:32 8bcf42939875: Preparing 20:10:32 91012701017d: Preparing 20:10:32 61d6fef90914: Preparing 20:10:32 9fe9a137fd00: Preparing 20:10:32 91012701017d: Waiting 20:10:32 61d6fef90914: Waiting 20:10:32 9fe9a137fd00: Waiting 20:10:32 8bcf42939875: Layer already exists 20:10:32 c833f7d5db57: Layer already exists 20:10:32 91012701017d: Layer already exists 20:10:32 61d6fef90914: Layer already exists 20:10:32 9fe9a137fd00: Layer already exists 20:10:32 9ad4b14e9e47: Pushed 20:10:32 e96741562a53: Pushed 20:10:33 b1a891b97ca6: Pushed 20:10:33 #132 ... 20:10:33 20:10:33 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:10:33 #0 2.311 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:10:33 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } 20:10:33 #133 ... 20:10:33 20:10:33 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:10:33 #0 2.828 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:34 #134 ... 20:10:34 20:10:34 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:10:34 #0 2.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:10:34 #135 ... 20:10:34 20:10:34 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:10:34 #0 2.146 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:10:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv 20:10:34 #136 ... 20:10:34 20:10:34 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:10:34 #0 1.982 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:10:34 #137 ... 20:10:34 20:10:34 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:10:34 #0 1.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:34 #138 ... 20:10:34 20:10:34 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:10:34 #0 2.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:10:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:10:34 9ad4b14e9e47: Preparing 20:10:34 e96741562a53: Preparing 20:10:34 b1a891b97ca6: Preparing 20:10:34 c833f7d5db57: Preparing 20:10:34 8bcf42939875: Preparing 20:10:34 91012701017d: Preparing 20:10:34 61d6fef90914: Preparing 20:10:34 9fe9a137fd00: Preparing 20:10:34 61d6fef90914: Waiting 20:10:34 91012701017d: Waiting 20:10:34 e96741562a53: Layer already exists 20:10:34 c833f7d5db57: Layer already exists 20:10:34 b1a891b97ca6: Layer already exists 20:10:34 9ad4b14e9e47: Layer already exists 20:10:34 8bcf42939875: Layer already exists 20:10:34 61d6fef90914: Layer already exists 20:10:34 91012701017d: Layer already exists 20:10:34 9fe9a137fd00: Layer already exists 20:10:34 latest: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:10:34 #139 ... 20:10:34 20:10:34 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:10:34 #0 1.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:10:34 #140 ... 20:10:34 20:10:34 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:10:34 #0 2.493 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh 20:10:35 #141 ... 20:10:35 20:10:35 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:10:35 #0 2.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:10:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.6 20:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:10:35 9ad4b14e9e47: Preparing 20:10:35 e96741562a53: Preparing 20:10:35 b1a891b97ca6: Preparing 20:10:35 c833f7d5db57: Preparing 20:10:35 8bcf42939875: Preparing 20:10:35 91012701017d: Preparing 20:10:35 61d6fef90914: Preparing 20:10:35 9fe9a137fd00: Preparing 20:10:35 91012701017d: Waiting 20:10:35 9fe9a137fd00: Waiting 20:10:35 61d6fef90914: Waiting 20:10:35 e96741562a53: Layer already exists 20:10:35 9ad4b14e9e47: Layer already exists 20:10:35 b1a891b97ca6: Layer already exists 20:10:35 8bcf42939875: Layer already exists 20:10:35 c833f7d5db57: Layer already exists 20:10:35 91012701017d: Layer already exists 20:10:35 61d6fef90914: Layer already exists 20:10:35 9fe9a137fd00: Layer already exists 20:10:35 3.2.0-dev.6: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:10:36 9ad4b14e9e47: Preparing 20:10:36 e96741562a53: Preparing 20:10:36 b1a891b97ca6: Preparing 20:10:36 c833f7d5db57: Preparing 20:10:36 8bcf42939875: Preparing 20:10:36 91012701017d: Preparing 20:10:36 61d6fef90914: Preparing 20:10:36 9fe9a137fd00: Preparing 20:10:36 91012701017d: Waiting 20:10:36 61d6fef90914: Waiting 20:10:36 e96741562a53: Layer already exists 20:10:36 c833f7d5db57: Layer already exists 20:10:36 8bcf42939875: Layer already exists 20:10:36 9ad4b14e9e47: Layer already exists 20:10:36 b1a891b97ca6: Layer already exists 20:10:36 91012701017d: Layer already exists 20:10:36 61d6fef90914: Layer already exists 20:10:36 9fe9a137fd00: Layer already exists 20:10:36 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:10:37 9ad4b14e9e47: Preparing 20:10:37 e96741562a53: Preparing 20:10:37 b1a891b97ca6: Preparing 20:10:37 c833f7d5db57: Preparing 20:10:37 8bcf42939875: Preparing 20:10:37 91012701017d: Preparing 20:10:37 61d6fef90914: Preparing 20:10:37 9fe9a137fd00: Preparing 20:10:37 91012701017d: Waiting 20:10:37 61d6fef90914: Waiting 20:10:37 9fe9a137fd00: Waiting 20:10:37 9ad4b14e9e47: Layer already exists 20:10:37 e96741562a53: Layer already exists 20:10:37 8bcf42939875: Layer already exists 20:10:37 c833f7d5db57: Layer already exists 20:10:37 b1a891b97ca6: Layer already exists 20:10:37 91012701017d: Layer already exists 20:10:37 9fe9a137fd00: Layer already exists 20:10:37 61d6fef90914: Layer already exists 20:10:37 main: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:37 ===================================================== [Pipeline] echo 20:10:37 taggedImages: 20:10:37 - nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:37 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:10:37 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.6 20:10:37 - nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:37 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:10:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:10:38 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:38 latest 20:10:38 3.2.0-dev.6 20:10:38 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:38 main 20:10:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:10:39 292307400d5f: Preparing 20:10:39 83d10d481a4b: Preparing 20:10:39 5c415f33d438: Preparing 20:10:39 c501175cdb2b: Preparing 20:10:39 e44ace0e9048: Preparing 20:10:39 2e182228f6fe: Preparing 20:10:39 9b1daefe8c60: Preparing 20:10:39 c833f7d5db57: Preparing 20:10:39 8bcf42939875: Preparing 20:10:39 0fbbe8797266: Preparing 20:10:39 958f1478418d: Preparing 20:10:39 5f70bf18a086: Preparing 20:10:39 b2a0f39ab096: Preparing 20:10:39 78ba043b9f68: Preparing 20:10:39 5588d7196dc6: Preparing 20:10:39 9fe9a137fd00: Preparing 20:10:39 0fbbe8797266: Waiting 20:10:39 958f1478418d: Waiting 20:10:39 5f70bf18a086: Waiting 20:10:39 b2a0f39ab096: Waiting 20:10:39 78ba043b9f68: Waiting 20:10:39 5588d7196dc6: Waiting 20:10:39 c833f7d5db57: Waiting 20:10:39 9fe9a137fd00: Waiting 20:10:39 2e182228f6fe: Waiting 20:10:39 8bcf42939875: Waiting 20:10:39 9b1daefe8c60: Waiting 20:10:39 83d10d481a4b: Pushed 20:10:39 292307400d5f: Pushed 20:10:39 5c415f33d438: Pushed 20:10:39 c501175cdb2b: Pushed 20:10:39 c833f7d5db57: Layer already exists 20:10:39 e44ace0e9048: Pushed 20:10:39 8bcf42939875: Layer already exists 20:10:39 2e182228f6fe: Pushed 20:10:39 0fbbe8797266: Pushed 20:10:39 5f70bf18a086: Pushed 20:10:39 b2a0f39ab096: Pushed 20:10:39 958f1478418d: Pushed 20:10:39 9fe9a137fd00: Layer already exists 20:10:39 78ba043b9f68: Pushed 20:10:39 5588d7196dc6: Pushed 20:10:40 9b1daefe8c60: Pushed 20:10:40 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:10:41 292307400d5f: Preparing 20:10:41 83d10d481a4b: Preparing 20:10:41 5c415f33d438: Preparing 20:10:41 c501175cdb2b: Preparing 20:10:41 e44ace0e9048: Preparing 20:10:41 2e182228f6fe: Preparing 20:10:41 9b1daefe8c60: Preparing 20:10:41 c833f7d5db57: Preparing 20:10:41 8bcf42939875: Preparing 20:10:41 0fbbe8797266: Preparing 20:10:41 958f1478418d: Preparing 20:10:41 5f70bf18a086: Preparing 20:10:41 b2a0f39ab096: Preparing 20:10:41 78ba043b9f68: Preparing 20:10:41 5588d7196dc6: Preparing 20:10:41 9fe9a137fd00: Preparing 20:10:41 c833f7d5db57: Waiting 20:10:41 8bcf42939875: Waiting 20:10:41 0fbbe8797266: Waiting 20:10:41 958f1478418d: Waiting 20:10:41 5f70bf18a086: Waiting 20:10:41 b2a0f39ab096: Waiting 20:10:41 9fe9a137fd00: Waiting 20:10:41 78ba043b9f68: Waiting 20:10:41 5588d7196dc6: Waiting 20:10:41 2e182228f6fe: Waiting 20:10:41 9b1daefe8c60: Waiting 20:10:41 83d10d481a4b: Layer already exists 20:10:41 292307400d5f: Layer already exists 20:10:41 5c415f33d438: Layer already exists 20:10:41 e44ace0e9048: Layer already exists 20:10:41 c501175cdb2b: Layer already exists 20:10:41 2e182228f6fe: Layer already exists 20:10:41 8bcf42939875: Layer already exists 20:10:41 0fbbe8797266: Layer already exists 20:10:41 c833f7d5db57: Layer already exists 20:10:41 9b1daefe8c60: Layer already exists 20:10:41 958f1478418d: Layer already exists 20:10:41 5f70bf18a086: Layer already exists 20:10:41 b2a0f39ab096: Layer already exists 20:10:41 78ba043b9f68: Layer already exists 20:10:41 5588d7196dc6: Layer already exists 20:10:41 9fe9a137fd00: Layer already exists 20:10:41 latest: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.6 20:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:10:42 292307400d5f: Preparing 20:10:42 83d10d481a4b: Preparing 20:10:42 5c415f33d438: Preparing 20:10:42 c501175cdb2b: Preparing 20:10:42 e44ace0e9048: Preparing 20:10:42 2e182228f6fe: Preparing 20:10:42 9b1daefe8c60: Preparing 20:10:42 c833f7d5db57: Preparing 20:10:42 8bcf42939875: Preparing 20:10:42 0fbbe8797266: Preparing 20:10:42 958f1478418d: Preparing 20:10:42 5f70bf18a086: Preparing 20:10:42 2e182228f6fe: Waiting 20:10:42 9b1daefe8c60: Waiting 20:10:42 c833f7d5db57: Waiting 20:10:42 958f1478418d: Waiting 20:10:42 8bcf42939875: Waiting 20:10:42 b2a0f39ab096: Preparing 20:10:42 78ba043b9f68: Preparing 20:10:42 5588d7196dc6: Preparing 20:10:42 9fe9a137fd00: Preparing 20:10:42 5f70bf18a086: Waiting 20:10:42 b2a0f39ab096: Waiting 20:10:42 5588d7196dc6: Waiting 20:10:42 78ba043b9f68: Waiting 20:10:42 9fe9a137fd00: Waiting 20:10:42 c501175cdb2b: Layer already exists 20:10:42 83d10d481a4b: Layer already exists 20:10:42 5c415f33d438: Layer already exists 20:10:42 e44ace0e9048: Layer already exists 20:10:42 292307400d5f: Layer already exists 20:10:42 2e182228f6fe: Layer already exists 20:10:42 c833f7d5db57: Layer already exists 20:10:42 9b1daefe8c60: Layer already exists 20:10:42 0fbbe8797266: Layer already exists 20:10:42 8bcf42939875: Layer already exists 20:10:42 958f1478418d: Layer already exists 20:10:42 5588d7196dc6: Layer already exists 20:10:42 5f70bf18a086: Layer already exists 20:10:42 b2a0f39ab096: Layer already exists 20:10:42 78ba043b9f68: Layer already exists 20:10:42 9fe9a137fd00: Layer already exists 20:10:42 3.2.0-dev.6: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:10:43 292307400d5f: Preparing 20:10:43 83d10d481a4b: Preparing 20:10:43 5c415f33d438: Preparing 20:10:43 c501175cdb2b: Preparing 20:10:43 e44ace0e9048: Preparing 20:10:43 2e182228f6fe: Preparing 20:10:43 9b1daefe8c60: Preparing 20:10:43 c833f7d5db57: Preparing 20:10:43 8bcf42939875: Preparing 20:10:43 0fbbe8797266: Preparing 20:10:43 958f1478418d: Preparing 20:10:43 5f70bf18a086: Preparing 20:10:43 b2a0f39ab096: Preparing 20:10:43 78ba043b9f68: Preparing 20:10:43 8bcf42939875: Waiting 20:10:43 0fbbe8797266: Waiting 20:10:43 958f1478418d: Waiting 20:10:43 5f70bf18a086: Waiting 20:10:43 b2a0f39ab096: Waiting 20:10:43 9b1daefe8c60: Waiting 20:10:43 c833f7d5db57: Waiting 20:10:43 5588d7196dc6: Preparing 20:10:43 9fe9a137fd00: Preparing 20:10:43 5588d7196dc6: Waiting 20:10:43 78ba043b9f68: Waiting 20:10:43 83d10d481a4b: Layer already exists 20:10:43 292307400d5f: Layer already exists 20:10:43 c501175cdb2b: Layer already exists 20:10:43 5c415f33d438: Layer already exists 20:10:43 e44ace0e9048: Layer already exists 20:10:43 2e182228f6fe: Layer already exists 20:10:43 9b1daefe8c60: Layer already exists 20:10:43 0fbbe8797266: Layer already exists 20:10:43 c833f7d5db57: Layer already exists 20:10:43 8bcf42939875: Layer already exists 20:10:43 5f70bf18a086: Layer already exists 20:10:43 b2a0f39ab096: Layer already exists 20:10:43 958f1478418d: Layer already exists 20:10:43 5588d7196dc6: Layer already exists 20:10:43 78ba043b9f68: Layer already exists 20:10:43 9fe9a137fd00: Layer already exists 20:10:43 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:10:44 292307400d5f: Preparing 20:10:44 83d10d481a4b: Preparing 20:10:44 5c415f33d438: Preparing 20:10:44 c501175cdb2b: Preparing 20:10:44 e44ace0e9048: Preparing 20:10:44 2e182228f6fe: Preparing 20:10:44 9b1daefe8c60: Preparing 20:10:44 c833f7d5db57: Preparing 20:10:44 8bcf42939875: Preparing 20:10:44 0fbbe8797266: Preparing 20:10:44 958f1478418d: Preparing 20:10:44 5f70bf18a086: Preparing 20:10:44 b2a0f39ab096: Preparing 20:10:44 78ba043b9f68: Preparing 20:10:44 5588d7196dc6: Preparing 20:10:44 9fe9a137fd00: Preparing 20:10:44 78ba043b9f68: Waiting 20:10:44 5f70bf18a086: Waiting 20:10:44 9b1daefe8c60: Waiting 20:10:44 2e182228f6fe: Waiting 20:10:44 5588d7196dc6: Waiting 20:10:44 0fbbe8797266: Waiting 20:10:44 8bcf42939875: Waiting 20:10:44 9fe9a137fd00: Waiting 20:10:44 c833f7d5db57: Waiting 20:10:44 5c415f33d438: Layer already exists 20:10:44 292307400d5f: Layer already exists 20:10:44 e44ace0e9048: Layer already exists 20:10:44 c501175cdb2b: Layer already exists 20:10:44 83d10d481a4b: Layer already exists 20:10:44 2e182228f6fe: Layer already exists 20:10:44 c833f7d5db57: Layer already exists 20:10:44 9b1daefe8c60: Layer already exists 20:10:44 8bcf42939875: Layer already exists 20:10:44 0fbbe8797266: Layer already exists 20:10:44 958f1478418d: Layer already exists 20:10:44 5f70bf18a086: Layer already exists 20:10:44 b2a0f39ab096: Layer already exists 20:10:44 78ba043b9f68: Layer already exists 20:10:44 5588d7196dc6: Layer already exists 20:10:44 9fe9a137fd00: Layer already exists 20:10:44 main: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:45 ===================================================== [Pipeline] echo 20:10:45 taggedImages: 20:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.6 20:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:10:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:10:45 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:45 latest 20:10:45 3.2.0-dev.6 20:10:45 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:45 main 20:10:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:10:47 619b2958e155: Preparing 20:10:47 8d8bd74bb729: Preparing 20:10:47 70ce5697ddc6: Preparing 20:10:47 870cd707f717: Preparing 20:10:47 c833f7d5db57: Preparing 20:10:47 8bcf42939875: Preparing 20:10:47 8bcf42939875: Waiting 20:10:47 91012701017d: Preparing 20:10:47 61d6fef90914: Preparing 20:10:47 9fe9a137fd00: Preparing 20:10:47 91012701017d: Waiting 20:10:47 9fe9a137fd00: Waiting 20:10:47 61d6fef90914: Waiting 20:10:47 c833f7d5db57: Layer already exists 20:10:47 8d8bd74bb729: Layer already exists 20:10:47 8bcf42939875: Layer already exists 20:10:47 91012701017d: Layer already exists 20:10:47 61d6fef90914: Layer already exists 20:10:47 9fe9a137fd00: Layer already exists 20:10:47 70ce5697ddc6: Pushed 20:10:47 619b2958e155: Pushed 20:10:47 870cd707f717: Pushed 20:10:47 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:10:49 619b2958e155: Preparing 20:10:49 8d8bd74bb729: Preparing 20:10:49 70ce5697ddc6: Preparing 20:10:49 870cd707f717: Preparing 20:10:49 c833f7d5db57: Preparing 20:10:49 8bcf42939875: Preparing 20:10:49 91012701017d: Preparing 20:10:49 61d6fef90914: Preparing 20:10:49 9fe9a137fd00: Preparing 20:10:49 8bcf42939875: Waiting 20:10:49 91012701017d: Waiting 20:10:49 9fe9a137fd00: Waiting 20:10:49 61d6fef90914: Waiting 20:10:49 c833f7d5db57: Layer already exists 20:10:49 619b2958e155: Layer already exists 20:10:49 8d8bd74bb729: Layer already exists 20:10:49 870cd707f717: Layer already exists 20:10:49 70ce5697ddc6: Layer already exists 20:10:49 8bcf42939875: Layer already exists 20:10:49 91012701017d: Layer already exists 20:10:49 9fe9a137fd00: Layer already exists 20:10:49 61d6fef90914: Layer already exists 20:10:49 latest: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.6 20:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:10:50 619b2958e155: Preparing 20:10:50 8d8bd74bb729: Preparing 20:10:50 70ce5697ddc6: Preparing 20:10:50 870cd707f717: Preparing 20:10:50 c833f7d5db57: Preparing 20:10:50 8bcf42939875: Preparing 20:10:50 91012701017d: Preparing 20:10:50 61d6fef90914: Preparing 20:10:50 9fe9a137fd00: Preparing 20:10:50 8bcf42939875: Waiting 20:10:50 91012701017d: Waiting 20:10:50 9fe9a137fd00: Waiting 20:10:50 61d6fef90914: Waiting 20:10:50 870cd707f717: Layer already exists 20:10:50 c833f7d5db57: Layer already exists 20:10:50 619b2958e155: Layer already exists 20:10:50 70ce5697ddc6: Layer already exists 20:10:50 8d8bd74bb729: Layer already exists 20:10:50 91012701017d: Layer already exists 20:10:50 61d6fef90914: Layer already exists 20:10:50 9fe9a137fd00: Layer already exists 20:10:50 8bcf42939875: Layer already exists 20:10:50 3.2.0-dev.6: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:10:51 619b2958e155: Preparing 20:10:51 8d8bd74bb729: Preparing 20:10:51 70ce5697ddc6: Preparing 20:10:51 870cd707f717: Preparing 20:10:51 c833f7d5db57: Preparing 20:10:51 8bcf42939875: Preparing 20:10:51 91012701017d: Preparing 20:10:51 8bcf42939875: Waiting 20:10:51 61d6fef90914: Preparing 20:10:51 9fe9a137fd00: Preparing 20:10:51 91012701017d: Waiting 20:10:51 61d6fef90914: Waiting 20:10:51 9fe9a137fd00: Waiting 20:10:51 8d8bd74bb729: Layer already exists 20:10:51 870cd707f717: Layer already exists 20:10:51 c833f7d5db57: Layer already exists 20:10:51 619b2958e155: Layer already exists 20:10:51 70ce5697ddc6: Layer already exists 20:10:51 91012701017d: Layer already exists 20:10:51 61d6fef90914: Layer already exists 20:10:51 9fe9a137fd00: Layer already exists 20:10:51 8bcf42939875: Layer already exists 20:10:51 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:10:53 619b2958e155: Preparing 20:10:53 8d8bd74bb729: Preparing 20:10:53 70ce5697ddc6: Preparing 20:10:53 870cd707f717: Preparing 20:10:53 c833f7d5db57: Preparing 20:10:53 8bcf42939875: Preparing 20:10:53 91012701017d: Preparing 20:10:53 61d6fef90914: Preparing 20:10:53 9fe9a137fd00: Preparing 20:10:53 8bcf42939875: Waiting 20:10:53 91012701017d: Waiting 20:10:53 61d6fef90914: Waiting 20:10:53 9fe9a137fd00: Waiting 20:10:53 70ce5697ddc6: Layer already exists 20:10:53 619b2958e155: Layer already exists 20:10:53 8d8bd74bb729: Layer already exists 20:10:53 c833f7d5db57: Layer already exists 20:10:53 870cd707f717: Layer already exists 20:10:53 8bcf42939875: Layer already exists 20:10:53 91012701017d: Layer already exists 20:10:53 61d6fef90914: Layer already exists 20:10:53 9fe9a137fd00: Layer already exists 20:10:53 main: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:10:53 ===================================================== [Pipeline] echo 20:10:53 taggedImages: 20:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.6 20:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:53 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:10:53 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:10:53 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:53 latest 20:10:53 3.2.0-dev.6 20:10:53 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:53 main 20:10:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:10:55 14a837ac8121: Preparing 20:10:55 e57a8808cc6e: Preparing 20:10:55 9a688c8336ba: Preparing 20:10:55 31a2574bf658: Preparing 20:10:55 6ab425d62f62: Preparing 20:10:55 c833f7d5db57: Preparing 20:10:55 8bcf42939875: Preparing 20:10:55 2047243ee32f: Preparing 20:10:55 4fefe2b70784: Preparing 20:10:55 85a2d722e2f0: Preparing 20:10:55 9fe9a137fd00: Preparing 20:10:55 2047243ee32f: Waiting 20:10:55 c833f7d5db57: Waiting 20:10:55 8bcf42939875: Waiting 20:10:55 85a2d722e2f0: Waiting 20:10:55 4fefe2b70784: Waiting 20:10:55 6ab425d62f62: Pushed 20:10:55 31a2574bf658: Pushed 20:10:55 c833f7d5db57: Layer already exists 20:10:55 14a837ac8121: Pushed 20:10:55 e57a8808cc6e: Pushed 20:10:55 8bcf42939875: Layer already exists 20:10:55 9fe9a137fd00: Layer already exists 20:10:55 4fefe2b70784: Pushed 20:10:55 2047243ee32f: Pushed 20:10:56 9a688c8336ba: Pushed 20:10:56 85a2d722e2f0: Pushed 20:10:56 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:10:57 14a837ac8121: Preparing 20:10:57 e57a8808cc6e: Preparing 20:10:57 9a688c8336ba: Preparing 20:10:57 31a2574bf658: Preparing 20:10:57 6ab425d62f62: Preparing 20:10:57 c833f7d5db57: Preparing 20:10:57 8bcf42939875: Preparing 20:10:57 2047243ee32f: Preparing 20:10:57 4fefe2b70784: Preparing 20:10:57 85a2d722e2f0: Preparing 20:10:57 9fe9a137fd00: Preparing 20:10:57 c833f7d5db57: Waiting 20:10:57 8bcf42939875: Waiting 20:10:57 4fefe2b70784: Waiting 20:10:57 2047243ee32f: Waiting 20:10:57 85a2d722e2f0: Waiting 20:10:57 9fe9a137fd00: Waiting 20:10:57 e57a8808cc6e: Layer already exists 20:10:57 14a837ac8121: Layer already exists 20:10:57 9a688c8336ba: Layer already exists 20:10:57 31a2574bf658: Layer already exists 20:10:57 6ab425d62f62: Layer already exists 20:10:57 8bcf42939875: Layer already exists 20:10:57 c833f7d5db57: Layer already exists 20:10:57 2047243ee32f: Layer already exists 20:10:57 85a2d722e2f0: Layer already exists 20:10:57 4fefe2b70784: Layer already exists 20:10:57 9fe9a137fd00: Layer already exists 20:10:57 latest: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.6 20:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:10:58 14a837ac8121: Preparing 20:10:58 e57a8808cc6e: Preparing 20:10:58 9a688c8336ba: Preparing 20:10:58 31a2574bf658: Preparing 20:10:58 6ab425d62f62: Preparing 20:10:58 c833f7d5db57: Preparing 20:10:58 8bcf42939875: Preparing 20:10:58 2047243ee32f: Preparing 20:10:58 4fefe2b70784: Preparing 20:10:58 85a2d722e2f0: Preparing 20:10:58 9fe9a137fd00: Preparing 20:10:58 8bcf42939875: Waiting 20:10:58 2047243ee32f: Waiting 20:10:58 c833f7d5db57: Waiting 20:10:58 4fefe2b70784: Waiting 20:10:58 9fe9a137fd00: Waiting 20:10:58 85a2d722e2f0: Waiting 20:10:58 14a837ac8121: Layer already exists 20:10:58 e57a8808cc6e: Layer already exists 20:10:58 6ab425d62f62: Layer already exists 20:10:58 31a2574bf658: Layer already exists 20:10:58 9a688c8336ba: Layer already exists 20:10:58 c833f7d5db57: Layer already exists 20:10:58 4fefe2b70784: Layer already exists 20:10:58 2047243ee32f: Layer already exists 20:10:58 8bcf42939875: Layer already exists 20:10:58 85a2d722e2f0: Layer already exists 20:10:58 9fe9a137fd00: Layer already exists 20:10:58 3.2.0-dev.6: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:10:59 14a837ac8121: Preparing 20:10:59 e57a8808cc6e: Preparing 20:10:59 9a688c8336ba: Preparing 20:10:59 31a2574bf658: Preparing 20:10:59 6ab425d62f62: Preparing 20:10:59 c833f7d5db57: Preparing 20:10:59 8bcf42939875: Preparing 20:10:59 2047243ee32f: Preparing 20:10:59 4fefe2b70784: Preparing 20:10:59 85a2d722e2f0: Preparing 20:10:59 9fe9a137fd00: Preparing 20:10:59 c833f7d5db57: Waiting 20:10:59 8bcf42939875: Waiting 20:10:59 85a2d722e2f0: Waiting 20:10:59 9fe9a137fd00: Waiting 20:10:59 2047243ee32f: Waiting 20:10:59 4fefe2b70784: Waiting 20:10:59 9a688c8336ba: Layer already exists 20:10:59 e57a8808cc6e: Layer already exists 20:10:59 14a837ac8121: Layer already exists 20:10:59 6ab425d62f62: Layer already exists 20:10:59 31a2574bf658: Layer already exists 20:10:59 8bcf42939875: Layer already exists 20:10:59 c833f7d5db57: Layer already exists 20:10:59 85a2d722e2f0: Layer already exists 20:10:59 2047243ee32f: Layer already exists 20:10:59 4fefe2b70784: Layer already exists 20:10:59 9fe9a137fd00: Layer already exists 20:10:59 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:11:00 14a837ac8121: Preparing 20:11:00 e57a8808cc6e: Preparing 20:11:00 9a688c8336ba: Preparing 20:11:00 31a2574bf658: Preparing 20:11:00 6ab425d62f62: Preparing 20:11:00 c833f7d5db57: Preparing 20:11:00 8bcf42939875: Preparing 20:11:00 2047243ee32f: Preparing 20:11:00 4fefe2b70784: Preparing 20:11:00 85a2d722e2f0: Preparing 20:11:00 9fe9a137fd00: Preparing 20:11:00 c833f7d5db57: Waiting 20:11:00 2047243ee32f: Waiting 20:11:00 4fefe2b70784: Waiting 20:11:00 8bcf42939875: Waiting 20:11:00 9fe9a137fd00: Waiting 20:11:00 9a688c8336ba: Layer already exists 20:11:00 14a837ac8121: Layer already exists 20:11:00 e57a8808cc6e: Layer already exists 20:11:00 6ab425d62f62: Layer already exists 20:11:00 31a2574bf658: Layer already exists 20:11:00 c833f7d5db57: Layer already exists 20:11:00 2047243ee32f: Layer already exists 20:11:00 4fefe2b70784: Layer already exists 20:11:00 85a2d722e2f0: Layer already exists 20:11:00 8bcf42939875: Layer already exists 20:11:00 9fe9a137fd00: Layer already exists 20:11:00 main: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:11:01 ===================================================== [Pipeline] echo 20:11:01 taggedImages: 20:11:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:11:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.6 20:11:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:11:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:11:01 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:01 latest 20:11:01 3.2.0-dev.6 20:11:01 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:01 main 20:11:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:11:02 bd109a076aa1: Preparing 20:11:02 899e0d580931: Preparing 20:11:02 455fc717802f: Preparing 20:11:02 bc818ecc142e: Preparing 20:11:02 15ff2444c7fc: Preparing 20:11:02 7245f846e548: Preparing 20:11:02 68645f9ca79f: Preparing 20:11:02 c833f7d5db57: Preparing 20:11:02 8bcf42939875: Preparing 20:11:02 4824f7a61d80: Preparing 20:11:02 cc20c22251d0: Preparing 20:11:02 9fe9a137fd00: Preparing 20:11:02 7245f846e548: Waiting 20:11:02 68645f9ca79f: Waiting 20:11:02 c833f7d5db57: Waiting 20:11:02 8bcf42939875: Waiting 20:11:02 4824f7a61d80: Waiting 20:11:02 cc20c22251d0: Waiting 20:11:02 9fe9a137fd00: Waiting 20:11:02 15ff2444c7fc: Pushed 20:11:02 899e0d580931: Pushed 20:11:02 bd109a076aa1: Pushed 20:11:02 c833f7d5db57: Layer already exists 20:11:02 8bcf42939875: Layer already exists 20:11:02 7245f846e548: Pushed 20:11:02 68645f9ca79f: Pushed 20:11:02 4824f7a61d80: Pushed 20:11:02 9fe9a137fd00: Layer already exists 20:11:03 bc818ecc142e: Pushed 20:11:03 455fc717802f: Pushed 20:11:03 cc20c22251d0: Pushed 20:11:03 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:11:04 bd109a076aa1: Preparing 20:11:04 899e0d580931: Preparing 20:11:04 455fc717802f: Preparing 20:11:04 bc818ecc142e: Preparing 20:11:04 15ff2444c7fc: Preparing 20:11:04 7245f846e548: Preparing 20:11:04 68645f9ca79f: Preparing 20:11:04 c833f7d5db57: Preparing 20:11:04 8bcf42939875: Preparing 20:11:04 4824f7a61d80: Preparing 20:11:04 cc20c22251d0: Preparing 20:11:04 9fe9a137fd00: Preparing 20:11:04 cc20c22251d0: Waiting 20:11:04 7245f846e548: Waiting 20:11:04 9fe9a137fd00: Waiting 20:11:04 68645f9ca79f: Waiting 20:11:04 4824f7a61d80: Waiting 20:11:04 c833f7d5db57: Waiting 20:11:04 8bcf42939875: Waiting 20:11:04 455fc717802f: Layer already exists 20:11:04 bc818ecc142e: Layer already exists 20:11:04 15ff2444c7fc: Layer already exists 20:11:04 899e0d580931: Layer already exists 20:11:04 bd109a076aa1: Layer already exists 20:11:04 7245f846e548: Layer already exists 20:11:04 68645f9ca79f: Layer already exists 20:11:04 4824f7a61d80: Layer already exists 20:11:04 c833f7d5db57: Layer already exists 20:11:04 8bcf42939875: Layer already exists 20:11:04 cc20c22251d0: Layer already exists 20:11:04 9fe9a137fd00: Layer already exists 20:11:04 latest: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.6 20:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:11:05 bd109a076aa1: Preparing 20:11:05 899e0d580931: Preparing 20:11:05 455fc717802f: Preparing 20:11:05 bc818ecc142e: Preparing 20:11:05 15ff2444c7fc: Preparing 20:11:05 7245f846e548: Preparing 20:11:05 68645f9ca79f: Preparing 20:11:05 c833f7d5db57: Preparing 20:11:05 8bcf42939875: Preparing 20:11:05 4824f7a61d80: Preparing 20:11:05 cc20c22251d0: Preparing 20:11:05 9fe9a137fd00: Preparing 20:11:05 9fe9a137fd00: Waiting 20:11:05 7245f846e548: Waiting 20:11:05 4824f7a61d80: Waiting 20:11:05 68645f9ca79f: Waiting 20:11:05 cc20c22251d0: Waiting 20:11:05 c833f7d5db57: Waiting 20:11:05 8bcf42939875: Waiting 20:11:05 bd109a076aa1: Layer already exists 20:11:05 15ff2444c7fc: Layer already exists 20:11:05 455fc717802f: Layer already exists 20:11:05 899e0d580931: Layer already exists 20:11:05 bc818ecc142e: Layer already exists 20:11:05 7245f846e548: Layer already exists 20:11:05 68645f9ca79f: Layer already exists 20:11:05 c833f7d5db57: Layer already exists 20:11:05 4824f7a61d80: Layer already exists 20:11:05 8bcf42939875: Layer already exists 20:11:05 cc20c22251d0: Layer already exists 20:11:05 9fe9a137fd00: Layer already exists 20:11:05 3.2.0-dev.6: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:11:06 bd109a076aa1: Preparing 20:11:06 899e0d580931: Preparing 20:11:06 455fc717802f: Preparing 20:11:06 bc818ecc142e: Preparing 20:11:06 15ff2444c7fc: Preparing 20:11:06 7245f846e548: Preparing 20:11:06 68645f9ca79f: Preparing 20:11:06 c833f7d5db57: Preparing 20:11:06 8bcf42939875: Preparing 20:11:06 4824f7a61d80: Preparing 20:11:06 cc20c22251d0: Preparing 20:11:06 9fe9a137fd00: Preparing 20:11:06 8bcf42939875: Waiting 20:11:06 4824f7a61d80: Waiting 20:11:06 cc20c22251d0: Waiting 20:11:06 9fe9a137fd00: Waiting 20:11:06 7245f846e548: Waiting 20:11:06 68645f9ca79f: Waiting 20:11:06 c833f7d5db57: Waiting 20:11:06 455fc717802f: Layer already exists 20:11:06 bd109a076aa1: Layer already exists 20:11:06 bc818ecc142e: Layer already exists 20:11:06 899e0d580931: Layer already exists 20:11:06 15ff2444c7fc: Layer already exists 20:11:06 7245f846e548: Layer already exists 20:11:06 4824f7a61d80: Layer already exists 20:11:06 68645f9ca79f: Layer already exists 20:11:06 c833f7d5db57: Layer already exists 20:11:06 8bcf42939875: Layer already exists 20:11:06 cc20c22251d0: Layer already exists 20:11:06 9fe9a137fd00: Layer already exists 20:11:06 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:11:08 bd109a076aa1: Preparing 20:11:08 899e0d580931: Preparing 20:11:08 455fc717802f: Preparing 20:11:08 bc818ecc142e: Preparing 20:11:08 15ff2444c7fc: Preparing 20:11:08 7245f846e548: Preparing 20:11:08 68645f9ca79f: Preparing 20:11:08 c833f7d5db57: Preparing 20:11:08 8bcf42939875: Preparing 20:11:08 c833f7d5db57: Waiting 20:11:08 68645f9ca79f: Waiting 20:11:08 4824f7a61d80: Preparing 20:11:08 cc20c22251d0: Preparing 20:11:08 9fe9a137fd00: Preparing 20:11:08 8bcf42939875: Waiting 20:11:08 4824f7a61d80: Waiting 20:11:08 cc20c22251d0: Waiting 20:11:08 9fe9a137fd00: Waiting 20:11:08 bd109a076aa1: Layer already exists 20:11:08 15ff2444c7fc: Layer already exists 20:11:08 bc818ecc142e: Layer already exists 20:11:08 455fc717802f: Layer already exists 20:11:08 899e0d580931: Layer already exists 20:11:08 7245f846e548: Layer already exists 20:11:08 c833f7d5db57: Layer already exists 20:11:08 4824f7a61d80: Layer already exists 20:11:08 8bcf42939875: Layer already exists 20:11:08 68645f9ca79f: Layer already exists 20:11:08 cc20c22251d0: Layer already exists 20:11:08 9fe9a137fd00: Layer already exists 20:11:08 main: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:11:08 ===================================================== [Pipeline] echo 20:11:08 taggedImages: 20:11:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:11:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.6 20:11:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:11:08 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:11:08 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:08 latest 20:11:08 3.2.0-dev.6 20:11:08 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:08 main 20:11:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:11:09 b9c85125acee: Preparing 20:11:09 d6ca5adf5c88: Preparing 20:11:09 c833f7d5db57: Preparing 20:11:09 8bcf42939875: Preparing 20:11:09 c72229e7e853: Preparing 20:11:09 4b99e533a8a6: Preparing 20:11:09 9fe9a137fd00: Preparing 20:11:09 4b99e533a8a6: Waiting 20:11:09 9fe9a137fd00: Waiting 20:11:09 c833f7d5db57: Layer already exists 20:11:09 8bcf42939875: Layer already exists 20:11:09 9fe9a137fd00: Layer already exists 20:11:09 b9c85125acee: Pushed 20:11:09 c72229e7e853: Pushed 20:11:10 4b99e533a8a6: Pushed 20:11:11 d6ca5adf5c88: Pushed 20:11:11 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:11:12 b9c85125acee: Preparing 20:11:12 d6ca5adf5c88: Preparing 20:11:12 c833f7d5db57: Preparing 20:11:12 8bcf42939875: Preparing 20:11:12 c72229e7e853: Preparing 20:11:12 4b99e533a8a6: Preparing 20:11:12 9fe9a137fd00: Preparing 20:11:12 4b99e533a8a6: Waiting 20:11:12 9fe9a137fd00: Waiting 20:11:12 c833f7d5db57: Layer already exists 20:11:12 c72229e7e853: Layer already exists 20:11:12 b9c85125acee: Layer already exists 20:11:12 8bcf42939875: Layer already exists 20:11:12 d6ca5adf5c88: Layer already exists 20:11:12 4b99e533a8a6: Layer already exists 20:11:12 9fe9a137fd00: Layer already exists 20:11:12 latest: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.6 20:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:11:13 b9c85125acee: Preparing 20:11:13 d6ca5adf5c88: Preparing 20:11:13 c833f7d5db57: Preparing 20:11:13 8bcf42939875: Preparing 20:11:13 c72229e7e853: Preparing 20:11:13 4b99e533a8a6: Preparing 20:11:13 9fe9a137fd00: Preparing 20:11:13 4b99e533a8a6: Waiting 20:11:13 9fe9a137fd00: Waiting 20:11:13 c833f7d5db57: Layer already exists 20:11:13 b9c85125acee: Layer already exists 20:11:13 c72229e7e853: Layer already exists 20:11:13 8bcf42939875: Layer already exists 20:11:13 d6ca5adf5c88: Layer already exists 20:11:13 4b99e533a8a6: Layer already exists 20:11:13 9fe9a137fd00: Layer already exists 20:11:13 3.2.0-dev.6: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:11:14 b9c85125acee: Preparing 20:11:14 d6ca5adf5c88: Preparing 20:11:14 c833f7d5db57: Preparing 20:11:14 8bcf42939875: Preparing 20:11:14 c72229e7e853: Preparing 20:11:14 4b99e533a8a6: Preparing 20:11:14 9fe9a137fd00: Preparing 20:11:14 4b99e533a8a6: Waiting 20:11:14 9fe9a137fd00: Waiting 20:11:14 d6ca5adf5c88: Layer already exists 20:11:14 c72229e7e853: Layer already exists 20:11:14 8bcf42939875: Layer already exists 20:11:14 c833f7d5db57: Layer already exists 20:11:14 b9c85125acee: Layer already exists 20:11:14 9fe9a137fd00: Layer already exists 20:11:14 4b99e533a8a6: Layer already exists 20:11:14 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11: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 20:11:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:11:15 b9c85125acee: Preparing 20:11:15 d6ca5adf5c88: Preparing 20:11:15 c833f7d5db57: Preparing 20:11:15 8bcf42939875: Preparing 20:11:15 c72229e7e853: Preparing 20:11:15 4b99e533a8a6: Preparing 20:11:15 9fe9a137fd00: Preparing 20:11:15 4b99e533a8a6: Waiting 20:11:15 9fe9a137fd00: Waiting 20:11:15 c833f7d5db57: Layer already exists 20:11:15 c72229e7e853: Layer already exists 20:11:15 d6ca5adf5c88: Layer already exists 20:11:15 b9c85125acee: Layer already exists 20:11:15 8bcf42939875: Layer already exists 20:11:15 4b99e533a8a6: Layer already exists 20:11:15 9fe9a137fd00: Layer already exists 20:11:15 main: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:11:16 ===================================================== [Pipeline] echo 20:11:16 taggedImages: 20:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.6 20:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:11:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:11:16 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:16 latest 20:11:16 3.2.0-dev.6 20:11:16 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:16 main 20:11:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:11:17 779237b28cb7: Preparing 20:11:17 63e9224fb33b: Preparing 20:11:17 dd8edcd8feea: Preparing 20:11:17 c833f7d5db57: Preparing 20:11:17 8bcf42939875: Preparing 20:11:17 7b3935f09e4f: Preparing 20:11:17 9d45e6377498: Preparing 20:11:17 d1b6fa6b7b1c: Preparing 20:11:17 5202d37d8e8a: Preparing 20:11:17 9fe9a137fd00: Preparing 20:11:17 7b3935f09e4f: Waiting 20:11:17 9d45e6377498: Waiting 20:11:17 d1b6fa6b7b1c: Waiting 20:11:17 5202d37d8e8a: Waiting 20:11:17 9fe9a137fd00: Waiting 20:11:17 c833f7d5db57: Layer already exists 20:11:17 8bcf42939875: Layer already exists 20:11:17 63e9224fb33b: Pushed 20:11:17 779237b28cb7: Pushed 20:11:17 dd8edcd8feea: Pushed 20:11:17 9fe9a137fd00: Layer already exists 20:11:17 d1b6fa6b7b1c: Pushed 20:11:18 5202d37d8e8a: Pushed 20:11:23 9d45e6377498: Pushed 20:11:25 7b3935f09e4f: Pushed 20:11:25 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:11:26 779237b28cb7: Preparing 20:11:26 63e9224fb33b: Preparing 20:11:26 dd8edcd8feea: Preparing 20:11:26 c833f7d5db57: Preparing 20:11:26 8bcf42939875: Preparing 20:11:26 7b3935f09e4f: Preparing 20:11:26 9d45e6377498: Preparing 20:11:26 d1b6fa6b7b1c: Preparing 20:11:26 5202d37d8e8a: Preparing 20:11:26 9fe9a137fd00: Preparing 20:11:26 7b3935f09e4f: Waiting 20:11:26 5202d37d8e8a: Waiting 20:11:26 9fe9a137fd00: Waiting 20:11:26 9d45e6377498: Waiting 20:11:26 d1b6fa6b7b1c: Waiting 20:11:26 8bcf42939875: Layer already exists 20:11:26 dd8edcd8feea: Layer already exists 20:11:26 c833f7d5db57: Layer already exists 20:11:26 779237b28cb7: Layer already exists 20:11:26 63e9224fb33b: Layer already exists 20:11:26 7b3935f09e4f: Layer already exists 20:11:26 9fe9a137fd00: Layer already exists 20:11:26 5202d37d8e8a: Layer already exists 20:11:26 d1b6fa6b7b1c: Layer already exists 20:11:26 9d45e6377498: Layer already exists 20:11:26 latest: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.6 20:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:11:27 779237b28cb7: Preparing 20:11:27 63e9224fb33b: Preparing 20:11:27 dd8edcd8feea: Preparing 20:11:27 c833f7d5db57: Preparing 20:11:27 8bcf42939875: Preparing 20:11:27 7b3935f09e4f: Preparing 20:11:27 9d45e6377498: Preparing 20:11:27 d1b6fa6b7b1c: Preparing 20:11:27 5202d37d8e8a: Preparing 20:11:27 9fe9a137fd00: Preparing 20:11:27 7b3935f09e4f: Waiting 20:11:27 9d45e6377498: Waiting 20:11:27 d1b6fa6b7b1c: Waiting 20:11:27 5202d37d8e8a: Waiting 20:11:27 9fe9a137fd00: Waiting 20:11:27 c833f7d5db57: Layer already exists 20:11:27 dd8edcd8feea: Layer already exists 20:11:27 8bcf42939875: Layer already exists 20:11:27 63e9224fb33b: Layer already exists 20:11:27 779237b28cb7: Layer already exists 20:11:27 5202d37d8e8a: Layer already exists 20:11:27 9d45e6377498: Layer already exists 20:11:27 d1b6fa6b7b1c: Layer already exists 20:11:27 9fe9a137fd00: Layer already exists 20:11:27 7b3935f09e4f: Layer already exists 20:11:27 3.2.0-dev.6: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:11:28 779237b28cb7: Preparing 20:11:28 63e9224fb33b: Preparing 20:11:28 dd8edcd8feea: Preparing 20:11:28 c833f7d5db57: Preparing 20:11:28 8bcf42939875: Preparing 20:11:28 7b3935f09e4f: Preparing 20:11:28 9d45e6377498: Preparing 20:11:28 d1b6fa6b7b1c: Preparing 20:11:28 5202d37d8e8a: Preparing 20:11:28 9fe9a137fd00: Preparing 20:11:28 5202d37d8e8a: Waiting 20:11:28 7b3935f09e4f: Waiting 20:11:28 9d45e6377498: Waiting 20:11:28 9fe9a137fd00: Waiting 20:11:28 d1b6fa6b7b1c: Waiting 20:11:28 8bcf42939875: Layer already exists 20:11:28 63e9224fb33b: Layer already exists 20:11:28 c833f7d5db57: Layer already exists 20:11:28 779237b28cb7: Layer already exists 20:11:28 dd8edcd8feea: Layer already exists 20:11:28 9d45e6377498: Layer already exists 20:11:28 d1b6fa6b7b1c: Layer already exists 20:11:28 5202d37d8e8a: Layer already exists 20:11:28 7b3935f09e4f: Layer already exists 20:11:28 9fe9a137fd00: Layer already exists 20:11:28 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:11:30 779237b28cb7: Preparing 20:11:30 63e9224fb33b: Preparing 20:11:30 dd8edcd8feea: Preparing 20:11:30 c833f7d5db57: Preparing 20:11:30 8bcf42939875: Preparing 20:11:30 7b3935f09e4f: Preparing 20:11:30 9d45e6377498: Preparing 20:11:30 d1b6fa6b7b1c: Preparing 20:11:30 5202d37d8e8a: Preparing 20:11:30 9fe9a137fd00: Preparing 20:11:30 9d45e6377498: Waiting 20:11:30 d1b6fa6b7b1c: Waiting 20:11:30 5202d37d8e8a: Waiting 20:11:30 9fe9a137fd00: Waiting 20:11:30 7b3935f09e4f: Waiting 20:11:30 779237b28cb7: Layer already exists 20:11:30 dd8edcd8feea: Layer already exists 20:11:30 63e9224fb33b: Layer already exists 20:11:30 c833f7d5db57: Layer already exists 20:11:30 8bcf42939875: Layer already exists 20:11:30 7b3935f09e4f: Layer already exists 20:11:30 5202d37d8e8a: Layer already exists 20:11:30 9d45e6377498: Layer already exists 20:11:30 d1b6fa6b7b1c: Layer already exists 20:11:30 9fe9a137fd00: Layer already exists 20:11:30 main: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:11:30 ===================================================== [Pipeline] echo 20:11:30 taggedImages: 20:11:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:11:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.6 20:11:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:11:30 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:11:30 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:30 latest 20:11:30 3.2.0-dev.6 20:11:30 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:30 main 20:11:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:11:32 0873f1166187: Preparing 20:11:32 35a79bed327e: Preparing 20:11:32 f47a5f2013ba: Preparing 20:11:32 c833f7d5db57: Preparing 20:11:32 8bcf42939875: Preparing 20:11:32 0a78d137f581: Preparing 20:11:32 1da0ba90d1da: Preparing 20:11:32 c4ed693e1aac: Preparing 20:11:32 9fe9a137fd00: Preparing 20:11:32 0a78d137f581: Waiting 20:11:32 1da0ba90d1da: Waiting 20:11:32 c4ed693e1aac: Waiting 20:11:32 9fe9a137fd00: Waiting 20:11:32 c833f7d5db57: Layer already exists 20:11:32 8bcf42939875: Layer already exists 20:11:32 f47a5f2013ba: Pushed 20:11:32 35a79bed327e: Pushed 20:11:32 1da0ba90d1da: Pushed 20:11:32 0873f1166187: Pushed 20:11:32 9fe9a137fd00: Layer already exists 20:11:32 c4ed693e1aac: Pushed 20:11:40 0a78d137f581: Pushed 20:11:40 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:11:41 0873f1166187: Preparing 20:11:41 35a79bed327e: Preparing 20:11:41 f47a5f2013ba: Preparing 20:11:41 c833f7d5db57: Preparing 20:11:41 8bcf42939875: Preparing 20:11:41 0a78d137f581: Preparing 20:11:41 1da0ba90d1da: Preparing 20:11:41 c4ed693e1aac: Preparing 20:11:41 9fe9a137fd00: Preparing 20:11:41 1da0ba90d1da: Waiting 20:11:41 9fe9a137fd00: Waiting 20:11:41 c4ed693e1aac: Waiting 20:11:41 c833f7d5db57: Layer already exists 20:11:41 8bcf42939875: Layer already exists 20:11:41 f47a5f2013ba: Layer already exists 20:11:41 35a79bed327e: Layer already exists 20:11:41 0873f1166187: Layer already exists 20:11:41 0a78d137f581: Layer already exists 20:11:41 9fe9a137fd00: Layer already exists 20:11:41 1da0ba90d1da: Layer already exists 20:11:41 c4ed693e1aac: Layer already exists 20:11:41 latest: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.6 20:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:11:42 0873f1166187: Preparing 20:11:42 35a79bed327e: Preparing 20:11:42 f47a5f2013ba: Preparing 20:11:42 c833f7d5db57: Preparing 20:11:42 8bcf42939875: Preparing 20:11:42 0a78d137f581: Preparing 20:11:42 1da0ba90d1da: Preparing 20:11:42 c4ed693e1aac: Preparing 20:11:42 9fe9a137fd00: Preparing 20:11:42 0a78d137f581: Waiting 20:11:42 c4ed693e1aac: Waiting 20:11:42 1da0ba90d1da: Waiting 20:11:42 9fe9a137fd00: Waiting 20:11:42 f47a5f2013ba: Layer already exists 20:11:42 0873f1166187: Layer already exists 20:11:42 8bcf42939875: Layer already exists 20:11:42 35a79bed327e: Layer already exists 20:11:42 c833f7d5db57: Layer already exists 20:11:42 0a78d137f581: Layer already exists 20:11:42 1da0ba90d1da: Layer already exists 20:11:42 9fe9a137fd00: Layer already exists 20:11:42 c4ed693e1aac: Layer already exists 20:11:42 3.2.0-dev.6: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:11:44 0873f1166187: Preparing 20:11:44 35a79bed327e: Preparing 20:11:44 f47a5f2013ba: Preparing 20:11:44 c833f7d5db57: Preparing 20:11:44 8bcf42939875: Preparing 20:11:44 0a78d137f581: Preparing 20:11:44 1da0ba90d1da: Preparing 20:11:44 c4ed693e1aac: Preparing 20:11:44 9fe9a137fd00: Preparing 20:11:44 0a78d137f581: Waiting 20:11:44 c4ed693e1aac: Waiting 20:11:44 1da0ba90d1da: Waiting 20:11:44 9fe9a137fd00: Waiting 20:11:44 35a79bed327e: Layer already exists 20:11:44 8bcf42939875: Layer already exists 20:11:44 c833f7d5db57: Layer already exists 20:11:44 0873f1166187: Layer already exists 20:11:44 f47a5f2013ba: Layer already exists 20:11:44 1da0ba90d1da: Layer already exists 20:11:44 c4ed693e1aac: Layer already exists 20:11:44 9fe9a137fd00: Layer already exists 20:11:44 0a78d137f581: Layer already exists 20:11:44 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:11:45 0873f1166187: Preparing 20:11:45 35a79bed327e: Preparing 20:11:45 f47a5f2013ba: Preparing 20:11:45 c833f7d5db57: Preparing 20:11:45 8bcf42939875: Preparing 20:11:45 0a78d137f581: Preparing 20:11:45 1da0ba90d1da: Preparing 20:11:45 c4ed693e1aac: Preparing 20:11:45 9fe9a137fd00: Preparing 20:11:45 0a78d137f581: Waiting 20:11:45 1da0ba90d1da: Waiting 20:11:45 c4ed693e1aac: Waiting 20:11:45 9fe9a137fd00: Waiting 20:11:45 c833f7d5db57: Layer already exists 20:11:45 f47a5f2013ba: Layer already exists 20:11:45 8bcf42939875: Layer already exists 20:11:45 35a79bed327e: Layer already exists 20:11:45 0873f1166187: Layer already exists 20:11:45 1da0ba90d1da: Layer already exists 20:11:45 0a78d137f581: Layer already exists 20:11:45 c4ed693e1aac: Layer already exists 20:11:45 9fe9a137fd00: Layer already exists 20:11:45 main: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:11:45 ===================================================== [Pipeline] echo 20:11:45 taggedImages: 20:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.6 20:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:11:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:11:45 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:45 latest 20:11:45 3.2.0-dev.6 20:11:45 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:45 main 20:11:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:11:47 779237b28cb7: Preparing 20:11:47 1ac5d79020ee: Preparing 20:11:47 8c1c44954689: Preparing 20:11:47 c833f7d5db57: Preparing 20:11:47 8bcf42939875: Preparing 20:11:47 2e819d8908e7: Preparing 20:11:47 d1b6fa6b7b1c: Preparing 20:11:47 5202d37d8e8a: Preparing 20:11:47 9fe9a137fd00: Preparing 20:11:47 d1b6fa6b7b1c: Waiting 20:11:47 5202d37d8e8a: Waiting 20:11:47 9fe9a137fd00: Waiting 20:11:47 2e819d8908e7: Waiting 20:11:47 779237b28cb7: Layer already exists 20:11:47 c833f7d5db57: Layer already exists 20:11:47 8bcf42939875: Layer already exists 20:11:47 5202d37d8e8a: Layer already exists 20:11:47 d1b6fa6b7b1c: Layer already exists 20:11:47 9fe9a137fd00: Layer already exists 20:11:47 8c1c44954689: Pushed 20:11:47 1ac5d79020ee: Pushed 20:11:55 2e819d8908e7: Pushed 20:11:55 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:11:56 779237b28cb7: Preparing 20:11:56 1ac5d79020ee: Preparing 20:11:56 8c1c44954689: Preparing 20:11:56 c833f7d5db57: Preparing 20:11:56 8bcf42939875: Preparing 20:11:56 2e819d8908e7: Preparing 20:11:56 d1b6fa6b7b1c: Preparing 20:11:56 5202d37d8e8a: Preparing 20:11:56 9fe9a137fd00: Preparing 20:11:56 d1b6fa6b7b1c: Waiting 20:11:56 5202d37d8e8a: Waiting 20:11:56 9fe9a137fd00: Waiting 20:11:56 2e819d8908e7: Waiting 20:11:56 c833f7d5db57: Layer already exists 20:11:56 1ac5d79020ee: Layer already exists 20:11:56 8bcf42939875: Layer already exists 20:11:56 8c1c44954689: Layer already exists 20:11:56 779237b28cb7: Layer already exists 20:11:56 2e819d8908e7: Layer already exists 20:11:56 d1b6fa6b7b1c: Layer already exists 20:11:56 5202d37d8e8a: Layer already exists 20:11:56 9fe9a137fd00: Layer already exists 20:11:56 latest: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.6 20:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:11:57 779237b28cb7: Preparing 20:11:57 1ac5d79020ee: Preparing 20:11:57 8c1c44954689: Preparing 20:11:57 c833f7d5db57: Preparing 20:11:57 8bcf42939875: Preparing 20:11:57 2e819d8908e7: Preparing 20:11:57 d1b6fa6b7b1c: Preparing 20:11:57 5202d37d8e8a: Preparing 20:11:57 9fe9a137fd00: Preparing 20:11:57 2e819d8908e7: Waiting 20:11:57 d1b6fa6b7b1c: Waiting 20:11:57 5202d37d8e8a: Waiting 20:11:57 9fe9a137fd00: Waiting 20:11:57 8c1c44954689: Layer already exists 20:11:57 779237b28cb7: Layer already exists 20:11:57 8bcf42939875: Layer already exists 20:11:57 c833f7d5db57: Layer already exists 20:11:57 1ac5d79020ee: Layer already exists 20:11:57 d1b6fa6b7b1c: Layer already exists 20:11:57 2e819d8908e7: Layer already exists 20:11:57 9fe9a137fd00: Layer already exists 20:11:57 5202d37d8e8a: Layer already exists 20:11:57 3.2.0-dev.6: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:11:59 779237b28cb7: Preparing 20:11:59 1ac5d79020ee: Preparing 20:11:59 8c1c44954689: Preparing 20:11:59 c833f7d5db57: Preparing 20:11:59 8bcf42939875: Preparing 20:11:59 2e819d8908e7: Preparing 20:11:59 d1b6fa6b7b1c: Preparing 20:11:59 5202d37d8e8a: Preparing 20:11:59 9fe9a137fd00: Preparing 20:11:59 5202d37d8e8a: Waiting 20:11:59 9fe9a137fd00: Waiting 20:11:59 d1b6fa6b7b1c: Waiting 20:11:59 2e819d8908e7: Waiting 20:11:59 c833f7d5db57: Layer already exists 20:11:59 8bcf42939875: Layer already exists 20:11:59 779237b28cb7: Layer already exists 20:11:59 1ac5d79020ee: Layer already exists 20:11:59 8c1c44954689: Layer already exists 20:11:59 d1b6fa6b7b1c: Layer already exists 20:11:59 5202d37d8e8a: Layer already exists 20:11:59 2e819d8908e7: Layer already exists 20:11:59 9fe9a137fd00: Layer already exists 20:11:59 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:12:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:12:00 779237b28cb7: Preparing 20:12:00 1ac5d79020ee: Preparing 20:12:00 8c1c44954689: Preparing 20:12:00 c833f7d5db57: Preparing 20:12:00 8bcf42939875: Preparing 20:12:00 2e819d8908e7: Preparing 20:12:00 d1b6fa6b7b1c: Preparing 20:12:00 5202d37d8e8a: Preparing 20:12:00 9fe9a137fd00: Preparing 20:12:00 2e819d8908e7: Waiting 20:12:00 d1b6fa6b7b1c: Waiting 20:12:00 5202d37d8e8a: Waiting 20:12:00 9fe9a137fd00: Waiting 20:12:00 8c1c44954689: Layer already exists 20:12:00 c833f7d5db57: Layer already exists 20:12:00 779237b28cb7: Layer already exists 20:12:00 8bcf42939875: Layer already exists 20:12:00 1ac5d79020ee: Layer already exists 20:12:00 2e819d8908e7: Layer already exists 20:12:00 d1b6fa6b7b1c: Layer already exists 20:12:00 5202d37d8e8a: Layer already exists 20:12:00 9fe9a137fd00: Layer already exists 20:12:00 main: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:00 ===================================================== [Pipeline] echo 20:12:00 taggedImages: 20:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.6 20:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:12:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:12:01 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:12:01 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:12:01 latest 20:12:01 3.2.0-dev.6 20:12:01 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:12:01 main 20:12:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:12:02 a96093ed557d: Preparing 20:12:02 e625b33af969: Preparing 20:12:02 c833f7d5db57: Preparing 20:12:02 8bcf42939875: Preparing 20:12:02 f3675941a180: Preparing 20:12:02 2f39a1df291c: Preparing 20:12:02 9fe9a137fd00: Preparing 20:12:02 9fe9a137fd00: Waiting 20:12:02 2f39a1df291c: Waiting 20:12:02 c833f7d5db57: Layer already exists 20:12:02 8bcf42939875: Layer already exists 20:12:02 9fe9a137fd00: Layer already exists 20:12:02 f3675941a180: Pushed 20:12:02 a96093ed557d: Pushed 20:12:02 2f39a1df291c: Pushed 20:12:04 e625b33af969: Pushed 20:12:04 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:12:05 a96093ed557d: Preparing 20:12:05 e625b33af969: Preparing 20:12:05 c833f7d5db57: Preparing 20:12:05 8bcf42939875: Preparing 20:12:05 f3675941a180: Preparing 20:12:05 2f39a1df291c: Preparing 20:12:05 9fe9a137fd00: Preparing 20:12:05 2f39a1df291c: Waiting 20:12:05 9fe9a137fd00: Waiting 20:12:05 f3675941a180: Layer already exists 20:12:05 c833f7d5db57: Layer already exists 20:12:05 a96093ed557d: Layer already exists 20:12:05 e625b33af969: Layer already exists 20:12:05 8bcf42939875: Layer already exists 20:12:05 2f39a1df291c: Layer already exists 20:12:05 9fe9a137fd00: Layer already exists 20:12:05 latest: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.6 20:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:12:06 a96093ed557d: Preparing 20:12:06 e625b33af969: Preparing 20:12:06 c833f7d5db57: Preparing 20:12:06 8bcf42939875: Preparing 20:12:06 f3675941a180: Preparing 20:12:06 2f39a1df291c: Preparing 20:12:06 9fe9a137fd00: Preparing 20:12:06 2f39a1df291c: Waiting 20:12:06 9fe9a137fd00: Waiting 20:12:06 e625b33af969: Layer already exists 20:12:06 c833f7d5db57: Layer already exists 20:12:06 a96093ed557d: Layer already exists 20:12:06 f3675941a180: Layer already exists 20:12:06 8bcf42939875: Layer already exists 20:12:06 2f39a1df291c: Layer already exists 20:12:06 9fe9a137fd00: Layer already exists 20:12:06 3.2.0-dev.6: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:12:08 a96093ed557d: Preparing 20:12:08 e625b33af969: Preparing 20:12:08 c833f7d5db57: Preparing 20:12:08 8bcf42939875: Preparing 20:12:08 f3675941a180: Preparing 20:12:08 2f39a1df291c: Preparing 20:12:08 9fe9a137fd00: Preparing 20:12:08 2f39a1df291c: Waiting 20:12:08 9fe9a137fd00: Waiting 20:12:08 8bcf42939875: Layer already exists 20:12:08 a96093ed557d: Layer already exists 20:12:08 e625b33af969: Layer already exists 20:12:08 f3675941a180: Layer already exists 20:12:08 c833f7d5db57: Layer already exists 20:12:08 2f39a1df291c: Layer already exists 20:12:08 9fe9a137fd00: Layer already exists 20:12:08 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:12:09 a96093ed557d: Preparing 20:12:09 e625b33af969: Preparing 20:12:09 c833f7d5db57: Preparing 20:12:09 8bcf42939875: Preparing 20:12:09 f3675941a180: Preparing 20:12:09 2f39a1df291c: Preparing 20:12:09 9fe9a137fd00: Preparing 20:12:09 2f39a1df291c: Waiting 20:12:09 9fe9a137fd00: Waiting 20:12:09 8bcf42939875: Layer already exists 20:12:09 f3675941a180: Layer already exists 20:12:09 c833f7d5db57: Layer already exists 20:12:09 e625b33af969: Layer already exists 20:12:09 a96093ed557d: Layer already exists 20:12:09 9fe9a137fd00: Layer already exists 20:12:09 2f39a1df291c: Layer already exists 20:12:09 main: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:10 ===================================================== [Pipeline] echo 20:12:10 taggedImages: 20:12:10 - nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:12:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:12:10 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.6 20:12:10 - nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:12:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:12:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:12:10 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:12:10 latest 20:12:10 3.2.0-dev.6 20:12:10 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:12:10 main 20:12:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:12:11 4a630fd389e5: Preparing 20:12:11 a35c4b7479c8: Preparing 20:12:11 c833f7d5db57: Preparing 20:12:11 8bcf42939875: Preparing 20:12:11 91012701017d: Preparing 20:12:11 61d6fef90914: Preparing 20:12:11 9fe9a137fd00: Preparing 20:12:11 61d6fef90914: Waiting 20:12:11 9fe9a137fd00: Waiting 20:12:11 c833f7d5db57: Layer already exists 20:12:11 91012701017d: Layer already exists 20:12:11 8bcf42939875: Layer already exists 20:12:11 61d6fef90914: Layer already exists 20:12:11 9fe9a137fd00: Layer already exists 20:12:11 4a630fd389e5: Pushed 20:12:13 a35c4b7479c8: Pushed 20:12:13 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:12:14 4a630fd389e5: Preparing 20:12:14 a35c4b7479c8: Preparing 20:12:14 c833f7d5db57: Preparing 20:12:14 8bcf42939875: Preparing 20:12:14 91012701017d: Preparing 20:12:14 61d6fef90914: Preparing 20:12:14 9fe9a137fd00: Preparing 20:12:14 61d6fef90914: Waiting 20:12:14 9fe9a137fd00: Waiting 20:12:14 4a630fd389e5: Layer already exists 20:12:14 a35c4b7479c8: Layer already exists 20:12:14 8bcf42939875: Layer already exists 20:12:14 c833f7d5db57: Layer already exists 20:12:14 91012701017d: Layer already exists 20:12:14 61d6fef90914: Layer already exists 20:12:14 9fe9a137fd00: Layer already exists 20:12:14 latest: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.6 20:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:12:16 4a630fd389e5: Preparing 20:12:16 a35c4b7479c8: Preparing 20:12:16 c833f7d5db57: Preparing 20:12:16 8bcf42939875: Preparing 20:12:16 91012701017d: Preparing 20:12:16 61d6fef90914: Preparing 20:12:16 9fe9a137fd00: Preparing 20:12:16 61d6fef90914: Waiting 20:12:16 9fe9a137fd00: Waiting 20:12:16 91012701017d: Layer already exists 20:12:16 8bcf42939875: Layer already exists 20:12:16 4a630fd389e5: Layer already exists 20:12:16 c833f7d5db57: Layer already exists 20:12:16 a35c4b7479c8: Layer already exists 20:12:16 61d6fef90914: Layer already exists 20:12:16 9fe9a137fd00: Layer already exists 20:12:16 3.2.0-dev.6: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:12:17 4a630fd389e5: Preparing 20:12:17 a35c4b7479c8: Preparing 20:12:17 c833f7d5db57: Preparing 20:12:17 8bcf42939875: Preparing 20:12:17 91012701017d: Preparing 20:12:17 61d6fef90914: Preparing 20:12:17 9fe9a137fd00: Preparing 20:12:17 9fe9a137fd00: Waiting 20:12:17 c833f7d5db57: Layer already exists 20:12:17 a35c4b7479c8: Layer already exists 20:12:17 91012701017d: Layer already exists 20:12:17 8bcf42939875: Layer already exists 20:12:17 4a630fd389e5: Layer already exists 20:12:17 61d6fef90914: Layer already exists 20:12:17 9fe9a137fd00: Layer already exists 20:12:17 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:12:18 4a630fd389e5: Preparing 20:12:18 a35c4b7479c8: Preparing 20:12:18 c833f7d5db57: Preparing 20:12:18 8bcf42939875: Preparing 20:12:18 91012701017d: Preparing 20:12:18 61d6fef90914: Preparing 20:12:18 9fe9a137fd00: Preparing 20:12:18 61d6fef90914: Waiting 20:12:18 9fe9a137fd00: Waiting 20:12:18 c833f7d5db57: Layer already exists 20:12:18 91012701017d: Layer already exists 20:12:18 a35c4b7479c8: Layer already exists 20:12:18 8bcf42939875: Layer already exists 20:12:18 4a630fd389e5: Layer already exists 20:12:18 61d6fef90914: Layer already exists 20:12:18 9fe9a137fd00: Layer already exists 20:12:18 main: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:19 ===================================================== [Pipeline] echo 20:12:19 taggedImages: 20:12:19 - nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:12:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:12:19 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.6 20:12:19 - nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:12:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:42 #142 ... 20:16:42 20:16:42 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:42 #136 364.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:16:42 #136 ... 20:16:42 20:16:42 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:42 #138 DONE 365.5s 20:16:42 20:16:42 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:42 #139 ... 20:16:42 20:16:42 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:16:42 #143 DONE 0.4s 20:16:42 20:16:42 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:42 #141 ... 20:16:42 20:16:42 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:16:42 #144 DONE 0.2s 20:16:42 20:16:42 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:16:42 #145 DONE 0.2s 20:16:42 20:16:42 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:16:42 #146 DONE 0.2s 20:16:42 20:16:42 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:16:42 #147 DONE 0.3s 20:16:42 20:16:42 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:16:42 #148 DONE 0.3s 20:16:42 20:16:42 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:42 #136 ... 20:16:42 20:16:42 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:42 #149 DONE 2.0s 20:16:42 20:16:42 #150 [security-proxy-setup] exporting to image 20:16:42 #150 exporting layers 20:16:42 #150 exporting layers 0.6s done 20:16:42 #150 writing image sha256:bdacc2bac9c2f87feb9ede49adb0b2703bb29917f093a2c9ebbae6c287f9ab63 done 20:16:42 #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 20:16:42 #150 DONE 0.7s 20:16:42 20:16:42 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:42 #141 ... 20:16:42 20:16:42 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:42 #136 DONE 372.6s 20:16:42 20:16:42 #151 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:16:42 #151 DONE 0.4s 20:16:42 20:16:42 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:16:42 #140 ... 20:16:42 20:16:42 #152 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:16:42 #152 DONE 0.4s 20:16:42 20:16:42 #153 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:16:42 #153 DONE 0.2s 20:16:42 20:16:42 #154 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:16:42 #154 DONE 0.2s 20:16:42 20:16:42 #155 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:16:42 #155 DONE 0.2s 20:16:42 20:16:42 #156 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:16:42 #156 DONE 0.3s 20:16:42 20:16:42 #157 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:16:42 #157 DONE 0.3s 20:16:42 20:16:42 #158 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:16:42 #158 DONE 0.2s 20:16:42 20:16:42 #159 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:42 #159 ... 20:16:42 20:16:42 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:16:42 #140 DONE 375.1s 20:16:42 20:16:42 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:42 #137 ... 20:16:42 20:16:42 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:16:42 #160 DONE 0.4s 20:16:42 20:16:42 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:42 #132 ... 20:16:42 20:16:42 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:16:42 #161 ... 20:16:42 20:16:42 #159 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:42 #159 DONE 4.0s 20:16:42 20:16:42 #162 [security-secretstore-setup] exporting to image 20:16:42 #162 exporting layers 20:16:43 #162 ... 20:16:43 20:16:43 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:16:43 #161 DONE 3.3s 20:16:43 20:16:43 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:16:43 #163 DONE 0.3s 20:16:43 20:16:43 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:16:43 #164 DONE 0.3s 20:16:43 20:16:43 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:16:44 #165 DONE 0.4s 20:16:44 20:16:44 #162 [security-secretstore-setup] exporting to image 20:16:44 #162 exporting layers 1.5s done 20:16:44 #162 writing image sha256:9f60036ccef6a7eb6bc618e47a56baad229e2099bc2ab4caa3e7e789f5bbf052 done 20:16:44 #162 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:16:44 #162 DONE 1.5s 20:16:44 20:16:44 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:16:44 #166 DONE 0.1s 20:16:44 20:16:44 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:16:44 #167 DONE 0.2s 20:16:44 20:16:44 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:16:44 #168 DONE 0.1s 20:16:44 20:16:44 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:16:44 #169 DONE 0.1s 20:16:44 20:16:44 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:16:44 #170 DONE 0.1s 20:16:44 20:16:44 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:16:46 #171 ... 20:16:46 20:16:46 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:16:46 #142 DONE 383.0s 20:16:46 20:16:46 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:16:46 #171 DONE 1.9s 20:16:46 20:16:46 #172 [security-bootstrapper] exporting to image 20:16:47 #172 ... 20:16:47 20:16:47 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:16:47 #173 DONE 0.5s 20:16:47 20:16:47 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:16:47 #174 DONE 0.2s 20:16:47 20:16:47 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:16:48 #175 ... 20:16:48 20:16:48 #172 [security-bootstrapper] exporting to image 20:16:48 #172 exporting layers 1.2s done 20:16:48 #172 writing image sha256:c8b84175cd276f95cdd189d530a88583e4189ab7e7e67ba29bb40e47efba0175 done 20:16:48 #172 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:16:48 #172 DONE 1.3s 20:16:48 20:16:48 #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:16:48 #175 DONE 0.3s 20:16:48 20:16:48 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:16:48 #176 DONE 0.2s 20:16:48 20:16:48 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:48 #141 ... 20:16:48 20:16:48 #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:16:48 #177 DONE 0.1s 20:16:48 20:16:48 #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:50 #178 DONE 1.5s 20:16:50 20:16:50 #179 [security-proxy-auth] exporting to image 20:16:50 #179 exporting layers 0.6s done 20:16:50 #179 writing image sha256:75da658601b4c244aa952bce95ac16914614e97a11d025cba275162cb2791929 0.0s done 20:16:50 #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 20:16:50 #179 DONE 0.6s 20:16:50 20:16:50 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:51 #141 ... 20:16:51 20:16:51 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:51 #139 DONE 388.0s 20:16:51 20:16:51 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:51 #132 ... 20:16:51 20:16:51 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:16:52 #180 DONE 0.1s 20:16:52 20:16:52 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:16:52 #181 DONE 0.2s 20:16:52 20:16:52 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:52 #141 ... 20:16:52 20:16:52 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:16:52 #182 DONE 0.2s 20:16:52 20:16:52 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:16:52 #183 DONE 0.2s 20:16:52 20:16:52 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:16:52 #184 DONE 0.1s 20:16:52 20:16:52 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:52 #141 ... 20:16:52 20:16:52 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:16:58 #185 DONE 4.9s 20:16:58 20:16:58 #186 [core-common-config-bootstrapper] exporting to image 20:16:58 #186 exporting layers 20:16:58 #186 exporting layers 0.4s done 20:16:58 #186 writing image sha256:e11f6b92ac4788cb3956cdcbe9dbef6ce374e33f68beb1e43d974aabedeafa1c 20:16:58 #186 writing image sha256:e11f6b92ac4788cb3956cdcbe9dbef6ce374e33f68beb1e43d974aabedeafa1c done 20:16:58 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 20:16:58 #186 DONE 0.4s 20:16:58 20:16:58 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:08 #134 ... 20:17:08 20:17:08 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:17:08 #135 DONE 403.1s 20:17:08 20:17:08 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:08 #141 ... 20:17:08 20:17:08 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:17:08 #187 DONE 0.2s 20:17:08 20:17:08 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:17:08 #188 DONE 0.2s 20:17:08 20:17:08 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:08 #141 ... 20:17:08 20:17:08 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:17:08 #189 DONE 0.2s 20:17:08 20:17:08 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:17:08 #190 DONE 0.2s 20:17:08 20:17:08 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:08 #132 ... 20:17:08 20:17:08 #191 [core-command] exporting to image 20:17:08 #191 exporting layers 20:17:08 #191 exporting layers 0.2s done 20:17:08 #191 writing image sha256:1f1ccc1d1929dec3bea7572d7fdb022c53d958ec5ee8dc5beb1d27b18f1a9c38 0.0s done 20:17:08 #191 naming to docker.io/library/core-command-arm64 done 20:17:08 #191 DONE 0.2s 20:17:08 20:17:08 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:13 #141 ... 20:17:13 20:17:13 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:13 #134 DONE 409.5s 20:17:13 20:17:13 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:13 #133 DONE 409.5s 20:17:13 20:17:13 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:13 #132 ... 20:17:13 20:17:13 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:17:13 #192 DONE 0.3s 20:17:13 20:17:13 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:17:13 #193 ... 20:17:13 20:17:13 #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:17:13 #194 DONE 0.4s 20:17:14 20:17:14 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:17:14 #193 DONE 0.3s 20:17:14 20:17:14 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:17:14 #195 ... 20:17:14 20:17:14 #196 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:17:14 #196 DONE 0.3s 20:17:14 20:17:14 #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:17:14 #197 DONE 0.3s 20:17:14 20:17:14 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:17:14 #195 DONE 0.3s 20:17:14 20:17:14 #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:17:14 #198 DONE 0.2s 20:17:14 20:17:14 #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:17:14 #199 DONE 0.1s 20:17:14 20:17:14 #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:17:14 #200 DONE 0.2s 20:17:14 20:17:14 #201 [core-data] exporting to image 20:17:14 #201 exporting layers 20:17:14 #201 exporting layers 0.4s done 20:17:15 #201 writing image sha256:c3896367ca45714bcbe5108001904def5e5322f30c8cd4fc8c4c14a8e7d6798e 0.0s done 20:17:15 #201 naming to docker.io/library/core-data-arm64 done 20:17:15 #201 DONE 0.4s 20:17:15 20:17:15 #202 [core-metadata] exporting to image 20:17:15 #202 exporting layers 0.3s done 20:17:15 #202 writing image sha256:070653dfdcf040a62381f31ca30e9e828dac003747cf12a3800dafd1d01dcde9 done 20:17:15 #202 naming to docker.io/library/core-metadata-arm64 20:17:15 #202 naming to docker.io/library/core-metadata-arm64 0.0s done 20:17:15 #202 DONE 0.4s 20:17:15 20:17:15 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:23 #132 DONE 419.1s 20:17:23 20:17:23 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:23 #141 ... 20:17:23 20:17:23 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:17:23 #203 DONE 0.2s 20:17:23 20:17:23 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:17:23 #204 DONE 0.2s 20:17:23 20:17:23 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:23 #141 ... 20:17:23 20:17:23 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:17:23 #205 DONE 0.3s 20:17:23 20:17:23 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:23 #137 ... 20:17:23 20:17:23 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:17:23 #206 DONE 0.1s 20:17:23 20:17:23 #207 [security-spiffe-token-provider] exporting to image 20:17:23 #207 exporting layers 20:17:26 #207 exporting layers 2.5s done 20:17:26 #207 writing image sha256:3e7d353d0dcd2bb5ce8f55f7cbc2f8f97a0550a2e789d1b8ac388aa36a8737ea done 20:17:26 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:17:26 #207 DONE 2.5s 20:17:26 20:17:26 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:28 #141 ... 20:17:28 20:17:28 #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:28 #137 DONE 424.9s 20:17:28 20:17:28 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:17:28 #208 DONE 0.1s 20:17:28 20:17:28 #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:17:28 #209 DONE 0.1s 20:17:28 20:17:28 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:29 #141 ... 20:17:29 20:17:29 #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:17:29 #210 DONE 0.2s 20:17:29 20:17:29 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:29 #141 ... 20:17:29 20:17:29 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:29 #211 DONE 0.1s 20:17:29 20:17:29 #212 [support-notifications] exporting to image 20:17:29 #212 exporting layers 0.3s done 20:17:29 #212 writing image sha256:ac7d4d40083a4f090d9d1df60dc05235a47e6b4448c14fd5ef28696b6031c5e1 done 20:17:29 #212 naming to docker.io/library/support-notifications-arm64 done 20:17:29 #212 DONE 0.4s 20:17:29 20:17:29 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:30 #141 DONE 426.9s 20:17:30 20:17:30 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:17:30 #213 DONE 0.2s 20:17:30 20:17:30 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:17:30 #214 DONE 0.1s 20:17:31 20:17:31 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:17:31 #215 DONE 0.3s 20:17:31 20:17:31 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:17:31 #216 DONE 0.1s 20:17:31 20:17:31 #217 [support-scheduler] exporting to image 20:17:31 #217 exporting layers 0.2s done 20:17:31 #217 writing image sha256:c009579ae4bdd6bc667fd842dfa60a4655ae21b1237c2cc81a0fcd028bff83f4 done 20:17:31 #217 naming to docker.io/library/support-scheduler-arm64 done 20:17:31 #217 DONE 0.2s 20:17:31 time="2023-12-13T20:09:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:31 time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:17:31 $ docker stop --time=1 33984226c8d10def094f99edbb3d8ffb4992fbb8fc09d1553406010c2fb2390f 20:17:33 $ docker rm -f --volumes 33984226c8d10def094f99edbb3d8ffb4992fbb8fc09d1553406010c2fb2390f [Pipeline] // withDockerContainer [Pipeline] sh 20:17:33 + docker images 20:17:33 REPOSITORY TAG IMAGE ID CREATED SIZE 20:17:33 support-scheduler-arm64 latest c009579ae4bd 2 seconds ago 25.8MB 20:17:33 support-notifications-arm64 latest ac7d4d40083a 4 seconds ago 26.4MB 20:17:33 security-spiffe-token-provider-arm64 latest 3e7d353d0dcd 10 seconds ago 28.9MB 20:17:33 core-metadata-arm64 latest 070653dfdcf0 19 seconds ago 17.4MB 20:17:33 core-data-arm64 latest c3896367ca45 19 seconds ago 17.1MB 20:17:33 core-command-arm64 latest 1f1ccc1d1929 26 seconds ago 17MB 20:17:33 core-common-config-bootstrapper-arm64 latest e11f6b92ac47 36 seconds ago 15.1MB 20:17:33 security-proxy-auth-arm64 latest 75da658601b4 44 seconds ago 15.9MB 20:17:33 security-bootstrapper-arm64 latest c8b84175cd27 47 seconds ago 18.5MB 20:17:33 security-secretstore-setup-arm64 latest 9f60036ccef6 51 seconds ago 35.7MB 20:17:33 security-proxy-setup-arm64 latest bdacc2bac9c2 About a minute ago 25.8MB 20:17:33 security-spire-config-arm64 latest 51ead90bbc96 7 minutes ago 95.8MB 20:17:33 security-spire-agent-arm64 latest 2616132313d6 7 minutes ago 152MB 20:17:33 security-spire-server-arm64 latest 7c703833d19e 7 minutes ago 96.7MB 20:17:33 ci-base-image-arm64 latest 41d90d81fa47 8 minutes ago 933MB 20:17:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB 20:17:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:34 provisioning config files... 20:17:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config8599996464108342637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:35 ---> ****-login.sh 20:17:35 nexus3.edgexfoundry.org:10001 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 nexus3.edgexfoundry.org:10002 20:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:35 Configure a credential helper to remove this warning. See 20:17:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:35 20:17:35 Login Succeeded 20:17:35 nexus3.edgexfoundry.org:10003 20:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:36 Configure a credential helper to remove this warning. See 20:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:36 20:17:36 Login Succeeded 20:17:36 nexus3.edgexfoundry.org:10004 20:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:36 Configure a credential helper to remove this warning. See 20:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:36 20:17:36 Login Succeeded 20:17:36 ****.io 20:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:36 Configure a credential helper to remove this warning. See 20:17:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:36 20:17:36 Login Succeeded 20:17:36 ---> ****-login.sh ends [Pipeline] } 20:17:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:17:37 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:17:37 latest 20:17:37 3.2.0-dev.6 20:17:37 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:17:37 main 20:17:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:17:41 0bcf88b36172: Preparing 20:17:41 1ac4b28da4e6: Preparing 20:17:41 819b7ab4cd23: Preparing 20:17:41 03ae55f60245: Preparing 20:17:41 11e503342ad3: Preparing 20:17:41 afdd207c594a: Preparing 20:17:41 0faf9b67be60: Preparing 20:17:41 afdd207c594a: Waiting 20:17:41 0faf9b67be60: Waiting 20:17:41 11e503342ad3: Pushed 20:17:41 819b7ab4cd23: Pushed 20:17:41 03ae55f60245: Pushed 20:17:41 0bcf88b36172: Pushed 20:17:41 0faf9b67be60: Layer already exists 20:17:41 afdd207c594a: Pushed 20:17:43 1ac4b28da4e6: Pushed 20:17:44 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:17:45 0bcf88b36172: Preparing 20:17:45 1ac4b28da4e6: Preparing 20:17:45 819b7ab4cd23: Preparing 20:17:45 03ae55f60245: Preparing 20:17:45 11e503342ad3: Preparing 20:17:45 afdd207c594a: Preparing 20:17:45 0faf9b67be60: Preparing 20:17:45 afdd207c594a: Waiting 20:17:45 0faf9b67be60: Waiting 20:17:45 1ac4b28da4e6: Layer already exists 20:17:45 03ae55f60245: Layer already exists 20:17:45 11e503342ad3: Layer already exists 20:17:45 0bcf88b36172: Layer already exists 20:17:45 819b7ab4cd23: Layer already exists 20:17:45 afdd207c594a: Layer already exists 20:17:45 0faf9b67be60: Layer already exists 20:17:45 latest: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.6 20:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:17:46 0bcf88b36172: Preparing 20:17:46 1ac4b28da4e6: Preparing 20:17:46 819b7ab4cd23: Preparing 20:17:46 03ae55f60245: Preparing 20:17:46 11e503342ad3: Preparing 20:17:46 afdd207c594a: Preparing 20:17:46 0faf9b67be60: Preparing 20:17:46 afdd207c594a: Waiting 20:17:46 0faf9b67be60: Waiting 20:17:46 11e503342ad3: Layer already exists 20:17:46 0bcf88b36172: Layer already exists 20:17:46 1ac4b28da4e6: Layer already exists 20:17:46 03ae55f60245: Layer already exists 20:17:46 819b7ab4cd23: Layer already exists 20:17:46 afdd207c594a: Layer already exists 20:17:46 0faf9b67be60: Layer already exists 20:17:47 3.2.0-dev.6: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:17:48 0bcf88b36172: Preparing 20:17:48 1ac4b28da4e6: Preparing 20:17:48 819b7ab4cd23: Preparing 20:17:48 03ae55f60245: Preparing 20:17:48 11e503342ad3: Preparing 20:17:48 afdd207c594a: Preparing 20:17:48 0faf9b67be60: Preparing 20:17:48 afdd207c594a: Waiting 20:17:48 0faf9b67be60: Waiting 20:17:48 03ae55f60245: Layer already exists 20:17:48 11e503342ad3: Layer already exists 20:17:48 1ac4b28da4e6: Layer already exists 20:17:48 819b7ab4cd23: Layer already exists 20:17:48 0bcf88b36172: Layer already exists 20:17:48 afdd207c594a: Layer already exists 20:17:48 0faf9b67be60: Layer already exists 20:17:48 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:17:50 0bcf88b36172: Preparing 20:17:50 1ac4b28da4e6: Preparing 20:17:50 819b7ab4cd23: Preparing 20:17:50 03ae55f60245: Preparing 20:17:50 11e503342ad3: Preparing 20:17:50 afdd207c594a: Preparing 20:17:50 0faf9b67be60: Preparing 20:17:50 afdd207c594a: Waiting 20:17:50 0faf9b67be60: Waiting 20:17:50 11e503342ad3: Layer already exists 20:17:50 1ac4b28da4e6: Layer already exists 20:17:50 03ae55f60245: Layer already exists 20:17:50 819b7ab4cd23: Layer already exists 20:17:50 0bcf88b36172: Layer already exists 20:17:50 afdd207c594a: Layer already exists 20:17:50 0faf9b67be60: Layer already exists 20:17:50 main: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:51 ===================================================== [Pipeline] echo 20:17:51 taggedImages: 20:17:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:17:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:17:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.6 20:17:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:17:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:17:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:17:51 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:17:51 latest 20:17:51 3.2.0-dev.6 20:17:51 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:17:51 main 20:17:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:17:53 8fcc257a00a4: Preparing 20:17:53 2bc9e5dcda38: Preparing 20:17:53 157c0ccb10c9: Preparing 20:17:53 34e9ffd5ebfa: Preparing 20:17:53 819b7ab4cd23: Preparing 20:17:53 03ae55f60245: Preparing 20:17:53 11e503342ad3: Preparing 20:17:53 afdd207c594a: Preparing 20:17:53 0faf9b67be60: Preparing 20:17:53 03ae55f60245: Waiting 20:17:53 11e503342ad3: Waiting 20:17:53 afdd207c594a: Waiting 20:17:53 0faf9b67be60: Waiting 20:17:53 157c0ccb10c9: Pushed 20:17:53 2bc9e5dcda38: Pushed 20:17:54 34e9ffd5ebfa: Pushed 20:17:54 819b7ab4cd23: Layer already exists 20:17:54 03ae55f60245: Layer already exists 20:17:54 11e503342ad3: Layer already exists 20:17:54 afdd207c594a: Layer already exists 20:17:54 0faf9b67be60: Layer already exists 20:17:54 8fcc257a00a4: Pushed 20:17:54 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:17:56 8fcc257a00a4: Preparing 20:17:56 2bc9e5dcda38: Preparing 20:17:56 157c0ccb10c9: Preparing 20:17:56 34e9ffd5ebfa: Preparing 20:17:56 819b7ab4cd23: Preparing 20:17:56 03ae55f60245: Preparing 20:17:56 11e503342ad3: Preparing 20:17:56 03ae55f60245: Waiting 20:17:56 11e503342ad3: Waiting 20:17:56 afdd207c594a: Preparing 20:17:56 0faf9b67be60: Preparing 20:17:56 afdd207c594a: Waiting 20:17:56 0faf9b67be60: Waiting 20:17:56 157c0ccb10c9: Layer already exists 20:17:56 8fcc257a00a4: Layer already exists 20:17:56 819b7ab4cd23: Layer already exists 20:17:56 2bc9e5dcda38: Layer already exists 20:17:56 34e9ffd5ebfa: Layer already exists 20:17:56 03ae55f60245: Layer already exists 20:17:56 afdd207c594a: Layer already exists 20:17:56 0faf9b67be60: Layer already exists 20:17:56 11e503342ad3: Layer already exists 20:17:56 latest: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.6 20:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:17:58 8fcc257a00a4: Preparing 20:17:58 2bc9e5dcda38: Preparing 20:17:58 157c0ccb10c9: Preparing 20:17:58 34e9ffd5ebfa: Preparing 20:17:58 819b7ab4cd23: Preparing 20:17:58 03ae55f60245: Preparing 20:17:58 11e503342ad3: Preparing 20:17:58 afdd207c594a: Preparing 20:17:58 0faf9b67be60: Preparing 20:17:58 11e503342ad3: Waiting 20:17:58 03ae55f60245: Waiting 20:17:58 afdd207c594a: Waiting 20:17:58 0faf9b67be60: Waiting 20:17:58 2bc9e5dcda38: Layer already exists 20:17:58 8fcc257a00a4: Layer already exists 20:17:58 157c0ccb10c9: Layer already exists 20:17:58 34e9ffd5ebfa: Layer already exists 20:17:58 819b7ab4cd23: Layer already exists 20:17:58 11e503342ad3: Layer already exists 20:17:58 0faf9b67be60: Layer already exists 20:17:58 03ae55f60245: Layer already exists 20:17:58 afdd207c594a: Layer already exists 20:17:58 3.2.0-dev.6: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:17:59 8fcc257a00a4: Preparing 20:17:59 2bc9e5dcda38: Preparing 20:17:59 157c0ccb10c9: Preparing 20:17:59 34e9ffd5ebfa: Preparing 20:17:59 819b7ab4cd23: Preparing 20:17:59 03ae55f60245: Preparing 20:17:59 11e503342ad3: Preparing 20:17:59 afdd207c594a: Preparing 20:17:59 0faf9b67be60: Preparing 20:17:59 03ae55f60245: Waiting 20:17:59 11e503342ad3: Waiting 20:17:59 afdd207c594a: Waiting 20:17:59 0faf9b67be60: Waiting 20:17:59 157c0ccb10c9: Layer already exists 20:17:59 2bc9e5dcda38: Layer already exists 20:17:59 8fcc257a00a4: Layer already exists 20:17:59 819b7ab4cd23: Layer already exists 20:17:59 11e503342ad3: Layer already exists 20:17:59 34e9ffd5ebfa: Layer already exists 20:17:59 afdd207c594a: Layer already exists 20:17:59 03ae55f60245: Layer already exists 20:17:59 0faf9b67be60: Layer already exists 20:18:00 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:18:01 8fcc257a00a4: Preparing 20:18:01 2bc9e5dcda38: Preparing 20:18:01 157c0ccb10c9: Preparing 20:18:01 34e9ffd5ebfa: Preparing 20:18:01 819b7ab4cd23: Preparing 20:18:01 03ae55f60245: Preparing 20:18:01 11e503342ad3: Preparing 20:18:01 afdd207c594a: Preparing 20:18:01 0faf9b67be60: Preparing 20:18:01 11e503342ad3: Waiting 20:18:01 03ae55f60245: Waiting 20:18:01 0faf9b67be60: Waiting 20:18:01 157c0ccb10c9: Layer already exists 20:18:01 819b7ab4cd23: Layer already exists 20:18:01 2bc9e5dcda38: Layer already exists 20:18:01 34e9ffd5ebfa: Layer already exists 20:18:01 8fcc257a00a4: Layer already exists 20:18:01 03ae55f60245: Layer already exists 20:18:01 0faf9b67be60: Layer already exists 20:18:01 afdd207c594a: Layer already exists 20:18:01 11e503342ad3: Layer already exists 20:18:01 main: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:02 ===================================================== [Pipeline] echo 20:18:02 taggedImages: 20:18:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:18:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.6 20:18:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:18:02 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:18:02 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:02 latest 20:18:02 3.2.0-dev.6 20:18:02 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:02 main 20:18:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:18:04 20c1d3e23b9a: Preparing 20:18:04 970637f74572: Preparing 20:18:04 819b7ab4cd23: Preparing 20:18:04 03ae55f60245: Preparing 20:18:04 ade9be257400: Preparing 20:18:04 48b58ff47f4a: Preparing 20:18:04 0faf9b67be60: Preparing 20:18:04 48b58ff47f4a: Waiting 20:18:04 0faf9b67be60: Waiting 20:18:04 03ae55f60245: Layer already exists 20:18:04 819b7ab4cd23: Layer already exists 20:18:04 0faf9b67be60: Layer already exists 20:18:04 ade9be257400: Pushed 20:18:04 20c1d3e23b9a: Pushed 20:18:04 48b58ff47f4a: Pushed 20:18:06 970637f74572: Pushed 20:18:06 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:18:09 20c1d3e23b9a: Preparing 20:18:09 970637f74572: Preparing 20:18:09 819b7ab4cd23: Preparing 20:18:09 03ae55f60245: Preparing 20:18:09 ade9be257400: Preparing 20:18:09 48b58ff47f4a: Preparing 20:18:09 0faf9b67be60: Preparing 20:18:09 48b58ff47f4a: Waiting 20:18:09 0faf9b67be60: Waiting 20:18:09 819b7ab4cd23: Layer already exists 20:18:09 ade9be257400: Layer already exists 20:18:09 970637f74572: Layer already exists 20:18:09 03ae55f60245: Layer already exists 20:18:09 20c1d3e23b9a: Layer already exists 20:18:09 0faf9b67be60: Layer already exists 20:18:09 48b58ff47f4a: Layer already exists 20:18:09 latest: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.6 20:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:18:11 20c1d3e23b9a: Preparing 20:18:11 970637f74572: Preparing 20:18:11 819b7ab4cd23: Preparing 20:18:11 03ae55f60245: Preparing 20:18:11 ade9be257400: Preparing 20:18:11 48b58ff47f4a: Preparing 20:18:11 0faf9b67be60: Preparing 20:18:11 48b58ff47f4a: Waiting 20:18:11 0faf9b67be60: Waiting 20:18:11 819b7ab4cd23: Layer already exists 20:18:11 20c1d3e23b9a: Layer already exists 20:18:11 ade9be257400: Layer already exists 20:18:11 970637f74572: Layer already exists 20:18:11 03ae55f60245: Layer already exists 20:18:11 48b58ff47f4a: Layer already exists 20:18:11 0faf9b67be60: Layer already exists 20:18:11 3.2.0-dev.6: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:18:12 20c1d3e23b9a: Preparing 20:18:12 970637f74572: Preparing 20:18:12 819b7ab4cd23: Preparing 20:18:12 03ae55f60245: Preparing 20:18:12 ade9be257400: Preparing 20:18:12 48b58ff47f4a: Preparing 20:18:12 0faf9b67be60: Preparing 20:18:12 48b58ff47f4a: Waiting 20:18:12 0faf9b67be60: Waiting 20:18:12 20c1d3e23b9a: Layer already exists 20:18:12 03ae55f60245: Layer already exists 20:18:12 819b7ab4cd23: Layer already exists 20:18:12 ade9be257400: Layer already exists 20:18:12 970637f74572: Layer already exists 20:18:12 48b58ff47f4a: Layer already exists 20:18:12 0faf9b67be60: Layer already exists 20:18:12 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:18:14 20c1d3e23b9a: Preparing 20:18:14 970637f74572: Preparing 20:18:14 819b7ab4cd23: Preparing 20:18:14 03ae55f60245: Preparing 20:18:14 ade9be257400: Preparing 20:18:14 48b58ff47f4a: Preparing 20:18:14 0faf9b67be60: Preparing 20:18:14 48b58ff47f4a: Waiting 20:18:14 0faf9b67be60: Waiting 20:18:14 ade9be257400: Layer already exists 20:18:14 970637f74572: Layer already exists 20:18:14 20c1d3e23b9a: Layer already exists 20:18:14 819b7ab4cd23: Layer already exists 20:18:14 03ae55f60245: Layer already exists 20:18:14 48b58ff47f4a: Layer already exists 20:18:14 0faf9b67be60: Layer already exists 20:18:14 main: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:15 ===================================================== [Pipeline] echo 20:18:15 taggedImages: 20:18:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:18:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.6 20:18:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:18:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:18:15 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:15 latest 20:18:15 3.2.0-dev.6 20:18:15 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:15 main 20:18:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:18:17 99cc0995b555: Preparing 20:18:17 16074a096172: Preparing 20:18:17 1f31a6aa06e7: Preparing 20:18:17 819b7ab4cd23: Preparing 20:18:17 03ae55f60245: Preparing 20:18:17 11e503342ad3: Preparing 20:18:17 afdd207c594a: Preparing 20:18:17 0faf9b67be60: Preparing 20:18:17 11e503342ad3: Waiting 20:18:17 0faf9b67be60: Waiting 20:18:17 afdd207c594a: Waiting 20:18:17 03ae55f60245: Layer already exists 20:18:17 819b7ab4cd23: Layer already exists 20:18:17 11e503342ad3: Layer already exists 20:18:17 afdd207c594a: Layer already exists 20:18:17 0faf9b67be60: Layer already exists 20:18:17 99cc0995b555: Pushed 20:18:17 16074a096172: Pushed 20:18:20 1f31a6aa06e7: Pushed 20:18:20 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:18:24 99cc0995b555: Preparing 20:18:24 16074a096172: Preparing 20:18:24 1f31a6aa06e7: Preparing 20:18:24 819b7ab4cd23: Preparing 20:18:24 03ae55f60245: Preparing 20:18:24 11e503342ad3: Preparing 20:18:24 afdd207c594a: Preparing 20:18:24 0faf9b67be60: Preparing 20:18:24 0faf9b67be60: Waiting 20:18:24 11e503342ad3: Waiting 20:18:24 afdd207c594a: Waiting 20:18:24 16074a096172: Layer already exists 20:18:24 819b7ab4cd23: Layer already exists 20:18:24 03ae55f60245: Layer already exists 20:18:24 99cc0995b555: Layer already exists 20:18:24 1f31a6aa06e7: Layer already exists 20:18:24 11e503342ad3: Layer already exists 20:18:24 afdd207c594a: Layer already exists 20:18:24 0faf9b67be60: Layer already exists 20:18:25 latest: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.6 20:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:18:26 99cc0995b555: Preparing 20:18:26 16074a096172: Preparing 20:18:26 1f31a6aa06e7: Preparing 20:18:26 819b7ab4cd23: Preparing 20:18:26 03ae55f60245: Preparing 20:18:26 11e503342ad3: Preparing 20:18:26 afdd207c594a: Preparing 20:18:26 0faf9b67be60: Preparing 20:18:26 11e503342ad3: Waiting 20:18:26 afdd207c594a: Waiting 20:18:26 0faf9b67be60: Waiting 20:18:26 16074a096172: Layer already exists 20:18:26 819b7ab4cd23: Layer already exists 20:18:26 1f31a6aa06e7: Layer already exists 20:18:26 99cc0995b555: Layer already exists 20:18:26 03ae55f60245: Layer already exists 20:18:26 11e503342ad3: Layer already exists 20:18:26 afdd207c594a: Layer already exists 20:18:26 0faf9b67be60: Layer already exists 20:18:26 3.2.0-dev.6: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:18:28 99cc0995b555: Preparing 20:18:28 16074a096172: Preparing 20:18:28 1f31a6aa06e7: Preparing 20:18:28 819b7ab4cd23: Preparing 20:18:28 03ae55f60245: Preparing 20:18:28 11e503342ad3: Preparing 20:18:28 afdd207c594a: Preparing 20:18:28 0faf9b67be60: Preparing 20:18:28 afdd207c594a: Waiting 20:18:28 0faf9b67be60: Waiting 20:18:28 11e503342ad3: Waiting 20:18:28 99cc0995b555: Layer already exists 20:18:28 16074a096172: Layer already exists 20:18:28 819b7ab4cd23: Layer already exists 20:18:28 1f31a6aa06e7: Layer already exists 20:18:28 03ae55f60245: Layer already exists 20:18:28 11e503342ad3: Layer already exists 20:18:28 0faf9b67be60: Layer already exists 20:18:28 afdd207c594a: Layer already exists 20:18:28 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:18:29 99cc0995b555: Preparing 20:18:29 16074a096172: Preparing 20:18:29 1f31a6aa06e7: Preparing 20:18:29 819b7ab4cd23: Preparing 20:18:29 03ae55f60245: Preparing 20:18:29 11e503342ad3: Preparing 20:18:29 afdd207c594a: Preparing 20:18:29 0faf9b67be60: Preparing 20:18:29 11e503342ad3: Waiting 20:18:29 afdd207c594a: Waiting 20:18:29 0faf9b67be60: Waiting 20:18:29 03ae55f60245: Layer already exists 20:18:29 819b7ab4cd23: Layer already exists 20:18:29 16074a096172: Layer already exists 20:18:29 1f31a6aa06e7: Layer already exists 20:18:29 99cc0995b555: Layer already exists 20:18:29 0faf9b67be60: Layer already exists 20:18:29 11e503342ad3: Layer already exists 20:18:29 afdd207c594a: Layer already exists 20:18:30 main: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:30 ===================================================== [Pipeline] echo 20:18:30 taggedImages: 20:18:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:18:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.6 20:18:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:18:31 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:18:31 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:31 latest 20:18:31 3.2.0-dev.6 20:18:31 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:31 main 20:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:18:32 55acc1d8d2c6: Preparing 20:18:32 b6aab2bca94f: Preparing 20:18:32 381a8ad0d226: Preparing 20:18:32 dbc51520be55: Preparing 20:18:32 8ce666a86aff: Preparing 20:18:32 7cf7205b7066: Preparing 20:18:32 2042609a81be: Preparing 20:18:32 819b7ab4cd23: Preparing 20:18:32 03ae55f60245: Preparing 20:18:32 b9c743bff1aa: Preparing 20:18:32 aaca9b86c803: Preparing 20:18:32 5f70bf18a086: Preparing 20:18:32 2b117c41b6de: Preparing 20:18:32 4149451b2605: Preparing 20:18:32 7cf7205b7066: Waiting 20:18:32 2042609a81be: Waiting 20:18:32 03ae55f60245: Waiting 20:18:32 819b7ab4cd23: Waiting 20:18:32 86367f762969: Preparing 20:18:32 b9c743bff1aa: Waiting 20:18:32 aaca9b86c803: Waiting 20:18:32 0faf9b67be60: Preparing 20:18:32 5f70bf18a086: Waiting 20:18:32 2b117c41b6de: Waiting 20:18:32 4149451b2605: Waiting 20:18:32 86367f762969: Waiting 20:18:32 0faf9b67be60: Waiting 20:18:33 dbc51520be55: Pushed 20:18:33 8ce666a86aff: Pushed 20:18:33 55acc1d8d2c6: Pushed 20:18:33 b6aab2bca94f: Pushed 20:18:33 381a8ad0d226: Pushed 20:18:33 819b7ab4cd23: Layer already exists 20:18:33 03ae55f60245: Layer already exists 20:18:33 7cf7205b7066: Pushed 20:18:33 b9c743bff1aa: Pushed 20:18:33 aaca9b86c803: Pushed 20:18:33 5f70bf18a086: Pushed 20:18:33 0faf9b67be60: Layer already exists 20:18:33 2b117c41b6de: Pushed 20:18:33 4149451b2605: Pushed 20:18:33 86367f762969: Pushed 20:18:35 2042609a81be: Pushed 20:18:35 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:18:38 55acc1d8d2c6: Preparing 20:18:38 b6aab2bca94f: Preparing 20:18:38 381a8ad0d226: Preparing 20:18:38 dbc51520be55: Preparing 20:18:38 8ce666a86aff: Preparing 20:18:38 7cf7205b7066: Preparing 20:18:38 2042609a81be: Preparing 20:18:38 819b7ab4cd23: Preparing 20:18:38 03ae55f60245: Preparing 20:18:38 7cf7205b7066: Waiting 20:18:38 b9c743bff1aa: Preparing 20:18:38 2042609a81be: Waiting 20:18:38 819b7ab4cd23: Waiting 20:18:38 03ae55f60245: Waiting 20:18:38 aaca9b86c803: Preparing 20:18:38 b9c743bff1aa: Waiting 20:18:38 5f70bf18a086: Preparing 20:18:38 aaca9b86c803: Waiting 20:18:38 2b117c41b6de: Preparing 20:18:38 4149451b2605: Preparing 20:18:38 5f70bf18a086: Waiting 20:18:38 86367f762969: Preparing 20:18:38 2b117c41b6de: Waiting 20:18:38 4149451b2605: Waiting 20:18:38 0faf9b67be60: Preparing 20:18:38 86367f762969: Waiting 20:18:38 0faf9b67be60: Waiting 20:18:38 dbc51520be55: Layer already exists 20:18:38 381a8ad0d226: Layer already exists 20:18:38 55acc1d8d2c6: Layer already exists 20:18:38 b6aab2bca94f: Layer already exists 20:18:38 8ce666a86aff: Layer already exists 20:18:38 7cf7205b7066: Layer already exists 20:18:38 819b7ab4cd23: Layer already exists 20:18:38 2042609a81be: Layer already exists 20:18:38 b9c743bff1aa: Layer already exists 20:18:38 03ae55f60245: Layer already exists 20:18:38 aaca9b86c803: Layer already exists 20:18:38 5f70bf18a086: Layer already exists 20:18:38 2b117c41b6de: Layer already exists 20:18:38 4149451b2605: Layer already exists 20:18:38 86367f762969: Layer already exists 20:18:38 0faf9b67be60: Layer already exists 20:18:38 latest: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.6 20:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:18:40 55acc1d8d2c6: Preparing 20:18:40 b6aab2bca94f: Preparing 20:18:40 381a8ad0d226: Preparing 20:18:40 dbc51520be55: Preparing 20:18:40 8ce666a86aff: Preparing 20:18:40 7cf7205b7066: Preparing 20:18:40 2042609a81be: Preparing 20:18:40 819b7ab4cd23: Preparing 20:18:40 03ae55f60245: Preparing 20:18:40 b9c743bff1aa: Preparing 20:18:40 aaca9b86c803: Preparing 20:18:40 7cf7205b7066: Waiting 20:18:40 5f70bf18a086: Preparing 20:18:40 2042609a81be: Waiting 20:18:40 2b117c41b6de: Preparing 20:18:40 819b7ab4cd23: Waiting 20:18:40 03ae55f60245: Waiting 20:18:40 4149451b2605: Preparing 20:18:40 b9c743bff1aa: Waiting 20:18:40 5f70bf18a086: Waiting 20:18:40 aaca9b86c803: Waiting 20:18:40 2b117c41b6de: Waiting 20:18:40 86367f762969: Preparing 20:18:40 4149451b2605: Waiting 20:18:40 0faf9b67be60: Preparing 20:18:40 86367f762969: Waiting 20:18:40 0faf9b67be60: Waiting 20:18:40 55acc1d8d2c6: Layer already exists 20:18:40 381a8ad0d226: Layer already exists 20:18:40 8ce666a86aff: Layer already exists 20:18:40 b6aab2bca94f: Layer already exists 20:18:40 dbc51520be55: Layer already exists 20:18:40 2042609a81be: Layer already exists 20:18:40 03ae55f60245: Layer already exists 20:18:40 7cf7205b7066: Layer already exists 20:18:40 819b7ab4cd23: Layer already exists 20:18:40 b9c743bff1aa: Layer already exists 20:18:40 aaca9b86c803: Layer already exists 20:18:40 2b117c41b6de: Layer already exists 20:18:40 5f70bf18a086: Layer already exists 20:18:40 86367f762969: Layer already exists 20:18:40 4149451b2605: Layer already exists 20:18:40 0faf9b67be60: Layer already exists 20:18:40 3.2.0-dev.6: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:18:41 55acc1d8d2c6: Preparing 20:18:41 b6aab2bca94f: Preparing 20:18:41 381a8ad0d226: Preparing 20:18:41 dbc51520be55: Preparing 20:18:41 8ce666a86aff: Preparing 20:18:41 7cf7205b7066: Preparing 20:18:41 2042609a81be: Preparing 20:18:41 819b7ab4cd23: Preparing 20:18:41 03ae55f60245: Preparing 20:18:41 b9c743bff1aa: Preparing 20:18:41 2042609a81be: Waiting 20:18:41 aaca9b86c803: Preparing 20:18:41 819b7ab4cd23: Waiting 20:18:41 03ae55f60245: Waiting 20:18:41 5f70bf18a086: Preparing 20:18:41 7cf7205b7066: Waiting 20:18:41 2b117c41b6de: Preparing 20:18:41 b9c743bff1aa: Waiting 20:18:41 4149451b2605: Preparing 20:18:41 aaca9b86c803: Waiting 20:18:41 5f70bf18a086: Waiting 20:18:41 86367f762969: Preparing 20:18:41 2b117c41b6de: Waiting 20:18:41 4149451b2605: Waiting 20:18:41 0faf9b67be60: Preparing 20:18:41 86367f762969: Waiting 20:18:41 0faf9b67be60: Waiting 20:18:41 dbc51520be55: Layer already exists 20:18:41 55acc1d8d2c6: Layer already exists 20:18:41 8ce666a86aff: Layer already exists 20:18:41 381a8ad0d226: Layer already exists 20:18:41 b6aab2bca94f: Layer already exists 20:18:41 2042609a81be: Layer already exists 20:18:41 7cf7205b7066: Layer already exists 20:18:41 aaca9b86c803: Layer already exists 20:18:41 03ae55f60245: Layer already exists 20:18:41 819b7ab4cd23: Layer already exists 20:18:41 b9c743bff1aa: Layer already exists 20:18:41 2b117c41b6de: Layer already exists 20:18:41 5f70bf18a086: Layer already exists 20:18:41 86367f762969: Layer already exists 20:18:41 4149451b2605: Layer already exists 20:18:41 0faf9b67be60: Layer already exists 20:18:41 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:18:43 55acc1d8d2c6: Preparing 20:18:43 b6aab2bca94f: Preparing 20:18:43 381a8ad0d226: Preparing 20:18:43 dbc51520be55: Preparing 20:18:43 8ce666a86aff: Preparing 20:18:43 7cf7205b7066: Preparing 20:18:43 2042609a81be: Preparing 20:18:43 819b7ab4cd23: Preparing 20:18:43 7cf7205b7066: Waiting 20:18:43 03ae55f60245: Preparing 20:18:43 b9c743bff1aa: Preparing 20:18:43 aaca9b86c803: Preparing 20:18:43 5f70bf18a086: Preparing 20:18:43 2b117c41b6de: Preparing 20:18:43 4149451b2605: Preparing 20:18:43 86367f762969: Preparing 20:18:43 0faf9b67be60: Preparing 20:18:43 2042609a81be: Waiting 20:18:43 819b7ab4cd23: Waiting 20:18:43 03ae55f60245: Waiting 20:18:43 b9c743bff1aa: Waiting 20:18:43 aaca9b86c803: Waiting 20:18:43 5f70bf18a086: Waiting 20:18:43 2b117c41b6de: Waiting 20:18:43 4149451b2605: Waiting 20:18:43 86367f762969: Waiting 20:18:43 0faf9b67be60: Waiting 20:18:43 55acc1d8d2c6: Layer already exists 20:18:43 381a8ad0d226: Layer already exists 20:18:43 dbc51520be55: Layer already exists 20:18:43 8ce666a86aff: Layer already exists 20:18:43 b6aab2bca94f: Layer already exists 20:18:43 03ae55f60245: Layer already exists 20:18:43 819b7ab4cd23: Layer already exists 20:18:43 7cf7205b7066: Layer already exists 20:18:43 2042609a81be: Layer already exists 20:18:43 b9c743bff1aa: Layer already exists 20:18:43 5f70bf18a086: Layer already exists 20:18:43 aaca9b86c803: Layer already exists 20:18:43 2b117c41b6de: Layer already exists 20:18:43 4149451b2605: Layer already exists 20:18:43 86367f762969: Layer already exists 20:18:43 0faf9b67be60: Layer already exists 20:18:43 main: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:44 ===================================================== [Pipeline] echo 20:18:44 taggedImages: 20:18:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:18:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.6 20:18:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:18:44 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:18:44 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:44 latest 20:18:44 3.2.0-dev.6 20:18:44 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:44 main 20:18:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:18:46 41d06acab801: Preparing 20:18:46 8da3ab55d019: Preparing 20:18:46 f6b5e6daf23e: Preparing 20:18:46 e7054e7e6298: Preparing 20:18:46 819b7ab4cd23: Preparing 20:18:46 03ae55f60245: Preparing 20:18:46 11e503342ad3: Preparing 20:18:46 afdd207c594a: Preparing 20:18:46 0faf9b67be60: Preparing 20:18:46 03ae55f60245: Waiting 20:18:46 11e503342ad3: Waiting 20:18:46 afdd207c594a: Waiting 20:18:46 0faf9b67be60: Waiting 20:18:46 819b7ab4cd23: Layer already exists 20:18:46 03ae55f60245: Layer already exists 20:18:46 11e503342ad3: Layer already exists 20:18:46 41d06acab801: Pushed 20:18:46 afdd207c594a: Layer already exists 20:18:46 8da3ab55d019: Pushed 20:18:46 f6b5e6daf23e: Pushed 20:18:46 0faf9b67be60: Layer already exists 20:18:48 e7054e7e6298: Pushed 20:18:48 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:18:52 41d06acab801: Preparing 20:18:52 8da3ab55d019: Preparing 20:18:52 f6b5e6daf23e: Preparing 20:18:52 e7054e7e6298: Preparing 20:18:52 819b7ab4cd23: Preparing 20:18:52 03ae55f60245: Preparing 20:18:52 11e503342ad3: Preparing 20:18:52 afdd207c594a: Preparing 20:18:52 0faf9b67be60: Preparing 20:18:52 11e503342ad3: Waiting 20:18:52 afdd207c594a: Waiting 20:18:52 0faf9b67be60: Waiting 20:18:52 03ae55f60245: Waiting 20:18:52 819b7ab4cd23: Layer already exists 20:18:52 f6b5e6daf23e: Layer already exists 20:18:52 e7054e7e6298: Layer already exists 20:18:52 8da3ab55d019: Layer already exists 20:18:52 41d06acab801: Layer already exists 20:18:52 11e503342ad3: Layer already exists 20:18:52 03ae55f60245: Layer already exists 20:18:52 0faf9b67be60: Layer already exists 20:18:52 afdd207c594a: Layer already exists 20:18:52 latest: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.6 20:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:18:54 41d06acab801: Preparing 20:18:54 8da3ab55d019: Preparing 20:18:54 f6b5e6daf23e: Preparing 20:18:54 e7054e7e6298: Preparing 20:18:54 819b7ab4cd23: Preparing 20:18:54 03ae55f60245: Preparing 20:18:54 11e503342ad3: Preparing 20:18:54 afdd207c594a: Preparing 20:18:54 0faf9b67be60: Preparing 20:18:54 03ae55f60245: Waiting 20:18:54 11e503342ad3: Waiting 20:18:54 afdd207c594a: Waiting 20:18:54 0faf9b67be60: Waiting 20:18:54 41d06acab801: Layer already exists 20:18:54 819b7ab4cd23: Layer already exists 20:18:54 e7054e7e6298: Layer already exists 20:18:54 f6b5e6daf23e: Layer already exists 20:18:54 8da3ab55d019: Layer already exists 20:18:54 03ae55f60245: Layer already exists 20:18:54 afdd207c594a: Layer already exists 20:18:54 11e503342ad3: Layer already exists 20:18:54 0faf9b67be60: Layer already exists 20:18:54 3.2.0-dev.6: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:18:55 41d06acab801: Preparing 20:18:55 8da3ab55d019: Preparing 20:18:55 f6b5e6daf23e: Preparing 20:18:55 e7054e7e6298: Preparing 20:18:55 819b7ab4cd23: Preparing 20:18:55 03ae55f60245: Preparing 20:18:55 11e503342ad3: Preparing 20:18:55 03ae55f60245: Waiting 20:18:55 afdd207c594a: Preparing 20:18:55 0faf9b67be60: Preparing 20:18:55 11e503342ad3: Waiting 20:18:55 afdd207c594a: Waiting 20:18:55 0faf9b67be60: Waiting 20:18:55 819b7ab4cd23: Layer already exists 20:18:55 e7054e7e6298: Layer already exists 20:18:55 f6b5e6daf23e: Layer already exists 20:18:55 8da3ab55d019: Layer already exists 20:18:55 41d06acab801: Layer already exists 20:18:55 03ae55f60245: Layer already exists 20:18:55 11e503342ad3: Layer already exists 20:18:55 afdd207c594a: Layer already exists 20:18:55 0faf9b67be60: Layer already exists 20:18:56 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:18:57 41d06acab801: Preparing 20:18:57 8da3ab55d019: Preparing 20:18:57 f6b5e6daf23e: Preparing 20:18:57 e7054e7e6298: Preparing 20:18:57 819b7ab4cd23: Preparing 20:18:57 03ae55f60245: Preparing 20:18:57 11e503342ad3: Preparing 20:18:57 03ae55f60245: Waiting 20:18:57 afdd207c594a: Preparing 20:18:57 11e503342ad3: Waiting 20:18:57 0faf9b67be60: Preparing 20:18:57 afdd207c594a: Waiting 20:18:57 0faf9b67be60: Waiting 20:18:57 e7054e7e6298: Layer already exists 20:18:57 41d06acab801: Layer already exists 20:18:57 f6b5e6daf23e: Layer already exists 20:18:57 8da3ab55d019: Layer already exists 20:18:57 819b7ab4cd23: Layer already exists 20:18:57 03ae55f60245: Layer already exists 20:18:57 0faf9b67be60: Layer already exists 20:18:57 11e503342ad3: Layer already exists 20:18:57 afdd207c594a: Layer already exists 20:18:57 main: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:58 ===================================================== [Pipeline] echo 20:18:58 taggedImages: 20:18:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:18:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.6 20:18:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:18:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:18:59 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:18:59 latest 20:18:59 3.2.0-dev.6 20:18:59 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:18:59 main 20:18:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:19:00 25ecce6d10d7: Preparing 20:19:00 fccdf715e821: Preparing 20:19:00 ad6e60b519f7: Preparing 20:19:00 fff8571a91ee: Preparing 20:19:00 d7eeab9c99dd: Preparing 20:19:00 819b7ab4cd23: Preparing 20:19:00 03ae55f60245: Preparing 20:19:00 aa9e44c8cec0: Preparing 20:19:00 855722e26eb0: Preparing 20:19:00 03ae55f60245: Waiting 20:19:00 aa9e44c8cec0: Waiting 20:19:00 819b7ab4cd23: Waiting 20:19:00 a35b09951566: Preparing 20:19:00 855722e26eb0: Waiting 20:19:00 a35b09951566: Waiting 20:19:00 0faf9b67be60: Preparing 20:19:00 0faf9b67be60: Waiting 20:19:01 d7eeab9c99dd: Pushed 20:19:01 fccdf715e821: Pushed 20:19:01 fff8571a91ee: Pushed 20:19:01 25ecce6d10d7: Pushed 20:19:01 819b7ab4cd23: Layer already exists 20:19:01 03ae55f60245: Layer already exists 20:19:01 0faf9b67be60: Layer already exists 20:19:01 aa9e44c8cec0: Pushed 20:19:01 855722e26eb0: Pushed 20:19:02 ad6e60b519f7: Pushed 20:19:03 a35b09951566: Pushed 20:19:06 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:19:07 25ecce6d10d7: Preparing 20:19:07 fccdf715e821: Preparing 20:19:07 ad6e60b519f7: Preparing 20:19:07 fff8571a91ee: Preparing 20:19:07 d7eeab9c99dd: Preparing 20:19:07 819b7ab4cd23: Preparing 20:19:07 03ae55f60245: Preparing 20:19:07 aa9e44c8cec0: Preparing 20:19:07 855722e26eb0: Preparing 20:19:07 a35b09951566: Preparing 20:19:07 0faf9b67be60: Preparing 20:19:07 aa9e44c8cec0: Waiting 20:19:07 855722e26eb0: Waiting 20:19:07 a35b09951566: Waiting 20:19:07 0faf9b67be60: Waiting 20:19:07 819b7ab4cd23: Waiting 20:19:07 03ae55f60245: Waiting 20:19:07 d7eeab9c99dd: Layer already exists 20:19:07 25ecce6d10d7: Layer already exists 20:19:07 fccdf715e821: Layer already exists 20:19:07 fff8571a91ee: Layer already exists 20:19:07 ad6e60b519f7: Layer already exists 20:19:07 819b7ab4cd23: Layer already exists 20:19:07 03ae55f60245: Layer already exists 20:19:07 aa9e44c8cec0: Layer already exists 20:19:07 855722e26eb0: Layer already exists 20:19:07 a35b09951566: Layer already exists 20:19:07 0faf9b67be60: Layer already exists 20:19:07 latest: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.6 20:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:19:09 25ecce6d10d7: Preparing 20:19:09 fccdf715e821: Preparing 20:19:09 ad6e60b519f7: Preparing 20:19:09 fff8571a91ee: Preparing 20:19:09 d7eeab9c99dd: Preparing 20:19:09 819b7ab4cd23: Preparing 20:19:09 03ae55f60245: Preparing 20:19:09 aa9e44c8cec0: Preparing 20:19:09 855722e26eb0: Preparing 20:19:09 a35b09951566: Preparing 20:19:09 0faf9b67be60: Preparing 20:19:09 819b7ab4cd23: Waiting 20:19:09 03ae55f60245: Waiting 20:19:09 aa9e44c8cec0: Waiting 20:19:09 855722e26eb0: Waiting 20:19:09 0faf9b67be60: Waiting 20:19:09 a35b09951566: Waiting 20:19:09 fff8571a91ee: Layer already exists 20:19:09 ad6e60b519f7: Layer already exists 20:19:09 d7eeab9c99dd: Layer already exists 20:19:09 fccdf715e821: Layer already exists 20:19:09 25ecce6d10d7: Layer already exists 20:19:09 03ae55f60245: Layer already exists 20:19:09 819b7ab4cd23: Layer already exists 20:19:09 aa9e44c8cec0: Layer already exists 20:19:09 a35b09951566: Layer already exists 20:19:09 855722e26eb0: Layer already exists 20:19:09 0faf9b67be60: Layer already exists 20:19:09 3.2.0-dev.6: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:19:11 25ecce6d10d7: Preparing 20:19:11 fccdf715e821: Preparing 20:19:11 ad6e60b519f7: Preparing 20:19:11 fff8571a91ee: Preparing 20:19:11 d7eeab9c99dd: Preparing 20:19:11 819b7ab4cd23: Preparing 20:19:11 03ae55f60245: Preparing 20:19:11 819b7ab4cd23: Waiting 20:19:11 aa9e44c8cec0: Preparing 20:19:11 03ae55f60245: Waiting 20:19:11 855722e26eb0: Preparing 20:19:11 aa9e44c8cec0: Waiting 20:19:11 855722e26eb0: Waiting 20:19:11 a35b09951566: Preparing 20:19:11 0faf9b67be60: Preparing 20:19:11 a35b09951566: Waiting 20:19:11 0faf9b67be60: Waiting 20:19:11 fccdf715e821: Layer already exists 20:19:11 ad6e60b519f7: Layer already exists 20:19:11 fff8571a91ee: Layer already exists 20:19:11 d7eeab9c99dd: Layer already exists 20:19:11 25ecce6d10d7: Layer already exists 20:19:11 855722e26eb0: Layer already exists 20:19:11 03ae55f60245: Layer already exists 20:19:11 aa9e44c8cec0: Layer already exists 20:19:11 819b7ab4cd23: Layer already exists 20:19:11 0faf9b67be60: Layer already exists 20:19:11 a35b09951566: Layer already exists 20:19:11 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:19:12 25ecce6d10d7: Preparing 20:19:12 fccdf715e821: Preparing 20:19:12 ad6e60b519f7: Preparing 20:19:12 fff8571a91ee: Preparing 20:19:12 d7eeab9c99dd: Preparing 20:19:12 819b7ab4cd23: Preparing 20:19:12 03ae55f60245: Preparing 20:19:12 aa9e44c8cec0: Preparing 20:19:12 855722e26eb0: Preparing 20:19:12 a35b09951566: Preparing 20:19:12 0faf9b67be60: Preparing 20:19:12 03ae55f60245: Waiting 20:19:12 aa9e44c8cec0: Waiting 20:19:12 a35b09951566: Waiting 20:19:12 855722e26eb0: Waiting 20:19:12 0faf9b67be60: Waiting 20:19:12 819b7ab4cd23: Waiting 20:19:12 ad6e60b519f7: Layer already exists 20:19:12 d7eeab9c99dd: Layer already exists 20:19:12 fff8571a91ee: Layer already exists 20:19:12 fccdf715e821: Layer already exists 20:19:12 25ecce6d10d7: Layer already exists 20:19:12 03ae55f60245: Layer already exists 20:19:12 819b7ab4cd23: Layer already exists 20:19:12 855722e26eb0: Layer already exists 20:19:12 a35b09951566: Layer already exists 20:19:12 aa9e44c8cec0: Layer already exists 20:19:13 0faf9b67be60: Layer already exists 20:19:13 main: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:19:14 ===================================================== [Pipeline] echo 20:19:14 taggedImages: 20:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.6 20:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:14 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:19:14 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:19:14 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:14 latest 20:19:14 3.2.0-dev.6 20:19:14 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:14 main 20:19:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:19:16 0b473eeaef90: Preparing 20:19:16 f021a7715147: Preparing 20:19:16 ab43759b1c1b: Preparing 20:19:16 1fe8883ebb27: Preparing 20:19:16 596985d76803: Preparing 20:19:16 3d64f37968c6: Preparing 20:19:16 44e81d786f95: Preparing 20:19:16 819b7ab4cd23: Preparing 20:19:16 03ae55f60245: Preparing 20:19:16 312a095caaf5: Preparing 20:19:16 4597bb39d919: Preparing 20:19:16 0faf9b67be60: Preparing 20:19:16 3d64f37968c6: Waiting 20:19:16 44e81d786f95: Waiting 20:19:16 819b7ab4cd23: Waiting 20:19:16 4597bb39d919: Waiting 20:19:16 0faf9b67be60: Waiting 20:19:16 312a095caaf5: Waiting 20:19:16 03ae55f60245: Waiting 20:19:16 596985d76803: Pushed 20:19:16 f021a7715147: Pushed 20:19:16 0b473eeaef90: Pushed 20:19:16 819b7ab4cd23: Layer already exists 20:19:16 03ae55f60245: Layer already exists 20:19:16 3d64f37968c6: Pushed 20:19:16 44e81d786f95: Pushed 20:19:16 0faf9b67be60: Layer already exists 20:19:16 312a095caaf5: Pushed 20:19:18 1fe8883ebb27: Pushed 20:19:18 ab43759b1c1b: Pushed 20:19:18 4597bb39d919: Pushed 20:19:20 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:19:22 0b473eeaef90: Preparing 20:19:22 f021a7715147: Preparing 20:19:22 ab43759b1c1b: Preparing 20:19:22 1fe8883ebb27: Preparing 20:19:22 596985d76803: Preparing 20:19:22 3d64f37968c6: Preparing 20:19:22 44e81d786f95: Preparing 20:19:22 819b7ab4cd23: Preparing 20:19:22 03ae55f60245: Preparing 20:19:22 312a095caaf5: Preparing 20:19:22 4597bb39d919: Preparing 20:19:22 0faf9b67be60: Preparing 20:19:22 03ae55f60245: Waiting 20:19:22 3d64f37968c6: Waiting 20:19:22 312a095caaf5: Waiting 20:19:22 44e81d786f95: Waiting 20:19:22 4597bb39d919: Waiting 20:19:22 0faf9b67be60: Waiting 20:19:22 819b7ab4cd23: Waiting 20:19:22 596985d76803: Layer already exists 20:19:22 1fe8883ebb27: Layer already exists 20:19:22 0b473eeaef90: Layer already exists 20:19:22 f021a7715147: Layer already exists 20:19:22 ab43759b1c1b: Layer already exists 20:19:22 3d64f37968c6: Layer already exists 20:19:22 44e81d786f95: Layer already exists 20:19:22 819b7ab4cd23: Layer already exists 20:19:22 03ae55f60245: Layer already exists 20:19:22 312a095caaf5: Layer already exists 20:19:22 4597bb39d919: Layer already exists 20:19:22 0faf9b67be60: Layer already exists 20:19:22 latest: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.6 20:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:19:24 0b473eeaef90: Preparing 20:19:24 f021a7715147: Preparing 20:19:24 ab43759b1c1b: Preparing 20:19:24 1fe8883ebb27: Preparing 20:19:24 596985d76803: Preparing 20:19:24 3d64f37968c6: Preparing 20:19:24 44e81d786f95: Preparing 20:19:24 819b7ab4cd23: Preparing 20:19:24 03ae55f60245: Preparing 20:19:24 312a095caaf5: Preparing 20:19:24 4597bb39d919: Preparing 20:19:24 0faf9b67be60: Preparing 20:19:24 44e81d786f95: Waiting 20:19:24 312a095caaf5: Waiting 20:19:24 0faf9b67be60: Waiting 20:19:24 4597bb39d919: Waiting 20:19:24 3d64f37968c6: Waiting 20:19:24 819b7ab4cd23: Waiting 20:19:24 03ae55f60245: Waiting 20:19:24 f021a7715147: Layer already exists 20:19:24 0b473eeaef90: Layer already exists 20:19:24 1fe8883ebb27: Layer already exists 20:19:24 ab43759b1c1b: Layer already exists 20:19:24 596985d76803: Layer already exists 20:19:24 3d64f37968c6: Layer already exists 20:19:24 44e81d786f95: Layer already exists 20:19:24 03ae55f60245: Layer already exists 20:19:24 819b7ab4cd23: Layer already exists 20:19:24 312a095caaf5: Layer already exists 20:19:24 4597bb39d919: Layer already exists 20:19:24 0faf9b67be60: Layer already exists 20:19:24 3.2.0-dev.6: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:19:25 0b473eeaef90: Preparing 20:19:25 f021a7715147: Preparing 20:19:25 ab43759b1c1b: Preparing 20:19:25 1fe8883ebb27: Preparing 20:19:25 596985d76803: Preparing 20:19:25 3d64f37968c6: Preparing 20:19:25 44e81d786f95: Preparing 20:19:25 3d64f37968c6: Waiting 20:19:25 819b7ab4cd23: Preparing 20:19:25 44e81d786f95: Waiting 20:19:25 819b7ab4cd23: Waiting 20:19:25 03ae55f60245: Preparing 20:19:25 312a095caaf5: Preparing 20:19:25 03ae55f60245: Waiting 20:19:25 4597bb39d919: Preparing 20:19:25 312a095caaf5: Waiting 20:19:25 0faf9b67be60: Preparing 20:19:25 4597bb39d919: Waiting 20:19:25 0faf9b67be60: Waiting 20:19:25 f021a7715147: Layer already exists 20:19:25 0b473eeaef90: Layer already exists 20:19:25 1fe8883ebb27: Layer already exists 20:19:25 596985d76803: Layer already exists 20:19:25 ab43759b1c1b: Layer already exists 20:19:25 3d64f37968c6: Layer already exists 20:19:25 44e81d786f95: Layer already exists 20:19:25 819b7ab4cd23: Layer already exists 20:19:25 03ae55f60245: Layer already exists 20:19:25 312a095caaf5: Layer already exists 20:19:25 0faf9b67be60: Layer already exists 20:19:25 4597bb39d919: Layer already exists 20:19:26 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:19:27 0b473eeaef90: Preparing 20:19:27 f021a7715147: Preparing 20:19:27 ab43759b1c1b: Preparing 20:19:27 1fe8883ebb27: Preparing 20:19:27 596985d76803: Preparing 20:19:27 3d64f37968c6: Preparing 20:19:27 44e81d786f95: Preparing 20:19:27 819b7ab4cd23: Preparing 20:19:27 03ae55f60245: Preparing 20:19:27 312a095caaf5: Preparing 20:19:27 4597bb39d919: Preparing 20:19:27 0faf9b67be60: Preparing 20:19:27 03ae55f60245: Waiting 20:19:27 3d64f37968c6: Waiting 20:19:27 312a095caaf5: Waiting 20:19:27 44e81d786f95: Waiting 20:19:27 4597bb39d919: Waiting 20:19:27 819b7ab4cd23: Waiting 20:19:27 0faf9b67be60: Waiting 20:19:27 f021a7715147: Layer already exists 20:19:27 ab43759b1c1b: Layer already exists 20:19:27 0b473eeaef90: Layer already exists 20:19:27 596985d76803: Layer already exists 20:19:27 1fe8883ebb27: Layer already exists 20:19:27 3d64f37968c6: Layer already exists 20:19:27 03ae55f60245: Layer already exists 20:19:27 44e81d786f95: Layer already exists 20:19:27 819b7ab4cd23: Layer already exists 20:19:27 312a095caaf5: Layer already exists 20:19:27 4597bb39d919: Layer already exists 20:19:27 0faf9b67be60: Layer already exists 20:19:27 main: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:19:28 ===================================================== [Pipeline] echo 20:19:29 taggedImages: 20:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.6 20:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:19:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:19:29 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:29 latest 20:19:29 3.2.0-dev.6 20:19:29 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:29 main 20:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:19:31 624777a15e12: Preparing 20:19:31 97b0e9dfae69: Preparing 20:19:31 819b7ab4cd23: Preparing 20:19:31 03ae55f60245: Preparing 20:19:31 712b4166f601: Preparing 20:19:31 4278bdda9456: Preparing 20:19:31 0faf9b67be60: Preparing 20:19:31 4278bdda9456: Waiting 20:19:31 0faf9b67be60: Waiting 20:19:31 819b7ab4cd23: Layer already exists 20:19:31 03ae55f60245: Layer already exists 20:19:31 0faf9b67be60: Layer already exists 20:19:31 712b4166f601: Pushed 20:19:31 624777a15e12: Pushed 20:19:32 4278bdda9456: Pushed 20:19:34 97b0e9dfae69: Pushed 20:19:34 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:19:36 624777a15e12: Preparing 20:19:36 97b0e9dfae69: Preparing 20:19:36 819b7ab4cd23: Preparing 20:19:36 03ae55f60245: Preparing 20:19:36 712b4166f601: Preparing 20:19:36 4278bdda9456: Preparing 20:19:36 0faf9b67be60: Preparing 20:19:36 4278bdda9456: Waiting 20:19:36 0faf9b67be60: Waiting 20:19:36 712b4166f601: Layer already exists 20:19:36 97b0e9dfae69: Layer already exists 20:19:36 624777a15e12: Layer already exists 20:19:36 819b7ab4cd23: Layer already exists 20:19:36 03ae55f60245: Layer already exists 20:19:36 4278bdda9456: Layer already exists 20:19:36 0faf9b67be60: Layer already exists 20:19:36 latest: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.6 20:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:19:38 624777a15e12: Preparing 20:19:38 97b0e9dfae69: Preparing 20:19:38 819b7ab4cd23: Preparing 20:19:38 03ae55f60245: Preparing 20:19:38 712b4166f601: Preparing 20:19:38 4278bdda9456: Preparing 20:19:38 0faf9b67be60: Preparing 20:19:38 4278bdda9456: Waiting 20:19:38 0faf9b67be60: Waiting 20:19:38 97b0e9dfae69: Layer already exists 20:19:38 819b7ab4cd23: Layer already exists 20:19:38 712b4166f601: Layer already exists 20:19:38 03ae55f60245: Layer already exists 20:19:38 624777a15e12: Layer already exists 20:19:38 4278bdda9456: Layer already exists 20:19:38 0faf9b67be60: Layer already exists 20:19:38 3.2.0-dev.6: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:19:40 624777a15e12: Preparing 20:19:40 97b0e9dfae69: Preparing 20:19:40 819b7ab4cd23: Preparing 20:19:40 03ae55f60245: Preparing 20:19:40 712b4166f601: Preparing 20:19:40 4278bdda9456: Preparing 20:19:40 0faf9b67be60: Preparing 20:19:40 4278bdda9456: Waiting 20:19:40 0faf9b67be60: Waiting 20:19:40 97b0e9dfae69: Layer already exists 20:19:40 03ae55f60245: Layer already exists 20:19:40 819b7ab4cd23: Layer already exists 20:19:40 624777a15e12: Layer already exists 20:19:40 712b4166f601: Layer already exists 20:19:40 4278bdda9456: Layer already exists 20:19:40 0faf9b67be60: Layer already exists 20:19:40 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:19:41 624777a15e12: Preparing 20:19:41 97b0e9dfae69: Preparing 20:19:41 819b7ab4cd23: Preparing 20:19:41 03ae55f60245: Preparing 20:19:41 712b4166f601: Preparing 20:19:41 4278bdda9456: Preparing 20:19:41 0faf9b67be60: Preparing 20:19:41 4278bdda9456: Waiting 20:19:41 0faf9b67be60: Waiting 20:19:41 624777a15e12: Layer already exists 20:19:41 03ae55f60245: Layer already exists 20:19:41 97b0e9dfae69: Layer already exists 20:19:41 712b4166f601: Layer already exists 20:19:41 819b7ab4cd23: Layer already exists 20:19:41 4278bdda9456: Layer already exists 20:19:41 0faf9b67be60: Layer already exists 20:19:42 main: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:19:43 ===================================================== [Pipeline] echo 20:19:43 taggedImages: 20:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.6 20:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:43 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:19:43 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:19:43 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:43 latest 20:19:43 3.2.0-dev.6 20:19:43 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:19:43 main 20:19:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:19:45 28922a2f8c65: Preparing 20:19:45 ec592861cd74: Preparing 20:19:45 69fc34d1d3d2: Preparing 20:19:45 819b7ab4cd23: Preparing 20:19:45 03ae55f60245: Preparing 20:19:45 950c048784d0: Preparing 20:19:45 026cba620ac1: Preparing 20:19:45 2f8fc57a86b3: Preparing 20:19:45 2af617a5cfe8: Preparing 20:19:45 0faf9b67be60: Preparing 20:19:45 2f8fc57a86b3: Waiting 20:19:45 2af617a5cfe8: Waiting 20:19:45 0faf9b67be60: Waiting 20:19:45 950c048784d0: Waiting 20:19:45 026cba620ac1: Waiting 20:19:45 69fc34d1d3d2: Pushed 20:19:45 ec592861cd74: Pushed 20:19:49 819b7ab4cd23: Layer already exists 20:19:49 03ae55f60245: Layer already exists 20:19:49 28922a2f8c65: Pushed 20:19:49 0faf9b67be60: Layer already exists 20:19:49 2f8fc57a86b3: Pushed 20:19:49 2af617a5cfe8: Pushed 20:20:02 026cba620ac1: Pushed 20:20:04 950c048784d0: Pushed 20:20:04 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:20:06 28922a2f8c65: Preparing 20:20:06 ec592861cd74: Preparing 20:20:06 69fc34d1d3d2: Preparing 20:20:06 819b7ab4cd23: Preparing 20:20:06 03ae55f60245: Preparing 20:20:06 950c048784d0: Preparing 20:20:06 026cba620ac1: Preparing 20:20:06 2f8fc57a86b3: Preparing 20:20:06 2af617a5cfe8: Preparing 20:20:06 0faf9b67be60: Preparing 20:20:06 950c048784d0: Waiting 20:20:06 026cba620ac1: Waiting 20:20:06 2f8fc57a86b3: Waiting 20:20:06 2af617a5cfe8: Waiting 20:20:06 0faf9b67be60: Waiting 20:20:06 03ae55f60245: Layer already exists 20:20:06 819b7ab4cd23: Layer already exists 20:20:06 69fc34d1d3d2: Layer already exists 20:20:06 28922a2f8c65: Layer already exists 20:20:06 ec592861cd74: Layer already exists 20:20:06 950c048784d0: Layer already exists 20:20:06 2f8fc57a86b3: Layer already exists 20:20:06 2af617a5cfe8: Layer already exists 20:20:06 026cba620ac1: Layer already exists 20:20:06 0faf9b67be60: Layer already exists 20:20:06 latest: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.6 20:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:20:08 28922a2f8c65: Preparing 20:20:08 ec592861cd74: Preparing 20:20:08 69fc34d1d3d2: Preparing 20:20:08 819b7ab4cd23: Preparing 20:20:08 03ae55f60245: Preparing 20:20:08 950c048784d0: Preparing 20:20:08 026cba620ac1: Preparing 20:20:08 2f8fc57a86b3: Preparing 20:20:08 2af617a5cfe8: Preparing 20:20:08 0faf9b67be60: Preparing 20:20:08 950c048784d0: Waiting 20:20:08 026cba620ac1: Waiting 20:20:08 2f8fc57a86b3: Waiting 20:20:08 2af617a5cfe8: Waiting 20:20:08 0faf9b67be60: Waiting 20:20:08 03ae55f60245: Layer already exists 20:20:08 ec592861cd74: Layer already exists 20:20:08 28922a2f8c65: Layer already exists 20:20:08 819b7ab4cd23: Layer already exists 20:20:08 69fc34d1d3d2: Layer already exists 20:20:08 950c048784d0: Layer already exists 20:20:08 2af617a5cfe8: Layer already exists 20:20:08 026cba620ac1: Layer already exists 20:20:08 2f8fc57a86b3: Layer already exists 20:20:08 0faf9b67be60: Layer already exists 20:20:08 3.2.0-dev.6: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:20:09 28922a2f8c65: Preparing 20:20:09 ec592861cd74: Preparing 20:20:09 69fc34d1d3d2: Preparing 20:20:09 819b7ab4cd23: Preparing 20:20:09 03ae55f60245: Preparing 20:20:09 950c048784d0: Preparing 20:20:09 026cba620ac1: Preparing 20:20:09 2f8fc57a86b3: Preparing 20:20:09 2af617a5cfe8: Preparing 20:20:09 0faf9b67be60: Preparing 20:20:09 950c048784d0: Waiting 20:20:09 026cba620ac1: Waiting 20:20:09 2f8fc57a86b3: Waiting 20:20:09 2af617a5cfe8: Waiting 20:20:09 0faf9b67be60: Waiting 20:20:09 03ae55f60245: Layer already exists 20:20:09 819b7ab4cd23: Layer already exists 20:20:09 69fc34d1d3d2: Layer already exists 20:20:09 ec592861cd74: Layer already exists 20:20:09 28922a2f8c65: Layer already exists 20:20:09 950c048784d0: Layer already exists 20:20:09 2f8fc57a86b3: Layer already exists 20:20:09 0faf9b67be60: Layer already exists 20:20:09 2af617a5cfe8: Layer already exists 20:20:09 026cba620ac1: Layer already exists 20:20:10 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:20:11 28922a2f8c65: Preparing 20:20:11 ec592861cd74: Preparing 20:20:11 69fc34d1d3d2: Preparing 20:20:11 819b7ab4cd23: Preparing 20:20:11 03ae55f60245: Preparing 20:20:11 950c048784d0: Preparing 20:20:11 026cba620ac1: Preparing 20:20:11 2f8fc57a86b3: Preparing 20:20:11 2af617a5cfe8: Preparing 20:20:11 0faf9b67be60: Preparing 20:20:11 950c048784d0: Waiting 20:20:11 026cba620ac1: Waiting 20:20:11 2f8fc57a86b3: Waiting 20:20:11 2af617a5cfe8: Waiting 20:20:11 0faf9b67be60: Waiting 20:20:11 03ae55f60245: Layer already exists 20:20:11 28922a2f8c65: Layer already exists 20:20:11 69fc34d1d3d2: Layer already exists 20:20:11 819b7ab4cd23: Layer already exists 20:20:11 ec592861cd74: Layer already exists 20:20:11 950c048784d0: Layer already exists 20:20:11 2af617a5cfe8: Layer already exists 20:20:11 026cba620ac1: Layer already exists 20:20:11 2f8fc57a86b3: Layer already exists 20:20:11 0faf9b67be60: Layer already exists 20:20:12 main: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:13 ===================================================== [Pipeline] echo 20:20:13 taggedImages: 20:20:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:20:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:20:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.6 20:20:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:20:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:20:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:20:13 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:20:13 latest 20:20:13 3.2.0-dev.6 20:20:13 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:20:13 main 20:20:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:20:15 6ad58b49a401: Preparing 20:20:15 00052320106a: Preparing 20:20:15 d1e3123b4a5f: Preparing 20:20:15 819b7ab4cd23: Preparing 20:20:15 03ae55f60245: Preparing 20:20:15 907de827c788: Preparing 20:20:15 77eaf9bbe602: Preparing 20:20:15 c04da80f2987: Preparing 20:20:15 0faf9b67be60: Preparing 20:20:15 77eaf9bbe602: Waiting 20:20:15 c04da80f2987: Waiting 20:20:15 0faf9b67be60: Waiting 20:20:15 907de827c788: Waiting 20:20:15 d1e3123b4a5f: Pushed 20:20:15 00052320106a: Pushed 20:20:19 819b7ab4cd23: Layer already exists 20:20:19 03ae55f60245: Layer already exists 20:20:19 0faf9b67be60: Layer already exists 20:20:19 6ad58b49a401: Pushed 20:20:19 77eaf9bbe602: Pushed 20:20:19 c04da80f2987: Pushed 20:20:38 907de827c788: Pushed 20:20:38 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:20:39 6ad58b49a401: Preparing 20:20:39 00052320106a: Preparing 20:20:39 d1e3123b4a5f: Preparing 20:20:39 819b7ab4cd23: Preparing 20:20:39 03ae55f60245: Preparing 20:20:39 907de827c788: Preparing 20:20:39 77eaf9bbe602: Preparing 20:20:39 c04da80f2987: Preparing 20:20:39 0faf9b67be60: Preparing 20:20:39 77eaf9bbe602: Waiting 20:20:39 c04da80f2987: Waiting 20:20:39 0faf9b67be60: Waiting 20:20:39 907de827c788: Waiting 20:20:39 6ad58b49a401: Layer already exists 20:20:39 819b7ab4cd23: Layer already exists 20:20:39 d1e3123b4a5f: Layer already exists 20:20:39 00052320106a: Layer already exists 20:20:39 77eaf9bbe602: Layer already exists 20:20:39 907de827c788: Layer already exists 20:20:39 03ae55f60245: Layer already exists 20:20:39 c04da80f2987: Layer already exists 20:20:39 0faf9b67be60: Layer already exists 20:20:39 latest: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.6 20:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:20:41 6ad58b49a401: Preparing 20:20:41 00052320106a: Preparing 20:20:41 d1e3123b4a5f: Preparing 20:20:41 819b7ab4cd23: Preparing 20:20:41 03ae55f60245: Preparing 20:20:41 907de827c788: Preparing 20:20:41 77eaf9bbe602: Preparing 20:20:41 c04da80f2987: Preparing 20:20:41 0faf9b67be60: Preparing 20:20:41 907de827c788: Waiting 20:20:41 77eaf9bbe602: Waiting 20:20:41 c04da80f2987: Waiting 20:20:41 0faf9b67be60: Waiting 20:20:41 00052320106a: Layer already exists 20:20:41 d1e3123b4a5f: Layer already exists 20:20:41 819b7ab4cd23: Layer already exists 20:20:41 03ae55f60245: Layer already exists 20:20:41 6ad58b49a401: Layer already exists 20:20:41 907de827c788: Layer already exists 20:20:41 c04da80f2987: Layer already exists 20:20:41 77eaf9bbe602: Layer already exists 20:20:41 0faf9b67be60: Layer already exists 20:20:41 3.2.0-dev.6: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:20:43 6ad58b49a401: Preparing 20:20:43 00052320106a: Preparing 20:20:43 d1e3123b4a5f: Preparing 20:20:43 819b7ab4cd23: Preparing 20:20:43 03ae55f60245: Preparing 20:20:43 907de827c788: Preparing 20:20:43 77eaf9bbe602: Preparing 20:20:43 907de827c788: Waiting 20:20:43 c04da80f2987: Preparing 20:20:43 77eaf9bbe602: Waiting 20:20:43 0faf9b67be60: Preparing 20:20:43 c04da80f2987: Waiting 20:20:43 0faf9b67be60: Waiting 20:20:43 03ae55f60245: Layer already exists 20:20:43 00052320106a: Layer already exists 20:20:43 819b7ab4cd23: Layer already exists 20:20:43 d1e3123b4a5f: Layer already exists 20:20:43 6ad58b49a401: Layer already exists 20:20:43 907de827c788: Layer already exists 20:20:43 77eaf9bbe602: Layer already exists 20:20:43 c04da80f2987: Layer already exists 20:20:43 0faf9b67be60: Layer already exists 20:20:43 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:20:45 6ad58b49a401: Preparing 20:20:45 00052320106a: Preparing 20:20:45 d1e3123b4a5f: Preparing 20:20:45 819b7ab4cd23: Preparing 20:20:45 03ae55f60245: Preparing 20:20:45 907de827c788: Preparing 20:20:45 77eaf9bbe602: Preparing 20:20:45 907de827c788: Waiting 20:20:45 77eaf9bbe602: Waiting 20:20:45 c04da80f2987: Preparing 20:20:45 0faf9b67be60: Preparing 20:20:45 c04da80f2987: Waiting 20:20:45 0faf9b67be60: Waiting 20:20:45 d1e3123b4a5f: Layer already exists 20:20:45 6ad58b49a401: Layer already exists 20:20:45 819b7ab4cd23: Layer already exists 20:20:45 03ae55f60245: Layer already exists 20:20:45 00052320106a: Layer already exists 20:20:45 0faf9b67be60: Layer already exists 20:20:45 c04da80f2987: Layer already exists 20:20:45 907de827c788: Layer already exists 20:20:45 77eaf9bbe602: Layer already exists 20:20:45 main: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:20:46 ===================================================== [Pipeline] echo 20:20:46 taggedImages: 20:20:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:20:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:20:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.6 20:20:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:20:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:20:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:20:47 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:20:47 latest 20:20:47 3.2.0-dev.6 20:20:47 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:20:47 main 20:20:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:20:49 bcd9655c92f5: Preparing 20:20:49 4287cff695a4: Preparing 20:20:49 2e7377288553: Preparing 20:20:49 819b7ab4cd23: Preparing 20:20:49 03ae55f60245: Preparing 20:20:49 3b6eb28f8219: Preparing 20:20:49 2f8fc57a86b3: Preparing 20:20:49 2af617a5cfe8: Preparing 20:20:49 0faf9b67be60: Preparing 20:20:49 3b6eb28f8219: Waiting 20:20:49 2f8fc57a86b3: Waiting 20:20:49 2af617a5cfe8: Waiting 20:20:49 0faf9b67be60: Waiting 20:20:49 03ae55f60245: Layer already exists 20:20:49 819b7ab4cd23: Layer already exists 20:20:49 2f8fc57a86b3: Layer already exists 20:20:49 2af617a5cfe8: Layer already exists 20:20:49 2e7377288553: Pushed 20:20:49 4287cff695a4: Pushed 20:20:49 0faf9b67be60: Layer already exists 20:20:49 bcd9655c92f5: Pushed 20:21:07 3b6eb28f8219: Pushed 20:21:07 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:21:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:21:09 bcd9655c92f5: Preparing 20:21:09 4287cff695a4: Preparing 20:21:09 2e7377288553: Preparing 20:21:09 819b7ab4cd23: Preparing 20:21:09 03ae55f60245: Preparing 20:21:09 3b6eb28f8219: Preparing 20:21:09 2f8fc57a86b3: Preparing 20:21:09 2af617a5cfe8: Preparing 20:21:09 0faf9b67be60: Preparing 20:21:09 2af617a5cfe8: Waiting 20:21:09 3b6eb28f8219: Waiting 20:21:09 2f8fc57a86b3: Waiting 20:21:09 bcd9655c92f5: Layer already exists 20:21:09 03ae55f60245: Layer already exists 20:21:09 2e7377288553: Layer already exists 20:21:09 4287cff695a4: Layer already exists 20:21:09 819b7ab4cd23: Layer already exists 20:21:09 3b6eb28f8219: Layer already exists 20:21:09 0faf9b67be60: Layer already exists 20:21:09 2f8fc57a86b3: Layer already exists 20:21:09 2af617a5cfe8: Layer already exists 20:21:09 latest: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.6 20:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:21:11 bcd9655c92f5: Preparing 20:21:11 4287cff695a4: Preparing 20:21:11 2e7377288553: Preparing 20:21:11 819b7ab4cd23: Preparing 20:21:11 03ae55f60245: Preparing 20:21:11 3b6eb28f8219: Preparing 20:21:11 2f8fc57a86b3: Preparing 20:21:11 2af617a5cfe8: Preparing 20:21:11 0faf9b67be60: Preparing 20:21:11 2f8fc57a86b3: Waiting 20:21:11 3b6eb28f8219: Waiting 20:21:11 0faf9b67be60: Waiting 20:21:11 2af617a5cfe8: Waiting 20:21:11 819b7ab4cd23: Layer already exists 20:21:11 03ae55f60245: Layer already exists 20:21:11 bcd9655c92f5: Layer already exists 20:21:11 2e7377288553: Layer already exists 20:21:11 4287cff695a4: Layer already exists 20:21:11 3b6eb28f8219: Layer already exists 20:21:11 2f8fc57a86b3: Layer already exists 20:21:11 2af617a5cfe8: Layer already exists 20:21:11 0faf9b67be60: Layer already exists 20:21:11 3.2.0-dev.6: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:21:13 bcd9655c92f5: Preparing 20:21:13 4287cff695a4: Preparing 20:21:13 2e7377288553: Preparing 20:21:13 819b7ab4cd23: Preparing 20:21:13 03ae55f60245: Preparing 20:21:13 3b6eb28f8219: Preparing 20:21:13 2f8fc57a86b3: Preparing 20:21:13 3b6eb28f8219: Waiting 20:21:13 2af617a5cfe8: Preparing 20:21:13 2f8fc57a86b3: Waiting 20:21:13 0faf9b67be60: Preparing 20:21:13 2af617a5cfe8: Waiting 20:21:13 0faf9b67be60: Waiting 20:21:13 4287cff695a4: Layer already exists 20:21:13 2e7377288553: Layer already exists 20:21:13 03ae55f60245: Layer already exists 20:21:13 819b7ab4cd23: Layer already exists 20:21:13 bcd9655c92f5: Layer already exists 20:21:13 3b6eb28f8219: Layer already exists 20:21:13 0faf9b67be60: Layer already exists 20:21:13 2f8fc57a86b3: Layer already exists 20:21:13 2af617a5cfe8: Layer already exists 20:21:13 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:21:15 bcd9655c92f5: Preparing 20:21:15 4287cff695a4: Preparing 20:21:15 2e7377288553: Preparing 20:21:15 819b7ab4cd23: Preparing 20:21:15 03ae55f60245: Preparing 20:21:15 3b6eb28f8219: Preparing 20:21:15 2f8fc57a86b3: Preparing 20:21:15 2af617a5cfe8: Preparing 20:21:15 0faf9b67be60: Preparing 20:21:15 3b6eb28f8219: Waiting 20:21:15 2f8fc57a86b3: Waiting 20:21:15 2af617a5cfe8: Waiting 20:21:15 0faf9b67be60: Waiting 20:21:15 bcd9655c92f5: Layer already exists 20:21:15 4287cff695a4: Layer already exists 20:21:15 819b7ab4cd23: Layer already exists 20:21:15 2e7377288553: Layer already exists 20:21:15 03ae55f60245: Layer already exists 20:21:15 0faf9b67be60: Layer already exists 20:21:15 3b6eb28f8219: Layer already exists 20:21:15 2af617a5cfe8: Layer already exists 20:21:15 2f8fc57a86b3: Layer already exists 20:21:15 main: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:21:16 ===================================================== [Pipeline] echo 20:21:16 taggedImages: 20:21:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:21:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:21:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.6 20:21:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:21:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:21:16 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:21:16 latest 20:21:16 3.2.0-dev.6 20:21:16 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:16 main 20:21:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:21:18 6b973cd6a490: Preparing 20:21:18 e6d71c039f86: Preparing 20:21:18 819b7ab4cd23: Preparing 20:21:18 03ae55f60245: Preparing 20:21:18 dd659fa37c2b: Preparing 20:21:18 8c9e5cc29fbc: Preparing 20:21:18 0faf9b67be60: Preparing 20:21:18 8c9e5cc29fbc: Waiting 20:21:18 0faf9b67be60: Waiting 20:21:18 819b7ab4cd23: Layer already exists 20:21:18 03ae55f60245: Layer already exists 20:21:18 0faf9b67be60: Layer already exists 20:21:18 dd659fa37c2b: Pushed 20:21:18 6b973cd6a490: Pushed 20:21:19 8c9e5cc29fbc: Pushed 20:21:23 e6d71c039f86: Pushed 20:21:23 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:21:25 6b973cd6a490: Preparing 20:21:25 e6d71c039f86: Preparing 20:21:25 819b7ab4cd23: Preparing 20:21:25 03ae55f60245: Preparing 20:21:25 dd659fa37c2b: Preparing 20:21:25 8c9e5cc29fbc: Preparing 20:21:25 0faf9b67be60: Preparing 20:21:25 8c9e5cc29fbc: Waiting 20:21:25 0faf9b67be60: Waiting 20:21:25 e6d71c039f86: Layer already exists 20:21:25 6b973cd6a490: Layer already exists 20:21:25 dd659fa37c2b: Layer already exists 20:21:25 03ae55f60245: Layer already exists 20:21:25 819b7ab4cd23: Layer already exists 20:21:25 8c9e5cc29fbc: Layer already exists 20:21:25 0faf9b67be60: Layer already exists 20:21:25 latest: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.6 20:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:21:27 6b973cd6a490: Preparing 20:21:27 e6d71c039f86: Preparing 20:21:27 819b7ab4cd23: Preparing 20:21:27 03ae55f60245: Preparing 20:21:27 dd659fa37c2b: Preparing 20:21:27 8c9e5cc29fbc: Preparing 20:21:27 0faf9b67be60: Preparing 20:21:27 8c9e5cc29fbc: Waiting 20:21:27 0faf9b67be60: Waiting 20:21:27 e6d71c039f86: Layer already exists 20:21:27 819b7ab4cd23: Layer already exists 20:21:27 6b973cd6a490: Layer already exists 20:21:27 dd659fa37c2b: Layer already exists 20:21:27 03ae55f60245: Layer already exists 20:21:27 8c9e5cc29fbc: Layer already exists 20:21:27 0faf9b67be60: Layer already exists 20:21:27 3.2.0-dev.6: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:21:29 6b973cd6a490: Preparing 20:21:29 e6d71c039f86: Preparing 20:21:29 819b7ab4cd23: Preparing 20:21:29 03ae55f60245: Preparing 20:21:29 dd659fa37c2b: Preparing 20:21:29 8c9e5cc29fbc: Preparing 20:21:29 0faf9b67be60: Preparing 20:21:29 8c9e5cc29fbc: Waiting 20:21:29 0faf9b67be60: Waiting 20:21:29 819b7ab4cd23: Layer already exists 20:21:29 dd659fa37c2b: Layer already exists 20:21:29 6b973cd6a490: Layer already exists 20:21:29 e6d71c039f86: Layer already exists 20:21:29 03ae55f60245: Layer already exists 20:21:29 8c9e5cc29fbc: Layer already exists 20:21:29 0faf9b67be60: Layer already exists 20:21:29 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:21:32 6b973cd6a490: Preparing 20:21:32 e6d71c039f86: Preparing 20:21:32 819b7ab4cd23: Preparing 20:21:32 03ae55f60245: Preparing 20:21:32 dd659fa37c2b: Preparing 20:21:32 8c9e5cc29fbc: Preparing 20:21:32 0faf9b67be60: Preparing 20:21:32 8c9e5cc29fbc: Waiting 20:21:32 0faf9b67be60: Waiting 20:21:32 03ae55f60245: Layer already exists 20:21:32 e6d71c039f86: Layer already exists 20:21:32 6b973cd6a490: Layer already exists 20:21:32 819b7ab4cd23: Layer already exists 20:21:32 dd659fa37c2b: Layer already exists 20:21:32 8c9e5cc29fbc: Layer already exists 20:21:32 0faf9b67be60: Layer already exists 20:21:33 main: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:21:34 ===================================================== [Pipeline] echo 20:21:34 taggedImages: 20:21:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:21:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:21:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.6 20:21:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:21:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:21:34 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:21:34 latest 20:21:34 3.2.0-dev.6 20:21:34 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:34 main 20:21:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:21:36 409a997ae5c5: Preparing 20:21:36 5f6852975064: Preparing 20:21:36 819b7ab4cd23: Preparing 20:21:36 03ae55f60245: Preparing 20:21:36 11e503342ad3: Preparing 20:21:36 afdd207c594a: Preparing 20:21:36 0faf9b67be60: Preparing 20:21:36 afdd207c594a: Waiting 20:21:36 0faf9b67be60: Waiting 20:21:36 819b7ab4cd23: Layer already exists 20:21:36 03ae55f60245: Layer already exists 20:21:36 11e503342ad3: Layer already exists 20:21:36 afdd207c594a: Layer already exists 20:21:36 0faf9b67be60: Layer already exists 20:21:37 409a997ae5c5: Pushed 20:21:41 5f6852975064: Pushed 20:21:41 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:21:43 409a997ae5c5: Preparing 20:21:43 5f6852975064: Preparing 20:21:43 819b7ab4cd23: Preparing 20:21:43 03ae55f60245: Preparing 20:21:43 11e503342ad3: Preparing 20:21:43 afdd207c594a: Preparing 20:21:43 0faf9b67be60: Preparing 20:21:43 afdd207c594a: Waiting 20:21:43 0faf9b67be60: Waiting 20:21:43 409a997ae5c5: Layer already exists 20:21:43 5f6852975064: Layer already exists 20:21:43 819b7ab4cd23: Layer already exists 20:21:43 03ae55f60245: Layer already exists 20:21:43 11e503342ad3: Layer already exists 20:21:43 afdd207c594a: Layer already exists 20:21:43 0faf9b67be60: Layer already exists 20:21:43 latest: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.6 20:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:21:46 409a997ae5c5: Preparing 20:21:46 5f6852975064: Preparing 20:21:46 819b7ab4cd23: Preparing 20:21:46 03ae55f60245: Preparing 20:21:46 11e503342ad3: Preparing 20:21:46 afdd207c594a: Preparing 20:21:46 0faf9b67be60: Preparing 20:21:46 afdd207c594a: Waiting 20:21:46 0faf9b67be60: Waiting 20:21:46 11e503342ad3: Layer already exists 20:21:46 409a997ae5c5: Layer already exists 20:21:46 03ae55f60245: Layer already exists 20:21:46 5f6852975064: Layer already exists 20:21:46 819b7ab4cd23: Layer already exists 20:21:46 afdd207c594a: Layer already exists 20:21:46 0faf9b67be60: Layer already exists 20:21:46 3.2.0-dev.6: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:21:48 409a997ae5c5: Preparing 20:21:48 5f6852975064: Preparing 20:21:48 819b7ab4cd23: Preparing 20:21:48 03ae55f60245: Preparing 20:21:48 11e503342ad3: Preparing 20:21:48 afdd207c594a: Preparing 20:21:48 0faf9b67be60: Preparing 20:21:48 0faf9b67be60: Waiting 20:21:48 afdd207c594a: Waiting 20:21:48 11e503342ad3: Layer already exists 20:21:48 819b7ab4cd23: Layer already exists 20:21:48 409a997ae5c5: Layer already exists 20:21:48 5f6852975064: Layer already exists 20:21:48 03ae55f60245: Layer already exists 20:21:48 afdd207c594a: Layer already exists 20:21:48 0faf9b67be60: Layer already exists 20:21:48 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:21:50 409a997ae5c5: Preparing 20:21:50 5f6852975064: Preparing 20:21:50 819b7ab4cd23: Preparing 20:21:50 03ae55f60245: Preparing 20:21:50 11e503342ad3: Preparing 20:21:50 afdd207c594a: Preparing 20:21:50 0faf9b67be60: Preparing 20:21:50 0faf9b67be60: Waiting 20:21:50 afdd207c594a: Waiting 20:21:50 03ae55f60245: Layer already exists 20:21:50 5f6852975064: Layer already exists 20:21:50 11e503342ad3: Layer already exists 20:21:50 409a997ae5c5: Layer already exists 20:21:50 819b7ab4cd23: Layer already exists 20:21:50 afdd207c594a: Layer already exists 20:21:50 0faf9b67be60: Layer already exists 20:21:50 main: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:21:51 ===================================================== [Pipeline] echo 20:21:51 taggedImages: 20:21:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 20:21:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:21:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.6 20:21:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 20:21:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:53 20:21:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:21:53 arm64: Pulling from edgex-lftools-log-publisher 20:21:53 8998bd30e6a1: Pulling fs layer 20:21:53 04944245beec: Pulling fs layer 20:21:53 699f458cf7ca: Pulling fs layer 20:21:53 765212b225bb: Pulling fs layer 20:21:53 f23df028b6ca: Pulling fs layer 20:21:53 d65c8cfc05b1: Pulling fs layer 20:21:53 2437ff75d9bd: Pulling fs layer 20:21:53 f23df028b6ca: Waiting 20:21:53 d65c8cfc05b1: Waiting 20:21:53 2437ff75d9bd: Waiting 20:21:53 765212b225bb: Waiting 20:21:54 04944245beec: Verifying Checksum 20:21:54 04944245beec: Download complete 20:21:54 765212b225bb: Verifying Checksum 20:21:54 765212b225bb: Download complete 20:21:54 f23df028b6ca: Verifying Checksum 20:21:54 f23df028b6ca: Download complete 20:21:54 d65c8cfc05b1: Verifying Checksum 20:21:54 d65c8cfc05b1: Download complete 20:21:54 699f458cf7ca: Verifying Checksum 20:21:54 8998bd30e6a1: Verifying Checksum 20:21:54 8998bd30e6a1: Download complete 20:21:56 2437ff75d9bd: Verifying Checksum 20:21:56 2437ff75d9bd: Download complete 20:22:00 8998bd30e6a1: Pull complete 20:22:00 04944245beec: Pull complete 20:22:02 699f458cf7ca: Pull complete 20:22:02 765212b225bb: Pull complete 20:22:03 f23df028b6ca: Pull complete 20:22:03 d65c8cfc05b1: Pull complete 20:22:25 2437ff75d9bd: Pull complete 20:22:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:22:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:26 prd-ubuntu20.04-docker-arm64-4c-16g-24992 does not seem to be running inside a container 20:22:26 $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:22:28 $ docker top 8a01a9ea4915dc231f7b3d3aea6d5ecb70a2b48454ba34517603117a18c3d671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:28 ---> job-cost.sh 20:22:29 lf-activate-venv: SKIPPING 20:22:29 INFO: No Stack... 20:22:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:22:30 INFO: Archiving Costs [Pipeline] sh 20:22:30 + cat /w/workspace/edgex-go/616/archives/cost.csv 20:22:30 + cut -d, -f6 [Pipeline] lock 20:22:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] 20:22:30 Resource [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] did not exist. Created. 20:22:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:22:31 + echo total: 0.2199999988079071 [Pipeline] stash 20:22:32 Stashed 1 file(s) [Pipeline] } 20:22:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] [Pipeline] // lock [Pipeline] } 20:22:32 $ docker stop --time=1 8a01a9ea4915dc231f7b3d3aea6d5ecb70a2b48454ba34517603117a18c3d671 20:22:33 $ docker rm -f --volumes 8a01a9ea4915dc231f7b3d3aea6d5ecb70a2b48454ba34517603117a18c3d671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:22:37 provisioning config files... 20:22:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/616@tmp/config6426261306275561161tmp [Pipeline] { [Pipeline] sh 20:22:38 + set +x 20:22:38 + curl -s https://codecov.io/bash 20:22:38 + bash -s -- 20:22:38 20:22:38 _____ _ 20:22:38 / ____| | | 20:22:38 | | ___ __| | ___ ___ _____ __ 20:22:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:22:38 | |___| (_) | (_| | __/ (_| (_) \ V / 20:22:38 \_____\___/ \__,_|\___|\___\___/ \_/ 20:22:38 Bash-1.0.6 20:22:38 20:22:38 20:22:38 ==> git version 2.25.1 found 20:22:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:22:38 Release-Date: 2020-01-08 20:22:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:22:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:22:38 ==> Jenkins CI detected. 20:22:38 current dir:  /w/workspace/edgex-go/616 20:22:38 project root: . 20:22:38 --> token set from env 20:22:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:22:38 ==> Running gcov in . (disable via -X gcov) 20:22:38 ==> Python coveragepy not found 20:22:38 ==> Searching for coverage reports in: 20:22:38 + . 20:22:38 -> Found 1 reports 20:22:38 ==> Detecting git/mercurial file structure 20:22:38 ==> Reading reports 20:22:38 + ./coverage.out bytes=453602 20:22:38 ==> Appending adjustments 20:22:38 https://docs.codecov.io/docs/fixing-reports 20:22:39 + Found adjustments 20:22:39 ==> Gzipping contents 20:22:39 60K /tmp/codecov.QojILy.gz 20:22:39 ==> Uploading reports 20:22:39 url: https://codecov.io 20:22:39 query: branch=main&commit=420b6f8ee6b7ced97b7db737aa2a08d41b6b2623&build=616&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F616%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:22:39 -> Pinging Codecov 20:22:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=420b6f8ee6b7ced97b7db737aa2a08d41b6b2623&build=616&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F616%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:22:39 -> Uploading to 20:22:39 https://storage.googleapis.com/codecov/v4/raw/2023-12-13/00271124DB129430A58F1EEE437C3FCB/420b6f8ee6b7ced97b7db737aa2a08d41b6b2623/15bc76bf-356b-46e3-bf37-aa8ddd77262e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231213T202239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da787e4529d58776b802dbe13218770770a33f503541dd20d84b26e21b4388f6 20:22:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:22:39 Dload Upload Total Spent Left Speed 20:22:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57812 0 0 100 57812 0 197k --:--:-- --:--:-- --:--:-- 197k 20:22:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } 20:22:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:22:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:22:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:41 20:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:22:42 df9b9388f04a: Pulling fs layer 20:22:42 52dc419b0ee2: Pulling fs layer 20:22:42 25bc292e5bac: Pulling fs layer 20:22:42 114826534d7a: Pulling fs layer 20:22:42 4657fd5d0bcf: Pulling fs layer 20:22:42 6ad1cebc031e: Pulling fs layer 20:22:42 8a3aa393b2d8: Pulling fs layer 20:22:42 6ad1cebc031e: Waiting 20:22:42 8a3aa393b2d8: Waiting 20:22:42 25bc292e5bac: Verifying Checksum 20:22:42 25bc292e5bac: Download complete 20:22:42 52dc419b0ee2: Verifying Checksum 20:22:42 52dc419b0ee2: Download complete 20:22:42 4657fd5d0bcf: Verifying Checksum 20:22:42 4657fd5d0bcf: Download complete 20:22:42 df9b9388f04a: Verifying Checksum 20:22:42 df9b9388f04a: Download complete 20:22:42 6ad1cebc031e: Verifying Checksum 20:22:42 6ad1cebc031e: Download complete 20:22:42 df9b9388f04a: Pull complete 20:22:42 52dc419b0ee2: Pull complete 20:22:42 25bc292e5bac: Pull complete 20:22:43 114826534d7a: Verifying Checksum 20:22:43 114826534d7a: Download complete 20:22:43 8a3aa393b2d8: Verifying Checksum 20:22:43 8a3aa393b2d8: Download complete 20:22:46 114826534d7a: Pull complete 20:22:46 4657fd5d0bcf: Pull complete 20:22:46 6ad1cebc031e: Pull complete 20:22:49 8a3aa393b2d8: Pull complete 20:22:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:22:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:50 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:22:50 $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:22:53 $ docker top 3700d1bff6bd417775e1f9221d5f7bca6992d9a86a86af526265cc6721dd848a -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:22:54 + set -o pipefail 20:22:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:22:59 20:22:59 Monitoring /w/workspace/edgex-go/616 (github.com/edgexfoundry/edgex-go)... 20:22:59 20:22:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6d31f582-c324-4d23-89cd-dd78ece0adf4 20:22:59 20:22:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:22:59 20:23:00 20:23:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:23:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:23:00 More details here: https://snyk.co/ue1NS 20:23:00 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:23:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:23:00 $ docker stop --time=1 3700d1bff6bd417775e1f9221d5f7bca6992d9a86a86af526265cc6721dd848a 20:23:03 $ docker rm -f --volumes 3700d1bff6bd417775e1f9221d5f7bca6992d9a86a86af526265cc6721dd848a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:23:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:05 provisioning config files... 20:23:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/616@tmp/config10977236667110961267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:23:05 --> edgex-publish-swagger.sh 20:23:05 === Publish openapi/v3 API === 20:23:05 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:23:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/616/openapi/v3/core-command.yaml] 20:23:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:05 Dload Upload Total Spent Left Speed 20:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63531 --:--:-- --:--:-- --:--:-- 63408 20:23:06 20:23:06 20:23:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/616/openapi/v3/core-data.yaml] 20:23:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:06 Dload Upload Total Spent Left Speed 20:23:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 144k --:--:-- --:--:-- --:--:-- 144k 20:23:06 20:23:06 20:23:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/616/openapi/v3/core-metadata.yaml] 20:23:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:06 Dload Upload Total Spent Left Speed 20:23:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65535 0 941k --:--:-- --:--:-- --:--:-- 927k 100 144k 100 180 100 144k 410 329k --:--:-- --:--:-- --:--:-- 329k 20:23:07 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 20:23:07 20:23:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/616/openapi/v3/support-notifications.yaml] 20:23:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:07 Dload Upload Total Spent Left Speed 20:23:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 360 170k --:--:-- --:--:-- --:--:-- 170k 20:23:07 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 20:23:07 20:23:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/616/openapi/v3/support-scheduler.yaml] 20:23:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:23:07 Dload Upload Total Spent Left Speed 20:23:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37134 100 180 100 36954 427 87776 --:--:-- --:--:-- --:--:-- 88204 20:23:07 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 20:23:07 [Pipeline] } 20:23:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:23:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:10 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:23:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:11 $ docker top b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:11 [ssh-agent] Looking for ssh-agent implementation... 20:23:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:11 $ docker exec b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe ssh-agent 20:23:12 SSH_AUTH_SOCK=/tmp/ssh-5nvsTcesQZiT/agent.32 20:23:12 SSH_AGENT_PID=38 20:23:12 Running ssh-add (command line suppressed) 20:23:12 Identity added: /w/workspace/edgex-go/616@tmp/private_key_5018261120721104445.key (/w/workspace/edgex-go/616@tmp/private_key_5018261120721104445.key) 20:23:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:12 + git semver tag 20:23:12 2023-12-13 20:23:12,814 [run_tag] DEBUG tag force:False 20:23:12 2023-12-13 20:23:12,814 [check_head_tag] DEBUG check head tag 20:23:12 2023-12-13 20:23:12,815 [execute] INFO git cat-file --batch-check 20:23:12 2023-12-13 20:23:12,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=) 20:23:12 2023-12-13 20:23:12,819 [execute] INFO git cat-file --batch 20:23:12 2023-12-13 20:23:12,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=) 20:23:12 2023-12-13 20:23:12,843 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:23:12 2023-12-13 20:23:12,843 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 20:23:12 2023-12-13 20:23:12,844 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=None) 20:23:12 2023-12-13 20:23:12,847 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:23:12 3.2.0-dev.6 [Pipeline] } 20:23:12 $ docker exec --env ******** --env ******** b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe ssh-agent -k 20:23:12 unset SSH_AUTH_SOCK; 20:23:12 unset SSH_AGENT_PID; 20:23:12 echo Agent pid 38 killed; 20:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:14 + git semver [Pipeline] } 20:23:14 $ docker stop --time=1 b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe 20:23:15 $ docker rm -f --volumes b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:16 20:23:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:17 0.23.1-centos7: Pulling from edgex-lftools 20:23:17 ab5ef0e58194: Pulling fs layer 20:23:17 9712f1f96733: Pulling fs layer 20:23:17 63f879dbbcfc: Pulling fs layer 20:23:17 0d9ebad4ef96: Pulling fs layer 20:23:17 e9a5061849ea: Pulling fs layer 20:23:17 d747dcd14b5f: Pulling fs layer 20:23:17 2de7ff778b66: Pulling fs layer 20:23:17 0d9ebad4ef96: Waiting 20:23:17 e9a5061849ea: Waiting 20:23:17 d747dcd14b5f: Waiting 20:23:17 2de7ff778b66: Waiting 20:23:17 9712f1f96733: Verifying Checksum 20:23:17 9712f1f96733: Download complete 20:23:17 63f879dbbcfc: Verifying Checksum 20:23:17 63f879dbbcfc: Download complete 20:23:17 e9a5061849ea: Verifying Checksum 20:23:17 e9a5061849ea: Download complete 20:23:17 d747dcd14b5f: Download complete 20:23:17 ab5ef0e58194: Download complete 20:23:17 0d9ebad4ef96: Verifying Checksum 20:23:17 0d9ebad4ef96: Download complete 20:23:17 2de7ff778b66: Verifying Checksum 20:23:17 2de7ff778b66: Download complete 20:23:20 ab5ef0e58194: Pull complete 20:23:20 9712f1f96733: Pull complete 20:23:21 63f879dbbcfc: Pull complete 20:23:24 0d9ebad4ef96: Pull complete 20:23:24 e9a5061849ea: Pull complete 20:23:25 d747dcd14b5f: Pull complete 20:23:26 2de7ff778b66: Pull complete 20:23:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:23:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:23:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:26 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:23:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:23:30 $ docker top 5529bfda6196121ae7b1f68ddea07d669c7bd63b061898557e5e9bfb4e0b8618 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:23:30 provisioning config files... 20:23:30 copy managed file [sigul-config] to file:/w/workspace/edgex-go/616@tmp/config659496101745675064tmp 20:23:30 copy managed file [sigul-password] to file:/w/workspace/edgex-go/616@tmp/config16780711103104996806tmp 20:23:30 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/616@tmp/config13890050816560011023tmp [Pipeline] { [Pipeline] echo 20:23:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:23:31 ---> sigul-configuration.sh 20:23:31 gpg: directory `/root/.gnupg' created 20:23:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:23:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:23:31 gpg: keyring `/root/.gnupg/secring.gpg' created 20:23:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:23:31 gpg: CAST5 encrypted data 20:23:31 gpg: encrypted with 1 passphrase 20:23:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:23:31 + mkdir /home/jenkins 20:23:31 + mkdir /home/jenkins/sigul [Pipeline] sh 20:23:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:23:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:23:32 ---> sigul-install.sh 20:23:32 Sigul already installed; skipping installation. [Pipeline] sh 20:23:32 + git tag --list 20:23:32 0.6.0 20:23:32 0.6.1 20:23:32 0.7.0 20:23:32 0.7.1 20:23:32 v1.0.0 20:23:32 v1.0.1 20:23:32 v1.1.0 20:23:32 v1.2.0 20:23:32 v1.2.1 20:23:32 v1.3.0 20:23:32 v1.3.1 20:23:32 v2.0.0 20:23:32 v2.1.0 20:23:32 v2.1.1 20:23:32 v2.2.0 20:23:32 v2.3.0 20:23:32 v3.0 20:23:32 v3.0.0 20:23:32 v3.1 20:23:32 v3.1.0 20:23:32 v3.1.0-dev.1 20:23:32 v3.1.0-dev.10 20:23:32 v3.1.0-dev.11 20:23:32 v3.1.0-dev.12 20:23:32 v3.1.0-dev.13 20:23:32 v3.1.0-dev.14 20:23:32 v3.1.0-dev.15 20:23:32 v3.1.0-dev.16 20:23:32 v3.1.0-dev.17 20:23:32 v3.1.0-dev.18 20:23:32 v3.1.0-dev.19 20:23:32 v3.1.0-dev.2 20:23:32 v3.1.0-dev.20 20:23:32 v3.1.0-dev.21 20:23:32 v3.1.0-dev.22 20:23:32 v3.1.0-dev.23 20:23:32 v3.1.0-dev.24 20:23:32 v3.1.0-dev.25 20:23:32 v3.1.0-dev.26 20:23:32 v3.1.0-dev.27 20:23:32 v3.1.0-dev.28 20:23:32 v3.1.0-dev.29 20:23:32 v3.1.0-dev.3 20:23:32 v3.1.0-dev.30 20:23:32 v3.1.0-dev.31 20:23:32 v3.1.0-dev.32 20:23:32 v3.1.0-dev.33 20:23:32 v3.1.0-dev.34 20:23:32 v3.1.0-dev.35 20:23:32 v3.1.0-dev.36 20:23:32 v3.1.0-dev.37 20:23:32 v3.1.0-dev.38 20:23:32 v3.1.0-dev.39 20:23:32 v3.1.0-dev.4 20:23:32 v3.1.0-dev.40 20:23:32 v3.1.0-dev.41 20:23:32 v3.1.0-dev.42 20:23:32 v3.1.0-dev.43 20:23:32 v3.1.0-dev.44 20:23:32 v3.1.0-dev.45 20:23:32 v3.1.0-dev.46 20:23:32 v3.1.0-dev.47 20:23:32 v3.1.0-dev.48 20:23:32 v3.1.0-dev.49 20:23:32 v3.1.0-dev.5 20:23:32 v3.1.0-dev.50 20:23:32 v3.1.0-dev.51 20:23:32 v3.1.0-dev.52 20:23:32 v3.1.0-dev.53 20:23:32 v3.1.0-dev.54 20:23:32 v3.1.0-dev.55 20:23:32 v3.1.0-dev.56 20:23:32 v3.1.0-dev.57 20:23:32 v3.1.0-dev.58 20:23:32 v3.1.0-dev.59 20:23:32 v3.1.0-dev.6 20:23:32 v3.1.0-dev.60 20:23:32 v3.1.0-dev.61 20:23:32 v3.1.0-dev.62 20:23:32 v3.1.0-dev.63 20:23:32 v3.1.0-dev.64 20:23:32 v3.1.0-dev.65 20:23:32 v3.1.0-dev.66 20:23:32 v3.1.0-dev.67 20:23:32 v3.1.0-dev.68 20:23:32 v3.1.0-dev.69 20:23:32 v3.1.0-dev.7 20:23:32 v3.1.0-dev.70 20:23:32 v3.1.0-dev.71 20:23:32 v3.1.0-dev.72 20:23:32 v3.1.0-dev.73 20:23:32 v3.1.0-dev.8 20:23:32 v3.1.0-dev.9 20:23:32 v3.2.0-dev.1 20:23:32 v3.2.0-dev.2 20:23:32 v3.2.0-dev.3 20:23:32 v3.2.0-dev.4 20:23:32 v3.2.0-dev.5 20:23:32 v3.2.0-dev.6 [Pipeline] sh 20:23:33 + lftools sign git-tag v3.2.0-dev.6 20:23:33 Signing Git tag with Sigul... 20:23:33 Signing v3.2.0-dev.6 [Pipeline] echo 20:23:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:23:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:23:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:23:34 $ docker stop --time=1 5529bfda6196121ae7b1f68ddea07d669c7bd63b061898557e5e9bfb4e0b8618 20:23:35 $ docker rm -f --volumes 5529bfda6196121ae7b1f68ddea07d669c7bd63b061898557e5e9bfb4e0b8618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:23:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:38 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:38 $ docker top 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c -eo pid,comm 20:23:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:23:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:39 [ssh-agent] Looking for ssh-agent implementation... 20:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:39 $ docker exec 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c ssh-agent 20:23:39 SSH_AUTH_SOCK=/tmp/ssh-fQilowujCCA0/agent.33 20:23:39 SSH_AGENT_PID=39 20:23:39 Running ssh-add (command line suppressed) 20:23:40 Identity added: /w/workspace/edgex-go/616@tmp/private_key_4386970184227318382.key (/w/workspace/edgex-go/616@tmp/private_key_4386970184227318382.key) 20:23:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:40 + git semver bump pre 20:23:40 2023-12-13 20:23:40,672 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:23:40 2023-12-13 20:23:40,672 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev 20:23:40 2023-12-13 20:23:40,672 [bump_version] DEBUG bumped version:3.2.0-dev.7 20:23:40 2023-12-13 20:23:40,672 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/edgex-go/616/.semver/main with force:True 20:23:40 2023-12-13 20:23:40,672 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:23:40 2023-12-13 20:23:40,673 [write_file] DEBUG write to file:/w/workspace/edgex-go/616/.semver/main 20:23:40 2023-12-13 20:23:40,674 [execute] INFO git cat-file --batch-check 20:23:40 2023-12-13 20:23:40,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=) 20:23:40 2023-12-13 20:23:40,680 [execute] INFO git cat-file --batch 20:23:40 2023-12-13 20:23:40,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=) 20:23:40 2023-12-13 20:23:40,685 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:23:40 3.2.0-dev.7 [Pipeline] } 20:23:40 $ docker exec --env ******** --env ******** 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c ssh-agent -k 20:23:40 unset SSH_AUTH_SOCK; 20:23:40 unset SSH_AGENT_PID; 20:23:40 echo Agent pid 39 killed; 20:23:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:41 + git semver [Pipeline] } 20:23:42 $ docker stop --time=1 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c 20:23:43 $ docker rm -f --volumes 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c [Pipeline] // withDockerContainer [Pipeline] sh 20:23:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:23:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:45 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:23:45 $ docker top 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:23:46 [ssh-agent] Looking for ssh-agent implementation... 20:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:23:46 $ docker exec 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f ssh-agent 20:23:46 SSH_AUTH_SOCK=/tmp/ssh-IIkVPk4ogLfI/agent.32 20:23:46 SSH_AGENT_PID=38 20:23:46 Running ssh-add (command line suppressed) 20:23:46 Identity added: /w/workspace/edgex-go/616@tmp/private_key_8121040797196401885.key (/w/workspace/edgex-go/616@tmp/private_key_8121040797196401885.key) 20:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:23:47 + git semver push 20:23:47 2023-12-13 20:23:47,415 [run_push] DEBUG push 20:23:47 2023-12-13 20:23:47,416 [execute] INFO git cat-file --batch-check 20:23:47 2023-12-13 20:23:47,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=) 20:23:47 2023-12-13 20:23:47,419 [execute] INFO git rev-list b075755adaf3cc0da19cea4c22edad6884f2a057 -- 20:23:47 2023-12-13 20:23:47,420 [execute] DEBUG Popen(['git', 'rev-list', 'b075755adaf3cc0da19cea4c22edad6884f2a057', '--'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=None) 20:23:47 2023-12-13 20:23:47,436 [execute] INFO git fetch -v origin 20:23:47 2023-12-13 20:23:47,436 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=True, shell=None, istream=None) 20:23:48 2023-12-13 20:23:47,977 [run_push] DEBUG no remote changes detected 20:23:48 2023-12-13 20:23:47,978 [execute] INFO git push origin semver 20:23:48 2023-12-13 20:23:47,978 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=None) 20:23:49 2023-12-13 20:23:48,790 [run_push] DEBUG push all version tags 20:23:49 2023-12-13 20:23:48,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:23:49 2023-12-13 20:23:48,791 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=None) 20:23:49 2023-12-13 20:23:49,595 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main 20:23:49 3.2.0-dev.7 [Pipeline] } 20:23:49 $ docker exec --env ******** --env ******** 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f ssh-agent -k 20:23:50 unset SSH_AUTH_SOCK; 20:23:50 unset SSH_AGENT_PID; 20:23:50 echo Agent pid 38 killed; 20:23:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:23:51 + git semver [Pipeline] } 20:23:51 $ docker stop --time=1 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f 20:23:52 $ docker rm -f --volumes 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:23:55 + [ -d /w/workspace/edgex-go/616/archives ] [Pipeline] libraryResource [Pipeline] sh 20:23:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:23:56 ---> package-listing.sh 20:23:56 ++ tr '[:upper:]' '[:lower:]' 20:23:56 ++ facter osfamily 20:23:56 + OS_FAMILY=debian 20:23:56 + workspace=/w/workspace/edgex-go/616 20:23:56 + START_PACKAGES=/tmp/packages_start.txt 20:23:56 + END_PACKAGES=/tmp/packages_end.txt 20:23:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:23:56 + PACKAGES=/tmp/packages_start.txt 20:23:56 + '[' /w/workspace/edgex-go/616 ']' 20:23:56 + PACKAGES=/tmp/packages_end.txt 20:23:56 + case "${OS_FAMILY}" in 20:23:56 + dpkg -l 20:23:56 + grep '^ii' 20:23:56 + '[' -f /tmp/packages_start.txt ']' 20:23:56 + '[' -f /tmp/packages_end.txt ']' 20:23:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:23:56 + '[' /w/workspace/edgex-go/616 ']' 20:23:56 + mkdir -p /w/workspace/edgex-go/616/archives/ 20:23:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/616/archives/ [Pipeline] echo 20:23:56 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/616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:23:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:57 20:23:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:23:58 latest: Pulling from edgex-lftools-log-publisher 20:23:58 5eb5b503b376: Pulling fs layer 20:23:58 5c69ac0246d0: Pulling fs layer 20:23:58 ec43610c2a17: Pulling fs layer 20:23:58 3a2ae6a8a46f: Pulling fs layer 20:23:58 33b1e0a273af: Pulling fs layer 20:23:58 5d3b04190fa2: Pulling fs layer 20:23:58 2f39f015ded8: Pulling fs layer 20:23:58 33b1e0a273af: Waiting 20:23:58 5d3b04190fa2: Waiting 20:23:58 2f39f015ded8: Waiting 20:23:58 5c69ac0246d0: Verifying Checksum 20:23:58 5c69ac0246d0: Download complete 20:23:58 3a2ae6a8a46f: Verifying Checksum 20:23:58 3a2ae6a8a46f: Download complete 20:23:58 33b1e0a273af: Download complete 20:23:58 ec43610c2a17: Verifying Checksum 20:23:58 ec43610c2a17: Download complete 20:23:58 5d3b04190fa2: Download complete 20:23:58 5eb5b503b376: Download complete 20:23:58 2f39f015ded8: Verifying Checksum 20:23:58 2f39f015ded8: Download complete 20:23:59 5eb5b503b376: Pull complete 20:23:59 5c69ac0246d0: Pull complete 20:23:59 ec43610c2a17: Pull complete 20:23:59 3a2ae6a8a46f: Pull complete 20:23:59 33b1e0a273af: Pull complete 20:24:00 5d3b04190fa2: Pull complete 20:24:04 2f39f015ded8: Pull complete 20:24:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:24:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:05 prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container 20:24:05 $ 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/616/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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:24:07 $ docker top 0a4f2112e2275491019c69da7d78be369fa93598d413e9d6deacabf586dcb5d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:08 + touch /tmp/pre-build-complete [Pipeline] sh 20:24:08 + mkdir -p /var/log/sysstat [Pipeline] sh 20:24:09 + ls /var/log/sa-host 20:24:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:09 provisioning config files... 20:24:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/616@tmp/config9894352972722504600tmp [Pipeline] { [Pipeline] echo 20:24:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:24:10 ---> create-netrc.sh [Pipeline] } 20:24:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:24:10 ---> python-tools-install.sh [Pipeline] echo 20:24:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:24:11 ---> sudo-logs.sh 20:24:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:24:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:24:11 ---> job-cost.sh 20:24:11 lf-activate-venv: SKIPPING 20:24:11 DEBUG: total: 0.2199999988079071 20:24:11 INFO: Retrieving Stack Cost... 20:24:11 INFO: Retrieving Pricing Info for: v3-standard-8 20:24:12 INFO: Archiving Costs [Pipeline] echo 20:24:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:24:12 ---> logs-deploy.sh 20:24:12 lf-activate-venv: SKIPPING 20:24:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/616 20:24:12 INFO: archiving workspace using pattern(s): 20:24:13 Archives upload complete. 20:24:13 INFO: archiving logs to Nexus 20:24:14 ---> uname -a: 20:24:14 Linux prd-ubuntu20-04-docker-8c-8g-24991 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:24:14 20:24:14 20:24:14 ---> lscpu: 20:24:14 Architecture: x86_64 20:24:14 CPU op-mode(s): 32-bit, 64-bit 20:24:14 Byte Order: Little Endian 20:24:14 Address sizes: 40 bits physical, 48 bits virtual 20:24:14 CPU(s): 8 20:24:14 On-line CPU(s) list: 0-7 20:24:14 Thread(s) per core: 1 20:24:14 Core(s) per socket: 1 20:24:14 Socket(s): 8 20:24:14 NUMA node(s): 1 20:24:14 Vendor ID: AuthenticAMD 20:24:14 CPU family: 23 20:24:14 Model: 49 20:24:14 Model name: AMD EPYC-Rome Processor 20:24:14 Stepping: 0 20:24:14 CPU MHz: 2799.998 20:24:14 BogoMIPS: 5599.99 20:24:14 Virtualization: AMD-V 20:24:14 Hypervisor vendor: KVM 20:24:14 Virtualization type: full 20:24:14 L1d cache: 256 KiB 20:24:14 L1i cache: 256 KiB 20:24:14 L2 cache: 4 MiB 20:24:14 L3 cache: 128 MiB 20:24:14 NUMA node0 CPU(s): 0-7 20:24:14 Vulnerability Itlb multihit: Not affected 20:24:14 Vulnerability L1tf: Not affected 20:24:14 Vulnerability Mds: Not affected 20:24:14 Vulnerability Meltdown: Not affected 20:24:14 Vulnerability Mmio stale data: Not affected 20:24:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:24:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:24:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:24:14 Vulnerability Srbds: Not affected 20:24:14 Vulnerability Tsx async abort: Not affected 20:24:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:24:14 20:24:14 20:24:14 ---> nproc: 20:24:14 8 20:24:14 20:24:14 20:24:14 ---> df -h: 20:24:14 Filesystem Size Used Avail Use% Mounted on 20:24:14 overlay 155G 21G 135G 14% / 20:24:14 tmpfs 64M 0 64M 0% /dev 20:24:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:24:14 shm 64M 0 64M 0% /dev/shm 20:24:14 /dev/vda1 155G 21G 135G 14% /facter-os 20:24:14 20:24:14 20:24:14 ---> sar -b -r -n DEV: 20:24:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24991) 12/13/23 _x86_64_ (8 CPU) 20:24:14 20:24:14 20:04:05 LINUX RESTART (8 CPU) 20:24:14 20:24:14 20:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:24:14 20:06:01 176.44 3.75 172.69 0.00 427.19 108716.43 0.00 20:24:14 20:07:01 37.06 0.12 36.94 0.00 16.26 54414.26 0.00 20:24:14 20:08:01 48.78 0.22 48.56 0.00 10.66 59811.11 0.00 20:24:14 20:09:02 784.97 5.51 779.46 0.00 92.02 244336.58 0.00 20:24:14 20:10:01 495.29 11.67 483.62 0.00 3494.90 125015.08 0.00 20:24:14 20:11:01 510.55 0.22 510.33 0.00 20.13 25409.13 0.00 20:24:14 20:12:01 25.55 0.03 25.51 0.00 1.73 643.36 0.00 20:24:14 20:13:01 9.57 0.00 9.57 0.00 0.00 221.30 0.00 20:24:14 20:14:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 20:24:14 20:15:01 2.33 0.00 2.33 0.00 0.00 24.93 0.00 20:24:14 20:16:01 1.35 0.00 1.35 0.00 0.00 13.86 0.00 20:24:14 20:17:01 2.03 0.00 2.03 0.00 0.00 26.40 0.00 20:24:14 20:18:01 1.57 0.02 1.55 0.00 0.13 16.39 0.00 20:24:14 20:19:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 20:24:14 20:20:01 2.10 0.02 2.08 0.00 0.13 27.20 0.00 20:24:14 20:21:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 20:24:14 20:22:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:24:14 20:23:01 69.07 0.35 68.72 0.00 12.40 25334.04 0.00 20:24:14 20:24:01 121.30 0.22 121.08 0.00 24.13 34287.09 0.00 20:24:14 Average: 120.66 1.16 119.50 0.00 212.91 35701.90 0.00 20:24:14 20:24:14 20:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:14 20:06:01 28443740 31547764 762628 2.32 115644 3220380 1758532 5.18 1114676 2885464 144 20:24:14 20:07:01 27666136 31452680 850008 2.58 118536 3842104 1927440 5.68 1601980 3109556 85520 20:24:14 20:08:01 27916568 31550112 757516 2.30 122892 3695760 1701692 5.02 1241636 3236948 349040 20:24:14 20:09:02 19052284 29846328 2384156 7.25 224684 10270560 7266088 21.41 3738028 9015168 481424 20:24:14 20:10:01 16838344 30125592 2083956 6.34 264228 12649432 4975924 14.66 4407728 10468012 0 20:24:14 20:11:01 18789204 31458312 796024 2.42 270636 12125624 2031236 5.99 2488592 10603988 644 20:24:14 20:12:01 18780672 31446112 808300 2.46 269828 12122684 1968788 5.80 2861612 10240492 124 20:24:14 20:13:01 18782104 31447864 806464 2.45 270204 12122748 2007624 5.92 2897264 10204172 8 20:24:14 20:14:01 18781836 31447664 806636 2.45 270280 12122752 2007624 5.92 2896288 10204180 8 20:24:14 20:15:01 18797292 31463204 791516 2.41 270356 12122756 2007624 5.92 2879544 10204180 16 20:24:14 20:16:01 18798064 31464052 790756 2.40 270412 12122756 2007624 5.92 2879560 10204180 8 20:24:14 20:17:01 18801468 31467536 787460 2.39 270480 12122760 2007624 5.92 2877004 10204184 16 20:24:14 20:18:01 18800828 31466996 787860 2.40 270540 12122760 2007624 5.92 2876632 10204184 8 20:24:14 20:19:01 18800796 31467012 787784 2.40 270616 12122756 2007624 5.92 2876676 10204188 8 20:24:14 20:20:01 18798896 31465224 789564 2.40 270676 12122744 2036576 6.00 2877080 10204160 56 20:24:14 20:21:01 18799124 31465504 789236 2.40 270696 12122748 2036576 6.00 2877404 10204164 32 20:24:14 20:22:01 18799068 31465456 789196 2.40 270712 12122752 2036576 6.00 2877156 10204168 8 20:24:14 20:23:01 17655000 31421280 830600 2.53 287424 13113524 2201384 6.49 3046228 11083964 302724 20:24:14 20:24:01 16828512 31394912 856456 2.60 314940 13821592 2297724 6.77 3048320 11838244 394848 20:24:14 Average: 19996312 31308611 950322 2.89 247041 10846800 2436416 7.18 2755969 9185452 84981 20:24:14 20:24:14 20:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:24:14 20:06:01 docker0 263.36 321.71 19.77 4567.71 0.00 0.00 0.00 0.00 20:24:14 20:06:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:24:14 20:06:01 ens3 522.91 397.85 9364.44 110.42 0.00 0.00 0.00 0.00 20:24:14 20:07:01 veth27212dd 1.03 1.23 0.09 0.11 0.00 0.00 0.00 0.00 20:24:14 20:07:01 docker0 1.03 1.10 0.08 0.10 0.00 0.00 0.00 0.00 20:24:14 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:07:01 ens3 42.29 23.45 36.46 18.00 0.00 0.00 0.00 0.00 20:24:14 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:08:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 20:24:14 20:08:01 ens3 106.18 65.02 2228.39 17.91 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth05982d6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 vethb77ad27 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth38dfb1c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth27f15ad 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 vethd5a836f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 vethdf03f4c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 docker0 293.79 522.44 24.68 3259.22 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth83a407e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth6fbbc6a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth5c55612 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth869f718 0.55 1.31 0.05 0.22 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth4acb79d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:09:02 ens3 595.25 325.69 4080.72 46.89 0.00 0.00 0.00 0.00 20:24:14 20:09:02 veth1200fb3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:24:14 20:10:01 vethb77ad27 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 veth38dfb1c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 vethd5a836f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 vethdf03f4c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 docker0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:10:01 veth83a407e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 veth6fbbc6a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 veth5c55612 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 20:24:14 20:10:01 veth869f718 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:10:01 veth4acb79d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:10:01 ens3 146.32 82.84 2118.05 9.58 0.00 0.00 0.00 0.00 20:24:14 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:11:01 lo 40.19 40.19 3.96 3.96 0.00 0.00 0.00 0.00 20:24:14 20:11:01 ens3 286.05 289.40 190.59 713.80 0.00 0.00 0.00 0.00 20:24:14 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:12:01 lo 26.86 26.86 2.65 2.65 0.00 0.00 0.00 0.00 20:24:14 20:12:01 ens3 338.03 359.01 140.13 2167.23 0.00 0.00 0.00 0.00 20:24:14 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:13:01 lo 8.87 8.87 0.87 0.87 0.00 0.00 0.00 0.00 20:24:14 20:13:01 ens3 69.87 62.76 46.76 247.28 0.00 0.00 0.00 0.00 20:24:14 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:15:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:24:14 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:16:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:24:14 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:17:01 ens3 0.52 0.53 0.26 0.22 0.00 0.00 0.00 0.00 20:24:14 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:20:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 20:24:14 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:21:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:24:14 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:22:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:24:14 20:23:01 docker0 60.52 106.85 4.97 1028.49 0.00 0.00 0.00 0.00 20:24:14 20:23:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 20:24:14 20:23:01 ens3 236.06 134.99 5005.42 19.23 0.00 0.00 0.00 0.00 20:24:14 20:24:01 docker0 2.22 2.03 0.36 0.98 0.00 0.00 0.00 0.00 20:24:14 20:24:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 20:24:14 20:24:01 ens3 285.34 198.33 5785.40 146.35 0.00 0.00 0.00 0.00 20:24:14 Average: docker0 32.81 50.44 2.63 467.57 0.00 0.00 0.00 0.00 20:24:14 Average: lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 20:24:14 Average: ens3 138.57 102.24 1526.61 184.16 0.00 0.00 0.00 0.00 20:24:14 20:24:14 20:24:14 ---> sar -P ALL: 20:24:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24991) 12/13/23 _x86_64_ (8 CPU) 20:24:14 20:24:14 20:04:05 LINUX RESTART (8 CPU) 20:24:14 20:24:14 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:24:14 20:06:01 all 9.04 0.00 4.06 3.01 0.07 83.82 20:24:14 20:06:01 0 7.13 0.00 5.05 8.94 0.05 78.83 20:24:14 20:06:01 1 7.89 0.00 4.48 7.23 0.07 80.34 20:24:14 20:06:01 2 8.51 0.00 3.30 0.08 0.05 88.05 20:24:14 20:06:01 3 8.95 0.00 2.95 1.53 0.05 86.52 20:24:14 20:06:01 4 8.46 0.00 3.74 3.89 0.07 83.84 20:24:14 20:06:01 5 14.88 0.00 3.90 1.13 0.07 80.02 20:24:14 20:06:01 6 7.31 0.00 4.48 0.34 0.07 87.80 20:24:14 20:06:01 7 9.20 0.00 4.57 0.99 0.15 85.09 20:24:14 20:07:01 all 28.32 0.00 3.77 0.56 0.09 67.26 20:24:14 20:07:01 0 27.11 0.00 3.55 0.08 0.08 69.17 20:24:14 20:07:01 1 28.08 0.00 4.18 0.05 0.08 67.61 20:24:14 20:07:01 2 29.06 0.00 4.12 0.07 0.08 66.67 20:24:14 20:07:01 3 28.67 0.00 3.88 0.02 0.08 67.35 20:24:14 20:07:01 4 27.40 0.00 2.87 0.99 0.10 68.64 20:24:14 20:07:01 5 27.67 0.00 3.62 0.08 0.08 68.54 20:24:14 20:07:01 6 29.15 0.00 3.74 3.11 0.08 63.92 20:24:14 20:07:01 7 29.39 0.00 4.24 0.10 0.08 66.19 20:24:14 20:08:01 all 46.43 0.00 4.94 0.75 0.10 47.78 20:24:14 20:08:01 0 47.34 0.00 4.53 0.29 0.08 47.76 20:24:14 20:08:01 1 45.72 0.00 4.83 0.00 0.10 49.35 20:24:14 20:08:01 2 46.51 0.00 4.62 0.15 0.10 48.62 20:24:14 20:08:01 3 46.15 0.00 5.53 0.07 0.10 48.14 20:24:14 20:08:01 4 48.23 0.00 5.76 2.13 0.10 43.78 20:24:14 20:08:01 5 46.74 0.00 4.80 3.13 0.10 45.24 20:24:14 20:08:01 6 45.53 0.00 4.52 0.18 0.10 49.66 20:24:14 20:08:01 7 45.23 0.00 4.93 0.02 0.10 49.72 20:24:14 20:09:02 all 31.41 0.00 8.02 12.24 0.10 48.24 20:24:14 20:09:02 0 31.16 0.00 7.81 13.19 0.12 47.73 20:24:14 20:09:02 1 30.85 0.00 8.98 12.01 0.10 48.06 20:24:14 20:09:02 2 31.70 0.00 8.72 22.49 0.10 36.99 20:24:14 20:09:02 3 31.45 0.00 7.85 5.98 0.08 54.64 20:24:14 20:09:02 4 30.74 0.00 7.76 10.22 0.10 51.18 20:24:14 20:09:02 5 31.57 0.00 7.53 8.03 0.10 52.77 20:24:14 20:09:02 6 31.77 0.00 7.45 10.74 0.08 49.96 20:24:14 20:09:02 7 32.03 0.00 8.05 15.31 0.10 44.51 20:24:14 20:10:01 all 92.33 0.00 7.50 0.00 0.16 0.00 20:24:14 20:10:01 0 92.22 0.00 7.62 0.00 0.15 0.00 20:24:14 20:10:01 1 92.68 0.00 7.13 0.00 0.19 0.00 20:24:14 20:10:01 2 92.34 0.00 7.51 0.00 0.15 0.00 20:24:14 20:10:01 3 92.94 0.00 6.88 0.00 0.19 0.00 20:24:14 20:10:01 4 92.00 0.00 7.83 0.00 0.15 0.02 20:24:14 20:10:01 5 91.71 0.00 8.15 0.00 0.14 0.00 20:24:14 20:10:01 6 93.22 0.00 6.59 0.00 0.19 0.00 20:24:14 20:10:01 7 91.53 0.00 8.32 0.00 0.15 0.00 20:24:14 20:11:01 all 11.19 0.00 2.30 1.74 0.06 84.70 20:24:14 20:11:01 0 11.14 0.00 2.10 1.66 0.07 85.03 20:24:14 20:11:01 1 10.13 0.00 2.60 1.68 0.07 85.53 20:24:14 20:11:01 2 10.93 0.00 2.33 2.03 0.07 84.64 20:24:14 20:11:01 3 12.15 0.00 2.14 1.77 0.07 83.88 20:24:14 20:11:01 4 12.10 0.00 1.96 1.06 0.07 84.81 20:24:14 20:11:01 5 11.18 0.00 2.72 0.77 0.07 85.27 20:24:14 20:11:01 6 11.31 0.00 2.13 2.77 0.07 83.72 20:24:14 20:11:01 7 10.60 0.00 2.47 2.15 0.05 84.74 20:24:14 20:12:01 all 7.76 0.00 0.65 0.08 0.04 91.49 20:24:14 20:12:01 0 5.95 0.00 0.69 0.17 0.03 93.17 20:24:14 20:12:01 1 6.38 0.00 0.71 0.10 0.02 92.79 20:24:14 20:12:01 2 8.76 0.00 0.75 0.23 0.05 90.21 20:24:14 20:12:01 3 9.19 0.00 0.62 0.00 0.03 90.16 20:24:14 20:12:01 4 7.14 0.00 0.70 0.02 0.03 92.11 20:24:14 20:12:01 5 7.50 0.00 0.54 0.02 0.05 91.89 20:24:14 20:12:01 6 7.99 0.00 0.52 0.03 0.02 91.44 20:24:14 20:12:01 7 9.15 0.00 0.66 0.03 0.05 90.11 20:24:14 20:13:01 all 1.03 0.00 0.18 0.05 0.02 98.72 20:24:14 20:13:01 0 1.42 0.00 0.23 0.20 0.03 98.11 20:24:14 20:13:01 1 1.47 0.00 0.25 0.00 0.02 98.26 20:24:14 20:13:01 2 0.18 0.00 0.13 0.00 0.02 99.67 20:24:14 20:13:01 3 1.33 0.00 0.17 0.02 0.02 98.47 20:24:14 20:13:01 4 1.59 0.00 0.23 0.00 0.02 98.16 20:24:14 20:13:01 5 0.93 0.00 0.12 0.02 0.03 98.90 20:24:14 20:13:01 6 0.28 0.00 0.10 0.20 0.02 99.40 20:24:14 20:13:01 7 1.00 0.00 0.20 0.00 0.02 98.78 20:24:14 20:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:24:14 20:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:24:14 20:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:24:14 20:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:24:14 20:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:24:14 20:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:24:14 20:14:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:24:14 20:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:24:14 20:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:24:14 20:15:01 all 0.03 0.00 0.02 0.01 0.01 99.93 20:24:14 20:15:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:24:14 20:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:24:14 20:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:24:14 20:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:24:14 20:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:24:14 20:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:24:14 20:15:01 6 0.03 0.00 0.03 0.03 0.00 99.90 20:24:14 20:15:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:24:14 20:16:01 all 0.16 0.00 0.01 0.00 0.01 99.81 20:24:14 20:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:24:14 20:16:01 1 1.19 0.00 0.00 0.00 0.02 98.79 20:24:14 20:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:24:14 20:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:24:14 20:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:24:14 20:16:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:24:14 20:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:24:14 20:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:24:14 20:24:14 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:24:14 20:17:01 all 0.07 0.00 0.02 0.01 0.00 99.90 20:24:14 20:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:24:14 20:17:01 1 0.38 0.00 0.02 0.00 0.00 99.60 20:24:14 20:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:24:14 20:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:24:14 20:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:24:14 20:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:24:14 20:17:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:24:14 20:17:01 7 0.05 0.00 0.02 0.02 0.02 99.90 20:24:14 20:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:24:14 20:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:24:14 20:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:24:14 20:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:24:14 20:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:24:14 20:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:24:14 20:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:24:14 20:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:24:14 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:24:14 20:19:01 all 0.16 0.00 0.01 0.01 0.01 99.81 20:24:14 20:19:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:24:14 20:19:01 1 1.08 0.00 0.00 0.00 0.02 98.91 20:24:14 20:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:24:14 20:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:24:14 20:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:24:14 20:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:24:14 20:19:01 6 0.03 0.00 0.03 0.05 0.02 99.87 20:24:14 20:19:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:24:14 20:20:01 all 0.12 0.00 0.03 0.00 0.01 99.84 20:24:14 20:20:01 0 0.05 0.00 0.05 0.02 0.02 99.87 20:24:14 20:20:01 1 0.75 0.00 0.03 0.00 0.00 99.22 20:24:14 20:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:24:14 20:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:24:14 20:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:24:14 20:20:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:24:14 20:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:24:14 20:20:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:24:14 20:21:01 all 0.04 0.00 0.01 0.01 0.00 99.93 20:24:14 20:21:01 0 0.08 0.00 0.03 0.02 0.02 99.85 20:24:14 20:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:24:14 20:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:24:14 20:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:24:14 20:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:24:14 20:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:24:14 20:21:01 6 0.10 0.00 0.00 0.02 0.00 99.88 20:24:14 20:21:01 7 0.03 0.00 0.03 0.02 0.00 99.92 20:24:14 20:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:24:14 20:22:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:24:14 20:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:24:14 20:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:24:14 20:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:24:14 20:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:24:14 20:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:24:14 20:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:24:14 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:24:14 20:23:01 all 4.49 0.00 1.66 0.70 0.02 93.12 20:24:14 20:23:01 0 3.56 0.00 1.17 0.00 0.02 95.25 20:24:14 20:23:01 1 4.36 0.00 1.26 0.00 0.02 94.37 20:24:14 20:23:01 2 4.61 0.00 2.13 0.03 0.02 93.21 20:24:14 20:23:01 3 4.76 0.00 1.44 0.02 0.02 93.77 20:24:14 20:23:01 4 5.34 0.00 1.81 0.47 0.02 92.36 20:24:14 20:23:01 5 3.47 0.00 2.10 0.00 0.03 94.40 20:24:14 20:23:01 6 6.02 0.00 1.36 0.44 0.02 92.17 20:24:14 20:23:01 7 3.81 0.00 2.03 4.69 0.03 89.43 20:24:14 20:24:01 all 6.29 0.00 2.79 1.15 0.05 89.72 20:24:14 20:24:01 0 6.37 0.00 2.57 0.10 0.05 90.91 20:24:14 20:24:01 1 5.98 0.00 2.86 0.05 0.05 91.06 20:24:14 20:24:01 2 5.25 0.00 2.15 0.03 0.03 92.53 20:24:14 20:24:01 3 6.07 0.00 3.28 2.08 0.05 88.52 20:24:14 20:24:01 4 8.20 0.00 3.36 4.52 0.07 83.85 20:24:14 20:24:01 5 5.71 0.00 2.35 1.33 0.05 90.56 20:24:14 20:24:01 6 6.22 0.00 2.57 0.45 0.03 90.72 20:24:14 20:24:01 7 6.49 0.00 3.19 0.66 0.05 89.61 20:24:14 Average: all 12.47 0.00 1.88 1.07 0.04 84.54 20:24:14 Average: 0 12.20 0.00 1.86 1.29 0.04 84.60 20:24:14 Average: 1 12.34 0.00 1.95 1.10 0.04 84.56 20:24:14 Average: 2 12.41 0.00 1.87 1.31 0.04 84.36 20:24:14 Average: 3 12.63 0.00 1.82 0.60 0.04 84.91 20:24:14 Average: 4 12.61 0.00 1.89 1.22 0.04 84.24 20:24:14 Average: 5 12.61 0.00 1.88 0.76 0.04 84.70 20:24:14 Average: 6 12.48 0.00 1.75 0.97 0.04 84.76 20:24:14 Average: 7 12.47 0.00 2.03 1.26 0.04 84.19 20:24:14 20:24:14 20:24:14