Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15a983a6f6d5b88e20add8024b7e596911b920c9 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-ssh2103854052019468103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7951172516045271903.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8755382583061796904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5371319452192913196.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-ssh7019381583777040627.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5475’ Running on prd-ubuntu20.04-docker-8c-8g-5477 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/404 [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/404 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15a983a6f6d5b88e20add8024b7e596911b920c9 (main) Commit message: "Merge pull request #4343 from jinlinGuan/issue-4273-update" > git config core.sparsecheckout # timeout=10 > git checkout -f 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-list --no-walk 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:33:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:33:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:33:37 ========================================================= 05:33:37 EdgeX Global Pipelines Version Info 05:33:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:33:38 ------------------- 05:33:38 stable info: 05:33:38 ------------------- 05:33:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:33:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:33:38 Message: update stable to v1.0.244 05:33:39 ------------------- 05:33:39 experimental info: 05:33:39 ------------------- 05:33:39 Commited By: **** collab-it+edgex@linuxfoundation.org 05:33:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:33:39 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15a983a [Pipeline] echo 05:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:39 provisioning config files... 05:33:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config2982638174003921136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:39 ---> docker-login.sh 05:33:39 nexus3.edgexfoundry.org:10001 05:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:40 Configure a credential helper to remove this warning. See 05:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:40 05:33:40 Login Succeeded 05:33:40 nexus3.edgexfoundry.org:10002 05:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:40 Configure a credential helper to remove this warning. See 05:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:40 05:33:40 Login Succeeded 05:33:40 nexus3.edgexfoundry.org:10003 05:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:40 Configure a credential helper to remove this warning. See 05:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:40 05:33:40 Login Succeeded 05:33:40 nexus3.edgexfoundry.org:10004 05:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:40 Configure a credential helper to remove this warning. See 05:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:40 05:33:40 Login Succeeded 05:33:40 docker.io 05:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:33:40 Configure a credential helper to remove this warning. See 05:33:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:33:40 05:33:40 Login Succeeded 05:33:40 ---> docker-login.sh ends [Pipeline] } 05:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:41 + 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-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 05:33:41 + dirname cmd/core-command/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo core-command,cmd/core-command/Dockerfile 05:33:41 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 05:33:41 -f2 05:33:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:33:41 + dirname cmd/core-data/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo core-data,cmd/core-data/Dockerfile 05:33:41 + dirname cmd/core-metadata/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo core-metadata,cmd/core-metadata/Dockerfile 05:33:41 + dirname cmd/security-bootstrapper/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:33:41 + + dirname cmd/security-proxy-setup/Dockerfilecut 05:33:41 -d/ -f2 05:33:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:33:41 + dirname cmd/security-secretstore-setup/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:33:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:33:41 + dirname cmd/security-spire-agent/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:33:41 + dirname cmd/security-spire-config/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:33:41 + dirname cmd/security-spire-server/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:33:41 + dirname cmd/support-notifications/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo support-notifications,cmd/support-notifications/Dockerfile 05:33:41 + dirname cmd/support-scheduler/Dockerfile 05:33:41 + cut -d/ -f2 05:33:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:33:41 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-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 05:33:41 + git rev-list -1 --merges 15a983a6f6d5b88e20add8024b7e596911b920c9~1..15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] echo 05:33:41 -----------> git rev-list -1 --merges 15a983a6f6d5b88e20add8024b7e596911b920c9~1..15a983a6f6d5b88e20add8024b7e596911b920c9 15a983a6f6d5b88e20add8024b7e596911b920c9 05:33:41 15a983a6f6d5b88e20add8024b7e596911b920c9 [false] [Pipeline] sh 05:33:41 + git log --format=format:%s -1 15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] echo 05:33:41 ========================================================= 05:33:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:33:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:33:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:42 + grep -v github /etc/ssh/ssh_known_hosts 05:33:42 + [ -e /tmp/ssh_known_hosts ] 05:33:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:33:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:33:42 + sudo tee -a /etc/ssh/ssh_known_hosts 05:33:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:42 05:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:42 0.1.4: Pulling from edgex-devops/py-git-semver 05:33:42 b85a868b505f: Pulling fs layer 05:33:42 e2be974225ed: Pulling fs layer 05:33:42 339a4e72a1f5: Pulling fs layer 05:33:42 988bab9f4d93: Pulling fs layer 05:33:42 1469e6f7b9e6: Pulling fs layer 05:33:42 eaf3925da568: Pulling fs layer 05:33:42 988bab9f4d93: Waiting 05:33:42 1469e6f7b9e6: Waiting 05:33:42 bab4dde63d76: Pulling fs layer 05:33:42 bde34c3a00c8: Pulling fs layer 05:33:42 b352a97aabf1: Pulling fs layer 05:33:42 4872d77fe225: Pulling fs layer 05:33:42 5851b861e8e6: Pulling fs layer 05:33:42 eaf3925da568: Waiting 05:33:42 bab4dde63d76: Waiting 05:33:42 bde34c3a00c8: Waiting 05:33:42 b352a97aabf1: Waiting 05:33:42 4872d77fe225: Waiting 05:33:42 5851b861e8e6: Waiting 05:33:42 e2be974225ed: Verifying Checksum 05:33:42 e2be974225ed: Download complete 05:33:42 988bab9f4d93: Verifying Checksum 05:33:42 988bab9f4d93: Download complete 05:33:43 1469e6f7b9e6: Verifying Checksum 05:33:43 1469e6f7b9e6: Download complete 05:33:43 eaf3925da568: Download complete 05:33:43 339a4e72a1f5: Verifying Checksum 05:33:43 339a4e72a1f5: Download complete 05:33:43 bde34c3a00c8: Download complete 05:33:43 b85a868b505f: Verifying Checksum 05:33:43 b85a868b505f: Download complete 05:33:43 4872d77fe225: Verifying Checksum 05:33:43 4872d77fe225: Download complete 05:33:43 b352a97aabf1: Download complete 05:33:43 5851b861e8e6: Verifying Checksum 05:33:43 bab4dde63d76: Verifying Checksum 05:33:43 bab4dde63d76: Download complete 05:33:44 b85a868b505f: Pull complete 05:33:44 e2be974225ed: Pull complete 05:33:45 339a4e72a1f5: Pull complete 05:33:45 988bab9f4d93: Pull complete 05:33:45 1469e6f7b9e6: Pull complete 05:33:45 eaf3925da568: Pull complete 05:33:47 bab4dde63d76: Pull complete 05:33:47 bde34c3a00c8: Pull complete 05:33:47 b352a97aabf1: Pull complete 05:33:47 4872d77fe225: Pull complete 05:33:47 5851b861e8e6: Pull complete 05:33:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:47 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 05:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:33:48 $ docker top 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf -eo pid,comm 05:33:48 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). 05:33:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:48 [ssh-agent] Looking for ssh-agent implementation... 05:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:49 $ docker exec 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent 05:33:49 SSH_AUTH_SOCK=/tmp/ssh-uZ0FAJly3Su2/agent.32 05:33:49 SSH_AGENT_PID=38 05:33:49 Running ssh-add (command line suppressed) 05:33:49 Identity added: /w/workspace/edgex-go/404@tmp/private_key_2335257117683822858.key (/w/workspace/edgex-go/404@tmp/private_key_2335257117683822858.key) 05:33:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:49 + git tag --points-at HEAD [Pipeline] } 05:33:49 $ docker exec --env ******** --env ******** 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent -k 05:33:49 unset SSH_AUTH_SOCK; 05:33:49 unset SSH_AGENT_PID; 05:33:49 echo Agent pid 38 killed; 05:33:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:33:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:49 [ssh-agent] Looking for ssh-agent implementation... 05:33:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:49 $ docker exec 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent 05:33:49 SSH_AUTH_SOCK=/tmp/ssh-5aTJYxJ6Az65/agent.70 05:33:49 SSH_AGENT_PID=76 05:33:49 Running ssh-add (command line suppressed) 05:33:50 Identity added: /w/workspace/edgex-go/404@tmp/private_key_4401612870455538738.key (/w/workspace/edgex-go/404@tmp/private_key_4401612870455538738.key) 05:33:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:50 + git semver init 05:33:50 2023-02-13 05:33:50,542 [run_init] DEBUG init version:0.0.0 force:False 05:33:50 2023-02-13 05:33:50,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/404/.semver 05:33:50 2023-02-13 05:33:50,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/404/.semver 05:33:50 2023-02-13 05:33:50,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/404/.semver'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=None) 05:33:55 2023-02-13 05:33:54,869 [append_file] DEBUG append to file:/w/workspace/edgex-go/404/.git/info/exclude 05:33:55 2023-02-13 05:33:54,870 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/404/.semver/main with force:False 05:33:55 2023-02-13 05:33:54,870 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 05:33:55 2023-02-13 05:33:54,870 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 05:33:55 3.0.0-dev.45 [Pipeline] } 05:33:55 $ docker exec --env ******** --env ******** 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent -k 05:33:56 unset SSH_AUTH_SOCK; 05:33:56 unset SSH_AGENT_PID; 05:33:56 echo Agent pid 76 killed; 05:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:56 + git semver [Pipeline] } 05:33:56 $ docker stop --time=1 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf 05:33:57 $ docker rm -f --volumes 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf [Pipeline] // withDockerContainer [Pipeline] sh 05:33:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:33:58 Stashed 1 file(s) [Pipeline] echo 05:33:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [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 05:33:58 + git config --global --add safe.directory /w/workspace/edgex-go/404 [Pipeline] echo 05:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:33:59 ========================================================= 05:33:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:33:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:33:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:33:59 213ec9aee27d: Pulling fs layer 05:33:59 4583459ba037: Pulling fs layer 05:33:59 93c1e223e6f2: Pulling fs layer 05:33:59 53926ce57604: Pulling fs layer 05:33:59 21b2b0c7a3f4: Pulling fs layer 05:33:59 22ff95d597cd: Pulling fs layer 05:33:59 12d6caf4c0d1: Pulling fs layer 05:33:59 96b7cbca73a9: Pulling fs layer 05:33:59 a7acece74701: Pulling fs layer 05:33:59 53926ce57604: Waiting 05:33:59 21b2b0c7a3f4: Waiting 05:33:59 22ff95d597cd: Waiting 05:33:59 12d6caf4c0d1: Waiting 05:33:59 96b7cbca73a9: Waiting 05:33:59 a7acece74701: Waiting 05:33:59 93c1e223e6f2: Verifying Checksum 05:33:59 93c1e223e6f2: Download complete 05:33:59 4583459ba037: Verifying Checksum 05:33:59 4583459ba037: Download complete 05:33:59 21b2b0c7a3f4: Download complete 05:33:59 22ff95d597cd: Verifying Checksum 05:33:59 22ff95d597cd: Download complete 05:33:59 213ec9aee27d: Verifying Checksum 05:33:59 213ec9aee27d: Download complete 05:33:59 12d6caf4c0d1: Download complete 05:33:59 213ec9aee27d: Pull complete 05:33:59 4583459ba037: Pull complete 05:33:59 93c1e223e6f2: Pull complete 05:34:00 a7acece74701: Verifying Checksum 05:34:00 a7acece74701: Download complete 05:34:00 53926ce57604: Verifying Checksum 05:34:00 53926ce57604: Download complete 05:34:00 96b7cbca73a9: Verifying Checksum 05:34:00 96b7cbca73a9: Download complete 05:34:04 53926ce57604: Pull complete 05:34:04 21b2b0c7a3f4: Pull complete 05:34:04 22ff95d597cd: Pull complete 05:34:04 12d6caf4c0d1: Pull complete 05:34:06 96b7cbca73a9: Pull complete 05:34:07 a7acece74701: Pull complete 05:34:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:34:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:34:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:34:07 WORKDIR /edgex 05:34:07 COPY go.mod . 05:34:07 RUN go mod download 05:34:07 + docker build -t ci-base-image-x86_64 -f - . 05:34:08 Sending build context to Docker daemon 170.2MB 05:34:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:34:08 ---> db6d94c90886 05:34:08 Step 2/4 : WORKDIR /edgex 05:34:09 ---> Running in 24cf70eddf5b 05:34:09 Removing intermediate container 24cf70eddf5b 05:34:09 ---> 1fd28addbe6e 05:34:09 Step 3/4 : COPY go.mod . 05:34:09 ---> 50ce660793c3 05:34:09 Step 4/4 : RUN go mod download 05:34:09 ---> Running in 17e03735de57 05:34:13 Still waiting to schedule task 05:34:13 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5476’ 05:34:19 Removing intermediate container 17e03735de57 05:34:19 ---> 30e21121370e 05:34:19 Successfully built 30e21121370e 05:34:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:19 + docker inspect -f . ci-base-image-x86_64 05:34:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:20 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 05:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:34:20 $ docker top 80fc31b062ef1235752f774da5ced4d99a74565de29fa77c474ccbba6ec343b2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:20 + go version 05:34:20 go version go1.18.7 linux/amd64 [Pipeline] } 05:34:20 $ docker stop --time=1 80fc31b062ef1235752f774da5ced4d99a74565de29fa77c474ccbba6ec343b2 05:34:22 $ docker rm -f --volumes 80fc31b062ef1235752f774da5ced4d99a74565de29fa77c474ccbba6ec343b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + docker inspect -f . ci-base-image-x86_64 05:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:22 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 05:34:23 $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:34:23 $ docker top 0f261cea0ca60ad8a1eb3fcbb06490eaf161231f50b3718e990899c53c40a8d7 -eo pid,comm [Pipeline] { [Pipeline] echo 05:34:23 ========================================================= 05:34:23 [edgeXBuildGoParallel] Running Tests and Build... 05:34:23 ========================================================= [Pipeline] sh 05:34:23 + git config --global --add safe.directory /w/workspace/edgex-go/404 [Pipeline] fileExists [Pipeline] sh 05:34:24 + make test 05:34:24 go test -race -coverprofile=coverage.out ./... 05:34:30 ? github.com/edgexfoundry/edgex-go [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 05:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 05:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.129s coverage: 73.2% of statements 05:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements 05:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:34:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.171s coverage: 89.2% of statements 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.140s coverage: 3.7% of statements 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.548s coverage: 95.6% of statements 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 05:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 05:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 05:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 05:35:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.262s coverage: 79.9% of statements 05:35:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 64.4% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 77.4% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.234s coverage: 63.1% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.3% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.0% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:35:05 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 05:35:23 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:35:23 go vet ./... 05:35:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:35:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:35:27 ./bin/test-attribution-txt.sh [Pipeline] echo 05:35:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:35:27 + ls -al . 05:35:27 total 748 05:35:27 drwxrwxr-x 11 1001 1001 4096 Feb 13 05:34 . 05:35:27 drwxr-xr-x 4 root root 4096 Feb 13 05:34 .. 05:35:27 drwxrwxr-x 2 1001 1001 4096 Feb 13 05:33 .blubracket 05:35:27 -rw-rw-r-- 1 1001 1001 16 Feb 13 05:33 .dockerignore 05:35:27 drwxrwxr-x 8 1001 1001 4096 Feb 13 05:35 .git 05:35:27 drwxrwxr-x 3 1001 1001 4096 Feb 13 05:33 .github 05:35:27 -rw-rw-r-- 1 1001 1001 1024 Feb 13 05:33 .gitignore 05:35:27 -rw-rw-r-- 1 1001 1001 42 Feb 13 05:33 .golangci.yml 05:35:27 -rw-rw-r-- 1 1001 1001 87 Feb 13 05:33 .hadolint.yml 05:35:27 drwxr-xr-x 3 1001 1001 4096 Feb 13 05:33 .semver 05:35:27 -rw-rw-r-- 1 1001 1001 166 Feb 13 05:33 .sonarcloud.properties 05:35:27 -rw-rw-r-- 1 1001 1001 1171 Feb 13 05:33 ADOPTERS.md 05:35:27 -rw-rw-r-- 1 1001 1001 10825 Feb 13 05:33 Attribution.txt 05:35:27 -rw-rw-r-- 1 1001 1001 73765 Feb 13 05:33 CHANGELOG.md 05:35:27 -rw-rw-r-- 1 1001 1001 3804 Feb 13 05:33 CONTRIBUTING.md 05:35:27 -rw-rw-r-- 1 1001 1001 677 Feb 13 05:33 GOVERNANCE.md 05:35:27 -rw-rw-r-- 1 1001 1001 850 Feb 13 05:33 Jenkinsfile 05:35:27 -rw-rw-r-- 1 1001 1001 10775 Feb 13 05:33 LICENSE 05:35:27 -rw-rw-r-- 1 1001 1001 13375 Feb 13 05:33 Makefile 05:35:27 -rw-rw-r-- 1 1001 1001 582 Feb 13 05:33 OWNERS.md 05:35:27 -rw-rw-r-- 1 1001 1001 9403 Feb 13 05:33 README.md 05:35:27 -rw-rw-r-- 1 1001 1001 6912 Feb 13 05:33 SECURITY.md 05:35:27 -rw-rw-r-- 1 1001 1001 12 Feb 13 05:33 VERSION 05:35:27 drwxrwxr-x 2 1001 1001 4096 Feb 13 05:33 bin 05:35:27 drwxrwxr-x 17 1001 1001 4096 Feb 13 05:33 cmd 05:35:27 -rw-r--r-- 1 root root 488663 Feb 13 05:35 coverage.out 05:35:27 -rw-rw-r-- 1 1001 1001 3295 Feb 13 05:33 go.mod 05:35:27 -rw-rw-r-- 1 1001 1001 33318 Feb 13 05:33 go.sum 05:35:27 drwxrwxr-x 7 1001 1001 4096 Feb 13 05:33 internal 05:35:27 drwxrwxr-x 3 1001 1001 4096 Feb 13 05:33 openapi 05:35:27 drwxrwxr-x 4 1001 1001 4096 Feb 13 05:33 snap 05:35:27 -rw-rw-r-- 1 1001 1001 204 Feb 13 05:33 version.go [Pipeline] sh 05:35:28 + '[' -e coverage.out ] 05:35:28 + chown 1001:1001 coverage.out [Pipeline] stash 05:35:28 Stashed 1 file(s) [Pipeline] sh 05:35:28 + make build 05:35:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:35:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:35:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:35:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:35:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:35:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:35:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:35:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:35:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:35:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:35:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:35:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:35:59 $ docker stop --time=1 0f261cea0ca60ad8a1eb3fcbb06490eaf161231f50b3718e990899c53c40a8d7 05:36:05 $ docker rm -f --volumes 0f261cea0ca60ad8a1eb3fcbb06490eaf161231f50b3718e990899c53c40a8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:36:06 05:36:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:36:06 latest: Pulling from edgex-devops/edgex-compose 05:36:06 cbdbe7a5bc2a: Pulling fs layer 05:36:06 ca9280d653b3: Pulling fs layer 05:36:06 7e9c9ca2126c: Pulling fs layer 05:36:06 cbdbe7a5bc2a: Verifying Checksum 05:36:06 cbdbe7a5bc2a: Download complete 05:36:07 ca9280d653b3: Verifying Checksum 05:36:07 ca9280d653b3: Download complete 05:36:07 cbdbe7a5bc2a: Pull complete 05:36:07 7e9c9ca2126c: Download complete 05:36:07 ca9280d653b3: Pull complete 05:36:10 7e9c9ca2126c: Pull complete 05:36:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:36:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:11 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 05:36:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:36:14 $ docker top 9f7c8629bd429e7d7278059179f73eb4af1d28e189b5e864234355d60806134d -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:15 + docker-compose build --help 05:36:15 + grep parallel 05:36:15 --parallel Build images in parallel. [Pipeline] } 05:36:15 $ docker stop --time=1 9f7c8629bd429e7d7278059179f73eb4af1d28e189b5e864234355d60806134d 05:36:16 $ docker rm -f --volumes 9f7c8629bd429e7d7278059179f73eb4af1d28e189b5e864234355d60806134d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:36:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:17 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 05:36:17 $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:36:17 $ docker top d8a4ce2a8fbb1b4da025ebc7c4361ee4cc7fcae98f179ad0ad574d0517a3eba3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:18 + docker-compose -f ./docker-compose-build.yml build --parallel 05:36:18 Building core-command ... 05:36:18 Building core-common-config-bootstrapper ... 05:36:18 Building core-data ... 05:36:18 Building core-metadata ... 05:36:18 Building security-bootstrapper ... 05:36:18 Building security-proxy-setup ... 05:36:18 Building security-secretstore-setup ... 05:36:18 Building security-spiffe-token-provider ... 05:36:18 Building security-spire-agent ... 05:36:18 Building security-spire-config ... 05:36:18 Building security-spire-server ... 05:36:18 Building support-notifications ... 05:36:18 Building support-scheduler ... 05:36:18 Building core-metadata 05:36:18 Building security-proxy-setup 05:36:18 Building core-data 05:36:18 Building security-spire-agent 05:36:18 Building core-command 05:36:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:36:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:36:30 ---> 30e21121370e 05:36:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:36:30 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:36:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:36:30 ---> 30e21121370e 05:36:30 Step 3/21 : WORKDIR /edgex-go 05:36:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:36:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:36:30 ---> 30e21121370e 05:36:30 Step 3/24 : WORKDIR /edgex-go 05:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:36:30 ---> 30e21121370e 05:36:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:36:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:36:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:36:30 ---> 30e21121370e 05:36:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:36:43 ---> Running in 2ea9165eb8fb 05:36:43 ---> Running in 5cf9833a15e5 05:36:43 ---> Running in 7eceb3efaa98 05:36:43 ---> Running in 0862c1d8f830 05:36:43 ---> Running in a4c2c3da11d9 05:36:43 Removing intermediate container 5cf9833a15e5 05:36:43 ---> 3c2de3fa6737 05:36:43 Step 4/24 : WORKDIR /edgex-go 05:36:43 Removing intermediate container 2ea9165eb8fb 05:36:43 ---> bf55189259f9 05:36:43 Step 4/22 : WORKDIR /edgex-go 05:36:43 Removing intermediate container a4c2c3da11d9 05:36:43 ---> ae3c5ab15160 05:36:43 Step 4/23 : WORKDIR /edgex-go 05:36:43 Removing intermediate container 0862c1d8f830 05:36:43 ---> ff0b86795885 05:36:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:36:43 Removing intermediate container 7eceb3efaa98 05:36:43 ---> 579be7cb61bc 05:36:43 Step 4/21 : RUN apk add --update --no-cache make git 05:36:43 ---> Running in 59f25e32ae8a 05:36:43 ---> Running in 0678d5ff466e 05:36:43 ---> Running in 6f7aba6f74f0 05:36:43 ---> Running in 68172f3e2766 05:36:43 ---> Running in b7f529014330 05:36:43 Removing intermediate container 59f25e32ae8a 05:36:43 ---> 13c939d898ee 05:36:43 Step 5/24 : RUN apk add --update --no-cache make git 05:36:43 ---> Running in 496c67844b49 05:36:43 Removing intermediate container 0678d5ff466e 05:36:43 ---> 16e498d89f9f 05:36:43 Step 5/22 : RUN apk add --update --no-cache make git 05:36:43 ---> Running in f34b348eb31a 05:36:43 Removing intermediate container 68172f3e2766 05:36:43 ---> f08bdf545e43 05:36:43 Step 5/23 : RUN apk add --update --no-cache make git 05:36:43 ---> Running in c1ea4a03832b 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:36:43 OK: 211 MiB in 51 packages 05:36:43 OK: 211 MiB in 51 packages 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:36:43 OK: 211 MiB in 51 packages 05:36:43 OK: 211 MiB in 51 packages 05:36:43 OK: 211 MiB in 51 packages 05:36:43 Removing intermediate container 6f7aba6f74f0 05:36:43 ---> f620a55360a8 05:36:43 Step 5/24 : COPY go.mod vendor* ./ 05:36:43 Removing intermediate container 496c67844b49 05:36:43 ---> 5cd293dc3111 05:36:43 Step 6/24 : COPY go.mod vendor* ./ 05:36:43 ---> f336fe17e82a 05:36:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:44 ---> Running in 176fd827452f 05:36:44 Removing intermediate container b7f529014330 05:36:44 ---> 88d5365c69f6 05:36:44 Step 5/21 : COPY go.mod vendor* ./ 05:36:44 Removing intermediate container c1ea4a03832b 05:36:44 ---> c7f6d3a824b9 05:36:44 Step 6/23 : COPY go.mod vendor* ./ 05:36:44 Removing intermediate container f34b348eb31a 05:36:44 ---> dd25e1d79d94 05:36:44 Step 6/22 : COPY go.mod vendor* ./ 05:36:44 ---> f864bcdd69b2 05:36:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:44 ---> Running in f55dfaef2cba 05:36:44 ---> f8690712c30a 05:36:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:44 ---> Running in 92a585df1366 05:36:44 ---> 57341cdd012c 05:36:44 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:44 ---> Running in 5a1656c023e0 05:36:44 ---> 129ce493bb7e 05:36:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:44 ---> Running in d3eb03041354 05:36:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5480 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:36:47 Running in /w/workspace/edgex-go/404 [Pipeline] { [Pipeline] checkout 05:36:48 The recommended git tool is: git 05:36:53 using credential edgex-jenkins-ssh 05:36:53 Cloning the remote Git repository 05:36:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:36:53 > git init /w/workspace/edgex-go/404 # timeout=10 05:36:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:36:54 > git --version # timeout=10 05:36:54 > git --version # 'git version 2.25.1' 05:36:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:37:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:14 Avoid second fetch 05:37:14 Checking out Revision 15a983a6f6d5b88e20add8024b7e596911b920c9 (main) 05:37:15 Commit message: "Merge pull request #4343 from jinlinGuan/issue-4273-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:37:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:37:16 Dload Upload Total Spent Left Speed 05:37:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 05:37:14 > git config core.sparsecheckout # timeout=10 05:37:14 > git checkout -f 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 [Pipeline] sh 05:37:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:37:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 05:37:17 sudo tee /etc/docker/daemon.new 05:37:17 { 05:37:17 "registry-mirrors": [ 05:37:17 "https://nexus3.edgexfoundry.org:10001" 05:37:17 ], 05:37:17 "bip": "10.250.0.254/24", 05:37:17 "hosts": [ 05:37:17 "tcp://0.0.0.0:5555", 05:37:17 "unix:///var/run/docker.sock" 05:37:17 ], 05:37:17 "mtu": 1458, 05:37:17 "selinux-enabled": true, 05:37:17 "seccomp-profile": "/etc/docker/seccomp.json" 05:37:17 } [Pipeline] sh 05:37:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:37:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:36 provisioning config files... 05:37:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config7305972285099669972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:36 ---> docker-login.sh 05:37:36 nexus3.edgexfoundry.org:10001 05:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:37 Configure a credential helper to remove this warning. See 05:37:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:37 05:37:37 Login Succeeded 05:37:37 nexus3.edgexfoundry.org:10002 05:37:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:38 Configure a credential helper to remove this warning. See 05:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:38 05:37:38 Login Succeeded 05:37:38 nexus3.edgexfoundry.org:10003 05:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:38 Configure a credential helper to remove this warning. See 05:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:38 05:37:38 Login Succeeded 05:37:38 nexus3.edgexfoundry.org:10004 05:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:38 Configure a credential helper to remove this warning. See 05:37:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:38 05:37:38 Login Succeeded 05:37:38 docker.io 05:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:39 Configure a credential helper to remove this warning. See 05:37:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:39 05:37:39 Login Succeeded 05:37:39 ---> docker-login.sh ends [Pipeline] } 05:37:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:37:40 + git config --global --add safe.directory /w/workspace/edgex-go/404 [Pipeline] echo 05:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:37:40 ========================================================= 05:37:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:37:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:37:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:37:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:37:40 9b18e9b68314: Pulling fs layer 05:37:40 35d82f9e3411: Pulling fs layer 05:37:40 e16973657156: Pulling fs layer 05:37:40 fc693d55d65f: Pulling fs layer 05:37:40 7e9fc2657dce: Pulling fs layer 05:37:40 dda99020689f: Pulling fs layer 05:37:40 db1c61fa0a46: Pulling fs layer 05:37:40 891c053d2c06: Pulling fs layer 05:37:40 fc693d55d65f: Waiting 05:37:40 7e9fc2657dce: Waiting 05:37:40 dda99020689f: Waiting 05:37:40 891c053d2c06: Waiting 05:37:40 db1c61fa0a46: Waiting 05:37:40 e16973657156: Verifying Checksum 05:37:40 e16973657156: Download complete 05:37:40 35d82f9e3411: Verifying Checksum 05:37:40 35d82f9e3411: Download complete 05:37:40 7e9fc2657dce: Verifying Checksum 05:37:40 7e9fc2657dce: Download complete 05:37:40 dda99020689f: Verifying Checksum 05:37:40 dda99020689f: Download complete 05:37:40 9b18e9b68314: Download complete 05:37:41 9b18e9b68314: Pull complete 05:37:41 891c053d2c06: Verifying Checksum 05:37:41 891c053d2c06: Download complete 05:37:42 35d82f9e3411: Pull complete 05:37:42 e16973657156: Pull complete 05:37:43 db1c61fa0a46: Verifying Checksum 05:37:43 db1c61fa0a46: Download complete 05:37:43 fc693d55d65f: Verifying Checksum 05:37:43 fc693d55d65f: Download complete 05:37:56 fc693d55d65f: Pull complete 05:37:56 7e9fc2657dce: Pull complete 05:37:56 dda99020689f: Pull complete 05:38:03 db1c61fa0a46: Pull complete 05:38:05 891c053d2c06: Pull complete 05:38:05 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:38:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 05:38:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:38:06 WORKDIR /edgex 05:38:06 COPY go.mod . 05:38:06 RUN go mod download+ 05:38:06 docker build -t ci-base-image-arm64 -f - . 05:38:06 Sending build context to Docker daemon 3.103MB 05:38:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:38:06 ---> f96f9c87975a 05:38:06 Step 2/4 : WORKDIR /edgex 05:38:07 ---> Running in bd8a7db508ae 05:38:07 Removing intermediate container bd8a7db508ae 05:38:07 ---> 10a58a790e66 05:38:07 Step 3/4 : COPY go.mod . 05:38:07 Removing intermediate container 176fd827452f 05:38:07 ---> 19e4144f8fd4 05:38:07 Step 7/24 : COPY . . 05:38:07 Removing intermediate container f55dfaef2cba 05:38:07 ---> 262f33ff6aea 05:38:07 Step 8/24 : COPY . . 05:38:07 Removing intermediate container 5a1656c023e0 05:38:07 ---> 2ca35fa6663e 05:38:07 Step 7/21 : COPY . . 05:38:07 Removing intermediate container 92a585df1366 05:38:07 ---> 700339fbbcfa 05:38:07 Step 8/23 : COPY . . 05:38:07 Removing intermediate container d3eb03041354 05:38:07 ---> e9ea16ec1456 05:38:07 Step 8/22 : COPY . . 05:38:08 ---> 972fecf7cb1d 05:38:08 Step 4/4 : RUN go mod download 05:38:08 ---> Running in 29a0016b3894 05:38:14 ---> 373a288bba04 05:38:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:38:14 ---> 646bf05b5b70 05:38:14 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:38:14 ---> d2c2ef8507de 05:38:14 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:38:14 ---> 20e979b8842f 05:38:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:38:14 ---> b7899177815f 05:38:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:38:14 ---> Running in 93c2fe36ba20 05:38:14 ---> Running in 0451034fb225 05:38:14 ---> Running in 3fc3ae476a3f 05:38:14 ---> Running in 40f60aaec3a1 05:38:14 ---> Running in c1cdadbf2546 05:38:14 Removing intermediate container c1cdadbf2546 05:38:14 ---> 6b1d1721439a 05:38:14 Step 9/24 : WORKDIR /edgex-go/spire-build 05:38:14 ---> Running in e7b550e1d48c 05:38:14 Removing intermediate container e7b550e1d48c 05:38:14 ---> 6fbcda520148 05:38:14 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:38:14 ---> Running in 1a0b5a550706 05:38:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:38:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:38:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:38:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:38:15 Removing intermediate container 1a0b5a550706 05:38:15 ---> 9d6b9f80e79e 05:38:15 Step 11/24 : WORKDIR /edgex-go 05:38:15 ---> Running in 0aef9021199a 05:38:16 Removing intermediate container 0aef9021199a 05:38:16 ---> d44b7fb23e59 05:38:16 05:38:16 Step 12/24 : FROM alpine:3.15 05:38:16 3.15: Pulling from library/alpine 05:38:17 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:38:17 Status: Downloaded newer image for alpine:3.15 05:38:17 ---> 5ce65d7b0fde 05:38:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:38:17 ---> Running in 1b476518963e 05:38:17 Removing intermediate container 1b476518963e 05:38:17 ---> 865d8d14e924 05:38:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:38:17 ---> Running in f4b5ac6fd93e 05:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:38:18 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:38:18 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:38:18 OK: 15857 distinct packages available 05:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:38:18 (1/5) Installing dumb-init (1.2.5-r1) 05:38:18 (2/5) Installing musl-obstack (1.2.3-r0) 05:38:18 (3/5) Installing libucontext (1.1-r0) 05:38:18 (4/5) Installing gcompat (1.0.0-r4) 05:38:18 (5/5) Installing openssl (1.1.1t-r1) 05:38:18 Executing busybox-1.34.1-r7.trigger 05:38:18 OK: 7 MiB in 19 packages 05:38:23 Removing intermediate container f4b5ac6fd93e 05:38:23 ---> e4fe03664f35 05:38:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:38:26 ---> 5b28064d7e5a 05:38:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:38:32 ---> 6a69f3f5e2bc 05:38:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:38:34 ---> 3626d8cf852e 05:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:38:35 ---> 9c9bafe01b4b 05:38:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:38:37 ---> d41c6b68313e 05:38:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:38:37 ---> Running in 655fcfb780c0 05:38:37 Removing intermediate container 655fcfb780c0 05:38:37 ---> d581fc3ff79b 05:38:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:38:37 ---> Running in 60d2b741efef 05:38:38 Removing intermediate container 60d2b741efef 05:38:38 ---> ae4225440b98 05:38:38 Step 22/24 : LABEL arch=x86_64 05:38:39 ---> Running in 86bcba7d4b73 05:38:40 Removing intermediate container 86bcba7d4b73 05:38:40 ---> d9a06c3ba9ce 05:38:40 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:38:40 ---> Running in 2be60ae1e2e0 05:38:40 Removing intermediate container 2be60ae1e2e0 05:38:40 ---> 9f10776ff921 05:38:40 Step 24/24 : LABEL version=3.0.0-dev.45 05:38:40 ---> Running in 0dc9b868809a 05:38:41 Removing intermediate container 29a0016b3894 05:38:41 ---> df6c51e34654 05:38:41 Successfully built df6c51e34654 05:38:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:41 Removing intermediate container 0dc9b868809a 05:38:41 ---> 24047ff7ce65 05:38:41 05:38:41 Successfully built 24047ff7ce65 05:38:41 Successfully tagged security-spire-agent:latest 05:38:41  Building security-spire-agent ... done Building security-spire-server 05:38:41 + docker inspect -f . ci-base-image-arm64 05:38:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:41 prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container 05:38:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:38:43 $ docker top d9866eadd77e875c306666776f99396e61b74f17f3d02400d40107e40c4ed759 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:38:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:38:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:38:44 ---> 30e21121370e 05:38:44 Step 3/23 : WORKDIR /edgex-go 05:38:44 ---> Using cache 05:38:44 ---> ff0b86795885 05:38:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 05:38:44 ---> Using cache 05:38:44 ---> f620a55360a8 05:38:44 Step 5/23 : COPY go.mod vendor* ./ 05:38:44 ---> Using cache 05:38:44 ---> f336fe17e82a 05:38:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:44 ---> Using cache 05:38:44 ---> 19e4144f8fd4 05:38:44 Step 7/23 : COPY . . 05:38:44 ---> Using cache 05:38:44 ---> 20e979b8842f 05:38:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 05:38:44 ---> Using cache 05:38:44 ---> 6b1d1721439a 05:38:44 Step 9/23 : WORKDIR /edgex-go/spire-build 05:38:44 ---> Using cache 05:38:44 ---> 6fbcda520148 05:38:44 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:38:44 + go version 05:38:44 go version go1.18.7 linux/arm64 [Pipeline] } 05:38:44 $ docker stop --time=1 d9866eadd77e875c306666776f99396e61b74f17f3d02400d40107e40c4ed759 05:38:46 $ docker rm -f --volumes d9866eadd77e875c306666776f99396e61b74f17f3d02400d40107e40c4ed759 [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 05:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:38:46 05:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:38:47 latest: Pulling from edgex-devops/edgex-compose-arm64 05:38:47 29e5d40040c1: Pulling fs layer 05:38:47 1ce36da41761: Pulling fs layer 05:38:47 25b303627fd3: Pulling fs layer 05:38:47 29e5d40040c1: Verifying Checksum 05:38:47 29e5d40040c1: Download complete 05:38:47 1ce36da41761: Verifying Checksum 05:38:47 1ce36da41761: Download complete 05:38:48 29e5d40040c1: Pull complete 05:38:49 25b303627fd3: Verifying Checksum 05:38:49 25b303627fd3: Download complete 05:38:49 1ce36da41761: Pull complete 05:38:55 ---> Running in 4332546271b9 05:38:59 25b303627fd3: Pull complete 05:38:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:38:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:59 prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container 05:39:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:39:00 Removing intermediate container 40f60aaec3a1 05:39:00 ---> 72ca85568040 05:39:00 05:39:00 Step 10/22 : FROM alpine:3.16 05:39:00 Removing intermediate container 0451034fb225 05:39:00 ---> 2c2f1f65a2e6 05:39:00 05:39:00 Step 9/21 : FROM alpine:3.16 05:39:00 3.16: Pulling from library/alpine 05:39:00 3.16: Pulling from library/alpine 05:39:02 $ docker top aba554c884f67cad3b11eac08b9bbdf7e82130032eddd1d4546a19289f3e1ebc -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:03 + docker-compose build --help 05:39:03 + grep parallel 05:39:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:39:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:39:06 Status: Image is up to date for alpine:3.16 05:39:06 Status: Downloaded newer image for alpine:3.16 05:39:06 ---> dfd21b5a31f5 05:39:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:39:06 ---> dfd21b5a31f5 05:39:06 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 05:39:06 Removing intermediate container 93c2fe36ba20 05:39:06 ---> 3ff9dba26134 05:39:06 05:39:06 Step 10/24 : FROM alpine:3.16 05:39:06 ---> dfd21b5a31f5 05:39:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 05:39:06 Removing intermediate container 3fc3ae476a3f 05:39:06 ---> ef6b5bec0977 05:39:06 05:39:06 Step 10/23 : FROM alpine:3.16 05:39:06 ---> dfd21b5a31f5 05:39:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:39:06 ---> Running in 4d1242286120 05:39:06 Removing intermediate container 4332546271b9 05:39:06 ---> 9d2099df3152 05:39:06 Step 11/23 : WORKDIR /edgex-go 05:39:06 ---> Running in 800e3b04c62d 05:39:06 ---> Running in 03e0e90996f7 05:39:06 ---> Running in dede77ac8f2b 05:39:06 ---> Running in de9ac208e9ef 05:39:06 Removing intermediate container 4d1242286120 05:39:06 ---> 7623f54f3d00 05:39:06 Step 12/22 : ENV APP_PORT=59880 05:39:07 ---> Running in 37db1958bb4e 05:39:07 Removing intermediate container de9ac208e9ef 05:39:07 ---> 88bc0eb92405 05:39:07 05:39:07 Step 12/23 : FROM alpine:3.15 05:39:07 ---> 5ce65d7b0fde 05:39:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:39:07 ---> Using cache 05:39:07 ---> 865d8d14e924 05:39:07 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:39:07 ---> Using cache 05:39:07 ---> e4fe03664f35 05:39:07 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:39:07 Removing intermediate container 37db1958bb4e 05:39:07 ---> 486dcbd1d90b 05:39:07 Step 13/22 : EXPOSE $APP_PORT 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:07 ---> Running in 44d4de6728f9 05:39:07 Removing intermediate container 44d4de6728f9 05:39:07 ---> 64f7a3a9636f 05:39:07 Step 14/22 : RUN apk add --update --no-cache dumb-init 05:39:07 ---> Running in 59d7811580fe 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:07 (1/6) Installing ca-certificates (20220614-r0) 05:39:07 (2/6) Installing brotli-libs (1.0.9-r6) 05:39:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 05:39:07 (4/6) Installing libcurl (7.83.1-r5) 05:39:07 (1/1) Installing dumb-init (1.2.5-r1) 05:39:07 Executing busybox-1.35.0-r17.trigger 05:39:07 OK: 6 MiB in 15 packages 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:07 (5/6) Installing curl (7.83.1-r5) 05:39:07 (6/6) Installing dumb-init (1.2.5-r1) 05:39:07 Executing busybox-1.35.0-r17.trigger 05:39:07 Executing ca-certificates-20220614-r0.trigger 05:39:07 (1/1) Installing dumb-init (1.2.5-r1) 05:39:07 OK: 8 MiB in 20 packages 05:39:07 Executing busybox-1.35.0-r17.trigger 05:39:07 OK: 6 MiB in 15 packages 05:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:08 (1/1) Installing dumb-init (1.2.5-r1) 05:39:08 Executing busybox-1.35.0-r17.trigger 05:39:08 OK: 6 MiB in 15 packages 05:39:08 --parallel Build images in parallel. [Pipeline] } 05:39:08 $ docker stop --time=1 aba554c884f67cad3b11eac08b9bbdf7e82130032eddd1d4546a19289f3e1ebc 05:39:10 $ docker rm -f --volumes aba554c884f67cad3b11eac08b9bbdf7e82130032eddd1d4546a19289f3e1ebc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:11 prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container 05:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 05:39:12 $ docker top 723c1ab7f8e48f35850bd3f17f51d3df8ce128b51afc96ce421c8d7117beab85 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:12 ---> d761f5ffebf6 05:39:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:39:12 Removing intermediate container dede77ac8f2b 05:39:12 ---> e5aa460e13c3 05:39:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:39:12 Removing intermediate container 03e0e90996f7 05:39:12 ---> dad34a7412b9 05:39:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:39:12 Removing intermediate container 59d7811580fe 05:39:12 ---> 021b9da45a71 05:39:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:39:12 ---> Running in 258f7ebba6d4 05:39:12 ---> 7299a57e6c88 05:39:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:39:12 ---> Running in 2f6117271f5f 05:39:12 Removing intermediate container 800e3b04c62d 05:39:12 ---> 732d065ef785 05:39:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:39:12 ---> Running in 551669512e4e 05:39:12 Removing intermediate container 2f6117271f5f 05:39:12 ---> 42c4320fcbcc 05:39:12 Step 13/24 : ENV APP_PORT=59881 05:39:12 Removing intermediate container 258f7ebba6d4 05:39:12 ---> 2e7117a669a8 05:39:12 Step 13/23 : ENV APP_PORT=59882 05:39:12 ---> b71237b9f2c6 05:39:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:39:12 ---> Running in b1bec5cec0e0 05:39:12 + docker-compose -f ./docker-compose-build.yml build --parallel 05:39:13 ---> 6a07dce68bbb 05:39:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:39:13 Removing intermediate container 551669512e4e 05:39:13 ---> 412cbb483229 05:39:13 Step 12/21 : WORKDIR /edgex 05:39:13 ---> Running in 8edc33d8f22a 05:39:13 Removing intermediate container b1bec5cec0e0 05:39:13 ---> 67d9efa94345 05:39:13 Step 14/24 : EXPOSE $APP_PORT 05:39:13 ---> Running in 5ca4a3772474 05:39:13 ---> 6c6b43dc92c3 05:39:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:39:13 Removing intermediate container 8edc33d8f22a 05:39:13 ---> 70446f2736a0 05:39:13 Step 14/23 : EXPOSE $APP_PORT 05:39:13 ---> 37dc0b525e56 05:39:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:39:13 ---> Running in 6534d2f6800c 05:39:13 Removing intermediate container 5ca4a3772474 05:39:13 ---> 3a1b28af2a58 05:39:13 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:39:13 ---> Running in 6d7bbe5e67b6 05:39:13 ---> Running in 5b25c9b06856 05:39:13 ---> 7d026db891c8 05:39:13 Step 18/22 : ENTRYPOINT ["/core-data"] 05:39:13 Removing intermediate container 6534d2f6800c 05:39:13 ---> 7fb44841f1ba 05:39:13 Step 15/23 : WORKDIR / 05:39:14 Removing intermediate container 6d7bbe5e67b6 05:39:14 ---> 0e99573317ad 05:39:14 Step 15/24 : WORKDIR / 05:39:14 ---> Running in 24792e78129d 05:39:14 ---> 5ebf3558b54e 05:39:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:39:14 Removing intermediate container 5b25c9b06856 05:39:14 ---> 517872d92448 05:39:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:39:14 ---> Running in 5f194b706230 05:39:14 ---> Running in 278f67a49d7f 05:39:14 ---> Running in bb17af894635 05:39:15 Removing intermediate container 24792e78129d 05:39:15 ---> 533784b83942 05:39:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:39:15 Removing intermediate container 5f194b706230 05:39:15 ---> 488ac86eb640 05:39:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:39:15 ---> acb8d10fe029 05:39:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:39:15 Removing intermediate container 278f67a49d7f 05:39:15 ---> 78dc8f3a91d1 05:39:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:39:15 ---> Running in 457ad235a6c9 05:39:15 Removing intermediate container bb17af894635 05:39:15 ---> f218b8028713 05:39:15 Step 21/23 : LABEL arch=x86_64 05:39:16 ---> Running in ee25329f12df 05:39:16 ---> 52aa98739a88 05:39:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:39:16 ---> 9c083f0fb222 05:39:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:39:16 Removing intermediate container 457ad235a6c9 05:39:16 ---> de0309095a27 05:39:16 Step 20/22 : LABEL arch=x86_64 05:39:18 ---> b880836e237d 05:39:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:39:18 ---> Running in 043abbdad4bb 05:39:18 Removing intermediate container ee25329f12df 05:39:18 ---> 9f5282da7ef4 05:39:18 Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:39:18 ---> aa4d5c5f3a62 05:39:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:39:18 ---> 2c2eb843bfd3 05:39:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:39:18 ---> Running in 1a59729c84b9 05:39:19 ---> a3d7788553b6 05:39:19 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:39:19 Removing intermediate container 043abbdad4bb 05:39:19 ---> c39e53be46b0 05:39:19 Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:39:19 ---> da26ebdd7f38 05:39:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 05:39:19 Removing intermediate container 1a59729c84b9 05:39:19 ---> 19df2fcd1c5d 05:39:19 Step 23/23 : LABEL version=3.0.0-dev.45 05:39:19 ---> Running in 1b73801a0787 05:39:19 ---> 4a9077ad10e7 05:39:19 Step 19/23 : ENTRYPOINT ["/core-command"] 05:39:19 ---> Running in 7aefd931e6e1 05:39:19 ---> Running in 7af0f7a4e1be 05:39:19 ---> Running in 1ec6a7490078 05:39:19 Building core-command ... 05:39:19 Building core-common-config-bootstrapper ... 05:39:19 Building core-data ... 05:39:19 Building core-metadata ... 05:39:19 Building security-bootstrapper ... 05:39:19 Building security-proxy-setup ... 05:39:19 Building security-secretstore-setup ... 05:39:19 Building security-spiffe-token-provider ... 05:39:19 Building security-spire-agent ... 05:39:19 Building security-spire-config ... 05:39:19 Building security-spire-server ... 05:39:19 Building support-notifications ... 05:39:19 Building support-scheduler ... 05:39:19 Building security-secretstore-setup 05:39:19 Building security-spire-config 05:39:19 Building security-spire-agent 05:39:19 Building security-spire-server 05:39:19 Building security-spiffe-token-provider 05:39:19 ---> 636d4e6f37bf 05:39:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:39:19 ---> Running in f002ef100577 05:39:19 Removing intermediate container 7af0f7a4e1be 05:39:19 ---> 4a2554e56a60 05:39:19 Step 22/22 : LABEL version=3.0.0-dev.45 05:39:19 Removing intermediate container 1ec6a7490078 05:39:19 ---> 9e0164d49352 05:39:19 05:39:19 Removing intermediate container 7aefd931e6e1 05:39:19 ---> c1c0175ad737 05:39:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:39:19 Successfully built 9e0164d49352 05:39:20 Successfully tagged security-spire-server:latest 05:39:20 Building support-notifications 05:39:20  Building security-spire-server ... done Removing intermediate container f002ef100577 05:39:20 ---> 039ab9abbb01 05:39:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:39:21 ---> Running in 5644624363f4 05:39:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:39:24 ---> 30e21121370e 05:39:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:39:24 ---> Using cache 05:39:24 ---> ae3c5ab15160 05:39:24 Step 4/22 : WORKDIR /edgex-go 05:39:24 ---> Using cache 05:39:24 ---> f08bdf545e43 05:39:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 05:39:27 ---> Running in d4948b76ccbb 05:39:27 Removing intermediate container 5644624363f4 05:39:27 ---> 7ea867c80744 05:39:27 05:39:27 ---> Running in 007e4a975bd1 05:39:27 ---> Running in 446ac80a4a20 05:39:27 Removing intermediate container d4948b76ccbb 05:39:27 ---> a407a60b260f 05:39:27 Step 21/23 : LABEL arch=x86_64 05:39:27 Removing intermediate container 1b73801a0787 05:39:27 ---> d852e7718c4c 05:39:27 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 05:39:27 Successfully built 7ea867c80744 05:39:27 Successfully tagged core-data:latest 05:39:27  Building core-data ... done Building security-secretstore-setup 05:39:27 ---> Running in 68a0ef5948a2 05:39:27 Removing intermediate container 446ac80a4a20 05:39:27 ---> 7991b96546e3 05:39:27 Step 22/24 : LABEL arch=x86_64 05:39:27 ---> Running in d0356cbc0f06 05:39:27 ---> Running in eb112ee75bad 05:39:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:28 OK: 211 MiB in 51 packages 05:39:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:39:31 ---> df6c51e34654 05:39:31 Step 3/23 : WORKDIR /edgex-go 05:39:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:39:31 ---> df6c51e34654 05:39:31 Step 3/24 : WORKDIR /edgex-go 05:39:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:39:31 ---> df6c51e34654 05:39:31 Step 3/24 : WORKDIR /edgex-go 05:39:31 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:31 Step 2/19 : FROM ${BUILDER_BASE} AS builder 05:39:31 ---> df6c51e34654 05:39:31 Step 3/19 : WORKDIR /edgex-go 05:39:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:39:31 ---> df6c51e34654 05:39:31 Step 3/24 : WORKDIR /edgex-go 05:39:31 ---> Running in c28dfd452b28 05:39:31 ---> Running in e612e8f9fad4 05:39:31 ---> Running in ce55d6bcd3df 05:39:31 ---> Running in 9ef240b6b1de 05:39:31 ---> Running in fc60dd4e4c31 05:39:31 Removing intermediate container e612e8f9fad4 05:39:31 ---> d0e45bfa6fdb 05:39:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:39:31 Removing intermediate container c28dfd452b28 05:39:31 ---> cfbe58a05cf0 05:39:31 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 05:39:31 ---> Running in 03210305fe65 05:39:31 Removing intermediate container fc60dd4e4c31 05:39:31 ---> a1c851270beb 05:39:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:39:31 ---> Running in 1372bbc1b390 05:39:31 Removing intermediate container ce55d6bcd3df 05:39:31 ---> 863231fac27a 05:39:31 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 05:39:31 Removing intermediate container 9ef240b6b1de 05:39:31 ---> 988d0d6588c0 05:39:31 Step 4/24 : RUN apk add --update --no-cache make git 05:39:31 ---> Running in 9cb7ace31f83 05:39:31 ---> Running in 0f61d024c0d4 05:39:31 ---> Running in 9e9b989e3840 05:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:39:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:39:33 ---> 30e21121370e 05:39:33 Step 3/24 : WORKDIR /edgex-go 05:39:33 ---> Using cache 05:39:33 ---> ff0b86795885 05:39:33 Step 4/24 : RUN apk add --update --no-cache make git 05:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:39:35 OK: 221 MiB in 51 packages 05:39:35 OK: 221 MiB in 51 packages 05:39:35 OK: 221 MiB in 51 packages 05:39:36 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 05:39:36 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 05:39:36 OK: 16903 distinct packages available 05:39:36 OK: 221 MiB in 51 packages 05:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:39:37 Removing intermediate container 68a0ef5948a2 05:39:37 ---> 5b0b45a1c8ab 05:39:37 Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:39:37 ---> Running in ee32c6565f3b 05:39:37 ---> Running in 5b9e436ac7aa 05:39:37 Removing intermediate container d0356cbc0f06 05:39:37 ---> f4ff4912f383 05:39:37 Step 19/21 : LABEL arch=x86_64 05:39:37 Removing intermediate container eb112ee75bad 05:39:37 ---> 854c95e6131c 05:39:37 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:39:37 ---> Running in d18cc0e12e93 05:39:37 ---> Running in 04c3e76b30d2 05:39:37 Removing intermediate container ee32c6565f3b 05:39:37 ---> f9d8fb7fb349 05:39:37 Step 23/23 : LABEL version=3.0.0-dev.45 05:39:37 Removing intermediate container 007e4a975bd1 05:39:37 ---> b623eb4c709b 05:39:37 Step 6/22 : COPY go.mod vendor* ./ 05:39:37 ---> Running in dd3027ff346a 05:39:37 Removing intermediate container d18cc0e12e93 05:39:37 ---> c0fd40e703d3 05:39:37 Step 20/21 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:39:37 Removing intermediate container 04c3e76b30d2 05:39:37 ---> f54ce6ef9277 05:39:37 Step 24/24 : LABEL version=3.0.0-dev.45 05:39:37 ---> Running in 9c8d9c1e9509 05:39:37 ---> Running in 5b22fd523346 05:39:37 Removing intermediate container dd3027ff346a 05:39:37 ---> 8ef46b5f1040 05:39:37 05:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:39:37 Removing intermediate container 03210305fe65 05:39:37 ---> 4ff7a31b55ed 05:39:37 Step 5/24 : COPY go.mod vendor* ./ 05:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:37 ---> fde93fb3da7c 05:39:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:37 Successfully built 8ef46b5f1040 05:39:37 Successfully tagged core-command:latest 05:39:37 Building security-spire-config 05:39:37 Removing intermediate container 5b22fd523346 05:39:37 ---> 9617661cb3c7 05:39:37 05:39:37 Removing intermediate container 9c8d9c1e9509 05:39:37  Building core-command ... done  ---> a6f1329016d9 05:39:37 Step 21/21 : LABEL version=3.0.0-dev.45 05:39:37 ---> Running in 8a00cda0140a 05:39:37 ---> Running in 2f657fca41d8 05:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:37 Successfully built 9617661cb3c7 05:39:37 Successfully tagged core-metadata:latest 05:39:37  Building core-metadata ... done Building security-bootstrapper 05:39:37 Removing intermediate container 1372bbc1b390 05:39:37 ---> d0485b3d431e 05:39:37 Step 5/23 : COPY go.mod vendor* ./ 05:39:37 OK: 211 MiB in 51 packages 05:39:37 Removing intermediate container 9cb7ace31f83 05:39:37 ---> d9f94c862a75 05:39:37 Step 5/24 : COPY go.mod vendor* ./ 05:39:38 OK: 221 MiB in 51 packages 05:39:38 Removing intermediate container 9e9b989e3840 05:39:38 ---> f8839f9f7c9f 05:39:38 Step 5/24 : COPY go.mod vendor* ./ 05:39:38 ---> e5332cd88bf6 05:39:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:38 ---> 90d9417654b7 05:39:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:38 ---> 1790c0351557 05:39:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:38 ---> Running in 3b86b43f4a81 05:39:38 ---> Running in 55e622a12f23 05:39:38 ---> Running in a6a13be3b720 05:39:39 ---> 0e6d3e172a04 05:39:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:39 ---> Running in 99aa4b37e4da 05:39:40 Removing intermediate container 0f61d024c0d4 05:39:40 ---> a2385151c2b7 05:39:40 Step 5/19 : COPY go.mod vendor* ./ 05:39:41 ---> 429e55a9b93f 05:39:41 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:41 ---> Running in 220f2576be87 05:39:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:39:48 ---> 30e21121370e 05:39:48 Step 3/24 : WORKDIR /edgex-go 05:39:48 ---> Using cache 05:39:48 ---> ff0b86795885 05:39:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 05:39:48 ---> Using cache 05:39:48 ---> f620a55360a8 05:39:48 Step 5/24 : COPY go.mod vendor* ./ 05:39:48 ---> Using cache 05:39:48 ---> f336fe17e82a 05:39:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:48 ---> Using cache 05:39:48 ---> 19e4144f8fd4 05:39:48 Step 7/24 : COPY . . 05:39:48 ---> Using cache 05:39:48 ---> 20e979b8842f 05:39:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:39:48 ---> Using cache 05:39:48 ---> 6b1d1721439a 05:39:48 Step 9/24 : WORKDIR /edgex-go/spire-build 05:39:48 ---> Using cache 05:39:48 ---> 6fbcda520148 05:39:48 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:39:48 ---> Using cache 05:39:48 ---> 9d6b9f80e79e 05:39:48 Step 11/24 : WORKDIR /edgex-go 05:39:48 ---> Using cache 05:39:48 ---> d44b7fb23e59 05:39:48 05:39:48 Step 12/24 : FROM alpine:3.15 05:39:48 ---> 5ce65d7b0fde 05:39:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:39:48 ---> Using cache 05:39:48 ---> 865d8d14e924 05:39:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:39:48 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:39:48 ---> 30e21121370e 05:39:48 Step 3/32 : WORKDIR /edgex-go 05:39:48 ---> Using cache 05:39:48 ---> ff0b86795885 05:39:48 Step 4/32 : RUN apk add --update --no-cache make git 05:39:53 ---> Running in e71867e95624 05:39:53 Removing intermediate container 8a00cda0140a 05:39:53 ---> d828eb42c160 05:39:53 05:39:53 ---> Running in d725783af789 05:39:53 Successfully built d828eb42c160 05:39:53 Successfully tagged security-proxy-setup:latest 05:39:53 Building security-spiffe-token-provider 05:39:53  Building security-proxy-setup ... done Removing intermediate container 5b9e436ac7aa 05:39:53 ---> 12b9c8b42ee4 05:39:53 Step 5/24 : COPY go.mod vendor* ./ 05:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:39:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:39:53 OK: 211 MiB in 51 packages 05:39:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:39:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 05:39:55 ---> 30e21121370e 05:39:55 Step 3/19 : WORKDIR /edgex-go 05:39:55 ---> Using cache 05:39:55 ---> ff0b86795885 05:39:55 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 05:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:39:56 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:39:56 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:39:56 OK: 15857 distinct packages available 05:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:39:56 (1/4) Installing dumb-init (1.2.5-r1) 05:39:56 (2/4) Installing musl-obstack (1.2.3-r0) 05:39:56 (3/4) Installing libucontext (1.1-r0) 05:39:56 (4/4) Installing gcompat (1.0.0-r4) 05:39:57 Executing busybox-1.34.1-r7.trigger 05:39:57 OK: 6 MiB in 18 packages 05:39:59 ---> Running in 166948645f4e 05:39:59 ---> 7efef34f4ecc 05:39:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:59 ---> Running in 1084a004fa20 05:39:59 Removing intermediate container d725783af789 05:39:59 ---> 5c1db11cf269 05:39:59 Step 5/32 : COPY go.mod vendor* ./ 05:40:00 Removing intermediate container e71867e95624 05:40:00 ---> 3a8a6329c433 05:40:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:40:00 ---> a78aa9e4d68d 05:40:00 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:40:00 ---> Running in 5211849c1079 05:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:40:00 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 05:40:00 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 05:40:00 OK: 17046 distinct packages available 05:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:40:01 OK: 211 MiB in 51 packages 05:40:03 ---> 284301a73ca4 05:40:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:40:03 Removing intermediate container 166948645f4e 05:40:03 ---> 471f9287cafb 05:40:03 Step 5/19 : COPY go.mod vendor* ./ 05:40:03 ---> bc3912f7dca0 05:40:03 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:40:03 ---> Running in d78120f7c7a0 05:40:03 ---> dca04818939c 05:40:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:03 Removing intermediate container d78120f7c7a0 05:40:03 ---> a8a1e52b1519 05:40:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:40:03 ---> Running in 42c4f083c37e 05:40:04 ---> e606a8a3cbf4 05:40:04 Step 19/24 : WORKDIR / 05:40:04 ---> Running in 9de43c3ef37b 05:40:04 Removing intermediate container 9de43c3ef37b 05:40:04 ---> c55f98f78019 05:40:04 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:40:04 ---> Running in 0b121314a666 05:40:04 Removing intermediate container 0b121314a666 05:40:04 ---> 4648daa09bc9 05:40:04 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:40:04 ---> Running in 2134e4d992c6 05:40:04 Removing intermediate container 2134e4d992c6 05:40:04 ---> 74c652c83d7d 05:40:04 Step 22/24 : LABEL arch=x86_64 05:40:04 ---> Running in ce4dde49dfd4 05:40:04 Removing intermediate container ce4dde49dfd4 05:40:04 ---> 24141b2e5dec 05:40:04 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:40:04 ---> Running in 75ccb33150f7 05:40:04 Removing intermediate container 75ccb33150f7 05:40:04 ---> 78999f16bdc8 05:40:04 Step 24/24 : LABEL version=3.0.0-dev.45 05:40:04 ---> Running in 6c864eec101b 05:40:05 Removing intermediate container 6c864eec101b 05:40:05 ---> 4bde1adf3db3 05:40:05 05:40:05 Successfully built 4bde1adf3db3 05:40:05 Successfully tagged security-spire-config:latest 05:40:05 Building core-common-config-bootstrapper 05:40:07  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:40:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:40:07 ---> 30e21121370e 05:40:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:40:07 ---> Using cache 05:40:07 ---> ae3c5ab15160 05:40:07 Step 4/22 : WORKDIR /edgex-go 05:40:07 ---> Using cache 05:40:07 ---> f08bdf545e43 05:40:07 Step 5/22 : RUN apk add --update --no-cache make git 05:40:07 ---> Using cache 05:40:07 ---> c7f6d3a824b9 05:40:07 Step 6/22 : COPY go.mod vendor* ./ 05:40:07 ---> Using cache 05:40:07 ---> f8690712c30a 05:40:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:07 ---> Using cache 05:40:07 ---> 700339fbbcfa 05:40:07 Step 8/22 : COPY . . 05:40:07 ---> Using cache 05:40:07 ---> 646bf05b5b70 05:40:07 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:40:10 ---> Running in 55b12c4a859e 05:40:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:40:57 Removing intermediate container 2f657fca41d8 05:40:57 ---> c433b85b152c 05:40:57 Step 8/22 : COPY . . 05:41:29 Removing intermediate container 55b12c4a859e 05:41:29 ---> 585fb28b6751 05:41:29 05:41:29 Step 10/22 : FROM alpine:3.16 05:41:29 ---> dfd21b5a31f5 05:41:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:41:29 ---> e428d24f1403 05:41:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:41:29 ---> Running in 4800bf25e0ea 05:41:29 ---> Running in f5949024690b 05:41:29 Removing intermediate container f5949024690b 05:41:29 ---> 03db48173ded 05:41:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:41:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:41:29 ---> Running in 2e78dc473160 05:41:29 Removing intermediate container 5211849c1079 05:41:29 ---> a55e794622b8 05:41:29 Step 7/32 : COPY . . 05:41:29 Removing intermediate container 42c4f083c37e 05:41:29 Removing intermediate container 1084a004fa20 05:41:29 ---> 37fdfd0d1d57 05:41:29 ---> a31de151c878 05:41:29 Step 7/19 : COPY . .Step 7/24 : COPY . . 05:41:29 05:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:41:29 (1/1) Installing dumb-init (1.2.5-r1) 05:41:29 Executing busybox-1.35.0-r17.trigger 05:41:29 OK: 6 MiB in 15 packages 05:41:33 Removing intermediate container 220f2576be87 05:41:33 ---> 058ebcfb47ea 05:41:33 Step 7/19 : COPY . . 05:41:33 Removing intermediate container 99aa4b37e4da 05:41:33 ---> aac661bcadb0 05:41:33 Step 7/24 : COPY . . 05:41:35 Removing intermediate container a6a13be3b720 05:41:35 ---> 73f7673aa275 05:41:35 Step 7/24 : COPY . . 05:41:36 Removing intermediate container 3b86b43f4a81 05:41:36 ---> 1e08b91af0f1 05:41:36 Step 7/24 : COPY . . 05:41:36 Removing intermediate container 55e622a12f23 05:41:36 ---> f7c7e5691519 05:41:36 Step 7/23 : COPY . . 05:41:38 ---> 9bb0f38152ee 05:41:38 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:41:38 ---> 3f21d22eec69 05:41:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:41:38 ---> Running in 890842e6e5dd 05:41:38 ---> Running in 9f335021102f 05:41:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:41:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:41:43 ---> f84cf3d0d361 05:41:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:41:43 ---> 670f3f5d55ee 05:41:43 ---> 8f7ffcb6a309 05:41:43 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 05:41:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 05:41:44 ---> Running in 70920f6ec851 05:41:44 ---> Running in ecd172847c81 05:41:44 ---> Running in 14884e449f5f 05:41:45 Removing intermediate container 70920f6ec851 05:41:45 ---> aae876850002 05:41:45 Step 9/24 : WORKDIR /edgex-go/spire-build 05:41:45 Removing intermediate container ecd172847c81 05:41:45 ---> 7dec1514e028 05:41:45 Step 9/23 : WORKDIR /edgex-go/spire-build 05:41:45 Removing intermediate container 14884e449f5f 05:41:45 ---> 0dd182ca2aeb 05:41:45 Step 9/24 : WORKDIR /edgex-go/spire-build 05:41:46 ---> Running in 9ed34125c0ff 05:41:46 ---> Running in 0b4175e30577 05:41:46 ---> Running in f40d59f99728 05:41:47 Removing intermediate container 9ed34125c0ff 05:41:47 ---> 7877ea713a3c 05:41:47 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:41:47 Removing intermediate container 0b4175e30577 05:41:47 ---> 5d6ad1c3620f 05:41:47 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:41:47 Removing intermediate container f40d59f99728 05:41:47 ---> 4c230bcd74d5 05:41:47 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 05:41:47 ---> Running in 156637d6d2af 05:41:47 ---> Running in 06ae1effe7a7 05:41:47 ---> Running in 82464401d4df 05:41:48 Removing intermediate container 2e78dc473160 05:41:48 ---> 79f0491d4dc6 05:41:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:41:48 ---> 05130b3f2dc2 05:41:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:41:48 ---> efef45395773 05:41:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:41:48 ---> 178159c7a8df 05:41:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:41:48 ---> Running in 052d4a657ae2 05:41:48 ---> Running in a45e28a48077 05:41:48 ---> Running in d731473fce1a 05:41:48 ---> 438944f08618 05:41:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:41:49 ---> 96d3111b9065 05:41:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:41:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:41:49 ---> bf7cd5dbde20 05:41:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:41:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:41:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:41:49 ---> 0e52eb5b21f3 05:41:49 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:41:49 ---> Running in da839f276bfc 05:41:51 Removing intermediate container da839f276bfc 05:41:51 ---> 40626e1aa318 05:41:51 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:41:51 ---> Running in 0df6f2a3b99f 05:41:52 Removing intermediate container 0df6f2a3b99f 05:41:52 ---> fe2d35a0dc4c 05:41:52 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 05:41:52 ---> Running in 74b87a594b95 05:41:52 Removing intermediate container 74b87a594b95 05:41:52 ---> 9b1d5d180758 05:41:52 Step 20/22 : LABEL arch=x86_64 05:41:52 ---> Running in bd07c60fb90a 05:41:52 Removing intermediate container bd07c60fb90a 05:41:52 ---> 72a80feaf6bb 05:41:52 Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:41:52 ---> Running in 1435aecfc6f6 05:41:54 Removing intermediate container 1435aecfc6f6 05:41:54 ---> 164fb6bb7f3e 05:41:54 Step 22/22 : LABEL version=3.0.0-dev.45 05:41:54 Removing intermediate container 82464401d4df 05:41:54 ---> 947206acc1cf 05:41:54 Step 11/23 : WORKDIR /edgex-go 05:41:54 ---> Running in 6bc185f61ab8 05:41:54 Removing intermediate container 156637d6d2af 05:41:54 ---> 667f9d77cba3 05:41:54 Step 11/24 : WORKDIR /edgex-go 05:41:55 Removing intermediate container 06ae1effe7a7 05:41:55 ---> 7d9939ef987d 05:41:55 Step 11/24 : WORKDIR /edgex-go 05:41:55 ---> Running in 8b66dcffbf2d 05:41:55 ---> Running in 460f7738ee5b 05:41:55 ---> Running in 1b6e6144cb5f 05:41:56 Removing intermediate container 6bc185f61ab8 05:41:56 ---> 74abbbc048ef 05:41:56 05:41:56 Step 12/23 : FROM alpine:3.15 05:41:56 Removing intermediate container 8b66dcffbf2d 05:41:56 ---> 2cd604ae3e3c 05:41:56 05:41:56 Step 12/24 : FROM alpine:3.15 05:41:56 Removing intermediate container 460f7738ee5b 05:41:56 ---> 1d7056922a7f 05:41:56 05:41:56 Step 12/24 : FROM alpine:3.15 05:41:56 Removing intermediate container 1b6e6144cb5f 05:41:56 ---> f921f116b2e8 05:41:56 05:41:56 Successfully built f921f116b2e8 05:41:56 Successfully tagged core-common-config-bootstrapper:latest 05:41:56 Building support-scheduler 05:41:57 3.15: Pulling from library/alpine 05:41:57 3.15: Pulling from library/alpine 05:41:57 3.15: Pulling from library/alpine 05:41:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:41:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:41:59 Status: Image is up to date for alpine:3.15 05:41:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 05:41:59 Status: Image is up to date for alpine:3.15 05:41:59 Status: Downloaded newer image for alpine:3.15 05:41:59 ---> 354640af7b1b 05:41:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:41:59 ---> 354640af7b1b 05:41:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:41:59 ---> 354640af7b1b 05:41:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:41:59 ---> Running in 6b16e7af2ade 05:41:59 ---> Running in ff483d277e84 05:41:59 ---> Running in 8f2022364672 05:41:59  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:41:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:41:59 ---> 30e21121370e 05:41:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:41:59 ---> Using cache 05:41:59 ---> ae3c5ab15160 05:41:59 Step 4/22 : WORKDIR /edgex-go 05:41:59 ---> Using cache 05:41:59 ---> f08bdf545e43 05:41:59 Step 5/22 : RUN apk add --update --no-cache make git 05:41:59 ---> Using cache 05:41:59 ---> c7f6d3a824b9 05:41:59 Step 6/22 : COPY go.mod vendor* ./ 05:41:59 ---> Using cache 05:41:59 ---> f8690712c30a 05:41:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:59 ---> Using cache 05:41:59 ---> 700339fbbcfa 05:41:59 Step 8/22 : COPY . . 05:41:59 ---> Using cache 05:41:59 ---> 646bf05b5b70 05:41:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:42:01 Removing intermediate container ff483d277e84 05:42:01 ---> 30b7a80c463d 05:42:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:42:01 Removing intermediate container 6b16e7af2ade 05:42:01 ---> fef39524e327 05:42:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:42:01 Removing intermediate container 8f2022364672 05:42:01 ---> 4e0f7f0e953f 05:42:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:42:01 ---> Running in f7b70bc6b691 05:42:01 ---> Running in 631f4cb8fee8 05:42:01 ---> Running in 6056dafcf520 05:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:42:07 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:42:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:42:07 OK: 15734 distinct packages available 05:42:07 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:42:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:42:07 OK: 15734 distinct packages available 05:42:07 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:42:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:42:07 OK: 15734 distinct packages available 05:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:42:09 (1/4) Installing dumb-init (1.2.5-r1) 05:42:09 (2/4) Installing musl-obstack (1.2.3-r0) 05:42:09 (3/4) Installing libucontext (1.1-r0) 05:42:09 (4/4) Installing gcompat (1.0.0-r4) 05:42:09 Executing busybox-1.34.1-r7.trigger 05:42:10 OK: 6 MiB in 18 packages 05:42:10 (1/5) Installing dumb-init (1.2.5-r1) 05:42:10 (2/5) Installing musl-obstack (1.2.3-r0) 05:42:10 (3/5) Installing libucontext (1.1-r0) 05:42:10 (4/5) Installing gcompat (1.0.0-r4) 05:42:10 (5/5) Installing openssl (1.1.1t-r1) 05:42:10 Executing busybox-1.34.1-r7.trigger 05:42:10 (1/5) Installing dumb-init (1.2.5-r1) 05:42:10 (2/5) Installing musl-obstack (1.2.3-r0) 05:42:10 (3/5) Installing libucontext (1.1-r0) 05:42:10 (4/5) Installing gcompat (1.0.0-r4) 05:42:10 (5/5) Installing openssl (1.1.1t-r1) 05:42:10 Executing busybox-1.34.1-r7.trigger 05:42:10 OK: 6 MiB in 19 packages 05:42:10 OK: 6 MiB in 19 packages 05:42:13 Removing intermediate container 6056dafcf520 05:42:13 ---> a824c4f369d7 05:42:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:42:14 Removing intermediate container f7b70bc6b691 05:42:14 ---> bdf8ab082dbb 05:42:14 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:42:14 Removing intermediate container 631f4cb8fee8 05:42:14 ---> deae6db455f7 05:42:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:42:15 ---> Running in 98648b006930 05:42:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:42:26 ---> 09e68a3fa411 05:42:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:42:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:42:27 Removing intermediate container 4800bf25e0ea 05:42:27 ---> de313f4317e5 05:42:27 05:42:27 Step 10/22 : FROM alpine:3.16 05:42:27 ---> dfd21b5a31f5 05:42:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:42:31 ---> Running in f0fd112b435b 05:42:32 ---> 5eeb10462d62 05:42:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:42:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:42:32 ---> 22b97cb260cd 05:42:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:42:33 (1/2) Installing ca-certificates (20220614-r0) 05:42:33 (2/2) Installing dumb-init (1.2.5-r1) 05:42:33 Executing busybox-1.35.0-r17.trigger 05:42:33 Executing ca-certificates-20220614-r0.trigger 05:42:33 OK: 6 MiB in 16 packages 05:42:34 ---> 50af7f3f8dde 05:42:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:42:34 ---> Running in 3a9a6bd26fd2 05:42:35 ---> 9d54bddfba92 05:42:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:42:36 Removing intermediate container 3a9a6bd26fd2 05:42:36 ---> 9008770f3b90 05:42:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:42:38 ---> d71d3ec0aa75 05:42:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:42:39 ---> 5e5765ec3828 05:42:39 Step 19/24 : WORKDIR / 05:42:39 ---> Running in e13dd6609208 05:42:41 ---> 946f2a0b4eb6 05:42:41 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:42:41 ---> Running in 34859a457a94 05:42:41 Removing intermediate container e13dd6609208 05:42:41 ---> 23c55f04a5fd 05:42:41 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:42:41 ---> Running in f6ddf30e5513 05:42:43 Removing intermediate container 34859a457a94 05:42:43 ---> 09c553e5f14d 05:42:43 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:42:43 Removing intermediate container f6ddf30e5513 05:42:43 ---> 534438768ada 05:42:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:42:43 ---> Running in fd10c6c552c8 05:42:43 ---> Running in b0ad3c3056b3 05:42:44 Removing intermediate container a45e28a48077 05:42:44 ---> b6af31128ad8 05:42:44 05:42:44 Step 9/32 : FROM alpine:3.16 05:42:44 ---> dfd21b5a31f5 05:42:44 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:42:44 Removing intermediate container 052d4a657ae2 05:42:44 ---> 26b3849c2ac3 05:42:44 05:42:44 Step 9/24 : FROM alpine:3.16 05:42:44 ---> dfd21b5a31f5 05:42:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:42:44 Removing intermediate container d731473fce1a 05:42:44 ---> b127e919df94 05:42:44 05:42:44 Step 9/19 : FROM alpine:3.15 05:42:44 ---> 5ce65d7b0fde 05:42:44 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:42:44 ---> Using cache 05:42:44 ---> 865d8d14e924 05:42:44 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:42:44 Removing intermediate container fd10c6c552c8 05:42:44 ---> 4fcb826fb9d3 05:42:44 Step 21/23 : LABEL arch=arm64 05:42:44 ---> Running in 9a30d7f69d0b 05:42:44 ---> Running in babd71e31d38 05:42:44 ---> Running in bf07ead10bd9 05:42:44 Removing intermediate container f0fd112b435b 05:42:44 ---> 0cfb99c90266 05:42:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:42:44 ---> Running in 1438104c6090 05:42:44 Removing intermediate container 9a30d7f69d0b 05:42:44 ---> e3836f7c7174 05:42:44 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 05:42:44 ---> Running in 4a089545a082 05:42:44 Removing intermediate container 1438104c6090 05:42:44 ---> bfd9fae549d1 05:42:44 Step 13/22 : ENV APP_PORT=59860 05:42:44 ---> Running in e6d3cdc4ba11 05:42:44 ---> Running in ea8d15de1af2 05:42:44 Removing intermediate container b0ad3c3056b3 05:42:44 ---> b36e3d3189b3 05:42:44 Step 22/24 : LABEL arch=arm64 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:42:45 Removing intermediate container e6d3cdc4ba11 05:42:45 ---> 79a295985695 05:42:45 Step 14/22 : EXPOSE $APP_PORT 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:42:45 (1/3) Installing ca-certificates (20220614-r0) 05:42:45 ---> Running in 2384cdc91e61 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:42:45 (2/3) Installing dumb-init (1.2.5-r1) 05:42:45 (3/3) Installing su-exec (0.2-r1) 05:42:45 Executing busybox-1.35.0-r17.trigger 05:42:45 Executing ca-certificates-20220614-r0.trigger 05:42:45 ---> Running in e1a7d5ed5ac9 05:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:42:45 OK: 6 MiB in 17 packages 05:42:45 (1/2) Installing dumb-init (1.2.5-r1) 05:42:45 (2/2) Installing su-exec (0.2-r1) 05:42:46 Executing busybox-1.35.0-r17.trigger 05:42:46 OK: 6 MiB in 16 packages 05:42:46 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:42:46 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:42:46 OK: 15857 distinct packages available 05:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:42:46 Removing intermediate container ea8d15de1af2 05:42:46 ---> 205506414351 05:42:46 Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:42:46 (1/9) Installing ca-certificates (20220614-r0) 05:42:46 ---> Running in 38f0bf3e9896 05:42:46 (2/9) Installing brotli-libs (1.0.9-r5) 05:42:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:42:46 (4/9) Installing libcurl (7.80.0-r5) 05:42:46 (5/9) Installing curl (7.80.0-r5) 05:42:46 (6/9) Installing dumb-init (1.2.5-r1) 05:42:46 (7/9) Installing musl-obstack (1.2.3-r0) 05:42:46 (8/9) Installing libucontext (1.1-r0) 05:42:46 (9/9) Installing gcompat (1.0.0-r4) 05:42:46 Executing busybox-1.34.1-r7.trigger 05:42:46 Executing ca-certificates-20220614-r0.trigger 05:42:46 OK: 8 MiB in 23 packages 05:42:46 ---> 1a835bb73e90 05:42:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:42:46 Removing intermediate container e1a7d5ed5ac9 05:42:46 ---> 858900dc3975 05:42:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:42:46 Removing intermediate container 2384cdc91e61 05:42:46 ---> ea157ea060a8 05:42:46 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:46 ---> Running in 0ced3b9f2bb4 05:42:49 ---> 774b0f929118 05:42:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:42:49 Removing intermediate container 98648b006930 05:42:49 ---> 1b17c72919b3 05:42:49 05:42:49 Step 10/22 : FROM alpine:3.16 05:42:49 ---> dfd21b5a31f5 05:42:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:42:49 ---> Using cache 05:42:49 ---> dad34a7412b9 05:42:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:42:49 ---> Using cache 05:42:49 ---> 2e7117a669a8 05:42:49 Step 13/22 : ENV APP_PORT=59861 05:42:49 Removing intermediate container 38f0bf3e9896 05:42:49 ---> b9eab5b55bab 05:42:49 Step 23/23 : LABEL version=3.0.0-dev.45 05:42:49 Removing intermediate container 0ced3b9f2bb4 05:42:49 ---> 3599c0b01274 05:42:49 Step 24/24 : LABEL version=3.0.0-dev.45 05:42:49 ---> Running in 235df76382fa 05:42:49 ---> Running in 929295f70a6f 05:42:50 Removing intermediate container 4a089545a082 05:42:50 ---> 4cec12bab270 05:42:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 05:42:50 ---> Running in eea5b6605f4f 05:42:50 Removing intermediate container babd71e31d38 05:42:50 ---> 2713b622a5df 05:42:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:42:50 ---> 232fb929a99b 05:42:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:42:50 Removing intermediate container bf07ead10bd9 05:42:50 ---> 2daa669050e7 05:42:50 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 05:42:50 ---> 327a52e51f86 05:42:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:42:50 ---> Running in 34c45cc24a73 05:42:50 ---> Running in 142cdbf32d13 05:42:50 Removing intermediate container eea5b6605f4f 05:42:50 ---> d657d5fcc1ca 05:42:50 Step 14/22 : EXPOSE $APP_PORT 05:42:50 ---> Running in 29d07d1dca9a 05:42:50 Removing intermediate container 34c45cc24a73 05:42:50 ---> dde9ecbdb9b8 05:42:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:42:50 Removing intermediate container 142cdbf32d13 05:42:50 ---> 9630551015ef 05:42:50 Step 12/24 : WORKDIR / 05:42:50 ---> Running in 9fd3bc3b182e 05:42:50 ---> 37d90a4dcf4e 05:42:50 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:42:50 ---> 8ba8163530f7 05:42:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:42:50 Removing intermediate container 29d07d1dca9a 05:42:50 ---> 8980db2449ae 05:42:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:42:50 ---> Running in 51e2f8a9a052 05:42:50 ---> Running in c5b911caac31 05:42:50 Removing intermediate container 9fd3bc3b182e 05:42:50 ---> e25bde2dda29 05:42:50 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:42:51 ---> Running in 218fc8f4fa43 05:42:51 Removing intermediate container 51e2f8a9a052 05:42:51 ---> 9f784fa4770e 05:42:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:42:51 Removing intermediate container c5b911caac31 05:42:51 ---> 3ee512faa986 05:42:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:42:51 ---> de4c1906fae4 05:42:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:42:51 ---> Running in b641b471939a 05:42:51 ---> efd3b77b6c11 05:42:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:42:51 ---> dfbf6d591b58 05:42:51 Removing intermediate container 218fc8f4fa43 05:42:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 778ad9e9ba67 05:42:51 05:42:51 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:42:51 ---> Running in 2e0334d34e84 05:42:51 Removing intermediate container b641b471939a 05:42:51 ---> 9006e86128bd 05:42:51 Step 20/22 : LABEL arch=x86_64 05:42:51 ---> Running in dc4cbe5d400f 05:42:51 Removing intermediate container 2e0334d34e84 05:42:51 ---> c463d2551a6a 05:42:51 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:42:51 ---> 5a6f501f6137 05:42:51 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:42:51 ---> 3ca7c7f3e509 05:42:51 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:42:52 ---> Running in 8f820f39bd4c 05:42:52 Removing intermediate container dc4cbe5d400f 05:42:52 ---> fbe63466d4de 05:42:52 Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:52 ---> Running in c03201f4b3c1 05:42:52 ---> bb7be2b3d908 05:42:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:42:52 ---> Running in b89eee905ea6 05:42:52 ---> 22cc063c8161 05:42:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:42:52 Removing intermediate container c03201f4b3c1 05:42:52 ---> f8a969423f02 05:42:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:42:52 ---> Running in ac87a777c7d6 05:42:52 Removing intermediate container b89eee905ea6 05:42:52 ---> c1e295be7cf1 05:42:52 Step 22/22 : LABEL version=3.0.0-dev.45 05:42:52 ---> Running in 9c62497a34e3 05:42:52 ---> 7320462a6f05 05:42:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:42:52 ---> 1ef05a2fecc0 05:42:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:42:52 ---> Running in 813c8389e49f 05:42:52 Removing intermediate container ac87a777c7d6 05:42:52 ---> e3f91a2fd6de 05:42:52 Step 17/19 : LABEL arch=x86_64 05:42:52 Removing intermediate container 9c62497a34e3 05:42:52 ---> e1970d473886 05:42:52 05:42:52 Successfully built e1970d473886 05:42:52 Successfully tagged support-notifications:latest 05:42:52  Building support-notifications ... done  ---> 58edde8482a7 05:42:52 ---> Running in 2448d0c1cf2d 05:42:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:42:52 Removing intermediate container 813c8389e49f 05:42:52 ---> 0670861c82a9 05:42:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:42:52 ---> Running in 57aacf383640 05:42:52 Removing intermediate container 2448d0c1cf2d 05:42:52 ---> 7496a69aa267 05:42:52 Step 18/19 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:52 ---> Running in a8ca3f936604 05:42:53 Removing intermediate container 57aacf383640 05:42:53 ---> 794783374829 05:42:53 Step 20/22 : LABEL arch=x86_64 05:42:53 Removing intermediate container 929295f70a6f 05:42:53 ---> feeec45eb44a 05:42:53 05:42:53 Removing intermediate container 235df76382fa 05:42:53 ---> 9a78895cb1cc 05:42:53 05:42:53 ---> Running in 02520743faef 05:42:53 Removing intermediate container a8ca3f936604 05:42:53 ---> b6c993708cc4 05:42:53 Step 19/19 : LABEL version=3.0.0-dev.45 05:42:53 Removing intermediate container 8f820f39bd4c 05:42:53 ---> abb3606c131b 05:42:53 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 05:42:53 Successfully built feeec45eb44a 05:42:53 ---> e36480c0620c 05:42:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:42:53 Successfully tagged security-spire-server-arm64:latest 05:42:53 ---> Running in 4f13570eb0c3 05:42:53 Removing intermediate container 02520743faef 05:42:53 ---> 3854c19dba8d 05:42:53 ---> 2a65416ffefd 05:42:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:53 05:42:53 ---> Running in b29ecf47edd6 05:42:53 ---> Running in 3423ba59b16f 05:42:53 Removing intermediate container 4f13570eb0c3 05:42:53 ---> 8d80859797fd 05:42:53 05:42:54  Building security-spire-server ... done Building core-common-config-bootstrapper 05:42:54 Successfully built 9a78895cb1cc 05:42:54 Successfully tagged security-spire-config-arm64:latest 05:42:54  Building security-spire-config ... done Building core-metadata 05:42:54 Removing intermediate container 3423ba59b16f 05:42:54 ---> a3f06b33c3e5 05:42:54 Step 22/22 : LABEL version=3.0.0-dev.45 05:42:54 Removing intermediate container b29ecf47edd6 05:42:54 ---> c60082d7d5fa 05:42:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:42:54 ---> bebb397ebae3 05:42:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:42:54 ---> Running in 9c0000849dd4 05:42:54 Successfully built 8d80859797fd 05:42:54 Successfully tagged security-spiffe-token-provider:latest 05:42:54  Building security-spiffe-token-provider ... done  ---> Running in 5ca99248c050 05:42:54 Removing intermediate container 9c0000849dd4 05:42:54 ---> 7946a88ba161 05:42:54 05:42:54 ---> eebab99ca008 05:42:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:42:54 Successfully built 7946a88ba161 05:42:54 ---> Running in 068e65d1f3fc 05:42:54 Successfully tagged support-scheduler:latest 05:42:54  Building support-scheduler ... done Removing intermediate container 5ca99248c050 05:42:54 ---> 46c4f6cee83b 05:42:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:42:54 ---> Running in 841efd1c2eed 05:42:54 Removing intermediate container 841efd1c2eed 05:42:54 ---> db8f7d8c566f 05:42:54 Step 22/24 : LABEL arch=x86_64 05:42:54 ---> Running in 12e5a3dd6243 05:42:54 Removing intermediate container 12e5a3dd6243 05:42:54 ---> 5073f696b162 05:42:54 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:54 ---> bf40654e339c 05:42:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:42:55 ---> Running in 946fee692529 05:42:55 Removing intermediate container 068e65d1f3fc 05:42:55 ---> 8e842828e5a5 05:42:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:42:55 Removing intermediate container 946fee692529 05:42:55 ---> 810ced3b5508 05:42:55 Step 24/24 : LABEL version=3.0.0-dev.45 05:42:55 ---> Running in b7fe37751c3c 05:42:55 ---> Running in 8f02d5198cab 05:42:55 ---> cacee21917ee 05:42:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:42:55 Removing intermediate container 8f02d5198cab 05:42:55 ---> 01f243a36495 05:42:55 05:42:55 Successfully built 01f243a36495 05:42:55 Successfully tagged security-secretstore-setup:latest 05:42:55 Removing intermediate container b7fe37751c3c 05:42:55 ---> 0b2a794fb23a 05:42:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:42:55  Building security-secretstore-setup ... done  ---> 5d1af1c34d9d 05:42:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:42:56 ---> Running in def1a81090bc 05:42:56 ---> 69b6c0991123 05:42:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:42:56 ---> 3f7124a3f44e 05:42:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:42:56 ---> 05ed16a84a4e 05:42:56 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:42:56 ---> ba5185ee7115 05:42:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:42:56 Removing intermediate container def1a81090bc 05:42:56 ---> 1532ff048e61 05:42:56 Step 22/24 : LABEL arch=arm64 05:42:56 ---> c7d9f3a5bcca 05:42:56 Step 27/32 : RUN chmod +x /entrypoint.sh 05:42:56 ---> Running in 5653319350cf 05:42:56 ---> Running in 614bec563f09 05:42:57 Removing intermediate container 5653319350cf 05:42:57 ---> be707a8cf49c 05:42:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:42:57 Removing intermediate container 614bec563f09 05:42:57 ---> Running in cb16aaf8c14e 05:42:57 Removing intermediate container cb16aaf8c14e 05:42:57 ---> 88bca8bac828 05:42:57 Step 29/32 : CMD ["gate"] 05:42:57 ---> Running in e687cf23bca9 05:42:57 ---> ef1a490d2200 05:42:57 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:57 ---> Running in 1cf25b3dcaab 05:42:57 Removing intermediate container e687cf23bca9 05:42:57 ---> babc08bad9ee 05:42:57 Step 30/32 : LABEL arch=x86_64 05:42:57 ---> Running in 14e844e0e596 05:42:57 Removing intermediate container 14e844e0e596 05:42:57 ---> 3c7015f11390 05:42:57 Step 31/32 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:42:57 ---> Running in 19e875f8a7c3 05:42:58 Removing intermediate container 19e875f8a7c3 05:42:58 ---> f69d2559d97d 05:42:58 Step 32/32 : LABEL version=3.0.0-dev.45 05:42:58 ---> Running in 33f62c01049f 05:42:58 Removing intermediate container 33f62c01049f 05:42:58 ---> 8a9e5515d48a 05:42:58 05:42:58 Successfully built 8a9e5515d48a 05:42:58 Successfully tagged security-bootstrapper:latest 05:42:58 Removing intermediate container 1cf25b3dcaab 05:42:58 ---> 5762d7b13afb 05:42:58 Step 24/24 : LABEL version=3.0.0-dev.45 05:42:58  Building security-bootstrapper ... done  [Pipeline] } 05:42:58 $ docker stop --time=1 d8a4ce2a8fbb1b4da025ebc7c4361ee4cc7fcae98f179ad0ad574d0517a3eba3 05:42:58 ---> Running in 47bb4b613943 05:42:59 Removing intermediate container 47bb4b613943 05:42:59 ---> f0f028a3b804 05:42:59 05:42:59 Successfully built f0f028a3b804 05:42:59 Successfully tagged security-spire-agent-arm64:latest 05:42:59 Building support-notifications 05:42:59 $ docker rm -f --volumes d8a4ce2a8fbb1b4da025ebc7c4361ee4cc7fcae98f179ad0ad574d0517a3eba3 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:00 + docker images 05:43:00 REPOSITORY TAG IMAGE ID CREATED SIZE 05:43:00 security-bootstrapper latest 8a9e5515d48a 1 second ago 20.3MB 05:43:00 security-secretstore-setup latest 01f243a36495 4 seconds ago 30MB 05:43:00 security-spiffe-token-provider latest 8d80859797fd 6 seconds ago 30MB 05:43:00 support-scheduler latest 7946a88ba161 6 seconds ago 30MB 05:43:00 support-notifications latest e1970d473886 7 seconds ago 30.6MB 05:43:00 1b17c72919b3 11 seconds ago 1.74GB 05:43:00 b127e919df94 21 seconds ago 1.71GB 05:43:00 26b3849c2ac3 22 seconds ago 1.67GB 05:43:00 b6af31128ad8 23 seconds ago 1.67GB 05:43:00 de313f4317e5 43 seconds ago 1.74GB 05:43:00 core-common-config-bootstrapper latest f921f116b2e8 About a minute ago 15.5MB 05:43:00 585fb28b6751 2 minutes ago 1.67GB 05:43:00 security-spire-config latest 4bde1adf3db3 2 minutes ago 85.8MB 05:43:00 security-proxy-setup latest d828eb42c160 3 minutes ago 27.8MB 05:43:00 core-command latest 8ef46b5f1040 3 minutes ago 17.7MB 05:43:00 core-metadata latest 9617661cb3c7 3 minutes ago 18.5MB 05:43:00 core-data latest 7ea867c80744 3 minutes ago 17.9MB 05:43:00 security-spire-server latest 9e0164d49352 3 minutes ago 86.5MB 05:43:00 88bc0eb92405 3 minutes ago 1.55GB 05:43:00 3ff9dba26134 3 minutes ago 1.68GB 05:43:00 ef6b5bec0977 3 minutes ago 1.68GB 05:43:00 2c2f1f65a2e6 3 minutes ago 1.67GB 05:43:00 72ca85568040 3 minutes ago 1.68GB 05:43:00 security-spire-agent latest 24047ff7ce65 4 minutes ago 125MB 05:43:00 d44b7fb23e59 4 minutes ago 1.55GB 05:43:00 ci-base-image-x86_64 latest 30e21121370e 8 minutes ago 903MB 05:43:00 alpine 3.15 5ce65d7b0fde 2 days ago 5.59MB 05:43:00 alpine 3.16 dfd21b5a31f5 2 days ago 5.55MB 05:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 05:43:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 05:43:00 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 05:43:00 provisioning config files... 05:43:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config16792588238796112287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:00 ---> docker-login.sh 05:43:00 nexus3.edgexfoundry.org:10001 05:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:00 Configure a credential helper to remove this warning. See 05:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:00 05:43:00 Login Succeeded 05:43:00 nexus3.edgexfoundry.org:10002 05:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:00 Configure a credential helper to remove this warning. See 05:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:00 05:43:00 Login Succeeded 05:43:00 nexus3.edgexfoundry.org:10003 05:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:00 Configure a credential helper to remove this warning. See 05:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:00 05:43:00 Login Succeeded 05:43:00 nexus3.edgexfoundry.org:10004 05:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:00 Configure a credential helper to remove this warning. See 05:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:00 05:43:00 Login Succeeded 05:43:00 docker.io 05:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:01 Configure a credential helper to remove this warning. See 05:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:01 05:43:01 Login Succeeded 05:43:01 ---> docker-login.sh ends [Pipeline] } 05:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:43:01 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:43:01 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:01 latest 05:43:01 3.0.0-dev.45 05:43:01 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:01 main 05:43:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:01  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:43:01 ---> df6c51e34654 05:43:01 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:43:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:01 + docker push nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:43:01 462e771e6118: Preparing 05:43:01 5fd0a4d4cb92: Preparing 05:43:01 5553690ecb3e: Preparing 05:43:01 555b7589e83a: Preparing 05:43:01 aa5968d388b8: Preparing 05:43:01 462e771e6118: Pushed 05:43:01 5553690ecb3e: Pushed 05:43:01 555b7589e83a: Pushed 05:43:02 ---> Running in add17a5810e8 05:43:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:43:02 ---> df6c51e34654 05:43:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:43:02 ---> Running in 7c48366841d9 05:43:02 Removing intermediate container add17a5810e8 05:43:02 ---> 45a92a76558c 05:43:02 Step 4/22 : WORKDIR /edgex-go 05:43:02 ---> Running in 0988be8ef812 05:43:02 aa5968d388b8: Pushed 05:43:03 Removing intermediate container 7c48366841d9 05:43:03 ---> 29e7761c88ad 05:43:03 Step 4/24 : WORKDIR /edgex-go 05:43:03 ---> Running in 7afba3032bce 05:43:03 5fd0a4d4cb92: Pushed 05:43:03 Removing intermediate container 0988be8ef812 05:43:03 ---> a2e055689c5b 05:43:03 Step 5/22 : RUN apk add --update --no-cache make git 05:43:03 ---> Running in fb9b02c80c49 05:43:03 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 Removing intermediate container 7afba3032bce 05:43:03 ---> aead2ada4774 05:43:03 Step 5/24 : RUN apk add --update --no-cache make git 05:43:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 ---> Running in a050e871c4d4 05:43:04 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:43:04 462e771e6118: Preparing 05:43:04 5fd0a4d4cb92: Preparing 05:43:04 5553690ecb3e: Preparing 05:43:04 555b7589e83a: Preparing 05:43:04 aa5968d388b8: Preparing 05:43:04 462e771e6118: Layer already exists 05:43:04 5fd0a4d4cb92: Layer already exists 05:43:04 555b7589e83a: Layer already exists 05:43:04 aa5968d388b8: Layer already exists 05:43:04 5553690ecb3e: Layer already exists 05:43:04 latest: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.45 05:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:43:04 462e771e6118: Preparing 05:43:04 5fd0a4d4cb92: Preparing 05:43:04 5553690ecb3e: Preparing 05:43:04 555b7589e83a: Preparing 05:43:04 aa5968d388b8: Preparing 05:43:04 555b7589e83a: Layer already exists 05:43:04 5fd0a4d4cb92: Layer already exists 05:43:04 5553690ecb3e: Layer already exists 05:43:04 aa5968d388b8: Layer already exists 05:43:04 462e771e6118: Layer already exists 05:43:04 3.0.0-dev.45: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker push nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:43:05 462e771e6118: Preparing 05:43:05 5fd0a4d4cb92: Preparing 05:43:05 5553690ecb3e: Preparing 05:43:05 555b7589e83a: Preparing 05:43:05 aa5968d388b8: Preparing 05:43:05 462e771e6118: Layer already exists 05:43:05 555b7589e83a: Layer already exists 05:43:05 aa5968d388b8: Layer already exists 05:43:05 5fd0a4d4cb92: Layer already exists 05:43:05 5553690ecb3e: Layer already exists 05:43:05 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:43:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:43:06 ---> df6c51e34654 05:43:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:43:06 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:43:06 462e771e6118: Preparing 05:43:06 5fd0a4d4cb92: Preparing 05:43:06 5553690ecb3e: Preparing 05:43:06 555b7589e83a: Preparing 05:43:06 aa5968d388b8: Preparing 05:43:06 aa5968d388b8: Layer already exists 05:43:06 5fd0a4d4cb92: Layer already exists 05:43:06 555b7589e83a: Layer already exists 05:43:06 5553690ecb3e: Layer already exists 05:43:06 462e771e6118: Layer already exists 05:43:06 main: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 05:43:06 ---> Using cache 05:43:06 ---> 29e7761c88ad 05:43:06 Step 4/22 : WORKDIR /edgex-go 05:43:06 ---> Using cache 05:43:06 ---> aead2ada4774 05:43:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] echo 05:43:06 ===================================================== [Pipeline] echo 05:43:06 taggedImages: 05:43:06 - nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:06 - nexus3.edgexfoundry.org:10004/core-command:latest 05:43:06 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.45 05:43:06 - nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:06 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:43:06 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:43:06 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:06 latest 05:43:06 3.0.0-dev.45 05:43:06 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:06 main 05:43:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 ---> Running in 20b84817599b 05:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:43:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:43:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:43:07 2cb11c751440: Preparing 05:43:07 1248341deb29: Preparing 05:43:07 e1e9a8ffdd8d: Preparing 05:43:07 27a3eea1cfba: Preparing 05:43:07 5553690ecb3e: Preparing 05:43:07 840e2b71981b: Preparing 05:43:07 aa5968d388b8: Preparing 05:43:07 840e2b71981b: Waiting 05:43:07 aa5968d388b8: Waiting 05:43:07 5553690ecb3e: Layer already exists 05:43:07 e1e9a8ffdd8d: Pushed 05:43:07 2cb11c751440: Pushed 05:43:07 840e2b71981b: Pushed 05:43:07 1248341deb29: Pushed 05:43:07 aa5968d388b8: Layer already exists 05:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:43:08 27a3eea1cfba: Pushed 05:43:08 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:08 + 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 05:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:43:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:43:09 2cb11c751440: Preparing 05:43:09 1248341deb29: Preparing 05:43:09 e1e9a8ffdd8d: Preparing 05:43:09 27a3eea1cfba: Preparing 05:43:09 5553690ecb3e: Preparing 05:43:09 840e2b71981b: Preparing 05:43:09 aa5968d388b8: Preparing 05:43:09 840e2b71981b: Waiting 05:43:09 aa5968d388b8: Waiting 05:43:09 1248341deb29: Layer already exists 05:43:09 5553690ecb3e: Layer already exists 05:43:09 27a3eea1cfba: Layer already exists 05:43:09 2cb11c751440: Layer already exists 05:43:09 e1e9a8ffdd8d: Layer already exists 05:43:09 840e2b71981b: Layer already exists 05:43:09 aa5968d388b8: Layer already exists 05:43:09 latest: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:09 OK: 221 MiB in 51 packages 05:43:09 OK: 221 MiB in 51 packages 05:43:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:43:09 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.45 05:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:43:09 2cb11c751440: Preparing 05:43:09 1248341deb29: Preparing 05:43:09 e1e9a8ffdd8d: Preparing 05:43:09 27a3eea1cfba: Preparing 05:43:09 5553690ecb3e: Preparing 05:43:09 840e2b71981b: Preparing 05:43:09 aa5968d388b8: Preparing 05:43:09 840e2b71981b: Waiting 05:43:09 27a3eea1cfba: Layer already exists 05:43:09 1248341deb29: Layer already exists 05:43:09 5553690ecb3e: Layer already exists 05:43:09 e1e9a8ffdd8d: Layer already exists 05:43:09 2cb11c751440: Layer already exists 05:43:09 840e2b71981b: Layer already exists 05:43:09 aa5968d388b8: Layer already exists 05:43:09 3.0.0-dev.45: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:43:10 2cb11c751440: Preparing 05:43:10 1248341deb29: Preparing 05:43:10 e1e9a8ffdd8d: Preparing 05:43:10 27a3eea1cfba: Preparing 05:43:10 5553690ecb3e: Preparing 05:43:10 840e2b71981b: Preparing 05:43:10 aa5968d388b8: Preparing 05:43:10 840e2b71981b: Waiting 05:43:10 aa5968d388b8: Waiting 05:43:10 1248341deb29: Layer already exists 05:43:10 5553690ecb3e: Layer already exists 05:43:10 27a3eea1cfba: Layer already exists 05:43:10 e1e9a8ffdd8d: Layer already exists 05:43:10 2cb11c751440: Layer already exists 05:43:10 840e2b71981b: Layer already exists 05:43:10 aa5968d388b8: Layer already exists 05:43:10 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 OK: 221 MiB in 51 packages 05:43:10 + 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 05:43:10 Removing intermediate container fb9b02c80c49 05:43:10 ---> 46db656c3a87 05:43:10 Step 6/22 : COPY go.mod vendor* ./ 05:43:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:43:10 2cb11c751440: Preparing 05:43:10 1248341deb29: Preparing 05:43:10 e1e9a8ffdd8d: Preparing 05:43:10 27a3eea1cfba: Preparing 05:43:10 5553690ecb3e: Preparing 05:43:10 840e2b71981b: Preparing 05:43:10 aa5968d388b8: Preparing 05:43:10 840e2b71981b: Waiting 05:43:10 27a3eea1cfba: Layer already exists 05:43:10 e1e9a8ffdd8d: Layer already exists 05:43:10 1248341deb29: Layer already exists 05:43:10 5553690ecb3e: Layer already exists 05:43:10 2cb11c751440: Layer already exists 05:43:10 840e2b71981b: Layer already exists 05:43:10 aa5968d388b8: Layer already exists 05:43:10 main: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:10 ===================================================== [Pipeline] echo 05:43:11 taggedImages: 05:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.45 05:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:43:11 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:43:11 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:11 latest 05:43:11 3.0.0-dev.45 05:43:11 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:11 main 05:43:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:11 Removing intermediate container a050e871c4d4 05:43:11 ---> 06c3f8a25684 05:43:11 Step 6/24 : COPY go.mod vendor* ./ 05:43:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:11 + docker push nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:43:11 6f0555e8ae1d: Preparing 05:43:11 c6bfbaf86c87: Preparing 05:43:11 5553690ecb3e: Preparing 05:43:11 40f10972788b: Preparing 05:43:11 aa5968d388b8: Preparing 05:43:11 aa5968d388b8: Layer already exists 05:43:11 5553690ecb3e: Layer already exists 05:43:11 6f0555e8ae1d: Pushed 05:43:11 40f10972788b: Pushed 05:43:13 c6bfbaf86c87: Pushed 05:43:13 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:14 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:43:14 6f0555e8ae1d: Preparing 05:43:14 c6bfbaf86c87: Preparing 05:43:14 5553690ecb3e: Preparing 05:43:14 40f10972788b: Preparing 05:43:14 aa5968d388b8: Preparing 05:43:14 aa5968d388b8: Layer already exists 05:43:14 5553690ecb3e: Layer already exists 05:43:14 c6bfbaf86c87: Layer already exists 05:43:14 6f0555e8ae1d: Layer already exists 05:43:14 40f10972788b: Layer already exists 05:43:14 ---> 13c9d04d4142 05:43:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:14 Removing intermediate container 20b84817599b 05:43:14 ---> ba1454189a27 05:43:14 Step 6/22 : COPY go.mod vendor* ./ 05:43:14 ---> dcf8aaeabc63 05:43:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:14 ---> Running in c176db0c22f4 05:43:14 ---> Running in 1769f5d1e63e 05:43:15 latest: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:15 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.45 05:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:43:15 6f0555e8ae1d: Preparing 05:43:15 c6bfbaf86c87: Preparing 05:43:15 5553690ecb3e: Preparing 05:43:15 40f10972788b: Preparing 05:43:15 aa5968d388b8: Preparing 05:43:15 aa5968d388b8: Layer already exists 05:43:15 40f10972788b: Layer already exists 05:43:15 6f0555e8ae1d: Layer already exists 05:43:15 c6bfbaf86c87: Layer already exists 05:43:15 5553690ecb3e: Layer already exists 05:43:15 3.0.0-dev.45: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:15 ---> 1c301d69a71c 05:43:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:15 ---> Running in 2f79b04b3ded 05:43:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker push nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:43:16 6f0555e8ae1d: Preparing 05:43:16 c6bfbaf86c87: Preparing 05:43:16 5553690ecb3e: Preparing 05:43:16 40f10972788b: Preparing 05:43:16 aa5968d388b8: Preparing 05:43:16 aa5968d388b8: Layer already exists 05:43:16 6f0555e8ae1d: Layer already exists 05:43:16 40f10972788b: Layer already exists 05:43:16 c6bfbaf86c87: Layer already exists 05:43:16 5553690ecb3e: Layer already exists 05:43:16 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:43:16 6f0555e8ae1d: Preparing 05:43:16 c6bfbaf86c87: Preparing 05:43:16 5553690ecb3e: Preparing 05:43:16 40f10972788b: Preparing 05:43:16 aa5968d388b8: Preparing 05:43:16 40f10972788b: Layer already exists 05:43:16 aa5968d388b8: Layer already exists 05:43:16 6f0555e8ae1d: Layer already exists 05:43:16 5553690ecb3e: Layer already exists 05:43:16 c6bfbaf86c87: Layer already exists 05:43:16 main: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:16 ===================================================== [Pipeline] echo 05:43:16 taggedImages: 05:43:16 - nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:16 - nexus3.edgexfoundry.org:10004/core-data:latest 05:43:16 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.45 05:43:16 - nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:16 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:43:16 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:43:16 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:16 latest 05:43:16 3.0.0-dev.45 05:43:16 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:16 main 05:43:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:43:17 b9e7393a1ff2: Preparing 05:43:17 c3e950d72a6b: Preparing 05:43:17 88017e72b7c9: Preparing 05:43:17 5553690ecb3e: Preparing 05:43:17 555b7589e83a: Preparing 05:43:17 aa5968d388b8: Preparing 05:43:17 aa5968d388b8: Waiting 05:43:17 5553690ecb3e: Layer already exists 05:43:17 555b7589e83a: Layer already exists 05:43:17 aa5968d388b8: Layer already exists 05:43:17 c3e950d72a6b: Pushed 05:43:17 b9e7393a1ff2: Pushed 05:43:18 88017e72b7c9: Pushed 05:43:19 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:43:19 b9e7393a1ff2: Preparing 05:43:19 c3e950d72a6b: Preparing 05:43:19 88017e72b7c9: Preparing 05:43:19 5553690ecb3e: Preparing 05:43:19 555b7589e83a: Preparing 05:43:19 aa5968d388b8: Preparing 05:43:19 5553690ecb3e: Layer already exists 05:43:19 c3e950d72a6b: Layer already exists 05:43:19 b9e7393a1ff2: Layer already exists 05:43:19 88017e72b7c9: Layer already exists 05:43:19 555b7589e83a: Layer already exists 05:43:19 aa5968d388b8: Layer already exists 05:43:19 latest: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.45 05:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:43:20 b9e7393a1ff2: Preparing 05:43:20 c3e950d72a6b: Preparing 05:43:20 88017e72b7c9: Preparing 05:43:20 5553690ecb3e: Preparing 05:43:20 555b7589e83a: Preparing 05:43:20 aa5968d388b8: Preparing 05:43:20 aa5968d388b8: Waiting 05:43:20 b9e7393a1ff2: Layer already exists 05:43:20 555b7589e83a: Layer already exists 05:43:20 c3e950d72a6b: Layer already exists 05:43:20 88017e72b7c9: Layer already exists 05:43:20 5553690ecb3e: Layer already exists 05:43:20 aa5968d388b8: Layer already exists 05:43:20 3.0.0-dev.45: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:43:21 b9e7393a1ff2: Preparing 05:43:21 c3e950d72a6b: Preparing 05:43:21 88017e72b7c9: Preparing 05:43:21 5553690ecb3e: Preparing 05:43:21 555b7589e83a: Preparing 05:43:21 aa5968d388b8: Preparing 05:43:21 aa5968d388b8: Waiting 05:43:21 5553690ecb3e: Layer already exists 05:43:21 88017e72b7c9: Layer already exists 05:43:21 555b7589e83a: Layer already exists 05:43:21 c3e950d72a6b: Layer already exists 05:43:21 b9e7393a1ff2: Layer already exists 05:43:21 aa5968d388b8: Layer already exists 05:43:21 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:43:21 b9e7393a1ff2: Preparing 05:43:21 c3e950d72a6b: Preparing 05:43:21 88017e72b7c9: Preparing 05:43:21 5553690ecb3e: Preparing 05:43:21 555b7589e83a: Preparing 05:43:21 aa5968d388b8: Preparing 05:43:21 aa5968d388b8: Waiting 05:43:21 5553690ecb3e: Layer already exists 05:43:21 555b7589e83a: Layer already exists 05:43:21 b9e7393a1ff2: Layer already exists 05:43:21 88017e72b7c9: Layer already exists 05:43:21 c3e950d72a6b: Layer already exists 05:43:21 aa5968d388b8: Layer already exists 05:43:21 main: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:21 ===================================================== [Pipeline] echo 05:43:21 taggedImages: 05:43:21 - nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:43:21 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.45 05:43:21 - nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:43:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:43:21 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:21 latest 05:43:21 3.0.0-dev.45 05:43:21 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:21 main 05:43:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:43:22 4f4a6f502199: Preparing 05:43:22 4f4a6f502199: Preparing 05:43:22 f9534be65ed9: Preparing 05:43:22 a6cfee231019: Preparing 05:43:22 5176ba0e1aba: Preparing 05:43:22 58e23dfba4b3: Preparing 05:43:22 14971e3f0067: Preparing 05:43:22 5553690ecb3e: Preparing 05:43:22 18c623ec97c5: Preparing 05:43:22 35b685747c69: Preparing 05:43:22 081c5bd5c1bb: Preparing 05:43:22 9e2a0ae7d426: Preparing 05:43:22 aa5968d388b8: Preparing 05:43:22 35b685747c69: Waiting 05:43:22 aa5968d388b8: Waiting 05:43:22 14971e3f0067: Waiting 05:43:22 18c623ec97c5: Waiting 05:43:22 5553690ecb3e: Waiting 05:43:22 081c5bd5c1bb: Waiting 05:43:22 9e2a0ae7d426: Waiting 05:43:22 5176ba0e1aba: Pushed 05:43:22 a6cfee231019: Pushed 05:43:22 f9534be65ed9: Pushed 05:43:22 58e23dfba4b3: Pushed 05:43:22 4f4a6f502199: Pushed 05:43:22 5553690ecb3e: Layer already exists 05:43:22 081c5bd5c1bb: Pushed 05:43:22 18c623ec97c5: Pushed 05:43:22 9e2a0ae7d426: Pushed 05:43:22 35b685747c69: Pushed 05:43:22 aa5968d388b8: Layer already exists 05:43:24 14971e3f0067: Pushed 05:43:24 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:43:25 4f4a6f502199: Preparing 05:43:25 4f4a6f502199: Preparing 05:43:25 f9534be65ed9: Preparing 05:43:25 a6cfee231019: Preparing 05:43:25 5176ba0e1aba: Preparing 05:43:25 58e23dfba4b3: Preparing 05:43:25 14971e3f0067: Preparing 05:43:25 5553690ecb3e: Preparing 05:43:25 18c623ec97c5: Preparing 05:43:25 35b685747c69: Preparing 05:43:25 081c5bd5c1bb: Preparing 05:43:25 9e2a0ae7d426: Preparing 05:43:25 aa5968d388b8: Preparing 05:43:25 5553690ecb3e: Waiting 05:43:25 9e2a0ae7d426: Waiting 05:43:25 18c623ec97c5: Waiting 05:43:25 aa5968d388b8: Waiting 05:43:25 35b685747c69: Waiting 05:43:25 081c5bd5c1bb: Waiting 05:43:25 14971e3f0067: Waiting 05:43:25 4f4a6f502199: Layer already exists 05:43:25 f9534be65ed9: Layer already exists 05:43:25 58e23dfba4b3: Layer already exists 05:43:25 5176ba0e1aba: Layer already exists 05:43:25 a6cfee231019: Layer already exists 05:43:25 14971e3f0067: Layer already exists 05:43:25 5553690ecb3e: Layer already exists 05:43:25 18c623ec97c5: Layer already exists 05:43:25 35b685747c69: Layer already exists 05:43:25 081c5bd5c1bb: Layer already exists 05:43:25 9e2a0ae7d426: Layer already exists 05:43:25 aa5968d388b8: Layer already exists 05:43:25 latest: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.45 05:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:43:25 4f4a6f502199: Preparing 05:43:25 4f4a6f502199: Preparing 05:43:25 f9534be65ed9: Preparing 05:43:25 a6cfee231019: Preparing 05:43:25 5176ba0e1aba: Preparing 05:43:25 58e23dfba4b3: Preparing 05:43:25 14971e3f0067: Preparing 05:43:25 5553690ecb3e: Preparing 05:43:25 18c623ec97c5: Preparing 05:43:25 35b685747c69: Preparing 05:43:25 081c5bd5c1bb: Preparing 05:43:25 9e2a0ae7d426: Preparing 05:43:25 aa5968d388b8: Preparing 05:43:25 5553690ecb3e: Waiting 05:43:25 18c623ec97c5: Waiting 05:43:25 9e2a0ae7d426: Waiting 05:43:25 35b685747c69: Waiting 05:43:25 aa5968d388b8: Waiting 05:43:25 081c5bd5c1bb: Waiting 05:43:25 f9534be65ed9: Layer already exists 05:43:25 a6cfee231019: Layer already exists 05:43:25 58e23dfba4b3: Layer already exists 05:43:25 4f4a6f502199: Layer already exists 05:43:25 5176ba0e1aba: Layer already exists 05:43:25 14971e3f0067: Layer already exists 05:43:25 5553690ecb3e: Layer already exists 05:43:25 35b685747c69: Layer already exists 05:43:25 18c623ec97c5: Layer already exists 05:43:25 081c5bd5c1bb: Layer already exists 05:43:25 9e2a0ae7d426: Layer already exists 05:43:25 aa5968d388b8: Layer already exists 05:43:25 3.0.0-dev.45: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:43:26 4f4a6f502199: Preparing 05:43:26 4f4a6f502199: Preparing 05:43:26 f9534be65ed9: Preparing 05:43:26 a6cfee231019: Preparing 05:43:26 5176ba0e1aba: Preparing 05:43:26 58e23dfba4b3: Preparing 05:43:26 14971e3f0067: Preparing 05:43:26 5553690ecb3e: Preparing 05:43:26 18c623ec97c5: Preparing 05:43:26 35b685747c69: Preparing 05:43:26 081c5bd5c1bb: Preparing 05:43:26 9e2a0ae7d426: Preparing 05:43:26 aa5968d388b8: Preparing 05:43:26 18c623ec97c5: Waiting 05:43:26 35b685747c69: Waiting 05:43:26 081c5bd5c1bb: Waiting 05:43:26 9e2a0ae7d426: Waiting 05:43:26 aa5968d388b8: Waiting 05:43:26 5553690ecb3e: Waiting 05:43:26 14971e3f0067: Waiting 05:43:26 a6cfee231019: Layer already exists 05:43:26 f9534be65ed9: Layer already exists 05:43:26 58e23dfba4b3: Layer already exists 05:43:26 5176ba0e1aba: Layer already exists 05:43:26 4f4a6f502199: Layer already exists 05:43:26 14971e3f0067: Layer already exists 05:43:26 18c623ec97c5: Layer already exists 05:43:26 5553690ecb3e: Layer already exists 05:43:26 081c5bd5c1bb: Layer already exists 05:43:26 35b685747c69: Layer already exists 05:43:26 9e2a0ae7d426: Layer already exists 05:43:26 aa5968d388b8: Layer already exists 05:43:26 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:43:27 4f4a6f502199: Preparing 05:43:27 4f4a6f502199: Preparing 05:43:27 f9534be65ed9: Preparing 05:43:27 a6cfee231019: Preparing 05:43:27 5176ba0e1aba: Preparing 05:43:27 58e23dfba4b3: Preparing 05:43:27 14971e3f0067: Preparing 05:43:27 5553690ecb3e: Preparing 05:43:27 18c623ec97c5: Preparing 05:43:27 35b685747c69: Preparing 05:43:27 081c5bd5c1bb: Preparing 05:43:27 9e2a0ae7d426: Preparing 05:43:27 aa5968d388b8: Preparing 05:43:27 081c5bd5c1bb: Waiting 05:43:27 35b685747c69: Waiting 05:43:27 9e2a0ae7d426: Waiting 05:43:27 5553690ecb3e: Waiting 05:43:27 aa5968d388b8: Waiting 05:43:27 18c623ec97c5: Waiting 05:43:27 f9534be65ed9: Layer already exists 05:43:27 58e23dfba4b3: Layer already exists 05:43:27 a6cfee231019: Layer already exists 05:43:27 4f4a6f502199: Layer already exists 05:43:27 5176ba0e1aba: Layer already exists 05:43:27 14971e3f0067: Layer already exists 05:43:27 5553690ecb3e: Layer already exists 05:43:27 18c623ec97c5: Layer already exists 05:43:27 35b685747c69: Layer already exists 05:43:27 081c5bd5c1bb: Layer already exists 05:43:27 9e2a0ae7d426: Layer already exists 05:43:27 aa5968d388b8: Layer already exists 05:43:27 main: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:27 ===================================================== [Pipeline] echo 05:43:27 taggedImages: 05:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.45 05:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:43:27 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:43:27 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:27 latest 05:43:27 3.0.0-dev.45 05:43:27 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:27 main 05:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:27 8a9d1df8f8be: Preparing 05:43:27 423ab34ea166: Preparing 05:43:27 4d54b87d65b1: Preparing 05:43:27 48b4b676a059: Preparing 05:43:27 0c28dd0ff9f0: Preparing 05:43:27 b1e8dcd00a01: Preparing 05:43:27 4969f0a60617: Preparing 05:43:27 aa5968d388b8: Preparing 05:43:27 b1e8dcd00a01: Waiting 05:43:27 4969f0a60617: Waiting 05:43:27 aa5968d388b8: Waiting 05:43:27 423ab34ea166: Pushed 05:43:27 8a9d1df8f8be: Pushed 05:43:27 0c28dd0ff9f0: Pushed 05:43:27 aa5968d388b8: Layer already exists 05:43:27 b1e8dcd00a01: Pushed 05:43:28 4969f0a60617: Pushed 05:43:29 48b4b676a059: Pushed 05:43:29 4d54b87d65b1: Pushed 05:43:29 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:43:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:29 8a9d1df8f8be: Preparing 05:43:29 423ab34ea166: Preparing 05:43:29 4d54b87d65b1: Preparing 05:43:29 48b4b676a059: Preparing 05:43:29 0c28dd0ff9f0: Preparing 05:43:29 b1e8dcd00a01: Preparing 05:43:29 4969f0a60617: Preparing 05:43:29 aa5968d388b8: Preparing 05:43:29 b1e8dcd00a01: Waiting 05:43:29 4969f0a60617: Waiting 05:43:29 aa5968d388b8: Waiting 05:43:29 0c28dd0ff9f0: Layer already exists 05:43:29 48b4b676a059: Layer already exists 05:43:29 4d54b87d65b1: Layer already exists 05:43:29 8a9d1df8f8be: Layer already exists 05:43:29 423ab34ea166: Layer already exists 05:43:29 b1e8dcd00a01: Layer already exists 05:43:29 4969f0a60617: Layer already exists 05:43:29 aa5968d388b8: Layer already exists 05:43:29 latest: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.45 05:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:30 8a9d1df8f8be: Preparing 05:43:30 423ab34ea166: Preparing 05:43:30 4d54b87d65b1: Preparing 05:43:30 48b4b676a059: Preparing 05:43:30 0c28dd0ff9f0: Preparing 05:43:30 b1e8dcd00a01: Preparing 05:43:30 4969f0a60617: Preparing 05:43:30 aa5968d388b8: Preparing 05:43:30 4969f0a60617: Waiting 05:43:30 b1e8dcd00a01: Waiting 05:43:30 aa5968d388b8: Waiting 05:43:30 48b4b676a059: Layer already exists 05:43:30 423ab34ea166: Layer already exists 05:43:30 8a9d1df8f8be: Layer already exists 05:43:30 4d54b87d65b1: Layer already exists 05:43:30 0c28dd0ff9f0: Layer already exists 05:43:30 b1e8dcd00a01: Layer already exists 05:43:30 4969f0a60617: Layer already exists 05:43:30 aa5968d388b8: Layer already exists 05:43:30 3.0.0-dev.45: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:31 8a9d1df8f8be: Preparing 05:43:31 423ab34ea166: Preparing 05:43:31 4d54b87d65b1: Preparing 05:43:31 48b4b676a059: Preparing 05:43:31 0c28dd0ff9f0: Preparing 05:43:31 b1e8dcd00a01: Preparing 05:43:31 4969f0a60617: Preparing 05:43:31 aa5968d388b8: Preparing 05:43:31 4969f0a60617: Waiting 05:43:31 b1e8dcd00a01: Waiting 05:43:31 aa5968d388b8: Waiting 05:43:31 423ab34ea166: Layer already exists 05:43:31 8a9d1df8f8be: Layer already exists 05:43:31 48b4b676a059: Layer already exists 05:43:31 0c28dd0ff9f0: Layer already exists 05:43:31 4d54b87d65b1: Layer already exists 05:43:31 b1e8dcd00a01: Layer already exists 05:43:31 4969f0a60617: Layer already exists 05:43:31 aa5968d388b8: Layer already exists 05:43:31 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:31 8a9d1df8f8be: Preparing 05:43:31 423ab34ea166: Preparing 05:43:31 4d54b87d65b1: Preparing 05:43:31 48b4b676a059: Preparing 05:43:31 0c28dd0ff9f0: Preparing 05:43:31 b1e8dcd00a01: Preparing 05:43:31 4969f0a60617: Preparing 05:43:31 aa5968d388b8: Preparing 05:43:31 b1e8dcd00a01: Waiting 05:43:31 4969f0a60617: Waiting 05:43:31 aa5968d388b8: Waiting 05:43:31 0c28dd0ff9f0: Layer already exists 05:43:31 48b4b676a059: Layer already exists 05:43:31 8a9d1df8f8be: Layer already exists 05:43:31 423ab34ea166: Layer already exists 05:43:31 4d54b87d65b1: Layer already exists 05:43:31 b1e8dcd00a01: Layer already exists 05:43:31 aa5968d388b8: Layer already exists 05:43:31 4969f0a60617: Layer already exists 05:43:31 main: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:31 ===================================================== [Pipeline] echo 05:43:31 taggedImages: 05:43:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:43:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.45 05:43:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:43:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:43:31 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:31 latest 05:43:31 3.0.0-dev.45 05:43:31 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:31 main 05:43:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:32 3b49c00c0a86: Preparing 05:43:32 0174e354b377: Preparing 05:43:32 9381e6b6b8c6: Preparing 05:43:32 e78c4e24e171: Preparing 05:43:32 4019b6eead1e: Preparing 05:43:32 53cae872a8bb: Preparing 05:43:32 de39ebd8632a: Preparing 05:43:32 4716b474dc5e: Preparing 05:43:32 976ccdb35561: Preparing 05:43:32 aa5968d388b8: Preparing 05:43:32 53cae872a8bb: Waiting 05:43:32 aa5968d388b8: Waiting 05:43:32 976ccdb35561: Waiting 05:43:32 de39ebd8632a: Waiting 05:43:32 4716b474dc5e: Waiting 05:43:32 0174e354b377: Pushed 05:43:32 3b49c00c0a86: Pushed 05:43:32 4019b6eead1e: Pushed 05:43:32 53cae872a8bb: Pushed 05:43:32 de39ebd8632a: Pushed 05:43:32 4716b474dc5e: Pushed 05:43:32 aa5968d388b8: Layer already exists 05:43:32 976ccdb35561: Pushed 05:43:33 e78c4e24e171: Pushed 05:43:34 9381e6b6b8c6: Pushed 05:43:34 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:34 3b49c00c0a86: Preparing 05:43:34 0174e354b377: Preparing 05:43:34 9381e6b6b8c6: Preparing 05:43:34 e78c4e24e171: Preparing 05:43:34 4019b6eead1e: Preparing 05:43:34 53cae872a8bb: Preparing 05:43:34 de39ebd8632a: Preparing 05:43:34 4716b474dc5e: Preparing 05:43:34 976ccdb35561: Preparing 05:43:34 aa5968d388b8: Preparing 05:43:34 de39ebd8632a: Waiting 05:43:34 53cae872a8bb: Waiting 05:43:34 976ccdb35561: Waiting 05:43:34 4716b474dc5e: Waiting 05:43:34 aa5968d388b8: Waiting 05:43:34 3b49c00c0a86: Layer already exists 05:43:34 4019b6eead1e: Layer already exists 05:43:34 e78c4e24e171: Layer already exists 05:43:34 0174e354b377: Layer already exists 05:43:34 9381e6b6b8c6: Layer already exists 05:43:34 53cae872a8bb: Layer already exists 05:43:34 de39ebd8632a: Layer already exists 05:43:34 4716b474dc5e: Layer already exists 05:43:34 976ccdb35561: Layer already exists 05:43:34 aa5968d388b8: Layer already exists 05:43:34 latest: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.45 05:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:35 3b49c00c0a86: Preparing 05:43:35 0174e354b377: Preparing 05:43:35 9381e6b6b8c6: Preparing 05:43:35 e78c4e24e171: Preparing 05:43:35 4019b6eead1e: Preparing 05:43:35 53cae872a8bb: Preparing 05:43:35 de39ebd8632a: Preparing 05:43:35 4716b474dc5e: Preparing 05:43:35 976ccdb35561: Preparing 05:43:35 aa5968d388b8: Preparing 05:43:35 aa5968d388b8: Waiting 05:43:35 4716b474dc5e: Waiting 05:43:35 976ccdb35561: Waiting 05:43:35 53cae872a8bb: Waiting 05:43:35 de39ebd8632a: Waiting 05:43:35 0174e354b377: Layer already exists 05:43:35 4019b6eead1e: Layer already exists 05:43:35 e78c4e24e171: Layer already exists 05:43:35 3b49c00c0a86: Layer already exists 05:43:35 9381e6b6b8c6: Layer already exists 05:43:35 53cae872a8bb: Layer already exists 05:43:35 aa5968d388b8: Layer already exists 05:43:35 4716b474dc5e: Layer already exists 05:43:35 de39ebd8632a: Layer already exists 05:43:35 976ccdb35561: Layer already exists 05:43:35 3.0.0-dev.45: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:35 3b49c00c0a86: Preparing 05:43:35 0174e354b377: Preparing 05:43:35 9381e6b6b8c6: Preparing 05:43:35 e78c4e24e171: Preparing 05:43:35 4019b6eead1e: Preparing 05:43:35 53cae872a8bb: Preparing 05:43:35 de39ebd8632a: Preparing 05:43:35 53cae872a8bb: Waiting 05:43:35 4716b474dc5e: Preparing 05:43:35 976ccdb35561: Preparing 05:43:35 4716b474dc5e: Waiting 05:43:35 de39ebd8632a: Waiting 05:43:35 aa5968d388b8: Preparing 05:43:35 976ccdb35561: Waiting 05:43:35 aa5968d388b8: Waiting 05:43:35 4019b6eead1e: Layer already exists 05:43:35 0174e354b377: Layer already exists 05:43:35 3b49c00c0a86: Layer already exists 05:43:35 53cae872a8bb: Layer already exists 05:43:35 4716b474dc5e: Layer already exists 05:43:35 976ccdb35561: Layer already exists 05:43:35 aa5968d388b8: Layer already exists 05:43:35 e78c4e24e171: Layer already exists 05:43:35 9381e6b6b8c6: Layer already exists 05:43:35 de39ebd8632a: Layer already exists 05:43:35 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:36 3b49c00c0a86: Preparing 05:43:36 0174e354b377: Preparing 05:43:36 9381e6b6b8c6: Preparing 05:43:36 e78c4e24e171: Preparing 05:43:36 4019b6eead1e: Preparing 05:43:36 53cae872a8bb: Preparing 05:43:36 de39ebd8632a: Preparing 05:43:36 4716b474dc5e: Preparing 05:43:36 976ccdb35561: Preparing 05:43:36 aa5968d388b8: Preparing 05:43:36 53cae872a8bb: Waiting 05:43:36 de39ebd8632a: Waiting 05:43:36 976ccdb35561: Waiting 05:43:36 aa5968d388b8: Waiting 05:43:36 4019b6eead1e: Layer already exists 05:43:36 0174e354b377: Layer already exists 05:43:36 e78c4e24e171: Layer already exists 05:43:36 3b49c00c0a86: Layer already exists 05:43:36 9381e6b6b8c6: Layer already exists 05:43:36 53cae872a8bb: Layer already exists 05:43:36 de39ebd8632a: Layer already exists 05:43:36 976ccdb35561: Layer already exists 05:43:36 aa5968d388b8: Layer already exists 05:43:36 4716b474dc5e: Layer already exists 05:43:36 main: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:36 ===================================================== [Pipeline] echo 05:43:36 taggedImages: 05:43:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:43:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.45 05:43:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:43:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:43:36 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:36 latest 05:43:36 3.0.0-dev.45 05:43:36 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:36 main 05:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:37 899ff07ab99f: Preparing 05:43:37 83a53816814c: Preparing 05:43:37 5553690ecb3e: Preparing 05:43:37 7caa1e2dabdc: Preparing 05:43:37 4e6476652798: Preparing 05:43:37 5553690ecb3e: Layer already exists 05:43:37 899ff07ab99f: Pushed 05:43:37 7caa1e2dabdc: Pushed 05:43:38 4e6476652798: Pushed 05:43:39 83a53816814c: Pushed 05:43:39 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + 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 05:43:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:40 899ff07ab99f: Preparing 05:43:40 83a53816814c: Preparing 05:43:40 5553690ecb3e: Preparing 05:43:40 7caa1e2dabdc: Preparing 05:43:40 4e6476652798: Preparing 05:43:40 899ff07ab99f: Layer already exists 05:43:40 5553690ecb3e: Layer already exists 05:43:40 4e6476652798: Layer already exists 05:43:40 7caa1e2dabdc: Layer already exists 05:43:40 83a53816814c: Layer already exists 05:43:40 latest: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.45 05:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:40 899ff07ab99f: Preparing 05:43:40 83a53816814c: Preparing 05:43:40 5553690ecb3e: Preparing 05:43:40 7caa1e2dabdc: Preparing 05:43:40 4e6476652798: Preparing 05:43:40 5553690ecb3e: Layer already exists 05:43:40 899ff07ab99f: Layer already exists 05:43:40 4e6476652798: Layer already exists 05:43:40 83a53816814c: Layer already exists 05:43:40 7caa1e2dabdc: Layer already exists 05:43:40 3.0.0-dev.45: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:41 899ff07ab99f: Preparing 05:43:41 83a53816814c: Preparing 05:43:41 5553690ecb3e: Preparing 05:43:41 7caa1e2dabdc: Preparing 05:43:41 4e6476652798: Preparing 05:43:41 4e6476652798: Layer already exists 05:43:41 5553690ecb3e: Layer already exists 05:43:41 7caa1e2dabdc: Layer already exists 05:43:41 899ff07ab99f: Layer already exists 05:43:41 83a53816814c: Layer already exists 05:43:41 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:41 + 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 05:43:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:42 899ff07ab99f: Preparing 05:43:42 83a53816814c: Preparing 05:43:42 5553690ecb3e: Preparing 05:43:42 7caa1e2dabdc: Preparing 05:43:42 4e6476652798: Preparing 05:43:42 899ff07ab99f: Layer already exists 05:43:42 5553690ecb3e: Layer already exists 05:43:42 83a53816814c: Layer already exists 05:43:42 4e6476652798: Layer already exists 05:43:42 7caa1e2dabdc: Layer already exists 05:43:42 main: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:42 ===================================================== [Pipeline] echo 05:43:42 taggedImages: 05:43:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:43:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.45 05:43:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:43:42 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:43:42 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:42 latest 05:43:42 3.0.0-dev.45 05:43:42 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:42 main 05:43:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:42 c0adee0420f0: Preparing 05:43:42 4ba751529d33: Preparing 05:43:42 5ccf3759c1da: Preparing 05:43:42 dbe3b0c964d9: Preparing 05:43:42 62751e0b7667: Preparing 05:43:42 1e42c47c76c3: Preparing 05:43:42 4e6476652798: Preparing 05:43:42 1e42c47c76c3: Waiting 05:43:42 4e6476652798: Waiting 05:43:42 c0adee0420f0: Pushed 05:43:42 4ba751529d33: Pushed 05:43:42 5ccf3759c1da: Pushed 05:43:43 4e6476652798: Layer already exists 05:43:43 1e42c47c76c3: Pushed 05:43:46 62751e0b7667: Pushed 05:43:50 dbe3b0c964d9: Pushed 05:43:50 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:50 c0adee0420f0: Preparing 05:43:50 4ba751529d33: Preparing 05:43:50 5ccf3759c1da: Preparing 05:43:50 dbe3b0c964d9: Preparing 05:43:50 62751e0b7667: Preparing 05:43:50 1e42c47c76c3: Preparing 05:43:50 4e6476652798: Preparing 05:43:50 1e42c47c76c3: Waiting 05:43:50 4e6476652798: Waiting 05:43:50 4ba751529d33: Layer already exists 05:43:50 dbe3b0c964d9: Layer already exists 05:43:50 c0adee0420f0: Layer already exists 05:43:50 5ccf3759c1da: Layer already exists 05:43:50 62751e0b7667: Layer already exists 05:43:50 1e42c47c76c3: Layer already exists 05:43:50 4e6476652798: Layer already exists 05:43:50 latest: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.45 05:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:51 c0adee0420f0: Preparing 05:43:51 4ba751529d33: Preparing 05:43:51 5ccf3759c1da: Preparing 05:43:51 dbe3b0c964d9: Preparing 05:43:51 62751e0b7667: Preparing 05:43:51 1e42c47c76c3: Preparing 05:43:51 4e6476652798: Preparing 05:43:51 1e42c47c76c3: Waiting 05:43:51 4e6476652798: Waiting 05:43:51 62751e0b7667: Layer already exists 05:43:51 dbe3b0c964d9: Layer already exists 05:43:51 4ba751529d33: Layer already exists 05:43:51 c0adee0420f0: Layer already exists 05:43:51 5ccf3759c1da: Layer already exists 05:43:51 4e6476652798: Layer already exists 05:43:51 1e42c47c76c3: Layer already exists 05:43:51 3.0.0-dev.45: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:52 c0adee0420f0: Preparing 05:43:52 4ba751529d33: Preparing 05:43:52 5ccf3759c1da: Preparing 05:43:52 dbe3b0c964d9: Preparing 05:43:52 62751e0b7667: Preparing 05:43:52 1e42c47c76c3: Preparing 05:43:52 4e6476652798: Preparing 05:43:52 1e42c47c76c3: Waiting 05:43:52 4e6476652798: Waiting 05:43:52 4ba751529d33: Layer already exists 05:43:52 dbe3b0c964d9: Layer already exists 05:43:52 c0adee0420f0: Layer already exists 05:43:52 5ccf3759c1da: Layer already exists 05:43:52 62751e0b7667: Layer already exists 05:43:52 4e6476652798: Layer already exists 05:43:52 1e42c47c76c3: Layer already exists 05:43:52 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:52 c0adee0420f0: Preparing 05:43:52 4ba751529d33: Preparing 05:43:52 5ccf3759c1da: Preparing 05:43:52 dbe3b0c964d9: Preparing 05:43:52 62751e0b7667: Preparing 05:43:52 1e42c47c76c3: Preparing 05:43:52 4e6476652798: Preparing 05:43:52 1e42c47c76c3: Waiting 05:43:52 4e6476652798: Waiting 05:43:52 62751e0b7667: Layer already exists 05:43:52 4ba751529d33: Layer already exists 05:43:52 c0adee0420f0: Layer already exists 05:43:52 dbe3b0c964d9: Layer already exists 05:43:52 5ccf3759c1da: Layer already exists 05:43:52 1e42c47c76c3: Layer already exists 05:43:52 4e6476652798: Layer already exists 05:43:52 main: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:52 ===================================================== [Pipeline] echo 05:43:52 taggedImages: 05:43:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:43:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.45 05:43:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:43:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:43:52 15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:52 latest 05:43:52 3.0.0-dev.45 05:43:52 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:43:52 main 05:43:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9 05:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:43:53 b6e0b5f3c37a: Preparing 05:43:53 26f6eaadaade: Preparing 05:43:53 5bd79ad0ddad: Preparing 05:43:53 01c5a28f3ad2: Preparing 05:43:53 903cfa860f77: Preparing 05:43:53 4e6476652798: Preparing 05:43:53 4e6476652798: Waiting 05:43:53 b6e0b5f3c37a: Pushed 05:43:53 26f6eaadaade: Pushed 05:43:53 5bd79ad0ddad: Pushed 05:43:53 4e6476652798: Layer already exists 05:43:53 903cfa860f77: Pushed 05:44:01 01c5a28f3ad2: Pushed 05:44:01 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:44:02 b6e0b5f3c37a: Preparing 05:44:02 26f6eaadaade: Preparing 05:44:02 5bd79ad0ddad: Preparing 05:44:02 01c5a28f3ad2: Preparing 05:44:02 903cfa860f77: Preparing 05:44:02 4e6476652798: Preparing 05:44:02 4e6476652798: Waiting 05:44:02 01c5a28f3ad2: Layer already exists 05:44:02 26f6eaadaade: Layer already exists 05:44:02 5bd79ad0ddad: Layer already exists 05:44:02 903cfa860f77: Layer already exists 05:44:02 b6e0b5f3c37a: Layer already exists 05:44:02 4e6476652798: Layer already exists 05:44:02 latest: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.45 05:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:44:03 b6e0b5f3c37a: Preparing 05:44:03 26f6eaadaade: Preparing 05:44:03 5bd79ad0ddad: Preparing 05:44:03 01c5a28f3ad2: Preparing 05:44:03 903cfa860f77: Preparing 05:44:03 4e6476652798: Preparing 05:44:03 4e6476652798: Waiting 05:44:03 5bd79ad0ddad: Layer already exists 05:44:03 01c5a28f3ad2: Layer already exists 05:44:03 b6e0b5f3c37a: Layer already exists 05:44:03 26f6eaadaade: Layer already exists 05:44:03 903cfa860f77: Layer already exists 05:44:03 4e6476652798: Layer already exists 05:44:03 3.0.0-dev.45: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:44:03 b6e0b5f3c37a: Preparing 05:44:03 26f6eaadaade: Preparing 05:44:03 5bd79ad0ddad: Preparing 05:44:03 01c5a28f3ad2: Preparing 05:44:03 903cfa860f77: Preparing 05:44:03 4e6476652798: Preparing 05:44:03 4e6476652798: Waiting 05:44:03 b6e0b5f3c37a: Layer already exists 05:44:03 26f6eaadaade: Layer already exists 05:44:03 5bd79ad0ddad: Layer already exists 05:44:03 01c5a28f3ad2: Layer already exists 05:44:03 903cfa860f77: Layer already exists 05:44:03 4e6476652798: Layer already exists 05:44:03 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:44:04 b6e0b5f3c37a: Preparing 05:44:04 26f6eaadaade: Preparing 05:44:04 5bd79ad0ddad: Preparing 05:44:04 01c5a28f3ad2: Preparing 05:44:04 903cfa860f77: Preparing 05:44:04 4e6476652798: Preparing 05:44:04 4e6476652798: Waiting 05:44:04 5bd79ad0ddad: Layer already exists 05:44:04 01c5a28f3ad2: Layer already exists 05:44:04 26f6eaadaade: Layer already exists 05:44:04 903cfa860f77: Layer already exists 05:44:04 b6e0b5f3c37a: Layer already exists 05:44:04 4e6476652798: Layer already exists 05:44:04 main: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:04 ===================================================== [Pipeline] echo 05:44:04 taggedImages: 05:44:04 - nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:44:04 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.45 05:44:04 - nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:44:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:44:04 15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:04 latest 05:44:04 3.0.0-dev.45 05:44:04 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:04 main 05:44:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:05 66aefa772c8f: Preparing 05:44:05 ee01c5c3920e: Preparing 05:44:05 93fc8d76bbe6: Preparing 05:44:05 79d8517e03b2: Preparing 05:44:05 1e42c47c76c3: Preparing 05:44:05 4e6476652798: Preparing 05:44:05 4e6476652798: Waiting 05:44:05 1e42c47c76c3: Layer already exists 05:44:05 4e6476652798: Layer already exists 05:44:05 93fc8d76bbe6: Pushed 05:44:05 ee01c5c3920e: Pushed 05:44:05 66aefa772c8f: Pushed 05:44:13 79d8517e03b2: Pushed 05:44:13 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:13 66aefa772c8f: Preparing 05:44:13 ee01c5c3920e: Preparing 05:44:13 93fc8d76bbe6: Preparing 05:44:13 79d8517e03b2: Preparing 05:44:13 1e42c47c76c3: Preparing 05:44:13 4e6476652798: Preparing 05:44:13 4e6476652798: Waiting 05:44:13 79d8517e03b2: Layer already exists 05:44:13 ee01c5c3920e: Layer already exists 05:44:13 93fc8d76bbe6: Layer already exists 05:44:13 1e42c47c76c3: Layer already exists 05:44:13 66aefa772c8f: Layer already exists 05:44:13 4e6476652798: Layer already exists 05:44:13 latest: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.45 05:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:14 66aefa772c8f: Preparing 05:44:14 ee01c5c3920e: Preparing 05:44:14 93fc8d76bbe6: Preparing 05:44:14 79d8517e03b2: Preparing 05:44:14 1e42c47c76c3: Preparing 05:44:14 4e6476652798: Preparing 05:44:14 4e6476652798: Waiting 05:44:14 1e42c47c76c3: Layer already exists 05:44:14 79d8517e03b2: Layer already exists 05:44:14 93fc8d76bbe6: Layer already exists 05:44:14 ee01c5c3920e: Layer already exists 05:44:14 66aefa772c8f: Layer already exists 05:44:14 4e6476652798: Layer already exists 05:44:14 3.0.0-dev.45: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:15 66aefa772c8f: Preparing 05:44:15 ee01c5c3920e: Preparing 05:44:15 93fc8d76bbe6: Preparing 05:44:15 79d8517e03b2: Preparing 05:44:15 1e42c47c76c3: Preparing 05:44:15 4e6476652798: Preparing 05:44:15 4e6476652798: Waiting 05:44:15 79d8517e03b2: Layer already exists 05:44:15 1e42c47c76c3: Layer already exists 05:44:15 66aefa772c8f: Layer already exists 05:44:15 ee01c5c3920e: Layer already exists 05:44:15 93fc8d76bbe6: Layer already exists 05:44:15 4e6476652798: Layer already exists 05:44:15 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:15 66aefa772c8f: Preparing 05:44:15 ee01c5c3920e: Preparing 05:44:15 93fc8d76bbe6: Preparing 05:44:15 79d8517e03b2: Preparing 05:44:15 1e42c47c76c3: Preparing 05:44:15 4e6476652798: Preparing 05:44:15 4e6476652798: Waiting 05:44:15 79d8517e03b2: Layer already exists 05:44:15 ee01c5c3920e: Layer already exists 05:44:15 66aefa772c8f: Layer already exists 05:44:15 1e42c47c76c3: Layer already exists 05:44:15 93fc8d76bbe6: Layer already exists 05:44:15 4e6476652798: Layer already exists 05:44:15 main: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:15 ===================================================== [Pipeline] echo 05:44:15 taggedImages: 05:44:15 - nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:44:15 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.45 05:44:15 - nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:44:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:44:15 15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:15 latest 05:44:15 3.0.0-dev.45 05:44:15 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:15 main 05:44:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:16 dad6d69e82c2: Preparing 05:44:16 2135157bac7b: Preparing 05:44:16 5553690ecb3e: Preparing 05:44:16 85765e2f3751: Preparing 05:44:16 aa5968d388b8: Preparing 05:44:16 dad6d69e82c2: Pushed 05:44:16 5553690ecb3e: Layer already exists 05:44:16 aa5968d388b8: Layer already exists 05:44:16 85765e2f3751: Pushed 05:44:19 2135157bac7b: Pushed 05:44:19 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:20 dad6d69e82c2: Preparing 05:44:20 2135157bac7b: Preparing 05:44:20 5553690ecb3e: Preparing 05:44:20 85765e2f3751: Preparing 05:44:20 aa5968d388b8: Preparing 05:44:20 2135157bac7b: Layer already exists 05:44:20 5553690ecb3e: Layer already exists 05:44:20 dad6d69e82c2: Layer already exists 05:44:20 85765e2f3751: Layer already exists 05:44:20 aa5968d388b8: Layer already exists 05:44:20 latest: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.45 05:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:21 dad6d69e82c2: Preparing 05:44:21 2135157bac7b: Preparing 05:44:21 5553690ecb3e: Preparing 05:44:21 85765e2f3751: Preparing 05:44:21 aa5968d388b8: Preparing 05:44:21 85765e2f3751: Layer already exists 05:44:21 aa5968d388b8: Layer already exists 05:44:21 dad6d69e82c2: Layer already exists 05:44:21 5553690ecb3e: Layer already exists 05:44:21 2135157bac7b: Layer already exists 05:44:21 3.0.0-dev.45: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:21 dad6d69e82c2: Preparing 05:44:21 2135157bac7b: Preparing 05:44:21 5553690ecb3e: Preparing 05:44:21 85765e2f3751: Preparing 05:44:21 aa5968d388b8: Preparing 05:44:21 2135157bac7b: Layer already exists 05:44:21 5553690ecb3e: Layer already exists 05:44:21 85765e2f3751: Layer already exists 05:44:21 dad6d69e82c2: Layer already exists 05:44:21 aa5968d388b8: Layer already exists 05:44:21 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:22 dad6d69e82c2: Preparing 05:44:22 2135157bac7b: Preparing 05:44:22 5553690ecb3e: Preparing 05:44:22 85765e2f3751: Preparing 05:44:22 aa5968d388b8: Preparing 05:44:22 dad6d69e82c2: Layer already exists 05:44:22 aa5968d388b8: Layer already exists 05:44:22 2135157bac7b: Layer already exists 05:44:22 5553690ecb3e: Layer already exists 05:44:22 85765e2f3751: Layer already exists 05:44:22 main: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:22 ===================================================== [Pipeline] echo 05:44:22 taggedImages: 05:44:22 - nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:44:22 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.45 05:44:22 - nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:22 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:44:22 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:44:22 15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:22 latest 05:44:22 3.0.0-dev.45 05:44:22 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:22 main 05:44:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:22 29da1527974e: Preparing 05:44:22 cbbf09372f7c: Preparing 05:44:22 5553690ecb3e: Preparing 05:44:22 555b7589e83a: Preparing 05:44:22 aa5968d388b8: Preparing 05:44:22 aa5968d388b8: Layer already exists 05:44:22 555b7589e83a: Layer already exists 05:44:22 5553690ecb3e: Layer already exists 05:44:22 29da1527974e: Pushed 05:44:25 cbbf09372f7c: Pushed 05:44:25 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:26 29da1527974e: Preparing 05:44:26 cbbf09372f7c: Preparing 05:44:26 5553690ecb3e: Preparing 05:44:26 555b7589e83a: Preparing 05:44:26 aa5968d388b8: Preparing 05:44:26 cbbf09372f7c: Layer already exists 05:44:26 555b7589e83a: Layer already exists 05:44:26 aa5968d388b8: Layer already exists 05:44:26 29da1527974e: Layer already exists 05:44:26 5553690ecb3e: Layer already exists 05:44:26 latest: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.45 05:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:26 29da1527974e: Preparing 05:44:26 cbbf09372f7c: Preparing 05:44:26 5553690ecb3e: Preparing 05:44:26 555b7589e83a: Preparing 05:44:26 aa5968d388b8: Preparing 05:44:26 aa5968d388b8: Layer already exists 05:44:26 555b7589e83a: Layer already exists 05:44:26 29da1527974e: Layer already exists 05:44:26 cbbf09372f7c: Layer already exists 05:44:26 5553690ecb3e: Layer already exists 05:44:26 3.0.0-dev.45: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:27 29da1527974e: Preparing 05:44:27 cbbf09372f7c: Preparing 05:44:27 5553690ecb3e: Preparing 05:44:27 555b7589e83a: Preparing 05:44:27 aa5968d388b8: Preparing 05:44:27 cbbf09372f7c: Layer already exists 05:44:27 29da1527974e: Layer already exists 05:44:27 aa5968d388b8: Layer already exists 05:44:27 5553690ecb3e: Layer already exists 05:44:27 555b7589e83a: Layer already exists 05:44:27 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:44:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:27 29da1527974e: Preparing 05:44:27 cbbf09372f7c: Preparing 05:44:27 5553690ecb3e: Preparing 05:44:27 555b7589e83a: Preparing 05:44:27 aa5968d388b8: Preparing 05:44:27 5553690ecb3e: Layer already exists 05:44:27 29da1527974e: Layer already exists 05:44:27 cbbf09372f7c: Layer already exists 05:44:27 aa5968d388b8: Layer already exists 05:44:27 555b7589e83a: Layer already exists 05:44:27 main: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:27 ===================================================== [Pipeline] echo 05:44:27 taggedImages: 05:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9 05:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.45 05:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:44:27 - 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] } 05:45:37 Removing intermediate container 2f79b04b3ded 05:45:37 ---> 5c688bb10ba2 05:45:37 Step 8/22 : COPY . . 05:45:37 Removing intermediate container c176db0c22f4 05:45:37 ---> 9ae0dd9825eb 05:45:37 Step 8/22 : COPY . . 05:45:37 Removing intermediate container 1769f5d1e63e 05:45:37 ---> 1663085bf0bb 05:45:37 Step 8/24 : COPY . . 05:45:37 ---> 76349247586d 05:45:37 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:45:37 ---> a438419c3385 05:45:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:45:37 ---> 80ce63ac79c6 05:45:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 05:45:37 ---> Running in b2ac7f651359 05:45:37 ---> Running in 6121c27d9eaf 05:45:37 ---> Running in b43be36c30b7 05:45:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:45:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:45:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:46:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:46:52 Removing intermediate container 890842e6e5dd 05:46:52 ---> 67ac241020cf 05:46:52 05:46:52 Step 9/24 : FROM alpine:3.16 05:46:52 3.16: Pulling from library/alpine 05:46:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:46:52 Status: Downloaded newer image for alpine:3.16 05:46:52 ---> 4c81e5bf8899 05:46:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:46:52 ---> Running in a15453afb9b6 05:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:46:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:46:56 (1/3) Installing ca-certificates (20220614-r0) 05:46:56 (2/3) Installing dumb-init (1.2.5-r1) 05:46:56 (3/3) Installing su-exec (0.2-r1) 05:46:56 Executing busybox-1.35.0-r17.trigger 05:46:56 Executing ca-certificates-20220614-r0.trigger 05:46:56 OK: 6 MiB in 17 packages 05:46:59 Removing intermediate container a15453afb9b6 05:46:59 ---> 3c8d713efdbd 05:46:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:46:59 ---> Running in 7962997f12f2 05:46:59 Removing intermediate container 7962997f12f2 05:46:59 ---> aa0b6bf99bb4 05:46:59 Step 12/24 : WORKDIR / 05:46:59 ---> Running in b024fafb6857 05:47:00 Removing intermediate container b024fafb6857 05:47:00 ---> d5b0729d73e0 05:47:00 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:47:01 ---> ee5352ebbeff 05:47:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:47:02 ---> 7f1d7419da1f 05:47:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:47:03 ---> f335043f2008 05:47:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:47:04 ---> 671ecc2fe1b2 05:47:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:47:05 ---> ec64414188bc 05:47:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:47:07 ---> 874b4c532547 05:47:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:47:08 ---> 4959555f39b3 05:47:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:47:08 ---> Running in 8f564bcaec2b 05:47:11 Removing intermediate container 8f564bcaec2b 05:47:11 ---> 1683ddfdd103 05:47:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 05:47:11 ---> Running in a7957cdbc506 05:47:11 Removing intermediate container a7957cdbc506 05:47:11 ---> 7f160f49a61f 05:47:12 Step 22/24 : LABEL arch=arm64 05:47:12 ---> Running in 976780a27208 05:47:12 Removing intermediate container 976780a27208 05:47:12 ---> bd8ea63cb0e3 05:47:12 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:47:12 ---> Running in f07c3b2f38dd 05:47:15 Removing intermediate container f07c3b2f38dd 05:47:15 ---> 73a59de76c5b 05:47:15 Step 24/24 : LABEL version=3.0.0-dev.45 05:47:16 ---> Running in 4ddeff72e015 05:47:16 Removing intermediate container 4ddeff72e015 05:47:16 ---> cc178bf0219d 05:47:16 05:47:16 Successfully built cc178bf0219d 05:47:16 Successfully tagged security-secretstore-setup-arm64:latest 05:47:16 Building security-proxy-setup 05:47:20  Building security-secretstore-setup ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:47:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 05:47:20 ---> df6c51e34654 05:47:20 Step 3/21 : WORKDIR /edgex-go 05:47:20 ---> Using cache 05:47:20 ---> 863231fac27a 05:47:20 Step 4/21 : RUN apk add --update --no-cache make git 05:47:20 ---> Running in 6df8f85da984 05:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:47:23 OK: 221 MiB in 51 packages 05:47:25 Removing intermediate container 6df8f85da984 05:47:25 ---> 7dfa89fc7330 05:47:25 Step 5/21 : COPY go.mod vendor* ./ 05:47:26 ---> ca9e738d8091 05:47:26 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:26 ---> Running in 457e21056893 05:49:02 Removing intermediate container 457e21056893 05:49:02 ---> cd94d0542f8e 05:49:02 Step 7/21 : COPY . . 05:49:02 ---> 122f2b657a8d 05:49:02 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:49:02 ---> Running in 50ebab11faf5 05:49:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:49:02 Removing intermediate container 9f335021102f 05:49:02 ---> 5b17d9766b44 05:49:02 05:49:02 Step 9/19 : FROM alpine:3.15 05:49:02 ---> 354640af7b1b 05:49:02 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:49:02 ---> Using cache 05:49:02 ---> fef39524e327 05:49:02 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:02 ---> Running in 1c51fb5c90de 05:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:49:04 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 05:49:04 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 05:49:04 OK: 15734 distinct packages available 05:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:49:06 (1/9) Installing ca-certificates (20220614-r0) 05:49:06 (2/9) Installing brotli-libs (1.0.9-r5) 05:49:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 05:49:06 (4/9) Installing libcurl (7.80.0-r5) 05:49:06 (5/9) Installing curl (7.80.0-r5) 05:49:06 (6/9) Installing dumb-init (1.2.5-r1) 05:49:06 (7/9) Installing musl-obstack (1.2.3-r0) 05:49:06 (8/9) Installing libucontext (1.1-r0) 05:49:06 (9/9) Installing gcompat (1.0.0-r4) 05:49:06 Executing busybox-1.34.1-r7.trigger 05:49:06 Executing ca-certificates-20220614-r0.trigger 05:49:07 OK: 8 MiB in 23 packages 05:49:11 Removing intermediate container 1c51fb5c90de 05:49:11 ---> 538274e91c9b 05:49:11 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 05:49:12 ---> f555c399b5f7 05:49:12 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:49:14 ---> d48f0c1d080f 05:49:14 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 05:49:15 ---> 43c61e883f69 05:49:15 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:49:15 ---> Running in faa2f6d52e86 05:49:15 Removing intermediate container faa2f6d52e86 05:49:15 ---> da9e170bb131 05:49:15 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:49:15 ---> Running in b78dfb28cbeb 05:49:16 Removing intermediate container b78dfb28cbeb 05:49:16 ---> 92f6585ec9dd 05:49:16 Step 17/19 : LABEL arch=arm64 05:49:16 ---> Running in 7303ad5d5803 05:49:17 Removing intermediate container 7303ad5d5803 05:49:17 ---> 544cdd112010 05:49:17 Step 18/19 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:49:17 ---> Running in 15e501bab49c 05:49:17 Removing intermediate container 15e501bab49c 05:49:17 ---> 248801e2b198 05:49:17 Step 19/19 : LABEL version=3.0.0-dev.45 05:49:17 ---> Running in 9b30b1c017e1 05:49:18 Removing intermediate container 9b30b1c017e1 05:49:18 ---> 64a8b009e938 05:49:18 05:49:18 Successfully built 64a8b009e938 05:49:18 Successfully tagged security-spiffe-token-provider-arm64:latest 05:49:18  Building security-spiffe-token-provider ... done Building security-bootstrapper 05:49:21 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:49:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:49:21 ---> df6c51e34654 05:49:21 Step 3/32 : WORKDIR /edgex-go 05:49:21 ---> Using cache 05:49:21 ---> 863231fac27a 05:49:21 Step 4/32 : RUN apk add --update --no-cache make git 05:49:21 ---> Using cache 05:49:21 ---> 7dfa89fc7330 05:49:21 Step 5/32 : COPY go.mod vendor* ./ 05:49:21 ---> Using cache 05:49:21 ---> ca9e738d8091 05:49:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:21 ---> Using cache 05:49:21 ---> cd94d0542f8e 05:49:21 Step 7/32 : COPY . . 05:49:21 ---> Using cache 05:49:21 ---> 122f2b657a8d 05:49:21 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:49:22 ---> Running in 4690d1323195 05:49:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:52:01 Removing intermediate container b2ac7f651359 05:52:01 ---> 647a7329e15d 05:52:01 05:52:01 Step 10/22 : FROM alpine:3.16 05:52:01 ---> 4c81e5bf8899 05:52:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:52:01 ---> Running in 399bd245f91c 05:52:01 Removing intermediate container 399bd245f91c 05:52:01 ---> cf9347e867b4 05:52:01 Step 12/22 : RUN apk add --update --no-cache dumb-init 05:52:01 ---> Running in 76c7bc143612 05:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:52:01 (1/1) Installing dumb-init (1.2.5-r1) 05:52:01 Executing busybox-1.35.0-r17.trigger 05:52:01 OK: 5 MiB in 15 packages 05:52:01 Removing intermediate container 76c7bc143612 05:52:01 ---> d9677284a624 05:52:01 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:52:01 ---> 72f09966a108 05:52:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:52:02 ---> ec367c35755e 05:52:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:52:03 ---> 82a01c785651 05:52:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:52:04 ---> a14ffb80e1cd 05:52:04 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:04 ---> Running in b28f608ee811 05:52:08 Removing intermediate container b28f608ee811 05:52:08 ---> 806b9d2cdbf7 05:52:08 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 05:52:08 ---> Running in 4d42ecb555f8 05:52:09 Removing intermediate container 4d42ecb555f8 05:52:09 ---> 95ad9a675d3f 05:52:09 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 05:52:09 ---> Running in 181c938f4350 05:52:09 Removing intermediate container 181c938f4350 05:52:09 ---> ee8dafd914c8 05:52:09 Step 20/22 : LABEL arch=arm64 05:52:09 ---> Running in 7678d0bdbaa8 05:52:10 Removing intermediate container 7678d0bdbaa8 05:52:10 ---> 5048eb003191 05:52:10 Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:52:10 ---> Running in 520381af419e 05:52:11 Removing intermediate container 520381af419e 05:52:11 ---> bbf4f7d289e5 05:52:11 Step 22/22 : LABEL version=3.0.0-dev.45 05:52:11 ---> Running in d28fa40c1dd8 05:52:11 Removing intermediate container d28fa40c1dd8 05:52:11 ---> 9cbf77af64c2 05:52:11 05:52:11 Successfully built 9cbf77af64c2 05:52:11 Successfully tagged core-common-config-bootstrapper-arm64:latest 05:52:11  Building core-common-config-bootstrapper ... done Building core-command 05:52:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:52:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:52:15 ---> df6c51e34654 05:52:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:52:15 ---> Using cache 05:52:15 ---> 29e7761c88ad 05:52:15 Step 4/23 : WORKDIR /edgex-go 05:52:15 ---> Using cache 05:52:15 ---> aead2ada4774 05:52:15 Step 5/23 : RUN apk add --update --no-cache make git 05:52:15 ---> Using cache 05:52:15 ---> 06c3f8a25684 05:52:15 Step 6/23 : COPY go.mod vendor* ./ 05:52:15 ---> Using cache 05:52:15 ---> dcf8aaeabc63 05:52:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:15 ---> Using cache 05:52:15 ---> 1663085bf0bb 05:52:15 Step 8/23 : COPY . . 05:52:15 ---> Using cache 05:52:15 ---> 76349247586d 05:52:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:52:15 ---> Running in 9a418cd9da99 05:52:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:52:29 Removing intermediate container 6121c27d9eaf 05:52:29 ---> 44627b9b3f6e 05:52:29 05:52:29 Step 10/24 : FROM alpine:3.16 05:52:29 ---> 4c81e5bf8899 05:52:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 05:52:29 ---> Running in 94940eb53337 05:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:52:31 (1/1) Installing dumb-init (1.2.5-r1) 05:52:31 Executing busybox-1.35.0-r17.trigger 05:52:31 OK: 5 MiB in 15 packages 05:52:33 Removing intermediate container 94940eb53337 05:52:33 ---> 43d3a3ab3099 05:52:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:52:33 ---> Running in ed8397b4a74e 05:52:34 Removing intermediate container ed8397b4a74e 05:52:34 ---> 7017a74a72ee 05:52:34 Step 13/24 : ENV APP_PORT=59881 05:52:34 ---> Running in 96ba6ef66c81 05:52:34 Removing intermediate container 96ba6ef66c81 05:52:34 ---> 71d50858fc38 05:52:34 Step 14/24 : EXPOSE $APP_PORT 05:52:34 ---> Running in 2f99ae033934 05:52:35 Removing intermediate container 2f99ae033934 05:52:35 ---> 1ffe29955f6d 05:52:35 Step 15/24 : WORKDIR / 05:52:35 ---> Running in a39a6e2940f1 05:52:35 Removing intermediate container a39a6e2940f1 05:52:35 ---> a80eb5a2fcb0 05:52:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:52:36 ---> 84e045dafe05 05:52:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:52:38 ---> d65b7c26e6bf 05:52:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:52:39 ---> 7c7ca8d66a9b 05:52:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 05:52:40 ---> 63de887783ad 05:52:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:52:40 ---> Running in f50074103dbd 05:52:40 Removing intermediate container f50074103dbd 05:52:40 ---> a74ea6729c8f 05:52:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:52:41 ---> Running in 74be7f14f167 05:52:41 Removing intermediate container 74be7f14f167 05:52:41 ---> f53aef6d838d 05:52:41 Step 22/24 : LABEL arch=arm64 05:52:41 ---> Running in ba03d254bc70 05:52:42 Removing intermediate container ba03d254bc70 05:52:42 ---> 6030a84ad3a2 05:52:42 Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:52:42 ---> Running in bb395780e3ea 05:52:42 Removing intermediate container bb395780e3ea 05:52:42 ---> 205bbda6e2ac 05:52:42 Step 24/24 : LABEL version=3.0.0-dev.45 05:52:42 ---> Running in 75d7d27515da 05:52:43 Removing intermediate container 75d7d27515da 05:52:43 ---> 74ebd867bc17 05:52:43 05:52:43 Successfully built 74ebd867bc17 05:52:43 Successfully tagged core-metadata-arm64:latest 05:52:43  Building core-metadata ... done Building core-data 05:52:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:52:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:52:46 ---> df6c51e34654 05:52:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:52:46 ---> Using cache 05:52:46 ---> 29e7761c88ad 05:52:46 Step 4/22 : WORKDIR /edgex-go 05:52:46 ---> Using cache 05:52:46 ---> aead2ada4774 05:52:46 Step 5/22 : RUN apk add --update --no-cache make git 05:52:46 ---> Using cache 05:52:46 ---> 06c3f8a25684 05:52:46 Step 6/22 : COPY go.mod vendor* ./ 05:52:46 ---> Using cache 05:52:46 ---> dcf8aaeabc63 05:52:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:46 ---> Using cache 05:52:46 ---> 1663085bf0bb 05:52:46 Step 8/22 : COPY . . 05:52:46 ---> Using cache 05:52:46 ---> 76349247586d 05:52:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:52:46 ---> Running in 38b340071a24 05:52:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:54:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:55:07 Removing intermediate container b43be36c30b7 05:55:07 ---> 06f189f42e09 05:55:07 05:55:07 Step 10/22 : FROM alpine:3.16 05:55:07 ---> 4c81e5bf8899 05:55:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 05:55:07 ---> Running in fb34d2746f1b 05:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:07 Removing intermediate container 50ebab11faf5 05:55:07 ---> 75b6592d7bab 05:55:07 05:55:07 Step 9/21 : FROM alpine:3.16 05:55:07 ---> 4c81e5bf8899 05:55:07 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 05:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:07 ---> Running in 8a78c197e453 05:55:08 (1/2) Installing ca-certificates (20220614-r0) 05:55:08 (2/2) Installing dumb-init (1.2.5-r1) 05:55:08 Executing busybox-1.35.0-r17.trigger 05:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:08 Executing ca-certificates-20220614-r0.trigger 05:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:08 OK: 6 MiB in 16 packages 05:55:10 (1/6) Installing ca-certificates (20220614-r0) 05:55:10 (2/6) Installing brotli-libs (1.0.9-r6) 05:55:10 (3/6) Installing nghttp2-libs (1.47.0-r0) 05:55:10 (4/6) Installing libcurl (7.83.1-r5) 05:55:10 (5/6) Installing curl (7.83.1-r5) 05:55:10 (6/6) Installing dumb-init (1.2.5-r1) 05:55:10 Executing busybox-1.35.0-r17.trigger 05:55:10 Executing ca-certificates-20220614-r0.trigger 05:55:10 Removing intermediate container fb34d2746f1b 05:55:10 ---> 057b9095b868 05:55:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:55:10 OK: 8 MiB in 20 packages 05:55:10 ---> Running in d6366be0b1ca 05:55:11 Removing intermediate container d6366be0b1ca 05:55:11 ---> 6357d9f6e2ff 05:55:11 Step 13/22 : ENV APP_PORT=59860 05:55:11 ---> Running in 33a570c37249 05:55:12 Removing intermediate container 33a570c37249 05:55:12 ---> b64d12219974 05:55:12 Step 14/22 : EXPOSE $APP_PORT 05:55:12 ---> Running in 9b83e1bccb05 05:55:13 Removing intermediate container 8a78c197e453 05:55:13 ---> bd82109254b7 05:55:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:55:13 Removing intermediate container 9b83e1bccb05 05:55:13 ---> ce09777b4251 05:55:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:55:13 ---> Running in 32583d49e771 05:55:13 Removing intermediate container 32583d49e771 05:55:13 ---> c15f3e61da06 05:55:13 Step 12/21 : WORKDIR /edgex 05:55:14 ---> Running in 3fad164fd89a 05:55:14 ---> c7d60c3411ed 05:55:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:55:14 Removing intermediate container 3fad164fd89a 05:55:14 ---> 8c8c1983a60b 05:55:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:55:16 ---> 7d792127e66d 05:55:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:55:17 ---> 4a6ae992b2bb 05:55:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:55:18 ---> 5fcac764d85c 05:55:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:55:19 ---> dfb30fba1f15 05:55:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 05:55:19 ---> Running in 451400109f05 05:55:19 Removing intermediate container 451400109f05 05:55:19 ---> f186e01024c8 05:55:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:55:20 ---> Running in 09c23e331dfd 05:55:20 ---> 40045dd4c082 05:55:20 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:55:20 Removing intermediate container 09c23e331dfd 05:55:20 ---> 8ac1a865ebef 05:55:20 Step 20/22 : LABEL arch=arm64 05:55:20 ---> Running in 811d3ab11dc8 05:55:22 Removing intermediate container 811d3ab11dc8 05:55:22 ---> e1f38756a804 05:55:22 Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:55:22 ---> 3fbff70dcb80 05:55:22 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:55:22 ---> Running in 2868af677ec9 05:55:22 ---> Running in 8f70e0244d9a 05:55:23 Removing intermediate container 2868af677ec9 05:55:23 ---> c43c6144be74 05:55:23 Step 22/22 : LABEL version=3.0.0-dev.45 05:55:23 ---> Running in 63fc038496b5 05:55:23 Removing intermediate container 63fc038496b5 05:55:23 ---> 9af5e68d5c3a 05:55:23 05:55:23 Successfully built 9af5e68d5c3a 05:55:24 Successfully tagged support-notifications-arm64:latest 05:55:24  Building support-notifications ... done Building support-scheduler 05:55:25 Removing intermediate container 8f70e0244d9a 05:55:25 ---> 202fe385ebf6 05:55:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 05:55:25 ---> Running in c5e6c9eeba44 05:55:26 Removing intermediate container c5e6c9eeba44 05:55:26 ---> 16ce95f06d7b 05:55:26 Step 19/21 : LABEL arch=arm64 05:55:26 ---> Running in 5e78980a6169 05:55:26 Removing intermediate container 5e78980a6169 05:55:26 ---> f7bfdd63e169 05:55:26 Step 20/21 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:55:26 ---> Running in 62f60aba725c 05:55:27 Removing intermediate container 62f60aba725c 05:55:27 ---> f99b1b68f98b 05:55:27 Step 21/21 : LABEL version=3.0.0-dev.45 05:55:27 ---> Running in 5fbaac033a43 05:55:28 Removing intermediate container 5fbaac033a43 05:55:28 ---> 2dd83daa6837 05:55:28 05:55:28 Successfully built 2dd83daa6837 05:55:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 05:55:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:55:28 ---> df6c51e34654 05:55:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:55:28 ---> Using cache 05:55:28 ---> 29e7761c88ad 05:55:28 Step 4/22 : WORKDIR /edgex-go 05:55:28 ---> Using cache 05:55:28 ---> aead2ada4774 05:55:28 Step 5/22 : RUN apk add --update --no-cache make git 05:55:28 Successfully tagged security-proxy-setup-arm64:latest 05:55:28  Building security-proxy-setup ... done  ---> Using cache 05:55:28 ---> 06c3f8a25684 05:55:28 Step 6/22 : COPY go.mod vendor* ./ 05:55:28 ---> Using cache 05:55:28 ---> dcf8aaeabc63 05:55:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:28 ---> Using cache 05:55:28 ---> 1663085bf0bb 05:55:28 Step 8/22 : COPY . . 05:55:28 ---> Using cache 05:55:28 ---> 76349247586d 05:55:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 05:55:28 ---> Running in 241fb8adb932 05:55:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:55:39 Removing intermediate container 4690d1323195 05:55:39 ---> 9e3143f7af82 05:55:39 05:55:39 Step 9/32 : FROM alpine:3.16 05:55:39 ---> 4c81e5bf8899 05:55:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:55:39 ---> Running in 07f8d9947a19 05:55:39 Removing intermediate container 07f8d9947a19 05:55:39 ---> 72c45876f75b 05:55:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 05:55:39 ---> Running in a50a0ac39b59 05:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:43 (1/2) Installing dumb-init (1.2.5-r1) 05:55:43 (2/2) Installing su-exec (0.2-r1) 05:55:43 Executing busybox-1.35.0-r17.trigger 05:55:43 OK: 5 MiB in 16 packages 05:55:44 Removing intermediate container a50a0ac39b59 05:55:44 ---> b7c816080aa4 05:55:44 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 05:55:44 ---> Running in 2d327ca56247 05:55:45 Removing intermediate container 2d327ca56247 05:55:45 ---> 137fee9693e9 05:55:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:55:45 ---> Running in c42ea5ba9eab 05:55:46 Removing intermediate container c42ea5ba9eab 05:55:46 ---> a277032e891b 05:55:46 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:55:46 ---> Running in c5a3e1fdb7cd 05:55:46 Removing intermediate container c5a3e1fdb7cd 05:55:46 ---> 0a0986b2f657 05:55:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:55:46 ---> Running in 997042d95ae8 05:55:47 Removing intermediate container 997042d95ae8 05:55:47 ---> ace23ccc717d 05:55:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:55:47 ---> Running in e004184f0872 05:55:50 Removing intermediate container e004184f0872 05:55:50 ---> 4a904d9e528b 05:55:50 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 05:55:50 ---> Running in 320c2db7ed8a 05:55:50 Removing intermediate container 320c2db7ed8a 05:55:50 ---> dd8b6bb1aec2 05:55:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:55:51 ---> 677a9b8c2dc6 05:55:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:55:51 ---> Running in f187acd6929d 05:55:55 Removing intermediate container f187acd6929d 05:55:55 ---> 5a2793bcc0ad 05:55:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:55:55 ---> e4422df60291 05:55:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:55:57 ---> d9132e51ee67 05:55:57 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:55:58 ---> b45c65c2c472 05:55:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:56:01 ---> b3babfb93a95 05:56:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:56:02 ---> e92e0034c86e 05:56:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:56:03 ---> a7d2f1b1ce28 05:56:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:56:04 ---> 6b0d5615204c 05:56:04 Step 27/32 : RUN chmod +x /entrypoint.sh 05:56:04 ---> Running in 6f5d8a6654d5 05:56:07 Removing intermediate container 6f5d8a6654d5 05:56:07 ---> b041f02bb789 05:56:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:56:07 ---> Running in cd7c7aa12458 05:56:07 Removing intermediate container cd7c7aa12458 05:56:07 ---> edeabe20452b 05:56:07 Step 29/32 : CMD ["gate"] 05:56:07 ---> Running in 0f54bfcd5f2c 05:56:08 Removing intermediate container 0f54bfcd5f2c 05:56:08 ---> edf37dc9b039 05:56:08 Step 30/32 : LABEL arch=arm64 05:56:08 ---> Running in a1596471723d 05:56:08 Removing intermediate container a1596471723d 05:56:08 ---> 29426c096376 05:56:08 Step 31/32 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:56:09 ---> Running in 92f4585cb83a 05:56:09 Removing intermediate container 92f4585cb83a 05:56:09 ---> 077056e29c31 05:56:09 Step 32/32 : LABEL version=3.0.0-dev.45 05:56:09 ---> Running in bd0cb4d5a315 05:56:10 Removing intermediate container bd0cb4d5a315 05:56:10 ---> 27b934918c63 05:56:10 05:56:10 Successfully built 27b934918c63 05:56:10 Successfully tagged security-bootstrapper-arm64:latest 05:57:47  Building security-bootstrapper ... done Removing intermediate container 9a418cd9da99 05:57:47 ---> 05eeb0ae2afc 05:57:47 05:57:47 Step 10/23 : FROM alpine:3.16 05:57:47 ---> 4c81e5bf8899 05:57:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:57:47 ---> Using cache 05:57:47 ---> 43d3a3ab3099 05:57:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:57:47 ---> Using cache 05:57:47 ---> 7017a74a72ee 05:57:47 Step 13/23 : ENV APP_PORT=59882 05:57:47 ---> Running in ccc59b963705 05:57:47 Removing intermediate container ccc59b963705 05:57:47 ---> ee8dfe01b8ef 05:57:47 Step 14/23 : EXPOSE $APP_PORT 05:57:47 ---> Running in b3c014531a87 05:57:47 Removing intermediate container b3c014531a87 05:57:47 ---> 17ad9a615c4f 05:57:47 Step 15/23 : WORKDIR / 05:57:47 ---> Running in 0e2fe6b53752 05:57:47 Removing intermediate container 0e2fe6b53752 05:57:47 ---> 98929329e1f2 05:57:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:57:47 ---> 31494a50b203 05:57:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:57:47 ---> 14c312cb4874 05:57:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:57:47 ---> 44fa9aa88c78 05:57:47 Step 19/23 : ENTRYPOINT ["/core-command"] 05:57:47 ---> Running in 14185319c80e 05:57:47 Removing intermediate container 14185319c80e 05:57:47 ---> d216e9ce4c61 05:57:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:57:47 ---> Running in d6b1e9a79b46 05:57:47 Removing intermediate container d6b1e9a79b46 05:57:47 ---> 6a3f562124e9 05:57:47 Step 21/23 : LABEL arch=arm64 05:57:47 ---> Running in 098f20466f04 05:57:47 Removing intermediate container 098f20466f04 05:57:47 ---> 817fb713fbd5 05:57:47 Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:57:47 ---> Running in d503fb228fca 05:57:47 Removing intermediate container d503fb228fca 05:57:47 ---> be272bb32d6b 05:57:47 Step 23/23 : LABEL version=3.0.0-dev.45 05:57:47 ---> Running in 5ab0bbafc1eb 05:57:47 Removing intermediate container 5ab0bbafc1eb 05:57:47 ---> 67798632689d 05:57:47 05:57:47 Successfully built 67798632689d 05:57:47 Successfully tagged core-command-arm64:latest 05:58:05  Building core-command ... done Removing intermediate container 38b340071a24 05:58:05 ---> f3e5ceec3336 05:58:05 05:58:05 Step 10/22 : FROM alpine:3.16 05:58:05 ---> 4c81e5bf8899 05:58:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:58:05 ---> Running in cffd737fe89e 05:58:05 Removing intermediate container cffd737fe89e 05:58:05 ---> 5af0e44b90cd 05:58:05 Step 12/22 : ENV APP_PORT=59880 05:58:05 ---> Running in 8b4adbedccb9 05:58:05 Removing intermediate container 8b4adbedccb9 05:58:05 ---> 5cddd4faed56 05:58:05 Step 13/22 : EXPOSE $APP_PORT 05:58:05 ---> Running in cfe53a04e303 05:58:05 Removing intermediate container cfe53a04e303 05:58:05 ---> 313c84b92b9a 05:58:05 Step 14/22 : RUN apk add --update --no-cache dumb-init 05:58:05 ---> Running in 1f0cd6293323 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:58:08 (1/1) Installing dumb-init (1.2.5-r1) 05:58:08 Executing busybox-1.35.0-r17.trigger 05:58:08 OK: 5 MiB in 15 packages 05:58:09 Removing intermediate container 1f0cd6293323 05:58:09 ---> 6706f4f18d95 05:58:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:10 ---> f6e950650421 05:58:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:58:12 ---> 941bf711cd05 05:58:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:58:13 ---> 75f25477fcd1 05:58:13 Step 18/22 : ENTRYPOINT ["/core-data"] 05:58:13 ---> Running in ea725f0de52c 05:58:13 Removing intermediate container ea725f0de52c 05:58:13 ---> 8224abbf2118 05:58:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:58:13 ---> Running in 5b3c0e5c3e20 05:58:14 Removing intermediate container 5b3c0e5c3e20 05:58:14 ---> a79a6eebe871 05:58:14 Step 20/22 : LABEL arch=arm64 05:58:14 ---> Running in 62d42b85d9bd 05:58:15 Removing intermediate container 62d42b85d9bd 05:58:15 ---> b8ab6f11d74e 05:58:15 Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:58:15 ---> Running in 91458804eda4 05:58:15 Removing intermediate container 91458804eda4 05:58:15 ---> 234509a7a974 05:58:15 Step 22/22 : LABEL version=3.0.0-dev.45 05:58:15 ---> Running in 18b2bffaff28 05:58:16 Removing intermediate container 18b2bffaff28 05:58:16 ---> b31163858dcc 05:58:16 05:58:16 Successfully built b31163858dcc 05:58:16 Successfully tagged core-data-arm64:latest 05:59:24  Building core-data ... done Removing intermediate container 241fb8adb932 05:59:24 ---> 60e85848244f 05:59:24 05:59:24 Step 10/22 : FROM alpine:3.16 05:59:24 ---> 4c81e5bf8899 05:59:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 05:59:24 ---> Using cache 05:59:24 ---> 43d3a3ab3099 05:59:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:59:24 ---> Using cache 05:59:24 ---> 7017a74a72ee 05:59:24 Step 13/22 : ENV APP_PORT=59861 05:59:24 ---> Running in 10477bff3332 05:59:24 Removing intermediate container 10477bff3332 05:59:24 ---> 4fe2ff4b0d0b 05:59:24 Step 14/22 : EXPOSE $APP_PORT 05:59:24 ---> Running in 1f0d18ac4cfb 05:59:24 Removing intermediate container 1f0d18ac4cfb 05:59:24 ---> def710905969 05:59:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:24 ---> 9e4579dedbc9 05:59:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:59:24 ---> 3037f9bc4d7a 05:59:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:59:24 ---> c64c79c6e84d 05:59:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 05:59:24 ---> Running in 6e352f453d51 05:59:24 Removing intermediate container 6e352f453d51 05:59:24 ---> 3082ec3f74e0 05:59:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:59:24 ---> Running in 2934a03ab0aa 05:59:24 Removing intermediate container 2934a03ab0aa 05:59:24 ---> f781342d10c0 05:59:24 Step 20/22 : LABEL arch=arm64 05:59:24 ---> Running in 6e01265278ed 05:59:24 Removing intermediate container 6e01265278ed 05:59:24 ---> 8b85e555f93f 05:59:24 Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:24 ---> Running in 8834f8c8e111 05:59:24 Removing intermediate container 8834f8c8e111 05:59:24 ---> 4c1babd028a7 05:59:24 Step 22/22 : LABEL version=3.0.0-dev.45 05:59:24 ---> Running in 241e97648f5e 05:59:24 Removing intermediate container 241e97648f5e 05:59:24 ---> c845ad472d19 05:59:24 05:59:24 Successfully built c845ad472d19 05:59:24 Successfully tagged support-scheduler-arm64:latest 05:59:24  Building support-scheduler ... done  [Pipeline] } 05:59:24 $ docker stop --time=1 723c1ab7f8e48f35850bd3f17f51d3df8ce128b51afc96ce421c8d7117beab85 05:59:25 $ docker rm -f --volumes 723c1ab7f8e48f35850bd3f17f51d3df8ce128b51afc96ce421c8d7117beab85 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:26 + docker images 05:59:26 REPOSITORY TAG IMAGE ID CREATED SIZE 05:59:26 support-scheduler-arm64 latest c845ad472d19 9 seconds ago 29MB 05:59:26 60e85848244f 15 seconds ago 1.4GB 05:59:26 core-data-arm64 latest b31163858dcc About a minute ago 17.2MB 05:59:26 f3e5ceec3336 About a minute ago 1.34GB 05:59:26 core-command-arm64 latest 67798632689d About a minute ago 17MB 05:59:26 05eeb0ae2afc About a minute ago 1.34GB 05:59:26 security-bootstrapper-arm64 latest 27b934918c63 3 minutes ago 19.6MB 05:59:26 9e3143f7af82 3 minutes ago 1.33GB 05:59:26 security-proxy-setup-arm64 latest 2dd83daa6837 3 minutes ago 26.9MB 05:59:26 support-notifications-arm64 latest 9af5e68d5c3a 4 minutes ago 29.7MB 05:59:26 75b6592d7bab 4 minutes ago 1.33GB 05:59:26 06f189f42e09 4 minutes ago 1.4GB 05:59:26 core-metadata-arm64 latest 74ebd867bc17 6 minutes ago 17.7MB 05:59:26 44627b9b3f6e 7 minutes ago 1.34GB 05:59:26 core-common-config-bootstrapper-arm64 latest 9cbf77af64c2 7 minutes ago 14.9MB 05:59:26 647a7329e15d 7 minutes ago 1.33GB 05:59:26 security-spiffe-token-provider-arm64 latest 64a8b009e938 10 minutes ago 29.1MB 05:59:26 5b17d9766b44 10 minutes ago 1.37GB 05:59:26 security-secretstore-setup-arm64 latest cc178bf0219d 12 minutes ago 29MB 05:59:26 67ac241020cf 12 minutes ago 1.33GB 05:59:26 security-spire-agent-arm64 latest f0f028a3b804 16 minutes ago 122MB 05:59:26 security-spire-config-arm64 latest 9a78895cb1cc 16 minutes ago 83.6MB 05:59:26 security-spire-server-arm64 latest feeec45eb44a 16 minutes ago 84.3MB 05:59:26 1d7056922a7f 17 minutes ago 1.21GB 05:59:26 2cd604ae3e3c 17 minutes ago 1.21GB 05:59:26 74abbbc048ef 17 minutes ago 1.21GB 05:59:26 ci-base-image-arm64 latest df6c51e34654 20 minutes ago 905MB 05:59:26 alpine 3.15 354640af7b1b 2 days ago 5.34MB 05:59:26 alpine 3.16 4c81e5bf8899 2 days ago 5.3MB 05:59:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 05:59:26 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 05:59:26 provisioning config files... 05:59:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config6310307353737827508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:26 ---> docker-login.sh 05:59:26 nexus3.edgexfoundry.org:10001 05:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:27 Configure a credential helper to remove this warning. See 05:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:27 05:59:27 Login Succeeded 05:59:27 nexus3.edgexfoundry.org:10002 05:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:27 Configure a credential helper to remove this warning. See 05:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:27 05:59:27 Login Succeeded 05:59:27 nexus3.edgexfoundry.org:10003 05:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:27 Configure a credential helper to remove this warning. See 05:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:27 05:59:27 Login Succeeded 05:59:27 nexus3.edgexfoundry.org:10004 05:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:28 Configure a credential helper to remove this warning. See 05:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:28 05:59:28 Login Succeeded 05:59:28 docker.io 05:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:29 Configure a credential helper to remove this warning. See 05:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:29 05:59:29 Login Succeeded 05:59:29 ---> docker-login.sh ends [Pipeline] } 05:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:59:29 15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:29 latest 05:59:29 3.0.0-dev.45 05:59:29 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:29 main 05:59:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:59:29 38168072c3e3: Preparing 05:59:29 6124251cb44d: Preparing 05:59:29 ac176904ee05: Preparing 05:59:29 8146cc7af786: Preparing 05:59:29 f70ee36035b9: Preparing 05:59:30 ac176904ee05: Pushed 05:59:30 8146cc7af786: Pushed 05:59:30 38168072c3e3: Pushed 05:59:31 f70ee36035b9: Pushed 05:59:32 6124251cb44d: Pushed 05:59:32 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:59:33 38168072c3e3: Preparing 05:59:33 6124251cb44d: Preparing 05:59:33 ac176904ee05: Preparing 05:59:33 8146cc7af786: Preparing 05:59:33 f70ee36035b9: Preparing 05:59:33 f70ee36035b9: Layer already exists 05:59:33 8146cc7af786: Layer already exists 05:59:33 6124251cb44d: Layer already exists 05:59:33 ac176904ee05: Layer already exists 05:59:33 38168072c3e3: Layer already exists 05:59:33 latest: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.45 05:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:59:34 38168072c3e3: Preparing 05:59:34 6124251cb44d: Preparing 05:59:34 ac176904ee05: Preparing 05:59:34 8146cc7af786: Preparing 05:59:34 f70ee36035b9: Preparing 05:59:34 8146cc7af786: Layer already exists 05:59:34 6124251cb44d: Layer already exists 05:59:34 38168072c3e3: Layer already exists 05:59:34 ac176904ee05: Layer already exists 05:59:34 f70ee36035b9: Layer already exists 05:59:34 3.0.0-dev.45: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:59:35 38168072c3e3: Preparing 05:59:35 6124251cb44d: Preparing 05:59:35 ac176904ee05: Preparing 05:59:35 8146cc7af786: Preparing 05:59:35 f70ee36035b9: Preparing 05:59:35 f70ee36035b9: Layer already exists 05:59:35 38168072c3e3: Layer already exists 05:59:35 8146cc7af786: Layer already exists 05:59:35 6124251cb44d: Layer already exists 05:59:35 ac176904ee05: Layer already exists 05:59:35 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:59:36 38168072c3e3: Preparing 05:59:36 6124251cb44d: Preparing 05:59:36 ac176904ee05: Preparing 05:59:36 8146cc7af786: Preparing 05:59:36 f70ee36035b9: Preparing 05:59:36 8146cc7af786: Layer already exists 05:59:36 f70ee36035b9: Layer already exists 05:59:36 38168072c3e3: Layer already exists 05:59:36 ac176904ee05: Layer already exists 05:59:36 6124251cb44d: Layer already exists 05:59:36 main: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:36 ===================================================== [Pipeline] echo 05:59:36 taggedImages: 05:59:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:59:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.45 05:59:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:59:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:59:36 15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:36 latest 05:59:36 3.0.0-dev.45 05:59:36 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:36 main 05:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:59:37 92815857d33e: Preparing 05:59:37 d8d4c4c445a7: Preparing 05:59:37 e1b3c7e3c33e: Preparing 05:59:37 afe3fed6e1e3: Preparing 05:59:37 ac176904ee05: Preparing 05:59:37 8130abdea6b0: Preparing 05:59:37 f70ee36035b9: Preparing 05:59:37 8130abdea6b0: Waiting 05:59:37 f70ee36035b9: Waiting 05:59:37 ac176904ee05: Layer already exists 05:59:37 e1b3c7e3c33e: Pushed 05:59:37 d8d4c4c445a7: Pushed 05:59:37 92815857d33e: Pushed 05:59:37 f70ee36035b9: Layer already exists 05:59:37 8130abdea6b0: Pushed 05:59:40 afe3fed6e1e3: Pushed 05:59:40 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:40 + 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 05:59:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:59:40 92815857d33e: Preparing 05:59:40 d8d4c4c445a7: Preparing 05:59:40 e1b3c7e3c33e: Preparing 05:59:40 afe3fed6e1e3: Preparing 05:59:40 ac176904ee05: Preparing 05:59:40 8130abdea6b0: Preparing 05:59:40 f70ee36035b9: Preparing 05:59:40 f70ee36035b9: Waiting 05:59:40 8130abdea6b0: Waiting 05:59:40 afe3fed6e1e3: Layer already exists 05:59:40 e1b3c7e3c33e: Layer already exists 05:59:40 ac176904ee05: Layer already exists 05:59:40 d8d4c4c445a7: Layer already exists 05:59:40 92815857d33e: Layer already exists 05:59:40 8130abdea6b0: Layer already exists 05:59:40 f70ee36035b9: Layer already exists 05:59:40 latest: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.45 05:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:59:41 92815857d33e: Preparing 05:59:41 d8d4c4c445a7: Preparing 05:59:41 e1b3c7e3c33e: Preparing 05:59:41 afe3fed6e1e3: Preparing 05:59:41 ac176904ee05: Preparing 05:59:41 8130abdea6b0: Preparing 05:59:41 f70ee36035b9: Preparing 05:59:41 8130abdea6b0: Waiting 05:59:41 f70ee36035b9: Waiting 05:59:41 ac176904ee05: Layer already exists 05:59:41 afe3fed6e1e3: Layer already exists 05:59:41 e1b3c7e3c33e: Layer already exists 05:59:41 92815857d33e: Layer already exists 05:59:41 d8d4c4c445a7: Layer already exists 05:59:41 f70ee36035b9: Layer already exists 05:59:41 8130abdea6b0: Layer already exists 05:59:41 3.0.0-dev.45: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:59:42 92815857d33e: Preparing 05:59:42 d8d4c4c445a7: Preparing 05:59:42 e1b3c7e3c33e: Preparing 05:59:42 afe3fed6e1e3: Preparing 05:59:42 ac176904ee05: Preparing 05:59:42 8130abdea6b0: Preparing 05:59:42 f70ee36035b9: Preparing 05:59:42 8130abdea6b0: Waiting 05:59:42 f70ee36035b9: Waiting 05:59:42 afe3fed6e1e3: Layer already exists 05:59:42 e1b3c7e3c33e: Layer already exists 05:59:42 ac176904ee05: Layer already exists 05:59:42 d8d4c4c445a7: Layer already exists 05:59:42 92815857d33e: Layer already exists 05:59:42 8130abdea6b0: Layer already exists 05:59:42 f70ee36035b9: Layer already exists 05:59:42 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:43 + 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 05:59:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:59:43 92815857d33e: Preparing 05:59:43 d8d4c4c445a7: Preparing 05:59:43 e1b3c7e3c33e: Preparing 05:59:43 afe3fed6e1e3: Preparing 05:59:43 ac176904ee05: Preparing 05:59:43 8130abdea6b0: Preparing 05:59:43 f70ee36035b9: Preparing 05:59:43 8130abdea6b0: Waiting 05:59:43 f70ee36035b9: Waiting 05:59:43 e1b3c7e3c33e: Layer already exists 05:59:43 ac176904ee05: Layer already exists 05:59:43 afe3fed6e1e3: Layer already exists 05:59:43 d8d4c4c445a7: Layer already exists 05:59:43 92815857d33e: Layer already exists 05:59:43 f70ee36035b9: Layer already exists 05:59:43 8130abdea6b0: Layer already exists 05:59:43 main: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:43 ===================================================== [Pipeline] echo 05:59:43 taggedImages: 05:59:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:59:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.45 05:59:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:59:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:59:43 15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:43 latest 05:59:43 3.0.0-dev.45 05:59:43 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:43 main 05:59:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:59:44 e391de915173: Preparing 05:59:44 ef2460acab0d: Preparing 05:59:44 ac176904ee05: Preparing 05:59:44 63001553d169: Preparing 05:59:44 f70ee36035b9: Preparing 05:59:44 f70ee36035b9: Layer already exists 05:59:44 ac176904ee05: Layer already exists 05:59:44 e391de915173: Pushed 05:59:44 63001553d169: Pushed 05:59:48 ef2460acab0d: Pushed 05:59:48 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:59:49 e391de915173: Preparing 05:59:49 ef2460acab0d: Preparing 05:59:49 ac176904ee05: Preparing 05:59:49 63001553d169: Preparing 05:59:49 f70ee36035b9: Preparing 05:59:49 e391de915173: Layer already exists 05:59:49 f70ee36035b9: Layer already exists 05:59:49 ef2460acab0d: Layer already exists 05:59:49 63001553d169: Layer already exists 05:59:49 ac176904ee05: Layer already exists 05:59:49 latest: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.45 05:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:59:50 e391de915173: Preparing 05:59:50 ef2460acab0d: Preparing 05:59:50 ac176904ee05: Preparing 05:59:50 63001553d169: Preparing 05:59:50 f70ee36035b9: Preparing 05:59:50 63001553d169: Layer already exists 05:59:50 ef2460acab0d: Layer already exists 05:59:50 f70ee36035b9: Layer already exists 05:59:50 ac176904ee05: Layer already exists 05:59:50 e391de915173: Layer already exists 05:59:50 3.0.0-dev.45: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:59:51 e391de915173: Preparing 05:59:51 ef2460acab0d: Preparing 05:59:51 ac176904ee05: Preparing 05:59:51 63001553d169: Preparing 05:59:51 f70ee36035b9: Preparing 05:59:51 ef2460acab0d: Layer already exists 05:59:51 ac176904ee05: Layer already exists 05:59:51 f70ee36035b9: Layer already exists 05:59:51 63001553d169: Layer already exists 05:59:51 e391de915173: Layer already exists 05:59:51 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:59:51 e391de915173: Preparing 05:59:51 ef2460acab0d: Preparing 05:59:51 ac176904ee05: Preparing 05:59:51 63001553d169: Preparing 05:59:51 f70ee36035b9: Preparing 05:59:51 e391de915173: Layer already exists 05:59:51 ef2460acab0d: Layer already exists 05:59:51 63001553d169: Layer already exists 05:59:51 f70ee36035b9: Layer already exists 05:59:51 ac176904ee05: Layer already exists 05:59:52 main: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:52 ===================================================== [Pipeline] echo 05:59:52 taggedImages: 05:59:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:59:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.45 05:59:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:59:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:59:52 15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:52 latest 05:59:52 3.0.0-dev.45 05:59:52 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:52 main 05:59:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 05:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:59:53 668ac6bef55e: Preparing 05:59:53 725ce414b7c8: Preparing 05:59:53 354b91707343: Preparing 05:59:53 ac176904ee05: Preparing 05:59:53 8146cc7af786: Preparing 05:59:53 f70ee36035b9: Preparing 05:59:53 f70ee36035b9: Waiting 05:59:53 ac176904ee05: Layer already exists 05:59:53 8146cc7af786: Layer already exists 05:59:53 f70ee36035b9: Layer already exists 05:59:53 668ac6bef55e: Pushed 05:59:53 725ce414b7c8: Pushed 05:59:56 354b91707343: Pushed 05:59:56 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:59:57 668ac6bef55e: Preparing 05:59:57 725ce414b7c8: Preparing 05:59:57 354b91707343: Preparing 05:59:57 ac176904ee05: Preparing 05:59:57 8146cc7af786: Preparing 05:59:57 f70ee36035b9: Preparing 05:59:57 f70ee36035b9: Waiting 05:59:57 668ac6bef55e: Layer already exists 05:59:57 354b91707343: Layer already exists 05:59:57 ac176904ee05: Layer already exists 05:59:57 725ce414b7c8: Layer already exists 05:59:57 8146cc7af786: Layer already exists 05:59:57 f70ee36035b9: Layer already exists 05:59:57 latest: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.45 05:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:59:58 668ac6bef55e: Preparing 05:59:58 725ce414b7c8: Preparing 05:59:58 354b91707343: Preparing 05:59:58 ac176904ee05: Preparing 05:59:58 8146cc7af786: Preparing 05:59:58 f70ee36035b9: Preparing 05:59:58 f70ee36035b9: Waiting 05:59:58 ac176904ee05: Layer already exists 05:59:58 725ce414b7c8: Layer already exists 05:59:58 8146cc7af786: Layer already exists 05:59:58 668ac6bef55e: Layer already exists 05:59:58 354b91707343: Layer already exists 05:59:58 f70ee36035b9: Layer already exists 05:59:58 3.0.0-dev.45: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 05:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:59:59 668ac6bef55e: Preparing 05:59:59 725ce414b7c8: Preparing 05:59:59 354b91707343: Preparing 05:59:59 ac176904ee05: Preparing 05:59:59 8146cc7af786: Preparing 05:59:59 f70ee36035b9: Preparing 05:59:59 8146cc7af786: Layer already exists 05:59:59 725ce414b7c8: Layer already exists 05:59:59 ac176904ee05: Layer already exists 05:59:59 354b91707343: Layer already exists 05:59:59 668ac6bef55e: Layer already exists 05:59:59 f70ee36035b9: Layer already exists 06:00:00 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:00:00 668ac6bef55e: Preparing 06:00:00 725ce414b7c8: Preparing 06:00:00 354b91707343: Preparing 06:00:00 ac176904ee05: Preparing 06:00:00 8146cc7af786: Preparing 06:00:00 f70ee36035b9: Preparing 06:00:00 f70ee36035b9: Waiting 06:00:00 725ce414b7c8: Layer already exists 06:00:00 354b91707343: Layer already exists 06:00:00 8146cc7af786: Layer already exists 06:00:00 668ac6bef55e: Layer already exists 06:00:00 ac176904ee05: Layer already exists 06:00:00 f70ee36035b9: Layer already exists 06:00:01 main: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:01 ===================================================== [Pipeline] echo 06:00:01 taggedImages: 06:00:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:00:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.45 06:00:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:00:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:00:01 15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:01 latest 06:00:01 3.0.0-dev.45 06:00:01 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:01 main 06:00:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:00:03 410cd820c519: Preparing 06:00:03 410cd820c519: Preparing 06:00:03 ba95c04affe2: Preparing 06:00:03 891603344ebf: Preparing 06:00:03 2db4b12d20cb: Preparing 06:00:03 f387d150d87a: Preparing 06:00:03 2a24bd215526: Preparing 06:00:03 ac176904ee05: Preparing 06:00:03 13b90d2a0973: Preparing 06:00:03 9d6d766bd2cf: Preparing 06:00:03 9ea0b4c26c8c: Preparing 06:00:03 0d640873e7a1: Preparing 06:00:03 f70ee36035b9: Preparing 06:00:03 2a24bd215526: Waiting 06:00:03 ac176904ee05: Waiting 06:00:03 9d6d766bd2cf: Waiting 06:00:03 0d640873e7a1: Waiting 06:00:03 9ea0b4c26c8c: Waiting 06:00:03 13b90d2a0973: Waiting 06:00:03 f70ee36035b9: Waiting 06:00:03 891603344ebf: Pushed 06:00:03 ba95c04affe2: Pushed 06:00:03 410cd820c519: Pushed 06:00:03 f387d150d87a: Pushed 06:00:03 2db4b12d20cb: Pushed 06:00:03 ac176904ee05: Layer already exists 06:00:03 13b90d2a0973: Pushed 06:00:03 0d640873e7a1: Pushed 06:00:03 f70ee36035b9: Layer already exists 06:00:03 9ea0b4c26c8c: Pushed 06:00:03 9d6d766bd2cf: Pushed 06:00:07 2a24bd215526: Pushed 06:00:07 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:00:08 410cd820c519: Preparing 06:00:08 410cd820c519: Preparing 06:00:08 ba95c04affe2: Preparing 06:00:08 891603344ebf: Preparing 06:00:08 2db4b12d20cb: Preparing 06:00:08 f387d150d87a: Preparing 06:00:08 2a24bd215526: Preparing 06:00:08 ac176904ee05: Preparing 06:00:08 13b90d2a0973: Preparing 06:00:08 9d6d766bd2cf: Preparing 06:00:08 9ea0b4c26c8c: Preparing 06:00:08 0d640873e7a1: Preparing 06:00:08 f70ee36035b9: Preparing 06:00:08 13b90d2a0973: Waiting 06:00:08 9d6d766bd2cf: Waiting 06:00:08 0d640873e7a1: Waiting 06:00:08 f70ee36035b9: Waiting 06:00:08 9ea0b4c26c8c: Waiting 06:00:08 2a24bd215526: Waiting 06:00:08 ac176904ee05: Waiting 06:00:08 f387d150d87a: Layer already exists 06:00:08 410cd820c519: Layer already exists 06:00:08 891603344ebf: Layer already exists 06:00:08 ba95c04affe2: Layer already exists 06:00:08 2db4b12d20cb: Layer already exists 06:00:08 2a24bd215526: Layer already exists 06:00:08 13b90d2a0973: Layer already exists 06:00:08 ac176904ee05: Layer already exists 06:00:08 9d6d766bd2cf: Layer already exists 06:00:08 9ea0b4c26c8c: Layer already exists 06:00:08 f70ee36035b9: Layer already exists 06:00:08 0d640873e7a1: Layer already exists 06:00:08 latest: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.45 06:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:00:08 410cd820c519: Preparing 06:00:08 410cd820c519: Preparing 06:00:08 ba95c04affe2: Preparing 06:00:08 891603344ebf: Preparing 06:00:08 2db4b12d20cb: Preparing 06:00:08 f387d150d87a: Preparing 06:00:08 2a24bd215526: Preparing 06:00:08 ac176904ee05: Preparing 06:00:08 13b90d2a0973: Preparing 06:00:08 9d6d766bd2cf: Preparing 06:00:08 9ea0b4c26c8c: Preparing 06:00:08 0d640873e7a1: Preparing 06:00:08 f70ee36035b9: Preparing 06:00:08 2a24bd215526: Waiting 06:00:08 ac176904ee05: Waiting 06:00:08 13b90d2a0973: Waiting 06:00:08 9d6d766bd2cf: Waiting 06:00:08 9ea0b4c26c8c: Waiting 06:00:08 f70ee36035b9: Waiting 06:00:08 0d640873e7a1: Waiting 06:00:08 ba95c04affe2: Layer already exists 06:00:08 f387d150d87a: Layer already exists 06:00:08 410cd820c519: Layer already exists 06:00:08 891603344ebf: Layer already exists 06:00:08 2db4b12d20cb: Layer already exists 06:00:08 ac176904ee05: Layer already exists 06:00:08 2a24bd215526: Layer already exists 06:00:08 13b90d2a0973: Layer already exists 06:00:08 9d6d766bd2cf: Layer already exists 06:00:08 9ea0b4c26c8c: Layer already exists 06:00:08 f70ee36035b9: Layer already exists 06:00:08 0d640873e7a1: Layer already exists 06:00:09 3.0.0-dev.45: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:00:09 410cd820c519: Preparing 06:00:09 410cd820c519: Preparing 06:00:09 ba95c04affe2: Preparing 06:00:09 891603344ebf: Preparing 06:00:09 2db4b12d20cb: Preparing 06:00:09 f387d150d87a: Preparing 06:00:09 2a24bd215526: Preparing 06:00:09 ac176904ee05: Preparing 06:00:09 13b90d2a0973: Preparing 06:00:09 9d6d766bd2cf: Preparing 06:00:09 9ea0b4c26c8c: Preparing 06:00:09 0d640873e7a1: Preparing 06:00:09 f70ee36035b9: Preparing 06:00:09 2a24bd215526: Waiting 06:00:09 9ea0b4c26c8c: Waiting 06:00:09 0d640873e7a1: Waiting 06:00:09 f70ee36035b9: Waiting 06:00:09 ac176904ee05: Waiting 06:00:09 13b90d2a0973: Waiting 06:00:09 9d6d766bd2cf: Waiting 06:00:09 2db4b12d20cb: Layer already exists 06:00:09 410cd820c519: Layer already exists 06:00:09 f387d150d87a: Layer already exists 06:00:09 ba95c04affe2: Layer already exists 06:00:09 891603344ebf: Layer already exists 06:00:09 ac176904ee05: Layer already exists 06:00:09 2a24bd215526: Layer already exists 06:00:09 13b90d2a0973: Layer already exists 06:00:09 9d6d766bd2cf: Layer already exists 06:00:09 9ea0b4c26c8c: Layer already exists 06:00:09 f70ee36035b9: Layer already exists 06:00:09 0d640873e7a1: Layer already exists 06:00:10 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:00:10 410cd820c519: Preparing 06:00:10 410cd820c519: Preparing 06:00:10 ba95c04affe2: Preparing 06:00:10 891603344ebf: Preparing 06:00:10 2db4b12d20cb: Preparing 06:00:10 f387d150d87a: Preparing 06:00:10 2a24bd215526: Preparing 06:00:10 ac176904ee05: Preparing 06:00:10 13b90d2a0973: Preparing 06:00:10 9d6d766bd2cf: Preparing 06:00:10 9ea0b4c26c8c: Preparing 06:00:10 0d640873e7a1: Preparing 06:00:10 f70ee36035b9: Preparing 06:00:10 13b90d2a0973: Waiting 06:00:10 9d6d766bd2cf: Waiting 06:00:10 0d640873e7a1: Waiting 06:00:10 f70ee36035b9: Waiting 06:00:10 9ea0b4c26c8c: Waiting 06:00:10 2a24bd215526: Waiting 06:00:10 ac176904ee05: Waiting 06:00:10 f387d150d87a: Layer already exists 06:00:10 ba95c04affe2: Layer already exists 06:00:10 891603344ebf: Layer already exists 06:00:10 410cd820c519: Layer already exists 06:00:10 2db4b12d20cb: Layer already exists 06:00:10 ac176904ee05: Layer already exists 06:00:10 2a24bd215526: Layer already exists 06:00:10 9ea0b4c26c8c: Layer already exists 06:00:10 9d6d766bd2cf: Layer already exists 06:00:10 13b90d2a0973: Layer already exists 06:00:10 0d640873e7a1: Layer already exists 06:00:10 f70ee36035b9: Layer already exists 06:00:11 main: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:11 ===================================================== [Pipeline] echo 06:00:11 taggedImages: 06:00:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:00:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.45 06:00:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:00:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:00:11 15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:11 latest 06:00:11 3.0.0-dev.45 06:00:11 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:11 main 06:00:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:00:11 2f4c61e0e716: Preparing 06:00:11 78e4c2cb5d2e: Preparing 06:00:11 9aad0641d626: Preparing 06:00:11 555fc2203cdd: Preparing 06:00:11 cf577d1f94f1: Preparing 06:00:11 80e67e56bd0d: Preparing 06:00:11 eec80c7843e9: Preparing 06:00:11 f70ee36035b9: Preparing 06:00:11 80e67e56bd0d: Waiting 06:00:11 eec80c7843e9: Waiting 06:00:11 f70ee36035b9: Waiting 06:00:12 cf577d1f94f1: Pushed 06:00:12 2f4c61e0e716: Pushed 06:00:12 78e4c2cb5d2e: Pushed 06:00:12 f70ee36035b9: Layer already exists 06:00:12 80e67e56bd0d: Pushed 06:00:12 eec80c7843e9: Pushed 06:00:14 555fc2203cdd: Pushed 06:00:14 9aad0641d626: Pushed 06:00:14 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:14 + 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 06:00:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:00:14 2f4c61e0e716: Preparing 06:00:14 78e4c2cb5d2e: Preparing 06:00:14 9aad0641d626: Preparing 06:00:14 555fc2203cdd: Preparing 06:00:14 cf577d1f94f1: Preparing 06:00:14 80e67e56bd0d: Preparing 06:00:14 eec80c7843e9: Preparing 06:00:14 f70ee36035b9: Preparing 06:00:14 eec80c7843e9: Waiting 06:00:14 f70ee36035b9: Waiting 06:00:14 80e67e56bd0d: Waiting 06:00:14 2f4c61e0e716: Layer already exists 06:00:14 555fc2203cdd: Layer already exists 06:00:14 cf577d1f94f1: Layer already exists 06:00:14 78e4c2cb5d2e: Layer already exists 06:00:14 9aad0641d626: Layer already exists 06:00:14 f70ee36035b9: Layer already exists 06:00:14 eec80c7843e9: Layer already exists 06:00:14 80e67e56bd0d: Layer already exists 06:00:15 latest: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.45 06:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:00:15 2f4c61e0e716: Preparing 06:00:15 78e4c2cb5d2e: Preparing 06:00:15 9aad0641d626: Preparing 06:00:15 555fc2203cdd: Preparing 06:00:15 cf577d1f94f1: Preparing 06:00:15 80e67e56bd0d: Preparing 06:00:15 eec80c7843e9: Preparing 06:00:15 f70ee36035b9: Preparing 06:00:15 eec80c7843e9: Waiting 06:00:15 f70ee36035b9: Waiting 06:00:15 80e67e56bd0d: Waiting 06:00:15 2f4c61e0e716: Layer already exists 06:00:15 9aad0641d626: Layer already exists 06:00:15 cf577d1f94f1: Layer already exists 06:00:15 78e4c2cb5d2e: Layer already exists 06:00:15 555fc2203cdd: Layer already exists 06:00:15 f70ee36035b9: Layer already exists 06:00:15 eec80c7843e9: Layer already exists 06:00:15 80e67e56bd0d: Layer already exists 06:00:16 3.0.0-dev.45: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:00:16 2f4c61e0e716: Preparing 06:00:16 78e4c2cb5d2e: Preparing 06:00:16 9aad0641d626: Preparing 06:00:16 555fc2203cdd: Preparing 06:00:16 cf577d1f94f1: Preparing 06:00:16 80e67e56bd0d: Preparing 06:00:16 eec80c7843e9: Preparing 06:00:16 f70ee36035b9: Preparing 06:00:16 80e67e56bd0d: Waiting 06:00:16 eec80c7843e9: Waiting 06:00:16 f70ee36035b9: Waiting 06:00:16 2f4c61e0e716: Layer already exists 06:00:16 9aad0641d626: Layer already exists 06:00:16 555fc2203cdd: Layer already exists 06:00:16 78e4c2cb5d2e: Layer already exists 06:00:16 cf577d1f94f1: Layer already exists 06:00:16 f70ee36035b9: Layer already exists 06:00:16 eec80c7843e9: Layer already exists 06:00:16 80e67e56bd0d: Layer already exists 06:00:16 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:17 + 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 06:00:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:00:17 2f4c61e0e716: Preparing 06:00:17 78e4c2cb5d2e: Preparing 06:00:17 9aad0641d626: Preparing 06:00:17 555fc2203cdd: Preparing 06:00:17 cf577d1f94f1: Preparing 06:00:17 80e67e56bd0d: Preparing 06:00:17 eec80c7843e9: Preparing 06:00:17 f70ee36035b9: Preparing 06:00:17 eec80c7843e9: Waiting 06:00:17 80e67e56bd0d: Waiting 06:00:17 2f4c61e0e716: Layer already exists 06:00:17 9aad0641d626: Layer already exists 06:00:17 78e4c2cb5d2e: Layer already exists 06:00:17 555fc2203cdd: Layer already exists 06:00:17 cf577d1f94f1: Layer already exists 06:00:17 eec80c7843e9: Layer already exists 06:00:17 80e67e56bd0d: Layer already exists 06:00:17 f70ee36035b9: Layer already exists 06:00:18 main: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:18 ===================================================== [Pipeline] echo 06:00:18 taggedImages: 06:00:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:00:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.45 06:00:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:00:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:00:18 15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:18 latest 06:00:18 3.0.0-dev.45 06:00:18 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:18 main 06:00:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:00:18 39941ccc047b: Preparing 06:00:18 27bd5f595725: Preparing 06:00:18 517b69814bce: Preparing 06:00:18 ac73ab8c2cf9: Preparing 06:00:18 7192011678cb: Preparing 06:00:18 3411657d52c4: Preparing 06:00:18 ffe4c728e618: Preparing 06:00:18 85d03c57c1b1: Preparing 06:00:18 1c42c20b12eb: Preparing 06:00:18 f70ee36035b9: Preparing 06:00:18 85d03c57c1b1: Waiting 06:00:18 f70ee36035b9: Waiting 06:00:18 1c42c20b12eb: Waiting 06:00:18 3411657d52c4: Waiting 06:00:18 ffe4c728e618: Waiting 06:00:19 39941ccc047b: Pushed 06:00:19 7192011678cb: Pushed 06:00:19 27bd5f595725: Pushed 06:00:19 3411657d52c4: Pushed 06:00:19 ffe4c728e618: Pushed 06:00:19 85d03c57c1b1: Pushed 06:00:19 f70ee36035b9: Layer already exists 06:00:19 1c42c20b12eb: Pushed 06:00:21 ac73ab8c2cf9: Pushed 06:00:23 517b69814bce: Pushed 06:00:23 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:23 + 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 06:00:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:00:24 39941ccc047b: Preparing 06:00:24 27bd5f595725: Preparing 06:00:24 517b69814bce: Preparing 06:00:24 ac73ab8c2cf9: Preparing 06:00:24 7192011678cb: Preparing 06:00:24 3411657d52c4: Preparing 06:00:24 ffe4c728e618: Preparing 06:00:24 85d03c57c1b1: Preparing 06:00:24 1c42c20b12eb: Preparing 06:00:24 f70ee36035b9: Preparing 06:00:24 85d03c57c1b1: Waiting 06:00:24 1c42c20b12eb: Waiting 06:00:24 3411657d52c4: Waiting 06:00:24 ffe4c728e618: Waiting 06:00:24 f70ee36035b9: Waiting 06:00:24 517b69814bce: Layer already exists 06:00:24 39941ccc047b: Layer already exists 06:00:24 7192011678cb: Layer already exists 06:00:24 ac73ab8c2cf9: Layer already exists 06:00:24 27bd5f595725: Layer already exists 06:00:24 ffe4c728e618: Layer already exists 06:00:24 3411657d52c4: Layer already exists 06:00:24 85d03c57c1b1: Layer already exists 06:00:24 1c42c20b12eb: Layer already exists 06:00:24 f70ee36035b9: Layer already exists 06:00:24 latest: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.45 06:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:00:25 39941ccc047b: Preparing 06:00:25 27bd5f595725: Preparing 06:00:25 517b69814bce: Preparing 06:00:25 ac73ab8c2cf9: Preparing 06:00:25 7192011678cb: Preparing 06:00:25 3411657d52c4: Preparing 06:00:25 ffe4c728e618: Preparing 06:00:25 85d03c57c1b1: Preparing 06:00:25 1c42c20b12eb: Preparing 06:00:25 f70ee36035b9: Preparing 06:00:25 85d03c57c1b1: Waiting 06:00:25 1c42c20b12eb: Waiting 06:00:25 f70ee36035b9: Waiting 06:00:25 ffe4c728e618: Waiting 06:00:25 39941ccc047b: Layer already exists 06:00:25 517b69814bce: Layer already exists 06:00:25 27bd5f595725: Layer already exists 06:00:25 7192011678cb: Layer already exists 06:00:25 ac73ab8c2cf9: Layer already exists 06:00:25 85d03c57c1b1: Layer already exists 06:00:25 3411657d52c4: Layer already exists 06:00:25 ffe4c728e618: Layer already exists 06:00:25 1c42c20b12eb: Layer already exists 06:00:25 f70ee36035b9: Layer already exists 06:00:25 3.0.0-dev.45: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:00:28 39941ccc047b: Preparing 06:00:28 27bd5f595725: Preparing 06:00:28 517b69814bce: Preparing 06:00:28 ac73ab8c2cf9: Preparing 06:00:28 7192011678cb: Preparing 06:00:28 3411657d52c4: Preparing 06:00:28 ffe4c728e618: Preparing 06:00:28 85d03c57c1b1: Preparing 06:00:28 1c42c20b12eb: Preparing 06:00:28 f70ee36035b9: Preparing 06:00:28 ffe4c728e618: Waiting 06:00:28 85d03c57c1b1: Waiting 06:00:28 1c42c20b12eb: Waiting 06:00:28 f70ee36035b9: Waiting 06:00:28 3411657d52c4: Waiting 06:00:28 7192011678cb: Layer already exists 06:00:28 27bd5f595725: Layer already exists 06:00:28 39941ccc047b: Layer already exists 06:00:28 517b69814bce: Layer already exists 06:00:28 ac73ab8c2cf9: Layer already exists 06:00:28 3411657d52c4: Layer already exists 06:00:28 85d03c57c1b1: Layer already exists 06:00:28 ffe4c728e618: Layer already exists 06:00:28 1c42c20b12eb: Layer already exists 06:00:28 f70ee36035b9: Layer already exists 06:00:28 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:28 + 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 06:00:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:00:28 39941ccc047b: Preparing 06:00:28 27bd5f595725: Preparing 06:00:28 517b69814bce: Preparing 06:00:28 ac73ab8c2cf9: Preparing 06:00:28 7192011678cb: Preparing 06:00:28 3411657d52c4: Preparing 06:00:28 ffe4c728e618: Preparing 06:00:28 85d03c57c1b1: Preparing 06:00:28 1c42c20b12eb: Preparing 06:00:28 f70ee36035b9: Preparing 06:00:28 3411657d52c4: Waiting 06:00:28 ffe4c728e618: Waiting 06:00:28 85d03c57c1b1: Waiting 06:00:28 1c42c20b12eb: Waiting 06:00:28 f70ee36035b9: Waiting 06:00:28 ac73ab8c2cf9: Layer already exists 06:00:28 39941ccc047b: Layer already exists 06:00:28 27bd5f595725: Layer already exists 06:00:28 517b69814bce: Layer already exists 06:00:28 7192011678cb: Layer already exists 06:00:28 3411657d52c4: Layer already exists 06:00:28 85d03c57c1b1: Layer already exists 06:00:28 ffe4c728e618: Layer already exists 06:00:28 f70ee36035b9: Layer already exists 06:00:28 1c42c20b12eb: Layer already exists 06:00:29 main: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:29 ===================================================== [Pipeline] echo 06:00:29 taggedImages: 06:00:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:00:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.45 06:00:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:00:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:00:29 15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:29 latest 06:00:29 3.0.0-dev.45 06:00:29 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:29 main 06:00:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:00:29 ae7a282d3848: Preparing 06:00:29 6ee4c68694b2: Preparing 06:00:29 ac176904ee05: Preparing 06:00:29 32f6afb2b67d: Preparing 06:00:29 a8cfdf0cc8ec: Preparing 06:00:30 ac176904ee05: Layer already exists 06:00:30 ae7a282d3848: Pushed 06:00:31 32f6afb2b67d: Pushed 06:00:31 a8cfdf0cc8ec: Pushed 06:00:35 6ee4c68694b2: Pushed 06:00:35 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:00:35 ae7a282d3848: Preparing 06:00:35 6ee4c68694b2: Preparing 06:00:35 ac176904ee05: Preparing 06:00:35 32f6afb2b67d: Preparing 06:00:35 a8cfdf0cc8ec: Preparing 06:00:35 6ee4c68694b2: Layer already exists 06:00:35 ac176904ee05: Layer already exists 06:00:35 a8cfdf0cc8ec: Layer already exists 06:00:35 32f6afb2b67d: Layer already exists 06:00:35 ae7a282d3848: Layer already exists 06:00:35 latest: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.45 06:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:00:36 ae7a282d3848: Preparing 06:00:36 6ee4c68694b2: Preparing 06:00:36 ac176904ee05: Preparing 06:00:36 32f6afb2b67d: Preparing 06:00:36 a8cfdf0cc8ec: Preparing 06:00:36 6ee4c68694b2: Layer already exists 06:00:36 ac176904ee05: Layer already exists 06:00:36 32f6afb2b67d: Layer already exists 06:00:36 a8cfdf0cc8ec: Layer already exists 06:00:36 ae7a282d3848: Layer already exists 06:00:36 3.0.0-dev.45: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:00:37 ae7a282d3848: Preparing 06:00:37 6ee4c68694b2: Preparing 06:00:37 ac176904ee05: Preparing 06:00:37 32f6afb2b67d: Preparing 06:00:37 a8cfdf0cc8ec: Preparing 06:00:37 a8cfdf0cc8ec: Layer already exists 06:00:37 6ee4c68694b2: Layer already exists 06:00:37 ae7a282d3848: Layer already exists 06:00:37 32f6afb2b67d: Layer already exists 06:00:37 ac176904ee05: Layer already exists 06:00:37 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:37 + 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 06:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:00:38 ae7a282d3848: Preparing 06:00:38 6ee4c68694b2: Preparing 06:00:38 ac176904ee05: Preparing 06:00:38 32f6afb2b67d: Preparing 06:00:38 a8cfdf0cc8ec: Preparing 06:00:38 6ee4c68694b2: Layer already exists 06:00:38 a8cfdf0cc8ec: Layer already exists 06:00:38 32f6afb2b67d: Layer already exists 06:00:38 ae7a282d3848: Layer already exists 06:00:38 ac176904ee05: Layer already exists 06:00:38 main: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:38 ===================================================== [Pipeline] echo 06:00:38 taggedImages: 06:00:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:00:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.45 06:00:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:00:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:00:38 15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:38 latest 06:00:38 3.0.0-dev.45 06:00:38 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:38 main 06:00:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:39 2d25ff63afd5: Preparing 06:00:39 8af5b213eca1: Preparing 06:00:39 ec45017f3202: Preparing 06:00:39 80802555e015: Preparing 06:00:39 6aca269af430: Preparing 06:00:39 daf96db226f8: Preparing 06:00:39 a8cfdf0cc8ec: Preparing 06:00:39 daf96db226f8: Waiting 06:00:39 a8cfdf0cc8ec: Waiting 06:00:39 8af5b213eca1: Pushed 06:00:39 2d25ff63afd5: Pushed 06:00:39 a8cfdf0cc8ec: Layer already exists 06:00:39 ec45017f3202: Pushed 06:00:40 daf96db226f8: Pushed 06:00:47 6aca269af430: Pushed 06:00:55 80802555e015: Pushed 06:00:55 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:55 + 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 06:00:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:55 2d25ff63afd5: Preparing 06:00:55 8af5b213eca1: Preparing 06:00:55 ec45017f3202: Preparing 06:00:55 80802555e015: Preparing 06:00:55 6aca269af430: Preparing 06:00:55 daf96db226f8: Preparing 06:00:55 a8cfdf0cc8ec: Preparing 06:00:55 daf96db226f8: Waiting 06:00:55 a8cfdf0cc8ec: Waiting 06:00:55 6aca269af430: Layer already exists 06:00:55 8af5b213eca1: Layer already exists 06:00:55 80802555e015: Layer already exists 06:00:55 2d25ff63afd5: Layer already exists 06:00:55 ec45017f3202: Layer already exists 06:00:55 a8cfdf0cc8ec: Layer already exists 06:00:55 daf96db226f8: Layer already exists 06:00:56 latest: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.45 06:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:56 2d25ff63afd5: Preparing 06:00:56 8af5b213eca1: Preparing 06:00:56 ec45017f3202: Preparing 06:00:56 80802555e015: Preparing 06:00:56 6aca269af430: Preparing 06:00:56 daf96db226f8: Preparing 06:00:56 a8cfdf0cc8ec: Preparing 06:00:56 daf96db226f8: Waiting 06:00:56 a8cfdf0cc8ec: Waiting 06:00:56 8af5b213eca1: Layer already exists 06:00:56 6aca269af430: Layer already exists 06:00:56 2d25ff63afd5: Layer already exists 06:00:56 80802555e015: Layer already exists 06:00:56 ec45017f3202: Layer already exists 06:00:56 daf96db226f8: Layer already exists 06:00:56 a8cfdf0cc8ec: Layer already exists 06:00:57 3.0.0-dev.45: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:57 2d25ff63afd5: Preparing 06:00:57 8af5b213eca1: Preparing 06:00:57 ec45017f3202: Preparing 06:00:57 80802555e015: Preparing 06:00:57 6aca269af430: Preparing 06:00:57 daf96db226f8: Preparing 06:00:57 a8cfdf0cc8ec: Preparing 06:00:57 daf96db226f8: Waiting 06:00:57 a8cfdf0cc8ec: Waiting 06:00:57 8af5b213eca1: Layer already exists 06:00:57 ec45017f3202: Layer already exists 06:00:57 6aca269af430: Layer already exists 06:00:57 2d25ff63afd5: Layer already exists 06:00:57 80802555e015: Layer already exists 06:00:57 daf96db226f8: Layer already exists 06:00:57 a8cfdf0cc8ec: Layer already exists 06:00:58 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:58 + 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 06:00:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:58 2d25ff63afd5: Preparing 06:00:58 8af5b213eca1: Preparing 06:00:58 ec45017f3202: Preparing 06:00:58 80802555e015: Preparing 06:00:58 6aca269af430: Preparing 06:00:58 daf96db226f8: Preparing 06:00:58 a8cfdf0cc8ec: Preparing 06:00:58 a8cfdf0cc8ec: Waiting 06:00:58 daf96db226f8: Waiting 06:00:58 6aca269af430: Layer already exists 06:00:58 8af5b213eca1: Layer already exists 06:00:58 80802555e015: Layer already exists 06:00:58 2d25ff63afd5: Layer already exists 06:00:58 ec45017f3202: Layer already exists 06:00:58 a8cfdf0cc8ec: Layer already exists 06:00:58 daf96db226f8: Layer already exists 06:00:59 main: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:59 ===================================================== [Pipeline] echo 06:00:59 taggedImages: 06:00:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:00:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.45 06:00:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:59 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:00:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:00:59 15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:59 latest 06:00:59 3.0.0-dev.45 06:00:59 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:00:59 main 06:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:00:59 82cff41ee32c: Preparing 06:00:59 37537b1c892e: Preparing 06:00:59 bc67e1f34331: Preparing 06:00:59 5ce8644ca617: Preparing 06:00:59 978306254e79: Preparing 06:00:59 a8cfdf0cc8ec: Preparing 06:00:59 a8cfdf0cc8ec: Waiting 06:01:00 37537b1c892e: Pushed 06:01:00 bc67e1f34331: Pushed 06:01:00 82cff41ee32c: Pushed 06:01:00 a8cfdf0cc8ec: Layer already exists 06:01:00 978306254e79: Pushed 06:01:15 5ce8644ca617: Pushed 06:01:15 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:15 + 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 06:01:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:16 82cff41ee32c: Preparing 06:01:16 37537b1c892e: Preparing 06:01:16 bc67e1f34331: Preparing 06:01:16 5ce8644ca617: Preparing 06:01:16 978306254e79: Preparing 06:01:16 a8cfdf0cc8ec: Preparing 06:01:16 a8cfdf0cc8ec: Waiting 06:01:16 5ce8644ca617: Layer already exists 06:01:16 82cff41ee32c: Layer already exists 06:01:16 37537b1c892e: Layer already exists 06:01:16 978306254e79: Layer already exists 06:01:16 bc67e1f34331: Layer already exists 06:01:16 a8cfdf0cc8ec: Layer already exists 06:01:16 latest: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.45 06:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:17 82cff41ee32c: Preparing 06:01:17 37537b1c892e: Preparing 06:01:17 bc67e1f34331: Preparing 06:01:17 5ce8644ca617: Preparing 06:01:17 978306254e79: Preparing 06:01:17 a8cfdf0cc8ec: Preparing 06:01:17 a8cfdf0cc8ec: Waiting 06:01:17 bc67e1f34331: Layer already exists 06:01:17 5ce8644ca617: Layer already exists 06:01:17 82cff41ee32c: Layer already exists 06:01:17 978306254e79: Layer already exists 06:01:17 37537b1c892e: Layer already exists 06:01:17 a8cfdf0cc8ec: Layer already exists 06:01:17 3.0.0-dev.45: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:18 82cff41ee32c: Preparing 06:01:18 37537b1c892e: Preparing 06:01:18 bc67e1f34331: Preparing 06:01:18 5ce8644ca617: Preparing 06:01:18 978306254e79: Preparing 06:01:18 a8cfdf0cc8ec: Preparing 06:01:18 a8cfdf0cc8ec: Waiting 06:01:18 82cff41ee32c: Layer already exists 06:01:18 978306254e79: Layer already exists 06:01:18 bc67e1f34331: Layer already exists 06:01:18 37537b1c892e: Layer already exists 06:01:18 5ce8644ca617: Layer already exists 06:01:18 a8cfdf0cc8ec: Layer already exists 06:01:18 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + 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 06:01:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:01:18 82cff41ee32c: Preparing 06:01:18 37537b1c892e: Preparing 06:01:18 bc67e1f34331: Preparing 06:01:18 5ce8644ca617: Preparing 06:01:18 978306254e79: Preparing 06:01:18 a8cfdf0cc8ec: Preparing 06:01:18 37537b1c892e: Layer already exists 06:01:18 bc67e1f34331: Layer already exists 06:01:18 82cff41ee32c: Layer already exists 06:01:18 5ce8644ca617: Layer already exists 06:01:18 978306254e79: Layer already exists 06:01:18 a8cfdf0cc8ec: Layer already exists 06:01:19 main: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:19 ===================================================== [Pipeline] echo 06:01:19 taggedImages: 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.45 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:01:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:01:19 15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:19 latest 06:01:19 3.0.0-dev.45 06:01:19 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:19 main 06:01:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:19 c56a286438a3: Preparing 06:01:19 dc0b871e293c: Preparing 06:01:19 29c6ce94956e: Preparing 06:01:19 26ecf95e4a4e: Preparing 06:01:19 daf96db226f8: Preparing 06:01:19 a8cfdf0cc8ec: Preparing 06:01:19 a8cfdf0cc8ec: Waiting 06:01:19 daf96db226f8: Layer already exists 06:01:19 a8cfdf0cc8ec: Layer already exists 06:01:20 dc0b871e293c: Pushed 06:01:20 c56a286438a3: Pushed 06:01:20 29c6ce94956e: Pushed 06:01:35 26ecf95e4a4e: Pushed 06:01:35 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:35 + 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 06:01:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:35 c56a286438a3: Preparing 06:01:35 dc0b871e293c: Preparing 06:01:35 29c6ce94956e: Preparing 06:01:35 26ecf95e4a4e: Preparing 06:01:35 daf96db226f8: Preparing 06:01:35 a8cfdf0cc8ec: Preparing 06:01:35 a8cfdf0cc8ec: Waiting 06:01:35 dc0b871e293c: Layer already exists 06:01:35 c56a286438a3: Layer already exists 06:01:35 26ecf95e4a4e: Layer already exists 06:01:35 daf96db226f8: Layer already exists 06:01:35 29c6ce94956e: Layer already exists 06:01:35 a8cfdf0cc8ec: Layer already exists 06:01:36 latest: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.45 06:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:36 c56a286438a3: Preparing 06:01:36 dc0b871e293c: Preparing 06:01:36 29c6ce94956e: Preparing 06:01:36 26ecf95e4a4e: Preparing 06:01:36 daf96db226f8: Preparing 06:01:36 a8cfdf0cc8ec: Preparing 06:01:36 a8cfdf0cc8ec: Waiting 06:01:36 29c6ce94956e: Layer already exists 06:01:36 daf96db226f8: Layer already exists 06:01:36 26ecf95e4a4e: Layer already exists 06:01:36 c56a286438a3: Layer already exists 06:01:36 dc0b871e293c: Layer already exists 06:01:36 a8cfdf0cc8ec: Layer already exists 06:01:36 3.0.0-dev.45: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:37 c56a286438a3: Preparing 06:01:37 dc0b871e293c: Preparing 06:01:37 29c6ce94956e: Preparing 06:01:37 26ecf95e4a4e: Preparing 06:01:37 daf96db226f8: Preparing 06:01:37 a8cfdf0cc8ec: Preparing 06:01:37 a8cfdf0cc8ec: Waiting 06:01:37 dc0b871e293c: Layer already exists 06:01:37 29c6ce94956e: Layer already exists 06:01:37 26ecf95e4a4e: Layer already exists 06:01:37 daf96db226f8: Layer already exists 06:01:37 c56a286438a3: Layer already exists 06:01:37 a8cfdf0cc8ec: Layer already exists 06:01:37 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:38 + 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 06:01:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:38 c56a286438a3: Preparing 06:01:38 dc0b871e293c: Preparing 06:01:38 29c6ce94956e: Preparing 06:01:38 26ecf95e4a4e: Preparing 06:01:38 daf96db226f8: Preparing 06:01:38 a8cfdf0cc8ec: Preparing 06:01:38 a8cfdf0cc8ec: Waiting 06:01:38 29c6ce94956e: Layer already exists 06:01:38 c56a286438a3: Layer already exists 06:01:38 dc0b871e293c: Layer already exists 06:01:38 daf96db226f8: Layer already exists 06:01:38 26ecf95e4a4e: Layer already exists 06:01:38 a8cfdf0cc8ec: Layer already exists 06:01:38 main: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:38 ===================================================== [Pipeline] echo 06:01:38 taggedImages: 06:01:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:01:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.45 06:01:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:01:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:01:38 15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:38 latest 06:01:38 3.0.0-dev.45 06:01:38 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:38 main 06:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:39 4a24610c4278: Preparing 06:01:39 92aca6782438: Preparing 06:01:39 ac176904ee05: Preparing 06:01:39 84d13f0c7406: Preparing 06:01:39 f70ee36035b9: Preparing 06:01:39 f70ee36035b9: Layer already exists 06:01:39 ac176904ee05: Layer already exists 06:01:39 4a24610c4278: Pushed 06:01:40 84d13f0c7406: Pushed 06:01:45 92aca6782438: Pushed 06:01:45 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:46 4a24610c4278: Preparing 06:01:46 92aca6782438: Preparing 06:01:46 ac176904ee05: Preparing 06:01:46 84d13f0c7406: Preparing 06:01:46 f70ee36035b9: Preparing 06:01:46 4a24610c4278: Layer already exists 06:01:46 f70ee36035b9: Layer already exists 06:01:46 92aca6782438: Layer already exists 06:01:46 84d13f0c7406: Layer already exists 06:01:46 ac176904ee05: Layer already exists 06:01:46 latest: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.45 06:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:47 4a24610c4278: Preparing 06:01:47 92aca6782438: Preparing 06:01:47 ac176904ee05: Preparing 06:01:47 84d13f0c7406: Preparing 06:01:47 f70ee36035b9: Preparing 06:01:47 84d13f0c7406: Layer already exists 06:01:47 92aca6782438: Layer already exists 06:01:47 4a24610c4278: Layer already exists 06:01:47 ac176904ee05: Layer already exists 06:01:47 f70ee36035b9: Layer already exists 06:01:47 3.0.0-dev.45: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:47 4a24610c4278: Preparing 06:01:47 92aca6782438: Preparing 06:01:47 ac176904ee05: Preparing 06:01:47 84d13f0c7406: Preparing 06:01:47 f70ee36035b9: Preparing 06:01:47 ac176904ee05: Layer already exists 06:01:47 4a24610c4278: Layer already exists 06:01:47 92aca6782438: Layer already exists 06:01:47 f70ee36035b9: Layer already exists 06:01:47 84d13f0c7406: Layer already exists 06:01:47 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:48 4a24610c4278: Preparing 06:01:48 92aca6782438: Preparing 06:01:48 ac176904ee05: Preparing 06:01:48 84d13f0c7406: Preparing 06:01:48 f70ee36035b9: Preparing 06:01:48 84d13f0c7406: Layer already exists 06:01:48 92aca6782438: Layer already exists 06:01:48 f70ee36035b9: Layer already exists 06:01:48 4a24610c4278: Layer already exists 06:01:48 ac176904ee05: Layer already exists 06:01:48 main: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:48 ===================================================== [Pipeline] echo 06:01:48 taggedImages: 06:01:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:01:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.45 06:01:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:01:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:01:48 15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:48 latest 06:01:48 3.0.0-dev.45 06:01:48 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:48 main 06:01:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:49 6130c3d0126d: Preparing 06:01:49 d20aeac307e0: Preparing 06:01:49 ac176904ee05: Preparing 06:01:49 8146cc7af786: Preparing 06:01:49 f70ee36035b9: Preparing 06:01:49 8146cc7af786: Layer already exists 06:01:49 f70ee36035b9: Layer already exists 06:01:49 ac176904ee05: Layer already exists 06:01:49 6130c3d0126d: Pushed 06:01:55 d20aeac307e0: Pushed 06:01:55 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:55 6130c3d0126d: Preparing 06:01:55 d20aeac307e0: Preparing 06:01:55 ac176904ee05: Preparing 06:01:55 8146cc7af786: Preparing 06:01:55 f70ee36035b9: Preparing 06:01:55 f70ee36035b9: Layer already exists 06:01:55 8146cc7af786: Layer already exists 06:01:55 d20aeac307e0: Layer already exists 06:01:55 ac176904ee05: Layer already exists 06:01:55 6130c3d0126d: Layer already exists 06:01:55 latest: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.45 06:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:56 6130c3d0126d: Preparing 06:01:56 d20aeac307e0: Preparing 06:01:56 ac176904ee05: Preparing 06:01:56 8146cc7af786: Preparing 06:01:56 f70ee36035b9: Preparing 06:01:56 f70ee36035b9: Layer already exists 06:01:56 d20aeac307e0: Layer already exists 06:01:56 ac176904ee05: Layer already exists 06:01:56 6130c3d0126d: Layer already exists 06:01:56 8146cc7af786: Layer already exists 06:01:56 3.0.0-dev.45: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:57 6130c3d0126d: Preparing 06:01:57 d20aeac307e0: Preparing 06:01:57 ac176904ee05: Preparing 06:01:57 8146cc7af786: Preparing 06:01:57 f70ee36035b9: Preparing 06:01:57 6130c3d0126d: Layer already exists 06:01:57 d20aeac307e0: Layer already exists 06:01:57 ac176904ee05: Layer already exists 06:01:57 f70ee36035b9: Layer already exists 06:01:57 8146cc7af786: Layer already exists 06:01:57 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:57 6130c3d0126d: Preparing 06:01:57 d20aeac307e0: Preparing 06:01:57 ac176904ee05: Preparing 06:01:57 8146cc7af786: Preparing 06:01:57 f70ee36035b9: Preparing 06:01:57 d20aeac307e0: Layer already exists 06:01:57 f70ee36035b9: Layer already exists 06:01:57 ac176904ee05: Layer already exists 06:01:57 8146cc7af786: Layer already exists 06:01:57 6130c3d0126d: Layer already exists 06:01:58 main: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:58 ===================================================== [Pipeline] echo 06:01:58 taggedImages: 06:01:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 06:01:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:01:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.45 06:01:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 06:01:58 - 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 06:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:58 06:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:58 arm64: Pulling from edgex-lftools-log-publisher 06:01:58 8998bd30e6a1: Pulling fs layer 06:01:58 04944245beec: Pulling fs layer 06:01:58 699f458cf7ca: Pulling fs layer 06:01:58 765212b225bb: Pulling fs layer 06:01:58 f23df028b6ca: Pulling fs layer 06:01:58 d65c8cfc05b1: Pulling fs layer 06:01:58 2437ff75d9bd: Pulling fs layer 06:01:58 f23df028b6ca: Waiting 06:01:58 765212b225bb: Waiting 06:01:58 d65c8cfc05b1: Waiting 06:01:58 2437ff75d9bd: Waiting 06:01:59 04944245beec: Verifying Checksum 06:01:59 04944245beec: Download complete 06:01:59 765212b225bb: Verifying Checksum 06:01:59 765212b225bb: Download complete 06:01:59 f23df028b6ca: Download complete 06:01:59 d65c8cfc05b1: Verifying Checksum 06:01:59 d65c8cfc05b1: Download complete 06:01:59 699f458cf7ca: Verifying Checksum 06:01:59 699f458cf7ca: Download complete 06:01:59 8998bd30e6a1: Verifying Checksum 06:01:59 8998bd30e6a1: Download complete 06:02:02 2437ff75d9bd: Verifying Checksum 06:02:02 2437ff75d9bd: Download complete 06:02:03 8998bd30e6a1: Pull complete 06:02:03 04944245beec: Pull complete 06:02:05 699f458cf7ca: Pull complete 06:02:05 765212b225bb: Pull complete 06:02:05 f23df028b6ca: Pull complete 06:02:06 d65c8cfc05b1: Pull complete 06:02:24 2437ff75d9bd: Pull complete 06:02:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:02:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:24 prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container 06:02:24 $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 06:02:27 $ docker top 69ca90e80b26e9e77368444e2dccf2a5e2f4bee26878d0ed8f0ba4b3a26de4ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:27 ---> job-cost.sh 06:02:27 lf-activate-venv: SKIPPING 06:02:27 INFO: No Stack... 06:02:28 INFO: Retrieving Pricing Info for: v3-standard-4 06:02:29 INFO: Archiving Costs [Pipeline] sh 06:02:29 + cut -d, -f6 06:02:29 + cat /w/workspace/edgex-go/404/archives/cost.csv [Pipeline] lock 06:02:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] 06:02:29 Resource [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] did not exist. Created. 06:02:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:29 + echo total: 0.10999999940395355 [Pipeline] stash 06:02:30 Stashed 1 file(s) [Pipeline] } 06:02:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:30 $ docker stop --time=1 69ca90e80b26e9e77368444e2dccf2a5e2f4bee26878d0ed8f0ba4b3a26de4ab 06:02:32 $ docker rm -f --volumes 69ca90e80b26e9e77368444e2dccf2a5e2f4bee26878d0ed8f0ba4b3a26de4ab [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 06:02:32 provisioning config files... 06:02:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/404@tmp/config7585183266948807302tmp [Pipeline] { [Pipeline] sh 06:02:32 + set +x 06:02:32 + curl -s https://codecov.io/bash 06:02:32 + bash -s -- 06:02:32 06:02:32 _____ _ 06:02:32 / ____| | | 06:02:32 | | ___ __| | ___ ___ _____ __ 06:02:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:32 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:32 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:32 Bash-1.0.6 06:02:32 06:02:32 06:02:32 ==> git version 2.25.1 found 06:02:32 ==> 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 06:02:32 Release-Date: 2020-01-08 06:02:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:02:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:02:32 ==> Jenkins CI detected. 06:02:32 current dir:  /w/workspace/edgex-go/404 06:02:32 project root: . 06:02:32 --> token set from env 06:02:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:33 ==> Running gcov in . (disable via -X gcov) 06:02:33 ==> Python coveragepy not found 06:02:33 ==> Searching for coverage reports in: 06:02:33 + . 06:02:33 -> Found 1 reports 06:02:33 ==> Detecting git/mercurial file structure 06:02:33 ==> Reading reports 06:02:33 + ./coverage.out bytes=488663 06:02:33 ==> Appending adjustments 06:02:33 https://docs.codecov.io/docs/fixing-reports 06:02:34 + Found adjustments 06:02:34 ==> Gzipping contents 06:02:34 64K /tmp/codecov.PHpoUS.gz 06:02:34 ==> Uploading reports 06:02:34 url: https://codecov.io 06:02:34 query: branch=main&commit=15a983a6f6d5b88e20add8024b7e596911b920c9&build=404&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F404%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:02:34 -> Pinging Codecov 06:02:34 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=15a983a6f6d5b88e20add8024b7e596911b920c9&build=404&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F404%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:02:34 -> Uploading to 06:02:34 https://storage.googleapis.com/codecov/v4/raw/2023-02-13/00271124DB129430A58F1EEE437C3FCB/15a983a6f6d5b88e20add8024b7e596911b920c9/342aa1db-5999-4452-af42-272f2033ca58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T060234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5860661249ac8cf1fc3a95fd458e5018b4a8e7645a6f0b0f41ab65c4ef149d4 06:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:34 Dload Upload Total Spent Left Speed 06:02:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63071 0 0 100 63071 0 919k --:--:-- --:--:-- --:--:-- 905k 100 63071 0 0 100 63071 0 193k --:--:-- --:--:-- --:--:-- 192k 06:02:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } 06:02:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:02:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:02:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:02:35 06:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:02:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:02:35 df9b9388f04a: Pulling fs layer 06:02:35 52dc419b0ee2: Pulling fs layer 06:02:35 25bc292e5bac: Pulling fs layer 06:02:35 114826534d7a: Pulling fs layer 06:02:35 4657fd5d0bcf: Pulling fs layer 06:02:35 6ad1cebc031e: Pulling fs layer 06:02:35 8a3aa393b2d8: Pulling fs layer 06:02:35 114826534d7a: Waiting 06:02:35 4657fd5d0bcf: Waiting 06:02:35 6ad1cebc031e: Waiting 06:02:35 8a3aa393b2d8: Waiting 06:02:35 25bc292e5bac: Download complete 06:02:35 52dc419b0ee2: Verifying Checksum 06:02:35 52dc419b0ee2: Download complete 06:02:35 4657fd5d0bcf: Verifying Checksum 06:02:35 4657fd5d0bcf: Download complete 06:02:35 df9b9388f04a: Verifying Checksum 06:02:35 df9b9388f04a: Download complete 06:02:35 df9b9388f04a: Pull complete 06:02:35 52dc419b0ee2: Pull complete 06:02:36 6ad1cebc031e: Verifying Checksum 06:02:36 6ad1cebc031e: Download complete 06:02:36 25bc292e5bac: Pull complete 06:02:37 114826534d7a: Download complete 06:02:37 8a3aa393b2d8: Verifying Checksum 06:02:37 8a3aa393b2d8: Download complete 06:02:40 114826534d7a: Pull complete 06:02:40 4657fd5d0bcf: Pull complete 06:02:41 6ad1cebc031e: Pull complete 06:02:43 8a3aa393b2d8: Pull complete 06:02:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:02:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:43 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 06:02:43 $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 06:02:47 $ docker top 6fd5c4e795b813594eadeb51b86fdca3cb189442e3d90b6338ad03bc2bd58f36 -eo pid,comm [Pipeline] { [Pipeline] echo 06:02:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:02:48 + set -o pipefail 06:02:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:02:53 06:02:53 Monitoring /w/workspace/edgex-go/404 (github.com/edgexfoundry/edgex-go)... 06:02:53 06:02:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fb0b8f43-447d-4b5c-9efb-15dbd949a0fa 06:02:53 06:02:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:02:53 06:02:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:02:53 06:02:53 06:02:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:02:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:02:53 More details here: https://snyk.co/ue1NS [Pipeline] } 06:02:53 $ docker stop --time=1 6fd5c4e795b813594eadeb51b86fdca3cb189442e3d90b6338ad03bc2bd58f36 06:02:56 $ docker rm -f --volumes 6fd5c4e795b813594eadeb51b86fdca3cb189442e3d90b6338ad03bc2bd58f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:02:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:56 provisioning config files... 06:02:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/404@tmp/config14172943302754826263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:56 --> edgex-publish-swagger.sh 06:02:56 === Publish openapi/v2 API === 06:02:56 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 06:02:56 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/404/openapi/v2/core-command.yaml] 06:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:56 Dload Upload Total Spent Left Speed 06:02:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 51732 --:--:-- --:--:-- --:--:-- 51732 06:02:57 06:02:57 06:02:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/404/openapi/v2/core-data.yaml] 06:02:57 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:57 Dload Upload Total Spent Left Speed 06:02:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 115k --:--:-- --:--:-- --:--:-- 115k 100 68908 0 0 100 68908 0 115k --:--:-- --:--:-- --:--:-- 115k 06:02:58 06:02:58 06:02:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/404/openapi/v2/core-metadata.yaml] 06:02:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:58 Dload Upload Total Spent Left Speed 06:02:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 239k --:--:-- --:--:-- --:--:-- 239k 06:02:58 06:02:58 06:02:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/404/openapi/v2/support-notifications.yaml] 06:02:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:58 Dload Upload Total Spent Left Speed 06:02:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 148k --:--:-- --:--:-- --:--:-- 147k 06:02:59 06:02:59 06:02:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/404/openapi/v2/support-scheduler.yaml] 06:02:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:59 Dload Upload Total Spent Left Speed 06:02:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 72519 --:--:-- --:--:-- --:--:-- 72377 100 36985 0 0 100 36985 0 72519 --:--:-- --:--:-- --:--:-- 72377 06:02:59 06:02:59 [Pipeline] } 06:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:03:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:00 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 06:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 06:03:01 $ docker top 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:01 [ssh-agent] Looking for ssh-agent implementation... 06:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:01 $ docker exec 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 ssh-agent 06:03:01 SSH_AUTH_SOCK=/tmp/ssh-cXpdZ45SWWbp/agent.32 06:03:01 SSH_AGENT_PID=38 06:03:01 Running ssh-add (command line suppressed) 06:03:01 Identity added: /w/workspace/edgex-go/404@tmp/private_key_15728651167249229101.key (/w/workspace/edgex-go/404@tmp/private_key_15728651167249229101.key) 06:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:01 + git semver tag 06:03:02 2023-02-13 06:03:02,075 [run_tag] DEBUG tag force:False 06:03:02 2023-02-13 06:03:02,076 [check_head_tag] DEBUG check head tag 06:03:02 2023-02-13 06:03:02,078 [execute] INFO git cat-file --batch-check 06:03:02 2023-02-13 06:03:02,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=) 06:03:02 2023-02-13 06:03:02,083 [execute] INFO git cat-file --batch 06:03:02 2023-02-13 06:03:02,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=) 06:03:02 2023-02-13 06:03:02,129 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 06:03:02 2023-02-13 06:03:02,129 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 06:03:02 2023-02-13 06:03:02,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=None) 06:03:02 2023-02-13 06:03:02,136 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 06:03:02 3.0.0-dev.45 [Pipeline] } 06:03:02 $ docker exec --env ******** --env ******** 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 ssh-agent -k 06:03:02 unset SSH_AUTH_SOCK; 06:03:02 unset SSH_AGENT_PID; 06:03:02 echo Agent pid 38 killed; 06:03:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:02 + git semver [Pipeline] } 06:03:03 $ docker stop --time=1 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 06:03:04 $ docker rm -f --volumes 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:04 06:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:05 0.23.1-centos7: Pulling from edgex-lftools 06:03:05 ab5ef0e58194: Pulling fs layer 06:03:05 9712f1f96733: Pulling fs layer 06:03:05 63f879dbbcfc: Pulling fs layer 06:03:05 0d9ebad4ef96: Pulling fs layer 06:03:05 e9a5061849ea: Pulling fs layer 06:03:05 d747dcd14b5f: Pulling fs layer 06:03:05 2de7ff778b66: Pulling fs layer 06:03:05 d747dcd14b5f: Waiting 06:03:05 2de7ff778b66: Waiting 06:03:05 0d9ebad4ef96: Waiting 06:03:05 e9a5061849ea: Waiting 06:03:05 9712f1f96733: Verifying Checksum 06:03:05 9712f1f96733: Download complete 06:03:05 63f879dbbcfc: Verifying Checksum 06:03:05 63f879dbbcfc: Download complete 06:03:05 e9a5061849ea: Verifying Checksum 06:03:05 e9a5061849ea: Download complete 06:03:05 d747dcd14b5f: Verifying Checksum 06:03:05 d747dcd14b5f: Download complete 06:03:05 ab5ef0e58194: Verifying Checksum 06:03:05 ab5ef0e58194: Download complete 06:03:06 0d9ebad4ef96: Verifying Checksum 06:03:06 0d9ebad4ef96: Download complete 06:03:06 2de7ff778b66: Verifying Checksum 06:03:06 2de7ff778b66: Download complete 06:03:09 ab5ef0e58194: Pull complete 06:03:09 9712f1f96733: Pull complete 06:03:09 63f879dbbcfc: Pull complete 06:03:13 0d9ebad4ef96: Pull complete 06:03:13 e9a5061849ea: Pull complete 06:03:13 d747dcd14b5f: Pull complete 06:03:15 2de7ff778b66: Pull complete 06:03:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:15 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 06:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 06:03:19 $ docker top f15a3634e214d36599f949cbe7029f0b40b1b7001e3f3267582867c3f8f7d253 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:03:19 provisioning config files... 06:03:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/404@tmp/config17047697817951889207tmp 06:03:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/404@tmp/config6299554027973196117tmp 06:03:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/404@tmp/config10958741200255071829tmp [Pipeline] { [Pipeline] echo 06:03:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:03:19 ---> sigul-configuration.sh 06:03:19 gpg: directory `/root/.gnupg' created 06:03:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:03:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:03:19 gpg: keyring `/root/.gnupg/secring.gpg' created 06:03:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:03:19 gpg: CAST5 encrypted data 06:03:19 gpg: encrypted with 1 passphrase 06:03:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:03:19 + mkdir /home/jenkins 06:03:19 + mkdir /home/jenkins/sigul [Pipeline] sh 06:03:19 + 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 06:03:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:03:20 ---> sigul-install.sh 06:03:20 Sigul already installed; skipping installation. [Pipeline] sh 06:03:20 + git tag --list 06:03:20 0.6.0 06:03:20 0.6.1 06:03:20 0.7.0 06:03:20 0.7.1 06:03:20 v1.0.0 06:03:20 v1.0.1 06:03:20 v1.1.0 06:03:20 v1.2.0 06:03:20 v1.2.1 06:03:20 v1.3.0 06:03:20 v1.3.1 06:03:20 v2.0.0 06:03:20 v2.1.0 06:03:20 v2.1.1 06:03:20 v2.1.1-dev.1 06:03:20 v2.1.1-dev.2 06:03:20 v2.1.1-dev.3 06:03:20 v2.1.1-dev.4 06:03:20 v2.1.1-dev.5 06:03:20 v2.1.1-dev.6 06:03:20 v2.1.1-dev.7 06:03:20 v2.1.1-dev.8 06:03:20 v2.1.2-dev.1 06:03:20 v2.2.0 06:03:20 v2.2.1-dev.1 06:03:20 v2.2.1-dev.10 06:03:20 v2.2.1-dev.11 06:03:20 v2.2.1-dev.12 06:03:20 v2.2.1-dev.13 06:03:20 v2.2.1-dev.14 06:03:20 v2.2.1-dev.15 06:03:20 v2.2.1-dev.16 06:03:20 v2.2.1-dev.17 06:03:20 v2.2.1-dev.18 06:03:20 v2.2.1-dev.19 06:03:20 v2.2.1-dev.2 06:03:20 v2.2.1-dev.20 06:03:20 v2.2.1-dev.21 06:03:20 v2.2.1-dev.22 06:03:20 v2.2.1-dev.23 06:03:20 v2.2.1-dev.24 06:03:20 v2.2.1-dev.25 06:03:20 v2.2.1-dev.26 06:03:20 v2.2.1-dev.27 06:03:20 v2.2.1-dev.28 06:03:20 v2.2.1-dev.29 06:03:20 v2.2.1-dev.3 06:03:20 v2.2.1-dev.4 06:03:20 v2.2.1-dev.5 06:03:20 v2.2.1-dev.6 06:03:20 v2.2.1-dev.7 06:03:20 v2.2.1-dev.8 06:03:20 v2.2.1-dev.9 06:03:20 v2.3.0 06:03:20 v2.3.0-dev.100 06:03:20 v2.3.0-dev.101 06:03:20 v2.3.0-dev.102 06:03:20 v2.3.0-dev.103 06:03:20 v2.3.0-dev.104 06:03:20 v2.3.0-dev.105 06:03:20 v2.3.0-dev.106 06:03:20 v2.3.0-dev.29 06:03:20 v2.3.0-dev.30 06:03:20 v2.3.0-dev.31 06:03:20 v2.3.0-dev.32 06:03:20 v2.3.0-dev.33 06:03:20 v2.3.0-dev.34 06:03:20 v2.3.0-dev.35 06:03:20 v2.3.0-dev.36 06:03:20 v2.3.0-dev.37 06:03:20 v2.3.0-dev.38 06:03:20 v2.3.0-dev.39 06:03:20 v2.3.0-dev.40 06:03:20 v2.3.0-dev.41 06:03:20 v2.3.0-dev.42 06:03:20 v2.3.0-dev.43 06:03:20 v2.3.0-dev.44 06:03:20 v2.3.0-dev.45 06:03:20 v2.3.0-dev.46 06:03:20 v2.3.0-dev.47 06:03:20 v2.3.0-dev.48 06:03:20 v2.3.0-dev.49 06:03:20 v2.3.0-dev.50 06:03:20 v2.3.0-dev.51 06:03:20 v2.3.0-dev.52 06:03:20 v2.3.0-dev.53 06:03:20 v2.3.0-dev.54 06:03:20 v2.3.0-dev.55 06:03:20 v2.3.0-dev.56 06:03:20 v2.3.0-dev.57 06:03:20 v2.3.0-dev.58 06:03:20 v2.3.0-dev.59 06:03:20 v2.3.0-dev.60 06:03:20 v2.3.0-dev.61 06:03:20 v2.3.0-dev.62 06:03:20 v2.3.0-dev.63 06:03:20 v2.3.0-dev.64 06:03:20 v2.3.0-dev.65 06:03:20 v2.3.0-dev.66 06:03:20 v2.3.0-dev.67 06:03:20 v2.3.0-dev.68 06:03:20 v2.3.0-dev.69 06:03:20 v2.3.0-dev.70 06:03:20 v2.3.0-dev.71 06:03:20 v2.3.0-dev.72 06:03:20 v2.3.0-dev.73 06:03:20 v2.3.0-dev.74 06:03:20 v2.3.0-dev.75 06:03:20 v2.3.0-dev.76 06:03:20 v2.3.0-dev.77 06:03:20 v2.3.0-dev.78 06:03:20 v2.3.0-dev.79 06:03:20 v2.3.0-dev.80 06:03:20 v2.3.0-dev.81 06:03:20 v2.3.0-dev.82 06:03:20 v2.3.0-dev.83 06:03:20 v2.3.0-dev.84 06:03:20 v2.3.0-dev.85 06:03:20 v2.3.0-dev.86 06:03:20 v2.3.0-dev.87 06:03:20 v2.3.0-dev.88 06:03:20 v2.3.0-dev.89 06:03:20 v2.3.0-dev.90 06:03:20 v2.3.0-dev.91 06:03:20 v2.3.0-dev.92 06:03:20 v2.3.0-dev.93 06:03:20 v2.3.0-dev.94 06:03:20 v2.3.0-dev.95 06:03:20 v2.3.0-dev.96 06:03:20 v2.3.0-dev.97 06:03:20 v2.3.0-dev.98 06:03:20 v2.3.0-dev.99 06:03:20 v2.3.1-dev.1 06:03:20 v2.3.1-dev.2 06:03:20 v2.3.1-dev.3 06:03:20 v2.3.1-dev.4 06:03:20 v2.3.1-dev.5 06:03:20 v3.0.0-dev.1 06:03:20 v3.0.0-dev.10 06:03:20 v3.0.0-dev.11 06:03:20 v3.0.0-dev.12 06:03:20 v3.0.0-dev.13 06:03:20 v3.0.0-dev.14 06:03:20 v3.0.0-dev.15 06:03:20 v3.0.0-dev.16 06:03:20 v3.0.0-dev.17 06:03:20 v3.0.0-dev.18 06:03:20 v3.0.0-dev.19 06:03:20 v3.0.0-dev.2 06:03:20 v3.0.0-dev.20 06:03:20 v3.0.0-dev.21 06:03:20 v3.0.0-dev.22 06:03:20 v3.0.0-dev.23 06:03:20 v3.0.0-dev.24 06:03:20 v3.0.0-dev.25 06:03:20 v3.0.0-dev.26 06:03:20 v3.0.0-dev.27 06:03:20 v3.0.0-dev.28 06:03:20 v3.0.0-dev.29 06:03:20 v3.0.0-dev.3 06:03:20 v3.0.0-dev.30 06:03:20 v3.0.0-dev.31 06:03:20 v3.0.0-dev.32 06:03:20 v3.0.0-dev.33 06:03:20 v3.0.0-dev.34 06:03:20 v3.0.0-dev.35 06:03:20 v3.0.0-dev.36 06:03:20 v3.0.0-dev.37 06:03:20 v3.0.0-dev.38 06:03:20 v3.0.0-dev.39 06:03:20 v3.0.0-dev.4 06:03:20 v3.0.0-dev.40 06:03:20 v3.0.0-dev.41 06:03:20 v3.0.0-dev.42 06:03:20 v3.0.0-dev.43 06:03:20 v3.0.0-dev.44 06:03:20 v3.0.0-dev.45 06:03:20 v3.0.0-dev.5 06:03:20 v3.0.0-dev.6 06:03:20 v3.0.0-dev.7 06:03:20 v3.0.0-dev.8 06:03:20 v3.0.0-dev.9 [Pipeline] sh 06:03:20 + lftools sign git-tag v3.0.0-dev.45 06:03:21 Signing Git tag with Sigul... 06:03:21 Signing v3.0.0-dev.45 [Pipeline] echo 06:03:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:03:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:03:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:03:21 $ docker stop --time=1 f15a3634e214d36599f949cbe7029f0b40b1b7001e3f3267582867c3f8f7d253 06:03:23 $ docker rm -f --volumes f15a3634e214d36599f949cbe7029f0b40b1b7001e3f3267582867c3f8f7d253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:03:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:24 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 06:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 06:03:24 $ docker top 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b -eo pid,comm 06:03:24 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). 06:03:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:24 [ssh-agent] Looking for ssh-agent implementation... 06:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:24 $ docker exec 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b ssh-agent 06:03:25 SSH_AUTH_SOCK=/tmp/ssh-EUs9NqPQ2Uul/agent.32 06:03:25 SSH_AGENT_PID=38 06:03:25 Running ssh-add (command line suppressed) 06:03:25 Identity added: /w/workspace/edgex-go/404@tmp/private_key_9992927786656261888.key (/w/workspace/edgex-go/404@tmp/private_key_9992927786656261888.key) 06:03:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:25 + git semver bump pre 06:03:25 2023-02-13 06:03:25,682 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 06:03:25 2023-02-13 06:03:25,682 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev 06:03:25 2023-02-13 06:03:25,682 [bump_version] DEBUG bumped version:3.0.0-dev.46 06:03:25 2023-02-13 06:03:25,682 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/edgex-go/404/.semver/main with force:True 06:03:25 2023-02-13 06:03:25,683 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 06:03:25 2023-02-13 06:03:25,683 [write_file] DEBUG write to file:/w/workspace/edgex-go/404/.semver/main 06:03:25 2023-02-13 06:03:25,685 [execute] INFO git cat-file --batch-check 06:03:25 2023-02-13 06:03:25,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=) 06:03:25 2023-02-13 06:03:25,691 [execute] INFO git cat-file --batch 06:03:25 2023-02-13 06:03:25,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=) 06:03:25 2023-02-13 06:03:25,697 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 06:03:25 3.0.0-dev.46 [Pipeline] } 06:03:25 $ docker exec --env ******** --env ******** 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b ssh-agent -k 06:03:26 unset SSH_AUTH_SOCK; 06:03:26 unset SSH_AGENT_PID; 06:03:26 echo Agent pid 38 killed; 06:03:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:26 + git semver [Pipeline] } 06:03:26 $ docker stop --time=1 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b 06:03:27 $ docker rm -f --volumes 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b [Pipeline] // withDockerContainer [Pipeline] sh 06:03:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:28 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 06:03:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 06:03:29 $ docker top 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 -eo pid,comm 06:03:29 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). 06:03:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:29 [ssh-agent] Looking for ssh-agent implementation... 06:03:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:29 $ docker exec 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 ssh-agent 06:03:29 SSH_AUTH_SOCK=/tmp/ssh-0dLngTrr949P/agent.31 06:03:29 SSH_AGENT_PID=37 06:03:29 Running ssh-add (command line suppressed) 06:03:29 Identity added: /w/workspace/edgex-go/404@tmp/private_key_4255768567697445161.key (/w/workspace/edgex-go/404@tmp/private_key_4255768567697445161.key) 06:03:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:29 + git semver push 06:03:30 2023-02-13 06:03:30,019 [run_push] DEBUG push 06:03:30 2023-02-13 06:03:30,020 [execute] INFO git cat-file --batch-check 06:03:30 2023-02-13 06:03:30,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=) 06:03:30 2023-02-13 06:03:30,025 [execute] INFO git rev-list 945dbf0c3e6028bb61fe5aa856e1f6db17a5379c -- 06:03:30 2023-02-13 06:03:30,025 [execute] DEBUG Popen(['git', 'rev-list', '945dbf0c3e6028bb61fe5aa856e1f6db17a5379c', '--'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=None) 06:03:30 2023-02-13 06:03:30,039 [execute] INFO git fetch -v origin 06:03:30 2023-02-13 06:03:30,039 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=True, shell=None, istream=None) 06:03:30 2023-02-13 06:03:30,613 [run_push] DEBUG no remote changes detected 06:03:30 2023-02-13 06:03:30,614 [execute] INFO git push origin semver 06:03:30 2023-02-13 06:03:30,614 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=None) 06:03:31 2023-02-13 06:03:31,555 [run_push] DEBUG push all version tags 06:03:31 2023-02-13 06:03:31,555 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:03:31 2023-02-13 06:03:31,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=None) 06:03:32 2023-02-13 06:03:32,493 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main 06:03:32 3.0.0-dev.46 [Pipeline] } 06:03:32 $ docker exec --env ******** --env ******** 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 ssh-agent -k 06:03:32 unset SSH_AUTH_SOCK; 06:03:32 unset SSH_AGENT_PID; 06:03:32 echo Agent pid 37 killed; 06:03:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:33 + git semver [Pipeline] } 06:03:33 $ docker stop --time=1 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 06:03:34 $ docker rm -f --volumes 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 [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 06:03:35 + [ -d /w/workspace/edgex-go/404/archives ] [Pipeline] libraryResource [Pipeline] sh 06:03:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:03:36 ---> package-listing.sh 06:03:36 ++ facter osfamily 06:03:36 ++ tr '[:upper:]' '[:lower:]' 06:03:36 + OS_FAMILY=debian 06:03:36 + workspace=/w/workspace/edgex-go/404 06:03:36 + START_PACKAGES=/tmp/packages_start.txt 06:03:36 + END_PACKAGES=/tmp/packages_end.txt 06:03:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:03:36 + PACKAGES=/tmp/packages_start.txt 06:03:36 + '[' /w/workspace/edgex-go/404 ']' 06:03:36 + PACKAGES=/tmp/packages_end.txt 06:03:36 + case "${OS_FAMILY}" in 06:03:36 + dpkg -l 06:03:36 + grep '^ii' 06:03:36 + '[' -f /tmp/packages_start.txt ']' 06:03:36 + '[' -f /tmp/packages_end.txt ']' 06:03:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:03:36 + '[' /w/workspace/edgex-go/404 ']' 06:03:36 + mkdir -p /w/workspace/edgex-go/404/archives/ 06:03:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/404/archives/ [Pipeline] echo 06:03:36 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/404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:03:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:37 06:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:37 latest: Pulling from edgex-lftools-log-publisher 06:03:37 5eb5b503b376: Pulling fs layer 06:03:37 5c69ac0246d0: Pulling fs layer 06:03:37 ec43610c2a17: Pulling fs layer 06:03:37 3a2ae6a8a46f: Pulling fs layer 06:03:37 33b1e0a273af: Pulling fs layer 06:03:37 5d3b04190fa2: Pulling fs layer 06:03:37 2f39f015ded8: Pulling fs layer 06:03:37 33b1e0a273af: Waiting 06:03:37 5d3b04190fa2: Waiting 06:03:37 3a2ae6a8a46f: Waiting 06:03:37 2f39f015ded8: Waiting 06:03:37 5c69ac0246d0: Verifying Checksum 06:03:37 5c69ac0246d0: Download complete 06:03:37 3a2ae6a8a46f: Verifying Checksum 06:03:37 3a2ae6a8a46f: Download complete 06:03:37 33b1e0a273af: Verifying Checksum 06:03:37 33b1e0a273af: Download complete 06:03:37 5d3b04190fa2: Verifying Checksum 06:03:37 5d3b04190fa2: Download complete 06:03:37 ec43610c2a17: Verifying Checksum 06:03:37 ec43610c2a17: Download complete 06:03:38 5eb5b503b376: Verifying Checksum 06:03:38 5eb5b503b376: Download complete 06:03:38 2f39f015ded8: Download complete 06:03:39 5eb5b503b376: Pull complete 06:03:39 5c69ac0246d0: Pull complete 06:03:39 ec43610c2a17: Pull complete 06:03:39 3a2ae6a8a46f: Pull complete 06:03:40 33b1e0a273af: Pull complete 06:03:40 5d3b04190fa2: Pull complete 06:03:44 2f39f015ded8: Pull complete 06:03:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:03:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:44 prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container 06:03:44 $ 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/404/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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 06:03:46 $ docker top fde5ebc22f115b321190153cd2538665b0cc660300ed12d0767d71ef47f02868 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:46 + touch /tmp/pre-build-complete [Pipeline] sh 06:03:46 + mkdir -p /var/log/sysstat [Pipeline] sh 06:03:47 + ls /var/log/sa-host 06:03:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:47 provisioning config files... 06:03:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/404@tmp/config2684723518932415836tmp [Pipeline] { [Pipeline] echo 06:03:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:03:47 ---> create-netrc.sh [Pipeline] } 06:03:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:03:48 ---> python-tools-install.sh [Pipeline] echo 06:03:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:03:48 ---> sudo-logs.sh 06:03:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:03:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:03:48 ---> job-cost.sh 06:03:48 lf-activate-venv: SKIPPING 06:03:48 DEBUG: total: 0.10999999940395355 06:03:48 INFO: Retrieving Stack Cost... 06:03:48 INFO: Retrieving Pricing Info for: v3-standard-8 06:03:49 INFO: Archiving Costs [Pipeline] echo 06:03:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:49 ---> logs-deploy.sh 06:03:49 lf-activate-venv: SKIPPING 06:03:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/404 06:03:49 INFO: archiving workspace using pattern(s): 06:03:50 Archives upload complete. 06:03:50 INFO: archiving logs to Nexus 06:03:51 ---> uname -a: 06:03:51 Linux prd-ubuntu20-04-docker-8c-8g-5477 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:03:51 06:03:51 06:03:51 ---> lscpu: 06:03:51 Architecture: x86_64 06:03:51 CPU op-mode(s): 32-bit, 64-bit 06:03:51 Byte Order: Little Endian 06:03:51 Address sizes: 40 bits physical, 48 bits virtual 06:03:51 CPU(s): 8 06:03:51 On-line CPU(s) list: 0-7 06:03:51 Thread(s) per core: 1 06:03:51 Core(s) per socket: 1 06:03:51 Socket(s): 8 06:03:51 NUMA node(s): 1 06:03:51 Vendor ID: AuthenticAMD 06:03:51 CPU family: 23 06:03:51 Model: 49 06:03:51 Model name: AMD EPYC-Rome Processor 06:03:51 Stepping: 0 06:03:51 CPU MHz: 2799.996 06:03:51 BogoMIPS: 5599.99 06:03:51 Virtualization: AMD-V 06:03:51 Hypervisor vendor: KVM 06:03:51 Virtualization type: full 06:03:51 L1d cache: 256 KiB 06:03:51 L1i cache: 256 KiB 06:03:51 L2 cache: 4 MiB 06:03:51 L3 cache: 128 MiB 06:03:51 NUMA node0 CPU(s): 0-7 06:03:51 Vulnerability Itlb multihit: Not affected 06:03:51 Vulnerability L1tf: Not affected 06:03:51 Vulnerability Mds: Not affected 06:03:51 Vulnerability Meltdown: Not affected 06:03:51 Vulnerability Mmio stale data: Not affected 06:03:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:03:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:03:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:03:51 Vulnerability Srbds: Not affected 06:03:51 Vulnerability Tsx async abort: Not affected 06:03:51 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 06:03:51 06:03:51 06:03:51 ---> nproc: 06:03:51 8 06:03:51 06:03:51 06:03:51 ---> df -h: 06:03:51 Filesystem Size Used Avail Use% Mounted on 06:03:51 overlay 155G 21G 135G 14% / 06:03:51 tmpfs 64M 0 64M 0% /dev 06:03:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:03:51 shm 64M 0 64M 0% /dev/shm 06:03:51 /dev/vda1 155G 21G 135G 14% /facter-os 06:03:51 06:03:51 06:03:51 ---> sar -b -r -n DEV: 06:03:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5477) 02/13/23 _x86_64_ (8 CPU) 06:03:51 06:03:51 05:33:02 LINUX RESTART (8 CPU) 06:03:51 06:03:51 05:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:03:51 05:35:01 104.47 0.70 103.77 0.00 26.93 52460.99 0.00 06:03:51 05:36:01 48.89 0.23 48.66 0.00 5.07 17974.75 0.00 06:03:51 05:37:01 269.16 2.82 266.34 0.00 39.59 94252.45 0.00 06:03:51 05:38:01 310.23 4.22 306.02 0.00 37.33 130716.35 0.00 06:03:51 05:39:01 407.73 9.78 397.95 0.00 2891.12 173833.29 0.00 06:03:51 05:40:01 498.13 2.40 495.73 0.00 2284.71 136649.52 0.00 06:03:51 05:41:01 322.10 2.62 319.48 0.00 22.13 95009.50 0.00 06:03:51 05:42:01 355.48 0.33 355.15 0.00 5.72 145781.21 0.00 06:03:51 05:43:01 613.55 0.12 613.43 0.00 11.73 89326.31 0.00 06:03:51 05:44:01 25.31 0.08 25.22 0.00 14.66 779.87 0.00 06:03:51 05:45:01 8.45 0.02 8.43 0.00 3.60 255.91 0.00 06:03:51 05:46:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 06:03:51 05:47:01 1.08 0.00 1.08 0.00 0.00 10.66 0.00 06:03:51 05:48:01 2.10 0.02 2.08 0.00 0.13 24.53 0.00 06:03:51 05:49:01 1.17 0.00 1.17 0.00 0.00 17.06 0.00 06:03:51 05:50:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 06:03:51 05:51:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 06:03:51 05:52:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 06:03:51 05:53:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 06:03:51 05:54:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 06:03:51 05:55:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 06:03:51 05:56:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 06:03:51 05:57:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 06:03:51 05:58:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 06:03:51 05:59:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 06:03:51 06:00:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 06:03:51 06:01:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 06:03:51 06:02:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 06:03:51 06:03:01 138.44 0.17 138.28 0.00 14.93 33695.58 0.00 06:03:51 Average: 107.78 0.81 106.97 0.00 184.74 33489.56 0.00 06:03:51 06:03:51 05:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:03:51 05:35:01 27907528 31516976 784856 2.39 113520 3693056 1935620 5.70 1496828 3023292 472288 06:03:51 05:36:01 27662060 31555452 748920 2.28 116984 3964912 1910140 5.63 1405732 3355932 329616 06:03:51 05:37:01 24563360 31398072 878740 2.67 189368 6589192 2372504 6.99 1927056 5656784 1195924 06:03:51 05:38:01 20701020 31506588 781960 2.38 286480 10357548 1922112 5.66 1737536 9617732 3079836 06:03:51 05:39:01 21186468 31428112 841240 2.56 309380 9772408 2286880 6.74 2100256 8748436 160312 06:03:51 05:40:01 20863928 31397924 862268 2.62 321176 10040516 2348784 6.92 2281704 8865144 111812 06:03:51 05:41:01 17563756 31350676 909712 2.77 410048 12958808 2630852 7.75 2680484 11521412 1375360 06:03:51 05:42:01 16714236 30765488 1478920 4.50 419908 13217236 4198256 12.37 3252424 11779260 281688 06:03:51 05:43:01 18723296 31501400 764352 2.32 427536 11994376 1925040 5.67 2455748 10656588 116 06:03:51 05:44:01 18737296 31517388 748324 2.28 428592 11995268 1867512 5.50 2441332 10656636 4 06:03:51 05:45:01 18731056 31511936 753260 2.29 429024 11995596 1876820 5.53 2449928 10656672 172 06:03:51 05:46:01 18732528 31513472 751728 2.29 429060 11995600 1876820 5.53 2447872 10656700 204 06:03:51 05:47:01 18735324 31516268 748912 2.28 429092 11995600 1876820 5.53 2444372 10656700 12 06:03:51 05:48:01 18733072 31514320 751088 2.28 429116 11995732 1915064 5.64 2444528 10656860 40 06:03:51 05:49:01 18737460 31518692 746736 2.27 429164 11995716 1915064 5.64 2440420 10656840 72 06:03:51 05:50:01 18737608 31518896 746444 2.27 429184 11995716 1915064 5.64 2440416 10656844 16 06:03:51 05:51:01 18737560 31518852 746424 2.27 429188 11995720 1915064 5.64 2440460 10656848 8 06:03:51 05:52:01 18737512 31518848 746384 2.27 429212 11995720 1915064 5.64 2440472 10656852 8 06:03:51 05:53:01 18737464 31518808 746360 2.27 429216 11995724 1915064 5.64 2440460 10656856 8 06:03:51 05:54:01 18737416 31518896 746316 2.27 429244 11995728 1915064 5.64 2440468 10656976 12 06:03:51 05:55:01 18737584 31519068 746276 2.27 429268 11995728 1915064 5.64 2440384 10656976 8 06:03:51 05:56:01 18737576 31519124 746264 2.27 429272 11995732 1915064 5.64 2440520 10656984 8 06:03:51 05:57:01 18736984 31518536 746788 2.27 429276 11995732 1915064 5.64 2440532 10656984 8 06:03:51 05:58:01 18737452 31519016 746420 2.27 429308 11995728 1915064 5.64 2440544 10656992 8 06:03:51 05:59:01 18737592 31519196 746180 2.27 429336 11995744 1915064 5.64 2440648 10656992 8 06:03:51 06:00:01 18737372 31518980 746372 2.27 429344 11995748 1915064 5.64 2440908 10656992 12 06:03:51 06:01:01 18737292 31518960 746368 2.27 429360 11995752 1915064 5.64 2440956 10657000 8 06:03:51 06:02:01 18737332 31519044 746316 2.27 429392 11995756 1915064 5.64 2440664 10657008 4 06:03:51 06:03:01 17936452 31471576 790892 2.41 435828 12699876 2198256 6.48 2533788 11317412 632 06:03:51 Average: 19648813 31473468 794649 2.42 385685 11145033 2067323 6.09 2354050 9897335 241662 06:03:51 06:03:51 05:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:03:51 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:35:01 ens3 144.16 102.33 739.92 25.08 0.00 0.00 0.00 0.00 06:03:51 05:35:01 vetha054e0a 0.97 1.15 0.07 0.10 0.00 0.00 0.00 0.00 06:03:51 05:35:01 docker0 70.69 92.03 6.00 690.42 0.00 0.00 0.00 0.00 06:03:51 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:36:01 ens3 48.68 51.76 26.21 105.02 0.00 0.00 0.00 0.00 06:03:51 05:36:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 06:03:51 05:37:01 veth4d840a3 0.00 0.55 0.00 0.04 0.00 0.00 0.00 0.00 06:03:51 05:37:01 veth3d6459e 128.36 169.34 10.45 702.11 0.00 0.00 0.00 0.06 06:03:51 05:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:03:51 05:37:01 ens3 985.49 718.06 5493.85 69.86 0.00 0.00 0.00 0.00 06:03:51 05:37:01 vethb445ca2 126.27 161.73 10.31 706.93 0.00 0.00 0.00 0.06 06:03:51 05:37:01 vethed83d34 116.48 156.80 9.08 332.93 0.00 0.00 0.00 0.03 06:03:51 05:37:01 vethcb64c2c 133.49 172.99 10.76 686.03 0.00 0.00 0.00 0.06 06:03:51 05:37:01 docker0 663.70 900.40 44.61 3800.86 0.00 0.00 0.00 0.00 06:03:51 05:38:01 veth4d840a3 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 06:03:51 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:38:01 ens3 480.20 356.89 2269.59 27.55 0.00 0.00 0.00 0.00 06:03:51 05:38:01 docker0 354.24 474.14 21.18 2266.96 0.00 0.00 0.00 0.00 06:03:51 05:39:01 veth4d840a3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:39:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 06:03:51 05:39:01 ens3 149.56 91.20 1589.81 19.45 0.00 0.00 0.00 0.00 06:03:51 05:39:01 docker0 3.50 5.43 0.23 80.99 0.00 0.00 0.00 0.00 06:03:51 05:40:01 veth4d840a3 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 06:03:51 05:40:01 veth8d2a42b 13.50 19.64 1.32 6.60 0.00 0.00 0.00 0.00 06:03:51 05:40:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:03:51 05:40:01 ens3 174.41 92.50 1895.22 21.74 0.00 0.00 0.00 0.00 06:03:51 05:40:01 veth5a8843e 3.35 4.37 0.32 1.97 0.00 0.00 0.00 0.00 06:03:51 05:40:01 veth9a671d4 2.02 2.50 0.19 1.53 0.00 0.00 0.00 0.00 06:03:51 05:40:01 docker0 37.09 60.53 2.72 468.38 0.00 0.00 0.00 0.00 06:03:51 05:41:01 veth4d840a3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:41:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:41:01 ens3 624.46 404.70 4669.42 43.28 0.00 0.00 0.00 0.00 06:03:51 05:41:01 docker0 393.80 609.40 31.47 4657.89 0.00 0.00 0.00 0.00 06:03:51 05:42:01 veth4d840a3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:42:01 veth12d8c75 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:03:51 05:42:01 veth87a488d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:03:51 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:42:01 ens3 19.99 11.54 54.89 7.69 0.00 0.00 0.00 0.00 06:03:51 05:42:01 veth0c94f27 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 06:03:51 05:42:01 docker0 1.18 2.64 0.08 40.90 0.00 0.00 0.00 0.00 06:03:51 05:42:01 veth268ae28 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:03:51 05:43:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 06:03:51 05:43:01 ens3 55.51 34.89 250.10 15.98 0.00 0.00 0.00 0.00 06:03:51 05:43:01 docker0 10.20 18.58 0.66 220.19 0.00 0.00 0.00 0.00 06:03:51 05:44:01 lo 46.32 46.32 4.56 4.56 0.00 0.00 0.00 0.00 06:03:51 05:44:01 ens3 510.95 521.06 229.54 2574.31 0.00 0.00 0.00 0.00 06:03:51 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:45:01 lo 14.40 14.40 1.42 1.42 0.00 0.00 0.00 0.00 06:03:51 05:45:01 ens3 178.47 185.50 95.76 912.79 0.00 0.00 0.00 0.00 06:03:51 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:46:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:49:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:03:51 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:50:01 ens3 0.73 0.48 1.75 0.03 0.00 0.00 0.00 0.00 06:03:51 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:03:51 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 05:59:01 ens3 0.62 0.12 0.12 0.07 0.00 0.00 0.00 0.00 06:03:51 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 06:00:01 ens3 2.22 0.80 0.84 0.48 0.00 0.00 0.00 0.00 06:03:51 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 06:01:01 ens3 1.27 1.03 0.63 0.50 0.00 0.00 0.00 0.00 06:03:51 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 06:02:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:03:51 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 06:03:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 06:03:51 06:03:01 ens3 198.17 161.01 4581.37 31.72 0.00 0.00 0.00 0.00 06:03:51 06:03:01 docker0 41.83 41.98 3.34 586.70 0.00 0.00 0.00 0.00 06:03:51 06:03:01 veth743ffc3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 Average: lo 2.38 2.38 0.23 0.23 0.00 0.00 0.00 0.00 06:03:51 Average: ens3 123.31 94.30 755.09 132.96 0.00 0.00 0.00 0.00 06:03:51 Average: docker0 54.36 76.05 3.80 441.81 0.00 0.00 0.00 0.00 06:03:51 Average: veth743ffc3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:51 06:03:51 06:03:51 ---> sar -P ALL: 06:03:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5477) 02/13/23 _x86_64_ (8 CPU) 06:03:51 06:03:51 05:33:02 LINUX RESTART (8 CPU) 06:03:51 06:03:51 05:34:01 CPU %user %nice %system %iowait %steal %idle 06:03:51 05:35:01 all 33.01 0.00 6.77 0.54 0.09 59.59 06:03:51 05:35:01 0 34.62 0.00 7.17 1.83 0.10 56.28 06:03:51 05:35:01 1 34.36 0.00 6.55 0.07 0.08 58.93 06:03:51 05:35:01 2 32.30 0.00 7.46 0.15 0.08 60.00 06:03:51 05:35:01 3 34.62 0.00 6.67 0.12 0.10 58.49 06:03:51 05:35:01 4 32.96 0.00 7.09 1.28 0.10 58.57 06:03:51 05:35:01 5 30.10 0.00 6.35 0.02 0.08 63.45 06:03:51 05:35:01 6 35.11 0.00 6.54 0.02 0.07 58.27 06:03:51 05:35:01 7 29.98 0.00 6.29 0.85 0.08 62.80 06:03:51 05:36:01 all 44.17 0.00 6.94 0.84 0.16 47.89 06:03:51 05:36:01 0 43.55 0.00 7.17 0.07 0.13 49.08 06:03:51 05:36:01 1 44.84 0.00 7.48 0.05 0.15 47.47 06:03:51 05:36:01 2 43.58 0.00 6.86 0.22 0.25 49.08 06:03:51 05:36:01 3 45.02 0.00 6.85 0.14 0.14 47.86 06:03:51 05:36:01 4 46.02 0.00 7.17 4.42 0.10 42.29 06:03:51 05:36:01 5 43.22 0.00 6.35 0.10 0.17 50.15 06:03:51 05:36:01 6 43.54 0.00 6.96 0.08 0.22 49.19 06:03:51 05:36:01 7 43.63 0.00 6.65 1.66 0.12 47.94 06:03:51 05:37:01 all 11.39 0.00 7.14 7.69 0.10 73.69 06:03:51 05:37:01 0 10.80 0.00 6.42 7.24 0.07 75.47 06:03:51 05:37:01 1 12.17 0.00 8.27 3.03 0.14 76.40 06:03:51 05:37:01 2 11.61 0.00 7.35 2.54 0.07 78.44 06:03:51 05:37:01 3 12.08 0.00 7.30 2.85 0.10 77.67 06:03:51 05:37:01 4 12.00 0.00 7.35 15.29 0.10 65.25 06:03:51 05:37:01 5 11.39 0.00 7.70 22.80 0.10 58.01 06:03:51 05:37:01 6 9.78 0.00 6.04 2.83 0.07 81.28 06:03:51 05:37:01 7 11.27 0.00 6.66 5.08 0.15 76.83 06:03:51 05:38:01 all 7.30 0.00 5.59 21.73 0.12 65.27 06:03:51 05:38:01 0 7.06 0.00 5.36 21.46 0.12 66.01 06:03:51 05:38:01 1 6.89 0.00 5.69 7.63 0.22 79.58 06:03:51 05:38:01 2 7.60 0.00 6.34 57.19 0.09 28.80 06:03:51 05:38:01 3 7.89 0.00 5.84 20.03 0.14 66.10 06:03:51 05:38:01 4 7.37 0.00 5.05 14.60 0.03 72.95 06:03:51 05:38:01 5 7.13 0.00 5.27 27.60 0.08 59.92 06:03:51 05:38:01 6 6.99 0.00 5.52 9.15 0.08 78.26 06:03:51 05:38:01 7 7.47 0.00 5.66 16.39 0.21 70.28 06:03:51 05:39:01 all 45.10 0.00 9.62 10.83 0.16 34.30 06:03:51 05:39:01 0 45.80 0.00 9.16 8.08 0.16 36.80 06:03:51 05:39:01 1 44.39 0.00 9.39 11.44 0.14 34.64 06:03:51 05:39:01 2 43.11 0.00 10.55 15.89 0.16 30.29 06:03:51 05:39:01 3 45.00 0.00 8.74 0.85 0.19 45.22 06:03:51 05:39:01 4 44.25 0.00 9.42 3.15 0.21 42.97 06:03:51 05:39:01 5 47.53 0.00 11.16 27.53 0.14 13.64 06:03:51 05:39:01 6 44.29 0.00 9.18 16.74 0.12 29.67 06:03:51 05:39:01 7 46.36 0.00 9.38 3.18 0.14 40.95 06:03:51 05:40:01 all 6.87 0.00 4.95 30.45 0.14 57.60 06:03:51 05:40:01 0 6.35 0.00 4.44 10.21 0.10 78.90 06:03:51 05:40:01 1 6.33 0.00 4.17 55.40 0.15 33.95 06:03:51 05:40:01 2 4.30 0.00 3.57 25.25 0.10 66.77 06:03:51 05:40:01 3 7.77 0.00 4.71 24.52 0.19 62.82 06:03:51 05:40:01 4 7.16 0.00 3.98 39.78 0.08 48.99 06:03:51 05:40:01 5 9.35 0.00 7.64 43.60 0.14 39.27 06:03:51 05:40:01 6 6.22 0.00 5.27 27.34 0.15 61.01 06:03:51 05:40:01 7 7.54 0.00 5.86 17.47 0.17 68.96 06:03:51 05:41:01 all 19.85 0.00 8.05 20.74 0.24 51.13 06:03:51 05:41:01 0 19.29 0.00 6.91 14.47 0.28 59.06 06:03:51 05:41:01 1 18.96 0.00 9.25 51.51 0.14 20.15 06:03:51 05:41:01 2 18.20 0.00 7.68 13.48 0.41 60.22 06:03:51 05:41:01 3 18.84 0.00 7.80 20.45 0.26 52.64 06:03:51 05:41:01 4 19.66 0.00 8.09 15.26 0.12 56.87 06:03:51 05:41:01 5 24.46 0.00 9.25 18.03 0.25 48.02 06:03:51 05:41:01 6 20.08 0.00 5.68 13.33 0.14 60.77 06:03:51 05:41:01 7 19.37 0.00 9.75 19.70 0.30 50.89 06:03:51 05:42:01 all 27.63 0.00 8.41 19.43 0.12 44.42 06:03:51 05:42:01 0 26.54 0.00 7.56 11.01 0.17 54.72 06:03:51 05:42:01 1 25.62 0.00 9.09 14.48 0.09 50.72 06:03:51 05:42:01 2 26.05 0.00 7.44 7.01 0.09 59.41 06:03:51 05:42:01 3 27.85 0.00 7.39 34.59 0.10 30.07 06:03:51 05:42:01 4 28.00 0.00 9.60 49.31 0.17 12.92 06:03:51 05:42:01 5 30.94 0.00 9.33 15.07 0.14 44.53 06:03:51 05:42:01 6 26.41 0.00 8.02 18.70 0.12 46.75 06:03:51 05:42:01 7 29.57 0.00 8.83 5.48 0.09 56.02 06:03:51 05:43:01 all 49.74 0.00 12.00 9.33 0.26 28.66 06:03:51 05:43:01 0 48.82 0.00 11.63 4.72 0.29 34.54 06:03:51 05:43:01 1 47.30 0.00 11.16 12.04 0.21 29.29 06:03:51 05:43:01 2 47.35 0.00 12.35 6.94 0.35 33.02 06:03:51 05:43:01 3 50.38 0.00 11.88 7.34 0.21 30.19 06:03:51 05:43:01 4 49.42 0.00 10.80 7.62 0.19 31.97 06:03:51 05:43:01 5 53.14 0.00 13.93 12.18 0.28 20.47 06:03:51 05:43:01 6 48.03 0.00 11.34 7.84 0.37 32.41 06:03:51 05:43:01 7 53.55 0.00 12.91 15.92 0.20 17.43 06:03:51 05:44:01 all 8.61 0.00 1.15 0.36 0.07 89.82 06:03:51 05:44:01 0 8.39 0.00 1.52 0.03 0.05 90.01 06:03:51 05:44:01 1 6.30 0.00 0.77 0.35 0.07 92.51 06:03:51 05:44:01 2 7.49 0.00 0.85 0.15 0.08 91.42 06:03:51 05:44:01 3 9.55 0.00 1.04 0.12 0.07 89.22 06:03:51 05:44:01 4 7.21 0.00 0.92 0.87 0.07 90.93 06:03:51 05:44:01 5 6.07 0.00 1.02 0.44 0.05 92.42 06:03:51 05:44:01 6 10.47 0.00 1.12 0.08 0.07 88.26 06:03:51 05:44:01 7 13.45 0.00 1.93 0.81 0.10 83.71 06:03:51 05:45:01 all 3.19 0.00 0.44 0.28 0.05 96.05 06:03:51 05:45:01 0 5.32 0.00 0.33 0.02 0.07 94.26 06:03:51 05:45:01 1 3.79 0.00 0.43 0.62 0.03 95.13 06:03:51 05:45:01 2 0.45 0.00 0.35 0.00 0.02 99.18 06:03:51 05:45:01 3 5.36 0.00 0.60 0.05 0.07 93.92 06:03:51 05:45:01 4 1.12 0.00 0.43 1.42 0.02 97.01 06:03:51 05:45:01 5 5.74 0.00 0.54 0.07 0.10 93.56 06:03:51 05:45:01 6 1.19 0.00 0.32 0.00 0.00 98.50 06:03:51 05:45:01 7 2.56 0.00 0.53 0.03 0.08 96.79 06:03:51 06:03:51 05:45:01 CPU %user %nice %system %iowait %steal %idle 06:03:51 05:46:01 all 0.04 0.00 0.02 0.01 0.01 99.92 06:03:51 05:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:03:51 05:46:01 3 0.08 0.00 0.05 0.00 0.02 99.85 06:03:51 05:46:01 4 0.05 0.00 0.03 0.03 0.02 99.87 06:03:51 05:46:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:03:51 05:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:03:51 05:46:01 7 0.03 0.00 0.03 0.02 0.02 99.90 06:03:51 05:47:01 all 0.02 0.00 0.01 0.03 0.01 99.93 06:03:51 05:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:03:51 05:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:03:51 05:47:01 4 0.02 0.00 0.02 0.08 0.00 99.88 06:03:51 05:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:03:51 05:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:47:01 7 0.05 0.00 0.03 0.12 0.02 99.78 06:03:51 05:48:01 all 0.15 0.00 0.03 0.02 0.01 99.79 06:03:51 05:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:03:51 05:48:01 1 0.02 0.00 0.05 0.00 0.00 99.93 06:03:51 05:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:03:51 05:48:01 3 0.07 0.00 0.07 0.00 0.02 99.85 06:03:51 05:48:01 4 0.02 0.00 0.00 0.15 0.00 99.83 06:03:51 05:48:01 5 1.01 0.00 0.07 0.00 0.02 98.91 06:03:51 05:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:03:51 05:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:03:51 05:49:01 all 0.09 0.00 0.01 0.06 0.01 99.84 06:03:51 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 05:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:03:51 05:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:03:51 05:49:01 4 0.00 0.00 0.00 0.52 0.00 99.48 06:03:51 05:49:01 5 0.53 0.00 0.00 0.00 0.00 99.47 06:03:51 05:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:03:51 05:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:03:51 05:50:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:03:51 05:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:50:01 1 0.02 0.00 0.02 0.03 0.02 99.92 06:03:51 05:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:03:51 05:50:01 3 0.03 0.00 0.03 0.00 0.05 99.88 06:03:51 05:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:03:51 05:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:03:51 05:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:50:01 7 0.03 0.00 0.03 0.02 0.02 99.90 06:03:51 05:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:03:51 05:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:03:51 05:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:03:51 05:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:03:51 05:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:03:51 05:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:03:51 05:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:03:51 05:51:01 6 0.00 0.00 0.05 0.00 0.02 99.93 06:03:51 05:51:01 7 0.05 0.00 0.00 0.02 0.03 99.90 06:03:51 05:52:01 all 0.13 0.00 0.01 0.03 0.01 99.81 06:03:51 05:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:03:51 05:52:01 1 0.02 0.00 0.02 0.12 0.00 99.85 06:03:51 05:52:01 2 0.02 0.00 0.00 0.00 0.03 99.95 06:03:51 05:52:01 3 0.08 0.00 0.05 0.00 0.03 99.83 06:03:51 05:52:01 4 0.00 0.00 0.02 0.15 0.00 99.83 06:03:51 05:52:01 5 0.86 0.00 0.02 0.00 0.02 99.10 06:03:51 05:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:03:51 05:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 05:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:53:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:03:51 05:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:03:51 05:53:01 5 0.15 0.00 0.02 0.00 0.00 99.83 06:03:51 05:53:01 6 0.00 0.00 0.02 0.03 0.00 99.95 06:03:51 05:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:03:51 05:54:01 all 0.04 0.00 0.01 0.02 0.01 99.92 06:03:51 05:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 05:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:03:51 05:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:03:51 05:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:03:51 05:54:01 5 0.10 0.00 0.03 0.00 0.02 99.85 06:03:51 05:54:01 6 0.05 0.00 0.00 0.12 0.02 99.82 06:03:51 05:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:03:51 05:55:01 all 0.21 0.00 0.01 0.01 0.01 99.76 06:03:51 05:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:03:51 05:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:03:51 05:55:01 2 0.07 0.00 0.00 0.00 0.00 99.93 06:03:51 05:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:03:51 05:55:01 4 0.02 0.00 0.02 0.05 0.00 99.92 06:03:51 05:55:01 5 1.50 0.00 0.00 0.00 0.02 98.48 06:03:51 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:03:51 05:56:01 all 0.17 0.00 0.01 0.00 0.01 99.80 06:03:51 05:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:56:01 1 0.02 0.00 0.02 0.03 0.00 99.93 06:03:51 05:56:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:03:51 05:56:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:03:51 05:56:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:03:51 05:56:01 5 1.04 0.00 0.02 0.00 0.00 98.94 06:03:51 05:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:56:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:03:51 06:03:51 05:56:01 CPU %user %nice %system %iowait %steal %idle 06:03:51 05:57:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:03:51 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:03:51 05:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:03:51 05:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:03:51 05:57:01 4 0.00 0.00 0.02 0.05 0.00 99.93 06:03:51 05:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 06:03:51 05:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:03:51 05:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:58:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:03:51 05:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:03:51 05:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 05:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:03:51 05:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 05:58:01 4 0.05 0.00 0.02 0.03 0.03 99.87 06:03:51 05:58:01 5 0.10 0.00 0.00 0.00 0.00 99.90 06:03:51 05:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:03:51 05:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:03:51 05:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:03:51 05:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 05:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 05:59:01 4 0.08 0.00 0.05 0.02 0.02 99.83 06:03:51 05:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 05:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:03:51 05:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:03:51 06:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:03:51 06:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:03:51 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:03:51 06:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:03:51 06:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 06:00:01 4 0.03 0.00 0.02 0.02 0.03 99.90 06:03:51 06:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:03:51 06:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:03:51 06:00:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:03:51 06:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:03:51 06:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:03:51 06:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:03:51 06:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:03:51 06:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 06:01:01 4 0.07 0.00 0.03 0.10 0.03 99.77 06:03:51 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 06:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:03:51 06:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:03:51 06:02:01 all 0.04 0.00 0.01 0.03 0.01 99.92 06:03:51 06:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:03:51 06:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:03:51 06:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:03:51 06:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:03:51 06:02:01 4 0.07 0.00 0.00 0.18 0.02 99.73 06:03:51 06:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:03:51 06:02:01 6 0.02 0.00 0.00 0.03 0.02 99.93 06:03:51 06:02:01 7 0.08 0.00 0.02 0.00 0.00 99.90 06:03:51 06:03:01 all 4.91 0.00 2.21 1.05 0.04 91.79 06:03:51 06:03:01 0 4.43 0.00 1.92 0.05 0.05 93.54 06:03:51 06:03:01 1 5.09 0.00 2.45 0.00 0.03 92.43 06:03:51 06:03:01 2 7.41 0.00 2.40 4.32 0.05 85.82 06:03:51 06:03:01 3 4.57 0.00 2.17 0.32 0.03 92.91 06:03:51 06:03:01 4 4.25 0.00 2.21 0.95 0.03 92.55 06:03:51 06:03:01 5 4.29 0.00 1.99 0.47 0.03 93.22 06:03:51 06:03:01 6 4.23 0.00 2.64 2.22 0.05 90.85 06:03:51 06:03:01 7 5.03 0.00 1.92 0.03 0.05 92.97 06:03:51 Average: all 8.87 0.00 2.48 4.17 0.06 84.42 06:03:51 Average: 0 8.80 0.00 2.35 2.68 0.06 86.11 06:03:51 Average: 1 8.67 0.00 2.54 5.28 0.05 83.46 06:03:51 Average: 2 8.41 0.00 2.47 4.50 0.07 84.55 06:03:51 Average: 3 9.10 0.00 2.41 3.76 0.06 84.66 06:03:51 Average: 4 8.77 0.00 2.44 5.26 0.05 83.48 06:03:51 Average: 5 9.42 0.00 2.73 5.68 0.06 82.12 06:03:51 Average: 6 8.66 0.00 2.32 3.33 0.05 85.64 06:03:51 Average: 7 9.13 0.00 2.58 2.90 0.06 85.32 06:03:51 06:03:51 06:03:51