Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 581b0da79acfc8c7cfb708782744174800bf9092 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-ssh306624406219959635.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7567075243140537800.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6549051003671432119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh106948193429612664.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9971950158960687484.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6894 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/483 [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/483 # 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 581b0da79acfc8c7cfb708782744174800bf9092 (main) Commit message: "refactor: Adjust app service names in Spire seed script (#4494)" > 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 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 > git rev-list --no-walk 90e066c8f118aeb4a988f9c2e8073aae7cdb5770 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:36:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:36:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:36:38 ========================================================= 15:36:38 EdgeX Global Pipelines Version Info 15:36:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:36:39 ------------------- 15:36:39 stable info: 15:36:39 ------------------- 15:36:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:36:39 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:36:39 Message: update stable to v1.0.245 15:36:39 ------------------- 15:36:39 experimental info: 15:36:39 ------------------- 15:36:39 Commited By: **** collab-it+edgex@linuxfoundation.org 15:36:39 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 15:36:39 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 581b0da [Pipeline] echo 15:36:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:40 provisioning config files... 15:36:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config10238306802912320619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:40 ---> docker-login.sh 15:36:40 nexus3.edgexfoundry.org:10001 15:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:40 Configure a credential helper to remove this warning. See 15:36:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:40 15:36:40 Login Succeeded 15:36:40 nexus3.edgexfoundry.org:10002 15:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:41 Configure a credential helper to remove this warning. See 15:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:41 15:36:41 Login Succeeded 15:36:41 nexus3.edgexfoundry.org:10003 15:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:41 Configure a credential helper to remove this warning. See 15:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:41 15:36:41 Login Succeeded 15:36:41 nexus3.edgexfoundry.org:10004 15:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:41 Configure a credential helper to remove this warning. See 15:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:41 15:36:41 Login Succeeded 15:36:41 docker.io 15:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:41 Configure a credential helper to remove this warning. See 15:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:41 15:36:41 Login Succeeded 15:36:41 ---> docker-login.sh ends [Pipeline] } 15:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:42 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:36:42 + dirname cmd/core-command/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo core-command,cmd/core-command/Dockerfile 15:36:42 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 15:36:42 cut -d/ -f2 15:36:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:36:42 + dirname cmd/core-data/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo core-data,cmd/core-data/Dockerfile 15:36:42 + dirname cmd/core-metadata/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo core-metadata,cmd/core-metadata/Dockerfile 15:36:42 + + dirname cmd/security-bootstrapper/Dockerfile 15:36:42 cut -d/ -f2 15:36:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:36:42 + dirname cmd/security-proxy-auth/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:36:42 + dirname cmd/security-proxy-setup/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:36:42 + dirname cmd/security-secretstore-setup/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:36:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:36:42 + dirname cmd/security-spire-agent/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:36:42 + + cut -d/ -f2 15:36:42 dirname cmd/security-spire-config/Dockerfile 15:36:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:36:42 + dirname cmd/security-spire-server/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:36:42 + dirname cmd/support-notifications/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo support-notifications,cmd/support-notifications/Dockerfile 15:36:42 + dirname cmd/support-scheduler/Dockerfile 15:36:42 + cut -d/ -f2 15:36:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:36:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:36:42 + git rev-list -1 --merges 581b0da79acfc8c7cfb708782744174800bf9092~1..581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] echo 15:36:42 -----------> git rev-list -1 --merges 581b0da79acfc8c7cfb708782744174800bf9092~1..581b0da79acfc8c7cfb708782744174800bf9092 581b0da79acfc8c7cfb708782744174800bf9092 [false] [Pipeline] sh 15:36:42 + git log --format=format:%s -1 581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] echo 15:36:42 ========================================================= 15:36:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:36:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:36:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:43 + grep -v github /etc/ssh/ssh_known_hosts 15:36:43 + [ -e /tmp/ssh_known_hosts ] 15:36:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:36:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:36:43 sudo tee -a /etc/ssh/ssh_known_hosts 15:36:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:43 15:36:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:43 0.1.4: Pulling from edgex-devops/py-git-semver 15:36:43 b85a868b505f: Pulling fs layer 15:36:43 e2be974225ed: Pulling fs layer 15:36:43 339a4e72a1f5: Pulling fs layer 15:36:43 988bab9f4d93: Pulling fs layer 15:36:43 1469e6f7b9e6: Pulling fs layer 15:36:43 eaf3925da568: Pulling fs layer 15:36:43 bab4dde63d76: Pulling fs layer 15:36:43 bde34c3a00c8: Pulling fs layer 15:36:43 b352a97aabf1: Pulling fs layer 15:36:43 4872d77fe225: Pulling fs layer 15:36:43 5851b861e8e6: Pulling fs layer 15:36:43 bab4dde63d76: Waiting 15:36:43 bde34c3a00c8: Waiting 15:36:43 b352a97aabf1: Waiting 15:36:43 4872d77fe225: Waiting 15:36:43 5851b861e8e6: Waiting 15:36:43 988bab9f4d93: Waiting 15:36:43 eaf3925da568: Waiting 15:36:43 e2be974225ed: Verifying Checksum 15:36:43 e2be974225ed: Download complete 15:36:43 988bab9f4d93: Download complete 15:36:44 1469e6f7b9e6: Verifying Checksum 15:36:44 1469e6f7b9e6: Download complete 15:36:44 eaf3925da568: Verifying Checksum 15:36:44 eaf3925da568: Download complete 15:36:44 339a4e72a1f5: Verifying Checksum 15:36:44 339a4e72a1f5: Download complete 15:36:44 bde34c3a00c8: Verifying Checksum 15:36:44 bde34c3a00c8: Download complete 15:36:44 b352a97aabf1: Verifying Checksum 15:36:44 b352a97aabf1: Download complete 15:36:44 4872d77fe225: Verifying Checksum 15:36:44 4872d77fe225: Download complete 15:36:44 5851b861e8e6: Verifying Checksum 15:36:44 5851b861e8e6: Download complete 15:36:44 b85a868b505f: Verifying Checksum 15:36:44 b85a868b505f: Download complete 15:36:45 bab4dde63d76: Verifying Checksum 15:36:45 bab4dde63d76: Download complete 15:36:46 b85a868b505f: Pull complete 15:36:46 e2be974225ed: Pull complete 15:36:46 339a4e72a1f5: Pull complete 15:36:46 988bab9f4d93: Pull complete 15:36:46 1469e6f7b9e6: Pull complete 15:36:46 eaf3925da568: Pull complete 15:36:48 bab4dde63d76: Pull complete 15:36:48 bde34c3a00c8: Pull complete 15:36:48 b352a97aabf1: Pull complete 15:36:48 4872d77fe225: Pull complete 15:36:48 5851b861e8e6: Pull complete 15:36:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:48 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 15:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:36:52 $ docker top f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e -eo pid,comm 15:36:52 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). 15:36:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:52 [ssh-agent] Looking for ssh-agent implementation... 15:36:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:52 $ docker exec f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent 15:36:52 SSH_AUTH_SOCK=/tmp/ssh-QceL7Haa5AyA/agent.32 15:36:52 SSH_AGENT_PID=38 15:36:52 Running ssh-add (command line suppressed) 15:36:52 Identity added: /w/workspace/edgex-go/483@tmp/private_key_17398257619122126945.key (/w/workspace/edgex-go/483@tmp/private_key_17398257619122126945.key) 15:36:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:53 + git tag --points-at HEAD [Pipeline] } 15:36:53 $ docker exec --env ******** --env ******** f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent -k 15:36:53 unset SSH_AUTH_SOCK; 15:36:53 unset SSH_AGENT_PID; 15:36:53 echo Agent pid 38 killed; 15:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:36:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:53 [ssh-agent] Looking for ssh-agent implementation... 15:36:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:53 $ docker exec f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent 15:36:53 SSH_AUTH_SOCK=/tmp/ssh-GErBx6FO33Wz/agent.71 15:36:53 SSH_AGENT_PID=77 15:36:53 Running ssh-add (command line suppressed) 15:36:53 Identity added: /w/workspace/edgex-go/483@tmp/private_key_8902947779343277851.key (/w/workspace/edgex-go/483@tmp/private_key_8902947779343277851.key) 15:36:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:53 + git semver init 15:36:54 2023-04-05 15:36:54,071 [run_init] DEBUG init version:0.0.0 force:False 15:36:54 2023-04-05 15:36:54,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/483/.semver 15:36:54 2023-04-05 15:36:54,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/483/.semver 15:36:54 2023-04-05 15:36:54,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/483/.semver'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=None) 15:36:59 2023-04-05 15:36:59,310 [append_file] DEBUG append to file:/w/workspace/edgex-go/483/.git/info/exclude 15:36:59 2023-04-05 15:36:59,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/483/.semver/main with force:False 15:36:59 2023-04-05 15:36:59,310 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 15:36:59 2023-04-05 15:36:59,311 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 15:36:59 3.0.0-dev.121 [Pipeline] } 15:36:59 $ docker exec --env ******** --env ******** f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e ssh-agent -k 15:36:59 unset SSH_AUTH_SOCK; 15:36:59 unset SSH_AGENT_PID; 15:36:59 echo Agent pid 77 killed; 15:36:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:59 + git semver [Pipeline] } 15:37:00 $ docker stop --time=1 f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e 15:37:01 $ docker rm -f --volumes f467d1594ce0c9d96229033ac51748396aa5c7548fcc745d0bb165866aa1ec9e [Pipeline] // withDockerContainer [Pipeline] sh 15:37:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:37:01 Stashed 1 file(s) [Pipeline] echo 15:37:01 [edgeXSemver]: initialized semver on version 3.0.0-dev.121 [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 15:37:02 + git config --global --add safe.directory /w/workspace/edgex-go/483 [Pipeline] echo 15:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:37:02 ========================================================= 15:37:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:37:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:37:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:37:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:37:02 63b65145d645: Pulling fs layer 15:37:02 a2d21d5440eb: Pulling fs layer 15:37:02 935e6c44a52c: Pulling fs layer 15:37:02 94cc34f8dd06: Pulling fs layer 15:37:02 30dea6a524f1: Pulling fs layer 15:37:02 a2aff8979fd8: Pulling fs layer 15:37:02 6808be2612f2: Pulling fs layer 15:37:02 f25807f1079a: Pulling fs layer 15:37:02 a2aff8979fd8: Waiting 15:37:02 6808be2612f2: Waiting 15:37:02 f25807f1079a: Waiting 15:37:02 94cc34f8dd06: Waiting 15:37:02 30dea6a524f1: Waiting 15:37:02 a2d21d5440eb: Download complete 15:37:02 94cc34f8dd06: Download complete 15:37:02 30dea6a524f1: Download complete 15:37:02 63b65145d645: Verifying Checksum 15:37:02 63b65145d645: Download complete 15:37:02 a2aff8979fd8: Verifying Checksum 15:37:02 a2aff8979fd8: Download complete 15:37:02 63b65145d645: Pull complete 15:37:02 a2d21d5440eb: Pull complete 15:37:03 f25807f1079a: Verifying Checksum 15:37:03 f25807f1079a: Download complete 15:37:04 6808be2612f2: Verifying Checksum 15:37:04 6808be2612f2: Download complete 15:37:04 935e6c44a52c: Download complete 15:37:08 935e6c44a52c: Pull complete 15:37:08 94cc34f8dd06: Pull complete 15:37:08 30dea6a524f1: Pull complete 15:37:08 a2aff8979fd8: Pull complete 15:37:10 6808be2612f2: Pull complete 15:37:11 f25807f1079a: Pull complete 15:37:11 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:37:11 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:37:11 WORKDIR /edgex 15:37:11 COPY go.mod . 15:37:11 RUN go mod download 15:37:11 docker build -t ci-base-image-x86_64 -f - . 15:37:12 Sending build context to Docker daemon 170.5MB 15:37:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:37:12 ---> 3b553350e43f 15:37:12 Step 2/4 : WORKDIR /edgex 15:37:17 Still waiting to schedule task 15:37:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6893’ 15:37:18 ---> Running in 2bfdd8ced1a4 15:37:18 Removing intermediate container 2bfdd8ced1a4 15:37:18 ---> eae8a770a28a 15:37:18 Step 3/4 : COPY go.mod . 15:37:18 ---> b6c3665efe7e 15:37:18 Step 4/4 : RUN go mod download 15:37:18 ---> Running in 95aeac8fbdb3 15:37:31 Removing intermediate container 95aeac8fbdb3 15:37:31 ---> 2ab0849d48ef 15:37:31 Successfully built 2ab0849d48ef 15:37:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:31 + docker inspect -f . ci-base-image-x86_64 15:37:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:31 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 15:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:31 $ docker top d9b66057b0a79dca59ced8a8b3de954e1100f80cf6e259ee600b5693dbde1376 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:32 + go version 15:37:32 go version go1.20.2 linux/amd64 [Pipeline] } 15:37:32 $ docker stop --time=1 d9b66057b0a79dca59ced8a8b3de954e1100f80cf6e259ee600b5693dbde1376 15:37:33 $ docker rm -f --volumes d9b66057b0a79dca59ced8a8b3de954e1100f80cf6e259ee600b5693dbde1376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:34 + docker inspect -f . ci-base-image-x86_64 15:37:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:34 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 15:37:34 $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:34 $ docker top 0b062303db38fc8fad97c7d0f48e3b882c2c313dd06f185f96e7654af7938ea4 -eo pid,comm [Pipeline] { [Pipeline] echo 15:37:34 ========================================================= 15:37:34 [edgeXBuildGoParallel] Running Tests and Build... 15:37:34 ========================================================= [Pipeline] sh 15:37:34 + git config --global --add safe.directory /w/workspace/edgex-go/483 [Pipeline] fileExists [Pipeline] sh 15:37:35 + make test 15:37:35 go test -race -coverprofile=coverage.out ./... 15:37:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:37:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 15:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 15:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:37:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.3% of statements 15:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.413s coverage: 88.5% of statements 15:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.9% of statements 15:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.348s coverage: 95.6% of statements 15:38:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 15:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 15:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 15:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 15:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 44.1% of statements 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 82.9% of statements 15:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 15:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 15:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 15:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:38:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:38:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:38:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:38:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:38:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.270s coverage: 79.9% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.068s coverage: 92.9% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.2% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.103s coverage: 82.1% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 38.4% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.093s coverage: 61.5% of statements 15:38:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 15:38:29 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 15:38:29 running golangci-lint 15:38:29 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 15:38:29 go version go1.20.2 linux/amd64 15:38:29 level=info msg="[config_reader] Used config file .golangci.yml" 15:38:29 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 15:38:44 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|types_sizes|deps|files|imports) took 14.580759142s" 15:38:44 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.155893ms" 15:38:51 level=info msg="[linters_context/goanalysis] analyzers took 58.72480068s with top 10 stages: buildir: 32.842776692s, inspect: 1.64534889s, fact_deprecated: 1.518484078s, printf: 1.3003457s, ctrlflow: 1.266229986s, gosec: 1.055050112s, fact_purity: 915.47384ms, S1038: 806.620948ms, nilness: 797.47878ms, typedness: 630.799689ms" 15:38:51 level=info msg="[runner] Issues before processing: 201, after processing: 0" 15:38:51 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, path_prettifier: 201/201, skip_files: 201/201, exclude-rules: 21/201, cgo: 201/201, skip_dirs: 201/201, nolint: 0/21, exclude: 201/201, filename_unadjuster: 201/201, identifier_marker: 201/201" 15:38:51 level=info msg="[runner] processing took 18.924618ms with stages: nolint: 7.633228ms, identifier_marker: 5.462143ms, exclude-rules: 2.023063ms, path_prettifier: 1.815261ms, autogenerated_exclude: 1.157213ms, skip_dirs: 789.989µs, cgo: 26.79µs, filename_unadjuster: 13.591µs, max_same_issues: 540ns, uniq_by_line: 420ns, skip_files: 390ns, exclude: 360ns, source_code: 280ns, diff: 270ns, sort_results: 250ns, severity-rules: 240ns, path_shortener: 190ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 15:38:51 level=info msg="[runner] linters took 7.672702592s with stages: goanalysis_metalinter: 7.653686652s" 15:38:51 level=info msg="File cache stats: 0 entries of total size 0B" 15:38:51 level=info msg="Memory: 224 samples, avg is 185.9MB, max is 748.6MB" 15:38:51 level=info msg="Execution took 22.295254177s" 15:38:51 go vet ./... 15:38:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:38:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:38:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:38:55 + ls -al . 15:38:55 total 704 15:38:55 drwxrwxr-x 11 1001 1001 4096 Apr 5 15:37 . 15:38:55 drwxr-xr-x 4 root root 4096 Apr 5 15:37 .. 15:38:55 drwxrwxr-x 2 1001 1001 4096 Apr 5 15:36 .blubracket 15:38:55 -rw-rw-r-- 1 1001 1001 16 Apr 5 15:36 .dockerignore 15:38:55 drwxrwxr-x 8 1001 1001 4096 Apr 5 15:36 .git 15:38:55 drwxrwxr-x 3 1001 1001 4096 Apr 5 15:36 .github 15:38:55 -rw-rw-r-- 1 1001 1001 1133 Apr 5 15:36 .gitignore 15:38:55 -rw-rw-r-- 1 1001 1001 42 Apr 5 15:36 .golangci.yml 15:38:55 -rw-rw-r-- 1 1001 1001 87 Apr 5 15:36 .hadolint.yml 15:38:55 drwxr-xr-x 3 1001 1001 4096 Apr 5 15:36 .semver 15:38:55 -rw-rw-r-- 1 1001 1001 166 Apr 5 15:36 .sonarcloud.properties 15:38:55 -rw-rw-r-- 1 1001 1001 1171 Apr 5 15:36 ADOPTERS.md 15:38:55 -rw-rw-r-- 1 1001 1001 10835 Apr 5 15:36 Attribution.txt 15:38:55 -rw-rw-r-- 1 1001 1001 73765 Apr 5 15:36 CHANGELOG.md 15:38:55 -rw-rw-r-- 1 1001 1001 3804 Apr 5 15:36 CONTRIBUTING.md 15:38:55 -rw-rw-r-- 1 1001 1001 677 Apr 5 15:36 GOVERNANCE.md 15:38:55 -rw-rw-r-- 1 1001 1001 883 Apr 5 15:36 Jenkinsfile 15:38:55 -rw-rw-r-- 1 1001 1001 10775 Apr 5 15:36 LICENSE 15:38:55 -rw-rw-r-- 1 1001 1001 14368 Apr 5 15:36 Makefile 15:38:55 -rw-rw-r-- 1 1001 1001 582 Apr 5 15:36 OWNERS.md 15:38:55 -rw-rw-r-- 1 1001 1001 9403 Apr 5 15:36 README.md 15:38:55 -rw-rw-r-- 1 1001 1001 789 Apr 5 15:36 SECURITY.md 15:38:55 -rw-rw-r-- 1 1001 1001 13 Apr 5 15:37 VERSION 15:38:55 drwxrwxr-x 2 1001 1001 4096 Apr 5 15:36 bin 15:38:55 drwxrwxr-x 18 1001 1001 4096 Apr 5 15:36 cmd 15:38:55 -rw-r--r-- 1 root root 447380 Apr 5 15:38 coverage.out 15:38:55 -rw-rw-r-- 1 1001 1001 3200 Apr 5 15:36 go.mod 15:38:55 -rw-rw-r-- 1 1001 1001 31265 Apr 5 15:36 go.sum 15:38:55 drwxrwxr-x 7 1001 1001 4096 Apr 5 15:36 internal 15:38:55 drwxrwxr-x 3 1001 1001 4096 Apr 5 15:36 openapi 15:38:55 -rw-rw-r-- 1 1001 1001 594 Apr 5 15:36 security.txt 15:38:55 drwxrwxr-x 4 1001 1001 4096 Apr 5 15:36 snap 15:38:55 -rw-rw-r-- 1 1001 1001 204 Apr 5 15:36 version.go [Pipeline] sh 15:38:56 + '[' -e coverage.out ] 15:38:56 + chown 1001:1001 coverage.out [Pipeline] stash 15:38:56 Stashed 1 file(s) [Pipeline] sh 15:38:56 + make build 15:38:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:39:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:39:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:39:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:39:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:39:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:39:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:39:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:39:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:39:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:39:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:39:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:39:25 $ docker stop --time=1 0b062303db38fc8fad97c7d0f48e3b882c2c313dd06f185f96e7654af7938ea4 15:39:30 $ docker rm -f --volumes 0b062303db38fc8fad97c7d0f48e3b882c2c313dd06f185f96e7654af7938ea4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:31 15:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:31 latest: Pulling from edgex-devops/edgex-compose 15:39:31 cbdbe7a5bc2a: Pulling fs layer 15:39:31 ca9280d653b3: Pulling fs layer 15:39:31 7e9c9ca2126c: Pulling fs layer 15:39:31 cbdbe7a5bc2a: Verifying Checksum 15:39:31 cbdbe7a5bc2a: Download complete 15:39:31 cbdbe7a5bc2a: Pull complete 15:39:32 ca9280d653b3: Verifying Checksum 15:39:32 ca9280d653b3: Download complete 15:39:32 ca9280d653b3: Pull complete 15:39:32 7e9c9ca2126c: Download complete 15:39:36 7e9c9ca2126c: Pull complete 15:39:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:36 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 15:39:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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 15:39:39 $ docker top 16728ff3e948c6385ef482abb0e9ec17ed8bc4779fd9c6aa413ad90890ad146c -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:39 + docker-compose build --help 15:39:39 + grep parallel 15:39:39 --parallel Build images in parallel. [Pipeline] } 15:39:39 $ docker stop --time=1 16728ff3e948c6385ef482abb0e9ec17ed8bc4779fd9c6aa413ad90890ad146c 15:39:41 $ docker rm -f --volumes 16728ff3e948c6385ef482abb0e9ec17ed8bc4779fd9c6aa413ad90890ad146c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:41 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 15:39:41 $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:39:42 $ docker top 1eba263f7f21e1b98aca13f8e2250de2952185bf69b871f27edcdbda47fca51d -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:42 + docker-compose -f ./docker-compose-build.yml build --parallel 15:39:42 Building core-command ... 15:39:42 Building core-common-config-bootstrapper ... 15:39:42 Building core-data ... 15:39:42 Building core-metadata ... 15:39:42 Building security-bootstrapper ... 15:39:42 Building security-proxy-auth ... 15:39:42 Building security-proxy-setup ... 15:39:42 Building security-secretstore-setup ... 15:39:42 Building security-spiffe-token-provider ... 15:39:42 Building security-spire-agent ... 15:39:42 Building security-spire-config ... 15:39:42 Building security-spire-server ... 15:39:42 Building support-notifications ... 15:39:42 Building support-scheduler ... 15:39:42 Building core-common-config-bootstrapper 15:39:42 Building security-spiffe-token-provider 15:39:42 Building security-spire-server 15:39:42 Building security-proxy-auth 15:39:42 Building security-spire-config 15:39:55 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:39:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:39:55 ---> 2ab0849d48ef 15:39:55 Step 3/26 : WORKDIR /edgex-go 15:39:55 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:39:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:39:55 ---> 2ab0849d48ef 15:39:55 Step 3/20 : WORKDIR /edgex-go 15:39:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:39:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:39:55 ---> 2ab0849d48ef 15:39:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:39:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:39:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:39:55 ---> 2ab0849d48ef 15:39:55 Step 3/27 : WORKDIR /edgex-go 15:39:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:39:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:39:55 ---> 2ab0849d48ef 15:39:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:40:01 ---> Running in 8cfa78a19ecb 15:40:01 ---> Running in 519fb396b695 15:40:01 ---> Running in bee8a49debb9 15:40:01 ---> Running in a7cbad9b1ebb 15:40:01 ---> Running in b0a8d3e7c636 15:40:01 Removing intermediate container bee8a49debb9 15:40:01 ---> c67b9949811b 15:40:01 Step 4/23 : WORKDIR /edgex-go 15:40:01 Removing intermediate container b0a8d3e7c636 15:40:01 Removing intermediate container a7cbad9b1ebb 15:40:01 ---> 278c07a4804e 15:40:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> 0e515c354c05 15:40:01 15:40:01 Step 4/23 : WORKDIR /edgex-go 15:40:01 Removing intermediate container 519fb396b695 15:40:01 ---> 3779fcdfb4fb 15:40:01 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:40:01 Removing intermediate container 8cfa78a19ecb 15:40:01 ---> 3edd0a3b3726 15:40:01 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:40:01 ---> Running in c20146386b4b 15:40:01 ---> Running in 8fdb2c21b71a 15:40:01 ---> Running in fed4a49a202b 15:40:01 ---> Running in fbd4346e850e 15:40:01 ---> Running in bcd0a1c5620f 15:40:01 Removing intermediate container c20146386b4b 15:40:01 ---> be9d057987ee 15:40:01 Step 5/23 : RUN apk add --update --no-cache make git 15:40:01 ---> Running in f390f16425ed 15:40:01 Removing intermediate container fbd4346e850e 15:40:01 ---> 2613ba26b3e9 15:40:01 Step 5/23 : RUN apk add --update --no-cache make git 15:40:01 ---> Running in 1c3726732702 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:02 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:40:02 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:40:02 OK: 17823 distinct packages available 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:02 OK: 265 MiB in 53 packages 15:40:02 OK: 265 MiB in 53 packages 15:40:02 OK: 265 MiB in 53 packages 15:40:02 OK: 265 MiB in 53 packages 15:40:02 OK: 265 MiB in 53 packages 15:40:03 Removing intermediate container fed4a49a202b 15:40:03 ---> b8fe8975ff1f 15:40:03 Step 5/26 : COPY go.mod vendor* ./ 15:40:03 Removing intermediate container 1c3726732702 15:40:03 ---> 541bfe034b6c 15:40:03 Step 6/23 : COPY go.mod vendor* ./ 15:40:03 Removing intermediate container bcd0a1c5620f 15:40:03 ---> 8a7d138406f4 15:40:03 Step 5/27 : COPY go.mod vendor* ./ 15:40:03 Removing intermediate container f390f16425ed 15:40:03 ---> 2c2d1133e206 15:40:03 Step 6/23 : COPY go.mod vendor* ./ 15:40:03 ---> 0b436eb8cfbc 15:40:03 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:03 ---> Running in 58367a987276 15:40:03 Removing intermediate container 8fdb2c21b71a 15:40:03 ---> 9bb99a5bee32 15:40:03 Step 5/20 : COPY go.mod vendor* ./ 15:40:03 ---> 06a86d8aaab7 15:40:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:03 ---> 623ac652d60e 15:40:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:03 ---> Running in e3e9ae86329f 15:40:03 ---> Running in 0b61b2f5cfb7 15:40:03 ---> 794a403db7cf 15:40:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:03 ---> Running in b63b3e0572d7 15:40:03 ---> 65d610378ea9 15:40:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:03 ---> Running in 4e2513b6e314 15:40:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6895 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:40:46 Running in /w/workspace/edgex-go/483 [Pipeline] { [Pipeline] checkout 15:40:46 The recommended git tool is: git 15:40:52 using credential edgex-jenkins-ssh 15:40:52 Cloning the remote Git repository 15:40:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:40:52 > git init /w/workspace/edgex-go/483 # timeout=10 15:40:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:40:52 > git --version # timeout=10 15:40:52 > git --version # 'git version 2.25.1' 15:40:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:40:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:40:59 Removing intermediate container b63b3e0572d7 15:40:59 ---> b3aa2f4e87d6 15:40:59 Step 8/23 : COPY . . 15:40:59 Removing intermediate container 0b61b2f5cfb7 15:40:59 ---> ade9a5a75784 15:40:59 Step 7/27 : COPY . . 15:40:59 Removing intermediate container 4e2513b6e314 15:40:59 ---> e343e2ca7493 15:40:59 Step 7/20 : COPY . . 15:40:59 Removing intermediate container e3e9ae86329f 15:40:59 ---> 44d4b53d8d64 15:40:59 Step 8/23 : COPY . . 15:40:59 Removing intermediate container 58367a987276 15:40:59 ---> d3d8a7ce0e60 15:40:59 Step 7/26 : COPY . . 15:41:10 Avoid second fetch 15:41:10 Checking out Revision 581b0da79acfc8c7cfb708782744174800bf9092 (main) 15:41:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:41:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:10 > git config core.sparsecheckout # timeout=10 15:41:10 > git checkout -f 581b0da79acfc8c7cfb708782744174800bf9092 # timeout=10 15:41:10 Commit message: "refactor: Adjust app service names in Spire seed script (#4494)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:41:12 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:12 Dload Upload Total Spent Left Speed 15:41:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 15:41:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:41:13 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:41:13 /etc/docker/daemon.json 15:41:13 { 15:41:13 "registry-mirrors": [ 15:41:13 "https://nexus3.edgexfoundry.org:10001" 15:41:13 ], 15:41:13 "bip": "10.250.0.254/24", 15:41:13 "hosts": [ 15:41:13 "tcp://0.0.0.0:5555", 15:41:13 "unix:///var/run/docker.sock" 15:41:13 ], 15:41:13 "mtu": 1458, 15:41:13 "selinux-enabled": true, 15:41:13 "seccomp-profile": "/etc/docker/seccomp.json" 15:41:13 } [Pipeline] sh 15:41:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:41:13 + sudo service docker restart 15:41:26 ---> 4837b023e850 15:41:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:41:26 ---> 48b934c11371 15:41:26 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:41:26 ---> 58cbfd7ee9ad 15:41:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:41:26 ---> Running in 028d96f19eeb 15:41:26 ---> Running in d2c335f74aa8 15:41:26 ---> a60fc5b203f7 15:41:26 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 15:41:26 ---> 263ab6541539 15:41:26 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:41:26 ---> Running in 081f4033fcaa 15:41:26 ---> Running in a0af766d3c46 15:41:26 ---> Running in 8d8826a104c8 15:41:26 Removing intermediate container d2c335f74aa8 15:41:26 ---> 721e58089d89 15:41:26 Step 9/27 : WORKDIR /edgex-go/spire-build 15:41:26 ---> Running in 1e3941e6356b 15:41:26 Removing intermediate container 081f4033fcaa 15:41:26 ---> f8dbe7745a9d 15:41:26 Step 9/26 : WORKDIR /edgex-go/spire-build 15:41:26 ---> Running in e29b1e96a70d 15:41:26 Removing intermediate container 1e3941e6356b 15:41:26 ---> 0a42cf9ba6dc 15:41:26 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:41:26 ---> Running in 1e3ea6d1d827 15:41:26 Removing intermediate container e29b1e96a70d 15:41:26 ---> 4d93186d4d69 15:41:26 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:41:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:41:26 ---> Running in e1d1469ae56e 15:41:26 Removing intermediate container 1e3ea6d1d827 15:41:26 ---> b545eebbec81 15:41:26 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:41:26 ---> Running in b735d7841043 15:41:26 Removing intermediate container e1d1469ae56e 15:41:26 ---> 3db70e3c48c6 15:41:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:41:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:41:26 ---> Running in d9c745f05d39 15:41:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:41:26 Removing intermediate container d9c745f05d39 15:41:26 ---> 36b3b2c822f8 15:41:26 Step 12/26 : WORKDIR /edgex-go 15:41:26 Removing intermediate container b735d7841043 15:41:26 ---> 62a0a9921956 15:41:26 Step 12/27 : WORKDIR /edgex-go 15:41:26 ---> Running in 037a63ab147a 15:41:26 ---> Running in ed7e088f33da 15:41:26 Removing intermediate container 037a63ab147a 15:41:26 ---> 97cdd5ce9f27 15:41:26 15:41:26 Step 13/27 : FROM alpine:3.17 15:41:26 Removing intermediate container ed7e088f33da 15:41:26 ---> 74471e7e2815 15:41:26 15:41:26 Step 13/26 : FROM alpine:3.17 15:41:26 3.17: Pulling from library/alpine 15:41:26 3.17: Pulling from library/alpine 15:41:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:41:27 Status: Downloaded newer image for alpine:3.17 15:41:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:41:27 Status: Image is up to date for alpine:3.17 15:41:27 ---> 9ed4aefc74f6 15:41:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:41:27 ---> 9ed4aefc74f6 15:41:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:41:30 ---> Running in d40b78ce8e2f 15:41:30 ---> Running in 5ec86acf1eda 15:41:30 Removing intermediate container d40b78ce8e2f 15:41:30 ---> b2649b937e76 15:41:30 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:41:31 Removing intermediate container 5ec86acf1eda 15:41:31 ---> fccfb70d1743 15:41:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:41:31 ---> Running in 217f522ab796 15:41:31 ---> Running in 5a010fa169f5 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:32 provisioning config files... 15:41:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config10782858135834713931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:32 ---> docker-login.sh 15:41:32 nexus3.edgexfoundry.org:10001 15:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:33 Configure a credential helper to remove this warning. See 15:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:33 15:41:33 Login Succeeded 15:41:33 nexus3.edgexfoundry.org:10002 15:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:33 Configure a credential helper to remove this warning. See 15:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:33 15:41:33 Login Succeeded 15:41:33 nexus3.edgexfoundry.org:10003 15:41:33 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:41:33 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:41:33 OK: 17818 distinct packages available 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:33 Configure a credential helper to remove this warning. See 15:41:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:33 15:41:33 Login Succeeded 15:41:33 nexus3.edgexfoundry.org:10004 15:41:33 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:41:33 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:41:33 OK: 17818 distinct packages available 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:33 (1/5) Installing dumb-init (1.2.5-r2) 15:41:33 (2/5) Installing musl-obstack (1.2.3-r0) 15:41:33 (3/5) Installing libucontext (1.2-r0) 15:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:34 Configure a credential helper to remove this warning. See 15:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:34 15:41:34 Login Succeeded 15:41:34 docker.io 15:41:34 (4/5) Installing gcompat (1.1.0-r0) 15:41:34 (5/5) Installing openssl (3.0.8-r3) 15:41:34 Executing busybox-1.35.0-r29.trigger 15:41:34 OK: 8 MiB in 20 packages 15:41:34 (1/4) Installing dumb-init (1.2.5-r2) 15:41:34 (2/4) Installing musl-obstack (1.2.3-r0) 15:41:34 (3/4) Installing libucontext (1.2-r0) 15:41:34 (4/4) Installing gcompat (1.1.0-r0) 15:41:34 Executing busybox-1.35.0-r29.trigger 15:41:34 OK: 7 MiB in 19 packages 15:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:34 Configure a credential helper to remove this warning. See 15:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:34 15:41:34 Login Succeeded 15:41:34 ---> docker-login.sh ends [Pipeline] } 15:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:41:35 + git config --global --add safe.directory /w/workspace/edgex-go/483 [Pipeline] echo 15:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:35 ========================================================= 15:41:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:41:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:41:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:41:35 af6eaf76a39c: Pulling fs layer 15:41:35 55522c791124: Pulling fs layer 15:41:35 ce5c4a1c91eb: Pulling fs layer 15:41:35 169dfbe0d373: Pulling fs layer 15:41:35 e1ff8fa3b103: Pulling fs layer 15:41:35 52ebb69f0ebf: Pulling fs layer 15:41:35 5abe8eddf0d5: Pulling fs layer 15:41:35 52ebb69f0ebf: Waiting 15:41:35 e1ff8fa3b103: Waiting 15:41:35 5abe8eddf0d5: Waiting 15:41:35 169dfbe0d373: Waiting 15:41:35 55522c791124: Download complete 15:41:35 169dfbe0d373: Verifying Checksum 15:41:35 169dfbe0d373: Download complete 15:41:35 e1ff8fa3b103: Verifying Checksum 15:41:35 e1ff8fa3b103: Download complete 15:41:35 af6eaf76a39c: Verifying Checksum 15:41:35 af6eaf76a39c: Download complete 15:41:36 af6eaf76a39c: Pull complete 15:41:37 55522c791124: Pull complete 15:41:37 5abe8eddf0d5: Verifying Checksum 15:41:37 5abe8eddf0d5: Download complete 15:41:39 Removing intermediate container 217f522ab796 15:41:39 ---> 9d0d96629574 15:41:39 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:39 Removing intermediate container 5a010fa169f5 15:41:39 ---> 6ba8bf39fbee 15:41:39 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:39 ---> dbf800284163 15:41:39 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:41:39 ---> 490b7f20bcc8 15:41:39 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:41:39 ---> 9b991293fa34 15:41:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:41:40 ---> b58b882348ba 15:41:40 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:41:41 ce5c4a1c91eb: Verifying Checksum 15:41:41 ce5c4a1c91eb: Download complete 15:41:41 52ebb69f0ebf: Verifying Checksum 15:41:50 ---> 9814501a39d8 15:41:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:41:50 ---> 4ce649182976 15:41:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:41:50 ---> 01f035d7dd13 15:41:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:41:50 ---> c87274da8b6d 15:41:50 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:41:53 ce5c4a1c91eb: Pull complete 15:41:53 169dfbe0d373: Pull complete 15:41:53 e1ff8fa3b103: Pull complete 15:41:53 ---> 6eed4ab2f41c 15:41:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:41:53 ---> Running in 0f9e00e80676 15:41:53 ---> fd49980afaed 15:41:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:41:54 ---> Running in 386f6fea3b13 15:41:54 Removing intermediate container 0f9e00e80676 15:41:54 ---> daa8b7ea7fb0 15:41:54 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:41:54 Removing intermediate container 028d96f19eeb 15:41:54 ---> c04f5a34f4f8 15:41:54 15:41:54 Step 10/23 : FROM alpine:3.17 15:41:54 ---> 9ed4aefc74f6 15:41:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:41:54 ---> Running in c85e6071c484 15:41:54 Removing intermediate container a0af766d3c46 15:41:54 ---> 4e220beeceb3 15:41:54 15:41:54 Step 10/23 : FROM alpine:3.17 15:41:54 ---> 9ed4aefc74f6 15:41:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:41:54 Removing intermediate container 8d8826a104c8 15:41:54 ---> 6e0cc9e42717 15:41:54 Removing intermediate container 386f6fea3b13 15:41:54 15:41:54 ---> ab07bf3d419d 15:41:54 Step 9/20 : FROM alpine:3.17Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:41:54 15:41:54 ---> 9ed4aefc74f6 15:41:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:41:54 ---> ebf8ce4e3e14 15:41:54 Step 22/27 : WORKDIR / 15:41:54 ---> Running in 1c8c3fb22c11 15:41:54 ---> Running in a1df8e13ce55 15:41:54 ---> Running in 4ee12eedd1a2 15:41:54 Removing intermediate container c85e6071c484 15:41:54 ---> 03d0ef2d1f72 15:41:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:41:54 ---> Running in b7df975943ff 15:41:54 Removing intermediate container 1c8c3fb22c11 15:41:54 ---> a83bd5d207b9 15:41:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:41:54 ---> Running in 6d7e6c07ce11 15:41:54 ---> Running in 926040dabe5c 15:41:54 Removing intermediate container a1df8e13ce55 15:41:54 ---> 0eaaa061086c 15:41:54 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:41:55 Removing intermediate container 4ee12eedd1a2 15:41:55 ---> c16c8fc72c5b 15:41:55 Step 24/26 : LABEL arch=x86_64 15:41:55 Removing intermediate container b7df975943ff 15:41:55 ---> 1b4802f8cecb 15:41:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:41:55 ---> Running in cec7da637ec5 15:41:55 ---> Running in d2ed0945864f 15:41:55 ---> Running in 6eff0e076600 15:41:55 Removing intermediate container d2ed0945864f 15:41:55 Removing intermediate container 6eff0e076600 15:41:55 ---> 91b123b29fe3 15:41:55 ---> 8e59e24ee2b8 15:41:55 Step 25/26 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:41:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:41:55 ---> Running in 7f512591ab83 15:41:55 ---> Running in d7e54c48ea28 15:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:55 Removing intermediate container 7f512591ab83 15:41:55 ---> f60e0d6d9e15 15:41:55 Step 26/26 : LABEL version=3.0.0-dev.121 15:41:56 ---> Running in 12352df719cf 15:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:56 Removing intermediate container d7e54c48ea28 15:41:56 ---> 2581a41d8fc5 15:41:56 Step 25/27 : LABEL arch=x86_64 15:41:56 ---> Running in 930a3ab5a30b 15:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:56 Removing intermediate container 12352df719cf 15:41:56 ---> e9f32b714fc4 15:41:56 15:41:56 Removing intermediate container 930a3ab5a30b 15:41:56 ---> bd28e85fdc16 15:41:56 Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:41:56 ---> Running in 202de20df66e 15:41:56 Successfully built e9f32b714fc4 15:41:56 Successfully tagged security-spire-server:latest 15:41:56  Building security-spire-server ... done Building core-metadata 15:41:56 (1/1) Installing dumb-init (1.2.5-r2) 15:41:56 Removing intermediate container 202de20df66e 15:41:56 ---> ba2d393495e6 15:41:56 Step 27/27 : LABEL version=3.0.0-dev.121 15:41:56 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:41:56 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:41:56 OK: 17818 distinct packages available 15:41:56 (1/1) Installing dumb-init (1.2.5-r2) 15:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:56 Executing busybox-1.35.0-r29.trigger 15:41:56 Executing busybox-1.35.0-r29.trigger 15:41:56 OK: 7 MiB in 16 packages 15:41:56 OK: 7 MiB in 16 packages 15:41:56 ---> Running in a9d451e19aef 15:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:56 (1/9) Installing ca-certificates (20220614-r4) 15:41:56 (2/9) Installing brotli-libs (1.0.9-r9) 15:41:56 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:41:56 (4/9) Installing libcurl (7.88.1-r1) 15:41:56 (5/9) Installing curl (7.88.1-r1) 15:41:56 (6/9) Installing dumb-init (1.2.5-r2) 15:41:56 (7/9) Installing musl-obstack (1.2.3-r0) 15:41:56 (8/9) Installing libucontext (1.2-r0) 15:41:56 (9/9) Installing gcompat (1.1.0-r0) 15:41:56 Executing busybox-1.35.0-r29.trigger 15:41:56 Executing ca-certificates-20220614-r4.trigger 15:41:57 OK: 10 MiB in 24 packages 15:42:00 52ebb69f0ebf: Pull complete 15:42:01 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:42:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:42:01 ---> 2ab0849d48ef 15:42:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:42:01 ---> Using cache 15:42:01 ---> 0e515c354c05 15:42:01 Step 4/25 : WORKDIR /edgex-go 15:42:01 ---> Using cache 15:42:01 ---> 2613ba26b3e9 15:42:01 Step 5/25 : RUN apk add --update --no-cache make git 15:42:01 ---> Using cache 15:42:01 ---> 541bfe034b6c 15:42:01 Step 6/25 : COPY go.mod vendor* ./ 15:42:01 ---> Using cache 15:42:01 ---> 06a86d8aaab7 15:42:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:01 ---> Using cache 15:42:01 ---> 44d4b53d8d64 15:42:01 Step 8/25 : COPY . . 15:42:01 ---> Using cache 15:42:01 ---> 58cbfd7ee9ad 15:42:01 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:42:02 5abe8eddf0d5: Pull complete 15:42:02 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:42:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists 15:42:02 Removing intermediate container a9d451e19aef 15:42:02 ---> 17fd2b84013b 15:42:02 15:42:02 ---> Running in 1e2c79dac445 15:42:02 Successfully built 17fd2b84013b 15:42:02 Successfully tagged security-spire-config:latest 15:42:02 Building core-command [Pipeline] sh 15:42:02 + docker build -t ci-base-image-arm64 -f - . 15:42:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:42:02 WORKDIR /edgex 15:42:02 COPY go.mod . 15:42:02 RUN go mod download 15:42:03 Sending build context to Docker daemon 2.934MB 15:42:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:42:03 ---> 6cb57ee374ae 15:42:03 Step 2/4 : WORKDIR /edgex 15:42:04 ---> Running in c1c26c91d809 15:42:04 Removing intermediate container c1c26c91d809 15:42:04 ---> 6dce723746ac 15:42:04 Step 3/4 : COPY go.mod . 15:42:04  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:42:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:42:04 ---> e8c99ccc6648 15:42:04 Step 4/4 : RUN go mod download 15:42:04 ---> Running in 83b89a4d1c2e 15:42:05 ---> 2ab0849d48ef 15:42:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:42:05 ---> Using cache 15:42:05 ---> 0e515c354c05 15:42:05 Step 4/24 : WORKDIR /edgex-go 15:42:05 ---> Using cache 15:42:05 ---> 2613ba26b3e9 15:42:05 Step 5/24 : RUN apk add --update --no-cache make git 15:42:05 ---> Using cache 15:42:05 ---> 541bfe034b6c 15:42:05 Step 6/24 : COPY go.mod vendor* ./ 15:42:05 ---> Using cache 15:42:05 ---> 06a86d8aaab7 15:42:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:05 ---> Using cache 15:42:05 ---> 44d4b53d8d64 15:42:05 Step 8/24 : COPY . . 15:42:05 ---> Using cache 15:42:05 ---> 58cbfd7ee9ad 15:42:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:42:08 ---> Running in dd7e154d7b80 15:42:08 Removing intermediate container 6d7e6c07ce11 15:42:08 ---> 82dd4871e5f6 15:42:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:08 Removing intermediate container cec7da637ec5 15:42:08 ---> 39707a2cc6a0 15:42:08 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:08 Removing intermediate container 926040dabe5c 15:42:08 ---> 015d66623bba 15:42:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:08 ---> 23f31afa866d 15:42:08 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:42:08 ---> d36729523fd1 15:42:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:42:08 ---> bb536669bc2f 15:42:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:42:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:42:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:42:08 ---> 5c68998bb72e 15:42:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:42:08 ---> 05fe3429abab 15:42:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:42:08 ---> 573b78bb65a4 15:42:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:42:10 ---> 51eec62dbb18 15:42:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:42:10 ---> 1d7ab0f76121 15:42:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:42:10 ---> c60ffd66ddfa 15:42:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:42:11 ---> 2dad8be155d3 15:42:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:42:11 ---> Running in 07e31608abdd 15:42:11 ---> 1594197a5dd9 15:42:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:42:11 ---> 731b1411911c 15:42:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:42:11 Removing intermediate container 07e31608abdd 15:42:11 ---> ac20e888ab08 15:42:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:42:11 ---> Running in e5ed505561de 15:42:11 ---> 302e3b550d83 15:42:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:42:12 ---> Running in 94056238392c 15:42:12 ---> 283b494e0957 15:42:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:42:15 Removing intermediate container e5ed505561de 15:42:15 ---> 96aea893052e 15:42:16 Step 18/20 : LABEL arch=x86_64 15:42:16 ---> Running in 605233552f54 15:42:16 ---> Running in ab832bc0fc7a 15:42:16 Removing intermediate container ab832bc0fc7a 15:42:16 ---> 27cfe7274ef2 15:42:16 Step 19/20 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:42:16 ---> Running in 9321b4e701ca 15:42:17 Removing intermediate container 9321b4e701ca 15:42:17 ---> c223f42d7cf5 15:42:17 Step 20/20 : LABEL version=3.0.0-dev.121 15:42:17 ---> Running in c63b0f69b818 15:42:17 Removing intermediate container c63b0f69b818 15:42:17 ---> 164b86a91af3 15:42:17 15:42:18 Removing intermediate container 94056238392c 15:42:18 ---> e222a263d384 15:42:18 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:42:18 Successfully built 164b86a91af3 15:42:18 Successfully tagged security-spiffe-token-provider:latest 15:42:18  Building security-spiffe-token-provider ... done Building security-secretstore-setup 15:42:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:42:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:42:20 ---> 2ab0849d48ef 15:42:20 Step 3/25 : WORKDIR /edgex-go 15:42:20 ---> Using cache 15:42:20 ---> 278c07a4804e 15:42:20 Step 4/25 : RUN apk add --update --no-cache make git 15:42:22 ---> Running in 3fd8e87c2924 15:42:23 ---> Running in e03402dce551 15:42:23 Removing intermediate container 3fd8e87c2924 15:42:23 ---> a35813ae9203 15:42:23 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:42:23 ---> Running in f6d60b8c01ed 15:42:23 Removing intermediate container 605233552f54 15:42:23 ---> 807486d0b4ca 15:42:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:42:23 ---> Running in f34c81947cf2 15:42:23 Removing intermediate container f6d60b8c01ed 15:42:23 ---> 762d5612d31f 15:42:23 Step 21/23 : LABEL arch=x86_64 15:42:23 ---> Running in 8de7b29b196b 15:42:23 Removing intermediate container f34c81947cf2 15:42:23 ---> 0d0757a4a537 15:42:23 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:42:23 Removing intermediate container 8de7b29b196b 15:42:23 ---> 45c6cbbafb7d 15:42:23 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:42:23 ---> Running in fe61eb5a9aac 15:42:23 ---> Running in 302d049bd74b 15:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:42:24 Removing intermediate container 302d049bd74b 15:42:24 ---> e0dc7fd31b3e 15:42:24 Step 23/23 : LABEL version=3.0.0-dev.121 15:42:24 Removing intermediate container fe61eb5a9aac 15:42:24 ---> 5b754218a3f5 15:42:24 Step 21/23 : LABEL arch=x86_64 15:42:24 ---> Running in 2e66159d3203 15:42:24 ---> Running in 72f65fc9bb50 15:42:24 Removing intermediate container 2e66159d3203 15:42:24 ---> 3d93cf05d6ba 15:42:24 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:42:24 Removing intermediate container 72f65fc9bb50 15:42:24 ---> b9128ff02bb4 15:42:24 15:42:24 ---> Running in e429c572cbe0 15:42:24 Successfully built b9128ff02bb4 15:42:24 Successfully tagged security-proxy-auth:latest 15:42:24 Building security-spire-agent 15:42:24  Building security-proxy-auth ... done OK: 265 MiB in 53 packages 15:42:28 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:42:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:42:28 ---> 2ab0849d48ef 15:42:28 Step 3/27 : WORKDIR /edgex-go 15:42:28 ---> Using cache 15:42:28 ---> 278c07a4804e 15:42:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:42:34 Removing intermediate container e429c572cbe0 15:42:34 ---> 57dada9c5654 15:42:34 Step 23/23 : LABEL version=3.0.0-dev.121 15:42:34 ---> Running in e0cfa7df7d07 15:42:34 ---> Running in 2c89eeb104b5 15:42:34 Removing intermediate container e0cfa7df7d07 15:42:34 ---> ebc35e81a1f2 15:42:34 15:42:34 Removing intermediate container e03402dce551 15:42:34 ---> b67f36f52ecc 15:42:34 Step 5/25 : COPY go.mod vendor* ./ 15:42:34 Successfully built ebc35e81a1f2 15:42:34 Successfully tagged core-common-config-bootstrapper:latest 15:42:34  Building core-common-config-bootstrapper ... done Building support-scheduler 15:42:34 ---> 85f2d7a729da 15:42:34 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:42:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:42:36 ---> 2ab0849d48ef 15:42:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:42:36 ---> Using cache 15:42:36 ---> 0e515c354c05 15:42:36 Step 4/23 : WORKDIR /edgex-go 15:42:36 ---> Using cache 15:42:36 ---> 2613ba26b3e9 15:42:36 Step 5/23 : RUN apk add --update --no-cache make git 15:42:36 ---> Using cache 15:42:36 ---> 541bfe034b6c 15:42:36 Step 6/23 : COPY go.mod vendor* ./ 15:42:36 ---> Using cache 15:42:36 ---> 06a86d8aaab7 15:42:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:36 ---> Using cache 15:42:36 ---> 44d4b53d8d64 15:42:36 Step 8/23 : COPY . . 15:42:36 ---> Using cache 15:42:36 ---> 58cbfd7ee9ad 15:42:36 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:42:37 Removing intermediate container 83b89a4d1c2e 15:42:37 ---> 9e77ec8da2c2 15:42:37 Successfully built 9e77ec8da2c2 15:42:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:37 + docker inspect -f . ci-base-image-arm64 15:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:37 prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container 15:42:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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 15:42:39 $ docker top 1739ec4988b9bca1a131487346190fe7e986744344fb5ef8a805364100f33828 -eo pid,comm 15:42:39 ---> Running in a50ddbd90a76 15:42:39 ---> Running in b8a52d657aea 15:42:39 Removing intermediate container dd7e154d7b80 15:42:39 ---> 68d907219737 15:42:39 15:42:39 Step 10/24 : FROM alpine:3.17 15:42:39 ---> 9ed4aefc74f6 15:42:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 15:42:39 OK: 265 MiB in 53 packages 15:42:39 ---> Running in aed24958ad38 15:42:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:42:40 + go version 15:42:40 go version go1.20.2 linux/arm64 [Pipeline] } 15:42:40 $ docker stop --time=1 1739ec4988b9bca1a131487346190fe7e986744344fb5ef8a805364100f33828 15:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:42:41 (1/1) Installing dumb-init (1.2.5-r2) 15:42:41 Executing busybox-1.35.0-r29.trigger 15:42:41 OK: 7 MiB in 16 packages 15:42:41 $ docker rm -f --volumes 1739ec4988b9bca1a131487346190fe7e986744344fb5ef8a805364100f33828 [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 15:42:42 Removing intermediate container 2c89eeb104b5 15:42:42 ---> b293ae39fef9 15:42:42 Step 5/27 : COPY go.mod vendor* ./ 15:42:42 Removing intermediate container aed24958ad38 15:42:42 ---> 8f80fa38767c 15:42:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:42:42 Removing intermediate container 1e2c79dac445 15:42:42 ---> 6748d4263f0b 15:42:42 15:42:42 Step 10/25 : FROM alpine:3.17 15:42:42 ---> 9ed4aefc74f6 15:42:42 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:42:42 ---> Using cache 15:42:42 ---> 8f80fa38767c 15:42:42 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:42:42 ---> Running in 20877e677841 15:42:42 ---> 588df7e954fd 15:42:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:42 ---> Running in 81c89c0005b8 15:42:42 ---> Running in 8fac5d6dde1d 15:42:42 Removing intermediate container 81c89c0005b8 15:42:42 ---> f899583281ad 15:42:42 Step 13/25 : ENV APP_PORT=59881 15:42:42 Removing intermediate container 20877e677841 15:42:42 ---> 74dbf73095a1 15:42:42 Step 13/24 : ENV APP_PORT=59882 15:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:42:42 15:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 15:42:42 ---> Running in c76ce56fad10 15:42:42 ---> Running in 02e37fc0faa8 15:42:42 Removing intermediate container c76ce56fad10 15:42:42 ---> 6867b534e7a5 [Pipeline] sh 15:42:42 Step 14/25 : EXPOSE $APP_PORT 15:42:42 ---> Running in a793eb07242b 15:42:42 Removing intermediate container 02e37fc0faa8 15:42:42 ---> 1057a6f12904 15:42:42 Step 14/24 : EXPOSE $APP_PORT 15:42:42 ---> Running in 21881988d0de 15:42:42 Removing intermediate container a793eb07242b 15:42:42 ---> dce847e411bb 15:42:42 Step 15/25 : WORKDIR / 15:42:42 ---> Running in f77f582dfc30 15:42:42 Removing intermediate container 21881988d0de 15:42:42 ---> 29f5ded146fe 15:42:42 Step 15/24 : WORKDIR / 15:42:42 ---> Running in 1da220a9d9e2 15:42:42 Removing intermediate container f77f582dfc30 15:42:42 ---> c482562fcf5e 15:42:42 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:42 Removing intermediate container 1da220a9d9e2 15:42:42 ---> 5178f0bc1611 15:42:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:42 ---> 2e7206c503b3 15:42:42 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:42:42 ---> 43b331847ee6 15:42:42 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:42:42 ---> 59cde98e8578 15:42:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:42:42 ---> d5f00c62820c 15:42:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:42:43 latest: Pulling from edgex-devops/edgex-compose-arm64 15:42:43 29e5d40040c1: Pulling fs layer 15:42:43 1ce36da41761: Pulling fs layer 15:42:43 25b303627fd3: Pulling fs layer 15:42:43 29e5d40040c1: Verifying Checksum 15:42:43 29e5d40040c1: Download complete 15:42:43 1ce36da41761: Verifying Checksum 15:42:43 1ce36da41761: Download complete 15:42:43 ---> d30f6c46d163 15:42:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:42:43 ---> 38600550fca2 15:42:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:42:44 29e5d40040c1: Pull complete 15:42:44 ---> 35622ad19d5b 15:42:44 Step 20/24 : ENTRYPOINT ["/core-command"] 15:42:44 ---> 7c980585714f 15:42:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:42:44 ---> Running in 33f013c89592 15:42:44 Removing intermediate container 33f013c89592 15:42:44 ---> 0ebd16b41214 15:42:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:42:44 ---> 08d84653d69f 15:42:44 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:42:44 ---> Running in 61bfd25abefe 15:42:44 ---> Running in d2ab78c6be1c 15:42:44 Removing intermediate container 61bfd25abefe 15:42:44 ---> d8657f312246 15:42:44 Step 22/24 : LABEL arch=x86_64 15:42:44 Removing intermediate container d2ab78c6be1c 15:42:44 ---> 781b4f8bedbd 15:42:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:42:44 ---> Running in 46e98f9e88d3 15:42:44 ---> Running in 0f921a6b3df6 15:42:44 Removing intermediate container 46e98f9e88d3 15:42:44 ---> df429550ac31 15:42:44 Step 23/24 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:42:44 ---> Running in 430690a6225a 15:42:44 Removing intermediate container 0f921a6b3df6 15:42:44 ---> 967819a96134 15:42:44 Step 23/25 : LABEL arch=x86_64 15:42:44 ---> Running in 6de2a080d883 15:42:44 Removing intermediate container 430690a6225a 15:42:44 ---> d03618aa23cf 15:42:45 Step 24/24 : LABEL version=3.0.0-dev.121 15:42:45 ---> Running in 46ada6bad2ff 15:42:45 Removing intermediate container 6de2a080d883 15:42:45 ---> bb4f76a060bf 15:42:45 Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:42:45 ---> Running in ae611a99f06d 15:42:45 Removing intermediate container 46ada6bad2ff 15:42:45 ---> b3e1383fc6c7 15:42:45 15:42:45 Removing intermediate container ae611a99f06d 15:42:45 ---> 3d8cc8395c50 15:42:45 Step 25/25 : LABEL version=3.0.0-dev.121 15:42:45 ---> Running in 2cd443478609 15:42:45 Successfully built b3e1383fc6c7 15:42:45 Successfully tagged core-command:latest 15:42:45 Building support-notifications 15:42:45  Building core-command ... done Removing intermediate container 2cd443478609 15:42:45 ---> 2c4fb7dd1788 15:42:45 15:42:45 Successfully built 2c4fb7dd1788 15:42:45 Successfully tagged core-metadata:latest 15:42:45 Building security-proxy-setup 15:42:45 1ce36da41761: Pull complete 15:42:45 25b303627fd3: Verifying Checksum 15:42:45 25b303627fd3: Download complete 15:42:50  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:42:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:42:50 ---> 2ab0849d48ef 15:42:50 Step 3/22 : WORKDIR /edgex-go 15:42:50 ---> Using cache 15:42:50 ---> 278c07a4804e 15:42:50 Step 4/22 : RUN apk add --update --no-cache make git 15:42:50 ---> Using cache 15:42:50 ---> b67f36f52ecc 15:42:50 Step 5/22 : COPY go.mod vendor* ./ 15:42:50 ---> Using cache 15:42:50 ---> 85f2d7a729da 15:42:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:55 25b303627fd3: Pull complete 15:42:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:42:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 15:42:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:42:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:42:55 ---> 2ab0849d48ef 15:42:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:42:55 ---> Using cache 15:42:55 ---> 0e515c354c05 15:42:55 Step 4/23 : WORKDIR /edgex-go 15:42:55 ---> Using cache 15:42:55 ---> 2613ba26b3e9 15:42:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withDockerContainer 15:42:56 prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container 15:42:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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 15:42:58 $ docker top 8060e23d50deefd6ffa7712bc75cb5d745b57417a53c01510744e02790b96233 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:59 + grep parallel 15:42:59 + docker-compose build --help 15:43:03 --parallel Build images in parallel. [Pipeline] } 15:43:03 $ docker stop --time=1 8060e23d50deefd6ffa7712bc75cb5d745b57417a53c01510744e02790b96233 15:43:05 $ docker rm -f --volumes 8060e23d50deefd6ffa7712bc75cb5d745b57417a53c01510744e02790b96233 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:43:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:05 prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container 15:43:05 $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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 15:43:07 $ docker top c309772a4e2cb3e129321659ce0e6399f29e35491efb5b13cdcc2b3d55375629 -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:07 + docker-compose -f ./docker-compose-build.yml build --parallel 15:43:12 Building core-command ... 15:43:12 Building core-common-config-bootstrapper ... 15:43:12 Building core-data ... 15:43:12 Building core-metadata ... 15:43:12 Building security-bootstrapper ... 15:43:12 Building security-proxy-auth ... 15:43:12 Building security-proxy-setup ... 15:43:12 Building security-secretstore-setup ... 15:43:12 Building security-spiffe-token-provider ... 15:43:12 Building security-spire-agent ... 15:43:12 Building security-spire-config ... 15:43:12 Building security-spire-server ... 15:43:12 Building support-notifications ... 15:43:12 Building support-scheduler ... 15:43:12 Building core-common-config-bootstrapper 15:43:12 Building security-proxy-auth 15:43:12 Building security-spiffe-token-provider 15:43:12 Building security-proxy-setup 15:43:12 Building core-data 15:43:14 ---> Running in 8b12a3b6ad3a 15:43:14 ---> Running in 8fe04c121d0e 15:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:14 OK: 265 MiB in 53 packages 15:43:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:22 ---> 9e77ec8da2c2 15:43:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:22 15:43:22 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/20 : FROM ${BUILDER_BASE} AS builder 15:43:22 15:43:22 ---> 9e77ec8da2c2 15:43:22 Step 3/20 : WORKDIR /edgex-go 15:43:22 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:43:22 ---> 9e77ec8da2c2 15:43:22 Step 3/22 : WORKDIR /edgex-go 15:43:22 ---> 9e77ec8da2c2 15:43:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:22 ---> 9e77ec8da2c2 15:43:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:22 ---> Running in 575d48ef7092 15:43:22 ---> Running in 0c4beef2ebe7 15:43:22 ---> Running in b2f618e1ef64 15:43:22 ---> Running in 16e38183628f 15:43:22 ---> Running in 5eea3aff6622 15:43:22 Removing intermediate container b8a52d657aea 15:43:22 ---> 982441f5b7f7 15:43:22 15:43:22 Step 10/23 : FROM alpine:3.17 15:43:22 ---> 9ed4aefc74f6 15:43:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:43:22 ---> Using cache 15:43:22 ---> 8f80fa38767c 15:43:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:43:22 ---> Using cache 15:43:22 ---> 74dbf73095a1 15:43:22 Step 13/23 : ENV APP_PORT=59861 15:43:22 Removing intermediate container 8b12a3b6ad3a 15:43:22 ---> a5d25569c665 15:43:22 Step 6/23 : COPY go.mod vendor* ./ 15:43:22 ---> Running in 38cd91124b66 15:43:22 Removing intermediate container 38cd91124b66 15:43:22 ---> fdb94d0e0188 15:43:22 Step 14/23 : EXPOSE $APP_PORT 15:43:22 ---> 356e65cc6000 15:43:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:22 ---> Running in 8eb54e63e1cd 15:43:22 ---> Running in 922c884605cd 15:43:22 Removing intermediate container 8eb54e63e1cd 15:43:22 ---> ef11f51aa44e 15:43:22 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:22 Removing intermediate container 8fac5d6dde1d 15:43:22 ---> ed1828af1bc8 15:43:22 Step 7/27 : COPY . . 15:43:22 Removing intermediate container a50ddbd90a76 15:43:22 ---> 3f351615cd1c 15:43:22 Step 7/25 : COPY . . 15:43:22 Removing intermediate container 575d48ef7092 15:43:22 ---> 16b82e20bdd2 15:43:22 Step 4/23 : WORKDIR /edgex-go 15:43:22 ---> Running in 825a8a7f42d0 15:43:22 Removing intermediate container b2f618e1ef64 15:43:22 ---> a8613f8a33fa 15:43:22 Step 4/22 : RUN apk add --update --no-cache make git 15:43:22 Removing intermediate container 0c4beef2ebe7 15:43:22 ---> 61a774bad0f0 15:43:22 Step 4/23 : WORKDIR /edgex-go 15:43:23 Removing intermediate container 5eea3aff6622 15:43:23 ---> 37d18cb9aff0 15:43:23 Step 4/23 : WORKDIR /edgex-go 15:43:23 Removing intermediate container 16e38183628f 15:43:23 ---> 953da8cc5829 15:43:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:43:23 ---> Running in 2fae8d626b1d 15:43:23 ---> Running in 4206c45670d5 15:43:23 ---> Running in ac326ab996dc 15:43:23 ---> Running in 6a70f6fc9d87 15:43:23 Removing intermediate container 825a8a7f42d0 15:43:23 ---> f4d34a4294bb 15:43:23 Step 5/23 : RUN apk add --update --no-cache make git 15:43:23 ---> Running in 12da2546d5bf 15:43:23 Removing intermediate container 4206c45670d5 15:43:23 ---> 7d7c8d4db693 15:43:23 Step 5/23 : RUN apk add --update --no-cache make git 15:43:24 Removing intermediate container ac326ab996dc 15:43:24 ---> 800fcb66a966 15:43:24 Step 5/23 : RUN apk add --update --no-cache make git 15:43:24 ---> Running in c93f877b877f 15:43:24 ---> Running in 591ab20b2217 15:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:27 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:43:27 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:43:27 OK: 17694 distinct packages available 15:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:28 OK: 263 MiB in 53 packages 15:43:28 OK: 263 MiB in 53 packages 15:43:28 OK: 263 MiB in 53 packages 15:43:28 OK: 263 MiB in 53 packages 15:43:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:30 OK: 263 MiB in 53 packages 15:43:30 Removing intermediate container 591ab20b2217 15:43:30 ---> fb22172a781f 15:43:30 Step 6/23 : COPY go.mod vendor* ./ 15:43:30 ---> 1b0dd267b857 15:43:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:43:30 ---> 8553f07619ec 15:43:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:43:30 ---> 8f8ac5753eb9 15:43:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:43:30 ---> Running in 1bd0d0fbd6d4 15:43:30 ---> 59d7be459072 15:43:30 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:43:30 ---> Running in 8f70369c1a4e 15:43:30 Removing intermediate container 8f70369c1a4e 15:43:30 ---> 148249416305 15:43:30 Step 9/27 : WORKDIR /edgex-go/spire-build 15:43:30 ---> Running in c26898a41c0e 15:43:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:43:30 Removing intermediate container c26898a41c0e 15:43:30 ---> 6ec01dcdcb61 15:43:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:43:31 ---> Running in 2173f3bc2e9f 15:43:31 Removing intermediate container 12da2546d5bf 15:43:31 ---> 39f3d816bf84 15:43:31 Step 6/23 : COPY go.mod vendor* ./ 15:43:31 Removing intermediate container c93f877b877f 15:43:31 ---> 58d9346b6821 15:43:31 Step 6/23 : COPY go.mod vendor* ./ 15:43:31 Removing intermediate container 2fae8d626b1d 15:43:31 ---> 5324a8ae8e97 15:43:31 Step 5/22 : COPY go.mod vendor* ./ 15:43:31 Removing intermediate container 2173f3bc2e9f 15:43:31 ---> e1b2d7316f04 15:43:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:43:31 ---> d5738730c360 15:43:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:43:31 ---> Running in f8e69f868870 15:43:31 ---> 3620ccc15426 15:43:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:43:31 ---> Running in 0d94a8b5d41a 15:43:31 Removing intermediate container 6a70f6fc9d87 15:43:31 ---> 7d8c24705ab8 15:43:31 Step 5/20 : COPY go.mod vendor* ./ 15:43:31 ---> 0262aebda022 15:43:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:31 Removing intermediate container 0d94a8b5d41a 15:43:31 ---> 1d8b56929c18 15:43:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:43:31 ---> Running in 20a3da3bcf60 15:43:31 Removing intermediate container 20a3da3bcf60 15:43:31 ---> b10c4e2c7576 15:43:31 Step 21/23 : LABEL arch=x86_64 15:43:32 ---> Running in 7ff9d44de9e0 15:43:32 ---> e3abe48ee343 15:43:32 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> 5467f31508a8 15:43:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> 145107eba69f 15:43:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:32 ---> Running in 45b0b1240bc3 15:43:32 ---> Running in a6c814426c1d 15:43:32 ---> Running in 5a05f9c49057 15:43:32 ---> Running in 95c5469d6436 15:43:33 Removing intermediate container 45b0b1240bc3 15:43:33 ---> 5f559c1e44e9 15:43:33 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:43:33 Removing intermediate container f8e69f868870 15:43:33 ---> 8cbcb7bec144 15:43:33 Step 12/27 : WORKDIR /edgex-go 15:43:33 ---> Running in 041469a7de05 15:43:33 ---> Running in f1a210ccbe26 15:43:33 Removing intermediate container f1a210ccbe26 15:43:33 ---> 8ae7f2abe4aa 15:43:33 Step 23/23 : LABEL version=3.0.0-dev.121 15:43:33 ---> 7644325e0055 15:43:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:33 ---> Running in f74a94f44a57 15:43:34 Removing intermediate container 041469a7de05 15:43:34 ---> 44d79f5edf7d 15:43:34 15:43:34 Step 13/27 : FROM alpine:3.17 15:43:34 ---> 9ed4aefc74f6 15:43:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:43:34 ---> Using cache 15:43:34 ---> fccfb70d1743 15:43:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:43:34 ---> Running in bbeb8e78c7cf 15:43:34 ---> Running in 39a119f001e1 15:43:34 Removing intermediate container bbeb8e78c7cf 15:43:34 ---> a4779fab463d 15:43:34 15:43:34 Successfully built a4779fab463d 15:43:34 Successfully tagged support-scheduler:latest 15:43:34  Building support-scheduler ... done Building core-data 15:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:34 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:43:34 v3.17.3-33-g63371ce3229 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:43:34 OK: 17818 distinct packages available 15:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:35 (1/5) Installing dumb-init (1.2.5-r2) 15:43:35 (2/5) Installing musl-obstack (1.2.3-r0) 15:43:35 (3/5) Installing libucontext (1.2-r0) 15:43:35 (4/5) Installing gcompat (1.1.0-r0) 15:43:35 (5/5) Installing openssl (3.0.8-r3) 15:43:35 Executing busybox-1.35.0-r29.trigger 15:43:35 OK: 8 MiB in 20 packages 15:43:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:43:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:43:41 ---> 2ab0849d48ef 15:43:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:43:41 ---> Using cache 15:43:41 ---> 0e515c354c05 15:43:41 Step 4/23 : WORKDIR /edgex-go 15:43:41 ---> Using cache 15:43:41 ---> 2613ba26b3e9 15:43:41 Step 5/23 : RUN apk add --update --no-cache make git 15:43:41 ---> Using cache 15:43:41 ---> 541bfe034b6c 15:43:41 Step 6/23 : COPY go.mod vendor* ./ 15:43:41 ---> Using cache 15:43:41 ---> 06a86d8aaab7 15:43:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:41 ---> Using cache 15:43:41 ---> 44d4b53d8d64 15:43:41 Step 8/23 : COPY . . 15:43:41 ---> Using cache 15:43:41 ---> 58cbfd7ee9ad 15:43:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:43:50 ---> Running in 56bff0e0ddf0 15:43:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:43:51 Removing intermediate container 39a119f001e1 15:43:51 ---> f3a70a15e2be 15:43:51 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:43:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:44:00 ---> cae60e92c96d 15:44:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:44:00 Removing intermediate container 922c884605cd 15:44:00 ---> daca9de35741 15:44:00 Step 8/23 : COPY . . 15:44:00 Removing intermediate container 8fe04c121d0e 15:44:00 ---> 2b37a8c87d99 15:44:00 Step 7/22 : COPY . . 15:44:10 ---> b93979c63ad6 15:44:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:44:11 Removing intermediate container 1bd0d0fbd6d4 15:44:11 ---> 5ae95935b29c 15:44:11 15:44:11 Step 9/25 : FROM alpine:3.17 15:44:11 ---> 9ed4aefc74f6 15:44:11 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:44:11 ---> e0129cd6eda4 15:44:11 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:44:11 ---> bcb3bcb451cd 15:44:11 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:44:13 ---> Running in 05a2048e5fb7 15:44:13 ---> Running in e46f4e807218 15:44:13 ---> Running in 14bea1e52e4c 15:44:13 ---> b3f2a14dd261 15:44:13 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:44:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:44:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:14 (1/3) Installing ca-certificates (20220614-r4) 15:44:14 (2/3) Installing dumb-init (1.2.5-r2) 15:44:14 (3/3) Installing su-exec (0.2-r2) 15:44:14 Executing busybox-1.35.0-r29.trigger 15:44:14 Executing ca-certificates-20220614-r4.trigger 15:44:15 OK: 8 MiB in 18 packages 15:44:18 ---> 0c2d2cc2a3a0 15:44:18 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:44:18 Removing intermediate container 56bff0e0ddf0 15:44:18 ---> 166884618319 15:44:18 15:44:18 Step 10/23 : FROM alpine:3.17 15:44:18 ---> 9ed4aefc74f6 15:44:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:44:18 ---> Running in 034188b66b23 15:44:18 ---> 10cedcda4100 15:44:18 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:44:18 Removing intermediate container e46f4e807218 15:44:18 ---> 2f56d5ca9a3b 15:44:18 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:44:18 Removing intermediate container 034188b66b23 15:44:18 ---> dc550fd04394 15:44:18 Step 12/23 : ENV APP_PORT=59880 15:44:18 ---> Running in 6e1e87958901 15:44:18 ---> Running in e385a5dff9f2 15:44:18 ---> c9913f89fb30 15:44:18 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:44:18 Removing intermediate container e385a5dff9f2 15:44:18 ---> be9df745dd0d 15:44:18 Step 13/23 : EXPOSE $APP_PORT 15:44:18 Removing intermediate container 6e1e87958901 15:44:18 ---> 63855e63376e 15:44:18 Step 12/25 : WORKDIR / 15:44:18 ---> Running in 24a47c6e0b80 15:44:18 ---> cbc42d42e1b7 15:44:18 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:44:19 ---> Running in e44c7ce71d20 15:44:19 ---> Running in 99df06e12401 15:44:19 Removing intermediate container 24a47c6e0b80 15:44:19 ---> c11d5754678b 15:44:19 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:44:19 ---> Running in d081ae067392 15:44:19 Removing intermediate container 99df06e12401 15:44:19 ---> e049e87eec22 15:44:19 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:44:19 Removing intermediate container e44c7ce71d20 15:44:19 ---> f402c89d4451 15:44:19 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:19 ---> Running in 8bf65dc70c6e 15:44:19 Removing intermediate container 8bf65dc70c6e 15:44:19 ---> 4aa52a62728e 15:44:19 Step 25/27 : LABEL arch=x86_64 15:44:19 ---> Running in 8beedb920b27 15:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:19 ---> 629de0b9cf2e 15:44:19 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:20 (1/1) Installing dumb-init (1.2.5-r2) 15:44:20 Executing busybox-1.35.0-r29.trigger 15:44:20 OK: 7 MiB in 16 packages 15:44:20 Removing intermediate container 8beedb920b27 15:44:20 ---> 6f8a0b2a8c38 15:44:20 Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:44:20 ---> fd147907eb64 15:44:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:44:20 ---> Running in 2a185b5b50fe 15:44:20 Removing intermediate container 2a185b5b50fe 15:44:20 ---> aac091a35a87 15:44:20 Step 27/27 : LABEL version=3.0.0-dev.121 15:44:20 ---> Running in fae646c121db 15:44:21 ---> 3c01ddf1e6eb 15:44:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:44:21 Removing intermediate container fae646c121db 15:44:21 ---> 273af42c8a67 15:44:21 15:44:21 Removing intermediate container d081ae067392 15:44:21 ---> 2b77f563a861 15:44:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:21 Successfully built 273af42c8a67 15:44:21 Successfully tagged security-spire-agent:latest 15:44:21  Building security-spire-agent ... done Building security-bootstrapper 15:44:21 ---> 7f3c073ce0df 15:44:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:44:27 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:44:27 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:44:27 ---> 2ab0849d48ef 15:44:27 Step 3/33 : WORKDIR /edgex-go 15:44:27 ---> Using cache 15:44:27 ---> 278c07a4804e 15:44:27 Step 4/33 : RUN apk add --update --no-cache make git 15:44:27 ---> Using cache 15:44:27 ---> b67f36f52ecc 15:44:27 Step 5/33 : COPY go.mod vendor* ./ 15:44:27 ---> Using cache 15:44:27 ---> 85f2d7a729da 15:44:27 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:27 ---> Using cache 15:44:27 ---> 2b37a8c87d99 15:44:27 Step 7/33 : COPY . . 15:44:27 ---> Using cache 15:44:27 ---> bcb3bcb451cd 15:44:27 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:44:31 ---> 54fe0a2ac9a8 15:44:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:44:31 ---> 473875c2bb76 15:44:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:44:31 ---> Running in 9c9151962903 15:44:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:44:31 ---> 9307832e18ba 15:44:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:44:31 ---> ecff194dc8be 15:44:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:44:32 ---> 934ced957d5a 15:44:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:44:32 ---> 03e6e6503c0e 15:44:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:44:33 ---> 624670e82f5b 15:44:33 Step 19/23 : ENTRYPOINT ["/core-data"] 15:44:33 ---> Running in 74b2d9867e12 15:44:33 ---> d91da1994f68 15:44:33 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:44:33 ---> Running in 233af20acec7 15:44:33 Removing intermediate container 74b2d9867e12 15:44:33 ---> 6f0d88cc7dbb 15:44:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:44:33 ---> Running in d7e36823eda3 15:44:33 Removing intermediate container d7e36823eda3 15:44:33 ---> 6f1ceb99b9da 15:44:33 Step 21/23 : LABEL arch=x86_64 15:44:34 ---> Running in f292d8d31ae4 15:44:34 Removing intermediate container f292d8d31ae4 15:44:34 ---> f11f356c443a 15:44:34 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:44:34 ---> Running in 2d0ce8e7cd6c 15:44:34 Removing intermediate container 233af20acec7 15:44:34 ---> 460fedc75ebb 15:44:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:44:34 ---> Running in 062234cdd11f 15:44:34 Removing intermediate container 2d0ce8e7cd6c 15:44:34 ---> a764b5e58882 15:44:34 Step 23/23 : LABEL version=3.0.0-dev.121 15:44:34 ---> Running in c5355a193141 15:44:34 Removing intermediate container 062234cdd11f 15:44:34 ---> 4827ea087634 15:44:34 Step 23/25 : LABEL arch=x86_64 15:44:34 ---> Running in d797b8e5e167 15:44:34 Removing intermediate container c5355a193141 15:44:34 ---> e0a54f714933 15:44:34 15:44:34 Successfully built e0a54f714933 15:44:34 Successfully tagged core-data:latest 15:44:34  Building core-data ... done Removing intermediate container d797b8e5e167 15:44:34 ---> 31fcdf841b17 15:44:34 Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:44:34 ---> Running in 2148b744e1c2 15:44:35 Removing intermediate container 2148b744e1c2 15:44:35 ---> 977f704352a9 15:44:35 Step 25/25 : LABEL version=3.0.0-dev.121 15:44:35 ---> Running in 0b87e724731d 15:44:35 Removing intermediate container 0b87e724731d 15:44:35 ---> 720500987a43 15:44:35 15:44:35 Successfully built 720500987a43 15:44:35 Successfully tagged security-secretstore-setup:latest 15:44:50  Building security-secretstore-setup ... done Removing intermediate container 14bea1e52e4c 15:44:50 ---> e00ca08e43df 15:44:50 15:44:50 Step 9/22 : FROM alpine:3.17 15:44:50 ---> 9ed4aefc74f6 15:44:50 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:44:50 Removing intermediate container 05a2048e5fb7 15:44:50 ---> 587e3fc360bb 15:44:50 15:44:50 Step 10/23 : FROM alpine:3.17 15:44:50 ---> 9ed4aefc74f6 15:44:50 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:44:50 ---> Running in 17911c8d9ad0 15:44:50 ---> Running in d6dd2a61664a 15:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:50 (1/2) Installing ca-certificates (20220614-r4) 15:44:50 (1/2) Installing dumb-init (1.2.5-r2) 15:44:50 (2/2) Installing openssl (3.0.8-r3) 15:44:50 (2/2) Installing dumb-init (1.2.5-r2) 15:44:50 Executing busybox-1.35.0-r29.trigger 15:44:50 Executing busybox-1.35.0-r29.trigger 15:44:50 OK: 8 MiB in 17 packages 15:44:50 Executing ca-certificates-20220614-r4.trigger 15:44:50 OK: 8 MiB in 17 packages 15:44:50 Removing intermediate container d6dd2a61664a 15:44:50 ---> ea9a79badc53 15:44:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:44:50 ---> Running in 7dc609bbc630 15:44:50 Removing intermediate container 17911c8d9ad0 15:44:50 ---> 64a85009233d 15:44:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:44:50 Removing intermediate container 7dc609bbc630 15:44:50 ---> ee384cd2c774 15:44:50 Step 12/22 : WORKDIR /edgex 15:44:50 ---> Running in 7e95fc54ddb3 15:44:50 ---> Running in b7355f64da0f 15:44:50 Removing intermediate container 7e95fc54ddb3 15:44:50 ---> 1beb4c5e797d 15:44:50 Step 13/23 : ENV APP_PORT=59860 15:44:50 ---> Running in 53ef129ec885 15:44:50 Removing intermediate container b7355f64da0f 15:44:50 ---> 88426d526112 15:44:50 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:51 Removing intermediate container 53ef129ec885 15:44:51 ---> 71f28f7f38c7 15:44:51 Step 14/23 : EXPOSE $APP_PORT 15:44:51 ---> 19d599eb0f38 15:44:51 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:44:51 ---> Running in 441d1c6fef74 15:44:51 Removing intermediate container 441d1c6fef74 15:44:51 ---> 0bd964e30b99 15:44:51 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:51 Removing intermediate container 9c9151962903 15:44:51 ---> 02485b322719 15:44:51 15:44:51 Step 9/33 : FROM alpine:3.17 15:44:51 ---> 9ed4aefc74f6 15:44:51 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:44:51 ---> Using cache 15:44:51 ---> 0eaaa061086c 15:44:51 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:44:51 ---> a51a680fff22 15:44:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:44:51 ---> Running in 61c42ef24325 15:44:51 ---> 217c4dd4017e 15:44:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:44:52 ---> b2a51897216d 15:44:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:52 ---> 874850349a31 15:44:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:44:52 ---> d2eb5b71a96c 15:44:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:52 (1/2) Installing dumb-init (1.2.5-r2) 15:44:52 (2/2) Installing su-exec (0.2-r2) 15:44:52 Executing busybox-1.35.0-r29.trigger 15:44:52 OK: 7 MiB in 17 packages 15:44:53 ---> 3a8e193dbb8d 15:44:53 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:44:53 ---> Running in 0d739d4d9b95 15:44:53 ---> f5c0cf80edfc 15:44:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:44:53 ---> 9e0d504924f9 15:44:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:44:53 ---> Running in 0c27493f52c6 15:44:53 Removing intermediate container 61c42ef24325 15:44:53 ---> ed1b7cdbb4f0 15:44:53 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:44:53 ---> Running in 8be7dc8a457d 15:44:53 Removing intermediate container 0c27493f52c6 15:44:53 ---> 7b801dfe7112 15:44:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:44:53 ---> Running in db332edb6473 15:44:53 Removing intermediate container 8be7dc8a457d 15:44:53 ---> 53475475e1d6 15:44:53 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:44:53 ---> Running in 41f99b517525 15:44:53 Removing intermediate container db332edb6473 15:44:53 ---> f28affaad486 15:44:53 Step 21/23 : LABEL arch=x86_64 15:44:53 ---> Running in ee4694a6b80a 15:44:53 Removing intermediate container 41f99b517525 15:44:53 ---> 6cdd6e613a84 15:44:53 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:44:53 ---> Running in 4e158238f9c7 15:44:53 Removing intermediate container ee4694a6b80a 15:44:53 ---> 6426fc408a80 15:44:53 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:44:53 ---> Running in 1438f5117216 15:44:53 Removing intermediate container 4e158238f9c7 15:44:53 ---> b8d9243c6e85 15:44:53 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:44:53 ---> Running in eea8c5a9dc26 15:44:53 Removing intermediate container 1438f5117216 15:44:53 ---> 9dd8c1bdb677 15:44:53 Step 23/23 : LABEL version=3.0.0-dev.121 15:44:54 ---> Running in f6c0a3006e7b 15:44:54 Removing intermediate container eea8c5a9dc26 15:44:54 ---> fd1718e8ce58 15:44:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:44:54 ---> Running in 04eb3f651215 15:44:54 Removing intermediate container f6c0a3006e7b 15:44:54 ---> 9a63e107ae44 15:44:54 15:44:54 Removing intermediate container 0d739d4d9b95 15:44:54 ---> cc6a0a170863 15:44:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:44:54 ---> Running in 388502c6d130 15:44:54 Successfully built 9a63e107ae44 15:44:54 Successfully tagged support-notifications:latest 15:44:54  Building support-notifications ... done Removing intermediate container 388502c6d130 15:44:54 ---> ba44614f8a30 15:44:54 Step 20/22 : LABEL arch=x86_64 15:44:54 ---> Running in 56faf3c7bd1d 15:44:54 Removing intermediate container 56faf3c7bd1d 15:44:54 ---> d7a652a79b5d 15:44:54 Step 21/22 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:44:54 ---> Running in 1f9cb4d655fa 15:44:54 Removing intermediate container 1f9cb4d655fa 15:44:54 ---> cbf54c948e1c 15:44:54 Step 22/22 : LABEL version=3.0.0-dev.121 15:44:54 ---> Running in 353491833fcf 15:44:54 Removing intermediate container 353491833fcf 15:44:54 ---> 1e604af45a4d 15:44:54 15:44:54 Successfully built 1e604af45a4d 15:44:54 Successfully tagged security-proxy-setup:latest 15:44:54  Building security-proxy-setup ... done Removing intermediate container 04eb3f651215 15:44:54 ---> 85bfe6adc118 15:44:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:44:54 ---> Running in 95ffddeb0d66 15:44:54 Removing intermediate container 95ffddeb0d66 15:44:54 ---> 59cfa5c919d8 15:44:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:44:54 ---> a79748cb6213 15:44:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:44:54 ---> Running in 7926afda1b3e 15:44:55 Removing intermediate container 7926afda1b3e 15:44:55 ---> 51fc8f7ce6d3 15:44:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:44:55 ---> ec8f98f2ebfc 15:44:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:44:55 ---> 9db6478589ce 15:44:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:44:56 ---> 2012b6f547f7 15:44:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:44:56 ---> e873074802d1 15:44:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:44:56 ---> b3f93724772c 15:44:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:44:56 ---> 76f7f48ced7c 15:44:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:44:56 ---> 59a39b674886 15:44:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:44:56 ---> 2949a6c98ffe 15:44:56 Step 28/33 : RUN chmod +x /entrypoint.sh 15:44:56 ---> Running in ff483bae114c 15:44:57 Removing intermediate container ff483bae114c 15:44:57 ---> 6fd829f89277 15:44:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:44:57 ---> Running in f516eaa1956a 15:44:57 Removing intermediate container f516eaa1956a 15:44:57 ---> 0e44cb385763 15:44:57 Step 30/33 : CMD ["gate"] 15:44:57 ---> Running in d25c766af5cb 15:44:57 Removing intermediate container d25c766af5cb 15:44:57 ---> 7859f93df23a 15:44:57 Step 31/33 : LABEL arch=x86_64 15:44:57 ---> Running in 5d21a313b68d 15:44:57 Removing intermediate container 5d21a313b68d 15:44:57 ---> 09843c7bb136 15:44:57 Step 32/33 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:44:57 ---> Running in 088f8832221f 15:44:57 Removing intermediate container 088f8832221f 15:44:57 ---> 5909d22b90d3 15:44:57 Step 33/33 : LABEL version=3.0.0-dev.121 15:44:57 ---> Running in 6d5292182290 15:44:57 Removing intermediate container 6d5292182290 15:44:57 ---> cca953bb810a 15:44:57 15:44:57 Successfully built cca953bb810a 15:44:57 Successfully tagged security-bootstrapper:latest 15:44:57  Building security-bootstrapper ... done  [Pipeline] } 15:44:57 $ docker stop --time=1 1eba263f7f21e1b98aca13f8e2250de2952185bf69b871f27edcdbda47fca51d 15:44:59 $ docker rm -f --volumes 1eba263f7f21e1b98aca13f8e2250de2952185bf69b871f27edcdbda47fca51d [Pipeline] // withDockerContainer [Pipeline] sh 15:44:59 + docker images 15:44:59 REPOSITORY TAG IMAGE ID CREATED SIZE 15:44:59 security-bootstrapper latest cca953bb810a 2 seconds ago 22.2MB 15:44:59 security-proxy-setup latest 1e604af45a4d 5 seconds ago 18.7MB 15:44:59 support-notifications latest 9a63e107ae44 6 seconds ago 32.7MB 15:44:59 02485b322719 8 seconds ago 1.67GB 15:44:59 587e3fc360bb 13 seconds ago 1.75GB 15:44:59 e00ca08e43df 16 seconds ago 1.67GB 15:44:59 security-secretstore-setup latest 720500987a43 24 seconds ago 32.8MB 15:44:59 core-data latest e0a54f714933 25 seconds ago 20MB 15:44:59 security-spire-agent latest 273af42c8a67 39 seconds ago 129MB 15:44:59 166884618319 42 seconds ago 1.69GB 15:44:59 5ae95935b29c 55 seconds ago 1.68GB 15:44:59 support-scheduler latest a4779fab463d About a minute ago 32.1MB 15:44:59 44d79f5edf7d About a minute ago 1.55GB 15:44:59 982441f5b7f7 About a minute ago 1.75GB 15:44:59 core-command latest b3e1383fc6c7 2 minutes ago 19.8MB 15:44:59 core-metadata latest 2c4fb7dd1788 2 minutes ago 20.4MB 15:44:59 6748d4263f0b 2 minutes ago 1.69GB 15:44:59 68d907219737 2 minutes ago 1.69GB 15:44:59 core-common-config-bootstrapper latest ebc35e81a1f2 2 minutes ago 17.2MB 15:44:59 security-proxy-auth latest b9128ff02bb4 2 minutes ago 18.3MB 15:44:59 security-spiffe-token-provider latest 164b86a91af3 2 minutes ago 32.8MB 15:44:59 security-spire-server latest e9f32b714fc4 3 minutes ago 89.8MB 15:44:59 security-spire-config latest 17fd2b84013b 3 minutes ago 88.9MB 15:44:59 4e220beeceb3 3 minutes ago 1.67GB 15:44:59 6e0cc9e42717 3 minutes ago 1.73GB 15:44:59 c04f5a34f4f8 3 minutes ago 1.68GB 15:44:59 74471e7e2815 3 minutes ago 1.55GB 15:44:59 97cdd5ce9f27 3 minutes ago 1.55GB 15:44:59 ci-base-image-x86_64 latest 2ab0849d48ef 7 minutes ago 881MB 15:44:59 alpine 3.17 9ed4aefc74f6 6 days ago 7.05MB 15:44:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 15:44:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 15:44:59 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 15:44:59 provisioning config files... 15:44:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config13450901982036999545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:59 ---> docker-login.sh 15:44:59 nexus3.edgexfoundry.org:10001 15:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:59 Configure a credential helper to remove this warning. See 15:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:59 15:44:59 Login Succeeded 15:44:59 nexus3.edgexfoundry.org:10002 15:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:44:59 Configure a credential helper to remove this warning. See 15:44:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:44:59 15:44:59 Login Succeeded 15:44:59 nexus3.edgexfoundry.org:10003 15:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:00 Configure a credential helper to remove this warning. See 15:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:00 15:45:00 Login Succeeded 15:45:00 nexus3.edgexfoundry.org:10004 15:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:00 Configure a credential helper to remove this warning. See 15:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:00 15:45:00 Login Succeeded 15:45:00 docker.io 15:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:00 Configure a credential helper to remove this warning. See 15:45:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:00 15:45:00 Login Succeeded 15:45:00 ---> docker-login.sh ends [Pipeline] } 15:45:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:00 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:45:00 581b0da79acfc8c7cfb708782744174800bf9092 15:45:00 latest 15:45:00 3.0.0-dev.121 15:45:00 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:00 main 15:45:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:01 + docker push nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092 15:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:45:01 2733b6e5714e: Preparing 15:45:01 0aaf347ae75a: Preparing 15:45:01 d6cc78227850: Preparing 15:45:01 2837c5cf7e49: Preparing 15:45:01 4b4893f460a3: Preparing 15:45:01 f1417ff83b31: Preparing 15:45:01 f1417ff83b31: Waiting 15:45:02 2837c5cf7e49: Pushed 15:45:02 f1417ff83b31: Layer already exists 15:45:02 2733b6e5714e: Pushed 15:45:02 4b4893f460a3: Pushed 15:45:02 d6cc78227850: Pushed 15:45:02 0aaf347ae75a: Pushed 15:45:03 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:03 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:45:03 2733b6e5714e: Preparing 15:45:03 0aaf347ae75a: Preparing 15:45:03 d6cc78227850: Preparing 15:45:03 2837c5cf7e49: Preparing 15:45:03 4b4893f460a3: Preparing 15:45:03 f1417ff83b31: Preparing 15:45:03 f1417ff83b31: Waiting 15:45:03 d6cc78227850: Layer already exists 15:45:03 4b4893f460a3: Layer already exists 15:45:03 2733b6e5714e: Layer already exists 15:45:03 0aaf347ae75a: Layer already exists 15:45:03 2837c5cf7e49: Layer already exists 15:45:03 f1417ff83b31: Layer already exists 15:45:04 latest: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:04 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.121 15:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:45:04 2733b6e5714e: Preparing 15:45:04 0aaf347ae75a: Preparing 15:45:04 d6cc78227850: Preparing 15:45:04 2837c5cf7e49: Preparing 15:45:04 4b4893f460a3: Preparing 15:45:04 f1417ff83b31: Preparing 15:45:04 f1417ff83b31: Waiting 15:45:04 2837c5cf7e49: Layer already exists 15:45:04 0aaf347ae75a: Layer already exists 15:45:04 4b4893f460a3: Layer already exists 15:45:04 d6cc78227850: Layer already exists 15:45:04 2733b6e5714e: Layer already exists 15:45:04 f1417ff83b31: Layer already exists 15:45:04 3.0.0-dev.121: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:05 + docker push nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:45:05 2733b6e5714e: Preparing 15:45:05 0aaf347ae75a: Preparing 15:45:05 d6cc78227850: Preparing 15:45:05 2837c5cf7e49: Preparing 15:45:05 4b4893f460a3: Preparing 15:45:05 f1417ff83b31: Preparing 15:45:05 f1417ff83b31: Waiting 15:45:05 4b4893f460a3: Layer already exists 15:45:05 2733b6e5714e: Layer already exists 15:45:05 d6cc78227850: Layer already exists 15:45:05 2837c5cf7e49: Layer already exists 15:45:05 0aaf347ae75a: Layer already exists 15:45:05 f1417ff83b31: Layer already exists 15:45:05 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:06 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:45:06 2733b6e5714e: Preparing 15:45:06 0aaf347ae75a: Preparing 15:45:06 d6cc78227850: Preparing 15:45:06 2837c5cf7e49: Preparing 15:45:06 4b4893f460a3: Preparing 15:45:06 f1417ff83b31: Preparing 15:45:06 f1417ff83b31: Waiting 15:45:06 2733b6e5714e: Layer already exists 15:45:06 4b4893f460a3: Layer already exists 15:45:06 d6cc78227850: Layer already exists 15:45:06 2837c5cf7e49: Layer already exists 15:45:06 0aaf347ae75a: Layer already exists 15:45:06 f1417ff83b31: Layer already exists 15:45:06 main: digest: sha256:c8a898b25b93af5724f611e3ec7b53a97c8af394199d0820612009b8beabfa4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:06 ===================================================== [Pipeline] echo 15:45:06 taggedImages: 15:45:06 - nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092 15:45:06 - nexus3.edgexfoundry.org:10004/core-command:latest 15:45:06 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.121 15:45:06 - nexus3.edgexfoundry.org:10004/core-command:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:45:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:45:06 581b0da79acfc8c7cfb708782744174800bf9092 15:45:06 latest 15:45:06 3.0.0-dev.121 15:45:06 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:06 main 15:45:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 15:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:45:06 1fc75c08bf75: Preparing 15:45:06 950d29912f1b: Preparing 15:45:06 7f95792299a0: Preparing 15:45:06 bc8e22b8284f: Preparing 15:45:06 d6cc78227850: Preparing 15:45:06 2837c5cf7e49: Preparing 15:45:06 7850e71662cb: Preparing 15:45:06 f1417ff83b31: Preparing 15:45:06 2837c5cf7e49: Waiting 15:45:06 7850e71662cb: Waiting 15:45:06 d6cc78227850: Layer already exists 15:45:06 2837c5cf7e49: Layer already exists 15:45:06 1fc75c08bf75: Pushed 15:45:06 7f95792299a0: Pushed 15:45:06 950d29912f1b: Pushed 15:45:06 f1417ff83b31: Layer already exists 15:45:06 7850e71662cb: Pushed 15:45:08 bc8e22b8284f: Pushed 15:45:09 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:45:10 1fc75c08bf75: Preparing 15:45:10 950d29912f1b: Preparing 15:45:10 7f95792299a0: Preparing 15:45:10 bc8e22b8284f: Preparing 15:45:10 d6cc78227850: Preparing 15:45:10 2837c5cf7e49: Preparing 15:45:10 7850e71662cb: Preparing 15:45:10 f1417ff83b31: Preparing 15:45:10 2837c5cf7e49: Waiting 15:45:10 7850e71662cb: Waiting 15:45:10 f1417ff83b31: Waiting 15:45:10 950d29912f1b: Layer already exists 15:45:10 bc8e22b8284f: Layer already exists 15:45:10 7f95792299a0: Layer already exists 15:45:10 d6cc78227850: Layer already exists 15:45:10 1fc75c08bf75: Layer already exists 15:45:10 f1417ff83b31: Layer already exists 15:45:10 7850e71662cb: Layer already exists 15:45:10 2837c5cf7e49: Layer already exists 15:45:10 latest: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.121 15:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:45:11 1fc75c08bf75: Preparing 15:45:11 950d29912f1b: Preparing 15:45:11 7f95792299a0: Preparing 15:45:11 bc8e22b8284f: Preparing 15:45:11 d6cc78227850: Preparing 15:45:11 2837c5cf7e49: Preparing 15:45:11 7850e71662cb: Preparing 15:45:11 f1417ff83b31: Preparing 15:45:11 2837c5cf7e49: Waiting 15:45:11 7850e71662cb: Waiting 15:45:11 f1417ff83b31: Waiting 15:45:11 1fc75c08bf75: Layer already exists 15:45:11 bc8e22b8284f: Layer already exists 15:45:11 d6cc78227850: Layer already exists 15:45:11 7f95792299a0: Layer already exists 15:45:11 950d29912f1b: Layer already exists 15:45:11 f1417ff83b31: Layer already exists 15:45:11 2837c5cf7e49: Layer already exists 15:45:11 7850e71662cb: Layer already exists 15:45:11 3.0.0-dev.121: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:45:12 1fc75c08bf75: Preparing 15:45:12 950d29912f1b: Preparing 15:45:12 7f95792299a0: Preparing 15:45:12 bc8e22b8284f: Preparing 15:45:12 d6cc78227850: Preparing 15:45:12 2837c5cf7e49: Preparing 15:45:12 7850e71662cb: Preparing 15:45:12 f1417ff83b31: Preparing 15:45:12 7850e71662cb: Waiting 15:45:12 2837c5cf7e49: Waiting 15:45:12 f1417ff83b31: Waiting 15:45:12 7f95792299a0: Layer already exists 15:45:12 bc8e22b8284f: Layer already exists 15:45:12 1fc75c08bf75: Layer already exists 15:45:12 950d29912f1b: Layer already exists 15:45:12 d6cc78227850: Layer already exists 15:45:12 2837c5cf7e49: Layer already exists 15:45:12 7850e71662cb: Layer already exists 15:45:12 f1417ff83b31: Layer already exists 15:45:12 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:45:12 1fc75c08bf75: Preparing 15:45:12 950d29912f1b: Preparing 15:45:12 7f95792299a0: Preparing 15:45:12 bc8e22b8284f: Preparing 15:45:12 d6cc78227850: Preparing 15:45:12 2837c5cf7e49: Preparing 15:45:12 7850e71662cb: Preparing 15:45:12 f1417ff83b31: Preparing 15:45:12 7850e71662cb: Waiting 15:45:12 f1417ff83b31: Waiting 15:45:12 2837c5cf7e49: Waiting 15:45:13 d6cc78227850: Layer already exists 15:45:13 bc8e22b8284f: Layer already exists 15:45:13 7f95792299a0: Layer already exists 15:45:13 950d29912f1b: Layer already exists 15:45:13 1fc75c08bf75: Layer already exists 15:45:13 f1417ff83b31: Layer already exists 15:45:13 7850e71662cb: Layer already exists 15:45:13 2837c5cf7e49: Layer already exists 15:45:13 main: digest: sha256:057030b297d611e27e8b496c345eba4930e5ce217ee4ce88219c8613f09b37b9 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:13 ===================================================== [Pipeline] echo 15:45:13 taggedImages: 15:45:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 15:45:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:45:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.121 15:45:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:45:13 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:45:13 581b0da79acfc8c7cfb708782744174800bf9092 15:45:13 latest 15:45:13 3.0.0-dev.121 15:45:13 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:13 main 15:45:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:14 + docker push nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092 15:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:45:14 0e15f0f33f59: Preparing 15:45:14 08e635325638: Preparing 15:45:14 d6cc78227850: Preparing 15:45:14 2837c5cf7e49: Preparing 15:45:14 43e92cf745d8: Preparing 15:45:14 f1417ff83b31: Preparing 15:45:14 f1417ff83b31: Waiting 15:45:14 d6cc78227850: Layer already exists 15:45:14 2837c5cf7e49: Layer already exists 15:45:14 f1417ff83b31: Layer already exists 15:45:14 43e92cf745d8: Pushed 15:45:14 0e15f0f33f59: Pushed 15:45:16 08e635325638: Pushed 15:45:16 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:17 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:45:17 0e15f0f33f59: Preparing 15:45:17 08e635325638: Preparing 15:45:17 d6cc78227850: Preparing 15:45:17 2837c5cf7e49: Preparing 15:45:17 43e92cf745d8: Preparing 15:45:17 f1417ff83b31: Preparing 15:45:17 f1417ff83b31: Waiting 15:45:17 d6cc78227850: Layer already exists 15:45:17 43e92cf745d8: Layer already exists 15:45:17 08e635325638: Layer already exists 15:45:17 0e15f0f33f59: Layer already exists 15:45:17 2837c5cf7e49: Layer already exists 15:45:17 f1417ff83b31: Layer already exists 15:45:17 latest: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:17 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:18 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.121 15:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:45:18 0e15f0f33f59: Preparing 15:45:18 08e635325638: Preparing 15:45:18 d6cc78227850: Preparing 15:45:18 2837c5cf7e49: Preparing 15:45:18 43e92cf745d8: Preparing 15:45:18 f1417ff83b31: Preparing 15:45:18 f1417ff83b31: Waiting 15:45:18 d6cc78227850: Layer already exists 15:45:18 0e15f0f33f59: Layer already exists 15:45:18 2837c5cf7e49: Layer already exists 15:45:18 43e92cf745d8: Layer already exists 15:45:18 08e635325638: Layer already exists 15:45:18 f1417ff83b31: Layer already exists 15:45:18 3.0.0-dev.121: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:18 + docker push nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:45:18 0e15f0f33f59: Preparing 15:45:18 08e635325638: Preparing 15:45:18 d6cc78227850: Preparing 15:45:18 2837c5cf7e49: Preparing 15:45:18 43e92cf745d8: Preparing 15:45:18 f1417ff83b31: Preparing 15:45:18 f1417ff83b31: Waiting 15:45:18 43e92cf745d8: Layer already exists 15:45:18 0e15f0f33f59: Layer already exists 15:45:18 2837c5cf7e49: Layer already exists 15:45:18 f1417ff83b31: Layer already exists 15:45:18 d6cc78227850: Layer already exists 15:45:18 08e635325638: Layer already exists 15:45:18 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:19 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:45:19 0e15f0f33f59: Preparing 15:45:19 08e635325638: Preparing 15:45:19 d6cc78227850: Preparing 15:45:19 2837c5cf7e49: Preparing 15:45:19 43e92cf745d8: Preparing 15:45:19 f1417ff83b31: Preparing 15:45:19 f1417ff83b31: Waiting 15:45:19 2837c5cf7e49: Layer already exists 15:45:19 08e635325638: Layer already exists 15:45:19 0e15f0f33f59: Layer already exists 15:45:19 43e92cf745d8: Layer already exists 15:45:19 d6cc78227850: Layer already exists 15:45:19 f1417ff83b31: Layer already exists 15:45:19 main: digest: sha256:c36f18c63016f6d65316ea68753cd7d43ce89c6f4701b69756f9fe91c24d0c54 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:19 ===================================================== [Pipeline] echo 15:45:19 taggedImages: 15:45:19 - nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092 15:45:19 - nexus3.edgexfoundry.org:10004/core-data:latest 15:45:19 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.121 15:45:19 - nexus3.edgexfoundry.org:10004/core-data:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:19 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:45:19 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:45:19 581b0da79acfc8c7cfb708782744174800bf9092 15:45:19 latest 15:45:19 3.0.0-dev.121 15:45:19 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:19 main 15:45:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092 15:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:45:20 1c209f65a05b: Preparing 15:45:20 65ba5e0ee938: Preparing 15:45:20 f49590555aa5: Preparing 15:45:20 d6cc78227850: Preparing 15:45:20 2837c5cf7e49: Preparing 15:45:20 4b4893f460a3: Preparing 15:45:20 f1417ff83b31: Preparing 15:45:20 4b4893f460a3: Waiting 15:45:20 2837c5cf7e49: Layer already exists 15:45:20 d6cc78227850: Layer already exists 15:45:20 4b4893f460a3: Layer already exists 15:45:20 f1417ff83b31: Layer already exists 15:45:20 65ba5e0ee938: Pushed 15:45:20 1c209f65a05b: Pushed 15:45:21 f49590555aa5: Pushed 15:45:22 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:45:23 1c209f65a05b: Preparing 15:45:23 65ba5e0ee938: Preparing 15:45:23 f49590555aa5: Preparing 15:45:23 d6cc78227850: Preparing 15:45:23 2837c5cf7e49: Preparing 15:45:23 4b4893f460a3: Preparing 15:45:23 f1417ff83b31: Preparing 15:45:23 4b4893f460a3: Waiting 15:45:23 f49590555aa5: Layer already exists 15:45:23 65ba5e0ee938: Layer already exists 15:45:23 1c209f65a05b: Layer already exists 15:45:23 d6cc78227850: Layer already exists 15:45:23 2837c5cf7e49: Layer already exists 15:45:23 4b4893f460a3: Layer already exists 15:45:23 f1417ff83b31: Layer already exists 15:45:23 latest: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.121 15:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:45:23 1c209f65a05b: Preparing 15:45:23 65ba5e0ee938: Preparing 15:45:23 f49590555aa5: Preparing 15:45:23 d6cc78227850: Preparing 15:45:23 2837c5cf7e49: Preparing 15:45:23 4b4893f460a3: Preparing 15:45:23 f1417ff83b31: Preparing 15:45:23 4b4893f460a3: Waiting 15:45:23 f1417ff83b31: Waiting 15:45:23 2837c5cf7e49: Layer already exists 15:45:23 1c209f65a05b: Layer already exists 15:45:23 65ba5e0ee938: Layer already exists 15:45:23 d6cc78227850: Layer already exists 15:45:23 f49590555aa5: Layer already exists 15:45:23 f1417ff83b31: Layer already exists 15:45:23 4b4893f460a3: Layer already exists 15:45:23 3.0.0-dev.121: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:45:24 1c209f65a05b: Preparing 15:45:24 65ba5e0ee938: Preparing 15:45:24 f49590555aa5: Preparing 15:45:24 d6cc78227850: Preparing 15:45:24 2837c5cf7e49: Preparing 15:45:24 4b4893f460a3: Preparing 15:45:24 f1417ff83b31: Preparing 15:45:24 4b4893f460a3: Waiting 15:45:24 f1417ff83b31: Waiting 15:45:24 d6cc78227850: Layer already exists 15:45:24 65ba5e0ee938: Layer already exists 15:45:24 2837c5cf7e49: Layer already exists 15:45:24 1c209f65a05b: Layer already exists 15:45:24 f49590555aa5: Layer already exists 15:45:24 4b4893f460a3: Layer already exists 15:45:24 f1417ff83b31: Layer already exists 15:45:24 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:45:25 1c209f65a05b: Preparing 15:45:25 65ba5e0ee938: Preparing 15:45:25 f49590555aa5: Preparing 15:45:25 d6cc78227850: Preparing 15:45:25 2837c5cf7e49: Preparing 15:45:25 4b4893f460a3: Preparing 15:45:25 f1417ff83b31: Preparing 15:45:25 f1417ff83b31: Waiting 15:45:25 4b4893f460a3: Waiting 15:45:25 1c209f65a05b: Layer already exists 15:45:25 2837c5cf7e49: Layer already exists 15:45:25 d6cc78227850: Layer already exists 15:45:25 f49590555aa5: Layer already exists 15:45:25 65ba5e0ee938: Layer already exists 15:45:25 4b4893f460a3: Layer already exists 15:45:25 f1417ff83b31: Layer already exists 15:45:25 Removing intermediate container 95c5469d6436 15:45:25 ---> a9356653613c 15:45:25 Step 7/22 : COPY . . 15:45:25 Removing intermediate container 7ff9d44de9e0 15:45:25 ---> eb5b5c289f44 15:45:25 Step 8/23 : COPY . . 15:45:25 Removing intermediate container a6c814426c1d 15:45:25 ---> c4635c3c16fa 15:45:25 Step 8/23 : COPY . . 15:45:25 Removing intermediate container 5a05f9c49057 15:45:25 ---> 289026a46222 15:45:25 Step 8/23 : COPY . . 15:45:25 Removing intermediate container f74a94f44a57 15:45:25 ---> 56592f5231c1 15:45:25 Step 7/20 : COPY . . 15:45:25 main: digest: sha256:b444a68db3568ad3fa9a54e1491636255a3393272829c5def29bf90a162dc106 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:25 ===================================================== [Pipeline] echo 15:45:25 taggedImages: 15:45:25 - nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092 15:45:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:45:25 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.121 15:45:25 - nexus3.edgexfoundry.org:10004/core-metadata:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:45:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:45:25 581b0da79acfc8c7cfb708782744174800bf9092 15:45:25 latest 15:45:25 3.0.0-dev.121 15:45:25 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:25 main 15:45:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 15:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:45:26 9c41c5219c55: Preparing 15:45:26 9c41c5219c55: Preparing 15:45:26 33b9287dc6ff: Preparing 15:45:26 c798e652cffa: Preparing 15:45:26 cbc991a6ea57: Preparing 15:45:26 628924eb3d13: Preparing 15:45:26 e8a0dec8af70: Preparing 15:45:26 d6cc78227850: Preparing 15:45:26 2837c5cf7e49: Preparing 15:45:26 15869e443d65: Preparing 15:45:26 2626edf725ae: Preparing 15:45:26 8a029d4b569e: Preparing 15:45:26 20f3cee93f74: Preparing 15:45:26 f1417ff83b31: Preparing 15:45:26 e8a0dec8af70: Waiting 15:45:26 d6cc78227850: Waiting 15:45:26 2837c5cf7e49: Waiting 15:45:26 15869e443d65: Waiting 15:45:26 2626edf725ae: Waiting 15:45:26 8a029d4b569e: Waiting 15:45:26 20f3cee93f74: Waiting 15:45:26 c798e652cffa: Pushed 15:45:26 33b9287dc6ff: Pushed 15:45:26 d6cc78227850: Layer already exists 15:45:26 9c41c5219c55: Pushed 15:45:26 628924eb3d13: Pushed 15:45:26 cbc991a6ea57: Pushed 15:45:26 2837c5cf7e49: Layer already exists 15:45:26 15869e443d65: Pushed 15:45:26 f1417ff83b31: Layer already exists 15:45:26 8a029d4b569e: Pushed 15:45:26 2626edf725ae: Pushed 15:45:26 20f3cee93f74: Pushed 15:45:28 e8a0dec8af70: Pushed 15:45:28 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:29 ---> 7b17e252d63e 15:45:29 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:45:29 ---> Running in 582aff77142b 15:45:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:45:29 9c41c5219c55: Preparing 15:45:29 9c41c5219c55: Preparing 15:45:29 33b9287dc6ff: Preparing 15:45:29 c798e652cffa: Preparing 15:45:29 cbc991a6ea57: Preparing 15:45:29 628924eb3d13: Preparing 15:45:29 e8a0dec8af70: Preparing 15:45:29 d6cc78227850: Preparing 15:45:29 2837c5cf7e49: Preparing 15:45:29 15869e443d65: Preparing 15:45:29 2626edf725ae: Preparing 15:45:29 8a029d4b569e: Preparing 15:45:29 20f3cee93f74: Preparing 15:45:29 f1417ff83b31: Preparing 15:45:29 d6cc78227850: Waiting 15:45:29 20f3cee93f74: Waiting 15:45:29 f1417ff83b31: Waiting 15:45:29 2837c5cf7e49: Waiting 15:45:29 8a029d4b569e: Waiting 15:45:29 15869e443d65: Waiting 15:45:29 2626edf725ae: Waiting 15:45:29 e8a0dec8af70: Waiting 15:45:29 33b9287dc6ff: Layer already exists 15:45:29 c798e652cffa: Layer already exists 15:45:29 cbc991a6ea57: Layer already exists 15:45:29 628924eb3d13: Layer already exists 15:45:29 9c41c5219c55: Layer already exists 15:45:29 d6cc78227850: Layer already exists 15:45:29 e8a0dec8af70: Layer already exists 15:45:29 15869e443d65: Layer already exists 15:45:29 2626edf725ae: Layer already exists 15:45:29 2837c5cf7e49: Layer already exists 15:45:29 8a029d4b569e: Layer already exists 15:45:29 20f3cee93f74: Layer already exists 15:45:29 f1417ff83b31: Layer already exists 15:45:29 latest: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:29 ---> 262abf286d39 15:45:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:45:29 ---> ee4af8719547 15:45:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:45:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:29 ---> Running in 67dd4d69fd7c 15:45:29 ---> Running in 5983f1f9e399 15:45:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.121 15:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:45:29 9c41c5219c55: Preparing 15:45:29 9c41c5219c55: Preparing 15:45:29 33b9287dc6ff: Preparing 15:45:29 c798e652cffa: Preparing 15:45:29 cbc991a6ea57: Preparing 15:45:29 628924eb3d13: Preparing 15:45:29 e8a0dec8af70: Preparing 15:45:29 d6cc78227850: Preparing 15:45:29 2837c5cf7e49: Preparing 15:45:29 15869e443d65: Preparing 15:45:29 2626edf725ae: Preparing 15:45:29 8a029d4b569e: Preparing 15:45:29 20f3cee93f74: Preparing 15:45:29 f1417ff83b31: Preparing 15:45:29 2626edf725ae: Waiting 15:45:29 e8a0dec8af70: Waiting 15:45:29 8a029d4b569e: Waiting 15:45:29 d6cc78227850: Waiting 15:45:29 15869e443d65: Waiting 15:45:29 20f3cee93f74: Waiting 15:45:29 2837c5cf7e49: Waiting 15:45:29 f1417ff83b31: Waiting 15:45:29 cbc991a6ea57: Layer already exists 15:45:29 c798e652cffa: Layer already exists 15:45:29 33b9287dc6ff: Layer already exists 15:45:29 628924eb3d13: Layer already exists 15:45:29 9c41c5219c55: Layer already exists 15:45:29 e8a0dec8af70: Layer already exists 15:45:29 15869e443d65: Layer already exists 15:45:29 2626edf725ae: Layer already exists 15:45:29 2837c5cf7e49: Layer already exists 15:45:29 d6cc78227850: Layer already exists 15:45:29 8a029d4b569e: Layer already exists 15:45:29 20f3cee93f74: Layer already exists 15:45:29 f1417ff83b31: Layer already exists 15:45:29 3.0.0-dev.121: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:29 ---> e1cd2c92ffe6 15:45:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:45:29 ---> Running in 5f656fe9001b 15:45:29 ---> 2966c66e033d 15:45:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:45:30 ---> Running in 0a0258b4ee6f 15:45:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:45:30 9c41c5219c55: Preparing 15:45:30 9c41c5219c55: Preparing 15:45:30 33b9287dc6ff: Preparing 15:45:30 c798e652cffa: Preparing 15:45:30 cbc991a6ea57: Preparing 15:45:30 628924eb3d13: Preparing 15:45:30 e8a0dec8af70: Preparing 15:45:30 d6cc78227850: Preparing 15:45:30 2837c5cf7e49: Preparing 15:45:30 15869e443d65: Preparing 15:45:30 d6cc78227850: Waiting 15:45:30 2837c5cf7e49: Waiting 15:45:30 15869e443d65: Waiting 15:45:30 e8a0dec8af70: Waiting 15:45:30 2626edf725ae: Preparing 15:45:30 8a029d4b569e: Preparing 15:45:30 20f3cee93f74: Preparing 15:45:30 f1417ff83b31: Preparing 15:45:30 20f3cee93f74: Waiting 15:45:30 f1417ff83b31: Waiting 15:45:30 2626edf725ae: Waiting 15:45:30 8a029d4b569e: Waiting 15:45:30 9c41c5219c55: Layer already exists 15:45:30 c798e652cffa: Layer already exists 15:45:30 cbc991a6ea57: Layer already exists 15:45:30 33b9287dc6ff: Layer already exists 15:45:30 628924eb3d13: Layer already exists 15:45:30 15869e443d65: Layer already exists 15:45:30 e8a0dec8af70: Layer already exists 15:45:30 2837c5cf7e49: Layer already exists 15:45:30 2626edf725ae: Layer already exists 15:45:30 d6cc78227850: Layer already exists 15:45:30 20f3cee93f74: Layer already exists 15:45:30 8a029d4b569e: Layer already exists 15:45:30 f1417ff83b31: Layer already exists 15:45:30 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:45:30 9c41c5219c55: Preparing 15:45:30 9c41c5219c55: Preparing 15:45:30 33b9287dc6ff: Preparing 15:45:30 c798e652cffa: Preparing 15:45:30 cbc991a6ea57: Preparing 15:45:30 628924eb3d13: Preparing 15:45:30 e8a0dec8af70: Preparing 15:45:30 d6cc78227850: Preparing 15:45:30 2837c5cf7e49: Preparing 15:45:30 15869e443d65: Preparing 15:45:30 2626edf725ae: Preparing 15:45:30 8a029d4b569e: Preparing 15:45:30 20f3cee93f74: Preparing 15:45:30 f1417ff83b31: Preparing 15:45:30 e8a0dec8af70: Waiting 15:45:30 d6cc78227850: Waiting 15:45:30 2837c5cf7e49: Waiting 15:45:30 f1417ff83b31: Waiting 15:45:30 8a029d4b569e: Waiting 15:45:30 15869e443d65: Waiting 15:45:30 2626edf725ae: Waiting 15:45:30 c798e652cffa: Layer already exists 15:45:30 cbc991a6ea57: Layer already exists 15:45:30 628924eb3d13: Layer already exists 15:45:30 33b9287dc6ff: Layer already exists 15:45:30 9c41c5219c55: Layer already exists 15:45:30 e8a0dec8af70: Layer already exists 15:45:30 15869e443d65: Layer already exists 15:45:30 2626edf725ae: Layer already exists 15:45:30 d6cc78227850: Layer already exists 15:45:30 2837c5cf7e49: Layer already exists 15:45:30 8a029d4b569e: Layer already exists 15:45:30 20f3cee93f74: Layer already exists 15:45:30 f1417ff83b31: Layer already exists 15:45:30 main: digest: sha256:2b78daff3c50fa9dc62463ad6ecdb1a50b427e9f4b0b6440761bf5e7ab90501f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:31 ===================================================== [Pipeline] echo 15:45:31 taggedImages: 15:45:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092 15:45:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:45:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.121 15:45:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:31 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:45:31 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:45:31 581b0da79acfc8c7cfb708782744174800bf9092 15:45:31 latest 15:45:31 3.0.0-dev.121 15:45:31 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:31 main 15:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092 15:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:45:31 b5e66d8d826a: Preparing 15:45:31 950d29912f1b: Preparing 15:45:31 7a9e64f2e277: Preparing 15:45:31 f6078585cf30: Preparing 15:45:31 d6cc78227850: Preparing 15:45:31 2837c5cf7e49: Preparing 15:45:31 7850e71662cb: Preparing 15:45:31 f1417ff83b31: Preparing 15:45:31 7850e71662cb: Waiting 15:45:31 2837c5cf7e49: Waiting 15:45:31 f1417ff83b31: Waiting 15:45:31 d6cc78227850: Layer already exists 15:45:31 950d29912f1b: Layer already exists 15:45:31 2837c5cf7e49: Layer already exists 15:45:31 7850e71662cb: Layer already exists 15:45:31 f1417ff83b31: Layer already exists 15:45:31 7a9e64f2e277: Pushed 15:45:31 b5e66d8d826a: Pushed 15:45:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:45:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:45:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:45:32 f6078585cf30: Pushed 15:45:32 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:45:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:45:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:45:33 b5e66d8d826a: Preparing 15:45:33 950d29912f1b: Preparing 15:45:33 7a9e64f2e277: Preparing 15:45:33 f6078585cf30: Preparing 15:45:33 d6cc78227850: Preparing 15:45:33 2837c5cf7e49: Preparing 15:45:33 7850e71662cb: Preparing 15:45:33 f1417ff83b31: Preparing 15:45:33 2837c5cf7e49: Waiting 15:45:33 f1417ff83b31: Waiting 15:45:33 7a9e64f2e277: Layer already exists 15:45:33 f6078585cf30: Layer already exists 15:45:33 950d29912f1b: Layer already exists 15:45:33 d6cc78227850: Layer already exists 15:45:33 b5e66d8d826a: Layer already exists 15:45:33 7850e71662cb: Layer already exists 15:45:33 2837c5cf7e49: Layer already exists 15:45:33 f1417ff83b31: Layer already exists 15:45:33 latest: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.121 15:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:45:34 b5e66d8d826a: Preparing 15:45:34 950d29912f1b: Preparing 15:45:34 7a9e64f2e277: Preparing 15:45:34 f6078585cf30: Preparing 15:45:34 d6cc78227850: Preparing 15:45:34 2837c5cf7e49: Preparing 15:45:34 7850e71662cb: Preparing 15:45:34 f1417ff83b31: Preparing 15:45:34 2837c5cf7e49: Waiting 15:45:34 7850e71662cb: Waiting 15:45:34 f1417ff83b31: Waiting 15:45:34 b5e66d8d826a: Layer already exists 15:45:34 d6cc78227850: Layer already exists 15:45:34 7a9e64f2e277: Layer already exists 15:45:34 f6078585cf30: Layer already exists 15:45:34 950d29912f1b: Layer already exists 15:45:34 2837c5cf7e49: Layer already exists 15:45:34 f1417ff83b31: Layer already exists 15:45:34 7850e71662cb: Layer already exists 15:45:34 3.0.0-dev.121: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:45:34 b5e66d8d826a: Preparing 15:45:34 950d29912f1b: Preparing 15:45:34 7a9e64f2e277: Preparing 15:45:34 f6078585cf30: Preparing 15:45:34 d6cc78227850: Preparing 15:45:34 2837c5cf7e49: Preparing 15:45:34 7850e71662cb: Preparing 15:45:34 f1417ff83b31: Preparing 15:45:34 7850e71662cb: Waiting 15:45:34 f1417ff83b31: Waiting 15:45:34 2837c5cf7e49: Waiting 15:45:34 950d29912f1b: Layer already exists 15:45:34 f6078585cf30: Layer already exists 15:45:34 d6cc78227850: Layer already exists 15:45:34 b5e66d8d826a: Layer already exists 15:45:34 7a9e64f2e277: Layer already exists 15:45:34 2837c5cf7e49: Layer already exists 15:45:34 f1417ff83b31: Layer already exists 15:45:34 7850e71662cb: Layer already exists 15:45:34 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:45:35 b5e66d8d826a: Preparing 15:45:35 950d29912f1b: Preparing 15:45:35 7a9e64f2e277: Preparing 15:45:35 f6078585cf30: Preparing 15:45:35 d6cc78227850: Preparing 15:45:35 2837c5cf7e49: Preparing 15:45:35 7850e71662cb: Preparing 15:45:35 f1417ff83b31: Preparing 15:45:35 2837c5cf7e49: Waiting 15:45:35 7850e71662cb: Waiting 15:45:35 f1417ff83b31: Waiting 15:45:35 d6cc78227850: Layer already exists 15:45:35 950d29912f1b: Layer already exists 15:45:35 f6078585cf30: Layer already exists 15:45:35 b5e66d8d826a: Layer already exists 15:45:35 7a9e64f2e277: Layer already exists 15:45:35 2837c5cf7e49: Layer already exists 15:45:35 7850e71662cb: Layer already exists 15:45:35 f1417ff83b31: Layer already exists 15:45:35 main: digest: sha256:b0b38d6de9b2769edd48f59a11374d43bd85c2c0d588b803e798e199578bc0fd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:35 ===================================================== [Pipeline] echo 15:45:35 taggedImages: 15:45:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092 15:45:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:45:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.121 15:45:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:45:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:45:35 581b0da79acfc8c7cfb708782744174800bf9092 15:45:35 latest 15:45:35 3.0.0-dev.121 15:45:35 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:35 main 15:45:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092 15:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:45:35 5907b57b6b35: Preparing 15:45:35 9fa579aab03b: Preparing 15:45:35 c74170ef8fe2: Preparing 15:45:35 b155cd8ab1a9: Preparing 15:45:35 d6cc78227850: Preparing 15:45:35 2837c5cf7e49: Preparing 15:45:35 c06345349c3b: Preparing 15:45:35 4484d041dae0: Preparing 15:45:35 f1417ff83b31: Preparing 15:45:35 c06345349c3b: Waiting 15:45:35 2837c5cf7e49: Waiting 15:45:35 f1417ff83b31: Waiting 15:45:35 d6cc78227850: Layer already exists 15:45:35 2837c5cf7e49: Layer already exists 15:45:36 9fa579aab03b: Pushed 15:45:40 b155cd8ab1a9: Pushed 15:45:40 5907b57b6b35: Pushed 15:45:40 f1417ff83b31: Layer already exists 15:45:40 c74170ef8fe2: Pushed 15:45:40 c06345349c3b: Pushed 15:45:40 4484d041dae0: Pushed 15:45:40 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:45:41 5907b57b6b35: Preparing 15:45:41 9fa579aab03b: Preparing 15:45:41 c74170ef8fe2: Preparing 15:45:41 b155cd8ab1a9: Preparing 15:45:41 d6cc78227850: Preparing 15:45:41 2837c5cf7e49: Preparing 15:45:41 c06345349c3b: Preparing 15:45:41 4484d041dae0: Preparing 15:45:41 f1417ff83b31: Preparing 15:45:41 f1417ff83b31: Waiting 15:45:41 c06345349c3b: Waiting 15:45:41 2837c5cf7e49: Waiting 15:45:41 4484d041dae0: Waiting 15:45:41 b155cd8ab1a9: Layer already exists 15:45:41 5907b57b6b35: Layer already exists 15:45:41 c74170ef8fe2: Layer already exists 15:45:41 9fa579aab03b: Layer already exists 15:45:41 d6cc78227850: Layer already exists 15:45:41 2837c5cf7e49: Layer already exists 15:45:41 c06345349c3b: Layer already exists 15:45:41 4484d041dae0: Layer already exists 15:45:41 f1417ff83b31: Layer already exists 15:45:41 latest: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.121 15:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:45:41 5907b57b6b35: Preparing 15:45:41 9fa579aab03b: Preparing 15:45:41 c74170ef8fe2: Preparing 15:45:41 b155cd8ab1a9: Preparing 15:45:41 d6cc78227850: Preparing 15:45:41 2837c5cf7e49: Preparing 15:45:41 c06345349c3b: Preparing 15:45:41 4484d041dae0: Preparing 15:45:41 f1417ff83b31: Preparing 15:45:41 4484d041dae0: Waiting 15:45:41 c06345349c3b: Waiting 15:45:41 f1417ff83b31: Waiting 15:45:41 2837c5cf7e49: Waiting 15:45:41 9fa579aab03b: Layer already exists 15:45:41 d6cc78227850: Layer already exists 15:45:41 5907b57b6b35: Layer already exists 15:45:41 c74170ef8fe2: Layer already exists 15:45:41 b155cd8ab1a9: Layer already exists 15:45:41 2837c5cf7e49: Layer already exists 15:45:41 c06345349c3b: Layer already exists 15:45:41 4484d041dae0: Layer already exists 15:45:41 f1417ff83b31: Layer already exists 15:45:41 3.0.0-dev.121: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:45:42 5907b57b6b35: Preparing 15:45:42 9fa579aab03b: Preparing 15:45:42 c74170ef8fe2: Preparing 15:45:42 b155cd8ab1a9: Preparing 15:45:42 d6cc78227850: Preparing 15:45:42 2837c5cf7e49: Preparing 15:45:42 c06345349c3b: Preparing 15:45:42 4484d041dae0: Preparing 15:45:42 f1417ff83b31: Preparing 15:45:42 4484d041dae0: Waiting 15:45:42 f1417ff83b31: Waiting 15:45:42 c06345349c3b: Waiting 15:45:42 9fa579aab03b: Layer already exists 15:45:42 b155cd8ab1a9: Layer already exists 15:45:42 c74170ef8fe2: Layer already exists 15:45:42 d6cc78227850: Layer already exists 15:45:42 5907b57b6b35: Layer already exists 15:45:42 2837c5cf7e49: Layer already exists 15:45:42 c06345349c3b: Layer already exists 15:45:42 4484d041dae0: Layer already exists 15:45:42 f1417ff83b31: Layer already exists 15:45:42 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:45:43 5907b57b6b35: Preparing 15:45:43 9fa579aab03b: Preparing 15:45:43 c74170ef8fe2: Preparing 15:45:43 b155cd8ab1a9: Preparing 15:45:43 d6cc78227850: Preparing 15:45:43 2837c5cf7e49: Preparing 15:45:43 c06345349c3b: Preparing 15:45:43 4484d041dae0: Preparing 15:45:43 f1417ff83b31: Preparing 15:45:43 2837c5cf7e49: Waiting 15:45:43 c06345349c3b: Waiting 15:45:43 4484d041dae0: Waiting 15:45:43 f1417ff83b31: Waiting 15:45:43 b155cd8ab1a9: Layer already exists 15:45:43 5907b57b6b35: Layer already exists 15:45:43 c74170ef8fe2: Layer already exists 15:45:43 d6cc78227850: Layer already exists 15:45:43 9fa579aab03b: Layer already exists 15:45:43 f1417ff83b31: Layer already exists 15:45:43 c06345349c3b: Layer already exists 15:45:43 4484d041dae0: Layer already exists 15:45:43 2837c5cf7e49: Layer already exists 15:45:43 main: digest: sha256:8059c2f71b3a370c44409e06d53f2d5da616b4ce9a5533f9401fc50d9d859d6e size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:43 ===================================================== [Pipeline] echo 15:45:43 taggedImages: 15:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092 15:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.121 15:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:45:43 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:45:43 581b0da79acfc8c7cfb708782744174800bf9092 15:45:43 latest 15:45:43 3.0.0-dev.121 15:45:43 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:43 main 15:45:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092 15:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:45:44 fcfcd12c97a7: Preparing 15:45:44 31b67ccbdbf4: Preparing 15:45:44 06a747bf5525: Preparing 15:45:44 9996e8c8797f: Preparing 15:45:44 022331cfe23c: Preparing 15:45:44 e085155aa624: Preparing 15:45:44 b34f2edd661e: Preparing 15:45:44 d6cc78227850: Preparing 15:45:44 2837c5cf7e49: Preparing 15:45:44 e7de2c99bd1f: Preparing 15:45:44 f1417ff83b31: Preparing 15:45:44 d6cc78227850: Waiting 15:45:44 2837c5cf7e49: Waiting 15:45:44 e7de2c99bd1f: Waiting 15:45:44 f1417ff83b31: Waiting 15:45:44 e085155aa624: Waiting 15:45:44 b34f2edd661e: Waiting 15:45:44 022331cfe23c: Pushed 15:45:44 fcfcd12c97a7: Pushed 15:45:44 31b67ccbdbf4: Pushed 15:45:44 d6cc78227850: Layer already exists 15:45:44 2837c5cf7e49: Layer already exists 15:45:44 e085155aa624: Pushed 15:45:44 b34f2edd661e: Pushed 15:45:44 f1417ff83b31: Layer already exists 15:45:44 e7de2c99bd1f: Pushed 15:45:45 9996e8c8797f: Pushed 15:45:46 06a747bf5525: Pushed 15:45:46 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:45:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:45:46 fcfcd12c97a7: Preparing 15:45:46 31b67ccbdbf4: Preparing 15:45:46 06a747bf5525: Preparing 15:45:46 9996e8c8797f: Preparing 15:45:46 022331cfe23c: Preparing 15:45:46 e085155aa624: Preparing 15:45:46 b34f2edd661e: Preparing 15:45:46 d6cc78227850: Preparing 15:45:46 2837c5cf7e49: Preparing 15:45:46 e7de2c99bd1f: Preparing 15:45:46 f1417ff83b31: Preparing 15:45:46 e085155aa624: Waiting 15:45:46 b34f2edd661e: Waiting 15:45:46 d6cc78227850: Waiting 15:45:46 2837c5cf7e49: Waiting 15:45:46 e7de2c99bd1f: Waiting 15:45:46 f1417ff83b31: Waiting 15:45:47 31b67ccbdbf4: Layer already exists 15:45:47 9996e8c8797f: Layer already exists 15:45:47 06a747bf5525: Layer already exists 15:45:47 022331cfe23c: Layer already exists 15:45:47 fcfcd12c97a7: Layer already exists 15:45:47 2837c5cf7e49: Layer already exists 15:45:47 d6cc78227850: Layer already exists 15:45:47 b34f2edd661e: Layer already exists 15:45:47 e085155aa624: Layer already exists 15:45:47 e7de2c99bd1f: Layer already exists 15:45:47 f1417ff83b31: Layer already exists 15:45:47 latest: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.121 15:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:45:48 fcfcd12c97a7: Preparing 15:45:48 31b67ccbdbf4: Preparing 15:45:48 06a747bf5525: Preparing 15:45:48 9996e8c8797f: Preparing 15:45:48 022331cfe23c: Preparing 15:45:48 e085155aa624: Preparing 15:45:48 b34f2edd661e: Preparing 15:45:48 d6cc78227850: Preparing 15:45:48 2837c5cf7e49: Preparing 15:45:48 e7de2c99bd1f: Preparing 15:45:48 f1417ff83b31: Preparing 15:45:48 d6cc78227850: Waiting 15:45:48 e085155aa624: Waiting 15:45:48 2837c5cf7e49: Waiting 15:45:48 e7de2c99bd1f: Waiting 15:45:48 f1417ff83b31: Waiting 15:45:48 b34f2edd661e: Waiting 15:45:48 022331cfe23c: Layer already exists 15:45:48 9996e8c8797f: Layer already exists 15:45:48 06a747bf5525: Layer already exists 15:45:48 fcfcd12c97a7: Layer already exists 15:45:48 31b67ccbdbf4: Layer already exists 15:45:48 b34f2edd661e: Layer already exists 15:45:48 e085155aa624: Layer already exists 15:45:48 d6cc78227850: Layer already exists 15:45:48 2837c5cf7e49: Layer already exists 15:45:48 e7de2c99bd1f: Layer already exists 15:45:48 f1417ff83b31: Layer already exists 15:45:48 3.0.0-dev.121: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:45:48 fcfcd12c97a7: Preparing 15:45:48 31b67ccbdbf4: Preparing 15:45:48 06a747bf5525: Preparing 15:45:48 9996e8c8797f: Preparing 15:45:48 022331cfe23c: Preparing 15:45:48 e085155aa624: Preparing 15:45:48 b34f2edd661e: Preparing 15:45:48 d6cc78227850: Preparing 15:45:48 2837c5cf7e49: Preparing 15:45:48 e7de2c99bd1f: Preparing 15:45:48 f1417ff83b31: Preparing 15:45:48 2837c5cf7e49: Waiting 15:45:48 e7de2c99bd1f: Waiting 15:45:48 b34f2edd661e: Waiting 15:45:48 f1417ff83b31: Waiting 15:45:48 d6cc78227850: Waiting 15:45:48 e085155aa624: Waiting 15:45:48 06a747bf5525: Layer already exists 15:45:48 fcfcd12c97a7: Layer already exists 15:45:48 9996e8c8797f: Layer already exists 15:45:48 31b67ccbdbf4: Layer already exists 15:45:48 022331cfe23c: Layer already exists 15:45:48 e085155aa624: Layer already exists 15:45:48 b34f2edd661e: Layer already exists 15:45:48 d6cc78227850: Layer already exists 15:45:48 e7de2c99bd1f: Layer already exists 15:45:48 2837c5cf7e49: Layer already exists 15:45:48 f1417ff83b31: Layer already exists 15:45:48 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:45:49 fcfcd12c97a7: Preparing 15:45:49 31b67ccbdbf4: Preparing 15:45:49 06a747bf5525: Preparing 15:45:49 9996e8c8797f: Preparing 15:45:49 022331cfe23c: Preparing 15:45:49 e085155aa624: Preparing 15:45:49 b34f2edd661e: Preparing 15:45:49 d6cc78227850: Preparing 15:45:49 2837c5cf7e49: Preparing 15:45:49 e7de2c99bd1f: Preparing 15:45:49 f1417ff83b31: Preparing 15:45:49 b34f2edd661e: Waiting 15:45:49 d6cc78227850: Waiting 15:45:49 2837c5cf7e49: Waiting 15:45:49 e085155aa624: Waiting 15:45:49 e7de2c99bd1f: Waiting 15:45:49 31b67ccbdbf4: Layer already exists 15:45:49 9996e8c8797f: Layer already exists 15:45:49 06a747bf5525: Layer already exists 15:45:49 fcfcd12c97a7: Layer already exists 15:45:49 022331cfe23c: Layer already exists 15:45:49 e085155aa624: Layer already exists 15:45:49 d6cc78227850: Layer already exists 15:45:49 b34f2edd661e: Layer already exists 15:45:49 e7de2c99bd1f: Layer already exists 15:45:49 2837c5cf7e49: Layer already exists 15:45:49 f1417ff83b31: Layer already exists 15:45:49 main: digest: sha256:b409df81a1521a9ddfec58c443f573ef98757327ac46ce1dcd53ab965569d594 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:49 ===================================================== [Pipeline] echo 15:45:49 taggedImages: 15:45:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092 15:45:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:45:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.121 15:45:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:45:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:45:49 581b0da79acfc8c7cfb708782744174800bf9092 15:45:49 latest 15:45:49 3.0.0-dev.121 15:45:49 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:49 main 15:45:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092 15:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:45:50 3b8cd45afcb8: Preparing 15:45:50 bd6d22ca7831: Preparing 15:45:50 d6cc78227850: Preparing 15:45:50 2837c5cf7e49: Preparing 15:45:50 ca0508d151e8: Preparing 15:45:50 f1417ff83b31: Preparing 15:45:50 f1417ff83b31: Waiting 15:45:50 2837c5cf7e49: Layer already exists 15:45:50 d6cc78227850: Layer already exists 15:45:50 f1417ff83b31: Layer already exists 15:45:50 3b8cd45afcb8: Pushed 15:45:50 ca0508d151e8: Pushed 15:45:53 bd6d22ca7831: Pushed 15:45:53 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:45:54 3b8cd45afcb8: Preparing 15:45:54 bd6d22ca7831: Preparing 15:45:54 d6cc78227850: Preparing 15:45:54 2837c5cf7e49: Preparing 15:45:54 ca0508d151e8: Preparing 15:45:54 f1417ff83b31: Preparing 15:45:54 f1417ff83b31: Waiting 15:45:54 ca0508d151e8: Layer already exists 15:45:54 bd6d22ca7831: Layer already exists 15:45:54 d6cc78227850: Layer already exists 15:45:54 3b8cd45afcb8: Layer already exists 15:45:54 2837c5cf7e49: Layer already exists 15:45:54 f1417ff83b31: Layer already exists 15:45:54 latest: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.121 15:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:45:55 3b8cd45afcb8: Preparing 15:45:55 bd6d22ca7831: Preparing 15:45:55 d6cc78227850: Preparing 15:45:55 2837c5cf7e49: Preparing 15:45:55 ca0508d151e8: Preparing 15:45:55 f1417ff83b31: Preparing 15:45:55 f1417ff83b31: Waiting 15:45:55 bd6d22ca7831: Layer already exists 15:45:55 3b8cd45afcb8: Layer already exists 15:45:55 d6cc78227850: Layer already exists 15:45:55 2837c5cf7e49: Layer already exists 15:45:55 ca0508d151e8: Layer already exists 15:45:55 f1417ff83b31: Layer already exists 15:45:55 3.0.0-dev.121: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:45:55 3b8cd45afcb8: Preparing 15:45:55 bd6d22ca7831: Preparing 15:45:55 d6cc78227850: Preparing 15:45:55 2837c5cf7e49: Preparing 15:45:55 ca0508d151e8: Preparing 15:45:55 f1417ff83b31: Preparing 15:45:55 f1417ff83b31: Waiting 15:45:55 bd6d22ca7831: Layer already exists 15:45:55 2837c5cf7e49: Layer already exists 15:45:55 ca0508d151e8: Layer already exists 15:45:55 d6cc78227850: Layer already exists 15:45:55 3b8cd45afcb8: Layer already exists 15:45:55 f1417ff83b31: Layer already exists 15:45:55 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:56 + 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 15:45:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:45:56 3b8cd45afcb8: Preparing 15:45:56 bd6d22ca7831: Preparing 15:45:56 d6cc78227850: Preparing 15:45:56 2837c5cf7e49: Preparing 15:45:56 ca0508d151e8: Preparing 15:45:56 f1417ff83b31: Preparing 15:45:56 f1417ff83b31: Waiting 15:45:56 3b8cd45afcb8: Layer already exists 15:45:56 d6cc78227850: Layer already exists 15:45:56 2837c5cf7e49: Layer already exists 15:45:56 ca0508d151e8: Layer already exists 15:45:56 bd6d22ca7831: Layer already exists 15:45:56 f1417ff83b31: Layer already exists 15:45:57 main: digest: sha256:19965c9adc37826514f4d3e3fb27b96a44660a3f57a6a59f697fa79e5a2ad7b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:57 ===================================================== [Pipeline] echo 15:45:57 taggedImages: 15:45:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092 15:45:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:45:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.121 15:45:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:45:57 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:45:57 581b0da79acfc8c7cfb708782744174800bf9092 15:45:57 latest 15:45:57 3.0.0-dev.121 15:45:57 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:45:57 main 15:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092 15:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:45:57 ffcdb82717f7: Preparing 15:45:57 6f395ca697d3: Preparing 15:45:57 b8dc4052dd55: Preparing 15:45:57 8af630281e73: Preparing 15:45:57 91183c99a233: Preparing 15:45:57 d6cc78227850: Preparing 15:45:57 2837c5cf7e49: Preparing 15:45:57 07da07bde565: Preparing 15:45:57 f1417ff83b31: Preparing 15:45:57 d6cc78227850: Waiting 15:45:57 f1417ff83b31: Waiting 15:45:57 2837c5cf7e49: Waiting 15:45:57 07da07bde565: Waiting 15:45:58 b8dc4052dd55: Pushed 15:45:58 6f395ca697d3: Pushed 15:45:58 ffcdb82717f7: Pushed 15:45:58 d6cc78227850: Layer already exists 15:45:58 f1417ff83b31: Layer already exists 15:45:58 2837c5cf7e49: Layer already exists 15:45:58 07da07bde565: Pushed 15:46:02 91183c99a233: Pushed 15:46:05 8af630281e73: Pushed 15:46:05 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:46:05 ffcdb82717f7: Preparing 15:46:05 6f395ca697d3: Preparing 15:46:05 b8dc4052dd55: Preparing 15:46:05 8af630281e73: Preparing 15:46:05 91183c99a233: Preparing 15:46:05 d6cc78227850: Preparing 15:46:05 2837c5cf7e49: Preparing 15:46:05 07da07bde565: Preparing 15:46:05 f1417ff83b31: Preparing 15:46:05 2837c5cf7e49: Waiting 15:46:05 d6cc78227850: Waiting 15:46:05 07da07bde565: Waiting 15:46:05 f1417ff83b31: Waiting 15:46:05 ffcdb82717f7: Layer already exists 15:46:05 6f395ca697d3: Layer already exists 15:46:05 b8dc4052dd55: Layer already exists 15:46:05 8af630281e73: Layer already exists 15:46:05 91183c99a233: Layer already exists 15:46:05 07da07bde565: Layer already exists 15:46:05 2837c5cf7e49: Layer already exists 15:46:05 d6cc78227850: Layer already exists 15:46:05 f1417ff83b31: Layer already exists 15:46:06 latest: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.121 15:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:46:07 ffcdb82717f7: Preparing 15:46:07 6f395ca697d3: Preparing 15:46:07 b8dc4052dd55: Preparing 15:46:07 8af630281e73: Preparing 15:46:07 91183c99a233: Preparing 15:46:07 d6cc78227850: Preparing 15:46:07 2837c5cf7e49: Preparing 15:46:07 07da07bde565: Preparing 15:46:07 f1417ff83b31: Preparing 15:46:07 d6cc78227850: Waiting 15:46:07 2837c5cf7e49: Waiting 15:46:07 07da07bde565: Waiting 15:46:07 f1417ff83b31: Waiting 15:46:07 6f395ca697d3: Layer already exists 15:46:07 91183c99a233: Layer already exists 15:46:07 8af630281e73: Layer already exists 15:46:07 ffcdb82717f7: Layer already exists 15:46:07 b8dc4052dd55: Layer already exists 15:46:07 2837c5cf7e49: Layer already exists 15:46:07 07da07bde565: Layer already exists 15:46:07 d6cc78227850: Layer already exists 15:46:07 f1417ff83b31: Layer already exists 15:46:07 3.0.0-dev.121: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:46:08 ffcdb82717f7: Preparing 15:46:08 6f395ca697d3: Preparing 15:46:08 b8dc4052dd55: Preparing 15:46:08 8af630281e73: Preparing 15:46:08 91183c99a233: Preparing 15:46:08 d6cc78227850: Preparing 15:46:08 2837c5cf7e49: Preparing 15:46:08 07da07bde565: Preparing 15:46:08 f1417ff83b31: Preparing 15:46:08 d6cc78227850: Waiting 15:46:08 2837c5cf7e49: Waiting 15:46:08 f1417ff83b31: Waiting 15:46:08 07da07bde565: Waiting 15:46:08 6f395ca697d3: Layer already exists 15:46:08 b8dc4052dd55: Layer already exists 15:46:08 ffcdb82717f7: Layer already exists 15:46:08 8af630281e73: Layer already exists 15:46:08 91183c99a233: Layer already exists 15:46:08 d6cc78227850: Layer already exists 15:46:08 07da07bde565: Layer already exists 15:46:08 2837c5cf7e49: Layer already exists 15:46:08 f1417ff83b31: Layer already exists 15:46:08 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:46:08 ffcdb82717f7: Preparing 15:46:08 6f395ca697d3: Preparing 15:46:08 b8dc4052dd55: Preparing 15:46:08 8af630281e73: Preparing 15:46:08 91183c99a233: Preparing 15:46:08 d6cc78227850: Preparing 15:46:08 2837c5cf7e49: Preparing 15:46:08 07da07bde565: Preparing 15:46:08 f1417ff83b31: Preparing 15:46:08 d6cc78227850: Waiting 15:46:08 2837c5cf7e49: Waiting 15:46:08 07da07bde565: Waiting 15:46:08 f1417ff83b31: Waiting 15:46:08 b8dc4052dd55: Layer already exists 15:46:08 ffcdb82717f7: Layer already exists 15:46:08 8af630281e73: Layer already exists 15:46:08 91183c99a233: Layer already exists 15:46:08 2837c5cf7e49: Layer already exists 15:46:08 d6cc78227850: Layer already exists 15:46:08 6f395ca697d3: Layer already exists 15:46:08 07da07bde565: Layer already exists 15:46:08 f1417ff83b31: Layer already exists 15:46:08 main: digest: sha256:a9812fbba5c255f8420f26808089f6e57c6870728b9541282e26569e5209e700 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:08 ===================================================== [Pipeline] echo 15:46:08 taggedImages: 15:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092 15:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.121 15:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:46:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:46:08 581b0da79acfc8c7cfb708782744174800bf9092 15:46:08 latest 15:46:08 3.0.0-dev.121 15:46:08 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:08 main 15:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092 15:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:46:09 5382829504a8: Preparing 15:46:09 035ecdd8e193: Preparing 15:46:09 7a31df89aecb: Preparing 15:46:09 e1921f78a2ff: Preparing 15:46:09 d6cc78227850: Preparing 15:46:09 2837c5cf7e49: Preparing 15:46:09 f8fdcb4cad16: Preparing 15:46:09 f1417ff83b31: Preparing 15:46:09 2837c5cf7e49: Waiting 15:46:09 f8fdcb4cad16: Waiting 15:46:09 f1417ff83b31: Waiting 15:46:09 d6cc78227850: Layer already exists 15:46:09 2837c5cf7e49: Layer already exists 15:46:10 5382829504a8: Pushed 15:46:10 035ecdd8e193: Pushed 15:46:10 7a31df89aecb: Pushed 15:46:10 f1417ff83b31: Layer already exists 15:46:10 f8fdcb4cad16: Pushed 15:46:16 e1921f78a2ff: Pushed 15:46:17 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:46:17 5382829504a8: Preparing 15:46:17 035ecdd8e193: Preparing 15:46:17 7a31df89aecb: Preparing 15:46:17 e1921f78a2ff: Preparing 15:46:17 d6cc78227850: Preparing 15:46:17 2837c5cf7e49: Preparing 15:46:17 f8fdcb4cad16: Preparing 15:46:17 f1417ff83b31: Preparing 15:46:17 2837c5cf7e49: Waiting 15:46:17 f1417ff83b31: Waiting 15:46:17 7a31df89aecb: Layer already exists 15:46:17 5382829504a8: Layer already exists 15:46:17 d6cc78227850: Layer already exists 15:46:17 e1921f78a2ff: Layer already exists 15:46:17 035ecdd8e193: Layer already exists 15:46:17 f8fdcb4cad16: Layer already exists 15:46:17 2837c5cf7e49: Layer already exists 15:46:17 f1417ff83b31: Layer already exists 15:46:18 latest: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.121 15:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:46:18 5382829504a8: Preparing 15:46:18 035ecdd8e193: Preparing 15:46:18 7a31df89aecb: Preparing 15:46:18 e1921f78a2ff: Preparing 15:46:18 d6cc78227850: Preparing 15:46:18 2837c5cf7e49: Preparing 15:46:18 f8fdcb4cad16: Preparing 15:46:18 f1417ff83b31: Preparing 15:46:18 2837c5cf7e49: Waiting 15:46:18 f8fdcb4cad16: Waiting 15:46:18 f1417ff83b31: Waiting 15:46:19 d6cc78227850: Layer already exists 15:46:19 e1921f78a2ff: Layer already exists 15:46:19 7a31df89aecb: Layer already exists 15:46:19 5382829504a8: Layer already exists 15:46:19 035ecdd8e193: Layer already exists 15:46:19 f8fdcb4cad16: Layer already exists 15:46:19 2837c5cf7e49: Layer already exists 15:46:19 f1417ff83b31: Layer already exists 15:46:19 3.0.0-dev.121: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:46:19 5382829504a8: Preparing 15:46:19 035ecdd8e193: Preparing 15:46:19 7a31df89aecb: Preparing 15:46:19 e1921f78a2ff: Preparing 15:46:19 d6cc78227850: Preparing 15:46:19 2837c5cf7e49: Preparing 15:46:19 f8fdcb4cad16: Preparing 15:46:19 f1417ff83b31: Preparing 15:46:19 f8fdcb4cad16: Waiting 15:46:19 f1417ff83b31: Waiting 15:46:19 2837c5cf7e49: Waiting 15:46:19 035ecdd8e193: Layer already exists 15:46:19 5382829504a8: Layer already exists 15:46:19 e1921f78a2ff: Layer already exists 15:46:19 d6cc78227850: Layer already exists 15:46:19 7a31df89aecb: Layer already exists 15:46:19 f8fdcb4cad16: Layer already exists 15:46:19 2837c5cf7e49: Layer already exists 15:46:19 f1417ff83b31: Layer already exists 15:46:19 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:46:20 5382829504a8: Preparing 15:46:20 035ecdd8e193: Preparing 15:46:20 7a31df89aecb: Preparing 15:46:20 e1921f78a2ff: Preparing 15:46:20 d6cc78227850: Preparing 15:46:20 2837c5cf7e49: Preparing 15:46:20 f8fdcb4cad16: Preparing 15:46:20 f1417ff83b31: Preparing 15:46:20 f8fdcb4cad16: Waiting 15:46:20 f1417ff83b31: Waiting 15:46:20 2837c5cf7e49: Waiting 15:46:20 035ecdd8e193: Layer already exists 15:46:20 e1921f78a2ff: Layer already exists 15:46:20 5382829504a8: Layer already exists 15:46:20 d6cc78227850: Layer already exists 15:46:20 7a31df89aecb: Layer already exists 15:46:20 2837c5cf7e49: Layer already exists 15:46:20 f1417ff83b31: Layer already exists 15:46:20 f8fdcb4cad16: Layer already exists 15:46:20 main: digest: sha256:3b0ed3b862e5204568700acd9c2e6e589ba852aa7ecb1722c041061e9754e8f8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:20 ===================================================== [Pipeline] echo 15:46:20 taggedImages: 15:46:20 - nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092 15:46:20 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:46:20 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.121 15:46:20 - nexus3.edgexfoundry.org:10004/security-spire-config:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:20 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:46:20 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:46:20 581b0da79acfc8c7cfb708782744174800bf9092 15:46:20 latest 15:46:20 3.0.0-dev.121 15:46:20 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:20 main 15:46:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092 15:46:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:46:21 fe8d0c1951b2: Preparing 15:46:21 19c21c1dc64f: Preparing 15:46:21 1833809b3601: Preparing 15:46:21 e1921f78a2ff: Preparing 15:46:21 d6cc78227850: Preparing 15:46:21 2837c5cf7e49: Preparing 15:46:21 20ccd24f87d3: Preparing 15:46:21 f1417ff83b31: Preparing 15:46:21 20ccd24f87d3: Waiting 15:46:21 f1417ff83b31: Waiting 15:46:21 2837c5cf7e49: Waiting 15:46:21 e1921f78a2ff: Layer already exists 15:46:21 d6cc78227850: Layer already exists 15:46:21 2837c5cf7e49: Layer already exists 15:46:21 f1417ff83b31: Layer already exists 15:46:21 fe8d0c1951b2: Pushed 15:46:21 19c21c1dc64f: Pushed 15:46:21 1833809b3601: Pushed 15:46:21 20ccd24f87d3: Pushed 15:46:22 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:46:23 fe8d0c1951b2: Preparing 15:46:23 19c21c1dc64f: Preparing 15:46:23 1833809b3601: Preparing 15:46:23 e1921f78a2ff: Preparing 15:46:23 d6cc78227850: Preparing 15:46:23 2837c5cf7e49: Preparing 15:46:23 20ccd24f87d3: Preparing 15:46:23 f1417ff83b31: Preparing 15:46:23 2837c5cf7e49: Waiting 15:46:23 20ccd24f87d3: Waiting 15:46:23 f1417ff83b31: Waiting 15:46:23 fe8d0c1951b2: Layer already exists 15:46:23 1833809b3601: Layer already exists 15:46:23 d6cc78227850: Layer already exists 15:46:23 19c21c1dc64f: Layer already exists 15:46:23 e1921f78a2ff: Layer already exists 15:46:23 2837c5cf7e49: Layer already exists 15:46:23 f1417ff83b31: Layer already exists 15:46:23 20ccd24f87d3: Layer already exists 15:46:26 latest: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.121 15:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:46:27 fe8d0c1951b2: Preparing 15:46:27 19c21c1dc64f: Preparing 15:46:27 1833809b3601: Preparing 15:46:27 e1921f78a2ff: Preparing 15:46:27 d6cc78227850: Preparing 15:46:27 2837c5cf7e49: Preparing 15:46:27 20ccd24f87d3: Preparing 15:46:27 2837c5cf7e49: Waiting 15:46:27 f1417ff83b31: Preparing 15:46:27 20ccd24f87d3: Waiting 15:46:27 f1417ff83b31: Waiting 15:46:27 1833809b3601: Layer already exists 15:46:27 fe8d0c1951b2: Layer already exists 15:46:27 19c21c1dc64f: Layer already exists 15:46:27 d6cc78227850: Layer already exists 15:46:27 e1921f78a2ff: Layer already exists 15:46:27 f1417ff83b31: Layer already exists 15:46:27 20ccd24f87d3: Layer already exists 15:46:27 2837c5cf7e49: Layer already exists 15:46:27 3.0.0-dev.121: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:46:28 fe8d0c1951b2: Preparing 15:46:28 19c21c1dc64f: Preparing 15:46:28 1833809b3601: Preparing 15:46:28 e1921f78a2ff: Preparing 15:46:28 d6cc78227850: Preparing 15:46:28 2837c5cf7e49: Preparing 15:46:28 20ccd24f87d3: Preparing 15:46:28 f1417ff83b31: Preparing 15:46:28 2837c5cf7e49: Waiting 15:46:28 20ccd24f87d3: Waiting 15:46:28 f1417ff83b31: Waiting 15:46:28 fe8d0c1951b2: Layer already exists 15:46:28 1833809b3601: Layer already exists 15:46:28 e1921f78a2ff: Layer already exists 15:46:28 19c21c1dc64f: Layer already exists 15:46:28 d6cc78227850: Layer already exists 15:46:28 f1417ff83b31: Layer already exists 15:46:28 2837c5cf7e49: Layer already exists 15:46:28 20ccd24f87d3: Layer already exists 15:46:28 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:46:29 fe8d0c1951b2: Preparing 15:46:29 19c21c1dc64f: Preparing 15:46:29 1833809b3601: Preparing 15:46:29 e1921f78a2ff: Preparing 15:46:29 d6cc78227850: Preparing 15:46:29 2837c5cf7e49: Preparing 15:46:29 20ccd24f87d3: Preparing 15:46:29 f1417ff83b31: Preparing 15:46:29 2837c5cf7e49: Waiting 15:46:29 20ccd24f87d3: Waiting 15:46:29 f1417ff83b31: Waiting 15:46:29 fe8d0c1951b2: Layer already exists 15:46:29 1833809b3601: Layer already exists 15:46:29 d6cc78227850: Layer already exists 15:46:29 e1921f78a2ff: Layer already exists 15:46:29 20ccd24f87d3: Layer already exists 15:46:29 2837c5cf7e49: Layer already exists 15:46:29 f1417ff83b31: Layer already exists 15:46:30 19c21c1dc64f: Layer already exists 15:46:30 main: digest: sha256:b7878736df23009c30b1d1ed87bb3fb028d6a3ef095dcbfaa31aec7cc0af1fe7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:30 ===================================================== [Pipeline] echo 15:46:30 taggedImages: 15:46:30 - nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092 15:46:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:46:30 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.121 15:46:30 - nexus3.edgexfoundry.org:10004/security-spire-server:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:46:30 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:46:30 581b0da79acfc8c7cfb708782744174800bf9092 15:46:30 latest 15:46:30 3.0.0-dev.121 15:46:30 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:30 main 15:46:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092 15:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:46:30 ebd7da2fbc34: Preparing 15:46:30 c5ecbe2b239b: Preparing 15:46:30 d6cc78227850: Preparing 15:46:30 2837c5cf7e49: Preparing 15:46:30 9200ed38f07f: Preparing 15:46:30 f1417ff83b31: Preparing 15:46:30 f1417ff83b31: Waiting 15:46:30 2837c5cf7e49: Layer already exists 15:46:30 d6cc78227850: Layer already exists 15:46:30 f1417ff83b31: Layer already exists 15:46:30 ebd7da2fbc34: Pushed 15:46:31 9200ed38f07f: Pushed 15:46:35 c5ecbe2b239b: Pushed 15:46:36 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:46:36 ebd7da2fbc34: Preparing 15:46:36 c5ecbe2b239b: Preparing 15:46:36 d6cc78227850: Preparing 15:46:36 2837c5cf7e49: Preparing 15:46:36 9200ed38f07f: Preparing 15:46:36 f1417ff83b31: Preparing 15:46:36 f1417ff83b31: Waiting 15:46:36 d6cc78227850: Layer already exists 15:46:36 2837c5cf7e49: Layer already exists 15:46:36 ebd7da2fbc34: Layer already exists 15:46:36 9200ed38f07f: Layer already exists 15:46:36 c5ecbe2b239b: Layer already exists 15:46:36 f1417ff83b31: Layer already exists 15:46:37 latest: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.121 15:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:46:37 ebd7da2fbc34: Preparing 15:46:37 c5ecbe2b239b: Preparing 15:46:37 d6cc78227850: Preparing 15:46:37 2837c5cf7e49: Preparing 15:46:37 9200ed38f07f: Preparing 15:46:37 f1417ff83b31: Preparing 15:46:37 f1417ff83b31: Waiting 15:46:37 d6cc78227850: Layer already exists 15:46:37 9200ed38f07f: Layer already exists 15:46:37 2837c5cf7e49: Layer already exists 15:46:37 c5ecbe2b239b: Layer already exists 15:46:37 ebd7da2fbc34: Layer already exists 15:46:37 f1417ff83b31: Layer already exists 15:46:37 3.0.0-dev.121: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:46:38 ebd7da2fbc34: Preparing 15:46:38 c5ecbe2b239b: Preparing 15:46:38 d6cc78227850: Preparing 15:46:38 2837c5cf7e49: Preparing 15:46:38 9200ed38f07f: Preparing 15:46:38 f1417ff83b31: Preparing 15:46:38 f1417ff83b31: Waiting 15:46:38 ebd7da2fbc34: Layer already exists 15:46:38 d6cc78227850: Layer already exists 15:46:38 9200ed38f07f: Layer already exists 15:46:38 c5ecbe2b239b: Layer already exists 15:46:38 2837c5cf7e49: Layer already exists 15:46:38 f1417ff83b31: Layer already exists 15:46:39 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:46:40 ebd7da2fbc34: Preparing 15:46:40 c5ecbe2b239b: Preparing 15:46:40 d6cc78227850: Preparing 15:46:40 2837c5cf7e49: Preparing 15:46:40 9200ed38f07f: Preparing 15:46:40 f1417ff83b31: Preparing 15:46:40 f1417ff83b31: Waiting 15:46:40 2837c5cf7e49: Layer already exists 15:46:40 c5ecbe2b239b: Layer already exists 15:46:40 d6cc78227850: Layer already exists 15:46:40 9200ed38f07f: Layer already exists 15:46:40 ebd7da2fbc34: Layer already exists 15:46:40 f1417ff83b31: Layer already exists 15:46:41 main: digest: sha256:2df6fd25f9bc8e17a0913649542f1082cd7c503500bae70493b5fd5d94a06f7e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:41 ===================================================== [Pipeline] echo 15:46:41 taggedImages: 15:46:41 - nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092 15:46:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:46:41 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.121 15:46:41 - nexus3.edgexfoundry.org:10004/support-notifications:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:46:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:46:41 581b0da79acfc8c7cfb708782744174800bf9092 15:46:41 latest 15:46:41 3.0.0-dev.121 15:46:41 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:41 main 15:46:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092 15:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:46:41 49ca47e11a33: Preparing 15:46:41 4da591cd8569: Preparing 15:46:41 d6cc78227850: Preparing 15:46:41 2837c5cf7e49: Preparing 15:46:41 4b4893f460a3: Preparing 15:46:41 f1417ff83b31: Preparing 15:46:41 f1417ff83b31: Waiting 15:46:41 d6cc78227850: Layer already exists 15:46:41 2837c5cf7e49: Layer already exists 15:46:41 4b4893f460a3: Layer already exists 15:46:41 f1417ff83b31: Layer already exists 15:46:42 49ca47e11a33: Pushed 15:46:44 4da591cd8569: Pushed 15:46:44 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:46:45 49ca47e11a33: Preparing 15:46:45 4da591cd8569: Preparing 15:46:45 d6cc78227850: Preparing 15:46:45 2837c5cf7e49: Preparing 15:46:45 4b4893f460a3: Preparing 15:46:45 f1417ff83b31: Preparing 15:46:45 f1417ff83b31: Waiting 15:46:45 4da591cd8569: Layer already exists 15:46:45 4b4893f460a3: Layer already exists 15:46:45 2837c5cf7e49: Layer already exists 15:46:45 49ca47e11a33: Layer already exists 15:46:45 d6cc78227850: Layer already exists 15:46:45 f1417ff83b31: Layer already exists 15:46:45 latest: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.121 15:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:46:46 49ca47e11a33: Preparing 15:46:46 4da591cd8569: Preparing 15:46:46 d6cc78227850: Preparing 15:46:46 2837c5cf7e49: Preparing 15:46:46 4b4893f460a3: Preparing 15:46:46 f1417ff83b31: Preparing 15:46:46 f1417ff83b31: Waiting 15:46:46 4da591cd8569: Layer already exists 15:46:46 4b4893f460a3: Layer already exists 15:46:46 2837c5cf7e49: Layer already exists 15:46:46 49ca47e11a33: Layer already exists 15:46:46 d6cc78227850: Layer already exists 15:46:46 f1417ff83b31: Layer already exists 15:46:46 3.0.0-dev.121: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:46:46 49ca47e11a33: Preparing 15:46:46 4da591cd8569: Preparing 15:46:46 d6cc78227850: Preparing 15:46:46 2837c5cf7e49: Preparing 15:46:46 4b4893f460a3: Preparing 15:46:46 f1417ff83b31: Preparing 15:46:46 f1417ff83b31: Waiting 15:46:46 d6cc78227850: Layer already exists 15:46:46 49ca47e11a33: Layer already exists 15:46:46 4b4893f460a3: Layer already exists 15:46:46 2837c5cf7e49: Layer already exists 15:46:46 4da591cd8569: Layer already exists 15:46:46 f1417ff83b31: Layer already exists 15:46:46 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:46:47 49ca47e11a33: Preparing 15:46:47 4da591cd8569: Preparing 15:46:47 d6cc78227850: Preparing 15:46:47 2837c5cf7e49: Preparing 15:46:47 4b4893f460a3: Preparing 15:46:47 f1417ff83b31: Preparing 15:46:47 f1417ff83b31: Waiting 15:46:47 49ca47e11a33: Layer already exists 15:46:47 d6cc78227850: Layer already exists 15:46:47 4da591cd8569: Layer already exists 15:46:47 4b4893f460a3: Layer already exists 15:46:47 2837c5cf7e49: Layer already exists 15:46:47 f1417ff83b31: Layer already exists 15:46:47 main: digest: sha256:29830ac44b6cfd862281acaf6113cbe588a0a97a5b3e0f2650a6b42ed1e31a76 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:47 ===================================================== [Pipeline] echo 15:46:47 taggedImages: 15:46:47 - nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092 15:46:47 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:46:47 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.121 15:46:47 - nexus3.edgexfoundry.org:10004/support-scheduler:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 15:46:47 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:52:10 Removing intermediate container 5983f1f9e399 15:52:10 ---> 03f548475ab8 15:52:10 15:52:10 Step 10/23 : FROM alpine:3.17 15:52:10 3.17: Pulling from library/alpine 15:52:10 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:52:10 Status: Downloaded newer image for alpine:3.17 15:52:10 ---> 51e60588ff2c 15:52:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:52:10 ---> Running in dc3d401b80db 15:52:10 Removing intermediate container dc3d401b80db 15:52:10 ---> e009ad4d7383 15:52:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:52:10 ---> Running in d80299005e45 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:52:10 Removing intermediate container 582aff77142b 15:52:10 ---> b98363d0ec1f 15:52:10 15:52:10 Step 9/22 : FROM alpine:3.17 15:52:10 ---> 51e60588ff2c 15:52:10 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:52:10 (1/1) Installing dumb-init (1.2.5-r2) 15:52:10 Executing busybox-1.35.0-r29.trigger 15:52:10 OK: 8 MiB in 16 packages 15:52:10 ---> Running in 88b6b07f00b5 15:52:10 Removing intermediate container d80299005e45 15:52:10 ---> b716f3f241c5 15:52:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:52:10 ---> dc62f3e9696c 15:52:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:52:10 ---> 6fd0ba5aed24 15:52:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:52:11 (1/2) Installing dumb-init (1.2.5-r2) 15:52:11 (2/2) Installing openssl (3.0.8-r3) 15:52:11 Executing busybox-1.35.0-r29.trigger 15:52:11 OK: 8 MiB in 17 packages 15:52:12 ---> 3c1d065cc0d2 15:52:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:52:13 ---> 32133a8ba219 15:52:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:52:13 Removing intermediate container 88b6b07f00b5 15:52:14 ---> 74c715e3f85e 15:52:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:52:14 ---> Running in 1e6693b4b103 15:52:14 ---> e5ebbf12e692 15:52:14 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:15 ---> Running in 1c24141c3e84 15:52:15 Removing intermediate container 1e6693b4b103 15:52:15 ---> 44e1f076c52e 15:52:15 Step 12/22 : WORKDIR /edgex 15:52:15 ---> Running in 0013ceb912cf 15:52:16 Removing intermediate container 0013ceb912cf 15:52:16 ---> 1be1068b3795 15:52:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:19 ---> fb68dba448fa 15:52:19 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:52:21 ---> d18512b5a1ce 15:52:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:52:21 Removing intermediate container 1c24141c3e84 15:52:21 ---> 195b911e3f50 15:52:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:52:22 ---> Running in ad21c83f4015 15:52:23 ---> 6263321c758c 15:52:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:52:23 Removing intermediate container ad21c83f4015 15:52:23 ---> a8b081e7752f 15:52:23 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:52:23 ---> Running in 1216be3aebc8 15:52:24 Removing intermediate container 1216be3aebc8 15:52:24 ---> b2d65f1119e2 15:52:24 Step 21/23 : LABEL arch=arm64 15:52:24 ---> Running in 171ea32498a1 15:52:26 Removing intermediate container 171ea32498a1 15:52:26 ---> 18d9cb20edc3 15:52:26 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:52:26 ---> Running in c2c0d585e392 15:52:26 ---> 3d9503eeb3f1 15:52:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:52:27 Removing intermediate container c2c0d585e392 15:52:27 ---> cf3d478f1cb3 15:52:27 Step 23/23 : LABEL version=3.0.0-dev.121 15:52:27 ---> Running in 3cdc05ec9a6f 15:52:28 Removing intermediate container 3cdc05ec9a6f 15:52:28 ---> 9acf41024d31 15:52:28 15:52:28 Successfully built 9acf41024d31 15:52:28 Successfully tagged security-proxy-auth-arm64:latest 15:52:28  Building security-proxy-auth ... done Building support-scheduler 15:52:28 ---> ee5a42b82e9c 15:52:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:28 ---> Running in 541a5a3e00b5 15:52:33 Removing intermediate container 541a5a3e00b5 15:52:33 ---> 2f197fd8580f 15:52:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:52:33 ---> Running in 29678b43c0e8 15:52:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:33 ---> 9e77ec8da2c2 15:52:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:52:33 ---> Using cache 15:52:33 ---> 37d18cb9aff0 15:52:33 Step 4/23 : WORKDIR /edgex-go 15:52:33 ---> Using cache 15:52:33 ---> 800fcb66a966 15:52:33 Step 5/23 : RUN apk add --update --no-cache make git 15:52:33 ---> Using cache 15:52:33 ---> fb22172a781f 15:52:33 Step 6/23 : COPY go.mod vendor* ./ 15:52:33 ---> Using cache 15:52:33 ---> 0262aebda022 15:52:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:33 ---> Using cache 15:52:33 ---> eb5b5c289f44 15:52:33 Step 8/23 : COPY . . 15:52:33 ---> Using cache 15:52:33 ---> 262abf286d39 15:52:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:52:34 Removing intermediate container 29678b43c0e8 15:52:34 ---> 87b63164a26a 15:52:34 Step 20/22 : LABEL arch=arm64 15:52:34 ---> Running in 9a9ef74f2e2a 15:52:34 ---> Running in f447c11de396 15:52:34 Removing intermediate container 67dd4d69fd7c 15:52:34 ---> 668370bf9749 15:52:34 15:52:34 Step 10/23 : FROM alpine:3.17 15:52:34 ---> 51e60588ff2c 15:52:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:52:34 ---> Using cache 15:52:34 ---> e009ad4d7383 15:52:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:52:34 ---> Using cache 15:52:34 ---> b716f3f241c5 15:52:34 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:34 ---> Using cache 15:52:34 ---> dc62f3e9696c 15:52:34 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:52:34 ---> Using cache 15:52:35 ---> 6fd0ba5aed24 15:52:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:52:35 Removing intermediate container f447c11de396 15:52:35 ---> 5f17512a1c58 15:52:35 Step 21/22 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:52:35 ---> Running in 2ecce6a9f15c 15:52:36 Removing intermediate container 2ecce6a9f15c 15:52:36 ---> 7148b13dddef 15:52:36 Step 22/22 : LABEL version=3.0.0-dev.121 15:52:36 ---> Running in 37350c9417a3 15:52:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:52:37 Removing intermediate container 37350c9417a3 15:52:37 ---> 99d506a462f9 15:52:37 15:52:37 Successfully built 99d506a462f9 15:52:37 Successfully tagged security-proxy-setup-arm64:latest 15:52:37  Building security-proxy-setup ... done Building security-spire-config 15:52:37 ---> a1f974e1780c 15:52:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:52:39 ---> d1d5f3828870 15:52:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:52:40 ---> 15994cee80e8 15:52:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:41 ---> Running in 0bf878714f8f 15:52:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:52:43 ---> 9e77ec8da2c2 15:52:43 Step 3/27 : WORKDIR /edgex-go 15:52:43 ---> Using cache 15:52:43 ---> 953da8cc5829 15:52:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:52:47 ---> Running in 34cc26ed6edd 15:52:48 Removing intermediate container 0bf878714f8f 15:52:48 ---> 5c94b601c2e3 15:52:48 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:52:48 ---> Running in 112d7b051c42 15:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:52:49 Removing intermediate container 112d7b051c42 15:52:49 ---> 13d732ce05e4 15:52:49 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:52:49 Removing intermediate container 0a0258b4ee6f 15:52:49 ---> bdbab33f8a6a 15:52:49 15:52:49 Step 10/23 : FROM alpine:3.17 15:52:49 ---> 51e60588ff2c 15:52:49 ---> Running in e0f9bfaa96bc 15:52:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:52:50 ---> Running in e26076f9959a 15:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:52:50 Removing intermediate container e0f9bfaa96bc 15:52:50 ---> 1d645eb65d13 15:52:50 Step 21/23 : LABEL arch=arm64 15:52:50 Removing intermediate container e26076f9959a 15:52:50 ---> f6fb959e45f3 15:52:50 Step 12/23 : ENV APP_PORT=59880 15:52:50 ---> Running in a5a34be7a38a 15:52:50 ---> Running in 7916150679dc 15:52:51 Removing intermediate container a5a34be7a38a 15:52:51 ---> 2ac7af156ab3 15:52:51 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:52:51 Removing intermediate container 7916150679dc 15:52:51 ---> 2a22b1168075 15:52:51 Step 13/23 : EXPOSE $APP_PORT 15:52:51 ---> Running in edae6d2f4d47 15:52:51 ---> Running in e4e7b3007a72 15:52:51 OK: 263 MiB in 53 packages 15:52:52 Removing intermediate container edae6d2f4d47 15:52:52 ---> 111621377a88 15:52:52 Step 23/23 : LABEL version=3.0.0-dev.121 15:52:52 Removing intermediate container e4e7b3007a72 15:52:52 ---> 85926f33f282 15:52:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:52:52 ---> Running in 58c6fb2ffad4 15:52:52 ---> Running in bd129814d64b 15:52:53 Removing intermediate container bd129814d64b 15:52:53 ---> e32c1356ec79 15:52:53 15:52:53 Removing intermediate container 34cc26ed6edd 15:52:53 ---> f3b3d24913b0 15:52:53 Step 5/27 : COPY go.mod vendor* ./ 15:52:53 Successfully built e32c1356ec79 15:52:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:52:54 Building security-spire-agent 15:52:54  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:52:54 ---> 426496919cbc 15:52:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:54 ---> Running in 15f17f6b5c13 15:52:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:52:57 (1/1) Installing dumb-init (1.2.5-r2) 15:52:57 Executing busybox-1.35.0-r29.trigger 15:52:57 OK: 8 MiB in 16 packages 15:52:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:52:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:52:57 ---> 9e77ec8da2c2 15:52:57 Step 3/27 : WORKDIR /edgex-go 15:52:57 ---> Using cache 15:52:57 ---> 953da8cc5829 15:52:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:52:57 ---> Using cache 15:52:57 ---> f3b3d24913b0 15:52:57 Step 5/27 : COPY go.mod vendor* ./ 15:52:57 ---> Using cache 15:52:57 ---> 426496919cbc 15:52:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:00 ---> Running in e70a2f777d37 15:53:01 Removing intermediate container 58c6fb2ffad4 15:53:01 ---> 0fd18502b5f2 15:53:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:02 ---> 8c31627cf483 15:53:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:53:03 ---> a18ab8927148 15:53:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:53:05 ---> cc646d7e1831 15:53:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:53:05 ---> e026cedad559 15:53:05 Step 19/23 : ENTRYPOINT ["/core-data"] 15:53:05 ---> Running in 73411e53fcc9 15:53:06 Removing intermediate container 73411e53fcc9 15:53:06 ---> 0af74dfd26e6 15:53:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:06 ---> Running in 74c60fe3ff62 15:53:07 Removing intermediate container 74c60fe3ff62 15:53:07 ---> 9c566082d948 15:53:07 Step 21/23 : LABEL arch=arm64 15:53:07 ---> Running in e0919af3589c 15:53:07 Removing intermediate container e0919af3589c 15:53:07 ---> 62f0a02b7119 15:53:07 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:53:07 ---> Running in 1f9a7304350b 15:53:08 Removing intermediate container 1f9a7304350b 15:53:08 ---> 1e819449d7e8 15:53:08 Step 23/23 : LABEL version=3.0.0-dev.121 15:53:08 ---> Running in 0bac51fbaa65 15:53:09 Removing intermediate container 0bac51fbaa65 15:53:09 ---> e80d806140ac 15:53:09 15:53:09 Successfully built e80d806140ac 15:53:09 Successfully tagged core-data-arm64:latest 15:53:09  Building core-data ... done Building security-bootstrapper 15:53:12 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:53:12 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:53:12 ---> 9e77ec8da2c2 15:53:12 Step 3/33 : WORKDIR /edgex-go 15:53:12 ---> Using cache 15:53:12 ---> 953da8cc5829 15:53:12 Step 4/33 : RUN apk add --update --no-cache make git 15:53:12 ---> Running in 0a80c37b5ada 15:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:16 OK: 263 MiB in 53 packages 15:53:18 Removing intermediate container 0a80c37b5ada 15:53:18 ---> 28992d5b7923 15:53:18 Step 5/33 : COPY go.mod vendor* ./ 15:53:19 ---> 5297bd340cc7 15:53:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:19 ---> Running in 83a92dad7021 15:53:51 Removing intermediate container 5f656fe9001b 15:53:51 ---> c91dc613f75a 15:53:51 15:53:51 Step 9/20 : FROM alpine:3.17 15:53:51 ---> 51e60588ff2c 15:53:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:53:51 ---> Running in d01c079edf0d 15:53:51 Removing intermediate container d01c079edf0d 15:53:51 ---> e9e02881069d 15:53:51 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:51 ---> Running in f8f44341675c 15:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:55 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:53:55 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:53:55 OK: 17689 distinct packages available 15:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:53:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:53:57 (1/9) Installing ca-certificates (20220614-r4) 15:53:58 (2/9) Installing brotli-libs (1.0.9-r9) 15:53:58 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:53:58 (4/9) Installing libcurl (7.88.1-r1) 15:53:58 (5/9) Installing curl (7.88.1-r1) 15:53:58 (6/9) Installing dumb-init (1.2.5-r2) 15:53:58 (7/9) Installing musl-obstack (1.2.3-r0) 15:53:58 (8/9) Installing libucontext (1.2-r0) 15:53:58 (9/9) Installing gcompat (1.1.0-r0) 15:53:58 Executing busybox-1.35.0-r29.trigger 15:53:58 Executing ca-certificates-20220614-r4.trigger 15:53:59 OK: 11 MiB in 24 packages 15:54:03 Removing intermediate container f8f44341675c 15:54:03 ---> 6d4ec96b0c23 15:54:03 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:05 ---> 00281140b2a8 15:54:05 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:54:07 ---> f6489423adfb 15:54:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:54:12 ---> 47989bfe67f4 15:54:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:54:14 ---> 0b7fa8ff4557 15:54:14 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:54:14 ---> Running in 853d7ad18122 15:54:16 Removing intermediate container 853d7ad18122 15:54:16 ---> 060356856ce5 15:54:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:17 ---> Running in cd1dd261674d 15:54:18 Removing intermediate container cd1dd261674d 15:54:18 ---> cfda18e6b343 15:54:18 Step 18/20 : LABEL arch=arm64 15:54:18 ---> Running in f53eb8884788 15:54:19 Removing intermediate container f53eb8884788 15:54:19 ---> 14db8e9bda93 15:54:19 Step 19/20 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:54:20 ---> Running in 31a443193c24 15:54:21 Removing intermediate container 31a443193c24 15:54:21 ---> ef6b3a219974 15:54:21 Step 20/20 : LABEL version=3.0.0-dev.121 15:54:21 ---> Running in 9beb14dc065f 15:54:22 Removing intermediate container 9beb14dc065f 15:54:22 ---> b9fbbd3d0e44 15:54:22 15:54:23 Successfully built b9fbbd3d0e44 15:54:23 Successfully tagged security-spiffe-token-provider-arm64:latest 15:54:23  Building security-spiffe-token-provider ... done Building security-secretstore-setup 15:54:28 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:54:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:54:28 ---> 9e77ec8da2c2 15:54:28 Step 3/25 : WORKDIR /edgex-go 15:54:28 ---> Using cache 15:54:28 ---> 953da8cc5829 15:54:28 Step 4/25 : RUN apk add --update --no-cache make git 15:54:28 ---> Using cache 15:54:28 ---> 28992d5b7923 15:54:28 Step 5/25 : COPY go.mod vendor* ./ 15:54:28 ---> Using cache 15:54:28 ---> 5297bd340cc7 15:54:28 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:30 ---> Running in 8a1a0d30ee83 15:55:17 Removing intermediate container 15f17f6b5c13 15:55:17 ---> cdac4db3de49 15:55:17 Step 7/27 : COPY . . 15:55:17 ---> 91e42ba64a5b 15:55:17 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:55:18 ---> Running in a19d7848beb6 15:55:19 Removing intermediate container a19d7848beb6 15:55:19 ---> 2a62010fa21e 15:55:19 Step 9/27 : WORKDIR /edgex-go/spire-build 15:55:19 ---> Running in e34b3031a049 15:55:21 Removing intermediate container e34b3031a049 15:55:21 ---> 48edbcbc8b2a 15:55:21 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:55:21 ---> Running in 67c7a0e48e8a 15:55:22 Removing intermediate container 67c7a0e48e8a 15:55:22 ---> 8b7baa14feef 15:55:22 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:55:22 ---> Running in abee2c3f4d2d 15:55:23 Removing intermediate container e70a2f777d37 15:55:23 ---> 833e5ab1ab95 15:55:23 Step 7/27 : COPY . . 15:55:27 Removing intermediate container abee2c3f4d2d 15:55:27 ---> 93b1f2b1442a 15:55:27 Step 12/27 : WORKDIR /edgex-go 15:55:27 ---> Running in d95362afa79d 15:55:28 Removing intermediate container d95362afa79d 15:55:28 ---> 12d7d5736e96 15:55:28 15:55:28 Step 13/27 : FROM alpine:3.17 15:55:28 ---> 51e60588ff2c 15:55:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:55:28 ---> Running in 1534b186cb10 15:55:30 Removing intermediate container 1534b186cb10 15:55:30 ---> 1bccd308207e 15:55:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:55:30 ---> Running in 1ea5314fef5e 15:55:32 ---> 727a0f4192a5 15:55:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:55:32 ---> Running in 4a7f1954a649 15:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:55:33 Removing intermediate container 4a7f1954a649 15:55:33 ---> 4987c6662dbe 15:55:33 Step 9/27 : WORKDIR /edgex-go/spire-build 15:55:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:55:33 ---> Running in 03a59c576e07 15:55:34 Removing intermediate container 03a59c576e07 15:55:34 ---> 0b81a778bdda 15:55:34 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:55:35 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:55:35 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:55:35 OK: 17689 distinct packages available 15:55:35 Removing intermediate container 83a92dad7021 15:55:35 ---> 145c8266591e 15:55:35 Step 7/33 : COPY . . 15:55:35 ---> Running in 9e16a8fb7271 15:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:55:38 (1/4) Installing dumb-init (1.2.5-r2) 15:55:39 (2/4) Installing musl-obstack (1.2.3-r0) 15:55:39 (3/4) Installing libucontext (1.2-r0) 15:55:39 (4/4) Installing gcompat (1.1.0-r0) 15:55:39 Executing busybox-1.35.0-r29.trigger 15:55:39 Removing intermediate container 9e16a8fb7271 15:55:39 ---> c721ca573527 15:55:39 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:55:39 OK: 8 MiB in 19 packages 15:55:39 ---> Running in 1deccf126391 15:55:42 Removing intermediate container 1ea5314fef5e 15:55:42 ---> b92c98041725 15:55:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:44 Removing intermediate container 1deccf126391 15:55:44 ---> 62fe77c93c19 15:55:44 Step 12/27 : WORKDIR /edgex-go 15:55:44 ---> Running in dafcca6c04d0 15:55:44 ---> cbf7603cde93 15:55:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:55:46 Removing intermediate container dafcca6c04d0 15:55:46 ---> a4c95ac64256 15:55:46 15:55:46 Step 13/27 : FROM alpine:3.17 15:55:46 ---> 51e60588ff2c 15:55:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:55:46 ---> Using cache 15:55:46 ---> 1bccd308207e 15:55:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:55:46 ---> 6dc8e14159dd 15:55:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:55:46 ---> Running in 7bc7e3c55dd2 15:55:46 ---> 28d56c56e80c 15:55:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:55:46 ---> Running in 2e29d24d81e7 15:55:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:55:52 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:55:52 v3.17.3-41-g6941dba4129 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:55:52 OK: 17689 distinct packages available 15:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:55:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:55:55 (1/5) Installing dumb-init (1.2.5-r2) 15:55:55 (2/5) Installing musl-obstack (1.2.3-r0) 15:55:55 (3/5) Installing libucontext (1.2-r0) 15:55:55 (4/5) Installing gcompat (1.1.0-r0) 15:55:55 (5/5) Installing openssl (3.0.8-r3) 15:55:55 Executing busybox-1.35.0-r29.trigger 15:55:55 OK: 9 MiB in 20 packages 15:55:58 ---> 0e743dfa544c 15:55:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:55:58 Removing intermediate container 7bc7e3c55dd2 15:55:58 ---> 3458f68e83ad 15:55:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:00 ---> 5d89bf0f3e36 15:56:00 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:56:00 ---> Running in 1d4b11937f63 15:56:00 ---> 6d81c9e09ed3 15:56:00 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:56:01 Removing intermediate container 1d4b11937f63 15:56:01 ---> a37ab46ca4f3 15:56:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:56:02 ---> c89618d5a726 15:56:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:56:06 ---> 88f88418e264 15:56:06 Step 22/27 : WORKDIR / 15:56:06 ---> Running in 1f55de24130a 15:56:07 Removing intermediate container 1f55de24130a 15:56:07 ---> cd521b227aa7 15:56:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:56:07 ---> Running in 3a3f5c192598 15:56:09 Removing intermediate container 3a3f5c192598 15:56:09 ---> e183cb3b7902 15:56:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:56:09 ---> Running in 394cdf0b224b 15:56:10 Removing intermediate container 394cdf0b224b 15:56:10 ---> d57dc923fc4f 15:56:10 Step 25/27 : LABEL arch=arm64 15:56:10 ---> Running in de3cf6987fd4 15:56:10 Removing intermediate container de3cf6987fd4 15:56:10 ---> 09231e7ac695 15:56:10 Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:56:11 ---> Running in 23b89425d014 15:56:12 Removing intermediate container 23b89425d014 15:56:12 ---> d7e0821aa96c 15:56:12 Step 27/27 : LABEL version=3.0.0-dev.121 15:56:12 ---> Running in 6f131c9352b8 15:56:13 ---> b85ce84bba3a 15:56:13 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:56:13 Removing intermediate container 6f131c9352b8 15:56:13 ---> 574a680b4803 15:56:13 15:56:13 Successfully built 574a680b4803 15:56:13 Successfully tagged security-spire-config-arm64:latest 15:56:13 Building support-notifications 15:56:19  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:56:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:56:19 ---> 9e77ec8da2c2 15:56:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:56:19 ---> Using cache 15:56:19 ---> 37d18cb9aff0 15:56:19 Step 4/23 : WORKDIR /edgex-go 15:56:19 ---> Using cache 15:56:19 ---> 800fcb66a966 15:56:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:56:19 ---> Running in 22b1e38ccf2d 15:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:56:24 ---> 0ab0bf3474a4 15:56:24 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:56:24 OK: 263 MiB in 53 packages 15:56:25 ---> 218b2d3c5cfb 15:56:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:56:26 Removing intermediate container 22b1e38ccf2d 15:56:26 ---> df25cf4231c0 15:56:26 Step 6/23 : COPY go.mod vendor* ./ 15:56:26 ---> ee0af0e54e1b 15:56:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:56:28 ---> 4bc97fefa086 15:56:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:28 ---> Running in 2f2630986c40 15:56:28 ---> f20eca8d9238 15:56:28 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:56:28 ---> Running in b73fce2b8408 15:56:29 Removing intermediate container b73fce2b8408 15:56:29 ---> c3a36a9344da 15:56:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:56:29 ---> Running in b7cfc479a0af 15:56:30 Removing intermediate container b7cfc479a0af 15:56:30 ---> 49a08d07a203 15:56:30 Step 25/27 : LABEL arch=arm64 15:56:31 Removing intermediate container 8a1a0d30ee83 15:56:31 ---> 5f280c4903d1 15:56:31 Step 7/25 : COPY . . 15:56:33 ---> Running in be00140911e0 15:56:34 Removing intermediate container be00140911e0 15:56:34 ---> 6c391e5a3a2d 15:56:34 Step 26/27 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:56:34 ---> Running in f380cacb289d 15:56:34 ---> 20c2c6728772 15:56:34 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:56:35 ---> Running in 2a4f868c207f 15:56:35 Removing intermediate container f380cacb289d 15:56:35 ---> b736c3ed7ea6 15:56:35 Step 27/27 : LABEL version=3.0.0-dev.121 15:56:35 ---> Running in 42cf609b675f 15:56:36 Removing intermediate container 42cf609b675f 15:56:36 ---> 1bd496ee7735 15:56:36 15:56:36 Successfully built 1bd496ee7735 15:56:36 Successfully tagged security-spire-agent-arm64:latest 15:56:36  Building security-spire-agent ... done Building core-command 15:56:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:56:40 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:56:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:56:40 ---> 9e77ec8da2c2 15:56:40 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:56:40 ---> Using cache 15:56:40 ---> 37d18cb9aff0 15:56:40 Step 4/24 : WORKDIR /edgex-go 15:56:40 ---> Using cache 15:56:40 ---> 800fcb66a966 15:56:40 Step 5/24 : RUN apk add --update --no-cache make git 15:56:40 ---> Using cache 15:56:40 ---> fb22172a781f 15:56:40 Step 6/24 : COPY go.mod vendor* ./ 15:56:40 ---> Using cache 15:56:40 ---> 0262aebda022 15:56:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:40 ---> Using cache 15:56:40 ---> eb5b5c289f44 15:56:40 Step 8/24 : COPY . . 15:56:40 ---> Using cache 15:56:40 ---> 262abf286d39 15:56:40 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:56:41 ---> Running in c2a97908aa56 15:56:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:58:05 Removing intermediate container 2f2630986c40 15:58:05 ---> 6d84535d53fe 15:58:05 Step 8/23 : COPY . . 15:58:05 ---> ced1eaaa13db 15:58:05 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:58:05 ---> Running in 4bd05a7c2aff 15:58:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:59:41 Removing intermediate container 9a9ef74f2e2a 15:59:41 ---> 546a577fe8ca 15:59:41 15:59:41 Step 10/23 : FROM alpine:3.17 15:59:41 ---> 51e60588ff2c 15:59:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:59:41 ---> Running in 4601a7c18db0 15:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:59:41 (1/1) Installing dumb-init (1.2.5-r2) 15:59:41 Executing busybox-1.35.0-r29.trigger 15:59:41 OK: 8 MiB in 16 packages 15:59:42 Removing intermediate container 4601a7c18db0 15:59:42 ---> b8ab6837f42f 15:59:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:59:42 ---> Running in 31d9a8554e31 15:59:43 Removing intermediate container 31d9a8554e31 15:59:43 ---> a31fc2bd8c89 15:59:43 Step 13/23 : ENV APP_PORT=59861 15:59:43 ---> Running in 9e53c40dc269 15:59:44 Removing intermediate container 9e53c40dc269 15:59:44 ---> 2ac13a0b4340 15:59:44 Step 14/23 : EXPOSE $APP_PORT 15:59:44 ---> Running in ea4a638955ca 15:59:44 Removing intermediate container ea4a638955ca 15:59:44 ---> 815c9c712b5b 15:59:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:45 ---> 6309cf416132 15:59:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:59:49 ---> 07c4d669c658 15:59:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:59:51 ---> 2b2eb77d981d 15:59:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:59:52 ---> 49d397e65a7a 15:59:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:59:52 ---> Running in f4327dfa4c63 15:59:52 Removing intermediate container f4327dfa4c63 15:59:52 ---> c7c3f8536e8a 15:59:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:59:53 ---> Running in 5a5a95bb944d 15:59:53 Removing intermediate container 5a5a95bb944d 15:59:53 ---> e65064f2d76c 15:59:53 Step 21/23 : LABEL arch=arm64 15:59:53 ---> Running in bf1c94068aac 15:59:54 Removing intermediate container bf1c94068aac 15:59:54 ---> ee324e748782 15:59:54 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 15:59:54 ---> Running in bcce99e31b5f 15:59:54 Removing intermediate container bcce99e31b5f 15:59:54 ---> c5558ed0cf64 15:59:54 Step 23/23 : LABEL version=3.0.0-dev.121 15:59:54 ---> Running in 7626895f59d1 15:59:55 Removing intermediate container 7626895f59d1 15:59:55 ---> 024ca1ff22b6 15:59:55 15:59:55 Successfully built 024ca1ff22b6 15:59:55 Successfully tagged support-scheduler-arm64:latest 15:59:55 Building core-metadata 15:59:59  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:59:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:59:59 ---> 9e77ec8da2c2 15:59:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:59:59 ---> Using cache 15:59:59 ---> 37d18cb9aff0 15:59:59 Step 4/25 : WORKDIR /edgex-go 15:59:59 ---> Using cache 15:59:59 ---> 800fcb66a966 15:59:59 Step 5/25 : RUN apk add --update --no-cache make git 15:59:59 ---> Using cache 15:59:59 ---> fb22172a781f 15:59:59 Step 6/25 : COPY go.mod vendor* ./ 15:59:59 ---> Using cache 15:59:59 ---> 0262aebda022 15:59:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:59 ---> Using cache 15:59:59 ---> eb5b5c289f44 15:59:59 Step 8/25 : COPY . . 15:59:59 ---> Using cache 15:59:59 ---> 262abf286d39 15:59:59 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:59:59 ---> Running in 7d7d505de5d1 16:00:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:02:23 Removing intermediate container 2e29d24d81e7 16:02:23 ---> 8dbbdc0f87f4 16:02:23 16:02:23 Step 9/33 : FROM alpine:3.17 16:02:23 ---> 51e60588ff2c 16:02:23 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:02:23 ---> Using cache 16:02:23 ---> e9e02881069d 16:02:23 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:02:23 ---> Running in b4e956b1e582 16:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:23 (1/2) Installing dumb-init (1.2.5-r2) 16:02:23 (2/2) Installing su-exec (0.2-r2) 16:02:23 Executing busybox-1.35.0-r29.trigger 16:02:23 OK: 8 MiB in 17 packages 16:02:24 Removing intermediate container b4e956b1e582 16:02:24 ---> 44c8e311b95c 16:02:24 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:02:24 ---> Running in dace60175c07 16:02:25 Removing intermediate container dace60175c07 16:02:25 ---> f8ec8210d806 16:02:25 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:02:25 ---> Running in 5b8156229238 16:02:26 Removing intermediate container 5b8156229238 16:02:26 ---> 8095e4b7f976 16:02:26 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:02:30 ---> Running in 9dc3e288bed3 16:02:30 Removing intermediate container 9dc3e288bed3 16:02:30 ---> c2e8df2a4dcf 16:02:30 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:02:30 ---> Running in 270055e440b0 16:02:31 Removing intermediate container 270055e440b0 16:02:31 ---> 46b39e28ed3f 16:02:31 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:02:31 ---> Running in a91f0d542d27 16:02:34 Removing intermediate container a91f0d542d27 16:02:34 ---> 52021515f7d6 16:02:34 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:02:34 ---> Running in 4b20813d952c 16:02:34 Removing intermediate container 4b20813d952c 16:02:34 ---> 0f932f590021 16:02:34 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:02:35 ---> d47a8b63c6dd 16:02:35 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:02:35 ---> Running in 646f4046d400 16:02:39 Removing intermediate container 646f4046d400 16:02:39 ---> 6483d7a9a772 16:02:39 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:39 ---> 42affcec1d33 16:02:39 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:02:43 ---> b4358bbe20eb 16:02:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:02:44 ---> eb9e7ecfe8a9 16:02:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:02:45 ---> 54a3d36efc16 16:02:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:02:46 ---> c42b085c0073 16:02:46 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:02:46 ---> 8cac8a3c1c10 16:02:46 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:02:47 ---> 765cc65d7c9b 16:02:47 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:02:48 ---> 26f7df1d05eb 16:02:48 Step 28/33 : RUN chmod +x /entrypoint.sh 16:02:48 ---> Running in b678270bfdf5 16:02:52 Removing intermediate container b678270bfdf5 16:02:52 ---> 706c5a56924c 16:02:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:02:52 ---> Running in d4adbe47e5d5 16:02:52 Removing intermediate container d4adbe47e5d5 16:02:52 ---> 9e49fd50f2cc 16:02:52 Step 30/33 : CMD ["gate"] 16:02:52 ---> Running in d019b2ae2cc8 16:02:53 Removing intermediate container d019b2ae2cc8 16:02:53 ---> e193e342888c 16:02:53 Step 31/33 : LABEL arch=arm64 16:02:53 ---> Running in c8c4bc15b478 16:02:53 Removing intermediate container c8c4bc15b478 16:02:53 ---> 1e56fd213195 16:02:53 Step 32/33 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 16:02:53 ---> Running in c2689f04f36b 16:02:54 Removing intermediate container c2689f04f36b 16:02:54 ---> 0d8004d87826 16:02:54 Step 33/33 : LABEL version=3.0.0-dev.121 16:02:54 ---> Running in 4a81ddcb2402 16:02:55 Removing intermediate container 4a81ddcb2402 16:02:55 ---> 14e15fe15048 16:02:55 16:02:55 Successfully built 14e15fe15048 16:02:55 Successfully tagged security-bootstrapper-arm64:latest 16:02:55  Building security-bootstrapper ... done Building security-spire-server 16:02:58 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:02:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:02:58 ---> 9e77ec8da2c2 16:02:58 Step 3/26 : WORKDIR /edgex-go 16:02:58 ---> Using cache 16:02:58 ---> 953da8cc5829 16:02:58 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:02:58 ---> Using cache 16:02:58 ---> f3b3d24913b0 16:02:58 Step 5/26 : COPY go.mod vendor* ./ 16:02:58 ---> Using cache 16:02:58 ---> 426496919cbc 16:02:58 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:58 ---> Using cache 16:02:58 ---> 833e5ab1ab95 16:02:58 Step 7/26 : COPY . . 16:02:58 ---> Using cache 16:02:58 ---> 727a0f4192a5 16:02:58 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 16:02:58 ---> Using cache 16:02:58 ---> 4987c6662dbe 16:02:58 Step 9/26 : WORKDIR /edgex-go/spire-build 16:02:58 ---> Using cache 16:02:58 ---> 0b81a778bdda 16:02:58 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:02:58 ---> Using cache 16:02:58 ---> c721ca573527 16:02:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:02:59 ---> Running in b0c1eda8b000 16:03:02 Removing intermediate container b0c1eda8b000 16:03:02 ---> 43dfeda8f0ea 16:03:02 Step 12/26 : WORKDIR /edgex-go 16:03:02 ---> Running in fa92a4f2f3e7 16:03:03 Removing intermediate container fa92a4f2f3e7 16:03:03 ---> b5a79ceaa466 16:03:03 16:03:03 Step 13/26 : FROM alpine:3.17 16:03:03 ---> 51e60588ff2c 16:03:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:03:03 ---> Using cache 16:03:03 ---> 1bccd308207e 16:03:03 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:03:03 ---> Using cache 16:03:03 ---> 3458f68e83ad 16:03:03 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:03 ---> Using cache 16:03:03 ---> 6d81c9e09ed3 16:03:03 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:03:03 ---> Using cache 16:03:03 ---> c89618d5a726 16:03:03 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:03:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.121" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:03:11 ---> 3c42f8ea8f97 16:03:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:03:11 ---> 11a4182943b7 16:03:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:03:12 ---> 803fe023374f 16:03:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:03:13 ---> b8c1877dd3d5 16:03:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:03:13 ---> Running in 03fd9b4342f6 16:03:13 Removing intermediate container 03fd9b4342f6 16:03:13 ---> da05cc268e0d 16:03:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:03:13 ---> Running in c3ea5fb39802 16:03:14 Removing intermediate container c3ea5fb39802 16:03:14 ---> 38cf76aefb78 16:03:14 Step 24/26 : LABEL arch=arm64 16:03:14 ---> Running in 5e6b99813059 16:03:15 Removing intermediate container 5e6b99813059 16:03:15 ---> 7fda6774a844 16:03:15 Step 25/26 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 16:03:15 ---> Running in cdc4d913305c 16:03:15 Removing intermediate container cdc4d913305c 16:03:15 ---> 7ebff588f15d 16:03:15 Step 26/26 : LABEL version=3.0.0-dev.121 16:03:15 ---> Running in 7eb21e2efda8 16:03:16 Removing intermediate container 7eb21e2efda8 16:03:16 ---> ed00caf2e3cc 16:03:16 16:03:16 Successfully built ed00caf2e3cc 16:03:16 Successfully tagged security-spire-server-arm64:latest 16:03:26  Building security-spire-server ... done Removing intermediate container 2a4f868c207f 16:03:26 ---> e7c4fb153d99 16:03:26 16:03:26 Step 9/25 : FROM alpine:3.17 16:03:26 ---> 51e60588ff2c 16:03:26 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:03:26 ---> Running in 6558a920b5c7 16:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:03:31 (1/3) Installing ca-certificates (20220614-r4) 16:03:31 (2/3) Installing dumb-init (1.2.5-r2) 16:03:31 (3/3) Installing su-exec (0.2-r2) 16:03:31 Executing busybox-1.35.0-r29.trigger 16:03:31 Executing ca-certificates-20220614-r4.trigger 16:03:32 OK: 8 MiB in 18 packages 16:03:34 Removing intermediate container 6558a920b5c7 16:03:34 ---> 4aa031e6b9aa 16:03:34 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:03:34 ---> Running in 6a5bacd4762a 16:03:35 Removing intermediate container 6a5bacd4762a 16:03:35 ---> 5cd57c447949 16:03:35 Step 12/25 : WORKDIR / 16:03:35 ---> Running in f491a0e48201 16:03:35 Removing intermediate container f491a0e48201 16:03:35 ---> 7c4df9cce3a2 16:03:35 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:03:36 ---> 76734607dbb0 16:03:36 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:03:37 ---> e18f2079f266 16:03:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:03:38 ---> 720194f9f8d1 16:03:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:03:39 ---> c285ba119cba 16:03:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:03:40 ---> 6e96edee6190 16:03:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:03:42 ---> 4a47dd9b2a2c 16:03:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:03:44 ---> ba4498cbd9a9 16:03:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:03:44 ---> 11748f6c7061 16:03:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:03:44 ---> Running in 6f718a7c4348 16:03:50 Removing intermediate container 6f718a7c4348 16:03:50 ---> 349463da51c9 16:03:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:03:50 ---> Running in 44db4b5f4ede 16:03:51 Removing intermediate container 44db4b5f4ede 16:03:51 ---> 17054d971e42 16:03:51 Step 23/25 : LABEL arch=arm64 16:03:51 ---> Running in ff555c0a9d80 16:03:51 Removing intermediate container ff555c0a9d80 16:03:51 ---> 19ca33bb5189 16:03:51 Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 16:03:52 ---> Running in 6d7226887018 16:03:53 Removing intermediate container 6d7226887018 16:03:53 ---> 1b8d508c00dc 16:03:53 Step 25/25 : LABEL version=3.0.0-dev.121 16:03:53 ---> Running in 0c1522e60ce8 16:03:53 Removing intermediate container 0c1522e60ce8 16:03:53 ---> 4082cc6554f5 16:03:53 16:03:53 Successfully built 4082cc6554f5 16:03:54 Successfully tagged security-secretstore-setup-arm64:latest 16:04:01  Building security-secretstore-setup ... done Removing intermediate container c2a97908aa56 16:04:01 ---> 70e36342945d 16:04:01 16:04:01 Step 10/24 : FROM alpine:3.17 16:04:01 ---> 51e60588ff2c 16:04:01 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:04:01 ---> Using cache 16:04:01 ---> b8ab6837f42f 16:04:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:04:01 ---> Using cache 16:04:01 ---> a31fc2bd8c89 16:04:01 Step 13/24 : ENV APP_PORT=59882 16:04:01 ---> Running in 1e88d563ffda 16:04:02 Removing intermediate container 1e88d563ffda 16:04:02 ---> e4c52c97dd2c 16:04:02 Step 14/24 : EXPOSE $APP_PORT 16:04:02 ---> Running in 672534548a8b 16:04:03 Removing intermediate container 672534548a8b 16:04:03 ---> 50e483a33a8a 16:04:03 Step 15/24 : WORKDIR / 16:04:03 ---> Running in acb414bc9ffc 16:04:03 Removing intermediate container acb414bc9ffc 16:04:03 ---> fecc9f7a62df 16:04:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:04 ---> e06f0e63dd70 16:04:04 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:04:05 ---> 01f318638a6d 16:04:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:04:07 ---> 483cc559ea9c 16:04:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:04:07 ---> 1fe8da178331 16:04:07 Step 20/24 : ENTRYPOINT ["/core-command"] 16:04:08 ---> Running in 7284fa3dce00 16:04:08 Removing intermediate container 7284fa3dce00 16:04:08 ---> a85bd5f21b84 16:04:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:04:08 ---> Running in 414ce848119d 16:04:09 Removing intermediate container 414ce848119d 16:04:09 ---> 37b54e4d11eb 16:04:09 Step 22/24 : LABEL arch=arm64 16:04:09 ---> Running in 0206ffda44a5 16:04:09 Removing intermediate container 0206ffda44a5 16:04:09 ---> ceea247af769 16:04:09 Step 23/24 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 16:04:09 ---> Running in 8fd157e4bc94 16:04:10 Removing intermediate container 8fd157e4bc94 16:04:10 ---> ffa1fbd34f09 16:04:10 Step 24/24 : LABEL version=3.0.0-dev.121 16:04:10 ---> Running in bd1b4d6f64dd 16:04:11 Removing intermediate container bd1b4d6f64dd 16:04:11 ---> 61a1da193ccf 16:04:11 16:04:11 Successfully built 61a1da193ccf 16:04:11 Successfully tagged core-command-arm64:latest 16:05:32  Building core-command ... done Removing intermediate container 7d7d505de5d1 16:05:32 ---> b7132f40cd91 16:05:32 16:05:32 Step 10/25 : FROM alpine:3.17 16:05:32 ---> 51e60588ff2c 16:05:32 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:05:32 ---> Using cache 16:05:32 ---> b8ab6837f42f 16:05:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:05:32 ---> Using cache 16:05:32 ---> a31fc2bd8c89 16:05:32 Step 13/25 : ENV APP_PORT=59881 16:05:32 ---> Running in 7ff30656c185 16:05:32 Removing intermediate container 7ff30656c185 16:05:32 ---> d398ec1d27da 16:05:32 Step 14/25 : EXPOSE $APP_PORT 16:05:32 ---> Running in c29f7e218489 16:05:32 Removing intermediate container c29f7e218489 16:05:32 ---> 0a7b152ac5a6 16:05:32 Step 15/25 : WORKDIR / 16:05:32 ---> Running in 93f37000c721 16:05:32 Removing intermediate container 93f37000c721 16:05:32 ---> bf075adbaabc 16:05:32 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:32 ---> af11d236e666 16:05:32 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:05:32 ---> fe2217b88252 16:05:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:05:32 ---> 4d9111fbec34 16:05:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:05:32 ---> a1ddb07e8b83 16:05:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:05:32 ---> a5a2ff68181b 16:05:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:05:32 ---> Running in 1782d67435ad 16:05:32 Removing intermediate container 1782d67435ad 16:05:32 ---> 35e5cade931b 16:05:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:05:32 ---> Running in 98cd6bcd4b11 16:05:32 Removing intermediate container 98cd6bcd4b11 16:05:32 ---> aaecc6646022 16:05:32 Step 23/25 : LABEL arch=arm64 16:05:32 ---> Running in 3d810c87cd83 16:05:32 Removing intermediate container 3d810c87cd83 16:05:32 ---> 62e0c432d517 16:05:32 Step 24/25 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 16:05:32 ---> Running in 71ad275ebdfb 16:05:32 Removing intermediate container 71ad275ebdfb 16:05:32 ---> d12402f1931c 16:05:32 Step 25/25 : LABEL version=3.0.0-dev.121 16:05:32 ---> Running in 65fe1f627a25 16:05:32 Removing intermediate container 65fe1f627a25 16:05:32 ---> d39fd59e8920 16:05:32 16:05:32 Successfully built d39fd59e8920 16:05:32 Successfully tagged core-metadata-arm64:latest 16:05:42  Building core-metadata ... done Removing intermediate container 4bd05a7c2aff 16:05:42 ---> 5122a2a78fab 16:05:42 16:05:42 Step 10/23 : FROM alpine:3.17 16:05:42 ---> 51e60588ff2c 16:05:42 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:05:42 ---> Running in aa7910fb7c3a 16:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:05:45 (1/2) Installing ca-certificates (20220614-r4) 16:05:45 (2/2) Installing dumb-init (1.2.5-r2) 16:05:45 Executing busybox-1.35.0-r29.trigger 16:05:45 Executing ca-certificates-20220614-r4.trigger 16:05:45 OK: 8 MiB in 17 packages 16:05:47 Removing intermediate container aa7910fb7c3a 16:05:47 ---> ca8ae25e7c72 16:05:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:05:47 ---> Running in 527ba1778c62 16:05:47 Removing intermediate container 527ba1778c62 16:05:47 ---> 95fe14f1c6ff 16:05:47 Step 13/23 : ENV APP_PORT=59860 16:05:47 ---> Running in d3d868c0c6aa 16:05:47 Removing intermediate container d3d868c0c6aa 16:05:47 ---> 6b1f54704f96 16:05:47 Step 14/23 : EXPOSE $APP_PORT 16:05:48 ---> Running in 68f6c8dcabcc 16:05:48 Removing intermediate container 68f6c8dcabcc 16:05:48 ---> 4473b875230c 16:05:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:48 ---> fb46b1abf3ec 16:05:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:05:49 ---> 4deece900a08 16:05:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:05:50 ---> bc9bf84b07b2 16:05:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:05:51 ---> faf5acd7a600 16:05:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:05:51 ---> Running in e9cccae7b9fa 16:05:51 Removing intermediate container e9cccae7b9fa 16:05:51 ---> 02073be6caa3 16:05:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:05:51 ---> Running in 9426a2dbdebd 16:05:51 Removing intermediate container 9426a2dbdebd 16:05:51 ---> f866416de1d4 16:05:51 Step 21/23 : LABEL arch=arm64 16:05:51 ---> Running in c812c1380a23 16:05:52 Removing intermediate container c812c1380a23 16:05:52 ---> 41487f29243e 16:05:52 Step 22/23 : LABEL git_sha=581b0da79acfc8c7cfb708782744174800bf9092 16:05:52 ---> Running in 7e74979c59ab 16:05:52 Removing intermediate container 7e74979c59ab 16:05:52 ---> abb4583c6233 16:05:52 Step 23/23 : LABEL version=3.0.0-dev.121 16:05:52 ---> Running in e62933012474 16:05:53 Removing intermediate container e62933012474 16:05:53 ---> 30e5eedc7d9e 16:05:53 16:05:53 Successfully built 30e5eedc7d9e 16:05:53 Successfully tagged support-notifications-arm64:latest 16:05:53  Building support-notifications ... done  [Pipeline] } 16:05:53 $ docker stop --time=1 c309772a4e2cb3e129321659ce0e6399f29e35491efb5b13cdcc2b3d55375629 16:05:55 $ docker rm -f --volumes c309772a4e2cb3e129321659ce0e6399f29e35491efb5b13cdcc2b3d55375629 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:55 + docker images 16:05:55 REPOSITORY TAG IMAGE ID CREATED SIZE 16:05:55 support-notifications-arm64 latest 30e5eedc7d9e 3 seconds ago 32.2MB 16:05:55 5122a2a78fab 15 seconds ago 1.39GB 16:05:55 core-metadata-arm64 latest d39fd59e8920 25 seconds ago 20.2MB 16:05:55 b7132f40cd91 33 seconds ago 1.33GB 16:05:55 core-command-arm64 latest 61a1da193ccf About a minute ago 19.7MB 16:05:55 70e36342945d About a minute ago 1.32GB 16:05:55 security-secretstore-setup-arm64 latest 4082cc6554f5 2 minutes ago 32.2MB 16:05:55 e7c4fb153d99 2 minutes ago 1.31GB 16:05:55 security-spire-server-arm64 latest ed00caf2e3cc 2 minutes ago 87.1MB 16:05:55 b5a79ceaa466 2 minutes ago 1.18GB 16:05:55 security-bootstrapper-arm64 latest 14e15fe15048 3 minutes ago 21.9MB 16:05:55 8dbbdc0f87f4 3 minutes ago 1.31GB 16:05:55 support-scheduler-arm64 latest 024ca1ff22b6 6 minutes ago 31.5MB 16:05:55 546a577fe8ca 6 minutes ago 1.39GB 16:05:55 security-spire-agent-arm64 latest 1bd496ee7735 9 minutes ago 125MB 16:05:55 security-spire-config-arm64 latest 574a680b4803 9 minutes ago 86.2MB 16:05:55 a4c95ac64256 10 minutes ago 1.18GB 16:05:55 12d7d5736e96 10 minutes ago 1.18GB 16:05:55 security-spiffe-token-provider-arm64 latest b9fbbd3d0e44 11 minutes ago 32.7MB 16:05:55 c91dc613f75a 12 minutes ago 1.36GB 16:05:55 core-data-arm64 latest e80d806140ac 12 minutes ago 19.9MB 16:05:55 core-common-config-bootstrapper-arm64 latest e32c1356ec79 13 minutes ago 17.2MB 16:05:55 bdbab33f8a6a 13 minutes ago 1.32GB 16:05:55 security-proxy-setup-arm64 latest 99d506a462f9 13 minutes ago 18.7MB 16:05:55 668370bf9749 13 minutes ago 1.31GB 16:05:55 security-proxy-auth-arm64 latest 9acf41024d31 13 minutes ago 18.3MB 16:05:55 b98363d0ec1f 13 minutes ago 1.3GB 16:05:55 03f548475ab8 14 minutes ago 1.3GB 16:05:55 ci-base-image-arm64 latest 9e77ec8da2c2 23 minutes ago 866MB 16:05:55 alpine 3.17 51e60588ff2c 6 days ago 7.46MB 16:05:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 16:05:55 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 16:05:55 provisioning config files... 16:05:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/483@tmp/config12131141557900756161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:56 ---> docker-login.sh 16:05:56 nexus3.edgexfoundry.org:10001 16:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:56 Configure a credential helper to remove this warning. See 16:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:56 16:05:56 Login Succeeded 16:05:56 nexus3.edgexfoundry.org:10002 16:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:57 Configure a credential helper to remove this warning. See 16:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:57 16:05:57 Login Succeeded 16:05:57 nexus3.edgexfoundry.org:10003 16:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:57 Configure a credential helper to remove this warning. See 16:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:57 16:05:57 Login Succeeded 16:05:57 nexus3.edgexfoundry.org:10004 16:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:57 Configure a credential helper to remove this warning. See 16:05:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:57 16:05:57 Login Succeeded 16:05:57 docker.io 16:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:58 Configure a credential helper to remove this warning. See 16:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:58 16:05:58 Login Succeeded 16:05:58 ---> docker-login.sh ends [Pipeline] } 16:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:05:58 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:05:58 581b0da79acfc8c7cfb708782744174800bf9092 16:05:58 latest 16:05:58 3.0.0-dev.121 16:05:58 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:05:58 main 16:05:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:05:59 8759b6ed9427: Preparing 16:05:59 887c509c12b2: Preparing 16:05:59 9376a22e7c77: Preparing 16:05:59 183e93bb9b57: Preparing 16:05:59 cc7f86473e63: Preparing 16:05:59 26cbea5cba74: Preparing 16:05:59 26cbea5cba74: Waiting 16:05:59 183e93bb9b57: Pushed 16:05:59 26cbea5cba74: Layer already exists 16:05:59 8759b6ed9427: Pushed 16:05:59 cc7f86473e63: Pushed 16:05:59 9376a22e7c77: Pushed 16:06:03 887c509c12b2: Pushed 16:06:03 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:03 8759b6ed9427: Preparing 16:06:03 887c509c12b2: Preparing 16:06:03 9376a22e7c77: Preparing 16:06:03 183e93bb9b57: Preparing 16:06:03 cc7f86473e63: Preparing 16:06:03 26cbea5cba74: Preparing 16:06:03 26cbea5cba74: Waiting 16:06:03 cc7f86473e63: Layer already exists 16:06:03 887c509c12b2: Layer already exists 16:06:03 9376a22e7c77: Layer already exists 16:06:03 8759b6ed9427: Layer already exists 16:06:03 183e93bb9b57: Layer already exists 16:06:03 26cbea5cba74: Layer already exists 16:06:04 latest: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.121 16:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:04 8759b6ed9427: Preparing 16:06:04 887c509c12b2: Preparing 16:06:04 9376a22e7c77: Preparing 16:06:04 183e93bb9b57: Preparing 16:06:04 cc7f86473e63: Preparing 16:06:04 26cbea5cba74: Preparing 16:06:04 26cbea5cba74: Waiting 16:06:05 8759b6ed9427: Layer already exists 16:06:05 cc7f86473e63: Layer already exists 16:06:05 9376a22e7c77: Layer already exists 16:06:05 183e93bb9b57: Layer already exists 16:06:05 887c509c12b2: Layer already exists 16:06:05 26cbea5cba74: Layer already exists 16:06:05 3.0.0-dev.121: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:05 8759b6ed9427: Preparing 16:06:05 887c509c12b2: Preparing 16:06:05 9376a22e7c77: Preparing 16:06:05 183e93bb9b57: Preparing 16:06:05 cc7f86473e63: Preparing 16:06:05 26cbea5cba74: Preparing 16:06:05 26cbea5cba74: Waiting 16:06:05 8759b6ed9427: Layer already exists 16:06:05 cc7f86473e63: Layer already exists 16:06:05 887c509c12b2: Layer already exists 16:06:05 9376a22e7c77: Layer already exists 16:06:05 183e93bb9b57: Layer already exists 16:06:05 26cbea5cba74: Layer already exists 16:06:05 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:06:06 8759b6ed9427: Preparing 16:06:06 887c509c12b2: Preparing 16:06:06 9376a22e7c77: Preparing 16:06:06 183e93bb9b57: Preparing 16:06:06 cc7f86473e63: Preparing 16:06:06 26cbea5cba74: Preparing 16:06:06 26cbea5cba74: Waiting 16:06:06 9376a22e7c77: Layer already exists 16:06:06 cc7f86473e63: Layer already exists 16:06:06 8759b6ed9427: Layer already exists 16:06:06 183e93bb9b57: Layer already exists 16:06:06 887c509c12b2: Layer already exists 16:06:06 26cbea5cba74: Layer already exists 16:06:06 main: digest: sha256:e8a076945a16d893bbbe12a6a8597b184b4942a995006ae7c35c95d70812ee77 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:06 ===================================================== [Pipeline] echo 16:06:06 taggedImages: 16:06:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:06:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.121 16:06:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:06 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:06:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:06:06 581b0da79acfc8c7cfb708782744174800bf9092 16:06:06 latest 16:06:06 3.0.0-dev.121 16:06:06 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:06 main 16:06:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:07 28468ed7a852: Preparing 16:06:07 a8421d90d3fc: Preparing 16:06:07 5e112071da44: Preparing 16:06:07 46b378523bb1: Preparing 16:06:07 9376a22e7c77: Preparing 16:06:07 183e93bb9b57: Preparing 16:06:07 07b91861c683: Preparing 16:06:07 26cbea5cba74: Preparing 16:06:07 183e93bb9b57: Waiting 16:06:07 07b91861c683: Waiting 16:06:07 26cbea5cba74: Waiting 16:06:07 9376a22e7c77: Layer already exists 16:06:07 183e93bb9b57: Layer already exists 16:06:07 28468ed7a852: Pushed 16:06:08 a8421d90d3fc: Pushed 16:06:08 5e112071da44: Pushed 16:06:08 07b91861c683: Pushed 16:06:08 26cbea5cba74: Layer already exists 16:06:10 46b378523bb1: Pushed 16:06:10 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:11 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:11 28468ed7a852: Preparing 16:06:11 a8421d90d3fc: Preparing 16:06:11 5e112071da44: Preparing 16:06:11 46b378523bb1: Preparing 16:06:11 9376a22e7c77: Preparing 16:06:11 183e93bb9b57: Preparing 16:06:11 07b91861c683: Preparing 16:06:11 26cbea5cba74: Preparing 16:06:11 07b91861c683: Waiting 16:06:11 26cbea5cba74: Waiting 16:06:11 183e93bb9b57: Waiting 16:06:11 28468ed7a852: Layer already exists 16:06:11 5e112071da44: Layer already exists 16:06:11 a8421d90d3fc: Layer already exists 16:06:11 9376a22e7c77: Layer already exists 16:06:11 46b378523bb1: Layer already exists 16:06:11 183e93bb9b57: Layer already exists 16:06:11 07b91861c683: Layer already exists 16:06:11 26cbea5cba74: Layer already exists 16:06:11 latest: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.121 16:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:12 28468ed7a852: Preparing 16:06:12 a8421d90d3fc: Preparing 16:06:12 5e112071da44: Preparing 16:06:12 46b378523bb1: Preparing 16:06:12 9376a22e7c77: Preparing 16:06:12 183e93bb9b57: Preparing 16:06:12 07b91861c683: Preparing 16:06:12 26cbea5cba74: Preparing 16:06:12 183e93bb9b57: Waiting 16:06:12 07b91861c683: Waiting 16:06:12 26cbea5cba74: Waiting 16:06:12 5e112071da44: Layer already exists 16:06:12 a8421d90d3fc: Layer already exists 16:06:12 28468ed7a852: Layer already exists 16:06:12 46b378523bb1: Layer already exists 16:06:12 9376a22e7c77: Layer already exists 16:06:12 07b91861c683: Layer already exists 16:06:12 183e93bb9b57: Layer already exists 16:06:12 26cbea5cba74: Layer already exists 16:06:12 3.0.0-dev.121: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:13 28468ed7a852: Preparing 16:06:13 a8421d90d3fc: Preparing 16:06:13 5e112071da44: Preparing 16:06:13 46b378523bb1: Preparing 16:06:13 9376a22e7c77: Preparing 16:06:13 183e93bb9b57: Preparing 16:06:13 07b91861c683: Preparing 16:06:13 26cbea5cba74: Preparing 16:06:13 183e93bb9b57: Waiting 16:06:13 07b91861c683: Waiting 16:06:13 26cbea5cba74: Waiting 16:06:13 28468ed7a852: Layer already exists 16:06:13 a8421d90d3fc: Layer already exists 16:06:13 46b378523bb1: Layer already exists 16:06:13 9376a22e7c77: Layer already exists 16:06:13 5e112071da44: Layer already exists 16:06:13 26cbea5cba74: Layer already exists 16:06:13 07b91861c683: Layer already exists 16:06:13 183e93bb9b57: Layer already exists 16:06:13 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:06:14 28468ed7a852: Preparing 16:06:14 a8421d90d3fc: Preparing 16:06:14 5e112071da44: Preparing 16:06:14 46b378523bb1: Preparing 16:06:14 9376a22e7c77: Preparing 16:06:14 183e93bb9b57: Preparing 16:06:14 07b91861c683: Preparing 16:06:14 26cbea5cba74: Preparing 16:06:14 07b91861c683: Waiting 16:06:14 26cbea5cba74: Waiting 16:06:14 183e93bb9b57: Waiting 16:06:14 a8421d90d3fc: Layer already exists 16:06:14 46b378523bb1: Layer already exists 16:06:14 28468ed7a852: Layer already exists 16:06:14 9376a22e7c77: Layer already exists 16:06:14 5e112071da44: Layer already exists 16:06:14 07b91861c683: Layer already exists 16:06:14 183e93bb9b57: Layer already exists 16:06:14 26cbea5cba74: Layer already exists 16:06:14 main: digest: sha256:c958c4a7f8ff6a5dd3310ae570d09b5079d98a81ea76bb5fde2b53f7f2225353 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:14 ===================================================== [Pipeline] echo 16:06:14 taggedImages: 16:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.121 16:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:14 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:06:14 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:06:14 581b0da79acfc8c7cfb708782744174800bf9092 16:06:14 latest 16:06:14 3.0.0-dev.121 16:06:14 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:14 main 16:06:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:15 0e20d8a790fe: Preparing 16:06:15 1b73770c174c: Preparing 16:06:15 9376a22e7c77: Preparing 16:06:15 183e93bb9b57: Preparing 16:06:15 349fd48a741e: Preparing 16:06:15 26cbea5cba74: Preparing 16:06:15 26cbea5cba74: Waiting 16:06:15 183e93bb9b57: Layer already exists 16:06:15 9376a22e7c77: Layer already exists 16:06:15 26cbea5cba74: Layer already exists 16:06:15 0e20d8a790fe: Pushed 16:06:15 349fd48a741e: Pushed 16:06:19 1b73770c174c: Pushed 16:06:19 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:19 0e20d8a790fe: Preparing 16:06:19 1b73770c174c: Preparing 16:06:19 9376a22e7c77: Preparing 16:06:19 183e93bb9b57: Preparing 16:06:19 349fd48a741e: Preparing 16:06:19 26cbea5cba74: Preparing 16:06:19 26cbea5cba74: Waiting 16:06:19 0e20d8a790fe: Layer already exists 16:06:19 9376a22e7c77: Layer already exists 16:06:19 1b73770c174c: Layer already exists 16:06:19 349fd48a741e: Layer already exists 16:06:19 183e93bb9b57: Layer already exists 16:06:19 26cbea5cba74: Layer already exists 16:06:20 latest: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.121 16:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:20 0e20d8a790fe: Preparing 16:06:20 1b73770c174c: Preparing 16:06:20 9376a22e7c77: Preparing 16:06:20 183e93bb9b57: Preparing 16:06:20 349fd48a741e: Preparing 16:06:20 26cbea5cba74: Preparing 16:06:20 26cbea5cba74: Waiting 16:06:20 1b73770c174c: Layer already exists 16:06:20 349fd48a741e: Layer already exists 16:06:20 183e93bb9b57: Layer already exists 16:06:20 9376a22e7c77: Layer already exists 16:06:20 0e20d8a790fe: Layer already exists 16:06:20 26cbea5cba74: Layer already exists 16:06:21 3.0.0-dev.121: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:21 0e20d8a790fe: Preparing 16:06:21 1b73770c174c: Preparing 16:06:21 9376a22e7c77: Preparing 16:06:21 183e93bb9b57: Preparing 16:06:21 349fd48a741e: Preparing 16:06:21 26cbea5cba74: Preparing 16:06:21 26cbea5cba74: Waiting 16:06:21 183e93bb9b57: Layer already exists 16:06:21 349fd48a741e: Layer already exists 16:06:21 1b73770c174c: Layer already exists 16:06:21 0e20d8a790fe: Layer already exists 16:06:21 9376a22e7c77: Layer already exists 16:06:21 26cbea5cba74: Layer already exists 16:06:22 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:06:22 0e20d8a790fe: Preparing 16:06:22 1b73770c174c: Preparing 16:06:22 9376a22e7c77: Preparing 16:06:22 183e93bb9b57: Preparing 16:06:22 349fd48a741e: Preparing 16:06:22 26cbea5cba74: Preparing 16:06:22 1b73770c174c: Layer already exists 16:06:22 183e93bb9b57: Layer already exists 16:06:22 9376a22e7c77: Layer already exists 16:06:22 349fd48a741e: Layer already exists 16:06:22 0e20d8a790fe: Layer already exists 16:06:22 26cbea5cba74: Layer already exists 16:06:23 main: digest: sha256:593b125f277a05ac98aabfa48d24d13ae971a3c212eeeffb99e95d7a6f1897bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:23 ===================================================== [Pipeline] echo 16:06:23 taggedImages: 16:06:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:06:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.121 16:06:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:06:23 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:06:23 581b0da79acfc8c7cfb708782744174800bf9092 16:06:23 latest 16:06:23 3.0.0-dev.121 16:06:23 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:23 main 16:06:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:06:23 a900c3ae5325: Preparing 16:06:23 d53291011cca: Preparing 16:06:23 158e8cb43401: Preparing 16:06:23 9376a22e7c77: Preparing 16:06:23 183e93bb9b57: Preparing 16:06:23 cc7f86473e63: Preparing 16:06:23 26cbea5cba74: Preparing 16:06:23 cc7f86473e63: Waiting 16:06:23 26cbea5cba74: Waiting 16:06:23 9376a22e7c77: Layer already exists 16:06:23 183e93bb9b57: Layer already exists 16:06:24 26cbea5cba74: Layer already exists 16:06:24 cc7f86473e63: Layer already exists 16:06:24 a900c3ae5325: Pushed 16:06:24 d53291011cca: Pushed 16:06:28 158e8cb43401: Pushed 16:06:28 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:06:28 a900c3ae5325: Preparing 16:06:28 d53291011cca: Preparing 16:06:28 158e8cb43401: Preparing 16:06:28 9376a22e7c77: Preparing 16:06:28 183e93bb9b57: Preparing 16:06:28 cc7f86473e63: Preparing 16:06:28 26cbea5cba74: Preparing 16:06:28 cc7f86473e63: Waiting 16:06:28 26cbea5cba74: Waiting 16:06:28 183e93bb9b57: Layer already exists 16:06:28 9376a22e7c77: Layer already exists 16:06:28 158e8cb43401: Layer already exists 16:06:28 d53291011cca: Layer already exists 16:06:28 a900c3ae5325: Layer already exists 16:06:29 26cbea5cba74: Layer already exists 16:06:29 cc7f86473e63: Layer already exists 16:06:29 latest: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.121 16:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:06:30 a900c3ae5325: Preparing 16:06:30 d53291011cca: Preparing 16:06:30 158e8cb43401: Preparing 16:06:30 9376a22e7c77: Preparing 16:06:30 183e93bb9b57: Preparing 16:06:30 cc7f86473e63: Preparing 16:06:30 26cbea5cba74: Preparing 16:06:30 cc7f86473e63: Waiting 16:06:30 26cbea5cba74: Waiting 16:06:30 183e93bb9b57: Layer already exists 16:06:30 d53291011cca: Layer already exists 16:06:30 9376a22e7c77: Layer already exists 16:06:30 158e8cb43401: Layer already exists 16:06:30 a900c3ae5325: Layer already exists 16:06:30 26cbea5cba74: Layer already exists 16:06:30 cc7f86473e63: Layer already exists 16:06:30 3.0.0-dev.121: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:06:30 a900c3ae5325: Preparing 16:06:30 d53291011cca: Preparing 16:06:30 158e8cb43401: Preparing 16:06:30 9376a22e7c77: Preparing 16:06:30 183e93bb9b57: Preparing 16:06:30 cc7f86473e63: Preparing 16:06:30 26cbea5cba74: Preparing 16:06:30 cc7f86473e63: Waiting 16:06:30 26cbea5cba74: Waiting 16:06:31 158e8cb43401: Layer already exists 16:06:31 183e93bb9b57: Layer already exists 16:06:31 d53291011cca: Layer already exists 16:06:31 a900c3ae5325: Layer already exists 16:06:31 9376a22e7c77: Layer already exists 16:06:31 26cbea5cba74: Layer already exists 16:06:31 cc7f86473e63: Layer already exists 16:06:31 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:06:32 a900c3ae5325: Preparing 16:06:32 d53291011cca: Preparing 16:06:32 158e8cb43401: Preparing 16:06:32 9376a22e7c77: Preparing 16:06:32 183e93bb9b57: Preparing 16:06:32 cc7f86473e63: Preparing 16:06:32 26cbea5cba74: Preparing 16:06:32 26cbea5cba74: Waiting 16:06:32 cc7f86473e63: Waiting 16:06:32 183e93bb9b57: Layer already exists 16:06:32 9376a22e7c77: Layer already exists 16:06:32 a900c3ae5325: Layer already exists 16:06:32 158e8cb43401: Layer already exists 16:06:32 d53291011cca: Layer already exists 16:06:32 cc7f86473e63: Layer already exists 16:06:32 26cbea5cba74: Layer already exists 16:06:32 main: digest: sha256:44a524ee57ceef5afc1d2e9c7855fefdb7dfe5e9cec442189ffff4cf6011e684 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:32 ===================================================== [Pipeline] echo 16:06:32 taggedImages: 16:06:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:06:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.121 16:06:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:32 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:06:32 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:06:32 581b0da79acfc8c7cfb708782744174800bf9092 16:06:32 latest 16:06:32 3.0.0-dev.121 16:06:32 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:32 main 16:06:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:06:33 a2af8671d42b: Preparing 16:06:33 a2af8671d42b: Preparing 16:06:33 e2b2ffa9f1d7: Preparing 16:06:33 032fcbb4f4d1: Preparing 16:06:33 32a7fae04e7f: Preparing 16:06:33 6afb954984d7: Preparing 16:06:33 13ccf7f6b74f: Preparing 16:06:33 9376a22e7c77: Preparing 16:06:33 183e93bb9b57: Preparing 16:06:33 86ad35a98499: Preparing 16:06:33 d560a6704b2a: Preparing 16:06:33 54f60b24ec8a: Preparing 16:06:33 3782b9f12f7c: Preparing 16:06:33 26cbea5cba74: Preparing 16:06:33 9376a22e7c77: Waiting 16:06:33 183e93bb9b57: Waiting 16:06:33 86ad35a98499: Waiting 16:06:33 d560a6704b2a: Waiting 16:06:33 54f60b24ec8a: Waiting 16:06:33 3782b9f12f7c: Waiting 16:06:33 13ccf7f6b74f: Waiting 16:06:33 a2af8671d42b: Pushed 16:06:33 6afb954984d7: Pushed 16:06:33 32a7fae04e7f: Pushed 16:06:33 032fcbb4f4d1: Pushed 16:06:33 9376a22e7c77: Layer already exists 16:06:33 e2b2ffa9f1d7: Pushed 16:06:33 183e93bb9b57: Layer already exists 16:06:34 54f60b24ec8a: Pushed 16:06:34 86ad35a98499: Pushed 16:06:34 3782b9f12f7c: Pushed 16:06:34 d560a6704b2a: Pushed 16:06:34 26cbea5cba74: Layer already exists 16:06:38 13ccf7f6b74f: Pushed 16:06:38 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:06:39 a2af8671d42b: Preparing 16:06:39 a2af8671d42b: Preparing 16:06:39 e2b2ffa9f1d7: Preparing 16:06:39 032fcbb4f4d1: Preparing 16:06:39 32a7fae04e7f: Preparing 16:06:39 6afb954984d7: Preparing 16:06:39 13ccf7f6b74f: Preparing 16:06:39 9376a22e7c77: Preparing 16:06:39 183e93bb9b57: Preparing 16:06:39 86ad35a98499: Preparing 16:06:39 d560a6704b2a: Preparing 16:06:39 54f60b24ec8a: Preparing 16:06:39 3782b9f12f7c: Preparing 16:06:39 26cbea5cba74: Preparing 16:06:39 183e93bb9b57: Waiting 16:06:39 86ad35a98499: Waiting 16:06:39 d560a6704b2a: Waiting 16:06:39 3782b9f12f7c: Waiting 16:06:39 26cbea5cba74: Waiting 16:06:39 13ccf7f6b74f: Waiting 16:06:39 9376a22e7c77: Waiting 16:06:39 54f60b24ec8a: Waiting 16:06:39 6afb954984d7: Layer already exists 16:06:39 a2af8671d42b: Layer already exists 16:06:39 e2b2ffa9f1d7: Layer already exists 16:06:39 032fcbb4f4d1: Layer already exists 16:06:39 32a7fae04e7f: Layer already exists 16:06:39 183e93bb9b57: Layer already exists 16:06:39 9376a22e7c77: Layer already exists 16:06:39 13ccf7f6b74f: Layer already exists 16:06:39 86ad35a98499: Layer already exists 16:06:39 d560a6704b2a: Layer already exists 16:06:39 54f60b24ec8a: Layer already exists 16:06:39 26cbea5cba74: Layer already exists 16:06:39 3782b9f12f7c: Layer already exists 16:06:39 latest: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.121 16:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:06:40 a2af8671d42b: Preparing 16:06:40 a2af8671d42b: Preparing 16:06:40 e2b2ffa9f1d7: Preparing 16:06:40 032fcbb4f4d1: Preparing 16:06:40 32a7fae04e7f: Preparing 16:06:40 6afb954984d7: Preparing 16:06:40 13ccf7f6b74f: Preparing 16:06:40 9376a22e7c77: Preparing 16:06:40 183e93bb9b57: Preparing 16:06:40 86ad35a98499: Preparing 16:06:40 d560a6704b2a: Preparing 16:06:40 54f60b24ec8a: Preparing 16:06:40 3782b9f12f7c: Preparing 16:06:40 26cbea5cba74: Preparing 16:06:40 86ad35a98499: Waiting 16:06:40 d560a6704b2a: Waiting 16:06:40 54f60b24ec8a: Waiting 16:06:40 3782b9f12f7c: Waiting 16:06:40 26cbea5cba74: Waiting 16:06:40 13ccf7f6b74f: Waiting 16:06:40 9376a22e7c77: Waiting 16:06:40 e2b2ffa9f1d7: Layer already exists 16:06:40 6afb954984d7: Layer already exists 16:06:40 a2af8671d42b: Layer already exists 16:06:40 32a7fae04e7f: Layer already exists 16:06:40 032fcbb4f4d1: Layer already exists 16:06:40 9376a22e7c77: Layer already exists 16:06:40 183e93bb9b57: Layer already exists 16:06:40 13ccf7f6b74f: Layer already exists 16:06:40 86ad35a98499: Layer already exists 16:06:40 d560a6704b2a: Layer already exists 16:06:40 3782b9f12f7c: Layer already exists 16:06:40 26cbea5cba74: Layer already exists 16:06:40 54f60b24ec8a: Layer already exists 16:06:40 3.0.0-dev.121: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:06:40 a2af8671d42b: Preparing 16:06:40 a2af8671d42b: Preparing 16:06:40 e2b2ffa9f1d7: Preparing 16:06:40 032fcbb4f4d1: Preparing 16:06:40 32a7fae04e7f: Preparing 16:06:40 6afb954984d7: Preparing 16:06:40 13ccf7f6b74f: Preparing 16:06:40 9376a22e7c77: Preparing 16:06:40 183e93bb9b57: Preparing 16:06:40 86ad35a98499: Preparing 16:06:40 d560a6704b2a: Preparing 16:06:40 54f60b24ec8a: Preparing 16:06:40 3782b9f12f7c: Preparing 16:06:40 26cbea5cba74: Preparing 16:06:40 86ad35a98499: Waiting 16:06:40 d560a6704b2a: Waiting 16:06:40 54f60b24ec8a: Waiting 16:06:40 26cbea5cba74: Waiting 16:06:40 3782b9f12f7c: Waiting 16:06:40 13ccf7f6b74f: Waiting 16:06:40 9376a22e7c77: Waiting 16:06:40 183e93bb9b57: Waiting 16:06:40 032fcbb4f4d1: Layer already exists 16:06:40 6afb954984d7: Layer already exists 16:06:40 32a7fae04e7f: Layer already exists 16:06:40 a2af8671d42b: Layer already exists 16:06:40 e2b2ffa9f1d7: Layer already exists 16:06:40 183e93bb9b57: Layer already exists 16:06:40 9376a22e7c77: Layer already exists 16:06:40 13ccf7f6b74f: Layer already exists 16:06:40 d560a6704b2a: Layer already exists 16:06:40 86ad35a98499: Layer already exists 16:06:40 3782b9f12f7c: Layer already exists 16:06:40 26cbea5cba74: Layer already exists 16:06:40 54f60b24ec8a: Layer already exists 16:06:41 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:06:42 a2af8671d42b: Preparing 16:06:42 a2af8671d42b: Preparing 16:06:42 e2b2ffa9f1d7: Preparing 16:06:42 032fcbb4f4d1: Preparing 16:06:42 32a7fae04e7f: Preparing 16:06:42 6afb954984d7: Preparing 16:06:42 13ccf7f6b74f: Preparing 16:06:42 9376a22e7c77: Preparing 16:06:42 183e93bb9b57: Preparing 16:06:42 86ad35a98499: Preparing 16:06:42 d560a6704b2a: Preparing 16:06:42 54f60b24ec8a: Preparing 16:06:42 3782b9f12f7c: Preparing 16:06:42 26cbea5cba74: Preparing 16:06:42 13ccf7f6b74f: Waiting 16:06:42 3782b9f12f7c: Waiting 16:06:42 d560a6704b2a: Waiting 16:06:42 26cbea5cba74: Waiting 16:06:42 54f60b24ec8a: Waiting 16:06:42 183e93bb9b57: Waiting 16:06:42 86ad35a98499: Waiting 16:06:42 6afb954984d7: Layer already exists 16:06:42 e2b2ffa9f1d7: Layer already exists 16:06:42 a2af8671d42b: Layer already exists 16:06:42 32a7fae04e7f: Layer already exists 16:06:42 032fcbb4f4d1: Layer already exists 16:06:42 86ad35a98499: Layer already exists 16:06:42 9376a22e7c77: Layer already exists 16:06:42 d560a6704b2a: Layer already exists 16:06:42 13ccf7f6b74f: Layer already exists 16:06:42 183e93bb9b57: Layer already exists 16:06:42 26cbea5cba74: Layer already exists 16:06:42 54f60b24ec8a: Layer already exists 16:06:42 3782b9f12f7c: Layer already exists 16:06:42 main: digest: sha256:a125736b2796685d05e90c57cc1b6be552388d6e8e161481cb86a2cf80bf5118 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:42 ===================================================== [Pipeline] echo 16:06:42 taggedImages: 16:06:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:06:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.121 16:06:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:42 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:06:42 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:06:42 581b0da79acfc8c7cfb708782744174800bf9092 16:06:42 latest 16:06:42 3.0.0-dev.121 16:06:42 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:42 main 16:06:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:06:43 b643a9d548f9: Preparing 16:06:43 d4107c4dbec7: Preparing 16:06:43 ece411f3c464: Preparing 16:06:43 faa8cc710d6a: Preparing 16:06:43 9376a22e7c77: Preparing 16:06:43 183e93bb9b57: Preparing 16:06:43 07b91861c683: Preparing 16:06:43 26cbea5cba74: Preparing 16:06:43 07b91861c683: Waiting 16:06:43 26cbea5cba74: Waiting 16:06:43 183e93bb9b57: Waiting 16:06:43 9376a22e7c77: Layer already exists 16:06:43 183e93bb9b57: Layer already exists 16:06:43 07b91861c683: Layer already exists 16:06:43 26cbea5cba74: Layer already exists 16:06:43 d4107c4dbec7: Pushed 16:06:43 b643a9d548f9: Pushed 16:06:43 ece411f3c464: Pushed 16:06:47 faa8cc710d6a: Pushed 16:06:47 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:06:47 b643a9d548f9: Preparing 16:06:47 d4107c4dbec7: Preparing 16:06:47 ece411f3c464: Preparing 16:06:47 faa8cc710d6a: Preparing 16:06:47 9376a22e7c77: Preparing 16:06:47 183e93bb9b57: Preparing 16:06:47 07b91861c683: Preparing 16:06:47 26cbea5cba74: Preparing 16:06:47 183e93bb9b57: Waiting 16:06:47 26cbea5cba74: Waiting 16:06:47 07b91861c683: Waiting 16:06:48 b643a9d548f9: Layer already exists 16:06:48 ece411f3c464: Layer already exists 16:06:48 d4107c4dbec7: Layer already exists 16:06:48 faa8cc710d6a: Layer already exists 16:06:48 9376a22e7c77: Layer already exists 16:06:48 26cbea5cba74: Layer already exists 16:06:48 183e93bb9b57: Layer already exists 16:06:48 07b91861c683: Layer already exists 16:06:48 latest: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.121 16:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:06:49 b643a9d548f9: Preparing 16:06:49 d4107c4dbec7: Preparing 16:06:49 ece411f3c464: Preparing 16:06:49 faa8cc710d6a: Preparing 16:06:49 9376a22e7c77: Preparing 16:06:49 183e93bb9b57: Preparing 16:06:49 07b91861c683: Preparing 16:06:49 26cbea5cba74: Preparing 16:06:49 183e93bb9b57: Waiting 16:06:49 07b91861c683: Waiting 16:06:49 26cbea5cba74: Waiting 16:06:49 faa8cc710d6a: Layer already exists 16:06:49 b643a9d548f9: Layer already exists 16:06:49 ece411f3c464: Layer already exists 16:06:49 9376a22e7c77: Layer already exists 16:06:49 d4107c4dbec7: Layer already exists 16:06:49 07b91861c683: Layer already exists 16:06:49 183e93bb9b57: Layer already exists 16:06:49 26cbea5cba74: Layer already exists 16:06:49 3.0.0-dev.121: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:06:49 b643a9d548f9: Preparing 16:06:49 d4107c4dbec7: Preparing 16:06:49 ece411f3c464: Preparing 16:06:49 faa8cc710d6a: Preparing 16:06:49 9376a22e7c77: Preparing 16:06:49 183e93bb9b57: Preparing 16:06:49 07b91861c683: Preparing 16:06:49 26cbea5cba74: Preparing 16:06:49 07b91861c683: Waiting 16:06:49 26cbea5cba74: Waiting 16:06:49 183e93bb9b57: Waiting 16:06:49 ece411f3c464: Layer already exists 16:06:49 faa8cc710d6a: Layer already exists 16:06:49 d4107c4dbec7: Layer already exists 16:06:49 9376a22e7c77: Layer already exists 16:06:49 b643a9d548f9: Layer already exists 16:06:49 183e93bb9b57: Layer already exists 16:06:49 07b91861c683: Layer already exists 16:06:49 26cbea5cba74: Layer already exists 16:06:50 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:06:50 b643a9d548f9: Preparing 16:06:50 d4107c4dbec7: Preparing 16:06:50 ece411f3c464: Preparing 16:06:50 faa8cc710d6a: Preparing 16:06:50 9376a22e7c77: Preparing 16:06:50 183e93bb9b57: Preparing 16:06:50 07b91861c683: Preparing 16:06:50 26cbea5cba74: Preparing 16:06:50 07b91861c683: Waiting 16:06:50 26cbea5cba74: Waiting 16:06:50 183e93bb9b57: Waiting 16:06:50 9376a22e7c77: Layer already exists 16:06:50 ece411f3c464: Layer already exists 16:06:50 faa8cc710d6a: Layer already exists 16:06:50 b643a9d548f9: Layer already exists 16:06:50 d4107c4dbec7: Layer already exists 16:06:50 26cbea5cba74: Layer already exists 16:06:50 07b91861c683: Layer already exists 16:06:50 183e93bb9b57: Layer already exists 16:06:51 main: digest: sha256:0be5cbf0e010946f2f81781ff32f0a2a494a4b01777d089c12ed9fafc8e01d87 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:51 ===================================================== [Pipeline] echo 16:06:51 taggedImages: 16:06:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:06:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.121 16:06:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:06:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:06:51 581b0da79acfc8c7cfb708782744174800bf9092 16:06:51 latest 16:06:51 3.0.0-dev.121 16:06:51 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:51 main 16:06:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:06:51 c02eda2e3654: Preparing 16:06:51 6cf711f61b80: Preparing 16:06:51 38bb5e036b15: Preparing 16:06:51 1ae0ac2f1864: Preparing 16:06:51 9376a22e7c77: Preparing 16:06:51 183e93bb9b57: Preparing 16:06:51 bf3c6c73ea82: Preparing 16:06:51 b40f76d98cd0: Preparing 16:06:51 26cbea5cba74: Preparing 16:06:51 183e93bb9b57: Waiting 16:06:51 bf3c6c73ea82: Waiting 16:06:51 b40f76d98cd0: Waiting 16:06:51 26cbea5cba74: Waiting 16:06:52 9376a22e7c77: Layer already exists 16:06:52 183e93bb9b57: Layer already exists 16:06:53 c02eda2e3654: Pushed 16:06:53 1ae0ac2f1864: Pushed 16:06:53 bf3c6c73ea82: Pushed 16:06:53 6cf711f61b80: Pushed 16:06:53 26cbea5cba74: Layer already exists 16:06:53 b40f76d98cd0: Pushed 16:06:55 38bb5e036b15: Pushed 16:06:55 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:56 + 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 16:06:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:06:56 c02eda2e3654: Preparing 16:06:56 6cf711f61b80: Preparing 16:06:56 38bb5e036b15: Preparing 16:06:56 1ae0ac2f1864: Preparing 16:06:56 9376a22e7c77: Preparing 16:06:56 183e93bb9b57: Preparing 16:06:56 bf3c6c73ea82: Preparing 16:06:56 b40f76d98cd0: Preparing 16:06:56 26cbea5cba74: Preparing 16:06:56 bf3c6c73ea82: Waiting 16:06:56 b40f76d98cd0: Waiting 16:06:56 26cbea5cba74: Waiting 16:06:56 183e93bb9b57: Waiting 16:06:56 c02eda2e3654: Layer already exists 16:06:56 6cf711f61b80: Layer already exists 16:06:56 1ae0ac2f1864: Layer already exists 16:06:56 9376a22e7c77: Layer already exists 16:06:56 38bb5e036b15: Layer already exists 16:06:56 b40f76d98cd0: Layer already exists 16:06:56 bf3c6c73ea82: Layer already exists 16:06:56 26cbea5cba74: Layer already exists 16:06:56 183e93bb9b57: Layer already exists 16:06:56 latest: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.121 16:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:06:57 c02eda2e3654: Preparing 16:06:57 6cf711f61b80: Preparing 16:06:57 38bb5e036b15: Preparing 16:06:57 1ae0ac2f1864: Preparing 16:06:57 9376a22e7c77: Preparing 16:06:57 183e93bb9b57: Preparing 16:06:57 bf3c6c73ea82: Preparing 16:06:57 b40f76d98cd0: Preparing 16:06:57 26cbea5cba74: Preparing 16:06:57 bf3c6c73ea82: Waiting 16:06:57 183e93bb9b57: Waiting 16:06:57 b40f76d98cd0: Waiting 16:06:57 26cbea5cba74: Waiting 16:06:57 9376a22e7c77: Layer already exists 16:06:57 1ae0ac2f1864: Layer already exists 16:06:57 38bb5e036b15: Layer already exists 16:06:57 c02eda2e3654: Layer already exists 16:06:57 6cf711f61b80: Layer already exists 16:06:57 183e93bb9b57: Layer already exists 16:06:57 bf3c6c73ea82: Layer already exists 16:06:57 b40f76d98cd0: Layer already exists 16:06:57 26cbea5cba74: Layer already exists 16:06:57 3.0.0-dev.121: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:06:58 c02eda2e3654: Preparing 16:06:58 6cf711f61b80: Preparing 16:06:58 38bb5e036b15: Preparing 16:06:58 1ae0ac2f1864: Preparing 16:06:58 9376a22e7c77: Preparing 16:06:58 183e93bb9b57: Preparing 16:06:58 bf3c6c73ea82: Preparing 16:06:58 b40f76d98cd0: Preparing 16:06:58 26cbea5cba74: Preparing 16:06:58 183e93bb9b57: Waiting 16:06:58 bf3c6c73ea82: Waiting 16:06:58 b40f76d98cd0: Waiting 16:06:58 26cbea5cba74: Waiting 16:06:58 1ae0ac2f1864: Layer already exists 16:06:58 9376a22e7c77: Layer already exists 16:06:58 38bb5e036b15: Layer already exists 16:06:58 c02eda2e3654: Layer already exists 16:06:58 6cf711f61b80: Layer already exists 16:06:58 bf3c6c73ea82: Layer already exists 16:06:58 b40f76d98cd0: Layer already exists 16:06:58 183e93bb9b57: Layer already exists 16:06:58 26cbea5cba74: Layer already exists 16:06:58 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:59 + 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 16:06:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:06:59 c02eda2e3654: Preparing 16:06:59 6cf711f61b80: Preparing 16:06:59 38bb5e036b15: Preparing 16:06:59 1ae0ac2f1864: Preparing 16:06:59 9376a22e7c77: Preparing 16:06:59 183e93bb9b57: Preparing 16:06:59 bf3c6c73ea82: Preparing 16:06:59 b40f76d98cd0: Preparing 16:06:59 26cbea5cba74: Preparing 16:06:59 bf3c6c73ea82: Waiting 16:06:59 b40f76d98cd0: Waiting 16:06:59 26cbea5cba74: Waiting 16:06:59 183e93bb9b57: Waiting 16:06:59 9376a22e7c77: Layer already exists 16:06:59 38bb5e036b15: Layer already exists 16:06:59 1ae0ac2f1864: Layer already exists 16:06:59 6cf711f61b80: Layer already exists 16:06:59 c02eda2e3654: Layer already exists 16:06:59 b40f76d98cd0: Layer already exists 16:06:59 26cbea5cba74: Layer already exists 16:06:59 183e93bb9b57: Layer already exists 16:06:59 bf3c6c73ea82: Layer already exists 16:06:59 main: digest: sha256:34d20021d34f52679f410e3e225c6ee9c66ae8ceeb57e5ad367b0e8b034068eb size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:06:59 ===================================================== [Pipeline] echo 16:06:59 taggedImages: 16:06:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:06:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:06:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.121 16:06:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:06:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:06:59 581b0da79acfc8c7cfb708782744174800bf9092 16:06:59 latest 16:06:59 3.0.0-dev.121 16:06:59 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:06:59 main 16:06:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:00 f00504259cc6: Preparing 16:07:00 0af71d642ec9: Preparing 16:07:00 9efad4182c53: Preparing 16:07:00 6869854e6a66: Preparing 16:07:00 e62f7b8fcfc2: Preparing 16:07:00 8ab777295097: Preparing 16:07:00 2cca60deac6e: Preparing 16:07:00 9376a22e7c77: Preparing 16:07:00 183e93bb9b57: Preparing 16:07:00 40994dd5c93d: Preparing 16:07:00 26cbea5cba74: Preparing 16:07:00 9376a22e7c77: Waiting 16:07:00 40994dd5c93d: Waiting 16:07:00 183e93bb9b57: Waiting 16:07:00 8ab777295097: Waiting 16:07:00 2cca60deac6e: Waiting 16:07:00 26cbea5cba74: Waiting 16:07:01 e62f7b8fcfc2: Pushed 16:07:01 f00504259cc6: Pushed 16:07:01 0af71d642ec9: Pushed 16:07:01 9376a22e7c77: Layer already exists 16:07:02 183e93bb9b57: Layer already exists 16:07:04 2cca60deac6e: Pushed 16:07:04 26cbea5cba74: Layer already exists 16:07:04 40994dd5c93d: Pushed 16:07:05 8ab777295097: Pushed 16:07:06 6869854e6a66: Pushed 16:07:09 9efad4182c53: Pushed 16:07:11 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:11 + 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 16:07:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:12 f00504259cc6: Preparing 16:07:12 0af71d642ec9: Preparing 16:07:12 9efad4182c53: Preparing 16:07:12 6869854e6a66: Preparing 16:07:12 e62f7b8fcfc2: Preparing 16:07:12 8ab777295097: Preparing 16:07:12 2cca60deac6e: Preparing 16:07:12 9376a22e7c77: Preparing 16:07:12 8ab777295097: Waiting 16:07:12 183e93bb9b57: Preparing 16:07:12 40994dd5c93d: Preparing 16:07:12 26cbea5cba74: Preparing 16:07:12 9376a22e7c77: Waiting 16:07:12 183e93bb9b57: Waiting 16:07:12 40994dd5c93d: Waiting 16:07:12 26cbea5cba74: Waiting 16:07:12 2cca60deac6e: Waiting 16:07:13 e62f7b8fcfc2: Layer already exists 16:07:13 0af71d642ec9: Layer already exists 16:07:13 6869854e6a66: Layer already exists 16:07:13 9efad4182c53: Layer already exists 16:07:13 f00504259cc6: Layer already exists 16:07:13 8ab777295097: Layer already exists 16:07:13 26cbea5cba74: Layer already exists 16:07:14 2cca60deac6e: Layer already exists 16:07:14 40994dd5c93d: Layer already exists 16:07:14 9376a22e7c77: Layer already exists 16:07:16 183e93bb9b57: Layer already exists 16:07:16 latest: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.121 16:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:17 f00504259cc6: Preparing 16:07:17 0af71d642ec9: Preparing 16:07:17 9efad4182c53: Preparing 16:07:17 6869854e6a66: Preparing 16:07:17 e62f7b8fcfc2: Preparing 16:07:17 8ab777295097: Preparing 16:07:17 2cca60deac6e: Preparing 16:07:17 9376a22e7c77: Preparing 16:07:17 183e93bb9b57: Preparing 16:07:17 40994dd5c93d: Preparing 16:07:17 26cbea5cba74: Preparing 16:07:17 8ab777295097: Waiting 16:07:17 2cca60deac6e: Waiting 16:07:17 9376a22e7c77: Waiting 16:07:17 183e93bb9b57: Waiting 16:07:17 26cbea5cba74: Waiting 16:07:17 40994dd5c93d: Waiting 16:07:17 f00504259cc6: Layer already exists 16:07:17 e62f7b8fcfc2: Layer already exists 16:07:17 6869854e6a66: Layer already exists 16:07:17 9efad4182c53: Layer already exists 16:07:17 0af71d642ec9: Layer already exists 16:07:17 183e93bb9b57: Layer already exists 16:07:17 8ab777295097: Layer already exists 16:07:17 2cca60deac6e: Layer already exists 16:07:17 40994dd5c93d: Layer already exists 16:07:17 9376a22e7c77: Layer already exists 16:07:17 26cbea5cba74: Layer already exists 16:07:17 3.0.0-dev.121: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:18 f00504259cc6: Preparing 16:07:18 0af71d642ec9: Preparing 16:07:18 9efad4182c53: Preparing 16:07:18 6869854e6a66: Preparing 16:07:18 e62f7b8fcfc2: Preparing 16:07:18 8ab777295097: Preparing 16:07:18 2cca60deac6e: Preparing 16:07:18 9376a22e7c77: Preparing 16:07:18 183e93bb9b57: Preparing 16:07:18 40994dd5c93d: Preparing 16:07:18 26cbea5cba74: Preparing 16:07:18 9376a22e7c77: Waiting 16:07:18 183e93bb9b57: Waiting 16:07:18 8ab777295097: Waiting 16:07:18 2cca60deac6e: Waiting 16:07:18 26cbea5cba74: Waiting 16:07:18 40994dd5c93d: Waiting 16:07:19 0af71d642ec9: Layer already exists 16:07:19 f00504259cc6: Layer already exists 16:07:19 e62f7b8fcfc2: Layer already exists 16:07:19 9efad4182c53: Layer already exists 16:07:19 6869854e6a66: Layer already exists 16:07:19 8ab777295097: Layer already exists 16:07:19 2cca60deac6e: Layer already exists 16:07:19 183e93bb9b57: Layer already exists 16:07:19 40994dd5c93d: Layer already exists 16:07:19 9376a22e7c77: Layer already exists 16:07:19 26cbea5cba74: Layer already exists 16:07:19 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:20 + 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 16:07:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:07:20 f00504259cc6: Preparing 16:07:20 0af71d642ec9: Preparing 16:07:20 9efad4182c53: Preparing 16:07:20 6869854e6a66: Preparing 16:07:20 e62f7b8fcfc2: Preparing 16:07:20 8ab777295097: Preparing 16:07:20 2cca60deac6e: Preparing 16:07:20 9376a22e7c77: Preparing 16:07:20 183e93bb9b57: Preparing 16:07:20 40994dd5c93d: Preparing 16:07:20 26cbea5cba74: Preparing 16:07:20 2cca60deac6e: Waiting 16:07:20 9376a22e7c77: Waiting 16:07:20 183e93bb9b57: Waiting 16:07:20 40994dd5c93d: Waiting 16:07:20 26cbea5cba74: Waiting 16:07:20 8ab777295097: Waiting 16:07:20 e62f7b8fcfc2: Layer already exists 16:07:20 f00504259cc6: Layer already exists 16:07:20 9efad4182c53: Layer already exists 16:07:20 0af71d642ec9: Layer already exists 16:07:20 6869854e6a66: Layer already exists 16:07:20 2cca60deac6e: Layer already exists 16:07:20 9376a22e7c77: Layer already exists 16:07:20 8ab777295097: Layer already exists 16:07:20 183e93bb9b57: Layer already exists 16:07:20 40994dd5c93d: Layer already exists 16:07:20 26cbea5cba74: Layer already exists 16:07:21 main: digest: sha256:607d0b4c36179ea17bfd57217a106d7ca5fecfbd549f3a4dc1443cb77e71f73a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:21 ===================================================== [Pipeline] echo 16:07:21 taggedImages: 16:07:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:07:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:07:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.121 16:07:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:07:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:07:21 581b0da79acfc8c7cfb708782744174800bf9092 16:07:21 latest 16:07:21 3.0.0-dev.121 16:07:21 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:21 main 16:07:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:21 51a86bac3194: Preparing 16:07:21 abfe946f5ec2: Preparing 16:07:21 9376a22e7c77: Preparing 16:07:21 183e93bb9b57: Preparing 16:07:21 4fcc403f323b: Preparing 16:07:21 26cbea5cba74: Preparing 16:07:21 26cbea5cba74: Waiting 16:07:21 9376a22e7c77: Layer already exists 16:07:21 183e93bb9b57: Layer already exists 16:07:21 26cbea5cba74: Layer already exists 16:07:22 51a86bac3194: Pushed 16:07:23 4fcc403f323b: Pushed 16:07:26 abfe946f5ec2: Pushed 16:07:27 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:27 + 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 16:07:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:27 51a86bac3194: Preparing 16:07:27 abfe946f5ec2: Preparing 16:07:27 9376a22e7c77: Preparing 16:07:27 183e93bb9b57: Preparing 16:07:27 4fcc403f323b: Preparing 16:07:27 26cbea5cba74: Preparing 16:07:27 26cbea5cba74: Waiting 16:07:27 183e93bb9b57: Layer already exists 16:07:27 4fcc403f323b: Layer already exists 16:07:27 51a86bac3194: Layer already exists 16:07:27 9376a22e7c77: Layer already exists 16:07:27 abfe946f5ec2: Layer already exists 16:07:27 26cbea5cba74: Layer already exists 16:07:27 latest: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.121 16:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:28 51a86bac3194: Preparing 16:07:28 abfe946f5ec2: Preparing 16:07:28 9376a22e7c77: Preparing 16:07:28 183e93bb9b57: Preparing 16:07:28 4fcc403f323b: Preparing 16:07:28 26cbea5cba74: Preparing 16:07:28 26cbea5cba74: Waiting 16:07:28 abfe946f5ec2: Layer already exists 16:07:28 51a86bac3194: Layer already exists 16:07:28 183e93bb9b57: Layer already exists 16:07:28 9376a22e7c77: Layer already exists 16:07:28 4fcc403f323b: Layer already exists 16:07:28 26cbea5cba74: Layer already exists 16:07:28 3.0.0-dev.121: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:29 51a86bac3194: Preparing 16:07:29 abfe946f5ec2: Preparing 16:07:29 9376a22e7c77: Preparing 16:07:29 183e93bb9b57: Preparing 16:07:29 4fcc403f323b: Preparing 16:07:29 26cbea5cba74: Preparing 16:07:29 26cbea5cba74: Waiting 16:07:29 183e93bb9b57: Layer already exists 16:07:29 9376a22e7c77: Layer already exists 16:07:29 abfe946f5ec2: Layer already exists 16:07:29 4fcc403f323b: Layer already exists 16:07:29 51a86bac3194: Layer already exists 16:07:29 26cbea5cba74: Layer already exists 16:07:29 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:30 + 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 16:07:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:07:30 51a86bac3194: Preparing 16:07:30 abfe946f5ec2: Preparing 16:07:30 9376a22e7c77: Preparing 16:07:30 183e93bb9b57: Preparing 16:07:30 4fcc403f323b: Preparing 16:07:30 26cbea5cba74: Preparing 16:07:30 26cbea5cba74: Waiting 16:07:30 4fcc403f323b: Layer already exists 16:07:30 51a86bac3194: Layer already exists 16:07:30 abfe946f5ec2: Layer already exists 16:07:30 183e93bb9b57: Layer already exists 16:07:30 9376a22e7c77: Layer already exists 16:07:30 26cbea5cba74: Layer already exists 16:07:30 main: digest: sha256:7a96850078ef6a376bcc55ec4f7c731e857605afe839ef5a3b13d811648b6f21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:30 ===================================================== [Pipeline] echo 16:07:30 taggedImages: 16:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.121 16:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:07:30 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:07:30 581b0da79acfc8c7cfb708782744174800bf9092 16:07:30 latest 16:07:30 3.0.0-dev.121 16:07:30 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:30 main 16:07:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:07:31 fd5cad3fc4d8: Preparing 16:07:31 0a7a4160dcf0: Preparing 16:07:31 97db0c37de95: Preparing 16:07:31 b227822f8c46: Preparing 16:07:31 13cb146835b7: Preparing 16:07:31 9376a22e7c77: Preparing 16:07:31 183e93bb9b57: Preparing 16:07:31 89b8cbc046c0: Preparing 16:07:31 26cbea5cba74: Preparing 16:07:31 9376a22e7c77: Waiting 16:07:31 183e93bb9b57: Waiting 16:07:31 89b8cbc046c0: Waiting 16:07:31 26cbea5cba74: Waiting 16:07:32 0a7a4160dcf0: Pushed 16:07:32 fd5cad3fc4d8: Pushed 16:07:32 97db0c37de95: Pushed 16:07:32 9376a22e7c77: Layer already exists 16:07:32 26cbea5cba74: Layer already exists 16:07:32 183e93bb9b57: Layer already exists 16:07:33 89b8cbc046c0: Pushed 16:07:42 13cb146835b7: Pushed 16:07:50 b227822f8c46: Pushed 16:07:50 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:50 + 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 16:07:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:07:50 fd5cad3fc4d8: Preparing 16:07:50 0a7a4160dcf0: Preparing 16:07:50 97db0c37de95: Preparing 16:07:50 b227822f8c46: Preparing 16:07:50 13cb146835b7: Preparing 16:07:50 9376a22e7c77: Preparing 16:07:50 183e93bb9b57: Preparing 16:07:50 89b8cbc046c0: Preparing 16:07:50 26cbea5cba74: Preparing 16:07:50 183e93bb9b57: Waiting 16:07:50 26cbea5cba74: Waiting 16:07:50 89b8cbc046c0: Waiting 16:07:50 9376a22e7c77: Waiting 16:07:51 13cb146835b7: Layer already exists 16:07:51 0a7a4160dcf0: Layer already exists 16:07:51 b227822f8c46: Layer already exists 16:07:51 fd5cad3fc4d8: Layer already exists 16:07:51 97db0c37de95: Layer already exists 16:07:51 9376a22e7c77: Layer already exists 16:07:51 183e93bb9b57: Layer already exists 16:07:51 89b8cbc046c0: Layer already exists 16:07:51 26cbea5cba74: Layer already exists 16:07:51 latest: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.121 16:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:07:52 fd5cad3fc4d8: Preparing 16:07:52 0a7a4160dcf0: Preparing 16:07:52 97db0c37de95: Preparing 16:07:52 b227822f8c46: Preparing 16:07:52 13cb146835b7: Preparing 16:07:52 9376a22e7c77: Preparing 16:07:52 183e93bb9b57: Preparing 16:07:52 89b8cbc046c0: Preparing 16:07:52 26cbea5cba74: Preparing 16:07:52 9376a22e7c77: Waiting 16:07:52 183e93bb9b57: Waiting 16:07:52 89b8cbc046c0: Waiting 16:07:52 26cbea5cba74: Waiting 16:07:52 b227822f8c46: Layer already exists 16:07:52 13cb146835b7: Layer already exists 16:07:52 97db0c37de95: Layer already exists 16:07:52 fd5cad3fc4d8: Layer already exists 16:07:52 0a7a4160dcf0: Layer already exists 16:07:52 183e93bb9b57: Layer already exists 16:07:52 89b8cbc046c0: Layer already exists 16:07:52 9376a22e7c77: Layer already exists 16:07:52 26cbea5cba74: Layer already exists 16:07:52 3.0.0-dev.121: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:07:53 fd5cad3fc4d8: Preparing 16:07:53 0a7a4160dcf0: Preparing 16:07:53 97db0c37de95: Preparing 16:07:53 b227822f8c46: Preparing 16:07:53 13cb146835b7: Preparing 16:07:53 9376a22e7c77: Preparing 16:07:53 183e93bb9b57: Preparing 16:07:53 89b8cbc046c0: Preparing 16:07:53 26cbea5cba74: Preparing 16:07:53 183e93bb9b57: Waiting 16:07:53 89b8cbc046c0: Waiting 16:07:53 26cbea5cba74: Waiting 16:07:53 9376a22e7c77: Waiting 16:07:53 0a7a4160dcf0: Layer already exists 16:07:53 b227822f8c46: Layer already exists 16:07:53 97db0c37de95: Layer already exists 16:07:53 13cb146835b7: Layer already exists 16:07:53 fd5cad3fc4d8: Layer already exists 16:07:53 183e93bb9b57: Layer already exists 16:07:53 9376a22e7c77: Layer already exists 16:07:53 89b8cbc046c0: Layer already exists 16:07:53 26cbea5cba74: Layer already exists 16:07:53 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:53 + 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 16:07:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:07:54 fd5cad3fc4d8: Preparing 16:07:54 0a7a4160dcf0: Preparing 16:07:54 97db0c37de95: Preparing 16:07:54 b227822f8c46: Preparing 16:07:54 13cb146835b7: Preparing 16:07:54 9376a22e7c77: Preparing 16:07:54 183e93bb9b57: Preparing 16:07:54 89b8cbc046c0: Preparing 16:07:54 26cbea5cba74: Preparing 16:07:54 9376a22e7c77: Waiting 16:07:54 183e93bb9b57: Waiting 16:07:54 89b8cbc046c0: Waiting 16:07:54 26cbea5cba74: Waiting 16:07:54 0a7a4160dcf0: Layer already exists 16:07:54 b227822f8c46: Layer already exists 16:07:54 97db0c37de95: Layer already exists 16:07:54 fd5cad3fc4d8: Layer already exists 16:07:54 13cb146835b7: Layer already exists 16:07:54 9376a22e7c77: Layer already exists 16:07:54 89b8cbc046c0: Layer already exists 16:07:54 183e93bb9b57: Layer already exists 16:07:54 26cbea5cba74: Layer already exists 16:07:54 main: digest: sha256:69ed3bcc4f7299bcbc18b816af8dd6c301ff27621c3861798a374a55cc48f5cf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:07:54 ===================================================== [Pipeline] echo 16:07:54 taggedImages: 16:07:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:07:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:07:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.121 16:07:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:54 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:07:54 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:07:54 581b0da79acfc8c7cfb708782744174800bf9092 16:07:54 latest 16:07:54 3.0.0-dev.121 16:07:54 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:07:54 main 16:07:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:07:55 1069d2246607: Preparing 16:07:55 ff76ea90fe13: Preparing 16:07:55 593a630826be: Preparing 16:07:55 73d1ba6d678f: Preparing 16:07:55 9376a22e7c77: Preparing 16:07:55 183e93bb9b57: Preparing 16:07:55 ac1c0256f4fc: Preparing 16:07:55 26cbea5cba74: Preparing 16:07:55 183e93bb9b57: Waiting 16:07:55 ac1c0256f4fc: Waiting 16:07:55 26cbea5cba74: Waiting 16:07:55 9376a22e7c77: Layer already exists 16:07:55 183e93bb9b57: Layer already exists 16:07:55 593a630826be: Pushed 16:07:55 ff76ea90fe13: Pushed 16:07:55 1069d2246607: Pushed 16:07:55 26cbea5cba74: Layer already exists 16:07:56 ac1c0256f4fc: Pushed 16:08:18 73d1ba6d678f: Pushed 16:08:18 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:18 + 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 16:08:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:19 1069d2246607: Preparing 16:08:19 ff76ea90fe13: Preparing 16:08:19 593a630826be: Preparing 16:08:19 73d1ba6d678f: Preparing 16:08:19 9376a22e7c77: Preparing 16:08:19 183e93bb9b57: Preparing 16:08:19 ac1c0256f4fc: Preparing 16:08:19 26cbea5cba74: Preparing 16:08:19 ac1c0256f4fc: Waiting 16:08:19 183e93bb9b57: Waiting 16:08:19 26cbea5cba74: Waiting 16:08:19 73d1ba6d678f: Layer already exists 16:08:19 ff76ea90fe13: Layer already exists 16:08:19 1069d2246607: Layer already exists 16:08:19 593a630826be: Layer already exists 16:08:19 9376a22e7c77: Layer already exists 16:08:19 ac1c0256f4fc: Layer already exists 16:08:19 183e93bb9b57: Layer already exists 16:08:19 26cbea5cba74: Layer already exists 16:08:19 latest: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.121 16:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:20 1069d2246607: Preparing 16:08:20 ff76ea90fe13: Preparing 16:08:20 593a630826be: Preparing 16:08:20 73d1ba6d678f: Preparing 16:08:20 9376a22e7c77: Preparing 16:08:20 183e93bb9b57: Preparing 16:08:20 ac1c0256f4fc: Preparing 16:08:20 26cbea5cba74: Preparing 16:08:20 183e93bb9b57: Waiting 16:08:20 ac1c0256f4fc: Waiting 16:08:20 26cbea5cba74: Waiting 16:08:20 73d1ba6d678f: Layer already exists 16:08:20 ff76ea90fe13: Layer already exists 16:08:20 1069d2246607: Layer already exists 16:08:20 9376a22e7c77: Layer already exists 16:08:20 593a630826be: Layer already exists 16:08:20 ac1c0256f4fc: Layer already exists 16:08:20 183e93bb9b57: Layer already exists 16:08:20 26cbea5cba74: Layer already exists 16:08:20 3.0.0-dev.121: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:21 1069d2246607: Preparing 16:08:21 ff76ea90fe13: Preparing 16:08:21 593a630826be: Preparing 16:08:21 73d1ba6d678f: Preparing 16:08:21 9376a22e7c77: Preparing 16:08:21 183e93bb9b57: Preparing 16:08:21 ac1c0256f4fc: Preparing 16:08:21 26cbea5cba74: Preparing 16:08:21 183e93bb9b57: Waiting 16:08:21 ac1c0256f4fc: Waiting 16:08:21 26cbea5cba74: Waiting 16:08:21 9376a22e7c77: Layer already exists 16:08:21 73d1ba6d678f: Layer already exists 16:08:21 1069d2246607: Layer already exists 16:08:21 593a630826be: Layer already exists 16:08:21 ff76ea90fe13: Layer already exists 16:08:21 183e93bb9b57: Layer already exists 16:08:21 26cbea5cba74: Layer already exists 16:08:21 ac1c0256f4fc: Layer already exists 16:08:21 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:22 + 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 16:08:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:08:22 1069d2246607: Preparing 16:08:22 ff76ea90fe13: Preparing 16:08:22 593a630826be: Preparing 16:08:22 73d1ba6d678f: Preparing 16:08:22 9376a22e7c77: Preparing 16:08:22 183e93bb9b57: Preparing 16:08:22 ac1c0256f4fc: Preparing 16:08:22 26cbea5cba74: Preparing 16:08:22 183e93bb9b57: Waiting 16:08:22 ac1c0256f4fc: Waiting 16:08:22 26cbea5cba74: Waiting 16:08:22 1069d2246607: Layer already exists 16:08:22 73d1ba6d678f: Layer already exists 16:08:22 9376a22e7c77: Layer already exists 16:08:22 ff76ea90fe13: Layer already exists 16:08:22 593a630826be: Layer already exists 16:08:22 183e93bb9b57: Layer already exists 16:08:22 26cbea5cba74: Layer already exists 16:08:22 ac1c0256f4fc: Layer already exists 16:08:27 main: digest: sha256:aa19b48c1b1b5e64c70c060a370ef63834943c587465c30625f1ad709226a3c4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:27 ===================================================== [Pipeline] echo 16:08:27 taggedImages: 16:08:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:08:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:08:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.121 16:08:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:08:27 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:08:27 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:08:27 581b0da79acfc8c7cfb708782744174800bf9092 16:08:27 latest 16:08:27 3.0.0-dev.121 16:08:27 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:08:27 main 16:08:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:27 c2668670b5a9: Preparing 16:08:27 f03248991320: Preparing 16:08:27 97a4df9cbe84: Preparing 16:08:27 11d02305c8d8: Preparing 16:08:27 9376a22e7c77: Preparing 16:08:27 183e93bb9b57: Preparing 16:08:27 89b8cbc046c0: Preparing 16:08:27 26cbea5cba74: Preparing 16:08:27 89b8cbc046c0: Waiting 16:08:27 26cbea5cba74: Waiting 16:08:27 183e93bb9b57: Waiting 16:08:27 9376a22e7c77: Layer already exists 16:08:28 183e93bb9b57: Layer already exists 16:08:28 89b8cbc046c0: Layer already exists 16:08:28 26cbea5cba74: Layer already exists 16:08:28 f03248991320: Pushed 16:08:28 97a4df9cbe84: Pushed 16:08:28 c2668670b5a9: Pushed 16:08:46 11d02305c8d8: Pushed 16:08:46 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:46 + 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 16:08:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:46 c2668670b5a9: Preparing 16:08:46 f03248991320: Preparing 16:08:46 97a4df9cbe84: Preparing 16:08:46 11d02305c8d8: Preparing 16:08:46 9376a22e7c77: Preparing 16:08:46 183e93bb9b57: Preparing 16:08:46 89b8cbc046c0: Preparing 16:08:46 26cbea5cba74: Preparing 16:08:46 183e93bb9b57: Waiting 16:08:46 89b8cbc046c0: Waiting 16:08:46 26cbea5cba74: Waiting 16:08:46 c2668670b5a9: Layer already exists 16:08:46 f03248991320: Layer already exists 16:08:46 9376a22e7c77: Layer already exists 16:08:46 11d02305c8d8: Layer already exists 16:08:46 97a4df9cbe84: Layer already exists 16:08:46 26cbea5cba74: Layer already exists 16:08:46 89b8cbc046c0: Layer already exists 16:08:46 183e93bb9b57: Layer already exists 16:08:47 latest: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.121 16:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:51 c2668670b5a9: Preparing 16:08:51 f03248991320: Preparing 16:08:51 97a4df9cbe84: Preparing 16:08:51 11d02305c8d8: Preparing 16:08:51 9376a22e7c77: Preparing 16:08:51 183e93bb9b57: Preparing 16:08:51 89b8cbc046c0: Preparing 16:08:51 26cbea5cba74: Preparing 16:08:51 183e93bb9b57: Waiting 16:08:51 89b8cbc046c0: Waiting 16:08:51 26cbea5cba74: Waiting 16:08:51 9376a22e7c77: Layer already exists 16:08:51 97a4df9cbe84: Layer already exists 16:08:51 f03248991320: Layer already exists 16:08:51 11d02305c8d8: Layer already exists 16:08:51 c2668670b5a9: Layer already exists 16:08:51 183e93bb9b57: Layer already exists 16:08:51 89b8cbc046c0: Layer already exists 16:08:51 26cbea5cba74: Layer already exists 16:08:51 3.0.0-dev.121: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:52 c2668670b5a9: Preparing 16:08:52 f03248991320: Preparing 16:08:52 97a4df9cbe84: Preparing 16:08:52 11d02305c8d8: Preparing 16:08:52 9376a22e7c77: Preparing 16:08:52 183e93bb9b57: Preparing 16:08:52 89b8cbc046c0: Preparing 16:08:52 26cbea5cba74: Preparing 16:08:52 89b8cbc046c0: Waiting 16:08:52 26cbea5cba74: Waiting 16:08:52 183e93bb9b57: Waiting 16:08:53 11d02305c8d8: Layer already exists 16:08:53 f03248991320: Layer already exists 16:08:53 c2668670b5a9: Layer already exists 16:08:53 89b8cbc046c0: Layer already exists 16:08:53 183e93bb9b57: Layer already exists 16:08:54 97a4df9cbe84: Layer already exists 16:08:54 9376a22e7c77: Layer already exists 16:08:54 26cbea5cba74: Layer already exists 16:08:57 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:57 + 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 16:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:08:58 c2668670b5a9: Preparing 16:08:58 f03248991320: Preparing 16:08:58 97a4df9cbe84: Preparing 16:08:58 11d02305c8d8: Preparing 16:08:58 9376a22e7c77: Preparing 16:08:58 183e93bb9b57: Preparing 16:08:58 89b8cbc046c0: Preparing 16:08:58 26cbea5cba74: Preparing 16:08:58 183e93bb9b57: Waiting 16:08:58 89b8cbc046c0: Waiting 16:08:58 26cbea5cba74: Waiting 16:08:58 c2668670b5a9: Layer already exists 16:08:58 11d02305c8d8: Layer already exists 16:08:58 9376a22e7c77: Layer already exists 16:08:58 97a4df9cbe84: Layer already exists 16:08:58 f03248991320: Layer already exists 16:08:58 183e93bb9b57: Layer already exists 16:08:58 89b8cbc046c0: Layer already exists 16:08:58 26cbea5cba74: Layer already exists 16:08:58 main: digest: sha256:8e557e6a0ac4232175f3ca66aa3ee24cb47c2182dd1dd7c1d8353f737eb6a89e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:08:58 ===================================================== [Pipeline] echo 16:08:58 taggedImages: 16:08:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:08:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:08:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.121 16:08:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:08:58 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:08:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:08:58 581b0da79acfc8c7cfb708782744174800bf9092 16:08:58 latest 16:08:58 3.0.0-dev.121 16:08:58 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:08:58 main 16:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:08:59 4c17dadcad10: Preparing 16:08:59 d28d138ad16d: Preparing 16:08:59 9376a22e7c77: Preparing 16:08:59 183e93bb9b57: Preparing 16:08:59 087b823ff5e9: Preparing 16:08:59 26cbea5cba74: Preparing 16:08:59 26cbea5cba74: Waiting 16:08:59 9376a22e7c77: Layer already exists 16:08:59 183e93bb9b57: Layer already exists 16:09:00 26cbea5cba74: Layer already exists 16:09:01 087b823ff5e9: Pushed 16:09:01 4c17dadcad10: Pushed 16:09:09 d28d138ad16d: Pushed 16:09:09 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:10 4c17dadcad10: Preparing 16:09:10 d28d138ad16d: Preparing 16:09:10 9376a22e7c77: Preparing 16:09:10 183e93bb9b57: Preparing 16:09:10 087b823ff5e9: Preparing 16:09:10 26cbea5cba74: Preparing 16:09:10 26cbea5cba74: Waiting 16:09:10 4c17dadcad10: Layer already exists 16:09:10 d28d138ad16d: Layer already exists 16:09:10 9376a22e7c77: Layer already exists 16:09:10 183e93bb9b57: Layer already exists 16:09:10 087b823ff5e9: Layer already exists 16:09:10 26cbea5cba74: Layer already exists 16:09:11 latest: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.121 16:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:12 4c17dadcad10: Preparing 16:09:12 d28d138ad16d: Preparing 16:09:12 9376a22e7c77: Preparing 16:09:12 183e93bb9b57: Preparing 16:09:12 087b823ff5e9: Preparing 16:09:12 26cbea5cba74: Preparing 16:09:12 26cbea5cba74: Waiting 16:09:12 4c17dadcad10: Layer already exists 16:09:12 9376a22e7c77: Layer already exists 16:09:12 d28d138ad16d: Layer already exists 16:09:12 087b823ff5e9: Layer already exists 16:09:12 183e93bb9b57: Layer already exists 16:09:12 26cbea5cba74: Layer already exists 16:09:12 3.0.0-dev.121: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:12 4c17dadcad10: Preparing 16:09:12 d28d138ad16d: Preparing 16:09:12 9376a22e7c77: Preparing 16:09:12 183e93bb9b57: Preparing 16:09:12 087b823ff5e9: Preparing 16:09:12 26cbea5cba74: Preparing 16:09:12 26cbea5cba74: Waiting 16:09:12 9376a22e7c77: Layer already exists 16:09:12 d28d138ad16d: Layer already exists 16:09:12 087b823ff5e9: Layer already exists 16:09:12 4c17dadcad10: Layer already exists 16:09:13 26cbea5cba74: Layer already exists 16:09:14 183e93bb9b57: Layer already exists 16:09:14 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:09:14 4c17dadcad10: Preparing 16:09:14 d28d138ad16d: Preparing 16:09:14 9376a22e7c77: Preparing 16:09:14 183e93bb9b57: Preparing 16:09:14 087b823ff5e9: Preparing 16:09:14 26cbea5cba74: Preparing 16:09:14 26cbea5cba74: Waiting 16:09:14 087b823ff5e9: Layer already exists 16:09:14 4c17dadcad10: Layer already exists 16:09:14 d28d138ad16d: Layer already exists 16:09:14 9376a22e7c77: Layer already exists 16:09:14 183e93bb9b57: Layer already exists 16:09:14 26cbea5cba74: Layer already exists 16:09:15 main: digest: sha256:89cd902e7454d8552519e93fa0f7344055aeccdbee7b887cca55dc8f47507c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:15 ===================================================== [Pipeline] echo 16:09:15 taggedImages: 16:09:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:09:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:09:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.121 16:09:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:09:15 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:09:15 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:09:15 581b0da79acfc8c7cfb708782744174800bf9092 16:09:15 latest 16:09:15 3.0.0-dev.121 16:09:15 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:09:15 main 16:09:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:16 0b80a26d4771: Preparing 16:09:16 8f4459c185a7: Preparing 16:09:16 9376a22e7c77: Preparing 16:09:16 183e93bb9b57: Preparing 16:09:16 cc7f86473e63: Preparing 16:09:16 26cbea5cba74: Preparing 16:09:16 26cbea5cba74: Waiting 16:09:16 cc7f86473e63: Layer already exists 16:09:16 183e93bb9b57: Layer already exists 16:09:16 9376a22e7c77: Layer already exists 16:09:16 26cbea5cba74: Layer already exists 16:09:16 0b80a26d4771: Pushed 16:09:25 8f4459c185a7: Pushed 16:09:25 581b0da79acfc8c7cfb708782744174800bf9092: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:26 0b80a26d4771: Preparing 16:09:26 8f4459c185a7: Preparing 16:09:26 9376a22e7c77: Preparing 16:09:26 183e93bb9b57: Preparing 16:09:26 cc7f86473e63: Preparing 16:09:26 26cbea5cba74: Preparing 16:09:26 26cbea5cba74: Waiting 16:09:26 183e93bb9b57: Layer already exists 16:09:26 9376a22e7c77: Layer already exists 16:09:26 0b80a26d4771: Layer already exists 16:09:26 cc7f86473e63: Layer already exists 16:09:26 8f4459c185a7: Layer already exists 16:09:26 26cbea5cba74: Layer already exists 16:09:27 latest: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.121 16:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:28 0b80a26d4771: Preparing 16:09:28 8f4459c185a7: Preparing 16:09:28 9376a22e7c77: Preparing 16:09:28 183e93bb9b57: Preparing 16:09:28 cc7f86473e63: Preparing 16:09:28 26cbea5cba74: Preparing 16:09:28 26cbea5cba74: Waiting 16:09:28 0b80a26d4771: Layer already exists 16:09:28 cc7f86473e63: Layer already exists 16:09:28 183e93bb9b57: Layer already exists 16:09:28 9376a22e7c77: Layer already exists 16:09:28 8f4459c185a7: Layer already exists 16:09:28 26cbea5cba74: Layer already exists 16:09:28 3.0.0-dev.121: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:29 0b80a26d4771: Preparing 16:09:29 8f4459c185a7: Preparing 16:09:29 9376a22e7c77: Preparing 16:09:29 183e93bb9b57: Preparing 16:09:29 cc7f86473e63: Preparing 16:09:29 26cbea5cba74: Preparing 16:09:29 9376a22e7c77: Layer already exists 16:09:29 0b80a26d4771: Layer already exists 16:09:29 8f4459c185a7: Layer already exists 16:09:29 183e93bb9b57: Layer already exists 16:09:29 cc7f86473e63: Layer already exists 16:09:29 26cbea5cba74: Layer already exists 16:09:29 581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:09:30 0b80a26d4771: Preparing 16:09:30 8f4459c185a7: Preparing 16:09:30 9376a22e7c77: Preparing 16:09:30 183e93bb9b57: Preparing 16:09:30 cc7f86473e63: Preparing 16:09:30 26cbea5cba74: Preparing 16:09:30 26cbea5cba74: Waiting 16:09:30 183e93bb9b57: Layer already exists 16:09:30 0b80a26d4771: Layer already exists 16:09:30 cc7f86473e63: Layer already exists 16:09:30 9376a22e7c77: Layer already exists 16:09:30 8f4459c185a7: Layer already exists 16:09:30 26cbea5cba74: Layer already exists 16:09:30 main: digest: sha256:a54dbaa85f1099165b220d99a7d6591e0d6c3fb1e2ef752e83bbca15f111838f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:30 ===================================================== [Pipeline] echo 16:09:30 taggedImages: 16:09:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092 16:09:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:09:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.121 16:09:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:581b0da79acfc8c7cfb708782744174800bf9092-3.0.0-dev.121 16:09:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:31 16:09:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:09:31 arm64: Pulling from edgex-lftools-log-publisher 16:09:31 8998bd30e6a1: Pulling fs layer 16:09:31 04944245beec: Pulling fs layer 16:09:31 699f458cf7ca: Pulling fs layer 16:09:31 765212b225bb: Pulling fs layer 16:09:31 f23df028b6ca: Pulling fs layer 16:09:31 d65c8cfc05b1: Pulling fs layer 16:09:31 2437ff75d9bd: Pulling fs layer 16:09:31 765212b225bb: Waiting 16:09:31 f23df028b6ca: Waiting 16:09:31 d65c8cfc05b1: Waiting 16:09:31 2437ff75d9bd: Waiting 16:09:32 04944245beec: Verifying Checksum 16:09:32 04944245beec: Download complete 16:09:32 765212b225bb: Verifying Checksum 16:09:32 765212b225bb: Download complete 16:09:32 f23df028b6ca: Verifying Checksum 16:09:32 f23df028b6ca: Download complete 16:09:32 d65c8cfc05b1: Download complete 16:09:34 699f458cf7ca: Verifying Checksum 16:09:34 699f458cf7ca: Download complete 16:09:49 8998bd30e6a1: Verifying Checksum 16:09:49 8998bd30e6a1: Download complete 16:09:51 8998bd30e6a1: Pull complete 16:09:51 04944245beec: Pull complete 16:09:52 2437ff75d9bd: Verifying Checksum 16:09:52 2437ff75d9bd: Download complete 16:09:52 699f458cf7ca: Pull complete 16:09:52 765212b225bb: Pull complete 16:09:53 f23df028b6ca: Pull complete 16:09:53 d65c8cfc05b1: Pull complete 16:10:08 2437ff75d9bd: Pull complete 16:10:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:09 prd-ubuntu20.04-docker-arm64-4c-16g-6895 does not seem to be running inside a container 16:10:09 $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@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 16:10:13 $ docker top f4f803b26ac21b3d41e45b829da0a90e018a539e8041ad67147a78a102664539 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:14 ---> job-cost.sh 16:10:14 lf-activate-venv: SKIPPING 16:10:14 INFO: No Stack... 16:10:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:10:15 INFO: Archiving Costs [Pipeline] sh 16:10:16 + cat /w/workspace/edgex-go/483/archives/cost.csv 16:10:16 + cut -d, -f6 [Pipeline] lock 16:10:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] 16:10:16 Resource [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] did not exist. Created. 16:10:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:10:17 + echo total: 0.10999999940395355 [Pipeline] stash 16:10:17 Stashed 1 file(s) [Pipeline] } 16:10:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-483-stack-cost] [Pipeline] // lock [Pipeline] } 16:10:17 $ docker stop --time=1 f4f803b26ac21b3d41e45b829da0a90e018a539e8041ad67147a78a102664539 16:10:19 $ docker rm -f --volumes f4f803b26ac21b3d41e45b829da0a90e018a539e8041ad67147a78a102664539 [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 16:10:20 provisioning config files... 16:10:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/483@tmp/config4044351000942845150tmp [Pipeline] { [Pipeline] sh 16:10:20 + set +x 16:10:20 + curl -s https://codecov.io/bash+ 16:10:20 bash -s -- 16:10:20 16:10:20 _____ _ 16:10:20 / ____| | | 16:10:20 | | ___ __| | ___ ___ _____ __ 16:10:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:10:20 | |___| (_) | (_| | __/ (_| (_) \ V / 16:10:20 \_____\___/ \__,_|\___|\___\___/ \_/ 16:10:20 Bash-1.0.6 16:10:20 16:10:20 16:10:20 ==> git version 2.25.1 found 16:10:20 ==> 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 16:10:20 Release-Date: 2020-01-08 16:10:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:10:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:10:20 ==> Jenkins CI detected. 16:10:20 current dir:  /w/workspace/edgex-go/483 16:10:20 project root: . 16:10:20 --> token set from env 16:10:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:10:20 ==> Running gcov in . (disable via -X gcov) 16:10:20 ==> Python coveragepy not found 16:10:20 ==> Searching for coverage reports in: 16:10:20 + . 16:10:20 -> Found 1 reports 16:10:20 ==> Detecting git/mercurial file structure 16:10:20 ==> Reading reports 16:10:20 + ./coverage.out bytes=447380 16:10:20 ==> Appending adjustments 16:10:20 https://docs.codecov.io/docs/fixing-reports 16:10:21 + Found adjustments 16:10:21 ==> Gzipping contents 16:10:21 60K /tmp/codecov.rEM14a.gz 16:10:21 ==> Uploading reports 16:10:21 url: https://codecov.io 16:10:21 query: branch=main&commit=581b0da79acfc8c7cfb708782744174800bf9092&build=483&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F483%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:10:21 -> Pinging Codecov 16:10:21 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=581b0da79acfc8c7cfb708782744174800bf9092&build=483&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F483%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:10:21 -> Uploading to 16:10:21 https://storage.googleapis.com/codecov/v4/raw/2023-04-05/00271124DB129430A58F1EEE437C3FCB/581b0da79acfc8c7cfb708782744174800bf9092/84ed1909-8505-417e-bcf6-6cfa48ab9b18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T161021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7fa3bf37acd04c8949c2b31bd90981dddad50e0e540b331b7c6f07f0848c85a 16:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:21 Dload Upload Total Spent Left Speed 16:10:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57539 0 0 100 57539 0 181k --:--:-- --:--:-- --:--:-- 181k 16:10:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/581b0da79acfc8c7cfb708782744174800bf9092 [Pipeline] } 16:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:10:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:10:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:10:22 16:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:10:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:10:22 df9b9388f04a: Pulling fs layer 16:10:22 52dc419b0ee2: Pulling fs layer 16:10:22 25bc292e5bac: Pulling fs layer 16:10:22 114826534d7a: Pulling fs layer 16:10:22 4657fd5d0bcf: Pulling fs layer 16:10:22 6ad1cebc031e: Pulling fs layer 16:10:22 8a3aa393b2d8: Pulling fs layer 16:10:22 4657fd5d0bcf: Waiting 16:10:22 6ad1cebc031e: Waiting 16:10:22 114826534d7a: Waiting 16:10:22 8a3aa393b2d8: Waiting 16:10:22 25bc292e5bac: Verifying Checksum 16:10:22 25bc292e5bac: Download complete 16:10:22 52dc419b0ee2: Verifying Checksum 16:10:22 52dc419b0ee2: Download complete 16:10:22 4657fd5d0bcf: Download complete 16:10:23 df9b9388f04a: Verifying Checksum 16:10:23 df9b9388f04a: Download complete 16:10:23 df9b9388f04a: Pull complete 16:10:23 52dc419b0ee2: Pull complete 16:10:23 25bc292e5bac: Pull complete 16:10:25 6ad1cebc031e: Verifying Checksum 16:10:25 6ad1cebc031e: Download complete 16:10:40 114826534d7a: Verifying Checksum 16:10:40 114826534d7a: Download complete 16:10:40 8a3aa393b2d8: Verifying Checksum 16:10:40 8a3aa393b2d8: Download complete 16:10:42 114826534d7a: Pull complete 16:10:42 4657fd5d0bcf: Pull complete 16:10:42 6ad1cebc031e: Pull complete 16:10:45 8a3aa393b2d8: Pull complete 16:10:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:10:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:45 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 16:10:45 $ 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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:10:52 $ docker top f1035e94e368a068acc0b2010e1780bfbdf8ab3189e8f47ac7fb09ae1e55309d -eo pid,comm [Pipeline] { [Pipeline] echo 16:10:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:10:52 + set -o pipefail 16:10:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:10:57 16:10:57 Monitoring /w/workspace/edgex-go/483 (github.com/edgexfoundry/edgex-go)... 16:10:57 16:10:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/92577419-cb8d-413d-96de-cccf711517ff 16:10:57 16:10:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:10:57 16:10:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:10:57 16:10:57 16:10:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:10:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:10:57 More details here: https://snyk.co/ue1NS [Pipeline] } 16:10:58 $ docker stop --time=1 f1035e94e368a068acc0b2010e1780bfbdf8ab3189e8f47ac7fb09ae1e55309d 16:11:02 $ docker rm -f --volumes f1035e94e368a068acc0b2010e1780bfbdf8ab3189e8f47ac7fb09ae1e55309d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:11:02 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:02 provisioning config files... 16:11:02 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/483@tmp/config7923563068208518246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:02 --> edgex-publish-swagger.sh 16:11:02 === Publish openapi/v3 API === 16:11:02 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:11:02 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/483/openapi/v3/core-command.yaml] 16:11:02 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:02 Dload Upload Total Spent Left Speed 16:11:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 38552 --:--:-- --:--:-- --:--:-- 38552 16:11:03 16:11:03 16:11:03 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/483/openapi/v3/core-data.yaml] 16:11:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:03 Dload Upload Total Spent Left Speed 16:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k 16:11:04 16:11:04 16:11:04 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/483/openapi/v3/core-metadata.yaml] 16:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:04 Dload Upload Total Spent Left Speed 16:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 279k --:--:-- --:--:-- --:--:-- 278k 100 141k 0 0 100 141k 0 278k --:--:-- --:--:-- --:--:-- 278k 16:11:04 16:11:04 16:11:04 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/483/openapi/v3/support-notifications.yaml] 16:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:04 Dload Upload Total Spent Left Speed 16:11:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 161k --:--:-- --:--:-- --:--:-- 161k 16:11:05 16:11:05 16:11:05 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/483/openapi/v3/support-scheduler.yaml] 16:11:05 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:05 Dload Upload Total Spent Left Speed 16:11:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 60807 --:--:-- --:--:-- --:--:-- 60807 100 34356 0 0 100 34356 0 60807 --:--:-- --:--:-- --:--:-- 60699 16:11:05 16:11:05 [Pipeline] } 16:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:11:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:06 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 16:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:06 $ docker top 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:07 [ssh-agent] Looking for ssh-agent implementation... 16:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:07 $ docker exec 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 ssh-agent 16:11:07 SSH_AUTH_SOCK=/tmp/ssh-KruJzjz8fr4B/agent.32 16:11:07 SSH_AGENT_PID=38 16:11:07 Running ssh-add (command line suppressed) 16:11:07 Identity added: /w/workspace/edgex-go/483@tmp/private_key_1894183288842514521.key (/w/workspace/edgex-go/483@tmp/private_key_1894183288842514521.key) 16:11:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:07 + git semver tag 16:11:07 2023-04-05 16:11:07,848 [run_tag] DEBUG tag force:False 16:11:07 2023-04-05 16:11:07,848 [check_head_tag] DEBUG check head tag 16:11:07 2023-04-05 16:11:07,852 [execute] INFO git cat-file --batch-check 16:11:07 2023-04-05 16:11:07,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=) 16:11:07 2023-04-05 16:11:07,856 [execute] INFO git cat-file --batch 16:11:07 2023-04-05 16:11:07,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=) 16:11:07 2023-04-05 16:11:07,913 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 16:11:07 2023-04-05 16:11:07,913 [execute] INFO git tag -a v3.0.0-dev.121 -m v3.0.0-dev.121 16:11:07 2023-04-05 16:11:07,914 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.121', '-m', 'v3.0.0-dev.121'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=None) 16:11:08 2023-04-05 16:11:07,919 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 16:11:08 3.0.0-dev.121 [Pipeline] } 16:11:08 $ docker exec --env ******** --env ******** 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 ssh-agent -k 16:11:08 unset SSH_AUTH_SOCK; 16:11:08 unset SSH_AGENT_PID; 16:11:08 echo Agent pid 38 killed; 16:11:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:08 + git semver [Pipeline] } 16:11:08 $ docker stop --time=1 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 16:11:10 $ docker rm -f --volumes 8ab62026cb41679eb9a27c82b7f34db31c682547f172c827308b6ebe304d1609 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:11:10 16:11:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:11:10 0.23.1-centos7: Pulling from edgex-lftools 16:11:10 ab5ef0e58194: Pulling fs layer 16:11:10 9712f1f96733: Pulling fs layer 16:11:10 63f879dbbcfc: Pulling fs layer 16:11:10 0d9ebad4ef96: Pulling fs layer 16:11:10 e9a5061849ea: Pulling fs layer 16:11:10 d747dcd14b5f: Pulling fs layer 16:11:10 2de7ff778b66: Pulling fs layer 16:11:10 e9a5061849ea: Waiting 16:11:10 d747dcd14b5f: Waiting 16:11:10 0d9ebad4ef96: Waiting 16:11:10 2de7ff778b66: Waiting 16:11:10 9712f1f96733: Verifying Checksum 16:11:10 9712f1f96733: Download complete 16:11:13 63f879dbbcfc: Verifying Checksum 16:11:13 63f879dbbcfc: Download complete 16:11:13 e9a5061849ea: Verifying Checksum 16:11:13 e9a5061849ea: Download complete 16:11:13 d747dcd14b5f: Verifying Checksum 16:11:13 d747dcd14b5f: Download complete 16:11:14 2de7ff778b66: Verifying Checksum 16:11:14 2de7ff778b66: Download complete 16:11:14 0d9ebad4ef96: Verifying Checksum 16:11:14 0d9ebad4ef96: Download complete 16:11:14 ab5ef0e58194: Verifying Checksum 16:11:14 ab5ef0e58194: Download complete 16:11:17 ab5ef0e58194: Pull complete 16:11:17 9712f1f96733: Pull complete 16:11:18 63f879dbbcfc: Pull complete 16:11:22 0d9ebad4ef96: Pull complete 16:11:22 e9a5061849ea: Pull complete 16:11:22 d747dcd14b5f: Pull complete 16:11:23 2de7ff778b66: Pull complete 16:11:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:23 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 16:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:11:29 $ docker top 0e54cd2de805fcad2512d385fe0d771a98dfd02e841eb852ce99a56c5d8e5e2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:11:30 provisioning config files... 16:11:30 copy managed file [sigul-config] to file:/w/workspace/edgex-go/483@tmp/config11643977057995599343tmp 16:11:30 copy managed file [sigul-password] to file:/w/workspace/edgex-go/483@tmp/config13785399333919935177tmp 16:11:30 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/483@tmp/config4068021574779524103tmp [Pipeline] { [Pipeline] echo 16:11:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:11:30 ---> sigul-configuration.sh 16:11:30 gpg: directory `/root/.gnupg' created 16:11:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:11:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:11:30 gpg: keyring `/root/.gnupg/secring.gpg' created 16:11:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:11:30 gpg: CAST5 encrypted data 16:11:30 gpg: encrypted with 1 passphrase 16:11:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:11:30 + mkdir /home/jenkins 16:11:30 + mkdir /home/jenkins/sigul [Pipeline] sh 16:11:30 + 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 16:11:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:11:31 ---> sigul-install.sh 16:11:31 Sigul already installed; skipping installation. [Pipeline] sh 16:11:31 + git tag --list 16:11:31 0.6.0 16:11:31 0.6.1 16:11:31 0.7.0 16:11:31 0.7.1 16:11:31 v1.0.0 16:11:31 v1.0.1 16:11:31 v1.1.0 16:11:31 v1.2.0 16:11:31 v1.2.1 16:11:31 v1.3.0 16:11:31 v1.3.1 16:11:31 v2.0.0 16:11:31 v2.1.0 16:11:31 v2.1.1 16:11:31 v2.1.1-dev.1 16:11:31 v2.1.1-dev.2 16:11:31 v2.1.1-dev.3 16:11:31 v2.1.1-dev.4 16:11:31 v2.1.1-dev.5 16:11:31 v2.1.1-dev.6 16:11:31 v2.1.1-dev.7 16:11:31 v2.1.1-dev.8 16:11:31 v2.1.2-dev.1 16:11:31 v2.2.0 16:11:31 v2.2.1-dev.1 16:11:31 v2.2.1-dev.10 16:11:31 v2.2.1-dev.11 16:11:31 v2.2.1-dev.12 16:11:31 v2.2.1-dev.13 16:11:31 v2.2.1-dev.14 16:11:31 v2.2.1-dev.15 16:11:31 v2.2.1-dev.16 16:11:31 v2.2.1-dev.17 16:11:31 v2.2.1-dev.18 16:11:31 v2.2.1-dev.19 16:11:31 v2.2.1-dev.2 16:11:31 v2.2.1-dev.20 16:11:31 v2.2.1-dev.21 16:11:31 v2.2.1-dev.22 16:11:31 v2.2.1-dev.23 16:11:31 v2.2.1-dev.24 16:11:31 v2.2.1-dev.25 16:11:31 v2.2.1-dev.26 16:11:31 v2.2.1-dev.27 16:11:31 v2.2.1-dev.28 16:11:31 v2.2.1-dev.29 16:11:31 v2.2.1-dev.3 16:11:31 v2.2.1-dev.4 16:11:31 v2.2.1-dev.5 16:11:31 v2.2.1-dev.6 16:11:31 v2.2.1-dev.7 16:11:31 v2.2.1-dev.8 16:11:31 v2.2.1-dev.9 16:11:31 v2.3.0 16:11:31 v2.3.0-dev.100 16:11:31 v2.3.0-dev.101 16:11:31 v2.3.0-dev.102 16:11:31 v2.3.0-dev.103 16:11:31 v2.3.0-dev.104 16:11:31 v2.3.0-dev.105 16:11:31 v2.3.0-dev.106 16:11:31 v2.3.0-dev.29 16:11:31 v2.3.0-dev.30 16:11:31 v2.3.0-dev.31 16:11:31 v2.3.0-dev.32 16:11:31 v2.3.0-dev.33 16:11:31 v2.3.0-dev.34 16:11:31 v2.3.0-dev.35 16:11:31 v2.3.0-dev.36 16:11:31 v2.3.0-dev.37 16:11:31 v2.3.0-dev.38 16:11:31 v2.3.0-dev.39 16:11:31 v2.3.0-dev.40 16:11:31 v2.3.0-dev.41 16:11:31 v2.3.0-dev.42 16:11:31 v2.3.0-dev.43 16:11:31 v2.3.0-dev.44 16:11:31 v2.3.0-dev.45 16:11:31 v2.3.0-dev.46 16:11:31 v2.3.0-dev.47 16:11:31 v2.3.0-dev.48 16:11:31 v2.3.0-dev.49 16:11:31 v2.3.0-dev.50 16:11:31 v2.3.0-dev.51 16:11:31 v2.3.0-dev.52 16:11:31 v2.3.0-dev.53 16:11:31 v2.3.0-dev.54 16:11:31 v2.3.0-dev.55 16:11:31 v2.3.0-dev.56 16:11:31 v2.3.0-dev.57 16:11:31 v2.3.0-dev.58 16:11:31 v2.3.0-dev.59 16:11:31 v2.3.0-dev.60 16:11:31 v2.3.0-dev.61 16:11:31 v2.3.0-dev.62 16:11:31 v2.3.0-dev.63 16:11:31 v2.3.0-dev.64 16:11:31 v2.3.0-dev.65 16:11:31 v2.3.0-dev.66 16:11:31 v2.3.0-dev.67 16:11:31 v2.3.0-dev.68 16:11:31 v2.3.0-dev.69 16:11:31 v2.3.0-dev.70 16:11:31 v2.3.0-dev.71 16:11:31 v2.3.0-dev.72 16:11:31 v2.3.0-dev.73 16:11:31 v2.3.0-dev.74 16:11:31 v2.3.0-dev.75 16:11:31 v2.3.0-dev.76 16:11:31 v2.3.0-dev.77 16:11:31 v2.3.0-dev.78 16:11:31 v2.3.0-dev.79 16:11:31 v2.3.0-dev.80 16:11:31 v2.3.0-dev.81 16:11:31 v2.3.0-dev.82 16:11:31 v2.3.0-dev.83 16:11:31 v2.3.0-dev.84 16:11:31 v2.3.0-dev.85 16:11:31 v2.3.0-dev.86 16:11:31 v2.3.0-dev.87 16:11:31 v2.3.0-dev.88 16:11:31 v2.3.0-dev.89 16:11:31 v2.3.0-dev.90 16:11:31 v2.3.0-dev.91 16:11:31 v2.3.0-dev.92 16:11:31 v2.3.0-dev.93 16:11:31 v2.3.0-dev.94 16:11:31 v2.3.0-dev.95 16:11:31 v2.3.0-dev.96 16:11:31 v2.3.0-dev.97 16:11:31 v2.3.0-dev.98 16:11:31 v2.3.0-dev.99 16:11:31 v2.3.1-dev.1 16:11:31 v2.3.1-dev.2 16:11:31 v2.3.1-dev.3 16:11:31 v2.3.1-dev.4 16:11:31 v2.3.1-dev.5 16:11:31 v3.0.0-dev.1 16:11:31 v3.0.0-dev.10 16:11:31 v3.0.0-dev.100 16:11:31 v3.0.0-dev.101 16:11:31 v3.0.0-dev.102 16:11:31 v3.0.0-dev.103 16:11:31 v3.0.0-dev.104 16:11:31 v3.0.0-dev.105 16:11:31 v3.0.0-dev.106 16:11:31 v3.0.0-dev.107 16:11:31 v3.0.0-dev.108 16:11:31 v3.0.0-dev.109 16:11:31 v3.0.0-dev.11 16:11:31 v3.0.0-dev.110 16:11:31 v3.0.0-dev.111 16:11:31 v3.0.0-dev.112 16:11:31 v3.0.0-dev.113 16:11:31 v3.0.0-dev.114 16:11:31 v3.0.0-dev.115 16:11:31 v3.0.0-dev.116 16:11:31 v3.0.0-dev.117 16:11:31 v3.0.0-dev.118 16:11:31 v3.0.0-dev.119 16:11:31 v3.0.0-dev.12 16:11:31 v3.0.0-dev.120 16:11:31 v3.0.0-dev.121 16:11:31 v3.0.0-dev.13 16:11:31 v3.0.0-dev.14 16:11:31 v3.0.0-dev.15 16:11:31 v3.0.0-dev.16 16:11:31 v3.0.0-dev.17 16:11:31 v3.0.0-dev.18 16:11:31 v3.0.0-dev.19 16:11:31 v3.0.0-dev.2 16:11:31 v3.0.0-dev.20 16:11:31 v3.0.0-dev.21 16:11:31 v3.0.0-dev.22 16:11:31 v3.0.0-dev.23 16:11:31 v3.0.0-dev.24 16:11:31 v3.0.0-dev.25 16:11:31 v3.0.0-dev.26 16:11:31 v3.0.0-dev.27 16:11:31 v3.0.0-dev.28 16:11:31 v3.0.0-dev.29 16:11:31 v3.0.0-dev.3 16:11:31 v3.0.0-dev.30 16:11:31 v3.0.0-dev.31 16:11:31 v3.0.0-dev.32 16:11:31 v3.0.0-dev.33 16:11:31 v3.0.0-dev.34 16:11:31 v3.0.0-dev.35 16:11:31 v3.0.0-dev.36 16:11:31 v3.0.0-dev.37 16:11:31 v3.0.0-dev.38 16:11:31 v3.0.0-dev.39 16:11:31 v3.0.0-dev.4 16:11:31 v3.0.0-dev.40 16:11:31 v3.0.0-dev.41 16:11:31 v3.0.0-dev.42 16:11:31 v3.0.0-dev.43 16:11:31 v3.0.0-dev.44 16:11:31 v3.0.0-dev.45 16:11:31 v3.0.0-dev.46 16:11:31 v3.0.0-dev.47 16:11:31 v3.0.0-dev.48 16:11:31 v3.0.0-dev.49 16:11:31 v3.0.0-dev.5 16:11:31 v3.0.0-dev.50 16:11:31 v3.0.0-dev.51 16:11:31 v3.0.0-dev.52 16:11:31 v3.0.0-dev.53 16:11:31 v3.0.0-dev.54 16:11:31 v3.0.0-dev.55 16:11:31 v3.0.0-dev.56 16:11:31 v3.0.0-dev.57 16:11:31 v3.0.0-dev.58 16:11:31 v3.0.0-dev.59 16:11:31 v3.0.0-dev.6 16:11:31 v3.0.0-dev.60 16:11:31 v3.0.0-dev.61 16:11:31 v3.0.0-dev.62 16:11:31 v3.0.0-dev.63 16:11:31 v3.0.0-dev.64 16:11:31 v3.0.0-dev.65 16:11:31 v3.0.0-dev.66 16:11:31 v3.0.0-dev.67 16:11:31 v3.0.0-dev.68 16:11:31 v3.0.0-dev.69 16:11:31 v3.0.0-dev.7 16:11:31 v3.0.0-dev.70 16:11:31 v3.0.0-dev.71 16:11:31 v3.0.0-dev.72 16:11:31 v3.0.0-dev.73 16:11:31 v3.0.0-dev.74 16:11:31 v3.0.0-dev.75 16:11:31 v3.0.0-dev.76 16:11:31 v3.0.0-dev.77 16:11:31 v3.0.0-dev.78 16:11:31 v3.0.0-dev.79 16:11:31 v3.0.0-dev.8 16:11:31 v3.0.0-dev.80 16:11:31 v3.0.0-dev.81 16:11:31 v3.0.0-dev.82 16:11:31 v3.0.0-dev.83 16:11:31 v3.0.0-dev.84 16:11:31 v3.0.0-dev.85 16:11:31 v3.0.0-dev.86 16:11:31 v3.0.0-dev.87 16:11:31 v3.0.0-dev.88 16:11:31 v3.0.0-dev.89 16:11:31 v3.0.0-dev.9 16:11:31 v3.0.0-dev.90 16:11:31 v3.0.0-dev.91 16:11:31 v3.0.0-dev.92 16:11:31 v3.0.0-dev.93 16:11:31 v3.0.0-dev.94 16:11:31 v3.0.0-dev.95 16:11:31 v3.0.0-dev.96 16:11:31 v3.0.0-dev.97 16:11:31 v3.0.0-dev.98 16:11:31 v3.0.0-dev.99 [Pipeline] sh 16:11:31 + lftools sign git-tag v3.0.0-dev.121 16:11:32 Signing Git tag with Sigul... 16:11:32 Signing v3.0.0-dev.121 [Pipeline] echo 16:11:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:11:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:11:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:11:32 $ docker stop --time=1 0e54cd2de805fcad2512d385fe0d771a98dfd02e841eb852ce99a56c5d8e5e2e 16:11:34 $ docker rm -f --volumes 0e54cd2de805fcad2512d385fe0d771a98dfd02e841eb852ce99a56c5d8e5e2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:11:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:34 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 16:11:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:35 $ docker top f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 -eo pid,comm 16:11:35 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). 16:11:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:35 [ssh-agent] Looking for ssh-agent implementation... 16:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:35 $ docker exec f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 ssh-agent 16:11:35 SSH_AUTH_SOCK=/tmp/ssh-INMiS7o1FrLF/agent.32 16:11:35 SSH_AGENT_PID=38 16:11:35 Running ssh-add (command line suppressed) 16:11:35 Identity added: /w/workspace/edgex-go/483@tmp/private_key_13632293322498277445.key (/w/workspace/edgex-go/483@tmp/private_key_13632293322498277445.key) 16:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:35 + git semver bump pre 16:11:36 2023-04-05 16:11:36,112 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 16:11:36 2023-04-05 16:11:36,112 [bump_version] DEBUG bumping version:3.0.0-dev.121 on axis:pre with prefix:dev 16:11:36 2023-04-05 16:11:36,112 [bump_version] DEBUG bumped version:3.0.0-dev.122 16:11:36 2023-04-05 16:11:36,113 [write_version] DEBUG write version:3.0.0-dev.122 to path:/w/workspace/edgex-go/483/.semver/main with force:True 16:11:36 2023-04-05 16:11:36,113 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 16:11:36 2023-04-05 16:11:36,113 [write_file] DEBUG write to file:/w/workspace/edgex-go/483/.semver/main 16:11:36 2023-04-05 16:11:36,114 [execute] INFO git cat-file --batch-check 16:11:36 2023-04-05 16:11:36,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=) 16:11:36 2023-04-05 16:11:36,119 [execute] INFO git cat-file --batch 16:11:36 2023-04-05 16:11:36,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=) 16:11:36 2023-04-05 16:11:36,124 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 16:11:36 3.0.0-dev.122 [Pipeline] } 16:11:36 $ docker exec --env ******** --env ******** f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 ssh-agent -k 16:11:36 unset SSH_AUTH_SOCK; 16:11:36 unset SSH_AGENT_PID; 16:11:36 echo Agent pid 38 killed; 16:11:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:36 + git semver [Pipeline] } 16:11:36 $ docker stop --time=1 f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 16:11:38 $ docker rm -f --volumes f76c5f04ca30031a2e14c427f1e646d81a8796d52d61c8383c555a7acf111cf4 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:11:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:38 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 16:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:11:39 $ docker top 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:11:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:11:39 [ssh-agent] Looking for ssh-agent implementation... 16:11:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:11:39 $ docker exec 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 ssh-agent 16:11:39 SSH_AUTH_SOCK=/tmp/ssh-yRqztfay4p3s/agent.32 16:11:39 SSH_AGENT_PID=38 16:11:39 Running ssh-add (command line suppressed) 16:11:39 Identity added: /w/workspace/edgex-go/483@tmp/private_key_11776227098438446881.key (/w/workspace/edgex-go/483@tmp/private_key_11776227098438446881.key) 16:11:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:11:39 + git semver push 16:11:40 2023-04-05 16:11:40,169 [run_push] DEBUG push 16:11:40 2023-04-05 16:11:40,170 [execute] INFO git cat-file --batch-check 16:11:40 2023-04-05 16:11:40,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=) 16:11:40 2023-04-05 16:11:40,173 [execute] INFO git rev-list 0082cc5c2feb09a32fd7033b1dafe353a3e158d8 -- 16:11:40 2023-04-05 16:11:40,174 [execute] DEBUG Popen(['git', 'rev-list', '0082cc5c2feb09a32fd7033b1dafe353a3e158d8', '--'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=None) 16:11:40 2023-04-05 16:11:40,189 [execute] INFO git fetch -v origin 16:11:40 2023-04-05 16:11:40,189 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=True, shell=None, istream=None) 16:11:40 2023-04-05 16:11:40,674 [run_push] DEBUG no remote changes detected 16:11:40 2023-04-05 16:11:40,674 [execute] INFO git push origin semver 16:11:40 2023-04-05 16:11:40,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/483/.semver, universal_newlines=False, shell=None, istream=None) 16:11:41 2023-04-05 16:11:41,698 [run_push] DEBUG push all version tags 16:11:41 2023-04-05 16:11:41,699 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:11:41 2023-04-05 16:11:41,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/483, universal_newlines=False, shell=None, istream=None) 16:11:42 2023-04-05 16:11:42,577 [read_version] DEBUG read version from /w/workspace/edgex-go/483/.semver/main 16:11:42 3.0.0-dev.122 [Pipeline] } 16:11:42 $ docker exec --env ******** --env ******** 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 ssh-agent -k 16:11:42 unset SSH_AUTH_SOCK; 16:11:42 unset SSH_AGENT_PID; 16:11:42 echo Agent pid 38 killed; 16:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:43 + git semver [Pipeline] } 16:11:43 $ docker stop --time=1 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 16:11:44 $ docker rm -f --volumes 82c86404a356588d7baca1e0a2d55e6381c6613a4564d88c0fbf96939e8c1db2 [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 16:11:45 + [ -d /w/workspace/edgex-go/483/archives ] [Pipeline] libraryResource [Pipeline] sh 16:11:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:11:46 ---> package-listing.sh 16:11:46 ++ facter osfamily 16:11:46 ++ tr '[:upper:]' '[:lower:]' 16:11:46 + OS_FAMILY=debian 16:11:46 + workspace=/w/workspace/edgex-go/483 16:11:46 + START_PACKAGES=/tmp/packages_start.txt 16:11:46 + END_PACKAGES=/tmp/packages_end.txt 16:11:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:46 + PACKAGES=/tmp/packages_start.txt 16:11:46 + '[' /w/workspace/edgex-go/483 ']' 16:11:46 + PACKAGES=/tmp/packages_end.txt 16:11:46 + case "${OS_FAMILY}" in 16:11:46 + grep '^ii' 16:11:46 + dpkg -l 16:11:46 + '[' -f /tmp/packages_start.txt ']' 16:11:46 + '[' -f /tmp/packages_end.txt ']' 16:11:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:46 + '[' /w/workspace/edgex-go/483 ']' 16:11:46 + mkdir -p /w/workspace/edgex-go/483/archives/ 16:11:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/483/archives/ [Pipeline] echo 16:11:46 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/483/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:11:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:47 16:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:47 latest: Pulling from edgex-lftools-log-publisher 16:11:47 5eb5b503b376: Pulling fs layer 16:11:47 5c69ac0246d0: Pulling fs layer 16:11:47 ec43610c2a17: Pulling fs layer 16:11:47 3a2ae6a8a46f: Pulling fs layer 16:11:47 33b1e0a273af: Pulling fs layer 16:11:47 5d3b04190fa2: Pulling fs layer 16:11:47 2f39f015ded8: Pulling fs layer 16:11:47 33b1e0a273af: Waiting 16:11:47 5d3b04190fa2: Waiting 16:11:47 3a2ae6a8a46f: Waiting 16:11:47 2f39f015ded8: Waiting 16:11:47 5c69ac0246d0: Verifying Checksum 16:11:47 5c69ac0246d0: Download complete 16:11:47 3a2ae6a8a46f: Verifying Checksum 16:11:47 3a2ae6a8a46f: Download complete 16:11:49 33b1e0a273af: Verifying Checksum 16:11:49 33b1e0a273af: Download complete 16:11:49 5d3b04190fa2: Download complete 16:11:50 ec43610c2a17: Verifying Checksum 16:11:50 ec43610c2a17: Download complete 16:11:50 5eb5b503b376: Download complete 16:11:52 5eb5b503b376: Pull complete 16:11:52 2f39f015ded8: Verifying Checksum 16:11:52 2f39f015ded8: Download complete 16:11:52 5c69ac0246d0: Pull complete 16:11:52 ec43610c2a17: Pull complete 16:11:52 3a2ae6a8a46f: Pull complete 16:11:52 33b1e0a273af: Pull complete 16:11:52 5d3b04190fa2: Pull complete 16:11:56 2f39f015ded8: Pull complete 16:11:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:56 prd-ubuntu20.04-docker-8c-8g-6894 does not seem to be running inside a container 16:11:56 $ 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/483/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/483 -v /w/workspace/edgex-go/483:/w/workspace/edgex-go/483:rw,z -v /w/workspace/edgex-go/483@tmp:/w/workspace/edgex-go/483@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:12:01 $ docker top 1b2900202a085be2cf096d2c4302fd3f4d7642dbe5a76d7b4f321bcaabfe3f74 -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:12:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:12:02 + ls /var/log/sa-host 16:12:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:02 provisioning config files... 16:12:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/483@tmp/config3188753720669428109tmp [Pipeline] { [Pipeline] echo 16:12:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:12:02 ---> create-netrc.sh [Pipeline] } 16:12:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:12:02 ---> python-tools-install.sh [Pipeline] echo 16:12:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:12:03 ---> sudo-logs.sh 16:12:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:12:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:12:03 ---> job-cost.sh 16:12:03 lf-activate-venv: SKIPPING 16:12:03 DEBUG: total: 0.10999999940395355 16:12:03 INFO: Retrieving Stack Cost... 16:12:03 INFO: Retrieving Pricing Info for: v3-standard-8 16:12:04 INFO: Archiving Costs [Pipeline] echo 16:12:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:12:04 ---> logs-deploy.sh 16:12:04 lf-activate-venv: SKIPPING 16:12:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/483 16:12:04 INFO: archiving workspace using pattern(s): 16:12:05 Archives upload complete. 16:12:05 INFO: archiving logs to Nexus 16:12:06 ---> uname -a: 16:12:06 Linux prd-ubuntu20-04-docker-8c-8g-6894 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:12:06 16:12:06 16:12:06 ---> lscpu: 16:12:06 Architecture: x86_64 16:12:06 CPU op-mode(s): 32-bit, 64-bit 16:12:06 Byte Order: Little Endian 16:12:06 Address sizes: 40 bits physical, 48 bits virtual 16:12:06 CPU(s): 8 16:12:06 On-line CPU(s) list: 0-7 16:12:06 Thread(s) per core: 1 16:12:06 Core(s) per socket: 1 16:12:06 Socket(s): 8 16:12:06 NUMA node(s): 1 16:12:06 Vendor ID: AuthenticAMD 16:12:06 CPU family: 23 16:12:06 Model: 49 16:12:06 Model name: AMD EPYC-Rome Processor 16:12:06 Stepping: 0 16:12:06 CPU MHz: 2799.998 16:12:06 BogoMIPS: 5599.99 16:12:06 Virtualization: AMD-V 16:12:06 Hypervisor vendor: KVM 16:12:06 Virtualization type: full 16:12:06 L1d cache: 256 KiB 16:12:06 L1i cache: 256 KiB 16:12:06 L2 cache: 4 MiB 16:12:06 L3 cache: 128 MiB 16:12:06 NUMA node0 CPU(s): 0-7 16:12:06 Vulnerability Itlb multihit: Not affected 16:12:06 Vulnerability L1tf: Not affected 16:12:06 Vulnerability Mds: Not affected 16:12:06 Vulnerability Meltdown: Not affected 16:12:06 Vulnerability Mmio stale data: Not affected 16:12:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:12:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:12:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:12:06 Vulnerability Srbds: Not affected 16:12:06 Vulnerability Tsx async abort: Not affected 16:12:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:12:06 16:12:06 16:12:06 ---> nproc: 16:12:06 8 16:12:06 16:12:06 16:12:06 ---> df -h: 16:12:06 Filesystem Size Used Avail Use% Mounted on 16:12:06 overlay 155G 21G 134G 14% / 16:12:06 tmpfs 64M 0 64M 0% /dev 16:12:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:12:06 shm 64M 0 64M 0% /dev/shm 16:12:06 /dev/vda1 155G 21G 134G 14% /facter-os 16:12:06 16:12:06 16:12:06 ---> sar -b -r -n DEV: 16:12:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6894) 04/05/23 _x86_64_ (8 CPU) 16:12:06 16:12:06 15:35:59 LINUX RESTART (8 CPU) 16:12:06 16:12:06 15:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:12:06 15:37:02 156.50 61.51 94.99 0.00 5592.54 209727.42 0.00 16:12:06 15:38:01 98.90 1.00 97.90 0.00 32.67 50635.76 0.00 16:12:06 15:39:01 35.86 0.27 35.59 0.00 3.33 18153.79 0.00 16:12:06 15:40:01 117.39 0.05 117.34 0.00 9.33 98021.73 0.00 16:12:06 15:41:01 532.04 8.57 523.48 0.00 82.39 142696.88 0.00 16:12:06 15:42:01 517.33 10.70 506.63 0.00 2888.97 191396.38 0.00 16:12:06 15:43:01 615.78 2.88 612.90 0.00 2349.20 159356.67 0.00 16:12:06 15:44:01 544.19 1.48 542.70 0.00 11.86 215723.03 0.00 16:12:06 15:45:01 783.19 0.13 783.05 0.00 10.66 151601.13 0.00 16:12:06 15:46:01 29.10 0.05 29.05 0.00 3.07 825.46 0.00 16:12:06 15:47:01 16.65 0.00 16.65 0.00 0.00 425.53 0.00 16:12:06 15:48:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 16:12:06 15:49:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 16:12:06 15:50:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 16:12:06 15:51:01 3.35 1.03 2.32 0.00 22.00 31.33 0.00 16:12:06 15:52:01 2.00 0.00 2.00 0.00 0.00 25.46 0.00 16:12:06 15:53:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 16:12:06 15:54:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 16:12:06 15:55:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 16:12:06 15:56:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 16:12:06 15:57:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 16:12:06 15:58:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 16:12:06 15:59:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 16:12:06 16:00:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 16:12:06 16:01:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 16:12:06 16:02:01 2.83 1.58 1.25 0.00 36.26 15.46 0.00 16:12:06 16:03:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 16:12:06 16:04:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 16:12:06 16:05:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 16:12:06 16:06:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 16:12:06 16:07:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 16:12:06 16:08:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 16:12:06 16:09:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 16:12:06 16:10:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 16:12:06 16:11:01 77.62 0.30 77.32 0.00 9.73 34793.80 0.00 16:12:06 16:12:01 107.22 0.15 107.07 0.00 12.13 41178.20 0.00 16:12:06 Average: 101.83 2.49 99.33 0.00 307.81 36538.74 0.00 16:12:06 16:12:06 15:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:06 15:37:02 29679076 31656884 682908 2.08 60548 2216900 1724776 5.08 961408 1932908 220 16:12:06 15:38:01 27044632 30648540 1651048 5.02 113156 3687740 2449076 7.22 2392232 2989988 544892 16:12:06 15:39:01 27771984 31497664 797696 2.43 116828 3784100 2165824 6.38 1377208 3252148 358376 16:12:06 15:40:01 26193128 31545712 751676 2.29 119388 5378356 1808920 5.33 1563344 4615420 18640 16:12:06 15:41:01 20563440 31515960 769908 2.34 287028 10502136 1931272 5.69 1758144 9728520 3102600 16:12:06 15:42:01 21345864 31460252 817944 2.49 312648 9645576 1988416 5.86 2071604 8626676 78848 16:12:06 15:43:01 19416260 31264024 997656 3.03 341720 11218600 2447140 7.21 2816272 9668600 1125364 16:12:06 15:44:01 16909432 31411848 847784 2.58 425096 13657388 2443460 7.20 2659176 12196724 795180 16:12:06 15:45:01 18267716 31484804 782184 2.38 434768 12403540 2036152 6.00 2548800 10999280 916 16:12:06 15:46:01 18289652 31508512 758376 2.31 435956 12404060 2014808 5.94 2527208 10999056 92 16:12:06 15:47:01 18303936 31523444 743096 2.26 436396 12404200 1852876 5.46 2512116 10999004 4 16:12:06 15:48:01 18303952 31523464 743044 2.26 436404 12404200 1852876 5.46 2511760 10999004 12 16:12:06 15:49:01 18310264 31529788 737060 2.24 436416 12404204 1852876 5.46 2504564 10999008 28 16:12:06 15:50:01 18310332 31529956 736784 2.24 436424 12404208 1852876 5.46 2504032 10999108 24 16:12:06 15:51:01 18303832 31524564 742044 2.26 436488 12404820 1906608 5.62 2515412 10999620 356 16:12:06 15:52:01 18311604 31532324 734152 2.23 436516 12404804 1906608 5.62 2501840 10999600 164 16:12:06 15:53:01 18311872 31532600 733780 2.23 436540 12404808 1906608 5.62 2501764 10999604 12 16:12:06 15:54:01 18312368 31533360 733208 2.23 436552 12404812 1906608 5.62 2501656 10999812 4 16:12:06 15:55:01 18312260 31533256 733468 2.23 436568 12404816 1906608 5.62 2501560 10999816 12 16:12:06 15:56:01 18311976 31532972 733704 2.23 436572 12404816 1906608 5.62 2501652 10999816 12 16:12:06 15:57:01 18311896 31533028 733576 2.23 436584 12404952 1906608 5.62 2501724 10999952 8 16:12:06 15:58:01 18311800 31532940 733552 2.23 436592 12404956 1906608 5.62 2501724 10999956 196 16:12:06 15:59:01 18311580 31532720 733752 2.23 436600 12404956 1906608 5.62 2501492 10999956 4 16:12:06 16:00:01 18311532 31532676 733736 2.23 436600 12404960 1906608 5.62 2501688 10999960 28 16:12:06 16:01:01 18311436 31532580 733720 2.23 436608 12404960 1906608 5.62 2501736 10999960 36 16:12:06 16:02:01 18304500 31527852 738388 2.25 436640 12406052 1922892 5.67 2510332 11000284 4 16:12:06 16:03:01 18304748 31528120 738304 2.25 436644 12406056 1922892 5.67 2510296 11000288 8 16:12:06 16:04:01 18304644 31528020 738300 2.25 436660 12406056 1922892 5.67 2510248 11000256 20 16:12:06 16:05:01 18305140 31528520 737764 2.24 436680 12406060 1922892 5.67 2509784 11000260 32 16:12:06 16:06:01 18304840 31528224 737992 2.24 436696 12406052 1922892 5.67 2510032 11000260 16 16:12:06 16:07:01 18304208 31527656 738600 2.25 436712 12406064 1922892 5.67 2510348 11000268 136 16:12:06 16:08:01 18303696 31527148 739072 2.25 436732 12406068 1922892 5.67 2510264 11000272 28 16:12:06 16:09:01 18303652 31527164 739256 2.25 436764 12406068 1922892 5.67 2510420 11000276 8 16:12:06 16:10:01 18303588 31527104 739244 2.25 436792 12406072 1922892 5.67 2510480 11000280 24 16:12:06 16:11:01 17250832 31490708 773828 2.35 460872 13325976 2050576 6.04 2652216 11837128 15752 16:12:06 16:12:01 16263220 31486732 774288 2.35 499616 14167104 1945692 5.73 2675844 12693068 420 16:12:06 Average: 19399580 31491142 780303 2.37 391272 11392125 1963787 5.79 2393344 10098226 167847 16:12:06 16:12:06 15:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:12:06 15:37:02 docker0 478.51 416.36 35.47 2739.89 0.00 0.00 0.00 0.00 16:12:06 15:37:02 ens3 1372.19 1324.98 7897.59 164.34 0.00 0.00 0.00 0.00 16:12:06 15:37:02 lo 4.80 4.80 0.45 0.45 0.00 0.00 0.00 0.00 16:12:06 15:38:01 docker0 77.75 116.23 6.25 697.83 0.00 0.00 0.00 0.00 16:12:06 15:38:01 ens3 395.02 240.82 4843.19 34.94 0.00 0.00 0.00 0.00 16:12:06 15:38:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 16:12:06 15:38:01 veth017caaa 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:39:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 16:12:06 15:39:01 ens3 48.59 44.46 29.47 109.05 0.00 0.00 0.00 0.00 16:12:06 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:39:01 veth017caaa 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 16:12:06 15:40:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:40:01 ens3 117.11 72.94 1698.53 20.34 0.00 0.00 0.00 0.00 16:12:06 15:40:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:12:06 15:40:01 vetha3395c1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:41:01 docker0 588.89 919.40 45.88 6282.38 0.00 0.00 0.00 0.00 16:12:06 15:41:01 ens3 928.95 594.97 6290.00 58.31 0.00 0.00 0.00 0.00 16:12:06 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:41:01 vetha3395c1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:42:01 docker0 15.06 27.19 0.97 364.99 0.00 0.00 0.00 0.00 16:12:06 15:42:01 ens3 176.65 106.29 1869.54 18.15 0.00 0.00 0.00 0.00 16:12:06 15:42:01 veth6a7b01c 1.43 3.27 0.11 42.83 0.00 0.00 0.00 0.00 16:12:06 15:42:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 16:12:06 15:42:01 veth87eba37 1.77 3.27 0.13 42.83 0.00 0.00 0.00 0.00 16:12:06 15:42:01 vethced446d 3.27 1.43 42.83 0.11 0.00 0.00 0.00 0.00 16:12:06 15:42:01 vetha3395c1 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:43:01 docker0 190.58 380.02 15.59 2540.29 0.00 0.00 0.00 0.00 16:12:06 15:43:01 ens3 486.83 240.73 3945.03 37.26 0.00 0.00 0.00 0.00 16:12:06 15:43:01 veth37e8269 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:12:06 15:43:01 vetha3395c1 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:44:01 docker0 211.28 419.69 16.64 2548.91 0.00 0.00 0.00 0.00 16:12:06 15:44:01 ens3 443.85 225.42 2568.47 30.22 0.00 0.00 0.00 0.00 16:12:06 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:44:01 veth555843c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:44:01 vetha3395c1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:12:06 15:45:01 docker0 7.10 15.75 0.47 225.98 0.00 0.00 0.00 0.00 16:12:06 15:45:01 ens3 105.92 110.75 265.90 243.50 0.00 0.00 0.00 0.00 16:12:06 15:45:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 16:12:06 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:46:01 ens3 388.70 417.51 239.98 1875.95 0.00 0.00 0.00 0.00 16:12:06 15:46:01 lo 45.99 45.99 4.54 4.54 0.00 0.00 0.00 0.00 16:12:06 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:47:01 ens3 205.60 209.30 121.27 1084.52 0.00 0.00 0.00 0.00 16:12:06 15:47:01 lo 21.33 21.33 2.10 2.10 0.00 0.00 0.00 0.00 16:12:06 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:49:01 ens3 7.63 4.12 12.18 0.28 0.00 0.00 0.00 0.00 16:12:06 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:52:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:12:06 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:53:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:57:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 16:12:06 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 15:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:02:01 ens3 8.02 6.00 5.43 6.23 0.00 0.00 0.00 0.00 16:12:06 16:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:03:01 ens3 0.63 0.38 0.48 0.21 0.00 0.00 0.00 0.00 16:12:06 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:04:01 ens3 1.00 0.40 0.39 0.27 0.00 0.00 0.00 0.00 16:12:06 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:05:01 ens3 0.32 0.07 0.02 0.01 0.00 0.00 0.00 0.00 16:12:06 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:06:01 ens3 0.68 0.13 0.14 0.07 0.00 0.00 0.00 0.00 16:12:06 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:07:01 ens3 1.12 0.40 0.39 0.27 0.00 0.00 0.00 0.00 16:12:06 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:08:01 ens3 2.05 0.53 0.70 0.41 0.00 0.00 0.00 0.00 16:12:06 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:09:01 ens3 1.58 0.50 0.58 0.39 0.00 0.00 0.00 0.00 16:12:06 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:06 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:10:01 ens3 1.97 0.53 0.70 0.46 0.00 0.00 0.00 0.00 16:12:06 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:06 16:11:01 docker0 29.65 53.61 2.71 579.85 0.00 0.00 0.00 0.00 16:12:06 16:11:01 ens3 349.39 256.64 4570.62 28.26 0.00 0.00 0.00 0.00 16:12:06 16:11:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 16:12:06 16:12:01 docker0 2.25 2.15 0.36 1.84 0.00 0.00 0.00 0.00 16:12:06 16:12:01 ens3 502.30 377.09 5790.49 183.48 0.00 0.00 0.00 0.00 16:12:06 16:12:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 16:12:06 Average: docker0 44.50 65.31 3.46 443.82 0.00 0.00 0.00 0.00 16:12:06 Average: ens3 153.99 117.61 1113.70 108.27 0.00 0.00 0.00 0.00 16:12:06 Average: lo 2.35 2.35 0.23 0.23 0.00 0.00 0.00 0.00 16:12:06 16:12:06 16:12:06 ---> sar -P ALL: 16:12:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6894) 04/05/23 _x86_64_ (8 CPU) 16:12:06 16:12:06 15:35:59 LINUX RESTART (8 CPU) 16:12:06 16:12:06 15:36:01 CPU %user %nice %system %iowait %steal %idle 16:12:06 15:37:02 all 7.89 0.00 2.53 2.54 0.05 86.98 16:12:06 15:37:02 0 6.97 0.00 4.72 0.67 0.05 87.59 16:12:06 15:37:02 1 5.89 0.00 2.11 0.37 0.03 91.60 16:12:06 15:37:02 2 10.56 0.00 1.93 6.98 0.10 80.43 16:12:06 15:37:02 3 15.06 0.00 3.17 4.46 0.05 77.26 16:12:06 15:37:02 4 4.41 0.00 1.84 0.97 0.05 92.73 16:12:06 15:37:02 5 5.54 0.00 1.78 4.04 0.05 88.59 16:12:06 15:37:02 6 8.59 0.00 2.15 0.23 0.05 88.98 16:12:06 15:37:02 7 6.09 0.00 2.57 2.59 0.05 88.70 16:12:06 15:38:01 all 26.48 0.00 6.05 2.75 0.09 64.63 16:12:06 15:38:01 0 25.99 0.00 6.79 0.27 0.07 66.88 16:12:06 15:38:01 1 26.43 0.00 6.59 6.90 0.12 59.96 16:12:06 15:38:01 2 27.34 0.00 4.96 0.05 0.09 67.56 16:12:06 15:38:01 3 26.38 0.00 6.86 0.59 0.09 66.08 16:12:06 15:38:01 4 26.48 0.00 5.80 0.07 0.09 67.57 16:12:06 15:38:01 5 26.49 0.00 6.26 5.12 0.07 62.06 16:12:06 15:38:01 6 26.38 0.00 5.48 0.07 0.09 67.98 16:12:06 15:38:01 7 26.37 0.00 5.70 8.95 0.12 58.86 16:12:06 15:39:01 all 40.36 0.00 5.96 0.94 0.09 52.65 16:12:06 15:39:01 0 39.56 0.00 5.68 0.10 0.08 54.58 16:12:06 15:39:01 1 41.09 0.00 5.88 0.13 0.08 52.81 16:12:06 15:39:01 2 39.36 0.00 5.95 0.05 0.10 54.53 16:12:06 15:39:01 3 41.72 0.00 6.32 0.35 0.08 51.53 16:12:06 15:39:01 4 39.83 0.00 5.80 0.05 0.10 54.22 16:12:06 15:39:01 5 39.08 0.00 6.35 6.62 0.08 47.87 16:12:06 15:39:01 6 41.23 0.00 5.85 0.03 0.10 52.78 16:12:06 15:39:01 7 40.98 0.00 5.87 0.19 0.10 52.87 16:12:06 15:40:01 all 18.88 0.00 6.81 3.89 0.11 70.31 16:12:06 15:40:01 0 18.74 0.00 8.05 0.10 0.08 73.03 16:12:06 15:40:01 1 18.26 0.00 5.90 0.20 0.07 75.57 16:12:06 15:40:01 2 19.45 0.00 5.32 1.39 0.08 73.75 16:12:06 15:40:01 3 18.28 0.00 7.27 2.84 0.07 71.53 16:12:06 15:40:01 4 17.98 0.00 5.78 0.02 0.07 76.16 16:12:06 15:40:01 5 18.34 0.00 7.99 26.06 0.14 47.47 16:12:06 15:40:01 6 19.24 0.00 6.39 0.12 0.08 74.16 16:12:06 15:40:01 7 20.75 0.00 7.81 0.51 0.27 70.66 16:12:06 15:41:01 all 11.55 0.00 6.89 17.08 0.14 64.35 16:12:06 15:41:01 0 11.57 0.00 6.49 9.32 0.08 72.54 16:12:06 15:41:01 1 11.62 0.00 6.03 7.24 0.14 74.98 16:12:06 15:41:01 2 12.37 0.00 5.69 13.75 0.08 68.11 16:12:06 15:41:01 3 9.70 0.00 7.04 11.98 0.07 71.20 16:12:06 15:41:01 4 12.09 0.00 6.13 12.18 0.05 69.55 16:12:06 15:41:01 5 12.86 0.00 7.63 30.70 0.24 48.57 16:12:06 15:41:01 6 11.38 0.00 6.95 8.72 0.15 72.80 16:12:06 15:41:01 7 10.79 0.00 9.18 42.93 0.29 36.82 16:12:06 15:42:01 all 30.50 0.00 6.93 15.28 0.11 47.18 16:12:06 15:42:01 0 28.79 0.00 7.63 16.63 0.08 46.87 16:12:06 15:42:01 1 32.29 0.00 6.82 4.29 0.07 56.53 16:12:06 15:42:01 2 31.29 0.00 6.61 5.48 0.13 56.48 16:12:06 15:42:01 3 29.37 0.00 6.80 38.96 0.14 24.73 16:12:06 15:42:01 4 31.10 0.00 6.64 11.61 0.07 50.58 16:12:06 15:42:01 5 30.37 0.00 7.50 17.80 0.08 44.25 16:12:06 15:42:01 6 30.27 0.00 6.37 18.00 0.07 45.30 16:12:06 15:42:01 7 30.52 0.00 7.10 9.74 0.22 52.41 16:12:06 15:43:01 all 37.80 0.00 11.17 17.83 0.26 32.94 16:12:06 15:43:01 0 35.62 0.00 9.82 15.95 0.47 38.14 16:12:06 15:43:01 1 38.87 0.00 10.09 16.87 0.14 34.04 16:12:06 15:43:01 2 40.13 0.00 11.72 20.25 0.19 27.71 16:12:06 15:43:01 3 36.76 0.00 10.68 8.08 0.19 44.30 16:12:06 15:43:01 4 36.25 0.00 10.67 10.62 0.14 42.33 16:12:06 15:43:01 5 34.43 0.00 9.91 17.71 0.15 37.80 16:12:06 15:43:01 6 42.11 0.00 13.27 25.92 0.12 18.59 16:12:06 15:43:01 7 38.25 0.00 13.21 27.12 0.68 20.74 16:12:06 15:44:01 all 23.64 0.00 9.22 21.77 0.22 45.15 16:12:06 15:44:01 0 20.91 0.00 8.65 20.89 0.22 49.33 16:12:06 15:44:01 1 24.06 0.00 8.40 15.75 0.26 51.54 16:12:06 15:44:01 2 25.37 0.00 9.20 24.43 0.12 40.89 16:12:06 15:44:01 3 23.40 0.00 11.00 26.24 0.14 39.23 16:12:06 15:44:01 4 24.46 0.00 7.84 20.44 0.28 46.98 16:12:06 15:44:01 5 21.91 0.00 8.04 15.35 0.22 54.48 16:12:06 15:44:01 6 26.07 0.00 10.44 19.66 0.17 43.66 16:12:06 15:44:01 7 22.98 0.00 10.26 31.50 0.35 34.91 16:12:06 15:45:01 all 38.10 0.00 9.38 13.13 0.18 39.21 16:12:06 15:45:01 0 37.02 0.00 8.94 15.80 0.15 38.08 16:12:06 15:45:01 1 36.82 0.00 9.43 18.12 0.15 35.48 16:12:06 15:45:01 2 37.74 0.00 10.80 10.80 0.15 40.51 16:12:06 15:45:01 3 38.38 0.00 9.64 13.90 0.20 37.87 16:12:06 15:45:01 4 37.43 0.00 9.26 8.63 0.19 44.50 16:12:06 15:45:01 5 36.42 0.00 7.97 13.08 0.21 42.33 16:12:06 15:45:01 6 41.80 0.00 9.95 13.87 0.19 34.19 16:12:06 15:45:01 7 39.20 0.00 9.02 10.86 0.20 40.72 16:12:06 15:46:01 all 5.69 0.00 0.92 0.09 0.05 93.24 16:12:06 15:46:01 0 3.76 0.00 0.86 0.00 0.03 95.35 16:12:06 15:46:01 1 6.97 0.00 0.97 0.03 0.05 91.97 16:12:06 15:46:01 2 6.52 0.00 0.90 0.30 0.05 92.23 16:12:06 15:46:01 3 5.65 0.00 0.95 0.12 0.08 93.20 16:12:06 15:46:01 4 7.44 0.00 0.92 0.03 0.05 91.55 16:12:06 15:46:01 5 4.45 0.00 0.60 0.02 0.05 94.88 16:12:06 15:46:01 6 5.75 0.00 0.82 0.20 0.03 93.20 16:12:06 15:46:01 7 5.00 0.00 1.37 0.02 0.07 93.54 16:12:06 15:47:01 all 3.86 0.00 0.49 0.04 0.03 95.58 16:12:06 15:47:01 0 5.43 0.00 0.67 0.02 0.03 93.85 16:12:06 15:47:01 1 0.88 0.00 0.45 0.00 0.03 98.63 16:12:06 15:47:01 2 3.71 0.00 0.45 0.02 0.03 95.79 16:12:06 15:47:01 3 3.35 0.00 0.59 0.18 0.03 95.85 16:12:06 15:47:01 4 6.11 0.00 0.50 0.02 0.05 93.32 16:12:06 15:47:01 5 6.03 0.00 0.37 0.00 0.02 93.59 16:12:06 15:47:01 6 2.05 0.00 0.35 0.10 0.02 97.48 16:12:06 15:47:01 7 3.32 0.00 0.55 0.00 0.03 96.10 16:12:06 16:12:06 15:47:01 CPU %user %nice %system %iowait %steal %idle 16:12:06 15:48:01 all 0.17 0.00 0.01 0.00 0.01 99.80 16:12:06 15:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:12:06 15:48:01 1 1.17 0.00 0.02 0.00 0.00 98.81 16:12:06 15:48:01 2 0.05 0.00 0.05 0.00 0.03 99.87 16:12:06 15:48:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:12:06 15:48:01 4 0.07 0.00 0.03 0.00 0.00 99.90 16:12:06 15:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:12:06 15:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:12:06 15:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 15:49:01 all 0.05 0.00 0.01 0.00 0.01 99.93 16:12:06 15:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:12:06 15:49:01 1 0.12 0.00 0.00 0.00 0.02 99.87 16:12:06 15:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:12:06 15:49:01 3 0.05 0.00 0.02 0.02 0.00 99.92 16:12:06 15:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:12:06 15:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:12:06 15:49:01 6 0.05 0.00 0.03 0.02 0.00 99.90 16:12:06 15:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 16:12:06 15:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:12:06 15:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:12:06 15:50:01 2 0.05 0.00 0.02 0.00 0.07 99.87 16:12:06 15:50:01 3 0.05 0.00 0.02 0.02 0.02 99.90 16:12:06 15:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 15:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:51:01 all 0.08 0.00 0.06 0.01 0.00 99.85 16:12:06 15:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:12:06 15:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:12:06 15:51:01 2 0.12 0.00 0.07 0.00 0.02 99.80 16:12:06 15:51:01 3 0.05 0.00 0.07 0.02 0.00 99.87 16:12:06 15:51:01 4 0.10 0.00 0.05 0.00 0.00 99.85 16:12:06 15:51:01 5 0.02 0.00 0.05 0.00 0.00 99.93 16:12:06 15:51:01 6 0.03 0.00 0.05 0.02 0.00 99.90 16:12:06 15:51:01 7 0.23 0.00 0.10 0.03 0.00 99.63 16:12:06 15:52:01 all 0.01 0.00 0.02 0.00 0.01 99.96 16:12:06 15:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 15:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:52:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:12:06 15:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:12:06 15:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 16:12:06 15:52:01 5 0.00 0.00 0.00 0.02 0.02 99.97 16:12:06 15:52:01 6 0.00 0.00 0.03 0.02 0.02 99.93 16:12:06 15:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:53:01 all 0.02 0.00 0.01 0.01 0.02 99.94 16:12:06 15:53:01 0 0.00 0.00 0.00 0.00 0.03 99.97 16:12:06 15:53:01 1 0.02 0.00 0.02 0.00 0.08 99.88 16:12:06 15:53:01 2 0.03 0.00 0.05 0.00 0.03 99.88 16:12:06 15:53:01 3 0.02 0.00 0.00 0.10 0.02 99.87 16:12:06 15:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:12:06 15:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:12:06 15:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:12:06 15:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 15:54:01 1 0.05 0.00 0.02 0.00 0.05 99.88 16:12:06 15:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:12:06 15:54:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:12:06 15:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:12:06 15:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 15:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:12:06 15:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:55:01 all 0.02 0.00 0.01 0.02 0.00 99.95 16:12:06 15:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:12:06 15:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:12:06 15:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:12:06 15:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:12:06 15:55:01 5 0.00 0.00 0.00 0.18 0.00 99.82 16:12:06 15:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 15:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:56:01 all 0.19 0.00 0.01 0.01 0.01 99.78 16:12:06 15:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:12:06 15:56:01 1 1.26 0.00 0.00 0.00 0.02 98.73 16:12:06 15:56:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:12:06 15:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:12:06 15:56:01 4 0.02 0.00 0.02 0.02 0.00 99.95 16:12:06 15:56:01 5 0.00 0.00 0.00 0.02 0.02 99.97 16:12:06 15:56:01 6 0.03 0.00 0.02 0.03 0.00 99.92 16:12:06 15:56:01 7 0.13 0.00 0.00 0.00 0.00 99.87 16:12:06 15:57:01 all 0.25 0.00 0.01 0.01 0.01 99.72 16:12:06 15:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:57:01 1 1.94 0.00 0.03 0.00 0.02 98.01 16:12:06 15:57:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:12:06 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 15:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 16:12:06 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:12:06 15:57:01 6 0.00 0.00 0.00 0.05 0.02 99.93 16:12:06 15:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 16:12:06 15:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 15:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 15:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:12:06 15:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:12:06 15:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:12:06 15:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:12:06 15:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:12:06 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:12:06 15:59:01 all 0.01 0.00 0.02 0.01 0.01 99.95 16:12:06 15:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:12:06 15:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:12:06 15:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:12:06 15:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:12:06 15:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 15:59:01 5 0.00 0.00 0.02 0.03 0.00 99.95 16:12:06 15:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 16:12:06 15:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:12:06 16:00:01 all 0.02 0.00 0.00 0.00 0.01 99.97 16:12:06 16:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:00:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:12:06 16:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:12:06 16:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:12:06 16:00:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:12:06 16:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:01:01 all 0.01 0.00 0.01 0.00 0.00 99.96 16:12:06 16:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:12:06 16:01:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:12:06 16:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 16:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:12:06 16:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:12:06 16:01:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:12:06 16:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:12:06 16:02:01 all 0.33 0.00 0.04 0.01 0.01 99.62 16:12:06 16:02:01 0 0.20 0.00 0.03 0.02 0.00 99.75 16:12:06 16:02:01 1 0.33 0.00 0.05 0.02 0.00 99.60 16:12:06 16:02:01 2 1.27 0.00 0.07 0.00 0.02 98.65 16:12:06 16:02:01 3 0.05 0.00 0.03 0.00 0.02 99.90 16:12:06 16:02:01 4 0.28 0.00 0.03 0.02 0.00 99.67 16:12:06 16:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 16:12:06 16:02:01 6 0.10 0.00 0.03 0.02 0.02 99.83 16:12:06 16:02:01 7 0.32 0.00 0.03 0.00 0.00 99.65 16:12:06 16:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:12:06 16:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:12:06 16:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:12:06 16:03:01 2 0.07 0.00 0.00 0.00 0.03 99.90 16:12:06 16:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:12:06 16:03:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:12:06 16:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:12:06 16:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:04:01 2 0.07 0.00 0.05 0.00 0.02 99.87 16:12:06 16:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 16:12:06 16:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:12:06 16:04:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:12:06 16:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:12:06 16:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:12:06 16:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:12:06 16:05:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:12:06 16:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:12:06 16:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:05:01 6 0.00 0.00 0.02 0.02 0.02 99.95 16:12:06 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 16:12:06 16:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:12:06 16:06:01 2 0.08 0.00 0.02 0.00 0.02 99.88 16:12:06 16:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 16:06:01 4 0.03 0.00 0.02 0.02 0.00 99.93 16:12:06 16:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 16:12:06 16:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:12:06 16:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:07:01 all 0.22 0.00 0.01 0.00 0.00 99.75 16:12:06 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:07:01 1 1.55 0.00 0.03 0.00 0.02 98.40 16:12:06 16:07:01 2 0.12 0.00 0.03 0.00 0.02 99.83 16:12:06 16:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 16:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:12:06 16:07:01 6 0.07 0.00 0.03 0.02 0.00 99.88 16:12:06 16:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:08:01 all 0.16 0.00 0.02 0.00 0.01 99.81 16:12:06 16:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:12:06 16:08:01 1 1.16 0.00 0.05 0.00 0.00 98.79 16:12:06 16:08:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:12:06 16:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:12:06 16:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:12:06 16:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:12:06 16:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:12:06 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:12:06 16:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:12:06 16:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:12:06 16:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:12:06 16:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:12:06 16:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 16:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:12:06 16:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:12:06 16:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:12:06 16:12:06 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:12:06 16:10:01 all 0.17 0.00 0.02 0.00 0.02 99.79 16:12:06 16:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 16:10:01 1 1.21 0.00 0.02 0.00 0.02 98.76 16:12:06 16:10:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:12:06 16:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:12:06 16:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:12:06 16:10:01 5 0.00 0.00 0.03 0.00 0.02 99.95 16:12:06 16:10:01 6 0.02 0.00 0.00 0.02 0.07 99.90 16:12:06 16:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:12:06 16:11:01 all 4.65 0.00 1.95 2.18 0.04 91.17 16:12:06 16:11:01 0 3.07 0.00 1.76 2.32 0.03 92.82 16:12:06 16:11:01 1 6.35 0.00 1.40 0.08 0.03 92.14 16:12:06 16:11:01 2 4.56 0.00 2.87 0.70 0.05 91.81 16:12:06 16:11:01 3 4.01 0.00 1.76 0.29 0.03 93.90 16:12:06 16:11:01 4 4.55 0.00 1.73 0.03 0.05 93.64 16:12:06 16:11:01 5 3.92 0.00 2.24 9.41 0.03 84.40 16:12:06 16:11:01 6 4.67 0.00 1.90 0.12 0.03 93.28 16:12:06 16:11:01 7 6.08 0.00 1.98 4.58 0.05 87.31 16:12:06 16:12:01 all 7.68 0.00 3.43 2.68 0.10 86.13 16:12:06 16:12:01 0 6.29 0.00 2.76 0.92 0.05 89.97 16:12:06 16:12:01 1 8.47 0.00 4.56 2.00 0.05 84.92 16:12:06 16:12:01 2 8.47 0.00 3.19 0.81 0.05 87.47 16:12:06 16:12:01 3 8.08 0.00 3.68 6.27 0.08 81.89 16:12:06 16:12:01 4 6.48 0.00 3.25 0.10 0.08 90.08 16:12:06 16:12:01 5 6.51 0.00 2.55 2.11 0.22 88.61 16:12:06 16:12:01 6 9.18 0.00 3.04 0.12 0.15 87.51 16:12:06 16:12:01 7 7.91 0.00 4.38 9.15 0.08 78.48 16:12:06 Average: all 7.09 0.00 1.97 2.74 0.05 88.15 16:12:06 Average: 0 6.68 0.00 2.00 2.26 0.04 89.01 16:12:06 Average: 1 7.32 0.00 1.89 1.95 0.04 88.79 16:12:06 Average: 2 7.38 0.00 1.92 2.31 0.05 88.34 16:12:06 Average: 3 7.14 0.00 2.08 3.12 0.04 87.62 16:12:06 Average: 4 7.00 0.00 1.82 1.77 0.04 89.38 16:12:06 Average: 5 6.76 0.00 1.90 4.07 0.05 87.22 16:12:06 Average: 6 7.36 0.00 2.00 2.37 0.04 88.23 16:12:06 Average: 7 7.10 0.00 2.17 4.04 0.07 86.62 16:12:06 16:12:06 16:12:06