Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff802d8b4dd3157c514065f0a66808faf07e520c 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-ssh5348428602693629631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15246586124788752957.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2147821238654841282.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16471426415077518470.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-ssh17412534579601685031.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10915 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/501 [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/501 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ff802d8b4dd3157c514065f0a66808faf07e520c (main) Commit message: "Merge pull request #4525 from weichou1229/url-path-decode" > git config core.sparsecheckout # timeout=10 > git checkout -f ff802d8b4dd3157c514065f0a66808faf07e520c # timeout=10 > git rev-list --no-walk 50d4b1035dfa4399e59f9a653307c5f6e2ab238e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:47:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:47:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:47:46 ========================================================= 02:47:46 EdgeX Global Pipelines Version Info 02:47:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:47:47 ------------------- 02:47:47 stable info: 02:47:47 ------------------- 02:47:47 Commited By: Bill Mahoney bill.mahoney@intel.com 02:47:47 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:47:47 Message: update stable to v1.0.248 02:47:47 ------------------- 02:47:47 experimental info: 02:47:47 ------------------- 02:47:47 Commited By: **** collab-it+edgex@linuxfoundation.org 02:47:47 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 02:47:47 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff802d8 [Pipeline] echo 02:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:48 provisioning config files... 02:47:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config10846820918391335671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:48 ---> docker-login.sh 02:47:48 nexus3.edgexfoundry.org:10001 02:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:48 Configure a credential helper to remove this warning. See 02:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:48 02:47:48 Login Succeeded 02:47:48 nexus3.edgexfoundry.org:10002 02:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:48 Configure a credential helper to remove this warning. See 02:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:48 02:47:48 Login Succeeded 02:47:48 nexus3.edgexfoundry.org:10003 02:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:49 Configure a credential helper to remove this warning. See 02:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:49 02:47:49 Login Succeeded 02:47:49 nexus3.edgexfoundry.org:10004 02:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:49 Configure a credential helper to remove this warning. See 02:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:49 02:47:49 Login Succeeded 02:47:49 docker.io 02:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:49 Configure a credential helper to remove this warning. See 02:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:49 02:47:49 Login Succeeded 02:47:49 ---> docker-login.sh ends [Pipeline] } 02:47:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:47:49 + 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 02:47:49 + dirname cmd/core-command/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo core-command,cmd/core-command/Dockerfile 02:47:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:47:49 + dirname cmd/core-data/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo core-data,cmd/core-data/Dockerfile 02:47:49 + dirname cmd/core-metadata/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo core-metadata,cmd/core-metadata/Dockerfile 02:47:49 + dirname+ cmd/security-bootstrapper/Dockerfile 02:47:49 cut -d/ -f2 02:47:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:47:49 + dirname cmd/security-proxy-auth/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + dirname cmd/security-proxy-setup/Dockerfile 02:47:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:47:49 + dirname cmd/security-secretstore-setup/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:47:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:47:49 + dirname cmd/security-spire-agent/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:47:49 + dirname cmd/security-spire-config/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:47:49 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 02:47:49 02:47:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:47:49 + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile 02:47:49 02:47:49 + echo support-notifications,cmd/support-notifications/Dockerfile 02:47:49 + dirname cmd/support-scheduler/Dockerfile 02:47:49 + cut -d/ -f2 02:47:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:47:49 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 02:47:50 + git rev-list -1 --merges ff802d8b4dd3157c514065f0a66808faf07e520c~1..ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] echo 02:47:50 -----------> git rev-list -1 --merges ff802d8b4dd3157c514065f0a66808faf07e520c~1..ff802d8b4dd3157c514065f0a66808faf07e520c ff802d8b4dd3157c514065f0a66808faf07e520c 02:47:50 ff802d8b4dd3157c514065f0a66808faf07e520c [false] [Pipeline] sh 02:47:50 + git log --format=format:%s -1 ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] echo 02:47:50 ========================================================= 02:47:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:47:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:47:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:47:50 + grep -v github /etc/ssh/ssh_known_hosts 02:47:50 + [ -e /tmp/ssh_known_hosts ] 02:47:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:47:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:47:50 + sudo tee -a /etc/ssh/ssh_known_hosts 02:47:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:51 02:47:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:51 0.1.4: Pulling from edgex-devops/py-git-semver 02:47:51 b85a868b505f: Pulling fs layer 02:47:51 e2be974225ed: Pulling fs layer 02:47:51 339a4e72a1f5: Pulling fs layer 02:47:51 988bab9f4d93: Pulling fs layer 02:47:51 1469e6f7b9e6: Pulling fs layer 02:47:51 eaf3925da568: Pulling fs layer 02:47:51 bab4dde63d76: Pulling fs layer 02:47:51 bde34c3a00c8: Pulling fs layer 02:47:51 b352a97aabf1: Pulling fs layer 02:47:51 4872d77fe225: Pulling fs layer 02:47:51 5851b861e8e6: Pulling fs layer 02:47:51 bab4dde63d76: Waiting 02:47:51 4872d77fe225: Waiting 02:47:51 1469e6f7b9e6: Waiting 02:47:51 5851b861e8e6: Waiting 02:47:51 eaf3925da568: Waiting 02:47:51 988bab9f4d93: Waiting 02:47:51 b352a97aabf1: Waiting 02:47:51 bde34c3a00c8: Waiting 02:47:51 e2be974225ed: Verifying Checksum 02:47:51 e2be974225ed: Download complete 02:47:51 988bab9f4d93: Verifying Checksum 02:47:51 988bab9f4d93: Download complete 02:47:51 1469e6f7b9e6: Verifying Checksum 02:47:51 1469e6f7b9e6: Download complete 02:47:51 eaf3925da568: Verifying Checksum 02:47:51 eaf3925da568: Download complete 02:47:51 339a4e72a1f5: Verifying Checksum 02:47:51 339a4e72a1f5: Download complete 02:47:51 bde34c3a00c8: Verifying Checksum 02:47:51 bde34c3a00c8: Download complete 02:47:51 b352a97aabf1: Download complete 02:47:51 4872d77fe225: Verifying Checksum 02:47:51 4872d77fe225: Download complete 02:47:51 5851b861e8e6: Verifying Checksum 02:47:51 5851b861e8e6: Download complete 02:47:51 b85a868b505f: Download complete 02:47:52 bab4dde63d76: Download complete 02:47:53 b85a868b505f: Pull complete 02:47:53 e2be974225ed: Pull complete 02:47:53 339a4e72a1f5: Pull complete 02:47:53 988bab9f4d93: Pull complete 02:47:53 1469e6f7b9e6: Pull complete 02:47:53 eaf3925da568: Pull complete 02:47:55 bab4dde63d76: Pull complete 02:47:55 bde34c3a00c8: Pull complete 02:47:55 b352a97aabf1: Pull complete 02:47:55 4872d77fe225: Pull complete 02:47:55 5851b861e8e6: Pull complete 02:47:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:47:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:47:55 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 02:47:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:47:58 $ docker top 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 -eo pid,comm 02:47:58 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). 02:47:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:58 [ssh-agent] Looking for ssh-agent implementation... 02:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:58 $ docker exec 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent 02:47:59 SSH_AUTH_SOCK=/tmp/ssh-n2kQCAxHiKJM/agent.32 02:47:59 SSH_AGENT_PID=38 02:47:59 Running ssh-add (command line suppressed) 02:47:59 Identity added: /w/workspace/edgex-go/501@tmp/private_key_8207739318308496620.key (/w/workspace/edgex-go/501@tmp/private_key_8207739318308496620.key) 02:47:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:47:59 + git tag --points-at HEAD [Pipeline] } 02:47:59 $ docker exec --env ******** --env ******** 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent -k 02:47:59 unset SSH_AUTH_SOCK; 02:47:59 unset SSH_AGENT_PID; 02:47:59 echo Agent pid 38 killed; 02:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:47:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:47:59 [ssh-agent] Looking for ssh-agent implementation... 02:47:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:47:59 $ docker exec 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent 02:47:59 SSH_AUTH_SOCK=/tmp/ssh-bDreoBbT80Ee/agent.70 02:47:59 SSH_AGENT_PID=76 02:47:59 Running ssh-add (command line suppressed) 02:47:59 Identity added: /w/workspace/edgex-go/501@tmp/private_key_10885093903703991810.key (/w/workspace/edgex-go/501@tmp/private_key_10885093903703991810.key) 02:47:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:00 + git semver init 02:48:00 2023-04-26 02:48:00,430 [run_init] DEBUG init version:0.0.0 force:False 02:48:00 2023-04-26 02:48:00,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/501/.semver 02:48:00 2023-04-26 02:48:00,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/501/.semver 02:48:00 2023-04-26 02:48:00,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/501/.semver'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=None) 02:48:05 2023-04-26 02:48:05,224 [append_file] DEBUG append to file:/w/workspace/edgex-go/501/.git/info/exclude 02:48:05 2023-04-26 02:48:05,224 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/501/.semver/main with force:False 02:48:05 2023-04-26 02:48:05,225 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 02:48:05 2023-04-26 02:48:05,225 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 02:48:05 3.0.0-dev.138 [Pipeline] } 02:48:05 $ docker exec --env ******** --env ******** 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 ssh-agent -k 02:48:05 unset SSH_AUTH_SOCK; 02:48:05 unset SSH_AGENT_PID; 02:48:05 echo Agent pid 76 killed; 02:48:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:06 + git semver [Pipeline] } 02:48:06 $ docker stop --time=1 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 02:48:07 $ docker rm -f --volumes 9a3ffdb48342b352dd9195a31a8d69c013a7784a9ab186e0915aa32a8b3cc354 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:48:08 Stashed 1 file(s) [Pipeline] echo 02:48:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.138 [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 02:48:08 + git config --global --add safe.directory /w/workspace/edgex-go/501 [Pipeline] echo 02:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:48:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:48:08 ========================================================= 02:48:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:48:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:48:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:48:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:48:09 f56be85fc22e: Pulling fs layer 02:48:09 85791d961cd3: Pulling fs layer 02:48:09 d694b5ae8c79: Pulling fs layer 02:48:09 9f32a84ed3da: Pulling fs layer 02:48:09 4d19c01a9841: Pulling fs layer 02:48:09 9325e15d5711: Pulling fs layer 02:48:09 556b6ee489ea: Pulling fs layer 02:48:09 c5a4b2cf53e6: Pulling fs layer 02:48:09 4d19c01a9841: Waiting 02:48:09 9325e15d5711: Waiting 02:48:09 556b6ee489ea: Waiting 02:48:09 c5a4b2cf53e6: Waiting 02:48:09 9f32a84ed3da: Waiting 02:48:09 85791d961cd3: Download complete 02:48:09 9f32a84ed3da: Verifying Checksum 02:48:09 9f32a84ed3da: Download complete 02:48:09 4d19c01a9841: Verifying Checksum 02:48:09 4d19c01a9841: Download complete 02:48:09 f56be85fc22e: Verifying Checksum 02:48:09 f56be85fc22e: Download complete 02:48:09 9325e15d5711: Verifying Checksum 02:48:09 9325e15d5711: Download complete 02:48:09 f56be85fc22e: Pull complete 02:48:09 85791d961cd3: Pull complete 02:48:09 c5a4b2cf53e6: Verifying Checksum 02:48:09 c5a4b2cf53e6: Download complete 02:48:09 d694b5ae8c79: Verifying Checksum 02:48:09 d694b5ae8c79: Download complete 02:48:10 556b6ee489ea: Verifying Checksum 02:48:10 556b6ee489ea: Download complete 02:48:12 d694b5ae8c79: Pull complete 02:48:12 9f32a84ed3da: Pull complete 02:48:12 4d19c01a9841: Pull complete 02:48:12 9325e15d5711: Pull complete 02:48:15 556b6ee489ea: Pull complete 02:48:15 c5a4b2cf53e6: Pull complete 02:48:15 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:48:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:48:16 WORKDIR /edgex 02:48:16 COPY go.mod . 02:48:16 RUN go mod download 02:48:16 + docker build -t ci-base-image-x86_64 -f - . 02:48:16 Sending build context to Docker daemon 170.7MB 02:48:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:48:16 ---> c4be618373d6 02:48:16 Step 2/4 : WORKDIR /edgex 02:48:21 ---> Running in 6d952cd3750c 02:48:21 Removing intermediate container 6d952cd3750c 02:48:21 ---> ac5934f2583d 02:48:21 Step 3/4 : COPY go.mod . 02:48:21 ---> 354255d95888 02:48:21 Step 4/4 : RUN go mod download 02:48:21 ---> Running in de6066e28133 02:48:23 Still waiting to schedule task 02:48:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:48:36 Removing intermediate container de6066e28133 02:48:36 ---> f5d13097b861 02:48:36 Successfully built f5d13097b861 02:48:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:37 + docker inspect -f . ci-base-image-x86_64 02:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:37 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 02:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:37 $ docker top 2536b2411189b9ce2499ca97505e1012a35223e30892521957998ed123fbaa35 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:37 + go version 02:48:37 go version go1.20.2 linux/amd64 [Pipeline] } 02:48:37 $ docker stop --time=1 2536b2411189b9ce2499ca97505e1012a35223e30892521957998ed123fbaa35 02:48:39 $ docker rm -f --volumes 2536b2411189b9ce2499ca97505e1012a35223e30892521957998ed123fbaa35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:39 + docker inspect -f . ci-base-image-x86_64 02:48:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:39 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 02:48:39 $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:40 $ docker top 83e81f612d4dd21c8e1d8f2ec4f33021c65b8007736f2f5a6f5662004cb20cf1 -eo pid,comm [Pipeline] { [Pipeline] echo 02:48:40 ========================================================= 02:48:40 [edgeXBuildGoParallel] Running Tests and Build... 02:48:40 ========================================================= [Pipeline] sh 02:48:40 + git config --global --add safe.directory /w/workspace/edgex-go/501 [Pipeline] fileExists [Pipeline] sh 02:48:40 + make test 02:48:40 go test -race -coverprofile=coverage.out ./... 02:48:47 ? github.com/edgexfoundry/edgex-go [no test files] 02:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:49:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:49:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:49:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 02:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 02:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:49:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.5% of statements 02:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 54.0% of statements 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.785s coverage: 88.5% of statements 02:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:49:10 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 44.1% of statements 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 02:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 02:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:49:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:49:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:49:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:49:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:49:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:49:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:49:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:49:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:49:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:49:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.241s coverage: 79.9% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.080s coverage: 92.9% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.210s coverage: 38.4% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.097s coverage: 92.3% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 61.5% of statements 02:49:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 02:49:37 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 02:49:37 running golangci-lint 02:49:37 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 02:49:37 go version go1.20.2 linux/amd64 02:49:37 level=info msg="[config_reader] Used config file .golangci.yml" 02:49:37 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 02:49:52 level=info msg="[loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 13.208695068s" 02:49:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.305966ms" 02:49:58 level=info msg="[linters_context/goanalysis] analyzers took 46.700823342s with top 10 stages: buildir: 26.877581293s, inspect: 2.022329559s, fact_deprecated: 1.682519034s, gosec: 1.250142833s, printf: 957.928156ms, ctrlflow: 847.244731ms, S1038: 763.915508ms, fact_purity: 638.255894ms, nilness: 618.73041ms, directives: 464.470855ms" 02:49:58 level=info msg="[runner] Issues before processing: 203, after processing: 0" 02:49:58 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, cgo: 203/203, exclude: 203/203" 02:49:58 level=info msg="[runner] processing took 17.431157ms with stages: nolint: 6.61819ms, identifier_marker: 5.368821ms, autogenerated_exclude: 1.992839ms, path_prettifier: 1.426196ms, exclude-rules: 1.217078ms, skip_dirs: 761.16µs, cgo: 28.152µs, filename_unadjuster: 15.19µs, max_same_issues: 630ns, uniq_by_line: 461ns, skip_files: 420ns, exclude: 320ns, source_code: 280ns, diff: 270ns, severity-rules: 250ns, sort_results: 240ns, path_shortener: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" 02:49:58 level=info msg="[runner] linters took 6.299350984s with stages: goanalysis_metalinter: 6.281838545s" 02:49:58 level=info msg="File cache stats: 0 entries of total size 0B" 02:49:58 level=info msg="Memory: 197 samples, avg is 174.7MB, max is 728.0MB" 02:49:58 level=info msg="Execution took 19.564576456s" 02:49:58 go vet ./... 02:50:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:01 ./bin/test-attribution-txt.sh [Pipeline] echo 02:50:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:50:01 + ls -al . 02:50:01 total 704 02:50:01 drwxrwxr-x 11 1001 1001 4096 Apr 26 02:48 . 02:50:01 drwxr-xr-x 4 root root 4096 Apr 26 02:48 .. 02:50:01 drwxrwxr-x 2 1001 1001 4096 Apr 26 02:47 .blubracket 02:50:01 -rw-rw-r-- 1 1001 1001 16 Apr 26 02:47 .dockerignore 02:50:01 drwxrwxr-x 8 1001 1001 4096 Apr 26 02:48 .git 02:50:01 drwxrwxr-x 3 1001 1001 4096 Apr 26 02:47 .github 02:50:01 -rw-rw-r-- 1 1001 1001 1133 Apr 26 02:47 .gitignore 02:50:01 -rw-rw-r-- 1 1001 1001 42 Apr 26 02:47 .golangci.yml 02:50:01 -rw-rw-r-- 1 1001 1001 87 Apr 26 02:47 .hadolint.yml 02:50:01 drwxr-xr-x 3 1001 1001 4096 Apr 26 02:48 .semver 02:50:01 -rw-rw-r-- 1 1001 1001 166 Apr 26 02:47 .sonarcloud.properties 02:50:01 -rw-rw-r-- 1 1001 1001 1171 Apr 26 02:47 ADOPTERS.md 02:50:01 -rw-rw-r-- 1 1001 1001 10835 Apr 26 02:47 Attribution.txt 02:50:01 -rw-rw-r-- 1 1001 1001 73765 Apr 26 02:47 CHANGELOG.md 02:50:01 -rw-rw-r-- 1 1001 1001 3804 Apr 26 02:47 CONTRIBUTING.md 02:50:01 -rw-rw-r-- 1 1001 1001 677 Apr 26 02:47 GOVERNANCE.md 02:50:01 -rw-rw-r-- 1 1001 1001 883 Apr 26 02:47 Jenkinsfile 02:50:01 -rw-rw-r-- 1 1001 1001 10775 Apr 26 02:47 LICENSE 02:50:01 -rw-rw-r-- 1 1001 1001 14368 Apr 26 02:47 Makefile 02:50:01 -rw-rw-r-- 1 1001 1001 582 Apr 26 02:47 OWNERS.md 02:50:01 -rw-rw-r-- 1 1001 1001 9403 Apr 26 02:47 README.md 02:50:01 -rw-rw-r-- 1 1001 1001 789 Apr 26 02:47 SECURITY.md 02:50:01 -rw-rw-r-- 1 1001 1001 13 Apr 26 02:48 VERSION 02:50:01 drwxrwxr-x 2 1001 1001 4096 Apr 26 02:47 bin 02:50:01 drwxrwxr-x 18 1001 1001 4096 Apr 26 02:47 cmd 02:50:01 -rw-r--r-- 1 root root 448248 Apr 26 02:49 coverage.out 02:50:01 -rw-rw-r-- 1 1001 1001 3200 Apr 26 02:47 go.mod 02:50:01 -rw-rw-r-- 1 1001 1001 31155 Apr 26 02:47 go.sum 02:50:01 drwxrwxr-x 7 1001 1001 4096 Apr 26 02:47 internal 02:50:01 drwxrwxr-x 3 1001 1001 4096 Apr 26 02:47 openapi 02:50:01 -rw-rw-r-- 1 1001 1001 594 Apr 26 02:47 security.txt 02:50:01 drwxrwxr-x 4 1001 1001 4096 Apr 26 02:47 snap 02:50:01 -rw-rw-r-- 1 1001 1001 204 Apr 26 02:47 version.go [Pipeline] sh 02:50:02 + '[' -e coverage.out ] 02:50:02 + chown 1001:1001 coverage.out [Pipeline] stash 02:50:02 Stashed 1 file(s) [Pipeline] sh 02:50:02 + make build 02:50:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:50:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:50:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:50:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:50:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:50:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:50:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:50:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:50:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:50:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:50:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:50:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:50:28 $ docker stop --time=1 83e81f612d4dd21c8e1d8f2ec4f33021c65b8007736f2f5a6f5662004cb20cf1 02:50:35 $ docker rm -f --volumes 83e81f612d4dd21c8e1d8f2ec4f33021c65b8007736f2f5a6f5662004cb20cf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:36 02:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:36 latest: Pulling from edgex-devops/edgex-compose 02:50:36 cbdbe7a5bc2a: Pulling fs layer 02:50:36 ca9280d653b3: Pulling fs layer 02:50:36 7e9c9ca2126c: Pulling fs layer 02:50:36 cbdbe7a5bc2a: Verifying Checksum 02:50:36 cbdbe7a5bc2a: Download complete 02:50:36 cbdbe7a5bc2a: Pull complete 02:50:36 ca9280d653b3: Download complete 02:50:37 7e9c9ca2126c: Download complete 02:50:37 ca9280d653b3: Pull complete 02:50:40 7e9c9ca2126c: Pull complete 02:50:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:40 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 02:50:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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 02:50:45 $ docker top e499700bee691c1ae0d482e810a7a6f8b88827ff8d619f93d7b9870dd62028bf -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:45 + docker-compose build --help 02:50:45 + grep parallel 02:50:46 --parallel Build images in parallel. [Pipeline] } 02:50:46 $ docker stop --time=1 e499700bee691c1ae0d482e810a7a6f8b88827ff8d619f93d7b9870dd62028bf 02:50:47 $ docker rm -f --volumes e499700bee691c1ae0d482e810a7a6f8b88827ff8d619f93d7b9870dd62028bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:50:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:48 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 02:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:50:48 $ docker top 38cddfcd8a5b75303f8e6b6a796c3ea342c6f9034221701795fdbb6ba3e56d61 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:48 + docker-compose -f ./docker-compose-build.yml build --parallel 02:50:49 Building core-command ... 02:50:49 Building core-common-config-bootstrapper ... 02:50:49 Building core-data ... 02:50:49 Building core-metadata ... 02:50:49 Building security-bootstrapper ... 02:50:49 Building security-proxy-auth ... 02:50:49 Building security-proxy-setup ... 02:50:49 Building security-secretstore-setup ... 02:50:49 Building security-spiffe-token-provider ... 02:50:49 Building security-spire-agent ... 02:50:49 Building security-spire-config ... 02:50:49 Building security-spire-server ... 02:50:49 Building support-notifications ... 02:50:49 Building support-scheduler ... 02:50:49 Building security-spire-server 02:50:49 Building security-bootstrapper 02:50:49 Building security-spire-agent 02:50:49 Building security-spiffe-token-provider 02:50:49 Building support-scheduler 02:50:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10918 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:50:49 Running in /w/workspace/edgex-go/501 [Pipeline] { [Pipeline] checkout 02:50:49 The recommended git tool is: git 02:50:56 using credential edgex-jenkins-ssh 02:50:56 Cloning the remote Git repository 02:50:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:50:56 > git init /w/workspace/edgex-go/501 # timeout=10 02:50:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:50:56 > git --version # timeout=10 02:50:56 > git --version # 'git version 2.25.1' 02:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:50:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:01 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:51:01 ---> f5d13097b861 02:51:01 Step 3/20 : WORKDIR /edgex-go 02:51:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:51:01 ---> f5d13097b861 02:51:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:51:01 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:51:01 ---> f5d13097b861 02:51:01 Step 3/26 : WORKDIR /edgex-go 02:51:01 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:01 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:51:01 ---> f5d13097b861 02:51:01 Step 3/27 : WORKDIR /edgex-go 02:51:01 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:51:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:51:01 ---> f5d13097b861 02:51:01 Step 3/33 : WORKDIR /edgex-go 02:51:09 ---> Running in b5994d45f46d 02:51:09 ---> Running in b29603eff814 02:51:09 ---> Running in 2e894e1de83a 02:51:09 ---> Running in 9e138f55dc5a 02:51:09 ---> Running in cc834948e2f8 02:51:09 Removing intermediate container b29603eff814 02:51:09 ---> cf5ec6d567f3 02:51:09 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:51:09 Removing intermediate container b5994d45f46d 02:51:09 ---> 6c2f31b1c4e0 02:51:09 Step 4/33 : RUN apk add --update --no-cache make git 02:51:09 Removing intermediate container 2e894e1de83a 02:51:09 ---> d859f4713f13 02:51:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:51:09 Removing intermediate container 9e138f55dc5a 02:51:09 ---> c6a85664ec34 02:51:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:51:09 Removing intermediate container cc834948e2f8 02:51:09 ---> 1f6c803d707e 02:51:09 Step 4/23 : WORKDIR /edgex-go 02:51:09 ---> Running in fa7bf108aa03 02:51:09 ---> Running in b14c10c08d70 02:51:09 ---> Running in 79e43f3961de 02:51:09 ---> Running in 9e592af440f0 02:51:09 ---> Running in 916fe56267c0 02:51:09 Removing intermediate container 916fe56267c0 02:51:09 ---> 25f41b4ac276 02:51:09 Step 5/23 : RUN apk add --update --no-cache make git 02:51:09 ---> Running in 92fddeae9308 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:09 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:51:09 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:51:09 OK: 17819 distinct packages available 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:51:09 OK: 265 MiB in 53 packages 02:51:09 OK: 265 MiB in 53 packages 02:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:51:10 OK: 265 MiB in 53 packages 02:51:10 OK: 265 MiB in 53 packages 02:51:10 OK: 265 MiB in 53 packages 02:51:10 Removing intermediate container 79e43f3961de 02:51:10 ---> 826827fd66f5 02:51:10 Step 5/27 : COPY go.mod vendor* ./ 02:51:10 Removing intermediate container fa7bf108aa03 02:51:10 ---> ab74a3de89d5 02:51:10 Step 5/33 : COPY go.mod vendor* ./ 02:51:10 ---> aa42b1a2c631 02:51:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:10 ---> f2b6cc371392 02:51:10 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:10 ---> Running in e8714ab4cb5e 02:51:10 ---> Running in 4ba7cafd1f9e 02:51:10 Removing intermediate container 92fddeae9308 02:51:10 ---> 33afd21c7a0e 02:51:10 Step 6/23 : COPY go.mod vendor* ./ 02:51:10 Removing intermediate container b14c10c08d70 02:51:10 ---> 56848d5e7abe 02:51:10 Step 5/20 : COPY go.mod vendor* ./ 02:51:10 Removing intermediate container 9e592af440f0 02:51:10 ---> 77142136d5f1 02:51:10 Step 5/26 : COPY go.mod vendor* ./ 02:51:10 ---> b8e6c3086ee6 02:51:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:10 ---> Running in 30b5d1dbc4da 02:51:10 ---> 362bbe15bb97 02:51:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:10 ---> f6aaa24c4d39 02:51:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:10 ---> Running in 45870f3ebd52 02:51:10 ---> Running in 5384bd5494d0 02:51:15 Avoid second fetch 02:51:15 Checking out Revision ff802d8b4dd3157c514065f0a66808faf07e520c (main) 02:51:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:51:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:51:15 > git config core.sparsecheckout # timeout=10 02:51:15 > git checkout -f ff802d8b4dd3157c514065f0a66808faf07e520c # timeout=10 02:51:21 Commit message: "Merge pull request #4525 from weichou1229/url-path-decode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:51:22 % Total % Received % Xferd Average Speed Time Time Time Current 02:51:22 Dload Upload Total Spent Left Speed 02:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 02:51:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:51:23 + sudo tee /etc/docker/daemon.new 02:51:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:51:23 { 02:51:23 "registry-mirrors": [ 02:51:23 "https://nexus3.edgexfoundry.org:10001" 02:51:23 ], 02:51:23 "bip": "10.250.0.254/24", 02:51:23 "hosts": [ 02:51:23 "tcp://0.0.0.0:5555", 02:51:23 "unix:///var/run/docker.sock" 02:51:23 ], 02:51:23 "mtu": 1458, 02:51:23 "selinux-enabled": true, 02:51:23 "seccomp-profile": "/etc/docker/seccomp.json" 02:51:23 } [Pipeline] sh 02:51:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:51:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:42 provisioning config files... 02:51:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config8472536681734283659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:42 ---> docker-login.sh 02:51:42 nexus3.edgexfoundry.org:10001 02:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:43 Configure a credential helper to remove this warning. See 02:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:43 02:51:43 Login Succeeded 02:51:43 nexus3.edgexfoundry.org:10002 02:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:43 Configure a credential helper to remove this warning. See 02:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:43 02:51:43 Login Succeeded 02:51:43 nexus3.edgexfoundry.org:10003 02:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:43 Configure a credential helper to remove this warning. See 02:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:43 02:51:43 Login Succeeded 02:51:43 nexus3.edgexfoundry.org:10004 02:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:44 Configure a credential helper to remove this warning. See 02:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:44 02:51:44 Login Succeeded 02:51:44 docker.io 02:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:44 Configure a credential helper to remove this warning. See 02:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:44 02:51:44 Login Succeeded 02:51:45 ---> docker-login.sh ends [Pipeline] } 02:51:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:51:45 + git config --global --add safe.directory /w/workspace/edgex-go/501 [Pipeline] echo 02:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:51:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:51:45 ========================================================= 02:51:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:51:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:51:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:51:46 c41833b44d91: Pulling fs layer 02:51:46 ed15518f5707: Pulling fs layer 02:51:46 feae8fd75edb: Pulling fs layer 02:51:46 242c74f7c9fa: Pulling fs layer 02:51:46 3cdef696dda3: Pulling fs layer 02:51:46 2ced38df9373: Pulling fs layer 02:51:46 58f1dce35555: Pulling fs layer 02:51:46 242c74f7c9fa: Waiting 02:51:46 3cdef696dda3: Waiting 02:51:46 2ced38df9373: Waiting 02:51:46 58f1dce35555: Waiting 02:51:46 ed15518f5707: Verifying Checksum 02:51:46 ed15518f5707: Download complete 02:51:46 242c74f7c9fa: Verifying Checksum 02:51:46 242c74f7c9fa: Download complete 02:51:46 3cdef696dda3: Download complete 02:51:46 c41833b44d91: Verifying Checksum 02:51:46 c41833b44d91: Download complete 02:51:47 c41833b44d91: Pull complete 02:51:47 58f1dce35555: Verifying Checksum 02:51:47 58f1dce35555: Download complete 02:51:48 ed15518f5707: Pull complete 02:51:49 feae8fd75edb: Verifying Checksum 02:51:49 feae8fd75edb: Download complete 02:51:49 2ced38df9373: Verifying Checksum 02:51:49 2ced38df9373: Download complete 02:52:01 feae8fd75edb: Pull complete 02:52:01 242c74f7c9fa: Pull complete 02:52:01 3cdef696dda3: Pull complete 02:52:07 Removing intermediate container 45870f3ebd52 02:52:07 ---> 7a6f32d0e79a 02:52:07 Step 7/20 : COPY . . 02:52:07 Removing intermediate container 4ba7cafd1f9e 02:52:07 ---> 85dd40ac1069 02:52:07 Step 7/33 : COPY . . 02:52:07 Removing intermediate container 5384bd5494d0 02:52:07 ---> 8368db447fb2 02:52:07 Step 7/26 : COPY . . 02:52:07 Removing intermediate container e8714ab4cb5e 02:52:07 ---> 6932748d9151 02:52:07 Step 7/27 : COPY . . 02:52:07 Removing intermediate container 30b5d1dbc4da 02:52:07 ---> ed4cddbe2dcd 02:52:07 Step 8/23 : COPY . . 02:52:08 2ced38df9373: Pull complete 02:52:09 58f1dce35555: Pull complete 02:52:09 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:52:10 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:52:10 WORKDIR /edgex 02:52:10 COPY go.mod . 02:52:10 RUN go mod download 02:52:10 docker build -t ci-base-image-arm64 -f - . 02:52:10 Sending build context to Docker daemon 2.932MB 02:52:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:52:10 ---> fadd8f120f05 02:52:10 Step 2/4 : WORKDIR /edgex 02:52:12 ---> Running in 989f0466ee6d 02:52:13 Removing intermediate container 989f0466ee6d 02:52:13 ---> 421962401a76 02:52:13 Step 3/4 : COPY go.mod . 02:52:13 ---> acc83ca4af3c 02:52:13 Step 4/4 : RUN go mod download 02:52:13 ---> Running in de44016f93da 02:52:25 ---> e56225a651df 02:52:25 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 02:52:25 ---> 7b69508bdc63 02:52:25 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 02:52:25 ---> 00c34f0e82fc 02:52:25 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 02:52:25 ---> Running in 121dc824c813 02:52:25 ---> Running in 243c75060b46 02:52:25 ---> b9c5d63ca189 02:52:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:25 ---> f0326a07c86d 02:52:25 ---> Running in 0fbd9f261701 02:52:25 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:25 ---> Running in 969167a15d72 02:52:25 ---> Running in 74b7b360fa1f 02:52:25 Removing intermediate container 121dc824c813 02:52:25 ---> 42d025742ced 02:52:25 Step 9/27 : WORKDIR /edgex-go/spire-build 02:52:25 Removing intermediate container 243c75060b46 02:52:25 ---> eac8613df0f7 02:52:25 Step 9/26 : WORKDIR /edgex-go/spire-build 02:52:25 ---> Running in 7d5d95d044bb 02:52:25 ---> Running in 0b4389d66bd5 02:52:25 Removing intermediate container 7d5d95d044bb 02:52:25 ---> 3b353603643b 02:52:25 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:52:25 Removing intermediate container 0b4389d66bd5 02:52:25 ---> 899c4a506da8 02:52:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:52:25 ---> Running in d7fd944b466b 02:52:25 ---> Running in 8233c1940609 02:52:25 Removing intermediate container d7fd944b466b 02:52:25 ---> 60d7dbe8669f 02:52:25 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:52:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:52:25 Removing intermediate container 8233c1940609 02:52:25 ---> c6ec3a142278 02:52:25 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:52:25 ---> Running in bb6ee40abbbd 02:52:25 ---> Running in 39ff1992f7e7 02:52:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:52:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:52:25 Removing intermediate container 39ff1992f7e7 02:52:25 ---> 20abc7a342db 02:52:25 Step 12/27 : WORKDIR /edgex-go 02:52:25 Removing intermediate container bb6ee40abbbd 02:52:25 ---> f66c463e7698 02:52:25 Step 12/26 : WORKDIR /edgex-go 02:52:25 ---> Running in 16994ae9260e 02:52:25 ---> Running in c7a53d8c0f0b 02:52:25 Removing intermediate container 16994ae9260e 02:52:25 ---> de60c97e3690 02:52:25 02:52:25 Step 13/26 : FROM alpine:3.17 02:52:25 Removing intermediate container c7a53d8c0f0b 02:52:25 ---> 4662ad387693 02:52:25 02:52:25 Step 13/27 : FROM alpine:3.17 02:52:27 3.17: Pulling from library/alpine 02:52:27 3.17: Pulling from library/alpine 02:52:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:52:28 Status: Downloaded newer image for alpine:3.17 02:52:28 ---> 9ed4aefc74f6 02:52:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:52:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:52:28 Status: Image is up to date for alpine:3.17 02:52:29 ---> 9ed4aefc74f6 02:52:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:52:30 ---> Running in cc800e172e23 02:52:30 ---> Running in bd7ceeb83108 02:52:31 Removing intermediate container cc800e172e23 02:52:31 ---> e6e625b19ddf 02:52:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:52:31 Removing intermediate container bd7ceeb83108 02:52:31 ---> 7590d16f9c06 02:52:31 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:52:31 ---> Running in 53f4b7d946e2 02:52:31 ---> Running in 9ab7024cf223 02:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:32 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:52:32 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:52:32 OK: 17820 distinct packages available 02:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:33 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:52:33 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:52:33 OK: 17820 distinct packages available 02:52:33 (1/5) Installing dumb-init (1.2.5-r2) 02:52:33 (2/5) Installing musl-obstack (1.2.3-r0) 02:52:33 (3/5) Installing libucontext (1.2-r0) 02:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:52:33 (4/5) Installing gcompat (1.1.0-r0) 02:52:33 (5/5) Installing openssl (3.0.8-r4) 02:52:33 Executing busybox-1.35.0-r29.trigger 02:52:33 OK: 8 MiB in 20 packages 02:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:52:33 (1/5) Installing dumb-init (1.2.5-r2) 02:52:33 (2/5) Installing musl-obstack (1.2.3-r0) 02:52:33 (3/5) Installing libucontext (1.2-r0) 02:52:33 (4/5) Installing gcompat (1.1.0-r0) 02:52:33 (5/5) Installing openssl (3.0.8-r4) 02:52:33 Executing busybox-1.35.0-r29.trigger 02:52:33 OK: 8 MiB in 20 packages 02:52:42 Removing intermediate container 53f4b7d946e2 02:52:42 ---> 757e0ab94dcd 02:52:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:42 Removing intermediate container 9ab7024cf223 02:52:42 ---> 44ab2dfec52e 02:52:42 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:42 ---> cb1e599d680f 02:52:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:52:42 ---> 957b0051a075 02:52:42 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 02:52:42 ---> 3a3ae84e739b 02:52:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:52:42 ---> 43a058a6703a 02:52:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:52:46 Removing intermediate container de44016f93da 02:52:46 ---> d52645fd4d90 02:52:46 Successfully built d52645fd4d90 02:52:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:46 + docker inspect -f . ci-base-image-arm64 02:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:46 prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container 02:52:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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 02:52:47 $ docker top 611f30087d4ac137bdc1cf3f2b6f7922688a670b2cdddba734d9f11976ab8197 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:48 + go version 02:52:48 go version go1.20.2 linux/arm64 [Pipeline] } 02:52:48 $ docker stop --time=1 611f30087d4ac137bdc1cf3f2b6f7922688a670b2cdddba734d9f11976ab8197 02:52:50 $ docker rm -f --volumes 611f30087d4ac137bdc1cf3f2b6f7922688a670b2cdddba734d9f11976ab8197 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:51 02:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:52:51 latest: Pulling from edgex-devops/edgex-compose-arm64 02:52:51 29e5d40040c1: Pulling fs layer 02:52:51 1ce36da41761: Pulling fs layer 02:52:51 25b303627fd3: Pulling fs layer 02:52:51 29e5d40040c1: Verifying Checksum 02:52:51 29e5d40040c1: Download complete 02:52:51 1ce36da41761: Verifying Checksum 02:52:51 1ce36da41761: Download complete 02:52:52 29e5d40040c1: Pull complete 02:52:53 25b303627fd3: Verifying Checksum 02:52:53 25b303627fd3: Download complete 02:52:53 1ce36da41761: Pull complete 02:52:54 ---> ae8270b2ceeb 02:52:54 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:52:54 ---> fb9e4d548c2b 02:52:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:53:01 ---> 4eefdfeb51f4 02:53:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:53:01 ---> c274d465c502 02:53:01 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:53:01 Removing intermediate container 0fbd9f261701 02:53:01 ---> bc0111e4418e 02:53:01 02:53:01 Step 10/23 : FROM alpine:3.17 02:53:01 ---> 9ed4aefc74f6 02:53:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:53:01 ---> 1aebd9f3530c 02:53:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:53:01 ---> 75c891677831 02:53:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:53:01 Removing intermediate container 969167a15d72 02:53:01 ---> 115318996a0d 02:53:01 02:53:01 Step 9/33 : FROM alpine:3.17 02:53:01 ---> 9ed4aefc74f6 02:53:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:53:02 ---> Running in e71e12230bf1 02:53:02 ---> Running in 5aeffe71d6ff 02:53:02 Removing intermediate container 74b7b360fa1f 02:53:02 ---> 471231a0de37 02:53:02 02:53:02 Step 9/20 : FROM alpine:3.17 02:53:02 ---> 9ed4aefc74f6 02:53:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 02:53:02 ---> ca0c9761b597 02:53:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:53:02 ---> daf68d9bc08a 02:53:02 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:53:02 ---> Running in 0942c2c915c8 02:53:02 ---> Running in 750f8acdc007 02:53:02 Removing intermediate container 5aeffe71d6ff 02:53:02 ---> 6ff91bf73af6 02:53:02 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 02:53:02 ---> Running in 1594752b2db7 02:53:02 Removing intermediate container 0942c2c915c8 02:53:02 ---> 0277112ad1f4 02:53:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:53:02 ---> Running in 5bceea5161c2 02:53:02 Removing intermediate container 750f8acdc007 02:53:02 ---> c871611867c6 02:53:02 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:53:02 ---> d73896cfee2d 02:53:02 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:53:02 Removing intermediate container 5bceea5161c2 02:53:02 ---> 912aeff6ec29 02:53:02 Step 24/26 : LABEL arch=x86_64 02:53:02 ---> Running in f2681150ae6a 02:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:02 ---> Running in 2d2d15d5dc82 02:53:02 ---> Running in 83006ae38255 02:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:02 Removing intermediate container 83006ae38255 02:53:02 ---> 383ef3c63fa4 02:53:02 Step 25/26 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:53:02 Removing intermediate container f2681150ae6a 02:53:02 ---> 81dda68cc07c 02:53:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:53:02 ---> Running in 41ca2e566af1 02:53:02 (1/1) Installing dumb-init (1.2.5-r2) 02:53:02 Executing busybox-1.35.0-r29.trigger 02:53:02 ---> Running in bbce73c2443a 02:53:02 OK: 7 MiB in 16 packages 02:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:02 Removing intermediate container 41ca2e566af1 02:53:02 ---> d53319241721 02:53:02 Step 26/26 : LABEL version=3.0.0-dev.138 02:53:02 Removing intermediate container bbce73c2443a 02:53:02 ---> a960bb992a44 02:53:02 Step 25/27 : LABEL arch=x86_64 02:53:02 ---> Running in 947e9e6e2521 02:53:02 ---> Running in 5dbc29b8e2f1 02:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:03 Removing intermediate container 947e9e6e2521 02:53:03 ---> 51afa7b5f106 02:53:03 02:53:03 (1/2) Installing dumb-init (1.2.5-r2) 02:53:03 Removing intermediate container 5dbc29b8e2f1 02:53:03 ---> 4f851b287c3a 02:53:03 Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:53:03 (2/2) Installing su-exec (0.2-r2) 02:53:03 Executing busybox-1.35.0-r29.trigger 02:53:03 OK: 7 MiB in 17 packages 02:53:03 Removing intermediate container e71e12230bf1 02:53:03 ---> 603d85a88082 02:53:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:53:03 Successfully built 51afa7b5f106 02:53:03 ---> Running in f433db86b9d9 02:53:03 Successfully tagged security-spire-server:latest 02:53:03  Building security-spire-server ... done Building core-data 02:53:03 ---> Running in c0392f6a2831 02:53:03 Removing intermediate container f433db86b9d9 02:53:03 ---> a04c7aa4c9c6 02:53:03 Step 27/27 : LABEL version=3.0.0-dev.138 02:53:03 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:53:03 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:53:03 OK: 17820 distinct packages available 02:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:03 (1/9) Installing ca-certificates (20220614-r4) 02:53:03 (2/9) Installing brotli-libs (1.0.9-r9) 02:53:03 (3/9) Installing nghttp2-libs (1.51.0-r0) 02:53:03 (4/9) Installing libcurl (8.0.1-r0) 02:53:03 (5/9) Installing curl (8.0.1-r0) 02:53:03 (6/9) Installing dumb-init (1.2.5-r2) 02:53:03 (7/9) Installing musl-obstack (1.2.3-r0) 02:53:03 (8/9) Installing libucontext (1.2-r0) 02:53:03 (9/9) Installing gcompat (1.1.0-r0) 02:53:03 Executing busybox-1.35.0-r29.trigger 02:53:03 Executing ca-certificates-20220614-r4.trigger 02:53:03 25b303627fd3: Pull complete 02:53:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:53:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:53:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:03 OK: 10 MiB in 24 packages 02:53:03 prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container 02:53:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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-arm64:latest cat 02:53:06 $ docker top a919efcdd4e1d4b701dfad4ec93b9d415ebfeb4151d66b3552307ec70770a940 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:06 + docker-compose build+ grep parallel 02:53:06 --help 02:53:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:08 ---> f5d13097b861 02:53:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:53:08 ---> Using cache 02:53:08 ---> 1f6c803d707e 02:53:08 Step 4/23 : WORKDIR /edgex-go 02:53:08 ---> Using cache 02:53:08 ---> 25f41b4ac276 02:53:08 Step 5/23 : RUN apk add --update --no-cache make git 02:53:08 ---> Using cache 02:53:08 ---> 33afd21c7a0e 02:53:08 Step 6/23 : COPY go.mod vendor* ./ 02:53:08 ---> Using cache 02:53:08 ---> b8e6c3086ee6 02:53:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:08 ---> Using cache 02:53:08 ---> ed4cddbe2dcd 02:53:08 Step 8/23 : COPY . . 02:53:08 ---> Using cache 02:53:08 ---> 00c34f0e82fc 02:53:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:53:08 Removing intermediate container c0392f6a2831 02:53:08 ---> cc09251d8dc5 02:53:08 Step 13/23 : ENV APP_PORT=59861 02:53:10 ---> Running in 70c32c3a3d33 02:53:10 ---> Running in 7037438bdf2b 02:53:10 ---> Running in 98b62613869e 02:53:10 Removing intermediate container 7037438bdf2b 02:53:10 ---> 910b78350621 02:53:10 02:53:10 Removing intermediate container 98b62613869e 02:53:10 ---> 112af6155687 02:53:10 Step 14/23 : EXPOSE $APP_PORT 02:53:10 Removing intermediate container 1594752b2db7 02:53:10 ---> c032567104a5 02:53:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 02:53:10 ---> Running in 71e451434b36 02:53:10 ---> Running in 468880b0f394 02:53:10 Removing intermediate container 2d2d15d5dc82 02:53:10 ---> 930e1dc9ab5a 02:53:10 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:10 Successfully built 910b78350621 02:53:10 Successfully tagged security-spire-agent:latest 02:53:10  Building security-spire-agent ... done Building security-spire-config 02:53:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:53:10 Removing intermediate container 71e451434b36 02:53:10 ---> 6bf1165f31fb 02:53:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:11 --parallel Build images in parallel. [Pipeline] } 02:53:11 $ docker stop --time=1 a919efcdd4e1d4b701dfad4ec93b9d415ebfeb4151d66b3552307ec70770a940 02:53:13 $ docker rm -f --volumes a919efcdd4e1d4b701dfad4ec93b9d415ebfeb4151d66b3552307ec70770a940 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:53:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:14 prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container 02:53:14 $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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 02:53:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:53:14 ---> f5d13097b861 02:53:14 Step 3/27 : WORKDIR /edgex-go 02:53:14 ---> Using cache 02:53:14 ---> d859f4713f13 02:53:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:53:15 $ docker top f22ba41dc6d8fad565a16ebed48418422f9769926d5520de07c1aa1d4b862ec8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:16 + docker-compose -f ./docker-compose-build.yml build --parallel 02:53:19 Removing intermediate container 468880b0f394 02:53:19 ---> 24b3c53cad71 02:53:19 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:53:19 ---> Running in fe9fc3676fef 02:53:19 ---> a1cff1fc8d83 02:53:19 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 02:53:19 ---> 947b560bd6f5 02:53:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:53:19 ---> Running in 0c8021e474e7 02:53:19 Removing intermediate container 0c8021e474e7 02:53:19 ---> 7c1530411f12 02:53:19 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:53:19 ---> 3185d1ab813a 02:53:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:53:19 ---> Running in 91821eddaa9c 02:53:19 ---> 4762fc749c27 02:53:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:20 OK: 265 MiB in 53 packages 02:53:20 Removing intermediate container 91821eddaa9c 02:53:20 ---> dfc3f07841cc 02:53:20 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:53:21 Building core-command ... 02:53:21 Building core-common-config-bootstrapper ... 02:53:21 Building core-data ... 02:53:21 Building core-metadata ... 02:53:21 Building security-bootstrapper ... 02:53:21 Building security-proxy-auth ... 02:53:21 Building security-proxy-setup ... 02:53:21 Building security-secretstore-setup ... 02:53:21 Building security-spiffe-token-provider ... 02:53:21 Building security-spire-agent ... 02:53:21 Building security-spire-config ... 02:53:21 Building security-spire-server ... 02:53:21 Building support-notifications ... 02:53:21 Building support-scheduler ... 02:53:21 Building security-spire-config 02:53:21 Building core-metadata 02:53:21 Building core-data 02:53:21 Building security-bootstrapper 02:53:21 Building security-spiffe-token-provider 02:53:22 ---> Running in 13f63e5f1b1c 02:53:22 ---> ec4507a72ff9 02:53:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:53:22 ---> bfd0848e78ad 02:53:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:53:22 Removing intermediate container 13f63e5f1b1c 02:53:22 ---> b0d5c61648c8 02:53:22 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:53:22 ---> Running in 30fa8a34d7f8 02:53:22 Removing intermediate container fe9fc3676fef 02:53:22 ---> 8bb6dfcd7c37 02:53:22 Step 5/27 : COPY go.mod vendor* ./ 02:53:22 ---> b0e4c45675d1 02:53:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:53:22 ---> 0920bd96b046 02:53:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:53:22 ---> Running in c3d7c8d8cafa 02:53:22 ---> Running in 560c43017d0c 02:53:22 Removing intermediate container c3d7c8d8cafa 02:53:22 ---> ef143e7fb978 02:53:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:53:22 ---> 91861fc12d7a 02:53:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:22 ---> Running in 551224fddad1 02:53:22 Removing intermediate container 560c43017d0c 02:53:22 ---> 1b20a4ee324c 02:53:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:53:22 ---> Running in 072ccc79301f 02:53:22 ---> Running in bac07e93a6bd 02:53:22 Removing intermediate container 551224fddad1 02:53:22 ---> f22b11a699ef 02:53:22 Step 18/20 : LABEL arch=x86_64 02:53:22 ---> Running in b7e0f1013c9e 02:53:22 Removing intermediate container bac07e93a6bd 02:53:22 ---> 5ac66a968326 02:53:22 Step 21/23 : LABEL arch=x86_64 02:53:22 ---> Running in c5d5959f5a18 02:53:22 Removing intermediate container b7e0f1013c9e 02:53:22 ---> 849ed80bc17f 02:53:22 Step 19/20 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:53:22 ---> Running in d5b1f2d434ed 02:53:22 Removing intermediate container c5d5959f5a18 02:53:22 ---> 30846c1fb269 02:53:22 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:53:22 ---> Running in 8a9ab015f6a9 02:53:22 Removing intermediate container d5b1f2d434ed 02:53:22 ---> 1ff8d7441ecc 02:53:22 Step 20/20 : LABEL version=3.0.0-dev.138 02:53:22 Removing intermediate container 30fa8a34d7f8 02:53:22 ---> 2a44a12b4d3f 02:53:22 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:53:22 ---> Running in d82fa13a62a4 02:53:22 ---> Running in f0548623c587 02:53:22 Removing intermediate container 8a9ab015f6a9 02:53:22 ---> fdde2ecdbdaf 02:53:22 Step 23/23 : LABEL version=3.0.0-dev.138 02:53:22 ---> Running in 11e27be9bcc7 02:53:22 Removing intermediate container d82fa13a62a4 02:53:22 ---> 5122675a3d72 02:53:22 02:53:22 Removing intermediate container f0548623c587 02:53:22 ---> c50abfd55169 02:53:22 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:53:22 Removing intermediate container 11e27be9bcc7 02:53:22 ---> ec8d495a28e7 02:53:22 02:53:22 Successfully built 5122675a3d72 02:53:22 Successfully tagged security-spiffe-token-provider:latest 02:53:22 Building core-metadata 02:53:22  Building security-spiffe-token-provider ... done Successfully built ec8d495a28e7 02:53:22 Successfully tagged support-scheduler:latest 02:53:22  Building support-scheduler ... done Building core-command 02:53:22 ---> bde8c7d67b23 02:53:22 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:53:23 ---> Running in 7040083c7345 02:53:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:53:27 ---> f5d13097b861 02:53:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:53:27 ---> Using cache 02:53:27 ---> 1f6c803d707e 02:53:27 Step 4/25 : WORKDIR /edgex-go 02:53:27 ---> Using cache 02:53:27 ---> 25f41b4ac276 02:53:27 Step 5/25 : RUN apk add --update --no-cache make git 02:53:27 ---> Using cache 02:53:27 ---> 33afd21c7a0e 02:53:27 Step 6/25 : COPY go.mod vendor* ./ 02:53:27 ---> Using cache 02:53:27 ---> b8e6c3086ee6 02:53:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:27 ---> Using cache 02:53:27 ---> ed4cddbe2dcd 02:53:27 Step 8/25 : COPY . . 02:53:27 ---> Using cache 02:53:27 ---> 00c34f0e82fc 02:53:27 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:53:28 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:53:28 ---> f5d13097b861 02:53:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:53:28 ---> Using cache 02:53:28 ---> 1f6c803d707e 02:53:28 Step 4/24 : WORKDIR /edgex-go 02:53:28 ---> Using cache 02:53:28 ---> 25f41b4ac276 02:53:28 Step 5/24 : RUN apk add --update --no-cache make git 02:53:28 ---> Using cache 02:53:28 ---> 33afd21c7a0e 02:53:28 Step 6/24 : COPY go.mod vendor* ./ 02:53:28 ---> Using cache 02:53:28 ---> b8e6c3086ee6 02:53:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:28 ---> Using cache 02:53:28 ---> ed4cddbe2dcd 02:53:28 Step 8/24 : COPY . . 02:53:28 ---> Using cache 02:53:28 ---> 00c34f0e82fc 02:53:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:53:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:53:31 ---> d52645fd4d90 02:53:31 Step 3/27 : WORKDIR /edgex-go 02:53:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:53:32 ---> d52645fd4d90 02:53:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:53:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:32 ---> d52645fd4d90 02:53:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:53:32 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:53:32 ---> d52645fd4d90 02:53:32 Step 3/20 : WORKDIR /edgex-go 02:53:32 ---> Running in b357280c1ffc 02:53:32 ---> Running in 7e3ab5b420d8 02:53:32 ---> Running in de12739d7b86 02:53:32 ---> Running in 0b37390f9cc4 02:53:32 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:53:32 ---> d52645fd4d90 02:53:32 Step 3/33 : WORKDIR /edgex-go 02:53:32 ---> Running in 08eaa760d9e5 02:53:33 Removing intermediate container b357280c1ffc 02:53:33 ---> 2552f0146a5b 02:53:33 Step 4/25 : WORKDIR /edgex-go 02:53:33 ---> Running in 894c36573af2 02:53:33 Removing intermediate container 7e3ab5b420d8 02:53:33 ---> b3a5aefeec66 02:53:33 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 02:53:33 Removing intermediate container de12739d7b86 02:53:33 ---> efe9408466ad 02:53:33 Step 4/23 : WORKDIR /edgex-go 02:53:33 Removing intermediate container 0b37390f9cc4 02:53:33 ---> 115c3bc5a9bb 02:53:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:53:33 ---> Running in ecbaef61f99b 02:53:33 ---> Running in 63868ede1494 02:53:33 ---> Running in b29f2c4d9259 02:53:33 Removing intermediate container 08eaa760d9e5 02:53:33 ---> 0d657946c3a5 02:53:33 Step 4/33 : RUN apk add --update --no-cache make git 02:53:33 Removing intermediate container 894c36573af2 02:53:33 ---> 4ef4db9fb4bc 02:53:33 Step 5/25 : RUN apk add --update --no-cache make git 02:53:33 ---> Running in decbc40dda1f 02:53:34 ---> Running in 43e57d84822d 02:53:34 ---> Running in 9d3d71e39114 02:53:34 Removing intermediate container 7040083c7345 02:53:34 ---> 328ca6b27d7e 02:53:34 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:34 ---> Running in d6449eb64920 02:53:34 Removing intermediate container 63868ede1494 02:53:34 ---> df25f3c0d257 02:53:34 Step 5/23 : RUN apk add --update --no-cache make git 02:53:34 ---> Running in 3ac591ed8ea0 02:53:34 ---> 5da7511f8f8e 02:53:34 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 02:53:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:53:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:35 Removing intermediate container 70c32c3a3d33 02:53:35 ---> 5ef46563a47b 02:53:35 02:53:35 Step 10/23 : FROM alpine:3.17 02:53:35 ---> 9ed4aefc74f6 02:53:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:53:35 ---> 4b3c5305f8db 02:53:35 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:53:35 ---> Running in d7311127c24e 02:53:35 Removing intermediate container d7311127c24e 02:53:35 ---> 810c385172a1 02:53:35 Step 12/23 : ENV APP_PORT=59880 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:36 ---> Running in 7410de556cf2 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:36 ---> 91d1e9b82171 02:53:36 Removing intermediate container 7410de556cf2 02:53:36 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ ---> a50110850797 02:53:36 02:53:36 Step 13/23 : EXPOSE $APP_PORT 02:53:36 ---> Running in 112b69d06ee7 02:53:36 ---> 7f96b4ebaa51 02:53:36 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 02:53:36 Removing intermediate container 112b69d06ee7 02:53:36 ---> 10c4bc4afbc4 02:53:36 Step 14/23 : RUN apk add --update --no-cache dumb-init 02:53:36 ---> Running in 9f2baa93d3ce 02:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:37 ---> 6f1b13cffe42 02:53:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:53:37 ---> 3dcca533ff65 02:53:37 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:53:37 ---> 9474fb1768d0 02:53:37 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:38 (1/1) Installing dumb-init (1.2.5-r2) 02:53:38 Executing busybox-1.35.0-r29.trigger 02:53:38 OK: 7 MiB in 16 packages 02:53:38 ---> 8864368046cb 02:53:38 Step 28/33 : RUN chmod +x /entrypoint.sh 02:53:38 OK: 263 MiB in 53 packages 02:53:38 OK: 263 MiB in 53 packages 02:53:38 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:53:38 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:53:38 OK: 17690 distinct packages available 02:53:38 ---> Running in 824b8d6a009c 02:53:38 OK: 263 MiB in 53 packages 02:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:53:39 OK: 263 MiB in 53 packages 02:53:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:53:40 Removing intermediate container 9f2baa93d3ce 02:53:40 ---> f9d4df1f0480 02:53:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:53:40 Removing intermediate container ecbaef61f99b 02:53:40 ---> 6e28a19c6df0 02:53:40 Step 5/27 : COPY go.mod vendor* ./ 02:53:40 Removing intermediate container decbc40dda1f 02:53:40 ---> 6ceb49d21993 02:53:40 Step 5/33 : COPY go.mod vendor* ./ 02:53:40 Removing intermediate container d6449eb64920 02:53:40 ---> dcb031dafd91 02:53:40 Step 6/25 : COPY go.mod vendor* ./ 02:53:40 OK: 263 MiB in 53 packages 02:53:40 Removing intermediate container 3ac591ed8ea0 02:53:40 ---> 849c884892b0 02:53:41 Step 6/23 : COPY go.mod vendor* ./ 02:53:41 ---> 8669251876e8 02:53:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:42 ---> Running in 52ab9acf764b 02:53:42 ---> dfba0364f495 02:53:42 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:42 ---> 84bca5038d49 02:53:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:42 ---> Running in 632db93de14d 02:53:42 ---> Running in c7bf739db8ca 02:53:42 ---> 4da614029ddb 02:53:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:42 ---> Running in b17f2cd3f99a 02:53:43 Removing intermediate container b29f2c4d9259 02:53:43 ---> 2a48cb0a7ec3 02:53:43 Step 5/20 : COPY go.mod vendor* ./ 02:53:44 ---> d2b29f4b607e 02:53:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:44 ---> Running in 056da4fb4de6 02:53:46 ---> 483d40c627d1 02:53:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:53:46 Removing intermediate container 824b8d6a009c 02:53:46 ---> 7d901d6e9572 02:53:46 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:53:46 ---> Running in 0d3dca309ef8 02:53:48 Removing intermediate container 0d3dca309ef8 02:53:48 ---> 9d8a1d7e3b0f 02:53:48 Step 30/33 : CMD ["gate"] 02:53:49 ---> de5ae0a10981 02:53:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:53:50 ---> Running in 7026ec43a6b5 02:53:50 ---> d4e6d73e7ae5 02:53:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:53:50 Removing intermediate container 7026ec43a6b5 02:53:50 ---> 7446889111ff 02:53:50 Step 31/33 : LABEL arch=x86_64 02:53:50 ---> Running in 09ba97de3ddc 02:53:50 ---> 4af0e492897f 02:53:50 Step 19/23 : ENTRYPOINT ["/core-data"] 02:53:50 ---> Running in ae6a87379383 02:53:50 Removing intermediate container 09ba97de3ddc 02:53:50 ---> df4f9a631509 02:53:50 Step 32/33 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:53:50 Removing intermediate container ae6a87379383 02:53:50 ---> 2d0461cac84f 02:53:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:53:50 ---> Running in aa8ecfa73e44 02:53:50 ---> Running in af0861e34e92 02:53:50 Removing intermediate container aa8ecfa73e44 02:53:50 ---> 20c4830e1cb6 02:53:50 Step 33/33 : LABEL version=3.0.0-dev.138 02:53:50 Removing intermediate container af0861e34e92 02:53:50 ---> 8ffb5813d866 02:53:50 Step 21/23 : LABEL arch=x86_64 02:53:50 ---> Running in a8e0869e9ed2 02:53:50 ---> Running in 5cba585b8c47 02:53:51 Removing intermediate container a8e0869e9ed2 02:53:51 ---> 781c7fe205ca 02:53:51 02:53:51 Removing intermediate container 5cba585b8c47 02:53:51 ---> 46a4e863d372 02:53:51 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:53:51 Successfully built 781c7fe205ca 02:53:51 Successfully tagged security-bootstrapper:latest 02:53:51  Building security-bootstrapper ... done Building security-proxy-setup 02:53:51 ---> Running in 8a9c13163047 02:53:56 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:53:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:53:56 ---> f5d13097b861 02:53:56 Step 3/22 : WORKDIR /edgex-go 02:53:56 ---> Using cache 02:53:56 ---> d859f4713f13 02:53:56 Step 4/22 : RUN apk add --update --no-cache make git 02:53:59 Removing intermediate container 8a9c13163047 02:53:59 ---> 42efdedde54d 02:53:59 Step 23/23 : LABEL version=3.0.0-dev.138 02:54:00 ---> Running in 7646f06f88db 02:54:00 ---> Running in d7d60a330b13 02:54:00 Removing intermediate container d7d60a330b13 02:54:00 ---> 7e0cc7fe9100 02:54:00 02:54:00 Successfully built 7e0cc7fe9100 02:54:00 Successfully tagged core-data:latest 02:54:00  Building core-data ... done Building security-secretstore-setup 02:54:00 Removing intermediate container 072ccc79301f 02:54:00 ---> 1b50ba3a3054 02:54:00 Step 7/27 : COPY . . 02:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:54:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:54:01 OK: 265 MiB in 53 packages 02:54:05 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:54:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:54:05 ---> f5d13097b861 02:54:05 Step 3/25 : WORKDIR /edgex-go 02:54:05 ---> Using cache 02:54:05 ---> d859f4713f13 02:54:05 Step 4/25 : RUN apk add --update --no-cache make git 02:54:12 ---> Running in e2b6bcb40e7e 02:54:12 ---> c69a2a50d1c4 02:54:12 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 02:54:12 Removing intermediate container 9d3d71e39114 02:54:12 ---> 75e752bacb1c 02:54:12 02:54:12 Step 10/25 : FROM alpine:3.17 02:54:12 ---> 9ed4aefc74f6 02:54:12 Step 11/25 : RUN apk add --update --no-cache dumb-init 02:54:12 ---> Using cache 02:54:12 ---> 603d85a88082 02:54:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:54:12 ---> Using cache 02:54:12 ---> cc09251d8dc5 02:54:12 Step 13/25 : ENV APP_PORT=59881 02:54:12 Removing intermediate container 43e57d84822d 02:54:12 ---> 46567dca2f7f 02:54:12 02:54:12 Step 10/24 : FROM alpine:3.17 02:54:12 ---> 9ed4aefc74f6 02:54:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:54:12 ---> Using cache 02:54:12 ---> 603d85a88082 02:54:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 02:54:12 ---> Using cache 02:54:12 ---> cc09251d8dc5 02:54:12 Step 13/24 : ENV APP_PORT=59882 02:54:12 Removing intermediate container 7646f06f88db 02:54:12 ---> 7d37b08465ae 02:54:12 Step 5/22 : COPY go.mod vendor* ./ 02:54:12 ---> Running in 357e5641f6a0 02:54:12 ---> Running in c375e90aea8d 02:54:12 ---> Running in ff91a47a2e9b 02:54:12 Removing intermediate container c375e90aea8d 02:54:12 ---> 4a094ace2e2b 02:54:12 Step 14/25 : EXPOSE $APP_PORT 02:54:12 Removing intermediate container 357e5641f6a0 02:54:12 ---> fa3a333836a7 02:54:12 Step 9/27 : WORKDIR /edgex-go/spire-build 02:54:12 ---> Running in 064167458daa 02:54:12 ---> Running in bef724fd2181 02:54:12 Removing intermediate container ff91a47a2e9b 02:54:12 ---> 7eac3ef6125a 02:54:12 Step 14/24 : EXPOSE $APP_PORT 02:54:12 ---> 76610fb55922 02:54:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:54:12 ---> Running in 8955c0582999 02:54:12 ---> Running in f5e4fa38daf7 02:54:12 Removing intermediate container 064167458daa 02:54:12 ---> dfe46ed2f32b 02:54:12 Step 15/25 : WORKDIR / 02:54:12 Removing intermediate container bef724fd2181 02:54:12 ---> 5410301c0cae 02:54:12 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:54:12 ---> Running in a3c87b6e145e 02:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:54:12 ---> Running in adf063419e4e 02:54:12 Removing intermediate container 8955c0582999 02:54:12 ---> 580a9101d447 02:54:12 Step 15/24 : WORKDIR / 02:54:12 ---> Running in a4525ef6f232 02:54:12 Removing intermediate container a3c87b6e145e 02:54:12 ---> e7bb957e49f2 02:54:12 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:12 Removing intermediate container adf063419e4e 02:54:12 ---> 4889747c2922 02:54:12 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:54:12 OK: 265 MiB in 53 packages 02:54:12 Removing intermediate container a4525ef6f232 02:54:12 ---> 62096dcae885 02:54:12 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:12 ---> Running in 3457b2fb8e3b 02:54:12 ---> a6414cf3bc13 02:54:12 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 02:54:12 ---> b5124ccd4838 02:54:12 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 02:54:12 ---> ba78669e52fb 02:54:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:54:12 ---> f61dd82252c0 02:54:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:54:13 Removing intermediate container e2b6bcb40e7e 02:54:13 ---> c294dcdb307d 02:54:13 Step 5/25 : COPY go.mod vendor* ./ 02:54:14 ---> 7dc52a76ef56 02:54:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:14 ---> 8472b904e564 02:54:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:54:14 ---> d1bae5265319 02:54:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:54:14 ---> Running in bf5692a852af 02:54:14 Removing intermediate container 3457b2fb8e3b 02:54:14 ---> 9616c5d9e25f 02:54:14 Step 12/27 : WORKDIR /edgex-go 02:54:14 ---> Running in ab275109c613 02:54:14 ---> 5682406c1b32 02:54:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:54:14 ---> 10557f972fdd 02:54:14 Step 20/24 : ENTRYPOINT ["/core-command"] 02:54:14 ---> Running in 52f6fefba2cf 02:54:14 Removing intermediate container ab275109c613 02:54:14 ---> ad6036b34e3d 02:54:14 02:54:14 Step 13/27 : FROM alpine:3.17 02:54:14 ---> 9ed4aefc74f6 02:54:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:54:14 ---> Using cache 02:54:14 ---> 7590d16f9c06 02:54:14 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:54:14 ---> Running in f0d9daf94317 02:54:14 Removing intermediate container 52f6fefba2cf 02:54:14 ---> dd7ea025adee 02:54:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:54:14 ---> d25a3ad6b587 02:54:14 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:54:14 ---> Running in 5312aec8a486 02:54:14 ---> Running in 1fd832000f70 02:54:14 Removing intermediate container 5312aec8a486 02:54:14 ---> acbbb646a671 02:54:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:54:14 Removing intermediate container 1fd832000f70 02:54:14 ---> 0fb5cfb2e93a 02:54:14 Step 22/24 : LABEL arch=x86_64 02:54:14 ---> Running in ce16e7a506c5 02:54:14 ---> Running in 6514f490fa43 02:54:14 Removing intermediate container 6514f490fa43 02:54:14 ---> 83d844e6968c 02:54:14 Step 23/25 : LABEL arch=x86_64 02:54:14 Removing intermediate container ce16e7a506c5 02:54:14 ---> 34a02e7b731e 02:54:14 Step 23/24 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:54:14 ---> Running in e56c617f3086 02:54:14 ---> Running in ca014c16a202 02:54:14 Removing intermediate container e56c617f3086 02:54:14 ---> 67e97f3db1db 02:54:14 Step 24/24 : LABEL version=3.0.0-dev.138 02:54:14 Removing intermediate container ca014c16a202 02:54:14 ---> 7bc9f29e73fc 02:54:14 Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:54:14 ---> Running in 5311ed523201 02:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:54:14 ---> Running in d1534e1ffb2b 02:54:14 Removing intermediate container 5311ed523201 02:54:14 ---> 8874a4674c92 02:54:14 02:54:14 Successfully built 8874a4674c92 02:54:14 Removing intermediate container d1534e1ffb2b 02:54:14 ---> e6a967b61cfa 02:54:14 Step 25/25 : LABEL version=3.0.0-dev.138 02:54:14 Successfully tagged core-command:latest 02:54:14  Building core-command ... done Building security-proxy-auth 02:54:15 ---> Running in f9ba5d0bc465 02:54:15 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:54:15 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:54:15 OK: 17820 distinct packages available 02:54:15 Removing intermediate container f9ba5d0bc465 02:54:15 ---> e6c1cb372014 02:54:15 02:54:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:54:15 Successfully built e6c1cb372014 02:54:15 Successfully tagged core-metadata:latest 02:54:15 Building core-common-config-bootstrapper 02:54:15  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:54:15 (1/4) Installing dumb-init (1.2.5-r2) 02:54:15 (2/4) Installing musl-obstack (1.2.3-r0) 02:54:15 (3/4) Installing libucontext (1.2-r0) 02:54:15 (4/4) Installing gcompat (1.1.0-r0) 02:54:15 Executing busybox-1.35.0-r29.trigger 02:54:15 OK: 7 MiB in 19 packages 02:54:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:54:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:54:18 ---> f5d13097b861 02:54:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:54:18 ---> Using cache 02:54:18 ---> 1f6c803d707e 02:54:18 Step 4/23 : WORKDIR /edgex-go 02:54:18 ---> Using cache 02:54:18 ---> 25f41b4ac276 02:54:18 Step 5/23 : RUN apk add --update --no-cache make git 02:54:18 ---> Using cache 02:54:18 ---> 33afd21c7a0e 02:54:18 Step 6/23 : COPY go.mod vendor* ./ 02:54:18 ---> Using cache 02:54:18 ---> b8e6c3086ee6 02:54:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:18 ---> Using cache 02:54:18 ---> ed4cddbe2dcd 02:54:18 Step 8/23 : COPY . . 02:54:18 ---> Using cache 02:54:18 ---> 00c34f0e82fc 02:54:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 02:54:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:54:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:54:20 ---> f5d13097b861 02:54:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:54:20 ---> Using cache 02:54:20 ---> 1f6c803d707e 02:54:20 Step 4/23 : WORKDIR /edgex-go 02:54:20 ---> Using cache 02:54:20 ---> 25f41b4ac276 02:54:20 Step 5/23 : RUN apk add --update --no-cache make git 02:54:20 ---> Using cache 02:54:20 ---> 33afd21c7a0e 02:54:20 Step 6/23 : COPY go.mod vendor* ./ 02:54:20 ---> Using cache 02:54:20 ---> b8e6c3086ee6 02:54:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:20 ---> Using cache 02:54:20 ---> ed4cddbe2dcd 02:54:20 Step 8/23 : COPY . . 02:54:20 ---> Using cache 02:54:20 ---> 00c34f0e82fc 02:54:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:54:23 ---> Running in e06005e2dc3d 02:54:23 ---> Running in 5b2330f40911 02:54:23 Removing intermediate container f0d9daf94317 02:54:23 ---> 219f856d0b49 02:54:23 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:54:23 ---> f7e6fe99e7e6 02:54:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:54:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:54:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:54:24 ---> 3a9dcdde6da4 02:54:24 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:54:42 ---> 7a567fd4be33 02:54:42 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:54:52 ---> 22b44f420658 02:54:52 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:54:52 ---> Running in 9c557cdb47b1 02:54:52 Removing intermediate container 9c557cdb47b1 02:54:52 ---> e86b16035f06 02:54:52 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:54:52 Removing intermediate container bf5692a852af 02:54:52 ---> 5c793ebc4994 02:54:52 Step 7/25 : COPY . . 02:54:52 Removing intermediate container f5e4fa38daf7 02:54:52 ---> 5904165cbc0e 02:54:52 Step 7/22 : COPY . . 02:55:04 ---> 30cc03452e9c 02:55:04 Step 22/27 : WORKDIR / 02:55:04 ---> Running in 63c8afb42516 02:55:04 ---> c60d89393fbb 02:55:04 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:55:04 ---> 7cd5a452b01d 02:55:04 Step 8/22 : RUN make cmd/secrets-config/secrets-config 02:55:04 ---> Running in 22275863dd03 02:55:04 Removing intermediate container e06005e2dc3d 02:55:04 ---> d86dd67cbc46 02:55:04 02:55:04 Step 10/23 : FROM alpine:3.17 02:55:04 ---> 9ed4aefc74f6 02:55:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:55:04 Removing intermediate container 5b2330f40911 02:55:04 ---> ac28593ea899 02:55:04 02:55:04 Step 10/23 : FROM alpine:3.17 02:55:04 ---> 9ed4aefc74f6 02:55:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:55:04 ---> Running in be3249a6ec8b 02:55:04 Removing intermediate container 63c8afb42516 02:55:04 ---> a1aed39cc619 02:55:04 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:55:04 ---> Running in 6f0d899a8479 02:55:04 ---> Running in 1bd1aad32b41 02:55:04 ---> Running in a50882721a68 02:55:04 Removing intermediate container 6f0d899a8479 02:55:04 ---> e93fb4f55e2a 02:55:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:55:04 Removing intermediate container 1bd1aad32b41 02:55:04 ---> 991c2a3ee92a 02:55:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:55:04 Removing intermediate container a50882721a68 02:55:04 ---> ff51b002adad 02:55:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:55:04 ---> Running in e7ef98464b51 02:55:04 ---> Running in ed2fc6b94895 02:55:04 ---> Running in bd5d42014f91 02:55:04 Removing intermediate container bd5d42014f91 02:55:04 ---> ee1b4a64dc7c 02:55:04 Step 25/27 : LABEL arch=x86_64 02:55:04 ---> Running in c95c3e055eaf 02:55:04 Removing intermediate container c95c3e055eaf 02:55:04 ---> 3983640f8767 02:55:04 Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:55:04 ---> Running in f6e24223bf8e 02:55:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:55:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:55:04 Removing intermediate container f6e24223bf8e 02:55:04 ---> bbb8a01eb7c1 02:55:04 Step 27/27 : LABEL version=3.0.0-dev.138 02:55:04 ---> Running in 76834bbf3b43 02:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:55:05 Removing intermediate container 76834bbf3b43 02:55:05 ---> 8ca3566bed1b 02:55:05 02:55:05 Successfully built 8ca3566bed1b 02:55:05 Successfully tagged security-spire-config:latest 02:55:05  Building security-spire-config ... done Building support-notifications 02:55:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:55:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:55:05 (1/1) Installing dumb-init (1.2.5-r2) 02:55:05 (1/1) Installing dumb-init (1.2.5-r2) 02:55:05 Executing busybox-1.35.0-r29.trigger 02:55:05 Executing busybox-1.35.0-r29.trigger 02:55:05 OK: 7 MiB in 16 packages 02:55:05 OK: 7 MiB in 16 packages 02:55:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:55:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:55:09 ---> f5d13097b861 02:55:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:55:09 ---> Using cache 02:55:09 ---> 1f6c803d707e 02:55:09 Step 4/23 : WORKDIR /edgex-go 02:55:09 ---> Using cache 02:55:09 ---> 25f41b4ac276 02:55:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:55:16 ---> Running in 2d846156d59a 02:55:16 Removing intermediate container ed2fc6b94895 02:55:16 ---> 99d6c178efeb 02:55:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:16 Removing intermediate container e7ef98464b51 02:55:16 ---> 36983910c7a2 02:55:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:55:17 ---> 35f7cf7867c0 02:55:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:55:18 ---> a08a72b68779 02:55:18 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:55:18 ---> e8dd07d5e499 02:55:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:55:18 OK: 265 MiB in 53 packages 02:55:18 ---> d5137f0374ff 02:55:18 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:55:18 ---> f0b970e5562c 02:55:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:55:18 ---> 9af9b5668ad0 02:55:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:55:18 Removing intermediate container 2d846156d59a 02:55:18 ---> 3c07e28782e7 02:55:18 Step 6/23 : COPY go.mod vendor* ./ 02:55:18 ---> 196ce6432df7 02:55:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:55:18 ---> 58e47af482a0 02:55:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:55:18 ---> 05d2f7de75f3 02:55:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:18 ---> Running in 3bfa3d844f7a 02:55:19 ---> 95df5db05499 02:55:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:19 ---> f5c98f3aaed5 02:55:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:19 ---> Running in 93b56a77d29f 02:55:19 ---> Running in b90314929f53 02:55:21 Removing intermediate container 93b56a77d29f 02:55:21 ---> bec45298604c 02:55:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:55:21 Removing intermediate container b90314929f53 02:55:21 ---> e39820a6a681 02:55:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:55:21 ---> Running in 3d8afe17b824 02:55:21 ---> Running in d268cca21389 02:55:21 Removing intermediate container 3d8afe17b824 02:55:21 ---> 85176d352a4d 02:55:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 02:55:21 ---> Running in ebd959950f98 02:55:21 Removing intermediate container d268cca21389 02:55:21 ---> ba8de6edaa57 02:55:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 02:55:21 ---> Running in ec8bb16364a4 02:55:21 Removing intermediate container ec8bb16364a4 02:55:21 ---> acc4db74d42d 02:55:21 Step 21/23 : LABEL arch=x86_64 02:55:21 Removing intermediate container ebd959950f98 02:55:21 ---> 5ea9917c8251 02:55:21 Step 21/23 : LABEL arch=x86_64 02:55:21 ---> Running in e24c790fbfcc 02:55:21 ---> Running in f4b318356d8a 02:55:21 Removing intermediate container e24c790fbfcc 02:55:21 ---> de34e77dc294 02:55:21 Removing intermediate container f4b318356d8a 02:55:21 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c ---> 44a99d211058 02:55:21 02:55:21 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:55:21 ---> Running in 77a2579c9fcd 02:55:21 ---> Running in ad70f5bd2620 02:55:21 Removing intermediate container ad70f5bd2620 02:55:21 ---> 4448e3961f78 02:55:21 Step 23/23 : LABEL version=3.0.0-dev.138 02:55:21 Removing intermediate container 77a2579c9fcd 02:55:21 ---> 72f68a2444dd 02:55:21 Step 23/23 : LABEL version=3.0.0-dev.138 02:55:21 ---> Running in 26e241b01b75 02:55:21 ---> Running in 46d21075358c 02:55:21 Removing intermediate container 46d21075358c 02:55:21 ---> 20e72c685338 02:55:21 02:55:21 Removing intermediate container 26e241b01b75 02:55:21 ---> 29db23146818 02:55:21 02:55:21 Successfully built 20e72c685338 02:55:21 Successfully built 29db23146818 02:55:21 Successfully tagged security-proxy-auth:latest 02:55:21  Building security-proxy-auth ... done Successfully tagged core-common-config-bootstrapper:latest 02:55:27  Building core-common-config-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:55:36 Removing intermediate container 52ab9acf764b 02:55:36 ---> 29148cec917c 02:55:36 Step 7/27 : COPY . . 02:55:36 Removing intermediate container b17f2cd3f99a 02:55:36 ---> a3ff693a355d 02:55:36 Step 8/23 : COPY . . 02:55:36 Removing intermediate container 056da4fb4de6 02:55:36 ---> 103c36b79085 02:55:36 Step 7/20 : COPY . . 02:55:36 Removing intermediate container c7bf739db8ca 02:55:36 ---> 1c25165007a1 02:55:36 Step 8/25 : COPY . . 02:55:37 Removing intermediate container 632db93de14d 02:55:37 ---> 40b8134234b0 02:55:37 Step 7/33 : COPY . . 02:55:39 Removing intermediate container 22275863dd03 02:55:39 ---> bc22a66eb383 02:55:39 02:55:39 Step 9/25 : FROM alpine:3.17 02:55:39 ---> 9ed4aefc74f6 02:55:39 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:55:39 Removing intermediate container be3249a6ec8b 02:55:39 ---> 3c470e2e646a 02:55:39 02:55:39 Step 9/22 : FROM alpine:3.17 02:55:39 ---> 9ed4aefc74f6 02:55:39 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 02:55:39 ---> Running in 3a7148799609 02:55:39 ---> Running in d0ef30f5ae50 02:55:39 Removing intermediate container 3bfa3d844f7a 02:55:39 ---> 79399eca14b9 02:55:39 Step 8/23 : COPY . . 02:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:55:39 (1/3) Installing ca-certificates (20220614-r4) 02:55:39 (2/3) Installing dumb-init (1.2.5-r2) 02:55:39 (3/3) Installing su-exec (0.2-r2) 02:55:39 Executing busybox-1.35.0-r29.trigger 02:55:39 Executing ca-certificates-20220614-r4.trigger 02:55:39 (1/2) Installing dumb-init (1.2.5-r2) 02:55:39 (2/2) Installing openssl (3.0.8-r4) 02:55:39 Executing busybox-1.35.0-r29.trigger 02:55:39 OK: 8 MiB in 17 packages 02:55:39 OK: 8 MiB in 18 packages 02:55:41 ---> e1e112b0fdc1 02:55:41 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 02:55:41 ---> Running in 6d7904aec0b3 02:55:42 Removing intermediate container 6d7904aec0b3 02:55:42 ---> 3be0f6f81236 02:55:42 Step 9/27 : WORKDIR /edgex-go/spire-build 02:55:42 ---> fc49fc65214d 02:55:42 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:55:42 ---> Running in 46af277a9660 02:55:42 ---> Running in 2f9d739cf202 02:55:42 ---> 3467dd170507 02:55:42 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:55:42 ---> 765d1d4708fd 02:55:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:55:43 ---> 79ac8d3d3887 02:55:43 ---> Running in fd3adba20532 02:55:43 ---> Running in 95105f391203 02:55:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:55:43 ---> Running in 7724a79a391a 02:55:43 Removing intermediate container 46af277a9660 02:55:43 ---> 41a7d702ed28 02:55:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:55:43 ---> c097434f7547 02:55:43 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:55:43 ---> Running in 2a35d6fc3271 02:55:43 Removing intermediate container 3a7148799609 02:55:43 ---> 30292732d1d5 02:55:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:55:43 ---> Running in e9e456fb4b9b 02:55:43 Removing intermediate container d0ef30f5ae50 02:55:43 ---> 373238fb43e4 02:55:43 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:55:43 ---> Running in 31734b4b9d14 02:55:43 Removing intermediate container e9e456fb4b9b 02:55:43 ---> 5f3ed6df65b9 02:55:43 Step 12/22 : WORKDIR /edgex 02:55:43 ---> Running in d09d3ee83e8a 02:55:43 Removing intermediate container 31734b4b9d14 02:55:43 ---> 34dd3f8f1e55 02:55:43 Step 12/25 : WORKDIR / 02:55:43 ---> Running in 30cceea65c15 02:55:43 Removing intermediate container d09d3ee83e8a 02:55:43 ---> efb10cdc5293 02:55:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:55:43 Removing intermediate container 30cceea65c15 02:55:43 ---> 3ef59c73ba03 02:55:43 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:55:43 ---> 090bf1cb1878 02:55:43 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 02:55:43 ---> 17daf50a4f4b 02:55:43 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 02:55:43 ---> Running in bd4cf01856fa 02:55:43 ---> 82fd6eda2ad8 02:55:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:55:43 ---> 555bce60baeb 02:55:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:55:43 ---> bae5f9adc71c 02:55:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:55:43 ---> 9bba30f1929d 02:55:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:55:44 ---> 9244648e39f2 02:55:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:55:44 ---> b5775e2a5c4f 02:55:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:55:44 ---> eb50d77a41ce 02:55:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:55:44 ---> 2fae0664866e 02:55:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:44 ---> Running in 56447877a482 02:55:44 Removing intermediate container bd4cf01856fa 02:55:44 ---> 91fe758eeaeb 02:55:44 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 02:55:44 ---> Running in b662a3cb769f 02:55:44 ---> e47cf6c0e1a3 02:55:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:55:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:55:45 ---> f0b29d2259a6 02:55:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:55:45 Removing intermediate container 56447877a482 02:55:45 ---> 05c7f703ab8a 02:55:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 02:55:45 ---> Running in f6235d99cfd8 02:55:45 Removing intermediate container f6235d99cfd8 02:55:45 ---> a8734dc8c607 02:55:45 Step 20/22 : LABEL arch=x86_64 02:55:45 ---> 7ee8c91a2d6a 02:55:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:45 ---> Running in b19f1e758cf3 02:55:45 ---> Running in 84c1dc80c379 02:55:45 Removing intermediate container b19f1e758cf3 02:55:45 ---> 643477277a0b 02:55:45 Step 21/22 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:55:45 ---> Running in 4ddb3c63aa89 02:55:45 Removing intermediate container 4ddb3c63aa89 02:55:45 ---> a45d43639f39 02:55:45 Step 22/22 : LABEL version=3.0.0-dev.138 02:55:45 ---> Running in e7b44c07c83d 02:55:45 Removing intermediate container e7b44c07c83d 02:55:45 ---> e7e7aea6b1a8 02:55:45 02:55:45 Successfully built e7e7aea6b1a8 02:55:45 Successfully tagged security-proxy-setup:latest 02:55:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:55:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:55:46  Building security-proxy-setup ... done Removing intermediate container 84c1dc80c379 02:55:46 ---> 1cdb23a3c2b8 02:55:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 02:55:46 ---> Running in 727638fe4e08 02:55:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:55:46 Removing intermediate container 727638fe4e08 02:55:46 ---> 0be4ebc755f3 02:55:46 Step 23/25 : LABEL arch=x86_64 02:55:46 ---> Running in f2a0b053f697 02:55:46 Removing intermediate container f2a0b053f697 02:55:46 ---> cd20bb1b61cf 02:55:46 Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:55:46 ---> Running in 07bb78fa8ea0 02:55:47 Removing intermediate container 07bb78fa8ea0 02:55:47 ---> 2a4ccb301272 02:55:47 Step 25/25 : LABEL version=3.0.0-dev.138 02:55:47 ---> Running in 4dce7228cf32 02:55:47 Removing intermediate container 4dce7228cf32 02:55:47 ---> 425be323e120 02:55:47 02:55:47 Successfully built 425be323e120 02:55:47 Successfully tagged security-secretstore-setup:latest 02:55:49 Removing intermediate container b662a3cb769f 02:55:49 ---> 4593f2b0eaea 02:55:49 Step 12/27 : WORKDIR /edgex-go 02:55:49 ---> Running in 73dc039e342c 02:55:52 Removing intermediate container 73dc039e342c 02:55:52 ---> d8f8af2b4241 02:55:52 02:55:52 Step 13/27 : FROM alpine:3.17 02:55:52 3.17: Pulling from library/alpine 02:55:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:55:52 Status: Downloaded newer image for alpine:3.17 02:55:52 ---> 51e60588ff2c 02:55:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:55:52 ---> Running in 799d44ca21cf 02:55:52 Removing intermediate container 799d44ca21cf 02:55:52 ---> 97f722306efb 02:55:52 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:55:52 ---> Running in ffb75ecd49ef 02:55:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:55:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:00 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:00 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:00 OK: 17691 distinct packages available 02:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:02  Building security-secretstore-setup ... done Removing intermediate container 2a35d6fc3271 02:56:02 ---> 50d4b1d4b115 02:56:02 02:56:02 Step 10/23 : FROM alpine:3.17 02:56:02 ---> 9ed4aefc74f6 02:56:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:02 ---> Running in e6a19126d787 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:56:02 (1/2) Installing ca-certificates (20220614-r4) 02:56:02 (2/2) Installing dumb-init (1.2.5-r2) 02:56:02 Executing busybox-1.35.0-r29.trigger 02:56:02 Executing ca-certificates-20220614-r4.trigger 02:56:02 OK: 8 MiB in 17 packages 02:56:03 Removing intermediate container e6a19126d787 02:56:03 ---> cde141695f09 02:56:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 02:56:03 ---> Running in 2526e2d6086e 02:56:03 (1/4) Installing dumb-init (1.2.5-r2) 02:56:03 (2/4) Installing musl-obstack (1.2.3-r0) 02:56:03 (3/4) Installing libucontext (1.2-r0) 02:56:03 (4/4) Installing gcompat (1.1.0-r0) 02:56:03 Executing busybox-1.35.0-r29.trigger 02:56:03 OK: 8 MiB in 19 packages 02:56:03 Removing intermediate container 2526e2d6086e 02:56:03 ---> 4bba50291798 02:56:03 Step 13/23 : ENV APP_PORT=59860 02:56:03 ---> Running in cefd37ad1b78 02:56:03 Removing intermediate container cefd37ad1b78 02:56:03 ---> 2bb35326e8b2 02:56:03 Step 14/23 : EXPOSE $APP_PORT 02:56:03 ---> Running in cae5ffd1f358 02:56:03 Removing intermediate container cae5ffd1f358 02:56:03 ---> bf08d178c6e6 02:56:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:04 ---> 5246adccc582 02:56:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:56:04 ---> b95f3a131d9b 02:56:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:56:04 ---> c87335f7e4b7 02:56:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:56:04 ---> 2c12676164ff 02:56:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:56:04 ---> Running in 480aec40bd63 02:56:04 Removing intermediate container 480aec40bd63 02:56:04 ---> 3f8aaa710bdb 02:56:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:56:05 ---> Running in d72e4b529484 02:56:05 Removing intermediate container d72e4b529484 02:56:05 ---> fdc26bbcb2c4 02:56:05 Step 21/23 : LABEL arch=x86_64 02:56:05 ---> Running in 2664cf360011 02:56:05 Removing intermediate container 2664cf360011 02:56:05 ---> dc55fa8602c9 02:56:05 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:05 ---> Running in 24e9b38e437b 02:56:05 Removing intermediate container 24e9b38e437b 02:56:05 ---> 76a8cdb47d61 02:56:05 Step 23/23 : LABEL version=3.0.0-dev.138 02:56:05 ---> Running in e4743abb8fc6 02:56:05 Removing intermediate container e4743abb8fc6 02:56:05 ---> f51c45799229 02:56:05 02:56:05 Successfully built f51c45799229 02:56:05 Successfully tagged support-notifications:latest 02:56:05  Building support-notifications ... done  [Pipeline] } 02:56:05 $ docker stop --time=1 38cddfcd8a5b75303f8e6b6a796c3ea342c6f9034221701795fdbb6ba3e56d61 02:56:06 Removing intermediate container ffb75ecd49ef 02:56:06 ---> f4f7c78b8b1c 02:56:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:06 $ docker rm -f --volumes 38cddfcd8a5b75303f8e6b6a796c3ea342c6f9034221701795fdbb6ba3e56d61 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:07 + docker images 02:56:07 REPOSITORY TAG IMAGE ID CREATED SIZE 02:56:07 support-notifications latest f51c45799229 1 second ago 32.7MB 02:56:07 50d4b1d4b115 6 seconds ago 1.79GB 02:56:07 security-secretstore-setup latest 425be323e120 19 seconds ago 32.8MB 02:56:07 security-proxy-setup latest e7e7aea6b1a8 21 seconds ago 18.7MB 02:56:07 bc22a66eb383 31 seconds ago 1.72GB 02:56:07 3c470e2e646a 36 seconds ago 1.7GB 02:56:07 core-common-config-bootstrapper latest 29db23146818 45 seconds ago 17.2MB 02:56:07 security-proxy-auth latest 20e72c685338 45 seconds ago 18.3MB 02:56:07 security-spire-config latest 8ca3566bed1b About a minute ago 102MB 02:56:07 d86dd67cbc46 About a minute ago 1.72GB 02:56:07 ac28593ea899 About a minute ago 1.7GB 02:56:07 ad6036b34e3d About a minute ago 1.58GB 02:56:07 core-metadata latest e6c1cb372014 About a minute ago 20.4MB 02:56:07 core-command latest 8874a4674c92 About a minute ago 19.8MB 02:56:07 75e752bacb1c 2 minutes ago 1.73GB 02:56:07 46567dca2f7f 2 minutes ago 1.72GB 02:56:07 core-data latest 7e0cc7fe9100 2 minutes ago 20MB 02:56:07 security-bootstrapper latest 781c7fe205ca 2 minutes ago 22.2MB 02:56:07 5ef46563a47b 2 minutes ago 1.73GB 02:56:07 support-scheduler latest ec8d495a28e7 2 minutes ago 32.1MB 02:56:07 security-spiffe-token-provider latest 5122675a3d72 2 minutes ago 32.8MB 02:56:07 security-spire-agent latest 910b78350621 2 minutes ago 161MB 02:56:07 security-spire-server latest 51afa7b5f106 3 minutes ago 103MB 02:56:07 bc0111e4418e 3 minutes ago 1.79GB 02:56:07 471231a0de37 3 minutes ago 1.76GB 02:56:07 115318996a0d 3 minutes ago 1.71GB 02:56:07 4662ad387693 3 minutes ago 1.58GB 02:56:07 de60c97e3690 3 minutes ago 1.58GB 02:56:07 ci-base-image-x86_64 latest f5d13097b861 7 minutes ago 918MB 02:56:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 31 hours ago 700MB 02:56:07 alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB 02:56:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 02:56:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:07 provisioning config files... 02:56:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config2664456644696383241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:07 ---> docker-login.sh 02:56:07 nexus3.edgexfoundry.org:10001 02:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:07 Configure a credential helper to remove this warning. See 02:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:07 02:56:07 Login Succeeded 02:56:07 nexus3.edgexfoundry.org:10002 02:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:07 Configure a credential helper to remove this warning. See 02:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:07 02:56:07 Login Succeeded 02:56:07 nexus3.edgexfoundry.org:10003 02:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:07 Configure a credential helper to remove this warning. See 02:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:07 02:56:07 Login Succeeded 02:56:07 nexus3.edgexfoundry.org:10004 02:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:07 Configure a credential helper to remove this warning. See 02:56:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:07 02:56:07 Login Succeeded 02:56:07 docker.io 02:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:08 Configure a credential helper to remove this warning. See 02:56:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:08 02:56:08 Login Succeeded 02:56:08 ---> docker-login.sh ends [Pipeline] } 02:56:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:56:08 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:56:08 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:08 latest 02:56:08 3.0.0-dev.138 02:56:08 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:08 main 02:56:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:08 + docker push nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:08 71a5396e7d29: Preparing 02:56:08 8ff7de8d703f: Preparing 02:56:08 d999d9b2a4aa: Preparing 02:56:08 4bb3df06a3a6: Preparing 02:56:08 dce6d04bed0d: Preparing 02:56:08 f1417ff83b31: Preparing 02:56:08 f1417ff83b31: Waiting 02:56:08 d999d9b2a4aa: Pushed 02:56:08 dce6d04bed0d: Pushed 02:56:08 4bb3df06a3a6: Pushed 02:56:08 71a5396e7d29: Pushed 02:56:09 f1417ff83b31: Layer already exists 02:56:10 8ff7de8d703f: Pushed 02:56:10 ---> a709a70e30e6 02:56:10 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 02:56:10 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:11 71a5396e7d29: Preparing 02:56:11 8ff7de8d703f: Preparing 02:56:11 d999d9b2a4aa: Preparing 02:56:11 4bb3df06a3a6: Preparing 02:56:11 dce6d04bed0d: Preparing 02:56:11 f1417ff83b31: Preparing 02:56:11 f1417ff83b31: Waiting 02:56:11 d999d9b2a4aa: Layer already exists 02:56:11 71a5396e7d29: Layer already exists 02:56:11 8ff7de8d703f: Layer already exists 02:56:11 4bb3df06a3a6: Layer already exists 02:56:11 dce6d04bed0d: Layer already exists 02:56:11 f1417ff83b31: Layer already exists 02:56:11 latest: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:11 ---> b72b6bd66762 02:56:11 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:56:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:11 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.138 02:56:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:11 71a5396e7d29: Preparing 02:56:11 8ff7de8d703f: Preparing 02:56:11 d999d9b2a4aa: Preparing 02:56:11 4bb3df06a3a6: Preparing 02:56:11 dce6d04bed0d: Preparing 02:56:11 f1417ff83b31: Preparing 02:56:11 f1417ff83b31: Waiting 02:56:11 71a5396e7d29: Layer already exists 02:56:11 dce6d04bed0d: Layer already exists 02:56:11 8ff7de8d703f: Layer already exists 02:56:11 d999d9b2a4aa: Layer already exists 02:56:11 4bb3df06a3a6: Layer already exists 02:56:11 f1417ff83b31: Layer already exists 02:56:11 3.0.0-dev.138: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:12 + docker push nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:12 71a5396e7d29: Preparing 02:56:12 8ff7de8d703f: Preparing 02:56:12 d999d9b2a4aa: Preparing 02:56:12 4bb3df06a3a6: Preparing 02:56:12 dce6d04bed0d: Preparing 02:56:12 f1417ff83b31: Preparing 02:56:12 f1417ff83b31: Waiting 02:56:12 8ff7de8d703f: Layer already exists 02:56:12 d999d9b2a4aa: Layer already exists 02:56:12 71a5396e7d29: Layer already exists 02:56:12 dce6d04bed0d: Layer already exists 02:56:12 4bb3df06a3a6: Layer already exists 02:56:12 f1417ff83b31: Layer already exists 02:56:12 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:12 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:56:12 71a5396e7d29: Preparing 02:56:12 8ff7de8d703f: Preparing 02:56:12 d999d9b2a4aa: Preparing 02:56:12 4bb3df06a3a6: Preparing 02:56:12 dce6d04bed0d: Preparing 02:56:12 f1417ff83b31: Preparing 02:56:12 f1417ff83b31: Waiting 02:56:12 4bb3df06a3a6: Layer already exists 02:56:12 71a5396e7d29: Layer already exists 02:56:12 d999d9b2a4aa: Layer already exists 02:56:12 8ff7de8d703f: Layer already exists 02:56:12 dce6d04bed0d: Layer already exists 02:56:12 f1417ff83b31: Layer already exists 02:56:12 main: digest: sha256:6e52bee1e77ae082de2916805941e6eb7c81f523cb96851b5ffc771968562760 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:12 ===================================================== [Pipeline] echo 02:56:12 taggedImages: 02:56:12 - nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:12 - nexus3.edgexfoundry.org:10004/core-command:latest 02:56:12 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.138 02:56:12 - nexus3.edgexfoundry.org:10004/core-command:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:12 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:56:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:56:12 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:12 latest 02:56:12 3.0.0-dev.138 02:56:12 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:12 main 02:56:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:13 f4eab8fac204: Preparing 02:56:13 06fd21c104ae: Preparing 02:56:13 b07b62e8c4be: Preparing 02:56:13 18ea6213932d: Preparing 02:56:13 d999d9b2a4aa: Preparing 02:56:13 4bb3df06a3a6: Preparing 02:56:13 e8ccba0a223d: Preparing 02:56:13 f1417ff83b31: Preparing 02:56:13 e8ccba0a223d: Waiting 02:56:13 4bb3df06a3a6: Waiting 02:56:13 f1417ff83b31: Waiting 02:56:13 d999d9b2a4aa: Layer already exists 02:56:13 4bb3df06a3a6: Layer already exists 02:56:13 f4eab8fac204: Pushed 02:56:13 b07b62e8c4be: Pushed 02:56:13 f1417ff83b31: Layer already exists 02:56:13 06fd21c104ae: Pushed 02:56:13 e8ccba0a223d: Pushed 02:56:14 18ea6213932d: Pushed 02:56:14 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:15 + 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 02:56:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:15 f4eab8fac204: Preparing 02:56:15 06fd21c104ae: Preparing 02:56:15 b07b62e8c4be: Preparing 02:56:15 18ea6213932d: Preparing 02:56:15 d999d9b2a4aa: Preparing 02:56:15 4bb3df06a3a6: Preparing 02:56:15 e8ccba0a223d: Preparing 02:56:15 f1417ff83b31: Preparing 02:56:15 4bb3df06a3a6: Waiting 02:56:15 e8ccba0a223d: Waiting 02:56:15 f4eab8fac204: Layer already exists 02:56:15 06fd21c104ae: Layer already exists 02:56:15 d999d9b2a4aa: Layer already exists 02:56:15 b07b62e8c4be: Layer already exists 02:56:15 18ea6213932d: Layer already exists 02:56:15 f1417ff83b31: Layer already exists 02:56:15 e8ccba0a223d: Layer already exists 02:56:15 4bb3df06a3a6: Layer already exists 02:56:15 latest: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.138 02:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:16 f4eab8fac204: Preparing 02:56:16 06fd21c104ae: Preparing 02:56:16 b07b62e8c4be: Preparing 02:56:16 18ea6213932d: Preparing 02:56:16 d999d9b2a4aa: Preparing 02:56:16 4bb3df06a3a6: Preparing 02:56:16 e8ccba0a223d: Preparing 02:56:16 f1417ff83b31: Preparing 02:56:16 4bb3df06a3a6: Waiting 02:56:16 e8ccba0a223d: Waiting 02:56:16 f1417ff83b31: Waiting 02:56:16 f4eab8fac204: Layer already exists 02:56:16 d999d9b2a4aa: Layer already exists 02:56:16 b07b62e8c4be: Layer already exists 02:56:16 06fd21c104ae: Layer already exists 02:56:16 18ea6213932d: Layer already exists 02:56:16 4bb3df06a3a6: Layer already exists 02:56:16 e8ccba0a223d: Layer already exists 02:56:16 f1417ff83b31: Layer already exists 02:56:16 3.0.0-dev.138: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:16 f4eab8fac204: Preparing 02:56:16 06fd21c104ae: Preparing 02:56:16 b07b62e8c4be: Preparing 02:56:16 18ea6213932d: Preparing 02:56:16 d999d9b2a4aa: Preparing 02:56:16 4bb3df06a3a6: Preparing 02:56:16 e8ccba0a223d: Preparing 02:56:16 f1417ff83b31: Preparing 02:56:16 4bb3df06a3a6: Waiting 02:56:16 e8ccba0a223d: Waiting 02:56:16 f1417ff83b31: Waiting 02:56:16 f4eab8fac204: Layer already exists 02:56:16 18ea6213932d: Layer already exists 02:56:16 b07b62e8c4be: Layer already exists 02:56:16 06fd21c104ae: Layer already exists 02:56:16 d999d9b2a4aa: Layer already exists 02:56:16 4bb3df06a3a6: Layer already exists 02:56:16 e8ccba0a223d: Layer already exists 02:56:16 f1417ff83b31: Layer already exists 02:56:16 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:56:17 f4eab8fac204: Preparing 02:56:17 06fd21c104ae: Preparing 02:56:17 b07b62e8c4be: Preparing 02:56:17 18ea6213932d: Preparing 02:56:17 d999d9b2a4aa: Preparing 02:56:17 4bb3df06a3a6: Preparing 02:56:17 e8ccba0a223d: Preparing 02:56:17 f1417ff83b31: Preparing 02:56:17 4bb3df06a3a6: Waiting 02:56:17 f1417ff83b31: Waiting 02:56:17 e8ccba0a223d: Waiting 02:56:17 06fd21c104ae: Layer already exists 02:56:17 f4eab8fac204: Layer already exists 02:56:17 d999d9b2a4aa: Layer already exists 02:56:17 b07b62e8c4be: Layer already exists 02:56:17 18ea6213932d: Layer already exists 02:56:17 4bb3df06a3a6: Layer already exists 02:56:17 e8ccba0a223d: Layer already exists 02:56:17 f1417ff83b31: Layer already exists 02:56:17 main: digest: sha256:9fc58f983064f17ce6dc010397921432b8ae27ce08d7d99c423bbb10f13f2f45 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:17 ===================================================== [Pipeline] echo 02:56:17 taggedImages: 02:56:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:56:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.138 02:56:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:17 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:56:17 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:56:17 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:17 latest 02:56:17 3.0.0-dev.138 02:56:17 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:17 main 02:56:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:18 + docker push nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:18 5a659be14af7: Preparing 02:56:18 644e01184c5c: Preparing 02:56:18 d999d9b2a4aa: Preparing 02:56:18 4bb3df06a3a6: Preparing 02:56:18 e2077fd930c8: Preparing 02:56:18 f1417ff83b31: Preparing 02:56:18 4bb3df06a3a6: Layer already exists 02:56:18 d999d9b2a4aa: Layer already exists 02:56:18 f1417ff83b31: Layer already exists 02:56:18 5a659be14af7: Pushed 02:56:18 e2077fd930c8: Pushed 02:56:19 ---> 9692e2b5c50b 02:56:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:56:19 644e01184c5c: Pushed 02:56:19 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:19 ---> eea8fa531956 02:56:19 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:56:19 ---> Running in 8645ffe412c4 02:56:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:20 5a659be14af7: Preparing 02:56:20 644e01184c5c: Preparing 02:56:20 d999d9b2a4aa: Preparing 02:56:20 4bb3df06a3a6: Preparing 02:56:20 e2077fd930c8: Preparing 02:56:20 f1417ff83b31: Preparing 02:56:20 f1417ff83b31: Waiting 02:56:20 644e01184c5c: Layer already exists 02:56:20 d999d9b2a4aa: Layer already exists 02:56:20 e2077fd930c8: Layer already exists 02:56:20 4bb3df06a3a6: Layer already exists 02:56:20 5a659be14af7: Layer already exists 02:56:20 f1417ff83b31: Layer already exists 02:56:20 latest: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 Removing intermediate container 8645ffe412c4 02:56:20 ---> 793ca4643dc3 02:56:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:56:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:20 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.138 02:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:20 5a659be14af7: Preparing 02:56:20 644e01184c5c: Preparing 02:56:20 d999d9b2a4aa: Preparing 02:56:20 4bb3df06a3a6: Preparing 02:56:20 e2077fd930c8: Preparing 02:56:20 f1417ff83b31: Preparing 02:56:20 f1417ff83b31: Waiting 02:56:20 d999d9b2a4aa: Layer already exists 02:56:20 e2077fd930c8: Layer already exists 02:56:20 4bb3df06a3a6: Layer already exists 02:56:20 5a659be14af7: Layer already exists 02:56:20 644e01184c5c: Layer already exists 02:56:20 f1417ff83b31: Layer already exists 02:56:20 3.0.0-dev.138: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:21 ---> dfe8483e06e9 02:56:21 Step 22/27 : WORKDIR / 02:56:21 + docker push nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:21 5a659be14af7: Preparing 02:56:21 644e01184c5c: Preparing 02:56:21 d999d9b2a4aa: Preparing 02:56:21 4bb3df06a3a6: Preparing 02:56:21 e2077fd930c8: Preparing 02:56:21 f1417ff83b31: Preparing 02:56:21 f1417ff83b31: Waiting 02:56:21 5a659be14af7: Layer already exists 02:56:21 644e01184c5c: Layer already exists 02:56:21 4bb3df06a3a6: Layer already exists 02:56:21 d999d9b2a4aa: Layer already exists 02:56:21 e2077fd930c8: Layer already exists 02:56:21 f1417ff83b31: Layer already exists 02:56:21 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:21 ---> Running in 00f514975639 02:56:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:21 Removing intermediate container 00f514975639 02:56:21 ---> 42ec0a62d6fe 02:56:21 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:56:21 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:56:21 5a659be14af7: Preparing 02:56:21 644e01184c5c: Preparing 02:56:21 d999d9b2a4aa: Preparing 02:56:21 4bb3df06a3a6: Preparing 02:56:21 e2077fd930c8: Preparing 02:56:21 f1417ff83b31: Preparing 02:56:21 f1417ff83b31: Waiting 02:56:21 e2077fd930c8: Layer already exists 02:56:21 d999d9b2a4aa: Layer already exists 02:56:21 5a659be14af7: Layer already exists 02:56:21 644e01184c5c: Layer already exists 02:56:21 4bb3df06a3a6: Layer already exists 02:56:21 f1417ff83b31: Layer already exists 02:56:21 main: digest: sha256:e82a947ee7eabd4f5fdc1aa820989bd7a4b47449fa1b891032cda0245ca1afb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:22 ===================================================== [Pipeline] echo 02:56:22 taggedImages: 02:56:22 - nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:22 - nexus3.edgexfoundry.org:10004/core-data:latest 02:56:22 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.138 02:56:22 - nexus3.edgexfoundry.org:10004/core-data:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:56:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:56:22 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:22 latest 02:56:22 3.0.0-dev.138 02:56:22 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:22 main 02:56:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 ---> Running in b01a17f19170 02:56:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:56:22 a988cc63de1c: Preparing 02:56:22 0b1de06fc558: Preparing 02:56:22 e5e6b2db8c62: Preparing 02:56:22 d999d9b2a4aa: Preparing 02:56:22 4bb3df06a3a6: Preparing 02:56:22 dce6d04bed0d: Preparing 02:56:22 f1417ff83b31: Preparing 02:56:22 dce6d04bed0d: Waiting 02:56:22 f1417ff83b31: Waiting 02:56:22 4bb3df06a3a6: Layer already exists 02:56:22 d999d9b2a4aa: Layer already exists 02:56:22 dce6d04bed0d: Layer already exists 02:56:22 f1417ff83b31: Layer already exists 02:56:22 a988cc63de1c: Pushed 02:56:22 0b1de06fc558: Pushed 02:56:22 Removing intermediate container b01a17f19170 02:56:22 ---> 9dc61b31f6e1 02:56:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:56:22 ---> Running in 63c87ee153c9 02:56:23 Removing intermediate container 63c87ee153c9 02:56:23 ---> 9358e389e259 02:56:23 Step 25/27 : LABEL arch=arm64 02:56:23 ---> Running in 2b73490502d6 02:56:23 Removing intermediate container 2b73490502d6 02:56:23 ---> 30b66c10b2b8 02:56:23 Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:23 ---> Running in 80b858fc2f04 02:56:24 e5e6b2db8c62: Pushed 02:56:24 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 Removing intermediate container 80b858fc2f04 02:56:24 ---> 960f272b7014 02:56:24 Step 27/27 : LABEL version=3.0.0-dev.138 02:56:24 ---> Running in f87d2f7845ea 02:56:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:56:24 a988cc63de1c: Preparing 02:56:24 0b1de06fc558: Preparing 02:56:24 e5e6b2db8c62: Preparing 02:56:24 d999d9b2a4aa: Preparing 02:56:24 4bb3df06a3a6: Preparing 02:56:24 dce6d04bed0d: Preparing 02:56:24 f1417ff83b31: Preparing 02:56:24 dce6d04bed0d: Waiting 02:56:24 f1417ff83b31: Waiting 02:56:24 e5e6b2db8c62: Layer already exists 02:56:24 a988cc63de1c: Layer already exists 02:56:24 d999d9b2a4aa: Layer already exists 02:56:24 4bb3df06a3a6: Layer already exists 02:56:24 0b1de06fc558: Layer already exists 02:56:24 f1417ff83b31: Layer already exists 02:56:24 dce6d04bed0d: Layer already exists 02:56:24 latest: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:25 Removing intermediate container f87d2f7845ea 02:56:25 ---> d5e9bf5290a0 02:56:25 02:56:25 Successfully built d5e9bf5290a0 02:56:25 Successfully tagged security-spire-config-arm64:latest 02:56:25 Building security-secretstore-setup 02:56:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.138 02:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:56:25 a988cc63de1c: Preparing 02:56:25 0b1de06fc558: Preparing 02:56:25 e5e6b2db8c62: Preparing 02:56:25 d999d9b2a4aa: Preparing 02:56:25 4bb3df06a3a6: Preparing 02:56:25 dce6d04bed0d: Preparing 02:56:25 f1417ff83b31: Preparing 02:56:25 dce6d04bed0d: Waiting 02:56:25 f1417ff83b31: Waiting 02:56:25 e5e6b2db8c62: Layer already exists 02:56:25 d999d9b2a4aa: Layer already exists 02:56:25 4bb3df06a3a6: Layer already exists 02:56:25 0b1de06fc558: Layer already exists 02:56:25 a988cc63de1c: Layer already exists 02:56:25 f1417ff83b31: Layer already exists 02:56:25 dce6d04bed0d: Layer already exists 02:56:25 3.0.0-dev.138: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:56:26 a988cc63de1c: Preparing 02:56:26 0b1de06fc558: Preparing 02:56:26 e5e6b2db8c62: Preparing 02:56:26 d999d9b2a4aa: Preparing 02:56:26 4bb3df06a3a6: Preparing 02:56:26 dce6d04bed0d: Preparing 02:56:26 f1417ff83b31: Preparing 02:56:26 dce6d04bed0d: Waiting 02:56:26 f1417ff83b31: Waiting 02:56:26 d999d9b2a4aa: Layer already exists 02:56:26 e5e6b2db8c62: Layer already exists 02:56:26 a988cc63de1c: Layer already exists 02:56:26 4bb3df06a3a6: Layer already exists 02:56:26 0b1de06fc558: Layer already exists 02:56:26 dce6d04bed0d: Layer already exists 02:56:26 f1417ff83b31: Layer already exists 02:56:26 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:56:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:56:26 a988cc63de1c: Preparing 02:56:26 0b1de06fc558: Preparing 02:56:26 e5e6b2db8c62: Preparing 02:56:26 d999d9b2a4aa: Preparing 02:56:26 4bb3df06a3a6: Preparing 02:56:26 dce6d04bed0d: Preparing 02:56:26 f1417ff83b31: Preparing 02:56:26 dce6d04bed0d: Waiting 02:56:26 f1417ff83b31: Waiting 02:56:26 d999d9b2a4aa: Layer already exists 02:56:26 4bb3df06a3a6: Layer already exists 02:56:26 e5e6b2db8c62: Layer already exists 02:56:26 a988cc63de1c: Layer already exists 02:56:26 0b1de06fc558: Layer already exists 02:56:26 dce6d04bed0d: Layer already exists 02:56:26 f1417ff83b31: Layer already exists 02:56:26 main: digest: sha256:1f1f7dd6ec613a22d882575955af951d53d47ac1fc36ab2b2167c774b038f378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:26 ===================================================== [Pipeline] echo 02:56:26 taggedImages: 02:56:26 - nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:56:26 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.138 02:56:26 - nexus3.edgexfoundry.org:10004/core-metadata:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:56:26 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:56:26 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:26 latest 02:56:26 3.0.0-dev.138 02:56:26 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:26 main 02:56:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:56:27 126b73cbae6c: Preparing 02:56:27 126b73cbae6c: Preparing 02:56:27 dcd9c4471320: Preparing 02:56:27 e149e3274801: Preparing 02:56:27 11bbf17de680: Preparing 02:56:27 2f36265fa4d0: Preparing 02:56:27 4f9701c3d9b1: Preparing 02:56:27 d999d9b2a4aa: Preparing 02:56:27 4bb3df06a3a6: Preparing 02:56:27 a32e3aa92493: Preparing 02:56:27 d999d9b2a4aa: Waiting 02:56:27 4bb3df06a3a6: Waiting 02:56:27 9451b646c25b: Preparing 02:56:27 a32e3aa92493: Waiting 02:56:27 27c983f17bc7: Preparing 02:56:27 2837df9fae77: Preparing 02:56:27 f1417ff83b31: Preparing 02:56:27 9451b646c25b: Waiting 02:56:27 27c983f17bc7: Waiting 02:56:27 2837df9fae77: Waiting 02:56:27 f1417ff83b31: Waiting 02:56:27 11bbf17de680: Pushed 02:56:27 dcd9c4471320: Pushed 02:56:27 2f36265fa4d0: Pushed 02:56:27 e149e3274801: Pushed 02:56:27 d999d9b2a4aa: Layer already exists 02:56:27 4bb3df06a3a6: Layer already exists 02:56:27 126b73cbae6c: Pushed 02:56:27 27c983f17bc7: Pushed 02:56:27 9451b646c25b: Pushed 02:56:27 f1417ff83b31: Layer already exists 02:56:27 a32e3aa92493: Pushed 02:56:27 2837df9fae77: Pushed 02:56:28  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:56:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:56:28 ---> d52645fd4d90 02:56:28 Step 3/25 : WORKDIR /edgex-go 02:56:28 ---> Using cache 02:56:28 ---> 0d657946c3a5 02:56:28 Step 4/25 : RUN apk add --update --no-cache make git 02:56:28 ---> Using cache 02:56:28 ---> 6ceb49d21993 02:56:28 Step 5/25 : COPY go.mod vendor* ./ 02:56:28 ---> Using cache 02:56:28 ---> dfba0364f495 02:56:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:28 ---> Using cache 02:56:28 ---> 40b8134234b0 02:56:28 Step 7/25 : COPY . . 02:56:28 ---> Using cache 02:56:28 ---> 79ac8d3d3887 02:56:28 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:56:29 4f9701c3d9b1: Pushed 02:56:29 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:56:30 126b73cbae6c: Preparing 02:56:30 126b73cbae6c: Preparing 02:56:30 dcd9c4471320: Preparing 02:56:30 e149e3274801: Preparing 02:56:30 11bbf17de680: Preparing 02:56:30 2f36265fa4d0: Preparing 02:56:30 4f9701c3d9b1: Preparing 02:56:30 d999d9b2a4aa: Preparing 02:56:30 4bb3df06a3a6: Preparing 02:56:30 a32e3aa92493: Preparing 02:56:30 9451b646c25b: Preparing 02:56:30 27c983f17bc7: Preparing 02:56:30 2837df9fae77: Preparing 02:56:30 f1417ff83b31: Preparing 02:56:30 a32e3aa92493: Waiting 02:56:30 9451b646c25b: Waiting 02:56:30 27c983f17bc7: Waiting 02:56:30 4f9701c3d9b1: Waiting 02:56:30 d999d9b2a4aa: Waiting 02:56:30 2837df9fae77: Waiting 02:56:30 4bb3df06a3a6: Waiting 02:56:30 e149e3274801: Layer already exists 02:56:30 11bbf17de680: Layer already exists 02:56:30 dcd9c4471320: Layer already exists 02:56:30 2f36265fa4d0: Layer already exists 02:56:30 126b73cbae6c: Layer already exists 02:56:30 4bb3df06a3a6: Layer already exists 02:56:30 d999d9b2a4aa: Layer already exists 02:56:30 4f9701c3d9b1: Layer already exists 02:56:30 a32e3aa92493: Layer already exists 02:56:30 9451b646c25b: Layer already exists 02:56:30 27c983f17bc7: Layer already exists 02:56:30 2837df9fae77: Layer already exists 02:56:30 f1417ff83b31: Layer already exists 02:56:30 latest: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.138 02:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:56:30 126b73cbae6c: Preparing 02:56:30 126b73cbae6c: Preparing 02:56:30 dcd9c4471320: Preparing 02:56:30 e149e3274801: Preparing 02:56:30 11bbf17de680: Preparing 02:56:30 2f36265fa4d0: Preparing 02:56:30 4f9701c3d9b1: Preparing 02:56:30 d999d9b2a4aa: Preparing 02:56:30 4bb3df06a3a6: Preparing 02:56:30 a32e3aa92493: Preparing 02:56:30 9451b646c25b: Preparing 02:56:30 27c983f17bc7: Preparing 02:56:30 2837df9fae77: Preparing 02:56:30 f1417ff83b31: Preparing 02:56:30 d999d9b2a4aa: Waiting 02:56:30 4bb3df06a3a6: Waiting 02:56:30 a32e3aa92493: Waiting 02:56:30 9451b646c25b: Waiting 02:56:30 4f9701c3d9b1: Waiting 02:56:30 2837df9fae77: Waiting 02:56:30 f1417ff83b31: Waiting 02:56:30 126b73cbae6c: Layer already exists 02:56:30 11bbf17de680: Layer already exists 02:56:30 e149e3274801: Layer already exists 02:56:30 dcd9c4471320: Layer already exists 02:56:30 2f36265fa4d0: Layer already exists 02:56:30 4f9701c3d9b1: Layer already exists 02:56:30 d999d9b2a4aa: Layer already exists 02:56:30 4bb3df06a3a6: Layer already exists 02:56:30 a32e3aa92493: Layer already exists 02:56:30 9451b646c25b: Layer already exists 02:56:30 27c983f17bc7: Layer already exists 02:56:30 2837df9fae77: Layer already exists 02:56:30 f1417ff83b31: Layer already exists 02:56:30 3.0.0-dev.138: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:56:31 126b73cbae6c: Preparing 02:56:31 126b73cbae6c: Preparing 02:56:31 dcd9c4471320: Preparing 02:56:31 e149e3274801: Preparing 02:56:31 11bbf17de680: Preparing 02:56:31 2f36265fa4d0: Preparing 02:56:31 4f9701c3d9b1: Preparing 02:56:31 d999d9b2a4aa: Preparing 02:56:31 4bb3df06a3a6: Preparing 02:56:31 a32e3aa92493: Preparing 02:56:31 9451b646c25b: Preparing 02:56:31 27c983f17bc7: Preparing 02:56:31 2837df9fae77: Preparing 02:56:31 f1417ff83b31: Preparing 02:56:31 4bb3df06a3a6: Waiting 02:56:31 9451b646c25b: Waiting 02:56:31 27c983f17bc7: Waiting 02:56:31 4f9701c3d9b1: Waiting 02:56:31 2837df9fae77: Waiting 02:56:31 d999d9b2a4aa: Waiting 02:56:31 f1417ff83b31: Waiting 02:56:31 a32e3aa92493: Waiting 02:56:31 2f36265fa4d0: Layer already exists 02:56:31 11bbf17de680: Layer already exists 02:56:31 dcd9c4471320: Layer already exists 02:56:31 e149e3274801: Layer already exists 02:56:31 126b73cbae6c: Layer already exists 02:56:31 4f9701c3d9b1: Layer already exists 02:56:31 9451b646c25b: Layer already exists 02:56:31 4bb3df06a3a6: Layer already exists 02:56:31 d999d9b2a4aa: Layer already exists 02:56:31 a32e3aa92493: Layer already exists 02:56:31 f1417ff83b31: Layer already exists 02:56:31 27c983f17bc7: Layer already exists 02:56:31 2837df9fae77: Layer already exists 02:56:31 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:32 ---> Running in f8735efe2f8c 02:56:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:56:32 126b73cbae6c: Preparing 02:56:32 126b73cbae6c: Preparing 02:56:32 dcd9c4471320: Preparing 02:56:32 e149e3274801: Preparing 02:56:32 11bbf17de680: Preparing 02:56:32 2f36265fa4d0: Preparing 02:56:32 4f9701c3d9b1: Preparing 02:56:32 d999d9b2a4aa: Preparing 02:56:32 4bb3df06a3a6: Preparing 02:56:32 a32e3aa92493: Preparing 02:56:32 9451b646c25b: Preparing 02:56:32 27c983f17bc7: Preparing 02:56:32 2837df9fae77: Preparing 02:56:32 f1417ff83b31: Preparing 02:56:32 a32e3aa92493: Waiting 02:56:32 4bb3df06a3a6: Waiting 02:56:32 9451b646c25b: Waiting 02:56:32 27c983f17bc7: Waiting 02:56:32 2837df9fae77: Waiting 02:56:32 f1417ff83b31: Waiting 02:56:32 4f9701c3d9b1: Waiting 02:56:32 d999d9b2a4aa: Waiting 02:56:32 11bbf17de680: Layer already exists 02:56:32 2f36265fa4d0: Layer already exists 02:56:32 126b73cbae6c: Layer already exists 02:56:32 dcd9c4471320: Layer already exists 02:56:32 e149e3274801: Layer already exists 02:56:32 a32e3aa92493: Layer already exists 02:56:32 d999d9b2a4aa: Layer already exists 02:56:32 9451b646c25b: Layer already exists 02:56:32 4f9701c3d9b1: Layer already exists 02:56:32 4bb3df06a3a6: Layer already exists 02:56:32 27c983f17bc7: Layer already exists 02:56:32 2837df9fae77: Layer already exists 02:56:32 f1417ff83b31: Layer already exists 02:56:32 main: digest: sha256:3feb352ac3185f9692cb874f097c2c368d76fd3beade2d7b9fe4e69b1e08dfdd size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:32 ===================================================== [Pipeline] echo 02:56:32 taggedImages: 02:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.138 02:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:56:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:56:32 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:32 latest 02:56:32 3.0.0-dev.138 02:56:32 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:32 main 02:56:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:56:32 f4eab8fac204: Preparing 02:56:32 06fd21c104ae: Preparing 02:56:32 5cecbbaedae9: Preparing 02:56:32 5b2f411b3d25: Preparing 02:56:32 d999d9b2a4aa: Preparing 02:56:32 4bb3df06a3a6: Preparing 02:56:32 e8ccba0a223d: Preparing 02:56:32 f1417ff83b31: Preparing 02:56:32 4bb3df06a3a6: Waiting 02:56:32 e8ccba0a223d: Waiting 02:56:32 f1417ff83b31: Waiting 02:56:32 06fd21c104ae: Layer already exists 02:56:32 d999d9b2a4aa: Layer already exists 02:56:32 f4eab8fac204: Layer already exists 02:56:32 4bb3df06a3a6: Layer already exists 02:56:32 e8ccba0a223d: Layer already exists 02:56:32 f1417ff83b31: Layer already exists 02:56:33 5cecbbaedae9: Pushed 02:56:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:56:34 5b2f411b3d25: Pushed 02:56:34 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:56:34 f4eab8fac204: Preparing 02:56:34 06fd21c104ae: Preparing 02:56:34 5cecbbaedae9: Preparing 02:56:34 5b2f411b3d25: Preparing 02:56:34 d999d9b2a4aa: Preparing 02:56:34 4bb3df06a3a6: Preparing 02:56:34 e8ccba0a223d: Preparing 02:56:34 f1417ff83b31: Preparing 02:56:34 4bb3df06a3a6: Waiting 02:56:34 e8ccba0a223d: Waiting 02:56:34 f1417ff83b31: Waiting 02:56:34 f4eab8fac204: Layer already exists 02:56:34 06fd21c104ae: Layer already exists 02:56:34 5cecbbaedae9: Layer already exists 02:56:34 5b2f411b3d25: Layer already exists 02:56:34 d999d9b2a4aa: Layer already exists 02:56:34 f1417ff83b31: Layer already exists 02:56:34 4bb3df06a3a6: Layer already exists 02:56:34 e8ccba0a223d: Layer already exists 02:56:34 latest: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.138 02:56:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:56:35 f4eab8fac204: Preparing 02:56:35 06fd21c104ae: Preparing 02:56:35 5cecbbaedae9: Preparing 02:56:35 5b2f411b3d25: Preparing 02:56:35 d999d9b2a4aa: Preparing 02:56:35 4bb3df06a3a6: Preparing 02:56:35 e8ccba0a223d: Preparing 02:56:35 f1417ff83b31: Preparing 02:56:35 4bb3df06a3a6: Waiting 02:56:35 e8ccba0a223d: Waiting 02:56:35 f1417ff83b31: Waiting 02:56:35 5cecbbaedae9: Layer already exists 02:56:35 5b2f411b3d25: Layer already exists 02:56:35 f4eab8fac204: Layer already exists 02:56:35 06fd21c104ae: Layer already exists 02:56:35 d999d9b2a4aa: Layer already exists 02:56:35 4bb3df06a3a6: Layer already exists 02:56:35 f1417ff83b31: Layer already exists 02:56:35 e8ccba0a223d: Layer already exists 02:56:35 3.0.0-dev.138: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:56:36 f4eab8fac204: Preparing 02:56:36 06fd21c104ae: Preparing 02:56:36 5cecbbaedae9: Preparing 02:56:36 5b2f411b3d25: Preparing 02:56:36 d999d9b2a4aa: Preparing 02:56:36 4bb3df06a3a6: Preparing 02:56:36 e8ccba0a223d: Preparing 02:56:36 f1417ff83b31: Preparing 02:56:36 e8ccba0a223d: Waiting 02:56:36 f1417ff83b31: Waiting 02:56:36 4bb3df06a3a6: Waiting 02:56:36 06fd21c104ae: Layer already exists 02:56:36 d999d9b2a4aa: Layer already exists 02:56:36 5b2f411b3d25: Layer already exists 02:56:36 5cecbbaedae9: Layer already exists 02:56:36 f4eab8fac204: Layer already exists 02:56:36 e8ccba0a223d: Layer already exists 02:56:36 4bb3df06a3a6: Layer already exists 02:56:36 f1417ff83b31: Layer already exists 02:56:36 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:56:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:56:36 f4eab8fac204: Preparing 02:56:36 06fd21c104ae: Preparing 02:56:36 5cecbbaedae9: Preparing 02:56:36 5b2f411b3d25: Preparing 02:56:36 d999d9b2a4aa: Preparing 02:56:36 4bb3df06a3a6: Preparing 02:56:36 e8ccba0a223d: Preparing 02:56:36 f1417ff83b31: Preparing 02:56:36 4bb3df06a3a6: Waiting 02:56:36 e8ccba0a223d: Waiting 02:56:36 f1417ff83b31: Waiting 02:56:36 f4eab8fac204: Layer already exists 02:56:36 5b2f411b3d25: Layer already exists 02:56:36 06fd21c104ae: Layer already exists 02:56:36 5cecbbaedae9: Layer already exists 02:56:36 d999d9b2a4aa: Layer already exists 02:56:36 f1417ff83b31: Layer already exists 02:56:36 4bb3df06a3a6: Layer already exists 02:56:36 e8ccba0a223d: Layer already exists 02:56:36 main: digest: sha256:d5a846844b9dab2ebde3d4e565ca670f58b8a6a20328d1dda60a51bb1445415a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:36 ===================================================== [Pipeline] echo 02:56:36 taggedImages: 02:56:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:56:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.138 02:56:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:56:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:56:36 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:36 latest 02:56:36 3.0.0-dev.138 02:56:36 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:36 main 02:56:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:56:37 d2ab8777f157: Preparing 02:56:37 54ea8fc1b8e8: Preparing 02:56:37 3dc31c31070a: Preparing 02:56:37 ae617d10d40f: Preparing 02:56:37 d999d9b2a4aa: Preparing 02:56:37 4bb3df06a3a6: Preparing 02:56:37 0695a9c25ada: Preparing 02:56:37 dc56550bf1df: Preparing 02:56:37 f1417ff83b31: Preparing 02:56:37 4bb3df06a3a6: Waiting 02:56:37 0695a9c25ada: Waiting 02:56:37 dc56550bf1df: Waiting 02:56:37 f1417ff83b31: Waiting 02:56:37 d999d9b2a4aa: Layer already exists 02:56:37 4bb3df06a3a6: Layer already exists 02:56:37 54ea8fc1b8e8: Pushed 02:56:37 d2ab8777f157: Pushed 02:56:37 0695a9c25ada: Pushed 02:56:37 ae617d10d40f: Pushed 02:56:37 f1417ff83b31: Layer already exists 02:56:37 dc56550bf1df: Pushed 02:56:38 3dc31c31070a: Pushed 02:56:38 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:56:39 d2ab8777f157: Preparing 02:56:39 54ea8fc1b8e8: Preparing 02:56:39 3dc31c31070a: Preparing 02:56:39 ae617d10d40f: Preparing 02:56:39 d999d9b2a4aa: Preparing 02:56:39 4bb3df06a3a6: Preparing 02:56:39 0695a9c25ada: Preparing 02:56:39 dc56550bf1df: Preparing 02:56:39 f1417ff83b31: Preparing 02:56:39 0695a9c25ada: Waiting 02:56:39 dc56550bf1df: Waiting 02:56:39 f1417ff83b31: Waiting 02:56:39 4bb3df06a3a6: Waiting 02:56:39 d999d9b2a4aa: Layer already exists 02:56:39 3dc31c31070a: Layer already exists 02:56:39 ae617d10d40f: Layer already exists 02:56:39 d2ab8777f157: Layer already exists 02:56:39 54ea8fc1b8e8: Layer already exists 02:56:39 dc56550bf1df: Layer already exists 02:56:39 4bb3df06a3a6: Layer already exists 02:56:39 0695a9c25ada: Layer already exists 02:56:39 f1417ff83b31: Layer already exists 02:56:39 latest: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.138 02:56:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:56:39 d2ab8777f157: Preparing 02:56:39 54ea8fc1b8e8: Preparing 02:56:39 3dc31c31070a: Preparing 02:56:39 ae617d10d40f: Preparing 02:56:39 d999d9b2a4aa: Preparing 02:56:39 4bb3df06a3a6: Preparing 02:56:39 0695a9c25ada: Preparing 02:56:39 dc56550bf1df: Preparing 02:56:39 f1417ff83b31: Preparing 02:56:39 0695a9c25ada: Waiting 02:56:39 4bb3df06a3a6: Waiting 02:56:39 f1417ff83b31: Waiting 02:56:39 ae617d10d40f: Layer already exists 02:56:39 54ea8fc1b8e8: Layer already exists 02:56:39 3dc31c31070a: Layer already exists 02:56:39 d999d9b2a4aa: Layer already exists 02:56:39 d2ab8777f157: Layer already exists 02:56:39 4bb3df06a3a6: Layer already exists 02:56:39 0695a9c25ada: Layer already exists 02:56:39 dc56550bf1df: Layer already exists 02:56:39 f1417ff83b31: Layer already exists 02:56:39 3.0.0-dev.138: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:56:40 d2ab8777f157: Preparing 02:56:40 54ea8fc1b8e8: Preparing 02:56:40 3dc31c31070a: Preparing 02:56:40 ae617d10d40f: Preparing 02:56:40 d999d9b2a4aa: Preparing 02:56:40 4bb3df06a3a6: Preparing 02:56:40 4bb3df06a3a6: Waiting 02:56:40 0695a9c25ada: Preparing 02:56:40 dc56550bf1df: Preparing 02:56:40 f1417ff83b31: Preparing 02:56:40 0695a9c25ada: Waiting 02:56:40 dc56550bf1df: Waiting 02:56:40 ae617d10d40f: Layer already exists 02:56:40 54ea8fc1b8e8: Layer already exists 02:56:40 3dc31c31070a: Layer already exists 02:56:40 d2ab8777f157: Layer already exists 02:56:40 d999d9b2a4aa: Layer already exists 02:56:40 4bb3df06a3a6: Layer already exists 02:56:40 0695a9c25ada: Layer already exists 02:56:40 dc56550bf1df: Layer already exists 02:56:40 f1417ff83b31: Layer already exists 02:56:40 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:56:41 d2ab8777f157: Preparing 02:56:41 54ea8fc1b8e8: Preparing 02:56:41 3dc31c31070a: Preparing 02:56:41 ae617d10d40f: Preparing 02:56:41 d999d9b2a4aa: Preparing 02:56:41 4bb3df06a3a6: Preparing 02:56:41 0695a9c25ada: Preparing 02:56:41 dc56550bf1df: Preparing 02:56:41 f1417ff83b31: Preparing 02:56:41 4bb3df06a3a6: Waiting 02:56:41 0695a9c25ada: Waiting 02:56:41 dc56550bf1df: Waiting 02:56:41 f1417ff83b31: Waiting 02:56:41 3dc31c31070a: Layer already exists 02:56:41 d2ab8777f157: Layer already exists 02:56:41 d999d9b2a4aa: Layer already exists 02:56:41 54ea8fc1b8e8: Layer already exists 02:56:41 ae617d10d40f: Layer already exists 02:56:41 dc56550bf1df: Layer already exists 02:56:41 4bb3df06a3a6: Layer already exists 02:56:41 f1417ff83b31: Layer already exists 02:56:41 0695a9c25ada: Layer already exists 02:56:41 main: digest: sha256:36504d833ff604b2175d2056b44b341a51905e1e1f0d744c726262772e420570 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:41 ===================================================== [Pipeline] echo 02:56:41 taggedImages: 02:56:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:56:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.138 02:56:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:56:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:56:41 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:41 latest 02:56:41 3.0.0-dev.138 02:56:41 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:41 main 02:56:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:56:41 962c124c7f6d: Preparing 02:56:41 2b88160a15ce: Preparing 02:56:41 464806ccbd52: Preparing 02:56:41 2146cdaf33e9: Preparing 02:56:41 ecaef835feb1: Preparing 02:56:41 a86018f8e5b1: Preparing 02:56:41 c498a276612b: Preparing 02:56:41 d999d9b2a4aa: Preparing 02:56:41 4bb3df06a3a6: Preparing 02:56:41 fb086ad0fc3e: Preparing 02:56:41 f1417ff83b31: Preparing 02:56:41 d999d9b2a4aa: Waiting 02:56:41 4bb3df06a3a6: Waiting 02:56:41 a86018f8e5b1: Waiting 02:56:41 c498a276612b: Waiting 02:56:41 f1417ff83b31: Waiting 02:56:41 2b88160a15ce: Pushed 02:56:41 962c124c7f6d: Pushed 02:56:41 ecaef835feb1: Pushed 02:56:41 d999d9b2a4aa: Layer already exists 02:56:41 4bb3df06a3a6: Layer already exists 02:56:42 a86018f8e5b1: Pushed 02:56:42 f1417ff83b31: Layer already exists 02:56:42 c498a276612b: Pushed 02:56:42 fb086ad0fc3e: Pushed 02:56:44 2146cdaf33e9: Pushed 02:56:44 464806ccbd52: Pushed 02:56:44 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:56:45 962c124c7f6d: Preparing 02:56:45 2b88160a15ce: Preparing 02:56:45 464806ccbd52: Preparing 02:56:45 2146cdaf33e9: Preparing 02:56:45 ecaef835feb1: Preparing 02:56:45 a86018f8e5b1: Preparing 02:56:45 c498a276612b: Preparing 02:56:45 d999d9b2a4aa: Preparing 02:56:45 4bb3df06a3a6: Preparing 02:56:45 fb086ad0fc3e: Preparing 02:56:45 f1417ff83b31: Preparing 02:56:45 a86018f8e5b1: Waiting 02:56:45 c498a276612b: Waiting 02:56:45 fb086ad0fc3e: Waiting 02:56:45 d999d9b2a4aa: Waiting 02:56:45 f1417ff83b31: Waiting 02:56:45 962c124c7f6d: Layer already exists 02:56:45 ecaef835feb1: Layer already exists 02:56:45 2b88160a15ce: Layer already exists 02:56:45 2146cdaf33e9: Layer already exists 02:56:45 464806ccbd52: Layer already exists 02:56:45 a86018f8e5b1: Layer already exists 02:56:45 d999d9b2a4aa: Layer already exists 02:56:45 c498a276612b: Layer already exists 02:56:45 fb086ad0fc3e: Layer already exists 02:56:45 4bb3df06a3a6: Layer already exists 02:56:45 f1417ff83b31: Layer already exists 02:56:45 latest: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.138 02:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:56:46 962c124c7f6d: Preparing 02:56:46 2b88160a15ce: Preparing 02:56:46 464806ccbd52: Preparing 02:56:46 2146cdaf33e9: Preparing 02:56:46 ecaef835feb1: Preparing 02:56:46 a86018f8e5b1: Preparing 02:56:46 c498a276612b: Preparing 02:56:46 d999d9b2a4aa: Preparing 02:56:46 4bb3df06a3a6: Preparing 02:56:46 fb086ad0fc3e: Preparing 02:56:46 f1417ff83b31: Preparing 02:56:46 a86018f8e5b1: Waiting 02:56:46 c498a276612b: Waiting 02:56:46 d999d9b2a4aa: Waiting 02:56:46 4bb3df06a3a6: Waiting 02:56:46 fb086ad0fc3e: Waiting 02:56:46 f1417ff83b31: Waiting 02:56:46 2b88160a15ce: Layer already exists 02:56:46 464806ccbd52: Layer already exists 02:56:46 962c124c7f6d: Layer already exists 02:56:46 2146cdaf33e9: Layer already exists 02:56:46 ecaef835feb1: Layer already exists 02:56:46 a86018f8e5b1: Layer already exists 02:56:46 d999d9b2a4aa: Layer already exists 02:56:46 c498a276612b: Layer already exists 02:56:46 fb086ad0fc3e: Layer already exists 02:56:46 4bb3df06a3a6: Layer already exists 02:56:46 f1417ff83b31: Layer already exists 02:56:46 3.0.0-dev.138: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:56:46 962c124c7f6d: Preparing 02:56:46 2b88160a15ce: Preparing 02:56:46 464806ccbd52: Preparing 02:56:46 2146cdaf33e9: Preparing 02:56:46 ecaef835feb1: Preparing 02:56:46 a86018f8e5b1: Preparing 02:56:46 c498a276612b: Preparing 02:56:46 d999d9b2a4aa: Preparing 02:56:46 4bb3df06a3a6: Preparing 02:56:46 fb086ad0fc3e: Preparing 02:56:46 f1417ff83b31: Preparing 02:56:46 c498a276612b: Waiting 02:56:46 d999d9b2a4aa: Waiting 02:56:46 4bb3df06a3a6: Waiting 02:56:46 a86018f8e5b1: Waiting 02:56:46 fb086ad0fc3e: Waiting 02:56:46 f1417ff83b31: Waiting 02:56:46 ecaef835feb1: Layer already exists 02:56:46 464806ccbd52: Layer already exists 02:56:46 2146cdaf33e9: Layer already exists 02:56:46 2b88160a15ce: Layer already exists 02:56:46 962c124c7f6d: Layer already exists 02:56:46 c498a276612b: Layer already exists 02:56:46 a86018f8e5b1: Layer already exists 02:56:46 d999d9b2a4aa: Layer already exists 02:56:46 4bb3df06a3a6: Layer already exists 02:56:46 fb086ad0fc3e: Layer already exists 02:56:46 f1417ff83b31: Layer already exists 02:56:46 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:56:47 962c124c7f6d: Preparing 02:56:47 2b88160a15ce: Preparing 02:56:47 464806ccbd52: Preparing 02:56:47 2146cdaf33e9: Preparing 02:56:47 ecaef835feb1: Preparing 02:56:47 a86018f8e5b1: Preparing 02:56:47 c498a276612b: Preparing 02:56:47 d999d9b2a4aa: Preparing 02:56:47 4bb3df06a3a6: Preparing 02:56:47 fb086ad0fc3e: Preparing 02:56:47 f1417ff83b31: Preparing 02:56:47 c498a276612b: Waiting 02:56:47 d999d9b2a4aa: Waiting 02:56:47 4bb3df06a3a6: Waiting 02:56:47 fb086ad0fc3e: Waiting 02:56:47 f1417ff83b31: Waiting 02:56:47 a86018f8e5b1: Waiting 02:56:47 2146cdaf33e9: Layer already exists 02:56:47 2b88160a15ce: Layer already exists 02:56:47 464806ccbd52: Layer already exists 02:56:47 962c124c7f6d: Layer already exists 02:56:47 ecaef835feb1: Layer already exists 02:56:47 d999d9b2a4aa: Layer already exists 02:56:47 c498a276612b: Layer already exists 02:56:47 a86018f8e5b1: Layer already exists 02:56:47 fb086ad0fc3e: Layer already exists 02:56:47 4bb3df06a3a6: Layer already exists 02:56:47 f1417ff83b31: Layer already exists 02:56:47 main: digest: sha256:339773abd96ed29c30b97934a1325152068a6e262cdb5f9dddae49bf7df627df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:47 ===================================================== [Pipeline] echo 02:56:47 taggedImages: 02:56:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:56:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.138 02:56:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:56:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:56:47 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:47 latest 02:56:47 3.0.0-dev.138 02:56:47 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:47 main 02:56:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:56:48 a1a90e4b1d5f: Preparing 02:56:48 d4a6c1a36812: Preparing 02:56:48 d999d9b2a4aa: Preparing 02:56:48 4bb3df06a3a6: Preparing 02:56:48 010048bd90ec: Preparing 02:56:48 f1417ff83b31: Preparing 02:56:48 f1417ff83b31: Waiting 02:56:48 d999d9b2a4aa: Layer already exists 02:56:48 4bb3df06a3a6: Layer already exists 02:56:48 f1417ff83b31: Layer already exists 02:56:48 a1a90e4b1d5f: Pushed 02:56:48 010048bd90ec: Pushed 02:56:49 d4a6c1a36812: Pushed 02:56:50 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:50 + 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 02:56:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:56:50 a1a90e4b1d5f: Preparing 02:56:50 d4a6c1a36812: Preparing 02:56:50 d999d9b2a4aa: Preparing 02:56:50 4bb3df06a3a6: Preparing 02:56:50 010048bd90ec: Preparing 02:56:50 f1417ff83b31: Preparing 02:56:50 f1417ff83b31: Waiting 02:56:50 a1a90e4b1d5f: Layer already exists 02:56:50 010048bd90ec: Layer already exists 02:56:50 d4a6c1a36812: Layer already exists 02:56:50 4bb3df06a3a6: Layer already exists 02:56:50 d999d9b2a4aa: Layer already exists 02:56:50 f1417ff83b31: Layer already exists 02:56:50 latest: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.138 02:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:56:51 a1a90e4b1d5f: Preparing 02:56:51 d4a6c1a36812: Preparing 02:56:51 d999d9b2a4aa: Preparing 02:56:51 4bb3df06a3a6: Preparing 02:56:51 010048bd90ec: Preparing 02:56:51 f1417ff83b31: Preparing 02:56:51 f1417ff83b31: Waiting 02:56:51 d999d9b2a4aa: Layer already exists 02:56:51 a1a90e4b1d5f: Layer already exists 02:56:51 4bb3df06a3a6: Layer already exists 02:56:51 d4a6c1a36812: Layer already exists 02:56:51 010048bd90ec: Layer already exists 02:56:51 f1417ff83b31: Layer already exists 02:56:51 3.0.0-dev.138: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:56:52 a1a90e4b1d5f: Preparing 02:56:52 d4a6c1a36812: Preparing 02:56:52 d999d9b2a4aa: Preparing 02:56:52 4bb3df06a3a6: Preparing 02:56:52 010048bd90ec: Preparing 02:56:52 f1417ff83b31: Preparing 02:56:52 f1417ff83b31: Waiting 02:56:52 d4a6c1a36812: Layer already exists 02:56:52 a1a90e4b1d5f: Layer already exists 02:56:52 4bb3df06a3a6: Layer already exists 02:56:52 010048bd90ec: Layer already exists 02:56:52 d999d9b2a4aa: Layer already exists 02:56:52 f1417ff83b31: Layer already exists 02:56:52 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:52 + 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 02:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:56:52 a1a90e4b1d5f: Preparing 02:56:52 d4a6c1a36812: Preparing 02:56:52 d999d9b2a4aa: Preparing 02:56:52 4bb3df06a3a6: Preparing 02:56:52 010048bd90ec: Preparing 02:56:52 f1417ff83b31: Preparing 02:56:52 f1417ff83b31: Waiting 02:56:52 d4a6c1a36812: Layer already exists 02:56:52 d999d9b2a4aa: Layer already exists 02:56:52 a1a90e4b1d5f: Layer already exists 02:56:52 010048bd90ec: Layer already exists 02:56:52 4bb3df06a3a6: Layer already exists 02:56:52 f1417ff83b31: Layer already exists 02:56:52 main: digest: sha256:ae6dfe021c7bab4a436d13bb3532624f0a712b5b2648f1f374771c7eb9459929 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:52 ===================================================== [Pipeline] echo 02:56:52 taggedImages: 02:56:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:56:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.138 02:56:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:56:52 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:56:52 ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:52 latest 02:56:52 3.0.0-dev.138 02:56:52 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:56:52 main 02:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c 02:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:56:53 5d72edad3ff6: Preparing 02:56:53 a72257e4ca10: Preparing 02:56:53 79ecde390f5c: Preparing 02:56:53 f66bb8e90fcb: Preparing 02:56:53 3b893cdd210b: Preparing 02:56:53 d999d9b2a4aa: Preparing 02:56:53 4bb3df06a3a6: Preparing 02:56:53 87a38af82557: Preparing 02:56:53 f1417ff83b31: Preparing 02:56:53 d999d9b2a4aa: Waiting 02:56:53 4bb3df06a3a6: Waiting 02:56:53 87a38af82557: Waiting 02:56:53 f1417ff83b31: Waiting 02:56:53 79ecde390f5c: Pushed 02:56:53 5d72edad3ff6: Pushed 02:56:53 a72257e4ca10: Pushed 02:56:53 d999d9b2a4aa: Layer already exists 02:56:53 4bb3df06a3a6: Layer already exists 02:56:53 f1417ff83b31: Layer already exists 02:56:53 87a38af82557: Pushed 02:56:59 3b893cdd210b: Pushed 02:57:01 f66bb8e90fcb: Pushed 02:57:01 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:01 5d72edad3ff6: Preparing 02:57:01 a72257e4ca10: Preparing 02:57:01 79ecde390f5c: Preparing 02:57:01 f66bb8e90fcb: Preparing 02:57:01 3b893cdd210b: Preparing 02:57:01 d999d9b2a4aa: Preparing 02:57:01 4bb3df06a3a6: Preparing 02:57:01 87a38af82557: Preparing 02:57:01 f1417ff83b31: Preparing 02:57:01 d999d9b2a4aa: Waiting 02:57:01 4bb3df06a3a6: Waiting 02:57:01 87a38af82557: Waiting 02:57:01 f1417ff83b31: Waiting 02:57:01 f66bb8e90fcb: Layer already exists 02:57:01 a72257e4ca10: Layer already exists 02:57:01 79ecde390f5c: Layer already exists 02:57:01 5d72edad3ff6: Layer already exists 02:57:01 3b893cdd210b: Layer already exists 02:57:01 d999d9b2a4aa: Layer already exists 02:57:01 4bb3df06a3a6: Layer already exists 02:57:01 f1417ff83b31: Layer already exists 02:57:01 87a38af82557: Layer already exists 02:57:01 latest: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.138 02:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:02 5d72edad3ff6: Preparing 02:57:02 a72257e4ca10: Preparing 02:57:02 79ecde390f5c: Preparing 02:57:02 f66bb8e90fcb: Preparing 02:57:02 3b893cdd210b: Preparing 02:57:02 d999d9b2a4aa: Preparing 02:57:02 4bb3df06a3a6: Preparing 02:57:02 87a38af82557: Preparing 02:57:02 f1417ff83b31: Preparing 02:57:02 87a38af82557: Waiting 02:57:02 4bb3df06a3a6: Waiting 02:57:02 f1417ff83b31: Waiting 02:57:02 d999d9b2a4aa: Waiting 02:57:02 f66bb8e90fcb: Layer already exists 02:57:02 3b893cdd210b: Layer already exists 02:57:02 a72257e4ca10: Layer already exists 02:57:02 79ecde390f5c: Layer already exists 02:57:02 5d72edad3ff6: Layer already exists 02:57:02 d999d9b2a4aa: Layer already exists 02:57:02 4bb3df06a3a6: Layer already exists 02:57:02 87a38af82557: Layer already exists 02:57:02 f1417ff83b31: Layer already exists 02:57:02 3.0.0-dev.138: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:02 5d72edad3ff6: Preparing 02:57:02 a72257e4ca10: Preparing 02:57:02 79ecde390f5c: Preparing 02:57:02 f66bb8e90fcb: Preparing 02:57:02 3b893cdd210b: Preparing 02:57:02 d999d9b2a4aa: Preparing 02:57:02 4bb3df06a3a6: Preparing 02:57:02 87a38af82557: Preparing 02:57:02 f1417ff83b31: Preparing 02:57:02 4bb3df06a3a6: Waiting 02:57:02 87a38af82557: Waiting 02:57:02 f1417ff83b31: Waiting 02:57:02 d999d9b2a4aa: Waiting 02:57:02 5d72edad3ff6: Layer already exists 02:57:02 79ecde390f5c: Layer already exists 02:57:02 3b893cdd210b: Layer already exists 02:57:02 a72257e4ca10: Layer already exists 02:57:02 f66bb8e90fcb: Layer already exists 02:57:02 87a38af82557: Layer already exists 02:57:02 d999d9b2a4aa: Layer already exists 02:57:02 4bb3df06a3a6: Layer already exists 02:57:02 f1417ff83b31: Layer already exists 02:57:02 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:57:03 5d72edad3ff6: Preparing 02:57:03 a72257e4ca10: Preparing 02:57:03 79ecde390f5c: Preparing 02:57:03 f66bb8e90fcb: Preparing 02:57:03 3b893cdd210b: Preparing 02:57:03 d999d9b2a4aa: Preparing 02:57:03 4bb3df06a3a6: Preparing 02:57:03 87a38af82557: Preparing 02:57:03 f1417ff83b31: Preparing 02:57:03 d999d9b2a4aa: Waiting 02:57:03 4bb3df06a3a6: Waiting 02:57:03 87a38af82557: Waiting 02:57:03 f1417ff83b31: Waiting 02:57:03 5d72edad3ff6: Layer already exists 02:57:03 a72257e4ca10: Layer already exists 02:57:03 f66bb8e90fcb: Layer already exists 02:57:03 79ecde390f5c: Layer already exists 02:57:03 3b893cdd210b: Layer already exists 02:57:03 4bb3df06a3a6: Layer already exists 02:57:03 87a38af82557: Layer already exists 02:57:03 d999d9b2a4aa: Layer already exists 02:57:03 f1417ff83b31: Layer already exists 02:57:03 main: digest: sha256:d69d274d658ad2a7be9ec7a72237e3b06dfef7750afe329b491faab1767ec2ee size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:03 ===================================================== [Pipeline] echo 02:57:03 taggedImages: 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.138 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:57:03 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:57:03 ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:03 latest 02:57:03 3.0.0-dev.138 02:57:03 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:03 main 02:57:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:57:04 f7b6fd526373: Preparing 02:57:04 1843faa1bd91: Preparing 02:57:04 d97becfd347e: Preparing 02:57:04 7df4d6161a12: Preparing 02:57:04 d999d9b2a4aa: Preparing 02:57:04 4bb3df06a3a6: Preparing 02:57:04 e56f490df065: Preparing 02:57:04 f1417ff83b31: Preparing 02:57:04 4bb3df06a3a6: Waiting 02:57:04 e56f490df065: Waiting 02:57:04 d999d9b2a4aa: Layer already exists 02:57:04 4bb3df06a3a6: Layer already exists 02:57:04 f7b6fd526373: Pushed 02:57:04 d97becfd347e: Pushed 02:57:04 1843faa1bd91: Pushed 02:57:04 f1417ff83b31: Layer already exists 02:57:04 e56f490df065: Pushed 02:57:12 7df4d6161a12: Pushed 02:57:12 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:57:13 f7b6fd526373: Preparing 02:57:13 1843faa1bd91: Preparing 02:57:13 d97becfd347e: Preparing 02:57:13 7df4d6161a12: Preparing 02:57:13 d999d9b2a4aa: Preparing 02:57:13 4bb3df06a3a6: Preparing 02:57:13 e56f490df065: Preparing 02:57:13 f1417ff83b31: Preparing 02:57:13 4bb3df06a3a6: Waiting 02:57:13 e56f490df065: Waiting 02:57:13 f1417ff83b31: Waiting 02:57:13 d999d9b2a4aa: Layer already exists 02:57:13 f7b6fd526373: Layer already exists 02:57:13 7df4d6161a12: Layer already exists 02:57:13 1843faa1bd91: Layer already exists 02:57:13 d97becfd347e: Layer already exists 02:57:13 4bb3df06a3a6: Layer already exists 02:57:13 f1417ff83b31: Layer already exists 02:57:13 e56f490df065: Layer already exists 02:57:13 latest: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.138 02:57:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:57:13 f7b6fd526373: Preparing 02:57:13 1843faa1bd91: Preparing 02:57:13 d97becfd347e: Preparing 02:57:13 7df4d6161a12: Preparing 02:57:13 d999d9b2a4aa: Preparing 02:57:13 4bb3df06a3a6: Preparing 02:57:13 e56f490df065: Preparing 02:57:13 f1417ff83b31: Preparing 02:57:13 e56f490df065: Waiting 02:57:13 f1417ff83b31: Waiting 02:57:13 4bb3df06a3a6: Waiting 02:57:13 f7b6fd526373: Layer already exists 02:57:13 d97becfd347e: Layer already exists 02:57:13 1843faa1bd91: Layer already exists 02:57:13 7df4d6161a12: Layer already exists 02:57:13 d999d9b2a4aa: Layer already exists 02:57:13 e56f490df065: Layer already exists 02:57:13 f1417ff83b31: Layer already exists 02:57:13 4bb3df06a3a6: Layer already exists 02:57:13 3.0.0-dev.138: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:57:14 f7b6fd526373: Preparing 02:57:14 1843faa1bd91: Preparing 02:57:14 d97becfd347e: Preparing 02:57:14 7df4d6161a12: Preparing 02:57:14 d999d9b2a4aa: Preparing 02:57:14 4bb3df06a3a6: Preparing 02:57:14 e56f490df065: Preparing 02:57:14 f1417ff83b31: Preparing 02:57:14 4bb3df06a3a6: Waiting 02:57:14 e56f490df065: Waiting 02:57:14 f1417ff83b31: Waiting 02:57:14 d999d9b2a4aa: Layer already exists 02:57:14 f7b6fd526373: Layer already exists 02:57:14 d97becfd347e: Layer already exists 02:57:14 7df4d6161a12: Layer already exists 02:57:14 1843faa1bd91: Layer already exists 02:57:14 e56f490df065: Layer already exists 02:57:14 4bb3df06a3a6: Layer already exists 02:57:14 f1417ff83b31: Layer already exists 02:57:14 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:57:15 f7b6fd526373: Preparing 02:57:15 1843faa1bd91: Preparing 02:57:15 d97becfd347e: Preparing 02:57:15 7df4d6161a12: Preparing 02:57:15 d999d9b2a4aa: Preparing 02:57:15 4bb3df06a3a6: Preparing 02:57:15 e56f490df065: Preparing 02:57:15 f1417ff83b31: Preparing 02:57:15 e56f490df065: Waiting 02:57:15 f1417ff83b31: Waiting 02:57:15 d999d9b2a4aa: Layer already exists 02:57:15 7df4d6161a12: Layer already exists 02:57:15 1843faa1bd91: Layer already exists 02:57:15 f7b6fd526373: Layer already exists 02:57:15 d97becfd347e: Layer already exists 02:57:15 4bb3df06a3a6: Layer already exists 02:57:15 f1417ff83b31: Layer already exists 02:57:15 e56f490df065: Layer already exists 02:57:15 main: digest: sha256:632c8f0e5fbe74efeae57ec0db7d0d909d3352af92f6accbc68c9a3c61544e55 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:15 ===================================================== [Pipeline] echo 02:57:15 taggedImages: 02:57:15 - nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:57:15 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.138 02:57:15 - nexus3.edgexfoundry.org:10004/security-spire-config:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:57:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:57:15 ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:15 latest 02:57:15 3.0.0-dev.138 02:57:15 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:15 main 02:57:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:57:15 f45ff6d302d6: Preparing 02:57:15 826fe36d3941: Preparing 02:57:15 8cccf3f0ec00: Preparing 02:57:15 2a06f9315946: Preparing 02:57:15 d999d9b2a4aa: Preparing 02:57:15 4bb3df06a3a6: Preparing 02:57:15 c61ecb3738e1: Preparing 02:57:15 f1417ff83b31: Preparing 02:57:15 c61ecb3738e1: Waiting 02:57:15 4bb3df06a3a6: Waiting 02:57:15 f1417ff83b31: Waiting 02:57:15 d999d9b2a4aa: Layer already exists 02:57:15 4bb3df06a3a6: Layer already exists 02:57:15 f45ff6d302d6: Pushed 02:57:15 8cccf3f0ec00: Pushed 02:57:15 826fe36d3941: Pushed 02:57:15 f1417ff83b31: Layer already exists 02:57:16 c61ecb3738e1: Pushed 02:57:24 2a06f9315946: Pushed 02:57:24 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:57:25 f45ff6d302d6: Preparing 02:57:25 826fe36d3941: Preparing 02:57:25 8cccf3f0ec00: Preparing 02:57:25 2a06f9315946: Preparing 02:57:25 d999d9b2a4aa: Preparing 02:57:25 4bb3df06a3a6: Preparing 02:57:25 c61ecb3738e1: Preparing 02:57:25 f1417ff83b31: Preparing 02:57:25 4bb3df06a3a6: Waiting 02:57:25 c61ecb3738e1: Waiting 02:57:25 f1417ff83b31: Waiting 02:57:25 826fe36d3941: Layer already exists 02:57:25 2a06f9315946: Layer already exists 02:57:25 d999d9b2a4aa: Layer already exists 02:57:25 f45ff6d302d6: Layer already exists 02:57:25 8cccf3f0ec00: Layer already exists 02:57:25 c61ecb3738e1: Layer already exists 02:57:25 f1417ff83b31: Layer already exists 02:57:25 4bb3df06a3a6: Layer already exists 02:57:25 latest: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.138 02:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:57:25 f45ff6d302d6: Preparing 02:57:25 826fe36d3941: Preparing 02:57:25 8cccf3f0ec00: Preparing 02:57:25 2a06f9315946: Preparing 02:57:25 d999d9b2a4aa: Preparing 02:57:25 4bb3df06a3a6: Preparing 02:57:25 c61ecb3738e1: Preparing 02:57:25 4bb3df06a3a6: Waiting 02:57:25 f1417ff83b31: Preparing 02:57:25 8cccf3f0ec00: Layer already exists 02:57:25 d999d9b2a4aa: Layer already exists 02:57:25 2a06f9315946: Layer already exists 02:57:25 826fe36d3941: Layer already exists 02:57:25 f45ff6d302d6: Layer already exists 02:57:25 4bb3df06a3a6: Layer already exists 02:57:25 c61ecb3738e1: Layer already exists 02:57:25 f1417ff83b31: Layer already exists 02:57:25 3.0.0-dev.138: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:57:26 f45ff6d302d6: Preparing 02:57:26 826fe36d3941: Preparing 02:57:26 8cccf3f0ec00: Preparing 02:57:26 2a06f9315946: Preparing 02:57:26 d999d9b2a4aa: Preparing 02:57:26 4bb3df06a3a6: Preparing 02:57:26 c61ecb3738e1: Preparing 02:57:26 f1417ff83b31: Preparing 02:57:26 4bb3df06a3a6: Waiting 02:57:26 c61ecb3738e1: Waiting 02:57:26 f1417ff83b31: Waiting 02:57:26 2a06f9315946: Layer already exists 02:57:26 8cccf3f0ec00: Layer already exists 02:57:26 d999d9b2a4aa: Layer already exists 02:57:26 826fe36d3941: Layer already exists 02:57:26 f45ff6d302d6: Layer already exists 02:57:26 4bb3df06a3a6: Layer already exists 02:57:26 c61ecb3738e1: Layer already exists 02:57:26 f1417ff83b31: Layer already exists 02:57:26 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:57:27 f45ff6d302d6: Preparing 02:57:27 826fe36d3941: Preparing 02:57:27 8cccf3f0ec00: Preparing 02:57:27 2a06f9315946: Preparing 02:57:27 d999d9b2a4aa: Preparing 02:57:27 4bb3df06a3a6: Preparing 02:57:27 c61ecb3738e1: Preparing 02:57:27 f1417ff83b31: Preparing 02:57:27 4bb3df06a3a6: Waiting 02:57:27 c61ecb3738e1: Waiting 02:57:27 f1417ff83b31: Waiting 02:57:27 d999d9b2a4aa: Layer already exists 02:57:27 826fe36d3941: Layer already exists 02:57:27 2a06f9315946: Layer already exists 02:57:27 8cccf3f0ec00: Layer already exists 02:57:27 f45ff6d302d6: Layer already exists 02:57:27 c61ecb3738e1: Layer already exists 02:57:27 4bb3df06a3a6: Layer already exists 02:57:27 f1417ff83b31: Layer already exists 02:57:27 main: digest: sha256:008c305fd8a1c492eb9d677f433326b9f32d3bcdddff4d522955841aeb8e2af3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:27 ===================================================== [Pipeline] echo 02:57:27 taggedImages: 02:57:27 - nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:57:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.138 02:57:27 - nexus3.edgexfoundry.org:10004/security-spire-server:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:57:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:57:27 ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:27 latest 02:57:27 3.0.0-dev.138 02:57:27 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:27 main 02:57:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:57:27 bfdd7e93a933: Preparing 02:57:27 62e6bd9c5943: Preparing 02:57:27 d999d9b2a4aa: Preparing 02:57:27 4bb3df06a3a6: Preparing 02:57:27 a8de1261a76c: Preparing 02:57:27 f1417ff83b31: Preparing 02:57:27 f1417ff83b31: Waiting 02:57:27 d999d9b2a4aa: Layer already exists 02:57:27 4bb3df06a3a6: Layer already exists 02:57:27 f1417ff83b31: Layer already exists 02:57:27 bfdd7e93a933: Pushed 02:57:27 a8de1261a76c: Pushed 02:57:30 62e6bd9c5943: Pushed 02:57:30 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:57:31 bfdd7e93a933: Preparing 02:57:31 62e6bd9c5943: Preparing 02:57:31 d999d9b2a4aa: Preparing 02:57:31 4bb3df06a3a6: Preparing 02:57:31 a8de1261a76c: Preparing 02:57:31 f1417ff83b31: Preparing 02:57:31 f1417ff83b31: Waiting 02:57:31 a8de1261a76c: Layer already exists 02:57:31 d999d9b2a4aa: Layer already exists 02:57:31 bfdd7e93a933: Layer already exists 02:57:31 4bb3df06a3a6: Layer already exists 02:57:31 62e6bd9c5943: Layer already exists 02:57:31 f1417ff83b31: Layer already exists 02:57:31 latest: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.138 02:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:57:31 bfdd7e93a933: Preparing 02:57:31 62e6bd9c5943: Preparing 02:57:31 d999d9b2a4aa: Preparing 02:57:31 4bb3df06a3a6: Preparing 02:57:31 a8de1261a76c: Preparing 02:57:31 f1417ff83b31: Preparing 02:57:31 f1417ff83b31: Waiting 02:57:31 bfdd7e93a933: Layer already exists 02:57:31 62e6bd9c5943: Layer already exists 02:57:31 d999d9b2a4aa: Layer already exists 02:57:31 a8de1261a76c: Layer already exists 02:57:31 4bb3df06a3a6: Layer already exists 02:57:31 f1417ff83b31: Layer already exists 02:57:31 3.0.0-dev.138: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:57:32 bfdd7e93a933: Preparing 02:57:32 62e6bd9c5943: Preparing 02:57:32 d999d9b2a4aa: Preparing 02:57:32 4bb3df06a3a6: Preparing 02:57:32 a8de1261a76c: Preparing 02:57:32 f1417ff83b31: Preparing 02:57:32 f1417ff83b31: Waiting 02:57:32 62e6bd9c5943: Layer already exists 02:57:32 d999d9b2a4aa: Layer already exists 02:57:32 4bb3df06a3a6: Layer already exists 02:57:32 bfdd7e93a933: Layer already exists 02:57:32 a8de1261a76c: Layer already exists 02:57:32 f1417ff83b31: Layer already exists 02:57:32 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:57:33 bfdd7e93a933: Preparing 02:57:33 62e6bd9c5943: Preparing 02:57:33 d999d9b2a4aa: Preparing 02:57:33 4bb3df06a3a6: Preparing 02:57:33 a8de1261a76c: Preparing 02:57:33 f1417ff83b31: Preparing 02:57:33 f1417ff83b31: Waiting 02:57:33 a8de1261a76c: Layer already exists 02:57:33 4bb3df06a3a6: Layer already exists 02:57:33 d999d9b2a4aa: Layer already exists 02:57:33 62e6bd9c5943: Layer already exists 02:57:33 bfdd7e93a933: Layer already exists 02:57:33 f1417ff83b31: Layer already exists 02:57:33 main: digest: sha256:741a58b199a10015788393578a23bf763fc6e512f976a98676c9787ed37bbd49 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:33 ===================================================== [Pipeline] echo 02:57:33 taggedImages: 02:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.138 02:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:57:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:57:33 ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:33 latest 02:57:33 3.0.0-dev.138 02:57:33 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:33 main 02:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:57:33 90f9fb0929f4: Preparing 02:57:33 0a48e880d10d: Preparing 02:57:33 d999d9b2a4aa: Preparing 02:57:33 4bb3df06a3a6: Preparing 02:57:33 dce6d04bed0d: Preparing 02:57:33 f1417ff83b31: Preparing 02:57:33 f1417ff83b31: Waiting 02:57:33 d999d9b2a4aa: Layer already exists 02:57:33 dce6d04bed0d: Layer already exists 02:57:33 4bb3df06a3a6: Layer already exists 02:57:33 f1417ff83b31: Layer already exists 02:57:33 90f9fb0929f4: Pushed 02:57:36 0a48e880d10d: Pushed 02:57:36 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:57:37 90f9fb0929f4: Preparing 02:57:37 0a48e880d10d: Preparing 02:57:37 d999d9b2a4aa: Preparing 02:57:37 4bb3df06a3a6: Preparing 02:57:37 dce6d04bed0d: Preparing 02:57:37 f1417ff83b31: Preparing 02:57:37 f1417ff83b31: Waiting 02:57:37 4bb3df06a3a6: Layer already exists 02:57:37 dce6d04bed0d: Layer already exists 02:57:37 0a48e880d10d: Layer already exists 02:57:37 90f9fb0929f4: Layer already exists 02:57:37 d999d9b2a4aa: Layer already exists 02:57:37 f1417ff83b31: Layer already exists 02:57:37 latest: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.138 02:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:57:37 90f9fb0929f4: Preparing 02:57:37 0a48e880d10d: Preparing 02:57:37 d999d9b2a4aa: Preparing 02:57:37 4bb3df06a3a6: Preparing 02:57:37 dce6d04bed0d: Preparing 02:57:37 f1417ff83b31: Preparing 02:57:37 f1417ff83b31: Waiting 02:57:37 90f9fb0929f4: Layer already exists 02:57:37 dce6d04bed0d: Layer already exists 02:57:37 4bb3df06a3a6: Layer already exists 02:57:37 d999d9b2a4aa: Layer already exists 02:57:37 0a48e880d10d: Layer already exists 02:57:37 f1417ff83b31: Layer already exists 02:57:37 3.0.0-dev.138: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:57:38 90f9fb0929f4: Preparing 02:57:38 0a48e880d10d: Preparing 02:57:38 d999d9b2a4aa: Preparing 02:57:38 4bb3df06a3a6: Preparing 02:57:38 dce6d04bed0d: Preparing 02:57:38 f1417ff83b31: Preparing 02:57:38 f1417ff83b31: Waiting 02:57:38 90f9fb0929f4: Layer already exists 02:57:38 dce6d04bed0d: Layer already exists 02:57:38 4bb3df06a3a6: Layer already exists 02:57:38 d999d9b2a4aa: Layer already exists 02:57:38 0a48e880d10d: Layer already exists 02:57:38 f1417ff83b31: Layer already exists 02:57:38 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:57:38 90f9fb0929f4: Preparing 02:57:38 0a48e880d10d: Preparing 02:57:38 d999d9b2a4aa: Preparing 02:57:38 4bb3df06a3a6: Preparing 02:57:38 dce6d04bed0d: Preparing 02:57:38 f1417ff83b31: Preparing 02:57:38 f1417ff83b31: Waiting 02:57:38 4bb3df06a3a6: Layer already exists 02:57:38 d999d9b2a4aa: Layer already exists 02:57:38 0a48e880d10d: Layer already exists 02:57:38 90f9fb0929f4: Layer already exists 02:57:38 dce6d04bed0d: Layer already exists 02:57:38 f1417ff83b31: Layer already exists 02:57:38 main: digest: sha256:d12fdaee1e8d5c97d0b56840fb8b30b6a2acf74e833c4363310006c6563f81dc size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:38 ===================================================== [Pipeline] echo 02:57:39 taggedImages: 02:57:39 - nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c 02:57:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:57:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.138 02:57:39 - nexus3.edgexfoundry.org:10004/support-scheduler:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 02:57:39 - 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] } 03:02:40 Removing intermediate container 7724a79a391a 03:02:40 ---> 984efe9a110e 03:02:40 03:02:40 Step 9/33 : FROM alpine:3.17 03:02:40 ---> 51e60588ff2c 03:02:40 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 03:02:40 ---> Running in c5bba71bc6c7 03:02:40 Removing intermediate container c5bba71bc6c7 03:02:40 ---> 2101d2a41464 03:02:40 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 03:02:40 ---> Running in f8179b9f20d5 03:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:02:44 (1/2) Installing dumb-init (1.2.5-r2) 03:02:44 (2/2) Installing su-exec (0.2-r2) 03:02:44 Executing busybox-1.35.0-r29.trigger 03:02:45 OK: 8 MiB in 17 packages 03:02:46 Removing intermediate container f8179b9f20d5 03:02:46 ---> a4a1ae68377e 03:02:46 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 03:02:46 ---> Running in c6bf12518f8d 03:02:49 Removing intermediate container c6bf12518f8d 03:02:49 ---> 6a523071ccaf 03:02:49 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:02:49 ---> Running in f90e34c6f5be 03:02:49 Removing intermediate container f90e34c6f5be 03:02:49 ---> 93d6d5e90f5a 03:02:49 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:02:49 ---> Running in e47d3efe40f4 03:02:50 Removing intermediate container e47d3efe40f4 03:02:50 ---> 8b8eda4bbfa7 03:02:50 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:02:50 ---> Running in 85979aa8b7c5 03:02:51 Removing intermediate container 85979aa8b7c5 03:02:51 ---> c71636e0796e 03:02:51 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:02:51 ---> Running in aaae0f82ee6c 03:02:54 Removing intermediate container aaae0f82ee6c 03:02:54 ---> ca4a3b8bee0d 03:02:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:02:54 ---> Running in 7d1696545041 03:02:54 Removing intermediate container 7d1696545041 03:02:54 ---> 4ee7cc8dab7e 03:02:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:02:55 ---> f1e6243a26c2 03:02:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:02:56 ---> Running in ce375cf72eb5 03:02:59 Removing intermediate container ce375cf72eb5 03:02:59 ---> 8329399e9009 03:02:59 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:59 ---> 835661d14cc8 03:02:59 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 03:03:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:03:03 ---> 61e2a9141b28 03:03:03 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:03:05 ---> 377442a363ae 03:03:05 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:03:05 ---> dc2ae32d7ffa 03:03:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 03:03:06 ---> ea6391fc685d 03:03:06 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:03:07 ---> 9480b1c7dfe5 03:03:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:03:08 ---> 2871f7e5f3af 03:03:08 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:03:09 ---> 888885fc297f 03:03:09 Step 28/33 : RUN chmod +x /entrypoint.sh 03:03:10 ---> Running in 23a754f57c4f 03:03:16 Removing intermediate container 23a754f57c4f 03:03:16 ---> 3135c40c9b4d 03:03:16 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:03:16 ---> Running in 5cd9b0a196a1 03:03:17 Removing intermediate container 5cd9b0a196a1 03:03:17 ---> 0aae1a59505f 03:03:17 Step 30/33 : CMD ["gate"] 03:03:17 ---> Running in 0e714d37241a 03:03:19 Removing intermediate container 0e714d37241a 03:03:19 ---> d429b86b683b 03:03:19 Step 31/33 : LABEL arch=arm64 03:03:19 ---> Running in fc1afbf0a166 03:03:20 Removing intermediate container fc1afbf0a166 03:03:20 ---> 30074ae19c51 03:03:20 Step 32/33 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:03:20 ---> Running in 0a499251a0fc 03:03:22 Removing intermediate container 0a499251a0fc 03:03:22 ---> 9f591b811e6c 03:03:22 Step 33/33 : LABEL version=3.0.0-dev.138 03:03:22 ---> Running in 68987b98d17e 03:03:23 Removing intermediate container 68987b98d17e 03:03:23 ---> c386fa02fbfa 03:03:23 03:03:24 Successfully built c386fa02fbfa 03:03:24 Successfully tagged security-bootstrapper-arm64:latest 03:03:24 Building support-notifications 03:03:26  Building security-bootstrapper ... done Removing intermediate container f8735efe2f8c 03:03:26 ---> f47eb3b55860 03:03:26 03:03:26 Step 9/25 : FROM alpine:3.17 03:03:26 ---> 51e60588ff2c 03:03:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:03:27 ---> Running in b87467c7b1dc 03:03:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:03:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:03:30 ---> d52645fd4d90 03:03:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:03:30 ---> Using cache 03:03:30 ---> efe9408466ad 03:03:30 Step 4/23 : WORKDIR /edgex-go 03:03:30 ---> Using cache 03:03:30 ---> df25f3c0d257 03:03:30 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:03:30 ---> Running in 440d0c97ba6e 03:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:03:32 (1/3) Installing ca-certificates (20220614-r4) 03:03:32 (2/3) Installing dumb-init (1.2.5-r2) 03:03:32 (3/3) Installing su-exec (0.2-r2) 03:03:32 Executing busybox-1.35.0-r29.trigger 03:03:32 Executing ca-certificates-20220614-r4.trigger 03:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:03:33 OK: 8 MiB in 18 packages 03:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:03:35 OK: 263 MiB in 53 packages 03:03:38 Removing intermediate container 440d0c97ba6e 03:03:38 ---> 3a8575b04ff2 03:03:38 Step 6/23 : COPY go.mod vendor* ./ 03:03:38 Removing intermediate container b87467c7b1dc 03:03:38 ---> 1a72a9999193 03:03:38 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:03:38 ---> Running in 6f721051cdc1 03:03:39 Removing intermediate container 6f721051cdc1 03:03:39 ---> 4ae6886052c5 03:03:39 Step 12/25 : WORKDIR / 03:03:39 ---> 19f42d18c94c 03:03:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:39 ---> Running in e8aa1810e1e5 03:03:39 ---> Running in 05fa35ac5ef8 03:03:40 Removing intermediate container e8aa1810e1e5 03:03:40 ---> eac2a6c3b5d3 03:03:40 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:41 Removing intermediate container 95105f391203 03:03:41 ---> bd83c17c86c0 03:03:41 03:03:41 Step 10/25 : FROM alpine:3.17 03:03:41 ---> 51e60588ff2c 03:03:41 Step 11/25 : RUN apk add --update --no-cache dumb-init 03:03:41 Removing intermediate container fd3adba20532 03:03:41 ---> e017d09fed1e 03:03:41 03:03:41 Step 10/23 : FROM alpine:3.17 03:03:41 ---> 51e60588ff2c 03:03:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:03:41 ---> Running in 577fb4e6ca89 03:03:42 ---> Running in c7ae0f9b8fa2 03:03:42 ---> f7e08bdd46bc 03:03:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 03:03:43 Removing intermediate container c7ae0f9b8fa2 03:03:43 ---> e9eb3aa596f4 03:03:43 Step 12/23 : ENV APP_PORT=59880 03:03:43 ---> Running in 51a21b2c1ae6 03:03:44 ---> cd2190abbd48 03:03:44 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:03:44 Removing intermediate container 51a21b2c1ae6 03:03:44 ---> 473722f1f7a1 03:03:44 Step 13/23 : EXPOSE $APP_PORT 03:03:45 ---> Running in 64e47f2ebb6d 03:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:03:46 Removing intermediate container 64e47f2ebb6d 03:03:46 ---> 88a7524ef195 03:03:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 03:03:46 ---> Running in 77827c6703de 03:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:03:46 ---> 2ebceddad60e 03:03:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:03:48 ---> bcb438c6f1e5 03:03:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:03:49 (1/1) Installing dumb-init (1.2.5-r2) 03:03:49 Executing busybox-1.35.0-r29.trigger 03:03:49 OK: 8 MiB in 16 packages 03:03:49 ---> 5258811fa13d 03:03:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:03:50 Removing intermediate container 577fb4e6ca89 03:03:50 ---> 334699052e24 03:03:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:03:52 ---> Running in 397e372f2aaa 03:03:52 (1/1) Installing dumb-init (1.2.5-r2) 03:03:52 Executing busybox-1.35.0-r29.trigger 03:03:52 OK: 8 MiB in 16 packages 03:03:52 ---> 8f432660d789 03:03:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:03:52 Removing intermediate container 397e372f2aaa 03:03:52 ---> 5ecf05f12105 03:03:52 Step 13/25 : ENV APP_PORT=59881 03:03:52 ---> Running in 608a4e89582b 03:03:53 Removing intermediate container 608a4e89582b 03:03:53 ---> f0a15e7a2de3 03:03:53 Step 14/25 : EXPOSE $APP_PORT 03:03:53 Removing intermediate container 77827c6703de 03:03:53 ---> 77b0dd9aad18 03:03:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:53 ---> Running in e89e46280cfb 03:03:54 ---> ae855586e8f5 03:03:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:03:54 Removing intermediate container e89e46280cfb 03:03:54 ---> bd32c7364711 03:03:54 Step 15/25 : WORKDIR / 03:03:54 ---> Running in 0e956e997a57 03:03:54 ---> 9a9ae690fcb6 03:03:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:03:55 Removing intermediate container 0e956e997a57 03:03:55 ---> 4654be14c14c 03:03:55 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:03:55 ---> 3b5ddb827454 03:03:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:56 ---> Running in 42cecfe840ff 03:03:56 ---> 13ec667e8fae 03:03:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:03:56 ---> d8e8339707dc 03:03:56 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 03:03:58 ---> f62230bd191e 03:03:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:03:59 ---> 9c217f2b637c 03:03:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:04:00 Removing intermediate container 42cecfe840ff 03:04:00 ---> 19c38b1431b5 03:04:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:04:00 ---> Running in 681cc1e0840e 03:04:00 ---> 9d2bed8d743e 03:04:00 Step 19/23 : ENTRYPOINT ["/core-data"] 03:04:00 ---> Running in 64050854126a 03:04:01 Removing intermediate container 681cc1e0840e 03:04:01 ---> 0ceca6646103 03:04:01 Step 23/25 : LABEL arch=arm64 03:04:01 ---> Running in 4710b866fb82 03:04:01 ---> c572e0caebba 03:04:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:04:01 Removing intermediate container 64050854126a 03:04:01 ---> 5e49a48d5059 03:04:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:04:02 ---> Running in 7e5da04d729b 03:04:02 Removing intermediate container 4710b866fb82 03:04:02 ---> 3c327adb9590 03:04:02 Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:04:02 Removing intermediate container 7e5da04d729b 03:04:02 ---> 7fb75be72038 03:04:02 Step 21/23 : LABEL arch=arm64 03:04:02 ---> Running in 76b6c073b4ce 03:04:02 ---> Running in 415842d1279f 03:04:03 ---> 3bf6d22965da 03:04:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:04:03 Removing intermediate container 76b6c073b4ce 03:04:03 ---> c6465852e433 03:04:03 Step 25/25 : LABEL version=3.0.0-dev.138 03:04:03 ---> Running in 91ef1e9af414 03:04:03 Removing intermediate container 415842d1279f 03:04:03 ---> 3d835c452265 03:04:03 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:04:03 ---> Running in 97b423cac155 03:04:04 Removing intermediate container 91ef1e9af414 03:04:04 ---> dc6cb67c90f3 03:04:04 03:04:04 Removing intermediate container 97b423cac155 03:04:04 ---> 593251b2de2e 03:04:04 Step 23/23 : LABEL version=3.0.0-dev.138 03:04:04 ---> 5a6bc9d7b448 03:04:04 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:04:05 Successfully built dc6cb67c90f3 03:04:05 ---> Running in b23f53b15c05 03:04:05 Successfully tagged security-secretstore-setup-arm64:latest 03:04:05  Building security-secretstore-setup ... done Building security-proxy-setup 03:04:05 ---> Running in a267928f2dc8 03:04:05 Removing intermediate container a267928f2dc8 03:04:05 ---> cbf4b66da65a 03:04:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:04:05 Removing intermediate container b23f53b15c05 03:04:05 ---> 818ff3e0b320 03:04:05 03:04:05 ---> Running in e3342c616419 03:04:06 Successfully built 818ff3e0b320 03:04:06 Successfully tagged core-data-arm64:latest 03:04:06 Building security-spire-server 03:04:06  Building core-data ... done Removing intermediate container e3342c616419 03:04:06 ---> 4dee926642bb 03:04:06 Step 23/25 : LABEL arch=arm64 03:04:06 ---> Running in 47c6f794c480 03:04:07 Removing intermediate container 47c6f794c480 03:04:07 ---> e084358e6b7f 03:04:07 Step 24/25 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:04:07 ---> Running in 3d4e0cb25d95 03:04:07 Removing intermediate container 3d4e0cb25d95 03:04:07 ---> f015b0f516f9 03:04:07 Step 25/25 : LABEL version=3.0.0-dev.138 03:04:07 ---> Running in b1e2e494ed80 03:04:08 Removing intermediate container b1e2e494ed80 03:04:08 ---> 058f09320d17 03:04:08 03:04:08 Successfully built 058f09320d17 03:04:08 Successfully tagged core-metadata-arm64:latest 03:04:08  Building core-metadata ... done Building security-proxy-auth 03:04:10 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:04:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:10 ---> d52645fd4d90 03:04:10 Step 3/22 : WORKDIR /edgex-go 03:04:10 ---> Using cache 03:04:10 ---> 0d657946c3a5 03:04:10 Step 4/22 : RUN apk add --update --no-cache make git 03:04:10 ---> Using cache 03:04:10 ---> 6ceb49d21993 03:04:10 Step 5/22 : COPY go.mod vendor* ./ 03:04:10 ---> Using cache 03:04:10 ---> dfba0364f495 03:04:10 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:10 ---> Using cache 03:04:11 ---> 40b8134234b0 03:04:11 Step 7/22 : COPY . . 03:04:11 ---> Using cache 03:04:11 ---> 79ac8d3d3887 03:04:11 Step 8/22 : RUN make cmd/secrets-config/secrets-config 03:04:12 ---> Running in 44587730841b 03:04:14 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:04:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:04:14 ---> d52645fd4d90 03:04:14 Step 3/26 : WORKDIR /edgex-go 03:04:14 ---> Using cache 03:04:14 ---> 0d657946c3a5 03:04:14 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 03:04:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:04:14 ---> Running in 04578c1876f0 03:04:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:04:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:04:15 ---> d52645fd4d90 03:04:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:04:15 ---> Using cache 03:04:15 ---> efe9408466ad 03:04:15 Step 4/23 : WORKDIR /edgex-go 03:04:15 ---> Using cache 03:04:15 ---> df25f3c0d257 03:04:15 Step 5/23 : RUN apk add --update --no-cache make git 03:04:15 ---> Using cache 03:04:15 ---> 849c884892b0 03:04:15 Step 6/23 : COPY go.mod vendor* ./ 03:04:15 ---> Using cache 03:04:15 ---> 4da614029ddb 03:04:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:15 ---> Using cache 03:04:15 ---> a3ff693a355d 03:04:15 Step 8/23 : COPY . . 03:04:15 ---> Using cache 03:04:15 ---> 765d1d4708fd 03:04:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 03:04:16 ---> Running in 663b216b478a 03:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:04:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:04:19 OK: 263 MiB in 53 packages 03:04:23 Removing intermediate container 04578c1876f0 03:04:23 ---> 6cc734142dcf 03:04:23 Step 5/26 : COPY go.mod vendor* ./ 03:04:24 ---> 141a0ce061b3 03:04:24 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:24 Removing intermediate container 2f9d739cf202 03:04:24 ---> d700658b6fc1 03:04:24 03:04:24 Step 9/20 : FROM alpine:3.17 03:04:24 ---> 51e60588ff2c 03:04:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 03:04:24 ---> Using cache 03:04:24 ---> 2101d2a41464 03:04:24 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:04:24 ---> Running in 14297675213b 03:04:25 ---> Running in c3bea86e5cae 03:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:04:30 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:04:30 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:04:30 OK: 17691 distinct packages available 03:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:04:33 (1/9) Installing ca-certificates (20220614-r4) 03:04:33 (2/9) Installing brotli-libs (1.0.9-r9) 03:04:33 (3/9) Installing nghttp2-libs (1.51.0-r0) 03:04:33 (4/9) Installing libcurl (8.0.1-r0) 03:04:33 (5/9) Installing curl (8.0.1-r0) 03:04:33 (6/9) Installing dumb-init (1.2.5-r2) 03:04:33 (7/9) Installing musl-obstack (1.2.3-r0) 03:04:33 (8/9) Installing libucontext (1.2-r0) 03:04:33 (9/9) Installing gcompat (1.1.0-r0) 03:04:33 Executing busybox-1.35.0-r29.trigger 03:04:33 Executing ca-certificates-20220614-r4.trigger 03:04:34 OK: 11 MiB in 24 packages 03:04:39 Removing intermediate container c3bea86e5cae 03:04:39 ---> e5512e37a0e3 03:04:39 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:04:40 ---> cd86c46befd0 03:04:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 03:04:42 ---> e87dc9e71cf7 03:04:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:04:46 ---> 92441c3a22de 03:04:46 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:04:47 ---> b1e51f689d64 03:04:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:04:47 ---> Running in 98282de844b6 03:04:48 Removing intermediate container 98282de844b6 03:04:48 ---> 30b5b529e199 03:04:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:04:48 ---> Running in aa010dc63f8f 03:04:49 Removing intermediate container aa010dc63f8f 03:04:49 ---> 81343192796c 03:04:49 Step 18/20 : LABEL arch=arm64 03:04:49 ---> Running in fa88f84bda31 03:04:50 Removing intermediate container fa88f84bda31 03:04:50 ---> 2a6c863eb331 03:04:50 Step 19/20 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:04:50 ---> Running in f4dfe4ed4b4d 03:04:51 Removing intermediate container f4dfe4ed4b4d 03:04:51 ---> 3f8cb3d5b78a 03:04:51 Step 20/20 : LABEL version=3.0.0-dev.138 03:04:51 ---> Running in 3eb774733bb6 03:04:52 Removing intermediate container 3eb774733bb6 03:04:52 ---> 5f83958a4dca 03:04:52 03:04:52 Successfully built 5f83958a4dca 03:04:52 Successfully tagged security-spiffe-token-provider-arm64:latest 03:04:52 Building core-command 03:04:57  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:04:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:57 ---> d52645fd4d90 03:04:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:04:57 ---> Using cache 03:04:57 ---> efe9408466ad 03:04:57 Step 4/24 : WORKDIR /edgex-go 03:04:57 ---> Using cache 03:04:57 ---> df25f3c0d257 03:04:57 Step 5/24 : RUN apk add --update --no-cache make git 03:04:57 ---> Using cache 03:04:57 ---> 849c884892b0 03:04:57 Step 6/24 : COPY go.mod vendor* ./ 03:04:57 ---> Using cache 03:04:57 ---> 4da614029ddb 03:04:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:57 ---> Using cache 03:04:57 ---> a3ff693a355d 03:04:57 Step 8/24 : COPY . . 03:04:57 ---> Using cache 03:04:57 ---> 765d1d4708fd 03:04:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:04:58 ---> Running in 471746431cce 03:05:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:05:03 Removing intermediate container 05fa35ac5ef8 03:05:03 ---> 8fe06f73d6f9 03:05:03 Step 8/23 : COPY . . 03:05:06 ---> ba8c02d0e3cb 03:05:06 Step 9/23 : RUN make cmd/support-notifications/support-notifications 03:05:06 ---> Running in f9132d4dc078 03:05:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:06:05 Removing intermediate container 14297675213b 03:06:05 ---> 896ac7f4d489 03:06:05 Step 7/26 : COPY . . 03:06:05 ---> d9b674c7aa60 03:06:05 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 03:06:05 ---> Running in d4ace73be1ca 03:06:05 Removing intermediate container d4ace73be1ca 03:06:05 ---> 52c8bb105b37 03:06:05 Step 9/26 : WORKDIR /edgex-go/spire-build 03:06:05 ---> Running in baf79fec9b19 03:06:05 Removing intermediate container baf79fec9b19 03:06:05 ---> cfcb8d9c817c 03:06:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:06:05 ---> Running in ee80c980b730 03:06:05 Removing intermediate container ee80c980b730 03:06:05 ---> 28bbeb3ebd9e 03:06:05 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:06:05 ---> Running in 62ac0b19d208 03:06:07 Removing intermediate container 62ac0b19d208 03:06:07 ---> 8eeb8121ac52 03:06:07 Step 12/26 : WORKDIR /edgex-go 03:06:07 ---> Running in 10835de84a9f 03:06:08 Removing intermediate container 10835de84a9f 03:06:08 ---> a093a623e160 03:06:08 03:06:08 Step 13/26 : FROM alpine:3.17 03:06:08 ---> 51e60588ff2c 03:06:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:06:08 ---> Using cache 03:06:08 ---> 97f722306efb 03:06:08 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:08 ---> Running in 103bf8533c73 03:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:06:13 v3.17.3-134-g10e6be13817 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:06:13 v3.17.3-132-g49f14531d7a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:06:13 OK: 17691 distinct packages available 03:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:06:16 (1/5) Installing dumb-init (1.2.5-r2) 03:06:16 (2/5) Installing musl-obstack (1.2.3-r0) 03:06:16 (3/5) Installing libucontext (1.2-r0) 03:06:16 (4/5) Installing gcompat (1.1.0-r0) 03:06:16 (5/5) Installing openssl (3.0.8-r4) 03:06:16 Executing busybox-1.35.0-r29.trigger 03:06:16 OK: 9 MiB in 20 packages 03:06:18 Removing intermediate container 103bf8533c73 03:06:18 ---> 59bbc0e81b0e 03:06:18 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:20 ---> 7b91fff7a147 03:06:20 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 03:06:21 ---> 07be6bd609f4 03:06:21 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:06:27 ---> 42e6b109a60f 03:06:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:06:28 ---> 2f1a3f522e29 03:06:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:06:29 ---> 487d9f580f69 03:06:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:06:30 ---> 896b3987973c 03:06:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:06:30 ---> Running in 0c69c763e12d 03:06:30 Removing intermediate container 0c69c763e12d 03:06:30 ---> d08c33928874 03:06:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:06:30 ---> Running in 9847b37f657c 03:06:33 Removing intermediate container 9847b37f657c 03:06:33 ---> 7d4836415405 03:06:33 Step 24/26 : LABEL arch=arm64 03:06:33 ---> Running in 88eab9613f1d 03:06:33 Removing intermediate container 88eab9613f1d 03:06:33 ---> 85681e7337a0 03:06:33 Step 25/26 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:06:33 ---> Running in 820f62974911 03:06:34 Removing intermediate container 820f62974911 03:06:34 ---> eaa4d40d7ecb 03:06:34 Step 26/26 : LABEL version=3.0.0-dev.138 03:06:34 ---> Running in 0c8046389fa9 03:06:35 Removing intermediate container 0c8046389fa9 03:06:35 ---> 019890e63a25 03:06:35 03:06:35 Successfully built 019890e63a25 03:06:35 Successfully tagged security-spire-server-arm64:latest 03:06:35  Building security-spire-server ... done Building security-spire-agent 03:06:38 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:06:38 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:06:38 ---> d52645fd4d90 03:06:38 Step 3/27 : WORKDIR /edgex-go 03:06:38 ---> Using cache 03:06:38 ---> 0d657946c3a5 03:06:38 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 03:06:38 ---> Using cache 03:06:38 ---> 6cc734142dcf 03:06:38 Step 5/27 : COPY go.mod vendor* ./ 03:06:38 ---> Using cache 03:06:38 ---> 141a0ce061b3 03:06:38 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:38 ---> Using cache 03:06:38 ---> 896ac7f4d489 03:06:38 Step 7/27 : COPY . . 03:06:38 ---> Using cache 03:06:38 ---> d9b674c7aa60 03:06:38 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 03:06:38 ---> Using cache 03:06:38 ---> 52c8bb105b37 03:06:38 Step 9/27 : WORKDIR /edgex-go/spire-build 03:06:38 ---> Using cache 03:06:38 ---> cfcb8d9c817c 03:06:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:06:38 ---> Using cache 03:06:38 ---> 28bbeb3ebd9e 03:06:38 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:06:38 ---> Running in 80074a1d7b91 03:06:41 Removing intermediate container 80074a1d7b91 03:06:41 ---> 536b8d4d7bac 03:06:41 Step 12/27 : WORKDIR /edgex-go 03:06:41 ---> Running in 374a55edd06a 03:06:42 Removing intermediate container 374a55edd06a 03:06:42 ---> 19d8f25d038d 03:06:42 03:06:42 Step 13/27 : FROM alpine:3.17 03:06:42 ---> 51e60588ff2c 03:06:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:06:42 ---> Using cache 03:06:42 ---> 97f722306efb 03:06:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:42 ---> Using cache 03:06:42 ---> 59bbc0e81b0e 03:06:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:42 ---> Using cache 03:06:42 ---> 7b91fff7a147 03:06:42 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 03:06:42 ---> Using cache 03:06:42 ---> 07be6bd609f4 03:06:42 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:06:47 ---> 0e882cbfd4e8 03:06:47 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:06:54 ---> f2fc6ed7cddf 03:06:54 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:06:54 ---> 6e95db797919 03:06:54 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:06:54 ---> a1e2c6da97d8 03:06:54 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:06:55 ---> 4c147866b24a 03:06:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:06:55 ---> Running in 4eee8e9e9011 03:06:56 Removing intermediate container 4eee8e9e9011 03:06:56 ---> 36c4e73823eb 03:06:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:06:56 ---> Running in 7cea9d3b8a53 03:06:57 Removing intermediate container 7cea9d3b8a53 03:06:57 ---> 149382fa73ec 03:06:57 Step 25/27 : LABEL arch=arm64 03:06:57 ---> Running in 05c395850982 03:06:57 Removing intermediate container 05c395850982 03:06:57 ---> 28a624e6878f 03:06:57 Step 26/27 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:06:57 ---> Running in 13c553d3c74a 03:07:00 Removing intermediate container 13c553d3c74a 03:07:00 ---> 18c123868a6a 03:07:00 Step 27/27 : LABEL version=3.0.0-dev.138 03:07:00 ---> Running in 64bd847a1f5e 03:07:00 Removing intermediate container 64bd847a1f5e 03:07:00 ---> 161cc54fb429 03:07:00 03:07:00 Successfully built 161cc54fb429 03:07:00 Successfully tagged security-spire-agent-arm64:latest 03:07:00  Building security-spire-agent ... done Building support-scheduler 03:07:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:07:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:04 ---> d52645fd4d90 03:07:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:07:04 ---> Using cache 03:07:04 ---> efe9408466ad 03:07:04 Step 4/23 : WORKDIR /edgex-go 03:07:04 ---> Using cache 03:07:04 ---> df25f3c0d257 03:07:04 Step 5/23 : RUN apk add --update --no-cache make git 03:07:04 ---> Using cache 03:07:04 ---> 849c884892b0 03:07:04 Step 6/23 : COPY go.mod vendor* ./ 03:07:04 ---> Using cache 03:07:04 ---> 4da614029ddb 03:07:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:04 ---> Using cache 03:07:04 ---> a3ff693a355d 03:07:04 Step 8/23 : COPY . . 03:07:04 ---> Using cache 03:07:04 ---> 765d1d4708fd 03:07:04 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 03:07:04 ---> Running in dcdbc8027893 03:07:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:10:28 Removing intermediate container 663b216b478a 03:10:28 ---> fa6a3d47043d 03:10:28 03:10:28 Step 10/23 : FROM alpine:3.17 03:10:28 ---> 51e60588ff2c 03:10:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:10:28 ---> Running in 78fba8ebbb31 03:10:28 Removing intermediate container 78fba8ebbb31 03:10:28 ---> 9435bff05258 03:10:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:10:28 ---> Running in 054ada5fd641 03:10:28 Removing intermediate container 44587730841b 03:10:28 ---> f029fe63abde 03:10:28 03:10:28 Step 9/22 : FROM alpine:3.17 03:10:28 ---> 51e60588ff2c 03:10:28 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 03:10:28 ---> Running in 11eaa077abfc 03:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:10:28 (1/1) Installing dumb-init (1.2.5-r2) 03:10:28 Executing busybox-1.35.0-r29.trigger 03:10:28 OK: 8 MiB in 16 packages 03:10:28 (1/2) Installing dumb-init (1.2.5-r2) 03:10:28 (2/2) Installing openssl (3.0.8-r4) 03:10:28 Executing busybox-1.35.0-r29.trigger 03:10:28 OK: 8 MiB in 17 packages 03:10:29 Removing intermediate container 054ada5fd641 03:10:29 ---> bcd05e13e123 03:10:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:29 Removing intermediate container 11eaa077abfc 03:10:29 ---> f28131841b57 03:10:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:10:29 ---> Running in 8c66484c80ed 03:10:30 ---> e6d369ecaec8 03:10:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:10:30 Removing intermediate container 8c66484c80ed 03:10:30 ---> 531b7736fd77 03:10:30 Step 12/22 : WORKDIR /edgex 03:10:32 ---> Running in e1ac6f2e5bc6 03:10:32 ---> 8af315536b46 03:10:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:10:33 Removing intermediate container e1ac6f2e5bc6 03:10:33 ---> 03e80d3ca875 03:10:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:34 ---> f947d613acff 03:10:34 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 03:10:34 ---> a503386af26d 03:10:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:10:35 ---> a66dee9e33e3 03:10:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:10:35 ---> 9eb367140511 03:10:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:10:37 ---> 46837c1d27ee 03:10:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:37 ---> 95d7034f1136 03:10:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:10:37 ---> Running in 3dc8c3589ed9 03:10:39 ---> 9a308e025a7f 03:10:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:10:40 ---> 7d7bb0617f6c 03:10:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:40 Removing intermediate container 3dc8c3589ed9 03:10:40 ---> 1ed737a9c004 03:10:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:10:40 ---> Running in 280da287edad 03:10:41 ---> Running in 4989f3137ce8 03:10:41 Removing intermediate container 4989f3137ce8 03:10:41 ---> ac487c1fe3a2 03:10:41 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 03:10:41 ---> Running in 8b56e37c3c9b 03:10:42 Removing intermediate container 8b56e37c3c9b 03:10:42 ---> 137f968e6bbe 03:10:42 Step 21/23 : LABEL arch=arm64 03:10:42 ---> Running in 40d241660329 03:10:43 Removing intermediate container 40d241660329 03:10:43 ---> fe336044707b 03:10:43 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:10:43 ---> Running in 9c52459b8e2f 03:10:44 Removing intermediate container 9c52459b8e2f 03:10:44 ---> 5d286a320342 03:10:44 Step 23/23 : LABEL version=3.0.0-dev.138 03:10:44 Removing intermediate container 280da287edad 03:10:44 ---> 30c78bfbc5fa 03:10:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:10:44 ---> Running in ad39e8e10386 03:10:44 ---> Running in cba2ef05d7d8 03:10:45 Removing intermediate container cba2ef05d7d8 03:10:45 ---> 83255f171545 03:10:45 Step 20/22 : LABEL arch=arm64 03:10:45 Removing intermediate container ad39e8e10386 03:10:45 ---> ead611db6125 03:10:45 03:10:45 ---> Running in b41dfa434807 03:10:45 Successfully built ead611db6125 03:10:45 Successfully tagged security-proxy-auth-arm64:latest 03:10:45  Building security-proxy-auth ... done Building core-common-config-bootstrapper 03:10:45 Removing intermediate container b41dfa434807 03:10:45 ---> c87b051c6f2d 03:10:45 Step 21/22 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:10:45 ---> Running in 19aecba5f91c 03:10:46 Removing intermediate container 19aecba5f91c 03:10:46 ---> 598476cb7c9c 03:10:46 Step 22/22 : LABEL version=3.0.0-dev.138 03:10:46 ---> Running in d34559810947 03:10:47 Removing intermediate container d34559810947 03:10:47 ---> 7d9f2fc8ed8b 03:10:47 03:10:47 Successfully built 7d9f2fc8ed8b 03:10:47 Successfully tagged security-proxy-setup-arm64:latest 03:10:49  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:10:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:10:49 ---> d52645fd4d90 03:10:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:10:49 ---> Using cache 03:10:49 ---> efe9408466ad 03:10:49 Step 4/23 : WORKDIR /edgex-go 03:10:49 ---> Using cache 03:10:49 ---> df25f3c0d257 03:10:49 Step 5/23 : RUN apk add --update --no-cache make git 03:10:49 ---> Using cache 03:10:49 ---> 849c884892b0 03:10:49 Step 6/23 : COPY go.mod vendor* ./ 03:10:49 ---> Using cache 03:10:49 ---> 4da614029ddb 03:10:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:49 ---> Using cache 03:10:49 ---> a3ff693a355d 03:10:49 Step 8/23 : COPY . . 03:10:49 ---> Using cache 03:10:49 ---> 765d1d4708fd 03:10:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:10:49 ---> Running in 1737fcc0c22e 03:10:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.138" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:11:47 Removing intermediate container 471746431cce 03:11:47 ---> c43a9a60b59c 03:11:47 03:11:47 Step 10/24 : FROM alpine:3.17 03:11:47 ---> 51e60588ff2c 03:11:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:11:47 ---> Using cache 03:11:47 ---> 334699052e24 03:11:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:11:47 ---> Using cache 03:11:47 ---> 5ecf05f12105 03:11:47 Step 13/24 : ENV APP_PORT=59882 03:11:47 ---> Running in 8700baab3d06 03:11:47 Removing intermediate container 8700baab3d06 03:11:47 ---> bf1d41bb5a08 03:11:47 Step 14/24 : EXPOSE $APP_PORT 03:11:47 ---> Running in ab9de394061f 03:11:47 Removing intermediate container ab9de394061f 03:11:47 ---> 505fa6f88782 03:11:47 Step 15/24 : WORKDIR / 03:11:47 ---> Running in e07fa9a169cc 03:11:47 Removing intermediate container e07fa9a169cc 03:11:47 ---> 82af19fc1117 03:11:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:11:47 ---> 8b3058d5626a 03:11:47 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 03:11:47 ---> 2e4c9537c1fc 03:11:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:11:47 ---> 2a57f0fa3f90 03:11:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:11:47 ---> 5fb8d37c4a3c 03:11:47 Step 20/24 : ENTRYPOINT ["/core-command"] 03:11:47 ---> Running in d0d3da9d0044 03:11:47 Removing intermediate container d0d3da9d0044 03:11:47 ---> 812f3ee08964 03:11:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:11:47 ---> Running in 4e7776f607ba 03:11:47 Removing intermediate container 4e7776f607ba 03:11:47 ---> 9cbf20b4fc50 03:11:47 Step 22/24 : LABEL arch=arm64 03:11:47 ---> Running in eb6795484cdc 03:11:48 Removing intermediate container eb6795484cdc 03:11:48 ---> 9db0c0ca1048 03:11:48 Step 23/24 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:11:48 ---> Running in 2753726a219a 03:11:51 Removing intermediate container 2753726a219a 03:11:51 ---> 98268b07d99a 03:11:51 Step 24/24 : LABEL version=3.0.0-dev.138 03:11:52 ---> Running in 73a0f67101f2 03:11:52 Removing intermediate container 73a0f67101f2 03:11:52 ---> 6ad7ca8ce395 03:11:52 03:11:52 Successfully built 6ad7ca8ce395 03:11:52 Successfully tagged core-command-arm64:latest 03:13:29  Building core-command ... done Removing intermediate container f9132d4dc078 03:13:29 ---> acde72aad173 03:13:29 03:13:29 Step 10/23 : FROM alpine:3.17 03:13:29 ---> 51e60588ff2c 03:13:29 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:13:29 ---> Running in ce4c40978605 03:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:13:33 (1/2) Installing ca-certificates (20220614-r4) 03:13:33 (2/2) Installing dumb-init (1.2.5-r2) 03:13:33 Executing busybox-1.35.0-r29.trigger 03:13:33 Executing ca-certificates-20220614-r4.trigger 03:13:33 OK: 8 MiB in 17 packages 03:13:38 Removing intermediate container ce4c40978605 03:13:38 ---> d74359067f90 03:13:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 03:13:38 ---> Running in 1b4ea65c60dd 03:13:38 Removing intermediate container 1b4ea65c60dd 03:13:38 ---> 0eaf117706b8 03:13:38 Step 13/23 : ENV APP_PORT=59860 03:13:39 ---> Running in cb9a0fbf00d5 03:13:39 Removing intermediate container cb9a0fbf00d5 03:13:39 ---> 3ffdf685d2ae 03:13:39 Step 14/23 : EXPOSE $APP_PORT 03:13:39 ---> Running in 023ff5078c46 03:13:40 Removing intermediate container 023ff5078c46 03:13:40 ---> 668c28120a3d 03:13:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:13:40 ---> 43987fe03f89 03:13:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:13:41 ---> 084bb5db015d 03:13:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:13:44 ---> 22a380a0b25f 03:13:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:13:44 ---> ea3d62827eae 03:13:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:13:44 ---> Running in 69368d6d9310 03:13:45 Removing intermediate container 69368d6d9310 03:13:45 ---> 4b0bb6ea299d 03:13:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:13:45 ---> Running in f4a8f221feba 03:13:46 Removing intermediate container f4a8f221feba 03:13:46 ---> c5114d4e1f79 03:13:46 Step 21/23 : LABEL arch=arm64 03:13:46 ---> Running in a78864cedeec 03:13:46 Removing intermediate container a78864cedeec 03:13:46 ---> 6ecaaa085e43 03:13:46 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:13:46 ---> Running in 1053fe421dab 03:13:47 Removing intermediate container 1053fe421dab 03:13:47 ---> 03f570d3acce 03:13:47 Step 23/23 : LABEL version=3.0.0-dev.138 03:13:47 ---> Running in 5d4d4404f7e2 03:13:47 Removing intermediate container 5d4d4404f7e2 03:13:47 ---> bc6717d21e4c 03:13:47 03:13:47 Successfully built bc6717d21e4c 03:13:47 Successfully tagged support-notifications-arm64:latest 03:14:20  Building support-notifications ... done Removing intermediate container dcdbc8027893 03:14:20 ---> ad977fd4ad70 03:14:20 03:14:20 Step 10/23 : FROM alpine:3.17 03:14:20 ---> 51e60588ff2c 03:14:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:14:20 ---> Using cache 03:14:20 ---> 334699052e24 03:14:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 03:14:20 ---> Using cache 03:14:20 ---> 5ecf05f12105 03:14:20 Step 13/23 : ENV APP_PORT=59861 03:14:20 ---> Running in c0e134faf2f8 03:14:20 Removing intermediate container 1737fcc0c22e 03:14:20 ---> 37e022b5b3dd 03:14:20 03:14:20 Step 10/23 : FROM alpine:3.17 03:14:20 ---> 51e60588ff2c 03:14:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:14:20 ---> Using cache 03:14:20 ---> 9435bff05258 03:14:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:14:20 ---> Using cache 03:14:20 ---> bcd05e13e123 03:14:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:20 ---> Using cache 03:14:20 ---> e6d369ecaec8 03:14:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:14:20 ---> Using cache 03:14:20 Removing intermediate container c0e134faf2f8 03:14:20 ---> c1989c93d6b9 03:14:20 Step 14/23 : EXPOSE $APP_PORT 03:14:20 ---> 8af315536b46 03:14:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:14:20 ---> Running in 52e4dd4d02d0 03:14:20 Removing intermediate container 52e4dd4d02d0 03:14:20 ---> 70ff5a0b26a0 03:14:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:14:20 ---> e19c4e70d11c 03:14:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:14:20 ---> 5eeecca2a8ce 03:14:20 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:14:20 ---> b1289ea0ea8f 03:14:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:14:20 ---> d86dc82a1cd4 03:14:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:14:20 ---> 5626a840ed34 03:14:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:20 ---> Running in 6c9245011b67 03:14:21 ---> 5c405ed74b65 03:14:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:14:22 ---> c701f92c594a 03:14:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:14:22 ---> Running in 9d0b1fe5d4ad 03:14:22 Removing intermediate container 6c9245011b67 03:14:22 ---> 17331eb614f7 03:14:22 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:14:22 ---> Running in 51d57662f92e 03:14:22 Removing intermediate container 9d0b1fe5d4ad 03:14:22 ---> e91d9daff990 03:14:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:14:22 ---> Running in a88486f03d80 03:14:22 Removing intermediate container 51d57662f92e 03:14:22 ---> 7328262e0963 03:14:22 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 03:14:22 ---> Running in 35ee2d6effb2 03:14:23 Removing intermediate container a88486f03d80 03:14:23 ---> ab070e371a59 03:14:23 Step 21/23 : LABEL arch=arm64 03:14:23 ---> Running in fa7a935b1e5a 03:14:23 Removing intermediate container 35ee2d6effb2 03:14:23 ---> 586e79489f44 03:14:23 Step 21/23 : LABEL arch=arm64 03:14:23 ---> Running in e936cdddf9f0 03:14:23 Removing intermediate container fa7a935b1e5a 03:14:23 ---> 85653b2f8817 03:14:23 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:23 ---> Running in 35451d8a1cad 03:14:23 Removing intermediate container e936cdddf9f0 03:14:23 ---> 6917d93d6213 03:14:23 Step 22/23 : LABEL git_sha=ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:23 ---> Running in ae8fb8d48e06 03:14:24 Removing intermediate container 35451d8a1cad 03:14:24 ---> 9df91ccd6836 03:14:24 Step 23/23 : LABEL version=3.0.0-dev.138 03:14:24 ---> Running in b152ba9b10d3 03:14:24 Removing intermediate container ae8fb8d48e06 03:14:24 ---> 7fe1c3df5b4c 03:14:24 Step 23/23 : LABEL version=3.0.0-dev.138 03:14:24 ---> Running in 5758c4d90b2a 03:14:24 Removing intermediate container b152ba9b10d3 03:14:24 ---> 9f8f6bec0538 03:14:24 03:14:24 Successfully built 9f8f6bec0538 03:14:24 Successfully tagged support-scheduler-arm64:latest 03:14:24  Building support-scheduler ... done Removing intermediate container 5758c4d90b2a 03:14:24 ---> 3a3d66da1643 03:14:24 03:14:25 Successfully built 3a3d66da1643 03:14:25 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:14:25  Building core-common-config-bootstrapper ... done  [Pipeline] } 03:14:25 $ docker stop --time=1 f22ba41dc6d8fad565a16ebed48418422f9769926d5520de07c1aa1d4b862ec8 03:14:27 $ docker rm -f --volumes f22ba41dc6d8fad565a16ebed48418422f9769926d5520de07c1aa1d4b862ec8 [Pipeline] // withDockerContainer [Pipeline] sh 03:14:27 + docker images 03:14:27 REPOSITORY TAG IMAGE ID CREATED SIZE 03:14:27 core-common-config-bootstrapper-arm64 latest 3a3d66da1643 3 seconds ago 17.2MB 03:14:27 support-scheduler-arm64 latest 9f8f6bec0538 3 seconds ago 31.5MB 03:14:27 37e022b5b3dd 11 seconds ago 1.35GB 03:14:27 ad977fd4ad70 12 seconds ago 1.42GB 03:14:27 support-notifications-arm64 latest bc6717d21e4c 40 seconds ago 32.2MB 03:14:27 acde72aad173 About a minute ago 1.42GB 03:14:27 core-command-arm64 latest 6ad7ca8ce395 2 minutes ago 19.7MB 03:14:27 c43a9a60b59c 2 minutes ago 1.35GB 03:14:27 security-proxy-setup-arm64 latest 7d9f2fc8ed8b 3 minutes ago 18.7MB 03:14:27 security-proxy-auth-arm64 latest ead611db6125 3 minutes ago 18.3MB 03:14:27 f029fe63abde 4 minutes ago 1.33GB 03:14:27 fa6a3d47043d 4 minutes ago 1.33GB 03:14:27 security-spire-agent-arm64 latest 161cc54fb429 7 minutes ago 153MB 03:14:27 19d8f25d038d 7 minutes ago 1.21GB 03:14:27 security-spire-server-arm64 latest 019890e63a25 7 minutes ago 97MB 03:14:27 a093a623e160 8 minutes ago 1.21GB 03:14:27 security-spiffe-token-provider-arm64 latest 5f83958a4dca 9 minutes ago 32.7MB 03:14:27 d700658b6fc1 10 minutes ago 1.39GB 03:14:27 core-metadata-arm64 latest 058f09320d17 10 minutes ago 20.2MB 03:14:27 core-data-arm64 latest 818ff3e0b320 10 minutes ago 19.9MB 03:14:27 security-secretstore-setup-arm64 latest dc6cb67c90f3 10 minutes ago 32.2MB 03:14:27 bd83c17c86c0 10 minutes ago 1.36GB 03:14:27 e017d09fed1e 10 minutes ago 1.36GB 03:14:27 f47eb3b55860 11 minutes ago 1.35GB 03:14:27 security-bootstrapper-arm64 latest c386fa02fbfa 11 minutes ago 21.9MB 03:14:27 984efe9a110e 11 minutes ago 1.34GB 03:14:27 security-spire-config-arm64 latest d5e9bf5290a0 18 minutes ago 96.1MB 03:14:27 d8f8af2b4241 18 minutes ago 1.21GB 03:14:27 ci-base-image-arm64 latest d52645fd4d90 21 minutes ago 899MB 03:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 31 hours ago 681MB 03:14:27 alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB 03:14:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:27 provisioning config files... 03:14:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/501@tmp/config9411862920635237443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:28 ---> docker-login.sh 03:14:28 nexus3.edgexfoundry.org:10001 03:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:28 Configure a credential helper to remove this warning. See 03:14:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:28 03:14:28 Login Succeeded 03:14:28 nexus3.edgexfoundry.org:10002 03:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:29 Configure a credential helper to remove this warning. See 03:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:29 03:14:29 Login Succeeded 03:14:29 nexus3.edgexfoundry.org:10003 03:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:29 Configure a credential helper to remove this warning. See 03:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:29 03:14:29 Login Succeeded 03:14:29 nexus3.edgexfoundry.org:10004 03:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:29 Configure a credential helper to remove this warning. See 03:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:29 03:14:29 Login Succeeded 03:14:29 docker.io 03:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:30 Configure a credential helper to remove this warning. See 03:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:30 03:14:30 Login Succeeded 03:14:30 ---> docker-login.sh ends [Pipeline] } 03:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:30 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:14:30 ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:30 latest 03:14:30 3.0.0-dev.138 03:14:30 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:30 main 03:14:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:30 3ab5a63e62d2: Preparing 03:14:30 c966a989c600: Preparing 03:14:30 bfddee29a942: Preparing 03:14:30 ca2a648eaf62: Preparing 03:14:30 dcf362522b0c: Preparing 03:14:30 26cbea5cba74: Preparing 03:14:30 26cbea5cba74: Waiting 03:14:31 bfddee29a942: Pushed 03:14:31 dcf362522b0c: Pushed 03:14:31 26cbea5cba74: Layer already exists 03:14:31 3ab5a63e62d2: Pushed 03:14:31 ca2a648eaf62: Pushed 03:14:34 c966a989c600: Pushed 03:14:34 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:35 3ab5a63e62d2: Preparing 03:14:35 c966a989c600: Preparing 03:14:35 bfddee29a942: Preparing 03:14:35 ca2a648eaf62: Preparing 03:14:35 dcf362522b0c: Preparing 03:14:35 26cbea5cba74: Preparing 03:14:35 26cbea5cba74: Waiting 03:14:35 dcf362522b0c: Layer already exists 03:14:35 bfddee29a942: Layer already exists 03:14:35 c966a989c600: Layer already exists 03:14:35 3ab5a63e62d2: Layer already exists 03:14:35 ca2a648eaf62: Layer already exists 03:14:35 26cbea5cba74: Layer already exists 03:14:35 latest: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.138 03:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:36 3ab5a63e62d2: Preparing 03:14:36 c966a989c600: Preparing 03:14:36 bfddee29a942: Preparing 03:14:36 ca2a648eaf62: Preparing 03:14:36 dcf362522b0c: Preparing 03:14:36 26cbea5cba74: Preparing 03:14:36 26cbea5cba74: Waiting 03:14:36 3ab5a63e62d2: Layer already exists 03:14:36 dcf362522b0c: Layer already exists 03:14:36 ca2a648eaf62: Layer already exists 03:14:36 c966a989c600: Layer already exists 03:14:36 bfddee29a942: Layer already exists 03:14:36 26cbea5cba74: Layer already exists 03:14:36 3.0.0-dev.138: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:37 3ab5a63e62d2: Preparing 03:14:37 c966a989c600: Preparing 03:14:37 bfddee29a942: Preparing 03:14:37 ca2a648eaf62: Preparing 03:14:37 dcf362522b0c: Preparing 03:14:37 26cbea5cba74: Preparing 03:14:37 26cbea5cba74: Waiting 03:14:37 c966a989c600: Layer already exists 03:14:37 ca2a648eaf62: Layer already exists 03:14:37 dcf362522b0c: Layer already exists 03:14:37 bfddee29a942: Layer already exists 03:14:37 3ab5a63e62d2: Layer already exists 03:14:37 26cbea5cba74: Layer already exists 03:14:37 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:37 3ab5a63e62d2: Preparing 03:14:37 c966a989c600: Preparing 03:14:37 bfddee29a942: Preparing 03:14:37 ca2a648eaf62: Preparing 03:14:37 dcf362522b0c: Preparing 03:14:37 26cbea5cba74: Preparing 03:14:37 26cbea5cba74: Waiting 03:14:37 3ab5a63e62d2: Layer already exists 03:14:37 dcf362522b0c: Layer already exists 03:14:37 bfddee29a942: Layer already exists 03:14:37 c966a989c600: Layer already exists 03:14:37 ca2a648eaf62: Layer already exists 03:14:37 26cbea5cba74: Layer already exists 03:14:38 main: digest: sha256:2d9b87e9b991aa09a4654f1a183c227b593d4fc11476924803a21f0a6071272a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:38 ===================================================== [Pipeline] echo 03:14:38 taggedImages: 03:14:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:14:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.138 03:14:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:38 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:14:38 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:14:38 ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:38 latest 03:14:38 3.0.0-dev.138 03:14:38 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:38 main 03:14:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:38 9dedaf9349e2: Preparing 03:14:38 11be061b013b: Preparing 03:14:38 3d6fc88c28d6: Preparing 03:14:38 971c732fed39: Preparing 03:14:38 bfddee29a942: Preparing 03:14:38 ca2a648eaf62: Preparing 03:14:38 fbd49c92705f: Preparing 03:14:38 26cbea5cba74: Preparing 03:14:38 fbd49c92705f: Waiting 03:14:38 26cbea5cba74: Waiting 03:14:38 ca2a648eaf62: Waiting 03:14:38 bfddee29a942: Layer already exists 03:14:39 ca2a648eaf62: Layer already exists 03:14:39 3d6fc88c28d6: Pushed 03:14:39 9dedaf9349e2: Pushed 03:14:39 11be061b013b: Pushed 03:14:39 26cbea5cba74: Layer already exists 03:14:39 fbd49c92705f: Pushed 03:14:41 971c732fed39: Pushed 03:14:41 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:42 + 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 03:14:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:42 9dedaf9349e2: Preparing 03:14:42 11be061b013b: Preparing 03:14:42 3d6fc88c28d6: Preparing 03:14:42 971c732fed39: Preparing 03:14:42 bfddee29a942: Preparing 03:14:42 ca2a648eaf62: Preparing 03:14:42 fbd49c92705f: Preparing 03:14:42 26cbea5cba74: Preparing 03:14:42 ca2a648eaf62: Waiting 03:14:42 fbd49c92705f: Waiting 03:14:42 26cbea5cba74: Waiting 03:14:42 bfddee29a942: Layer already exists 03:14:42 9dedaf9349e2: Layer already exists 03:14:42 3d6fc88c28d6: Layer already exists 03:14:42 971c732fed39: Layer already exists 03:14:42 11be061b013b: Layer already exists 03:14:42 ca2a648eaf62: Layer already exists 03:14:42 fbd49c92705f: Layer already exists 03:14:42 26cbea5cba74: Layer already exists 03:14:42 latest: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.138 03:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:43 9dedaf9349e2: Preparing 03:14:43 11be061b013b: Preparing 03:14:43 3d6fc88c28d6: Preparing 03:14:43 971c732fed39: Preparing 03:14:43 bfddee29a942: Preparing 03:14:43 ca2a648eaf62: Preparing 03:14:43 fbd49c92705f: Preparing 03:14:43 26cbea5cba74: Preparing 03:14:43 ca2a648eaf62: Waiting 03:14:43 fbd49c92705f: Waiting 03:14:43 26cbea5cba74: Waiting 03:14:43 11be061b013b: Layer already exists 03:14:43 3d6fc88c28d6: Layer already exists 03:14:43 bfddee29a942: Layer already exists 03:14:43 971c732fed39: Layer already exists 03:14:43 9dedaf9349e2: Layer already exists 03:14:43 26cbea5cba74: Layer already exists 03:14:43 fbd49c92705f: Layer already exists 03:14:43 ca2a648eaf62: Layer already exists 03:14:43 3.0.0-dev.138: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:44 9dedaf9349e2: Preparing 03:14:44 11be061b013b: Preparing 03:14:44 3d6fc88c28d6: Preparing 03:14:44 971c732fed39: Preparing 03:14:44 bfddee29a942: Preparing 03:14:44 ca2a648eaf62: Preparing 03:14:44 fbd49c92705f: Preparing 03:14:44 26cbea5cba74: Preparing 03:14:44 fbd49c92705f: Waiting 03:14:44 26cbea5cba74: Waiting 03:14:44 ca2a648eaf62: Waiting 03:14:44 9dedaf9349e2: Layer already exists 03:14:44 11be061b013b: Layer already exists 03:14:44 3d6fc88c28d6: Layer already exists 03:14:44 bfddee29a942: Layer already exists 03:14:44 971c732fed39: Layer already exists 03:14:44 fbd49c92705f: Layer already exists 03:14:44 26cbea5cba74: Layer already exists 03:14:44 ca2a648eaf62: Layer already exists 03:14:44 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:44 + 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 03:14:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:45 9dedaf9349e2: Preparing 03:14:45 11be061b013b: Preparing 03:14:45 3d6fc88c28d6: Preparing 03:14:45 971c732fed39: Preparing 03:14:45 bfddee29a942: Preparing 03:14:45 ca2a648eaf62: Preparing 03:14:45 fbd49c92705f: Preparing 03:14:45 26cbea5cba74: Preparing 03:14:45 fbd49c92705f: Waiting 03:14:45 26cbea5cba74: Waiting 03:14:45 ca2a648eaf62: Waiting 03:14:45 9dedaf9349e2: Layer already exists 03:14:45 11be061b013b: Layer already exists 03:14:45 3d6fc88c28d6: Layer already exists 03:14:45 971c732fed39: Layer already exists 03:14:45 bfddee29a942: Layer already exists 03:14:45 fbd49c92705f: Layer already exists 03:14:45 ca2a648eaf62: Layer already exists 03:14:45 26cbea5cba74: Layer already exists 03:14:45 main: digest: sha256:edb0ece52c4b2acf4199ab5dbd3f69e0e9e713791a129a7c5fdc0daa769e2fb2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:45 ===================================================== [Pipeline] echo 03:14:45 taggedImages: 03:14:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:14:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.138 03:14:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:14:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:14:45 ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:45 latest 03:14:45 3.0.0-dev.138 03:14:45 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:45 main 03:14:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:46 a22b4d9d3867: Preparing 03:14:46 b109c62d60a6: Preparing 03:14:46 bfddee29a942: Preparing 03:14:46 ca2a648eaf62: Preparing 03:14:46 0bee68de404c: Preparing 03:14:46 26cbea5cba74: Preparing 03:14:46 26cbea5cba74: Waiting 03:14:46 bfddee29a942: Layer already exists 03:14:46 ca2a648eaf62: Layer already exists 03:14:46 26cbea5cba74: Layer already exists 03:14:46 a22b4d9d3867: Pushed 03:14:46 0bee68de404c: Pushed 03:14:49 b109c62d60a6: Pushed 03:14:49 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:50 a22b4d9d3867: Preparing 03:14:50 b109c62d60a6: Preparing 03:14:50 bfddee29a942: Preparing 03:14:50 ca2a648eaf62: Preparing 03:14:50 0bee68de404c: Preparing 03:14:50 26cbea5cba74: Preparing 03:14:50 26cbea5cba74: Waiting 03:14:50 b109c62d60a6: Layer already exists 03:14:50 0bee68de404c: Layer already exists 03:14:50 a22b4d9d3867: Layer already exists 03:14:50 ca2a648eaf62: Layer already exists 03:14:50 bfddee29a942: Layer already exists 03:14:50 26cbea5cba74: Layer already exists 03:14:50 latest: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.138 03:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:50 a22b4d9d3867: Preparing 03:14:50 b109c62d60a6: Preparing 03:14:50 bfddee29a942: Preparing 03:14:50 ca2a648eaf62: Preparing 03:14:50 0bee68de404c: Preparing 03:14:50 26cbea5cba74: Preparing 03:14:50 26cbea5cba74: Waiting 03:14:50 b109c62d60a6: Layer already exists 03:14:50 0bee68de404c: Layer already exists 03:14:50 a22b4d9d3867: Layer already exists 03:14:50 ca2a648eaf62: Layer already exists 03:14:50 bfddee29a942: Layer already exists 03:14:50 26cbea5cba74: Layer already exists 03:14:50 3.0.0-dev.138: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:51 a22b4d9d3867: Preparing 03:14:51 b109c62d60a6: Preparing 03:14:51 bfddee29a942: Preparing 03:14:51 ca2a648eaf62: Preparing 03:14:51 0bee68de404c: Preparing 03:14:51 26cbea5cba74: Preparing 03:14:51 26cbea5cba74: Waiting 03:14:51 b109c62d60a6: Layer already exists 03:14:51 a22b4d9d3867: Layer already exists 03:14:51 0bee68de404c: Layer already exists 03:14:51 ca2a648eaf62: Layer already exists 03:14:51 bfddee29a942: Layer already exists 03:14:51 26cbea5cba74: Layer already exists 03:14:51 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:52 a22b4d9d3867: Preparing 03:14:52 b109c62d60a6: Preparing 03:14:52 bfddee29a942: Preparing 03:14:52 ca2a648eaf62: Preparing 03:14:52 0bee68de404c: Preparing 03:14:52 26cbea5cba74: Preparing 03:14:52 26cbea5cba74: Waiting 03:14:52 a22b4d9d3867: Layer already exists 03:14:52 ca2a648eaf62: Layer already exists 03:14:52 0bee68de404c: Layer already exists 03:14:52 bfddee29a942: Layer already exists 03:14:52 b109c62d60a6: Layer already exists 03:14:52 26cbea5cba74: Layer already exists 03:14:52 main: digest: sha256:384b04612fd7ae71ccfbfeae0ca60c8b8cbe1f983a39f1befe96faa90a869887 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:52 ===================================================== [Pipeline] echo 03:14:52 taggedImages: 03:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.138 03:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:14:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:14:52 ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:52 latest 03:14:52 3.0.0-dev.138 03:14:52 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:52 main 03:14:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:14:53 749c589b91e4: Preparing 03:14:53 5c2e9268e3a4: Preparing 03:14:53 ec938a74bdac: Preparing 03:14:53 bfddee29a942: Preparing 03:14:53 ca2a648eaf62: Preparing 03:14:53 dcf362522b0c: Preparing 03:14:53 26cbea5cba74: Preparing 03:14:53 dcf362522b0c: Waiting 03:14:53 26cbea5cba74: Waiting 03:14:53 ca2a648eaf62: Layer already exists 03:14:53 bfddee29a942: Layer already exists 03:14:53 dcf362522b0c: Layer already exists 03:14:53 26cbea5cba74: Layer already exists 03:14:53 749c589b91e4: Pushed 03:14:53 5c2e9268e3a4: Pushed 03:14:56 ec938a74bdac: Pushed 03:14:56 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:14:57 749c589b91e4: Preparing 03:14:57 5c2e9268e3a4: Preparing 03:14:57 ec938a74bdac: Preparing 03:14:57 bfddee29a942: Preparing 03:14:57 ca2a648eaf62: Preparing 03:14:57 dcf362522b0c: Preparing 03:14:57 26cbea5cba74: Preparing 03:14:57 dcf362522b0c: Waiting 03:14:57 26cbea5cba74: Waiting 03:14:57 5c2e9268e3a4: Layer already exists 03:14:57 749c589b91e4: Layer already exists 03:14:57 bfddee29a942: Layer already exists 03:14:57 ca2a648eaf62: Layer already exists 03:14:57 ec938a74bdac: Layer already exists 03:14:57 26cbea5cba74: Layer already exists 03:14:57 dcf362522b0c: Layer already exists 03:14:57 latest: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.138 03:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:14:58 749c589b91e4: Preparing 03:14:58 5c2e9268e3a4: Preparing 03:14:58 ec938a74bdac: Preparing 03:14:58 bfddee29a942: Preparing 03:14:58 ca2a648eaf62: Preparing 03:14:58 dcf362522b0c: Preparing 03:14:58 26cbea5cba74: Preparing 03:14:58 dcf362522b0c: Waiting 03:14:58 26cbea5cba74: Waiting 03:14:58 ec938a74bdac: Layer already exists 03:14:58 ca2a648eaf62: Layer already exists 03:14:58 5c2e9268e3a4: Layer already exists 03:14:58 bfddee29a942: Layer already exists 03:14:58 749c589b91e4: Layer already exists 03:14:58 dcf362522b0c: Layer already exists 03:14:58 26cbea5cba74: Layer already exists 03:14:58 3.0.0-dev.138: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:14:59 749c589b91e4: Preparing 03:14:59 5c2e9268e3a4: Preparing 03:14:59 ec938a74bdac: Preparing 03:14:59 bfddee29a942: Preparing 03:14:59 ca2a648eaf62: Preparing 03:14:59 dcf362522b0c: Preparing 03:14:59 26cbea5cba74: Preparing 03:14:59 dcf362522b0c: Waiting 03:14:59 26cbea5cba74: Waiting 03:14:59 749c589b91e4: Layer already exists 03:14:59 bfddee29a942: Layer already exists 03:14:59 ca2a648eaf62: Layer already exists 03:14:59 ec938a74bdac: Layer already exists 03:14:59 5c2e9268e3a4: Layer already exists 03:14:59 26cbea5cba74: Layer already exists 03:14:59 dcf362522b0c: Layer already exists 03:14:59 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:15:00 749c589b91e4: Preparing 03:15:00 5c2e9268e3a4: Preparing 03:15:00 ec938a74bdac: Preparing 03:15:00 bfddee29a942: Preparing 03:15:00 ca2a648eaf62: Preparing 03:15:00 dcf362522b0c: Preparing 03:15:00 26cbea5cba74: Preparing 03:15:00 dcf362522b0c: Waiting 03:15:00 26cbea5cba74: Waiting 03:15:00 ec938a74bdac: Layer already exists 03:15:00 bfddee29a942: Layer already exists 03:15:00 ca2a648eaf62: Layer already exists 03:15:00 749c589b91e4: Layer already exists 03:15:00 5c2e9268e3a4: Layer already exists 03:15:00 26cbea5cba74: Layer already exists 03:15:00 dcf362522b0c: Layer already exists 03:15:00 main: digest: sha256:306bdb80ad1f160cfd67cb2b203396cb90cd90becd166ece88e7e594146ae823 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:00 ===================================================== [Pipeline] echo 03:15:00 taggedImages: 03:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.138 03:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:00 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:15:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:15:00 ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:00 latest 03:15:00 3.0.0-dev.138 03:15:00 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:00 main 03:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:01 378c958b62ce: Preparing 03:15:01 378c958b62ce: Preparing 03:15:01 0a3a8f8fd927: Preparing 03:15:01 af8c5b7a411d: Preparing 03:15:01 25259d17c5f9: Preparing 03:15:01 98eb28464d85: Preparing 03:15:01 bce18b822c9c: Preparing 03:15:01 bfddee29a942: Preparing 03:15:01 ca2a648eaf62: Preparing 03:15:01 66af6a0543fa: Preparing 03:15:01 c00fada337a4: Preparing 03:15:01 22edc19cd99e: Preparing 03:15:01 50496a1522ab: Preparing 03:15:01 26cbea5cba74: Preparing 03:15:01 bce18b822c9c: Waiting 03:15:01 ca2a648eaf62: Waiting 03:15:01 c00fada337a4: Waiting 03:15:01 bfddee29a942: Waiting 03:15:01 22edc19cd99e: Waiting 03:15:01 26cbea5cba74: Waiting 03:15:01 50496a1522ab: Waiting 03:15:01 66af6a0543fa: Waiting 03:15:01 98eb28464d85: Pushed 03:15:01 0a3a8f8fd927: Pushed 03:15:01 378c958b62ce: Pushed 03:15:01 af8c5b7a411d: Pushed 03:15:01 25259d17c5f9: Pushed 03:15:01 bfddee29a942: Layer already exists 03:15:01 ca2a648eaf62: Layer already exists 03:15:02 c00fada337a4: Pushed 03:15:02 66af6a0543fa: Pushed 03:15:02 22edc19cd99e: Pushed 03:15:02 50496a1522ab: Pushed 03:15:02 26cbea5cba74: Layer already exists 03:15:05 bce18b822c9c: Pushed 03:15:05 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:06 378c958b62ce: Preparing 03:15:06 378c958b62ce: Preparing 03:15:06 0a3a8f8fd927: Preparing 03:15:06 af8c5b7a411d: Preparing 03:15:06 25259d17c5f9: Preparing 03:15:06 98eb28464d85: Preparing 03:15:06 bce18b822c9c: Preparing 03:15:06 bfddee29a942: Preparing 03:15:06 ca2a648eaf62: Preparing 03:15:06 66af6a0543fa: Preparing 03:15:06 c00fada337a4: Preparing 03:15:06 22edc19cd99e: Preparing 03:15:06 50496a1522ab: Preparing 03:15:06 26cbea5cba74: Preparing 03:15:06 bce18b822c9c: Waiting 03:15:06 bfddee29a942: Waiting 03:15:06 c00fada337a4: Waiting 03:15:06 22edc19cd99e: Waiting 03:15:06 50496a1522ab: Waiting 03:15:06 26cbea5cba74: Waiting 03:15:06 ca2a648eaf62: Waiting 03:15:06 66af6a0543fa: Waiting 03:15:06 af8c5b7a411d: Layer already exists 03:15:06 98eb28464d85: Layer already exists 03:15:06 25259d17c5f9: Layer already exists 03:15:06 378c958b62ce: Layer already exists 03:15:06 0a3a8f8fd927: Layer already exists 03:15:06 bfddee29a942: Layer already exists 03:15:06 ca2a648eaf62: Layer already exists 03:15:06 bce18b822c9c: Layer already exists 03:15:06 66af6a0543fa: Layer already exists 03:15:06 c00fada337a4: Layer already exists 03:15:06 50496a1522ab: Layer already exists 03:15:06 22edc19cd99e: Layer already exists 03:15:06 26cbea5cba74: Layer already exists 03:15:06 latest: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.138 03:15:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:06 378c958b62ce: Preparing 03:15:06 378c958b62ce: Preparing 03:15:06 0a3a8f8fd927: Preparing 03:15:06 af8c5b7a411d: Preparing 03:15:06 25259d17c5f9: Preparing 03:15:06 98eb28464d85: Preparing 03:15:06 bce18b822c9c: Preparing 03:15:06 bfddee29a942: Preparing 03:15:06 ca2a648eaf62: Preparing 03:15:06 66af6a0543fa: Preparing 03:15:06 c00fada337a4: Preparing 03:15:06 22edc19cd99e: Preparing 03:15:06 50496a1522ab: Preparing 03:15:06 26cbea5cba74: Preparing 03:15:06 bfddee29a942: Waiting 03:15:06 ca2a648eaf62: Waiting 03:15:06 66af6a0543fa: Waiting 03:15:06 c00fada337a4: Waiting 03:15:06 22edc19cd99e: Waiting 03:15:06 50496a1522ab: Waiting 03:15:06 26cbea5cba74: Waiting 03:15:06 bce18b822c9c: Waiting 03:15:06 0a3a8f8fd927: Layer already exists 03:15:06 98eb28464d85: Layer already exists 03:15:06 af8c5b7a411d: Layer already exists 03:15:06 378c958b62ce: Layer already exists 03:15:06 25259d17c5f9: Layer already exists 03:15:06 bfddee29a942: Layer already exists 03:15:06 bce18b822c9c: Layer already exists 03:15:06 ca2a648eaf62: Layer already exists 03:15:06 c00fada337a4: Layer already exists 03:15:06 66af6a0543fa: Layer already exists 03:15:06 22edc19cd99e: Layer already exists 03:15:06 26cbea5cba74: Layer already exists 03:15:06 50496a1522ab: Layer already exists 03:15:07 3.0.0-dev.138: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:07 378c958b62ce: Preparing 03:15:07 378c958b62ce: Preparing 03:15:07 0a3a8f8fd927: Preparing 03:15:07 af8c5b7a411d: Preparing 03:15:07 25259d17c5f9: Preparing 03:15:07 98eb28464d85: Preparing 03:15:07 bce18b822c9c: Preparing 03:15:07 bfddee29a942: Preparing 03:15:07 ca2a648eaf62: Preparing 03:15:07 66af6a0543fa: Preparing 03:15:07 c00fada337a4: Preparing 03:15:07 22edc19cd99e: Preparing 03:15:07 50496a1522ab: Preparing 03:15:07 26cbea5cba74: Preparing 03:15:07 66af6a0543fa: Waiting 03:15:07 bce18b822c9c: Waiting 03:15:07 bfddee29a942: Waiting 03:15:07 ca2a648eaf62: Waiting 03:15:07 c00fada337a4: Waiting 03:15:07 50496a1522ab: Waiting 03:15:07 26cbea5cba74: Waiting 03:15:07 22edc19cd99e: Waiting 03:15:07 af8c5b7a411d: Layer already exists 03:15:07 98eb28464d85: Layer already exists 03:15:07 25259d17c5f9: Layer already exists 03:15:07 378c958b62ce: Layer already exists 03:15:07 0a3a8f8fd927: Layer already exists 03:15:07 bfddee29a942: Layer already exists 03:15:07 bce18b822c9c: Layer already exists 03:15:07 ca2a648eaf62: Layer already exists 03:15:07 66af6a0543fa: Layer already exists 03:15:07 c00fada337a4: Layer already exists 03:15:07 22edc19cd99e: Layer already exists 03:15:07 26cbea5cba74: Layer already exists 03:15:07 50496a1522ab: Layer already exists 03:15:08 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:08 378c958b62ce: Preparing 03:15:08 378c958b62ce: Preparing 03:15:08 0a3a8f8fd927: Preparing 03:15:08 af8c5b7a411d: Preparing 03:15:08 25259d17c5f9: Preparing 03:15:08 98eb28464d85: Preparing 03:15:08 bce18b822c9c: Preparing 03:15:08 bfddee29a942: Preparing 03:15:08 ca2a648eaf62: Preparing 03:15:08 66af6a0543fa: Preparing 03:15:08 c00fada337a4: Preparing 03:15:08 22edc19cd99e: Preparing 03:15:08 50496a1522ab: Preparing 03:15:08 26cbea5cba74: Preparing 03:15:08 c00fada337a4: Waiting 03:15:08 22edc19cd99e: Waiting 03:15:08 50496a1522ab: Waiting 03:15:08 26cbea5cba74: Waiting 03:15:08 bce18b822c9c: Waiting 03:15:08 ca2a648eaf62: Waiting 03:15:08 66af6a0543fa: Waiting 03:15:08 bfddee29a942: Waiting 03:15:08 af8c5b7a411d: Layer already exists 03:15:08 0a3a8f8fd927: Layer already exists 03:15:08 98eb28464d85: Layer already exists 03:15:08 25259d17c5f9: Layer already exists 03:15:08 378c958b62ce: Layer already exists 03:15:08 bce18b822c9c: Layer already exists 03:15:08 ca2a648eaf62: Layer already exists 03:15:08 bfddee29a942: Layer already exists 03:15:08 c00fada337a4: Layer already exists 03:15:08 66af6a0543fa: Layer already exists 03:15:08 22edc19cd99e: Layer already exists 03:15:08 50496a1522ab: Layer already exists 03:15:08 26cbea5cba74: Layer already exists 03:15:09 main: digest: sha256:09078f42fe8e7066100e0a1b78d75315c4377a94779cf0107fb274240974df39 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:09 ===================================================== [Pipeline] echo 03:15:09 taggedImages: 03:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.138 03:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:15:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:15:09 ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:09 latest 03:15:09 3.0.0-dev.138 03:15:09 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:09 main 03:15:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:09 35c86e8ee0e8: Preparing 03:15:09 d66b8cdd4976: Preparing 03:15:09 4ea02c65eb68: Preparing 03:15:09 59162a7ce326: Preparing 03:15:09 bfddee29a942: Preparing 03:15:09 ca2a648eaf62: Preparing 03:15:09 fbd49c92705f: Preparing 03:15:09 26cbea5cba74: Preparing 03:15:09 ca2a648eaf62: Waiting 03:15:09 fbd49c92705f: Waiting 03:15:09 26cbea5cba74: Waiting 03:15:09 bfddee29a942: Layer already exists 03:15:10 ca2a648eaf62: Layer already exists 03:15:10 fbd49c92705f: Layer already exists 03:15:10 4ea02c65eb68: Pushed 03:15:10 35c86e8ee0e8: Pushed 03:15:10 d66b8cdd4976: Pushed 03:15:10 26cbea5cba74: Layer already exists 03:15:12 59162a7ce326: Pushed 03:15:12 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:13 + 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 03:15:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:13 35c86e8ee0e8: Preparing 03:15:13 d66b8cdd4976: Preparing 03:15:13 4ea02c65eb68: Preparing 03:15:13 59162a7ce326: Preparing 03:15:13 bfddee29a942: Preparing 03:15:13 ca2a648eaf62: Preparing 03:15:13 fbd49c92705f: Preparing 03:15:13 26cbea5cba74: Preparing 03:15:13 ca2a648eaf62: Waiting 03:15:13 fbd49c92705f: Waiting 03:15:13 26cbea5cba74: Waiting 03:15:13 bfddee29a942: Layer already exists 03:15:13 35c86e8ee0e8: Layer already exists 03:15:13 d66b8cdd4976: Layer already exists 03:15:13 4ea02c65eb68: Layer already exists 03:15:13 59162a7ce326: Layer already exists 03:15:13 ca2a648eaf62: Layer already exists 03:15:13 26cbea5cba74: Layer already exists 03:15:13 fbd49c92705f: Layer already exists 03:15:13 latest: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.138 03:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:14 35c86e8ee0e8: Preparing 03:15:14 d66b8cdd4976: Preparing 03:15:14 4ea02c65eb68: Preparing 03:15:14 59162a7ce326: Preparing 03:15:14 bfddee29a942: Preparing 03:15:14 ca2a648eaf62: Preparing 03:15:14 fbd49c92705f: Preparing 03:15:14 26cbea5cba74: Preparing 03:15:14 fbd49c92705f: Waiting 03:15:14 26cbea5cba74: Waiting 03:15:14 ca2a648eaf62: Waiting 03:15:14 d66b8cdd4976: Layer already exists 03:15:14 35c86e8ee0e8: Layer already exists 03:15:14 4ea02c65eb68: Layer already exists 03:15:14 59162a7ce326: Layer already exists 03:15:14 bfddee29a942: Layer already exists 03:15:14 fbd49c92705f: Layer already exists 03:15:14 26cbea5cba74: Layer already exists 03:15:14 ca2a648eaf62: Layer already exists 03:15:14 3.0.0-dev.138: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:15 35c86e8ee0e8: Preparing 03:15:15 d66b8cdd4976: Preparing 03:15:15 4ea02c65eb68: Preparing 03:15:15 59162a7ce326: Preparing 03:15:15 bfddee29a942: Preparing 03:15:15 ca2a648eaf62: Preparing 03:15:15 fbd49c92705f: Preparing 03:15:15 26cbea5cba74: Preparing 03:15:15 ca2a648eaf62: Waiting 03:15:15 fbd49c92705f: Waiting 03:15:15 26cbea5cba74: Waiting 03:15:15 59162a7ce326: Layer already exists 03:15:15 4ea02c65eb68: Layer already exists 03:15:15 35c86e8ee0e8: Layer already exists 03:15:15 d66b8cdd4976: Layer already exists 03:15:15 bfddee29a942: Layer already exists 03:15:15 ca2a648eaf62: Layer already exists 03:15:15 26cbea5cba74: Layer already exists 03:15:15 fbd49c92705f: Layer already exists 03:15:15 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:16 35c86e8ee0e8: Preparing 03:15:16 d66b8cdd4976: Preparing 03:15:16 4ea02c65eb68: Preparing 03:15:16 59162a7ce326: Preparing 03:15:16 bfddee29a942: Preparing 03:15:16 ca2a648eaf62: Preparing 03:15:16 fbd49c92705f: Preparing 03:15:16 26cbea5cba74: Preparing 03:15:16 fbd49c92705f: Waiting 03:15:16 26cbea5cba74: Waiting 03:15:16 ca2a648eaf62: Waiting 03:15:16 d66b8cdd4976: Layer already exists 03:15:16 bfddee29a942: Layer already exists 03:15:16 35c86e8ee0e8: Layer already exists 03:15:16 59162a7ce326: Layer already exists 03:15:16 4ea02c65eb68: Layer already exists 03:15:16 26cbea5cba74: Layer already exists 03:15:16 fbd49c92705f: Layer already exists 03:15:16 ca2a648eaf62: Layer already exists 03:15:16 main: digest: sha256:c0b1c12d243e16e33c714b6b14883ca0762425dcc107d58f16c306a5c0bd0693 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:16 ===================================================== [Pipeline] echo 03:15:16 taggedImages: 03:15:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:15:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.138 03:15:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:15:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:15:16 ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:16 latest 03:15:16 3.0.0-dev.138 03:15:16 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:16 main 03:15:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:17 e479e3111ff4: Preparing 03:15:17 c089b1d83105: Preparing 03:15:17 15a5f098d3db: Preparing 03:15:17 b697ffe99ae8: Preparing 03:15:17 bfddee29a942: Preparing 03:15:17 ca2a648eaf62: Preparing 03:15:17 bc620cab9324: Preparing 03:15:17 c135a8ce82b9: Preparing 03:15:17 26cbea5cba74: Preparing 03:15:17 ca2a648eaf62: Waiting 03:15:17 bc620cab9324: Waiting 03:15:17 26cbea5cba74: Waiting 03:15:17 c135a8ce82b9: Waiting 03:15:17 bfddee29a942: Layer already exists 03:15:17 ca2a648eaf62: Layer already exists 03:15:17 e479e3111ff4: Pushed 03:15:17 c089b1d83105: Pushed 03:15:17 b697ffe99ae8: Pushed 03:15:17 bc620cab9324: Pushed 03:15:17 26cbea5cba74: Layer already exists 03:15:17 c135a8ce82b9: Pushed 03:15:20 15a5f098d3db: Pushed 03:15:20 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:20 + 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 03:15:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:21 e479e3111ff4: Preparing 03:15:21 c089b1d83105: Preparing 03:15:21 15a5f098d3db: Preparing 03:15:21 b697ffe99ae8: Preparing 03:15:21 bfddee29a942: Preparing 03:15:21 ca2a648eaf62: Preparing 03:15:21 bc620cab9324: Preparing 03:15:21 c135a8ce82b9: Preparing 03:15:21 26cbea5cba74: Preparing 03:15:21 ca2a648eaf62: Waiting 03:15:21 bc620cab9324: Waiting 03:15:21 c135a8ce82b9: Waiting 03:15:21 26cbea5cba74: Waiting 03:15:21 bfddee29a942: Layer already exists 03:15:21 e479e3111ff4: Layer already exists 03:15:21 c089b1d83105: Layer already exists 03:15:21 b697ffe99ae8: Layer already exists 03:15:21 15a5f098d3db: Layer already exists 03:15:21 c135a8ce82b9: Layer already exists 03:15:21 ca2a648eaf62: Layer already exists 03:15:21 bc620cab9324: Layer already exists 03:15:21 26cbea5cba74: Layer already exists 03:15:21 latest: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.138 03:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:22 e479e3111ff4: Preparing 03:15:22 c089b1d83105: Preparing 03:15:22 15a5f098d3db: Preparing 03:15:22 b697ffe99ae8: Preparing 03:15:22 bfddee29a942: Preparing 03:15:22 ca2a648eaf62: Preparing 03:15:22 bc620cab9324: Preparing 03:15:22 c135a8ce82b9: Preparing 03:15:22 26cbea5cba74: Preparing 03:15:22 bc620cab9324: Waiting 03:15:22 c135a8ce82b9: Waiting 03:15:22 26cbea5cba74: Waiting 03:15:22 ca2a648eaf62: Waiting 03:15:22 bfddee29a942: Layer already exists 03:15:22 15a5f098d3db: Layer already exists 03:15:22 c089b1d83105: Layer already exists 03:15:22 b697ffe99ae8: Layer already exists 03:15:22 e479e3111ff4: Layer already exists 03:15:22 bc620cab9324: Layer already exists 03:15:22 ca2a648eaf62: Layer already exists 03:15:22 c135a8ce82b9: Layer already exists 03:15:22 26cbea5cba74: Layer already exists 03:15:22 3.0.0-dev.138: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:23 e479e3111ff4: Preparing 03:15:23 c089b1d83105: Preparing 03:15:23 15a5f098d3db: Preparing 03:15:23 b697ffe99ae8: Preparing 03:15:23 bfddee29a942: Preparing 03:15:23 ca2a648eaf62: Preparing 03:15:23 bc620cab9324: Preparing 03:15:23 c135a8ce82b9: Preparing 03:15:23 26cbea5cba74: Preparing 03:15:23 c135a8ce82b9: Waiting 03:15:23 26cbea5cba74: Waiting 03:15:23 bc620cab9324: Waiting 03:15:23 ca2a648eaf62: Waiting 03:15:23 b697ffe99ae8: Layer already exists 03:15:23 bfddee29a942: Layer already exists 03:15:23 15a5f098d3db: Layer already exists 03:15:23 e479e3111ff4: Layer already exists 03:15:23 c089b1d83105: Layer already exists 03:15:23 26cbea5cba74: Layer already exists 03:15:23 ca2a648eaf62: Layer already exists 03:15:23 bc620cab9324: Layer already exists 03:15:23 c135a8ce82b9: Layer already exists 03:15:23 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + 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 03:15:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:24 e479e3111ff4: Preparing 03:15:24 c089b1d83105: Preparing 03:15:24 15a5f098d3db: Preparing 03:15:24 b697ffe99ae8: Preparing 03:15:24 bfddee29a942: Preparing 03:15:24 ca2a648eaf62: Preparing 03:15:24 bc620cab9324: Preparing 03:15:24 c135a8ce82b9: Preparing 03:15:24 26cbea5cba74: Preparing 03:15:24 ca2a648eaf62: Waiting 03:15:24 bc620cab9324: Waiting 03:15:24 c135a8ce82b9: Waiting 03:15:24 b697ffe99ae8: Layer already exists 03:15:24 e479e3111ff4: Layer already exists 03:15:24 15a5f098d3db: Layer already exists 03:15:24 c089b1d83105: Layer already exists 03:15:24 bfddee29a942: Layer already exists 03:15:24 bc620cab9324: Layer already exists 03:15:24 c135a8ce82b9: Layer already exists 03:15:24 ca2a648eaf62: Layer already exists 03:15:24 26cbea5cba74: Layer already exists 03:15:24 main: digest: sha256:1cd2e156599a5b376c8e8ed13041443d603822bef6ad5e674c94b5dca26c255b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:24 ===================================================== [Pipeline] echo 03:15:24 taggedImages: 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.138 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:15:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:15:24 ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:24 latest 03:15:24 3.0.0-dev.138 03:15:24 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:24 main 03:15:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:25 cd064b632437: Preparing 03:15:25 0500dcfdc3f4: Preparing 03:15:25 82f94691fefe: Preparing 03:15:25 f3548ffa5530: Preparing 03:15:25 7f240874e430: Preparing 03:15:25 9f2632b1cbc1: Preparing 03:15:25 3d38e73e147d: Preparing 03:15:25 bfddee29a942: Preparing 03:15:25 ca2a648eaf62: Preparing 03:15:25 7bba77e28bb3: Preparing 03:15:25 26cbea5cba74: Preparing 03:15:25 3d38e73e147d: Waiting 03:15:25 bfddee29a942: Waiting 03:15:25 7bba77e28bb3: Waiting 03:15:25 ca2a648eaf62: Waiting 03:15:25 26cbea5cba74: Waiting 03:15:25 9f2632b1cbc1: Waiting 03:15:25 0500dcfdc3f4: Pushed 03:15:25 cd064b632437: Pushed 03:15:25 7f240874e430: Pushed 03:15:25 bfddee29a942: Layer already exists 03:15:25 ca2a648eaf62: Layer already exists 03:15:25 9f2632b1cbc1: Pushed 03:15:25 3d38e73e147d: Pushed 03:15:25 26cbea5cba74: Layer already exists 03:15:25 7bba77e28bb3: Pushed 03:15:27 f3548ffa5530: Pushed 03:15:28 82f94691fefe: Pushed 03:15:28 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:29 + 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 03:15:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:29 cd064b632437: Preparing 03:15:29 0500dcfdc3f4: Preparing 03:15:29 82f94691fefe: Preparing 03:15:29 f3548ffa5530: Preparing 03:15:29 7f240874e430: Preparing 03:15:29 9f2632b1cbc1: Preparing 03:15:29 3d38e73e147d: Preparing 03:15:29 bfddee29a942: Preparing 03:15:29 ca2a648eaf62: Preparing 03:15:29 7bba77e28bb3: Preparing 03:15:29 26cbea5cba74: Preparing 03:15:29 bfddee29a942: Waiting 03:15:29 ca2a648eaf62: Waiting 03:15:29 9f2632b1cbc1: Waiting 03:15:29 3d38e73e147d: Waiting 03:15:29 7bba77e28bb3: Waiting 03:15:29 26cbea5cba74: Waiting 03:15:29 0500dcfdc3f4: Layer already exists 03:15:29 7f240874e430: Layer already exists 03:15:29 f3548ffa5530: Layer already exists 03:15:29 82f94691fefe: Layer already exists 03:15:29 cd064b632437: Layer already exists 03:15:29 7bba77e28bb3: Layer already exists 03:15:29 bfddee29a942: Layer already exists 03:15:29 9f2632b1cbc1: Layer already exists 03:15:29 3d38e73e147d: Layer already exists 03:15:29 ca2a648eaf62: Layer already exists 03:15:29 26cbea5cba74: Layer already exists 03:15:29 latest: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.138 03:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:30 cd064b632437: Preparing 03:15:30 0500dcfdc3f4: Preparing 03:15:30 82f94691fefe: Preparing 03:15:30 f3548ffa5530: Preparing 03:15:30 7f240874e430: Preparing 03:15:30 9f2632b1cbc1: Preparing 03:15:30 3d38e73e147d: Preparing 03:15:30 bfddee29a942: Preparing 03:15:30 ca2a648eaf62: Preparing 03:15:30 7bba77e28bb3: Preparing 03:15:30 26cbea5cba74: Preparing 03:15:30 9f2632b1cbc1: Waiting 03:15:30 3d38e73e147d: Waiting 03:15:30 7bba77e28bb3: Waiting 03:15:30 bfddee29a942: Waiting 03:15:30 ca2a648eaf62: Waiting 03:15:30 26cbea5cba74: Waiting 03:15:30 7f240874e430: Layer already exists 03:15:30 cd064b632437: Layer already exists 03:15:30 0500dcfdc3f4: Layer already exists 03:15:30 f3548ffa5530: Layer already exists 03:15:30 82f94691fefe: Layer already exists 03:15:30 9f2632b1cbc1: Layer already exists 03:15:30 3d38e73e147d: Layer already exists 03:15:30 bfddee29a942: Layer already exists 03:15:30 ca2a648eaf62: Layer already exists 03:15:30 7bba77e28bb3: Layer already exists 03:15:30 26cbea5cba74: Layer already exists 03:15:30 3.0.0-dev.138: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:31 cd064b632437: Preparing 03:15:31 0500dcfdc3f4: Preparing 03:15:31 82f94691fefe: Preparing 03:15:31 f3548ffa5530: Preparing 03:15:31 7f240874e430: Preparing 03:15:31 9f2632b1cbc1: Preparing 03:15:31 3d38e73e147d: Preparing 03:15:31 bfddee29a942: Preparing 03:15:31 ca2a648eaf62: Preparing 03:15:31 7bba77e28bb3: Preparing 03:15:31 26cbea5cba74: Preparing 03:15:31 9f2632b1cbc1: Waiting 03:15:31 3d38e73e147d: Waiting 03:15:31 26cbea5cba74: Waiting 03:15:31 bfddee29a942: Waiting 03:15:31 ca2a648eaf62: Waiting 03:15:31 7bba77e28bb3: Waiting 03:15:31 cd064b632437: Layer already exists 03:15:31 82f94691fefe: Layer already exists 03:15:31 f3548ffa5530: Layer already exists 03:15:31 7f240874e430: Layer already exists 03:15:31 0500dcfdc3f4: Layer already exists 03:15:31 3d38e73e147d: Layer already exists 03:15:31 ca2a648eaf62: Layer already exists 03:15:31 9f2632b1cbc1: Layer already exists 03:15:31 bfddee29a942: Layer already exists 03:15:31 7bba77e28bb3: Layer already exists 03:15:31 26cbea5cba74: Layer already exists 03:15:31 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:32 + 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 03:15:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:32 cd064b632437: Preparing 03:15:32 0500dcfdc3f4: Preparing 03:15:32 82f94691fefe: Preparing 03:15:32 f3548ffa5530: Preparing 03:15:32 7f240874e430: Preparing 03:15:32 9f2632b1cbc1: Preparing 03:15:32 3d38e73e147d: Preparing 03:15:32 bfddee29a942: Preparing 03:15:32 ca2a648eaf62: Preparing 03:15:32 7bba77e28bb3: Preparing 03:15:32 26cbea5cba74: Preparing 03:15:32 bfddee29a942: Waiting 03:15:32 ca2a648eaf62: Waiting 03:15:32 7bba77e28bb3: Waiting 03:15:32 26cbea5cba74: Waiting 03:15:32 9f2632b1cbc1: Waiting 03:15:32 3d38e73e147d: Waiting 03:15:32 f3548ffa5530: Layer already exists 03:15:32 cd064b632437: Layer already exists 03:15:32 7f240874e430: Layer already exists 03:15:32 0500dcfdc3f4: Layer already exists 03:15:32 82f94691fefe: Layer already exists 03:15:32 9f2632b1cbc1: Layer already exists 03:15:32 bfddee29a942: Layer already exists 03:15:32 3d38e73e147d: Layer already exists 03:15:32 7bba77e28bb3: Layer already exists 03:15:32 ca2a648eaf62: Layer already exists 03:15:32 26cbea5cba74: Layer already exists 03:15:32 main: digest: sha256:f8a8912a69b5614fa5d8f348ed271ac077bec2c43f1ca8460dc987f4cf1a69a1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:32 ===================================================== [Pipeline] echo 03:15:32 taggedImages: 03:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.138 03:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:15:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:15:32 ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:32 latest 03:15:32 3.0.0-dev.138 03:15:32 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:32 main 03:15:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:33 e971ec4a446f: Preparing 03:15:33 5e2026057c3b: Preparing 03:15:33 bfddee29a942: Preparing 03:15:33 ca2a648eaf62: Preparing 03:15:33 e7498c45a252: Preparing 03:15:33 26cbea5cba74: Preparing 03:15:33 26cbea5cba74: Waiting 03:15:33 ca2a648eaf62: Layer already exists 03:15:33 bfddee29a942: Layer already exists 03:15:33 26cbea5cba74: Layer already exists 03:15:33 e971ec4a446f: Pushed 03:15:35 e7498c45a252: Pushed 03:15:38 5e2026057c3b: Pushed 03:15:38 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:38 + 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 03:15:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:39 e971ec4a446f: Preparing 03:15:39 5e2026057c3b: Preparing 03:15:39 bfddee29a942: Preparing 03:15:39 ca2a648eaf62: Preparing 03:15:39 e7498c45a252: Preparing 03:15:39 26cbea5cba74: Preparing 03:15:39 26cbea5cba74: Waiting 03:15:39 bfddee29a942: Layer already exists 03:15:39 5e2026057c3b: Layer already exists 03:15:39 e971ec4a446f: Layer already exists 03:15:39 e7498c45a252: Layer already exists 03:15:39 ca2a648eaf62: Layer already exists 03:15:39 26cbea5cba74: Layer already exists 03:15:39 latest: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.138 03:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:40 e971ec4a446f: Preparing 03:15:40 5e2026057c3b: Preparing 03:15:40 bfddee29a942: Preparing 03:15:40 ca2a648eaf62: Preparing 03:15:40 e7498c45a252: Preparing 03:15:40 26cbea5cba74: Preparing 03:15:40 26cbea5cba74: Waiting 03:15:40 5e2026057c3b: Layer already exists 03:15:40 e971ec4a446f: Layer already exists 03:15:40 bfddee29a942: Layer already exists 03:15:40 ca2a648eaf62: Layer already exists 03:15:40 e7498c45a252: Layer already exists 03:15:40 26cbea5cba74: Layer already exists 03:15:40 3.0.0-dev.138: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:41 e971ec4a446f: Preparing 03:15:41 5e2026057c3b: Preparing 03:15:41 bfddee29a942: Preparing 03:15:41 ca2a648eaf62: Preparing 03:15:41 e7498c45a252: Preparing 03:15:41 26cbea5cba74: Preparing 03:15:41 26cbea5cba74: Waiting 03:15:41 e7498c45a252: Layer already exists 03:15:41 5e2026057c3b: Layer already exists 03:15:41 e971ec4a446f: Layer already exists 03:15:41 ca2a648eaf62: Layer already exists 03:15:41 bfddee29a942: Layer already exists 03:15:41 26cbea5cba74: Layer already exists 03:15:41 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15: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 03:15:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:41 e971ec4a446f: Preparing 03:15:41 5e2026057c3b: Preparing 03:15:41 bfddee29a942: Preparing 03:15:41 ca2a648eaf62: Preparing 03:15:41 e7498c45a252: Preparing 03:15:41 26cbea5cba74: Preparing 03:15:41 26cbea5cba74: Waiting 03:15:41 bfddee29a942: Layer already exists 03:15:41 e971ec4a446f: Layer already exists 03:15:41 5e2026057c3b: Layer already exists 03:15:41 e7498c45a252: Layer already exists 03:15:41 ca2a648eaf62: Layer already exists 03:15:41 26cbea5cba74: Layer already exists 03:15:42 main: digest: sha256:962e5f89bde1fcfe7bf6d7281b7f0afabaaefeb277fdf88cbae835cdad7cb6c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:42 ===================================================== [Pipeline] echo 03:15:42 taggedImages: 03:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.138 03:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:15:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:15:42 ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:42 latest 03:15:42 3.0.0-dev.138 03:15:42 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:15:42 main 03:15:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:15:43 3ce87f027b96: Preparing 03:15:43 845c10f6db6d: Preparing 03:15:43 519193f45e80: Preparing 03:15:43 da3759e953d1: Preparing 03:15:43 dafe58a7bfae: Preparing 03:15:43 bfddee29a942: Preparing 03:15:43 ca2a648eaf62: Preparing 03:15:43 5bd3a57f7293: Preparing 03:15:43 26cbea5cba74: Preparing 03:15:43 bfddee29a942: Waiting 03:15:43 ca2a648eaf62: Waiting 03:15:43 5bd3a57f7293: Waiting 03:15:43 26cbea5cba74: Waiting 03:15:43 845c10f6db6d: Pushed 03:15:43 519193f45e80: Pushed 03:15:43 3ce87f027b96: Pushed 03:15:43 bfddee29a942: Layer already exists 03:15:43 ca2a648eaf62: Layer already exists 03:15:43 26cbea5cba74: Layer already exists 03:15:44 5bd3a57f7293: Pushed 03:15:56 dafe58a7bfae: Pushed 03:16:00 da3759e953d1: Pushed 03:16:01 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:01 + 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 03:16:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:01 3ce87f027b96: Preparing 03:16:01 845c10f6db6d: Preparing 03:16:01 519193f45e80: Preparing 03:16:01 da3759e953d1: Preparing 03:16:01 dafe58a7bfae: Preparing 03:16:01 bfddee29a942: Preparing 03:16:01 ca2a648eaf62: Preparing 03:16:01 5bd3a57f7293: Preparing 03:16:01 26cbea5cba74: Preparing 03:16:01 26cbea5cba74: Waiting 03:16:01 5bd3a57f7293: Waiting 03:16:01 bfddee29a942: Waiting 03:16:01 ca2a648eaf62: Waiting 03:16:01 dafe58a7bfae: Layer already exists 03:16:01 845c10f6db6d: Layer already exists 03:16:01 3ce87f027b96: Layer already exists 03:16:01 519193f45e80: Layer already exists 03:16:01 da3759e953d1: Layer already exists 03:16:01 5bd3a57f7293: Layer already exists 03:16:01 bfddee29a942: Layer already exists 03:16:01 ca2a648eaf62: Layer already exists 03:16:01 26cbea5cba74: Layer already exists 03:16:02 latest: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.138 03:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:02 3ce87f027b96: Preparing 03:16:02 845c10f6db6d: Preparing 03:16:02 519193f45e80: Preparing 03:16:02 da3759e953d1: Preparing 03:16:02 dafe58a7bfae: Preparing 03:16:02 bfddee29a942: Preparing 03:16:02 ca2a648eaf62: Preparing 03:16:02 5bd3a57f7293: Preparing 03:16:02 26cbea5cba74: Preparing 03:16:02 bfddee29a942: Waiting 03:16:02 ca2a648eaf62: Waiting 03:16:02 5bd3a57f7293: Waiting 03:16:02 26cbea5cba74: Waiting 03:16:02 3ce87f027b96: Layer already exists 03:16:02 845c10f6db6d: Layer already exists 03:16:02 519193f45e80: Layer already exists 03:16:02 dafe58a7bfae: Layer already exists 03:16:02 da3759e953d1: Layer already exists 03:16:02 ca2a648eaf62: Layer already exists 03:16:02 bfddee29a942: Layer already exists 03:16:02 26cbea5cba74: Layer already exists 03:16:02 5bd3a57f7293: Layer already exists 03:16:02 3.0.0-dev.138: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:03 3ce87f027b96: Preparing 03:16:03 845c10f6db6d: Preparing 03:16:03 519193f45e80: Preparing 03:16:03 da3759e953d1: Preparing 03:16:03 dafe58a7bfae: Preparing 03:16:03 bfddee29a942: Preparing 03:16:03 ca2a648eaf62: Preparing 03:16:03 5bd3a57f7293: Preparing 03:16:03 26cbea5cba74: Preparing 03:16:03 5bd3a57f7293: Waiting 03:16:03 26cbea5cba74: Waiting 03:16:03 bfddee29a942: Waiting 03:16:03 ca2a648eaf62: Waiting 03:16:03 3ce87f027b96: Layer already exists 03:16:03 845c10f6db6d: Layer already exists 03:16:03 519193f45e80: Layer already exists 03:16:03 da3759e953d1: Layer already exists 03:16:03 dafe58a7bfae: Layer already exists 03:16:03 26cbea5cba74: Layer already exists 03:16:03 5bd3a57f7293: Layer already exists 03:16:03 ca2a648eaf62: Layer already exists 03:16:03 bfddee29a942: Layer already exists 03:16:03 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:04 + 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 03:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:04 3ce87f027b96: Preparing 03:16:04 845c10f6db6d: Preparing 03:16:04 519193f45e80: Preparing 03:16:04 da3759e953d1: Preparing 03:16:04 dafe58a7bfae: Preparing 03:16:04 bfddee29a942: Preparing 03:16:04 ca2a648eaf62: Preparing 03:16:04 5bd3a57f7293: Preparing 03:16:04 26cbea5cba74: Preparing 03:16:04 bfddee29a942: Waiting 03:16:04 ca2a648eaf62: Waiting 03:16:04 5bd3a57f7293: Waiting 03:16:04 26cbea5cba74: Waiting 03:16:04 3ce87f027b96: Layer already exists 03:16:04 845c10f6db6d: Layer already exists 03:16:04 da3759e953d1: Layer already exists 03:16:04 dafe58a7bfae: Layer already exists 03:16:04 519193f45e80: Layer already exists 03:16:04 bfddee29a942: Layer already exists 03:16:04 ca2a648eaf62: Layer already exists 03:16:04 26cbea5cba74: Layer already exists 03:16:04 5bd3a57f7293: Layer already exists 03:16:04 main: digest: sha256:1881b347937c3b4d2d6b7fa89cea2ea138842e9efe0db283ec59f0d4a4dae8fc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:04 ===================================================== [Pipeline] echo 03:16:04 taggedImages: 03:16:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:16:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.138 03:16:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:16:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:16:04 ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:04 latest 03:16:04 3.0.0-dev.138 03:16:04 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:04 main 03:16:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:05 c3b82ba69351: Preparing 03:16:05 5f9ca5e522f0: Preparing 03:16:05 8a9d33da7543: Preparing 03:16:05 c2a6eee04e81: Preparing 03:16:05 bfddee29a942: Preparing 03:16:05 ca2a648eaf62: Preparing 03:16:05 2d6919d64f2d: Preparing 03:16:05 26cbea5cba74: Preparing 03:16:05 2d6919d64f2d: Waiting 03:16:05 26cbea5cba74: Waiting 03:16:05 ca2a648eaf62: Waiting 03:16:05 bfddee29a942: Layer already exists 03:16:05 ca2a648eaf62: Layer already exists 03:16:05 c3b82ba69351: Pushed 03:16:05 5f9ca5e522f0: Pushed 03:16:05 8a9d33da7543: Pushed 03:16:05 26cbea5cba74: Layer already exists 03:16:06 2d6919d64f2d: Pushed 03:16:24 c2a6eee04e81: Pushed 03:16:24 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:24 + 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 03:16:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:16:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:25 c3b82ba69351: Preparing 03:16:25 5f9ca5e522f0: Preparing 03:16:25 8a9d33da7543: Preparing 03:16:25 c2a6eee04e81: Preparing 03:16:25 bfddee29a942: Preparing 03:16:25 ca2a648eaf62: Preparing 03:16:25 2d6919d64f2d: Preparing 03:16:25 26cbea5cba74: Preparing 03:16:25 ca2a648eaf62: Waiting 03:16:25 2d6919d64f2d: Waiting 03:16:25 26cbea5cba74: Waiting 03:16:25 5f9ca5e522f0: Layer already exists 03:16:25 c3b82ba69351: Layer already exists 03:16:25 bfddee29a942: Layer already exists 03:16:25 c2a6eee04e81: Layer already exists 03:16:25 8a9d33da7543: Layer already exists 03:16:25 2d6919d64f2d: Layer already exists 03:16:25 26cbea5cba74: Layer already exists 03:16:25 ca2a648eaf62: Layer already exists 03:16:25 latest: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.138 03:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:26 c3b82ba69351: Preparing 03:16:26 5f9ca5e522f0: Preparing 03:16:26 8a9d33da7543: Preparing 03:16:26 c2a6eee04e81: Preparing 03:16:26 bfddee29a942: Preparing 03:16:26 ca2a648eaf62: Preparing 03:16:26 2d6919d64f2d: Preparing 03:16:26 26cbea5cba74: Preparing 03:16:26 2d6919d64f2d: Waiting 03:16:26 26cbea5cba74: Waiting 03:16:26 ca2a648eaf62: Waiting 03:16:26 5f9ca5e522f0: Layer already exists 03:16:26 bfddee29a942: Layer already exists 03:16:26 c3b82ba69351: Layer already exists 03:16:26 8a9d33da7543: Layer already exists 03:16:26 c2a6eee04e81: Layer already exists 03:16:26 2d6919d64f2d: Layer already exists 03:16:26 ca2a648eaf62: Layer already exists 03:16:26 26cbea5cba74: Layer already exists 03:16:26 3.0.0-dev.138: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:27 c3b82ba69351: Preparing 03:16:27 5f9ca5e522f0: Preparing 03:16:27 8a9d33da7543: Preparing 03:16:27 c2a6eee04e81: Preparing 03:16:27 bfddee29a942: Preparing 03:16:27 ca2a648eaf62: Preparing 03:16:27 2d6919d64f2d: Preparing 03:16:27 26cbea5cba74: Preparing 03:16:27 ca2a648eaf62: Waiting 03:16:27 2d6919d64f2d: Waiting 03:16:27 26cbea5cba74: Waiting 03:16:27 bfddee29a942: Layer already exists 03:16:27 5f9ca5e522f0: Layer already exists 03:16:27 c3b82ba69351: Layer already exists 03:16:27 c2a6eee04e81: Layer already exists 03:16:27 8a9d33da7543: Layer already exists 03:16:27 2d6919d64f2d: Layer already exists 03:16:27 ca2a648eaf62: Layer already exists 03:16:27 26cbea5cba74: Layer already exists 03:16:27 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:27 + 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 03:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:28 c3b82ba69351: Preparing 03:16:28 5f9ca5e522f0: Preparing 03:16:28 8a9d33da7543: Preparing 03:16:28 c2a6eee04e81: Preparing 03:16:28 bfddee29a942: Preparing 03:16:28 ca2a648eaf62: Preparing 03:16:28 2d6919d64f2d: Preparing 03:16:28 26cbea5cba74: Preparing 03:16:28 ca2a648eaf62: Waiting 03:16:28 2d6919d64f2d: Waiting 03:16:28 5f9ca5e522f0: Layer already exists 03:16:28 bfddee29a942: Layer already exists 03:16:28 c2a6eee04e81: Layer already exists 03:16:28 8a9d33da7543: Layer already exists 03:16:28 c3b82ba69351: Layer already exists 03:16:28 26cbea5cba74: Layer already exists 03:16:28 ca2a648eaf62: Layer already exists 03:16:28 2d6919d64f2d: Layer already exists 03:16:28 main: digest: sha256:598acb71d8fad355edaad33ae5d19e959b2f76d4ab6a5fa890d2c449cb6c09c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:28 ===================================================== [Pipeline] echo 03:16:28 taggedImages: 03:16:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:16:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.138 03:16:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:16:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:16:28 ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:28 latest 03:16:28 3.0.0-dev.138 03:16:28 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:28 main 03:16:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:16:29 028b88948e56: Preparing 03:16:29 42b407cf45a9: Preparing 03:16:29 b2cc289f8f84: Preparing 03:16:29 1edcada977d5: Preparing 03:16:29 bfddee29a942: Preparing 03:16:29 ca2a648eaf62: Preparing 03:16:29 5bd3a57f7293: Preparing 03:16:29 26cbea5cba74: Preparing 03:16:29 ca2a648eaf62: Waiting 03:16:29 5bd3a57f7293: Waiting 03:16:29 26cbea5cba74: Waiting 03:16:29 bfddee29a942: Layer already exists 03:16:29 ca2a648eaf62: Layer already exists 03:16:29 5bd3a57f7293: Layer already exists 03:16:29 26cbea5cba74: Layer already exists 03:16:29 028b88948e56: Pushed 03:16:29 b2cc289f8f84: Pushed 03:16:29 42b407cf45a9: Pushed 03:16:47 1edcada977d5: Pushed 03:16:47 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:47 + 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 03:16:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:16:48 028b88948e56: Preparing 03:16:48 42b407cf45a9: Preparing 03:16:48 b2cc289f8f84: Preparing 03:16:48 1edcada977d5: Preparing 03:16:48 bfddee29a942: Preparing 03:16:48 ca2a648eaf62: Preparing 03:16:48 5bd3a57f7293: Preparing 03:16:48 26cbea5cba74: Preparing 03:16:48 5bd3a57f7293: Waiting 03:16:48 26cbea5cba74: Waiting 03:16:48 ca2a648eaf62: Waiting 03:16:48 1edcada977d5: Layer already exists 03:16:48 bfddee29a942: Layer already exists 03:16:48 b2cc289f8f84: Layer already exists 03:16:48 42b407cf45a9: Layer already exists 03:16:48 028b88948e56: Layer already exists 03:16:48 ca2a648eaf62: Layer already exists 03:16:48 5bd3a57f7293: Layer already exists 03:16:48 26cbea5cba74: Layer already exists 03:16:48 latest: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.138 03:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:16:49 028b88948e56: Preparing 03:16:49 42b407cf45a9: Preparing 03:16:49 b2cc289f8f84: Preparing 03:16:49 1edcada977d5: Preparing 03:16:49 bfddee29a942: Preparing 03:16:49 ca2a648eaf62: Preparing 03:16:49 5bd3a57f7293: Preparing 03:16:49 26cbea5cba74: Preparing 03:16:49 5bd3a57f7293: Waiting 03:16:49 26cbea5cba74: Waiting 03:16:49 ca2a648eaf62: Waiting 03:16:49 bfddee29a942: Layer already exists 03:16:49 028b88948e56: Layer already exists 03:16:49 1edcada977d5: Layer already exists 03:16:49 42b407cf45a9: Layer already exists 03:16:49 b2cc289f8f84: Layer already exists 03:16:49 ca2a648eaf62: Layer already exists 03:16:49 5bd3a57f7293: Layer already exists 03:16:49 26cbea5cba74: Layer already exists 03:16:49 3.0.0-dev.138: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:16:50 028b88948e56: Preparing 03:16:50 42b407cf45a9: Preparing 03:16:50 b2cc289f8f84: Preparing 03:16:50 1edcada977d5: Preparing 03:16:50 bfddee29a942: Preparing 03:16:50 ca2a648eaf62: Preparing 03:16:50 5bd3a57f7293: Preparing 03:16:50 26cbea5cba74: Preparing 03:16:50 ca2a648eaf62: Waiting 03:16:50 26cbea5cba74: Waiting 03:16:50 bfddee29a942: Layer already exists 03:16:50 028b88948e56: Layer already exists 03:16:50 b2cc289f8f84: Layer already exists 03:16:50 1edcada977d5: Layer already exists 03:16:50 42b407cf45a9: Layer already exists 03:16:50 ca2a648eaf62: Layer already exists 03:16:50 5bd3a57f7293: Layer already exists 03:16:50 26cbea5cba74: Layer already exists 03:16:50 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:50 + 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 03:16:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:16:50 028b88948e56: Preparing 03:16:50 42b407cf45a9: Preparing 03:16:50 b2cc289f8f84: Preparing 03:16:50 1edcada977d5: Preparing 03:16:50 bfddee29a942: Preparing 03:16:50 ca2a648eaf62: Preparing 03:16:50 5bd3a57f7293: Preparing 03:16:50 26cbea5cba74: Preparing 03:16:50 5bd3a57f7293: Waiting 03:16:50 26cbea5cba74: Waiting 03:16:50 ca2a648eaf62: Waiting 03:16:50 42b407cf45a9: Layer already exists 03:16:50 bfddee29a942: Layer already exists 03:16:50 1edcada977d5: Layer already exists 03:16:50 b2cc289f8f84: Layer already exists 03:16:50 028b88948e56: Layer already exists 03:16:50 5bd3a57f7293: Layer already exists 03:16:50 ca2a648eaf62: Layer already exists 03:16:50 26cbea5cba74: Layer already exists 03:16:51 main: digest: sha256:94e8cc0200d6ddce1608358e4be8d12ac99f2c067eada3ac9d632d3d8550e1b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:51 ===================================================== [Pipeline] echo 03:16:51 taggedImages: 03:16:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:16:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.138 03:16:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:51 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:16:51 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:16:51 ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:51 latest 03:16:51 3.0.0-dev.138 03:16:51 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:16:51 main 03:16:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:16:51 b2eced61e86d: Preparing 03:16:51 21817c2697ee: Preparing 03:16:51 bfddee29a942: Preparing 03:16:51 ca2a648eaf62: Preparing 03:16:51 2ca33e7fd0f4: Preparing 03:16:51 26cbea5cba74: Preparing 03:16:51 26cbea5cba74: Waiting 03:16:51 ca2a648eaf62: Layer already exists 03:16:51 bfddee29a942: Layer already exists 03:16:52 26cbea5cba74: Layer already exists 03:16:52 b2eced61e86d: Pushed 03:16:52 2ca33e7fd0f4: Pushed 03:16:57 21817c2697ee: Pushed 03:16:57 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:16:58 b2eced61e86d: Preparing 03:16:58 21817c2697ee: Preparing 03:16:58 bfddee29a942: Preparing 03:16:58 ca2a648eaf62: Preparing 03:16:58 2ca33e7fd0f4: Preparing 03:16:58 26cbea5cba74: Preparing 03:16:58 26cbea5cba74: Waiting 03:16:58 b2eced61e86d: Layer already exists 03:16:58 bfddee29a942: Layer already exists 03:16:58 2ca33e7fd0f4: Layer already exists 03:16:58 ca2a648eaf62: Layer already exists 03:16:58 26cbea5cba74: Layer already exists 03:16:58 21817c2697ee: Layer already exists 03:16:58 latest: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.138 03:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:16:59 b2eced61e86d: Preparing 03:16:59 21817c2697ee: Preparing 03:16:59 bfddee29a942: Preparing 03:16:59 ca2a648eaf62: Preparing 03:16:59 2ca33e7fd0f4: Preparing 03:16:59 26cbea5cba74: Preparing 03:16:59 26cbea5cba74: Waiting 03:16:59 21817c2697ee: Layer already exists 03:16:59 b2eced61e86d: Layer already exists 03:16:59 2ca33e7fd0f4: Layer already exists 03:16:59 bfddee29a942: Layer already exists 03:16:59 ca2a648eaf62: Layer already exists 03:16:59 26cbea5cba74: Layer already exists 03:16:59 3.0.0-dev.138: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:17:00 b2eced61e86d: Preparing 03:17:00 21817c2697ee: Preparing 03:17:00 bfddee29a942: Preparing 03:17:00 ca2a648eaf62: Preparing 03:17:00 2ca33e7fd0f4: Preparing 03:17:00 26cbea5cba74: Preparing 03:17:00 26cbea5cba74: Waiting 03:17:00 b2eced61e86d: Layer already exists 03:17:00 2ca33e7fd0f4: Layer already exists 03:17:00 21817c2697ee: Layer already exists 03:17:00 bfddee29a942: Layer already exists 03:17:00 ca2a648eaf62: Layer already exists 03:17:00 26cbea5cba74: Layer already exists 03:17:00 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:17:01 b2eced61e86d: Preparing 03:17:01 21817c2697ee: Preparing 03:17:01 bfddee29a942: Preparing 03:17:01 ca2a648eaf62: Preparing 03:17:01 2ca33e7fd0f4: Preparing 03:17:01 26cbea5cba74: Preparing 03:17:01 26cbea5cba74: Waiting 03:17:01 21817c2697ee: Layer already exists 03:17:01 2ca33e7fd0f4: Layer already exists 03:17:01 ca2a648eaf62: Layer already exists 03:17:01 bfddee29a942: Layer already exists 03:17:01 b2eced61e86d: Layer already exists 03:17:01 26cbea5cba74: Layer already exists 03:17:01 main: digest: sha256:6b0a9caf1f2d05f8dcd8bb0a0df4f429d6deb5ee81d1c997d1652734ba58f1ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:01 ===================================================== [Pipeline] echo 03:17:01 taggedImages: 03:17:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:17:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:17:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.138 03:17:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:17:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:17:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:17:01 ff802d8b4dd3157c514065f0a66808faf07e520c 03:17:01 latest 03:17:01 3.0.0-dev.138 03:17:01 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:17:01 main 03:17:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:17:02 a801b2b92298: Preparing 03:17:02 6f8f351c3b1c: Preparing 03:17:02 bfddee29a942: Preparing 03:17:02 ca2a648eaf62: Preparing 03:17:02 dcf362522b0c: Preparing 03:17:02 26cbea5cba74: Preparing 03:17:02 bfddee29a942: Layer already exists 03:17:02 ca2a648eaf62: Layer already exists 03:17:02 dcf362522b0c: Layer already exists 03:17:02 26cbea5cba74: Layer already exists 03:17:02 a801b2b92298: Pushed 03:17:07 6f8f351c3b1c: Pushed 03:17:08 ff802d8b4dd3157c514065f0a66808faf07e520c: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:17:08 a801b2b92298: Preparing 03:17:08 6f8f351c3b1c: Preparing 03:17:08 bfddee29a942: Preparing 03:17:08 ca2a648eaf62: Preparing 03:17:08 dcf362522b0c: Preparing 03:17:08 26cbea5cba74: Preparing 03:17:08 26cbea5cba74: Waiting 03:17:08 ca2a648eaf62: Layer already exists 03:17:08 a801b2b92298: Layer already exists 03:17:08 6f8f351c3b1c: Layer already exists 03:17:08 bfddee29a942: Layer already exists 03:17:08 dcf362522b0c: Layer already exists 03:17:08 26cbea5cba74: Layer already exists 03:17:09 latest: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.138 03:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:17:09 a801b2b92298: Preparing 03:17:09 6f8f351c3b1c: Preparing 03:17:09 bfddee29a942: Preparing 03:17:09 ca2a648eaf62: Preparing 03:17:09 dcf362522b0c: Preparing 03:17:09 26cbea5cba74: Preparing 03:17:09 26cbea5cba74: Waiting 03:17:09 a801b2b92298: Layer already exists 03:17:09 ca2a648eaf62: Layer already exists 03:17:09 bfddee29a942: Layer already exists 03:17:09 dcf362522b0c: Layer already exists 03:17:09 6f8f351c3b1c: Layer already exists 03:17:09 26cbea5cba74: Layer already exists 03:17:10 3.0.0-dev.138: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:17:10 a801b2b92298: Preparing 03:17:10 6f8f351c3b1c: Preparing 03:17:10 bfddee29a942: Preparing 03:17:10 ca2a648eaf62: Preparing 03:17:10 dcf362522b0c: Preparing 03:17:10 26cbea5cba74: Preparing 03:17:10 26cbea5cba74: Waiting 03:17:10 bfddee29a942: Layer already exists 03:17:10 ca2a648eaf62: Layer already exists 03:17:10 dcf362522b0c: Layer already exists 03:17:10 6f8f351c3b1c: Layer already exists 03:17:10 a801b2b92298: Layer already exists 03:17:10 26cbea5cba74: Layer already exists 03:17:11 ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:17:11 a801b2b92298: Preparing 03:17:11 6f8f351c3b1c: Preparing 03:17:11 bfddee29a942: Preparing 03:17:11 ca2a648eaf62: Preparing 03:17:11 dcf362522b0c: Preparing 03:17:11 26cbea5cba74: Preparing 03:17:11 26cbea5cba74: Waiting 03:17:11 dcf362522b0c: Layer already exists 03:17:11 bfddee29a942: Layer already exists 03:17:11 a801b2b92298: Layer already exists 03:17:11 ca2a648eaf62: Layer already exists 03:17:11 6f8f351c3b1c: Layer already exists 03:17:11 26cbea5cba74: Layer already exists 03:17:12 main: digest: sha256:eee34127b1c0a2ed9702bae08f058aaac44ce2c1c98fa293b15a22380a67b723 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:12 ===================================================== [Pipeline] echo 03:17:12 taggedImages: 03:17:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c 03:17:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:17:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.138 03:17:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ff802d8b4dd3157c514065f0a66808faf07e520c-3.0.0-dev.138 03:17:12 - 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 03:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:12 03:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:12 arm64: Pulling from edgex-lftools-log-publisher 03:17:12 8998bd30e6a1: Pulling fs layer 03:17:12 04944245beec: Pulling fs layer 03:17:12 699f458cf7ca: Pulling fs layer 03:17:12 765212b225bb: Pulling fs layer 03:17:12 f23df028b6ca: Pulling fs layer 03:17:12 d65c8cfc05b1: Pulling fs layer 03:17:12 2437ff75d9bd: Pulling fs layer 03:17:12 f23df028b6ca: Waiting 03:17:12 d65c8cfc05b1: Waiting 03:17:12 2437ff75d9bd: Waiting 03:17:12 765212b225bb: Waiting 03:17:12 04944245beec: Verifying Checksum 03:17:12 04944245beec: Download complete 03:17:12 765212b225bb: Verifying Checksum 03:17:12 765212b225bb: Download complete 03:17:12 f23df028b6ca: Verifying Checksum 03:17:12 f23df028b6ca: Download complete 03:17:12 d65c8cfc05b1: Verifying Checksum 03:17:12 d65c8cfc05b1: Download complete 03:17:13 699f458cf7ca: Verifying Checksum 03:17:13 699f458cf7ca: Download complete 03:17:13 8998bd30e6a1: Verifying Checksum 03:17:13 8998bd30e6a1: Download complete 03:17:16 2437ff75d9bd: Verifying Checksum 03:17:16 2437ff75d9bd: Download complete 03:17:17 8998bd30e6a1: Pull complete 03:17:18 04944245beec: Pull complete 03:17:19 699f458cf7ca: Pull complete 03:17:19 765212b225bb: Pull complete 03:17:20 f23df028b6ca: Pull complete 03:17:20 d65c8cfc05b1: Pull complete 03:17:35 2437ff75d9bd: Pull complete 03:17:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:35 prd-ubuntu20.04-docker-arm64-4c-16g-10918 does not seem to be running inside a container 03:17:35 $ 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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@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 03:17:38 $ docker top 9ee65e05e6d93892c12ce4221a18e14a719b530278cbe29b2ea0fbf218a7d7ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:38 ---> job-cost.sh 03:17:38 lf-activate-venv: SKIPPING 03:17:38 INFO: No Stack... 03:17:39 INFO: Retrieving Pricing Info for: v3-standard-4 03:17:40 INFO: Archiving Costs [Pipeline] sh 03:17:40 + cat /w/workspace/edgex-go/501/archives/cost.csv 03:17:40 + cut -d, -f6 [Pipeline] lock 03:17:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] 03:17:40 Resource [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] did not exist. Created. 03:17:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:17:40 + echo total: 0.10999999940395355 [Pipeline] stash 03:17:41 Stashed 1 file(s) [Pipeline] } 03:17:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-501-stack-cost] [Pipeline] // lock [Pipeline] } 03:17:41 $ docker stop --time=1 9ee65e05e6d93892c12ce4221a18e14a719b530278cbe29b2ea0fbf218a7d7ed 03:17:42 $ docker rm -f --volumes 9ee65e05e6d93892c12ce4221a18e14a719b530278cbe29b2ea0fbf218a7d7ed [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 03:17:43 provisioning config files... 03:17:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/501@tmp/config10053916631704899987tmp [Pipeline] { [Pipeline] sh 03:17:43 + set +x 03:17:43 + curl -s https://codecov.io/bash 03:17:43 + bash -s -- 03:17:43 03:17:43 _____ _ 03:17:43 / ____| | | 03:17:43 | | ___ __| | ___ ___ _____ __ 03:17:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:17:43 | |___| (_) | (_| | __/ (_| (_) \ V / 03:17:43 \_____\___/ \__,_|\___|\___\___/ \_/ 03:17:43 Bash-1.0.6 03:17:43 03:17:43 03:17:43 ==> git version 2.25.1 found 03:17:43 ==> 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 03:17:43 Release-Date: 2020-01-08 03:17:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:17:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:17:43 ==> Jenkins CI detected. 03:17:43 current dir:  /w/workspace/edgex-go/501 03:17:43 project root: . 03:17:43 --> token set from env 03:17:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:17:43 ==> Running gcov in . (disable via -X gcov) 03:17:43 ==> Python coveragepy not found 03:17:43 ==> Searching for coverage reports in: 03:17:43 + . 03:17:43 -> Found 1 reports 03:17:43 ==> Detecting git/mercurial file structure 03:17:43 ==> Reading reports 03:17:43 + ./coverage.out bytes=448248 03:17:43 ==> Appending adjustments 03:17:43 https://docs.codecov.io/docs/fixing-reports 03:17:44 + Found adjustments 03:17:44 ==> Gzipping contents 03:17:44 60K /tmp/codecov.WPJDV7.gz 03:17:44 ==> Uploading reports 03:17:44 url: https://codecov.io 03:17:44 query: branch=main&commit=ff802d8b4dd3157c514065f0a66808faf07e520c&build=501&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F501%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:17:44 -> Pinging Codecov 03:17:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=ff802d8b4dd3157c514065f0a66808faf07e520c&build=501&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F501%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:17:44 -> Uploading to 03:17:44 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/00271124DB129430A58F1EEE437C3FCB/ff802d8b4dd3157c514065f0a66808faf07e520c/c2a94908-a219-40c1-bf51-14990c6d1220.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T031744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64233b6bdea7257ead6fbc927eb95e1bb0dcdb923c5e3bca7b76e818c17269bb 03:17:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:44 Dload Upload Total Spent Left Speed 03:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57544 0 0 100 57544 0 219k --:--:-- --:--:-- --:--:-- 219k 03:17:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ff802d8b4dd3157c514065f0a66808faf07e520c [Pipeline] } 03:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:17:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:17:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:17:45 03:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:17:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:17:46 df9b9388f04a: Pulling fs layer 03:17:46 52dc419b0ee2: Pulling fs layer 03:17:46 25bc292e5bac: Pulling fs layer 03:17:46 114826534d7a: Pulling fs layer 03:17:46 4657fd5d0bcf: Pulling fs layer 03:17:46 6ad1cebc031e: Pulling fs layer 03:17:46 8a3aa393b2d8: Pulling fs layer 03:17:46 4657fd5d0bcf: Waiting 03:17:46 8a3aa393b2d8: Waiting 03:17:46 6ad1cebc031e: Waiting 03:17:46 114826534d7a: Waiting 03:17:46 25bc292e5bac: Verifying Checksum 03:17:46 25bc292e5bac: Download complete 03:17:46 52dc419b0ee2: Download complete 03:17:46 4657fd5d0bcf: Verifying Checksum 03:17:46 4657fd5d0bcf: Download complete 03:17:46 df9b9388f04a: Download complete 03:17:46 df9b9388f04a: Pull complete 03:17:46 6ad1cebc031e: Verifying Checksum 03:17:46 6ad1cebc031e: Download complete 03:17:46 52dc419b0ee2: Pull complete 03:17:46 25bc292e5bac: Pull complete 03:17:46 114826534d7a: Verifying Checksum 03:17:46 114826534d7a: Download complete 03:17:46 8a3aa393b2d8: Verifying Checksum 03:17:46 8a3aa393b2d8: Download complete 03:17:50 114826534d7a: Pull complete 03:17:50 4657fd5d0bcf: Pull complete 03:17:50 6ad1cebc031e: Pull complete 03:17:53 8a3aa393b2d8: Pull complete 03:17:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:17:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:17:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:53 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 03:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:17:57 $ docker top 176e571eec24a92d77e61e5290d8842c7a0a51a9703c3238d3a5be6ae11c0d73 -eo pid,comm [Pipeline] { [Pipeline] echo 03:17:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:17:58 + set -o pipefail 03:17:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:18:03 03:18:03 Monitoring /w/workspace/edgex-go/501 (github.com/edgexfoundry/edgex-go)... 03:18:03 03:18:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0e66eb87-5844-4603-a5f1-7412b1515714 03:18:03 03:18:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:18:03 03:18:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:18:03 03:18:03 03:18:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:18:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:18:03 More details here: https://snyk.co/ue1NS [Pipeline] } 03:18:03 $ docker stop --time=1 176e571eec24a92d77e61e5290d8842c7a0a51a9703c3238d3a5be6ae11c0d73 03:18:06 $ docker rm -f --volumes 176e571eec24a92d77e61e5290d8842c7a0a51a9703c3238d3a5be6ae11c0d73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:18:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:07 provisioning config files... 03:18:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/501@tmp/config959127205773247004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:07 --> edgex-publish-swagger.sh 03:18:07 === Publish openapi/v3 API === 03:18:07 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:18:07 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/501/openapi/v3/core-command.yaml] 03:18:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:07 Dload Upload Total Spent Left Speed 03:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 125k --:--:-- --:--:-- --:--:-- 125k 100 29030 0 0 100 29030 0 54981 --:--:-- --:--:-- --:--:-- 54877 03:18:08 03:18:08 03:18:08 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/501/openapi/v3/core-data.yaml] 03:18:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:08 Dload Upload Total Spent Left Speed 03:18:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k 03:18:08 03:18:08 03:18:08 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/501/openapi/v3/core-metadata.yaml] 03:18:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:08 Dload Upload Total Spent Left Speed 03:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1590k --:--:-- --:--:-- --:--:-- 1572k 100 141k 0 0 100 141k 0 263k --:--:-- --:--:-- --:--:-- 263k 03:18:09 03:18:09 03:18:09 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/501/openapi/v3/support-notifications.yaml] 03:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:09 Dload Upload Total Spent Left Speed 03:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 163k --:--:-- --:--:-- --:--:-- 163k 03:18:09 03:18:09 03:18:09 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/501/openapi/v3/support-scheduler.yaml] 03:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:09 Dload Upload Total Spent Left Speed 03:18:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 77728 --:--:-- --:--:-- --:--:-- 77728 03:18:10 03:18:10 [Pipeline] } 03:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:18:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:10 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 03:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:18:11 $ docker top 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:11 [ssh-agent] Looking for ssh-agent implementation... 03:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:11 $ docker exec 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 ssh-agent 03:18:11 SSH_AUTH_SOCK=/tmp/ssh-LJxjkPyb0QWQ/agent.33 03:18:11 SSH_AGENT_PID=39 03:18:11 Running ssh-add (command line suppressed) 03:18:11 Identity added: /w/workspace/edgex-go/501@tmp/private_key_3319597665134750024.key (/w/workspace/edgex-go/501@tmp/private_key_3319597665134750024.key) 03:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:11 + git semver tag 03:18:12 2023-04-26 03:18:12,150 [run_tag] DEBUG tag force:False 03:18:12 2023-04-26 03:18:12,150 [check_head_tag] DEBUG check head tag 03:18:12 2023-04-26 03:18:12,153 [execute] INFO git cat-file --batch-check 03:18:12 2023-04-26 03:18:12,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=) 03:18:12 2023-04-26 03:18:12,157 [execute] INFO git cat-file --batch 03:18:12 2023-04-26 03:18:12,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=) 03:18:12 2023-04-26 03:18:12,214 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 03:18:12 2023-04-26 03:18:12,214 [execute] INFO git tag -a v3.0.0-dev.138 -m v3.0.0-dev.138 03:18:12 2023-04-26 03:18:12,214 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.138', '-m', 'v3.0.0-dev.138'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=None) 03:18:12 2023-04-26 03:18:12,218 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 03:18:12 3.0.0-dev.138 [Pipeline] } 03:18:12 $ docker exec --env ******** --env ******** 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 ssh-agent -k 03:18:12 unset SSH_AUTH_SOCK; 03:18:12 unset SSH_AGENT_PID; 03:18:12 echo Agent pid 39 killed; 03:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:12 + git semver [Pipeline] } 03:18:12 $ docker stop --time=1 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 03:18:14 $ docker rm -f --volumes 6f7769b8164e2560afe03e711ddd98fc4fb94d1cb317fbfe5683e082ee7f7a18 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:18:14 03:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:18:14 0.23.1-centos7: Pulling from edgex-lftools 03:18:14 ab5ef0e58194: Pulling fs layer 03:18:14 9712f1f96733: Pulling fs layer 03:18:14 63f879dbbcfc: Pulling fs layer 03:18:14 0d9ebad4ef96: Pulling fs layer 03:18:14 e9a5061849ea: Pulling fs layer 03:18:14 d747dcd14b5f: Pulling fs layer 03:18:14 2de7ff778b66: Pulling fs layer 03:18:14 2de7ff778b66: Waiting 03:18:14 e9a5061849ea: Waiting 03:18:14 d747dcd14b5f: Waiting 03:18:14 9712f1f96733: Verifying Checksum 03:18:14 9712f1f96733: Download complete 03:18:15 63f879dbbcfc: Verifying Checksum 03:18:15 63f879dbbcfc: Download complete 03:18:15 0d9ebad4ef96: Verifying Checksum 03:18:15 0d9ebad4ef96: Download complete 03:18:15 e9a5061849ea: Verifying Checksum 03:18:15 e9a5061849ea: Download complete 03:18:15 d747dcd14b5f: Verifying Checksum 03:18:15 d747dcd14b5f: Download complete 03:18:15 ab5ef0e58194: Verifying Checksum 03:18:15 ab5ef0e58194: Download complete 03:18:15 2de7ff778b66: Verifying Checksum 03:18:15 2de7ff778b66: Download complete 03:18:18 ab5ef0e58194: Pull complete 03:18:18 9712f1f96733: Pull complete 03:18:18 63f879dbbcfc: Pull complete 03:18:22 0d9ebad4ef96: Pull complete 03:18:22 e9a5061849ea: Pull complete 03:18:22 d747dcd14b5f: Pull complete 03:18:23 2de7ff778b66: Pull complete 03:18:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:18:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:23 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 03:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:18:28 $ docker top 2200a39eff61689eeebe64c6fb0424c6c6c6ebb6b92fc14f0c717543a8435030 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:18:28 provisioning config files... 03:18:28 copy managed file [sigul-config] to file:/w/workspace/edgex-go/501@tmp/config5984920776382354614tmp 03:18:28 copy managed file [sigul-password] to file:/w/workspace/edgex-go/501@tmp/config6645893723245119191tmp 03:18:28 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/501@tmp/config4162068377104119310tmp [Pipeline] { [Pipeline] echo 03:18:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:18:29 ---> sigul-configuration.sh 03:18:29 gpg: directory `/root/.gnupg' created 03:18:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:18:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:18:29 gpg: keyring `/root/.gnupg/secring.gpg' created 03:18:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:18:29 gpg: CAST5 encrypted data 03:18:29 gpg: encrypted with 1 passphrase 03:18:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:18:29 + mkdir /home/jenkins 03:18:29 + mkdir /home/jenkins/sigul [Pipeline] sh 03:18:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:18:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:18:29 ---> sigul-install.sh 03:18:29 Sigul already installed; skipping installation. [Pipeline] sh 03:18:30 + git tag --list 03:18:30 0.6.0 03:18:30 0.6.1 03:18:30 0.7.0 03:18:30 0.7.1 03:18:30 v1.0.0 03:18:30 v1.0.1 03:18:30 v1.1.0 03:18:30 v1.2.0 03:18:30 v1.2.1 03:18:30 v1.3.0 03:18:30 v1.3.1 03:18:30 v2.0.0 03:18:30 v2.1.0 03:18:30 v2.1.1 03:18:30 v2.1.1-dev.1 03:18:30 v2.1.1-dev.2 03:18:30 v2.1.1-dev.3 03:18:30 v2.1.1-dev.4 03:18:30 v2.1.1-dev.5 03:18:30 v2.1.1-dev.6 03:18:30 v2.1.1-dev.7 03:18:30 v2.1.1-dev.8 03:18:30 v2.1.2-dev.1 03:18:30 v2.2.0 03:18:30 v2.2.1-dev.1 03:18:30 v2.2.1-dev.10 03:18:30 v2.2.1-dev.11 03:18:30 v2.2.1-dev.12 03:18:30 v2.2.1-dev.13 03:18:30 v2.2.1-dev.14 03:18:30 v2.2.1-dev.15 03:18:30 v2.2.1-dev.16 03:18:30 v2.2.1-dev.17 03:18:30 v2.2.1-dev.18 03:18:30 v2.2.1-dev.19 03:18:30 v2.2.1-dev.2 03:18:30 v2.2.1-dev.20 03:18:30 v2.2.1-dev.21 03:18:30 v2.2.1-dev.22 03:18:30 v2.2.1-dev.23 03:18:30 v2.2.1-dev.24 03:18:30 v2.2.1-dev.25 03:18:30 v2.2.1-dev.26 03:18:30 v2.2.1-dev.27 03:18:30 v2.2.1-dev.28 03:18:30 v2.2.1-dev.29 03:18:30 v2.2.1-dev.3 03:18:30 v2.2.1-dev.4 03:18:30 v2.2.1-dev.5 03:18:30 v2.2.1-dev.6 03:18:30 v2.2.1-dev.7 03:18:30 v2.2.1-dev.8 03:18:30 v2.2.1-dev.9 03:18:30 v2.3.0 03:18:30 v2.3.0-dev.100 03:18:30 v2.3.0-dev.101 03:18:30 v2.3.0-dev.102 03:18:30 v2.3.0-dev.103 03:18:30 v2.3.0-dev.104 03:18:30 v2.3.0-dev.105 03:18:30 v2.3.0-dev.106 03:18:30 v2.3.0-dev.29 03:18:30 v2.3.0-dev.30 03:18:30 v2.3.0-dev.31 03:18:30 v2.3.0-dev.32 03:18:30 v2.3.0-dev.33 03:18:30 v2.3.0-dev.34 03:18:30 v2.3.0-dev.35 03:18:30 v2.3.0-dev.36 03:18:30 v2.3.0-dev.37 03:18:30 v2.3.0-dev.38 03:18:30 v2.3.0-dev.39 03:18:30 v2.3.0-dev.40 03:18:30 v2.3.0-dev.41 03:18:30 v2.3.0-dev.42 03:18:30 v2.3.0-dev.43 03:18:30 v2.3.0-dev.44 03:18:30 v2.3.0-dev.45 03:18:30 v2.3.0-dev.46 03:18:30 v2.3.0-dev.47 03:18:30 v2.3.0-dev.48 03:18:30 v2.3.0-dev.49 03:18:30 v2.3.0-dev.50 03:18:30 v2.3.0-dev.51 03:18:30 v2.3.0-dev.52 03:18:30 v2.3.0-dev.53 03:18:30 v2.3.0-dev.54 03:18:30 v2.3.0-dev.55 03:18:30 v2.3.0-dev.56 03:18:30 v2.3.0-dev.57 03:18:30 v2.3.0-dev.58 03:18:30 v2.3.0-dev.59 03:18:30 v2.3.0-dev.60 03:18:30 v2.3.0-dev.61 03:18:30 v2.3.0-dev.62 03:18:30 v2.3.0-dev.63 03:18:30 v2.3.0-dev.64 03:18:30 v2.3.0-dev.65 03:18:30 v2.3.0-dev.66 03:18:30 v2.3.0-dev.67 03:18:30 v2.3.0-dev.68 03:18:30 v2.3.0-dev.69 03:18:30 v2.3.0-dev.70 03:18:30 v2.3.0-dev.71 03:18:30 v2.3.0-dev.72 03:18:30 v2.3.0-dev.73 03:18:30 v2.3.0-dev.74 03:18:30 v2.3.0-dev.75 03:18:30 v2.3.0-dev.76 03:18:30 v2.3.0-dev.77 03:18:30 v2.3.0-dev.78 03:18:30 v2.3.0-dev.79 03:18:30 v2.3.0-dev.80 03:18:30 v2.3.0-dev.81 03:18:30 v2.3.0-dev.82 03:18:30 v2.3.0-dev.83 03:18:30 v2.3.0-dev.84 03:18:30 v2.3.0-dev.85 03:18:30 v2.3.0-dev.86 03:18:30 v2.3.0-dev.87 03:18:30 v2.3.0-dev.88 03:18:30 v2.3.0-dev.89 03:18:30 v2.3.0-dev.90 03:18:30 v2.3.0-dev.91 03:18:30 v2.3.0-dev.92 03:18:30 v2.3.0-dev.93 03:18:30 v2.3.0-dev.94 03:18:30 v2.3.0-dev.95 03:18:30 v2.3.0-dev.96 03:18:30 v2.3.0-dev.97 03:18:30 v2.3.0-dev.98 03:18:30 v2.3.0-dev.99 03:18:30 v2.3.1-dev.1 03:18:30 v2.3.1-dev.2 03:18:30 v2.3.1-dev.3 03:18:30 v2.3.1-dev.4 03:18:30 v2.3.1-dev.5 03:18:30 v3.0.0-dev.1 03:18:30 v3.0.0-dev.10 03:18:30 v3.0.0-dev.100 03:18:30 v3.0.0-dev.101 03:18:30 v3.0.0-dev.102 03:18:30 v3.0.0-dev.103 03:18:30 v3.0.0-dev.104 03:18:30 v3.0.0-dev.105 03:18:30 v3.0.0-dev.106 03:18:30 v3.0.0-dev.107 03:18:30 v3.0.0-dev.108 03:18:30 v3.0.0-dev.109 03:18:30 v3.0.0-dev.11 03:18:30 v3.0.0-dev.110 03:18:30 v3.0.0-dev.111 03:18:30 v3.0.0-dev.112 03:18:30 v3.0.0-dev.113 03:18:30 v3.0.0-dev.114 03:18:30 v3.0.0-dev.115 03:18:30 v3.0.0-dev.116 03:18:30 v3.0.0-dev.117 03:18:30 v3.0.0-dev.118 03:18:30 v3.0.0-dev.119 03:18:30 v3.0.0-dev.12 03:18:30 v3.0.0-dev.120 03:18:30 v3.0.0-dev.121 03:18:30 v3.0.0-dev.122 03:18:30 v3.0.0-dev.123 03:18:30 v3.0.0-dev.124 03:18:30 v3.0.0-dev.125 03:18:30 v3.0.0-dev.126 03:18:30 v3.0.0-dev.127 03:18:30 v3.0.0-dev.128 03:18:30 v3.0.0-dev.129 03:18:30 v3.0.0-dev.13 03:18:30 v3.0.0-dev.130 03:18:30 v3.0.0-dev.131 03:18:30 v3.0.0-dev.132 03:18:30 v3.0.0-dev.133 03:18:30 v3.0.0-dev.134 03:18:30 v3.0.0-dev.135 03:18:30 v3.0.0-dev.136 03:18:30 v3.0.0-dev.137 03:18:30 v3.0.0-dev.138 03:18:30 v3.0.0-dev.14 03:18:30 v3.0.0-dev.15 03:18:30 v3.0.0-dev.16 03:18:30 v3.0.0-dev.17 03:18:30 v3.0.0-dev.18 03:18:30 v3.0.0-dev.19 03:18:30 v3.0.0-dev.2 03:18:30 v3.0.0-dev.20 03:18:30 v3.0.0-dev.21 03:18:30 v3.0.0-dev.22 03:18:30 v3.0.0-dev.23 03:18:30 v3.0.0-dev.24 03:18:30 v3.0.0-dev.25 03:18:30 v3.0.0-dev.26 03:18:30 v3.0.0-dev.27 03:18:30 v3.0.0-dev.28 03:18:30 v3.0.0-dev.29 03:18:30 v3.0.0-dev.3 03:18:30 v3.0.0-dev.30 03:18:30 v3.0.0-dev.31 03:18:30 v3.0.0-dev.32 03:18:30 v3.0.0-dev.33 03:18:30 v3.0.0-dev.34 03:18:30 v3.0.0-dev.35 03:18:30 v3.0.0-dev.36 03:18:30 v3.0.0-dev.37 03:18:30 v3.0.0-dev.38 03:18:30 v3.0.0-dev.39 03:18:30 v3.0.0-dev.4 03:18:30 v3.0.0-dev.40 03:18:30 v3.0.0-dev.41 03:18:30 v3.0.0-dev.42 03:18:30 v3.0.0-dev.43 03:18:30 v3.0.0-dev.44 03:18:30 v3.0.0-dev.45 03:18:30 v3.0.0-dev.46 03:18:30 v3.0.0-dev.47 03:18:30 v3.0.0-dev.48 03:18:30 v3.0.0-dev.49 03:18:30 v3.0.0-dev.5 03:18:30 v3.0.0-dev.50 03:18:30 v3.0.0-dev.51 03:18:30 v3.0.0-dev.52 03:18:30 v3.0.0-dev.53 03:18:30 v3.0.0-dev.54 03:18:30 v3.0.0-dev.55 03:18:30 v3.0.0-dev.56 03:18:30 v3.0.0-dev.57 03:18:30 v3.0.0-dev.58 03:18:30 v3.0.0-dev.59 03:18:30 v3.0.0-dev.6 03:18:30 v3.0.0-dev.60 03:18:30 v3.0.0-dev.61 03:18:30 v3.0.0-dev.62 03:18:30 v3.0.0-dev.63 03:18:30 v3.0.0-dev.64 03:18:30 v3.0.0-dev.65 03:18:30 v3.0.0-dev.66 03:18:30 v3.0.0-dev.67 03:18:30 v3.0.0-dev.68 03:18:30 v3.0.0-dev.69 03:18:30 v3.0.0-dev.7 03:18:30 v3.0.0-dev.70 03:18:30 v3.0.0-dev.71 03:18:30 v3.0.0-dev.72 03:18:30 v3.0.0-dev.73 03:18:30 v3.0.0-dev.74 03:18:30 v3.0.0-dev.75 03:18:30 v3.0.0-dev.76 03:18:30 v3.0.0-dev.77 03:18:30 v3.0.0-dev.78 03:18:30 v3.0.0-dev.79 03:18:30 v3.0.0-dev.8 03:18:30 v3.0.0-dev.80 03:18:30 v3.0.0-dev.81 03:18:30 v3.0.0-dev.82 03:18:30 v3.0.0-dev.83 03:18:30 v3.0.0-dev.84 03:18:30 v3.0.0-dev.85 03:18:30 v3.0.0-dev.86 03:18:30 v3.0.0-dev.87 03:18:30 v3.0.0-dev.88 03:18:30 v3.0.0-dev.89 03:18:30 v3.0.0-dev.9 03:18:30 v3.0.0-dev.90 03:18:30 v3.0.0-dev.91 03:18:30 v3.0.0-dev.92 03:18:30 v3.0.0-dev.93 03:18:30 v3.0.0-dev.94 03:18:30 v3.0.0-dev.95 03:18:30 v3.0.0-dev.96 03:18:30 v3.0.0-dev.97 03:18:30 v3.0.0-dev.98 03:18:30 v3.0.0-dev.99 [Pipeline] sh 03:18:30 + lftools sign git-tag v3.0.0-dev.138 03:18:31 Signing Git tag with Sigul... 03:18:31 Signing v3.0.0-dev.138 [Pipeline] echo 03:18:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:18:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:18:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:18:31 $ docker stop --time=1 2200a39eff61689eeebe64c6fb0424c6c6c6ebb6b92fc14f0c717543a8435030 03:18:32 $ docker rm -f --volumes 2200a39eff61689eeebe64c6fb0424c6c6c6ebb6b92fc14f0c717543a8435030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:18:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:33 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 03:18:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:18:34 $ docker top fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:34 [ssh-agent] Looking for ssh-agent implementation... 03:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:34 $ docker exec fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc ssh-agent 03:18:34 SSH_AUTH_SOCK=/tmp/ssh-qWwPDOfLeTyZ/agent.31 03:18:34 SSH_AGENT_PID=37 03:18:34 Running ssh-add (command line suppressed) 03:18:34 Identity added: /w/workspace/edgex-go/501@tmp/private_key_3932927558603982225.key (/w/workspace/edgex-go/501@tmp/private_key_3932927558603982225.key) 03:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:34 + git semver bump pre 03:18:35 2023-04-26 03:18:35,093 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 03:18:35 2023-04-26 03:18:35,093 [bump_version] DEBUG bumping version:3.0.0-dev.138 on axis:pre with prefix:dev 03:18:35 2023-04-26 03:18:35,093 [bump_version] DEBUG bumped version:3.0.0-dev.139 03:18:35 2023-04-26 03:18:35,093 [write_version] DEBUG write version:3.0.0-dev.139 to path:/w/workspace/edgex-go/501/.semver/main with force:True 03:18:35 2023-04-26 03:18:35,093 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 03:18:35 2023-04-26 03:18:35,093 [write_file] DEBUG write to file:/w/workspace/edgex-go/501/.semver/main 03:18:35 2023-04-26 03:18:35,095 [execute] INFO git cat-file --batch-check 03:18:35 2023-04-26 03:18:35,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=) 03:18:35 2023-04-26 03:18:35,100 [execute] INFO git cat-file --batch 03:18:35 2023-04-26 03:18:35,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=) 03:18:35 2023-04-26 03:18:35,105 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 03:18:35 3.0.0-dev.139 [Pipeline] } 03:18:35 $ docker exec --env ******** --env ******** fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc ssh-agent -k 03:18:35 unset SSH_AUTH_SOCK; 03:18:35 unset SSH_AGENT_PID; 03:18:35 echo Agent pid 37 killed; 03:18:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:35 + git semver [Pipeline] } 03:18:35 $ docker stop --time=1 fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc 03:18:37 $ docker rm -f --volumes fdce5b5929250cb773abd0d279d3a28824a9e1be4f0ed0f056bff23750342fdc [Pipeline] // withDockerContainer [Pipeline] sh 03:18:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:37 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 03:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:18:38 $ docker top 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:38 [ssh-agent] Looking for ssh-agent implementation... 03:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:38 $ docker exec 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae ssh-agent 03:18:38 SSH_AUTH_SOCK=/tmp/ssh-taN5IOAr65Te/agent.33 03:18:38 SSH_AGENT_PID=39 03:18:38 Running ssh-add (command line suppressed) 03:18:38 Identity added: /w/workspace/edgex-go/501@tmp/private_key_12422352532346840596.key (/w/workspace/edgex-go/501@tmp/private_key_12422352532346840596.key) 03:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:38 + git semver push 03:18:39 2023-04-26 03:18:39,054 [run_push] DEBUG push 03:18:39 2023-04-26 03:18:39,055 [execute] INFO git cat-file --batch-check 03:18:39 2023-04-26 03:18:39,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=) 03:18:39 2023-04-26 03:18:39,058 [execute] INFO git rev-list f0a96fea4b44c3b4ca9975a809a62c100ae36a8c -- 03:18:39 2023-04-26 03:18:39,058 [execute] DEBUG Popen(['git', 'rev-list', 'f0a96fea4b44c3b4ca9975a809a62c100ae36a8c', '--'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=None) 03:18:39 2023-04-26 03:18:39,075 [execute] INFO git fetch -v origin 03:18:39 2023-04-26 03:18:39,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=True, shell=None, istream=None) 03:18:39 2023-04-26 03:18:39,540 [run_push] DEBUG no remote changes detected 03:18:39 2023-04-26 03:18:39,540 [execute] INFO git push origin semver 03:18:39 2023-04-26 03:18:39,540 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/501/.semver, universal_newlines=False, shell=None, istream=None) 03:18:40 2023-04-26 03:18:40,412 [run_push] DEBUG push all version tags 03:18:40 2023-04-26 03:18:40,412 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:18:40 2023-04-26 03:18:40,413 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/501, universal_newlines=False, shell=None, istream=None) 03:18:41 2023-04-26 03:18:41,211 [read_version] DEBUG read version from /w/workspace/edgex-go/501/.semver/main 03:18:41 3.0.0-dev.139 [Pipeline] } 03:18:41 $ docker exec --env ******** --env ******** 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae ssh-agent -k 03:18:41 unset SSH_AUTH_SOCK; 03:18:41 unset SSH_AGENT_PID; 03:18:41 echo Agent pid 39 killed; 03:18:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:41 + git semver [Pipeline] } 03:18:42 $ docker stop --time=1 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae 03:18:43 $ docker rm -f --volumes 26868aaa7bcd8c1e0244a830524d451ade2a24725c8122c2b9ef127b6931cbae [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 03:18:43 + [ -d /w/workspace/edgex-go/501/archives ] [Pipeline] libraryResource [Pipeline] sh 03:18:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:18:45 ---> package-listing.sh 03:18:45 ++ facter osfamily 03:18:45 ++ tr '[:upper:]' '[:lower:]' 03:18:45 + OS_FAMILY=debian 03:18:45 + workspace=/w/workspace/edgex-go/501 03:18:45 + START_PACKAGES=/tmp/packages_start.txt 03:18:45 + END_PACKAGES=/tmp/packages_end.txt 03:18:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:45 + PACKAGES=/tmp/packages_start.txt 03:18:45 + '[' /w/workspace/edgex-go/501 ']' 03:18:45 + PACKAGES=/tmp/packages_end.txt 03:18:45 + case "${OS_FAMILY}" in 03:18:45 + dpkg -l 03:18:45 + grep '^ii' 03:18:45 + '[' -f /tmp/packages_start.txt ']' 03:18:45 + '[' -f /tmp/packages_end.txt ']' 03:18:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:45 + '[' /w/workspace/edgex-go/501 ']' 03:18:45 + mkdir -p /w/workspace/edgex-go/501/archives/ 03:18:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/501/archives/ [Pipeline] echo 03:18:45 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/501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:18:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:45 03:18:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:46 latest: Pulling from edgex-lftools-log-publisher 03:18:46 5eb5b503b376: Pulling fs layer 03:18:46 5c69ac0246d0: Pulling fs layer 03:18:46 ec43610c2a17: Pulling fs layer 03:18:46 3a2ae6a8a46f: Pulling fs layer 03:18:46 33b1e0a273af: Pulling fs layer 03:18:46 5d3b04190fa2: Pulling fs layer 03:18:46 2f39f015ded8: Pulling fs layer 03:18:46 3a2ae6a8a46f: Waiting 03:18:46 33b1e0a273af: Waiting 03:18:46 2f39f015ded8: Waiting 03:18:46 5d3b04190fa2: Waiting 03:18:46 5c69ac0246d0: Verifying Checksum 03:18:46 5c69ac0246d0: Download complete 03:18:46 3a2ae6a8a46f: Verifying Checksum 03:18:46 3a2ae6a8a46f: Download complete 03:18:46 33b1e0a273af: Verifying Checksum 03:18:46 33b1e0a273af: Download complete 03:18:46 ec43610c2a17: Verifying Checksum 03:18:46 ec43610c2a17: Download complete 03:18:46 5d3b04190fa2: Verifying Checksum 03:18:46 5d3b04190fa2: Download complete 03:18:46 5eb5b503b376: Verifying Checksum 03:18:46 5eb5b503b376: Download complete 03:18:47 2f39f015ded8: Verifying Checksum 03:18:47 2f39f015ded8: Download complete 03:18:47 5eb5b503b376: Pull complete 03:18:47 5c69ac0246d0: Pull complete 03:18:48 ec43610c2a17: Pull complete 03:18:48 3a2ae6a8a46f: Pull complete 03:18:48 33b1e0a273af: Pull complete 03:18:48 5d3b04190fa2: Pull complete 03:18:52 2f39f015ded8: Pull complete 03:18:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:52 prd-ubuntu20.04-docker-8c-8g-10915 does not seem to be running inside a container 03:18:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/501/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/501 -v /w/workspace/edgex-go/501:/w/workspace/edgex-go/501:rw,z -v /w/workspace/edgex-go/501@tmp:/w/workspace/edgex-go/501@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:18:56 $ docker top 2237031a4d3fd37581a0cfccd0c266bcc28e3b684061b7b41b4efe18d6ea2b46 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:18:57 + mkdir -p /var/log/sysstat [Pipeline] sh 03:18:57 + ls /var/log/sa-host 03:18:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:57 provisioning config files... 03:18:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/501@tmp/config9993609920593681246tmp [Pipeline] { [Pipeline] echo 03:18:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:58 ---> create-netrc.sh [Pipeline] } 03:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:18:58 ---> python-tools-install.sh [Pipeline] echo 03:18:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:18:58 ---> sudo-logs.sh 03:18:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:18:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:18:59 ---> job-cost.sh 03:18:59 lf-activate-venv: SKIPPING 03:18:59 DEBUG: total: 0.10999999940395355 03:18:59 INFO: Retrieving Stack Cost... 03:18:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:19:00 INFO: Archiving Costs [Pipeline] echo 03:19:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:19:00 ---> logs-deploy.sh 03:19:00 lf-activate-venv: SKIPPING 03:19:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/501 03:19:00 INFO: archiving workspace using pattern(s): 03:19:01 Archives upload complete. 03:19:01 INFO: archiving logs to Nexus 03:19:02 ---> uname -a: 03:19:02 Linux prd-ubuntu20-04-docker-8c-8g-10915 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:19:02 03:19:02 03:19:02 ---> lscpu: 03:19:02 Architecture: x86_64 03:19:02 CPU op-mode(s): 32-bit, 64-bit 03:19:02 Byte Order: Little Endian 03:19:02 Address sizes: 40 bits physical, 48 bits virtual 03:19:02 CPU(s): 8 03:19:02 On-line CPU(s) list: 0-7 03:19:02 Thread(s) per core: 1 03:19:02 Core(s) per socket: 1 03:19:02 Socket(s): 8 03:19:02 NUMA node(s): 1 03:19:02 Vendor ID: AuthenticAMD 03:19:02 CPU family: 23 03:19:02 Model: 49 03:19:02 Model name: AMD EPYC-Rome Processor 03:19:02 Stepping: 0 03:19:02 CPU MHz: 2799.998 03:19:02 BogoMIPS: 5599.99 03:19:02 Virtualization: AMD-V 03:19:02 Hypervisor vendor: KVM 03:19:02 Virtualization type: full 03:19:02 L1d cache: 256 KiB 03:19:02 L1i cache: 256 KiB 03:19:02 L2 cache: 4 MiB 03:19:02 L3 cache: 128 MiB 03:19:02 NUMA node0 CPU(s): 0-7 03:19:02 Vulnerability Itlb multihit: Not affected 03:19:02 Vulnerability L1tf: Not affected 03:19:02 Vulnerability Mds: Not affected 03:19:02 Vulnerability Meltdown: Not affected 03:19:02 Vulnerability Mmio stale data: Not affected 03:19:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:19:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:19:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:19:02 Vulnerability Srbds: Not affected 03:19:02 Vulnerability Tsx async abort: Not affected 03:19:02 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 03:19:02 03:19:02 03:19:02 ---> nproc: 03:19:02 8 03:19:02 03:19:02 03:19:02 ---> df -h: 03:19:02 Filesystem Size Used Avail Use% Mounted on 03:19:02 overlay 155G 22G 134G 14% / 03:19:02 tmpfs 64M 0 64M 0% /dev 03:19:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:19:02 shm 64M 0 64M 0% /dev/shm 03:19:02 /dev/vda1 155G 22G 134G 14% /facter-os 03:19:02 03:19:02 03:19:02 ---> sar -b -r -n DEV: 03:19:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10915) 04/26/23 _x86_64_ (8 CPU) 03:19:02 03:19:02 02:47:07 LINUX RESTART (8 CPU) 03:19:02 03:19:02 02:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:19:02 02:49:01 107.38 1.08 106.30 0.00 41.73 56492.85 0.00 03:19:02 02:50:01 33.63 0.08 33.54 0.00 0.67 18334.29 0.00 03:19:02 02:51:01 98.58 0.20 98.38 0.00 16.53 57984.20 0.00 03:19:02 02:52:01 547.16 8.67 538.49 0.00 85.05 173318.98 0.00 03:19:02 02:53:01 411.87 11.54 400.34 0.00 5261.98 198056.43 0.00 03:19:02 02:54:01 753.61 1.58 752.02 0.00 259.29 188705.75 0.00 03:19:02 02:55:01 536.96 1.37 535.59 0.00 20.13 216391.80 0.00 03:19:02 02:56:01 625.36 0.20 625.16 0.00 7.73 136448.99 0.00 03:19:02 02:57:01 104.48 0.08 104.40 0.00 8.00 9169.94 0.00 03:19:02 02:58:01 16.38 0.05 16.33 0.00 7.73 432.59 0.00 03:19:02 02:59:01 1.30 0.00 1.30 0.00 0.00 13.06 0.00 03:19:02 03:00:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 03:19:02 03:01:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 03:19:02 03:02:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 03:19:02 03:03:01 1.88 0.02 1.87 0.00 0.13 20.40 0.00 03:19:02 03:04:01 3.20 1.67 1.53 0.00 37.73 18.93 0.00 03:19:02 03:05:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 03:19:02 03:06:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 03:19:02 03:07:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 03:19:02 03:08:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 03:19:02 03:09:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 03:19:02 03:10:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 03:19:02 03:11:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 03:19:02 03:12:01 1.85 0.00 1.85 0.00 0.00 20.00 0.00 03:19:02 03:13:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 03:19:02 03:14:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 03:19:02 03:15:01 0.97 0.00 0.97 0.00 0.00 9.87 0.00 03:19:02 03:16:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 03:19:02 03:17:01 1.02 0.02 1.00 0.00 0.13 10.13 0.00 03:19:02 03:18:01 40.69 0.25 40.44 0.00 9.33 26402.67 0.00 03:19:02 03:19:01 123.76 0.23 123.53 0.00 26.93 48802.27 0.00 03:19:02 Average: 110.41 0.87 109.54 0.00 184.12 36399.77 0.00 03:19:02 03:19:02 02:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:19:02 02:49:01 27974416 31541472 755848 2.30 113092 3651972 1965096 5.79 1441244 3012372 473712 03:19:02 02:50:01 27911368 31579908 714080 2.17 117052 3724460 1783388 5.26 1245104 3241420 263596 03:19:02 02:51:01 26151940 31543220 752728 2.29 119684 5414328 1830960 5.40 1565004 4651440 1206132 03:19:02 02:52:01 21328624 31424604 857812 2.61 286564 9673896 2702744 7.97 1844432 8899476 2601688 03:19:02 02:53:01 20471424 31485968 783932 2.38 298032 10517844 1975652 5.82 2235460 9287916 30356 03:19:02 02:54:01 19649776 31363488 902596 2.74 316520 11153548 2678464 7.89 2421016 9872920 719288 03:19:02 02:55:01 16891292 31479444 785564 2.39 385676 13807204 2000448 5.90 2400964 12501036 511924 03:19:02 02:56:01 17766480 31478760 783860 2.38 404276 12905192 1953372 5.76 2479676 11538800 131756 03:19:02 02:57:01 18371656 31530052 737544 2.24 406428 12374624 1860284 5.48 2441364 11005372 456 03:19:02 02:58:01 18367092 31526504 740756 2.25 407040 12374952 1878308 5.54 2445632 11005492 72 03:19:02 02:59:01 18367380 31526908 740220 2.25 407060 12374956 1878308 5.54 2444884 11005496 4 03:19:02 03:00:01 18370676 31530344 737128 2.24 407068 12375084 1878308 5.54 2441716 11005624 8 03:19:02 03:01:01 18373120 31533208 734832 2.23 407076 12375088 1878308 5.54 2439268 11006044 8 03:19:02 03:02:01 18376348 31536452 731584 2.22 407092 12375088 1878308 5.54 2434856 11006052 8 03:19:02 03:03:01 18376380 31536556 731684 2.23 407120 12375092 1897444 5.59 2434708 11006056 16 03:19:02 03:04:01 18366516 31528856 739332 2.25 407168 12376228 1897444 5.59 2444192 11006432 20 03:19:02 03:05:01 18366712 31529064 739064 2.25 407176 12376228 1897444 5.59 2443632 11006396 16 03:19:02 03:06:01 18366996 31529364 738712 2.25 407180 12376232 1897444 5.59 2443508 11006400 16 03:19:02 03:07:01 18366948 31529316 738680 2.25 407200 12376232 1897444 5.59 2443508 11006400 8 03:19:02 03:08:01 18366616 31529044 738912 2.25 407232 12376236 1897444 5.59 2443752 11006404 8 03:19:02 03:09:01 18366816 31529248 738860 2.25 407236 12376240 1897444 5.59 2443616 11006408 12 03:19:02 03:10:01 18366460 31528928 739156 2.25 407264 12376240 1897444 5.59 2443780 11006408 8 03:19:02 03:11:01 18366176 31528720 739228 2.25 407292 12376248 1897444 5.59 2443752 11006416 8 03:19:02 03:12:01 18366128 31528692 739164 2.25 407340 12376252 1897444 5.59 2443708 11006420 8 03:19:02 03:13:01 18366024 31528624 739148 2.25 407380 12376256 1897444 5.59 2443788 11006424 32 03:19:02 03:14:01 18366000 31528664 739104 2.25 407396 12376260 1897444 5.59 2443784 11006428 4 03:19:02 03:15:01 18365732 31528396 739300 2.25 407408 12376260 1897444 5.59 2443784 11006428 8 03:19:02 03:16:01 18365684 31528368 739272 2.25 407420 12376264 1913500 5.64 2443808 11006432 12 03:19:02 03:17:01 18365344 31528028 739536 2.25 407440 12376260 1913500 5.64 2444092 11006432 8 03:19:02 03:18:01 17226380 31411968 849944 2.58 425564 13296132 2030604 5.98 2649804 11845744 215804 03:19:02 03:19:01 16267012 31428596 830620 2.53 463944 14137500 2020700 5.96 2667112 12689848 812 03:19:02 Average: 19269984 31511638 758652 2.31 370368 11554013 1957646 5.77 2330482 10279708 198574 03:19:02 03:19:02 02:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:19:02 02:49:01 ens3 618.86 544.63 6735.47 63.32 0.00 0.00 0.00 0.00 03:19:02 02:49:01 veth6f74b6e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:19:02 02:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 03:19:02 02:49:01 docker0 433.46 432.68 31.18 2458.71 0.00 0.00 0.00 0.00 03:19:02 02:50:01 ens3 47.44 45.56 29.44 102.05 0.00 0.00 0.00 0.00 03:19:02 02:50:01 veth6f74b6e 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 03:19:02 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 02:50:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 03:19:02 02:51:01 ens3 89.39 54.17 1698.94 19.91 0.00 0.00 0.00 0.00 03:19:02 02:51:01 veth6a69d67 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:19:02 02:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:19:02 02:51:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:19:02 02:52:01 ens3 902.00 449.58 6316.86 48.49 0.00 0.00 0.00 0.00 03:19:02 02:52:01 veth6a69d67 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 03:19:02 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 02:52:01 docker0 444.08 891.77 37.87 6308.55 0.00 0.00 0.00 0.00 03:19:02 02:53:01 ens3 112.33 52.06 2183.45 13.03 0.00 0.00 0.00 0.00 03:19:02 02:53:01 veth6a69d67 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:19:02 02:53:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 03:19:02 02:53:01 docker0 7.07 13.94 0.46 186.40 0.00 0.00 0.00 0.00 03:19:02 02:54:01 ens3 257.79 117.53 1560.42 26.38 0.00 0.00 0.00 0.00 03:19:02 02:54:01 veth6a69d67 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 03:19:02 02:54:01 vethc6d9a30 1.27 3.18 0.10 42.50 0.00 0.00 0.00 0.00 03:19:02 02:54:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:19:02 02:54:01 docker0 93.77 217.90 7.70 1528.76 0.00 0.00 0.00 0.00 03:19:02 02:55:01 ens3 420.41 200.97 2572.59 28.74 0.00 0.00 0.00 0.00 03:19:02 02:55:01 veth6a69d67 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 02:55:01 docker0 185.40 396.02 15.21 2552.78 0.00 0.00 0.00 0.00 03:19:02 02:56:01 ens3 227.61 103.73 1454.95 20.51 0.00 0.00 0.00 0.00 03:19:02 02:56:01 veth6a69d67 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 03:19:02 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 02:56:01 docker0 88.79 200.37 7.34 1432.98 0.00 0.00 0.00 0.00 03:19:02 02:57:01 ens3 436.96 468.91 286.64 2312.37 0.00 0.00 0.00 0.00 03:19:02 02:57:01 lo 49.66 49.66 4.90 4.90 0.00 0.00 0.00 0.00 03:19:02 02:57:01 docker0 1.60 3.42 0.10 45.58 0.00 0.00 0.00 0.00 03:19:02 02:58:01 ens3 239.86 272.80 114.77 1502.33 0.00 0.00 0.00 0.00 03:19:02 02:58:01 lo 21.66 21.66 2.13 2.13 0.00 0.00 0.00 0.00 03:19:02 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 02:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:01:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:19:02 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:02:01 ens3 5.90 3.28 10.46 0.48 0.00 0.00 0.00 0.00 03:19:02 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:03:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:19:02 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:04:01 ens3 9.20 7.25 5.91 6.62 0.00 0.00 0.00 0.00 03:19:02 03:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:19:02 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:05:01 ens3 0.22 0.08 0.12 0.01 0.00 0.00 0.00 0.00 03:19:02 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:08:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:19:02 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:13:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:19:02 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:15:01 ens3 0.18 0.18 0.14 0.01 0.00 0.00 0.00 0.00 03:19:02 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:19:02 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:02 03:18:01 ens3 193.27 105.70 4555.20 15.74 0.00 0.00 0.00 0.00 03:19:02 03:18:01 veth3226edc 36.81 66.46 3.34 580.46 0.00 0.00 0.00 0.05 03:19:02 03:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 03:19:02 03:18:01 docker0 36.81 66.36 2.84 580.45 0.00 0.00 0.00 0.00 03:19:02 03:19:01 ens3 290.62 209.57 5793.39 161.80 0.00 0.00 0.00 0.00 03:19:02 03:19:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 03:19:02 03:19:01 docker0 2.77 2.62 0.59 2.10 0.00 0.00 0.00 0.00 03:19:02 Average: ens3 124.31 85.08 1074.25 139.48 0.00 0.00 0.00 0.00 03:19:02 Average: lo 2.61 2.61 0.25 0.25 0.00 0.00 0.00 0.00 03:19:02 Average: docker0 41.80 71.85 3.34 487.11 0.00 0.00 0.00 0.00 03:19:02 03:19:02 03:19:02 ---> sar -P ALL: 03:19:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10915) 04/26/23 _x86_64_ (8 CPU) 03:19:02 03:19:02 02:47:07 LINUX RESTART (8 CPU) 03:19:02 03:19:02 02:48:01 CPU %user %nice %system %iowait %steal %idle 03:19:02 02:49:01 all 22.86 0.00 4.95 3.17 0.07 68.96 03:19:02 02:49:01 0 23.45 0.00 4.68 2.41 0.05 69.40 03:19:02 02:49:01 1 21.59 0.00 5.77 15.98 0.08 56.57 03:19:02 02:49:01 2 27.87 0.00 4.94 1.33 0.07 65.79 03:19:02 02:49:01 3 21.43 0.00 4.77 0.07 0.07 73.66 03:19:02 02:49:01 4 20.91 0.00 5.08 0.14 0.07 73.81 03:19:02 02:49:01 5 22.70 0.00 4.11 0.93 0.07 72.19 03:19:02 02:49:01 6 22.92 0.00 5.09 3.77 0.08 68.14 03:19:02 02:49:01 7 21.98 0.00 5.14 0.71 0.08 72.08 03:19:02 02:50:01 all 34.59 0.00 5.26 0.84 0.09 59.22 03:19:02 02:50:01 0 34.15 0.00 5.18 0.89 0.12 59.66 03:19:02 02:50:01 1 34.71 0.00 4.90 5.22 0.08 55.09 03:19:02 02:50:01 2 33.85 0.00 5.08 0.07 0.10 60.90 03:19:02 02:50:01 3 35.69 0.00 4.96 0.30 0.08 58.97 03:19:02 02:50:01 4 34.21 0.00 5.42 0.08 0.07 60.22 03:19:02 02:50:01 5 35.97 0.00 7.03 0.10 0.10 56.80 03:19:02 02:50:01 6 35.20 0.00 4.52 0.02 0.12 60.14 03:19:02 02:50:01 7 32.96 0.00 4.95 0.05 0.08 61.95 03:19:02 02:51:01 all 21.35 0.00 6.91 3.55 0.08 68.10 03:19:02 02:51:01 0 20.16 0.00 7.05 3.04 0.07 69.69 03:19:02 02:51:01 1 22.64 0.00 6.23 0.00 0.05 71.08 03:19:02 02:51:01 2 23.90 0.00 7.27 1.77 0.09 66.97 03:19:02 02:51:01 3 22.99 0.00 7.92 4.95 0.07 64.07 03:19:02 02:51:01 4 21.80 0.00 5.83 4.59 0.12 67.66 03:19:02 02:51:01 5 19.16 0.00 7.35 13.01 0.10 60.38 03:19:02 02:51:01 6 19.59 0.00 5.77 0.02 0.07 74.56 03:19:02 02:51:01 7 20.59 0.00 7.91 1.03 0.10 70.36 03:19:02 02:52:01 all 10.80 0.00 6.33 15.10 0.17 67.59 03:19:02 02:52:01 0 11.08 0.00 7.47 33.02 0.12 48.30 03:19:02 02:52:01 1 9.79 0.00 5.69 16.86 0.08 67.57 03:19:02 02:52:01 2 11.22 0.00 6.29 6.44 0.15 75.91 03:19:02 02:52:01 3 11.20 0.00 5.98 9.77 0.15 72.89 03:19:02 02:52:01 4 10.92 0.00 5.81 3.64 0.24 79.40 03:19:02 02:52:01 5 10.91 0.00 6.84 25.29 0.07 56.89 03:19:02 02:52:01 6 10.82 0.00 6.52 19.35 0.07 63.24 03:19:02 02:52:01 7 10.48 0.00 6.03 6.55 0.49 76.46 03:19:02 02:53:01 all 34.81 0.00 7.74 13.11 0.13 44.21 03:19:02 02:53:01 0 33.65 0.00 7.12 11.52 0.12 47.58 03:19:02 02:53:01 1 35.49 0.00 8.31 37.21 0.14 18.85 03:19:02 02:53:01 2 36.81 0.00 8.45 14.93 0.07 39.74 03:19:02 02:53:01 3 32.02 0.00 7.49 11.81 0.07 48.61 03:19:02 02:53:01 4 35.10 0.00 7.94 6.40 0.21 50.36 03:19:02 02:53:01 5 33.62 0.00 8.04 4.51 0.09 53.74 03:19:02 02:53:01 6 35.67 0.00 6.56 6.71 0.09 50.97 03:19:02 02:53:01 7 36.13 0.00 8.07 12.51 0.24 43.05 03:19:02 02:54:01 all 34.88 0.00 10.40 18.91 0.17 35.63 03:19:02 02:54:01 0 33.08 0.00 9.40 9.21 0.10 48.21 03:19:02 02:54:01 1 37.21 0.00 11.06 27.53 0.16 24.04 03:19:02 02:54:01 2 36.63 0.00 12.60 27.77 0.12 22.88 03:19:02 02:54:01 3 31.73 0.00 8.78 18.73 0.26 40.50 03:19:02 02:54:01 4 35.35 0.00 10.21 16.37 0.10 37.97 03:19:02 02:54:01 5 32.56 0.00 7.95 16.88 0.22 42.39 03:19:02 02:54:01 6 34.62 0.00 11.64 17.63 0.19 35.93 03:19:02 02:54:01 7 37.92 0.00 11.57 17.23 0.24 33.03 03:19:02 02:55:01 all 25.50 0.00 8.84 20.04 0.23 45.39 03:19:02 02:55:01 0 23.73 0.00 9.22 19.14 0.10 47.81 03:19:02 02:55:01 1 24.27 0.00 8.11 26.08 0.19 41.36 03:19:02 02:55:01 2 25.80 0.00 9.76 23.00 0.36 41.07 03:19:02 02:55:01 3 23.86 0.00 8.50 34.73 0.12 32.78 03:19:02 02:55:01 4 27.22 0.00 9.08 20.42 0.19 43.10 03:19:02 02:55:01 5 22.78 0.00 7.28 8.41 0.14 61.39 03:19:02 02:55:01 6 27.47 0.00 9.36 17.44 0.36 45.36 03:19:02 02:55:01 7 28.86 0.00 9.43 11.11 0.36 50.24 03:19:02 02:56:01 all 35.35 0.00 8.79 10.84 0.28 44.74 03:19:02 02:56:01 0 32.52 0.00 7.56 9.84 0.24 49.84 03:19:02 02:56:01 1 33.53 0.00 8.23 5.40 0.21 52.63 03:19:02 02:56:01 2 38.10 0.00 10.82 16.06 0.19 34.83 03:19:02 02:56:01 3 33.38 0.00 8.36 9.86 0.71 47.68 03:19:02 02:56:01 4 36.39 0.00 9.71 11.70 0.12 42.09 03:19:02 02:56:01 5 35.26 0.00 7.49 10.18 0.17 46.90 03:19:02 02:56:01 6 37.41 0.00 10.01 16.95 0.15 35.48 03:19:02 02:56:01 7 36.23 0.00 8.17 6.76 0.41 48.43 03:19:02 02:57:01 all 7.39 0.00 1.39 0.59 0.06 90.57 03:19:02 02:57:01 0 4.77 0.00 1.63 0.03 0.05 93.51 03:19:02 02:57:01 1 7.93 0.00 1.42 0.02 0.03 90.59 03:19:02 02:57:01 2 8.63 0.00 1.53 2.60 0.08 87.16 03:19:02 02:57:01 3 9.99 0.00 1.51 0.13 0.07 88.30 03:19:02 02:57:01 4 7.29 0.00 1.44 0.55 0.05 90.67 03:19:02 02:57:01 5 7.87 0.00 1.05 0.12 0.07 90.89 03:19:02 02:57:01 6 5.82 0.00 1.05 0.03 0.05 93.05 03:19:02 02:57:01 7 6.84 0.00 1.45 1.28 0.05 90.39 03:19:02 02:58:01 all 5.34 0.00 0.57 0.04 0.04 94.01 03:19:02 02:58:01 0 5.50 0.00 0.62 0.00 0.03 93.85 03:19:02 02:58:01 1 3.36 0.00 0.42 0.00 0.03 96.19 03:19:02 02:58:01 2 4.65 0.00 0.55 0.05 0.03 94.72 03:19:02 02:58:01 3 8.88 0.00 0.65 0.00 0.05 90.41 03:19:02 02:58:01 4 3.44 0.00 0.43 0.23 0.03 95.86 03:19:02 02:58:01 5 4.70 0.00 0.43 0.02 0.05 94.80 03:19:02 02:58:01 6 6.96 0.00 0.43 0.02 0.03 92.56 03:19:02 02:58:01 7 5.27 0.00 1.02 0.02 0.05 93.65 03:19:02 02:59:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:19:02 02:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 02:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 02:59:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:19:02 02:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 02:59:01 4 0.05 0.00 0.02 0.02 0.02 99.90 03:19:02 02:59:01 5 0.00 0.00 0.03 0.02 0.02 99.93 03:19:02 02:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 02:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:19:02 03:19:02 02:59:01 CPU %user %nice %system %iowait %steal %idle 03:19:02 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:19:02 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:19:02 03:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:19:02 03:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 03:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:19:02 03:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:19:02 03:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:01:01 all 0.01 0.00 0.02 0.00 0.01 99.96 03:19:02 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:19:02 03:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:19:02 03:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:19:02 03:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:01:01 4 0.02 0.00 0.03 0.02 0.00 99.93 03:19:02 03:01:01 5 0.02 0.00 0.02 0.02 0.03 99.92 03:19:02 03:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:19:02 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:02:01 all 0.19 0.00 0.01 0.00 0.01 99.79 03:19:02 03:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:02:01 1 1.21 0.00 0.02 0.00 0.00 98.78 03:19:02 03:02:01 2 0.07 0.00 0.02 0.00 0.02 99.90 03:19:02 03:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:19:02 03:02:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:19:02 03:02:01 5 0.05 0.00 0.02 0.02 0.00 99.92 03:19:02 03:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:19:02 03:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:19:02 03:03:01 all 0.04 0.00 0.03 0.00 0.01 99.93 03:19:02 03:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:19:02 03:03:01 1 0.13 0.00 0.05 0.00 0.02 99.80 03:19:02 03:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:19:02 03:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:19:02 03:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:19:02 03:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 03:03:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:19:02 03:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:04:01 all 0.30 0.00 0.04 0.01 0.01 99.65 03:19:02 03:04:01 0 0.42 0.00 0.05 0.03 0.00 99.50 03:19:02 03:04:01 1 0.13 0.00 0.02 0.00 0.00 99.85 03:19:02 03:04:01 2 0.20 0.00 0.05 0.00 0.02 99.73 03:19:02 03:04:01 3 0.10 0.00 0.08 0.00 0.02 99.80 03:19:02 03:04:01 4 0.10 0.00 0.03 0.00 0.00 99.87 03:19:02 03:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:19:02 03:04:01 6 0.30 0.00 0.03 0.00 0.03 99.63 03:19:02 03:04:01 7 1.15 0.00 0.02 0.00 0.00 98.83 03:19:02 03:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:19:02 03:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:19:02 03:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:19:02 03:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:19:02 03:05:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:19:02 03:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:19:02 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:19:02 03:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:19:02 03:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:19:02 03:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:19:02 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:19:02 03:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:19:02 03:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:19:02 03:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:19:02 03:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:19:02 03:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:19:02 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:07:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:19:02 03:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:19:02 03:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 03:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:19:02 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:19:02 03:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:19:02 03:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:19:02 03:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:19:02 03:08:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:19:02 03:08:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:19:02 03:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:09:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:19:02 03:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:19:02 03:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:19:02 03:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:19:02 03:09:01 6 0.07 0.00 0.03 0.00 0.03 99.87 03:19:02 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:19:02 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:19:02 03:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:19:02 03:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:19:02 03:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:19:02 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:19:02 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:19:02 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:19:02 03:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:19:02 03:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:19:02 03:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:19:02 03:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:11:01 4 0.05 0.00 0.00 0.02 0.02 99.92 03:19:02 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:11:01 6 0.07 0.00 0.02 0.00 0.03 99.88 03:19:02 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:12:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:19:02 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:19:02 03:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:19:02 03:12:01 3 0.03 0.00 0.02 0.03 0.02 99.90 03:19:02 03:12:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:19:02 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:19:02 03:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:19:02 03:13:01 all 0.25 0.00 0.01 0.00 0.00 99.73 03:19:02 03:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:19:02 03:13:01 1 1.81 0.00 0.00 0.00 0.00 98.19 03:19:02 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:19:02 03:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:19:02 03:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:19:02 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:14:01 all 0.09 0.00 0.01 0.00 0.01 99.88 03:19:02 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:14:01 1 0.65 0.00 0.05 0.00 0.02 99.29 03:19:02 03:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:19:02 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:14:01 4 0.07 0.00 0.02 0.02 0.02 99.88 03:19:02 03:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:19:02 03:14:01 6 0.02 0.00 0.03 0.00 0.03 99.92 03:19:02 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:19:02 03:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:19:02 03:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:19:02 03:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:19:02 03:15:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:19:02 03:15:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:19:02 03:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:19:02 03:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:19:02 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:19:02 03:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:19:02 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:19:02 03:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:19:02 03:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:19:02 03:16:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:19:02 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:19:02 03:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:19:02 03:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:19:02 03:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:19:02 03:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:19:02 03:17:01 6 0.07 0.00 0.03 0.02 0.03 99.85 03:19:02 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:19:02 03:18:01 all 4.02 0.00 1.52 0.97 0.03 93.47 03:19:02 03:18:01 0 3.82 0.00 1.42 0.07 0.02 94.67 03:19:02 03:18:01 1 2.88 0.00 1.66 0.03 0.03 95.39 03:19:02 03:18:01 2 3.59 0.00 1.55 0.44 0.02 94.41 03:19:02 03:18:01 3 4.09 0.00 1.51 0.42 0.02 93.96 03:19:02 03:18:01 4 4.12 0.00 1.19 1.02 0.02 93.66 03:19:02 03:18:01 5 4.21 0.00 1.27 0.67 0.02 93.83 03:19:02 03:18:01 6 5.20 0.00 2.15 5.10 0.03 87.53 03:19:02 03:18:01 7 4.24 0.00 1.42 0.02 0.05 94.27 03:19:02 03:19:01 all 7.40 0.00 3.19 2.73 0.07 86.61 03:19:02 03:19:01 0 7.37 0.00 2.46 1.29 0.03 88.85 03:19:02 03:19:01 1 7.53 0.00 3.31 1.29 0.10 87.77 03:19:02 03:19:01 2 8.36 0.00 3.54 2.33 0.10 85.66 03:19:02 03:19:01 3 5.96 0.00 3.47 0.99 0.05 89.53 03:19:02 03:19:01 4 8.55 0.00 2.84 0.03 0.05 88.53 03:19:02 03:19:01 5 6.92 0.00 3.47 0.05 0.05 89.51 03:19:02 03:19:01 6 6.23 0.00 3.86 15.87 0.05 73.98 03:19:02 03:19:01 7 8.29 0.00 2.58 0.05 0.12 88.96 03:19:02 Average: all 7.80 0.00 2.10 2.85 0.05 87.20 03:19:02 Average: 0 7.44 0.00 2.03 2.87 0.03 87.62 03:19:02 Average: 1 7.77 0.00 2.07 4.26 0.04 85.85 03:19:02 Average: 2 8.28 0.00 2.32 3.07 0.05 86.29 03:19:02 Average: 3 7.69 0.00 2.04 2.90 0.06 87.31 03:19:02 Average: 4 7.81 0.00 2.07 2.07 0.04 88.01 03:19:02 Average: 5 7.53 0.00 1.99 2.56 0.04 87.88 03:19:02 Average: 6 7.92 0.00 2.14 3.27 0.05 86.62 03:19:02 Average: 7 7.98 0.00 2.15 1.81 0.07 87.99 03:19:02 03:19:02 03:19:02