Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 643a1ec0173d822b32d32c37cecccb087e144190 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-ssh11178351020269160953.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1792574625006211833.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh14743199113232342739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3472947851116370850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb 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-ssh3679546348910225878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > 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/v2], 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.18 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/v2 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21842 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/271 [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/271 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 643a1ec0173d822b32d32c37cecccb087e144190 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 643a1ec0173d822b32d32c37cecccb087e144190 # timeout=10 Commit message: "feat: Implement Device System Events (#4101)" > git rev-list --no-walk af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:33 ========================================================= 22:40:33 EdgeX Global Pipelines Version Info 22:40:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:34 ------------------- 22:40:34 stable info: 22:40:34 ------------------- 22:40:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:34 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:40:34 Message: update stable to v1.0.238 22:40:34 ------------------- 22:40:34 experimental info: 22:40:34 ------------------- 22:40:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:34 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:40:34 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 643a1ec [Pipeline] echo 22:40:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:35 provisioning config files... 22:40:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config3530700505459227991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:35 ---> docker-login.sh 22:40:35 nexus3.edgexfoundry.org:10001 22:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:36 Configure a credential helper to remove this warning. See 22:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:36 22:40:36 Login Succeeded 22:40:36 nexus3.edgexfoundry.org:10002 22:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:36 Configure a credential helper to remove this warning. See 22:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:36 22:40:36 Login Succeeded 22:40:36 nexus3.edgexfoundry.org:10003 22:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:36 Configure a credential helper to remove this warning. See 22:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:36 22:40:36 Login Succeeded 22:40:36 nexus3.edgexfoundry.org:10004 22:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:36 Configure a credential helper to remove this warning. See 22:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:36 22:40:36 Login Succeeded 22:40:36 docker.io 22:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:37 Configure a credential helper to remove this warning. See 22:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:37 22:40:37 Login Succeeded 22:40:37 ---> docker-login.sh ends [Pipeline] } 22:40:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:37 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 22:40:37 + dirname cmd/core-command/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo core-command,cmd/core-command/Dockerfile 22:40:37 + dirname cmd/core-data/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo core-data,cmd/core-data/Dockerfile 22:40:37 + dirname cmd/core-metadata/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo core-metadata,cmd/core-metadata/Dockerfile 22:40:37 + dirname cmd/security-bootstrapper/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:40:37 + dirname cmd/security-proxy-setup/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:40:37 + dirname cmd/security-secretstore-setup/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:40:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:40:37 + dirname cmd/security-spire-agent/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:40:37 + dirname cmd/security-spire-config/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:40:37 + dirname cmd/security-spire-server/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:40:37 + dirname cmd/support-notifications/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo support-notifications,cmd/support-notifications/Dockerfile 22:40:37 + dirname cmd/support-scheduler/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:40:37 + dirname cmd/sys-mgmt-agent/Dockerfile 22:40:37 + cut -d/ -f2 22:40:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:40:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:40:37 + git rev-list -1 --merges 643a1ec0173d822b32d32c37cecccb087e144190~1..643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] echo 22:40:37 -----------> git rev-list -1 --merges 643a1ec0173d822b32d32c37cecccb087e144190~1..643a1ec0173d822b32d32c37cecccb087e144190 643a1ec0173d822b32d32c37cecccb087e144190 [false] [Pipeline] sh 22:40:38 + git log --format=format:%s -1 643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] echo 22:40:38 ========================================================= 22:40:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:40:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:40:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:40:38 + grep -v github /etc/ssh/ssh_known_hosts 22:40:38 + [ -e /tmp/ssh_known_hosts ] 22:40:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:40:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:40:38 + sudo tee -a /etc/ssh/ssh_known_hosts 22:40:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:38 22:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:39 0.1.4: Pulling from edgex-devops/py-git-semver 22:40:39 b85a868b505f: Pulling fs layer 22:40:39 e2be974225ed: Pulling fs layer 22:40:39 339a4e72a1f5: Pulling fs layer 22:40:39 988bab9f4d93: Pulling fs layer 22:40:39 1469e6f7b9e6: Pulling fs layer 22:40:39 eaf3925da568: Pulling fs layer 22:40:39 bab4dde63d76: Pulling fs layer 22:40:39 bde34c3a00c8: Pulling fs layer 22:40:39 b352a97aabf1: Pulling fs layer 22:40:39 4872d77fe225: Pulling fs layer 22:40:39 5851b861e8e6: Pulling fs layer 22:40:39 1469e6f7b9e6: Waiting 22:40:39 eaf3925da568: Waiting 22:40:39 bab4dde63d76: Waiting 22:40:39 4872d77fe225: Waiting 22:40:39 988bab9f4d93: Waiting 22:40:39 5851b861e8e6: Waiting 22:40:39 b352a97aabf1: Waiting 22:40:39 e2be974225ed: Download complete 22:40:39 988bab9f4d93: Verifying Checksum 22:40:39 988bab9f4d93: Download complete 22:40:39 1469e6f7b9e6: Verifying Checksum 22:40:39 1469e6f7b9e6: Download complete 22:40:39 eaf3925da568: Verifying Checksum 22:40:39 eaf3925da568: Download complete 22:40:39 339a4e72a1f5: Verifying Checksum 22:40:39 339a4e72a1f5: Download complete 22:40:39 bde34c3a00c8: Download complete 22:40:39 b352a97aabf1: Download complete 22:40:39 4872d77fe225: Download complete 22:40:39 5851b861e8e6: Download complete 22:40:39 b85a868b505f: Verifying Checksum 22:40:39 b85a868b505f: Download complete 22:40:39 bab4dde63d76: Verifying Checksum 22:40:39 bab4dde63d76: Download complete 22:40:41 b85a868b505f: Pull complete 22:40:41 e2be974225ed: Pull complete 22:40:41 339a4e72a1f5: Pull complete 22:40:41 988bab9f4d93: Pull complete 22:40:42 1469e6f7b9e6: Pull complete 22:40:42 eaf3925da568: Pull complete 22:40:44 bab4dde63d76: Pull complete 22:40:44 bde34c3a00c8: Pull complete 22:40:44 b352a97aabf1: Pull complete 22:40:44 4872d77fe225: Pull complete 22:40:44 5851b861e8e6: Pull complete 22:40:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:40:44 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 22:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:40:46 $ docker top 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc -eo pid,comm 22:40:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:40:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:46 [ssh-agent] Looking for ssh-agent implementation... 22:40:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:46 $ docker exec 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent 22:40:46 SSH_AUTH_SOCK=/tmp/ssh-QBnp7i93saq5/agent.33 22:40:46 SSH_AGENT_PID=40 22:40:46 Running ssh-add (command line suppressed) 22:40:46 Identity added: /w/workspace/edgex-go/271@tmp/private_key_8350643024658705149.key (/w/workspace/edgex-go/271@tmp/private_key_8350643024658705149.key) 22:40:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:47 + git tag --points-at HEAD [Pipeline] } 22:40:47 $ docker exec --env ******** --env ******** 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent -k 22:40:47 unset SSH_AUTH_SOCK; 22:40:47 unset SSH_AGENT_PID; 22:40:47 echo Agent pid 40 killed; 22:40:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:40:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:47 [ssh-agent] Looking for ssh-agent implementation... 22:40:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:47 $ docker exec 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent 22:40:47 SSH_AUTH_SOCK=/tmp/ssh-HPbCoNkp0gMO/agent.73 22:40:47 SSH_AGENT_PID=79 22:40:47 Running ssh-add (command line suppressed) 22:40:47 Identity added: /w/workspace/edgex-go/271@tmp/private_key_7589278381980729038.key (/w/workspace/edgex-go/271@tmp/private_key_7589278381980729038.key) 22:40:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:48 + git semver init 22:40:48 2022-08-02 22:40:48,227 [run_init] DEBUG init version:0.0.0 force:False 22:40:48 2022-08-02 22:40:48,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/271/.semver 22:40:48 2022-08-02 22:40:48,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/271/.semver 22:40:48 2022-08-02 22:40:48,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/271/.semver'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=None) 22:40:53 2022-08-02 22:40:52,584 [append_file] DEBUG append to file:/w/workspace/edgex-go/271/.git/info/exclude 22:40:53 2022-08-02 22:40:52,585 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/271/.semver/main with force:False 22:40:53 2022-08-02 22:40:52,585 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 22:40:53 2022-08-02 22:40:52,585 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 22:40:53 2.3.0-dev.36 [Pipeline] } 22:40:53 $ docker exec --env ******** --env ******** 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc ssh-agent -k 22:40:53 unset SSH_AUTH_SOCK; 22:40:53 unset SSH_AGENT_PID; 22:40:53 echo Agent pid 79 killed; 22:40:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:54 + git semver [Pipeline] } 22:40:54 $ docker stop --time=1 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc 22:40:55 $ docker rm -f 6bedee34b68af4dda8d658e9952ebee93f3f580f2a1b86db7fcf11a3a1146fbc [Pipeline] // withDockerContainer [Pipeline] sh 22:40:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:40:56 Stashed 1 file(s) [Pipeline] echo 22:40:56 [edgeXSemver]: initialized semver on version 2.3.0-dev.36 [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 22:40:56 + git config --global --add safe.directory /w/workspace/edgex-go/271 [Pipeline] echo 22:40:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:40:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:40:56 ========================================================= 22:40:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:40:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:40:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:40:57 2408cc74d12b: Pulling fs layer 22:40:57 ea60b727a1ce: Pulling fs layer 22:40:57 30c4a7721957: Pulling fs layer 22:40:57 370296b7ddb6: Pulling fs layer 22:40:57 7c6cee850709: Pulling fs layer 22:40:57 39a5fcdaea64: Pulling fs layer 22:40:57 d94ebbe4e438: Pulling fs layer 22:40:57 bcfd1f05c69d: Pulling fs layer 22:40:57 59ccb84bbe0f: Pulling fs layer 22:40:57 370296b7ddb6: Waiting 22:40:57 bcfd1f05c69d: Waiting 22:40:57 59ccb84bbe0f: Waiting 22:40:57 7c6cee850709: Waiting 22:40:57 39a5fcdaea64: Waiting 22:40:57 d94ebbe4e438: Waiting 22:40:57 30c4a7721957: Download complete 22:40:57 ea60b727a1ce: Verifying Checksum 22:40:57 ea60b727a1ce: Download complete 22:40:57 7c6cee850709: Download complete 22:40:57 39a5fcdaea64: Verifying Checksum 22:40:57 39a5fcdaea64: Download complete 22:40:57 2408cc74d12b: Verifying Checksum 22:40:57 2408cc74d12b: Download complete 22:40:57 d94ebbe4e438: Verifying Checksum 22:40:57 d94ebbe4e438: Download complete 22:40:57 2408cc74d12b: Pull complete 22:40:57 ea60b727a1ce: Pull complete 22:40:57 30c4a7721957: Pull complete 22:40:57 59ccb84bbe0f: Verifying Checksum 22:40:57 59ccb84bbe0f: Download complete 22:40:57 bcfd1f05c69d: Verifying Checksum 22:40:57 bcfd1f05c69d: Download complete 22:40:57 370296b7ddb6: Verifying Checksum 22:40:57 370296b7ddb6: Download complete 22:41:03 370296b7ddb6: Pull complete 22:41:03 7c6cee850709: Pull complete 22:41:03 39a5fcdaea64: Pull complete 22:41:03 d94ebbe4e438: Pull complete 22:41:04 bcfd1f05c69d: Pull complete 22:41:05 59ccb84bbe0f: Pull complete 22:41:05 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:41:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:41:05 + + docker build -t ci-base-image-x86_64 -f - . 22:41:05 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:41:05 WORKDIR /edgex 22:41:05 COPY go.mod . 22:41:05 RUN go mod download 22:41:07 Sending build context to Docker daemon 335.4MB 22:41:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:41:07 ---> a4fb48ad2a94 22:41:07 Step 2/4 : WORKDIR /edgex 22:41:09 ---> Running in f325d745b675 22:41:09 Removing intermediate container f325d745b675 22:41:09 ---> 496e73aadd17 22:41:09 Step 3/4 : COPY go.mod . 22:41:09 ---> 8806fcfd50a3 22:41:09 Step 4/4 : RUN go mod download 22:41:09 ---> Running in a8c5169f7b9f 22:41:11 Still waiting to schedule task 22:41:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:41:24 Removing intermediate container a8c5169f7b9f 22:41:24 ---> 39f858d3313b 22:41:24 Successfully built 39f858d3313b 22:41:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:24 + docker inspect -f . ci-base-image-x86_64 22:41:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:25 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 22:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:41:25 $ docker top c065bf663476d3bfbf0e859c22236c3c3e82318b160efba4af4ae036cab1b931 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:25 + go version 22:41:25 go version go1.18.3 linux/amd64 [Pipeline] } 22:41:25 $ docker stop --time=1 c065bf663476d3bfbf0e859c22236c3c3e82318b160efba4af4ae036cab1b931 22:41:27 $ docker rm -f c065bf663476d3bfbf0e859c22236c3c3e82318b160efba4af4ae036cab1b931 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:27 + docker inspect -f . ci-base-image-x86_64 22:41:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:27 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 22:41:27 $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:41:28 $ docker top 58c5d1ccbbdc37dce8f04ec0ec48fd6997765f49ca460d572b595f74d2823ee2 -eo pid,comm [Pipeline] { [Pipeline] echo 22:41:28 ========================================================= 22:41:28 [edgeXBuildGoParallel] Running Tests and Build... 22:41:28 ========================================================= [Pipeline] sh 22:41:28 + git config --global --add safe.directory /w/workspace/edgex-go/271 [Pipeline] fileExists [Pipeline] sh 22:41:28 + make test 22:41:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:41:35 ? github.com/edgexfoundry/edgex-go [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:41:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 22:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:41:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements 22:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:41:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements 22:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:41:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.549s coverage: 89.2% of statements 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.105s coverage: 72.2% of statements 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 22:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 22:41:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 22:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.094s coverage: 94.4% of statements 22:42:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 22:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.2% of statements 22:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 58.8% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.8% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.6% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 22:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:42:15 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 22:42:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:42:37 GO111MODULE=on go vet ./... 22:42:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:42:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:42:38 ./bin/test-attribution-txt.sh 22:42:38 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:42:38 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:42:38 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:42:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:42:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:42:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:42:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:42:39 + ls -al . 22:42:39 total 728 22:42:39 drwxrwxr-x 10 1001 1001 4096 Aug 2 22:41 . 22:42:39 drwxr-xr-x 4 root root 4096 Aug 2 22:41 .. 22:42:39 -rw-rw-r-- 1 1001 1001 11 Aug 2 22:40 .dockerignore 22:42:39 drwxrwxr-x 8 1001 1001 4096 Aug 2 22:42 .git 22:42:39 drwxrwxr-x 3 1001 1001 4096 Aug 2 22:40 .github 22:42:39 -rw-rw-r-- 1 1001 1001 1030 Aug 2 22:40 .gitignore 22:42:39 -rw-rw-r-- 1 1001 1001 42 Aug 2 22:40 .golangci.yml 22:42:39 -rw-rw-r-- 1 1001 1001 87 Aug 2 22:40 .hadolint.yml 22:42:39 drwxr-xr-x 3 1001 1001 4096 Aug 2 22:40 .semver 22:42:39 -rw-rw-r-- 1 1001 1001 166 Aug 2 22:40 .sonarcloud.properties 22:42:39 -rw-rw-r-- 1 1001 1001 1171 Aug 2 22:40 ADOPTERS.md 22:42:39 -rw-rw-r-- 1 1001 1001 10347 Aug 2 22:40 Attribution.txt 22:42:39 -rw-rw-r-- 1 1001 1001 63209 Aug 2 22:40 CHANGELOG.md 22:42:39 -rw-rw-r-- 1 1001 1001 3804 Aug 2 22:40 CONTRIBUTING.md 22:42:39 -rw-rw-r-- 1 1001 1001 677 Aug 2 22:40 GOVERNANCE.md 22:42:39 -rw-rw-r-- 1 1001 1001 850 Aug 2 22:40 Jenkinsfile 22:42:39 -rw-rw-r-- 1 1001 1001 10775 Aug 2 22:40 LICENSE 22:42:39 -rw-rw-r-- 1 1001 1001 10370 Aug 2 22:40 Makefile 22:42:39 -rw-rw-r-- 1 1001 1001 582 Aug 2 22:40 OWNERS.md 22:42:39 -rw-rw-r-- 1 1001 1001 9094 Aug 2 22:40 README.md 22:42:39 -rw-rw-r-- 1 1001 1001 6912 Aug 2 22:40 SECURITY.md 22:42:39 -rw-rw-r-- 1 1001 1001 12 Aug 2 22:40 VERSION 22:42:39 -rw-rw-r-- 1 1001 1001 4131 Aug 2 22:40 ZMQWindows.md 22:42:39 drwxrwxr-x 2 1001 1001 4096 Aug 2 22:40 bin 22:42:39 drwxrwxr-x 18 1001 1001 4096 Aug 2 22:40 cmd 22:42:39 -rw-r--r-- 1 root root 478941 Aug 2 22:42 coverage.out 22:42:39 -rw-rw-r-- 1 1001 1001 3681 Aug 2 22:40 go.mod 22:42:39 -rw-rw-r-- 1 1001 1001 38033 Aug 2 22:40 go.sum 22:42:39 drwxrwxr-x 8 1001 1001 4096 Aug 2 22:40 internal 22:42:39 drwxrwxr-x 3 1001 1001 4096 Aug 2 22:40 openapi 22:42:39 drwxrwxr-x 4 1001 1001 4096 Aug 2 22:40 snap 22:42:39 -rw-rw-r-- 1 1001 1001 204 Aug 2 22:40 version.go [Pipeline] sh 22:42:39 + '[' -e coverage.out ] 22:42:39 + chown 1001:1001 coverage.out [Pipeline] stash 22:42:39 Stashed 1 file(s) [Pipeline] sh 22:42:39 + make build 22:42:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:42:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21843 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:42:49 Running in /w/workspace/edgex-go/271 [Pipeline] { [Pipeline] checkout 22:42:49 The recommended git tool is: git 22:42:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:42:55 using credential edgex-jenkins-ssh 22:42:55 Cloning the remote Git repository 22:42:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:42:55 > git init /w/workspace/edgex-go/271 # timeout=10 22:42:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:42:55 > git --version # timeout=10 22:42:55 > git --version # 'git version 2.25.1' 22:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:42:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:43:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:43:11 Avoid second fetch 22:43:11 Checking out Revision 643a1ec0173d822b32d32c37cecccb087e144190 (main) 22:43:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:43:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:11 > git config core.sparsecheckout # timeout=10 22:43:11 > git checkout -f 643a1ec0173d822b32d32c37cecccb087e144190 # timeout=10 22:43:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:43:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:43:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:43:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:43:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:43:15 Commit message: "feat: Implement Device System Events (#4101)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:43:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:43:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:16 Dload Upload Total Spent Left Speed 22:43:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 98656 0 --:--:-- --:--:-- --:--:-- 98656 [Pipeline] sh 22:43:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:43:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:43:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:43:17 + sudo tee /etc/docker/daemon.new 22:43:17 { 22:43:17 "registry-mirrors": [ 22:43:17 "https://nexus3.edgexfoundry.org:10001" 22:43:17 ], 22:43:17 "bip": "10.250.0.254/24", 22:43:17 "hosts": [ 22:43:17 "tcp://0.0.0.0:5555", 22:43:17 "unix:///var/run/docker.sock" 22:43:17 ], 22:43:17 "mtu": 1458, 22:43:17 "selinux-enabled": true, 22:43:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:43:17 } [Pipeline] sh 22:43:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:43:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:43:18 + sudo service docker restart 22:43:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:43:21 $ docker stop --time=1 58c5d1ccbbdc37dce8f04ec0ec48fd6997765f49ca460d572b595f74d2823ee2 22:43:23 $ docker rm -f 58c5d1ccbbdc37dce8f04ec0ec48fd6997765f49ca460d572b595f74d2823ee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:24 22:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:25 latest: Pulling from edgex-devops/edgex-compose 22:43:25 cbdbe7a5bc2a: Pulling fs layer 22:43:25 ca9280d653b3: Pulling fs layer 22:43:25 7e9c9ca2126c: Pulling fs layer 22:43:25 cbdbe7a5bc2a: Download complete 22:43:25 ca9280d653b3: Verifying Checksum 22:43:25 ca9280d653b3: Download complete 22:43:25 cbdbe7a5bc2a: Pull complete 22:43:25 7e9c9ca2126c: Download complete 22:43:25 ca9280d653b3: Pull complete 22:43:29 7e9c9ca2126c: Pull complete 22:43:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:43:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:29 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 22:43:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:43:30 $ docker top dccf73540c3b0d682e6c7857f96e1108b92240c9d6ba3856a98fc2e15c12fe92 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:31 + + docker-composegrep build parallel --help 22:43:31 22:43:31 --parallel Build images in parallel. [Pipeline] } 22:43:31 $ docker stop --time=1 dccf73540c3b0d682e6c7857f96e1108b92240c9d6ba3856a98fc2e15c12fe92 22:43:32 $ docker rm -f dccf73540c3b0d682e6c7857f96e1108b92240c9d6ba3856a98fc2e15c12fe92 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:43:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:33 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 22:43:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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 22:43:33 $ docker top c7a348162c1d333da0446c8efd9b3f6dfb261d6d2890b02408e0c456a3d07203 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:34 + docker-compose -f ./docker-compose-build.yml build --parallel 22:43:34 Building core-command ... 22:43:34 Building core-data ... 22:43:34 Building core-metadata ... 22:43:34 Building security-bootstrapper ... 22:43:34 Building security-proxy-setup ... 22:43:34 Building security-secretstore-setup ... 22:43:34 Building security-spiffe-token-provider ... 22:43:34 Building security-spire-agent ... 22:43:34 Building security-spire-config ... 22:43:34 Building security-spire-server ... 22:43:34 Building support-notifications ... 22:43:34 Building support-scheduler ... 22:43:34 Building sys-mgmt-agent ... 22:43:34 Building sys-mgmt-agent 22:43:34 Building support-scheduler 22:43:34 Building support-notifications 22:43:34 Building security-bootstrapper 22:43:34 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:43:36 provisioning config files... 22:43:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config2078231925751467659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:37 ---> docker-login.sh 22:43:37 nexus3.edgexfoundry.org:10001 22:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:37 Configure a credential helper to remove this warning. See 22:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:37 22:43:37 Login Succeeded 22:43:37 nexus3.edgexfoundry.org:10002 22:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:38 Configure a credential helper to remove this warning. See 22:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:38 22:43:38 Login Succeeded 22:43:38 nexus3.edgexfoundry.org:10003 22:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:38 Configure a credential helper to remove this warning. See 22:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:38 22:43:38 Login Succeeded 22:43:38 nexus3.edgexfoundry.org:10004 22:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:39 Configure a credential helper to remove this warning. See 22:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:39 22:43:39 Login Succeeded 22:43:39 docker.io 22:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:39 Configure a credential helper to remove this warning. See 22:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:39 22:43:39 Login Succeeded 22:43:39 ---> docker-login.sh ends [Pipeline] } 22:43:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:43:40 + git config --global --add safe.directory /w/workspace/edgex-go/271 [Pipeline] echo 22:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:43:40 ========================================================= 22:43:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:43:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:43:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:43:41 b3c136eddcbf: Pulling fs layer 22:43:41 c0a3192eca97: Pulling fs layer 22:43:41 a050256f5b6f: Pulling fs layer 22:43:41 656be50a0ddc: Pulling fs layer 22:43:41 2bbca73fdf42: Pulling fs layer 22:43:41 46d945488cbd: Pulling fs layer 22:43:41 8a5474983e97: Pulling fs layer 22:43:41 329c88fbcd65: Pulling fs layer 22:43:41 656be50a0ddc: Waiting 22:43:41 2bbca73fdf42: Waiting 22:43:41 46d945488cbd: Waiting 22:43:41 8a5474983e97: Waiting 22:43:41 329c88fbcd65: Waiting 22:43:41 a050256f5b6f: Download complete 22:43:41 c0a3192eca97: Download complete 22:43:41 2bbca73fdf42: Verifying Checksum 22:43:41 2bbca73fdf42: Download complete 22:43:41 46d945488cbd: Verifying Checksum 22:43:41 46d945488cbd: Download complete 22:43:41 b3c136eddcbf: Verifying Checksum 22:43:41 b3c136eddcbf: Download complete 22:43:42 b3c136eddcbf: Pull complete 22:43:42 329c88fbcd65: Verifying Checksum 22:43:42 329c88fbcd65: Download complete 22:43:43 c0a3192eca97: Pull complete 22:43:43 a050256f5b6f: Pull complete 22:43:43 8a5474983e97: Verifying Checksum 22:43:43 8a5474983e97: Download complete 22:43:44 656be50a0ddc: Verifying Checksum 22:43:44 656be50a0ddc: Download complete 22:43:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> 39f858d3313b 22:43:49 Step 3/23 : WORKDIR /edgex-go 22:43:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> 39f858d3313b 22:43:49 Step 3/22 : WORKDIR /edgex-go 22:43:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> 39f858d3313b 22:43:49 Step 3/23 : WORKDIR /edgex-go 22:43:49 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> 39f858d3313b 22:43:49 Step 3/31 : WORKDIR /edgex-go 22:43:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:43:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:43:49 ---> 39f858d3313b 22:43:49 Step 3/22 : WORKDIR /edgex-go 22:43:53 ---> Running in 2c630853f7a9 22:43:53 ---> Running in 3322ebbf3ab0 22:43:53 ---> Running in d1fbb64adb96 22:43:53 ---> Running in d325ab9ba821 22:43:53 ---> Running in 8166774c107b 22:43:53 Removing intermediate container 2c630853f7a9 22:43:53 ---> 3f0f1f180fd0 22:43:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:53 Removing intermediate container 8166774c107b 22:43:53 ---> 8c51a0b7926b 22:43:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:53 Removing intermediate container d325ab9ba821 22:43:53 ---> be0a9714e04b 22:43:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:53 Removing intermediate container d1fbb64adb96 22:43:53 ---> f81aba84f1c1 22:43:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:53 Removing intermediate container 3322ebbf3ab0 22:43:53 ---> d70ed2d036e1 22:43:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:53 ---> Running in 6b4e7ce6dc30 22:43:53 ---> Running in efa7775da8e1 22:43:53 ---> Running in 1bbd4957393c 22:43:53 ---> Running in e03958f9e90f 22:43:53 ---> Running in 423ef7bfef3b 22:43:53 Removing intermediate container efa7775da8e1 22:43:53 ---> 839394f635cf 22:43:53 Step 5/23 : RUN apk add --update --no-cache make git 22:43:53 ---> Running in 9d21a3210773 22:43:54 Removing intermediate container 6b4e7ce6dc30 22:43:54 ---> d6888a7c8a37 22:43:54 Step 5/22 : RUN apk add --update --no-cache make git 22:43:54 ---> Running in 1f1780a94a77 22:43:54 Removing intermediate container e03958f9e90f 22:43:54 ---> 22352e4fd285 22:43:54 Step 5/31 : RUN apk add --update --no-cache make git 22:43:54 ---> Running in 8ac17b44278f 22:43:54 Removing intermediate container 1bbd4957393c 22:43:54 ---> 9563a18369bf 22:43:54 Step 5/23 : RUN apk add --update --no-cache make bash git 22:43:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:54 ---> Running in f8a96f4a5204 22:43:54 Removing intermediate container 423ef7bfef3b 22:43:54 ---> 8cf97bd0a698 22:43:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:43:54 ---> Running in 31fef9c8dcfc 22:43:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:55 OK: 211 MiB in 51 packages 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:56 OK: 211 MiB in 51 packages 22:43:56 Removing intermediate container 9d21a3210773 22:43:56 ---> 9522018be107 22:43:56 Step 6/23 : COPY go.mod vendor* ./ 22:43:56 OK: 211 MiB in 51 packages 22:43:56 ---> 7b7719fe526a 22:43:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:56 ---> Running in a39b0aaeea6d 22:43:56 OK: 211 MiB in 51 packages 22:43:56 Removing intermediate container 1f1780a94a77 22:43:56 ---> dd5cb1b02e27 22:43:56 Step 6/22 : COPY go.mod vendor* ./ 22:43:56 OK: 211 MiB in 51 packages 22:43:56 ---> 6736d5027445 22:43:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:56 ---> Running in 82863b776aaa 22:43:56 Removing intermediate container f8a96f4a5204 22:43:56 ---> 10ba54095805 22:43:56 Step 6/23 : COPY go.mod vendor* ./ 22:43:56 ---> 87e0ac68501b 22:43:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:56 ---> Running in 938f77973872 22:43:56 Removing intermediate container 8ac17b44278f 22:43:56 ---> e2cbd483a754 22:43:56 Step 6/31 : COPY go.mod vendor* ./ 22:43:56 Removing intermediate container 31fef9c8dcfc 22:43:56 ---> a288134ce07a 22:43:56 Step 6/22 : COPY go.mod vendor* ./ 22:43:57 ---> 856a487c4c66 22:43:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:57 ---> Running in ad35731ff95d 22:43:57 ---> a3f727f73e2d 22:43:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:57 ---> Running in 1ffcf33abb21 22:43:59 656be50a0ddc: Pull complete 22:43:59 2bbca73fdf42: Pull complete 22:43:59 46d945488cbd: Pull complete 22:44:04 8a5474983e97: Pull complete 22:44:06 329c88fbcd65: Pull complete 22:44:06 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:44:06 + docker build -t ci-base-image-arm64 -f - . 22:44:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:44:06 WORKDIR /edgex 22:44:06 COPY go.mod . 22:44:06 RUN go mod download 22:44:09 Sending build context to Docker daemon 169.3MB 22:44:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:44:09 ---> ff4287adb874 22:44:09 Step 2/4 : WORKDIR /edgex 22:44:11 ---> Running in 69325773de60 22:44:11 Removing intermediate container 69325773de60 22:44:11 ---> a7885694f757 22:44:11 Step 3/4 : COPY go.mod . 22:44:11 ---> c395b3efb992 22:44:11 Step 4/4 : RUN go mod download 22:44:11 ---> Running in 49355e4a82dc 22:44:12 Removing intermediate container 82863b776aaa 22:44:12 ---> 2810b8b248fd 22:44:12 Step 8/22 : COPY . . 22:44:12 Removing intermediate container 1ffcf33abb21 22:44:12 ---> 118545feea31 22:44:12 Step 8/22 : COPY . . 22:44:12 Removing intermediate container 938f77973872 22:44:12 ---> 5e2e9fafb672 22:44:12 Step 8/23 : COPY . . 22:44:12 Removing intermediate container a39b0aaeea6d 22:44:12 ---> 15af2969d0f3 22:44:12 Step 8/23 : COPY . . 22:44:12 Removing intermediate container ad35731ff95d 22:44:12 ---> a6c50256341b 22:44:12 Step 8/31 : COPY . . 22:44:22 ---> b2080586e4d4 22:44:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:44:22 ---> 901a51dcf4c4 22:44:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:44:22 ---> d86174006f49 22:44:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:44:22 ---> 099edfcd64d4 22:44:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:44:22 ---> 98c23a8d893d 22:44:22 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:44:22 ---> Running in 44ea7ca6a7a7 22:44:22 ---> Running in 687d86fb4988 22:44:22 ---> Running in 58eef960f4ab 22:44:22 ---> Running in 290ae89a0fef 22:44:22 ---> Running in d4c945d3c847 22:44:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:44:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:44:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:44:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:44:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:44:44 Removing intermediate container 49355e4a82dc 22:44:44 ---> 2f9cfb0b18df 22:44:44 Successfully built 2f9cfb0b18df 22:44:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:44 + docker inspect -f . ci-base-image-arm64 22:44:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:44 prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container 22:44:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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 22:44:46 $ docker top ebe106ed3dc3a038cbb08625b41802edfcdd15bb8ce96a32696e26784aa4bc61 -eo pid,comm [Pipeline] { [Pipeline] sh 22:44:47 + go version 22:44:47 go version go1.18.3 linux/arm64 [Pipeline] } 22:44:47 $ docker stop --time=1 ebe106ed3dc3a038cbb08625b41802edfcdd15bb8ce96a32696e26784aa4bc61 22:44:48 $ docker rm -f ebe106ed3dc3a038cbb08625b41802edfcdd15bb8ce96a32696e26784aa4bc61 [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 22:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:44:49 22:44:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:44:49 latest: Pulling from edgex-devops/edgex-compose-arm64 22:44:49 29e5d40040c1: Pulling fs layer 22:44:49 1ce36da41761: Pulling fs layer 22:44:49 25b303627fd3: Pulling fs layer 22:44:49 29e5d40040c1: Verifying Checksum 22:44:49 29e5d40040c1: Download complete 22:44:50 1ce36da41761: Verifying Checksum 22:44:50 1ce36da41761: Download complete 22:44:50 29e5d40040c1: Pull complete 22:44:51 25b303627fd3: Verifying Checksum 22:44:51 25b303627fd3: Download complete 22:44:51 1ce36da41761: Pull complete 22:45:01 Removing intermediate container d4c945d3c847 22:45:01 ---> 6b49bedf997a 22:45:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:45:01 Removing intermediate container 44ea7ca6a7a7 22:45:01 ---> 04940be012da 22:45:01 22:45:01 Step 10/31 : FROM alpine:3.16 22:45:01 Removing intermediate container 58eef960f4ab 22:45:01 ---> f7ffe9021a86 22:45:01 22:45:01 Step 10/23 : FROM alpine:3.16 22:45:01 ---> Running in 950a954b8c3b 22:45:01 3.16: Pulling from library/alpine 22:45:01 3.16: Pulling from library/alpine 22:45:01 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:45:01 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:45:01 Status: Downloaded newer image for alpine:3.16 22:45:01 Status: Image is up to date for alpine:3.16 22:45:01 ---> d7d3d98c851f 22:45:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:01 ---> d7d3d98c851f 22:45:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:45:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:45:01 ---> Running in 60b8cf375a34 22:45:01 ---> Running in 27329777f92f 22:45:01 Removing intermediate container 27329777f92f 22:45:01 ---> b7b38b1e04ab 22:45:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:45:01 ---> Running in 349f74b24062 22:45:01 Removing intermediate container 950a954b8c3b 22:45:01 ---> 82c02e1217c8 22:45:01 22:45:01 Step 11/23 : FROM docker:20.10.14 22:45:02 25b303627fd3: Pull complete 22:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:02 20.10.14: Pulling from library/docker 22:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:02 (1/2) Installing dumb-init (1.2.5-r1) 22:45:02 (2/2) Installing su-exec (0.2-r1) 22:45:02 Executing busybox-1.35.0-r15.trigger 22:45:02 (1/1) Installing dumb-init (1.2.5-r1) 22:45:02 OK: 6 MiB in 16 packages 22:45:02 Executing busybox-1.35.0-r15.trigger 22:45:02 OK: 6 MiB in 15 packages 22:45:02 prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container 22:45:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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 22:45:03 Removing intermediate container 349f74b24062 22:45:03 ---> e86e7fd3c97e 22:45:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:45:03 Removing intermediate container 60b8cf375a34 22:45:03 ---> b41d0fb36e64 22:45:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:45:03 Removing intermediate container 687d86fb4988 22:45:03 ---> bc62838b3a5d 22:45:03 22:45:03 Step 10/22 : FROM alpine:3.16 22:45:03 ---> d7d3d98c851f 22:45:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:45:03 ---> Using cache 22:45:03 ---> b41d0fb36e64 22:45:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:45:03 Removing intermediate container 290ae89a0fef 22:45:03 ---> Running in 8a5fd7131419 22:45:03 ---> be76d9e4f669 22:45:03 22:45:03 Step 10/22 : FROM alpine:3.16 22:45:03 ---> d7d3d98c851f 22:45:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:45:03 ---> Running in c57e117e5579 22:45:03 ---> Running in 9f6c6f115d7c 22:45:03 ---> Running in 48dda13f380b 22:45:03 Removing intermediate container 8a5fd7131419 22:45:03 ---> ff272db5bb0e 22:45:03 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:45:03 Removing intermediate container c57e117e5579 22:45:03 ---> f1b3cd896c2e 22:45:03 Step 13/23 : ENV APP_PORT=59881 22:45:04 ---> Running in 75180006e0d7 22:45:04 Removing intermediate container 9f6c6f115d7c 22:45:04 ---> 021497424fa3 22:45:04 Step 13/22 : ENV APP_PORT=59861 22:45:04 ---> Running in 17ae61c5afef 22:45:04 ---> Running in 210cc5c3fd71 22:45:04 Removing intermediate container 75180006e0d7 22:45:04 ---> fb73f31d94f2 22:45:04 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:04 Removing intermediate container 17ae61c5afef 22:45:04 ---> 16abdf4c365b 22:45:04 Step 14/23 : EXPOSE $APP_PORT 22:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:04 ---> Running in 7c5b099d26ad 22:45:04 Removing intermediate container 210cc5c3fd71 22:45:04 ---> 7dc8ee93c4e8 22:45:04 Step 14/22 : EXPOSE $APP_PORT 22:45:04 ---> Running in 36fbeff8f4a7 22:45:04 ---> Running in 695b1329fd0b 22:45:04 Removing intermediate container 7c5b099d26ad 22:45:04 ---> f15b83aaeaa7 22:45:04 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:45:04 (1/2) Installing ca-certificates (20220614-r0) 22:45:04 (2/2) Installing dumb-init (1.2.5-r1) 22:45:04 Executing busybox-1.35.0-r15.trigger 22:45:04 Executing ca-certificates-20220614-r0.trigger 22:45:04 Removing intermediate container 36fbeff8f4a7 22:45:04 ---> 4d136dd01c01 22:45:04 Step 15/23 : WORKDIR / 22:45:04 ---> Running in 9f5474435c40 22:45:04 Removing intermediate container 695b1329fd0b 22:45:04 ---> 77f2b13694ea 22:45:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:04 OK: 6 MiB in 16 packages 22:45:04 ---> Running in 0df1a7f526d4 22:45:04 $ docker top b87c2c4eacf79d85bee40251c04cc3106c5c12c56b452d12a57c245cf49cbacf -eo pid,comm 22:45:05 ---> 7e3c9dd7614d 22:45:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:45:05 Removing intermediate container 0df1a7f526d4 22:45:05 ---> 8e0c1121f249 22:45:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 22:45:05 ---> f6bbbd1173de 22:45:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:45:05 Removing intermediate container 48dda13f380b 22:45:05 ---> 9889b4c7edd1 22:45:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:45:05 ---> Running in edadc4878b3a 22:45:05 + docker-compose build+ --helpgrep 22:45:05 parallel 22:45:05 ---> 14a4419db74c 22:45:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:45:05 Removing intermediate container edadc4878b3a 22:45:05 ---> f3de80ff3fdc 22:45:05 Step 13/22 : ENV APP_PORT=59860 22:45:05 ---> e516d2e89e3d 22:45:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:45:06 Removing intermediate container 9f5474435c40 22:45:06 ---> 8c9b186d065a 22:45:06 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:45:06 ---> Running in 7c28723c487b 22:45:06 ---> Running in 9c5fab2179db 22:45:06 ---> b5b5c47536b7 22:45:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:45:06 ---> Running in c4082a97a8b0 22:45:06 ---> a3466cea40ff 22:45:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:45:06 Removing intermediate container 7c28723c487b 22:45:06 ---> 3fbe7a647f9d 22:45:06 Step 14/22 : EXPOSE $APP_PORT 22:45:06 Removing intermediate container 9c5fab2179db 22:45:06 ---> 7fb6181aa325 22:45:06 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:45:06 ---> Running in ac57a630a07c 22:45:06 ---> Running in 433ca4247b85 22:45:06 Removing intermediate container c4082a97a8b0 22:45:06 ---> dbcd1e157c19 22:45:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:06 ---> Running in 419b082d9f97 22:45:06 Removing intermediate container ac57a630a07c 22:45:06 ---> 0e471b762754 22:45:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:06 Removing intermediate container 433ca4247b85 22:45:06 ---> 76b0a91e57b7 22:45:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:06 ---> Running in d0dca924ace8 22:45:06 ---> e3db2c290b10 22:45:06 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:45:06 Removing intermediate container 419b082d9f97 22:45:06 ---> 7ecd2bd159d8 22:45:06 Step 20/22 : LABEL arch=x86_64 22:45:06 ---> Running in 3ff3e91731a3 22:45:06 ---> Running in 89adbc904ca0 22:45:06 Removing intermediate container d0dca924ace8 22:45:06 ---> 9ea3dcc22869 22:45:06 Step 21/23 : LABEL arch=x86_64 22:45:06 ---> 14d561df2b3f 22:45:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:45:06 ---> Running in 8893f9a7e383 22:45:06 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:45:06 Status: Downloaded newer image for docker:20.10.14 22:45:06 Removing intermediate container 89adbc904ca0 22:45:06 ---> b12f0cdb79f0 22:45:06 Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 ---> 7417809fdb73 22:45:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:45:06 22:45:06 ---> Running in 7cfcbfcff4a5 22:45:06 ---> Running in b6c2fc50b630 22:45:06 Removing intermediate container 8893f9a7e383 22:45:06 ---> df9abf68e2e8 22:45:06 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:45:07 ---> Running in a687c8224393 22:45:07 Removing intermediate container 7cfcbfcff4a5 22:45:07 ---> 8e38941341b9 22:45:07 Step 22/22 : LABEL version=2.3.0-dev.36 22:45:07 Removing intermediate container b6c2fc50b630 22:45:07 ---> 39e9e6debbad 22:45:07 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:45:07 ---> Running in abf8b80f2dfa 22:45:07 ---> Running in 75547ac7fa3e 22:45:07 Removing intermediate container a687c8224393 22:45:07 ---> 52812d83df84 22:45:07 Step 23/23 : LABEL version=2.3.0-dev.36 22:45:07 ---> Running in c3a146fb6291 22:45:07 Removing intermediate container abf8b80f2dfa 22:45:07 ---> f8868fb2d1f0 22:45:07 22:45:07 ---> ef25eb2fcbbe 22:45:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:45:07 Successfully built f8868fb2d1f0 22:45:07 Removing intermediate container c3a146fb6291 22:45:07 ---> 0af614c11fa1 22:45:07 22:45:07 Successfully tagged support-scheduler:latest 22:45:07 Building security-secretstore-setup 22:45:07  Building support-scheduler ... done  ---> f2d2ad656e51 22:45:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:45:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:45:07 Successfully built 0af614c11fa1 22:45:07 Successfully tagged core-metadata:latest 22:45:07 Building security-spire-config 22:45:07  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:45:07 Removing intermediate container 3ff3e91731a3 22:45:07 ---> 260515ec8ee4 22:45:07 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:45:07 ---> Running in c859b06cac7a 22:45:07 (1/43) Installing readline (8.1.1-r0) 22:45:07 (2/43) Installing bash (5.1.16-r0) 22:45:07 Executing bash-5.1.16-r0.post-install 22:45:07 (3/43) Installing brotli-libs (1.0.9-r5) 22:45:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:45:07 (5/43) Installing libcurl (7.80.0-r2) 22:45:07 (6/43) Installing curl (7.80.0-r2) 22:45:07 (7/43) Installing dumb-init (1.2.5-r1) 22:45:07 (8/43) Installing libbz2 (1.0.8-r1) 22:45:07 (9/43) Installing expat (2.4.7-r0) 22:45:07 (10/43) Installing libffi (3.4.2-r1) 22:45:07 (11/43) Installing gdbm (1.22-r0) 22:45:07 (12/43) Installing xz-libs (5.2.5-r1) 22:45:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:45:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:45:08 (15/43) Installing mpdecimal (2.5.1-r1) 22:45:08 (16/43) Installing sqlite-libs (3.36.0-r0) 22:45:08 (17/43) Installing python3 (3.9.13-r1) 22:45:08 (18/43) Installing py3-appdirs (1.4.4-r2) 22:45:08 (19/43) Installing py3-certifi (2020.12.5-r1) 22:45:08 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:45:08 (21/43) Installing py3-idna (3.3-r0) 22:45:08 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:45:08 (23/43) Installing py3-requests (2.26.0-r1) 22:45:08 (24/43) Installing py3-msgpack (1.0.2-r1) 22:45:08 (25/43) Installing py3-lockfile (0.12.2-r4) 22:45:08 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:45:08 (27/43) Installing py3-colorama (0.4.4-r1) 22:45:08 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:45:08 (29/43) Installing py3-distlib (0.3.3-r0) 22:45:08 (30/43) Installing py3-distro (1.6.0-r0) 22:45:08 (31/43) Installing py3-six (1.16.0-r0) 22:45:08 (32/43) Installing py3-webencodings (0.5.1-r4) 22:45:08 (33/43) Installing py3-html5lib (1.1-r1) 22:45:08 (34/43) Installing py3-parsing (2.4.7-r2) 22:45:08 (35/43) Installing py3-packaging (20.9-r1) 22:45:08 (36/43) Installing py3-tomli (1.2.2-r0) 22:45:08 (37/43) Installing py3-pep517 (0.12.0-r0) 22:45:08 (38/43) Installing py3-progress (1.6-r0) 22:45:08 (39/43) Installing py3-retrying (1.3.3-r2) 22:45:08 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:45:08 (41/43) Installing py3-setuptools (52.0.0-r4) 22:45:08 (42/43) Installing py3-toml (0.10.2-r2) 22:45:08 (43/43) Installing py3-pip (20.3.4-r1) 22:45:08 Executing busybox-1.34.1-r5.trigger 22:45:08 OK: 83 MiB in 65 packages 22:45:09 --parallel Build images in parallel. [Pipeline] } 22:45:09 $ docker stop --time=1 b87c2c4eacf79d85bee40251c04cc3106c5c12c56b452d12a57c245cf49cbacf 22:45:09 Collecting docker-compose==1.23.2 22:45:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:45:09 Collecting texttable<0.10,>=0.9.0 22:45:09 Downloading texttable-0.9.1.tar.gz (11 kB) 22:45:10 Collecting websocket-client<1.0,>=0.32.0 22:45:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:45:10 ---> f8cded08d3bf 22:45:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:45:10 Removing intermediate container c859b06cac7a 22:45:10 ---> 5c141c630aa4 22:45:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:45:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:45:10 Collecting PyYAML<4,>=3.10 22:45:10 Downloading PyYAML-3.13.tar.gz (270 kB) 22:45:10 ---> Running in 47a1fdecbc98 22:45:11 $ docker rm -f b87c2c4eacf79d85bee40251c04cc3106c5c12c56b452d12a57c245cf49cbacf 22:45:11 ---> 68be7caeeee1 22:45:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:45:11 Removing intermediate container 47a1fdecbc98 22:45:11 ---> 5822fd71ee95 22:45:11 Step 20/22 : LABEL arch=x86_64 22:45:11 Collecting dockerpty<0.5,>=0.4.1 22:45:11 ---> Running in 1ab5db51b3e4 22:45:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:11 ---> 16d7331593af 22:45:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:45:11 Removing intermediate container 1ab5db51b3e4 22:45:11 ---> 4e70b636fec8 22:45:11 Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:45:11 Collecting docopt<0.7,>=0.6.1 22:45:11 Downloading docopt-0.6.2.tar.gz (25 kB) 22:45:11 ---> Running in 0c413395d4ee 22:45:11 ---> dfee3b3a365f 22:45:11 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:45:11 prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container 22:45:11 $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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 22:45:11 Collecting docker<4.0,>=3.6.0 22:45:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:45:11 Removing intermediate container 0c413395d4ee 22:45:11 ---> 790e8e8f0d39 22:45:11 Step 22/22 : LABEL version=2.3.0-dev.36 22:45:11 Collecting jsonschema<3,>=2.5.1 22:45:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:45:12 Collecting cached-property<2,>=1.2.0 22:45:12 ---> ce49c6ba3ae5 22:45:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:45:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:45:12 ---> Running in 68fb30b8b0c5 22:45:12 Collecting docker-pycreds>=0.4.0 22:45:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:45:12 Collecting chardet<3.1.0,>=3.0.2 22:45:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:45:12 Removing intermediate container 68fb30b8b0c5 22:45:12 ---> 63fab39b4dfc 22:45:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:45:12 22:45:12 Collecting idna<2.8,>=2.5 22:45:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:45:12 ---> 06515bdbb061 22:45:12 Step 26/31 : RUN chmod +x /entrypoint.sh 22:45:12 Collecting urllib3<1.25,>=1.21.1 22:45:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:45:12 Successfully built 63fab39b4dfc 22:45:12 ---> Running in 0e911f7bb54d 22:45:12 Successfully tagged support-notifications:latest 22:45:12 Building security-proxy-setup 22:45:12  Building support-notifications ... done Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:45:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:45:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:45:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:45:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:45:12 Attempting uninstall: urllib3 22:45:12 Found existing installation: urllib3 1.26.7 22:45:12 Uninstalling urllib3-1.26.7: 22:45:12 Successfully uninstalled urllib3-1.26.7 22:45:12 Attempting uninstall: idna 22:45:12 Found existing installation: idna 3.3 22:45:12 Uninstalling idna-3.3: 22:45:12 Successfully uninstalled idna-3.3 22:45:13 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:45:13 ---> 39f858d3313b 22:45:13 Step 3/26 : WORKDIR /edgex-go 22:45:13 ---> Using cache 22:45:13 ---> be0a9714e04b 22:45:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:13 ---> Using cache 22:45:13 ---> 9563a18369bf 22:45:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:45:13 $ docker top 04610525164b1b176bb74909c8bee00712414a813d9038d0253927b64dd79be5 -eo pid,comm 22:45:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:45:13 ---> 39f858d3313b 22:45:13 Step 3/25 : WORKDIR /edgex-go 22:45:13 ---> Using cache 22:45:13 ---> be0a9714e04b 22:45:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:13 ---> Using cache 22:45:13 ---> 9563a18369bf 22:45:13 Step 5/25 : RUN apk add --update --no-cache make git [Pipeline] { [Pipeline] sh 22:45:13 Attempting uninstall: requests 22:45:13 Found existing installation: requests 2.26.0 22:45:13 Uninstalling requests-2.26.0: 22:45:13 Successfully uninstalled requests-2.26.0 22:45:14 + docker-compose -f ./docker-compose-build.yml build --parallel 22:45:14 Running setup.py install for texttable: started 22:45:14 ---> Running in cc4fb7f9ad8d 22:45:14 ---> Running in 5543ea2206d7 22:45:14 Removing intermediate container 0e911f7bb54d 22:45:14 ---> 3f4580992fd9 22:45:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:45:14 ---> Running in 103558f3ee99 22:45:15 Running setup.py install for texttable: finished with status 'done' 22:45:15 Running setup.py install for PyYAML: started 22:45:15 Removing intermediate container 103558f3ee99 22:45:15 ---> 334459b8d4e3 22:45:15 Step 28/31 : CMD ["gate"] 22:45:15 ---> Running in a1328a9883a1 22:45:15 Removing intermediate container a1328a9883a1 22:45:15 ---> 4060992cde69 22:45:15 Step 29/31 : LABEL arch=x86_64 22:45:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:15 ---> Running in 5eba9c9cfd87 22:45:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:15 Running setup.py install for PyYAML: finished with status 'done' 22:45:15 Removing intermediate container 5eba9c9cfd87 22:45:15 ---> b59e261ae125 22:45:15 Step 30/31 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:45:15 Running setup.py install for docopt: started 22:45:15 ---> Running in 965683cc72de 22:45:15 Removing intermediate container 965683cc72de 22:45:15 ---> c81e44623c8f 22:45:15 Step 31/31 : LABEL version=2.3.0-dev.36 22:45:15 ---> Running in 1d2936b390f7 22:45:15 Running setup.py install for docopt: finished with status 'done' 22:45:15 Running setup.py install for dockerpty: started 22:45:15 Removing intermediate container 1d2936b390f7 22:45:15 ---> 2489ce9eda29 22:45:15 22:45:16 Successfully built 2489ce9eda29 22:45:16 Successfully tagged security-bootstrapper:latest 22:45:16 Building core-command 22:45:16  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:16 Running setup.py install for dockerpty: finished with status 'done' 22:45:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:45:16 OK: 211 MiB in 51 packages 22:45:16 OK: 211 MiB in 51 packages 22:45:18 Building core-command ... 22:45:18 Building core-data ... 22:45:18 Building core-metadata ... 22:45:18 Building security-bootstrapper ... 22:45:18 Building security-proxy-setup ... 22:45:18 Building security-secretstore-setup ... 22:45:18 Building security-spiffe-token-provider ... 22:45:18 Building security-spire-agent ... 22:45:18 Building security-spire-config ... 22:45:18 Building security-spire-server ... 22:45:18 Building support-notifications ... 22:45:18 Building support-scheduler ... 22:45:18 Building sys-mgmt-agent ... 22:45:18 Building security-secretstore-setup 22:45:18 Building security-spire-config 22:45:18 Building security-spire-agent 22:45:18 Building core-command 22:45:18 Building support-scheduler 22:45:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:45:18 ---> 39f858d3313b 22:45:18 Step 3/22 : WORKDIR /edgex-go 22:45:18 ---> Using cache 22:45:18 ---> be0a9714e04b 22:45:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:18 ---> Using cache 22:45:18 ---> 9563a18369bf 22:45:18 Step 5/22 : RUN apk add --update --no-cache make git 22:45:18 ---> Running in 6c21369108b4 22:45:18 Removing intermediate container cc4fb7f9ad8d 22:45:18 ---> e6f3818ccc96 22:45:18 Step 6/26 : COPY go.mod vendor* ./ 22:45:18 Removing intermediate container 5543ea2206d7 22:45:18 ---> 0f5be2cab548 22:45:18 Step 6/25 : COPY go.mod vendor* ./ 22:45:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:19 ---> eb5060ef5fb6 22:45:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:19 ---> c3484a733e5e 22:45:19 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:19 ---> Running in c9475cbf475c 22:45:19 ---> Running in f74fb86fcbaf 22:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:20 OK: 211 MiB in 51 packages 22:45:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:45:21 ---> 39f858d3313b 22:45:21 Step 3/23 : WORKDIR /edgex-go 22:45:21 ---> Using cache 22:45:21 ---> be0a9714e04b 22:45:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:21 ---> Using cache 22:45:21 ---> 9563a18369bf 22:45:21 Step 5/23 : RUN apk add --update --no-cache make git 22:45:21 ---> Using cache 22:45:21 ---> 0f5be2cab548 22:45:21 Step 6/23 : COPY go.mod vendor* ./ 22:45:21 ---> Using cache 22:45:21 ---> eb5060ef5fb6 22:45:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:22 ---> Running in 2725929c18a5 22:45:22 Removing intermediate container 6c21369108b4 22:45:22 ---> 0d08e996337d 22:45:22 Step 6/22 : COPY go.mod vendor* ./ 22:45:22 Removing intermediate container 75547ac7fa3e 22:45:22 ---> 910716c04a26 22:45:22 Step 14/23 : ENV APP_PORT=58890 22:45:22 ---> Running in 7d95142e3671 22:45:22 ---> 24152cda961b 22:45:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:23 ---> Running in 4dcb1d3c3814 22:45:23 Removing intermediate container 7d95142e3671 22:45:23 ---> 2e83cfcf1b44 22:45:23 Step 15/23 : EXPOSE $APP_PORT 22:45:23 ---> Running in 496ef284f0eb 22:45:23 Removing intermediate container 496ef284f0eb 22:45:23 ---> b1818cbc9c8f 22:45:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:45:26 ---> 3d2145fe8f7b 22:45:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:45:26 ---> 14e98e05f6b0 22:45:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:45:27 ---> e61ffdf49055 22:45:27 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:45:28 Removing intermediate container c9475cbf475c 22:45:28 ---> 66fc5d5201ca 22:45:28 Step 8/25 : COPY . . 22:45:28 ---> Running in 935f8b952ec5 22:45:28 Removing intermediate container f74fb86fcbaf 22:45:28 ---> 213fe1e3d263 22:45:28 Step 8/26 : COPY . . 22:45:28 Removing intermediate container 935f8b952ec5 22:45:28 ---> 026493bbe296 22:45:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:45:31 ---> Running in 94966b7df45c 22:45:32 Removing intermediate container 2725929c18a5 22:45:32 ---> 89b22b690bf8 22:45:32 Step 8/23 : COPY . . 22:45:32 Removing intermediate container 94966b7df45c 22:45:32 ---> 7b1f51d638ee 22:45:32 Step 21/23 : LABEL arch=x86_64 22:45:32 Removing intermediate container 4dcb1d3c3814 22:45:32 ---> aa644ff73599 22:45:32 Step 8/22 : COPY . . 22:45:35 ---> Running in d9d1c5a3dce6 22:45:35 Removing intermediate container d9d1c5a3dce6 22:45:35 ---> 6372606f5e8f 22:45:35 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:45:35 ---> d6008a508e7d 22:45:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:45:35 ---> 43fe2fd88b54 22:45:35 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:45:35 ---> Running in f2d869697b13 22:45:36 ---> Running in c24e9d7a4a59 22:45:36 ---> Running in e81eb6d4cb31 22:45:36 Removing intermediate container f2d869697b13 22:45:36 ---> 4cc5078b482b 22:45:36 Step 23/23 : LABEL version=2.3.0-dev.36 22:45:36 Removing intermediate container e81eb6d4cb31 22:45:36 ---> 69203e038315 22:45:36 Step 10/26 : WORKDIR /edgex-go/spire-build 22:45:36 ---> Running in 9f7ed21310fb 22:45:36 ---> Running in ff22171705d8 22:45:36 Removing intermediate container 9f7ed21310fb 22:45:36 ---> e33622dc6723 22:45:36 22:45:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:45:36 Removing intermediate container ff22171705d8 22:45:36 ---> 37fc426ed3c4 22:45:36 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:45:36 ---> Running in 6d6b375340ac 22:45:36 Successfully built e33622dc6723 22:45:36 Successfully tagged sys-mgmt-agent:latest 22:45:36 Building security-spire-agent 22:45:41  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:45:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:45:41 ---> 39f858d3313b 22:45:41 Step 3/26 : WORKDIR /edgex-go 22:45:41 ---> Using cache 22:45:41 ---> be0a9714e04b 22:45:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:41 ---> Using cache 22:45:41 ---> 9563a18369bf 22:45:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:45:41 ---> Using cache 22:45:41 ---> e6f3818ccc96 22:45:41 Step 6/26 : COPY go.mod vendor* ./ 22:45:41 ---> Using cache 22:45:41 ---> c3484a733e5e 22:45:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:41 ---> Using cache 22:45:41 ---> 213fe1e3d263 22:45:41 Step 8/26 : COPY . . 22:45:41 ---> Using cache 22:45:41 ---> d6008a508e7d 22:45:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:45:41 ---> Using cache 22:45:41 ---> 69203e038315 22:45:41 Step 10/26 : WORKDIR /edgex-go/spire-build 22:45:41 ---> Using cache 22:45:41 ---> 37fc426ed3c4 22:45:41 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:45:41 ---> Running in 6c38f0deeb9b 22:45:41 Removing intermediate container 6d6b375340ac 22:45:41 ---> da276f94a281 22:45:41 Step 12/26 : WORKDIR /edgex-go 22:45:41 ---> Running in 8ea8ec542192 22:45:41 ---> a4448e9ea226 22:45:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:45:41 ---> Running in e23e3bb78ab7 22:45:41 ---> 206418ed927e 22:45:41 Step 9/23 : RUN make cmd/core-command/core-command 22:45:41 ---> Running in 3381ff32f50a 22:45:41 Removing intermediate container 8ea8ec542192 22:45:41 ---> 97f49f2aec3d 22:45:41 22:45:41 Step 13/26 : FROM alpine:3.15 22:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:45:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:45:41 3.15: Pulling from library/alpine 22:45:41 Removing intermediate container 6c38f0deeb9b 22:45:41 ---> e142817d1c4a 22:45:41 Step 12/26 : WORKDIR /edgex-go 22:45:41 ---> Running in a0b51117c71e 22:45:41 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:45:41 Status: Downloaded newer image for alpine:3.15 22:45:41 ---> 2720e26172a0 22:45:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:42 ---> Running in 8c85e59a7d0f 22:45:42 Removing intermediate container a0b51117c71e 22:45:42 ---> 1bd7c07d0575 22:45:42 22:45:42 Step 13/26 : FROM alpine:3.15 22:45:42 ---> 2720e26172a0 22:45:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:45:42 ---> Running in e87c90c789cb 22:45:42 Removing intermediate container 8c85e59a7d0f 22:45:42 ---> b54aedd00285 22:45:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:42 Removing intermediate container e87c90c789cb 22:45:42 ---> 58d7346853ef 22:45:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:42 ---> Running in 05a1872402f6 22:45:42 ---> Running in 21fbb3bbc1b8 22:45:44 Removing intermediate container 21fbb3bbc1b8 22:45:44 ---> e7d52e3c11ad 22:45:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:45:44 Removing intermediate container 05a1872402f6 22:45:44 ---> f516b437191b 22:45:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:45:44 ---> Running in 332e53a6f422 22:45:44 ---> Running in 5d11241871f1 22:45:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:45:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:45:46 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:45:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:45:46 OK: 15857 distinct packages available 22:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:45:46 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:45:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:45:46 OK: 15857 distinct packages available 22:45:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:45:47 (1/5) Installing dumb-init (1.2.5-r1) 22:45:47 (2/5) Installing musl-obstack (1.2.3-r0) 22:45:47 (1/4) Installing dumb-init (1.2.5-r1) 22:45:47 (3/5) Installing libucontext (1.1-r0) 22:45:47 (2/4) Installing musl-obstack (1.2.3-r0) 22:45:48 (4/5) Installing gcompat (1.0.0-r4) 22:45:48 (3/4) Installing libucontext (1.1-r0) 22:45:48 (5/5) Installing openssl (1.1.1q-r0) 22:45:48 (4/4) Installing gcompat (1.0.0-r4) 22:45:48 Executing busybox-1.34.1-r7.trigger 22:45:48 OK: 6 MiB in 19 packages 22:45:48 Executing busybox-1.34.1-r7.trigger 22:45:48 OK: 6 MiB in 18 packages 22:45:49 Removing intermediate container 332e53a6f422 22:45:49 ---> adb15005563e 22:45:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:45:49 Removing intermediate container 5d11241871f1 22:45:49 ---> 6e8ef399825b 22:45:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:45:53 ---> 1599a4b09d6a 22:45:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:45:53 ---> d04b10b52316 22:45:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:45:54 ---> 145a846943de 22:45:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:45:54 ---> Running in 8562ff3030a9 22:45:54 Removing intermediate container 8562ff3030a9 22:45:54 ---> a903c5851d14 22:45:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:45:54 ---> aee89881bde8 22:45:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:45:54 ---> 2965ae1aef0d 22:45:54 Step 21/26 : WORKDIR / 22:45:55 ---> Running in dff4b7ff2112 22:45:55 ---> f5b41de673d6 22:45:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:45:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:45:55 Removing intermediate container dff4b7ff2112 22:45:55 ---> 2c47c5f70ff8 22:45:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:45:55 ---> Running in 90bc85c5c628 22:45:55 ---> c2cd944d23a9 22:45:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:45:55 Removing intermediate container 90bc85c5c628 22:45:55 ---> e07349217123 22:45:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:45:55 ---> Running in 329fcbbb2f91 22:45:56 ---> 130fe92cd92f 22:45:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:45:56 Removing intermediate container 329fcbbb2f91 22:45:56 ---> 7443a7c8c9c8 22:45:56 Step 24/26 : LABEL arch=x86_64 22:45:56 ---> Running in 1897d62f53c2 22:45:56 ---> Running in f730a85a619c 22:45:56 Removing intermediate container 1897d62f53c2 22:45:56 ---> dd2bf8833621 22:45:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:45:56 Removing intermediate container f730a85a619c 22:45:56 ---> 4d0dd987f223 22:45:56 Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:45:56 ---> Running in 1fdbcc535bc1 22:45:56 ---> Running in 5ddeadd0ed15 22:45:56 Removing intermediate container 1fdbcc535bc1 22:45:56 ---> 1c34373a6f48 22:45:56 Step 24/26 : LABEL arch=x86_64 22:45:56 Removing intermediate container 5ddeadd0ed15 22:45:56 ---> 9cf3877d58c7 22:45:56 Step 26/26 : LABEL version=2.3.0-dev.36 22:45:56 ---> Running in decbfce0eab5 22:45:56 ---> Running in d82e5b607085 22:45:56 Removing intermediate container decbfce0eab5 22:45:56 ---> ad4710d5d25e 22:45:56 Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:45:56 Removing intermediate container d82e5b607085 22:45:56 ---> 70bc3372c4a6 22:45:56 22:45:56 ---> Running in c86085e7dd1a 22:45:57 Removing intermediate container c86085e7dd1a 22:45:57 ---> 4a78c305c431 22:45:57 Step 26/26 : LABEL version=2.3.0-dev.36 22:45:57 Successfully built 70bc3372c4a6 22:45:57 Successfully tagged security-spire-config:latest 22:45:57  Building security-spire-config ... done Building security-spiffe-token-provider 22:45:57 ---> Running in 2256192d9568 22:45:57 Removing intermediate container 2256192d9568 22:45:57 ---> 11bccbc6fa79 22:45:57 22:45:57 Successfully built 11bccbc6fa79 22:45:57 Successfully tagged security-spire-agent:latest 22:45:57  Building security-spire-agent ... done Building security-spire-server 22:46:02 Removing intermediate container c24e9d7a4a59 22:46:02 ---> 30efee29533b 22:46:02 22:46:02 Step 10/25 : FROM alpine:3.16 22:46:02 ---> d7d3d98c851f 22:46:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:46:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:46:02 ---> Running in 8eaf1b3941a7 22:46:02 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:46:02 ---> 39f858d3313b 22:46:02 Step 3/20 : WORKDIR /edgex-go 22:46:02 ---> Using cache 22:46:02 ---> be0a9714e04b 22:46:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:03 ---> Running in f02bda304d09 22:46:03 (1/3) Installing ca-certificates (20220614-r0) 22:46:03 (2/3) Installing dumb-init (1.2.5-r1) 22:46:03 (3/3) Installing su-exec (0.2-r1) 22:46:03 Executing busybox-1.35.0-r15.trigger 22:46:03 Executing ca-certificates-20220614-r0.trigger 22:46:03 OK: 6 MiB in 17 packages 22:46:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:46:04 ---> 39f858d3313b 22:46:04 Step 3/25 : WORKDIR /edgex-go 22:46:04 ---> Using cache 22:46:04 ---> be0a9714e04b 22:46:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:04 ---> Using cache 22:46:04 ---> 9563a18369bf 22:46:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:46:04 ---> Using cache 22:46:04 ---> e6f3818ccc96 22:46:04 Step 6/25 : COPY go.mod vendor* ./ 22:46:04 ---> Using cache 22:46:04 ---> c3484a733e5e 22:46:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:04 ---> Using cache 22:46:04 ---> 213fe1e3d263 22:46:04 Step 8/25 : COPY . . 22:46:04 ---> Using cache 22:46:04 ---> d6008a508e7d 22:46:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:46:04 ---> Using cache 22:46:04 ---> 69203e038315 22:46:04 Step 10/25 : WORKDIR /edgex-go/spire-build 22:46:04 ---> Using cache 22:46:04 ---> 37fc426ed3c4 22:46:04 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:04 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:46:04 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:46:04 OK: 17035 distinct packages available 22:46:04 ---> Running in e27c85f3f8ba 22:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:04 Removing intermediate container 3381ff32f50a 22:46:04 ---> 90c2d073d629 22:46:04 22:46:04 Step 10/23 : FROM alpine:3.16 22:46:04 ---> d7d3d98c851f 22:46:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:46:04 ---> Using cache 22:46:04 ---> b41d0fb36e64 22:46:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:46:04 ---> Using cache 22:46:04 ---> 021497424fa3 22:46:04 Step 13/23 : ENV APP_PORT=59882 22:46:05 OK: 211 MiB in 51 packages 22:46:05 ---> Running in 23aaadf46ac6 22:46:05 Removing intermediate container 8eaf1b3941a7 22:46:05 ---> fff8b4db9ebf 22:46:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:46:05 ---> Running in 3a808f83b452 22:46:05 Removing intermediate container 23aaadf46ac6 22:46:05 ---> aec74808743d 22:46:05 Step 14/23 : EXPOSE $APP_PORT 22:46:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:46:05 ---> 2f9cfb0b18df 22:46:05 Step 3/22 : WORKDIR /edgex-go 22:46:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:46:05 ---> 2f9cfb0b18df 22:46:05 Step 3/26 : WORKDIR /edgex-go 22:46:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:46:05 ---> 2f9cfb0b18df 22:46:05 Step 3/25 : WORKDIR /edgex-go 22:46:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:46:05 ---> 2f9cfb0b18df 22:46:05 Step 3/26 : WORKDIR /edgex-go 22:46:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:46:05 ---> 2f9cfb0b18df 22:46:05 Step 3/23 : WORKDIR /edgex-go 22:46:05 ---> Running in a7d2e08ce5f3 22:46:05 ---> Running in f29781453d95 22:46:05 ---> Running in 617c360c1732 22:46:05 ---> Running in a01993b410d6 22:46:05 ---> Running in c8c63e6a4d81 22:46:05 Removing intermediate container f29781453d95 22:46:05 ---> eaad114fbef3 22:46:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:05 Removing intermediate container 617c360c1732 22:46:05 ---> 6b9eea5d8f78 22:46:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:05 Removing intermediate container a01993b410d6 22:46:05 ---> 4b441a1d5f73 22:46:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:05 ---> Running in 35d888ad1eb0 22:46:05 ---> Running in 8346294a073c 22:46:05 Removing intermediate container c8c63e6a4d81 22:46:05 ---> c0da3609af6b 22:46:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:05 ---> Running in 63cf3ec2cdda 22:46:05 Removing intermediate container a7d2e08ce5f3 22:46:05 ---> 55333cfea71e 22:46:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:05 ---> Running in cc7cd56f47c7 22:46:05 ---> Running in 507a6b2a105f 22:46:05 ---> Running in a2959002489f 22:46:05 Removing intermediate container 3a808f83b452 22:46:05 ---> c8687f0263cd 22:46:05 Step 13/25 : WORKDIR / 22:46:05 Removing intermediate container e23e3bb78ab7 22:46:05 ---> 66cca4893047 22:46:05 22:46:05 Step 10/22 : FROM alpine:3.16 22:46:05 ---> d7d3d98c851f 22:46:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:46:05 ---> Running in 8235c92e80df 22:46:05 ---> Running in eeb14e42bc41 22:46:05 Removing intermediate container a2959002489f 22:46:05 ---> e541a0f3d2ca 22:46:05 Step 15/23 : WORKDIR / 22:46:05 Removing intermediate container f02bda304d09 22:46:05 ---> ec9ac0096c34 22:46:05 Step 5/20 : COPY go.mod vendor* ./ 22:46:05 Removing intermediate container e27c85f3f8ba 22:46:05 ---> ecf4415b3f4b 22:46:05 Step 12/25 : WORKDIR /edgex-go 22:46:05 ---> Running in 918d0625a5e0 22:46:05 ---> Running in 9709fc9736ed 22:46:05 Removing intermediate container 8235c92e80df 22:46:05 ---> cf2efe82e09e 22:46:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:46:05 ---> f87643d7f273 22:46:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:05 Removing intermediate container 918d0625a5e0 22:46:05 ---> a8b3886e7b83 22:46:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:06 ---> Running in 63bb3ecfa044 22:46:06 Removing intermediate container 9709fc9736ed 22:46:06 ---> 6bae6ff7ddd5 22:46:06 22:46:06 Step 13/25 : FROM alpine:3.15 22:46:06 ---> 2720e26172a0 22:46:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:46:06 ---> Using cache 22:46:06 ---> 58d7346853ef 22:46:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:06 ---> Using cache 22:46:06 ---> e7d52e3c11ad 22:46:06 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:46:06 ---> Using cache 22:46:06 ---> adb15005563e 22:46:06 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:46:06 ---> d1558a7ac186 22:46:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:46:06 ---> 93602c81a484 22:46:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:06 (1/6) Installing ca-certificates (20220614-r0) 22:46:06 (2/6) Installing brotli-libs (1.0.9-r6) 22:46:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:46:06 (4/6) Installing libcurl (7.83.1-r2) 22:46:06 (5/6) Installing curl (7.83.1-r2) 22:46:06 (6/6) Installing dumb-init (1.2.5-r1) 22:46:06 Executing busybox-1.35.0-r15.trigger 22:46:06 Executing ca-certificates-20220614-r0.trigger 22:46:06 OK: 8 MiB in 20 packages 22:46:06 ---> 634517a00553 22:46:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:46:06 ---> f76b11a25a72 22:46:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:46:06 ---> 46c89f24ec65 22:46:06 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:46:07 ---> 46f7f8300a96 22:46:07 Step 19/23 : ENTRYPOINT ["/core-command"] 22:46:07 ---> Running in 8921eb2d344f 22:46:07 Removing intermediate container eeb14e42bc41 22:46:07 ---> bdc9b8c8e87c 22:46:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:46:07 ---> 41b99dc47060 22:46:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:46:07 ---> b3ccf9fbd2d1 22:46:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:46:08 ---> Running in 3a81d993b110 22:46:08 Removing intermediate container 8921eb2d344f 22:46:08 ---> 36b4564d8ca6 22:46:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:08 ---> 1e7fa5827b7b 22:46:08 ---> 7c84c5ad9d66 22:46:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tplStep 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:46:08 22:46:08 ---> Running in b6f26284159b 22:46:08 Removing intermediate container 3a81d993b110 22:46:08 ---> 7643f474db16 22:46:08 Step 13/22 : WORKDIR /edgex 22:46:08 ---> Running in 31f0b6bebc7f 22:46:08 Removing intermediate container b6f26284159b 22:46:08 ---> 6e5afd436775 22:46:08 Step 21/23 : LABEL arch=x86_64 22:46:08 ---> 1cb7f0e9a001 22:46:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:46:08 ---> Running in c860e18ccc24 22:46:08 Removing intermediate container 31f0b6bebc7f 22:46:08 ---> d7f916a6cea6 22:46:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:46:08 ---> 8edec4b85ec2 22:46:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:46:08 Removing intermediate container 35d888ad1eb0 22:46:08 ---> 95f836c7dceb 22:46:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:46:08 ---> Running in b1a6c828ed7e 22:46:08 Removing intermediate container 8346294a073c 22:46:08 ---> e13306c45884 22:46:08 Step 5/23 : RUN apk add --update --no-cache make git 22:46:08 ---> Running in 062579c133ad 22:46:09 ---> 67c6f09e2efa 22:46:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:46:09 Removing intermediate container c860e18ccc24 22:46:09 ---> ddd47efc5e86 22:46:09 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:46:09 ---> ca86450bfa1a 22:46:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:46:09 ---> Running in 2516eebfef18 22:46:09 ---> Running in 1d41b0404958 22:46:09 ---> 26a760eb8c12 22:46:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:46:09 Removing intermediate container 507a6b2a105f 22:46:09 ---> 3c4d66c43d0c 22:46:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:46:09 ---> Running in 28593cbf5dc0 22:46:09 Removing intermediate container 1d41b0404958 22:46:09 ---> ef09c402132d 22:46:09 Step 23/23 : LABEL version=2.3.0-dev.36 22:46:09 Removing intermediate container 2516eebfef18 22:46:09 ---> 3f1195048d94 22:46:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:46:09 Removing intermediate container 63cf3ec2cdda 22:46:09 ---> 5611b85d2dda 22:46:09 Step 5/22 : RUN apk add --update --no-cache make git 22:46:09 Removing intermediate container cc7cd56f47c7 22:46:09 ---> 2a07480984b9 22:46:09 Step 5/25 : RUN apk add --update --no-cache make git 22:46:09 ---> 8965ba441ae5 22:46:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:46:09 ---> Running in 960f0c415461 22:46:09 ---> Running in a99e5bab191b 22:46:09 ---> Running in 0ea941f32740 22:46:09 ---> Running in 3c59a8b08540 22:46:09 ---> Running in ca7f4eb66f7d 22:46:09 Removing intermediate container a99e5bab191b 22:46:09 ---> 82cfe934c8d2 22:46:09 Step 23/25 : LABEL arch=x86_64 22:46:09 Removing intermediate container 960f0c415461 22:46:09 ---> be2db94aa728 22:46:09 22:46:09 ---> Running in 22515f05a1bf 22:46:09 Successfully built be2db94aa728 22:46:10 Successfully tagged core-command:latest 22:46:10  Building core-command ... done Building core-data 22:46:10 ---> 3d822d123734 22:46:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:46:10 Removing intermediate container 22515f05a1bf 22:46:10 ---> c53ef82f0287 22:46:10 Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:12 Removing intermediate container 28593cbf5dc0 22:46:12 ---> 4592211986c3 22:46:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:46:12 ---> 1b540b984f0f 22:46:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:46:12 ---> Running in 924a419fd1e1 22:46:12 ---> Running in 808c7977fd30 22:46:12 ---> Running in ccbdae68f0f2 22:46:12 Removing intermediate container 924a419fd1e1 22:46:12 ---> 354e173bec53 22:46:12 Step 25/25 : LABEL version=2.3.0-dev.36 22:46:12 Removing intermediate container 808c7977fd30 22:46:12 ---> 1d952cf642a7 22:46:12 Step 23/25 : LABEL arch=x86_64 22:46:12 ---> Running in dddc8b48f8d1 22:46:12 ---> Running in 8bcd246da42c 22:46:12 Removing intermediate container 63bb3ecfa044 22:46:12 ---> 57c0e11fdb77 22:46:12 Step 7/20 : COPY . . 22:46:12 Removing intermediate container dddc8b48f8d1 22:46:12 ---> 99ac512f2039 22:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:46:13 22:46:13 Removing intermediate container 8bcd246da42c 22:46:13 ---> 81754a516223 22:46:13 Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:46:13 Successfully built 99ac512f2039 22:46:13 OK: 221 MiB in 51 packages 22:46:13 OK: 221 MiB in 51 packages 22:46:13 Successfully tagged security-spire-server:latest 22:46:13  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:46:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:46:13 ---> 39f858d3313b 22:46:13 Step 3/23 : WORKDIR /edgex-go 22:46:13 ---> Using cache 22:46:13 ---> be0a9714e04b 22:46:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:13 ---> Using cache 22:46:13 ---> 9563a18369bf 22:46:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:46:14 OK: 221 MiB in 51 packages 22:46:14 OK: 221 MiB in 51 packages 22:46:14 Removing intermediate container ccbdae68f0f2 22:46:14 ---> 07fd7e573477 22:46:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:46:14 ---> Running in 851a61593ea6 22:46:14 OK: 221 MiB in 51 packages 22:46:15 ---> Running in bac276d762ca 22:46:15 ---> Running in f9aaa8a81928 22:46:15 Removing intermediate container 851a61593ea6 22:46:15 ---> d2abbc310c92 22:46:15 Step 25/25 : LABEL version=2.3.0-dev.36 22:46:15 Removing intermediate container f9aaa8a81928 22:46:15 ---> 8be2153c73cd 22:46:15 Step 20/22 : LABEL arch=x86_64 22:46:15 ---> Running in 1ced069b9535 22:46:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:15 ---> Running in 309d7861e0bb 22:46:15 Removing intermediate container 1ced069b9535 22:46:15 ---> c092640a057d 22:46:15 22:46:15 Removing intermediate container b1a6c828ed7e 22:46:15 ---> 8e109b3a049f 22:46:15 Step 6/26 : COPY go.mod vendor* ./ 22:46:15 Removing intermediate container 309d7861e0bb 22:46:15 ---> 90ee23b70504 22:46:15 Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:46:15 Successfully built c092640a057d 22:46:15 Successfully tagged security-secretstore-setup:latest 22:46:15  Building security-secretstore-setup ... done  ---> Running in 73fd7275be4d 22:46:15 Removing intermediate container 062579c133ad 22:46:15 ---> 4562a329a34b 22:46:15 Step 6/23 : COPY go.mod vendor* ./ 22:46:15 Removing intermediate container 73fd7275be4d 22:46:15 ---> cdad649615bc 22:46:15 Step 22/22 : LABEL version=2.3.0-dev.36 22:46:15 ---> Running in ed0b12fb3d02 22:46:16 Removing intermediate container 3c59a8b08540 22:46:16 ---> 3f41d85bbc3d 22:46:16 Step 6/26 : COPY go.mod vendor* ./ 22:46:16 Removing intermediate container 0ea941f32740 22:46:16 ---> d300bc38b657 22:46:16 Step 6/22 : COPY go.mod vendor* ./ 22:46:16 Removing intermediate container ed0b12fb3d02 22:46:16 ---> 045cfdcf4305 22:46:16 22:46:16 Successfully built 045cfdcf4305 22:46:16 Successfully tagged security-proxy-setup:latest 22:46:16  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:16 Removing intermediate container ca7f4eb66f7d 22:46:16 ---> bbc8ddb2d22b 22:46:16 Step 6/25 : COPY go.mod vendor* ./ 22:46:16 OK: 211 MiB in 51 packages 22:46:16 ---> 04a37722a80f 22:46:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:16 ---> Running in 47bae79b42f4 22:46:16 ---> cf1619b3bb1b 22:46:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:17 ---> Running in bc2b1e977386 22:46:17 Removing intermediate container bac276d762ca 22:46:17 ---> f1c299d5018b 22:46:17 Step 6/23 : COPY go.mod vendor* ./ 22:46:17 ---> 8f1cc80cfb9a 22:46:17 ---> bc5accbfbf5d 22:46:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:17 22:46:17 ---> b23a0d1271d8 22:46:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:17 ---> Running in 4f21198ee193 22:46:17 ---> Running in 5c2ac611d7ed 22:46:17 ---> e269ab287c2b 22:46:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:46:17 ---> Running in bd92f9de1e5c 22:46:17 ---> 1bebb94360ac 22:46:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:46:18 ---> Running in 4dd465a285b0 22:46:18 ---> Running in c7fec714eb02 22:46:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:46:28 Removing intermediate container 4f21198ee193 22:46:28 ---> fefeac6dd7c7 22:46:28 Step 8/23 : COPY . . 22:46:34 ---> 374425c48378 22:46:34 Step 9/23 : RUN make cmd/core-data/core-data 22:46:34 ---> Running in fdfaf561f665 22:46:35 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:46:37 Removing intermediate container c7fec714eb02 22:46:37 ---> 2b2c93114a82 22:46:37 22:46:37 Step 9/20 : FROM alpine:3.15 22:46:37 ---> 2720e26172a0 22:46:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:46:37 ---> Using cache 22:46:37 ---> 58d7346853ef 22:46:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:37 ---> Using cache 22:46:37 ---> e7d52e3c11ad 22:46:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:46:37 ---> Running in 6039db2d64ab 22:46:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:46:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:46:38 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:46:38 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:46:38 OK: 15857 distinct packages available 22:46:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:46:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:46:39 (1/9) Installing ca-certificates (20220614-r0) 22:46:39 (2/9) Installing brotli-libs (1.0.9-r5) 22:46:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:46:39 (4/9) Installing libcurl (7.80.0-r2) 22:46:40 (5/9) Installing curl (7.80.0-r2) 22:46:40 (6/9) Installing dumb-init (1.2.5-r1) 22:46:40 (7/9) Installing musl-obstack (1.2.3-r0) 22:46:40 (8/9) Installing libucontext (1.1-r0) 22:46:40 (9/9) Installing gcompat (1.0.0-r4) 22:46:40 Executing busybox-1.34.1-r7.trigger 22:46:40 Executing ca-certificates-20220614-r0.trigger 22:46:40 OK: 8 MiB in 23 packages 22:46:42 Removing intermediate container 6039db2d64ab 22:46:42 ---> c13211d47514 22:46:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:42 ---> d8760f0acbd7 22:46:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:46:42 ---> f9f0c9f61cfe 22:46:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:46:42 ---> dcf920d9768c 22:46:42 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:46:42 ---> Running in e7e422483f85 22:46:43 Removing intermediate container e7e422483f85 22:46:43 ---> cc7a186f48c4 22:46:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:43 ---> Running in d9d680e5181e 22:46:43 Removing intermediate container d9d680e5181e 22:46:43 ---> b78745d1e89e 22:46:43 Step 18/20 : LABEL arch=x86_64 22:46:43 ---> Running in 341baa4bebd3 22:46:43 Removing intermediate container 341baa4bebd3 22:46:43 ---> 55f2d7c408fc 22:46:43 Step 19/20 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:46:43 ---> Running in e022ca0a1753 22:46:43 Removing intermediate container e022ca0a1753 22:46:43 ---> 9b91682a11a1 22:46:43 Step 20/20 : LABEL version=2.3.0-dev.36 22:46:43 ---> Running in 8b198a08b9b1 22:46:43 Removing intermediate container 8b198a08b9b1 22:46:43 ---> c0b32f57a2d7 22:46:43 22:46:43 Successfully built c0b32f57a2d7 22:46:43 Successfully tagged security-spiffe-token-provider:latest 22:46:52  Building security-spiffe-token-provider ... done Removing intermediate container fdfaf561f665 22:46:52 ---> c6b621f2f46b 22:46:52 22:46:52 Step 10/23 : FROM alpine:3.16 22:46:52 ---> d7d3d98c851f 22:46:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:46:52 ---> Running in 259050b7bc9f 22:46:52 Removing intermediate container 259050b7bc9f 22:46:52 ---> 6b829e5f44d6 22:46:52 Step 12/23 : ENV APP_PORT=59880 22:46:52 ---> Running in e4beac8f999a 22:46:52 Removing intermediate container e4beac8f999a 22:46:52 ---> b4c2ab175c33 22:46:52 Step 13/23 : EXPOSE $APP_PORT 22:46:52 ---> Running in ebe81044c0e2 22:46:52 Removing intermediate container ebe81044c0e2 22:46:52 ---> c6b0ddcffd7e 22:46:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:46:52 ---> Running in 087bc26dd684 22:46:52 Removing intermediate container 087bc26dd684 22:46:52 ---> 1b2a2947c0eb 22:46:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:46:52 ---> Running in 77582521e649 22:46:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:54 (1/6) Installing dumb-init (1.2.5-r1) 22:46:54 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:46:54 (3/6) Installing libsodium (1.0.18-r0) 22:46:54 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:46:54 (5/6) Installing libzmq (4.3.4-r0) 22:46:54 (6/6) Installing zeromq (4.3.4-r0) 22:46:54 Executing busybox-1.35.0-r15.trigger 22:46:54 OK: 8 MiB in 20 packages 22:46:55 Removing intermediate container 77582521e649 22:46:55 ---> 0da23d463514 22:46:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:46:55 ---> b9d4d78c2e65 22:46:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:46:56 ---> 175dc42aaa34 22:46:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:46:56 ---> 18bef3011bfb 22:46:56 Step 19/23 : ENTRYPOINT ["/core-data"] 22:46:56 ---> Running in ae714febea77 22:46:56 Removing intermediate container ae714febea77 22:46:56 ---> 9f6688cd3900 22:46:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:56 ---> Running in bbad28b5a6e5 22:46:56 Removing intermediate container bbad28b5a6e5 22:46:56 ---> f39cb83e18fd 22:46:56 Step 21/23 : LABEL arch=x86_64 22:46:56 ---> Running in 0c4bb3881a40 22:46:56 Removing intermediate container 0c4bb3881a40 22:46:56 ---> c868032d5245 22:46:56 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:46:56 ---> Running in a81807a3c3f5 22:46:56 Removing intermediate container a81807a3c3f5 22:46:56 ---> 04faf0ee4cbf 22:46:56 Step 23/23 : LABEL version=2.3.0-dev.36 22:46:56 ---> Running in efca066c2f07 22:46:56 Removing intermediate container efca066c2f07 22:46:56 ---> c1653b660a1f 22:46:56 22:46:56 Successfully built c1653b660a1f 22:46:56 Successfully tagged core-data:latest 22:46:56  Building core-data ... done  [Pipeline] } 22:46:56 $ docker stop --time=1 c7a348162c1d333da0446c8efd9b3f6dfb261d6d2890b02408e0c456a3d07203 22:46:58 $ docker rm -f c7a348162c1d333da0446c8efd9b3f6dfb261d6d2890b02408e0c456a3d07203 [Pipeline] // withDockerContainer [Pipeline] sh 22:46:58 + docker images 22:46:58 REPOSITORY TAG IMAGE ID CREATED SIZE 22:46:58 core-data latest c1653b660a1f 2 seconds ago 21.5MB 22:46:58 c6b621f2f46b 7 seconds ago 1.72GB 22:46:58 security-spiffe-token-provider latest c0b32f57a2d7 15 seconds ago 29.2MB 22:46:58 2b2c93114a82 22 seconds ago 1.74GB 22:46:58 security-secretstore-setup latest c092640a057d 43 seconds ago 28.9MB 22:46:58 security-proxy-setup latest 045cfdcf4305 43 seconds ago 27.2MB 22:46:58 security-spire-server latest 99ac512f2039 46 seconds ago 86.5MB 22:46:58 core-command latest be2db94aa728 49 seconds ago 16.2MB 22:46:58 6bae6ff7ddd5 53 seconds ago 1.58GB 22:46:58 66cca4893047 53 seconds ago 1.69GB 22:46:58 90c2d073d629 54 seconds ago 1.68GB 22:46:58 30efee29533b About a minute ago 1.7GB 22:46:58 security-spire-agent latest 11bccbc6fa79 About a minute ago 125MB 22:46:58 security-spire-config latest 70bc3372c4a6 About a minute ago 85.8MB 22:46:58 1bd7c07d0575 About a minute ago 1.58GB 22:46:58 97f49f2aec3d About a minute ago 1.58GB 22:46:58 sys-mgmt-agent latest e33622dc6723 About a minute ago 299MB 22:46:58 security-bootstrapper latest 2489ce9eda29 About a minute ago 19.3MB 22:46:58 support-notifications latest 63fab39b4dfc About a minute ago 27.1MB 22:46:58 support-scheduler latest f8868fb2d1f0 About a minute ago 26.5MB 22:46:58 core-metadata latest 0af614c11fa1 About a minute ago 18.2MB 22:46:58 be76d9e4f669 About a minute ago 1.75GB 22:46:58 bc62838b3a5d About a minute ago 1.75GB 22:46:58 82c02e1217c8 About a minute ago 1.69GB 22:46:58 f7ffe9021a86 2 minutes ago 1.71GB 22:46:58 04940be012da 2 minutes ago 1.69GB 22:46:58 ci-base-image-x86_64 latest 39f858d3313b 5 minutes ago 993MB 22:46:58 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 22:46:58 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 22:46:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 22:46:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 22:46:58 docker 20.10.14 7417809fdb73 3 months ago 218MB 22:46:58 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 22:46:58 provisioning config files... 22:46:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config4833343665910527757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:58 ---> docker-login.sh 22:46:58 nexus3.edgexfoundry.org:10001 22:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:58 Configure a credential helper to remove this warning. See 22:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:58 22:46:58 Login Succeeded 22:46:58 nexus3.edgexfoundry.org:10002 22:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:59 Configure a credential helper to remove this warning. See 22:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:59 22:46:59 Login Succeeded 22:46:59 nexus3.edgexfoundry.org:10003 22:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:59 Configure a credential helper to remove this warning. See 22:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:59 22:46:59 Login Succeeded 22:46:59 nexus3.edgexfoundry.org:10004 22:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:59 Configure a credential helper to remove this warning. See 22:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:59 22:46:59 Login Succeeded 22:46:59 docker.io 22:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:59 Configure a credential helper to remove this warning. See 22:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:59 22:46:59 Login Succeeded 22:46:59 ---> docker-login.sh ends [Pipeline] } 22:46:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:46:59 643a1ec0173d822b32d32c37cecccb087e144190 22:46:59 latest 22:46:59 2.3.0-dev.36 22:46:59 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:46:59 main 22:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:00 + docker push nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190 22:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:47:00 e94455ef33b8: Preparing 22:47:00 350480df2c3f: Preparing 22:47:00 49bbc6186781: Preparing 22:47:00 51fee55212ac: Preparing 22:47:00 ec34fcc1d526: Preparing 22:47:00 ec34fcc1d526: Layer already exists 22:47:00 e94455ef33b8: Pushed 22:47:00 51fee55212ac: Pushed 22:47:00 49bbc6186781: Pushed 22:47:01 350480df2c3f: Pushed 22:47:01 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:47:02 e94455ef33b8: Preparing 22:47:02 350480df2c3f: Preparing 22:47:02 49bbc6186781: Preparing 22:47:02 51fee55212ac: Preparing 22:47:02 ec34fcc1d526: Preparing 22:47:02 e94455ef33b8: Layer already exists 22:47:02 350480df2c3f: Layer already exists 22:47:02 49bbc6186781: Layer already exists 22:47:02 51fee55212ac: Layer already exists 22:47:02 ec34fcc1d526: Layer already exists 22:47:02 latest: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:03 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.36 22:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:47:03 e94455ef33b8: Preparing 22:47:03 350480df2c3f: Preparing 22:47:03 49bbc6186781: Preparing 22:47:03 51fee55212ac: Preparing 22:47:03 ec34fcc1d526: Preparing 22:47:03 ec34fcc1d526: Layer already exists 22:47:03 51fee55212ac: Layer already exists 22:47:03 e94455ef33b8: Layer already exists 22:47:03 49bbc6186781: Layer already exists 22:47:03 350480df2c3f: Layer already exists 22:47:03 2.3.0-dev.36: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:03 + docker push nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:47:03 e94455ef33b8: Preparing 22:47:03 350480df2c3f: Preparing 22:47:03 49bbc6186781: Preparing 22:47:03 51fee55212ac: Preparing 22:47:03 ec34fcc1d526: Preparing 22:47:03 350480df2c3f: Layer already exists 22:47:03 e94455ef33b8: Layer already exists 22:47:03 ec34fcc1d526: Layer already exists 22:47:03 49bbc6186781: Layer already exists 22:47:03 51fee55212ac: Layer already exists 22:47:03 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:04 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:47:04 e94455ef33b8: Preparing 22:47:04 350480df2c3f: Preparing 22:47:04 49bbc6186781: Preparing 22:47:04 51fee55212ac: Preparing 22:47:04 ec34fcc1d526: Preparing 22:47:04 49bbc6186781: Layer already exists 22:47:04 350480df2c3f: Layer already exists 22:47:04 51fee55212ac: Layer already exists 22:47:04 e94455ef33b8: Layer already exists 22:47:04 ec34fcc1d526: Layer already exists 22:47:04 main: digest: sha256:cb8b6baac23c16441466e92e53550dfb53642ad637f934675bc501974401c7c0 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:04 ===================================================== [Pipeline] echo 22:47:04 taggedImages: 22:47:04 - nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190 22:47:04 - nexus3.edgexfoundry.org:10004/core-command:latest 22:47:04 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.36 22:47:04 - nexus3.edgexfoundry.org:10004/core-command:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:47:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:47:04 643a1ec0173d822b32d32c37cecccb087e144190 22:47:04 latest 22:47:04 2.3.0-dev.36 22:47:04 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:04 main 22:47:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:05 + docker push nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190 22:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:47:05 3447d01a9d06: Preparing 22:47:05 22751b1de520: Preparing 22:47:05 49bbc6186781: Preparing 22:47:05 e1492dcc81b8: Preparing 22:47:05 178d81eb069d: Preparing 22:47:05 ec34fcc1d526: Preparing 22:47:05 ec34fcc1d526: Waiting 22:47:05 49bbc6186781: Layer already exists 22:47:05 ec34fcc1d526: Layer already exists 22:47:05 3447d01a9d06: Pushed 22:47:05 178d81eb069d: Pushed 22:47:05 e1492dcc81b8: Pushed 22:47:06 22751b1de520: Pushed 22:47:06 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:47:07 3447d01a9d06: Preparing 22:47:07 22751b1de520: Preparing 22:47:07 49bbc6186781: Preparing 22:47:07 e1492dcc81b8: Preparing 22:47:07 178d81eb069d: Preparing 22:47:07 ec34fcc1d526: Preparing 22:47:07 ec34fcc1d526: Waiting 22:47:07 e1492dcc81b8: Layer already exists 22:47:07 178d81eb069d: Layer already exists 22:47:07 3447d01a9d06: Layer already exists 22:47:07 49bbc6186781: Layer already exists 22:47:07 22751b1de520: Layer already exists 22:47:07 ec34fcc1d526: Layer already exists 22:47:07 latest: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:08 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.36 22:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:47:08 3447d01a9d06: Preparing 22:47:08 22751b1de520: Preparing 22:47:08 49bbc6186781: Preparing 22:47:08 e1492dcc81b8: Preparing 22:47:08 178d81eb069d: Preparing 22:47:08 ec34fcc1d526: Preparing 22:47:08 ec34fcc1d526: Waiting 22:47:08 3447d01a9d06: Layer already exists 22:47:08 e1492dcc81b8: Layer already exists 22:47:08 22751b1de520: Layer already exists 22:47:08 49bbc6186781: Layer already exists 22:47:08 178d81eb069d: Layer already exists 22:47:08 ec34fcc1d526: Layer already exists 22:47:08 2.3.0-dev.36: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:08 + docker push nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:47:08 3447d01a9d06: Preparing 22:47:08 22751b1de520: Preparing 22:47:08 49bbc6186781: Preparing 22:47:08 e1492dcc81b8: Preparing 22:47:08 178d81eb069d: Preparing 22:47:08 ec34fcc1d526: Preparing 22:47:08 ec34fcc1d526: Waiting 22:47:08 3447d01a9d06: Layer already exists 22:47:08 e1492dcc81b8: Layer already exists 22:47:08 49bbc6186781: Layer already exists 22:47:08 178d81eb069d: Layer already exists 22:47:08 22751b1de520: Layer already exists 22:47:08 ec34fcc1d526: Layer already exists 22:47:08 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:47:09 3447d01a9d06: Preparing 22:47:09 22751b1de520: Preparing 22:47:09 49bbc6186781: Preparing 22:47:09 e1492dcc81b8: Preparing 22:47:09 178d81eb069d: Preparing 22:47:09 ec34fcc1d526: Preparing 22:47:09 ec34fcc1d526: Waiting 22:47:09 22751b1de520: Layer already exists 22:47:09 3447d01a9d06: Layer already exists 22:47:09 e1492dcc81b8: Layer already exists 22:47:09 178d81eb069d: Layer already exists 22:47:09 49bbc6186781: Layer already exists 22:47:09 ec34fcc1d526: Layer already exists 22:47:09 main: digest: sha256:2fa3ddd679d3ee3b9899c6a09ea2a6569fb4ce8d97798fa40dad6e29bfd4d87e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:09 ===================================================== [Pipeline] echo 22:47:09 taggedImages: 22:47:09 - nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190 22:47:09 - nexus3.edgexfoundry.org:10004/core-data:latest 22:47:09 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.36 22:47:09 - nexus3.edgexfoundry.org:10004/core-data:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:47:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:47:09 643a1ec0173d822b32d32c37cecccb087e144190 22:47:09 latest 22:47:09 2.3.0-dev.36 22:47:09 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:09 main 22:47:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190 22:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:47:10 dcca89751486: Preparing 22:47:10 f531859faadc: Preparing 22:47:10 49bbc6186781: Preparing 22:47:10 51fee55212ac: Preparing 22:47:10 ec34fcc1d526: Preparing 22:47:10 49bbc6186781: Layer already exists 22:47:10 51fee55212ac: Layer already exists 22:47:10 ec34fcc1d526: Layer already exists 22:47:10 dcca89751486: Pushed 22:47:12 f531859faadc: Pushed 22:47:12 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:47:12 dcca89751486: Preparing 22:47:12 f531859faadc: Preparing 22:47:12 49bbc6186781: Preparing 22:47:12 51fee55212ac: Preparing 22:47:12 ec34fcc1d526: Preparing 22:47:12 51fee55212ac: Layer already exists 22:47:12 f531859faadc: Layer already exists 22:47:12 dcca89751486: Layer already exists 22:47:12 ec34fcc1d526: Layer already exists 22:47:12 49bbc6186781: Layer already exists 22:47:12 latest: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.36 22:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:47:13 dcca89751486: Preparing 22:47:13 f531859faadc: Preparing 22:47:13 49bbc6186781: Preparing 22:47:13 51fee55212ac: Preparing 22:47:13 ec34fcc1d526: Preparing 22:47:13 f531859faadc: Layer already exists 22:47:13 dcca89751486: Layer already exists 22:47:13 49bbc6186781: Layer already exists 22:47:13 ec34fcc1d526: Layer already exists 22:47:13 51fee55212ac: Layer already exists 22:47:13 2.3.0-dev.36: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:47:14 dcca89751486: Preparing 22:47:14 f531859faadc: Preparing 22:47:14 49bbc6186781: Preparing 22:47:14 51fee55212ac: Preparing 22:47:14 ec34fcc1d526: Preparing 22:47:14 f531859faadc: Layer already exists 22:47:14 49bbc6186781: Layer already exists 22:47:14 dcca89751486: Layer already exists 22:47:14 ec34fcc1d526: Layer already exists 22:47:14 51fee55212ac: Layer already exists 22:47:14 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:14 Removing intermediate container 5c2ac611d7ed 22:47:14 ---> 49651d8c4608 22:47:14 Step 8/26 : COPY . . 22:47:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:47:14 dcca89751486: Preparing 22:47:14 f531859faadc: Preparing 22:47:14 49bbc6186781: Preparing 22:47:14 51fee55212ac: Preparing 22:47:14 ec34fcc1d526: Preparing 22:47:14 f531859faadc: Layer already exists 22:47:14 51fee55212ac: Layer already exists 22:47:14 dcca89751486: Layer already exists 22:47:14 ec34fcc1d526: Layer already exists 22:47:14 49bbc6186781: Layer already exists 22:47:14 main: digest: sha256:2cdc7ddae8a53885c124b6c55ee7c29d0daa63ca0276d0fb8bd83ec1c979126f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:14 ===================================================== [Pipeline] echo 22:47:14 taggedImages: 22:47:14 - nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190 22:47:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:47:14 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.36 22:47:14 - nexus3.edgexfoundry.org:10004/core-metadata:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:47:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:47:14 643a1ec0173d822b32d32c37cecccb087e144190 22:47:14 latest 22:47:14 2.3.0-dev.36 22:47:14 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:14 main 22:47:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:14 Removing intermediate container bc2b1e977386 22:47:14 ---> 2b307b7d8bcd 22:47:14 Step 8/23 : COPY . . 22:47:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:15 Removing intermediate container bd92f9de1e5c 22:47:15 ---> 157fe73ada25 22:47:15 Step 8/22 : COPY . . 22:47:15 Removing intermediate container 4dd465a285b0 22:47:15 ---> 78b0a6360885 22:47:15 Step 8/25 : COPY . . 22:47:15 Removing intermediate container 47bae79b42f4 22:47:15 ---> 94cbc3db5a95 22:47:15 Step 8/26 : COPY . . 22:47:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190 22:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:47:15 baaed0a321d0: Preparing 22:47:15 baaed0a321d0: Preparing 22:47:15 8d94594b9ab7: Preparing 22:47:15 33ba52009625: Preparing 22:47:15 4462297be1df: Preparing 22:47:15 395e838f3d9e: Preparing 22:47:15 49bbc6186781: Preparing 22:47:15 1ae7f6e669cf: Preparing 22:47:15 0d09be5b1cc2: Preparing 22:47:15 c64efc709d97: Preparing 22:47:15 8882324ee3af: Preparing 22:47:15 ec34fcc1d526: Preparing 22:47:15 1ae7f6e669cf: Waiting 22:47:15 0d09be5b1cc2: Waiting 22:47:15 c64efc709d97: Waiting 22:47:15 8882324ee3af: Waiting 22:47:15 ec34fcc1d526: Waiting 22:47:15 49bbc6186781: Waiting 22:47:15 33ba52009625: Pushed 22:47:15 baaed0a321d0: Pushed 22:47:15 4462297be1df: Pushed 22:47:15 8d94594b9ab7: Pushed 22:47:15 49bbc6186781: Layer already exists 22:47:15 1ae7f6e669cf: Pushed 22:47:15 ec34fcc1d526: Layer already exists 22:47:15 8882324ee3af: Pushed 22:47:15 c64efc709d97: Pushed 22:47:15 0d09be5b1cc2: Pushed 22:47:17 395e838f3d9e: Pushed 22:47:17 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:47:17 baaed0a321d0: Preparing 22:47:17 baaed0a321d0: Preparing 22:47:17 8d94594b9ab7: Preparing 22:47:17 33ba52009625: Preparing 22:47:17 4462297be1df: Preparing 22:47:17 395e838f3d9e: Preparing 22:47:17 49bbc6186781: Preparing 22:47:17 1ae7f6e669cf: Preparing 22:47:17 0d09be5b1cc2: Preparing 22:47:17 c64efc709d97: Preparing 22:47:17 49bbc6186781: Waiting 22:47:17 1ae7f6e669cf: Waiting 22:47:17 0d09be5b1cc2: Waiting 22:47:17 8882324ee3af: Preparing 22:47:17 ec34fcc1d526: Preparing 22:47:17 c64efc709d97: Waiting 22:47:17 ec34fcc1d526: Waiting 22:47:17 4462297be1df: Layer already exists 22:47:17 395e838f3d9e: Layer already exists 22:47:17 baaed0a321d0: Layer already exists 22:47:17 33ba52009625: Layer already exists 22:47:17 8d94594b9ab7: Layer already exists 22:47:17 0d09be5b1cc2: Layer already exists 22:47:17 49bbc6186781: Layer already exists 22:47:17 8882324ee3af: Layer already exists 22:47:17 1ae7f6e669cf: Layer already exists 22:47:17 c64efc709d97: Layer already exists 22:47:17 ec34fcc1d526: Layer already exists 22:47:17 latest: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.36 22:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:47:18 baaed0a321d0: Preparing 22:47:18 baaed0a321d0: Preparing 22:47:18 8d94594b9ab7: Preparing 22:47:18 33ba52009625: Preparing 22:47:18 4462297be1df: Preparing 22:47:18 395e838f3d9e: Preparing 22:47:18 49bbc6186781: Preparing 22:47:18 1ae7f6e669cf: Preparing 22:47:18 0d09be5b1cc2: Preparing 22:47:18 c64efc709d97: Preparing 22:47:18 8882324ee3af: Preparing 22:47:18 ec34fcc1d526: Preparing 22:47:18 1ae7f6e669cf: Waiting 22:47:18 8882324ee3af: Waiting 22:47:18 ec34fcc1d526: Waiting 22:47:18 0d09be5b1cc2: Waiting 22:47:18 c64efc709d97: Waiting 22:47:18 49bbc6186781: Waiting 22:47:18 8d94594b9ab7: Layer already exists 22:47:18 395e838f3d9e: Layer already exists 22:47:18 baaed0a321d0: Layer already exists 22:47:18 4462297be1df: Layer already exists 22:47:18 33ba52009625: Layer already exists 22:47:18 49bbc6186781: Layer already exists 22:47:18 0d09be5b1cc2: Layer already exists 22:47:18 8882324ee3af: Layer already exists 22:47:18 c64efc709d97: Layer already exists 22:47:18 1ae7f6e669cf: Layer already exists 22:47:18 ec34fcc1d526: Layer already exists 22:47:18 2.3.0-dev.36: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:47:18 baaed0a321d0: Preparing 22:47:18 baaed0a321d0: Preparing 22:47:18 8d94594b9ab7: Preparing 22:47:18 33ba52009625: Preparing 22:47:18 4462297be1df: Preparing 22:47:18 395e838f3d9e: Preparing 22:47:18 49bbc6186781: Preparing 22:47:18 1ae7f6e669cf: Preparing 22:47:18 0d09be5b1cc2: Preparing 22:47:18 c64efc709d97: Preparing 22:47:18 8882324ee3af: Preparing 22:47:18 ec34fcc1d526: Preparing 22:47:18 49bbc6186781: Waiting 22:47:18 1ae7f6e669cf: Waiting 22:47:18 c64efc709d97: Waiting 22:47:18 8882324ee3af: Waiting 22:47:18 0d09be5b1cc2: Waiting 22:47:18 ec34fcc1d526: Waiting 22:47:18 8d94594b9ab7: Layer already exists 22:47:18 395e838f3d9e: Layer already exists 22:47:18 4462297be1df: Layer already exists 22:47:18 33ba52009625: Layer already exists 22:47:18 baaed0a321d0: Layer already exists 22:47:18 1ae7f6e669cf: Layer already exists 22:47:18 0d09be5b1cc2: Layer already exists 22:47:18 8882324ee3af: Layer already exists 22:47:18 c64efc709d97: Layer already exists 22:47:18 49bbc6186781: Layer already exists 22:47:18 ec34fcc1d526: Layer already exists 22:47:18 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:47:19 baaed0a321d0: Preparing 22:47:19 baaed0a321d0: Preparing 22:47:19 8d94594b9ab7: Preparing 22:47:19 33ba52009625: Preparing 22:47:19 4462297be1df: Preparing 22:47:19 395e838f3d9e: Preparing 22:47:19 49bbc6186781: Preparing 22:47:19 1ae7f6e669cf: Preparing 22:47:19 0d09be5b1cc2: Preparing 22:47:19 c64efc709d97: Preparing 22:47:19 8882324ee3af: Preparing 22:47:19 ec34fcc1d526: Preparing 22:47:19 0d09be5b1cc2: Waiting 22:47:19 c64efc709d97: Waiting 22:47:19 8882324ee3af: Waiting 22:47:19 49bbc6186781: Waiting 22:47:19 ec34fcc1d526: Waiting 22:47:19 1ae7f6e669cf: Waiting 22:47:19 baaed0a321d0: Layer already exists 22:47:19 395e838f3d9e: Layer already exists 22:47:19 33ba52009625: Layer already exists 22:47:19 8d94594b9ab7: Layer already exists 22:47:19 4462297be1df: Layer already exists 22:47:19 49bbc6186781: Layer already exists 22:47:19 1ae7f6e669cf: Layer already exists 22:47:19 0d09be5b1cc2: Layer already exists 22:47:19 8882324ee3af: Layer already exists 22:47:19 c64efc709d97: Layer already exists 22:47:19 ec34fcc1d526: Layer already exists 22:47:19 main: digest: sha256:a0c0748b5a759c8dd1ca16c24c2b3ff6007d38afb2d3835d9d1ba7a0ae9f5ad5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:19 ===================================================== [Pipeline] echo 22:47:19 taggedImages: 22:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190 22:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.36 22:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:47:19 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:47:19 643a1ec0173d822b32d32c37cecccb087e144190 22:47:19 latest 22:47:19 2.3.0-dev.36 22:47:19 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:19 main 22:47:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190 22:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:47:20 98be7b40e8c4: Preparing 22:47:20 c705ccb91953: Preparing 22:47:20 2754ee23cac6: Preparing 22:47:20 147f88a23a52: Preparing 22:47:20 bf820c8204a0: Preparing 22:47:20 e30adb06ba9b: Preparing 22:47:20 58aecf5c7b4f: Preparing 22:47:20 ec34fcc1d526: Preparing 22:47:20 58aecf5c7b4f: Waiting 22:47:20 e30adb06ba9b: Waiting 22:47:20 ec34fcc1d526: Waiting 22:47:20 98be7b40e8c4: Pushed 22:47:20 c705ccb91953: Pushed 22:47:20 bf820c8204a0: Pushed 22:47:20 ec34fcc1d526: Layer already exists 22:47:20 e30adb06ba9b: Pushed 22:47:20 58aecf5c7b4f: Pushed 22:47:21 2754ee23cac6: Pushed 22:47:21 147f88a23a52: Pushed 22:47:21 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:47:22 98be7b40e8c4: Preparing 22:47:22 c705ccb91953: Preparing 22:47:22 2754ee23cac6: Preparing 22:47:22 147f88a23a52: Preparing 22:47:22 bf820c8204a0: Preparing 22:47:22 e30adb06ba9b: Preparing 22:47:22 58aecf5c7b4f: Preparing 22:47:22 ec34fcc1d526: Preparing 22:47:22 58aecf5c7b4f: Waiting 22:47:22 ec34fcc1d526: Waiting 22:47:22 e30adb06ba9b: Waiting 22:47:22 bf820c8204a0: Layer already exists 22:47:22 c705ccb91953: Layer already exists 22:47:22 98be7b40e8c4: Layer already exists 22:47:22 147f88a23a52: Layer already exists 22:47:22 2754ee23cac6: Layer already exists 22:47:22 e30adb06ba9b: Layer already exists 22:47:22 58aecf5c7b4f: Layer already exists 22:47:22 ec34fcc1d526: Layer already exists 22:47:22 latest: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.36 22:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:47:22 98be7b40e8c4: Preparing 22:47:22 c705ccb91953: Preparing 22:47:22 2754ee23cac6: Preparing 22:47:22 147f88a23a52: Preparing 22:47:22 bf820c8204a0: Preparing 22:47:22 e30adb06ba9b: Preparing 22:47:22 58aecf5c7b4f: Preparing 22:47:22 ec34fcc1d526: Preparing 22:47:22 e30adb06ba9b: Waiting 22:47:22 ec34fcc1d526: Waiting 22:47:22 58aecf5c7b4f: Waiting 22:47:22 98be7b40e8c4: Layer already exists 22:47:22 147f88a23a52: Layer already exists 22:47:22 2754ee23cac6: Layer already exists 22:47:22 bf820c8204a0: Layer already exists 22:47:22 c705ccb91953: Layer already exists 22:47:22 58aecf5c7b4f: Layer already exists 22:47:22 e30adb06ba9b: Layer already exists 22:47:22 ec34fcc1d526: Layer already exists 22:47:22 2.3.0-dev.36: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:47:23 98be7b40e8c4: Preparing 22:47:23 c705ccb91953: Preparing 22:47:23 2754ee23cac6: Preparing 22:47:23 147f88a23a52: Preparing 22:47:23 bf820c8204a0: Preparing 22:47:23 e30adb06ba9b: Preparing 22:47:23 58aecf5c7b4f: Preparing 22:47:23 ec34fcc1d526: Preparing 22:47:23 e30adb06ba9b: Waiting 22:47:23 58aecf5c7b4f: Waiting 22:47:23 ec34fcc1d526: Waiting 22:47:23 c705ccb91953: Layer already exists 22:47:23 147f88a23a52: Layer already exists 22:47:23 bf820c8204a0: Layer already exists 22:47:23 2754ee23cac6: Layer already exists 22:47:23 98be7b40e8c4: Layer already exists 22:47:23 e30adb06ba9b: Layer already exists 22:47:23 58aecf5c7b4f: Layer already exists 22:47:23 ec34fcc1d526: Layer already exists 22:47:23 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:47:24 98be7b40e8c4: Preparing 22:47:24 c705ccb91953: Preparing 22:47:24 2754ee23cac6: Preparing 22:47:24 147f88a23a52: Preparing 22:47:24 bf820c8204a0: Preparing 22:47:24 e30adb06ba9b: Preparing 22:47:24 58aecf5c7b4f: Preparing 22:47:24 ec34fcc1d526: Preparing 22:47:24 e30adb06ba9b: Waiting 22:47:24 ec34fcc1d526: Waiting 22:47:24 58aecf5c7b4f: Waiting 22:47:24 c705ccb91953: Layer already exists 22:47:24 bf820c8204a0: Layer already exists 22:47:24 147f88a23a52: Layer already exists 22:47:24 2754ee23cac6: Layer already exists 22:47:24 98be7b40e8c4: Layer already exists 22:47:24 e30adb06ba9b: Layer already exists 22:47:24 ec34fcc1d526: Layer already exists 22:47:24 58aecf5c7b4f: Layer already exists 22:47:24 main: digest: sha256:8ad298f2f8718a60fa95d34c59ae02b2a8adb57be39295532511a338541cae32 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:24 ===================================================== [Pipeline] echo 22:47:24 taggedImages: 22:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190 22:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.36 22:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:47:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:47:24 643a1ec0173d822b32d32c37cecccb087e144190 22:47:24 latest 22:47:24 2.3.0-dev.36 22:47:24 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:24 main 22:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190 22:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:47:24 a09a7268e1c9: Preparing 22:47:24 9bac0f30badc: Preparing 22:47:24 a6afff577b5b: Preparing 22:47:24 23b4af9ac372: Preparing 22:47:24 828a8ca9dafa: Preparing 22:47:24 934256a169c0: Preparing 22:47:24 acfaadf60691: Preparing 22:47:24 abd69db54a8c: Preparing 22:47:24 c2e1ed3bfb1f: Preparing 22:47:24 ec34fcc1d526: Preparing 22:47:24 934256a169c0: Waiting 22:47:24 acfaadf60691: Waiting 22:47:24 abd69db54a8c: Waiting 22:47:24 c2e1ed3bfb1f: Waiting 22:47:24 ec34fcc1d526: Waiting 22:47:24 a09a7268e1c9: Pushed 22:47:24 828a8ca9dafa: Pushed 22:47:24 9bac0f30badc: Pushed 22:47:25 934256a169c0: Pushed 22:47:25 abd69db54a8c: Pushed 22:47:25 acfaadf60691: Pushed 22:47:25 ec34fcc1d526: Layer already exists 22:47:25 c2e1ed3bfb1f: Pushed 22:47:26 23b4af9ac372: Pushed 22:47:26 a6afff577b5b: Pushed 22:47:26 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:47:27 a09a7268e1c9: Preparing 22:47:27 9bac0f30badc: Preparing 22:47:27 a6afff577b5b: Preparing 22:47:27 23b4af9ac372: Preparing 22:47:27 828a8ca9dafa: Preparing 22:47:27 934256a169c0: Preparing 22:47:27 acfaadf60691: Preparing 22:47:27 abd69db54a8c: Preparing 22:47:27 c2e1ed3bfb1f: Preparing 22:47:27 ec34fcc1d526: Preparing 22:47:27 934256a169c0: Waiting 22:47:27 ec34fcc1d526: Waiting 22:47:27 c2e1ed3bfb1f: Waiting 22:47:27 acfaadf60691: Waiting 22:47:27 abd69db54a8c: Waiting 22:47:27 828a8ca9dafa: Layer already exists 22:47:27 23b4af9ac372: Layer already exists 22:47:27 a09a7268e1c9: Layer already exists 22:47:27 a6afff577b5b: Layer already exists 22:47:27 9bac0f30badc: Layer already exists 22:47:27 acfaadf60691: Layer already exists 22:47:27 934256a169c0: Layer already exists 22:47:27 abd69db54a8c: Layer already exists 22:47:27 ec34fcc1d526: Layer already exists 22:47:27 c2e1ed3bfb1f: Layer already exists 22:47:27 latest: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.36 22:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:47:27 a09a7268e1c9: Preparing 22:47:27 9bac0f30badc: Preparing 22:47:27 a6afff577b5b: Preparing 22:47:27 23b4af9ac372: Preparing 22:47:27 828a8ca9dafa: Preparing 22:47:27 934256a169c0: Preparing 22:47:27 acfaadf60691: Preparing 22:47:27 abd69db54a8c: Preparing 22:47:27 c2e1ed3bfb1f: Preparing 22:47:27 ec34fcc1d526: Preparing 22:47:27 acfaadf60691: Waiting 22:47:27 934256a169c0: Waiting 22:47:27 c2e1ed3bfb1f: Waiting 22:47:27 ec34fcc1d526: Waiting 22:47:27 23b4af9ac372: Layer already exists 22:47:27 a09a7268e1c9: Layer already exists 22:47:27 a6afff577b5b: Layer already exists 22:47:27 828a8ca9dafa: Layer already exists 22:47:27 9bac0f30badc: Layer already exists 22:47:27 abd69db54a8c: Layer already exists 22:47:27 acfaadf60691: Layer already exists 22:47:27 c2e1ed3bfb1f: Layer already exists 22:47:27 934256a169c0: Layer already exists 22:47:27 ec34fcc1d526: Layer already exists 22:47:27 2.3.0-dev.36: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:47:28 a09a7268e1c9: Preparing 22:47:28 9bac0f30badc: Preparing 22:47:28 a6afff577b5b: Preparing 22:47:28 23b4af9ac372: Preparing 22:47:28 828a8ca9dafa: Preparing 22:47:28 934256a169c0: Preparing 22:47:28 acfaadf60691: Preparing 22:47:28 abd69db54a8c: Preparing 22:47:28 c2e1ed3bfb1f: Preparing 22:47:28 ec34fcc1d526: Preparing 22:47:28 934256a169c0: Waiting 22:47:28 acfaadf60691: Waiting 22:47:28 abd69db54a8c: Waiting 22:47:28 ec34fcc1d526: Waiting 22:47:28 a6afff577b5b: Layer already exists 22:47:28 23b4af9ac372: Layer already exists 22:47:28 a09a7268e1c9: Layer already exists 22:47:28 9bac0f30badc: Layer already exists 22:47:28 828a8ca9dafa: Layer already exists 22:47:28 934256a169c0: Layer already exists 22:47:28 acfaadf60691: Layer already exists 22:47:28 ec34fcc1d526: Layer already exists 22:47:28 abd69db54a8c: Layer already exists 22:47:28 c2e1ed3bfb1f: Layer already exists 22:47:28 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:47:29 a09a7268e1c9: Preparing 22:47:29 9bac0f30badc: Preparing 22:47:29 a6afff577b5b: Preparing 22:47:29 23b4af9ac372: Preparing 22:47:29 828a8ca9dafa: Preparing 22:47:29 934256a169c0: Preparing 22:47:29 acfaadf60691: Preparing 22:47:29 abd69db54a8c: Preparing 22:47:29 c2e1ed3bfb1f: Preparing 22:47:29 934256a169c0: Waiting 22:47:29 ec34fcc1d526: Preparing 22:47:29 acfaadf60691: Waiting 22:47:29 abd69db54a8c: Waiting 22:47:29 c2e1ed3bfb1f: Waiting 22:47:29 23b4af9ac372: Layer already exists 22:47:29 828a8ca9dafa: Layer already exists 22:47:29 a6afff577b5b: Layer already exists 22:47:29 9bac0f30badc: Layer already exists 22:47:29 a09a7268e1c9: Layer already exists 22:47:29 934256a169c0: Layer already exists 22:47:29 abd69db54a8c: Layer already exists 22:47:29 acfaadf60691: Layer already exists 22:47:29 ec34fcc1d526: Layer already exists 22:47:29 c2e1ed3bfb1f: Layer already exists 22:47:29 main: digest: sha256:ef416ae41ac56ac7d657e18921f363571b459098431eec18ecbf223222d68151 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:29 ===================================================== [Pipeline] echo 22:47:29 taggedImages: 22:47:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190 22:47:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:47:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.36 22:47:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:47:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:47:29 643a1ec0173d822b32d32c37cecccb087e144190 22:47:29 latest 22:47:29 2.3.0-dev.36 22:47:29 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:29 main 22:47:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190 22:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:47:29 a3980e95016b: Preparing 22:47:29 2e1fdb8b850b: Preparing 22:47:29 49bbc6186781: Preparing 22:47:29 7226b5e5cfd5: Preparing 22:47:29 c730bf26b8b2: Preparing 22:47:29 ad543cd673bd: Preparing 22:47:29 49bbc6186781: Layer already exists 22:47:29 ad543cd673bd: Layer already exists 22:47:29 c730bf26b8b2: Pushed 22:47:29 a3980e95016b: Pushed 22:47:30 ---> e5bbee81f099 22:47:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:47:30 ---> 3a9b565166cb 22:47:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:47:30 ---> Running in c0e004ff1261 22:47:30 ---> Running in 42120dd567aa 22:47:30 ---> 8831f020a8eb 22:47:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:47:30 7226b5e5cfd5: Pushed 22:47:30 ---> Running in 6655318453b5 22:47:31 Removing intermediate container 6655318453b5 22:47:31 ---> 2f8f24997244 22:47:31 Step 10/26 : WORKDIR /edgex-go/spire-build 22:47:31 ---> Running in 2be0e2732a75 22:47:31 ---> 6455832e3cf1 22:47:31 Step 9/23 : RUN make cmd/core-command/core-command 22:47:32 ---> Running in 046108812da7 22:47:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:47:32 2e1fdb8b850b: Pushed 22:47:32 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } 22:47:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:47:32 ---> acda18445d32 22:47:32 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:33 Removing intermediate container 2be0e2732a75 22:47:33 ---> 55593025a0d8 22:47:33 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:47:33 ---> Running in 1e9bdc58ae73 22:47:33 ---> Running in 2c9376c55cdb 22:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:47:33 a3980e95016b: Preparing 22:47:33 2e1fdb8b850b: Preparing 22:47:33 49bbc6186781: Preparing 22:47:33 7226b5e5cfd5: Preparing 22:47:33 c730bf26b8b2: Preparing 22:47:33 ad543cd673bd: Preparing 22:47:33 ad543cd673bd: Waiting 22:47:33 c730bf26b8b2: Layer already exists 22:47:33 a3980e95016b: Layer already exists 22:47:33 7226b5e5cfd5: Layer already exists 22:47:33 2e1fdb8b850b: Layer already exists 22:47:33 49bbc6186781: Layer already exists 22:47:33 ad543cd673bd: Layer already exists 22:47:33 latest: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.36 22:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:47:33 a3980e95016b: Preparing 22:47:33 2e1fdb8b850b: Preparing 22:47:33 49bbc6186781: Preparing 22:47:33 7226b5e5cfd5: Preparing 22:47:33 c730bf26b8b2: Preparing 22:47:33 ad543cd673bd: Preparing 22:47:33 ad543cd673bd: Waiting 22:47:33 2e1fdb8b850b: Layer already exists 22:47:33 7226b5e5cfd5: Layer already exists 22:47:33 c730bf26b8b2: Layer already exists 22:47:33 a3980e95016b: Layer already exists 22:47:33 49bbc6186781: Layer already exists 22:47:33 ad543cd673bd: Layer already exists 22:47:33 2.3.0-dev.36: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv 22:47:34 Removing intermediate container 1e9bdc58ae73 22:47:34 ---> 7b5cb6987861 22:47:34 Step 10/26 : WORKDIR /edgex-go/spire-build 22:47:34 ---> Running in 94769b46ecc2 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:47:34 a3980e95016b: Preparing 22:47:34 2e1fdb8b850b: Preparing 22:47:34 49bbc6186781: Preparing 22:47:34 7226b5e5cfd5: Preparing 22:47:34 c730bf26b8b2: Preparing 22:47:34 ad543cd673bd: Preparing 22:47:34 ad543cd673bd: Waiting 22:47:34 2e1fdb8b850b: Layer already exists 22:47:34 49bbc6186781: Layer already exists 22:47:34 a3980e95016b: Layer already exists 22:47:34 c730bf26b8b2: Layer already exists 22:47:34 7226b5e5cfd5: Layer already exists 22:47:34 ad543cd673bd: Layer already exists 22:47:34 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:47:34 Removing intermediate container 94769b46ecc2 22:47:34 ---> d50b84a5d6c8 22:47:34 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:47:34 + 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 22:47:34 ---> Running in ae7a3bca6d66 22:47:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:47:34 a3980e95016b: Preparing 22:47:34 2e1fdb8b850b: Preparing 22:47:34 49bbc6186781: Preparing 22:47:34 7226b5e5cfd5: Preparing 22:47:34 c730bf26b8b2: Preparing 22:47:34 ad543cd673bd: Preparing 22:47:34 ad543cd673bd: Waiting 22:47:34 a3980e95016b: Layer already exists 22:47:34 c730bf26b8b2: Layer already exists 22:47:34 49bbc6186781: Layer already exists 22:47:34 7226b5e5cfd5: Layer already exists 22:47:34 2e1fdb8b850b: Layer already exists 22:47:34 ad543cd673bd: Layer already exists 22:47:34 main: digest: sha256:07e20b86c9e459d9011e1833db7d628d66d61e8fc9cf15eeaff1082e61e630f6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:35 ===================================================== [Pipeline] echo 22:47:35 taggedImages: 22:47:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190 22:47:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:47:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.36 22:47:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:47:35 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:47:35 643a1ec0173d822b32d32c37cecccb087e144190 22:47:35 latest 22:47:35 2.3.0-dev.36 22:47:35 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:35 main 22:47:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190 22:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:47:35 7e403e9c64d9: Preparing 22:47:35 804dbbeee85c: Preparing 22:47:35 2692c40e8102: Preparing 22:47:35 4fa9e978639b: Preparing 22:47:35 59e195f6a5b1: Preparing 22:47:35 ceae6e9b7a6b: Preparing 22:47:35 c730bf26b8b2: Preparing 22:47:35 ad543cd673bd: Preparing 22:47:35 ceae6e9b7a6b: Waiting 22:47:35 ad543cd673bd: Waiting 22:47:35 7e403e9c64d9: Pushed 22:47:35 2692c40e8102: Pushed 22:47:35 804dbbeee85c: Pushed 22:47:35 c730bf26b8b2: Layer already exists 22:47:35 ad543cd673bd: Layer already exists 22:47:36 ceae6e9b7a6b: Pushed 22:47:36 Removing intermediate container 2c9376c55cdb 22:47:36 ---> 5faaa17fe1bc 22:47:36 Step 12/26 : WORKDIR /edgex-go 22:47:36 ---> Running in a02017da6f22 22:47:37 Removing intermediate container a02017da6f22 22:47:37 ---> 305879cd73f9 22:47:37 22:47:37 Step 13/26 : FROM alpine:3.15 22:47:37 3.15: Pulling from library/alpine 22:47:38 Removing intermediate container ae7a3bca6d66 22:47:38 ---> 7b42c45de989 22:47:38 Step 12/26 : WORKDIR /edgex-go 22:47:38 ---> Running in 96634a4436c9 22:47:39 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:47:39 Status: Downloaded newer image for alpine:3.15 22:47:39 ---> 60f2846fe774 22:47:39 59e195f6a5b1: Pushed 22:47:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:39 ---> Running in ccb4aede3ab7 22:47:39 Removing intermediate container 96634a4436c9 22:47:39 ---> 91080d67d5a1 22:47:39 22:47:39 Step 13/26 : FROM alpine:3.15 22:47:39 ---> 60f2846fe774 22:47:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:47:39 ---> Running in d5655bc8ab39 22:47:40 Removing intermediate container ccb4aede3ab7 22:47:40 ---> 59233a85c858 22:47:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:40 ---> Running in 1b45b767b0f0 22:47:40 Removing intermediate container d5655bc8ab39 22:47:40 ---> 103fbf4e1760 22:47:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:40 ---> Running in 4cf89b066c39 22:47:42 4fa9e978639b: Pushed 22:47:43 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:47:43 7e403e9c64d9: Preparing 22:47:43 804dbbeee85c: Preparing 22:47:43 2692c40e8102: Preparing 22:47:43 4fa9e978639b: Preparing 22:47:43 59e195f6a5b1: Preparing 22:47:43 ceae6e9b7a6b: Preparing 22:47:43 c730bf26b8b2: Preparing 22:47:43 ad543cd673bd: Preparing 22:47:43 ad543cd673bd: Waiting 22:47:43 ceae6e9b7a6b: Waiting 22:47:43 c730bf26b8b2: Waiting 22:47:43 804dbbeee85c: Layer already exists 22:47:43 7e403e9c64d9: Layer already exists 22:47:43 4fa9e978639b: Layer already exists 22:47:43 59e195f6a5b1: Layer already exists 22:47:43 2692c40e8102: Layer already exists 22:47:43 ceae6e9b7a6b: Layer already exists 22:47:43 c730bf26b8b2: Layer already exists 22:47:43 ad543cd673bd: Layer already exists 22:47:43 latest: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:44 Removing intermediate container 1b45b767b0f0 22:47:44 ---> e6e28f28e9b3 22:47:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:47:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.36 22:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:47:44 7e403e9c64d9: Preparing 22:47:44 804dbbeee85c: Preparing 22:47:44 2692c40e8102: Preparing 22:47:44 4fa9e978639b: Preparing 22:47:44 59e195f6a5b1: Preparing 22:47:44 ceae6e9b7a6b: Preparing 22:47:44 c730bf26b8b2: Preparing 22:47:44 ad543cd673bd: Preparing 22:47:44 ceae6e9b7a6b: Waiting 22:47:44 c730bf26b8b2: Waiting 22:47:44 ad543cd673bd: Waiting 22:47:44 59e195f6a5b1: Layer already exists 22:47:44 7e403e9c64d9: Layer already exists 22:47:44 804dbbeee85c: Layer already exists 22:47:44 2692c40e8102: Layer already exists 22:47:44 4fa9e978639b: Layer already exists 22:47:44 ceae6e9b7a6b: Layer already exists 22:47:44 c730bf26b8b2: Layer already exists 22:47:44 ad543cd673bd: Layer already exists 22:47:44 2.3.0-dev.36: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:44 ---> Running in ed86f779b188 22:47:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:44 Removing intermediate container 4cf89b066c39 22:47:44 ---> c0e186b8ae0d 22:47:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:47:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:47:45 7e403e9c64d9: Preparing 22:47:45 804dbbeee85c: Preparing 22:47:45 2692c40e8102: Preparing 22:47:45 4fa9e978639b: Preparing 22:47:45 59e195f6a5b1: Preparing 22:47:45 ceae6e9b7a6b: Preparing 22:47:45 c730bf26b8b2: Preparing 22:47:45 ad543cd673bd: Preparing 22:47:45 ceae6e9b7a6b: Waiting 22:47:45 ad543cd673bd: Waiting 22:47:45 c730bf26b8b2: Waiting 22:47:45 804dbbeee85c: Layer already exists 22:47:45 4fa9e978639b: Layer already exists 22:47:45 59e195f6a5b1: Layer already exists 22:47:45 7e403e9c64d9: Layer already exists 22:47:45 2692c40e8102: Layer already exists 22:47:45 ceae6e9b7a6b: Layer already exists 22:47:45 ad543cd673bd: Layer already exists 22:47:45 c730bf26b8b2: Layer already exists 22:47:45 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } 22:47:45 ---> Running in f8e2ff5cd3b2 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:47:45 7e403e9c64d9: Preparing 22:47:45 804dbbeee85c: Preparing 22:47:45 2692c40e8102: Preparing 22:47:45 4fa9e978639b: Preparing 22:47:45 59e195f6a5b1: Preparing 22:47:45 ceae6e9b7a6b: Preparing 22:47:45 c730bf26b8b2: Preparing 22:47:45 ad543cd673bd: Preparing 22:47:45 ceae6e9b7a6b: Waiting 22:47:45 ad543cd673bd: Waiting 22:47:45 c730bf26b8b2: Waiting 22:47:45 7e403e9c64d9: Layer already exists 22:47:45 59e195f6a5b1: Layer already exists 22:47:45 2692c40e8102: Layer already exists 22:47:45 804dbbeee85c: Layer already exists 22:47:45 4fa9e978639b: Layer already exists 22:47:45 ceae6e9b7a6b: Layer already exists 22:47:45 c730bf26b8b2: Layer already exists 22:47:45 ad543cd673bd: Layer already exists 22:47:45 main: digest: sha256:d212f7ba5cdce0348cb0da2de09a4940f491b156318f3ca3a70ddc5ad19dd761 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:45 ===================================================== [Pipeline] echo 22:47:45 taggedImages: 22:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190 22:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.36 22:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:47:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:47:45 643a1ec0173d822b32d32c37cecccb087e144190 22:47:45 latest 22:47:45 2.3.0-dev.36 22:47:45 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:45 main 22:47:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190 22:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:47:46 f8755e59724b: Preparing 22:47:46 d41d7c453a66: Preparing 22:47:46 dba58850bc6a: Preparing 22:47:46 c7931108c167: Preparing 22:47:46 910bac9ee043: Preparing 22:47:46 c730bf26b8b2: Preparing 22:47:46 ad543cd673bd: Preparing 22:47:46 c730bf26b8b2: Waiting 22:47:46 ad543cd673bd: Waiting 22:47:46 f8755e59724b: Pushed 22:47:46 d41d7c453a66: Pushed 22:47:46 dba58850bc6a: Pushed 22:47:46 c730bf26b8b2: Layer already exists 22:47:46 ad543cd673bd: Layer already exists 22:47:46 910bac9ee043: Pushed 22:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:49 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:47:49 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:47:49 OK: 15734 distinct packages available 22:47:49 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:47:49 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:47:49 OK: 15734 distinct packages available 22:47:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:47:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:47:51 (1/4) Installing dumb-init (1.2.5-r1) 22:47:51 (1/5) Installing dumb-init (1.2.5-r1) 22:47:51 (2/4) Installing musl-obstack (1.2.3-r0) 22:47:51 (2/5) Installing musl-obstack (1.2.3-r0) 22:47:51 (3/4) Installing libucontext (1.1-r0) 22:47:51 (3/5) Installing libucontext (1.1-r0) 22:47:51 (4/4) Installing gcompat (1.0.0-r4) 22:47:52 (4/5) Installing gcompat (1.0.0-r4) 22:47:52 Executing busybox-1.34.1-r7.trigger 22:47:52 OK: 6 MiB in 18 packages 22:47:52 (5/5) Installing openssl (1.1.1q-r0) 22:47:52 Executing busybox-1.34.1-r7.trigger 22:47:52 OK: 6 MiB in 19 packages 22:47:54 Removing intermediate container f8e2ff5cd3b2 22:47:54 ---> e15c03f408ff 22:47:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:47:54 Removing intermediate container ed86f779b188 22:47:54 ---> 11d39a90ed0c 22:47:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:47:54 c7931108c167: Pushed 22:47:54 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:47:55 f8755e59724b: Preparing 22:47:55 d41d7c453a66: Preparing 22:47:55 dba58850bc6a: Preparing 22:47:55 c7931108c167: Preparing 22:47:55 910bac9ee043: Preparing 22:47:55 c730bf26b8b2: Preparing 22:47:55 ad543cd673bd: Preparing 22:47:55 c730bf26b8b2: Waiting 22:47:55 ad543cd673bd: Waiting 22:47:55 910bac9ee043: Layer already exists 22:47:55 d41d7c453a66: Layer already exists 22:47:55 dba58850bc6a: Layer already exists 22:47:55 c7931108c167: Layer already exists 22:47:55 f8755e59724b: Layer already exists 22:47:55 c730bf26b8b2: Layer already exists 22:47:55 ad543cd673bd: Layer already exists 22:47:55 latest: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.36 22:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:47:56 f8755e59724b: Preparing 22:47:56 d41d7c453a66: Preparing 22:47:56 dba58850bc6a: Preparing 22:47:56 c7931108c167: Preparing 22:47:56 910bac9ee043: Preparing 22:47:56 c730bf26b8b2: Preparing 22:47:56 ad543cd673bd: Preparing 22:47:56 c730bf26b8b2: Waiting 22:47:56 ad543cd673bd: Waiting 22:47:56 910bac9ee043: Layer already exists 22:47:56 f8755e59724b: Layer already exists 22:47:56 d41d7c453a66: Layer already exists 22:47:56 dba58850bc6a: Layer already exists 22:47:56 c7931108c167: Layer already exists 22:47:56 ad543cd673bd: Layer already exists 22:47:56 c730bf26b8b2: Layer already exists 22:47:56 2.3.0-dev.36: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:47:56 f8755e59724b: Preparing 22:47:56 d41d7c453a66: Preparing 22:47:56 dba58850bc6a: Preparing 22:47:56 c7931108c167: Preparing 22:47:56 910bac9ee043: Preparing 22:47:56 c730bf26b8b2: Preparing 22:47:56 ad543cd673bd: Preparing 22:47:56 c730bf26b8b2: Waiting 22:47:56 ad543cd673bd: Waiting 22:47:56 910bac9ee043: Layer already exists 22:47:56 c7931108c167: Layer already exists 22:47:56 dba58850bc6a: Layer already exists 22:47:56 f8755e59724b: Layer already exists 22:47:56 d41d7c453a66: Layer already exists 22:47:56 ad543cd673bd: Layer already exists 22:47:56 c730bf26b8b2: Layer already exists 22:47:56 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:47:57 f8755e59724b: Preparing 22:47:57 d41d7c453a66: Preparing 22:47:57 dba58850bc6a: Preparing 22:47:57 c7931108c167: Preparing 22:47:57 910bac9ee043: Preparing 22:47:57 c730bf26b8b2: Preparing 22:47:57 ad543cd673bd: Preparing 22:47:57 ad543cd673bd: Waiting 22:47:57 c730bf26b8b2: Waiting 22:47:57 dba58850bc6a: Layer already exists 22:47:57 c7931108c167: Layer already exists 22:47:57 d41d7c453a66: Layer already exists 22:47:57 f8755e59724b: Layer already exists 22:47:57 910bac9ee043: Layer already exists 22:47:57 c730bf26b8b2: Layer already exists 22:47:57 ad543cd673bd: Layer already exists 22:47:57 main: digest: sha256:3bc0584870a53a17d73ef1c2a97575164ec9d2a15e9bf3a82478f78cdc7fa1fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:47:57 ===================================================== [Pipeline] echo 22:47:57 taggedImages: 22:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190 22:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.36 22:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:47:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:47:57 643a1ec0173d822b32d32c37cecccb087e144190 22:47:57 latest 22:47:57 2.3.0-dev.36 22:47:57 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:47:57 main 22:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190 22:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:47:58 d68cd8f767e1: Preparing 22:47:58 2391cbaf6f46: Preparing 22:47:58 086ef736e46c: Preparing 22:47:58 331b56fbab2a: Preparing 22:47:58 ceae6e9b7a6b: Preparing 22:47:58 c730bf26b8b2: Preparing 22:47:58 ad543cd673bd: Preparing 22:47:58 c730bf26b8b2: Waiting 22:47:58 ad543cd673bd: Waiting 22:47:58 ceae6e9b7a6b: Layer already exists 22:47:58 c730bf26b8b2: Layer already exists 22:47:58 ad543cd673bd: Layer already exists 22:47:58 2391cbaf6f46: Pushed 22:47:58 d68cd8f767e1: Pushed 22:47:58 086ef736e46c: Pushed 22:47:59 ---> a3f266553b0c 22:47:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:48:01 ---> 5065653aa71f 22:48:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:48:02 ---> 7ebe050f9d4e 22:48:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:48:02 ---> Running in ee6ab4800d1c 22:48:03 Removing intermediate container ee6ab4800d1c 22:48:03 ---> a0544f4a9a57 22:48:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:48:05 ---> 22634834bc9f 22:48:05 Step 21/26 : WORKDIR / 22:48:05 ---> Running in 14d4dd51b3e5 22:48:05 Removing intermediate container 14d4dd51b3e5 22:48:05 ---> ba087556c8bb 22:48:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:48:05 ---> Running in b7c0a8f4be21 22:48:06 331b56fbab2a: Pushed 22:48:06 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 22:48:06 Removing intermediate container b7c0a8f4be21 22:48:06 ---> b004766b203c 22:48:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:06 ---> Running in c4ee63aaab63 22:48:06 ---> 9b5b606656a1 22:48:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:48:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:48:06 d68cd8f767e1: Preparing 22:48:06 2391cbaf6f46: Preparing 22:48:06 086ef736e46c: Preparing 22:48:06 331b56fbab2a: Preparing 22:48:06 ceae6e9b7a6b: Preparing 22:48:06 c730bf26b8b2: Preparing 22:48:06 ad543cd673bd: Preparing 22:48:06 c730bf26b8b2: Waiting 22:48:06 331b56fbab2a: Layer already exists 22:48:06 2391cbaf6f46: Layer already exists 22:48:06 086ef736e46c: Layer already exists 22:48:06 ceae6e9b7a6b: Layer already exists 22:48:06 d68cd8f767e1: Layer already exists 22:48:06 c730bf26b8b2: Layer already exists 22:48:06 ad543cd673bd: Layer already exists 22:48:06 latest: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:07 Removing intermediate container c4ee63aaab63 22:48:07 ---> a90bee2cc5cd 22:48:07 Step 24/26 : LABEL arch=arm64 22:48:07 ---> Running in 117f9f5e38cb 22:48:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.36 22:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:48:07 d68cd8f767e1: Preparing 22:48:07 2391cbaf6f46: Preparing 22:48:07 086ef736e46c: Preparing 22:48:07 331b56fbab2a: Preparing 22:48:07 ceae6e9b7a6b: Preparing 22:48:07 c730bf26b8b2: Preparing 22:48:07 ad543cd673bd: Preparing 22:48:07 ad543cd673bd: Waiting 22:48:07 c730bf26b8b2: Waiting 22:48:07 086ef736e46c: Layer already exists 22:48:07 ceae6e9b7a6b: Layer already exists 22:48:07 2391cbaf6f46: Layer already exists 22:48:07 d68cd8f767e1: Layer already exists 22:48:07 331b56fbab2a: Layer already exists 22:48:07 c730bf26b8b2: Layer already exists 22:48:07 ad543cd673bd: Layer already exists 22:48:07 2.3.0-dev.36: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:07 ---> 78b7bc973f92 22:48:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:48:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:08 Removing intermediate container 117f9f5e38cb 22:48:08 ---> 0e3fe6810f2d 22:48:08 Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:48:08 d68cd8f767e1: Preparing 22:48:08 2391cbaf6f46: Preparing 22:48:08 086ef736e46c: Preparing 22:48:08 331b56fbab2a: Preparing 22:48:08 ceae6e9b7a6b: Preparing 22:48:08 c730bf26b8b2: Preparing 22:48:08 ad543cd673bd: Preparing 22:48:08 c730bf26b8b2: Waiting 22:48:08 ad543cd673bd: Waiting 22:48:08 ceae6e9b7a6b: Layer already exists 22:48:08 2391cbaf6f46: Layer already exists 22:48:08 331b56fbab2a: Layer already exists 22:48:08 d68cd8f767e1: Layer already exists 22:48:08 086ef736e46c: Layer already exists 22:48:08 c730bf26b8b2: Layer already exists 22:48:08 ad543cd673bd: Layer already exists 22:48:08 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:08 ---> Running in 969313250bfa 22:48:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:48:08 d68cd8f767e1: Preparing 22:48:08 2391cbaf6f46: Preparing 22:48:08 086ef736e46c: Preparing 22:48:08 331b56fbab2a: Preparing 22:48:08 ceae6e9b7a6b: Preparing 22:48:08 c730bf26b8b2: Preparing 22:48:08 ad543cd673bd: Preparing 22:48:08 c730bf26b8b2: Waiting 22:48:08 ad543cd673bd: Waiting 22:48:08 d68cd8f767e1: Layer already exists 22:48:08 2391cbaf6f46: Layer already exists 22:48:08 086ef736e46c: Layer already exists 22:48:08 331b56fbab2a: Layer already exists 22:48:08 ceae6e9b7a6b: Layer already exists 22:48:08 c730bf26b8b2: Layer already exists 22:48:08 ad543cd673bd: Layer already exists 22:48:08 main: digest: sha256:90fa8af7005bc478bc4272400c691732a8ec4e660677a9c0e42238fd0f56e609 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:08 ===================================================== [Pipeline] echo 22:48:08 taggedImages: 22:48:08 - nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190 22:48:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:48:08 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.36 22:48:08 - nexus3.edgexfoundry.org:10004/security-spire-server:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:48:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:48:08 643a1ec0173d822b32d32c37cecccb087e144190 22:48:08 latest 22:48:08 2.3.0-dev.36 22:48:08 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:08 main 22:48:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:08 Removing intermediate container 969313250bfa 22:48:08 ---> 62315da0276c 22:48:08 Step 26/26 : LABEL version=2.3.0-dev.36 22:48:08 ---> Running in 232b85f08a67 22:48:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } 22:48:09 ---> 7284cddb0f94 22:48:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:09 Removing intermediate container 232b85f08a67 22:48:09 ---> 25bdb9002f11 22:48:09 22:48:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190 22:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:48:09 6ee39201f303: Preparing 22:48:09 d640bd574feb: Preparing 22:48:09 49bbc6186781: Preparing 22:48:09 51e13d23f7cc: Preparing 22:48:09 ec34fcc1d526: Preparing 22:48:09 49bbc6186781: Layer already exists 22:48:09 ec34fcc1d526: Layer already exists 22:48:09 6ee39201f303: Pushed 22:48:09 51e13d23f7cc: Pushed 22:48:10 Successfully built 25bdb9002f11 22:48:10 Successfully tagged security-spire-config-arm64:latest 22:48:10  Building security-spire-config ... done Building sys-mgmt-agent 22:48:10 ---> c15d505438ec 22:48:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:48:10 ---> Running in ee240e3660d9 22:48:11 Removing intermediate container ee240e3660d9 22:48:11 ---> 0a0f040fb44d 22:48:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:48:11 ---> Running in 433c851d2b2e 22:48:11 Removing intermediate container 433c851d2b2e 22:48:11 ---> 0d614857532e 22:48:11 Step 24/26 : LABEL arch=arm64 22:48:11 ---> Running in 5fd79bb94672 22:48:12 d640bd574feb: Pushed 22:48:12 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:12 Removing intermediate container 5fd79bb94672 22:48:12 ---> 6ff1f1ab6f1a 22:48:12 Step 25/26 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:48:12 ---> Running in 3bd451c061f7 22:48:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:48:12 6ee39201f303: Preparing 22:48:12 d640bd574feb: Preparing 22:48:12 49bbc6186781: Preparing 22:48:12 51e13d23f7cc: Preparing 22:48:12 ec34fcc1d526: Preparing 22:48:12 51e13d23f7cc: Layer already exists 22:48:12 49bbc6186781: Layer already exists 22:48:12 ec34fcc1d526: Layer already exists 22:48:12 6ee39201f303: Layer already exists 22:48:12 d640bd574feb: Layer already exists 22:48:12 latest: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:13 Removing intermediate container 3bd451c061f7 22:48:13 ---> 3bf6d5d1d103 22:48:13 Step 26/26 : LABEL version=2.3.0-dev.36 22:48:13 ---> Running in 3172938c0e7c 22:48:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.36 22:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:48:13 6ee39201f303: Preparing 22:48:13 d640bd574feb: Preparing 22:48:13 49bbc6186781: Preparing 22:48:13 51e13d23f7cc: Preparing 22:48:13 ec34fcc1d526: Preparing 22:48:13 49bbc6186781: Layer already exists 22:48:13 51e13d23f7cc: Layer already exists 22:48:13 ec34fcc1d526: Layer already exists 22:48:13 d640bd574feb: Layer already exists 22:48:13 6ee39201f303: Layer already exists 22:48:13 2.3.0-dev.36: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:13 Removing intermediate container 3172938c0e7c 22:48:13 ---> b2aa104877ed 22:48:13 22:48:13 Successfully built b2aa104877ed 22:48:13 Successfully tagged security-spire-agent-arm64:latest 22:48:13  Building security-spire-agent ... done Building security-proxy-setup 22:48:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:48:14 6ee39201f303: Preparing 22:48:14 d640bd574feb: Preparing 22:48:14 49bbc6186781: Preparing 22:48:14 51e13d23f7cc: Preparing 22:48:14 ec34fcc1d526: Preparing 22:48:14 49bbc6186781: Layer already exists 22:48:14 d640bd574feb: Layer already exists 22:48:14 6ee39201f303: Layer already exists 22:48:14 ec34fcc1d526: Layer already exists 22:48:14 51e13d23f7cc: Layer already exists 22:48:14 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:48:14 6ee39201f303: Preparing 22:48:14 d640bd574feb: Preparing 22:48:14 49bbc6186781: Preparing 22:48:14 51e13d23f7cc: Preparing 22:48:14 ec34fcc1d526: Preparing 22:48:14 6ee39201f303: Layer already exists 22:48:14 49bbc6186781: Layer already exists 22:48:14 d640bd574feb: Layer already exists 22:48:14 51e13d23f7cc: Layer already exists 22:48:14 ec34fcc1d526: Layer already exists 22:48:14 main: digest: sha256:998e00123abbd96df420e8243e0ede1d591cc1a988ba23b05bd77563b4458a5c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:14 ===================================================== [Pipeline] echo 22:48:14 taggedImages: 22:48:14 - nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190 22:48:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:48:14 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.36 22:48:14 - nexus3.edgexfoundry.org:10004/support-notifications:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:48:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:48:14 643a1ec0173d822b32d32c37cecccb087e144190 22:48:14 latest 22:48:14 2.3.0-dev.36 22:48:14 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:14 main 22:48:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190 22:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:48:15 d849ed22f045: Preparing 22:48:15 8d391adecf27: Preparing 22:48:15 49bbc6186781: Preparing 22:48:15 51fee55212ac: Preparing 22:48:15 ec34fcc1d526: Preparing 22:48:15 49bbc6186781: Layer already exists 22:48:15 51fee55212ac: Layer already exists 22:48:15 ec34fcc1d526: Layer already exists 22:48:15 d849ed22f045: Pushed 22:48:18 8d391adecf27: Pushed 22:48:18 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:48:19 d849ed22f045: Preparing 22:48:19 8d391adecf27: Preparing 22:48:19 49bbc6186781: Preparing 22:48:19 51fee55212ac: Preparing 22:48:19 ec34fcc1d526: Preparing 22:48:19 8d391adecf27: Layer already exists 22:48:19 ec34fcc1d526: Layer already exists 22:48:19 51fee55212ac: Layer already exists 22:48:19 49bbc6186781: Layer already exists 22:48:19 d849ed22f045: Layer already exists 22:48:19 latest: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.36 22:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:48:19 d849ed22f045: Preparing 22:48:19 8d391adecf27: Preparing 22:48:19 49bbc6186781: Preparing 22:48:19 51fee55212ac: Preparing 22:48:19 ec34fcc1d526: Preparing 22:48:19 8d391adecf27: Layer already exists 22:48:19 ec34fcc1d526: Layer already exists 22:48:19 49bbc6186781: Layer already exists 22:48:19 d849ed22f045: Layer already exists 22:48:19 51fee55212ac: Layer already exists 22:48:19 2.3.0-dev.36: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:48:20 d849ed22f045: Preparing 22:48:20 8d391adecf27: Preparing 22:48:20 49bbc6186781: Preparing 22:48:20 51fee55212ac: Preparing 22:48:20 ec34fcc1d526: Preparing 22:48:20 ec34fcc1d526: Layer already exists 22:48:20 d849ed22f045: Layer already exists 22:48:20 8d391adecf27: Layer already exists 22:48:20 51fee55212ac: Layer already exists 22:48:20 49bbc6186781: Layer already exists 22:48:20 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:48:21 d849ed22f045: Preparing 22:48:21 8d391adecf27: Preparing 22:48:21 49bbc6186781: Preparing 22:48:21 51fee55212ac: Preparing 22:48:21 ec34fcc1d526: Preparing 22:48:21 ec34fcc1d526: Layer already exists 22:48:21 51fee55212ac: Layer already exists 22:48:21 d849ed22f045: Layer already exists 22:48:21 8d391adecf27: Layer already exists 22:48:21 49bbc6186781: Layer already exists 22:48:21 main: digest: sha256:7405c440e2086ff73cd27676c6dfc9bf1b396565089f477c07c0842886d9faf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:21 ===================================================== [Pipeline] echo 22:48:21 taggedImages: 22:48:21 - nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190 22:48:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:48:21 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.36 22:48:21 - nexus3.edgexfoundry.org:10004/support-scheduler:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:21 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:48:21 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:48:21 643a1ec0173d822b32d32c37cecccb087e144190 22:48:21 latest 22:48:21 2.3.0-dev.36 22:48:21 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:21 main 22:48:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190 22:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:48:21 545092985983: Preparing 22:48:21 a5bd84b2c2a2: Preparing 22:48:21 2e0ff5f2d55e: Preparing 22:48:21 6fd531f6b7cf: Preparing 22:48:21 52f44be93a46: Preparing 22:48:21 10d82663b225: Preparing 22:48:21 f7a7a140f1b3: Preparing 22:48:21 31e69d4774c9: Preparing 22:48:21 7750d494dfbd: Preparing 22:48:21 18708474c90b: Preparing 22:48:21 4fc242d58285: Preparing 22:48:21 10d82663b225: Waiting 22:48:21 f7a7a140f1b3: Waiting 22:48:21 31e69d4774c9: Waiting 22:48:21 7750d494dfbd: Waiting 22:48:21 18708474c90b: Waiting 22:48:21 4fc242d58285: Waiting 22:48:21 52f44be93a46: Layer already exists 22:48:21 10d82663b225: Layer already exists 22:48:21 f7a7a140f1b3: Layer already exists 22:48:21 31e69d4774c9: Layer already exists 22:48:21 a5bd84b2c2a2: Pushed 22:48:21 7750d494dfbd: Layer already exists 22:48:21 18708474c90b: Layer already exists 22:48:21 4fc242d58285: Layer already exists 22:48:22 545092985983: Pushed 22:48:23 2e0ff5f2d55e: Pushed 22:48:30 6fd531f6b7cf: Pushed 22:48:30 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:48:31 545092985983: Preparing 22:48:31 a5bd84b2c2a2: Preparing 22:48:31 2e0ff5f2d55e: Preparing 22:48:31 6fd531f6b7cf: Preparing 22:48:31 52f44be93a46: Preparing 22:48:31 10d82663b225: Preparing 22:48:31 f7a7a140f1b3: Preparing 22:48:31 31e69d4774c9: Preparing 22:48:31 10d82663b225: Waiting 22:48:31 f7a7a140f1b3: Waiting 22:48:31 7750d494dfbd: Preparing 22:48:31 31e69d4774c9: Waiting 22:48:31 7750d494dfbd: Waiting 22:48:31 18708474c90b: Preparing 22:48:31 4fc242d58285: Preparing 22:48:31 4fc242d58285: Waiting 22:48:31 2e0ff5f2d55e: Layer already exists 22:48:31 a5bd84b2c2a2: Layer already exists 22:48:31 6fd531f6b7cf: Layer already exists 22:48:31 52f44be93a46: Layer already exists 22:48:31 545092985983: Layer already exists 22:48:31 10d82663b225: Layer already exists 22:48:31 18708474c90b: Layer already exists 22:48:31 7750d494dfbd: Layer already exists 22:48:31 31e69d4774c9: Layer already exists 22:48:31 f7a7a140f1b3: Layer already exists 22:48:31 4fc242d58285: Layer already exists 22:48:31 latest: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.36 22:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:48:31 545092985983: Preparing 22:48:31 a5bd84b2c2a2: Preparing 22:48:31 2e0ff5f2d55e: Preparing 22:48:31 6fd531f6b7cf: Preparing 22:48:31 52f44be93a46: Preparing 22:48:31 10d82663b225: Preparing 22:48:31 f7a7a140f1b3: Preparing 22:48:31 31e69d4774c9: Preparing 22:48:31 7750d494dfbd: Preparing 22:48:31 18708474c90b: Preparing 22:48:31 4fc242d58285: Preparing 22:48:31 10d82663b225: Waiting 22:48:31 18708474c90b: Waiting 22:48:31 f7a7a140f1b3: Waiting 22:48:31 4fc242d58285: Waiting 22:48:31 31e69d4774c9: Waiting 22:48:31 7750d494dfbd: Waiting 22:48:31 545092985983: Layer already exists 22:48:31 a5bd84b2c2a2: Layer already exists 22:48:31 52f44be93a46: Layer already exists 22:48:31 2e0ff5f2d55e: Layer already exists 22:48:31 6fd531f6b7cf: Layer already exists 22:48:31 10d82663b225: Layer already exists 22:48:31 f7a7a140f1b3: Layer already exists 22:48:31 31e69d4774c9: Layer already exists 22:48:31 7750d494dfbd: Layer already exists 22:48:31 18708474c90b: Layer already exists 22:48:31 4fc242d58285: Layer already exists 22:48:31 2.3.0-dev.36: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:48:32 545092985983: Preparing 22:48:32 a5bd84b2c2a2: Preparing 22:48:32 2e0ff5f2d55e: Preparing 22:48:32 6fd531f6b7cf: Preparing 22:48:32 52f44be93a46: Preparing 22:48:32 10d82663b225: Preparing 22:48:32 f7a7a140f1b3: Preparing 22:48:32 31e69d4774c9: Preparing 22:48:32 7750d494dfbd: Preparing 22:48:32 18708474c90b: Preparing 22:48:32 4fc242d58285: Preparing 22:48:32 f7a7a140f1b3: Waiting 22:48:32 18708474c90b: Waiting 22:48:32 31e69d4774c9: Waiting 22:48:32 7750d494dfbd: Waiting 22:48:32 4fc242d58285: Waiting 22:48:32 10d82663b225: Waiting 22:48:32 2e0ff5f2d55e: Layer already exists 22:48:32 52f44be93a46: Layer already exists 22:48:32 a5bd84b2c2a2: Layer already exists 22:48:32 545092985983: Layer already exists 22:48:32 6fd531f6b7cf: Layer already exists 22:48:32 10d82663b225: Layer already exists 22:48:32 31e69d4774c9: Layer already exists 22:48:32 7750d494dfbd: Layer already exists 22:48:32 f7a7a140f1b3: Layer already exists 22:48:32 18708474c90b: Layer already exists 22:48:32 4fc242d58285: Layer already exists 22:48:32 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:48:33 545092985983: Preparing 22:48:33 a5bd84b2c2a2: Preparing 22:48:33 2e0ff5f2d55e: Preparing 22:48:33 6fd531f6b7cf: Preparing 22:48:33 52f44be93a46: Preparing 22:48:33 10d82663b225: Preparing 22:48:33 f7a7a140f1b3: Preparing 22:48:33 31e69d4774c9: Preparing 22:48:33 7750d494dfbd: Preparing 22:48:33 18708474c90b: Preparing 22:48:33 4fc242d58285: Preparing 22:48:33 f7a7a140f1b3: Waiting 22:48:33 31e69d4774c9: Waiting 22:48:33 7750d494dfbd: Waiting 22:48:33 18708474c90b: Waiting 22:48:33 4fc242d58285: Waiting 22:48:33 10d82663b225: Waiting 22:48:33 2e0ff5f2d55e: Layer already exists 22:48:33 545092985983: Layer already exists 22:48:33 52f44be93a46: Layer already exists 22:48:33 6fd531f6b7cf: Layer already exists 22:48:33 a5bd84b2c2a2: Layer already exists 22:48:33 10d82663b225: Layer already exists 22:48:33 f7a7a140f1b3: Layer already exists 22:48:33 18708474c90b: Layer already exists 22:48:33 31e69d4774c9: Layer already exists 22:48:33 7750d494dfbd: Layer already exists 22:48:33 4fc242d58285: Layer already exists 22:48:33 main: digest: sha256:6651073ff1776392e18b912a3b7f5523e8147efc099ead09524c2aade36dd198 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:48:33 ===================================================== [Pipeline] echo 22:48:33 taggedImages: 22:48:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190 22:48:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:48:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.36 22:48:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 22:48:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } 22:48:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:48:41 ---> 2f9cfb0b18df 22:48:41 Step 3/23 : WORKDIR /edgex-go 22:48:41 ---> Using cache 22:48:41 ---> 55333cfea71e 22:48:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:41 ---> Using cache 22:48:41 ---> 3c4d66c43d0c 22:48:41 Step 5/23 : RUN apk add --update --no-cache make bash git 22:48:41 ---> Running in 1de45ba4653c 22:48:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:48:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:48:41 ---> 2f9cfb0b18df 22:48:41 Step 3/22 : WORKDIR /edgex-go 22:48:41 ---> Using cache 22:48:41 ---> 55333cfea71e 22:48:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:41 ---> Using cache 22:48:41 ---> 3c4d66c43d0c 22:48:41 Step 5/22 : RUN apk add --update --no-cache make git 22:48:41 ---> Running in 5c329d5d727d 22:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:42 OK: 221 MiB in 51 packages 22:48:43 Removing intermediate container 1de45ba4653c 22:48:43 ---> 77d8f6170e96 22:48:43 Step 6/23 : COPY go.mod vendor* ./ 22:48:44 OK: 221 MiB in 51 packages 22:48:44 ---> 0ee8b3e1aa55 22:48:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:44 ---> Running in eb256a21a560 22:48:45 Removing intermediate container 5c329d5d727d 22:48:45 ---> 9e5db7e8f8f6 22:48:45 Step 6/22 : COPY go.mod vendor* ./ 22:48:47 ---> 6513c76fade9 22:48:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:47 ---> Running in 3543e4b3cbb3 22:49:55 Removing intermediate container eb256a21a560 22:49:55 ---> fc217a87144d 22:49:55 Step 8/23 : COPY . . 22:49:55 Removing intermediate container 3543e4b3cbb3 22:49:55 ---> 46ef8bab95dd 22:49:55 Step 8/22 : COPY . . 22:50:05 ---> d9151fc9a585 22:50:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:50:05 ---> 6a1c0e1a5624 22:50:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:50:05 ---> Running in cfb3ae05182a 22:50:05 ---> Running in ca1f8c743d20 22:50:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:50:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:52:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:52:22 Removing intermediate container 046108812da7 22:52:22 ---> 7055303f4b05 22:52:22 22:52:22 Step 10/23 : FROM alpine:3.16 22:52:22 3.16: Pulling from library/alpine 22:52:23 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:52:23 Status: Downloaded newer image for alpine:3.16 22:52:23 ---> 3d81c46cd875 22:52:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:52:23 ---> Running in 14eeb80d6936 22:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:52:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:52:26 (1/1) Installing dumb-init (1.2.5-r1) 22:52:26 Executing busybox-1.35.0-r15.trigger 22:52:27 OK: 5 MiB in 15 packages 22:52:29 Removing intermediate container 14eeb80d6936 22:52:29 ---> ec2037e69f84 22:52:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:52:29 ---> Running in d70a93fcfd93 22:52:29 Removing intermediate container d70a93fcfd93 22:52:29 ---> 9f3ef13e57fd 22:52:29 Step 13/23 : ENV APP_PORT=59882 22:52:30 ---> Running in 38ba5698b474 22:52:31 Removing intermediate container 38ba5698b474 22:52:31 ---> 26284983869b 22:52:31 Step 14/23 : EXPOSE $APP_PORT 22:52:31 ---> Running in 6991d2560e74 22:52:31 Removing intermediate container 6991d2560e74 22:52:31 ---> a64e0a413d45 22:52:31 Step 15/23 : WORKDIR / 22:52:32 ---> Running in 0a3b6437f8ba 22:52:33 Removing intermediate container 0a3b6437f8ba 22:52:33 ---> 021d0bc2df64 22:52:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:52:35 ---> c34a6826ef4e 22:52:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:52:37 Removing intermediate container 42120dd567aa 22:52:37 ---> 436804344ed5 22:52:37 22:52:37 Step 10/25 : FROM alpine:3.16 22:52:37 ---> 3d81c46cd875 22:52:37 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:52:37 ---> Running in 49abf11c834e 22:52:37 ---> 63a8a0a284ba 22:52:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:52:38 ---> 7d29a1d21040 22:52:38 Step 19/23 : ENTRYPOINT ["/core-command"] 22:52:38 ---> Running in 1173cb3ac6e6 22:52:39 Removing intermediate container 1173cb3ac6e6 22:52:39 ---> 95a1455985d3 22:52:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:52:39 ---> Running in 1d91a5bb96ee 22:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:52:39 Removing intermediate container 1d91a5bb96ee 22:52:39 ---> 284faf64d27f 22:52:39 Step 21/23 : LABEL arch=arm64 22:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:52:39 ---> Running in b476a3e30204 22:52:40 Removing intermediate container b476a3e30204 22:52:40 ---> 99ba124b1d19 22:52:40 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:52:40 ---> Running in 26a1d7c7c370 22:52:41 Removing intermediate container 26a1d7c7c370 22:52:41 ---> b9687d2fbb8d 22:52:41 Step 23/23 : LABEL version=2.3.0-dev.36 22:52:41 ---> Running in 9fa6dc17b1be 22:52:41 Removing intermediate container 9fa6dc17b1be 22:52:41 ---> 06e542aa09ee 22:52:41 22:52:41 (1/3) Installing ca-certificates (20220614-r0) 22:52:41 (2/3) Installing dumb-init (1.2.5-r1) 22:52:41 (3/3) Installing su-exec (0.2-r1) 22:52:41 Executing busybox-1.35.0-r15.trigger 22:52:41 Executing ca-certificates-20220614-r0.trigger 22:52:41 Successfully built 06e542aa09ee 22:52:41 Successfully tagged core-command-arm64:latest 22:52:41  Building core-command ... done Building support-notifications 22:52:42 OK: 6 MiB in 17 packages 22:52:44 Removing intermediate container 49abf11c834e 22:52:44 ---> 91f15a8f16f0 22:52:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:52:44 ---> Running in c6d1c6735fcd 22:52:44 Removing intermediate container c6d1c6735fcd 22:52:44 ---> 495b030c8718 22:52:45 Step 13/25 : WORKDIR / 22:52:45 ---> Running in 25523f055c11 22:52:45 Removing intermediate container 25523f055c11 22:52:45 ---> 2d8ea207afa4 22:52:45 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:52:46 ---> 69994fdffc2e 22:52:46 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:52:47 ---> 5d3aebabb263 22:52:47 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:52:48 ---> a5c944df85d5 22:52:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:52:49 ---> 23555fad7ba7 22:52:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:52:51 ---> 2bcd9ce97add 22:52:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:52:54 ---> d6567d3c6145 22:52:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:52:55 ---> 28781de7362d 22:52:55 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:52:55 ---> Running in 3f8531441323 22:53:00 Removing intermediate container 3f8531441323 22:53:00 ---> 4593d480d881 22:53:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:53:00 ---> Running in ff041c69bc8a 22:53:00 Removing intermediate container ff041c69bc8a 22:53:00 ---> 75753341ad7c 22:53:00 Step 23/25 : LABEL arch=arm64 22:53:01 ---> Running in 8a673303e6e9 22:53:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:53:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:53:01 ---> 2f9cfb0b18df 22:53:01 Step 3/22 : WORKDIR /edgex-go 22:53:01 ---> Using cache 22:53:01 ---> 55333cfea71e 22:53:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:01 ---> Using cache 22:53:01 ---> 3c4d66c43d0c 22:53:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:53:01 ---> Running in c6b70af03d07 22:53:01 Removing intermediate container 8a673303e6e9 22:53:01 ---> 8502d22d7338 22:53:01 Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:53:01 ---> Running in b2da7b1502d1 22:53:02 Removing intermediate container b2da7b1502d1 22:53:02 ---> fee4dc9440df 22:53:02 Step 25/25 : LABEL version=2.3.0-dev.36 22:53:02 ---> Running in 1d1d772d095b 22:53:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:53:03 Removing intermediate container 1d1d772d095b 22:53:03 ---> 8519e67a3142 22:53:03 22:53:03 Successfully built 8519e67a3142 22:53:03 Successfully tagged security-secretstore-setup-arm64:latest 22:53:03  Building security-secretstore-setup ... done Building core-metadata 22:53:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:53:05 OK: 221 MiB in 51 packages 22:53:07 Removing intermediate container c6b70af03d07 22:53:07 ---> 31a8ef280d75 22:53:07 Step 6/22 : COPY go.mod vendor* ./ 22:53:08 ---> ad04cebc8d44 22:53:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:08 ---> Running in 876ff57d1c0d 22:53:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:53:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:53:20 ---> 2f9cfb0b18df 22:53:20 Step 3/23 : WORKDIR /edgex-go 22:53:20 ---> Using cache 22:53:20 ---> 55333cfea71e 22:53:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:20 ---> Using cache 22:53:20 ---> 3c4d66c43d0c 22:53:20 Step 5/23 : RUN apk add --update --no-cache make git 22:53:20 ---> Using cache 22:53:20 ---> 9e5db7e8f8f6 22:53:20 Step 6/23 : COPY go.mod vendor* ./ 22:53:20 ---> Using cache 22:53:20 ---> 6513c76fade9 22:53:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:20 ---> Using cache 22:53:20 ---> 46ef8bab95dd 22:53:20 Step 8/23 : COPY . . 22:53:20 ---> Using cache 22:53:20 ---> d9151fc9a585 22:53:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:53:20 ---> Running in 2e0bb45dfd77 22:53:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:54:01 Removing intermediate container 876ff57d1c0d 22:54:01 ---> 8c5250bff417 22:54:01 Step 8/22 : COPY . . 22:54:09 ---> 25056e6e588d 22:54:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:54:09 ---> Running in 8f5923dcdd2e 22:54:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:55:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:55:12 Removing intermediate container ca1f8c743d20 22:55:12 ---> f410d1955bd7 22:55:12 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:55:12 ---> Running in f6389c5aae32 22:55:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:55:16 Removing intermediate container c0e004ff1261 22:55:16 ---> 983f5659f6a3 22:55:16 22:55:16 Step 10/22 : FROM alpine:3.16 22:55:16 ---> 3d81c46cd875 22:55:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:55:16 ---> Using cache 22:55:16 ---> ec2037e69f84 22:55:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:55:16 ---> Using cache 22:55:16 ---> 9f3ef13e57fd 22:55:16 Step 13/22 : ENV APP_PORT=59861 22:55:16 ---> Running in 85e91cff621f 22:55:17 Removing intermediate container 85e91cff621f 22:55:17 ---> 2bd3e6ea7138 22:55:17 Step 14/22 : EXPOSE $APP_PORT 22:55:17 ---> Running in 90be351168fb 22:55:18 Removing intermediate container 90be351168fb 22:55:18 ---> 8b8e5389d69c 22:55:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:20 ---> e0b1d2cb69cc 22:55:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:55:22 Removing intermediate container f6389c5aae32 22:55:22 ---> cebac61c5a05 22:55:22 22:55:22 Step 11/23 : FROM docker:20.10.14 22:55:22 20.10.14: Pulling from library/docker 22:55:24 Removing intermediate container cfb3ae05182a 22:55:24 ---> 7a69a3cfe571 22:55:24 22:55:24 Step 10/22 : FROM alpine:3.16 22:55:24 ---> 3d81c46cd875 22:55:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:55:24 ---> Running in d6339277d886 22:55:26 ---> 5c156935690e 22:55:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:55:28 ---> 2d47323a1755 22:55:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:55:28 ---> Running in 6926f1a8fb5e 22:55:28 (1/6) Installing ca-certificates (20220614-r0) 22:55:29 (2/6) Installing brotli-libs (1.0.9-r6) 22:55:29 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:55:29 (4/6) Installing libcurl (7.83.1-r2) 22:55:29 (5/6) Installing curl (7.83.1-r2) 22:55:29 (6/6) Installing dumb-init (1.2.5-r1) 22:55:29 Executing busybox-1.35.0-r15.trigger 22:55:29 Executing ca-certificates-20220614-r0.trigger 22:55:29 Removing intermediate container 6926f1a8fb5e 22:55:29 ---> c571e1d1f2a1 22:55:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:29 ---> Running in 2fae87d46506 22:55:29 OK: 8 MiB in 20 packages 22:55:30 Removing intermediate container 2fae87d46506 22:55:30 ---> af8cda80cff4 22:55:30 Step 20/22 : LABEL arch=arm64 22:55:30 ---> Running in 89b0dc8b77ed 22:55:32 Removing intermediate container 89b0dc8b77ed 22:55:32 ---> a3fb7d513bdb 22:55:32 Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:55:32 ---> Running in 66a4dc695df1 22:55:32 Removing intermediate container d6339277d886 22:55:32 ---> d08f3feb5840 22:55:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:55:32 Removing intermediate container 66a4dc695df1 22:55:32 ---> 8ec315dff9f1 22:55:32 Step 22/22 : LABEL version=2.3.0-dev.36 22:55:33 ---> Running in 9dfb335c7ae5 22:55:33 ---> Running in 31f9a4ba9731 22:55:33 Removing intermediate container 9dfb335c7ae5 22:55:33 ---> 17da6a80612a 22:55:33 Step 13/22 : WORKDIR /edgex 22:55:33 ---> Running in a4ff3a69f303 22:55:34 Removing intermediate container 31f9a4ba9731 22:55:34 ---> 37e4e8fb1f6a 22:55:34 22:55:34 Removing intermediate container a4ff3a69f303 22:55:34 ---> b03e3013f21e 22:55:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:55:34 Successfully built 37e4e8fb1f6a 22:55:34 Successfully tagged support-scheduler-arm64:latest 22:55:34 Building security-bootstrapper 22:55:35  Building support-scheduler ... done  ---> 32532ff71f56 22:55:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:55:37 ---> 071e29769ebf 22:55:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:55:41 ---> 4b13b931edff 22:55:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:55:43 ---> e5af89e21dd6 22:55:43 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:43 ---> Running in a8c246c67f57 22:55:47 Removing intermediate container a8c246c67f57 22:55:47 ---> 1df054260506 22:55:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:55:47 ---> Running in c43ad021cea8 22:55:48 Removing intermediate container c43ad021cea8 22:55:48 ---> aee116a8c257 22:55:48 Step 20/22 : LABEL arch=arm64 22:55:49 ---> Running in a8d1ea768a83 22:55:50 Removing intermediate container a8d1ea768a83 22:55:50 ---> 645b08e72231 22:55:50 Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:55:50 ---> Running in 24020d012746 22:55:50 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:55:50 Status: Downloaded newer image for docker:20.10.14 22:55:50 ---> c346e9eafbab 22:55:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:55:50 ---> Running in 60638e43b51f 22:55:51 Removing intermediate container 24020d012746 22:55:51 ---> 45ed61de05ea 22:55:51 Step 22/22 : LABEL version=2.3.0-dev.36 22:55:51 Removing intermediate container 60638e43b51f 22:55:51 ---> ffeefadc65b7 22:55:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:55:51 ---> Running in b6245ed6f8b2 22:55:51 ---> Running in 56df5bf571d1 22:55:52 Removing intermediate container b6245ed6f8b2 22:55:52 ---> 6a83b7f37695 22:55:52 22:55:53 Successfully built 6a83b7f37695 22:55:53 Successfully tagged security-proxy-setup-arm64:latest 22:55:53 Building security-spire-server 22:55:54  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:55:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:55:55 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:55:55 ---> 2f9cfb0b18df 22:55:55 Step 3/31 : WORKDIR /edgex-go 22:55:55 ---> Using cache 22:55:55 ---> 55333cfea71e 22:55:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:55 ---> Using cache 22:55:55 ---> 3c4d66c43d0c 22:55:55 Step 5/31 : RUN apk add --update --no-cache make git 22:55:55 ---> Using cache 22:55:55 ---> 9e5db7e8f8f6 22:55:55 Step 6/31 : COPY go.mod vendor* ./ 22:55:55 ---> Using cache 22:55:55 ---> 6513c76fade9 22:55:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:55 ---> Using cache 22:55:55 ---> 46ef8bab95dd 22:55:55 Step 8/31 : COPY . . 22:55:55 ---> Using cache 22:55:55 ---> d9151fc9a585 22:55:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:55:55 ---> Running in 39c5a02de3c3 22:55:56 (1/43) Installing readline (8.1.1-r0) 22:55:56 (2/43) Installing bash (5.1.16-r0) 22:55:56 Executing bash-5.1.16-r0.post-install 22:55:56 (3/43) Installing brotli-libs (1.0.9-r5) 22:55:56 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:55:56 (5/43) Installing libcurl (7.80.0-r2) 22:55:56 (6/43) Installing curl (7.80.0-r2) 22:55:56 (7/43) Installing dumb-init (1.2.5-r1) 22:55:56 (8/43) Installing libbz2 (1.0.8-r1) 22:55:56 (9/43) Installing expat (2.4.7-r0) 22:55:56 (10/43) Installing libffi (3.4.2-r1) 22:55:56 (11/43) Installing gdbm (1.22-r0) 22:55:56 (12/43) Installing xz-libs (5.2.5-r1) 22:55:56 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:55:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:55:56 (15/43) Installing mpdecimal (2.5.1-r1) 22:55:56 (16/43) Installing sqlite-libs (3.36.0-r0) 22:55:56 (17/43) Installing python3 (3.9.13-r1) 22:55:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:55:59 (18/43) Installing py3-appdirs (1.4.4-r2) 22:55:59 (19/43) Installing py3-certifi (2020.12.5-r1) 22:55:59 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:55:59 (21/43) Installing py3-idna (3.3-r0) 22:55:59 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:55:59 (23/43) Installing py3-requests (2.26.0-r1) 22:55:59 (24/43) Installing py3-msgpack (1.0.2-r1) 22:55:59 (25/43) Installing py3-lockfile (0.12.2-r4) 22:55:59 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:55:59 (27/43) Installing py3-colorama (0.4.4-r1) 22:55:59 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:55:59 (29/43) Installing py3-distlib (0.3.3-r0) 22:55:59 (30/43) Installing py3-distro (1.6.0-r0) 22:55:59 (31/43) Installing py3-six (1.16.0-r0) 22:55:59 (32/43) Installing py3-webencodings (0.5.1-r4) 22:55:59 (33/43) Installing py3-html5lib (1.1-r1) 22:55:59 (34/43) Installing py3-parsing (2.4.7-r2) 22:55:59 (35/43) Installing py3-packaging (20.9-r1) 22:55:59 (36/43) Installing py3-tomli (1.2.2-r0) 22:55:59 (37/43) Installing py3-pep517 (0.12.0-r0) 22:55:59 (38/43) Installing py3-progress (1.6-r0) 22:55:59 (39/43) Installing py3-retrying (1.3.3-r2) 22:55:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:55:59 (41/43) Installing py3-setuptools (52.0.0-r4) 22:55:59 (42/43) Installing py3-toml (0.10.2-r2) 22:55:59 (43/43) Installing py3-pip (20.3.4-r1) 22:56:00 Executing busybox-1.34.1-r5.trigger 22:56:00 OK: 83 MiB in 65 packages 22:56:07 Collecting docker-compose==1.23.2 22:56:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:56:09 Collecting jsonschema<3,>=2.5.1 22:56:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:56:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:56:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:56:11 Collecting dockerpty<0.5,>=0.4.1 22:56:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:56:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:56:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:56:11 ---> 2f9cfb0b18df 22:56:11 Step 3/25 : WORKDIR /edgex-go 22:56:11 ---> Using cache 22:56:11 ---> 55333cfea71e 22:56:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:11 ---> Using cache 22:56:11 ---> 3c4d66c43d0c 22:56:11 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:56:11 ---> Using cache 22:56:11 ---> 3f41d85bbc3d 22:56:11 Step 6/25 : COPY go.mod vendor* ./ 22:56:11 ---> Using cache 22:56:11 ---> 8f1cc80cfb9a 22:56:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:11 ---> Using cache 22:56:11 ---> 49651d8c4608 22:56:11 Step 8/25 : COPY . . 22:56:11 ---> Using cache 22:56:11 ---> 8831f020a8eb 22:56:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:56:11 ---> Using cache 22:56:11 ---> 2f8f24997244 22:56:11 Step 10/25 : WORKDIR /edgex-go/spire-build 22:56:11 ---> Using cache 22:56:11 ---> 55593025a0d8 22:56:11 Step 11/25 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:56:12 ---> Running in c685a8b94cc9 22:56:15 Removing intermediate container c685a8b94cc9 22:56:15 ---> 86b5a64fa1ca 22:56:15 Step 12/25 : WORKDIR /edgex-go 22:56:15 Collecting PyYAML<4,>=3.10 22:56:15 Downloading PyYAML-3.13.tar.gz (270 kB) 22:56:15 ---> Running in 344a5741d6fd 22:56:16 Removing intermediate container 344a5741d6fd 22:56:16 ---> e231bf605eb7 22:56:16 22:56:16 Step 13/25 : FROM alpine:3.15 22:56:16 ---> 60f2846fe774 22:56:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:56:16 ---> Using cache 22:56:16 ---> 103fbf4e1760 22:56:16 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:16 ---> Using cache 22:56:16 ---> c0e186b8ae0d 22:56:16 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:56:16 ---> Running in 2b6cd3d538ec 22:56:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:56:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:56:19 Collecting cached-property<2,>=1.2.0 22:56:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:56:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:56:20 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:56:20 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:56:20 OK: 15734 distinct packages available 22:56:20 Collecting websocket-client<1.0,>=0.32.0 22:56:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:56:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:56:20 Collecting docker<4.0,>=3.6.0 22:56:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:56:21 Collecting texttable<0.10,>=0.9.0 22:56:21 Downloading texttable-0.9.1.tar.gz (11 kB) 22:56:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:56:22 (1/5) Installing dumb-init (1.2.5-r1) 22:56:22 (2/5) Installing musl-obstack (1.2.3-r0) 22:56:22 (3/5) Installing libucontext (1.1-r0) 22:56:22 (4/5) Installing gcompat (1.0.0-r4) 22:56:23 (5/5) Installing openssl (1.1.1q-r0) 22:56:23 Executing busybox-1.34.1-r7.trigger 22:56:23 OK: 6 MiB in 19 packages 22:56:23 Collecting docopt<0.7,>=0.6.1 22:56:23 Downloading docopt-0.6.2.tar.gz (25 kB) 22:56:25 Removing intermediate container 2b6cd3d538ec 22:56:25 ---> 5754de45d558 22:56:25 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:56:27 Collecting docker-pycreds>=0.4.0 22:56:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:56:28 Collecting chardet<3.1.0,>=3.0.2 22:56:28 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:56:29 Collecting urllib3<1.25,>=1.21.1 22:56:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:56:29 Collecting idna<2.8,>=2.5 22:56:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:56:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 22:56:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:56:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:56:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:56:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:56:30 ---> 999e09db0312 22:56:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:56:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:56:31 Attempting uninstall: urllib3 22:56:31 Found existing installation: urllib3 1.26.7 22:56:31 Uninstalling urllib3-1.26.7: 22:56:31 ---> 94cee14aa6b9 22:56:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:56:31 Successfully uninstalled urllib3-1.26.7 22:56:32 ---> 5b8e214e57b0 22:56:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:56:32 Attempting uninstall: idna 22:56:32 Found existing installation: idna 3.3 22:56:32 Uninstalling idna-3.3: 22:56:32 Successfully uninstalled idna-3.3 22:56:32 ---> e0ae8404399c 22:56:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:56:32 ---> Running in 1e4190d13be2 22:56:33 Removing intermediate container 1e4190d13be2 22:56:33 ---> 099d23443ab0 22:56:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:56:33 ---> Running in a20193e79ca3 22:56:34 Removing intermediate container a20193e79ca3 22:56:34 ---> 3a7aea5ccb10 22:56:34 Step 23/25 : LABEL arch=arm64 22:56:34 ---> Running in af7b58ea8da9 22:56:34 Removing intermediate container af7b58ea8da9 22:56:34 ---> 01170ad27085 22:56:34 Step 24/25 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:56:34 ---> Running in 07a8db0311c9 22:56:35 Removing intermediate container 07a8db0311c9 22:56:35 ---> ea9d1e612f56 22:56:35 Step 25/25 : LABEL version=2.3.0-dev.36 22:56:35 ---> Running in bc1ee04b1531 22:56:35 Removing intermediate container bc1ee04b1531 22:56:35 ---> d47b37a11cf4 22:56:35 22:56:36 Successfully built d47b37a11cf4 22:56:36 Successfully tagged security-spire-server-arm64:latest 22:56:36 Building security-spiffe-token-provider 22:56:36  Building security-spire-server ... done  Attempting uninstall: requests 22:56:36 Found existing installation: requests 2.26.0 22:56:36 Uninstalling requests-2.26.0: 22:56:36 Successfully uninstalled requests-2.26.0 22:56:37 Running setup.py install for texttable: started 22:56:39 Running setup.py install for texttable: finished with status 'done' 22:56:39 Running setup.py install for PyYAML: started 22:56:43 Running setup.py install for PyYAML: finished with status 'done' 22:56:43 Running setup.py install for docopt: started 22:56:48 Running setup.py install for docopt: finished with status 'done' 22:56:48 Running setup.py install for dockerpty: started 22:56:50 Running setup.py install for dockerpty: finished with status 'done' 22:56:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:56:55 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:56:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:56:55 ---> 2f9cfb0b18df 22:56:55 Step 3/20 : WORKDIR /edgex-go 22:56:55 ---> Using cache 22:56:55 ---> 55333cfea71e 22:56:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:56:55 ---> Running in b69a96298fdc 22:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:56:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:56:59 v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:56:59 v3.16.1-89-gc5de69cd3d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:56:59 OK: 16889 distinct packages available 22:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:57:02 OK: 221 MiB in 51 packages 22:57:04 Removing intermediate container b69a96298fdc 22:57:04 ---> bdcbfd532de9 22:57:04 Step 5/20 : COPY go.mod vendor* ./ 22:57:05 ---> f3be95e6076d 22:57:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:05 ---> Running in b6ca7cb4c4c7 22:57:12 Removing intermediate container 56df5bf571d1 22:57:12 ---> 3fbad684293c 22:57:12 Step 14/23 : ENV APP_PORT=58890 22:57:12 ---> Running in d7c09bc7659e 22:57:12 Removing intermediate container d7c09bc7659e 22:57:12 ---> 845ef8ef2721 22:57:12 Step 15/23 : EXPOSE $APP_PORT 22:57:12 ---> Running in 9c213891cf35 22:57:13 Removing intermediate container 9c213891cf35 22:57:13 ---> 6e03e8469516 22:57:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:57:15 ---> 93d97e4d4ed2 22:57:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:57:15 ---> 66e372a10cc9 22:57:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:57:16 ---> 913cbbe50a7f 22:57:16 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:57:16 ---> Running in 8c1306fbb163 22:57:17 Removing intermediate container 8c1306fbb163 22:57:17 ---> 90bcfa956ab6 22:57:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:17 ---> Running in 2961a235014a 22:57:17 Removing intermediate container 2961a235014a 22:57:17 ---> b0f61eb024e1 22:57:17 Step 21/23 : LABEL arch=arm64 22:57:18 ---> Running in d54c2eea1518 22:57:18 Removing intermediate container d54c2eea1518 22:57:18 ---> eedc8f46a14c 22:57:18 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:57:18 ---> Running in 07ebf5ab5c2e 22:57:19 Removing intermediate container 07ebf5ab5c2e 22:57:19 ---> c8c0f33fa2ba 22:57:19 Step 23/23 : LABEL version=2.3.0-dev.36 22:57:19 ---> Running in d42b85bfc81d 22:57:20 Removing intermediate container d42b85bfc81d 22:57:20 ---> 427e10df8b28 22:57:20 22:57:20 Successfully built 427e10df8b28 22:57:20 Successfully tagged sys-mgmt-agent-arm64:latest 22:57:20  Building sys-mgmt-agent ... done Building core-data 22:57:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:57:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:57:35 ---> 2f9cfb0b18df 22:57:35 Step 3/23 : WORKDIR /edgex-go 22:57:35 ---> Using cache 22:57:35 ---> 55333cfea71e 22:57:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:35 ---> Using cache 22:57:35 ---> 3c4d66c43d0c 22:57:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:57:36 ---> Running in 19f73b013e3a 22:57:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:57:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:57:41 OK: 221 MiB in 51 packages 22:57:43 Removing intermediate container 19f73b013e3a 22:57:43 ---> 2ac2d9370b39 22:57:43 Step 6/23 : COPY go.mod vendor* ./ 22:57:45 ---> 97e447be77f2 22:57:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:57:45 ---> Running in f98650ca3fc0 22:58:00 Removing intermediate container b6ca7cb4c4c7 22:58:00 ---> 95da45372ad2 22:58:00 Step 7/20 : COPY . . 22:58:15 ---> 221c2e630022 22:58:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:58:15 ---> Running in d2bbe6b807a0 22:58:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:58:38 Removing intermediate container f98650ca3fc0 22:58:38 ---> 43182a98acb6 22:58:38 Step 8/23 : COPY . . 22:58:48 ---> 25c214ede31d 22:58:48 Step 9/23 : RUN make cmd/core-data/core-data 22:58:48 ---> Running in 58bc8ec89c1f 22:58:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.36" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 22:59:46 Removing intermediate container 2e0bb45dfd77 22:59:46 ---> b4218e335de5 22:59:46 22:59:46 Step 10/23 : FROM alpine:3.16 22:59:46 ---> 3d81c46cd875 22:59:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:59:46 ---> Using cache 22:59:46 ---> ec2037e69f84 22:59:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:59:46 ---> Using cache 22:59:46 ---> 9f3ef13e57fd 22:59:46 Step 13/23 : ENV APP_PORT=59881 22:59:46 ---> Running in 7105fc83a28d 22:59:46 Removing intermediate container 7105fc83a28d 22:59:46 ---> e68291eebc5f 22:59:46 Step 14/23 : EXPOSE $APP_PORT 22:59:46 ---> Running in 234c1c30da87 22:59:46 Removing intermediate container 234c1c30da87 22:59:46 ---> 0620bc5109aa 22:59:46 Step 15/23 : WORKDIR / 22:59:46 ---> Running in f479c86379c0 22:59:46 Removing intermediate container f479c86379c0 22:59:46 ---> f76ffc29a8a8 22:59:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:59:46 ---> fb3ab519f7e8 22:59:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:59:46 ---> 92b14ff3389c 22:59:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:59:46 ---> b6584d8ee2b1 22:59:46 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:59:46 ---> Running in 4ebb7adb0004 22:59:46 Removing intermediate container 4ebb7adb0004 22:59:46 ---> 32bc8a9c7e7b 22:59:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:59:46 ---> Running in 2e7f537cba41 22:59:46 Removing intermediate container 2e7f537cba41 22:59:46 ---> 3ba4bbacaaf6 22:59:46 Step 21/23 : LABEL arch=arm64 22:59:46 ---> Running in 393362b1fe9c 22:59:46 Removing intermediate container 393362b1fe9c 22:59:46 ---> ff9a077eea98 22:59:46 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 22:59:46 ---> Running in 5e3c0e77e1fa 22:59:46 Removing intermediate container 5e3c0e77e1fa 22:59:46 ---> a9089638f485 22:59:46 Step 23/23 : LABEL version=2.3.0-dev.36 22:59:46 ---> Running in 3d72bb63eb90 22:59:46 Removing intermediate container 3d72bb63eb90 22:59:46 ---> 71b8af57dcca 22:59:46 22:59:46 Successfully built 71b8af57dcca 22:59:46 Successfully tagged core-metadata-arm64:latest 23:01:08  Building core-metadata ... done Removing intermediate container 39c5a02de3c3 23:01:08 ---> 9c1acb0b37a4 23:01:08 23:01:08 Step 10/31 : FROM alpine:3.16 23:01:08 ---> 3d81c46cd875 23:01:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:01:08 ---> Running in dd657b383491 23:01:08 Removing intermediate container dd657b383491 23:01:08 ---> ec43d1fd5951 23:01:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:01:08 ---> Running in 6c8b9eb4865b 23:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:01:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:01:09 (1/2) Installing dumb-init (1.2.5-r1) 23:01:09 (2/2) Installing su-exec (0.2-r1) 23:01:09 Executing busybox-1.35.0-r15.trigger 23:01:09 OK: 5 MiB in 16 packages 23:01:11 Removing intermediate container 6c8b9eb4865b 23:01:11 ---> eecc58d4cbdb 23:01:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:01:11 ---> Running in 619bc2b8af16 23:01:11 Removing intermediate container 619bc2b8af16 23:01:11 ---> c4a1ef6db501 23:01:11 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:01:11 ---> Running in 9631424a2e60 23:01:12 Removing intermediate container 9631424a2e60 23:01:12 ---> 6a93321fcd66 23:01:12 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:01:12 ---> Running in 2dc3c1815033 23:01:12 Removing intermediate container 2dc3c1815033 23:01:12 ---> 6b88af1a0928 23:01:12 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:01:12 ---> Running in 0f3844f639fd 23:01:16 Removing intermediate container 0f3844f639fd 23:01:16 ---> 1656e0abc370 23:01:16 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:01:16 ---> Running in aef1d2bee472 23:01:16 Removing intermediate container aef1d2bee472 23:01:16 ---> 1b1e73834d15 23:01:16 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:01:17 ---> 061bc0ff68d2 23:01:17 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:01:17 ---> Running in 62bb56075166 23:01:20 Removing intermediate container 62bb56075166 23:01:20 ---> 75ee8eae9cd7 23:01:20 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:21 ---> 89d8d8004953 23:01:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:01:23 ---> 963cf82dbeda 23:01:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:01:23 ---> ef746532aa33 23:01:23 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:01:25 ---> 5b3421be8509 23:01:25 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:01:26 ---> 3e11e7d3a0da 23:01:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:01:27 ---> 8d93ddfc73b8 23:01:27 Step 26/31 : RUN chmod +x /entrypoint.sh 23:01:27 ---> Running in 7f84d25ca4db 23:01:31 Removing intermediate container 7f84d25ca4db 23:01:31 ---> f0e88ec58e20 23:01:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:01:32 ---> Running in 23c1175f41e3 23:01:32 Removing intermediate container 23c1175f41e3 23:01:32 ---> 9626ffe846dc 23:01:32 Step 28/31 : CMD ["gate"] 23:01:32 ---> Running in 653faca378e8 23:01:33 Removing intermediate container 653faca378e8 23:01:33 ---> 1d61be1b3e82 23:01:33 Step 29/31 : LABEL arch=arm64 23:01:34 ---> Running in 4ae360c39190 23:01:34 Removing intermediate container 4ae360c39190 23:01:34 ---> d630ed384ace 23:01:34 Step 30/31 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 23:01:35 ---> Running in 4e111302bb86 23:01:36 Removing intermediate container 4e111302bb86 23:01:36 ---> 96d6f57ab547 23:01:36 Step 31/31 : LABEL version=2.3.0-dev.36 23:01:36 ---> Running in f92dee815213 23:01:37 Removing intermediate container f92dee815213 23:01:37 ---> 5662c55c1379 23:01:37 23:01:38 Successfully built 5662c55c1379 23:01:38 Successfully tagged security-bootstrapper-arm64:latest 23:01:39  Building security-bootstrapper ... done Removing intermediate container 8f5923dcdd2e 23:01:39 ---> e1db1043a22d 23:01:39 23:01:39 Step 10/22 : FROM alpine:3.16 23:01:39 ---> 3d81c46cd875 23:01:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:01:39 ---> Running in d441834223a7 23:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:01:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:01:42 (1/2) Installing ca-certificates (20220614-r0) 23:01:42 (2/2) Installing dumb-init (1.2.5-r1) 23:01:42 Executing busybox-1.35.0-r15.trigger 23:01:42 Executing ca-certificates-20220614-r0.trigger 23:01:42 OK: 6 MiB in 16 packages 23:01:44 Removing intermediate container d441834223a7 23:01:44 ---> dc4660ff5d9b 23:01:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:01:45 ---> Running in 70de60a9f29a 23:01:45 Removing intermediate container 70de60a9f29a 23:01:45 ---> e8c488ea0515 23:01:45 Step 13/22 : ENV APP_PORT=59860 23:01:45 ---> Running in 15213888ea43 23:01:46 Removing intermediate container 15213888ea43 23:01:46 ---> 259a4e687f89 23:01:46 Step 14/22 : EXPOSE $APP_PORT 23:01:46 ---> Running in c22daa90bbfd 23:01:46 Removing intermediate container c22daa90bbfd 23:01:46 ---> 6cbfb42325ba 23:01:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:01:47 ---> 799ee76c3dd4 23:01:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:01:50 ---> b7ef45fa599b 23:01:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:01:50 ---> 4653181a09ba 23:01:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:01:51 ---> Running in 7242ca2b9d0a 23:01:51 Removing intermediate container 7242ca2b9d0a 23:01:51 ---> cbaaa14281b2 23:01:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:01:51 ---> Running in 22eaf09e88a1 23:01:52 Removing intermediate container 22eaf09e88a1 23:01:52 ---> 6cd1a6ad182c 23:01:52 Step 20/22 : LABEL arch=arm64 23:01:52 ---> Running in 016c291a629e 23:01:53 Removing intermediate container 016c291a629e 23:01:53 ---> 44604aa0a0c6 23:01:53 Step 21/22 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 23:01:53 ---> Running in 68fa1e10fc5f 23:01:53 Removing intermediate container 68fa1e10fc5f 23:01:53 ---> 927b26c64e2d 23:01:53 Step 22/22 : LABEL version=2.3.0-dev.36 23:01:53 ---> Running in 7c84fd950e4e 23:01:54 Removing intermediate container 7c84fd950e4e 23:01:54 ---> 6794055774e5 23:01:54 23:01:54 Successfully built 6794055774e5 23:01:54 Successfully tagged support-notifications-arm64:latest 23:03:02  Building support-notifications ... done Removing intermediate container 58bc8ec89c1f 23:03:02 ---> 78e6c45047c7 23:03:02 23:03:02 Step 10/23 : FROM alpine:3.16 23:03:02 ---> 3d81c46cd875 23:03:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:03:02 ---> Running in 2b8532651aa8 23:03:02 Removing intermediate container 2b8532651aa8 23:03:02 ---> 8f1caa70aaab 23:03:02 Step 12/23 : ENV APP_PORT=59880 23:03:02 ---> Running in 5b9e5da64407 23:03:03 Removing intermediate container 5b9e5da64407 23:03:03 ---> bd8504b2f1fa 23:03:03 Step 13/23 : EXPOSE $APP_PORT 23:03:03 ---> Running in 8aa08f234ed0 23:03:03 Removing intermediate container d2bbe6b807a0 23:03:03 ---> 2fa196ab9da9 23:03:03 23:03:03 Step 9/20 : FROM alpine:3.15 23:03:03 ---> 60f2846fe774 23:03:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:03:03 ---> Using cache 23:03:03 ---> 103fbf4e1760 23:03:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:03 ---> Using cache 23:03:03 ---> c0e186b8ae0d 23:03:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:03:03 Removing intermediate container 8aa08f234ed0 23:03:03 ---> b868d2e102e8 23:03:03 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:03 ---> Running in 55789a3abf08 23:03:03 ---> Running in 38a31d19f6f9 23:03:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:03:05 Removing intermediate container 38a31d19f6f9 23:03:05 ---> 4c2f7f751f97 23:03:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:03:05 ---> Running in c02c00b9ce20 23:03:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:03:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:03:07 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:03:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:03:07 OK: 15734 distinct packages available 23:03:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:03:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:03:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:03:08 (1/6) Installing dumb-init (1.2.5-r1) 23:03:09 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:03:09 (3/6) Installing libsodium (1.0.18-r0) 23:03:09 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:03:09 (1/9) Installing ca-certificates (20220614-r0) 23:03:09 (5/6) Installing libzmq (4.3.4-r0) 23:03:09 (2/9) Installing brotli-libs (1.0.9-r5) 23:03:09 (6/6) Installing zeromq (4.3.4-r0) 23:03:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:03:09 (4/9) Installing libcurl (7.80.0-r2) 23:03:09 Executing busybox-1.35.0-r15.trigger 23:03:09 OK: 8 MiB in 20 packages 23:03:09 (5/9) Installing curl (7.80.0-r2) 23:03:09 (6/9) Installing dumb-init (1.2.5-r1) 23:03:10 (7/9) Installing musl-obstack (1.2.3-r0) 23:03:10 (8/9) Installing libucontext (1.1-r0) 23:03:10 (9/9) Installing gcompat (1.0.0-r4) 23:03:10 Executing busybox-1.34.1-r7.trigger 23:03:10 Executing ca-certificates-20220614-r0.trigger 23:03:10 OK: 8 MiB in 23 packages 23:03:11 Removing intermediate container c02c00b9ce20 23:03:11 ---> c182f349267d 23:03:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:11 ---> 6a87f70ef45b 23:03:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:03:12 Removing intermediate container 55789a3abf08 23:03:12 ---> cfa019ba44c2 23:03:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:03:12 ---> ab8b5b42e149 23:03:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:03:12 ---> e4aa60ee15d5 23:03:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:03:13 ---> 50fda8a02189 23:03:13 Step 19/23 : ENTRYPOINT ["/core-data"] 23:03:13 ---> Running in f85e45671ee6 23:03:14 Removing intermediate container f85e45671ee6 23:03:14 ---> ffdf783120a8 23:03:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:14 ---> 35b9a11f3d84 23:03:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:03:14 ---> Running in 8df574f55c16 23:03:14 Removing intermediate container 8df574f55c16 23:03:14 ---> 384d594a2dd0 23:03:14 Step 21/23 : LABEL arch=arm64 23:03:14 ---> Running in 3612cb54dc5e 23:03:14 ---> 087ba3743fc6 23:03:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:03:14 ---> Running in 206fd60e500b 23:03:15 Removing intermediate container 3612cb54dc5e 23:03:15 ---> c17647d77761 23:03:15 Step 22/23 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 23:03:15 ---> Running in d9a15774f9ca 23:03:15 Removing intermediate container 206fd60e500b 23:03:15 ---> f7e41866a528 23:03:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:03:15 ---> Running in a852d139f18f 23:03:15 Removing intermediate container d9a15774f9ca 23:03:15 ---> 45c492200e26 23:03:15 Step 23/23 : LABEL version=2.3.0-dev.36 23:03:15 ---> Running in 87268107e658 23:03:15 Removing intermediate container a852d139f18f 23:03:15 ---> a052830bd869 23:03:15 Step 18/20 : LABEL arch=arm64 23:03:15 ---> Running in 51eff2844b97 23:03:15 Removing intermediate container 87268107e658 23:03:15 ---> 05a5be0e1eb3 23:03:15 23:03:16 Removing intermediate container 51eff2844b97 23:03:16 ---> e981646a13c7 23:03:16 Step 19/20 : LABEL git_sha=643a1ec0173d822b32d32c37cecccb087e144190 23:03:16 Successfully built 05a5be0e1eb3 23:03:16 Successfully tagged core-data-arm64:latest 23:03:16  Building core-data ... done  ---> Running in f3bb785a6776 23:03:16 Removing intermediate container f3bb785a6776 23:03:16 ---> 91bbcabeb287 23:03:16 Step 20/20 : LABEL version=2.3.0-dev.36 23:03:16 ---> Running in 5215c1ce67ec 23:03:17 Removing intermediate container 5215c1ce67ec 23:03:17 ---> aff5b571481e 23:03:17 23:03:17 Successfully built aff5b571481e 23:03:17 Successfully tagged security-spiffe-token-provider-arm64:latest 23:03:17  Building security-spiffe-token-provider ... done  [Pipeline] } 23:03:17 $ docker stop --time=1 04610525164b1b176bb74909c8bee00712414a813d9038d0253927b64dd79be5 23:03:19 $ docker rm -f 04610525164b1b176bb74909c8bee00712414a813d9038d0253927b64dd79be5 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:19 + docker images 23:03:19 REPOSITORY TAG IMAGE ID CREATED SIZE 23:03:19 security-spiffe-token-provider-arm64 latest aff5b571481e 3 seconds ago 28.3MB 23:03:19 core-data-arm64 latest 05a5be0e1eb3 4 seconds ago 20.6MB 23:03:19 2fa196ab9da9 17 seconds ago 1.41GB 23:03:19 78e6c45047c7 19 seconds ago 1.38GB 23:03:19 support-notifications-arm64 latest 6794055774e5 About a minute ago 26.1MB 23:03:19 e1db1043a22d About a minute ago 1.41GB 23:03:19 security-bootstrapper-arm64 latest 5662c55c1379 About a minute ago 18.6MB 23:03:19 9c1acb0b37a4 2 minutes ago 1.36GB 23:03:19 core-metadata-arm64 latest 71b8af57dcca 3 minutes ago 17.4MB 23:03:19 b4218e335de5 3 minutes ago 1.38GB 23:03:19 sys-mgmt-agent-arm64 latest 427e10df8b28 6 minutes ago 282MB 23:03:19 security-spire-server-arm64 latest d47b37a11cf4 6 minutes ago 84.2MB 23:03:19 e231bf605eb7 7 minutes ago 1.25GB 23:03:19 security-proxy-setup-arm64 latest 6a83b7f37695 7 minutes ago 26.2MB 23:03:19 support-scheduler-arm64 latest 37e4e8fb1f6a 7 minutes ago 25.6MB 23:03:19 7a69a3cfe571 7 minutes ago 1.36GB 23:03:19 cebac61c5a05 7 minutes ago 1.35GB 23:03:19 983f5659f6a3 8 minutes ago 1.41GB 23:03:19 security-secretstore-setup-arm64 latest 8519e67a3142 10 minutes ago 27.9MB 23:03:19 core-command-arm64 latest 06e542aa09ee 10 minutes ago 15.5MB 23:03:19 436804344ed5 10 minutes ago 1.36GB 23:03:19 7055303f4b05 10 minutes ago 1.35GB 23:03:19 security-spire-agent-arm64 latest b2aa104877ed 15 minutes ago 122MB 23:03:19 security-spire-config-arm64 latest 25bdb9002f11 15 minutes ago 83.6MB 23:03:19 91080d67d5a1 15 minutes ago 1.25GB 23:03:19 305879cd73f9 15 minutes ago 1.25GB 23:03:19 ci-base-image-arm64 latest 2f9cfb0b18df 18 minutes ago 994MB 23:03:19 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 23:03:19 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 23:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 23:03:19 docker 20.10.14 c346e9eafbab 3 months ago 202MB 23:03:19 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 23:03:20 provisioning config files... 23:03:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/271@tmp/config9107499842311440966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:20 ---> docker-login.sh 23:03:20 nexus3.edgexfoundry.org:10001 23:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:20 Configure a credential helper to remove this warning. See 23:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:20 23:03:20 Login Succeeded 23:03:20 nexus3.edgexfoundry.org:10002 23:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:21 Configure a credential helper to remove this warning. See 23:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:21 23:03:21 Login Succeeded 23:03:21 nexus3.edgexfoundry.org:10003 23:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:21 Configure a credential helper to remove this warning. See 23:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:21 23:03:21 Login Succeeded 23:03:21 nexus3.edgexfoundry.org:10004 23:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:22 Configure a credential helper to remove this warning. See 23:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:22 23:03:22 Login Succeeded 23:03:22 docker.io 23:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:03:23 Configure a credential helper to remove this warning. See 23:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:03:23 23:03:23 Login Succeeded 23:03:23 ---> docker-login.sh ends [Pipeline] } 23:03:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:23 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:03:23 643a1ec0173d822b32d32c37cecccb087e144190 23:03:23 latest 23:03:23 2.3.0-dev.36 23:03:23 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:23 main 23:03:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:03:23 4f3ed3ea2cff: Preparing 23:03:23 f5a29a705f2d: Preparing 23:03:23 479ea6a68da8: Preparing 23:03:23 0c004ded3ef1: Preparing 23:03:23 5b7df235d876: Preparing 23:03:23 5b7df235d876: Layer already exists 23:03:24 0c004ded3ef1: Pushed 23:03:24 479ea6a68da8: Pushed 23:03:24 4f3ed3ea2cff: Pushed 23:03:26 f5a29a705f2d: Pushed 23:03:26 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:03:27 4f3ed3ea2cff: Preparing 23:03:27 f5a29a705f2d: Preparing 23:03:27 479ea6a68da8: Preparing 23:03:27 0c004ded3ef1: Preparing 23:03:27 5b7df235d876: Preparing 23:03:27 5b7df235d876: Layer already exists 23:03:27 f5a29a705f2d: Layer already exists 23:03:27 4f3ed3ea2cff: Layer already exists 23:03:27 479ea6a68da8: Layer already exists 23:03:27 0c004ded3ef1: Layer already exists 23:03:27 latest: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.36 23:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:03:28 4f3ed3ea2cff: Preparing 23:03:28 f5a29a705f2d: Preparing 23:03:28 479ea6a68da8: Preparing 23:03:28 0c004ded3ef1: Preparing 23:03:28 5b7df235d876: Preparing 23:03:28 5b7df235d876: Layer already exists 23:03:28 f5a29a705f2d: Layer already exists 23:03:28 4f3ed3ea2cff: Layer already exists 23:03:28 479ea6a68da8: Layer already exists 23:03:28 0c004ded3ef1: Layer already exists 23:03:28 2.3.0-dev.36: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:03:29 4f3ed3ea2cff: Preparing 23:03:29 f5a29a705f2d: Preparing 23:03:29 479ea6a68da8: Preparing 23:03:29 0c004ded3ef1: Preparing 23:03:29 5b7df235d876: Preparing 23:03:29 5b7df235d876: Layer already exists 23:03:29 f5a29a705f2d: Layer already exists 23:03:29 479ea6a68da8: Layer already exists 23:03:29 4f3ed3ea2cff: Layer already exists 23:03:29 0c004ded3ef1: Layer already exists 23:03:29 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:03:30 4f3ed3ea2cff: Preparing 23:03:30 f5a29a705f2d: Preparing 23:03:30 479ea6a68da8: Preparing 23:03:30 0c004ded3ef1: Preparing 23:03:30 5b7df235d876: Preparing 23:03:30 5b7df235d876: Layer already exists 23:03:30 479ea6a68da8: Layer already exists 23:03:30 4f3ed3ea2cff: Layer already exists 23:03:30 0c004ded3ef1: Layer already exists 23:03:30 f5a29a705f2d: Layer already exists 23:03:30 main: digest: sha256:754ede5804c800f33adda4542423c152c2240b4c2e7b081e7f3776bfa2235a0b size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:30 ===================================================== [Pipeline] echo 23:03:30 taggedImages: 23:03:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:03:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.36 23:03:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:03:30 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:03:30 643a1ec0173d822b32d32c37cecccb087e144190 23:03:30 latest 23:03:30 2.3.0-dev.36 23:03:30 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:30 main 23:03:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:03:31 6462632d0ebe: Preparing 23:03:31 701b7deb672b: Preparing 23:03:31 479ea6a68da8: Preparing 23:03:31 bbd9b2598e44: Preparing 23:03:31 5095dd38cc9d: Preparing 23:03:31 5b7df235d876: Preparing 23:03:31 5b7df235d876: Waiting 23:03:31 479ea6a68da8: Layer already exists 23:03:31 5b7df235d876: Layer already exists 23:03:31 5095dd38cc9d: Pushed 23:03:31 6462632d0ebe: Pushed 23:03:32 bbd9b2598e44: Pushed 23:03:35 701b7deb672b: Pushed 23:03:35 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:03:35 6462632d0ebe: Preparing 23:03:35 701b7deb672b: Preparing 23:03:35 479ea6a68da8: Preparing 23:03:35 bbd9b2598e44: Preparing 23:03:35 5095dd38cc9d: Preparing 23:03:35 5b7df235d876: Preparing 23:03:35 5b7df235d876: Waiting 23:03:35 701b7deb672b: Layer already exists 23:03:35 5095dd38cc9d: Layer already exists 23:03:35 6462632d0ebe: Layer already exists 23:03:35 479ea6a68da8: Layer already exists 23:03:35 bbd9b2598e44: Layer already exists 23:03:35 5b7df235d876: Layer already exists 23:03:36 latest: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.36 23:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:03:36 6462632d0ebe: Preparing 23:03:36 701b7deb672b: Preparing 23:03:36 479ea6a68da8: Preparing 23:03:36 bbd9b2598e44: Preparing 23:03:36 5095dd38cc9d: Preparing 23:03:36 5b7df235d876: Preparing 23:03:36 5b7df235d876: Waiting 23:03:36 bbd9b2598e44: Layer already exists 23:03:36 701b7deb672b: Layer already exists 23:03:36 6462632d0ebe: Layer already exists 23:03:36 5095dd38cc9d: Layer already exists 23:03:36 479ea6a68da8: Layer already exists 23:03:36 5b7df235d876: Layer already exists 23:03:37 2.3.0-dev.36: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:03:37 6462632d0ebe: Preparing 23:03:37 701b7deb672b: Preparing 23:03:37 479ea6a68da8: Preparing 23:03:37 bbd9b2598e44: Preparing 23:03:37 5095dd38cc9d: Preparing 23:03:37 5b7df235d876: Preparing 23:03:37 701b7deb672b: Layer already exists 23:03:37 5095dd38cc9d: Layer already exists 23:03:37 bbd9b2598e44: Layer already exists 23:03:37 6462632d0ebe: Layer already exists 23:03:37 479ea6a68da8: Layer already exists 23:03:37 5b7df235d876: Layer already exists 23:03:38 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:03:38 6462632d0ebe: Preparing 23:03:38 701b7deb672b: Preparing 23:03:38 479ea6a68da8: Preparing 23:03:38 bbd9b2598e44: Preparing 23:03:38 5095dd38cc9d: Preparing 23:03:38 5b7df235d876: Preparing 23:03:38 5b7df235d876: Waiting 23:03:38 479ea6a68da8: Layer already exists 23:03:38 701b7deb672b: Layer already exists 23:03:38 6462632d0ebe: Layer already exists 23:03:38 bbd9b2598e44: Layer already exists 23:03:38 5095dd38cc9d: Layer already exists 23:03:38 5b7df235d876: Layer already exists 23:03:39 main: digest: sha256:9f7367b2c8becbf6470800c582d1dfd6410ed040a2d0105d9a1686348e330d1b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:39 ===================================================== [Pipeline] echo 23:03:39 taggedImages: 23:03:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:03:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.36 23:03:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:03:39 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:03:39 643a1ec0173d822b32d32c37cecccb087e144190 23:03:39 latest 23:03:39 2.3.0-dev.36 23:03:39 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:39 main 23:03:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:03:40 9ae4adfa19ea: Preparing 23:03:40 2a705b163fbe: Preparing 23:03:40 479ea6a68da8: Preparing 23:03:40 0c004ded3ef1: Preparing 23:03:40 5b7df235d876: Preparing 23:03:40 5b7df235d876: Layer already exists 23:03:40 479ea6a68da8: Layer already exists 23:03:40 0c004ded3ef1: Layer already exists 23:03:40 9ae4adfa19ea: Pushed 23:03:43 2a705b163fbe: Pushed 23:03:43 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:03:44 9ae4adfa19ea: Preparing 23:03:44 2a705b163fbe: Preparing 23:03:44 479ea6a68da8: Preparing 23:03:44 0c004ded3ef1: Preparing 23:03:44 5b7df235d876: Preparing 23:03:44 5b7df235d876: Layer already exists 23:03:44 2a705b163fbe: Layer already exists 23:03:44 0c004ded3ef1: Layer already exists 23:03:44 9ae4adfa19ea: Layer already exists 23:03:44 479ea6a68da8: Layer already exists 23:03:44 latest: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.36 23:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:03:45 9ae4adfa19ea: Preparing 23:03:45 2a705b163fbe: Preparing 23:03:45 479ea6a68da8: Preparing 23:03:45 0c004ded3ef1: Preparing 23:03:45 5b7df235d876: Preparing 23:03:45 5b7df235d876: Layer already exists 23:03:45 0c004ded3ef1: Layer already exists 23:03:45 2a705b163fbe: Layer already exists 23:03:45 9ae4adfa19ea: Layer already exists 23:03:45 479ea6a68da8: Layer already exists 23:03:45 2.3.0-dev.36: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:03:46 9ae4adfa19ea: Preparing 23:03:46 2a705b163fbe: Preparing 23:03:46 479ea6a68da8: Preparing 23:03:46 0c004ded3ef1: Preparing 23:03:46 5b7df235d876: Preparing 23:03:46 9ae4adfa19ea: Layer already exists 23:03:46 5b7df235d876: Layer already exists 23:03:46 2a705b163fbe: Layer already exists 23:03:46 479ea6a68da8: Layer already exists 23:03:46 0c004ded3ef1: Layer already exists 23:03:46 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:03:47 9ae4adfa19ea: Preparing 23:03:47 2a705b163fbe: Preparing 23:03:47 479ea6a68da8: Preparing 23:03:47 0c004ded3ef1: Preparing 23:03:47 5b7df235d876: Preparing 23:03:47 9ae4adfa19ea: Layer already exists 23:03:47 5b7df235d876: Layer already exists 23:03:47 2a705b163fbe: Layer already exists 23:03:47 479ea6a68da8: Layer already exists 23:03:47 0c004ded3ef1: Layer already exists 23:03:47 main: digest: sha256:6a0481b0d078161b33147891d8e5f5aefb533efdf6e8c9f47b385d47fd556cc4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:47 ===================================================== [Pipeline] echo 23:03:47 taggedImages: 23:03:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:03:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.36 23:03:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:03:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:03:47 643a1ec0173d822b32d32c37cecccb087e144190 23:03:47 latest 23:03:47 2.3.0-dev.36 23:03:47 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:47 main 23:03:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:03:48 c76980bce6f7: Preparing 23:03:48 c76980bce6f7: Preparing 23:03:48 6d9f83cdee00: Preparing 23:03:48 41638c1200a5: Preparing 23:03:48 b49f610a2bab: Preparing 23:03:48 29e626d0e57f: Preparing 23:03:48 479ea6a68da8: Preparing 23:03:48 55fe8ee631dd: Preparing 23:03:48 dc54506dfcfe: Preparing 23:03:48 3aa604205117: Preparing 23:03:48 238c9d78bcfe: Preparing 23:03:48 5b7df235d876: Preparing 23:03:48 479ea6a68da8: Waiting 23:03:48 55fe8ee631dd: Waiting 23:03:48 dc54506dfcfe: Waiting 23:03:48 3aa604205117: Waiting 23:03:48 238c9d78bcfe: Waiting 23:03:48 5b7df235d876: Waiting 23:03:48 c76980bce6f7: Pushed 23:03:48 6d9f83cdee00: Pushed 23:03:48 41638c1200a5: Pushed 23:03:48 b49f610a2bab: Pushed 23:03:48 479ea6a68da8: Layer already exists 23:03:49 55fe8ee631dd: Pushed 23:03:49 3aa604205117: Pushed 23:03:49 dc54506dfcfe: Pushed 23:03:49 5b7df235d876: Layer already exists 23:03:49 238c9d78bcfe: Pushed 23:03:52 29e626d0e57f: Pushed 23:03:52 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:03:53 c76980bce6f7: Preparing 23:03:53 c76980bce6f7: Preparing 23:03:53 6d9f83cdee00: Preparing 23:03:53 41638c1200a5: Preparing 23:03:53 b49f610a2bab: Preparing 23:03:53 29e626d0e57f: Preparing 23:03:53 479ea6a68da8: Preparing 23:03:53 55fe8ee631dd: Preparing 23:03:53 dc54506dfcfe: Preparing 23:03:53 3aa604205117: Preparing 23:03:53 238c9d78bcfe: Preparing 23:03:53 5b7df235d876: Preparing 23:03:53 479ea6a68da8: Waiting 23:03:53 55fe8ee631dd: Waiting 23:03:53 dc54506dfcfe: Waiting 23:03:53 3aa604205117: Waiting 23:03:53 238c9d78bcfe: Waiting 23:03:53 5b7df235d876: Waiting 23:03:53 b49f610a2bab: Layer already exists 23:03:53 41638c1200a5: Layer already exists 23:03:53 c76980bce6f7: Layer already exists 23:03:53 29e626d0e57f: Layer already exists 23:03:53 6d9f83cdee00: Layer already exists 23:03:53 479ea6a68da8: Layer already exists 23:03:53 55fe8ee631dd: Layer already exists 23:03:53 dc54506dfcfe: Layer already exists 23:03:53 3aa604205117: Layer already exists 23:03:53 238c9d78bcfe: Layer already exists 23:03:53 5b7df235d876: Layer already exists 23:03:53 latest: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.36 23:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:03:54 c76980bce6f7: Preparing 23:03:54 c76980bce6f7: Preparing 23:03:54 6d9f83cdee00: Preparing 23:03:54 41638c1200a5: Preparing 23:03:54 b49f610a2bab: Preparing 23:03:54 29e626d0e57f: Preparing 23:03:54 479ea6a68da8: Preparing 23:03:54 55fe8ee631dd: Preparing 23:03:54 dc54506dfcfe: Preparing 23:03:54 3aa604205117: Preparing 23:03:54 238c9d78bcfe: Preparing 23:03:54 5b7df235d876: Preparing 23:03:54 479ea6a68da8: Waiting 23:03:54 55fe8ee631dd: Waiting 23:03:54 238c9d78bcfe: Waiting 23:03:54 dc54506dfcfe: Waiting 23:03:54 3aa604205117: Waiting 23:03:54 5b7df235d876: Waiting 23:03:54 6d9f83cdee00: Layer already exists 23:03:54 41638c1200a5: Layer already exists 23:03:54 c76980bce6f7: Layer already exists 23:03:54 29e626d0e57f: Layer already exists 23:03:54 b49f610a2bab: Layer already exists 23:03:54 479ea6a68da8: Layer already exists 23:03:54 55fe8ee631dd: Layer already exists 23:03:54 dc54506dfcfe: Layer already exists 23:03:54 3aa604205117: Layer already exists 23:03:54 238c9d78bcfe: Layer already exists 23:03:54 5b7df235d876: Layer already exists 23:03:54 2.3.0-dev.36: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:03:55 c76980bce6f7: Preparing 23:03:55 c76980bce6f7: Preparing 23:03:55 6d9f83cdee00: Preparing 23:03:55 41638c1200a5: Preparing 23:03:55 b49f610a2bab: Preparing 23:03:55 29e626d0e57f: Preparing 23:03:55 479ea6a68da8: Preparing 23:03:55 55fe8ee631dd: Preparing 23:03:55 dc54506dfcfe: Preparing 23:03:55 3aa604205117: Preparing 23:03:55 238c9d78bcfe: Preparing 23:03:55 5b7df235d876: Preparing 23:03:55 dc54506dfcfe: Waiting 23:03:55 238c9d78bcfe: Waiting 23:03:55 3aa604205117: Waiting 23:03:55 5b7df235d876: Waiting 23:03:55 479ea6a68da8: Waiting 23:03:55 55fe8ee631dd: Waiting 23:03:55 c76980bce6f7: Layer already exists 23:03:55 41638c1200a5: Layer already exists 23:03:55 b49f610a2bab: Layer already exists 23:03:55 6d9f83cdee00: Layer already exists 23:03:55 29e626d0e57f: Layer already exists 23:03:55 479ea6a68da8: Layer already exists 23:03:55 55fe8ee631dd: Layer already exists 23:03:55 dc54506dfcfe: Layer already exists 23:03:55 238c9d78bcfe: Layer already exists 23:03:55 3aa604205117: Layer already exists 23:03:55 5b7df235d876: Layer already exists 23:03:55 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:03:56 c76980bce6f7: Preparing 23:03:56 c76980bce6f7: Preparing 23:03:56 6d9f83cdee00: Preparing 23:03:56 41638c1200a5: Preparing 23:03:56 b49f610a2bab: Preparing 23:03:56 29e626d0e57f: Preparing 23:03:56 479ea6a68da8: Preparing 23:03:56 55fe8ee631dd: Preparing 23:03:56 dc54506dfcfe: Preparing 23:03:56 3aa604205117: Preparing 23:03:56 238c9d78bcfe: Preparing 23:03:56 5b7df235d876: Preparing 23:03:56 55fe8ee631dd: Waiting 23:03:56 3aa604205117: Waiting 23:03:56 238c9d78bcfe: Waiting 23:03:56 dc54506dfcfe: Waiting 23:03:56 479ea6a68da8: Waiting 23:03:56 5b7df235d876: Waiting 23:03:56 c76980bce6f7: Layer already exists 23:03:56 6d9f83cdee00: Layer already exists 23:03:56 41638c1200a5: Layer already exists 23:03:56 29e626d0e57f: Layer already exists 23:03:56 b49f610a2bab: Layer already exists 23:03:56 479ea6a68da8: Layer already exists 23:03:56 55fe8ee631dd: Layer already exists 23:03:56 dc54506dfcfe: Layer already exists 23:03:56 3aa604205117: Layer already exists 23:03:56 238c9d78bcfe: Layer already exists 23:03:56 5b7df235d876: Layer already exists 23:03:56 main: digest: sha256:a57c379aac8c054de679a60376d6442e25e34bb2313e053e3da1d0af9cfb82ba size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:03:56 ===================================================== [Pipeline] echo 23:03:56 taggedImages: 23:03:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:03:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.36 23:03:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:03:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:03:56 643a1ec0173d822b32d32c37cecccb087e144190 23:03:56 latest 23:03:56 2.3.0-dev.36 23:03:56 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:03:56 main 23:03:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:03:57 37af59b8842c: Preparing 23:03:57 72ba97b1b798: Preparing 23:03:57 fbf8c12ee847: Preparing 23:03:57 100bf15d25e9: Preparing 23:03:57 541e36bb621d: Preparing 23:03:57 b232279fc73f: Preparing 23:03:57 57fd5d67e5b0: Preparing 23:03:57 5b7df235d876: Preparing 23:03:57 b232279fc73f: Waiting 23:03:57 57fd5d67e5b0: Waiting 23:03:57 5b7df235d876: Waiting 23:03:57 541e36bb621d: Pushed 23:03:57 72ba97b1b798: Pushed 23:03:57 37af59b8842c: Pushed 23:03:57 5b7df235d876: Layer already exists 23:03:57 b232279fc73f: Pushed 23:03:58 57fd5d67e5b0: Pushed 23:03:59 fbf8c12ee847: Pushed 23:03:59 100bf15d25e9: Pushed 23:04:00 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:00 + 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 23:04:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:04:00 37af59b8842c: Preparing 23:04:00 72ba97b1b798: Preparing 23:04:00 fbf8c12ee847: Preparing 23:04:00 100bf15d25e9: Preparing 23:04:00 541e36bb621d: Preparing 23:04:00 b232279fc73f: Preparing 23:04:00 57fd5d67e5b0: Preparing 23:04:00 5b7df235d876: Preparing 23:04:00 b232279fc73f: Waiting 23:04:00 57fd5d67e5b0: Waiting 23:04:00 5b7df235d876: Waiting 23:04:00 72ba97b1b798: Layer already exists 23:04:00 37af59b8842c: Layer already exists 23:04:00 541e36bb621d: Layer already exists 23:04:00 100bf15d25e9: Layer already exists 23:04:00 fbf8c12ee847: Layer already exists 23:04:00 b232279fc73f: Layer already exists 23:04:00 57fd5d67e5b0: Layer already exists 23:04:00 5b7df235d876: Layer already exists 23:04:01 latest: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.36 23:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:04:01 37af59b8842c: Preparing 23:04:01 72ba97b1b798: Preparing 23:04:01 fbf8c12ee847: Preparing 23:04:01 100bf15d25e9: Preparing 23:04:01 541e36bb621d: Preparing 23:04:01 b232279fc73f: Preparing 23:04:01 57fd5d67e5b0: Preparing 23:04:01 5b7df235d876: Preparing 23:04:01 57fd5d67e5b0: Waiting 23:04:01 5b7df235d876: Waiting 23:04:01 b232279fc73f: Waiting 23:04:01 fbf8c12ee847: Layer already exists 23:04:01 37af59b8842c: Layer already exists 23:04:01 100bf15d25e9: Layer already exists 23:04:01 72ba97b1b798: Layer already exists 23:04:01 541e36bb621d: Layer already exists 23:04:01 57fd5d67e5b0: Layer already exists 23:04:01 b232279fc73f: Layer already exists 23:04:02 5b7df235d876: Layer already exists 23:04:02 2.3.0-dev.36: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:04:02 37af59b8842c: Preparing 23:04:02 72ba97b1b798: Preparing 23:04:02 fbf8c12ee847: Preparing 23:04:02 100bf15d25e9: Preparing 23:04:02 541e36bb621d: Preparing 23:04:02 b232279fc73f: Preparing 23:04:02 57fd5d67e5b0: Preparing 23:04:02 5b7df235d876: Preparing 23:04:02 57fd5d67e5b0: Waiting 23:04:02 5b7df235d876: Waiting 23:04:02 b232279fc73f: Waiting 23:04:02 fbf8c12ee847: Layer already exists 23:04:02 37af59b8842c: Layer already exists 23:04:02 541e36bb621d: Layer already exists 23:04:02 100bf15d25e9: Layer already exists 23:04:02 72ba97b1b798: Layer already exists 23:04:03 57fd5d67e5b0: Layer already exists 23:04:03 b232279fc73f: Layer already exists 23:04:03 5b7df235d876: Layer already exists 23:04:03 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:03 + 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 23:04:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:04:03 37af59b8842c: Preparing 23:04:03 72ba97b1b798: Preparing 23:04:03 fbf8c12ee847: Preparing 23:04:03 100bf15d25e9: Preparing 23:04:03 541e36bb621d: Preparing 23:04:03 b232279fc73f: Preparing 23:04:03 57fd5d67e5b0: Preparing 23:04:03 5b7df235d876: Preparing 23:04:03 57fd5d67e5b0: Waiting 23:04:03 5b7df235d876: Waiting 23:04:03 b232279fc73f: Waiting 23:04:03 541e36bb621d: Layer already exists 23:04:03 100bf15d25e9: Layer already exists 23:04:03 37af59b8842c: Layer already exists 23:04:03 fbf8c12ee847: Layer already exists 23:04:03 72ba97b1b798: Layer already exists 23:04:03 b232279fc73f: Layer already exists 23:04:03 57fd5d67e5b0: Layer already exists 23:04:03 5b7df235d876: Layer already exists 23:04:04 main: digest: sha256:21783f0aa4a697b8518b515802fcb3eb1ad5f846c87d5fef5b77796c051e087d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:04 ===================================================== [Pipeline] echo 23:04:04 taggedImages: 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.36 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:04:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:04:04 643a1ec0173d822b32d32c37cecccb087e144190 23:04:04 latest 23:04:04 2.3.0-dev.36 23:04:04 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:04 main 23:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:04:04 a8f73982e641: Preparing 23:04:04 857f271e47ae: Preparing 23:04:04 2debe8b5729f: Preparing 23:04:04 9537ee3ea0a8: Preparing 23:04:04 bdf4375ebbaa: Preparing 23:04:04 10d112bfc933: Preparing 23:04:04 f2b6fd2dc153: Preparing 23:04:04 1d68e5035f69: Preparing 23:04:04 73f2af5d026f: Preparing 23:04:04 5b7df235d876: Preparing 23:04:04 10d112bfc933: Waiting 23:04:04 73f2af5d026f: Waiting 23:04:04 5b7df235d876: Waiting 23:04:04 f2b6fd2dc153: Waiting 23:04:04 1d68e5035f69: Waiting 23:04:05 a8f73982e641: Pushed 23:04:05 857f271e47ae: Pushed 23:04:05 bdf4375ebbaa: Pushed 23:04:05 10d112bfc933: Pushed 23:04:05 f2b6fd2dc153: Pushed 23:04:05 1d68e5035f69: Pushed 23:04:05 5b7df235d876: Layer already exists 23:04:05 73f2af5d026f: Pushed 23:04:07 9537ee3ea0a8: Pushed 23:04:08 2debe8b5729f: Pushed 23:04:08 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:08 + 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 23:04:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:04:09 a8f73982e641: Preparing 23:04:09 857f271e47ae: Preparing 23:04:09 2debe8b5729f: Preparing 23:04:09 9537ee3ea0a8: Preparing 23:04:09 bdf4375ebbaa: Preparing 23:04:09 10d112bfc933: Preparing 23:04:09 f2b6fd2dc153: Preparing 23:04:09 1d68e5035f69: Preparing 23:04:09 73f2af5d026f: Preparing 23:04:09 5b7df235d876: Preparing 23:04:09 1d68e5035f69: Waiting 23:04:09 73f2af5d026f: Waiting 23:04:09 10d112bfc933: Waiting 23:04:09 f2b6fd2dc153: Waiting 23:04:09 5b7df235d876: Waiting 23:04:09 9537ee3ea0a8: Layer already exists 23:04:09 857f271e47ae: Layer already exists 23:04:09 a8f73982e641: Layer already exists 23:04:09 bdf4375ebbaa: Layer already exists 23:04:09 2debe8b5729f: Layer already exists 23:04:09 f2b6fd2dc153: Layer already exists 23:04:09 73f2af5d026f: Layer already exists 23:04:09 1d68e5035f69: Layer already exists 23:04:09 10d112bfc933: Layer already exists 23:04:09 5b7df235d876: Layer already exists 23:04:09 latest: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.36 23:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:04:10 a8f73982e641: Preparing 23:04:10 857f271e47ae: Preparing 23:04:10 2debe8b5729f: Preparing 23:04:10 9537ee3ea0a8: Preparing 23:04:10 bdf4375ebbaa: Preparing 23:04:10 10d112bfc933: Preparing 23:04:10 f2b6fd2dc153: Preparing 23:04:10 1d68e5035f69: Preparing 23:04:10 73f2af5d026f: Preparing 23:04:10 5b7df235d876: Preparing 23:04:10 10d112bfc933: Waiting 23:04:10 f2b6fd2dc153: Waiting 23:04:10 1d68e5035f69: Waiting 23:04:10 73f2af5d026f: Waiting 23:04:10 5b7df235d876: Waiting 23:04:10 2debe8b5729f: Layer already exists 23:04:10 a8f73982e641: Layer already exists 23:04:10 857f271e47ae: Layer already exists 23:04:10 bdf4375ebbaa: Layer already exists 23:04:10 9537ee3ea0a8: Layer already exists 23:04:10 10d112bfc933: Layer already exists 23:04:10 1d68e5035f69: Layer already exists 23:04:10 73f2af5d026f: Layer already exists 23:04:10 5b7df235d876: Layer already exists 23:04:10 f2b6fd2dc153: Layer already exists 23:04:10 2.3.0-dev.36: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:04:11 a8f73982e641: Preparing 23:04:11 857f271e47ae: Preparing 23:04:11 2debe8b5729f: Preparing 23:04:11 9537ee3ea0a8: Preparing 23:04:11 bdf4375ebbaa: Preparing 23:04:11 10d112bfc933: Preparing 23:04:11 f2b6fd2dc153: Preparing 23:04:11 1d68e5035f69: Preparing 23:04:11 73f2af5d026f: Preparing 23:04:11 5b7df235d876: Preparing 23:04:11 1d68e5035f69: Waiting 23:04:11 73f2af5d026f: Waiting 23:04:11 5b7df235d876: Waiting 23:04:11 10d112bfc933: Waiting 23:04:11 f2b6fd2dc153: Waiting 23:04:11 857f271e47ae: Layer already exists 23:04:11 bdf4375ebbaa: Layer already exists 23:04:11 a8f73982e641: Layer already exists 23:04:11 2debe8b5729f: Layer already exists 23:04:11 9537ee3ea0a8: Layer already exists 23:04:11 1d68e5035f69: Layer already exists 23:04:11 10d112bfc933: Layer already exists 23:04:11 5b7df235d876: Layer already exists 23:04:11 f2b6fd2dc153: Layer already exists 23:04:11 73f2af5d026f: Layer already exists 23:04:11 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:11 + 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 23:04:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:04:12 a8f73982e641: Preparing 23:04:12 857f271e47ae: Preparing 23:04:12 2debe8b5729f: Preparing 23:04:12 9537ee3ea0a8: Preparing 23:04:12 bdf4375ebbaa: Preparing 23:04:12 10d112bfc933: Preparing 23:04:12 f2b6fd2dc153: Preparing 23:04:12 1d68e5035f69: Preparing 23:04:12 73f2af5d026f: Preparing 23:04:12 5b7df235d876: Preparing 23:04:12 1d68e5035f69: Waiting 23:04:12 73f2af5d026f: Waiting 23:04:12 5b7df235d876: Waiting 23:04:12 f2b6fd2dc153: Waiting 23:04:12 857f271e47ae: Layer already exists 23:04:12 2debe8b5729f: Layer already exists 23:04:12 bdf4375ebbaa: Layer already exists 23:04:12 9537ee3ea0a8: Layer already exists 23:04:12 a8f73982e641: Layer already exists 23:04:12 f2b6fd2dc153: Layer already exists 23:04:12 10d112bfc933: Layer already exists 23:04:12 1d68e5035f69: Layer already exists 23:04:12 73f2af5d026f: Layer already exists 23:04:12 5b7df235d876: Layer already exists 23:04:12 main: digest: sha256:dfc33e3717f96751475066d723cbf01d7995d513ad64f8b2c05f776c8a089c43 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:12 ===================================================== [Pipeline] echo 23:04:12 taggedImages: 23:04:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:04:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.36 23:04:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:04:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:04:12 643a1ec0173d822b32d32c37cecccb087e144190 23:04:12 latest 23:04:12 2.3.0-dev.36 23:04:12 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:12 main 23:04:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:04:13 3fc7c1ce3c5d: Preparing 23:04:13 962d391f0496: Preparing 23:04:13 479ea6a68da8: Preparing 23:04:13 71cea11ba531: Preparing 23:04:13 ef35d8bf361c: Preparing 23:04:13 eb54b7b7991f: Preparing 23:04:13 eb54b7b7991f: Waiting 23:04:13 479ea6a68da8: Layer already exists 23:04:13 eb54b7b7991f: Layer already exists 23:04:13 3fc7c1ce3c5d: Pushed 23:04:13 ef35d8bf361c: Pushed 23:04:15 71cea11ba531: Pushed 23:04:18 962d391f0496: Pushed 23:04:18 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:19 + 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 23:04:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:04:19 3fc7c1ce3c5d: Preparing 23:04:19 962d391f0496: Preparing 23:04:19 479ea6a68da8: Preparing 23:04:19 71cea11ba531: Preparing 23:04:19 ef35d8bf361c: Preparing 23:04:19 eb54b7b7991f: Preparing 23:04:19 eb54b7b7991f: Waiting 23:04:19 962d391f0496: Layer already exists 23:04:19 3fc7c1ce3c5d: Layer already exists 23:04:19 71cea11ba531: Layer already exists 23:04:19 479ea6a68da8: Layer already exists 23:04:19 ef35d8bf361c: Layer already exists 23:04:19 eb54b7b7991f: Layer already exists 23:04:19 latest: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.36 23:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:04:20 3fc7c1ce3c5d: Preparing 23:04:20 962d391f0496: Preparing 23:04:20 479ea6a68da8: Preparing 23:04:20 71cea11ba531: Preparing 23:04:20 ef35d8bf361c: Preparing 23:04:20 eb54b7b7991f: Preparing 23:04:20 eb54b7b7991f: Waiting 23:04:20 ef35d8bf361c: Layer already exists 23:04:20 71cea11ba531: Layer already exists 23:04:20 479ea6a68da8: Layer already exists 23:04:20 3fc7c1ce3c5d: Layer already exists 23:04:20 962d391f0496: Layer already exists 23:04:20 eb54b7b7991f: Layer already exists 23:04:20 2.3.0-dev.36: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:04:21 3fc7c1ce3c5d: Preparing 23:04:21 962d391f0496: Preparing 23:04:21 479ea6a68da8: Preparing 23:04:21 71cea11ba531: Preparing 23:04:21 ef35d8bf361c: Preparing 23:04:21 eb54b7b7991f: Preparing 23:04:21 eb54b7b7991f: Waiting 23:04:21 ef35d8bf361c: Layer already exists 23:04:21 479ea6a68da8: Layer already exists 23:04:21 3fc7c1ce3c5d: Layer already exists 23:04:21 962d391f0496: Layer already exists 23:04:21 71cea11ba531: Layer already exists 23:04:21 eb54b7b7991f: Layer already exists 23:04:21 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:22 + 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 23:04:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:04:22 3fc7c1ce3c5d: Preparing 23:04:22 962d391f0496: Preparing 23:04:22 479ea6a68da8: Preparing 23:04:22 71cea11ba531: Preparing 23:04:22 ef35d8bf361c: Preparing 23:04:22 eb54b7b7991f: Preparing 23:04:22 eb54b7b7991f: Waiting 23:04:22 ef35d8bf361c: Layer already exists 23:04:22 71cea11ba531: Layer already exists 23:04:22 3fc7c1ce3c5d: Layer already exists 23:04:22 962d391f0496: Layer already exists 23:04:22 479ea6a68da8: Layer already exists 23:04:22 eb54b7b7991f: Layer already exists 23:04:22 main: digest: sha256:b8ff99f4f2411c1f237b568a89f884c86f030e4cec957d980a4c3719d59fd641 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:22 ===================================================== [Pipeline] echo 23:04:22 taggedImages: 23:04:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:04:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.36 23:04:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:04:22 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:04:22 643a1ec0173d822b32d32c37cecccb087e144190 23:04:22 latest 23:04:22 2.3.0-dev.36 23:04:22 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:22 main 23:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:04:23 6a3fe29b52e0: Preparing 23:04:23 50ab965585ca: Preparing 23:04:23 53db218dae1b: Preparing 23:04:23 0260590b442c: Preparing 23:04:23 a7fb24de6a61: Preparing 23:04:23 d9e0e4781783: Preparing 23:04:23 d161d8fce692: Preparing 23:04:23 eb54b7b7991f: Preparing 23:04:23 d9e0e4781783: Waiting 23:04:23 d161d8fce692: Waiting 23:04:23 eb54b7b7991f: Waiting 23:04:23 6a3fe29b52e0: Pushed 23:04:23 50ab965585ca: Pushed 23:04:23 53db218dae1b: Pushed 23:04:23 eb54b7b7991f: Layer already exists 23:04:24 d161d8fce692: Pushed 23:04:24 d9e0e4781783: Pushed 23:04:32 a7fb24de6a61: Pushed 23:04:39 0260590b442c: Pushed 23:04:39 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:39 + 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 23:04:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:04:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:04:40 6a3fe29b52e0: Preparing 23:04:40 50ab965585ca: Preparing 23:04:40 53db218dae1b: Preparing 23:04:40 0260590b442c: Preparing 23:04:40 a7fb24de6a61: Preparing 23:04:40 d9e0e4781783: Preparing 23:04:40 d161d8fce692: Preparing 23:04:40 eb54b7b7991f: Preparing 23:04:40 d161d8fce692: Waiting 23:04:40 eb54b7b7991f: Waiting 23:04:40 d9e0e4781783: Waiting 23:04:40 50ab965585ca: Layer already exists 23:04:40 0260590b442c: Layer already exists 23:04:40 a7fb24de6a61: Layer already exists 23:04:40 53db218dae1b: Layer already exists 23:04:40 6a3fe29b52e0: Layer already exists 23:04:40 eb54b7b7991f: Layer already exists 23:04:40 d9e0e4781783: Layer already exists 23:04:40 d161d8fce692: Layer already exists 23:04:40 latest: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.36 23:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:04:41 6a3fe29b52e0: Preparing 23:04:41 50ab965585ca: Preparing 23:04:41 53db218dae1b: Preparing 23:04:41 0260590b442c: Preparing 23:04:41 a7fb24de6a61: Preparing 23:04:41 d9e0e4781783: Preparing 23:04:41 d161d8fce692: Preparing 23:04:41 eb54b7b7991f: Preparing 23:04:41 d161d8fce692: Waiting 23:04:41 eb54b7b7991f: Waiting 23:04:41 d9e0e4781783: Waiting 23:04:41 50ab965585ca: Layer already exists 23:04:41 a7fb24de6a61: Layer already exists 23:04:41 0260590b442c: Layer already exists 23:04:41 53db218dae1b: Layer already exists 23:04:41 6a3fe29b52e0: Layer already exists 23:04:41 d9e0e4781783: Layer already exists 23:04:41 d161d8fce692: Layer already exists 23:04:41 eb54b7b7991f: Layer already exists 23:04:41 2.3.0-dev.36: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:04:42 6a3fe29b52e0: Preparing 23:04:42 50ab965585ca: Preparing 23:04:42 53db218dae1b: Preparing 23:04:42 0260590b442c: Preparing 23:04:42 a7fb24de6a61: Preparing 23:04:42 d9e0e4781783: Preparing 23:04:42 d161d8fce692: Preparing 23:04:42 eb54b7b7991f: Preparing 23:04:42 d9e0e4781783: Waiting 23:04:42 d161d8fce692: Waiting 23:04:42 eb54b7b7991f: Waiting 23:04:42 a7fb24de6a61: Layer already exists 23:04:42 53db218dae1b: Layer already exists 23:04:42 6a3fe29b52e0: Layer already exists 23:04:42 0260590b442c: Layer already exists 23:04:42 50ab965585ca: Layer already exists 23:04:42 d161d8fce692: Layer already exists 23:04:42 eb54b7b7991f: Layer already exists 23:04:42 d9e0e4781783: Layer already exists 23:04:42 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:42 + 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 23:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:04:43 6a3fe29b52e0: Preparing 23:04:43 50ab965585ca: Preparing 23:04:43 53db218dae1b: Preparing 23:04:43 0260590b442c: Preparing 23:04:43 a7fb24de6a61: Preparing 23:04:43 d9e0e4781783: Preparing 23:04:43 d161d8fce692: Preparing 23:04:43 eb54b7b7991f: Preparing 23:04:43 d161d8fce692: Waiting 23:04:43 d9e0e4781783: Waiting 23:04:43 eb54b7b7991f: Waiting 23:04:43 50ab965585ca: Layer already exists 23:04:43 0260590b442c: Layer already exists 23:04:43 a7fb24de6a61: Layer already exists 23:04:43 6a3fe29b52e0: Layer already exists 23:04:43 53db218dae1b: Layer already exists 23:04:43 d9e0e4781783: Layer already exists 23:04:43 d161d8fce692: Layer already exists 23:04:43 eb54b7b7991f: Layer already exists 23:04:43 main: digest: sha256:a30cb6c7600eb27f22c7976398c1cf7e03e54e0ed054d2b31109b4b0bd4f5829 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:43 ===================================================== [Pipeline] echo 23:04:43 taggedImages: 23:04:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:04:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.36 23:04:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:43 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:04:43 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:04:43 643a1ec0173d822b32d32c37cecccb087e144190 23:04:43 latest 23:04:43 2.3.0-dev.36 23:04:43 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:04:43 main 23:04:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:04:44 c7bd76dded19: Preparing 23:04:44 46a4e24a45db: Preparing 23:04:44 defdb138223a: Preparing 23:04:44 390b232c8b9b: Preparing 23:04:44 5513a5d2fe07: Preparing 23:04:44 ef35d8bf361c: Preparing 23:04:44 eb54b7b7991f: Preparing 23:04:44 ef35d8bf361c: Waiting 23:04:44 eb54b7b7991f: Waiting 23:04:44 c7bd76dded19: Pushed 23:04:44 46a4e24a45db: Pushed 23:04:44 defdb138223a: Pushed 23:04:44 ef35d8bf361c: Layer already exists 23:04:44 eb54b7b7991f: Layer already exists 23:04:45 5513a5d2fe07: Pushed 23:05:00 390b232c8b9b: Pushed 23:05:00 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:00 + 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 23:05:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:05:00 c7bd76dded19: Preparing 23:05:00 46a4e24a45db: Preparing 23:05:00 defdb138223a: Preparing 23:05:00 390b232c8b9b: Preparing 23:05:00 5513a5d2fe07: Preparing 23:05:00 ef35d8bf361c: Preparing 23:05:00 eb54b7b7991f: Preparing 23:05:00 ef35d8bf361c: Waiting 23:05:00 eb54b7b7991f: Waiting 23:05:01 c7bd76dded19: Layer already exists 23:05:01 390b232c8b9b: Layer already exists 23:05:01 5513a5d2fe07: Layer already exists 23:05:01 46a4e24a45db: Layer already exists 23:05:01 defdb138223a: Layer already exists 23:05:01 eb54b7b7991f: Layer already exists 23:05:01 ef35d8bf361c: Layer already exists 23:05:01 latest: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.36 23:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:05:02 c7bd76dded19: Preparing 23:05:02 46a4e24a45db: Preparing 23:05:02 defdb138223a: Preparing 23:05:02 390b232c8b9b: Preparing 23:05:02 5513a5d2fe07: Preparing 23:05:02 ef35d8bf361c: Preparing 23:05:02 eb54b7b7991f: Preparing 23:05:02 ef35d8bf361c: Waiting 23:05:02 eb54b7b7991f: Waiting 23:05:02 5513a5d2fe07: Layer already exists 23:05:02 390b232c8b9b: Layer already exists 23:05:02 c7bd76dded19: Layer already exists 23:05:02 defdb138223a: Layer already exists 23:05:02 46a4e24a45db: Layer already exists 23:05:02 ef35d8bf361c: Layer already exists 23:05:02 eb54b7b7991f: Layer already exists 23:05:02 2.3.0-dev.36: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:05:03 c7bd76dded19: Preparing 23:05:03 46a4e24a45db: Preparing 23:05:03 defdb138223a: Preparing 23:05:03 390b232c8b9b: Preparing 23:05:03 5513a5d2fe07: Preparing 23:05:03 ef35d8bf361c: Preparing 23:05:03 eb54b7b7991f: Preparing 23:05:03 eb54b7b7991f: Waiting 23:05:03 ef35d8bf361c: Waiting 23:05:03 c7bd76dded19: Layer already exists 23:05:03 defdb138223a: Layer already exists 23:05:03 5513a5d2fe07: Layer already exists 23:05:03 390b232c8b9b: Layer already exists 23:05:03 46a4e24a45db: Layer already exists 23:05:03 ef35d8bf361c: Layer already exists 23:05:03 eb54b7b7991f: Layer already exists 23:05:03 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:03 + 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 23:05:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:05:04 c7bd76dded19: Preparing 23:05:04 46a4e24a45db: Preparing 23:05:04 defdb138223a: Preparing 23:05:04 390b232c8b9b: Preparing 23:05:04 5513a5d2fe07: Preparing 23:05:04 ef35d8bf361c: Preparing 23:05:04 eb54b7b7991f: Preparing 23:05:04 ef35d8bf361c: Waiting 23:05:04 eb54b7b7991f: Waiting 23:05:04 c7bd76dded19: Layer already exists 23:05:04 46a4e24a45db: Layer already exists 23:05:04 5513a5d2fe07: Layer already exists 23:05:04 defdb138223a: Layer already exists 23:05:04 390b232c8b9b: Layer already exists 23:05:04 eb54b7b7991f: Layer already exists 23:05:04 ef35d8bf361c: Layer already exists 23:05:04 main: digest: sha256:3b380482972cc96c4a369936e563094172adc0fcfae8a84c9b6a025b83c56b33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:04 ===================================================== [Pipeline] echo 23:05:04 taggedImages: 23:05:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:05:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.36 23:05:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:05:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:05:04 643a1ec0173d822b32d32c37cecccb087e144190 23:05:04 latest 23:05:04 2.3.0-dev.36 23:05:04 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:04 main 23:05:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:05:05 e3aa95b8f7a9: Preparing 23:05:05 2a0c3206b1d8: Preparing 23:05:05 14aff95d03e7: Preparing 23:05:05 6d03f7ceb7c0: Preparing 23:05:05 c704921670f9: Preparing 23:05:05 ef35d8bf361c: Preparing 23:05:05 eb54b7b7991f: Preparing 23:05:05 ef35d8bf361c: Waiting 23:05:05 eb54b7b7991f: Waiting 23:05:05 2a0c3206b1d8: Pushed 23:05:05 e3aa95b8f7a9: Pushed 23:05:05 14aff95d03e7: Pushed 23:05:05 ef35d8bf361c: Layer already exists 23:05:05 eb54b7b7991f: Layer already exists 23:05:06 c704921670f9: Pushed 23:05:21 6d03f7ceb7c0: Pushed 23:05:21 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:21 + 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 23:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:05:22 e3aa95b8f7a9: Preparing 23:05:22 2a0c3206b1d8: Preparing 23:05:22 14aff95d03e7: Preparing 23:05:22 6d03f7ceb7c0: Preparing 23:05:22 c704921670f9: Preparing 23:05:22 ef35d8bf361c: Preparing 23:05:22 eb54b7b7991f: Preparing 23:05:22 eb54b7b7991f: Waiting 23:05:22 ef35d8bf361c: Waiting 23:05:22 6d03f7ceb7c0: Layer already exists 23:05:22 14aff95d03e7: Layer already exists 23:05:22 2a0c3206b1d8: Layer already exists 23:05:22 e3aa95b8f7a9: Layer already exists 23:05:22 c704921670f9: Layer already exists 23:05:22 eb54b7b7991f: Layer already exists 23:05:22 ef35d8bf361c: Layer already exists 23:05:22 latest: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.36 23:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:05:23 e3aa95b8f7a9: Preparing 23:05:23 2a0c3206b1d8: Preparing 23:05:23 14aff95d03e7: Preparing 23:05:23 6d03f7ceb7c0: Preparing 23:05:23 c704921670f9: Preparing 23:05:23 ef35d8bf361c: Preparing 23:05:23 eb54b7b7991f: Preparing 23:05:23 ef35d8bf361c: Waiting 23:05:23 14aff95d03e7: Layer already exists 23:05:23 c704921670f9: Layer already exists 23:05:23 6d03f7ceb7c0: Layer already exists 23:05:23 2a0c3206b1d8: Layer already exists 23:05:23 e3aa95b8f7a9: Layer already exists 23:05:23 ef35d8bf361c: Layer already exists 23:05:23 eb54b7b7991f: Layer already exists 23:05:23 2.3.0-dev.36: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:05:24 e3aa95b8f7a9: Preparing 23:05:24 2a0c3206b1d8: Preparing 23:05:24 14aff95d03e7: Preparing 23:05:24 6d03f7ceb7c0: Preparing 23:05:24 c704921670f9: Preparing 23:05:24 ef35d8bf361c: Preparing 23:05:24 eb54b7b7991f: Preparing 23:05:24 ef35d8bf361c: Waiting 23:05:24 eb54b7b7991f: Waiting 23:05:24 6d03f7ceb7c0: Layer already exists 23:05:24 2a0c3206b1d8: Layer already exists 23:05:24 14aff95d03e7: Layer already exists 23:05:24 e3aa95b8f7a9: Layer already exists 23:05:24 c704921670f9: Layer already exists 23:05:24 ef35d8bf361c: Layer already exists 23:05:24 eb54b7b7991f: Layer already exists 23:05:24 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:24 + 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 23:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:05:25 e3aa95b8f7a9: Preparing 23:05:25 2a0c3206b1d8: Preparing 23:05:25 14aff95d03e7: Preparing 23:05:25 6d03f7ceb7c0: Preparing 23:05:25 c704921670f9: Preparing 23:05:25 ef35d8bf361c: Preparing 23:05:25 eb54b7b7991f: Preparing 23:05:25 ef35d8bf361c: Waiting 23:05:25 eb54b7b7991f: Waiting 23:05:25 e3aa95b8f7a9: Layer already exists 23:05:25 c704921670f9: Layer already exists 23:05:25 6d03f7ceb7c0: Layer already exists 23:05:25 2a0c3206b1d8: Layer already exists 23:05:25 14aff95d03e7: Layer already exists 23:05:25 ef35d8bf361c: Layer already exists 23:05:25 eb54b7b7991f: Layer already exists 23:05:25 main: digest: sha256:135498565d17d930ef7913c7bbaac9a918db4a89b28603c6384dd4c38c6479e3 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:25 ===================================================== [Pipeline] echo 23:05:25 taggedImages: 23:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.36 23:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:25 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:05:25 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:05:25 643a1ec0173d822b32d32c37cecccb087e144190 23:05:25 latest 23:05:25 2.3.0-dev.36 23:05:25 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:25 main 23:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:05:26 37c171812cf0: Preparing 23:05:26 6a9a6898a9a5: Preparing 23:05:26 479ea6a68da8: Preparing 23:05:26 31ab94b52620: Preparing 23:05:26 5b7df235d876: Preparing 23:05:26 5b7df235d876: Layer already exists 23:05:26 479ea6a68da8: Layer already exists 23:05:26 37c171812cf0: Pushed 23:05:26 31ab94b52620: Pushed 23:05:32 6a9a6898a9a5: Pushed 23:05:32 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:05:32 37c171812cf0: Preparing 23:05:32 6a9a6898a9a5: Preparing 23:05:32 479ea6a68da8: Preparing 23:05:32 31ab94b52620: Preparing 23:05:32 5b7df235d876: Preparing 23:05:32 479ea6a68da8: Layer already exists 23:05:32 5b7df235d876: Layer already exists 23:05:32 6a9a6898a9a5: Layer already exists 23:05:32 37c171812cf0: Layer already exists 23:05:32 31ab94b52620: Layer already exists 23:05:32 latest: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.36 23:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:05:33 37c171812cf0: Preparing 23:05:33 6a9a6898a9a5: Preparing 23:05:33 479ea6a68da8: Preparing 23:05:33 31ab94b52620: Preparing 23:05:33 5b7df235d876: Preparing 23:05:33 5b7df235d876: Layer already exists 23:05:33 37c171812cf0: Layer already exists 23:05:33 31ab94b52620: Layer already exists 23:05:33 479ea6a68da8: Layer already exists 23:05:33 6a9a6898a9a5: Layer already exists 23:05:33 2.3.0-dev.36: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:05:34 37c171812cf0: Preparing 23:05:34 6a9a6898a9a5: Preparing 23:05:34 479ea6a68da8: Preparing 23:05:34 31ab94b52620: Preparing 23:05:34 5b7df235d876: Preparing 23:05:34 6a9a6898a9a5: Layer already exists 23:05:34 37c171812cf0: Layer already exists 23:05:34 31ab94b52620: Layer already exists 23:05:34 479ea6a68da8: Layer already exists 23:05:34 5b7df235d876: Layer already exists 23:05:34 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:05:35 37c171812cf0: Preparing 23:05:35 6a9a6898a9a5: Preparing 23:05:35 479ea6a68da8: Preparing 23:05:35 31ab94b52620: Preparing 23:05:35 5b7df235d876: Preparing 23:05:35 5b7df235d876: Layer already exists 23:05:35 6a9a6898a9a5: Layer already exists 23:05:35 479ea6a68da8: Layer already exists 23:05:35 37c171812cf0: Layer already exists 23:05:35 31ab94b52620: Layer already exists 23:05:35 main: digest: sha256:ab6b19ff20a3139e6ff1311cde338b08265b0473f470c899834de6e4a0981d02 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:36 ===================================================== [Pipeline] echo 23:05:36 taggedImages: 23:05:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:05:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.36 23:05:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:36 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:05:36 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:05:36 643a1ec0173d822b32d32c37cecccb087e144190 23:05:36 latest 23:05:36 2.3.0-dev.36 23:05:36 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:36 main 23:05:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:05:36 6c5a790417d6: Preparing 23:05:36 bf6ec794cbfd: Preparing 23:05:36 479ea6a68da8: Preparing 23:05:36 0c004ded3ef1: Preparing 23:05:36 5b7df235d876: Preparing 23:05:36 0c004ded3ef1: Layer already exists 23:05:37 5b7df235d876: Layer already exists 23:05:37 479ea6a68da8: Layer already exists 23:05:37 6c5a790417d6: Pushed 23:05:42 bf6ec794cbfd: Pushed 23:05:42 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:05:43 6c5a790417d6: Preparing 23:05:43 bf6ec794cbfd: Preparing 23:05:43 479ea6a68da8: Preparing 23:05:43 0c004ded3ef1: Preparing 23:05:43 5b7df235d876: Preparing 23:05:43 5b7df235d876: Layer already exists 23:05:43 0c004ded3ef1: Layer already exists 23:05:43 479ea6a68da8: Layer already exists 23:05:43 bf6ec794cbfd: Layer already exists 23:05:43 6c5a790417d6: Layer already exists 23:05:43 latest: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.36 23:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:05:44 6c5a790417d6: Preparing 23:05:44 bf6ec794cbfd: Preparing 23:05:44 479ea6a68da8: Preparing 23:05:44 0c004ded3ef1: Preparing 23:05:44 5b7df235d876: Preparing 23:05:44 479ea6a68da8: Layer already exists 23:05:44 0c004ded3ef1: Layer already exists 23:05:44 bf6ec794cbfd: Layer already exists 23:05:44 5b7df235d876: Layer already exists 23:05:44 6c5a790417d6: Layer already exists 23:05:44 2.3.0-dev.36: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:05:45 6c5a790417d6: Preparing 23:05:45 bf6ec794cbfd: Preparing 23:05:45 479ea6a68da8: Preparing 23:05:45 0c004ded3ef1: Preparing 23:05:45 5b7df235d876: Preparing 23:05:45 6c5a790417d6: Layer already exists 23:05:45 5b7df235d876: Layer already exists 23:05:45 bf6ec794cbfd: Layer already exists 23:05:45 0c004ded3ef1: Layer already exists 23:05:45 479ea6a68da8: Layer already exists 23:05:45 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:05:46 6c5a790417d6: Preparing 23:05:46 bf6ec794cbfd: Preparing 23:05:46 479ea6a68da8: Preparing 23:05:46 0c004ded3ef1: Preparing 23:05:46 5b7df235d876: Preparing 23:05:46 5b7df235d876: Layer already exists 23:05:46 bf6ec794cbfd: Layer already exists 23:05:46 6c5a790417d6: Layer already exists 23:05:46 479ea6a68da8: Layer already exists 23:05:46 0c004ded3ef1: Layer already exists 23:05:46 main: digest: sha256:0fa0fee311f871932281e64da7fbab4a1007e149e97ce2d773c0de422347f03f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:05:46 ===================================================== [Pipeline] echo 23:05:46 taggedImages: 23:05:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:05:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.36 23:05:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:05:46 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:05:46 643a1ec0173d822b32d32c37cecccb087e144190 23:05:46 latest 23:05:46 2.3.0-dev.36 23:05:46 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:05:46 main 23:05:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:46 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:05:47 e1bd3d720e9b: Preparing 23:05:47 3247f2a0d7e8: Preparing 23:05:47 31e8e13e64f2: Preparing 23:05:47 7b0a08e2fb68: Preparing 23:05:47 f0e5a4d6c014: Preparing 23:05:47 3b19d27f08f7: Preparing 23:05:47 73bb99a6e169: Preparing 23:05:47 ec06c3102977: Preparing 23:05:47 6a3c62e080c7: Preparing 23:05:47 340cb19ca677: Preparing 23:05:47 4f4ce317c6bb: Preparing 23:05:47 6a3c62e080c7: Waiting 23:05:47 340cb19ca677: Waiting 23:05:47 4f4ce317c6bb: Waiting 23:05:47 3b19d27f08f7: Waiting 23:05:47 73bb99a6e169: Waiting 23:05:47 ec06c3102977: Waiting 23:05:47 f0e5a4d6c014: Layer already exists 23:05:47 3b19d27f08f7: Layer already exists 23:05:47 73bb99a6e169: Layer already exists 23:05:47 ec06c3102977: Layer already exists 23:05:47 3247f2a0d7e8: Pushed 23:05:47 6a3c62e080c7: Layer already exists 23:05:47 340cb19ca677: Layer already exists 23:05:47 4f4ce317c6bb: Layer already exists 23:05:48 e1bd3d720e9b: Pushed 23:05:49 31e8e13e64f2: Pushed 23:06:08 7b0a08e2fb68: Pushed 23:06:08 643a1ec0173d822b32d32c37cecccb087e144190: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:08 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:06:08 e1bd3d720e9b: Preparing 23:06:08 3247f2a0d7e8: Preparing 23:06:08 31e8e13e64f2: Preparing 23:06:08 7b0a08e2fb68: Preparing 23:06:08 f0e5a4d6c014: Preparing 23:06:08 3b19d27f08f7: Preparing 23:06:08 73bb99a6e169: Preparing 23:06:08 ec06c3102977: Preparing 23:06:08 6a3c62e080c7: Preparing 23:06:08 340cb19ca677: Preparing 23:06:08 4f4ce317c6bb: Preparing 23:06:08 3b19d27f08f7: Waiting 23:06:08 73bb99a6e169: Waiting 23:06:08 ec06c3102977: Waiting 23:06:08 4f4ce317c6bb: Waiting 23:06:08 6a3c62e080c7: Waiting 23:06:08 340cb19ca677: Waiting 23:06:08 f0e5a4d6c014: Layer already exists 23:06:08 3247f2a0d7e8: Layer already exists 23:06:08 7b0a08e2fb68: Layer already exists 23:06:08 e1bd3d720e9b: Layer already exists 23:06:08 31e8e13e64f2: Layer already exists 23:06:08 73bb99a6e169: Layer already exists 23:06:08 3b19d27f08f7: Layer already exists 23:06:08 ec06c3102977: Layer already exists 23:06:08 6a3c62e080c7: Layer already exists 23:06:08 340cb19ca677: Layer already exists 23:06:09 4f4ce317c6bb: Layer already exists 23:06:09 latest: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:09 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.36 23:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:06:09 e1bd3d720e9b: Preparing 23:06:09 3247f2a0d7e8: Preparing 23:06:09 31e8e13e64f2: Preparing 23:06:09 7b0a08e2fb68: Preparing 23:06:09 f0e5a4d6c014: Preparing 23:06:09 3b19d27f08f7: Preparing 23:06:09 73bb99a6e169: Preparing 23:06:09 ec06c3102977: Preparing 23:06:09 6a3c62e080c7: Preparing 23:06:09 340cb19ca677: Preparing 23:06:09 4f4ce317c6bb: Preparing 23:06:09 3b19d27f08f7: Waiting 23:06:09 73bb99a6e169: Waiting 23:06:09 ec06c3102977: Waiting 23:06:09 6a3c62e080c7: Waiting 23:06:09 340cb19ca677: Waiting 23:06:09 4f4ce317c6bb: Waiting 23:06:09 f0e5a4d6c014: Layer already exists 23:06:09 31e8e13e64f2: Layer already exists 23:06:09 e1bd3d720e9b: Layer already exists 23:06:09 3247f2a0d7e8: Layer already exists 23:06:09 7b0a08e2fb68: Layer already exists 23:06:09 73bb99a6e169: Layer already exists 23:06:10 ec06c3102977: Layer already exists 23:06:10 3b19d27f08f7: Layer already exists 23:06:10 6a3c62e080c7: Layer already exists 23:06:10 340cb19ca677: Layer already exists 23:06:10 4f4ce317c6bb: Layer already exists 23:06:10 2.3.0-dev.36: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:10 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:06:10 e1bd3d720e9b: Preparing 23:06:10 3247f2a0d7e8: Preparing 23:06:10 31e8e13e64f2: Preparing 23:06:10 7b0a08e2fb68: Preparing 23:06:10 f0e5a4d6c014: Preparing 23:06:10 3b19d27f08f7: Preparing 23:06:10 73bb99a6e169: Preparing 23:06:10 ec06c3102977: Preparing 23:06:10 6a3c62e080c7: Preparing 23:06:10 340cb19ca677: Preparing 23:06:10 4f4ce317c6bb: Preparing 23:06:10 6a3c62e080c7: Waiting 23:06:10 3b19d27f08f7: Waiting 23:06:10 73bb99a6e169: Waiting 23:06:10 340cb19ca677: Waiting 23:06:10 4f4ce317c6bb: Waiting 23:06:10 e1bd3d720e9b: Layer already exists 23:06:10 31e8e13e64f2: Layer already exists 23:06:10 7b0a08e2fb68: Layer already exists 23:06:10 f0e5a4d6c014: Layer already exists 23:06:10 3247f2a0d7e8: Layer already exists 23:06:11 3b19d27f08f7: Layer already exists 23:06:11 ec06c3102977: Layer already exists 23:06:11 73bb99a6e169: Layer already exists 23:06:11 6a3c62e080c7: Layer already exists 23:06:11 340cb19ca677: Layer already exists 23:06:11 4f4ce317c6bb: Layer already exists 23:06:11 643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:11 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:06:11 e1bd3d720e9b: Preparing 23:06:11 3247f2a0d7e8: Preparing 23:06:11 31e8e13e64f2: Preparing 23:06:11 7b0a08e2fb68: Preparing 23:06:11 f0e5a4d6c014: Preparing 23:06:11 3b19d27f08f7: Preparing 23:06:11 73bb99a6e169: Preparing 23:06:11 ec06c3102977: Preparing 23:06:11 6a3c62e080c7: Preparing 23:06:11 340cb19ca677: Preparing 23:06:11 4f4ce317c6bb: Preparing 23:06:11 3b19d27f08f7: Waiting 23:06:11 73bb99a6e169: Waiting 23:06:11 ec06c3102977: Waiting 23:06:11 6a3c62e080c7: Waiting 23:06:11 340cb19ca677: Waiting 23:06:11 4f4ce317c6bb: Waiting 23:06:11 31e8e13e64f2: Layer already exists 23:06:11 7b0a08e2fb68: Layer already exists 23:06:11 3247f2a0d7e8: Layer already exists 23:06:11 e1bd3d720e9b: Layer already exists 23:06:11 f0e5a4d6c014: Layer already exists 23:06:12 340cb19ca677: Layer already exists 23:06:12 73bb99a6e169: Layer already exists 23:06:12 ec06c3102977: Layer already exists 23:06:12 3b19d27f08f7: Layer already exists 23:06:12 6a3c62e080c7: Layer already exists 23:06:12 4f4ce317c6bb: Layer already exists 23:06:12 main: digest: sha256:a8db269ce4692d78de5b78c597ae7f7908b25450c8b67db29ccbab3c9b7d8be6 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:06:12 ===================================================== [Pipeline] echo 23:06:12 taggedImages: 23:06:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190 23:06:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:06:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.36 23:06:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:643a1ec0173d822b32d32c37cecccb087e144190-2.3.0-dev.36 23:06:12 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:12 23:06:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:13 arm64: Pulling from edgex-lftools-log-publisher 23:06:13 8998bd30e6a1: Pulling fs layer 23:06:13 04944245beec: Pulling fs layer 23:06:13 699f458cf7ca: Pulling fs layer 23:06:13 765212b225bb: Pulling fs layer 23:06:13 f23df028b6ca: Pulling fs layer 23:06:13 d65c8cfc05b1: Pulling fs layer 23:06:13 2437ff75d9bd: Pulling fs layer 23:06:13 f23df028b6ca: Waiting 23:06:13 d65c8cfc05b1: Waiting 23:06:13 2437ff75d9bd: Waiting 23:06:13 765212b225bb: Waiting 23:06:13 04944245beec: Verifying Checksum 23:06:13 04944245beec: Download complete 23:06:13 765212b225bb: Download complete 23:06:13 f23df028b6ca: Verifying Checksum 23:06:13 f23df028b6ca: Download complete 23:06:13 d65c8cfc05b1: Verifying Checksum 23:06:13 d65c8cfc05b1: Download complete 23:06:13 699f458cf7ca: Verifying Checksum 23:06:13 699f458cf7ca: Download complete 23:06:13 8998bd30e6a1: Verifying Checksum 23:06:13 8998bd30e6a1: Download complete 23:06:16 2437ff75d9bd: Verifying Checksum 23:06:16 2437ff75d9bd: Download complete 23:06:18 8998bd30e6a1: Pull complete 23:06:18 04944245beec: Pull complete 23:06:20 699f458cf7ca: Pull complete 23:06:20 765212b225bb: Pull complete 23:06:21 f23df028b6ca: Pull complete 23:06:21 d65c8cfc05b1: Pull complete 23:06:36 2437ff75d9bd: Pull complete 23:06:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:06:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-21843 does not seem to be running inside a container 23:06:36 $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@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 23:06:39 $ docker top 56b8aa196d30e06e6948517c505eb26132931d8436e473a87419ad8f00d0d8fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:40 ---> job-cost.sh 23:06:40 lf-activate-venv: SKIPPING 23:06:40 INFO: No Stack... 23:06:40 INFO: Retrieving Pricing Info for: v3-standard-4 23:06:41 INFO: Archiving Costs [Pipeline] sh 23:06:42 + cat /w/workspace/edgex-go/271/archives/cost.csv 23:06:42 + cut -d, -f6 [Pipeline] lock 23:06:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] 23:06:42 Resource [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] did not exist. Created. 23:06:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:43 + echo total: 0.10999999940395355 [Pipeline] stash 23:06:43 Stashed 1 file(s) [Pipeline] } 23:06:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-271-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:43 $ docker stop --time=1 56b8aa196d30e06e6948517c505eb26132931d8436e473a87419ad8f00d0d8fa 23:06:45 $ docker rm -f 56b8aa196d30e06e6948517c505eb26132931d8436e473a87419ad8f00d0d8fa [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 23:06:45 provisioning config files... 23:06:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/271@tmp/config8816243246287397372tmp [Pipeline] { [Pipeline] sh 23:06:46 + set +x 23:06:46 + curl -s https://codecov.io/bash 23:06:46 + bash -s -- 23:06:46 23:06:46 _____ _ 23:06:46 / ____| | | 23:06:46 | | ___ __| | ___ ___ _____ __ 23:06:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:46 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:46 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:46 Bash-1.0.6 23:06:46 23:06:46 23:06:46 ==> git version 2.25.1 found 23:06:46 ==> 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 23:06:46 Release-Date: 2020-01-08 23:06:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:06:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:06:46 ==> Jenkins CI detected. 23:06:46 current dir:  /w/workspace/edgex-go/271 23:06:46 project root: . 23:06:46 --> token set from env 23:06:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:46 ==> Running gcov in . (disable via -X gcov) 23:06:46 ==> Python coveragepy not found 23:06:46 ==> Searching for coverage reports in: 23:06:46 + . 23:06:46 -> Found 1 reports 23:06:46 ==> Detecting git/mercurial file structure 23:06:46 ==> Reading reports 23:06:46 + ./coverage.out bytes=478941 23:06:46 ==> Appending adjustments 23:06:46 https://docs.codecov.io/docs/fixing-reports 23:06:47 + Found adjustments 23:06:47 ==> Gzipping contents 23:06:47 64K /tmp/codecov.GP9OaK.gz 23:06:47 ==> Uploading reports 23:06:47 url: https://codecov.io 23:06:47 query: branch=main&commit=643a1ec0173d822b32d32c37cecccb087e144190&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:06:47 -> Pinging Codecov 23:06:47 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=643a1ec0173d822b32d32c37cecccb087e144190&build=271&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F271%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:06:47 -> Uploading to 23:06:47 https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/643a1ec0173d822b32d32c37cecccb087e144190/00e4b8eb-eb97-40aa-a3d9-23a8055922d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T230647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60fd9b7300a5144bedd0a10a16e4bf6de55cedff90bf20149f13e0151659a517 23:06:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:47 Dload Upload Total Spent Left Speed 23:06:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62929 0 0 100 62929 0 206k --:--:-- --:--:-- --:--:-- 206k 23:06:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/643a1ec0173d822b32d32c37cecccb087e144190 [Pipeline] } 23:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:06:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:06:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:48 23:06:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:06:49 df9b9388f04a: Already exists 23:06:49 52dc419b0ee2: Pulling fs layer 23:06:49 25bc292e5bac: Pulling fs layer 23:06:49 114826534d7a: Pulling fs layer 23:06:49 4657fd5d0bcf: Pulling fs layer 23:06:49 6ad1cebc031e: Pulling fs layer 23:06:49 8a3aa393b2d8: Pulling fs layer 23:06:49 8a3aa393b2d8: Waiting 23:06:49 4657fd5d0bcf: Waiting 23:06:49 6ad1cebc031e: Waiting 23:06:49 25bc292e5bac: Verifying Checksum 23:06:49 25bc292e5bac: Download complete 23:06:49 52dc419b0ee2: Verifying Checksum 23:06:49 52dc419b0ee2: Download complete 23:06:49 4657fd5d0bcf: Verifying Checksum 23:06:49 4657fd5d0bcf: Download complete 23:06:49 6ad1cebc031e: Verifying Checksum 23:06:49 6ad1cebc031e: Download complete 23:06:49 52dc419b0ee2: Pull complete 23:06:49 25bc292e5bac: Pull complete 23:06:49 114826534d7a: Download complete 23:06:49 8a3aa393b2d8: Verifying Checksum 23:06:49 8a3aa393b2d8: Download complete 23:06:53 114826534d7a: Pull complete 23:06:53 4657fd5d0bcf: Pull complete 23:06:53 6ad1cebc031e: Pull complete 23:06:56 8a3aa393b2d8: Pull complete 23:06:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:56 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 23:06:56 $ 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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:06:58 $ docker top 4759cf7c792a1dcc7ba6741279c92acafb294a0bac3480394e614ea7a56e6cab -eo pid,comm [Pipeline] { [Pipeline] echo 23:06:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:06:58 + set -o pipefail 23:06:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:07:07 23:07:07 Monitoring /w/workspace/edgex-go/271 (github.com/edgexfoundry/edgex-go)... 23:07:07 23:07:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3667ffe0-b9ad-46e9-808b-aadb73603b91 23:07:07 23:07:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:07:07 23:07:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:07:07 23:07:07 [Pipeline] } 23:07:07 $ docker stop --time=1 4759cf7c792a1dcc7ba6741279c92acafb294a0bac3480394e614ea7a56e6cab 23:07:09 $ docker rm -f 4759cf7c792a1dcc7ba6741279c92acafb294a0bac3480394e614ea7a56e6cab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:07:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:09 provisioning config files... 23:07:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/271@tmp/config6329131590327944956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:10 --> edgex-publish-swagger.sh 23:07:10 === Publish openapi/v2 API === 23:07:10 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:07:10 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/271/openapi/v2/core-command.yaml] 23:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:10 Dload Upload Total Spent Left Speed 23:07:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27415 0:00:01 0:00:01 --:--:-- 27415 100 33831 0 0 100 33831 0 25322 0:00:01 0:00:01 --:--:-- 25322 23:07:11 23:07:11 23:07:11 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/271/openapi/v2/core-data.yaml] 23:07:11 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:11 Dload Upload Total Spent Left Speed 23:07:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72327 --:--:-- --:--:-- --:--:-- 72254 100 71604 0 0 100 71604 0 72327 --:--:-- --:--:-- --:--:-- 72254 23:07:12 23:07:12 23:07:12 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/271/openapi/v2/core-metadata.yaml] 23:07:12 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:12 Dload Upload Total Spent Left Speed 23:07:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 151k --:--:-- --:--:-- --:--:-- 151k 100 141k 0 0 100 141k 0 151k --:--:-- --:--:-- --:--:-- 151k 23:07:13 23:07:13 23:07:13 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/271/openapi/v2/support-notifications.yaml] 23:07:13 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:13 Dload Upload Total Spent Left Speed 23:07:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 23:07:14 23:07:14 23:07:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/271/openapi/v2/support-scheduler.yaml] 23:07:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:14 Dload Upload Total Spent Left Speed 23:07:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43805 --:--:-- --:--:-- --:--:-- 43756 100 39556 0 0 100 39556 0 43756 --:--:-- --:--:-- --:--:-- 43756 23:07:15 23:07:15 23:07:15 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/271/openapi/v2/system-agent.yaml] 23:07:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:15 Dload Upload Total Spent Left Speed 23:07:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22727 --:--:-- --:--:-- --:--:-- 22701 100 20091 0 0 100 20091 0 22701 --:--:-- --:--:-- --:--:-- 22701 23:07:16 23:07:16 [Pipeline] } 23:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:07:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:07:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:16 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 23:07:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:07:17 $ docker top e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:07:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:17 [ssh-agent] Looking for ssh-agent implementation... 23:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:17 $ docker exec e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 ssh-agent 23:07:17 SSH_AUTH_SOCK=/tmp/ssh-mx0O0CWAQFF1/agent.33 23:07:17 SSH_AGENT_PID=40 23:07:17 Running ssh-add (command line suppressed) 23:07:17 Identity added: /w/workspace/edgex-go/271@tmp/private_key_5586303287084719045.key (/w/workspace/edgex-go/271@tmp/private_key_5586303287084719045.key) 23:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:18 + git semver tag 23:07:18 2022-08-02 23:07:18,268 [run_tag] DEBUG tag force:False 23:07:18 2022-08-02 23:07:18,268 [check_head_tag] DEBUG check head tag 23:07:18 2022-08-02 23:07:18,269 [execute] INFO git cat-file --batch-check 23:07:18 2022-08-02 23:07:18,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=) 23:07:18 2022-08-02 23:07:18,273 [execute] INFO git cat-file --batch 23:07:18 2022-08-02 23:07:18,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=) 23:07:18 2022-08-02 23:07:18,292 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 23:07:18 2022-08-02 23:07:18,292 [execute] INFO git tag -a v2.3.0-dev.36 -m v2.3.0-dev.36 23:07:18 2022-08-02 23:07:18,293 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.36', '-m', 'v2.3.0-dev.36'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=None) 23:07:18 2022-08-02 23:07:18,297 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 23:07:18 2.3.0-dev.36 [Pipeline] } 23:07:18 $ docker exec --env ******** --env ******** e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 ssh-agent -k 23:07:18 unset SSH_AUTH_SOCK; 23:07:18 unset SSH_AGENT_PID; 23:07:18 echo Agent pid 40 killed; 23:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:18 + git semver [Pipeline] } 23:07:19 $ docker stop --time=1 e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 23:07:20 $ docker rm -f e4c0a6785b3cf51ff15f398f95cff0ed9304c0479c2b53e51170699041d276d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:20 23:07:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:21 0.23.1-centos7: Pulling from edgex-lftools 23:07:21 ab5ef0e58194: Pulling fs layer 23:07:21 9712f1f96733: Pulling fs layer 23:07:21 63f879dbbcfc: Pulling fs layer 23:07:21 0d9ebad4ef96: Pulling fs layer 23:07:21 e9a5061849ea: Pulling fs layer 23:07:21 d747dcd14b5f: Pulling fs layer 23:07:21 2de7ff778b66: Pulling fs layer 23:07:21 e9a5061849ea: Waiting 23:07:21 d747dcd14b5f: Waiting 23:07:21 0d9ebad4ef96: Waiting 23:07:21 2de7ff778b66: Waiting 23:07:21 9712f1f96733: Verifying Checksum 23:07:21 9712f1f96733: Download complete 23:07:21 63f879dbbcfc: Verifying Checksum 23:07:21 63f879dbbcfc: Download complete 23:07:21 e9a5061849ea: Download complete 23:07:21 d747dcd14b5f: Download complete 23:07:21 ab5ef0e58194: Download complete 23:07:21 0d9ebad4ef96: Verifying Checksum 23:07:21 0d9ebad4ef96: Download complete 23:07:21 2de7ff778b66: Verifying Checksum 23:07:21 2de7ff778b66: Download complete 23:07:24 ab5ef0e58194: Pull complete 23:07:24 9712f1f96733: Pull complete 23:07:25 63f879dbbcfc: Pull complete 23:07:29 0d9ebad4ef96: Pull complete 23:07:29 e9a5061849ea: Pull complete 23:07:29 d747dcd14b5f: Pull complete 23:07:31 2de7ff778b66: Pull complete 23:07:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:31 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 23:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:07:33 $ docker top ed7d1c0832aeb01786f13d3a801c74ee98840e55ea77cacc982e6a6b217b4099 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:07:33 provisioning config files... 23:07:33 copy managed file [sigul-config] to file:/w/workspace/edgex-go/271@tmp/config4174191293834412019tmp 23:07:33 copy managed file [sigul-password] to file:/w/workspace/edgex-go/271@tmp/config4294246553595764539tmp 23:07:33 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/271@tmp/config7280387012120789432tmp [Pipeline] { [Pipeline] echo 23:07:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:07:33 ---> sigul-configuration.sh 23:07:33 gpg: directory `/root/.gnupg' created 23:07:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:07:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:07:33 gpg: keyring `/root/.gnupg/secring.gpg' created 23:07:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:07:33 gpg: CAST5 encrypted data 23:07:33 gpg: encrypted with 1 passphrase 23:07:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:07:34 + mkdir /home/jenkins 23:07:34 + mkdir /home/jenkins/sigul [Pipeline] sh 23:07:34 + 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 23:07:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:07:34 ---> sigul-install.sh 23:07:34 Sigul already installed; skipping installation. [Pipeline] sh 23:07:34 + git tag --list 23:07:34 0.6.0 23:07:34 0.6.1 23:07:34 0.7.0 23:07:34 0.7.1 23:07:34 v1.0.0 23:07:34 v1.0.1 23:07:34 v1.1.0 23:07:34 v1.2.0 23:07:34 v1.2.1 23:07:34 v1.3.0 23:07:34 v1.3.1 23:07:34 v2.0.0 23:07:34 v2.1.0 23:07:34 v2.1.1 23:07:34 v2.1.1-dev.1 23:07:34 v2.1.1-dev.2 23:07:34 v2.1.1-dev.3 23:07:34 v2.1.1-dev.4 23:07:34 v2.1.1-dev.5 23:07:34 v2.1.1-dev.6 23:07:34 v2.1.1-dev.7 23:07:34 v2.1.1-dev.8 23:07:34 v2.2.0 23:07:34 v2.2.1-dev.1 23:07:34 v2.2.1-dev.10 23:07:34 v2.2.1-dev.11 23:07:34 v2.2.1-dev.12 23:07:34 v2.2.1-dev.13 23:07:34 v2.2.1-dev.14 23:07:34 v2.2.1-dev.15 23:07:34 v2.2.1-dev.16 23:07:34 v2.2.1-dev.17 23:07:34 v2.2.1-dev.18 23:07:34 v2.2.1-dev.19 23:07:34 v2.2.1-dev.2 23:07:34 v2.2.1-dev.20 23:07:34 v2.2.1-dev.21 23:07:34 v2.2.1-dev.22 23:07:34 v2.2.1-dev.23 23:07:34 v2.2.1-dev.24 23:07:34 v2.2.1-dev.25 23:07:34 v2.2.1-dev.26 23:07:34 v2.2.1-dev.27 23:07:34 v2.2.1-dev.28 23:07:34 v2.2.1-dev.29 23:07:34 v2.2.1-dev.3 23:07:34 v2.2.1-dev.4 23:07:34 v2.2.1-dev.5 23:07:34 v2.2.1-dev.6 23:07:34 v2.2.1-dev.7 23:07:34 v2.2.1-dev.8 23:07:34 v2.2.1-dev.9 23:07:34 v2.3.0-dev.29 23:07:34 v2.3.0-dev.30 23:07:34 v2.3.0-dev.31 23:07:34 v2.3.0-dev.32 23:07:34 v2.3.0-dev.33 23:07:34 v2.3.0-dev.34 23:07:34 v2.3.0-dev.35 23:07:34 v2.3.0-dev.36 [Pipeline] sh 23:07:35 + lftools sign git-tag v2.3.0-dev.36 23:07:35 Signing Git tag with Sigul... 23:07:35 Signing v2.3.0-dev.36 [Pipeline] echo 23:07:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:07:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:07:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:07:36 $ docker stop --time=1 ed7d1c0832aeb01786f13d3a801c74ee98840e55ea77cacc982e6a6b217b4099 23:07:38 $ docker rm -f ed7d1c0832aeb01786f13d3a801c74ee98840e55ea77cacc982e6a6b217b4099 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:07:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:07:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:38 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 23:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:07:39 $ docker top 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:07:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:39 [ssh-agent] Looking for ssh-agent implementation... 23:07:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:39 $ docker exec 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 ssh-agent 23:07:39 SSH_AUTH_SOCK=/tmp/ssh-w9ZRCsd9YJLs/agent.34 23:07:39 SSH_AGENT_PID=40 23:07:39 Running ssh-add (command line suppressed) 23:07:39 Identity added: /w/workspace/edgex-go/271@tmp/private_key_302202560120583762.key (/w/workspace/edgex-go/271@tmp/private_key_302202560120583762.key) 23:07:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:40 + git semver bump pre 23:07:40 2022-08-02 23:07:40,355 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 23:07:40 2022-08-02 23:07:40,355 [bump_version] DEBUG bumping version:2.3.0-dev.36 on axis:pre with prefix:dev 23:07:40 2022-08-02 23:07:40,355 [bump_version] DEBUG bumped version:2.3.0-dev.37 23:07:40 2022-08-02 23:07:40,355 [write_version] DEBUG write version:2.3.0-dev.37 to path:/w/workspace/edgex-go/271/.semver/main with force:True 23:07:40 2022-08-02 23:07:40,355 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 23:07:40 2022-08-02 23:07:40,356 [write_file] DEBUG write to file:/w/workspace/edgex-go/271/.semver/main 23:07:40 2022-08-02 23:07:40,358 [execute] INFO git cat-file --batch-check 23:07:40 2022-08-02 23:07:40,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=) 23:07:40 2022-08-02 23:07:40,366 [execute] INFO git cat-file --batch 23:07:40 2022-08-02 23:07:40,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=) 23:07:40 2022-08-02 23:07:40,373 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 23:07:40 2.3.0-dev.37 [Pipeline] } 23:07:40 $ docker exec --env ******** --env ******** 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 ssh-agent -k 23:07:40 unset SSH_AUTH_SOCK; 23:07:40 unset SSH_AGENT_PID; 23:07:40 echo Agent pid 40 killed; 23:07:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:40 + git semver [Pipeline] } 23:07:41 $ docker stop --time=1 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 23:07:42 $ docker rm -f 4a935e4cd66327d71798f5ad263bab95374c5492f29fbc43d1645742769a0b44 [Pipeline] // withDockerContainer [Pipeline] sh 23:07:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:07:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:07:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:43 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 23:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:07:43 $ docker top 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:07:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:43 [ssh-agent] Looking for ssh-agent implementation... 23:07:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:43 $ docker exec 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 ssh-agent 23:07:44 SSH_AUTH_SOCK=/tmp/ssh-uxyw7Q1wVz9L/agent.32 23:07:44 SSH_AGENT_PID=38 23:07:44 Running ssh-add (command line suppressed) 23:07:44 Identity added: /w/workspace/edgex-go/271@tmp/private_key_3576864840284400463.key (/w/workspace/edgex-go/271@tmp/private_key_3576864840284400463.key) 23:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:44 + git semver push 23:07:44 2022-08-02 23:07:44,677 [run_push] DEBUG push 23:07:44 2022-08-02 23:07:44,677 [execute] INFO git cat-file --batch-check 23:07:44 2022-08-02 23:07:44,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=) 23:07:44 2022-08-02 23:07:44,681 [execute] INFO git rev-list a5059b4725e8d94db9f89c9a415a4ad634b5548f -- 23:07:44 2022-08-02 23:07:44,681 [execute] DEBUG Popen(['git', 'rev-list', 'a5059b4725e8d94db9f89c9a415a4ad634b5548f', '--'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=None) 23:07:44 2022-08-02 23:07:44,696 [execute] INFO git fetch -v origin 23:07:44 2022-08-02 23:07:44,697 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=True, shell=None, istream=None) 23:07:45 2022-08-02 23:07:45,201 [run_push] DEBUG no remote changes detected 23:07:45 2022-08-02 23:07:45,202 [execute] INFO git push origin semver 23:07:45 2022-08-02 23:07:45,203 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/271/.semver, universal_newlines=False, shell=None, istream=None) 23:07:46 2022-08-02 23:07:45,998 [run_push] DEBUG push all version tags 23:07:46 2022-08-02 23:07:45,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:07:46 2022-08-02 23:07:45,999 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/271, universal_newlines=False, shell=None, istream=None) 23:07:46 2022-08-02 23:07:46,774 [read_version] DEBUG read version from /w/workspace/edgex-go/271/.semver/main 23:07:46 2.3.0-dev.37 [Pipeline] } 23:07:46 $ docker exec --env ******** --env ******** 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 ssh-agent -k 23:07:46 unset SSH_AUTH_SOCK; 23:07:46 unset SSH_AGENT_PID; 23:07:46 echo Agent pid 38 killed; 23:07:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:47 + git semver [Pipeline] } 23:07:47 $ docker stop --time=1 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 23:07:48 $ docker rm -f 903e6ce3462e42678d7aea4145ae1c7141920546c45942532ae0dd584ecbaf21 [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 23:07:49 + [ -d /w/workspace/edgex-go/271/archives ] [Pipeline] libraryResource [Pipeline] sh 23:07:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:07:50 ---> package-listing.sh 23:07:50 ++ facter osfamily 23:07:50 ++ tr '[:upper:]' '[:lower:]' 23:07:50 + OS_FAMILY=debian 23:07:50 + workspace=/w/workspace/edgex-go/271 23:07:50 + START_PACKAGES=/tmp/packages_start.txt 23:07:50 + END_PACKAGES=/tmp/packages_end.txt 23:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:50 + PACKAGES=/tmp/packages_start.txt 23:07:50 + '[' /w/workspace/edgex-go/271 ']' 23:07:50 + PACKAGES=/tmp/packages_end.txt 23:07:50 + case "${OS_FAMILY}" in 23:07:50 + dpkg -l 23:07:50 + grep '^ii' 23:07:50 + '[' -f /tmp/packages_start.txt ']' 23:07:50 + '[' -f /tmp/packages_end.txt ']' 23:07:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:50 + '[' /w/workspace/edgex-go/271 ']' 23:07:50 + mkdir -p /w/workspace/edgex-go/271/archives/ 23:07:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/271/archives/ [Pipeline] echo 23:07:50 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/271/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:07:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:51 23:07:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:52 latest: Pulling from edgex-lftools-log-publisher 23:07:52 5eb5b503b376: Pulling fs layer 23:07:52 5c69ac0246d0: Pulling fs layer 23:07:52 ec43610c2a17: Pulling fs layer 23:07:52 3a2ae6a8a46f: Pulling fs layer 23:07:52 33b1e0a273af: Pulling fs layer 23:07:52 5d3b04190fa2: Pulling fs layer 23:07:52 2f39f015ded8: Pulling fs layer 23:07:52 3a2ae6a8a46f: Waiting 23:07:52 33b1e0a273af: Waiting 23:07:52 5d3b04190fa2: Waiting 23:07:52 2f39f015ded8: Waiting 23:07:52 5c69ac0246d0: Verifying Checksum 23:07:52 5c69ac0246d0: Download complete 23:07:52 3a2ae6a8a46f: Verifying Checksum 23:07:52 3a2ae6a8a46f: Download complete 23:07:52 33b1e0a273af: Download complete 23:07:52 5d3b04190fa2: Verifying Checksum 23:07:52 5d3b04190fa2: Download complete 23:07:52 ec43610c2a17: Verifying Checksum 23:07:52 ec43610c2a17: Download complete 23:07:52 5eb5b503b376: Verifying Checksum 23:07:52 5eb5b503b376: Download complete 23:07:52 2f39f015ded8: Download complete 23:07:53 5eb5b503b376: Pull complete 23:07:53 5c69ac0246d0: Pull complete 23:07:54 ec43610c2a17: Pull complete 23:07:54 3a2ae6a8a46f: Pull complete 23:07:54 33b1e0a273af: Pull complete 23:07:54 5d3b04190fa2: Pull complete 23:07:59 2f39f015ded8: Pull complete 23:07:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:00 prd-ubuntu20.04-docker-8c-8g-21842 does not seem to be running inside a container 23:08:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/271/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/271 -v /w/workspace/edgex-go/271:/w/workspace/edgex-go/271:rw,z -v /w/workspace/edgex-go/271@tmp:/w/workspace/edgex-go/271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:08:01 $ docker top 0b88ef3bd2b12ec91bf2173c88d925e55f884b019d03be996fdd4ee1a3717118 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:01 + touch /tmp/pre-build-complete [Pipeline] sh 23:08:02 + mkdir -p /var/log/sysstat [Pipeline] sh 23:08:02 + ls /var/log/sa-host 23:08:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:02 provisioning config files... 23:08:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/271@tmp/config204985445960938831tmp [Pipeline] { [Pipeline] echo 23:08:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:08:02 ---> create-netrc.sh [Pipeline] } 23:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:08:03 ---> python-tools-install.sh [Pipeline] echo 23:08:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:08:03 ---> sudo-logs.sh 23:08:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:08:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:08:03 ---> job-cost.sh 23:08:03 lf-activate-venv: SKIPPING 23:08:03 DEBUG: total: 0.10999999940395355 23:08:03 INFO: Retrieving Stack Cost... 23:08:04 INFO: Retrieving Pricing Info for: v3-standard-8 23:08:04 INFO: Archiving Costs [Pipeline] echo 23:08:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:08:05 ---> logs-deploy.sh 23:08:05 lf-activate-venv: SKIPPING 23:08:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/271 23:08:05 INFO: archiving workspace using pattern(s): 23:08:05 Archives upload complete. 23:08:05 INFO: archiving logs to Nexus