Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6ae7449aad5f05f69153f6120284e804cf836f6 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-ssh15136293339461248620.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-ssh7016463613902705218.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-ssh2207832274428702629.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-ssh6204583089263574126.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-ssh9299220700777182317.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6241 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/415 [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/415 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6ae7449aad5f05f69153f6120284e804cf836f6 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 Commit message: "Merge pull request #4362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.25" > git rev-list --no-walk 9347108a609dd459f88553db2d4ce562ddd577d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:12:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:12:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:12:14 ========================================================= 03:12:14 EdgeX Global Pipelines Version Info 03:12:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:12:15 ------------------- 03:12:15 stable info: 03:12:15 ------------------- 03:12:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:12:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:12:15 Message: update stable to v1.0.244 03:12:16 ------------------- 03:12:16 experimental info: 03:12:16 ------------------- 03:12:16 Commited By: **** collab-it+edgex@linuxfoundation.org 03:12:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:12:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6ae744 [Pipeline] echo 03:12:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:16 provisioning config files... 03:12:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config250665373974483464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:17 ---> docker-login.sh 03:12:17 nexus3.edgexfoundry.org:10001 03:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:17 Configure a credential helper to remove this warning. See 03:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:17 03:12:17 Login Succeeded 03:12:17 nexus3.edgexfoundry.org:10002 03:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:17 Configure a credential helper to remove this warning. See 03:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:17 03:12:17 Login Succeeded 03:12:17 nexus3.edgexfoundry.org:10003 03:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:17 Configure a credential helper to remove this warning. See 03:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:17 03:12:17 Login Succeeded 03:12:17 nexus3.edgexfoundry.org:10004 03:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:17 Configure a credential helper to remove this warning. See 03:12:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:17 03:12:17 Login Succeeded 03:12:17 docker.io 03:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:18 Configure a credential helper to remove this warning. See 03:12:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:18 03:12:18 Login Succeeded 03:12:18 ---> docker-login.sh ends [Pipeline] } 03:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:18 + 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 03:12:18 + dirname cmd/core-command/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo core-command,cmd/core-command/Dockerfile 03:12:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:12:18 + dirname cmd/core-data/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo core-data,cmd/core-data/Dockerfile 03:12:18 + dirname cmd/core-metadata/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo core-metadata,cmd/core-metadata/Dockerfile 03:12:18 + + cut -d/dirname -f2 cmd/security-bootstrapper/Dockerfile 03:12:18 03:12:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:12:18 + dirname cmd/security-proxy-setup/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:12:18 + dirname cmd/security-secretstore-setup/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:12:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:12:18 + dirname cmd/security-spire-agent/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:12:18 + dirname cmd/security-spire-config/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:12:18 + dirname cmd/security-spire-server/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:12:18 + dirname cmd/support-notifications/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo support-notifications,cmd/support-notifications/Dockerfile 03:12:18 + dirname cmd/support-scheduler/Dockerfile 03:12:18 + cut -d/ -f2 03:12:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:12:18 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 03:12:19 + git rev-list -1 --merges c6ae7449aad5f05f69153f6120284e804cf836f6~1..c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] echo 03:12:19 -----------> git rev-list -1 --merges c6ae7449aad5f05f69153f6120284e804cf836f6~1..c6ae7449aad5f05f69153f6120284e804cf836f6 c6ae7449aad5f05f69153f6120284e804cf836f6 03:12:19 c6ae7449aad5f05f69153f6120284e804cf836f6 [false] [Pipeline] sh 03:12:19 + git log --format=format:%s -1 c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] echo 03:12:19 ========================================================= 03:12:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:12:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:12:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:19 + grep -v github /etc/ssh/ssh_known_hosts 03:12:19 + [ -e /tmp/ssh_known_hosts ] 03:12:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:12:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:12:19 + sudo tee -a /etc/ssh/ssh_known_hosts 03:12:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:20 03:12:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:20 0.1.4: Pulling from edgex-devops/py-git-semver 03:12:20 b85a868b505f: Pulling fs layer 03:12:20 e2be974225ed: Pulling fs layer 03:12:20 339a4e72a1f5: Pulling fs layer 03:12:20 988bab9f4d93: Pulling fs layer 03:12:20 1469e6f7b9e6: Pulling fs layer 03:12:20 eaf3925da568: Pulling fs layer 03:12:20 bab4dde63d76: Pulling fs layer 03:12:20 bde34c3a00c8: Pulling fs layer 03:12:20 b352a97aabf1: Pulling fs layer 03:12:20 4872d77fe225: Pulling fs layer 03:12:20 5851b861e8e6: Pulling fs layer 03:12:20 bab4dde63d76: Waiting 03:12:20 bde34c3a00c8: Waiting 03:12:20 b352a97aabf1: Waiting 03:12:20 eaf3925da568: Waiting 03:12:20 988bab9f4d93: Waiting 03:12:20 4872d77fe225: Waiting 03:12:20 e2be974225ed: Verifying Checksum 03:12:20 e2be974225ed: Download complete 03:12:20 988bab9f4d93: Verifying Checksum 03:12:20 988bab9f4d93: Download complete 03:12:20 1469e6f7b9e6: Verifying Checksum 03:12:20 1469e6f7b9e6: Download complete 03:12:20 eaf3925da568: Download complete 03:12:21 339a4e72a1f5: Verifying Checksum 03:12:21 339a4e72a1f5: Download complete 03:12:21 bde34c3a00c8: Verifying Checksum 03:12:21 bde34c3a00c8: Download complete 03:12:21 b352a97aabf1: Verifying Checksum 03:12:21 4872d77fe225: Verifying Checksum 03:12:21 4872d77fe225: Download complete 03:12:21 b85a868b505f: Verifying Checksum 03:12:21 b85a868b505f: Download complete 03:12:21 5851b861e8e6: Verifying Checksum 03:12:21 5851b861e8e6: Download complete 03:12:21 bab4dde63d76: Verifying Checksum 03:12:21 bab4dde63d76: Download complete 03:12:22 b85a868b505f: Pull complete 03:12:22 e2be974225ed: Pull complete 03:12:23 339a4e72a1f5: Pull complete 03:12:23 988bab9f4d93: Pull complete 03:12:23 1469e6f7b9e6: Pull complete 03:12:23 eaf3925da568: Pull complete 03:12:25 bab4dde63d76: Pull complete 03:12:25 bde34c3a00c8: Pull complete 03:12:25 b352a97aabf1: Pull complete 03:12:25 4872d77fe225: Pull complete 03:12:25 5851b861e8e6: Pull complete 03:12:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:25 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:12:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:12:31 $ docker top d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 -eo pid,comm 03:12:31 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). 03:12:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:31 [ssh-agent] Looking for ssh-agent implementation... 03:12:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:31 $ docker exec d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent 03:12:31 SSH_AUTH_SOCK=/tmp/ssh-0D2DegtW7jd1/agent.14 03:12:31 SSH_AGENT_PID=20 03:12:31 Running ssh-add (command line suppressed) 03:12:31 Identity added: /w/workspace/edgex-go/415@tmp/private_key_12344676367388341838.key (/w/workspace/edgex-go/415@tmp/private_key_12344676367388341838.key) 03:12:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:31 + git tag --points-at HEAD [Pipeline] } 03:12:31 $ docker exec --env ******** --env ******** d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent -k 03:12:32 unset SSH_AUTH_SOCK; 03:12:32 unset SSH_AGENT_PID; 03:12:32 echo Agent pid 20 killed; 03:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:12:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:32 [ssh-agent] Looking for ssh-agent implementation... 03:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:32 $ docker exec d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent 03:12:32 SSH_AUTH_SOCK=/tmp/ssh-yLe2PiHx0Hp2/agent.70 03:12:32 SSH_AGENT_PID=76 03:12:32 Running ssh-add (command line suppressed) 03:12:32 Identity added: /w/workspace/edgex-go/415@tmp/private_key_14935681703974030320.key (/w/workspace/edgex-go/415@tmp/private_key_14935681703974030320.key) 03:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:32 + git semver init 03:12:32 2023-02-16 03:12:32,929 [run_init] DEBUG init version:0.0.0 force:False 03:12:32 2023-02-16 03:12:32,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/415/.semver 03:12:32 2023-02-16 03:12:32,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/415/.semver 03:12:32 2023-02-16 03:12:32,931 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/415/.semver'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=None) 03:12:41 2023-02-16 03:12:40,694 [append_file] DEBUG append to file:/w/workspace/edgex-go/415/.git/info/exclude 03:12:41 2023-02-16 03:12:40,695 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/415/.semver/main with force:False 03:12:41 2023-02-16 03:12:40,695 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:12:41 2023-02-16 03:12:40,695 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:12:41 3.0.0-dev.54 [Pipeline] } 03:12:41 $ docker exec --env ******** --env ******** d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 ssh-agent -k 03:12:41 unset SSH_AUTH_SOCK; 03:12:41 unset SSH_AGENT_PID; 03:12:41 echo Agent pid 76 killed; 03:12:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:41 + git semver [Pipeline] } 03:12:41 $ docker stop --time=1 d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 03:12:43 $ docker rm -f --volumes d58873b26b0e8f3e46c215adc88bc6233506e549075a360330412119b27cad99 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:12:43 Stashed 1 file(s) [Pipeline] echo 03:12:43 [edgeXSemver]: initialized semver on version 3.0.0-dev.54 [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 03:12:44 + git config --global --add safe.directory /w/workspace/edgex-go/415 [Pipeline] echo 03:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:44 ========================================================= 03:12:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:12:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:12:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:44 213ec9aee27d: Pulling fs layer 03:12:44 4583459ba037: Pulling fs layer 03:12:44 93c1e223e6f2: Pulling fs layer 03:12:44 53926ce57604: Pulling fs layer 03:12:44 21b2b0c7a3f4: Pulling fs layer 03:12:44 22ff95d597cd: Pulling fs layer 03:12:44 12d6caf4c0d1: Pulling fs layer 03:12:44 96b7cbca73a9: Pulling fs layer 03:12:44 a7acece74701: Pulling fs layer 03:12:44 21b2b0c7a3f4: Waiting 03:12:44 22ff95d597cd: Waiting 03:12:44 12d6caf4c0d1: Waiting 03:12:44 96b7cbca73a9: Waiting 03:12:44 53926ce57604: Waiting 03:12:44 a7acece74701: Waiting 03:12:44 93c1e223e6f2: Download complete 03:12:44 4583459ba037: Verifying Checksum 03:12:44 4583459ba037: Download complete 03:12:44 21b2b0c7a3f4: Verifying Checksum 03:12:44 21b2b0c7a3f4: Download complete 03:12:44 22ff95d597cd: Verifying Checksum 03:12:44 22ff95d597cd: Download complete 03:12:44 213ec9aee27d: Verifying Checksum 03:12:44 12d6caf4c0d1: Verifying Checksum 03:12:44 12d6caf4c0d1: Download complete 03:12:44 213ec9aee27d: Pull complete 03:12:44 4583459ba037: Pull complete 03:12:44 93c1e223e6f2: Pull complete 03:12:45 a7acece74701: Verifying Checksum 03:12:45 a7acece74701: Download complete 03:12:46 53926ce57604: Verifying Checksum 03:12:46 53926ce57604: Download complete 03:12:46 96b7cbca73a9: Verifying Checksum 03:12:46 96b7cbca73a9: Download complete 03:12:49 53926ce57604: Pull complete 03:12:49 21b2b0c7a3f4: Pull complete 03:12:49 22ff95d597cd: Pull complete 03:12:49 12d6caf4c0d1: Pull complete 03:12:51 96b7cbca73a9: Pull complete 03:12:52 a7acece74701: Pull complete 03:12:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:12:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:12:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:12:52 WORKDIR /edgex 03:12:52 COPY go.mod . 03:12:52 RUN go mod download 03:12:52 + docker build -t ci-base-image-x86_64 -f - . 03:12:53 Sending build context to Docker daemon 170.3MB 03:12:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:12:53 ---> db6d94c90886 03:12:53 Step 2/4 : WORKDIR /edgex 03:12:58 Still waiting to schedule task 03:12:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:13:00 ---> Running in a32e6a9f059a 03:13:00 Removing intermediate container a32e6a9f059a 03:13:00 ---> c5f7c204bcab 03:13:00 Step 3/4 : COPY go.mod . 03:13:00 ---> d7353857184a 03:13:00 Step 4/4 : RUN go mod download 03:13:00 ---> Running in fdb7953a77e5 03:13:15 Removing intermediate container fdb7953a77e5 03:13:15 ---> 078288845fff 03:13:15 Successfully built 078288845fff 03:13:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:15 + docker inspect -f . ci-base-image-x86_64 03:13:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:15 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:16 $ docker top 3dceb6a26bdb188c372a6c1346929d6d50d5d1e2026613d587e7509b2ddc0c0b -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:16 + go version 03:13:16 go version go1.18.7 linux/amd64 [Pipeline] } 03:13:16 $ docker stop --time=1 3dceb6a26bdb188c372a6c1346929d6d50d5d1e2026613d587e7509b2ddc0c0b 03:13:18 $ docker rm -f --volumes 3dceb6a26bdb188c372a6c1346929d6d50d5d1e2026613d587e7509b2ddc0c0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:19 + docker inspect -f . ci-base-image-x86_64 03:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:19 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:13:19 $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:19 $ docker top 8e64eb292a4d39038059af31f82f558ddfd7e54da1c28aa5ca57636df75b9bc7 -eo pid,comm [Pipeline] { [Pipeline] echo 03:13:19 ========================================================= 03:13:19 [edgeXBuildGoParallel] Running Tests and Build... 03:13:19 ========================================================= [Pipeline] sh 03:13:19 + git config --global --add safe.directory /w/workspace/edgex-go/415 [Pipeline] fileExists [Pipeline] sh 03:13:20 + make test 03:13:20 go test -race -coverprofile=coverage.out ./... 03:13:26 ? github.com/edgexfoundry/edgex-go [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements 03:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:13:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:13:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 03:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.145s coverage: 73.7% of statements 03:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 54.0% of statements 03:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.817s coverage: 88.5% of statements 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.9% of statements 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 03:13:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.074s coverage: 82.9% of statements 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 03:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 03:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 03:13:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.447s coverage: 79.9% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.040s coverage: 20.0% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.2% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.3% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 41.0% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.7% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:14:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:14:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:14:08 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 03:14:26 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." 03:14:26 go vet ./... 03:14:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:14:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:14:28 ./bin/test-attribution-txt.sh [Pipeline] echo 03:14:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:14:28 + ls -al . 03:14:28 total 748 03:14:28 drwxrwxr-x 11 1001 1001 4096 Feb 16 03:13 . 03:14:28 drwxr-xr-x 4 root root 4096 Feb 16 03:13 .. 03:14:28 drwxrwxr-x 2 1001 1001 4096 Feb 16 03:12 .blubracket 03:14:28 -rw-rw-r-- 1 1001 1001 16 Feb 16 03:12 .dockerignore 03:14:28 drwxrwxr-x 8 1001 1001 4096 Feb 16 03:14 .git 03:14:28 drwxrwxr-x 3 1001 1001 4096 Feb 16 03:12 .github 03:14:28 -rw-rw-r-- 1 1001 1001 1024 Feb 16 03:12 .gitignore 03:14:28 -rw-rw-r-- 1 1001 1001 42 Feb 16 03:12 .golangci.yml 03:14:28 -rw-rw-r-- 1 1001 1001 87 Feb 16 03:12 .hadolint.yml 03:14:28 drwxr-xr-x 3 1001 1001 4096 Feb 16 03:12 .semver 03:14:28 -rw-rw-r-- 1 1001 1001 166 Feb 16 03:12 .sonarcloud.properties 03:14:28 -rw-rw-r-- 1 1001 1001 1171 Feb 16 03:12 ADOPTERS.md 03:14:28 -rw-rw-r-- 1 1001 1001 10825 Feb 16 03:12 Attribution.txt 03:14:28 -rw-rw-r-- 1 1001 1001 73765 Feb 16 03:12 CHANGELOG.md 03:14:28 -rw-rw-r-- 1 1001 1001 3804 Feb 16 03:12 CONTRIBUTING.md 03:14:28 -rw-rw-r-- 1 1001 1001 677 Feb 16 03:12 GOVERNANCE.md 03:14:28 -rw-rw-r-- 1 1001 1001 850 Feb 16 03:12 Jenkinsfile 03:14:28 -rw-rw-r-- 1 1001 1001 10775 Feb 16 03:12 LICENSE 03:14:28 -rw-rw-r-- 1 1001 1001 13375 Feb 16 03:12 Makefile 03:14:28 -rw-rw-r-- 1 1001 1001 582 Feb 16 03:12 OWNERS.md 03:14:28 -rw-rw-r-- 1 1001 1001 9403 Feb 16 03:12 README.md 03:14:28 -rw-rw-r-- 1 1001 1001 6912 Feb 16 03:12 SECURITY.md 03:14:28 -rw-rw-r-- 1 1001 1001 12 Feb 16 03:12 VERSION 03:14:28 drwxrwxr-x 2 1001 1001 4096 Feb 16 03:12 bin 03:14:28 drwxrwxr-x 17 1001 1001 4096 Feb 16 03:12 cmd 03:14:28 -rw-r--r-- 1 root root 487530 Feb 16 03:14 coverage.out 03:14:28 -rw-rw-r-- 1 1001 1001 3295 Feb 16 03:12 go.mod 03:14:28 -rw-rw-r-- 1 1001 1001 33318 Feb 16 03:12 go.sum 03:14:28 drwxrwxr-x 7 1001 1001 4096 Feb 16 03:12 internal 03:14:28 drwxrwxr-x 3 1001 1001 4096 Feb 16 03:12 openapi 03:14:28 drwxrwxr-x 4 1001 1001 4096 Feb 16 03:12 snap 03:14:28 -rw-rw-r-- 1 1001 1001 204 Feb 16 03:12 version.go [Pipeline] sh 03:14:29 + '[' -e coverage.out ] 03:14:29 + chown 1001:1001 coverage.out [Pipeline] stash 03:14:29 Stashed 1 file(s) [Pipeline] sh 03:14:29 + make build 03:14:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:14:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6244 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:14:41 Running in /w/workspace/edgex-go/415 [Pipeline] { [Pipeline] checkout 03:14:41 The recommended git tool is: git 03:14:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:14:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:14:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:14:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:14:47 using credential edgex-jenkins-ssh 03:14:47 Cloning the remote Git repository 03:14:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:14:47 > git init /w/workspace/edgex-go/415 # timeout=10 03:14:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:14:48 > git --version # timeout=10 03:14:48 > git --version # 'git version 2.25.1' 03:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:14:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:14:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:14:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:14:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:14:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:14:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:15:00 $ docker stop --time=1 8e64eb292a4d39038059af31f82f558ddfd7e54da1c28aa5ca57636df75b9bc7 03:15:05 $ docker rm -f --volumes 8e64eb292a4d39038059af31f82f558ddfd7e54da1c28aa5ca57636df75b9bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:06 03:15:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:06 latest: Pulling from edgex-devops/edgex-compose 03:15:06 cbdbe7a5bc2a: Pulling fs layer 03:15:06 ca9280d653b3: Pulling fs layer 03:15:06 7e9c9ca2126c: Pulling fs layer 03:15:06 cbdbe7a5bc2a: Download complete 03:15:06 cbdbe7a5bc2a: Pull complete 03:15:06 ca9280d653b3: Verifying Checksum 03:15:06 ca9280d653b3: Download complete 03:15:06 Avoid second fetch 03:15:06 Checking out Revision c6ae7449aad5f05f69153f6120284e804cf836f6 (main) 03:15:07 7e9c9ca2126c: Download complete 03:15:07 ca9280d653b3: Pull complete 03:15:07 Commit message: "Merge pull request #4362 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:15:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:15:06 > git config core.sparsecheckout # timeout=10 03:15:07 > git checkout -f c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 03:15:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:15:08 % Total % Received % Xferd Average Speed Time Time Time Current 03:15:08 Dload Upload Total Spent Left Speed 03:15:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh 03:15:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:15:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:15:09 + sudo tee /etc/docker/daemon.new 03:15:09 { 03:15:09 "registry-mirrors": [ 03:15:09 "https://nexus3.edgexfoundry.org:10001" 03:15:09 ], 03:15:09 "bip": "10.250.0.254/24", 03:15:09 "hosts": [ 03:15:09 "tcp://0.0.0.0:5555", 03:15:09 "unix:///var/run/docker.sock" 03:15:09 ], 03:15:09 "mtu": 1458, 03:15:09 "selinux-enabled": true, 03:15:09 "seccomp-profile": "/etc/docker/seccomp.json" 03:15:09 } [Pipeline] sh 03:15:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:15:10 + sudo service docker restart 03:15:10 7e9c9ca2126c: Pull complete 03:15:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:10 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:15:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:15:12 $ docker top a7a23451d4db222a6d1eb977c470f537f0b5bacee20daa39ad34c40907dd7397 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:13 + docker-compose build --help 03:15:13 + grep parallel 03:15:14 --parallel Build images in parallel. [Pipeline] } 03:15:14 $ docker stop --time=1 a7a23451d4db222a6d1eb977c470f537f0b5bacee20daa39ad34c40907dd7397 03:15:15 $ docker rm -f --volumes a7a23451d4db222a6d1eb977c470f537f0b5bacee20daa39ad34c40907dd7397 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:15 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:15:16 $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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 03:15:16 $ docker top 4e6b12142143c4ea5f0d6c54e4612bf40a523a55c0147e095416f4d9920af323 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:16 + docker-compose -f ./docker-compose-build.yml build --parallel 03:15:17 Building core-command ... 03:15:17 Building core-common-config-bootstrapper ... 03:15:17 Building core-data ... 03:15:17 Building core-metadata ... 03:15:17 Building security-bootstrapper ... 03:15:17 Building security-proxy-setup ... 03:15:17 Building security-secretstore-setup ... 03:15:17 Building security-spiffe-token-provider ... 03:15:17 Building security-spire-agent ... 03:15:17 Building security-spire-config ... 03:15:17 Building security-spire-server ... 03:15:17 Building support-notifications ... 03:15:17 Building support-scheduler ... 03:15:17 Building security-spire-config 03:15:17 Building core-data 03:15:17 Building security-spiffe-token-provider 03:15:17 Building security-spire-agent 03:15:17 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:28 provisioning config files... 03:15:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config6657073946213252921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:28 ---> docker-login.sh 03:15:28 nexus3.edgexfoundry.org:10001 03:15:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:15:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:29 ---> 078288845fff 03:15:29 Step 3/24 : WORKDIR /edgex-go 03:15:29 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:15:29 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:15:29 ---> 078288845fff 03:15:29 Step 3/19 : WORKDIR /edgex-go 03:15:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:15:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:29 ---> 078288845fff 03:15:29 Step 3/24 : WORKDIR /edgex-go 03:15:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:15:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:15:29 ---> 078288845fff 03:15:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:15:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:15:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:15:29 ---> 078288845fff 03:15:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:29 Configure a credential helper to remove this warning. See 03:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:29 03:15:29 Login Succeeded 03:15:29 nexus3.edgexfoundry.org:10002 03:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:29 Configure a credential helper to remove this warning. See 03:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:29 03:15:29 Login Succeeded 03:15:29 nexus3.edgexfoundry.org:10003 03:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:30 Configure a credential helper to remove this warning. See 03:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:30 03:15:30 Login Succeeded 03:15:30 nexus3.edgexfoundry.org:10004 03:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:30 Configure a credential helper to remove this warning. See 03:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:30 03:15:30 Login Succeeded 03:15:30 docker.io 03:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:31 Configure a credential helper to remove this warning. See 03:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:31 03:15:31 Login Succeeded 03:15:31 ---> docker-login.sh ends [Pipeline] } 03:15:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:15:31 + git config --global --add safe.directory /w/workspace/edgex-go/415 [Pipeline] echo 03:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:31 ========================================================= 03:15:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:15:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:15:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:15:32 9b18e9b68314: Pulling fs layer 03:15:32 35d82f9e3411: Pulling fs layer 03:15:32 e16973657156: Pulling fs layer 03:15:32 fc693d55d65f: Pulling fs layer 03:15:32 7e9fc2657dce: Pulling fs layer 03:15:32 dda99020689f: Pulling fs layer 03:15:32 db1c61fa0a46: Pulling fs layer 03:15:32 fc693d55d65f: Waiting 03:15:32 7e9fc2657dce: Waiting 03:15:32 dda99020689f: Waiting 03:15:32 891c053d2c06: Pulling fs layer 03:15:32 db1c61fa0a46: Waiting 03:15:32 891c053d2c06: Waiting 03:15:32 e16973657156: Verifying Checksum 03:15:32 e16973657156: Download complete 03:15:32 35d82f9e3411: Verifying Checksum 03:15:32 35d82f9e3411: Download complete 03:15:32 7e9fc2657dce: Verifying Checksum 03:15:32 7e9fc2657dce: Download complete 03:15:32 dda99020689f: Verifying Checksum 03:15:32 dda99020689f: Download complete 03:15:32 9b18e9b68314: Verifying Checksum 03:15:32 9b18e9b68314: Download complete 03:15:33 9b18e9b68314: Pull complete 03:15:33 891c053d2c06: Verifying Checksum 03:15:33 891c053d2c06: Download complete 03:15:34 35d82f9e3411: Pull complete 03:15:34 e16973657156: Pull complete 03:15:34 db1c61fa0a46: Verifying Checksum 03:15:34 db1c61fa0a46: Download complete 03:15:35 fc693d55d65f: Verifying Checksum 03:15:35 fc693d55d65f: Download complete 03:15:41 ---> Running in e32da0d6dd24 03:15:41 ---> Running in af8aaaeaa823 03:15:41 ---> Running in 33533fa061b1 03:15:41 ---> Running in 1e20c6e7d644 03:15:41 ---> Running in 3c9aeb37afad 03:15:41 Removing intermediate container 33533fa061b1 03:15:41 ---> 9e7fc1636f8e 03:15:41 Step 4/22 : WORKDIR /edgex-go 03:15:41 Removing intermediate container e32da0d6dd24 03:15:41 ---> e9eb2208ed3c 03:15:41 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:15:41 Removing intermediate container 3c9aeb37afad 03:15:41 ---> f81094c06ddb 03:15:41 Step 4/22 : WORKDIR /edgex-go 03:15:42 Removing intermediate container 1e20c6e7d644 03:15:42 ---> 8ef31ff748d8 03:15:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:15:42 Removing intermediate container af8aaaeaa823 03:15:42 ---> 8e7d3f573d59 03:15:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:15:42 ---> Running in d542455c14e0 03:15:42 ---> Running in 256a65e346fe 03:15:42 ---> Running in 3c2911486deb 03:15:42 ---> Running in 7989e11765fb 03:15:42 ---> Running in d1ec96789eba 03:15:42 Removing intermediate container d542455c14e0 03:15:42 Removing intermediate container 3c2911486deb 03:15:42 ---> 643fd8af0ec2 03:15:42 ---> db93e0d4d3bb 03:15:42 Step 5/22 : RUN apk add --update --no-cache make gitStep 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:15:42 03:15:42 ---> Running in 5a7fa94d7e14 03:15:42 ---> Running in 3025c58c702a 03:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:15:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:15:43 OK: 211 MiB in 51 packages 03:15:43 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:15:43 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:15:43 OK: 17046 distinct packages available 03:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:15:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:15:43 OK: 211 MiB in 51 packages 03:15:43 OK: 211 MiB in 51 packages 03:15:43 OK: 211 MiB in 51 packages 03:15:43 OK: 211 MiB in 51 packages 03:15:43 Removing intermediate container 7989e11765fb 03:15:43 ---> 4ec28aa71b46 03:15:43 Step 5/24 : COPY go.mod vendor* ./ 03:15:43 Removing intermediate container 3025c58c702a 03:15:43 ---> c77b2ba2ecc1 03:15:43 Step 6/22 : COPY go.mod vendor* ./ 03:15:43 ---> 35f701081830 03:15:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:43 ---> Running in 6b4f1ae7c257 03:15:43 Removing intermediate container 5a7fa94d7e14 03:15:43 ---> 14afcd31545a 03:15:43 Step 6/22 : COPY go.mod vendor* ./ 03:15:43 ---> 774c3d298ec2 03:15:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:43 ---> Running in a31bb3421853 03:15:43 Removing intermediate container d1ec96789eba 03:15:43 ---> e7f1767d5438 03:15:43 Step 5/24 : COPY go.mod vendor* ./ 03:15:43 Removing intermediate container 256a65e346fe 03:15:43 ---> 1c7dc3d4e41c 03:15:43 Step 5/19 : COPY go.mod vendor* ./ 03:15:44 ---> f60a9fb6af00 03:15:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:44 ---> 84342c80b7a7 03:15:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:44 ---> Running in 5ab5aa2c8a5f 03:15:44 ---> Running in 49af91fbe652 03:15:44 ---> d81ad6179a04 03:15:44 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:44 ---> Running in f21bb39608a5 03:15:47 fc693d55d65f: Pull complete 03:15:47 7e9fc2657dce: Pull complete 03:15:47 dda99020689f: Pull complete 03:15:53 db1c61fa0a46: Pull complete 03:15:54 891c053d2c06: Pull complete 03:15:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:15:54 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:15:54 WORKDIR /edgex 03:15:54 COPY go.mod . 03:15:54 RUN go mod download build 03:15:54 -t ci-base-image-arm64 -f - . 03:15:55 Sending build context to Docker daemon 3.1MB 03:15:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:15:55 ---> f96f9c87975a 03:15:55 Step 2/4 : WORKDIR /edgex 03:15:58 ---> Running in 19bfee3404cc 03:15:58 Removing intermediate container 19bfee3404cc 03:15:58 ---> bf556ffc6e87 03:15:58 Step 3/4 : COPY go.mod . 03:15:58 ---> 63a60e08a802 03:15:58 Step 4/4 : RUN go mod download 03:15:58 ---> Running in ddac885095e6 03:16:37 Removing intermediate container ddac885095e6 03:16:37 ---> 17760d72a558 03:16:37 Successfully built 17760d72a558 03:16:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:38 + docker inspect -f . ci-base-image-arm64 03:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:38 prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container 03:16:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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 03:16:39 $ docker top 1bc32f24ff9f75d38a888f5fd74ec673990a4222c26982a4b1828757deb56884 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:40 Removing intermediate container 49af91fbe652 03:16:40 ---> 2f4e3e93c905 03:16:40 Step 7/24 : COPY . . 03:16:40 Removing intermediate container a31bb3421853 03:16:40 ---> 6321982621c7 03:16:40 Step 8/22 : COPY . . 03:16:40 Removing intermediate container 6b4f1ae7c257 03:16:40 ---> 2cc59f817b0b 03:16:40 Step 7/24 : COPY . . 03:16:40 Removing intermediate container 5ab5aa2c8a5f 03:16:40 ---> 8f02d006ee4d 03:16:40 Step 8/22 : COPY . . 03:16:40 Removing intermediate container f21bb39608a5 03:16:40 ---> f4876b2f01f6 03:16:40 Step 7/19 : COPY . . 03:16:40 + go version 03:16:40 go version go1.18.7 linux/arm64 [Pipeline] } 03:16:40 $ docker stop --time=1 1bc32f24ff9f75d38a888f5fd74ec673990a4222c26982a4b1828757deb56884 03:16:42 $ docker rm -f --volumes 1bc32f24ff9f75d38a888f5fd74ec673990a4222c26982a4b1828757deb56884 [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 03:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:42 03:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:43 latest: Pulling from edgex-devops/edgex-compose-arm64 03:16:43 29e5d40040c1: Pulling fs layer 03:16:43 1ce36da41761: Pulling fs layer 03:16:43 25b303627fd3: Pulling fs layer 03:16:43 29e5d40040c1: Verifying Checksum 03:16:43 29e5d40040c1: Download complete 03:16:43 1ce36da41761: Verifying Checksum 03:16:43 1ce36da41761: Download complete 03:16:44 29e5d40040c1: Pull complete 03:16:44 25b303627fd3: Verifying Checksum 03:16:44 25b303627fd3: Download complete 03:16:45 1ce36da41761: Pull complete 03:16:56 25b303627fd3: Pull complete 03:16:56 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:16:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:56 prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container 03:16:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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 03:16:59 $ docker top 78384f79639f9fd8f9db1b6d4fd8f395305e9f4815af9657177821f8a8bef53a -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:00 + grep parallel 03:17:00 + docker-compose build --help 03:17:02 ---> 1ab503be3ec1 03:17:02 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:17:02 ---> 34d2c3ab6aaf 03:17:02 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:17:02 ---> 490bda9e220b 03:17:02 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:17:02 ---> 77a9fd6e9031 03:17:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:17:02 ---> b2ec8b4654fa 03:17:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:17:02 ---> Running in 98b8a9762980 03:17:02 ---> Running in f9464f42a112 03:17:02 ---> Running in e0faf36151cb 03:17:02 ---> Running in 4c215dbf4ef5 03:17:02 ---> Running in e883ec0118b4 03:17:02 Removing intermediate container f9464f42a112 03:17:02 ---> 4d4e35f7b3a1 03:17:02 Step 9/24 : WORKDIR /edgex-go/spire-build 03:17:02 Removing intermediate container 98b8a9762980 03:17:02 ---> 2a80d30e674b 03:17:02 Step 9/24 : WORKDIR /edgex-go/spire-build 03:17:03 ---> Running in caa329feb384 03:17:03 ---> Running in 01afe9c68060 03:17:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:17:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:17:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:17:03 Removing intermediate container caa329feb384 03:17:03 ---> a33c5e85ec0e 03:17:03 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 03:17:03 Removing intermediate container 01afe9c68060 03:17:03 ---> f490c22aab1e 03:17:03 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 03:17:04 ---> Running in b4d5b54547fb 03:17:04 ---> Running in 10a0bf50c51c 03:17:05 Removing intermediate container 10a0bf50c51c 03:17:05 ---> 61aa749e2878 03:17:05 Step 11/24 : WORKDIR /edgex-go 03:17:05 Removing intermediate container b4d5b54547fb 03:17:05 ---> 841139f980cc 03:17:05 Step 11/24 : WORKDIR /edgex-go 03:17:05 ---> Running in 95391cdb794c 03:17:05 ---> Running in 9b0e24fb0c9e 03:17:05 Removing intermediate container 95391cdb794c 03:17:05 ---> 62b93d51ccf9 03:17:05 03:17:05 Step 12/24 : FROM alpine:3.15 03:17:05 Removing intermediate container 9b0e24fb0c9e 03:17:05 ---> 5855df2bfa79 03:17:05 03:17:05 Step 12/24 : FROM alpine:3.15 03:17:05 3.15: Pulling from library/alpine 03:17:05 3.15: Pulling from library/alpine 03:17:05 --parallel Build images in parallel. [Pipeline] } 03:17:06 $ docker stop --time=1 78384f79639f9fd8f9db1b6d4fd8f395305e9f4815af9657177821f8a8bef53a 03:17:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:17:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:17:06 Status: Downloaded newer image for alpine:3.15 03:17:06 Status: Downloaded newer image for alpine:3.15 03:17:06 ---> 5ce65d7b0fde 03:17:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:17:06 ---> 5ce65d7b0fde 03:17:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:17:07 ---> Running in 17d9683daf1d 03:17:07 ---> Running in 60bdc6786f60 03:17:07 Removing intermediate container 60bdc6786f60 03:17:07 ---> b139c29cfdc0 03:17:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:17:07 Removing intermediate container 17d9683daf1d 03:17:07 ---> ca97d97b17fd 03:17:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:07 ---> Running in ec9c75ea7231 03:17:07 $ docker rm -f --volumes 78384f79639f9fd8f9db1b6d4fd8f395305e9f4815af9657177821f8a8bef53a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:08 ---> Running in c390d7605777 03:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:08 prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container 03:17:08 $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@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 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:09 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:17:09 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:17:09 OK: 15857 distinct packages available 03:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:09 (1/4) Installing dumb-init (1.2.5-r1) 03:17:09 (2/4) Installing musl-obstack (1.2.3-r0) 03:17:09 (3/4) Installing libucontext (1.1-r0) 03:17:09 (4/4) Installing gcompat (1.0.0-r4) 03:17:09 Executing busybox-1.34.1-r7.trigger 03:17:09 OK: 6 MiB in 18 packages 03:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:10 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:17:10 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:17:10 OK: 15857 distinct packages available 03:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:10 (1/5) Installing dumb-init (1.2.5-r1) 03:17:10 (2/5) Installing musl-obstack (1.2.3-r0) 03:17:10 (3/5) Installing libucontext (1.1-r0) 03:17:10 (4/5) Installing gcompat (1.0.0-r4) 03:17:10 (5/5) Installing openssl (1.1.1t-r1) 03:17:10 Executing busybox-1.34.1-r7.trigger 03:17:10 OK: 7 MiB in 19 packages 03:17:10 $ docker top 602f4ad37aed26014f0d8429e07e9d04841a8ed5cfa1cf95bb1a62497f4e0795 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:11 + docker-compose -f ./docker-compose-build.yml build --parallel 03:17:12 Removing intermediate container ec9c75ea7231 03:17:12 ---> 892487c4c89f 03:17:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:17:12 Removing intermediate container c390d7605777 03:17:12 ---> 94b3b28b48bc 03:17:12 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:17:15 ---> a17411c3732a 03:17:15 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:17:15 ---> 4ea9b86af026 03:17:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:17:16 ---> f20abb3d4e24 03:17:16 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:17:16 ---> Running in e7ddce1e3ee0 03:17:16 Building core-command ... 03:17:16 Building core-common-config-bootstrapper ... 03:17:16 Building core-data ... 03:17:16 Building core-metadata ... 03:17:16 Building security-bootstrapper ... 03:17:16 Building security-proxy-setup ... 03:17:16 Building security-secretstore-setup ... 03:17:16 Building security-spiffe-token-provider ... 03:17:16 Building security-spire-agent ... 03:17:16 Building security-spire-config ... 03:17:16 Building security-spire-server ... 03:17:16 Building support-notifications ... 03:17:16 Building support-scheduler ... 03:17:16 Building security-spire-config 03:17:16 Building core-common-config-bootstrapper 03:17:16 Building security-spire-server 03:17:16 Building security-spire-agent 03:17:16 Building support-notifications 03:17:17 ---> f5eba65ea89e 03:17:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:17:17 Removing intermediate container e7ddce1e3ee0 03:17:17 ---> d7e9399b8df7 03:17:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:17:17 ---> bceca2e2bfc1 03:17:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:17:17 ---> b89b576ec999 03:17:17 Step 19/24 : WORKDIR / 03:17:17 ---> Running in 911b4c05b356 03:17:18 ---> 8ce9a885b364 03:17:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:17:18 Removing intermediate container 911b4c05b356 03:17:18 ---> 23d7b066590c 03:17:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:17:18 ---> Running in bbc65c1049ee 03:17:18 Removing intermediate container bbc65c1049ee 03:17:18 ---> 7366e5cbb3ce 03:17:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:17:18 ---> Running in 14a54703c94f 03:17:19 ---> fced8ffdd97f 03:17:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:17:19 Removing intermediate container 14a54703c94f 03:17:19 ---> 713f077ba9af 03:17:19 Step 22/24 : LABEL arch=x86_64 03:17:19 ---> Running in 23b22e51399b 03:17:19 ---> Running in 8585d9a3f63d 03:17:19 Removing intermediate container 23b22e51399b 03:17:19 ---> d9db9f9ff48b 03:17:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:17:20 Removing intermediate container 8585d9a3f63d 03:17:20 ---> c3054dabcc92 03:17:20 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:17:20 ---> Running in df78d7fb7582 03:17:20 ---> Running in 8a4618e8f3df 03:17:20 Removing intermediate container df78d7fb7582 03:17:20 ---> 50ed969e9b76 03:17:20 Step 22/24 : LABEL arch=x86_64Removing intermediate container 8a4618e8f3df 03:17:20 03:17:20 ---> b52e73bb8afc 03:17:20 Step 24/24 : LABEL version=3.0.0-dev.54 03:17:20 ---> Running in 02a26fb7d2e3 03:17:20 ---> Running in d8278e15eab5 03:17:21 Removing intermediate container d8278e15eab5 03:17:21 ---> a77da552f3a8 03:17:21 03:17:21 Removing intermediate container 02a26fb7d2e3 03:17:21 ---> 93459e3f9b14 03:17:21 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:17:21 Successfully built a77da552f3a8 03:17:21 Successfully tagged security-spire-config:latest 03:17:21  Building security-spire-config ... done Building security-secretstore-setup 03:17:21 ---> Running in cd17fd366fcb 03:17:24 Removing intermediate container cd17fd366fcb 03:17:24 ---> 86fcefc90bf9 03:17:24 Step 24/24 : LABEL version=3.0.0-dev.54 03:17:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:17:25 ---> 078288845fff 03:17:25 Step 3/24 : WORKDIR /edgex-go 03:17:25 ---> Using cache 03:17:25 ---> 8ef31ff748d8 03:17:25 Step 4/24 : RUN apk add --update --no-cache make git 03:17:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:29 ---> 17760d72a558 03:17:29 Step 3/23 : WORKDIR /edgex-go 03:17:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:17:29 ---> 17760d72a558 03:17:29 Step 3/24 : WORKDIR /edgex-go 03:17:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:29 ---> 17760d72a558 03:17:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:17:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:29 ---> 17760d72a558 03:17:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:17:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:17:29 ---> 17760d72a558 03:17:29 Step 3/24 : WORKDIR /edgex-go 03:17:29 ---> Running in 65f330162c53 03:17:29 ---> Running in 7a4402bf9e0b 03:17:29 ---> Running in 452f50c1bccb 03:17:29 ---> Running in a3ce0687af77 03:17:29 ---> Running in 4d1716520d2b 03:17:29 Removing intermediate container 65f330162c53 03:17:29 ---> 71f4468bf950 03:17:29 Step 4/22 : WORKDIR /edgex-go 03:17:29 ---> Running in e8c782546ac7 03:17:29 Removing intermediate container 7a4402bf9e0b 03:17:29 ---> c0cb1df30927 03:17:29 Step 4/22 : WORKDIR /edgex-go 03:17:29 Removing intermediate container a3ce0687af77 03:17:29 ---> e7e1efc3defa 03:17:29 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:17:29 Removing intermediate container 4d1716520d2b 03:17:29 ---> 2f8eca6942cc 03:17:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:17:29 Removing intermediate container 452f50c1bccb 03:17:29 ---> 9ceb0c2c3151 03:17:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:17:29 ---> Running in 8badb5133930 03:17:29 ---> Running in 66dd764e3b4c 03:17:29 ---> Running in 82b100b6006c 03:17:29 ---> Running in 417dcd173c53 03:17:29 Removing intermediate container e8c782546ac7 03:17:29 ---> 7c5088b67961 03:17:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:17:30 ---> Running in 6af9743042ec 03:17:30 Removing intermediate container 8badb5133930 03:17:30 ---> f3ed354fab1a 03:17:30 Step 5/22 : RUN apk add --update --no-cache make git 03:17:30 ---> Running in 6f33d111885f 03:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:17:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:17:33 OK: 221 MiB in 51 packages 03:17:33 OK: 221 MiB in 51 packages 03:17:33 OK: 221 MiB in 51 packages 03:17:33 OK: 221 MiB in 51 packages 03:17:34 OK: 221 MiB in 51 packages 03:17:38 Removing intermediate container 66dd764e3b4c 03:17:38 ---> b6e6f2abef7f 03:17:38 Step 5/24 : COPY go.mod vendor* ./ 03:17:38 Removing intermediate container 6af9743042ec 03:17:38 ---> 3ce84f706fc2 03:17:38 Step 6/22 : COPY go.mod vendor* ./ 03:17:38 Removing intermediate container 6f33d111885f 03:17:38 ---> 8bc249d5225f 03:17:38 Step 6/22 : COPY go.mod vendor* ./ 03:17:38 Removing intermediate container 82b100b6006c 03:17:38 ---> 65f62cbd1b22 03:17:38 Step 5/23 : COPY go.mod vendor* ./ 03:17:38 Removing intermediate container 417dcd173c53 03:17:38 ---> fabdee3e38be 03:17:38 Step 5/24 : COPY go.mod vendor* ./ 03:17:38 ---> 3998d4d18f02 03:17:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:38 ---> Running in feeda07ebf6f 03:17:39 ---> 57bf09193c02 03:17:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:39 ---> 518d4bd560cf 03:17:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:39 ---> Running in d94e0bc63d54 03:17:39 ---> Running in 0c690f149f70 03:17:39 ---> 9190ed7cdb47 03:17:39 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:39 ---> ef6a7aa50eca 03:17:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:39 ---> Running in f47bfc47e1ad 03:17:39 ---> Running in 5bf4bff47f1a 03:17:40 ---> Running in a47d8dfa39b7 03:17:40 ---> Running in ca376cf330b6 03:17:40 Removing intermediate container a47d8dfa39b7 03:17:40 ---> a7afe3aab78b 03:17:40 03:17:40 Successfully built a7afe3aab78b 03:17:40 Successfully tagged security-spire-agent:latest 03:17:40  Building security-spire-agent ... done Building security-spire-server 03:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:40 OK: 211 MiB in 51 packages 03:17:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:17:47 ---> 078288845fff 03:17:47 Step 3/23 : WORKDIR /edgex-go 03:17:47 ---> Using cache 03:17:47 ---> 8ef31ff748d8 03:17:47 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:17:47 ---> Using cache 03:17:47 ---> 4ec28aa71b46 03:17:47 Step 5/23 : COPY go.mod vendor* ./ 03:17:47 ---> Using cache 03:17:47 ---> 35f701081830 03:17:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:47 ---> Using cache 03:17:47 ---> 2cc59f817b0b 03:17:47 Step 7/23 : COPY . . 03:17:47 ---> Using cache 03:17:47 ---> 1ab503be3ec1 03:17:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:17:47 ---> Using cache 03:17:47 ---> 2a80d30e674b 03:17:47 Step 9/23 : WORKDIR /edgex-go/spire-build 03:17:47 ---> Using cache 03:17:47 ---> a33c5e85ec0e 03:17: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 03:17:52 ---> Running in 4d57ffec08f6 03:17:52 Removing intermediate container e883ec0118b4 03:17:52 Removing intermediate container e0faf36151cb 03:17:52 ---> 399c7ccbe35b 03:17:52 ---> 9feeec84e9a3 03:17:52 03:17:52 03:17:52 Step 10/22 : FROM alpine:3.16Step 9/19 : FROM alpine:3.15 03:17:52 03:17:52 ---> 5ce65d7b0fde 03:17:52 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:17:52 ---> Using cache 03:17:52 ---> ca97d97b17fd 03:17:52 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:17:52 Removing intermediate container 4c215dbf4ef5 03:17:52 ---> 761a2649058e 03:17:52 03:17:52 Step 10/22 : FROM alpine:3.16 03:17:53 ---> Running in 94188c502202 03:17:53 Removing intermediate container ca376cf330b6 03:17:53 ---> 8e700423cec6 03:17:53 Step 5/24 : COPY go.mod vendor* ./ 03:17:53 ---> e0507febe8ef 03:17:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:53 ---> Running in fd119dc02074 03:17:53 3.16: Pulling from library/alpine 03:17:53 3.16: Pulling from library/alpine 03:17:54 Removing intermediate container 4d57ffec08f6 03:17:54 ---> 5a85c6a39df2 03:17:54 Step 11/23 : WORKDIR /edgex-go 03:17:54 ---> Running in f0eb2a44bb0a 03:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:54 Removing intermediate container f0eb2a44bb0a 03:17:54 ---> c4886f7662d8 03:17:54 03:17:54 Step 12/23 : FROM alpine:3.15 03:17:54 ---> 5ce65d7b0fde 03:17:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:17:54 ---> Using cache 03:17:54 ---> ca97d97b17fd 03:17:54 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:17:54 ---> Using cache 03:17:54 ---> 94b3b28b48bc 03:17:54 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:17:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:17:55 Status: Downloaded newer image for alpine:3.16 03:17:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:17:55 Status: Image is up to date for alpine:3.16 03:17:55 ---> dfd21b5a31f5 03:17:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:17:55 ---> dfd21b5a31f5 03:17:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:55 ---> Running in d4c18155597a 03:17:55 ---> Running in 8aafcd20bd5b 03:17:55 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:17:55 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:17:55 OK: 15857 distinct packages available 03:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:55 Removing intermediate container d4c18155597a 03:17:55 ---> cb17a6906f97 03:17:55 Step 12/22 : ENV APP_PORT=59880 03:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:56 (1/9) Installing ca-certificates (20220614-r0) 03:17:56 (2/9) Installing brotli-libs (1.0.9-r5) 03:17:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:17:56 (4/9) Installing libcurl (7.80.0-r6) 03:17:56 (5/9) Installing curl (7.80.0-r6) 03:17:56 (6/9) Installing dumb-init (1.2.5-r1) 03:17:56 (7/9) Installing musl-obstack (1.2.3-r0) 03:17:56 (8/9) Installing libucontext (1.1-r0) 03:17:56 (9/9) Installing gcompat (1.0.0-r4) 03:17:56 Executing busybox-1.34.1-r7.trigger 03:17:56 Executing ca-certificates-20220614-r0.trigger 03:17:56 OK: 8 MiB in 23 packages 03:17:56 (1/2) Installing ca-certificates (20220614-r0) 03:17:56 (2/2) Installing dumb-init (1.2.5-r1) 03:17:56 Executing busybox-1.35.0-r17.trigger 03:17:56 Executing ca-certificates-20220614-r0.trigger 03:17:56 OK: 6 MiB in 16 packages 03:17:57 ---> Running in f72410e42306 03:17:57 ---> 0eedd13fecd6 03:17:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:17:57 Removing intermediate container f72410e42306 03:17:57 ---> c31f447168d5 03:17:57 Step 13/22 : EXPOSE $APP_PORT 03:17:57 ---> Running in 2453d3b5861e 03:17:57 ---> c57eebd8ac2d 03:17:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:17:57 Removing intermediate container 2453d3b5861e 03:17:57 ---> 2ded4def484c 03:17:57 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:17:57 Removing intermediate container 8aafcd20bd5b 03:17:57 ---> c55962c4a918 03:17:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:17:57 ---> Running in b14c73913cc8 03:17:57 ---> Running in 3149c572ec2b 03:17:57 ---> b42ab9ac8b3f 03:17:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:17:57 Removing intermediate container 94188c502202 03:17:57 ---> 685d89655d8c 03:17:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:58 Removing intermediate container 3149c572ec2b 03:17:58 ---> cfe064300eb9 03:17:58 Step 13/22 : ENV APP_PORT=59860 03:17:58 ---> Running in bdd0ce79d357 03:17:58 ---> 2bf6b58c406b 03:17:58 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:17:58 ---> d8832e2327cc 03:17:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:17:58 ---> Running in b2594e9ea1ee 03:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:58 Removing intermediate container bdd0ce79d357 03:17:58 ---> ae5f6e173e64 03:17:58 Step 14/22 : EXPOSE $APP_PORT 03:17:58 ---> Running in 3490934ee439 03:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:58 Removing intermediate container b2594e9ea1ee 03:17:58 ---> 7887221402ed 03:17:58 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:17:58 (1/1) Installing dumb-init (1.2.5-r1) 03:17:58 Executing busybox-1.35.0-r17.trigger 03:17:58 OK: 6 MiB in 15 packages 03:17:59 ---> Running in bf1bd45caf06 03:17:59 Removing intermediate container 3490934ee439 03:17:59 ---> f9848b41e5fc 03:17:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:59 ---> 5d8e941df347 03:17:59 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:17:59 Removing intermediate container bf1bd45caf06 03:17:59 ---> 4a74ccf72797 03:17:59 Step 21/23 : LABEL arch=x86_64 03:17:59 ---> Running in 7682eb4385d4 03:17:59 ---> 6431773a85d9 03:17:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:17:59 ---> d4fd9297164d 03:17:59 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:17:59 Removing intermediate container b14c73913cc8 03:17:59 ---> 15e3d3f9f00d 03:17:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:59 Removing intermediate container 7682eb4385d4 03:17:59 ---> 92ce5b0982a4 03:17:59 Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:17:59 ---> Running in 264b45f1becf 03:17:59 ---> Running in c790e420409c 03:18:00 ---> 09153581277d 03:18:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:18:00 Removing intermediate container c790e420409c 03:18:00 ---> a5acc3b5bcfc 03:18:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:18:00 ---> c878f7780393 03:18:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:18:00 Removing intermediate container 264b45f1becf 03:18:00 ---> 4942c0d346c6 03:18:00 Step 23/23 : LABEL version=3.0.0-dev.54 03:18:00 ---> Running in 6d80ad9b210e 03:18:00 ---> Running in 1aae7c7103f2 03:18:00 ---> 561f853121bb 03:18:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:18:00 Removing intermediate container 6d80ad9b210e 03:18:00 ---> dfdf4fdf446d 03:18:00 Step 17/19 : LABEL arch=x86_64 03:18:00 Removing intermediate container 1aae7c7103f2 03:18:00 ---> 6df764fe6f71 03:18:00 03:18:00 ---> 6bff10b11f02 03:18:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:18:00 ---> Running in 906be30f2f10 03:18:00 ---> Running in 7c7b505fd298 03:18:00 Successfully built 6df764fe6f71 03:18:00 Successfully tagged security-spire-server:latest 03:18:00 Building core-common-config-bootstrapper 03:18:04  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:04 ---> 078288845fff 03:18:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:18:04 ---> Using cache 03:18:04 ---> f81094c06ddb 03:18:04 Step 4/22 : WORKDIR /edgex-go 03:18:04 ---> Using cache 03:18:04 ---> db93e0d4d3bb 03:18:04 Step 5/22 : RUN apk add --update --no-cache make git 03:18:07 ---> 607c531f989b 03:18:07 Step 18/22 : ENTRYPOINT ["/core-data"] 03:18:07 Removing intermediate container 906be30f2f10 03:18:07 ---> 620e8ee1ded9 03:18:07 Step 18/19 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:18:07 Removing intermediate container 7c7b505fd298 03:18:07 ---> 80ff31c283fd 03:18:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:18:07 ---> Running in 8e3679272211 03:18:07 ---> Running in 31959c403729 03:18:07 ---> Running in 733feccc9e37 03:18:07 ---> Running in 1bf01df9bd91 03:18:07 Removing intermediate container 31959c403729 03:18:07 ---> 1e99aee2cc98 03:18:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:18:07 Removing intermediate container 1bf01df9bd91 03:18:07 ---> 27414a73b515 03:18:07 Step 19/19 : LABEL version=3.0.0-dev.54 03:18:07 Removing intermediate container 733feccc9e37 03:18:07 ---> cf55bdd675f7 03:18:07 Step 20/22 : LABEL arch=x86_64 03:18:07 ---> Running in 5aa762fec431 03:18:07 ---> Running in 4e30c01686d6 03:18:07 ---> Running in cd47a0189168 03:18:08 Removing intermediate container 4e30c01686d6 03:18:08 Removing intermediate container 5aa762fec431 03:18:08 ---> da64c8e71c1c 03:18:08 ---> c030cf575b41 03:18:08 03:18:08 Step 20/22 : LABEL arch=x86_64 03:18:08 Removing intermediate container cd47a0189168 03:18:08 ---> 96815fc56f0f 03:18:08 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:18:08 Successfully built da64c8e71c1c 03:18:08 ---> Running in 6e7b6ac8bea6 03:18:08 Successfully tagged security-spiffe-token-provider:latest 03:18:08  Building security-spiffe-token-provider ... done Building core-metadata 03:18:08 ---> Running in 65ecf6f6dcff 03:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:18:11 OK: 211 MiB in 51 packages 03:18:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:14 ---> 078288845fff 03:18:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:18:14 ---> Using cache 03:18:14 ---> f81094c06ddb 03:18:14 Step 4/24 : WORKDIR /edgex-go 03:18:14 ---> Using cache 03:18:14 ---> db93e0d4d3bb 03:18:14 Step 5/24 : RUN apk add --update --no-cache make git 03:18:16 Removing intermediate container 6e7b6ac8bea6 03:18:16 ---> cf8f04b0add4 03:18:16 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:18:16 Removing intermediate container 65ecf6f6dcff 03:18:16 ---> 11117a82621a 03:18:16 Step 22/22 : LABEL version=3.0.0-dev.54 03:18:16 ---> Running in 45d1d66b7905 03:18:16 ---> Running in 2e478c7eea6b 03:18:16 ---> Running in a0aa76f224ab 03:18:16 Removing intermediate container 8e3679272211 03:18:16 ---> 2e394926b976 03:18:16 Step 6/22 : COPY go.mod vendor* ./ 03:18:17 Removing intermediate container 2e478c7eea6b 03:18:17 ---> 2f10cfb159fa 03:18:17 Step 22/22 : LABEL version=3.0.0-dev.54 03:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:18:17 Removing intermediate container a0aa76f224ab 03:18:17 ---> c870cd1b8af4 03:18:17 03:18:17 ---> Running in bdeb3c1326cc 03:18:17 ---> b7efdeac477b 03:18:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:18:17 Successfully built c870cd1b8af4 03:18:17 Successfully tagged support-notifications:latest 03:18:17  Building support-notifications ... done Building support-scheduler 03:18:17 ---> Running in 52b69e2bcd6c 03:18:17 Removing intermediate container bdeb3c1326cc 03:18:17 ---> 3b55b92412ae 03:18:17 03:18:17 Successfully built 3b55b92412ae 03:18:17 Successfully tagged core-data:latest 03:18:17  Building core-data ... done Building security-proxy-setup 03:18:18 OK: 211 MiB in 51 packages 03:18:21 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:21 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:18:21 ---> 078288845fff 03:18:21 Step 3/21 : WORKDIR /edgex-go 03:18:21 ---> Using cache 03:18:21 ---> 8ef31ff748d8 03:18:21 Step 4/21 : RUN apk add --update --no-cache make git 03:18:21 ---> Using cache 03:18:21 ---> 8e700423cec6 03:18:21 Step 5/21 : COPY go.mod vendor* ./ 03:18:21 ---> Using cache 03:18:21 ---> e0507febe8ef 03:18:21 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:23 ---> 078288845fff 03:18:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:18:23 ---> Using cache 03:18:23 ---> f81094c06ddb 03:18:23 Step 4/22 : WORKDIR /edgex-go 03:18:23 ---> Using cache 03:18:23 ---> db93e0d4d3bb 03:18:23 Step 5/22 : RUN apk add --update --no-cache make git 03:18:23 ---> Using cache 03:18:23 ---> 2e394926b976 03:18:23 Step 6/22 : COPY go.mod vendor* ./ 03:18:23 ---> Using cache 03:18:23 ---> b7efdeac477b 03:18:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:29 ---> Running in 0674d34347dc 03:18:29 ---> Running in ea7274a885fd 03:18:30 Removing intermediate container 45d1d66b7905 03:18:30 ---> 169c2915ef2c 03:18:30 Step 6/24 : COPY go.mod vendor* ./ 03:18:32 ---> f636aa17348b 03:18:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:33 ---> Running in b75f40a5f096 03:19:05 Removing intermediate container fd119dc02074 03:19:05 ---> de8d54864328 03:19:05 Step 7/24 : COPY . . 03:19:32 ---> 917d7efb4a13 03:19:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:19:32 Removing intermediate container 52b69e2bcd6c 03:19:32 ---> 8c7303907ff0 03:19:32 Step 8/22 : COPY . . 03:19:33 ---> Running in 6b0191f62e25 03:19:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:19:46 Removing intermediate container 0c690f149f70 03:19:46 ---> 508f342b8994 03:19:46 Step 8/22 : COPY . . 03:19:46 Removing intermediate container d94e0bc63d54 03:19:46 ---> 1a883276301a 03:19:46 Step 8/22 : COPY . . 03:19:46 Removing intermediate container feeda07ebf6f 03:19:46 ---> 883acfb756c6 03:19:46 Step 7/24 : COPY . . 03:19:46 Removing intermediate container f47bfc47e1ad 03:19:46 ---> 12b5a6bc6d33 03:19:46 Step 7/23 : COPY . . 03:19:46 Removing intermediate container 5bf4bff47f1a 03:19:46 ---> 5a37c002ee62 03:19:46 Step 7/24 : COPY . . 03:19:46 ---> 4cedb095d1a9 03:19:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:19:46 ---> cbb4b975af4a 03:19:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:19:46 ---> Running in 47a083ce4f7e 03:19:46 ---> Running in 9ccd6d836033 03:19:46 ---> b5ea195bca12 03:19:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:19:46 ---> a6cc5b5ec7d0 03:19:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:19:46 ---> 5660609af655 03:19:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:19:46 ---> Running in 746ffc41437f 03:19:46 ---> Running in 9234cd247851 03:19:46 ---> Running in 6fef79c9aee3 03:19:46 Removing intermediate container 746ffc41437f 03:19:46 ---> f284b2e5a66d 03:19:46 Step 9/23 : WORKDIR /edgex-go/spire-build 03:19:46 Removing intermediate container 9234cd247851 03:19:46 ---> c174eb56728b 03:19:46 Step 9/24 : WORKDIR /edgex-go/spire-build 03:19:46 ---> Running in 5a98b1fddadd 03:19:46 ---> Running in aa2fcaf279c1 03:19:46 Removing intermediate container 6fef79c9aee3 03:19:46 ---> 0983a0fdc3d9 03:19:46 Step 9/24 : WORKDIR /edgex-go/spire-build 03:19:46 ---> Running in a570c856b2f4 03:19:46 Removing intermediate container 5a98b1fddadd 03:19:46 ---> 11e861408caf 03:19:46 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 03:19:46 ---> Running in c60ce1ff78ec 03:19:46 Removing intermediate container aa2fcaf279c1 03:19:46 ---> b6f9bfa05995 03:19:46 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 03:19:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:19:46 ---> Running in 1e3a476b6f9a 03:19:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:19:46 Removing intermediate container a570c856b2f4 03:19:46 ---> 0fb859894073 03:19:46 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 03:19:46 ---> Running in b70b95ae281c 03:19:47 Removing intermediate container c60ce1ff78ec 03:19:47 ---> af14772cf912 03:19:47 Step 11/23 : WORKDIR /edgex-go 03:19:47 ---> Running in a92745ae3ab9 03:19:48 Removing intermediate container 1e3a476b6f9a 03:19:48 ---> acb813261393 03:19:48 Step 11/24 : WORKDIR /edgex-go 03:19:48 Removing intermediate container b70b95ae281c 03:19:48 ---> f029f5924254 03:19:48 Step 11/24 : WORKDIR /edgex-go 03:19:48 ---> Running in 06db38fe045b 03:19:48 ---> Running in ef0914047b0d 03:19:48 Removing intermediate container a92745ae3ab9 03:19:48 ---> 62803df8f955 03:19:48 03:19:48 Step 12/23 : FROM alpine:3.15 03:19:48 3.15: Pulling from library/alpine 03:19:49 Removing intermediate container 06db38fe045b 03:19:49 ---> 412619992110 03:19:49 03:19:49 Step 12/24 : FROM alpine:3.15 03:19:49 Removing intermediate container ef0914047b0d 03:19:49 ---> 5a8919fc0e3c 03:19:49 03:19:49 Step 12/24 : FROM alpine:3.15 03:19:49 3.15: Pulling from library/alpine 03:19:49 3.15: Pulling from library/alpine 03:19:50 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:19:50 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:19:50 Status: Downloaded newer image for alpine:3.15 03:19:50 Status: Image is up to date for alpine:3.15 03:19:50 ---> 354640af7b1b 03:19:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:19:50 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:19:50 Status: Image is up to date for alpine:3.15 03:19:50 ---> 354640af7b1b 03:19:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:19:50 ---> 354640af7b1b 03:19:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:19:50 ---> Running in d05e84925f60 03:19:51 ---> Running in 2b987c3068ac 03:19:51 ---> Running in 9543032e4995 03:19:51 Removing intermediate container 2b987c3068ac 03:19:51 ---> c8b4d83fb2f2 03:19:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:19:52 ---> Running in d515f926c699 03:19:52 Removing intermediate container d05e84925f60 03:19:52 ---> 276472d405ef 03:19:52 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:19:52 Removing intermediate container 9543032e4995 03:19:52 ---> 7974140bfe39 03:19:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:19:52 ---> Running in 4f5796cc4157 03:19:52 ---> Running in 75a6a51a281d 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:56 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:19:56 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:19:56 OK: 15734 distinct packages available 03:19:56 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:19:56 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:19:56 OK: 15734 distinct packages available 03:19:56 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:19:56 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:19:56 OK: 15734 distinct packages available 03:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:19:58 (1/5) Installing dumb-init (1.2.5-r1) 03:19:58 (2/5) Installing musl-obstack (1.2.3-r0) 03:19:58 (3/5) Installing libucontext (1.1-r0) 03:19:58 (4/5) Installing gcompat (1.0.0-r4) 03:19:58 (5/5) Installing openssl (1.1.1t-r1) 03:19:58 Executing busybox-1.34.1-r7.trigger 03:19:58 OK: 6 MiB in 19 packages 03:19:58 (1/4) Installing dumb-init (1.2.5-r1) 03:19:58 (2/4) Installing musl-obstack (1.2.3-r0) 03:19:58 (3/4) Installing libucontext (1.1-r0) 03:19:58 (4/4) Installing gcompat (1.0.0-r4) 03:19:58 (1/5) Installing dumb-init (1.2.5-r1) 03:19:58 Executing busybox-1.34.1-r7.trigger 03:19:58 (2/5) Installing musl-obstack (1.2.3-r0) 03:19:58 (3/5) Installing libucontext (1.1-r0) 03:19:58 (4/5) Installing gcompat (1.0.0-r4) 03:19:58 (5/5) Installing openssl (1.1.1t-r1) 03:19:58 OK: 6 MiB in 18 packages 03:19:58 Executing busybox-1.34.1-r7.trigger 03:19:58 OK: 6 MiB in 19 packages 03:20:01 Removing intermediate container d515f926c699 03:20:01 ---> b401f0fd115a 03:20:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:20:01 Removing intermediate container 4f5796cc4157 03:20:01 ---> efb1d0076df5 03:20:01 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:20:01 Removing intermediate container 75a6a51a281d 03:20:01 ---> 8be79a3430cb 03:20:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:20:06 ---> 4aa93f3400d3 03:20:06 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:20:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:20:13 ---> c87baa4ecd44 03:20:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:20:13 ---> 86ae8741065f 03:20:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:20:13 ---> 5d41c86c8b5b 03:20:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:20:14 ---> 950c2478c8a3 03:20:14 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:20:14 ---> Running in 2ff74d5b921b 03:20:15 Removing intermediate container 2ff74d5b921b 03:20:15 ---> 24edc065175a 03:20:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:20:15 ---> 9f54c7885dac 03:20:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:20:15 ---> d6a0e5fbf559 03:20:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:20:16 ---> e29578d09584 03:20:16 Step 19/24 : WORKDIR / 03:20:16 ---> Running in 0cb1a56e6e19 03:20:16 ---> b1e076dac8cf 03:20:16 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:20:16 ---> Running in a17762c0d16b 03:20:17 ---> 459021b31ffa 03:20:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:20:17 Removing intermediate container 0cb1a56e6e19 03:20:17 ---> a5c7d99a85e4 03:20:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:20:17 ---> Running in 32890e731c8d 03:20:17 Removing intermediate container a17762c0d16b 03:20:17 ---> 974daaed4d44 03:20:17 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:20:17 ---> Running in d5dcd2ea46bd 03:20:18 ---> b9ad67441a8c 03:20:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:20:18 Removing intermediate container 32890e731c8d 03:20:18 ---> 2da87fce87ed 03:20:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:20:19 Removing intermediate container d5dcd2ea46bd 03:20:19 ---> 54dcedf545ed 03:20:19 Step 21/23 : LABEL arch=arm64 03:20:19 ---> Running in 2bd851285e39 03:20:19 ---> Running in 8c248d5532c4 03:20:19 Removing intermediate container 2bd851285e39 03:20:19 ---> 80b969235796 03:20:19 Removing intermediate container 8c248d5532c4 03:20:19 ---> aeeb9b8cad86 03:20:19 Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:20:19 Step 22/24 : LABEL arch=arm64 03:20:19 ---> Running in 96d29cd7bf61 03:20:19 ---> Running in 5c6089e8082d 03:20:19 ---> 4fb880b1e565 03:20:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:20:20 ---> Running in 569c95dec679 03:20:20 Removing intermediate container 96d29cd7bf61 03:20:20 ---> 2c2dc4c6a931 03:20:20 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:20:20 Removing intermediate container 5c6089e8082d 03:20:20 ---> 31cb56305bd2 03:20:20 Step 23/23 : LABEL version=3.0.0-dev.54 03:20:21 Removing intermediate container 569c95dec679 03:20:21 ---> b44323de4cc0 03:20:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:20:21 ---> Running in 2488126f90cf 03:20:21 ---> Running in 145a36272a11 03:20:21 ---> Running in ec9662fdb0a9 03:20:22 Removing intermediate container 2488126f90cf 03:20:22 ---> 7fc3d8a66c7c 03:20:22 Step 24/24 : LABEL version=3.0.0-dev.54 03:20:22 ---> Running in 3428b4a9cac4 03:20:22 Removing intermediate container 145a36272a11 03:20:22 ---> bed58f2dd693 03:20:22 03:20:22 Successfully built bed58f2dd693 03:20:22 Successfully tagged security-spire-server-arm64:latest 03:20:22 Building core-command 03:20:22  Building security-spire-server ... done Removing intermediate container ec9662fdb0a9 03:20:22 ---> 72f179edefc2 03:20:22 Step 22/24 : LABEL arch=arm64 03:20:22 ---> Running in 40e7392563a9 03:20:22 Removing intermediate container 3428b4a9cac4 03:20:22 ---> 86a4f86d500a 03:20:22 03:20:23 Successfully built 86a4f86d500a 03:20:23 Successfully tagged security-spire-config-arm64:latest 03:20:23  Building security-spire-config ... done Building security-proxy-setup 03:20:23 Removing intermediate container 40e7392563a9 03:20:23 ---> 49bc4de099d5 03:20:23 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:20:23 ---> Running in 3490eba27cbe 03:20:24 Removing intermediate container 3490eba27cbe 03:20:24 ---> deb78aed0dab 03:20:24 Step 24/24 : LABEL version=3.0.0-dev.54 03:20:24 ---> Running in 9749f715d997 03:20:24 Removing intermediate container 9749f715d997 03:20:24 ---> de054fd7c664 03:20:24 03:20:24 Successfully built de054fd7c664 03:20:24 Successfully tagged security-spire-agent-arm64:latest 03:20:24 Building security-bootstrapper 03:20:31  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:20:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:20:31 ---> 17760d72a558 03:20:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:20:31 ---> Using cache 03:20:31 ---> c0cb1df30927 03:20:31 Step 4/23 : WORKDIR /edgex-go 03:20:31 ---> Using cache 03:20:31 ---> f3ed354fab1a 03:20:31 Step 5/23 : RUN apk add --update --no-cache make git 03:20:31 ---> Using cache 03:20:31 ---> 8bc249d5225f 03:20:31 Step 6/23 : COPY go.mod vendor* ./ 03:20:31 ---> Using cache 03:20:31 ---> 518d4bd560cf 03:20:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:31 ---> Using cache 03:20:31 ---> 508f342b8994 03:20:31 Step 8/23 : COPY . . 03:20:31 ---> Using cache 03:20:31 ---> 4cedb095d1a9 03:20:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:20:31 ---> Running in f000931e1333 03:20:32 ---> 5dda7bc4ec5b 03:20:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:20:32 ---> Running in b0312f0d6900 03:20:32 Removing intermediate container b75f40a5f096 03:20:32 ---> 1e8b319f1dcd 03:20:32 Step 8/24 : COPY . . 03:20:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:20:32 Removing intermediate container ea7274a885fd 03:20:32 ---> 2144adb6cf6b 03:20:32 Step 7/21 : COPY . . 03:20:32 Removing intermediate container 0674d34347dc 03:20:32 ---> 1ffc6a1921c7 03:20:32 Step 8/22 : COPY . . 03:20:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:20:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:20:33 ---> 17760d72a558 03:20:33 Step 3/21 : WORKDIR /edgex-go 03:20:33 ---> Using cache 03:20:33 ---> 2f8eca6942cc 03:20:33 Step 4/21 : RUN apk add --update --no-cache make git 03:20:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:20:33 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:20:33 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:20:33 ---> 17760d72a558 03:20:33 Step 3/32 : WORKDIR /edgex-go 03:20:33 ---> Using cache 03:20:33 ---> 2f8eca6942cc 03:20:33 Step 4/32 : RUN apk add --update --no-cache make git 03:20:33 ---> Running in bb34c7b3caec 03:20:33 ---> Running in 86c2ed0b01e4 03:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:38 OK: 221 MiB in 51 packages 03:20:38 OK: 221 MiB in 51 packages 03:20:40 Removing intermediate container 86c2ed0b01e4 03:20:40 ---> 0db7b9e384ef 03:20:40 Step 5/32 : COPY go.mod vendor* ./ 03:20:40 Removing intermediate container bb34c7b3caec 03:20:40 ---> 8e92ebb71186 03:20:40 Step 5/21 : COPY go.mod vendor* ./ 03:20:41 ---> 55674c562591 03:20:41 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:41 ---> Running in 5f8a96df38d6 03:20:41 ---> f4ef0aaaa62f 03:20:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:42 ---> Running in c890b45938a2 03:21:04 Removing intermediate container 6b0191f62e25 03:21:04 ---> ce42d436a6a4 03:21:04 03:21:04 Step 9/24 : FROM alpine:3.16 03:21:04 ---> dfd21b5a31f5 03:21:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:21:04 ---> 17d8b4d16fe3 03:21:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:21:04 ---> 9c6499b2fd20 03:21:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:21:04 ---> c8b61d262c5d 03:21:04 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:21:04 ---> Running in 02924f4c008c 03:21:04 ---> Running in 8944eaaf1282 03:21:04 ---> Running in 60e36fa5a0c2 03:21:04 ---> Running in f9890178ef3a 03:21:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:21:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:04 (1/3) Installing ca-certificates (20220614-r0) 03:21:04 (2/3) Installing dumb-init (1.2.5-r1) 03:21:04 (3/3) Installing su-exec (0.2-r1) 03:21:04 Executing busybox-1.35.0-r17.trigger 03:21:04 Executing ca-certificates-20220614-r0.trigger 03:21:04 OK: 6 MiB in 17 packages 03:21:08 Removing intermediate container 60e36fa5a0c2 03:21:08 ---> c4f002230589 03:21:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:21:11 ---> Running in 5fa6a557ff9e 03:21:19 Removing intermediate container 5fa6a557ff9e 03:21:19 ---> 9921866f78bb 03:21:19 Step 12/24 : WORKDIR / 03:21:20 ---> Running in f712acac4a45 03:21:25 Removing intermediate container f712acac4a45 03:21:25 ---> 7b64099fa485 03:21:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:21:27 Removing intermediate container b0312f0d6900 03:21:27 ---> c2181faf131f 03:21:27 03:21:27 Step 10/22 : FROM alpine:3.16 03:21:27 ---> dfd21b5a31f5 03:21:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:21:28 ---> 51e37f083099 03:21:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:21:28 ---> Running in 9f9ded539e75 03:21:29 ---> 09ba3245a95e 03:21:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:21:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:21:30 Removing intermediate container 9f9ded539e75 03:21:30 ---> ff91adf17b4d 03:21:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:21:31 ---> Running in 2780e5e01018 03:21:31 ---> bfab09d9a1e5 03:21:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:21:32 ---> 33bff929c465 03:21:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:32 (1/1) Installing dumb-init (1.2.5-r1) 03:21:32 Executing busybox-1.35.0-r17.trigger 03:21:32 OK: 6 MiB in 15 packages 03:21:36 ---> 8ceb9774134b 03:21:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:21:36 Removing intermediate container 02924f4c008c 03:21:36 ---> 9db72952b96d 03:21:36 03:21:36 Step 9/21 : FROM alpine:3.16 03:21:36 ---> dfd21b5a31f5 03:21:36 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:21:36 Removing intermediate container f9890178ef3a 03:21:36 ---> a755ea3798a0 03:21:36 03:21:36 Step 10/24 : FROM alpine:3.16 03:21:36 ---> dfd21b5a31f5 03:21:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:21:37 ---> Running in 19d00dcac527 03:21:37 ---> Running in f85716a40e96 03:21:37 Removing intermediate container 2780e5e01018 03:21:37 ---> 6137963ee2ed 03:21:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:37 ---> 81f16f773cf7 03:21:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:21:39 ---> bae68a9024de 03:21:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:39 (1/6) Installing ca-certificates (20220614-r0) 03:21:40 (2/6) Installing brotli-libs (1.0.9-r6) 03:21:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:21:40 (4/6) Installing libcurl (7.83.1-r6) 03:21:40 (5/6) Installing curl (7.83.1-r6) 03:21:40 (6/6) Installing dumb-init (1.2.5-r1) 03:21:40 Executing busybox-1.35.0-r17.trigger 03:21:40 Executing ca-certificates-20220614-r0.trigger 03:21:40 OK: 8 MiB in 20 packages 03:21:40 ---> a6568c5c6592 03:21:40 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:41 ---> df6913c6c83e 03:21:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:21:41 ---> Running in 6340af1326c9 03:21:41 Removing intermediate container 8944eaaf1282 03:21:41 ---> d97782d52985 03:21:41 03:21:41 Step 10/22 : FROM alpine:3.16 03:21:41 ---> dfd21b5a31f5 03:21:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:21:41 (1/1) Installing dumb-init (1.2.5-r1) 03:21:41 Executing busybox-1.35.0-r17.trigger 03:21:41 OK: 6 MiB in 15 packages 03:21:41 ---> Running in 02ccfd06e699 03:21:41 ---> 49c54928b718 03:21:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:21:41 Removing intermediate container 19d00dcac527 03:21:41 ---> 0200631124df 03:21:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:21:41 ---> 8604dc0ac083 03:21:41 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:41 ---> Running in bd266886dd75 03:21:41 ---> Running in d28e30caa0f8 03:21:42 Removing intermediate container f85716a40e96 03:21:42 ---> 1609a21f402b 03:21:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:21:42 ---> Running in de481908b8e3 03:21:42 Removing intermediate container bd266886dd75 03:21:42 ---> d24e0ad002db 03:21:42 Step 12/21 : WORKDIR /edgex 03:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:42 ---> Running in 18a0c6a1c3c1 03:21:42 Removing intermediate container de481908b8e3 03:21:42 ---> cb70c6c4c655 03:21:42 Step 13/24 : ENV APP_PORT=59881 03:21:42 ---> Running in 6bb27b4a5326 03:21:42 (1/1) Installing dumb-init (1.2.5-r1) 03:21:42 Executing busybox-1.35.0-r17.trigger 03:21:42 OK: 6 MiB in 15 packages 03:21:42 Removing intermediate container 18a0c6a1c3c1 03:21:42 ---> 8166c87756cd 03:21:42 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:21:42 Removing intermediate container 6340af1326c9 03:21:42 ---> 58d2a5d51c12 03:21:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:21:42 Removing intermediate container 6bb27b4a5326 03:21:42 ---> 9990f0b54423 03:21:42 Step 14/24 : EXPOSE $APP_PORT 03:21:42 ---> Running in d8cd6256c893 03:21:42 ---> Running in 9c70a37d2fc3 03:21:42 ---> 865004ed3888 03:21:42 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:21:43 Removing intermediate container 9c70a37d2fc3 03:21:43 ---> 16be95eff933 03:21:43 Step 15/24 : WORKDIR / 03:21:43 Removing intermediate container d8cd6256c893 03:21:43 ---> 4c28d9b6693b 03:21:43 Step 22/24 : LABEL arch=x86_64 03:21:43 ---> 92fef37ac9a8 03:21:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:21:43 ---> Running in d9c15bc1bc4c 03:21:44 ---> Running in cf3eecc1292b 03:21:44 Removing intermediate container 02ccfd06e699 03:21:44 ---> 17df75057a60 03:21:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:21:44 Removing intermediate container d28e30caa0f8 03:21:44 ---> 52175a37aafb 03:21:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:21:44 Removing intermediate container d9c15bc1bc4c 03:21:44 ---> 687826688764 03:21:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:44 ---> Running in 5a4950a4a0b2 03:21:45 Removing intermediate container cf3eecc1292b 03:21:45 ---> 4c98c26b74a1 03:21:45 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:21:45 ---> 1b95c0129aa1 03:21:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:21:45 ---> Running in af15cc35fab3 03:21:45 ---> Running in 9eaffd890bb3 03:21:45 Removing intermediate container 5a4950a4a0b2 03:21:45 ---> 45208013f343 03:21:45 Step 13/22 : ENV APP_PORT=59861 03:21:46 ---> f87a73391b05 03:21:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:21:46 ---> 32458c9ea04b 03:21:46 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:47 Removing intermediate container af15cc35fab3 03:21:47 ---> b3839511ae51 03:21:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:21:47 ---> Running in 652e2c788721 03:21:47 ---> Running in 4e1a84321ad8 03:21:47 Removing intermediate container 9eaffd890bb3 03:21:47 ---> 8a164bac216f 03:21:47 Step 24/24 : LABEL version=3.0.0-dev.54 03:21:48 ---> Running in c06078cf2fb7 03:21:48 ---> 990e68891161 03:21:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:21:49 ---> Running in dcfd04bfd102 03:21:49 Removing intermediate container 652e2c788721 03:21:49 ---> 1405984cb2ef 03:21:49 Step 14/22 : EXPOSE $APP_PORT 03:21:49 Removing intermediate container c06078cf2fb7 03:21:49 ---> df5d61941a1c 03:21:49 Step 20/22 : LABEL arch=x86_64 03:21:50 ---> aa01c3f70e33 03:21:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:21:50 ---> Running in 822e3d601b14 03:21:50 Removing intermediate container dcfd04bfd102 03:21:50 ---> 1fcddaa62cdc 03:21:50 03:21:50 Successfully built 1fcddaa62cdc 03:21:50 ---> Running in 70e2c6c33b72 03:21:50 Successfully tagged security-secretstore-setup:latest 03:21:50  Building security-secretstore-setup ... done Building security-bootstrapper 03:21:54 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:21:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:21:54 ---> 078288845fff 03:21:54 Step 3/32 : WORKDIR /edgex-go 03:21:54 ---> Using cache 03:21:54 ---> 8ef31ff748d8 03:21:54 Step 4/32 : RUN apk add --update --no-cache make git 03:21:54 ---> Using cache 03:21:54 ---> 8e700423cec6 03:21:54 Step 5/32 : COPY go.mod vendor* ./ 03:21:54 ---> Using cache 03:21:54 ---> e0507febe8ef 03:21:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:54 ---> Using cache 03:21:54 ---> 2144adb6cf6b 03:21:54 Step 7/32 : COPY . . 03:21:54 ---> Using cache 03:21:54 ---> c8b61d262c5d 03:21:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:21:57 ---> 7010490bd045 03:21:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:21:58 Removing intermediate container 822e3d601b14 03:21:58 ---> 820420d755ad 03:21:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:58 ---> Running in 17d3f2d9d107 03:21:58 Removing intermediate container 70e2c6c33b72 03:21:58 ---> d593e300825a 03:21:58 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:21:58 Removing intermediate container 4e1a84321ad8 03:21:58 ---> 2f36b5fddbbf 03:21:58 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:21:58 ---> Running in c9c3602925ea 03:21:59 ---> Running in a1cb43587496 03:21:59 ---> Running in 8d7d052e5ba5 03:21:59 ---> b2c612d971a2 03:21:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:21:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:22:01 Removing intermediate container c9c3602925ea 03:22:01 ---> 0f74c3d7cab4 03:22:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:22:01 Removing intermediate container a1cb43587496 03:22:01 ---> b2be5398cfa9 03:22:01 Step 22/22 : LABEL version=3.0.0-dev.54 03:22:01 Removing intermediate container 8d7d052e5ba5 03:22:01 ---> 99242b4eec42 03:22:01 Step 19/21 : LABEL arch=x86_64 03:22:02 ---> Running in 95b54f991228 03:22:02 ---> 95c1b80cef55 03:22:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:22:03 ---> Running in f729f51acf0a 03:22:03 ---> Running in 848ad5b03932 03:22:06 Removing intermediate container 95b54f991228 03:22:06 ---> c7bbae5385d3 03:22:06 Step 22/24 : LABEL arch=x86_64 03:22:06 ---> 52107156aaab 03:22:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:22:08 Removing intermediate container 848ad5b03932 03:22:08 ---> 65e96742dcc9 03:22:08 Step 20/21 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:22:08 Removing intermediate container f729f51acf0a 03:22:08 ---> e71d3bb6d02c 03:22:08 03:22:08 Successfully built e71d3bb6d02c 03:22:08 Successfully tagged core-common-config-bootstrapper:latest 03:22:08  Building core-common-config-bootstrapper ... done Building core-command 03:22:09 ---> Running in 53d718af88cc 03:22:09 ---> Running in 268fbc69b264 03:22:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:22:11 ---> 078288845fff 03:22:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:22:11 ---> Using cache 03:22:11 ---> f81094c06ddb 03:22:11 Step 4/23 : WORKDIR /edgex-go 03:22:11 ---> Using cache 03:22:11 ---> db93e0d4d3bb 03:22:11 Step 5/23 : RUN apk add --update --no-cache make git 03:22:11 ---> Using cache 03:22:11 ---> 169c2915ef2c 03:22:11 Step 6/23 : COPY go.mod vendor* ./ 03:22:11 ---> Using cache 03:22:11 ---> f636aa17348b 03:22:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:11 ---> Using cache 03:22:11 ---> 1e8b319f1dcd 03:22:11 Step 8/23 : COPY . . 03:22:11 ---> Using cache 03:22:11 ---> 9c6499b2fd20 03:22:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:22:16 ---> Running in b2d81b60ad58 03:22:16 ---> Running in 0acc7c355e3c 03:22:17 Removing intermediate container 268fbc69b264 03:22:17 ---> c37a3e57c497 03:22:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:22:17 Removing intermediate container 53d718af88cc 03:22:17 ---> 6f9cafa2f1c4 03:22:17 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:22:17 Removing intermediate container b2d81b60ad58 03:22:17 ---> 49553dbb33dc 03:22:17 Step 21/21 : LABEL version=3.0.0-dev.54 03:22:22 ---> Running in b7e6f2f8ea3e 03:22:22 ---> Running in 87f58cbf22e2 03:22:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:22:22 ---> Running in b4e28f0bf638 03:22:23 Removing intermediate container 17d3f2d9d107 03:22:23 ---> 816009d2bdfa 03:22:23 03:22:23 Step 9/32 : FROM alpine:3.16 03:22:23 ---> dfd21b5a31f5 03:22:23 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:22:23 Removing intermediate container b7e6f2f8ea3e 03:22:23 ---> f309a47e1b31 03:22:23 Step 24/24 : LABEL version=3.0.0-dev.54 03:22:23 Removing intermediate container 87f58cbf22e2 03:22:23 ---> bcabbcd9aee5 03:22:23 Step 20/22 : LABEL arch=x86_64 03:22:24 Removing intermediate container b4e28f0bf638 03:22:24 ---> 7b7689056d49 03:22:24 03:22:24 Successfully built 7b7689056d49 03:22:24 ---> Running in 520edeb6e7cf 03:22:25 Successfully tagged security-proxy-setup:latest 03:22:25 ---> Running in 34ed4a0c5cb6 03:22:25  Building security-proxy-setup ... done  ---> Running in 1d4688266de4 03:22:26 Removing intermediate container 520edeb6e7cf 03:22:26 ---> 70150712bbc4 03:22:26 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:22:26 Removing intermediate container 34ed4a0c5cb6 03:22:26 ---> d5a1d21f5ad6 03:22:26 03:22:26 Successfully built d5a1d21f5ad6 03:22:26 Removing intermediate container 1d4688266de4 03:22:26 ---> 5d50dc344ea6 03:22:26 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:22:26 Successfully tagged core-metadata:latest 03:22:27  Building core-metadata ... done  ---> Running in 09bf2ff62c70 03:22:27 ---> Running in 5a90a383f7b9 03:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:29 Removing intermediate container 5a90a383f7b9 03:22:29 ---> 9d8b52c7ae97 03:22:29 Step 22/22 : LABEL version=3.0.0-dev.54 03:22:29 (1/2) Installing dumb-init (1.2.5-r1) 03:22:29 (2/2) Installing su-exec (0.2-r1) 03:22:29 Executing busybox-1.35.0-r17.trigger 03:22:29 OK: 6 MiB in 16 packages 03:22:30 ---> Running in 528fb653ac0b 03:22:31 Removing intermediate container 528fb653ac0b 03:22:31 ---> 793a271823f5 03:22:31 03:22:32 Successfully built 793a271823f5 03:22:32 Successfully tagged support-scheduler:latest 03:22:33  Building support-scheduler ... done Removing intermediate container 09bf2ff62c70 03:22:33 ---> fc370e61e365 03:22:33 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:22:34 ---> Running in e08fc2ea6f36 03:22:35 Removing intermediate container e08fc2ea6f36 03:22:35 ---> 55787e30af29 03:22:35 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:22:35 ---> Running in 6b3bc7ebd8c0 03:22:35 Removing intermediate container 6b3bc7ebd8c0 03:22:35 ---> 0cc3e06a0ec0 03:22:35 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:22:35 ---> Running in a3c026a6b220 03:22:35 Removing intermediate container a3c026a6b220 03:22:35 ---> dce19a4994b8 03:22:35 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:22:36 ---> Running in 530c29ed07dd 03:22:36 Removing intermediate container 530c29ed07dd 03:22:36 ---> ab65ea683627 03:22:36 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:22:38 ---> Running in ba5d1699c3c4 03:22:40 Removing intermediate container 0acc7c355e3c 03:22:40 ---> 713d5705330d 03:22:40 03:22:40 Step 10/23 : FROM alpine:3.16 03:22:40 ---> dfd21b5a31f5 03:22:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:22:40 ---> Using cache 03:22:40 ---> 17df75057a60 03:22:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:40 ---> Using cache 03:22:40 ---> 45208013f343 03:22:40 Step 13/23 : ENV APP_PORT=59882 03:22:41 ---> Running in 22ed603a4606 03:22:42 Removing intermediate container 22ed603a4606 03:22:42 ---> 53da0a55087a 03:22:42 Step 14/23 : EXPOSE $APP_PORT 03:22:42 ---> Running in e1b642bd14a9 03:22:42 Removing intermediate container ba5d1699c3c4 03:22:42 ---> 4d744d5c54f1 03:22:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:22:43 ---> Running in 18cfd6b29bd3 03:22:43 Removing intermediate container e1b642bd14a9 03:22:43 ---> 9308255b420a 03:22:43 Step 15/23 : WORKDIR / 03:22:43 ---> Running in fd9e7c67cdbb 03:22:43 Removing intermediate container 18cfd6b29bd3 03:22:43 ---> 113fb543f98a 03:22:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:22:43 Removing intermediate container fd9e7c67cdbb 03:22:43 ---> 81ec96a2e463 03:22:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:43 ---> 678f6cbc8c1e 03:22:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:22:43 ---> Running in 66efffa7074a 03:22:43 ---> c8b657339a7d 03:22:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:22:44 ---> bf0e4c555cae 03:22:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:22:44 ---> fa804be62ab9 03:22:44 Step 19/23 : ENTRYPOINT ["/core-command"] 03:22:44 ---> Running in bca9b94e2a58 03:22:44 Removing intermediate container bca9b94e2a58 03:22:44 ---> fa525a43faed 03:22:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:22:44 ---> Running in 9c86827b9c4a 03:22:44 Removing intermediate container 66efffa7074a 03:22:44 ---> 48c5bf4f75b0 03:22:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:44 Removing intermediate container 9c86827b9c4a 03:22:44 ---> 9b2431b0171e 03:22:44 Step 21/23 : LABEL arch=x86_64 03:22:44 ---> Running in 4d73a38365f8 03:22:44 ---> d2771a07de25 03:22:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:22:44 Removing intermediate container 4d73a38365f8 03:22:44 ---> 826a2d1a41ad 03:22:44 Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:22:44 ---> Running in 47bb31c23573 03:22:45 Removing intermediate container 47bb31c23573 03:22:45 ---> 5d7a39fdc310 03:22:45 Step 23/23 : LABEL version=3.0.0-dev.54 03:22:45 ---> Running in fbcb7c9739ca 03:22:45 ---> 7befc9e88b7a 03:22:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:22:45 Removing intermediate container fbcb7c9739ca 03:22:45 ---> db54adcee82f 03:22:45 03:22:45 Successfully built db54adcee82f 03:22:45 ---> 30773a893439 03:22:45 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:22:46 Successfully tagged core-command:latest 03:22:46  Building core-command ... done  ---> 21f0cdaad548 03:22:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:22:46 ---> 90533689fbc4 03:22:46 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:22:46 ---> c0ded7771645 03:22:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:22:46 ---> 98b6976fc04e 03:22:46 Step 27/32 : RUN chmod +x /entrypoint.sh 03:22:46 ---> Running in a40a484ddfe3 03:22:47 Removing intermediate container a40a484ddfe3 03:22:47 ---> 044aac028eae 03:22:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:22:47 ---> Running in ad1f59573faf 03:22:47 Removing intermediate container ad1f59573faf 03:22:47 ---> b25394b3f083 03:22:47 Step 29/32 : CMD ["gate"] 03:22:47 ---> Running in 79869f03b979 03:22:48 Removing intermediate container 79869f03b979 03:22:48 ---> 9defa092e3aa 03:22:48 Step 30/32 : LABEL arch=x86_64 03:22:48 ---> Running in f0fb87b8530d 03:22:48 Removing intermediate container c890b45938a2 03:22:48 ---> cea7b28faed6 03:22:48 Step 7/21 : COPY . . 03:22:48 Removing intermediate container 5f8a96df38d6 03:22:48 ---> c147b8a68e0c 03:22:48 Step 7/32 : COPY . . 03:22:49 Removing intermediate container f0fb87b8530d 03:22:49 ---> e2e6c81fc443 03:22:49 Step 31/32 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:22:49 ---> e9119a4ede49 03:22:49 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:22:49 ---> 9ed983050c7c 03:22:49 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:22:49 ---> Running in 1e5f4d4ee110 03:22:50 ---> Running in be9f84db3a73 03:22:50 ---> Running in 936d94c55156 03:22:50 Removing intermediate container 1e5f4d4ee110 03:22:50 ---> 526fb4031b2c 03:22:50 Step 32/32 : LABEL version=3.0.0-dev.54 03:22:50 ---> Running in 9ec2460e64a9 03:22:51 Removing intermediate container 9ec2460e64a9 03:22:51 ---> 3145f445a24c 03:22:51 03:22:51 Successfully built 3145f445a24c 03:22:51 Successfully tagged security-bootstrapper:latest 03:22:51  Building security-bootstrapper ... done  [Pipeline] } 03:22:51 $ docker stop --time=1 4e6b12142143c4ea5f0d6c54e4612bf40a523a55c0147e095416f4d9920af323 03:22:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:22:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:22:53 $ docker rm -f --volumes 4e6b12142143c4ea5f0d6c54e4612bf40a523a55c0147e095416f4d9920af323 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:54 + docker images 03:22:54 REPOSITORY TAG IMAGE ID CREATED SIZE 03:22:54 security-bootstrapper latest 3145f445a24c 4 seconds ago 20.4MB 03:22:54 core-command latest db54adcee82f 9 seconds ago 17.7MB 03:22:54 713d5705330d 16 seconds ago 1.68GB 03:22:54 support-scheduler latest 793a271823f5 23 seconds ago 30MB 03:22:54 core-metadata latest d5a1d21f5ad6 29 seconds ago 18.5MB 03:22:54 security-proxy-setup latest 7b7689056d49 31 seconds ago 27.8MB 03:22:54 816009d2bdfa 32 seconds ago 1.67GB 03:22:54 core-common-config-bootstrapper latest e71d3bb6d02c 49 seconds ago 15.5MB 03:22:54 security-secretstore-setup latest 1fcddaa62cdc About a minute ago 30MB 03:22:54 d97782d52985 About a minute ago 1.74GB 03:22:54 a755ea3798a0 About a minute ago 1.68GB 03:22:54 9db72952b96d About a minute ago 1.67GB 03:22:54 c2181faf131f About a minute ago 1.67GB 03:22:54 ce42d436a6a4 2 minutes ago 1.67GB 03:22:54 core-data latest 3b55b92412ae 4 minutes ago 17.9MB 03:22:54 support-notifications latest c870cd1b8af4 4 minutes ago 30.7MB 03:22:54 security-spiffe-token-provider latest da64c8e71c1c 4 minutes ago 30MB 03:22:54 security-spire-server latest 6df764fe6f71 4 minutes ago 86.5MB 03:22:54 c4886f7662d8 5 minutes ago 1.55GB 03:22:54 761a2649058e 5 minutes ago 1.74GB 03:22:54 9feeec84e9a3 5 minutes ago 1.71GB 03:22:54 399c7ccbe35b 5 minutes ago 1.68GB 03:22:54 security-spire-agent latest a7afe3aab78b 5 minutes ago 125MB 03:22:54 security-spire-config latest a77da552f3a8 5 minutes ago 85.8MB 03:22:54 62b93d51ccf9 5 minutes ago 1.55GB 03:22:54 5855df2bfa79 5 minutes ago 1.55GB 03:22:54 ci-base-image-x86_64 latest 078288845fff 9 minutes ago 904MB 03:22:54 alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB 03:22:54 alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB 03:22:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 03:22:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 03:22:54 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 03:22:54 provisioning config files... 03:22:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config8885410967181771674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:54 ---> docker-login.sh 03:22:54 nexus3.edgexfoundry.org:10001 03:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:54 Configure a credential helper to remove this warning. See 03:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:54 03:22:54 Login Succeeded 03:22:54 nexus3.edgexfoundry.org:10002 03:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:55 Configure a credential helper to remove this warning. See 03:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:55 03:22:55 Login Succeeded 03:22:55 nexus3.edgexfoundry.org:10003 03:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:55 Configure a credential helper to remove this warning. See 03:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:55 03:22:55 Login Succeeded 03:22:55 nexus3.edgexfoundry.org:10004 03:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:55 Configure a credential helper to remove this warning. See 03:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:55 03:22:55 Login Succeeded 03:22:55 docker.io 03:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:22:55 Configure a credential helper to remove this warning. See 03:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:22:55 03:22:55 Login Succeeded 03:22:55 ---> docker-login.sh ends [Pipeline] } 03:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:22:55 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:22:55 c6ae7449aad5f05f69153f6120284e804cf836f6 03:22:55 latest 03:22:55 3.0.0-dev.54 03:22:55 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:22:55 main 03:22:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:56 + docker push nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6 03:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:22:56 9d6de9d03ed1: Preparing 03:22:56 6ae45804e2d3: Preparing 03:22:56 1aa3dc6f61a2: Preparing 03:22:56 278ed8e8b0b7: Preparing 03:22:56 aa5968d388b8: Preparing 03:22:56 aa5968d388b8: Layer already exists 03:22:56 1aa3dc6f61a2: Pushed 03:22:56 9d6de9d03ed1: Pushed 03:22:56 278ed8e8b0b7: Pushed 03:22:57 6ae45804e2d3: Pushed 03:22:57 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:58 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:22:58 9d6de9d03ed1: Preparing 03:22:58 6ae45804e2d3: Preparing 03:22:58 1aa3dc6f61a2: Preparing 03:22:58 278ed8e8b0b7: Preparing 03:22:58 aa5968d388b8: Preparing 03:22:58 6ae45804e2d3: Layer already exists 03:22:58 aa5968d388b8: Layer already exists 03:22:58 9d6de9d03ed1: Layer already exists 03:22:58 1aa3dc6f61a2: Layer already exists 03:22:58 278ed8e8b0b7: Layer already exists 03:22:58 latest: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:59 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.54 03:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:22:59 9d6de9d03ed1: Preparing 03:22:59 6ae45804e2d3: Preparing 03:22:59 1aa3dc6f61a2: Preparing 03:22:59 278ed8e8b0b7: Preparing 03:22:59 aa5968d388b8: Preparing 03:22:59 1aa3dc6f61a2: Layer already exists 03:22:59 9d6de9d03ed1: Layer already exists 03:22:59 278ed8e8b0b7: Layer already exists 03:22:59 6ae45804e2d3: Layer already exists 03:22:59 aa5968d388b8: Layer already exists 03:22:59 3.0.0-dev.54: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:59 + docker push nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:22:59 9d6de9d03ed1: Preparing 03:22:59 6ae45804e2d3: Preparing 03:22:59 1aa3dc6f61a2: Preparing 03:22:59 278ed8e8b0b7: Preparing 03:22:59 aa5968d388b8: Preparing 03:22:59 1aa3dc6f61a2: Layer already exists 03:22:59 278ed8e8b0b7: Layer already exists 03:22:59 6ae45804e2d3: Layer already exists 03:22:59 9d6de9d03ed1: Layer already exists 03:22:59 aa5968d388b8: Layer already exists 03:22:59 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:23:00 9d6de9d03ed1: Preparing 03:23:00 6ae45804e2d3: Preparing 03:23:00 1aa3dc6f61a2: Preparing 03:23:00 278ed8e8b0b7: Preparing 03:23:00 aa5968d388b8: Preparing 03:23:00 6ae45804e2d3: Layer already exists 03:23:00 aa5968d388b8: Layer already exists 03:23:00 1aa3dc6f61a2: Layer already exists 03:23:00 9d6de9d03ed1: Layer already exists 03:23:00 278ed8e8b0b7: Layer already exists 03:23:00 main: digest: sha256:43927a64a2ff0612647ed360202090d76df76956ad6dc1874dcdb3b96df4f1b3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:00 ===================================================== [Pipeline] echo 03:23:00 taggedImages: 03:23:00 - nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:00 - nexus3.edgexfoundry.org:10004/core-command:latest 03:23:00 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.54 03:23:00 - nexus3.edgexfoundry.org:10004/core-command:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:23:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:23:00 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:00 latest 03:23:00 3.0.0-dev.54 03:23:00 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:00 main 03:23:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:23:01 5db462d24ff7: Preparing 03:23:01 c0f7a9d2b8de: Preparing 03:23:01 1b8ea3139919: Preparing 03:23:01 c05526f1d9fd: Preparing 03:23:01 1aa3dc6f61a2: Preparing 03:23:01 a963a7737237: Preparing 03:23:01 aa5968d388b8: Preparing 03:23:01 aa5968d388b8: Waiting 03:23:01 a963a7737237: Waiting 03:23:01 1aa3dc6f61a2: Layer already exists 03:23:01 5db462d24ff7: Pushed 03:23:01 1b8ea3139919: Pushed 03:23:01 c0f7a9d2b8de: Pushed 03:23:01 a963a7737237: Pushed 03:23:01 aa5968d388b8: Layer already exists 03:23:02 c05526f1d9fd: Pushed 03:23:02 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:03 + 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 03:23:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:23:03 5db462d24ff7: Preparing 03:23:03 c0f7a9d2b8de: Preparing 03:23:03 1b8ea3139919: Preparing 03:23:03 c05526f1d9fd: Preparing 03:23:03 1aa3dc6f61a2: Preparing 03:23:03 a963a7737237: Preparing 03:23:03 aa5968d388b8: Preparing 03:23:03 aa5968d388b8: Waiting 03:23:03 a963a7737237: Waiting 03:23:03 c05526f1d9fd: Layer already exists 03:23:03 c0f7a9d2b8de: Layer already exists 03:23:03 1b8ea3139919: Layer already exists 03:23:03 5db462d24ff7: Layer already exists 03:23:03 1aa3dc6f61a2: Layer already exists 03:23:03 a963a7737237: Layer already exists 03:23:03 aa5968d388b8: Layer already exists 03:23:03 latest: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.54 03:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:23:03 5db462d24ff7: Preparing 03:23:03 c0f7a9d2b8de: Preparing 03:23:03 1b8ea3139919: Preparing 03:23:03 c05526f1d9fd: Preparing 03:23:03 1aa3dc6f61a2: Preparing 03:23:03 a963a7737237: Preparing 03:23:03 aa5968d388b8: Preparing 03:23:03 a963a7737237: Waiting 03:23:03 aa5968d388b8: Waiting 03:23:03 c0f7a9d2b8de: Layer already exists 03:23:03 5db462d24ff7: Layer already exists 03:23:03 c05526f1d9fd: Layer already exists 03:23:03 1b8ea3139919: Layer already exists 03:23:03 1aa3dc6f61a2: Layer already exists 03:23:03 aa5968d388b8: Layer already exists 03:23:03 a963a7737237: Layer already exists 03:23:03 3.0.0-dev.54: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:23:04 5db462d24ff7: Preparing 03:23:04 c0f7a9d2b8de: Preparing 03:23:04 1b8ea3139919: Preparing 03:23:04 c05526f1d9fd: Preparing 03:23:04 1aa3dc6f61a2: Preparing 03:23:04 a963a7737237: Preparing 03:23:04 aa5968d388b8: Preparing 03:23:04 a963a7737237: Waiting 03:23:04 1aa3dc6f61a2: Layer already exists 03:23:04 c0f7a9d2b8de: Layer already exists 03:23:04 1b8ea3139919: Layer already exists 03:23:04 c05526f1d9fd: Layer already exists 03:23:04 5db462d24ff7: Layer already exists 03:23:04 aa5968d388b8: Layer already exists 03:23:04 a963a7737237: Layer already exists 03:23:04 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:04 + 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 03:23:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:23:05 5db462d24ff7: Preparing 03:23:05 c0f7a9d2b8de: Preparing 03:23:05 1b8ea3139919: Preparing 03:23:05 c05526f1d9fd: Preparing 03:23:05 1aa3dc6f61a2: Preparing 03:23:05 a963a7737237: Preparing 03:23:05 aa5968d388b8: Preparing 03:23:05 aa5968d388b8: Waiting 03:23:05 a963a7737237: Waiting 03:23:05 1b8ea3139919: Layer already exists 03:23:05 c05526f1d9fd: Layer already exists 03:23:05 c0f7a9d2b8de: Layer already exists 03:23:05 5db462d24ff7: Layer already exists 03:23:05 1aa3dc6f61a2: Layer already exists 03:23:05 a963a7737237: Layer already exists 03:23:05 aa5968d388b8: Layer already exists 03:23:05 main: digest: sha256:ea6552aef1142bf7adc7426f9c276fa81c10fcb42409b7e5fc97594a08a02875 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:05 ===================================================== [Pipeline] echo 03:23:05 taggedImages: 03:23:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:23:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.54 03:23:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:23:05 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:23:05 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:05 latest 03:23:05 3.0.0-dev.54 03:23:05 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:05 main 03:23:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:05 + docker push nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:23:05 2666a0b47771: Preparing 03:23:05 d7da380d2116: Preparing 03:23:05 1aa3dc6f61a2: Preparing 03:23:05 1787f7466fdb: Preparing 03:23:05 aa5968d388b8: Preparing 03:23:05 1aa3dc6f61a2: Layer already exists 03:23:05 aa5968d388b8: Layer already exists 03:23:05 2666a0b47771: Pushed 03:23:05 1787f7466fdb: Pushed 03:23:07 d7da380d2116: Pushed 03:23:07 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:23:07 2666a0b47771: Preparing 03:23:07 d7da380d2116: Preparing 03:23:07 1aa3dc6f61a2: Preparing 03:23:07 1787f7466fdb: Preparing 03:23:07 aa5968d388b8: Preparing 03:23:07 aa5968d388b8: Layer already exists 03:23:07 2666a0b47771: Layer already exists 03:23:07 d7da380d2116: Layer already exists 03:23:07 1787f7466fdb: Layer already exists 03:23:07 1aa3dc6f61a2: Layer already exists 03:23:07 latest: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:08 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.54 03:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:23:08 2666a0b47771: Preparing 03:23:08 d7da380d2116: Preparing 03:23:08 1aa3dc6f61a2: Preparing 03:23:08 1787f7466fdb: Preparing 03:23:08 aa5968d388b8: Preparing 03:23:08 1aa3dc6f61a2: Layer already exists 03:23:08 d7da380d2116: Layer already exists 03:23:08 2666a0b47771: Layer already exists 03:23:08 aa5968d388b8: Layer already exists 03:23:08 1787f7466fdb: Layer already exists 03:23:08 3.0.0-dev.54: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:09 + docker push nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:23:09 2666a0b47771: Preparing 03:23:09 d7da380d2116: Preparing 03:23:09 1aa3dc6f61a2: Preparing 03:23:09 1787f7466fdb: Preparing 03:23:09 aa5968d388b8: Preparing 03:23:09 1aa3dc6f61a2: Layer already exists 03:23:09 1787f7466fdb: Layer already exists 03:23:09 aa5968d388b8: Layer already exists 03:23:09 d7da380d2116: Layer already exists 03:23:09 2666a0b47771: Layer already exists 03:23:09 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:23:09 2666a0b47771: Preparing 03:23:09 d7da380d2116: Preparing 03:23:09 1aa3dc6f61a2: Preparing 03:23:09 1787f7466fdb: Preparing 03:23:09 aa5968d388b8: Preparing 03:23:09 1aa3dc6f61a2: Layer already exists 03:23:09 aa5968d388b8: Layer already exists 03:23:09 1787f7466fdb: Layer already exists 03:23:09 d7da380d2116: Layer already exists 03:23:09 2666a0b47771: Layer already exists 03:23:09 main: digest: sha256:612f3a72831e472a7844dc829b7cad5603706dca78bfe690801063278c1d7894 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:09 ===================================================== [Pipeline] echo 03:23:09 taggedImages: 03:23:09 - nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:09 - nexus3.edgexfoundry.org:10004/core-data:latest 03:23:09 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.54 03:23:09 - nexus3.edgexfoundry.org:10004/core-data:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:23:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:23:09 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:09 latest 03:23:09 3.0.0-dev.54 03:23:09 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:09 main 03:23:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:23:10 70dbc25f70ff: Preparing 03:23:10 c2515c179dcd: Preparing 03:23:10 4b1ce1159aa8: Preparing 03:23:10 1aa3dc6f61a2: Preparing 03:23:10 12d3acec16c0: Preparing 03:23:10 aa5968d388b8: Preparing 03:23:10 aa5968d388b8: Waiting 03:23:10 1aa3dc6f61a2: Layer already exists 03:23:10 70dbc25f70ff: Pushed 03:23:10 c2515c179dcd: Pushed 03:23:10 12d3acec16c0: Pushed 03:23:10 aa5968d388b8: Layer already exists 03:23:11 4b1ce1159aa8: Pushed 03:23:12 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:23:12 70dbc25f70ff: Preparing 03:23:12 c2515c179dcd: Preparing 03:23:12 4b1ce1159aa8: Preparing 03:23:12 1aa3dc6f61a2: Preparing 03:23:12 12d3acec16c0: Preparing 03:23:12 aa5968d388b8: Preparing 03:23:12 aa5968d388b8: Waiting 03:23:12 c2515c179dcd: Layer already exists 03:23:12 1aa3dc6f61a2: Layer already exists 03:23:12 12d3acec16c0: Layer already exists 03:23:12 4b1ce1159aa8: Layer already exists 03:23:12 70dbc25f70ff: Layer already exists 03:23:12 aa5968d388b8: Layer already exists 03:23:12 latest: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.54 03:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:23:13 70dbc25f70ff: Preparing 03:23:13 c2515c179dcd: Preparing 03:23:13 4b1ce1159aa8: Preparing 03:23:13 1aa3dc6f61a2: Preparing 03:23:13 12d3acec16c0: Preparing 03:23:13 aa5968d388b8: Preparing 03:23:13 aa5968d388b8: Waiting 03:23:13 1aa3dc6f61a2: Layer already exists 03:23:13 c2515c179dcd: Layer already exists 03:23:13 70dbc25f70ff: Layer already exists 03:23:13 12d3acec16c0: Layer already exists 03:23:13 4b1ce1159aa8: Layer already exists 03:23:13 aa5968d388b8: Layer already exists 03:23:13 3.0.0-dev.54: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:23:14 70dbc25f70ff: Preparing 03:23:14 c2515c179dcd: Preparing 03:23:14 4b1ce1159aa8: Preparing 03:23:14 1aa3dc6f61a2: Preparing 03:23:14 12d3acec16c0: Preparing 03:23:14 aa5968d388b8: Preparing 03:23:14 70dbc25f70ff: Layer already exists 03:23:14 c2515c179dcd: Layer already exists 03:23:14 12d3acec16c0: Layer already exists 03:23:14 4b1ce1159aa8: Layer already exists 03:23:14 1aa3dc6f61a2: Layer already exists 03:23:14 aa5968d388b8: Layer already exists 03:23:14 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:23:14 70dbc25f70ff: Preparing 03:23:14 c2515c179dcd: Preparing 03:23:14 4b1ce1159aa8: Preparing 03:23:14 1aa3dc6f61a2: Preparing 03:23:14 12d3acec16c0: Preparing 03:23:14 aa5968d388b8: Preparing 03:23:14 aa5968d388b8: Waiting 03:23:14 1aa3dc6f61a2: Layer already exists 03:23:14 12d3acec16c0: Layer already exists 03:23:14 70dbc25f70ff: Layer already exists 03:23:14 c2515c179dcd: Layer already exists 03:23:14 4b1ce1159aa8: Layer already exists 03:23:14 aa5968d388b8: Layer already exists 03:23:14 main: digest: sha256:0606f590712daf562d72e84335180ed31d7625db7f78a1d491229e8d5905c4e3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:14 ===================================================== [Pipeline] echo 03:23:14 taggedImages: 03:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.54 03:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:23:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:23:14 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:14 latest 03:23:14 3.0.0-dev.54 03:23:14 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:14 main 03:23:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:23:15 8adacb036697: Preparing 03:23:15 8adacb036697: Preparing 03:23:15 3c1a67877524: Preparing 03:23:15 b5e5398f871f: Preparing 03:23:15 00150355aeb5: Preparing 03:23:15 472d6cd7aad1: Preparing 03:23:15 f952ebe1d471: Preparing 03:23:15 1aa3dc6f61a2: Preparing 03:23:15 e12733967837: Preparing 03:23:15 103e8375a7b2: Preparing 03:23:15 9b66fc2ebd6d: Preparing 03:23:15 aa5eadfda488: Preparing 03:23:15 aa5968d388b8: Preparing 03:23:15 f952ebe1d471: Waiting 03:23:15 1aa3dc6f61a2: Waiting 03:23:15 e12733967837: Waiting 03:23:15 9b66fc2ebd6d: Waiting 03:23:15 aa5eadfda488: Waiting 03:23:15 aa5968d388b8: Waiting 03:23:15 8adacb036697: Pushed 03:23:15 3c1a67877524: Pushed 03:23:15 b5e5398f871f: Pushed 03:23:15 00150355aeb5: Pushed 03:23:15 472d6cd7aad1: Pushed 03:23:16 e12733967837: Pushed 03:23:17 9b66fc2ebd6d: Pushed 03:23:17 103e8375a7b2: Pushed 03:23:17 1aa3dc6f61a2: Layer already exists 03:23:17 aa5eadfda488: Pushed 03:23:17 aa5968d388b8: Layer already exists 03:23:17 f952ebe1d471: Pushed 03:23:17 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:23:18 8adacb036697: Preparing 03:23:18 8adacb036697: Preparing 03:23:18 3c1a67877524: Preparing 03:23:18 b5e5398f871f: Preparing 03:23:18 00150355aeb5: Preparing 03:23:18 472d6cd7aad1: Preparing 03:23:18 f952ebe1d471: Preparing 03:23:18 1aa3dc6f61a2: Preparing 03:23:18 e12733967837: Preparing 03:23:18 103e8375a7b2: Preparing 03:23:18 9b66fc2ebd6d: Preparing 03:23:18 aa5eadfda488: Preparing 03:23:18 aa5968d388b8: Preparing 03:23:18 103e8375a7b2: Waiting 03:23:18 f952ebe1d471: Waiting 03:23:18 9b66fc2ebd6d: Waiting 03:23:18 1aa3dc6f61a2: Waiting 03:23:18 e12733967837: Waiting 03:23:18 00150355aeb5: Layer already exists 03:23:18 8adacb036697: Layer already exists 03:23:18 472d6cd7aad1: Layer already exists 03:23:18 3c1a67877524: Layer already exists 03:23:18 b5e5398f871f: Layer already exists 03:23:18 f952ebe1d471: Layer already exists 03:23:18 e12733967837: Layer already exists 03:23:18 103e8375a7b2: Layer already exists 03:23:18 1aa3dc6f61a2: Layer already exists 03:23:18 9b66fc2ebd6d: Layer already exists 03:23:18 aa5968d388b8: Layer already exists 03:23:18 aa5eadfda488: Layer already exists 03:23:18 latest: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.54 03:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:23:19 8adacb036697: Preparing 03:23:19 8adacb036697: Preparing 03:23:19 3c1a67877524: Preparing 03:23:19 b5e5398f871f: Preparing 03:23:19 00150355aeb5: Preparing 03:23:19 472d6cd7aad1: Preparing 03:23:19 f952ebe1d471: Preparing 03:23:19 1aa3dc6f61a2: Preparing 03:23:19 e12733967837: Preparing 03:23:19 103e8375a7b2: Preparing 03:23:19 9b66fc2ebd6d: Preparing 03:23:19 aa5eadfda488: Preparing 03:23:19 aa5968d388b8: Preparing 03:23:19 f952ebe1d471: Waiting 03:23:19 1aa3dc6f61a2: Waiting 03:23:19 103e8375a7b2: Waiting 03:23:19 aa5eadfda488: Waiting 03:23:19 e12733967837: Waiting 03:23:19 9b66fc2ebd6d: Waiting 03:23:19 b5e5398f871f: Layer already exists 03:23:19 472d6cd7aad1: Layer already exists 03:23:19 8adacb036697: Layer already exists 03:23:19 00150355aeb5: Layer already exists 03:23:19 3c1a67877524: Layer already exists 03:23:19 f952ebe1d471: Layer already exists 03:23:19 e12733967837: Layer already exists 03:23:19 103e8375a7b2: Layer already exists 03:23:19 1aa3dc6f61a2: Layer already exists 03:23:19 9b66fc2ebd6d: Layer already exists 03:23:19 aa5eadfda488: Layer already exists 03:23:19 aa5968d388b8: Layer already exists 03:23:19 3.0.0-dev.54: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:23:20 8adacb036697: Preparing 03:23:20 8adacb036697: Preparing 03:23:20 3c1a67877524: Preparing 03:23:20 b5e5398f871f: Preparing 03:23:20 00150355aeb5: Preparing 03:23:20 472d6cd7aad1: Preparing 03:23:20 f952ebe1d471: Preparing 03:23:20 1aa3dc6f61a2: Preparing 03:23:20 e12733967837: Preparing 03:23:20 103e8375a7b2: Preparing 03:23:20 9b66fc2ebd6d: Preparing 03:23:20 aa5eadfda488: Preparing 03:23:20 aa5968d388b8: Preparing 03:23:20 9b66fc2ebd6d: Waiting 03:23:20 aa5eadfda488: Waiting 03:23:20 aa5968d388b8: Waiting 03:23:20 f952ebe1d471: Waiting 03:23:20 103e8375a7b2: Waiting 03:23:20 1aa3dc6f61a2: Waiting 03:23:20 3c1a67877524: Layer already exists 03:23:20 472d6cd7aad1: Layer already exists 03:23:20 b5e5398f871f: Layer already exists 03:23:20 8adacb036697: Layer already exists 03:23:20 00150355aeb5: Layer already exists 03:23:20 103e8375a7b2: Layer already exists 03:23:20 1aa3dc6f61a2: Layer already exists 03:23:20 f952ebe1d471: Layer already exists 03:23:20 e12733967837: Layer already exists 03:23:20 9b66fc2ebd6d: Layer already exists 03:23:20 aa5eadfda488: Layer already exists 03:23:20 aa5968d388b8: Layer already exists 03:23:20 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:23:21 8adacb036697: Preparing 03:23:21 8adacb036697: Preparing 03:23:21 3c1a67877524: Preparing 03:23:21 b5e5398f871f: Preparing 03:23:21 00150355aeb5: Preparing 03:23:21 472d6cd7aad1: Preparing 03:23:21 f952ebe1d471: Preparing 03:23:21 1aa3dc6f61a2: Preparing 03:23:21 e12733967837: Preparing 03:23:21 103e8375a7b2: Preparing 03:23:21 9b66fc2ebd6d: Preparing 03:23:21 aa5eadfda488: Preparing 03:23:21 aa5968d388b8: Preparing 03:23:21 e12733967837: Waiting 03:23:21 9b66fc2ebd6d: Waiting 03:23:21 103e8375a7b2: Waiting 03:23:21 aa5968d388b8: Waiting 03:23:21 aa5eadfda488: Waiting 03:23:21 1aa3dc6f61a2: Waiting 03:23:21 f952ebe1d471: Waiting 03:23:21 8adacb036697: Layer already exists 03:23:21 472d6cd7aad1: Layer already exists 03:23:21 b5e5398f871f: Layer already exists 03:23:21 3c1a67877524: Layer already exists 03:23:21 00150355aeb5: Layer already exists 03:23:21 1aa3dc6f61a2: Layer already exists 03:23:21 e12733967837: Layer already exists 03:23:21 f952ebe1d471: Layer already exists 03:23:21 103e8375a7b2: Layer already exists 03:23:21 9b66fc2ebd6d: Layer already exists 03:23:21 aa5eadfda488: Layer already exists 03:23:21 aa5968d388b8: Layer already exists 03:23:21 main: digest: sha256:7e49e5135472b54d9915b920f669c6fa08f2bcc48511e0e37b7d3d3f532c3e7c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:21 ===================================================== [Pipeline] echo 03:23:21 taggedImages: 03:23:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:23:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.54 03:23:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:23:21 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:23:21 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:21 latest 03:23:21 3.0.0-dev.54 03:23:21 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:21 main 03:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:23:21 4a751c5a27d8: Preparing 03:23:21 4b3cc9409ae6: Preparing 03:23:21 f2da841411a5: Preparing 03:23:21 5b0859ec0a16: Preparing 03:23:21 c3dc90b177f9: Preparing 03:23:21 607e4af44bd5: Preparing 03:23:21 7a0e3167ee7b: Preparing 03:23:21 aa5968d388b8: Preparing 03:23:21 7a0e3167ee7b: Waiting 03:23:21 607e4af44bd5: Waiting 03:23:21 aa5968d388b8: Waiting 03:23:21 4a751c5a27d8: Pushed 03:23:21 c3dc90b177f9: Pushed 03:23:21 4b3cc9409ae6: Pushed 03:23:22 607e4af44bd5: Pushed 03:23:22 7a0e3167ee7b: Pushed 03:23:22 aa5968d388b8: Layer already exists 03:23:23 5b0859ec0a16: Pushed 03:23:23 f2da841411a5: Pushed 03:23:23 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:23:24 4a751c5a27d8: Preparing 03:23:24 4b3cc9409ae6: Preparing 03:23:24 f2da841411a5: Preparing 03:23:24 5b0859ec0a16: Preparing 03:23:24 c3dc90b177f9: Preparing 03:23:24 607e4af44bd5: Preparing 03:23:24 7a0e3167ee7b: Preparing 03:23:24 aa5968d388b8: Preparing 03:23:24 607e4af44bd5: Waiting 03:23:24 7a0e3167ee7b: Waiting 03:23:24 c3dc90b177f9: Layer already exists 03:23:24 4b3cc9409ae6: Layer already exists 03:23:24 5b0859ec0a16: Layer already exists 03:23:24 4a751c5a27d8: Layer already exists 03:23:24 f2da841411a5: Layer already exists 03:23:24 607e4af44bd5: Layer already exists 03:23:24 7a0e3167ee7b: Layer already exists 03:23:24 aa5968d388b8: Layer already exists 03:23:24 latest: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.54 03:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:23:24 4a751c5a27d8: Preparing 03:23:24 4b3cc9409ae6: Preparing 03:23:24 f2da841411a5: Preparing 03:23:24 5b0859ec0a16: Preparing 03:23:24 c3dc90b177f9: Preparing 03:23:24 607e4af44bd5: Preparing 03:23:24 7a0e3167ee7b: Preparing 03:23:24 aa5968d388b8: Preparing 03:23:24 607e4af44bd5: Waiting 03:23:24 aa5968d388b8: Waiting 03:23:24 7a0e3167ee7b: Waiting 03:23:24 c3dc90b177f9: Layer already exists 03:23:24 f2da841411a5: Layer already exists 03:23:24 4a751c5a27d8: Layer already exists 03:23:24 5b0859ec0a16: Layer already exists 03:23:24 4b3cc9409ae6: Layer already exists 03:23:24 607e4af44bd5: Layer already exists 03:23:24 7a0e3167ee7b: Layer already exists 03:23:24 aa5968d388b8: Layer already exists 03:23:24 3.0.0-dev.54: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:23:25 4a751c5a27d8: Preparing 03:23:25 4b3cc9409ae6: Preparing 03:23:25 f2da841411a5: Preparing 03:23:25 5b0859ec0a16: Preparing 03:23:25 c3dc90b177f9: Preparing 03:23:25 607e4af44bd5: Preparing 03:23:25 7a0e3167ee7b: Preparing 03:23:25 aa5968d388b8: Preparing 03:23:25 607e4af44bd5: Waiting 03:23:25 7a0e3167ee7b: Waiting 03:23:25 aa5968d388b8: Waiting 03:23:25 f2da841411a5: Layer already exists 03:23:25 5b0859ec0a16: Layer already exists 03:23:25 c3dc90b177f9: Layer already exists 03:23:25 4a751c5a27d8: Layer already exists 03:23:25 4b3cc9409ae6: Layer already exists 03:23:25 607e4af44bd5: Layer already exists 03:23:25 7a0e3167ee7b: Layer already exists 03:23:25 aa5968d388b8: Layer already exists 03:23:25 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:23:26 4a751c5a27d8: Preparing 03:23:26 4b3cc9409ae6: Preparing 03:23:26 f2da841411a5: Preparing 03:23:26 5b0859ec0a16: Preparing 03:23:26 c3dc90b177f9: Preparing 03:23:26 607e4af44bd5: Preparing 03:23:26 7a0e3167ee7b: Preparing 03:23:26 aa5968d388b8: Preparing 03:23:26 607e4af44bd5: Waiting 03:23:26 7a0e3167ee7b: Waiting 03:23:26 5b0859ec0a16: Layer already exists 03:23:26 f2da841411a5: Layer already exists 03:23:26 4b3cc9409ae6: Layer already exists 03:23:26 c3dc90b177f9: Layer already exists 03:23:26 4a751c5a27d8: Layer already exists 03:23:26 607e4af44bd5: Layer already exists 03:23:26 7a0e3167ee7b: Layer already exists 03:23:26 aa5968d388b8: Layer already exists 03:23:26 main: digest: sha256:f3446e5c7ce8f37a31d088d13ad184ea8b6c2540c7a12e11ff7341a2530a48e0 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:26 ===================================================== [Pipeline] echo 03:23:26 taggedImages: 03:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.54 03:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:23:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:23:26 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:26 latest 03:23:26 3.0.0-dev.54 03:23:26 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:26 main 03:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:23:26 bd64f47dcbde: Preparing 03:23:26 fd42e8d23dd9: Preparing 03:23:26 bfab9d9a43d9: Preparing 03:23:26 461527af9496: Preparing 03:23:26 5668c50b1f97: Preparing 03:23:26 389de30d74d6: Preparing 03:23:26 c21f98503378: Preparing 03:23:26 3f6d205ed154: Preparing 03:23:26 389de30d74d6: Waiting 03:23:26 c21f98503378: Waiting 03:23:26 3f6d205ed154: Waiting 03:23:26 8ef6d367945c: Preparing 03:23:26 aa5968d388b8: Preparing 03:23:26 aa5968d388b8: Waiting 03:23:26 5668c50b1f97: Pushed 03:23:26 fd42e8d23dd9: Pushed 03:23:26 bd64f47dcbde: Pushed 03:23:27 389de30d74d6: Pushed 03:23:27 c21f98503378: Pushed 03:23:27 3f6d205ed154: Pushed 03:23:27 8ef6d367945c: Pushed 03:23:27 aa5968d388b8: Layer already exists 03:23:27 461527af9496: Pushed 03:23:28 bfab9d9a43d9: Pushed 03:23:28 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:23:29 bd64f47dcbde: Preparing 03:23:29 fd42e8d23dd9: Preparing 03:23:29 bfab9d9a43d9: Preparing 03:23:29 461527af9496: Preparing 03:23:29 5668c50b1f97: Preparing 03:23:29 389de30d74d6: Preparing 03:23:29 c21f98503378: Preparing 03:23:29 3f6d205ed154: Preparing 03:23:29 8ef6d367945c: Preparing 03:23:29 aa5968d388b8: Preparing 03:23:29 389de30d74d6: Waiting 03:23:29 c21f98503378: Waiting 03:23:29 aa5968d388b8: Waiting 03:23:29 3f6d205ed154: Waiting 03:23:29 8ef6d367945c: Waiting 03:23:29 461527af9496: Layer already exists 03:23:29 5668c50b1f97: Layer already exists 03:23:29 bfab9d9a43d9: Layer already exists 03:23:29 bd64f47dcbde: Layer already exists 03:23:29 fd42e8d23dd9: Layer already exists 03:23:29 389de30d74d6: Layer already exists 03:23:29 c21f98503378: Layer already exists 03:23:29 8ef6d367945c: Layer already exists 03:23:29 3f6d205ed154: Layer already exists 03:23:29 aa5968d388b8: Layer already exists 03:23:29 latest: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.54 03:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:23:29 bd64f47dcbde: Preparing 03:23:29 fd42e8d23dd9: Preparing 03:23:29 bfab9d9a43d9: Preparing 03:23:29 461527af9496: Preparing 03:23:29 5668c50b1f97: Preparing 03:23:29 389de30d74d6: Preparing 03:23:29 c21f98503378: Preparing 03:23:29 3f6d205ed154: Preparing 03:23:29 8ef6d367945c: Preparing 03:23:29 aa5968d388b8: Preparing 03:23:29 c21f98503378: Waiting 03:23:29 3f6d205ed154: Waiting 03:23:29 8ef6d367945c: Waiting 03:23:29 aa5968d388b8: Waiting 03:23:29 389de30d74d6: Waiting 03:23:29 461527af9496: Layer already exists 03:23:29 bfab9d9a43d9: Layer already exists 03:23:29 bd64f47dcbde: Layer already exists 03:23:29 5668c50b1f97: Layer already exists 03:23:29 fd42e8d23dd9: Layer already exists 03:23:29 389de30d74d6: Layer already exists 03:23:29 c21f98503378: Layer already exists 03:23:29 aa5968d388b8: Layer already exists 03:23:29 8ef6d367945c: Layer already exists 03:23:29 3f6d205ed154: Layer already exists 03:23:29 3.0.0-dev.54: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:23:30 bd64f47dcbde: Preparing 03:23:30 fd42e8d23dd9: Preparing 03:23:30 bfab9d9a43d9: Preparing 03:23:30 461527af9496: Preparing 03:23:30 5668c50b1f97: Preparing 03:23:30 389de30d74d6: Preparing 03:23:30 c21f98503378: Preparing 03:23:30 3f6d205ed154: Preparing 03:23:30 8ef6d367945c: Preparing 03:23:30 aa5968d388b8: Preparing 03:23:30 c21f98503378: Waiting 03:23:30 3f6d205ed154: Waiting 03:23:30 8ef6d367945c: Waiting 03:23:30 aa5968d388b8: Waiting 03:23:30 389de30d74d6: Waiting 03:23:30 fd42e8d23dd9: Layer already exists 03:23:30 bd64f47dcbde: Layer already exists 03:23:30 5668c50b1f97: Layer already exists 03:23:30 461527af9496: Layer already exists 03:23:30 bfab9d9a43d9: Layer already exists 03:23:30 389de30d74d6: Layer already exists 03:23:30 c21f98503378: Layer already exists 03:23:30 3f6d205ed154: Layer already exists 03:23:30 8ef6d367945c: Layer already exists 03:23:30 aa5968d388b8: Layer already exists 03:23:30 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:23:30 bd64f47dcbde: Preparing 03:23:30 fd42e8d23dd9: Preparing 03:23:30 bfab9d9a43d9: Preparing 03:23:30 461527af9496: Preparing 03:23:30 5668c50b1f97: Preparing 03:23:30 389de30d74d6: Preparing 03:23:30 c21f98503378: Preparing 03:23:30 3f6d205ed154: Preparing 03:23:30 8ef6d367945c: Preparing 03:23:30 aa5968d388b8: Preparing 03:23:30 389de30d74d6: Waiting 03:23:30 c21f98503378: Waiting 03:23:30 3f6d205ed154: Waiting 03:23:30 8ef6d367945c: Waiting 03:23:30 aa5968d388b8: Waiting 03:23:30 5668c50b1f97: Layer already exists 03:23:30 bd64f47dcbde: Layer already exists 03:23:30 bfab9d9a43d9: Layer already exists 03:23:30 461527af9496: Layer already exists 03:23:30 fd42e8d23dd9: Layer already exists 03:23:30 389de30d74d6: Layer already exists 03:23:30 c21f98503378: Layer already exists 03:23:30 3f6d205ed154: Layer already exists 03:23:30 aa5968d388b8: Layer already exists 03:23:30 8ef6d367945c: Layer already exists 03:23:30 main: digest: sha256:c1bb246724148cd712eed9cb53c44c185ef03f718381a14726c4fca784635bd8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:31 ===================================================== [Pipeline] echo 03:23:31 taggedImages: 03:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.54 03:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:23:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:23:31 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:31 latest 03:23:31 3.0.0-dev.54 03:23:31 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:31 main 03:23:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:23:31 32cfbb7ef878: Preparing 03:23:31 ea9bb1ec3626: Preparing 03:23:31 1aa3dc6f61a2: Preparing 03:23:31 55168cbfafcb: Preparing 03:23:31 4e6476652798: Preparing 03:23:31 32cfbb7ef878: Pushed 03:23:31 4e6476652798: Layer already exists 03:23:31 1aa3dc6f61a2: Layer already exists 03:23:32 55168cbfafcb: Pushed 03:23:34 ea9bb1ec3626: Pushed 03:23:34 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:34 + 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 03:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:23:34 32cfbb7ef878: Preparing 03:23:34 ea9bb1ec3626: Preparing 03:23:34 1aa3dc6f61a2: Preparing 03:23:34 55168cbfafcb: Preparing 03:23:34 4e6476652798: Preparing 03:23:34 32cfbb7ef878: Layer already exists 03:23:34 ea9bb1ec3626: Layer already exists 03:23:34 1aa3dc6f61a2: Layer already exists 03:23:34 55168cbfafcb: Layer already exists 03:23:34 4e6476652798: Layer already exists 03:23:34 latest: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.54 03:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:23:35 32cfbb7ef878: Preparing 03:23:35 ea9bb1ec3626: Preparing 03:23:35 1aa3dc6f61a2: Preparing 03:23:35 55168cbfafcb: Preparing 03:23:35 4e6476652798: Preparing 03:23:35 ea9bb1ec3626: Layer already exists 03:23:35 1aa3dc6f61a2: Layer already exists 03:23:35 4e6476652798: Layer already exists 03:23:35 55168cbfafcb: Layer already exists 03:23:35 32cfbb7ef878: Layer already exists 03:23:35 3.0.0-dev.54: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:23:36 32cfbb7ef878: Preparing 03:23:36 ea9bb1ec3626: Preparing 03:23:36 1aa3dc6f61a2: Preparing 03:23:36 55168cbfafcb: Preparing 03:23:36 4e6476652798: Preparing 03:23:36 55168cbfafcb: Layer already exists 03:23:36 32cfbb7ef878: Layer already exists 03:23:36 ea9bb1ec3626: Layer already exists 03:23:36 1aa3dc6f61a2: Layer already exists 03:23:36 4e6476652798: Layer already exists 03:23:36 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:36 + 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 03:23:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:23:36 32cfbb7ef878: Preparing 03:23:36 ea9bb1ec3626: Preparing 03:23:36 1aa3dc6f61a2: Preparing 03:23:36 55168cbfafcb: Preparing 03:23:36 4e6476652798: Preparing 03:23:36 1aa3dc6f61a2: Layer already exists 03:23:36 ea9bb1ec3626: Layer already exists 03:23:36 4e6476652798: Layer already exists 03:23:36 55168cbfafcb: Layer already exists 03:23:36 32cfbb7ef878: Layer already exists 03:23:36 main: digest: sha256:037d0c3861963a9e14a3c784ee847786cec1b6abb614e8d9f387db273b6b6403 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:36 ===================================================== [Pipeline] echo 03:23:36 taggedImages: 03:23:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:23:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.54 03:23:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:23:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:23:36 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:36 latest 03:23:36 3.0.0-dev.54 03:23:36 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:36 main 03:23:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:23:37 066b1adc52b8: Preparing 03:23:37 7bc043a30e56: Preparing 03:23:37 b207c0027154: Preparing 03:23:37 8d0fa39294ab: Preparing 03:23:37 348d6d113931: Preparing 03:23:37 41dffaf4b722: Preparing 03:23:37 4e6476652798: Preparing 03:23:37 41dffaf4b722: Waiting 03:23:37 4e6476652798: Waiting 03:23:37 b207c0027154: Pushed 03:23:37 7bc043a30e56: Pushed 03:23:37 066b1adc52b8: Pushed 03:23:38 4e6476652798: Layer already exists 03:23:38 41dffaf4b722: Pushed 03:23:41 348d6d113931: Pushed 03:23:43 8d0fa39294ab: Pushed 03:23:43 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:23:44 066b1adc52b8: Preparing 03:23:44 7bc043a30e56: Preparing 03:23:44 b207c0027154: Preparing 03:23:44 8d0fa39294ab: Preparing 03:23:44 348d6d113931: Preparing 03:23:44 41dffaf4b722: Preparing 03:23:44 4e6476652798: Preparing 03:23:44 41dffaf4b722: Waiting 03:23:44 4e6476652798: Waiting 03:23:44 7bc043a30e56: Layer already exists 03:23:44 b207c0027154: Layer already exists 03:23:44 8d0fa39294ab: Layer already exists 03:23:44 066b1adc52b8: Layer already exists 03:23:44 348d6d113931: Layer already exists 03:23:44 4e6476652798: Layer already exists 03:23:44 41dffaf4b722: Layer already exists 03:23:44 latest: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.54 03:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:23:45 066b1adc52b8: Preparing 03:23:45 7bc043a30e56: Preparing 03:23:45 b207c0027154: Preparing 03:23:45 8d0fa39294ab: Preparing 03:23:45 348d6d113931: Preparing 03:23:45 41dffaf4b722: Preparing 03:23:45 4e6476652798: Preparing 03:23:45 41dffaf4b722: Waiting 03:23:45 4e6476652798: Waiting 03:23:45 8d0fa39294ab: Layer already exists 03:23:45 348d6d113931: Layer already exists 03:23:45 066b1adc52b8: Layer already exists 03:23:45 7bc043a30e56: Layer already exists 03:23:45 b207c0027154: Layer already exists 03:23:45 41dffaf4b722: Layer already exists 03:23:45 4e6476652798: Layer already exists 03:23:45 3.0.0-dev.54: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:23:45 066b1adc52b8: Preparing 03:23:45 7bc043a30e56: Preparing 03:23:45 b207c0027154: Preparing 03:23:45 8d0fa39294ab: Preparing 03:23:45 348d6d113931: Preparing 03:23:45 41dffaf4b722: Preparing 03:23:45 4e6476652798: Preparing 03:23:45 41dffaf4b722: Waiting 03:23:45 4e6476652798: Waiting 03:23:45 348d6d113931: Layer already exists 03:23:45 8d0fa39294ab: Layer already exists 03:23:45 066b1adc52b8: Layer already exists 03:23:45 b207c0027154: Layer already exists 03:23:45 7bc043a30e56: Layer already exists 03:23:45 4e6476652798: Layer already exists 03:23:45 41dffaf4b722: Layer already exists 03:23:45 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:23:46 066b1adc52b8: Preparing 03:23:46 7bc043a30e56: Preparing 03:23:46 b207c0027154: Preparing 03:23:46 8d0fa39294ab: Preparing 03:23:46 348d6d113931: Preparing 03:23:46 41dffaf4b722: Preparing 03:23:46 4e6476652798: Preparing 03:23:46 41dffaf4b722: Waiting 03:23:46 4e6476652798: Waiting 03:23:46 b207c0027154: Layer already exists 03:23:46 066b1adc52b8: Layer already exists 03:23:46 348d6d113931: Layer already exists 03:23:46 8d0fa39294ab: Layer already exists 03:23:46 7bc043a30e56: Layer already exists 03:23:46 4e6476652798: Layer already exists 03:23:46 41dffaf4b722: Layer already exists 03:23:46 main: digest: sha256:e70c7be975ff2e7f80352588fba3e1c96825d7946c8a23f5c19f20ad51e0d098 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:46 ===================================================== [Pipeline] echo 03:23:46 taggedImages: 03:23:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:23:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.54 03:23:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:46 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:23:46 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:23:46 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:46 latest 03:23:46 3.0.0-dev.54 03:23:46 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:46 main 03:23:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:23:47 e8410c7fb4cd: Preparing 03:23:47 5fc7741ef29f: Preparing 03:23:47 63f5513d96e1: Preparing 03:23:47 d92bbdb3f5a8: Preparing 03:23:47 8c88b79f390d: Preparing 03:23:47 4e6476652798: Preparing 03:23:47 4e6476652798: Waiting 03:23:47 5fc7741ef29f: Pushed 03:23:47 e8410c7fb4cd: Pushed 03:23:47 63f5513d96e1: Pushed 03:23:47 8c88b79f390d: Pushed 03:23:47 4e6476652798: Layer already exists 03:23:54 d92bbdb3f5a8: Pushed 03:23:54 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:23:55 e8410c7fb4cd: Preparing 03:23:55 5fc7741ef29f: Preparing 03:23:55 63f5513d96e1: Preparing 03:23:55 d92bbdb3f5a8: Preparing 03:23:55 8c88b79f390d: Preparing 03:23:55 4e6476652798: Preparing 03:23:55 4e6476652798: Waiting 03:23:55 5fc7741ef29f: Layer already exists 03:23:55 d92bbdb3f5a8: Layer already exists 03:23:55 63f5513d96e1: Layer already exists 03:23:55 e8410c7fb4cd: Layer already exists 03:23:55 8c88b79f390d: Layer already exists 03:23:55 4e6476652798: Layer already exists 03:23:55 latest: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.54 03:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:23:56 e8410c7fb4cd: Preparing 03:23:56 5fc7741ef29f: Preparing 03:23:56 63f5513d96e1: Preparing 03:23:56 d92bbdb3f5a8: Preparing 03:23:56 8c88b79f390d: Preparing 03:23:56 4e6476652798: Preparing 03:23:56 4e6476652798: Waiting 03:23:56 d92bbdb3f5a8: Layer already exists 03:23:56 e8410c7fb4cd: Layer already exists 03:23:56 63f5513d96e1: Layer already exists 03:23:56 8c88b79f390d: Layer already exists 03:23:56 5fc7741ef29f: Layer already exists 03:23:56 4e6476652798: Layer already exists 03:23:56 3.0.0-dev.54: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:23:57 e8410c7fb4cd: Preparing 03:23:57 5fc7741ef29f: Preparing 03:23:57 63f5513d96e1: Preparing 03:23:57 d92bbdb3f5a8: Preparing 03:23:57 8c88b79f390d: Preparing 03:23:57 4e6476652798: Preparing 03:23:57 4e6476652798: Waiting 03:23:57 8c88b79f390d: Layer already exists 03:23:57 e8410c7fb4cd: Layer already exists 03:23:57 d92bbdb3f5a8: Layer already exists 03:23:57 63f5513d96e1: Layer already exists 03:23:57 5fc7741ef29f: Layer already exists 03:23:57 4e6476652798: Layer already exists 03:23:57 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:23:58 e8410c7fb4cd: Preparing 03:23:58 5fc7741ef29f: Preparing 03:23:58 63f5513d96e1: Preparing 03:23:58 d92bbdb3f5a8: Preparing 03:23:58 8c88b79f390d: Preparing 03:23:58 4e6476652798: Preparing 03:23:58 4e6476652798: Waiting 03:23:58 8c88b79f390d: Layer already exists 03:23:58 63f5513d96e1: Layer already exists 03:23:58 5fc7741ef29f: Layer already exists 03:23:58 d92bbdb3f5a8: Layer already exists 03:23:58 e8410c7fb4cd: Layer already exists 03:23:58 4e6476652798: Layer already exists 03:23:58 main: digest: sha256:6da03ddb2a18297f1c7d751606ed63251655ce8d4996a5df2a9e856d6f3a600d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:58 ===================================================== [Pipeline] echo 03:23:58 taggedImages: 03:23:58 - nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:23:58 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.54 03:23:58 - nexus3.edgexfoundry.org:10004/security-spire-config:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:23:58 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:23:58 c6ae7449aad5f05f69153f6120284e804cf836f6 03:23:58 latest 03:23:58 3.0.0-dev.54 03:23:58 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:23:58 main 03:23:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:24:00 f87f610ff8c7: Preparing 03:24:00 8c631c08f2d3: Preparing 03:24:00 401de6160746: Preparing 03:24:00 9173753aceb9: Preparing 03:24:00 41dffaf4b722: Preparing 03:24:00 4e6476652798: Preparing 03:24:00 4e6476652798: Waiting 03:24:00 f87f610ff8c7: Pushed 03:24:00 8c631c08f2d3: Pushed 03:24:00 401de6160746: Pushed 03:24:00 41dffaf4b722: Layer already exists 03:24:02 4e6476652798: Layer already exists 03:24:06 9173753aceb9: Pushed 03:24:07 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:24:08 f87f610ff8c7: Preparing 03:24:08 8c631c08f2d3: Preparing 03:24:08 401de6160746: Preparing 03:24:08 9173753aceb9: Preparing 03:24:08 41dffaf4b722: Preparing 03:24:08 4e6476652798: Preparing 03:24:08 4e6476652798: Waiting 03:24:08 9173753aceb9: Layer already exists 03:24:08 401de6160746: Layer already exists 03:24:08 41dffaf4b722: Layer already exists 03:24:08 8c631c08f2d3: Layer already exists 03:24:08 f87f610ff8c7: Layer already exists 03:24:08 4e6476652798: Layer already exists 03:24:08 latest: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.54 03:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:24:10 f87f610ff8c7: Preparing 03:24:10 8c631c08f2d3: Preparing 03:24:10 401de6160746: Preparing 03:24:10 9173753aceb9: Preparing 03:24:10 41dffaf4b722: Preparing 03:24:10 4e6476652798: Preparing 03:24:10 4e6476652798: Waiting 03:24:10 8c631c08f2d3: Layer already exists 03:24:10 f87f610ff8c7: Layer already exists 03:24:10 41dffaf4b722: Layer already exists 03:24:10 9173753aceb9: Layer already exists 03:24:10 401de6160746: Layer already exists 03:24:10 4e6476652798: Layer already exists 03:24:10 3.0.0-dev.54: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:24:10 f87f610ff8c7: Preparing 03:24:10 8c631c08f2d3: Preparing 03:24:10 401de6160746: Preparing 03:24:10 9173753aceb9: Preparing 03:24:10 41dffaf4b722: Preparing 03:24:10 4e6476652798: Preparing 03:24:10 4e6476652798: Waiting 03:24:10 8c631c08f2d3: Layer already exists 03:24:10 f87f610ff8c7: Layer already exists 03:24:10 41dffaf4b722: Layer already exists 03:24:10 401de6160746: Layer already exists 03:24:10 9173753aceb9: Layer already exists 03:24:10 4e6476652798: Layer already exists 03:24:10 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:24:12 f87f610ff8c7: Preparing 03:24:12 8c631c08f2d3: Preparing 03:24:12 401de6160746: Preparing 03:24:12 9173753aceb9: Preparing 03:24:12 41dffaf4b722: Preparing 03:24:12 4e6476652798: Preparing 03:24:12 4e6476652798: Waiting 03:24:12 9173753aceb9: Layer already exists 03:24:12 f87f610ff8c7: Layer already exists 03:24:12 41dffaf4b722: Layer already exists 03:24:12 8c631c08f2d3: Layer already exists 03:24:12 401de6160746: Layer already exists 03:24:12 4e6476652798: Layer already exists 03:24:12 main: digest: sha256:7e2ae5aac6058fa6344b3611a64c6f70c8ec97972a71b22a4690aef8eaea194e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:12 ===================================================== [Pipeline] echo 03:24:12 taggedImages: 03:24:12 - nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:24:12 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.54 03:24:12 - nexus3.edgexfoundry.org:10004/security-spire-server:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:24:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:24:12 c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:12 latest 03:24:12 3.0.0-dev.54 03:24:12 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:12 main 03:24:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:24:12 3f0cc3ae151f: Preparing 03:24:12 37fa646d7e37: Preparing 03:24:12 1aa3dc6f61a2: Preparing 03:24:12 0454453927a0: Preparing 03:24:12 aa5968d388b8: Preparing 03:24:12 3f0cc3ae151f: Pushed 03:24:12 0454453927a0: Pushed 03:24:13 aa5968d388b8: Layer already exists 03:24:13 1aa3dc6f61a2: Layer already exists 03:24:15 37fa646d7e37: Pushed 03:24:15 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:24:16 3f0cc3ae151f: Preparing 03:24:16 37fa646d7e37: Preparing 03:24:16 1aa3dc6f61a2: Preparing 03:24:16 0454453927a0: Preparing 03:24:16 aa5968d388b8: Preparing 03:24:16 aa5968d388b8: Layer already exists 03:24:16 1aa3dc6f61a2: Layer already exists 03:24:16 3f0cc3ae151f: Layer already exists 03:24:16 37fa646d7e37: Layer already exists 03:24:16 0454453927a0: Layer already exists 03:24:16 latest: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.54 03:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:24:16 3f0cc3ae151f: Preparing 03:24:16 37fa646d7e37: Preparing 03:24:16 1aa3dc6f61a2: Preparing 03:24:16 0454453927a0: Preparing 03:24:16 aa5968d388b8: Preparing 03:24:16 3f0cc3ae151f: Layer already exists 03:24:16 aa5968d388b8: Layer already exists 03:24:16 37fa646d7e37: Layer already exists 03:24:16 0454453927a0: Layer already exists 03:24:16 1aa3dc6f61a2: Layer already exists 03:24:16 3.0.0-dev.54: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:24:17 3f0cc3ae151f: Preparing 03:24:17 37fa646d7e37: Preparing 03:24:17 1aa3dc6f61a2: Preparing 03:24:17 0454453927a0: Preparing 03:24:17 aa5968d388b8: Preparing 03:24:17 aa5968d388b8: Layer already exists 03:24:17 37fa646d7e37: Layer already exists 03:24:17 3f0cc3ae151f: Layer already exists 03:24:17 0454453927a0: Layer already exists 03:24:17 1aa3dc6f61a2: Layer already exists 03:24:17 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:24:17 3f0cc3ae151f: Preparing 03:24:17 37fa646d7e37: Preparing 03:24:17 1aa3dc6f61a2: Preparing 03:24:17 0454453927a0: Preparing 03:24:17 aa5968d388b8: Preparing 03:24:17 0454453927a0: Layer already exists 03:24:17 37fa646d7e37: Layer already exists 03:24:17 3f0cc3ae151f: Layer already exists 03:24:17 1aa3dc6f61a2: Layer already exists 03:24:17 aa5968d388b8: Layer already exists 03:24:17 main: digest: sha256:6b77257bd80560969e788f794135df3c891a25a99851b0456ee9d216243e62d1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:17 ===================================================== [Pipeline] echo 03:24:17 taggedImages: 03:24:17 - nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:17 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:24:17 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.54 03:24:17 - nexus3.edgexfoundry.org:10004/support-notifications:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:17 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:24:17 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:24:17 c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:17 latest 03:24:17 3.0.0-dev.54 03:24:17 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:17 main 03:24:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:24:19 8b75ab2c228f: Preparing 03:24:19 aef777a3637b: Preparing 03:24:19 1aa3dc6f61a2: Preparing 03:24:19 278ed8e8b0b7: Preparing 03:24:19 aa5968d388b8: Preparing 03:24:19 278ed8e8b0b7: Layer already exists 03:24:19 1aa3dc6f61a2: Layer already exists 03:24:19 8b75ab2c228f: Pushed 03:24:19 aa5968d388b8: Layer already exists 03:24:21 aef777a3637b: Pushed 03:24:21 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:24:22 8b75ab2c228f: Preparing 03:24:22 aef777a3637b: Preparing 03:24:22 1aa3dc6f61a2: Preparing 03:24:22 278ed8e8b0b7: Preparing 03:24:22 aa5968d388b8: Preparing 03:24:22 278ed8e8b0b7: Layer already exists 03:24:22 1aa3dc6f61a2: Layer already exists 03:24:22 aef777a3637b: Layer already exists 03:24:22 8b75ab2c228f: Layer already exists 03:24:22 aa5968d388b8: Layer already exists 03:24:22 latest: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.54 03:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:24:22 8b75ab2c228f: Preparing 03:24:22 aef777a3637b: Preparing 03:24:22 1aa3dc6f61a2: Preparing 03:24:22 278ed8e8b0b7: Preparing 03:24:22 aa5968d388b8: Preparing 03:24:22 aa5968d388b8: Layer already exists 03:24:22 1aa3dc6f61a2: Layer already exists 03:24:22 8b75ab2c228f: Layer already exists 03:24:22 aef777a3637b: Layer already exists 03:24:22 278ed8e8b0b7: Layer already exists 03:24:22 3.0.0-dev.54: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:24:24 8b75ab2c228f: Preparing 03:24:24 aef777a3637b: Preparing 03:24:24 1aa3dc6f61a2: Preparing 03:24:24 278ed8e8b0b7: Preparing 03:24:24 aa5968d388b8: Preparing 03:24:24 aef777a3637b: Layer already exists 03:24:24 aa5968d388b8: Layer already exists 03:24:24 1aa3dc6f61a2: Layer already exists 03:24:24 278ed8e8b0b7: Layer already exists 03:24:24 8b75ab2c228f: Layer already exists 03:24:24 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:24:24 8b75ab2c228f: Preparing 03:24:24 aef777a3637b: Preparing 03:24:24 1aa3dc6f61a2: Preparing 03:24:24 278ed8e8b0b7: Preparing 03:24:24 aa5968d388b8: Preparing 03:24:24 8b75ab2c228f: Layer already exists 03:24:24 1aa3dc6f61a2: Layer already exists 03:24:24 aa5968d388b8: Layer already exists 03:24:24 278ed8e8b0b7: Layer already exists 03:24:24 aef777a3637b: Layer already exists 03:24:24 main: digest: sha256:c33b7a3fb66c622d819bc12626805a368e3b5eeab576f4213cc4fd4e4859d9f0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:24:24 ===================================================== [Pipeline] echo 03:24:24 taggedImages: 03:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6 03:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.54 03:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:24:24 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:26:14 Removing intermediate container 47a083ce4f7e 03:26:14 ---> b13e147d768f 03:26:14 03:26:14 Step 10/22 : FROM alpine:3.16 03:26:14 3.16: Pulling from library/alpine 03:26:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:26:16 Status: Downloaded newer image for alpine:3.16 03:26:16 ---> 4c81e5bf8899 03:26:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:26:18 ---> Running in b2ce41846914 03:26:18 Removing intermediate container b2ce41846914 03:26:18 ---> 84ed308a3e33 03:26:18 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:26:18 ---> Running in 1d139a2969e4 03:26:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:26:22 (1/1) Installing dumb-init (1.2.5-r1) 03:26:22 Executing busybox-1.35.0-r17.trigger 03:26:22 OK: 5 MiB in 15 packages 03:26:23 Removing intermediate container 1d139a2969e4 03:26:23 ---> 032477adf2da 03:26:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:26:24 ---> 7619b2a0e7a3 03:26:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:26:26 ---> e6f1a948aa2a 03:26:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:26:27 ---> 55f5fdecacc5 03:26:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:26:28 ---> 71b441fec473 03:26:28 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:26:28 ---> Running in 4ec5802ae9ef 03:26:32 Removing intermediate container 4ec5802ae9ef 03:26:32 ---> 93d730ed7e7f 03:26:32 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:26:32 ---> Running in b3d17cb8fcad 03:26:32 Removing intermediate container b3d17cb8fcad 03:26:32 ---> 8cea8eec1ec9 03:26:32 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:26:32 ---> Running in e15778a10a9d 03:26:33 Removing intermediate container e15778a10a9d 03:26:33 ---> 3883f47d61f7 03:26:33 Step 20/22 : LABEL arch=arm64 03:26:33 ---> Running in 9886aefdb3de 03:26:33 Removing intermediate container 9886aefdb3de 03:26:33 ---> 1aeed7020626 03:26:33 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:26:34 ---> Running in 4d2669c60836 03:26:34 Removing intermediate container 4d2669c60836 03:26:34 ---> a58c0359c7b4 03:26:34 Step 22/22 : LABEL version=3.0.0-dev.54 03:26:34 ---> Running in 709b57b2f02d 03:26:35 Removing intermediate container 709b57b2f02d 03:26:35 ---> 5f9a964b5b29 03:26:35 03:26:35 Successfully built 5f9a964b5b29 03:26:35 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:26:35 Building core-data 03:26:39  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:26:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:26:39 ---> 17760d72a558 03:26:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:26:39 ---> Using cache 03:26:39 ---> c0cb1df30927 03:26:39 Step 4/22 : WORKDIR /edgex-go 03:26:39 ---> Using cache 03:26:39 ---> f3ed354fab1a 03:26:39 Step 5/22 : RUN apk add --update --no-cache make git 03:26:39 ---> Using cache 03:26:39 ---> 8bc249d5225f 03:26:39 Step 6/22 : COPY go.mod vendor* ./ 03:26:39 ---> Using cache 03:26:39 ---> 518d4bd560cf 03:26:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:39 ---> Using cache 03:26:39 ---> 508f342b8994 03:26:39 Step 8/22 : COPY . . 03:26:39 ---> Using cache 03:26:39 ---> 4cedb095d1a9 03:26:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:26:39 ---> Running in 2f77acb2f657 03:26:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:27:49 Removing intermediate container f000931e1333 03:27:49 ---> b17be3c8c4a0 03:27:49 03:27:49 Step 10/23 : FROM alpine:3.16 03:27:49 ---> 4c81e5bf8899 03:27:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:27:49 ---> Running in 5d29b8eb3c39 03:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:27:49 (1/1) Installing dumb-init (1.2.5-r1) 03:27:49 Executing busybox-1.35.0-r17.trigger 03:27:49 OK: 5 MiB in 15 packages 03:27:49 Removing intermediate container 5d29b8eb3c39 03:27:49 ---> 8620b68ec2dd 03:27:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:49 ---> Running in 927da9bf2edf 03:27:49 Removing intermediate container 927da9bf2edf 03:27:49 ---> bf3626838c9a 03:27:49 Step 13/23 : ENV APP_PORT=59882 03:27:49 ---> Running in 74284dfafb40 03:27:49 Removing intermediate container 74284dfafb40 03:27:49 ---> 0b4df8cd21d7 03:27:49 Step 14/23 : EXPOSE $APP_PORT 03:27:49 ---> Running in 5e59d3cdd226 03:27:49 Removing intermediate container 5e59d3cdd226 03:27:49 ---> 77ac36927a4c 03:27:49 Step 15/23 : WORKDIR / 03:27:49 ---> Running in 22d1cd884430 03:27:49 Removing intermediate container 22d1cd884430 03:27:49 ---> 13e3ed04b4a7 03:27:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:50 ---> ae126d218c3a 03:27:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:27:51 ---> 5a74a0f06574 03:27:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:27:52 ---> f7b5f1ab01ba 03:27:52 Step 19/23 : ENTRYPOINT ["/core-command"] 03:27:52 ---> Running in cacd69ce072c 03:27:52 Removing intermediate container cacd69ce072c 03:27:52 ---> fd4432fd6bc2 03:27:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:27:53 ---> Running in b6b8782ff16d 03:27:53 Removing intermediate container b6b8782ff16d 03:27:53 ---> 0cd22fb137d8 03:27:53 Step 21/23 : LABEL arch=arm64 03:27:53 ---> Running in 79e9bf2317a0 03:27:54 Removing intermediate container 79e9bf2317a0 03:27:54 ---> e3cf759cfe2b 03:27:54 Step 22/23 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:27:54 ---> Running in 4e52bcfae16c 03:27:54 Removing intermediate container 4e52bcfae16c 03:27:54 ---> f64b4e858e11 03:27:54 Step 23/23 : LABEL version=3.0.0-dev.54 03:27:54 ---> Running in a6c351d51090 03:27:55 Removing intermediate container a6c351d51090 03:27:55 ---> 92b16e9e7cfe 03:27:55 03:27:55 Successfully built 92b16e9e7cfe 03:27:55 Successfully tagged core-command-arm64:latest 03:27:55  Building core-command ... done Building support-scheduler 03:27:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:27:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:27:58 ---> 17760d72a558 03:27:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:27:58 ---> Using cache 03:27:58 ---> c0cb1df30927 03:27:58 Step 4/22 : WORKDIR /edgex-go 03:27:58 ---> Using cache 03:27:58 ---> f3ed354fab1a 03:27:58 Step 5/22 : RUN apk add --update --no-cache make git 03:27:58 ---> Using cache 03:27:58 ---> 8bc249d5225f 03:27:58 Step 6/22 : COPY go.mod vendor* ./ 03:27:58 ---> Using cache 03:27:58 ---> 518d4bd560cf 03:27:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:58 ---> Using cache 03:27:58 ---> 508f342b8994 03:27:58 Step 8/22 : COPY . . 03:27:58 ---> Using cache 03:27:58 ---> 4cedb095d1a9 03:27:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:27:58 ---> Running in 342fe2fc9b2b 03:28:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:29:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:29:27 Removing intermediate container be9f84db3a73 03:29:27 ---> 5bc966c5d525 03:29:27 03:29:27 Step 9/21 : FROM alpine:3.16 03:29:27 ---> 4c81e5bf8899 03:29:27 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:29:27 ---> Running in afe1ce69be7b 03:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:28 (1/6) Installing ca-certificates (20220614-r0) 03:29:28 (2/6) Installing brotli-libs (1.0.9-r6) 03:29:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:29:28 (4/6) Installing libcurl (7.83.1-r6) 03:29:28 (5/6) Installing curl (7.83.1-r6) 03:29:28 (6/6) Installing dumb-init (1.2.5-r1) 03:29:28 Executing busybox-1.35.0-r17.trigger 03:29:28 Executing ca-certificates-20220614-r0.trigger 03:29:29 OK: 8 MiB in 20 packages 03:29:33 Removing intermediate container afe1ce69be7b 03:29:33 ---> cdde0582491d 03:29:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:29:33 ---> Running in 2422a068ed55 03:29:34 Removing intermediate container 2422a068ed55 03:29:34 ---> 3fdbaebfed7b 03:29:34 Step 12/21 : WORKDIR /edgex 03:29:34 ---> Running in 46c0059b096e 03:29:35 Removing intermediate container 46c0059b096e 03:29:35 ---> 210896eba8bc 03:29:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:29:37 ---> 812e0b321253 03:29:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:29:40 ---> 2dc86ebc2a05 03:29:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:29:40 Removing intermediate container 9ccd6d836033 03:29:40 ---> 2e6b78cc75ac 03:29:40 03:29:40 Step 10/22 : FROM alpine:3.16 03:29:40 ---> 4c81e5bf8899 03:29:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:29:40 ---> Running in a09d154bf6e4 03:29:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:43 ---> 19d937ac9485 03:29:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:29:44 (1/2) Installing ca-certificates (20220614-r0) 03:29:44 (2/2) Installing dumb-init (1.2.5-r1) 03:29:44 Executing busybox-1.35.0-r17.trigger 03:29:44 Executing ca-certificates-20220614-r0.trigger 03:29:44 ---> 999d7cb28ec4 03:29:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:45 ---> Running in 61ba5633e31e 03:29:45 OK: 6 MiB in 16 packages 03:29:45 Removing intermediate container 936d94c55156 03:29:45 ---> e3f6814df10e 03:29:45 03:29:45 Step 9/32 : FROM alpine:3.16 03:29:45 ---> 4c81e5bf8899 03:29:45 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:29:45 ---> Running in ed1a5f00139f 03:29:46 Removing intermediate container ed1a5f00139f 03:29:46 ---> a48c56ef9cc1 03:29:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:29:47 ---> Running in ff079aff10ce 03:29:48 Removing intermediate container a09d154bf6e4 03:29:48 ---> b35b846560b2 03:29:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:29:48 ---> Running in b195726a2a95 03:29:49 Removing intermediate container b195726a2a95 03:29:49 ---> 2d2c2366c72d 03:29:49 Step 13/22 : ENV APP_PORT=59860 03:29:50 ---> Running in 39c1b05120b0 03:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:50 Removing intermediate container 61ba5633e31e 03:29:50 ---> 4df6fa966905 03:29:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:29:50 ---> Running in 95963a74ab9f 03:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:50 Removing intermediate container 39c1b05120b0 03:29:50 ---> a98b034ef7ce 03:29:50 Step 14/22 : EXPOSE $APP_PORT 03:29:51 Removing intermediate container 95963a74ab9f 03:29:51 ---> 6bb1c733d50e 03:29:51 Step 19/21 : LABEL arch=arm64 03:29:51 ---> Running in a7a9737fb5c6 03:29:51 ---> Running in 80f2e166ba3a 03:29:51 Removing intermediate container a7a9737fb5c6 03:29:51 ---> b8d598385fb4 03:29:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:52 Removing intermediate container 80f2e166ba3a 03:29:52 ---> b0401de55186 03:29:52 Step 20/21 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:29:52 ---> Running in 30328e9e50ce 03:29:52 (1/2) Installing dumb-init (1.2.5-r1) 03:29:52 (2/2) Installing su-exec (0.2-r1) 03:29:52 Executing busybox-1.35.0-r17.trigger 03:29:52 OK: 5 MiB in 16 packages 03:29:52 Removing intermediate container 30328e9e50ce 03:29:52 ---> 62b85ec6ba27 03:29:52 Step 21/21 : LABEL version=3.0.0-dev.54 03:29:53 ---> Running in 5bdd17e4e8b0 03:29:53 ---> 1aa8c2acf859 03:29:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:29:57 Removing intermediate container 5bdd17e4e8b0 03:29:57 ---> a0477efab526 03:29:57 03:29:57 Removing intermediate container ff079aff10ce 03:29:57 ---> 724b306e9b7b 03:29:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:29:57 ---> 52d1b8395880 03:29:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:29:57 ---> Running in bcd87615b5cf 03:29:57 Successfully built a0477efab526 03:29:57 Successfully tagged security-proxy-setup-arm64:latest 03:29:57 Building security-secretstore-setup 03:29:57  Building security-proxy-setup ... done Removing intermediate container bcd87615b5cf 03:29:57 ---> 19b0da99ac52 03:29:57 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:29:57 ---> Running in b1bee7cde9d4 03:29:58 ---> 4231be46e19e 03:29:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:29:58 Removing intermediate container b1bee7cde9d4 03:29:58 ---> 2652d065b9c4 03:29:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:29:58 ---> Running in d14026f51c36 03:29:58 ---> Running in 708e5a3ec584 03:29:59 Removing intermediate container 708e5a3ec584 03:29:59 ---> 2ef2a37cfc33 03:29:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:29:59 Removing intermediate container d14026f51c36 03:29:59 ---> 188361843080 03:29:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:59 ---> Running in eb5f75a4665b 03:29:59 ---> Running in 6538d79bbf5e 03:30:00 Removing intermediate container 6538d79bbf5e 03:30:00 ---> 0fbd074ac179 03:30:00 Step 20/22 : LABEL arch=arm64 03:30:00 Removing intermediate container eb5f75a4665b 03:30:00 ---> 839481290720 03:30:00 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:30:00 ---> Running in 23c5e10e5671 03:30:01 ---> Running in fc61498079bc 03:30:01 Removing intermediate container 23c5e10e5671 03:30:01 ---> 521015f6f96f 03:30:01 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:30:02 ---> Running in 54a1781338f9 03:30:03 Removing intermediate container 54a1781338f9 03:30:03 ---> 5b740804637c 03:30:03 Step 22/22 : LABEL version=3.0.0-dev.54 03:30:03 ---> Running in f00b915b5ec4 03:30:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:30:04 ---> 17760d72a558 03:30:04 Step 3/24 : WORKDIR /edgex-go 03:30:04 ---> Using cache 03:30:04 ---> 2f8eca6942cc 03:30:04 Step 4/24 : RUN apk add --update --no-cache make git 03:30:04 ---> Using cache 03:30:04 ---> 8e92ebb71186 03:30:04 Step 5/24 : COPY go.mod vendor* ./ 03:30:04 ---> Using cache 03:30:04 ---> f4ef0aaaa62f 03:30:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:04 ---> Using cache 03:30:04 ---> cea7b28faed6 03:30:04 Step 7/24 : COPY . . 03:30:04 Removing intermediate container f00b915b5ec4 03:30:04 ---> 6130e848bc68 03:30:04 03:30:05 Successfully built 6130e848bc68 03:30:05 ---> Using cache 03:30:05 ---> 9ed983050c7c 03:30:05 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:30:05 Successfully tagged support-notifications-arm64:latest 03:30:05 Building security-spiffe-token-provider 03:30:05  Building support-notifications ... done  ---> Running in a600f6820a7d 03:30:05 Removing intermediate container fc61498079bc 03:30:05 ---> a59dc822264d 03:30:05 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:30:05 ---> Running in f0ec44ab5694 03:30:06 Removing intermediate container f0ec44ab5694 03:30:06 ---> cdfb1244e2e7 03:30:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:30:08 ---> a22909ce7606 03:30:08 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:30:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:30:08 ---> Running in bc9972e203e7 03:30:10 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:10 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:30:10 ---> 17760d72a558 03:30:10 Step 3/19 : WORKDIR /edgex-go 03:30:10 ---> Using cache 03:30:10 ---> 2f8eca6942cc 03:30:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:30:10 ---> Running in d585bf6755db 03:30:12 Removing intermediate container bc9972e203e7 03:30:12 ---> ceca95612551 03:30:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:13 ---> 9d71d622e39c 03:30:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:30:15 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:30:15 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:30:15 OK: 16903 distinct packages available 03:30:16 ---> 290a51ff3653 03:30:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:17 ---> fcf4d4e60393 03:30:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:30:18 ---> b26770af269c 03:30:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:30:18 OK: 221 MiB in 51 packages 03:30:19 ---> bd4ae27219e5 03:30:19 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:30:20 Removing intermediate container d585bf6755db 03:30:20 ---> 52b407dc7cd9 03:30:20 Step 5/19 : COPY go.mod vendor* ./ 03:30:20 ---> 3945518d6238 03:30:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:30:22 ---> f185da640a08 03:30:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:22 ---> e3c61f32e732 03:30:22 Step 27/32 : RUN chmod +x /entrypoint.sh 03:30:22 ---> Running in 4bd6f7b01647 03:30:22 ---> Running in 5ac2787f224f 03:30:26 Removing intermediate container 5ac2787f224f 03:30:26 ---> 4581e0598ac5 03:30:26 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:30:26 ---> Running in 11637c8744cb 03:30:27 Removing intermediate container 11637c8744cb 03:30:27 ---> 4d78faa32546 03:30:27 Step 29/32 : CMD ["gate"] 03:30:27 ---> Running in 7bc4da38df36 03:30:27 Removing intermediate container 7bc4da38df36 03:30:27 ---> 5723f77232da 03:30:27 Step 30/32 : LABEL arch=arm64 03:30:28 ---> Running in 7e16af3925c2 03:30:28 Removing intermediate container 7e16af3925c2 03:30:28 ---> c7ab17e16a57 03:30:28 Step 31/32 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:30:28 ---> Running in 4e1a9fba1259 03:30:29 Removing intermediate container 4e1a9fba1259 03:30:29 ---> 5771afd55929 03:30:29 Step 32/32 : LABEL version=3.0.0-dev.54 03:30:29 ---> Running in 4fc9e0bb877b 03:30:29 Removing intermediate container 4fc9e0bb877b 03:30:29 ---> 96c0f8b622c5 03:30:29 03:30:30 Successfully built 96c0f8b622c5 03:30:30 Successfully tagged security-bootstrapper-arm64:latest 03:30:30  Building security-bootstrapper ... done Building core-metadata 03:30:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:30:33 ---> 17760d72a558 03:30:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:30:33 ---> Using cache 03:30:33 ---> c0cb1df30927 03:30:33 Step 4/24 : WORKDIR /edgex-go 03:30:33 ---> Using cache 03:30:33 ---> f3ed354fab1a 03:30:33 Step 5/24 : RUN apk add --update --no-cache make git 03:30:33 ---> Using cache 03:30:33 ---> 8bc249d5225f 03:30:33 Step 6/24 : COPY go.mod vendor* ./ 03:30:33 ---> Using cache 03:30:33 ---> 518d4bd560cf 03:30:33 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:33 ---> Using cache 03:30:33 ---> 508f342b8994 03:30:33 Step 8/24 : COPY . . 03:30:33 ---> Using cache 03:30:33 ---> 4cedb095d1a9 03:30:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:30:34 ---> Running in 95871c40ad21 03:30:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:32:12 Removing intermediate container 4bd6f7b01647 03:32:12 ---> 3fa0e4d090d1 03:32:12 Step 7/19 : COPY . . 03:32:12 ---> 91931d384620 03:32:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:32:12 ---> Running in b3755d58a868 03:32:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:34:19 Removing intermediate container 2f77acb2f657 03:34:19 ---> 2b7102a9e744 03:34:19 03:34:19 Step 10/22 : FROM alpine:3.16 03:34:19 ---> 4c81e5bf8899 03:34:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:34:19 ---> Running in c64e35682014 03:34:19 Removing intermediate container c64e35682014 03:34:19 ---> 969cf090bde2 03:34:19 Step 12/22 : ENV APP_PORT=59880 03:34:19 ---> Running in 9272524aacc5 03:34:19 Removing intermediate container 9272524aacc5 03:34:19 ---> 86e80451c065 03:34:19 Step 13/22 : EXPOSE $APP_PORT 03:34:19 ---> Running in 704c7e186d59 03:34:19 Removing intermediate container 704c7e186d59 03:34:19 ---> 9eb89f02966a 03:34:19 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:34:19 ---> Running in dc152fd75cf6 03:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:34:19 (1/1) Installing dumb-init (1.2.5-r1) 03:34:19 Executing busybox-1.35.0-r17.trigger 03:34:19 OK: 5 MiB in 15 packages 03:34:19 Removing intermediate container dc152fd75cf6 03:34:19 ---> 52c113b111e8 03:34:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:34:19 ---> bb4f0c1f5a66 03:34:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:34:21 ---> 4327a4687f95 03:34:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:34:22 ---> fd396c679712 03:34:22 Step 18/22 : ENTRYPOINT ["/core-data"] 03:34:22 ---> Running in c9cbc4aadb11 03:34:22 Removing intermediate container c9cbc4aadb11 03:34:22 ---> f837fe38bf86 03:34:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:34:22 ---> Running in 57d3db5d5d45 03:34:23 Removing intermediate container 57d3db5d5d45 03:34:23 ---> 1cbc47128c5e 03:34:23 Step 20/22 : LABEL arch=arm64 03:34:23 ---> Running in 423bf085aa81 03:34:24 Removing intermediate container 423bf085aa81 03:34:24 ---> bb257820c9ca 03:34:24 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:34:24 ---> Running in 31757c824bf5 03:34:24 Removing intermediate container 31757c824bf5 03:34:24 ---> 60cc46e7920a 03:34:24 Step 22/22 : LABEL version=3.0.0-dev.54 03:34:24 ---> Running in f4351c04b962 03:34:25 Removing intermediate container f4351c04b962 03:34:25 ---> 132ede93e572 03:34:25 03:34:25 Successfully built 132ede93e572 03:34:25 Successfully tagged core-data-arm64:latest 03:36:17  Building core-data ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:36:35 Removing intermediate container a600f6820a7d 03:36:35 ---> b989c4f270a2 03:36:35 03:36:35 Step 9/24 : FROM alpine:3.16 03:36:35 ---> 4c81e5bf8899 03:36:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:36:35 ---> Running in 2ff32f33f893 03:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:36:40 (1/3) Installing ca-certificates (20220614-r0) 03:36:40 (2/3) Installing dumb-init (1.2.5-r1) 03:36:40 (3/3) Installing su-exec (0.2-r1) 03:36:40 Executing busybox-1.35.0-r17.trigger 03:36:40 Executing ca-certificates-20220614-r0.trigger 03:36:40 OK: 6 MiB in 17 packages 03:36:43 Removing intermediate container 2ff32f33f893 03:36:43 ---> 90ea4292c2fe 03:36:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:36:43 ---> Running in c975797e3a00 03:36:44 Removing intermediate container c975797e3a00 03:36:44 ---> 16a90e54cfff 03:36:44 Step 12/24 : WORKDIR / 03:36:44 ---> Running in 876bf9ee5fa2 03:36:44 Removing intermediate container 876bf9ee5fa2 03:36:44 ---> 2b24c6b4b6f4 03:36:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:36:45 ---> 363f7b36bf7b 03:36:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:36:46 ---> 16dc152da0c0 03:36:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:36:47 ---> 76cfe4db4da2 03:36:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:36:48 ---> 7d68c77405c0 03:36:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:36:52 ---> 6bf123c9ea51 03:36:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:36:53 ---> 7535fcbde5aa 03:36:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:36:54 ---> d35ee1977fbd 03:36:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:36:54 ---> Running in 605b59820e55 03:36:58 Removing intermediate container 605b59820e55 03:36:58 ---> b1680d3543ab 03:36:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:36:58 ---> Running in e7a107de8755 03:36:58 Removing intermediate container e7a107de8755 03:36:58 ---> ff568766988c 03:36:58 Step 22/24 : LABEL arch=arm64 03:36:58 ---> Running in 7867c4dfb6e2 03:36:59 Removing intermediate container 7867c4dfb6e2 03:36:59 ---> 3c2aefdb8cfe 03:36:59 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:36:59 ---> Running in 648f71ed1ad3 03:36:59 Removing intermediate container 648f71ed1ad3 03:36:59 ---> 1e0e8de3c517 03:36:59 Step 24/24 : LABEL version=3.0.0-dev.54 03:36:59 ---> Running in db035f063bac 03:37:00 Removing intermediate container db035f063bac 03:37:00 ---> a4a468b1dae4 03:37:00 03:37:00 Successfully built a4a468b1dae4 03:37:00 Successfully tagged security-secretstore-setup-arm64:latest 03:37:39  Building security-secretstore-setup ... done Removing intermediate container 95871c40ad21 03:37:39 ---> fc380c6c95af 03:37:39 03:37:39 Step 10/24 : FROM alpine:3.16 03:37:39 ---> 4c81e5bf8899 03:37:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:37:39 ---> Using cache 03:37:39 ---> 8620b68ec2dd 03:37:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:37:39 ---> Using cache 03:37:39 ---> bf3626838c9a 03:37:39 Step 13/24 : ENV APP_PORT=59881 03:37:39 ---> Running in 0b8a8132bac0 03:37:39 Removing intermediate container 0b8a8132bac0 03:37:39 ---> 9f28e11db877 03:37:39 Step 14/24 : EXPOSE $APP_PORT 03:37:39 ---> Running in faebe41de0ea 03:37:39 Removing intermediate container faebe41de0ea 03:37:39 ---> 8c453960df37 03:37:39 Step 15/24 : WORKDIR / 03:37:39 ---> Running in 3335ff62fc1e 03:37:39 Removing intermediate container 3335ff62fc1e 03:37:39 ---> 009b76f01786 03:37:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:37:39 ---> 7a85baa2c27c 03:37:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:37:44 ---> fdec207faa7e 03:37:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:37:45 Removing intermediate container 342fe2fc9b2b 03:37:45 ---> e1a8d1d8662a 03:37:45 03:37:45 Step 10/22 : FROM alpine:3.16 03:37:45 ---> 4c81e5bf8899 03:37:45 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:37:45 ---> Using cache 03:37:45 ---> 8620b68ec2dd 03:37:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:37:45 ---> Using cache 03:37:45 ---> bf3626838c9a 03:37:45 Step 13/22 : ENV APP_PORT=59861 03:37:45 ---> Running in 9b2671ff3338 03:37:45 ---> 7dae21a5fcd5 03:37:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:37:46 Removing intermediate container 9b2671ff3338 03:37:46 ---> 83bdf56cdc84 03:37:46 Step 14/22 : EXPOSE $APP_PORT 03:37:46 ---> Running in 0ebe3f632c64 03:37:46 ---> b89327cbc0f2 03:37:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:37:46 ---> Running in 65c2b96d70ac 03:37:46 Removing intermediate container 0ebe3f632c64 03:37:46 ---> e1e41c12c81c 03:37:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:37:47 Removing intermediate container 65c2b96d70ac 03:37:47 ---> cd48d7601df0 03:37:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:37:47 ---> Running in 24b19017a58e 03:37:48 ---> dc346d973071 03:37:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:37:48 Removing intermediate container 24b19017a58e 03:37:48 ---> 8448ca0b3146 03:37:48 Step 22/24 : LABEL arch=arm64 03:37:48 ---> Running in da34e6a58262 03:37:49 Removing intermediate container da34e6a58262 03:37:49 ---> 23387f4ac6b2 03:37:49 Step 23/24 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:37:49 ---> Running in a44f1db9b4e6 03:37:49 Removing intermediate container a44f1db9b4e6 03:37:49 ---> 765d332a57d7 03:37:49 Step 24/24 : LABEL version=3.0.0-dev.54 03:37:50 ---> Running in 48e1b8243f5a 03:37:51 Removing intermediate container 48e1b8243f5a 03:37:51 ---> 0450e5288021 03:37:51 03:37:51 Successfully built 0450e5288021 03:37:51 Successfully tagged core-metadata-arm64:latest 03:37:51  Building core-metadata ... done  ---> 39c3f7da0512 03:37:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:37:52 ---> 3f8f0fe15115 03:37:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:37:52 ---> Running in 37f8fb94af50 03:37:53 Removing intermediate container 37f8fb94af50 03:37:53 ---> 52792e5f72e3 03:37:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:37:53 ---> Running in 90914a859456 03:37:53 Removing intermediate container 90914a859456 03:37:53 ---> 2016c2b8a148 03:37:53 Step 20/22 : LABEL arch=arm64 03:37:53 ---> Running in a55b7f7b3c83 03:37:53 Removing intermediate container a55b7f7b3c83 03:37:53 ---> b5655a7c0f3d 03:37:53 Step 21/22 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:37:54 ---> Running in f2cce65ebcc0 03:37:54 Removing intermediate container f2cce65ebcc0 03:37:54 ---> f3d6307b3438 03:37:54 Step 22/22 : LABEL version=3.0.0-dev.54 03:37:54 ---> Running in 9b4b33864dd5 03:37:54 Removing intermediate container 9b4b33864dd5 03:37:54 ---> 115b5d8cd57d 03:37:54 03:37:54 Successfully built 115b5d8cd57d 03:37:54 Successfully tagged support-scheduler-arm64:latest 03:38:17  Building support-scheduler ... done Removing intermediate container b3755d58a868 03:38:17 ---> 8715a4b69fcb 03:38:17 03:38:17 Step 9/19 : FROM alpine:3.15 03:38:17 ---> 354640af7b1b 03:38:17 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:38:17 ---> Using cache 03:38:17 ---> 7974140bfe39 03:38:17 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:38:17 ---> Running in 8d3f4c38fad1 03:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:38:18 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:38:18 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:38:18 OK: 15734 distinct packages available 03:38:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:38:20 (1/9) Installing ca-certificates (20220614-r0) 03:38:20 (2/9) Installing brotli-libs (1.0.9-r5) 03:38:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:38:20 (4/9) Installing libcurl (7.80.0-r6) 03:38:20 (5/9) Installing curl (7.80.0-r6) 03:38:20 (6/9) Installing dumb-init (1.2.5-r1) 03:38:20 (7/9) Installing musl-obstack (1.2.3-r0) 03:38:20 (8/9) Installing libucontext (1.1-r0) 03:38:20 (9/9) Installing gcompat (1.0.0-r4) 03:38:20 Executing busybox-1.34.1-r7.trigger 03:38:20 Executing ca-certificates-20220614-r0.trigger 03:38:20 OK: 8 MiB in 23 packages 03:38:22 Removing intermediate container 8d3f4c38fad1 03:38:22 ---> 15ea9cb67bf5 03:38:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:38:22 ---> 5e90a0dd0754 03:38:22 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:38:24 ---> f4bb14dceff9 03:38:24 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:38:24 ---> 5a1799e458f2 03:38:24 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:38:24 ---> Running in e30b7303cefc 03:38:24 Removing intermediate container e30b7303cefc 03:38:24 ---> fb57ea0d9f04 03:38:24 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:38:25 ---> Running in 359d0108139f 03:38:25 Removing intermediate container 359d0108139f 03:38:25 ---> 6c90ab33e855 03:38:25 Step 17/19 : LABEL arch=arm64 03:38:25 ---> Running in 50a2ec1fffcd 03:38:25 Removing intermediate container 50a2ec1fffcd 03:38:25 ---> 8a4560822c8b 03:38:25 Step 18/19 : LABEL git_sha=c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:25 ---> Running in 14816ba05856 03:38:25 Removing intermediate container 14816ba05856 03:38:25 ---> 088a97579de7 03:38:25 Step 19/19 : LABEL version=3.0.0-dev.54 03:38:26 ---> Running in bf92343622c5 03:38:26 Removing intermediate container bf92343622c5 03:38:26 ---> 0133f823b08c 03:38:26 03:38:26 Successfully built 0133f823b08c 03:38:26 Successfully tagged security-spiffe-token-provider-arm64:latest 03:38:26  Building security-spiffe-token-provider ... done  [Pipeline] } 03:38:26 $ docker stop --time=1 602f4ad37aed26014f0d8429e07e9d04841a8ed5cfa1cf95bb1a62497f4e0795 03:38:28 $ docker rm -f --volumes 602f4ad37aed26014f0d8429e07e9d04841a8ed5cfa1cf95bb1a62497f4e0795 [Pipeline] // withDockerContainer [Pipeline] sh 03:38:28 + docker images 03:38:28 REPOSITORY TAG IMAGE ID CREATED SIZE 03:38:28 security-spiffe-token-provider-arm64 latest 0133f823b08c 2 seconds ago 29.1MB 03:38:28 8715a4b69fcb 14 seconds ago 1.37GB 03:38:28 support-scheduler-arm64 latest 115b5d8cd57d 34 seconds ago 29MB 03:38:28 core-metadata-arm64 latest 0450e5288021 38 seconds ago 17.7MB 03:38:28 e1a8d1d8662a 48 seconds ago 1.4GB 03:38:28 fc380c6c95af 56 seconds ago 1.34GB 03:38:28 security-secretstore-setup-arm64 latest a4a468b1dae4 About a minute ago 29MB 03:38:28 b989c4f270a2 About a minute ago 1.33GB 03:38:28 core-data-arm64 latest 132ede93e572 4 minutes ago 17.2MB 03:38:28 2b7102a9e744 4 minutes ago 1.34GB 03:38:28 security-bootstrapper-arm64 latest 96c0f8b622c5 7 minutes ago 19.6MB 03:38:28 support-notifications-arm64 latest 6130e848bc68 8 minutes ago 29.7MB 03:38:28 security-proxy-setup-arm64 latest a0477efab526 8 minutes ago 26.9MB 03:38:28 e3f6814df10e 8 minutes ago 1.33GB 03:38:28 2e6b78cc75ac 8 minutes ago 1.4GB 03:38:28 5bc966c5d525 9 minutes ago 1.33GB 03:38:28 core-command-arm64 latest 92b16e9e7cfe 10 minutes ago 17MB 03:38:28 b17be3c8c4a0 10 minutes ago 1.34GB 03:38:28 core-common-config-bootstrapper-arm64 latest 5f9a964b5b29 11 minutes ago 14.9MB 03:38:28 b13e147d768f 12 minutes ago 1.33GB 03:38:28 security-spire-agent-arm64 latest de054fd7c664 18 minutes ago 122MB 03:38:28 security-spire-config-arm64 latest 86a4f86d500a 18 minutes ago 83.6MB 03:38:28 security-spire-server-arm64 latest bed58f2dd693 18 minutes ago 84.3MB 03:38:28 5a8919fc0e3c 18 minutes ago 1.21GB 03:38:28 412619992110 18 minutes ago 1.21GB 03:38:28 62803df8f955 18 minutes ago 1.21GB 03:38:28 ci-base-image-arm64 latest 17760d72a558 21 minutes ago 905MB 03:38:28 alpine 3.15 354640af7b1b 5 days ago 5.34MB 03:38:28 alpine 3.16 4c81e5bf8899 5 days ago 5.3MB 03:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 03:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:29 provisioning config files... 03:38:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/415@tmp/config910435898145985380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:29 ---> docker-login.sh 03:38:29 nexus3.edgexfoundry.org:10001 03:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:29 Configure a credential helper to remove this warning. See 03:38:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:29 03:38:29 Login Succeeded 03:38:29 nexus3.edgexfoundry.org:10002 03:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:30 Configure a credential helper to remove this warning. See 03:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:30 03:38:30 Login Succeeded 03:38:30 nexus3.edgexfoundry.org:10003 03:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:30 Configure a credential helper to remove this warning. See 03:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:30 03:38:30 Login Succeeded 03:38:30 nexus3.edgexfoundry.org:10004 03:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:30 Configure a credential helper to remove this warning. See 03:38:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:30 03:38:30 Login Succeeded 03:38:30 docker.io 03:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:38:31 Configure a credential helper to remove this warning. See 03:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:38:31 03:38:31 Login Succeeded 03:38:31 ---> docker-login.sh ends [Pipeline] } 03:38:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:38:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:38:31 c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:31 latest 03:38:31 3.0.0-dev.54 03:38:31 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:31 main 03:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:38:32 cae941d4f5f8: Preparing 03:38:32 968e887b553c: Preparing 03:38:32 0616000fc515: Preparing 03:38:32 19bb44aa10c0: Preparing 03:38:32 f70ee36035b9: Preparing 03:38:32 f70ee36035b9: Layer already exists 03:38:32 19bb44aa10c0: Pushed 03:38:32 cae941d4f5f8: Pushed 03:38:32 0616000fc515: Pushed 03:38:34 968e887b553c: Pushed 03:38:34 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:38:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:38:35 cae941d4f5f8: Preparing 03:38:35 968e887b553c: Preparing 03:38:35 0616000fc515: Preparing 03:38:35 19bb44aa10c0: Preparing 03:38:35 f70ee36035b9: Preparing 03:38:35 f70ee36035b9: Layer already exists 03:38:35 cae941d4f5f8: Layer already exists 03:38:35 0616000fc515: Layer already exists 03:38:35 968e887b553c: Layer already exists 03:38:35 19bb44aa10c0: Layer already exists 03:38:35 latest: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.54 03:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:38:36 cae941d4f5f8: Preparing 03:38:36 968e887b553c: Preparing 03:38:36 0616000fc515: Preparing 03:38:36 19bb44aa10c0: Preparing 03:38:36 f70ee36035b9: Preparing 03:38:36 f70ee36035b9: Layer already exists 03:38:36 0616000fc515: Layer already exists 03:38:36 968e887b553c: Layer already exists 03:38:36 19bb44aa10c0: Layer already exists 03:38:36 cae941d4f5f8: Layer already exists 03:38:36 3.0.0-dev.54: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:38:36 cae941d4f5f8: Preparing 03:38:36 968e887b553c: Preparing 03:38:36 0616000fc515: Preparing 03:38:36 19bb44aa10c0: Preparing 03:38:36 f70ee36035b9: Preparing 03:38:36 0616000fc515: Layer already exists 03:38:36 cae941d4f5f8: Layer already exists 03:38:36 19bb44aa10c0: Layer already exists 03:38:36 f70ee36035b9: Layer already exists 03:38:36 968e887b553c: Layer already exists 03:38:36 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:38:37 cae941d4f5f8: Preparing 03:38:37 968e887b553c: Preparing 03:38:37 0616000fc515: Preparing 03:38:37 19bb44aa10c0: Preparing 03:38:37 f70ee36035b9: Preparing 03:38:37 19bb44aa10c0: Layer already exists 03:38:37 968e887b553c: Layer already exists 03:38:37 0616000fc515: Layer already exists 03:38:37 f70ee36035b9: Layer already exists 03:38:37 cae941d4f5f8: Layer already exists 03:38:37 main: digest: sha256:c9039959649c3b2c306052955de11902eeac1ca167d86331041cbabea4037d65 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:37 ===================================================== [Pipeline] echo 03:38:37 taggedImages: 03:38:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:38:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.54 03:38:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:38:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:38:37 c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:37 latest 03:38:37 3.0.0-dev.54 03:38:37 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:37 main 03:38:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:38:38 44330659834e: Preparing 03:38:38 104b732b68d8: Preparing 03:38:38 a01545021350: Preparing 03:38:38 c0658d64692a: Preparing 03:38:38 0616000fc515: Preparing 03:38:38 2a2fb021132d: Preparing 03:38:38 f70ee36035b9: Preparing 03:38:38 2a2fb021132d: Waiting 03:38:38 f70ee36035b9: Waiting 03:38:38 0616000fc515: Layer already exists 03:38:38 44330659834e: Pushed 03:38:38 a01545021350: Pushed 03:38:38 104b732b68d8: Pushed 03:38:38 f70ee36035b9: Layer already exists 03:38:38 2a2fb021132d: Pushed 03:38:40 c0658d64692a: Pushed 03:38:40 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:38:41 44330659834e: Preparing 03:38:41 104b732b68d8: Preparing 03:38:41 a01545021350: Preparing 03:38:41 c0658d64692a: Preparing 03:38:41 0616000fc515: Preparing 03:38:41 2a2fb021132d: Preparing 03:38:41 f70ee36035b9: Preparing 03:38:41 2a2fb021132d: Waiting 03:38:41 f70ee36035b9: Waiting 03:38:41 0616000fc515: Layer already exists 03:38:41 a01545021350: Layer already exists 03:38:41 104b732b68d8: Layer already exists 03:38:41 44330659834e: Layer already exists 03:38:41 c0658d64692a: Layer already exists 03:38:41 2a2fb021132d: Layer already exists 03:38:41 f70ee36035b9: Layer already exists 03:38:41 latest: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.54 03:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:38:42 44330659834e: Preparing 03:38:42 104b732b68d8: Preparing 03:38:42 a01545021350: Preparing 03:38:42 c0658d64692a: Preparing 03:38:42 0616000fc515: Preparing 03:38:42 2a2fb021132d: Preparing 03:38:42 f70ee36035b9: Preparing 03:38:42 2a2fb021132d: Waiting 03:38:42 f70ee36035b9: Waiting 03:38:42 104b732b68d8: Layer already exists 03:38:42 a01545021350: Layer already exists 03:38:42 c0658d64692a: Layer already exists 03:38:42 44330659834e: Layer already exists 03:38:42 0616000fc515: Layer already exists 03:38:42 2a2fb021132d: Layer already exists 03:38:42 f70ee36035b9: Layer already exists 03:38:42 3.0.0-dev.54: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:38:43 44330659834e: Preparing 03:38:43 104b732b68d8: Preparing 03:38:43 a01545021350: Preparing 03:38:43 c0658d64692a: Preparing 03:38:43 0616000fc515: Preparing 03:38:43 2a2fb021132d: Preparing 03:38:43 f70ee36035b9: Preparing 03:38:43 f70ee36035b9: Waiting 03:38:43 2a2fb021132d: Waiting 03:38:43 a01545021350: Layer already exists 03:38:43 44330659834e: Layer already exists 03:38:43 c0658d64692a: Layer already exists 03:38:43 104b732b68d8: Layer already exists 03:38:43 0616000fc515: Layer already exists 03:38:43 2a2fb021132d: Layer already exists 03:38:43 f70ee36035b9: Layer already exists 03:38:43 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:38:44 44330659834e: Preparing 03:38:44 104b732b68d8: Preparing 03:38:44 a01545021350: Preparing 03:38:44 c0658d64692a: Preparing 03:38:44 0616000fc515: Preparing 03:38:44 2a2fb021132d: Preparing 03:38:44 f70ee36035b9: Preparing 03:38:44 2a2fb021132d: Waiting 03:38:44 f70ee36035b9: Waiting 03:38:44 a01545021350: Layer already exists 03:38:44 104b732b68d8: Layer already exists 03:38:44 44330659834e: Layer already exists 03:38:44 c0658d64692a: Layer already exists 03:38:44 0616000fc515: Layer already exists 03:38:44 f70ee36035b9: Layer already exists 03:38:44 2a2fb021132d: Layer already exists 03:38:44 main: digest: sha256:4cf82328956bcc964c3fdd2963515143f9ce30f56badf83bfe40d4ac964104b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:44 ===================================================== [Pipeline] echo 03:38:44 taggedImages: 03:38:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:38:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.54 03:38:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:38:44 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:38:44 c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:44 latest 03:38:44 3.0.0-dev.54 03:38:44 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:44 main 03:38:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:38:45 b25886b8f26c: Preparing 03:38:45 32a1951c8f50: Preparing 03:38:45 0616000fc515: Preparing 03:38:45 9ee121eb548b: Preparing 03:38:45 f70ee36035b9: Preparing 03:38:45 f70ee36035b9: Layer already exists 03:38:45 0616000fc515: Layer already exists 03:38:45 b25886b8f26c: Pushed 03:38:45 9ee121eb548b: Pushed 03:38:49 32a1951c8f50: Pushed 03:38:49 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:38:49 b25886b8f26c: Preparing 03:38:49 32a1951c8f50: Preparing 03:38:49 0616000fc515: Preparing 03:38:49 9ee121eb548b: Preparing 03:38:49 f70ee36035b9: Preparing 03:38:49 0616000fc515: Layer already exists 03:38:49 9ee121eb548b: Layer already exists 03:38:49 32a1951c8f50: Layer already exists 03:38:49 b25886b8f26c: Layer already exists 03:38:49 f70ee36035b9: Layer already exists 03:38:49 latest: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.54 03:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:38:50 b25886b8f26c: Preparing 03:38:50 32a1951c8f50: Preparing 03:38:50 0616000fc515: Preparing 03:38:50 9ee121eb548b: Preparing 03:38:50 f70ee36035b9: Preparing 03:38:50 b25886b8f26c: Layer already exists 03:38:50 0616000fc515: Layer already exists 03:38:50 f70ee36035b9: Layer already exists 03:38:50 9ee121eb548b: Layer already exists 03:38:50 32a1951c8f50: Layer already exists 03:38:50 3.0.0-dev.54: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:38:51 b25886b8f26c: Preparing 03:38:51 32a1951c8f50: Preparing 03:38:51 0616000fc515: Preparing 03:38:51 9ee121eb548b: Preparing 03:38:51 f70ee36035b9: Preparing 03:38:51 f70ee36035b9: Layer already exists 03:38:51 b25886b8f26c: Layer already exists 03:38:51 32a1951c8f50: Layer already exists 03:38:51 0616000fc515: Layer already exists 03:38:51 9ee121eb548b: Layer already exists 03:38:51 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:38:52 b25886b8f26c: Preparing 03:38:52 32a1951c8f50: Preparing 03:38:52 0616000fc515: Preparing 03:38:52 9ee121eb548b: Preparing 03:38:52 f70ee36035b9: Preparing 03:38:52 f70ee36035b9: Layer already exists 03:38:52 32a1951c8f50: Layer already exists 03:38:52 9ee121eb548b: Layer already exists 03:38:52 b25886b8f26c: Layer already exists 03:38:52 0616000fc515: Layer already exists 03:38:52 main: digest: sha256:bbff48f2d83238907386c295234b0df05b99019a590b48a76af818fce0def84f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:52 ===================================================== [Pipeline] echo 03:38:52 taggedImages: 03:38:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:38:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.54 03:38:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:38:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:38:52 c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:52 latest 03:38:52 3.0.0-dev.54 03:38:52 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:52 main 03:38:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:38:53 1091b51ecbce: Preparing 03:38:53 3566e060ce37: Preparing 03:38:53 b0f50bf5030a: Preparing 03:38:53 0616000fc515: Preparing 03:38:53 19bb44aa10c0: Preparing 03:38:53 f70ee36035b9: Preparing 03:38:53 f70ee36035b9: Waiting 03:38:53 19bb44aa10c0: Layer already exists 03:38:53 0616000fc515: Layer already exists 03:38:53 f70ee36035b9: Layer already exists 03:38:53 1091b51ecbce: Pushed 03:38:53 3566e060ce37: Pushed 03:38:56 b0f50bf5030a: Pushed 03:38:56 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:38:57 1091b51ecbce: Preparing 03:38:57 3566e060ce37: Preparing 03:38:57 b0f50bf5030a: Preparing 03:38:57 0616000fc515: Preparing 03:38:57 19bb44aa10c0: Preparing 03:38:57 f70ee36035b9: Preparing 03:38:57 f70ee36035b9: Waiting 03:38:57 3566e060ce37: Layer already exists 03:38:57 19bb44aa10c0: Layer already exists 03:38:57 1091b51ecbce: Layer already exists 03:38:57 b0f50bf5030a: Layer already exists 03:38:57 0616000fc515: Layer already exists 03:38:57 f70ee36035b9: Layer already exists 03:38:57 latest: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.54 03:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:38:58 1091b51ecbce: Preparing 03:38:58 3566e060ce37: Preparing 03:38:58 b0f50bf5030a: Preparing 03:38:58 0616000fc515: Preparing 03:38:58 19bb44aa10c0: Preparing 03:38:58 f70ee36035b9: Preparing 03:38:58 f70ee36035b9: Waiting 03:38:58 1091b51ecbce: Layer already exists 03:38:58 3566e060ce37: Layer already exists 03:38:58 b0f50bf5030a: Layer already exists 03:38:58 0616000fc515: Layer already exists 03:38:58 19bb44aa10c0: Layer already exists 03:38:58 f70ee36035b9: Layer already exists 03:38:58 3.0.0-dev.54: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:38:58 1091b51ecbce: Preparing 03:38:58 3566e060ce37: Preparing 03:38:58 b0f50bf5030a: Preparing 03:38:58 0616000fc515: Preparing 03:38:58 19bb44aa10c0: Preparing 03:38:58 f70ee36035b9: Preparing 03:38:58 f70ee36035b9: Waiting 03:38:58 3566e060ce37: Layer already exists 03:38:58 b0f50bf5030a: Layer already exists 03:38:58 0616000fc515: Layer already exists 03:38:58 19bb44aa10c0: Layer already exists 03:38:58 1091b51ecbce: Layer already exists 03:38:58 f70ee36035b9: Layer already exists 03:38:58 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:39:02 1091b51ecbce: Preparing 03:39:02 3566e060ce37: Preparing 03:39:02 b0f50bf5030a: Preparing 03:39:02 0616000fc515: Preparing 03:39:02 19bb44aa10c0: Preparing 03:39:02 f70ee36035b9: Preparing 03:39:02 f70ee36035b9: Waiting 03:39:02 19bb44aa10c0: Layer already exists 03:39:02 b0f50bf5030a: Layer already exists 03:39:02 3566e060ce37: Layer already exists 03:39:02 0616000fc515: Layer already exists 03:39:02 1091b51ecbce: Layer already exists 03:39:02 f70ee36035b9: Layer already exists 03:39:02 main: digest: sha256:0d5463c4809e18ba952b46b9dc8492d0a7c184390e8e4214c40869a6e684e355 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:02 ===================================================== [Pipeline] echo 03:39:02 taggedImages: 03:39:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:39:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.54 03:39:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:39:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:39:02 c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:02 latest 03:39:02 3.0.0-dev.54 03:39:02 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:02 main 03:39:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:39:03 96cdd928867d: Preparing 03:39:03 96cdd928867d: Preparing 03:39:03 7e94cb8479c3: Preparing 03:39:03 ff9005224bfc: Preparing 03:39:03 14a46f016d4d: Preparing 03:39:03 40614960e587: Preparing 03:39:03 f973daa9872b: Preparing 03:39:03 0616000fc515: Preparing 03:39:03 429b586e2f06: Preparing 03:39:03 0183c33ba2e1: Preparing 03:39:03 c36118a2e26d: Preparing 03:39:03 e661e875a703: Preparing 03:39:03 f70ee36035b9: Preparing 03:39:03 0616000fc515: Waiting 03:39:03 429b586e2f06: Waiting 03:39:03 0183c33ba2e1: Waiting 03:39:03 c36118a2e26d: Waiting 03:39:03 f973daa9872b: Waiting 03:39:03 e661e875a703: Waiting 03:39:03 96cdd928867d: Pushed 03:39:03 14a46f016d4d: Pushed 03:39:03 40614960e587: Pushed 03:39:03 7e94cb8479c3: Pushed 03:39:03 ff9005224bfc: Pushed 03:39:03 0616000fc515: Layer already exists 03:39:03 429b586e2f06: Pushed 03:39:03 c36118a2e26d: Pushed 03:39:03 f70ee36035b9: Layer already exists 03:39:03 0183c33ba2e1: Pushed 03:39:03 e661e875a703: Pushed 03:39:07 f973daa9872b: Pushed 03:39:07 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:39:08 96cdd928867d: Preparing 03:39:08 96cdd928867d: Preparing 03:39:08 7e94cb8479c3: Preparing 03:39:08 ff9005224bfc: Preparing 03:39:08 14a46f016d4d: Preparing 03:39:08 40614960e587: Preparing 03:39:08 f973daa9872b: Preparing 03:39:08 0616000fc515: Preparing 03:39:08 429b586e2f06: Preparing 03:39:08 0183c33ba2e1: Preparing 03:39:08 c36118a2e26d: Preparing 03:39:08 e661e875a703: Preparing 03:39:08 f70ee36035b9: Preparing 03:39:08 e661e875a703: Waiting 03:39:08 0183c33ba2e1: Waiting 03:39:08 c36118a2e26d: Waiting 03:39:08 f973daa9872b: Waiting 03:39:08 0616000fc515: Waiting 03:39:08 429b586e2f06: Waiting 03:39:08 f70ee36035b9: Waiting 03:39:08 96cdd928867d: Layer already exists 03:39:08 7e94cb8479c3: Layer already exists 03:39:08 40614960e587: Layer already exists 03:39:08 ff9005224bfc: Layer already exists 03:39:08 14a46f016d4d: Layer already exists 03:39:08 429b586e2f06: Layer already exists 03:39:08 f973daa9872b: Layer already exists 03:39:08 0616000fc515: Layer already exists 03:39:08 0183c33ba2e1: Layer already exists 03:39:08 c36118a2e26d: Layer already exists 03:39:08 f70ee36035b9: Layer already exists 03:39:08 e661e875a703: Layer already exists 03:39:08 latest: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.54 03:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:39:09 96cdd928867d: Preparing 03:39:09 96cdd928867d: Preparing 03:39:09 7e94cb8479c3: Preparing 03:39:09 ff9005224bfc: Preparing 03:39:09 14a46f016d4d: Preparing 03:39:09 40614960e587: Preparing 03:39:09 f973daa9872b: Preparing 03:39:09 0616000fc515: Preparing 03:39:09 429b586e2f06: Preparing 03:39:09 0183c33ba2e1: Preparing 03:39:09 c36118a2e26d: Preparing 03:39:09 e661e875a703: Preparing 03:39:09 f70ee36035b9: Preparing 03:39:09 429b586e2f06: Waiting 03:39:09 0183c33ba2e1: Waiting 03:39:09 c36118a2e26d: Waiting 03:39:09 e661e875a703: Waiting 03:39:09 f973daa9872b: Waiting 03:39:09 f70ee36035b9: Waiting 03:39:09 0616000fc515: Waiting 03:39:09 ff9005224bfc: Layer already exists 03:39:09 7e94cb8479c3: Layer already exists 03:39:09 40614960e587: Layer already exists 03:39:09 14a46f016d4d: Layer already exists 03:39:09 96cdd928867d: Layer already exists 03:39:09 f973daa9872b: Layer already exists 03:39:09 0616000fc515: Layer already exists 03:39:09 0183c33ba2e1: Layer already exists 03:39:09 429b586e2f06: Layer already exists 03:39:09 c36118a2e26d: Layer already exists 03:39:09 e661e875a703: Layer already exists 03:39:09 f70ee36035b9: Layer already exists 03:39:09 3.0.0-dev.54: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:39:10 96cdd928867d: Preparing 03:39:10 96cdd928867d: Preparing 03:39:10 7e94cb8479c3: Preparing 03:39:10 ff9005224bfc: Preparing 03:39:10 14a46f016d4d: Preparing 03:39:10 40614960e587: Preparing 03:39:10 f973daa9872b: Preparing 03:39:10 0616000fc515: Preparing 03:39:10 429b586e2f06: Preparing 03:39:10 0183c33ba2e1: Preparing 03:39:10 c36118a2e26d: Preparing 03:39:10 e661e875a703: Preparing 03:39:10 f70ee36035b9: Preparing 03:39:10 429b586e2f06: Waiting 03:39:10 0183c33ba2e1: Waiting 03:39:10 f973daa9872b: Waiting 03:39:10 0616000fc515: Waiting 03:39:10 c36118a2e26d: Waiting 03:39:10 e661e875a703: Waiting 03:39:10 f70ee36035b9: Waiting 03:39:10 40614960e587: Layer already exists 03:39:10 ff9005224bfc: Layer already exists 03:39:10 96cdd928867d: Layer already exists 03:39:10 14a46f016d4d: Layer already exists 03:39:10 7e94cb8479c3: Layer already exists 03:39:10 0616000fc515: Layer already exists 03:39:10 f973daa9872b: Layer already exists 03:39:10 429b586e2f06: Layer already exists 03:39:10 0183c33ba2e1: Layer already exists 03:39:10 c36118a2e26d: Layer already exists 03:39:10 f70ee36035b9: Layer already exists 03:39:10 e661e875a703: Layer already exists 03:39:10 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:39:11 96cdd928867d: Preparing 03:39:11 96cdd928867d: Preparing 03:39:11 7e94cb8479c3: Preparing 03:39:11 ff9005224bfc: Preparing 03:39:11 14a46f016d4d: Preparing 03:39:11 40614960e587: Preparing 03:39:11 f973daa9872b: Preparing 03:39:11 0616000fc515: Preparing 03:39:11 429b586e2f06: Preparing 03:39:11 0183c33ba2e1: Preparing 03:39:11 c36118a2e26d: Preparing 03:39:11 e661e875a703: Preparing 03:39:11 f70ee36035b9: Preparing 03:39:11 0183c33ba2e1: Waiting 03:39:11 c36118a2e26d: Waiting 03:39:11 e661e875a703: Waiting 03:39:11 f973daa9872b: Waiting 03:39:11 0616000fc515: Waiting 03:39:11 429b586e2f06: Waiting 03:39:11 ff9005224bfc: Layer already exists 03:39:11 96cdd928867d: Layer already exists 03:39:11 40614960e587: Layer already exists 03:39:11 7e94cb8479c3: Layer already exists 03:39:11 14a46f016d4d: Layer already exists 03:39:11 0616000fc515: Layer already exists 03:39:11 f973daa9872b: Layer already exists 03:39:11 c36118a2e26d: Layer already exists 03:39:11 0183c33ba2e1: Layer already exists 03:39:11 429b586e2f06: Layer already exists 03:39:11 f70ee36035b9: Layer already exists 03:39:11 e661e875a703: Layer already exists 03:39:11 main: digest: sha256:98dc90d3df95c92ec7d0eb5e0e144048cfec692726c7202b5d63859b743abbbd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:11 ===================================================== [Pipeline] echo 03:39:11 taggedImages: 03:39:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:39:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.54 03:39:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:39:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:39:11 c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:11 latest 03:39:11 3.0.0-dev.54 03:39:11 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:11 main 03:39:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:39:12 c9677396ca13: Preparing 03:39:12 fcc1d65ca856: Preparing 03:39:12 696cfa8e3768: Preparing 03:39:12 47e14b6d5ed5: Preparing 03:39:12 fe06b81e5375: Preparing 03:39:12 79d02c5f774b: Preparing 03:39:12 d68418bee934: Preparing 03:39:12 f70ee36035b9: Preparing 03:39:12 79d02c5f774b: Waiting 03:39:12 d68418bee934: Waiting 03:39:12 f70ee36035b9: Waiting 03:39:12 fe06b81e5375: Pushed 03:39:12 fcc1d65ca856: Pushed 03:39:12 c9677396ca13: Pushed 03:39:12 f70ee36035b9: Layer already exists 03:39:12 79d02c5f774b: Pushed 03:39:13 d68418bee934: Pushed 03:39:14 47e14b6d5ed5: Pushed 03:39:18 696cfa8e3768: Pushed 03:39:18 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:39:18 c9677396ca13: Preparing 03:39:18 fcc1d65ca856: Preparing 03:39:18 696cfa8e3768: Preparing 03:39:18 47e14b6d5ed5: Preparing 03:39:18 fe06b81e5375: Preparing 03:39:18 79d02c5f774b: Preparing 03:39:18 d68418bee934: Preparing 03:39:18 f70ee36035b9: Preparing 03:39:18 79d02c5f774b: Waiting 03:39:18 d68418bee934: Waiting 03:39:18 f70ee36035b9: Waiting 03:39:18 696cfa8e3768: Layer already exists 03:39:18 c9677396ca13: Layer already exists 03:39:18 fcc1d65ca856: Layer already exists 03:39:18 47e14b6d5ed5: Layer already exists 03:39:18 fe06b81e5375: Layer already exists 03:39:18 f70ee36035b9: Layer already exists 03:39:18 d68418bee934: Layer already exists 03:39:18 79d02c5f774b: Layer already exists 03:39:19 latest: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.54 03:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:39:19 c9677396ca13: Preparing 03:39:19 fcc1d65ca856: Preparing 03:39:19 696cfa8e3768: Preparing 03:39:19 47e14b6d5ed5: Preparing 03:39:19 fe06b81e5375: Preparing 03:39:19 79d02c5f774b: Preparing 03:39:19 d68418bee934: Preparing 03:39:19 f70ee36035b9: Preparing 03:39:19 79d02c5f774b: Waiting 03:39:19 d68418bee934: Waiting 03:39:19 f70ee36035b9: Waiting 03:39:19 fcc1d65ca856: Layer already exists 03:39:19 fe06b81e5375: Layer already exists 03:39:19 696cfa8e3768: Layer already exists 03:39:19 47e14b6d5ed5: Layer already exists 03:39:19 c9677396ca13: Layer already exists 03:39:19 79d02c5f774b: Layer already exists 03:39:19 d68418bee934: Layer already exists 03:39:19 f70ee36035b9: Layer already exists 03:39:19 3.0.0-dev.54: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:39:20 c9677396ca13: Preparing 03:39:20 fcc1d65ca856: Preparing 03:39:20 696cfa8e3768: Preparing 03:39:20 47e14b6d5ed5: Preparing 03:39:20 fe06b81e5375: Preparing 03:39:20 79d02c5f774b: Preparing 03:39:20 d68418bee934: Preparing 03:39:20 f70ee36035b9: Preparing 03:39:20 79d02c5f774b: Waiting 03:39:20 d68418bee934: Waiting 03:39:20 f70ee36035b9: Waiting 03:39:20 c9677396ca13: Layer already exists 03:39:20 696cfa8e3768: Layer already exists 03:39:20 47e14b6d5ed5: Layer already exists 03:39:20 fcc1d65ca856: Layer already exists 03:39:20 fe06b81e5375: Layer already exists 03:39:20 79d02c5f774b: Layer already exists 03:39:20 d68418bee934: Layer already exists 03:39:20 f70ee36035b9: Layer already exists 03:39:20 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:39:21 c9677396ca13: Preparing 03:39:21 fcc1d65ca856: Preparing 03:39:21 696cfa8e3768: Preparing 03:39:21 47e14b6d5ed5: Preparing 03:39:21 fe06b81e5375: Preparing 03:39:21 79d02c5f774b: Preparing 03:39:21 d68418bee934: Preparing 03:39:21 f70ee36035b9: Preparing 03:39:21 d68418bee934: Waiting 03:39:21 f70ee36035b9: Waiting 03:39:21 79d02c5f774b: Waiting 03:39:21 696cfa8e3768: Layer already exists 03:39:21 fcc1d65ca856: Layer already exists 03:39:21 47e14b6d5ed5: Layer already exists 03:39:21 fe06b81e5375: Layer already exists 03:39:21 c9677396ca13: Layer already exists 03:39:21 79d02c5f774b: Layer already exists 03:39:21 f70ee36035b9: Layer already exists 03:39:21 d68418bee934: Layer already exists 03:39:21 main: digest: sha256:245a9164fc2c750fe1d640751d95b7461f5ab17952e6404892fbd7388aaee8dd size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:21 ===================================================== [Pipeline] echo 03:39:21 taggedImages: 03:39:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:39:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.54 03:39:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:39:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:39:21 c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:21 latest 03:39:21 3.0.0-dev.54 03:39:21 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:21 main 03:39:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:39:22 ac9c4d6add97: Preparing 03:39:22 b4e0ea0c4102: Preparing 03:39:22 959e5f9f24ce: Preparing 03:39:22 d0e8ea3ac977: Preparing 03:39:22 aac3e5c804f5: Preparing 03:39:22 04f1fc40b74e: Preparing 03:39:22 472135faa7b3: Preparing 03:39:22 d2ffca1aa540: Preparing 03:39:22 95d60f8a8a3c: Preparing 03:39:22 f70ee36035b9: Preparing 03:39:22 04f1fc40b74e: Waiting 03:39:22 d2ffca1aa540: Waiting 03:39:22 472135faa7b3: Waiting 03:39:22 95d60f8a8a3c: Waiting 03:39:22 f70ee36035b9: Waiting 03:39:22 aac3e5c804f5: Pushed 03:39:22 ac9c4d6add97: Pushed 03:39:22 b4e0ea0c4102: Pushed 03:39:23 04f1fc40b74e: Pushed 03:39:23 472135faa7b3: Pushed 03:39:23 d2ffca1aa540: Pushed 03:39:23 f70ee36035b9: Layer already exists 03:39:23 95d60f8a8a3c: Pushed 03:39:25 d0e8ea3ac977: Pushed 03:39:25 959e5f9f24ce: Pushed 03:39:25 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:39:26 ac9c4d6add97: Preparing 03:39:26 b4e0ea0c4102: Preparing 03:39:26 959e5f9f24ce: Preparing 03:39:26 d0e8ea3ac977: Preparing 03:39:26 aac3e5c804f5: Preparing 03:39:26 04f1fc40b74e: Preparing 03:39:26 472135faa7b3: Preparing 03:39:26 d2ffca1aa540: Preparing 03:39:26 95d60f8a8a3c: Preparing 03:39:26 f70ee36035b9: Preparing 03:39:26 04f1fc40b74e: Waiting 03:39:26 d2ffca1aa540: Waiting 03:39:26 472135faa7b3: Waiting 03:39:26 95d60f8a8a3c: Waiting 03:39:26 f70ee36035b9: Waiting 03:39:26 d0e8ea3ac977: Layer already exists 03:39:26 ac9c4d6add97: Layer already exists 03:39:26 aac3e5c804f5: Layer already exists 03:39:26 959e5f9f24ce: Layer already exists 03:39:26 b4e0ea0c4102: Layer already exists 03:39:26 04f1fc40b74e: Layer already exists 03:39:26 472135faa7b3: Layer already exists 03:39:26 d2ffca1aa540: Layer already exists 03:39:26 f70ee36035b9: Layer already exists 03:39:26 95d60f8a8a3c: Layer already exists 03:39:26 latest: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.54 03:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:39:27 ac9c4d6add97: Preparing 03:39:27 b4e0ea0c4102: Preparing 03:39:27 959e5f9f24ce: Preparing 03:39:27 d0e8ea3ac977: Preparing 03:39:27 aac3e5c804f5: Preparing 03:39:27 04f1fc40b74e: Preparing 03:39:27 472135faa7b3: Preparing 03:39:27 d2ffca1aa540: Preparing 03:39:27 95d60f8a8a3c: Preparing 03:39:27 f70ee36035b9: Preparing 03:39:27 d2ffca1aa540: Waiting 03:39:27 95d60f8a8a3c: Waiting 03:39:27 04f1fc40b74e: Waiting 03:39:27 472135faa7b3: Waiting 03:39:27 f70ee36035b9: Waiting 03:39:27 aac3e5c804f5: Layer already exists 03:39:27 959e5f9f24ce: Layer already exists 03:39:27 d0e8ea3ac977: Layer already exists 03:39:27 ac9c4d6add97: Layer already exists 03:39:27 b4e0ea0c4102: Layer already exists 03:39:27 04f1fc40b74e: Layer already exists 03:39:27 472135faa7b3: Layer already exists 03:39:27 f70ee36035b9: Layer already exists 03:39:27 d2ffca1aa540: Layer already exists 03:39:27 95d60f8a8a3c: Layer already exists 03:39:27 3.0.0-dev.54: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:39:28 ac9c4d6add97: Preparing 03:39:28 b4e0ea0c4102: Preparing 03:39:28 959e5f9f24ce: Preparing 03:39:28 d0e8ea3ac977: Preparing 03:39:28 aac3e5c804f5: Preparing 03:39:28 04f1fc40b74e: Preparing 03:39:28 472135faa7b3: Preparing 03:39:28 d2ffca1aa540: Preparing 03:39:28 95d60f8a8a3c: Preparing 03:39:28 f70ee36035b9: Preparing 03:39:28 04f1fc40b74e: Waiting 03:39:28 472135faa7b3: Waiting 03:39:28 d2ffca1aa540: Waiting 03:39:28 95d60f8a8a3c: Waiting 03:39:28 f70ee36035b9: Waiting 03:39:28 aac3e5c804f5: Layer already exists 03:39:28 b4e0ea0c4102: Layer already exists 03:39:28 959e5f9f24ce: Layer already exists 03:39:28 ac9c4d6add97: Layer already exists 03:39:28 d0e8ea3ac977: Layer already exists 03:39:28 472135faa7b3: Layer already exists 03:39:28 d2ffca1aa540: Layer already exists 03:39:28 04f1fc40b74e: Layer already exists 03:39:28 95d60f8a8a3c: Layer already exists 03:39:28 f70ee36035b9: Layer already exists 03:39:28 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:39:29 ac9c4d6add97: Preparing 03:39:29 b4e0ea0c4102: Preparing 03:39:29 959e5f9f24ce: Preparing 03:39:29 d0e8ea3ac977: Preparing 03:39:29 aac3e5c804f5: Preparing 03:39:29 04f1fc40b74e: Preparing 03:39:29 472135faa7b3: Preparing 03:39:29 d2ffca1aa540: Preparing 03:39:29 95d60f8a8a3c: Preparing 03:39:29 f70ee36035b9: Preparing 03:39:29 d2ffca1aa540: Waiting 03:39:29 04f1fc40b74e: Waiting 03:39:29 472135faa7b3: Waiting 03:39:29 f70ee36035b9: Waiting 03:39:29 95d60f8a8a3c: Waiting 03:39:29 959e5f9f24ce: Layer already exists 03:39:29 ac9c4d6add97: Layer already exists 03:39:29 aac3e5c804f5: Layer already exists 03:39:29 b4e0ea0c4102: Layer already exists 03:39:29 d0e8ea3ac977: Layer already exists 03:39:29 472135faa7b3: Layer already exists 03:39:29 95d60f8a8a3c: Layer already exists 03:39:29 04f1fc40b74e: Layer already exists 03:39:29 d2ffca1aa540: Layer already exists 03:39:29 f70ee36035b9: Layer already exists 03:39:29 main: digest: sha256:f35ec0612cdc7fbed6ee3d559fc27494cdbb3487eb27951929c4e9c93ed51ad0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:29 ===================================================== [Pipeline] echo 03:39:29 taggedImages: 03:39:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:39:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.54 03:39:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:29 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:39:29 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:39:29 c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:29 latest 03:39:29 3.0.0-dev.54 03:39:29 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:29 main 03:39:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:39:30 6888535b31f3: Preparing 03:39:30 87f7c05329ab: Preparing 03:39:30 0616000fc515: Preparing 03:39:30 c8a7a76c228b: Preparing 03:39:30 a8cfdf0cc8ec: Preparing 03:39:30 0616000fc515: Layer already exists 03:39:30 a8cfdf0cc8ec: Layer already exists 03:39:30 6888535b31f3: Pushed 03:39:31 c8a7a76c228b: Pushed 03:39:35 87f7c05329ab: Pushed 03:39:35 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39: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 03:39:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:39:35 6888535b31f3: Preparing 03:39:35 87f7c05329ab: Preparing 03:39:35 0616000fc515: Preparing 03:39:35 c8a7a76c228b: Preparing 03:39:35 a8cfdf0cc8ec: Preparing 03:39:35 a8cfdf0cc8ec: Layer already exists 03:39:35 87f7c05329ab: Layer already exists 03:39:35 6888535b31f3: Layer already exists 03:39:35 c8a7a76c228b: Layer already exists 03:39:35 0616000fc515: Layer already exists 03:39:35 latest: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.54 03:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:39:36 6888535b31f3: Preparing 03:39:36 87f7c05329ab: Preparing 03:39:36 0616000fc515: Preparing 03:39:36 c8a7a76c228b: Preparing 03:39:36 a8cfdf0cc8ec: Preparing 03:39:36 a8cfdf0cc8ec: Layer already exists 03:39:36 0616000fc515: Layer already exists 03:39:36 c8a7a76c228b: Layer already exists 03:39:36 6888535b31f3: Layer already exists 03:39:36 87f7c05329ab: Layer already exists 03:39:36 3.0.0-dev.54: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:39:37 6888535b31f3: Preparing 03:39:37 87f7c05329ab: Preparing 03:39:37 0616000fc515: Preparing 03:39:37 c8a7a76c228b: Preparing 03:39:37 a8cfdf0cc8ec: Preparing 03:39:37 87f7c05329ab: Layer already exists 03:39:37 0616000fc515: Layer already exists 03:39:37 6888535b31f3: Layer already exists 03:39:37 c8a7a76c228b: Layer already exists 03:39:37 a8cfdf0cc8ec: Layer already exists 03:39:37 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39: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 03:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:39:38 6888535b31f3: Preparing 03:39:38 87f7c05329ab: Preparing 03:39:38 0616000fc515: Preparing 03:39:38 c8a7a76c228b: Preparing 03:39:38 a8cfdf0cc8ec: Preparing 03:39:38 a8cfdf0cc8ec: Layer already exists 03:39:38 6888535b31f3: Layer already exists 03:39:38 0616000fc515: Layer already exists 03:39:38 c8a7a76c228b: Layer already exists 03:39:38 87f7c05329ab: Layer already exists 03:39:38 main: digest: sha256:94dee08bd3e2a054fe3fc2d2c088c88f6d65301a4b9fe348e1d3cd8a10b1a82b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:38 ===================================================== [Pipeline] echo 03:39:38 taggedImages: 03:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.54 03:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:39:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:39:38 c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:38 latest 03:39:38 3.0.0-dev.54 03:39:38 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:38 main 03:39:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:39:39 142167cf8652: Preparing 03:39:39 24211189c720: Preparing 03:39:39 aa93dfad0068: Preparing 03:39:39 5c94ac98b37a: Preparing 03:39:39 4f680fe96162: Preparing 03:39:39 241b78ab14ef: Preparing 03:39:39 a8cfdf0cc8ec: Preparing 03:39:39 241b78ab14ef: Waiting 03:39:39 a8cfdf0cc8ec: Waiting 03:39:39 24211189c720: Pushed 03:39:39 aa93dfad0068: Pushed 03:39:39 142167cf8652: Pushed 03:39:39 a8cfdf0cc8ec: Layer already exists 03:39:40 241b78ab14ef: Pushed 03:39:48 4f680fe96162: Pushed 03:39:56 5c94ac98b37a: Pushed 03:39:56 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:39:57 142167cf8652: Preparing 03:39:57 24211189c720: Preparing 03:39:57 aa93dfad0068: Preparing 03:39:57 5c94ac98b37a: Preparing 03:39:57 4f680fe96162: Preparing 03:39:57 241b78ab14ef: Preparing 03:39:57 a8cfdf0cc8ec: Preparing 03:39:57 241b78ab14ef: Waiting 03:39:57 a8cfdf0cc8ec: Waiting 03:39:57 24211189c720: Layer already exists 03:39:57 aa93dfad0068: Layer already exists 03:39:57 142167cf8652: Layer already exists 03:39:57 4f680fe96162: Layer already exists 03:39:57 5c94ac98b37a: Layer already exists 03:39:57 241b78ab14ef: Layer already exists 03:39:57 a8cfdf0cc8ec: Layer already exists 03:39:57 latest: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.54 03:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:39:58 142167cf8652: Preparing 03:39:58 24211189c720: Preparing 03:39:58 aa93dfad0068: Preparing 03:39:58 5c94ac98b37a: Preparing 03:39:58 4f680fe96162: Preparing 03:39:58 241b78ab14ef: Preparing 03:39:58 a8cfdf0cc8ec: Preparing 03:39:58 241b78ab14ef: Waiting 03:39:58 a8cfdf0cc8ec: Waiting 03:39:58 24211189c720: Layer already exists 03:39:58 142167cf8652: Layer already exists 03:39:58 aa93dfad0068: Layer already exists 03:39:58 5c94ac98b37a: Layer already exists 03:39:58 4f680fe96162: Layer already exists 03:39:58 a8cfdf0cc8ec: Layer already exists 03:39:58 241b78ab14ef: Layer already exists 03:39:58 3.0.0-dev.54: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:39:59 142167cf8652: Preparing 03:39:59 24211189c720: Preparing 03:39:59 aa93dfad0068: Preparing 03:39:59 5c94ac98b37a: Preparing 03:39:59 4f680fe96162: Preparing 03:39:59 241b78ab14ef: Preparing 03:39:59 a8cfdf0cc8ec: Preparing 03:39:59 241b78ab14ef: Waiting 03:39:59 a8cfdf0cc8ec: Waiting 03:39:59 4f680fe96162: Layer already exists 03:39:59 142167cf8652: Layer already exists 03:39:59 24211189c720: Layer already exists 03:39:59 5c94ac98b37a: Layer already exists 03:39:59 aa93dfad0068: Layer already exists 03:39:59 a8cfdf0cc8ec: Layer already exists 03:39:59 241b78ab14ef: Layer already exists 03:39:59 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:40:00 142167cf8652: Preparing 03:40:00 24211189c720: Preparing 03:40:00 aa93dfad0068: Preparing 03:40:00 5c94ac98b37a: Preparing 03:40:00 4f680fe96162: Preparing 03:40:00 241b78ab14ef: Preparing 03:40:00 a8cfdf0cc8ec: Preparing 03:40:00 241b78ab14ef: Waiting 03:40:00 a8cfdf0cc8ec: Waiting 03:40:00 5c94ac98b37a: Layer already exists 03:40:00 aa93dfad0068: Layer already exists 03:40:00 24211189c720: Layer already exists 03:40:00 4f680fe96162: Layer already exists 03:40:00 142167cf8652: Layer already exists 03:40:00 a8cfdf0cc8ec: Layer already exists 03:40:00 241b78ab14ef: Layer already exists 03:40:00 main: digest: sha256:949238101a2610df992337ecc99d5a19ecdb96ec36e6f37c15bbecb129c172b6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:00 ===================================================== [Pipeline] echo 03:40:00 taggedImages: 03:40:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:40:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.54 03:40:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:40:00 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:40:00 c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:00 latest 03:40:00 3.0.0-dev.54 03:40:00 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:00 main 03:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:40:01 9e6bbe3762d1: Preparing 03:40:01 f1a7472fb32c: Preparing 03:40:01 e69bc5001643: Preparing 03:40:01 1480207e92a5: Preparing 03:40:01 6d175a10b05f: Preparing 03:40:01 a8cfdf0cc8ec: Preparing 03:40:01 a8cfdf0cc8ec: Waiting 03:40:01 9e6bbe3762d1: Pushed 03:40:01 f1a7472fb32c: Pushed 03:40:01 e69bc5001643: Pushed 03:40:01 a8cfdf0cc8ec: Layer already exists 03:40:02 6d175a10b05f: Pushed 03:40:20 1480207e92a5: Pushed 03:40:20 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:40:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:40:20 9e6bbe3762d1: Preparing 03:40:20 f1a7472fb32c: Preparing 03:40:20 e69bc5001643: Preparing 03:40:20 1480207e92a5: Preparing 03:40:20 6d175a10b05f: Preparing 03:40:20 a8cfdf0cc8ec: Preparing 03:40:20 a8cfdf0cc8ec: Waiting 03:40:20 6d175a10b05f: Layer already exists 03:40:20 e69bc5001643: Layer already exists 03:40:20 9e6bbe3762d1: Layer already exists 03:40:20 1480207e92a5: Layer already exists 03:40:20 f1a7472fb32c: Layer already exists 03:40:20 a8cfdf0cc8ec: Layer already exists 03:40:21 latest: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.54 03:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:40:21 9e6bbe3762d1: Preparing 03:40:21 f1a7472fb32c: Preparing 03:40:21 e69bc5001643: Preparing 03:40:21 1480207e92a5: Preparing 03:40:21 6d175a10b05f: Preparing 03:40:21 a8cfdf0cc8ec: Preparing 03:40:21 a8cfdf0cc8ec: Waiting 03:40:21 f1a7472fb32c: Layer already exists 03:40:21 1480207e92a5: Layer already exists 03:40:21 e69bc5001643: Layer already exists 03:40:21 6d175a10b05f: Layer already exists 03:40:21 9e6bbe3762d1: Layer already exists 03:40:21 a8cfdf0cc8ec: Layer already exists 03:40:22 3.0.0-dev.54: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:40:22 9e6bbe3762d1: Preparing 03:40:22 f1a7472fb32c: Preparing 03:40:22 e69bc5001643: Preparing 03:40:22 1480207e92a5: Preparing 03:40:22 6d175a10b05f: Preparing 03:40:22 a8cfdf0cc8ec: Preparing 03:40:22 a8cfdf0cc8ec: Waiting 03:40:22 6d175a10b05f: Layer already exists 03:40:22 9e6bbe3762d1: Layer already exists 03:40:22 1480207e92a5: Layer already exists 03:40:22 e69bc5001643: Layer already exists 03:40:22 f1a7472fb32c: Layer already exists 03:40:22 a8cfdf0cc8ec: Layer already exists 03:40:22 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:40:23 9e6bbe3762d1: Preparing 03:40:23 f1a7472fb32c: Preparing 03:40:23 e69bc5001643: Preparing 03:40:23 1480207e92a5: Preparing 03:40:23 6d175a10b05f: Preparing 03:40:23 a8cfdf0cc8ec: Preparing 03:40:23 a8cfdf0cc8ec: Waiting 03:40:23 6d175a10b05f: Layer already exists 03:40:23 e69bc5001643: Layer already exists 03:40:23 f1a7472fb32c: Layer already exists 03:40:23 1480207e92a5: Layer already exists 03:40:23 9e6bbe3762d1: Layer already exists 03:40:23 a8cfdf0cc8ec: Layer already exists 03:40:24 main: digest: sha256:8c7fedcc293d7d634153a85cf375643a912ae2951daf9f43dfd63eaf46ba2546 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:24 ===================================================== [Pipeline] echo 03:40:24 taggedImages: 03:40:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:40:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.54 03:40:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:40:24 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:40:24 c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:24 latest 03:40:24 3.0.0-dev.54 03:40:24 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:24 main 03:40:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:24 3b299f3ae808: Preparing 03:40:24 90b394e53c5b: Preparing 03:40:24 39ab60e35bd5: Preparing 03:40:24 1480207e92a5: Preparing 03:40:24 e7697ecabc82: Preparing 03:40:24 a8cfdf0cc8ec: Preparing 03:40:24 a8cfdf0cc8ec: Waiting 03:40:25 1480207e92a5: Layer already exists 03:40:25 a8cfdf0cc8ec: Layer already exists 03:40:25 90b394e53c5b: Pushed 03:40:25 3b299f3ae808: Pushed 03:40:25 39ab60e35bd5: Pushed 03:40:25 e7697ecabc82: Pushed 03:40:25 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:26 3b299f3ae808: Preparing 03:40:26 90b394e53c5b: Preparing 03:40:26 39ab60e35bd5: Preparing 03:40:26 1480207e92a5: Preparing 03:40:26 e7697ecabc82: Preparing 03:40:26 a8cfdf0cc8ec: Preparing 03:40:26 a8cfdf0cc8ec: Waiting 03:40:26 39ab60e35bd5: Layer already exists 03:40:26 1480207e92a5: Layer already exists 03:40:26 90b394e53c5b: Layer already exists 03:40:26 e7697ecabc82: Layer already exists 03:40:26 3b299f3ae808: Layer already exists 03:40:26 a8cfdf0cc8ec: Layer already exists 03:40:26 latest: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.54 03:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:27 3b299f3ae808: Preparing 03:40:27 90b394e53c5b: Preparing 03:40:27 39ab60e35bd5: Preparing 03:40:27 1480207e92a5: Preparing 03:40:27 e7697ecabc82: Preparing 03:40:27 a8cfdf0cc8ec: Preparing 03:40:27 a8cfdf0cc8ec: Waiting 03:40:27 1480207e92a5: Layer already exists 03:40:27 39ab60e35bd5: Layer already exists 03:40:27 e7697ecabc82: Layer already exists 03:40:27 90b394e53c5b: Layer already exists 03:40:27 3b299f3ae808: Layer already exists 03:40:27 a8cfdf0cc8ec: Layer already exists 03:40:27 3.0.0-dev.54: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:28 3b299f3ae808: Preparing 03:40:28 90b394e53c5b: Preparing 03:40:28 39ab60e35bd5: Preparing 03:40:28 1480207e92a5: Preparing 03:40:28 e7697ecabc82: Preparing 03:40:28 a8cfdf0cc8ec: Preparing 03:40:28 a8cfdf0cc8ec: Waiting 03:40:28 39ab60e35bd5: Layer already exists 03:40:28 e7697ecabc82: Layer already exists 03:40:28 3b299f3ae808: Layer already exists 03:40:28 90b394e53c5b: Layer already exists 03:40:28 1480207e92a5: Layer already exists 03:40:28 a8cfdf0cc8ec: Layer already exists 03:40:28 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:40:29 3b299f3ae808: Preparing 03:40:29 90b394e53c5b: Preparing 03:40:29 39ab60e35bd5: Preparing 03:40:29 1480207e92a5: Preparing 03:40:29 e7697ecabc82: Preparing 03:40:29 a8cfdf0cc8ec: Preparing 03:40:29 a8cfdf0cc8ec: Waiting 03:40:29 3b299f3ae808: Layer already exists 03:40:29 1480207e92a5: Layer already exists 03:40:29 90b394e53c5b: Layer already exists 03:40:29 e7697ecabc82: Layer already exists 03:40:29 39ab60e35bd5: Layer already exists 03:40:29 a8cfdf0cc8ec: Layer already exists 03:40:29 main: digest: sha256:594b8b82fea411142cd8bf4ee46bd73be744383ca732ea5e414e8e630a924430 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:29 ===================================================== [Pipeline] echo 03:40:29 taggedImages: 03:40:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:40:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.54 03:40:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:29 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:40:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:40:29 c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:29 latest 03:40:29 3.0.0-dev.54 03:40:29 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:29 main 03:40:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:30 7e5cbbc441bb: Preparing 03:40:30 6494ac5a2136: Preparing 03:40:30 0616000fc515: Preparing 03:40:30 f11f9b1ec9b5: Preparing 03:40:30 f70ee36035b9: Preparing 03:40:30 f70ee36035b9: Layer already exists 03:40:30 0616000fc515: Layer already exists 03:40:30 7e5cbbc441bb: Pushed 03:40:30 f11f9b1ec9b5: Pushed 03:40:36 6494ac5a2136: Pushed 03:40:36 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:37 7e5cbbc441bb: Preparing 03:40:37 6494ac5a2136: Preparing 03:40:37 0616000fc515: Preparing 03:40:37 f11f9b1ec9b5: Preparing 03:40:37 f70ee36035b9: Preparing 03:40:37 6494ac5a2136: Layer already exists 03:40:37 f70ee36035b9: Layer already exists 03:40:37 0616000fc515: Layer already exists 03:40:37 7e5cbbc441bb: Layer already exists 03:40:37 f11f9b1ec9b5: Layer already exists 03:40:37 latest: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.54 03:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:38 7e5cbbc441bb: Preparing 03:40:38 6494ac5a2136: Preparing 03:40:38 0616000fc515: Preparing 03:40:38 f11f9b1ec9b5: Preparing 03:40:38 f70ee36035b9: Preparing 03:40:38 7e5cbbc441bb: Layer already exists 03:40:38 f11f9b1ec9b5: Layer already exists 03:40:38 6494ac5a2136: Layer already exists 03:40:38 0616000fc515: Layer already exists 03:40:38 f70ee36035b9: Layer already exists 03:40:38 3.0.0-dev.54: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:39 7e5cbbc441bb: Preparing 03:40:39 6494ac5a2136: Preparing 03:40:39 0616000fc515: Preparing 03:40:39 f11f9b1ec9b5: Preparing 03:40:39 f70ee36035b9: Preparing 03:40:39 7e5cbbc441bb: Layer already exists 03:40:39 f11f9b1ec9b5: Layer already exists 03:40:39 f70ee36035b9: Layer already exists 03:40:39 0616000fc515: Layer already exists 03:40:39 6494ac5a2136: Layer already exists 03:40:39 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:40:39 7e5cbbc441bb: Preparing 03:40:39 6494ac5a2136: Preparing 03:40:39 0616000fc515: Preparing 03:40:39 f11f9b1ec9b5: Preparing 03:40:39 f70ee36035b9: Preparing 03:40:39 0616000fc515: Layer already exists 03:40:39 6494ac5a2136: Layer already exists 03:40:39 f70ee36035b9: Layer already exists 03:40:39 f11f9b1ec9b5: Layer already exists 03:40:39 7e5cbbc441bb: Layer already exists 03:40:40 main: digest: sha256:2e89c4bfa1df6432897069a53d3e8ad80d4148d1c81afb1318992d2e77c16c07 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:40 ===================================================== [Pipeline] echo 03:40:40 taggedImages: 03:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.54 03:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:40 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:40:40 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:40:40 c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:40 latest 03:40:40 3.0.0-dev.54 03:40:40 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:40 main 03:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:40 52b31283aba0: Preparing 03:40:40 2eacb128cfeb: Preparing 03:40:40 0616000fc515: Preparing 03:40:40 19bb44aa10c0: Preparing 03:40:40 f70ee36035b9: Preparing 03:40:40 0616000fc515: Layer already exists 03:40:40 f70ee36035b9: Layer already exists 03:40:40 19bb44aa10c0: Layer already exists 03:40:41 52b31283aba0: Pushed 03:40:47 2eacb128cfeb: Pushed 03:40:47 c6ae7449aad5f05f69153f6120284e804cf836f6: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:48 52b31283aba0: Preparing 03:40:48 2eacb128cfeb: Preparing 03:40:48 0616000fc515: Preparing 03:40:48 19bb44aa10c0: Preparing 03:40:48 f70ee36035b9: Preparing 03:40:48 0616000fc515: Layer already exists 03:40:48 19bb44aa10c0: Layer already exists 03:40:48 f70ee36035b9: Layer already exists 03:40:48 2eacb128cfeb: Layer already exists 03:40:48 52b31283aba0: Layer already exists 03:40:48 latest: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.54 03:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:49 52b31283aba0: Preparing 03:40:49 2eacb128cfeb: Preparing 03:40:49 0616000fc515: Preparing 03:40:49 19bb44aa10c0: Preparing 03:40:49 f70ee36035b9: Preparing 03:40:49 f70ee36035b9: Layer already exists 03:40:49 2eacb128cfeb: Layer already exists 03:40:49 52b31283aba0: Layer already exists 03:40:49 19bb44aa10c0: Layer already exists 03:40:49 0616000fc515: Layer already exists 03:40:49 3.0.0-dev.54: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:49 52b31283aba0: Preparing 03:40:49 2eacb128cfeb: Preparing 03:40:49 0616000fc515: Preparing 03:40:49 19bb44aa10c0: Preparing 03:40:49 f70ee36035b9: Preparing 03:40:49 f70ee36035b9: Layer already exists 03:40:49 19bb44aa10c0: Layer already exists 03:40:49 52b31283aba0: Layer already exists 03:40:49 0616000fc515: Layer already exists 03:40:49 2eacb128cfeb: Layer already exists 03:40:49 c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:40:50 52b31283aba0: Preparing 03:40:50 2eacb128cfeb: Preparing 03:40:50 0616000fc515: Preparing 03:40:50 19bb44aa10c0: Preparing 03:40:50 f70ee36035b9: Preparing 03:40:50 f70ee36035b9: Layer already exists 03:40:50 19bb44aa10c0: Layer already exists 03:40:50 52b31283aba0: Layer already exists 03:40:50 0616000fc515: Layer already exists 03:40:50 2eacb128cfeb: Layer already exists 03:40:51 main: digest: sha256:457838ced5b181beadb9ac2075d539535b1d37a44cba21330d3d67085e25de59 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:51 ===================================================== [Pipeline] echo 03:40:51 taggedImages: 03:40:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6 03:40:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:40:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.54 03:40:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6ae7449aad5f05f69153f6120284e804cf836f6-3.0.0-dev.54 03:40:51 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:51 03:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:51 arm64: Pulling from edgex-lftools-log-publisher 03:40:51 8998bd30e6a1: Pulling fs layer 03:40:51 04944245beec: Pulling fs layer 03:40:51 699f458cf7ca: Pulling fs layer 03:40:51 765212b225bb: Pulling fs layer 03:40:51 f23df028b6ca: Pulling fs layer 03:40:51 d65c8cfc05b1: Pulling fs layer 03:40:51 2437ff75d9bd: Pulling fs layer 03:40:51 f23df028b6ca: Waiting 03:40:51 d65c8cfc05b1: Waiting 03:40:51 765212b225bb: Waiting 03:40:51 2437ff75d9bd: Waiting 03:40:52 04944245beec: Verifying Checksum 03:40:52 04944245beec: Download complete 03:40:52 765212b225bb: Verifying Checksum 03:40:52 765212b225bb: Download complete 03:40:52 f23df028b6ca: Verifying Checksum 03:40:52 f23df028b6ca: Download complete 03:40:52 d65c8cfc05b1: Verifying Checksum 03:40:52 d65c8cfc05b1: Download complete 03:40:52 699f458cf7ca: Verifying Checksum 03:40:52 699f458cf7ca: Download complete 03:40:53 8998bd30e6a1: Verifying Checksum 03:40:53 8998bd30e6a1: Download complete 03:40:55 2437ff75d9bd: Verifying Checksum 03:40:55 2437ff75d9bd: Download complete 03:40:57 8998bd30e6a1: Pull complete 03:40:57 04944245beec: Pull complete 03:40:59 699f458cf7ca: Pull complete 03:40:59 765212b225bb: Pull complete 03:41:00 f23df028b6ca: Pull complete 03:41:00 d65c8cfc05b1: Pull complete 03:41:15 2437ff75d9bd: Pull complete 03:41:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-6244 does not seem to be running inside a container 03:41:15 $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:41:18 $ docker top 47d1a9010ddee9284fc685e8969fb48f6e3b4a95db7b193e84c3b91e25f29012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:19 ---> job-cost.sh 03:41:19 lf-activate-venv: SKIPPING 03:41:19 INFO: No Stack... 03:41:20 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:20 INFO: Archiving Costs [Pipeline] sh 03:41:21 + cat /w/workspace/edgex-go/415/archives/cost.csv 03:41:21 + cut -d, -f6 [Pipeline] lock 03:41:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] 03:41:21 Resource [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] did not exist. Created. 03:41:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:22 + echo total: 0.10999999940395355 [Pipeline] stash 03:41:22 Stashed 1 file(s) [Pipeline] } 03:41:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-415-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:22 $ docker stop --time=1 47d1a9010ddee9284fc685e8969fb48f6e3b4a95db7b193e84c3b91e25f29012 03:41:24 $ docker rm -f --volumes 47d1a9010ddee9284fc685e8969fb48f6e3b4a95db7b193e84c3b91e25f29012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:41:25 provisioning config files... 03:41:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/415@tmp/config6965562693888464281tmp [Pipeline] { [Pipeline] sh 03:41:25 + set +x 03:41:25 + bash -s -- 03:41:25 + curl -s https://codecov.io/bash 03:41:25 03:41:25 _____ _ 03:41:25 / ____| | | 03:41:25 | | ___ __| | ___ ___ _____ __ 03:41:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:25 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:25 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:25 Bash-1.0.6 03:41:25 03:41:25 03:41:25 ==> git version 2.25.1 found 03:41:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:41:25 Release-Date: 2020-01-08 03:41:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:41:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:25 ==> Jenkins CI detected. 03:41:25 current dir:  /w/workspace/edgex-go/415 03:41:25 project root: . 03:41:25 --> token set from env 03:41:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:25 ==> Running gcov in . (disable via -X gcov) 03:41:25 ==> Python coveragepy not found 03:41:25 ==> Searching for coverage reports in: 03:41:25 + . 03:41:25 -> Found 1 reports 03:41:25 ==> Detecting git/mercurial file structure 03:41:25 ==> Reading reports 03:41:25 + ./coverage.out bytes=487530 03:41:25 ==> Appending adjustments 03:41:25 https://docs.codecov.io/docs/fixing-reports 03:41:27 + Found adjustments 03:41:27 ==> Gzipping contents 03:41:27 64K /tmp/codecov.PZeBIs.gz 03:41:27 ==> Uploading reports 03:41:27 url: https://codecov.io 03:41:27 query: branch=main&commit=c6ae7449aad5f05f69153f6120284e804cf836f6&build=415&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F415%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:27 -> Pinging Codecov 03:41:27 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=c6ae7449aad5f05f69153f6120284e804cf836f6&build=415&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F415%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:41:27 -> Uploading to 03:41:27 https://storage.googleapis.com/codecov/v4/raw/2023-02-16/00271124DB129430A58F1EEE437C3FCB/c6ae7449aad5f05f69153f6120284e804cf836f6/72121b61-2f07-4ad0-b549-4fbde6025f5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T034126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a9e7921234ead74a077201269675cbea48275a14c38e9dc4ebaf63df6b8b6ff 03:41:27 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:27 Dload Upload Total Spent Left Speed 03:41:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62964 0 0 100 62964 0 186k --:--:-- --:--:-- --:--:-- 186k 03:41:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c6ae7449aad5f05f69153f6120284e804cf836f6 [Pipeline] } 03:41:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:41:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:41:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:41:27 03:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:41:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:41:28 df9b9388f04a: Pulling fs layer 03:41:28 52dc419b0ee2: Pulling fs layer 03:41:28 25bc292e5bac: Pulling fs layer 03:41:28 114826534d7a: Pulling fs layer 03:41:28 4657fd5d0bcf: Pulling fs layer 03:41:28 6ad1cebc031e: Pulling fs layer 03:41:28 8a3aa393b2d8: Pulling fs layer 03:41:28 4657fd5d0bcf: Waiting 03:41:28 114826534d7a: Waiting 03:41:28 8a3aa393b2d8: Waiting 03:41:28 6ad1cebc031e: Waiting 03:41:28 25bc292e5bac: Verifying Checksum 03:41:28 25bc292e5bac: Download complete 03:41:28 52dc419b0ee2: Verifying Checksum 03:41:28 52dc419b0ee2: Download complete 03:41:28 4657fd5d0bcf: Download complete 03:41:28 df9b9388f04a: Download complete 03:41:28 df9b9388f04a: Pull complete 03:41:28 52dc419b0ee2: Pull complete 03:41:28 6ad1cebc031e: Verifying Checksum 03:41:28 6ad1cebc031e: Download complete 03:41:28 25bc292e5bac: Pull complete 03:41:29 114826534d7a: Verifying Checksum 03:41:29 114826534d7a: Download complete 03:41:29 8a3aa393b2d8: Verifying Checksum 03:41:29 8a3aa393b2d8: Download complete 03:41:34 114826534d7a: Pull complete 03:41:34 4657fd5d0bcf: Pull complete 03:41:34 6ad1cebc031e: Pull complete 03:41:37 8a3aa393b2d8: Pull complete 03:41:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:41:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:37 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:41:37 $ 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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:41:45 $ docker top 76376be21d704f9bbf785031242d4507ae710316be3c0a04c412f41aa77551bd -eo pid,comm [Pipeline] { [Pipeline] echo 03:41:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:41:45 + set -o pipefail 03:41:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:41:52 03:41:52 Monitoring /w/workspace/edgex-go/415 (github.com/edgexfoundry/edgex-go)... 03:41:52 03:41:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8569f511-4dbe-4597-a81d-9741a740192c 03:41:52 03:41:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:41:52 03:41:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:41:52 03:41:52 03:41:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:41:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:41:52 More details here: https://snyk.co/ue1NS [Pipeline] } 03:41:52 $ docker stop --time=1 76376be21d704f9bbf785031242d4507ae710316be3c0a04c412f41aa77551bd 03:41:56 $ docker rm -f --volumes 76376be21d704f9bbf785031242d4507ae710316be3c0a04c412f41aa77551bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:41:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:57 provisioning config files... 03:41:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/415@tmp/config783005130069882620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:57 --> edgex-publish-swagger.sh 03:41:57 === Publish openapi/v2 API === 03:41:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:41:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/415/openapi/v2/core-command.yaml] 03:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:57 Dload Upload Total Spent Left Speed 03:41:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 145k --:--:-- --:--:-- --:--:-- 145k 100 31091 0 0 100 31091 0 63193 --:--:-- --:--:-- --:--:-- 63064 03:41:57 03:41:57 03:41:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/415/openapi/v2/core-data.yaml] 03:41:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:58 Dload Upload Total Spent Left Speed 03:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69092 0 0 100 69092 0 137k --:--:-- --:--:-- --:--:-- 137k 03:41:58 03:41:58 03:41:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/415/openapi/v2/core-metadata.yaml] 03:41:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:58 Dload Upload Total Spent Left Speed 03:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 1120k --:--:-- --:--:-- --:--:-- 1111k 100 142k 0 0 100 142k 0 262k --:--:-- --:--:-- --:--:-- 261k 03:41:59 03:41:59 03:41:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/415/openapi/v2/support-notifications.yaml] 03:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:59 Dload Upload Total Spent Left Speed 03:41:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86527 0 0 100 86527 0 152k --:--:-- --:--:-- --:--:-- 152k 03:41:59 03:41:59 03:41:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/415/openapi/v2/support-scheduler.yaml] 03:41:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:59 Dload Upload Total Spent Left Speed 03:42:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 71537 --:--:-- --:--:-- --:--:-- 71537 03:42:00 03:42:00 [Pipeline] } 03:42:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:42:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:00 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:42:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:01 $ docker top aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:01 [ssh-agent] Looking for ssh-agent implementation... 03:42:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:01 $ docker exec aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed ssh-agent 03:42:01 SSH_AUTH_SOCK=/tmp/ssh-fOxdLCdPirxN/agent.32 03:42:01 SSH_AGENT_PID=38 03:42:01 Running ssh-add (command line suppressed) 03:42:01 Identity added: /w/workspace/edgex-go/415@tmp/private_key_10374200194348452416.key (/w/workspace/edgex-go/415@tmp/private_key_10374200194348452416.key) 03:42:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:02 + git semver tag 03:42:02 2023-02-16 03:42:02,319 [run_tag] DEBUG tag force:False 03:42:02 2023-02-16 03:42:02,319 [check_head_tag] DEBUG check head tag 03:42:02 2023-02-16 03:42:02,321 [execute] INFO git cat-file --batch-check 03:42:02 2023-02-16 03:42:02,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=) 03:42:02 2023-02-16 03:42:02,326 [execute] INFO git cat-file --batch 03:42:02 2023-02-16 03:42:02,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=) 03:42:02 2023-02-16 03:42:02,376 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:42:02 2023-02-16 03:42:02,376 [execute] INFO git tag -a v3.0.0-dev.54 -m v3.0.0-dev.54 03:42:02 2023-02-16 03:42:02,377 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.54', '-m', 'v3.0.0-dev.54'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=None) 03:42:02 2023-02-16 03:42:02,381 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:42:02 3.0.0-dev.54 [Pipeline] } 03:42:02 $ docker exec --env ******** --env ******** aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed ssh-agent -k 03:42:02 unset SSH_AUTH_SOCK; 03:42:02 unset SSH_AGENT_PID; 03:42:02 echo Agent pid 38 killed; 03:42:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:03 + git semver [Pipeline] } 03:42:03 $ docker stop --time=1 aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed 03:42:04 $ docker rm -f --volumes aa99b9762508505bb2471c6d1385454d07cad1252bfe620493cf0b9f72af99ed [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:42:05 03:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:42:05 0.23.1-centos7: Pulling from edgex-lftools 03:42:05 ab5ef0e58194: Pulling fs layer 03:42:05 9712f1f96733: Pulling fs layer 03:42:05 63f879dbbcfc: Pulling fs layer 03:42:05 0d9ebad4ef96: Pulling fs layer 03:42:05 e9a5061849ea: Pulling fs layer 03:42:05 d747dcd14b5f: Pulling fs layer 03:42:05 0d9ebad4ef96: Waiting 03:42:05 e9a5061849ea: Waiting 03:42:05 2de7ff778b66: Pulling fs layer 03:42:05 d747dcd14b5f: Waiting 03:42:05 2de7ff778b66: Waiting 03:42:05 9712f1f96733: Verifying Checksum 03:42:05 9712f1f96733: Download complete 03:42:07 0d9ebad4ef96: Verifying Checksum 03:42:07 0d9ebad4ef96: Download complete 03:42:07 e9a5061849ea: Verifying Checksum 03:42:07 e9a5061849ea: Download complete 03:42:07 63f879dbbcfc: Verifying Checksum 03:42:07 63f879dbbcfc: Download complete 03:42:07 d747dcd14b5f: Download complete 03:42:07 2de7ff778b66: Verifying Checksum 03:42:07 2de7ff778b66: Download complete 03:42:08 ab5ef0e58194: Verifying Checksum 03:42:08 ab5ef0e58194: Download complete 03:42:11 ab5ef0e58194: Pull complete 03:42:11 9712f1f96733: Pull complete 03:42:12 63f879dbbcfc: Pull complete 03:42:16 0d9ebad4ef96: Pull complete 03:42:16 e9a5061849ea: Pull complete 03:42:16 d747dcd14b5f: Pull complete 03:42:17 2de7ff778b66: Pull complete 03:42:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:42:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:18 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:42:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:42:24 $ docker top 77c104eb2e58ad6be974476768fc48ceffa22c6560b806ac67d77ae4611ff6b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:42:24 provisioning config files... 03:42:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/415@tmp/config476184665735947139tmp 03:42:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/415@tmp/config12208052969019019062tmp 03:42:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/415@tmp/config16658147205882161332tmp [Pipeline] { [Pipeline] echo 03:42:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:42:24 ---> sigul-configuration.sh 03:42:24 gpg: directory `/root/.gnupg' created 03:42:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:42:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:42:24 gpg: keyring `/root/.gnupg/secring.gpg' created 03:42:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:42:24 gpg: CAST5 encrypted data 03:42:24 gpg: encrypted with 1 passphrase 03:42:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:42:25 + mkdir /home/jenkins 03:42:25 + mkdir /home/jenkins/sigul [Pipeline] sh 03:42:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:42:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:42:25 ---> sigul-install.sh 03:42:25 Sigul already installed; skipping installation. [Pipeline] sh 03:42:26 + git tag --list 03:42:26 0.6.0 03:42:26 0.6.1 03:42:26 0.7.0 03:42:26 0.7.1 03:42:26 v1.0.0 03:42:26 v1.0.1 03:42:26 v1.1.0 03:42:26 v1.2.0 03:42:26 v1.2.1 03:42:26 v1.3.0 03:42:26 v1.3.1 03:42:26 v2.0.0 03:42:26 v2.1.0 03:42:26 v2.1.1 03:42:26 v2.1.1-dev.1 03:42:26 v2.1.1-dev.2 03:42:26 v2.1.1-dev.3 03:42:26 v2.1.1-dev.4 03:42:26 v2.1.1-dev.5 03:42:26 v2.1.1-dev.6 03:42:26 v2.1.1-dev.7 03:42:26 v2.1.1-dev.8 03:42:26 v2.1.2-dev.1 03:42:26 v2.2.0 03:42:26 v2.2.1-dev.1 03:42:26 v2.2.1-dev.10 03:42:26 v2.2.1-dev.11 03:42:26 v2.2.1-dev.12 03:42:26 v2.2.1-dev.13 03:42:26 v2.2.1-dev.14 03:42:26 v2.2.1-dev.15 03:42:26 v2.2.1-dev.16 03:42:26 v2.2.1-dev.17 03:42:26 v2.2.1-dev.18 03:42:26 v2.2.1-dev.19 03:42:26 v2.2.1-dev.2 03:42:26 v2.2.1-dev.20 03:42:26 v2.2.1-dev.21 03:42:26 v2.2.1-dev.22 03:42:26 v2.2.1-dev.23 03:42:26 v2.2.1-dev.24 03:42:26 v2.2.1-dev.25 03:42:26 v2.2.1-dev.26 03:42:26 v2.2.1-dev.27 03:42:26 v2.2.1-dev.28 03:42:26 v2.2.1-dev.29 03:42:26 v2.2.1-dev.3 03:42:26 v2.2.1-dev.4 03:42:26 v2.2.1-dev.5 03:42:26 v2.2.1-dev.6 03:42:26 v2.2.1-dev.7 03:42:26 v2.2.1-dev.8 03:42:26 v2.2.1-dev.9 03:42:26 v2.3.0 03:42:26 v2.3.0-dev.100 03:42:26 v2.3.0-dev.101 03:42:26 v2.3.0-dev.102 03:42:26 v2.3.0-dev.103 03:42:26 v2.3.0-dev.104 03:42:26 v2.3.0-dev.105 03:42:26 v2.3.0-dev.106 03:42:26 v2.3.0-dev.29 03:42:26 v2.3.0-dev.30 03:42:26 v2.3.0-dev.31 03:42:26 v2.3.0-dev.32 03:42:26 v2.3.0-dev.33 03:42:26 v2.3.0-dev.34 03:42:26 v2.3.0-dev.35 03:42:26 v2.3.0-dev.36 03:42:26 v2.3.0-dev.37 03:42:26 v2.3.0-dev.38 03:42:26 v2.3.0-dev.39 03:42:26 v2.3.0-dev.40 03:42:26 v2.3.0-dev.41 03:42:26 v2.3.0-dev.42 03:42:26 v2.3.0-dev.43 03:42:26 v2.3.0-dev.44 03:42:26 v2.3.0-dev.45 03:42:26 v2.3.0-dev.46 03:42:26 v2.3.0-dev.47 03:42:26 v2.3.0-dev.48 03:42:26 v2.3.0-dev.49 03:42:26 v2.3.0-dev.50 03:42:26 v2.3.0-dev.51 03:42:26 v2.3.0-dev.52 03:42:26 v2.3.0-dev.53 03:42:26 v2.3.0-dev.54 03:42:26 v2.3.0-dev.55 03:42:26 v2.3.0-dev.56 03:42:26 v2.3.0-dev.57 03:42:26 v2.3.0-dev.58 03:42:26 v2.3.0-dev.59 03:42:26 v2.3.0-dev.60 03:42:26 v2.3.0-dev.61 03:42:26 v2.3.0-dev.62 03:42:26 v2.3.0-dev.63 03:42:26 v2.3.0-dev.64 03:42:26 v2.3.0-dev.65 03:42:26 v2.3.0-dev.66 03:42:26 v2.3.0-dev.67 03:42:26 v2.3.0-dev.68 03:42:26 v2.3.0-dev.69 03:42:26 v2.3.0-dev.70 03:42:26 v2.3.0-dev.71 03:42:26 v2.3.0-dev.72 03:42:26 v2.3.0-dev.73 03:42:26 v2.3.0-dev.74 03:42:26 v2.3.0-dev.75 03:42:26 v2.3.0-dev.76 03:42:26 v2.3.0-dev.77 03:42:26 v2.3.0-dev.78 03:42:26 v2.3.0-dev.79 03:42:26 v2.3.0-dev.80 03:42:26 v2.3.0-dev.81 03:42:26 v2.3.0-dev.82 03:42:26 v2.3.0-dev.83 03:42:26 v2.3.0-dev.84 03:42:26 v2.3.0-dev.85 03:42:26 v2.3.0-dev.86 03:42:26 v2.3.0-dev.87 03:42:26 v2.3.0-dev.88 03:42:26 v2.3.0-dev.89 03:42:26 v2.3.0-dev.90 03:42:26 v2.3.0-dev.91 03:42:26 v2.3.0-dev.92 03:42:26 v2.3.0-dev.93 03:42:26 v2.3.0-dev.94 03:42:26 v2.3.0-dev.95 03:42:26 v2.3.0-dev.96 03:42:26 v2.3.0-dev.97 03:42:26 v2.3.0-dev.98 03:42:26 v2.3.0-dev.99 03:42:26 v2.3.1-dev.1 03:42:26 v2.3.1-dev.2 03:42:26 v2.3.1-dev.3 03:42:26 v2.3.1-dev.4 03:42:26 v2.3.1-dev.5 03:42:26 v3.0.0-dev.1 03:42:26 v3.0.0-dev.10 03:42:26 v3.0.0-dev.11 03:42:26 v3.0.0-dev.12 03:42:26 v3.0.0-dev.13 03:42:26 v3.0.0-dev.14 03:42:26 v3.0.0-dev.15 03:42:26 v3.0.0-dev.16 03:42:26 v3.0.0-dev.17 03:42:26 v3.0.0-dev.18 03:42:26 v3.0.0-dev.19 03:42:26 v3.0.0-dev.2 03:42:26 v3.0.0-dev.20 03:42:26 v3.0.0-dev.21 03:42:26 v3.0.0-dev.22 03:42:26 v3.0.0-dev.23 03:42:26 v3.0.0-dev.24 03:42:26 v3.0.0-dev.25 03:42:26 v3.0.0-dev.26 03:42:26 v3.0.0-dev.27 03:42:26 v3.0.0-dev.28 03:42:26 v3.0.0-dev.29 03:42:26 v3.0.0-dev.3 03:42:26 v3.0.0-dev.30 03:42:26 v3.0.0-dev.31 03:42:26 v3.0.0-dev.32 03:42:26 v3.0.0-dev.33 03:42:26 v3.0.0-dev.34 03:42:26 v3.0.0-dev.35 03:42:26 v3.0.0-dev.36 03:42:26 v3.0.0-dev.37 03:42:26 v3.0.0-dev.38 03:42:26 v3.0.0-dev.39 03:42:26 v3.0.0-dev.4 03:42:26 v3.0.0-dev.40 03:42:26 v3.0.0-dev.41 03:42:26 v3.0.0-dev.42 03:42:26 v3.0.0-dev.43 03:42:26 v3.0.0-dev.44 03:42:26 v3.0.0-dev.45 03:42:26 v3.0.0-dev.46 03:42:26 v3.0.0-dev.47 03:42:26 v3.0.0-dev.48 03:42:26 v3.0.0-dev.49 03:42:26 v3.0.0-dev.5 03:42:26 v3.0.0-dev.50 03:42:26 v3.0.0-dev.51 03:42:26 v3.0.0-dev.52 03:42:26 v3.0.0-dev.53 03:42:26 v3.0.0-dev.54 03:42:26 v3.0.0-dev.6 03:42:26 v3.0.0-dev.7 03:42:26 v3.0.0-dev.8 03:42:26 v3.0.0-dev.9 [Pipeline] sh 03:42:26 + lftools sign git-tag v3.0.0-dev.54 03:42:26 Signing Git tag with Sigul... 03:42:26 Signing v3.0.0-dev.54 [Pipeline] echo 03:42:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:42:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:42:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:42:27 $ docker stop --time=1 77c104eb2e58ad6be974476768fc48ceffa22c6560b806ac67d77ae4611ff6b7 03:42:29 $ docker rm -f --volumes 77c104eb2e58ad6be974476768fc48ceffa22c6560b806ac67d77ae4611ff6b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:42:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:30 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:30 $ docker top fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc -eo pid,comm 03:42:30 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). 03:42:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:30 [ssh-agent] Looking for ssh-agent implementation... 03:42:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:30 $ docker exec fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc ssh-agent 03:42:30 SSH_AUTH_SOCK=/tmp/ssh-JVfWBf6yXlvN/agent.32 03:42:30 SSH_AGENT_PID=38 03:42:30 Running ssh-add (command line suppressed) 03:42:30 Identity added: /w/workspace/edgex-go/415@tmp/private_key_12643485500020436985.key (/w/workspace/edgex-go/415@tmp/private_key_12643485500020436985.key) 03:42:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:31 + git semver bump pre 03:42:31 2023-02-16 03:42:31,485 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:42:31 2023-02-16 03:42:31,486 [bump_version] DEBUG bumping version:3.0.0-dev.54 on axis:pre with prefix:dev 03:42:31 2023-02-16 03:42:31,486 [bump_version] DEBUG bumped version:3.0.0-dev.55 03:42:31 2023-02-16 03:42:31,486 [write_version] DEBUG write version:3.0.0-dev.55 to path:/w/workspace/edgex-go/415/.semver/main with force:True 03:42:31 2023-02-16 03:42:31,486 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:42:31 2023-02-16 03:42:31,486 [write_file] DEBUG write to file:/w/workspace/edgex-go/415/.semver/main 03:42:31 2023-02-16 03:42:31,490 [execute] INFO git cat-file --batch-check 03:42:31 2023-02-16 03:42:31,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=) 03:42:31 2023-02-16 03:42:31,498 [execute] INFO git cat-file --batch 03:42:31 2023-02-16 03:42:31,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=) 03:42:31 2023-02-16 03:42:31,504 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:42:31 3.0.0-dev.55 [Pipeline] } 03:42:31 $ docker exec --env ******** --env ******** fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc ssh-agent -k 03:42:31 unset SSH_AUTH_SOCK; 03:42:31 unset SSH_AGENT_PID; 03:42:31 echo Agent pid 38 killed; 03:42:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:31 + git semver [Pipeline] } 03:42:32 $ docker stop --time=1 fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc 03:42:33 $ docker rm -f --volumes fbfcf219173f52020b039f6f8a25a4a2a5b7b24981a8fd5cbab9297a1e32d6fc [Pipeline] // withDockerContainer [Pipeline] sh 03:42:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:42:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:34 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:42:34 $ docker top fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea -eo pid,comm 03:42:34 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). 03:42:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:34 [ssh-agent] Looking for ssh-agent implementation... 03:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:34 $ docker exec fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea ssh-agent 03:42:34 SSH_AUTH_SOCK=/tmp/ssh-ACfFJMEzLzTA/agent.31 03:42:34 SSH_AGENT_PID=38 03:42:34 Running ssh-add (command line suppressed) 03:42:35 Identity added: /w/workspace/edgex-go/415@tmp/private_key_7682645381430511455.key (/w/workspace/edgex-go/415@tmp/private_key_7682645381430511455.key) 03:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:35 + git semver push 03:42:35 2023-02-16 03:42:35,589 [run_push] DEBUG push 03:42:35 2023-02-16 03:42:35,590 [execute] INFO git cat-file --batch-check 03:42:35 2023-02-16 03:42:35,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=) 03:42:35 2023-02-16 03:42:35,594 [execute] INFO git rev-list ff9c4d020c7e42912a61d24139b693f4419ac0e4 -- 03:42:35 2023-02-16 03:42:35,595 [execute] DEBUG Popen(['git', 'rev-list', 'ff9c4d020c7e42912a61d24139b693f4419ac0e4', '--'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=None) 03:42:35 2023-02-16 03:42:35,611 [execute] INFO git fetch -v origin 03:42:35 2023-02-16 03:42:35,612 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=True, shell=None, istream=None) 03:42:36 2023-02-16 03:42:36,135 [run_push] DEBUG no remote changes detected 03:42:36 2023-02-16 03:42:36,135 [execute] INFO git push origin semver 03:42:36 2023-02-16 03:42:36,135 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/415/.semver, universal_newlines=False, shell=None, istream=None) 03:42:37 2023-02-16 03:42:37,023 [run_push] DEBUG push all version tags 03:42:37 2023-02-16 03:42:37,023 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:42:37 2023-02-16 03:42:37,024 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/415, universal_newlines=False, shell=None, istream=None) 03:42:38 2023-02-16 03:42:37,928 [read_version] DEBUG read version from /w/workspace/edgex-go/415/.semver/main 03:42:38 3.0.0-dev.55 [Pipeline] } 03:42:38 $ docker exec --env ******** --env ******** fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea ssh-agent -k 03:42:38 unset SSH_AUTH_SOCK; 03:42:38 unset SSH_AGENT_PID; 03:42:38 echo Agent pid 38 killed; 03:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:42:38 + git semver [Pipeline] } 03:42:38 $ docker stop --time=1 fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea 03:42:40 $ docker rm -f --volumes fa77b2456bcee6203672f3375e441afab3eb0aaf84e18248253707c51705a6ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:42:40 + [ -d /w/workspace/edgex-go/415/archives ] [Pipeline] libraryResource [Pipeline] sh 03:42:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:42:41 ---> package-listing.sh 03:42:41 ++ facter osfamily 03:42:41 ++ tr '[:upper:]' '[:lower:]' 03:42:42 + OS_FAMILY=debian 03:42:42 + workspace=/w/workspace/edgex-go/415 03:42:42 + START_PACKAGES=/tmp/packages_start.txt 03:42:42 + END_PACKAGES=/tmp/packages_end.txt 03:42:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:42 + PACKAGES=/tmp/packages_start.txt 03:42:42 + '[' /w/workspace/edgex-go/415 ']' 03:42:42 + PACKAGES=/tmp/packages_end.txt 03:42:42 + case "${OS_FAMILY}" in 03:42:42 + dpkg -l 03:42:42 + grep '^ii' 03:42:42 + '[' -f /tmp/packages_start.txt ']' 03:42:42 + '[' -f /tmp/packages_end.txt ']' 03:42:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:42 + '[' /w/workspace/edgex-go/415 ']' 03:42:42 + mkdir -p /w/workspace/edgex-go/415/archives/ 03:42:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/415/archives/ [Pipeline] echo 03:42:42 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/415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:42 03:42:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:43 latest: Pulling from edgex-lftools-log-publisher 03:42:43 5eb5b503b376: Pulling fs layer 03:42:43 5c69ac0246d0: Pulling fs layer 03:42:43 ec43610c2a17: Pulling fs layer 03:42:43 3a2ae6a8a46f: Pulling fs layer 03:42:43 33b1e0a273af: Pulling fs layer 03:42:43 5d3b04190fa2: Pulling fs layer 03:42:43 2f39f015ded8: Pulling fs layer 03:42:43 33b1e0a273af: Waiting 03:42:43 5d3b04190fa2: Waiting 03:42:43 2f39f015ded8: Waiting 03:42:43 3a2ae6a8a46f: Waiting 03:42:43 5c69ac0246d0: Download complete 03:42:43 3a2ae6a8a46f: Download complete 03:42:43 33b1e0a273af: Verifying Checksum 03:42:43 33b1e0a273af: Download complete 03:42:43 5d3b04190fa2: Verifying Checksum 03:42:43 5d3b04190fa2: Download complete 03:42:43 ec43610c2a17: Verifying Checksum 03:42:43 ec43610c2a17: Download complete 03:42:43 5eb5b503b376: Download complete 03:42:44 2f39f015ded8: Download complete 03:42:45 5eb5b503b376: Pull complete 03:42:45 5c69ac0246d0: Pull complete 03:42:45 ec43610c2a17: Pull complete 03:42:45 3a2ae6a8a46f: Pull complete 03:42:46 33b1e0a273af: Pull complete 03:42:46 5d3b04190fa2: Pull complete 03:42:51 2f39f015ded8: Pull complete 03:42:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:42:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:51 prd-ubuntu20.04-docker-8c-8g-6241 does not seem to be running inside a container 03:42:51 $ 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/415/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/415 -v /w/workspace/edgex-go/415:/w/workspace/edgex-go/415:rw,z -v /w/workspace/edgex-go/415@tmp:/w/workspace/edgex-go/415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:42:55 $ docker top e9cca2f7d640f9b9b702b832883e01bae07c9cc934208317b9b6513dacaca340 -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:42:56 + ls /var/log/sa-host 03:42:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:56 provisioning config files... 03:42:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/415@tmp/config7309190476440809536tmp [Pipeline] { [Pipeline] echo 03:42:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:57 ---> create-netrc.sh [Pipeline] } 03:42:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:42:57 ---> python-tools-install.sh [Pipeline] echo 03:42:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:57 ---> sudo-logs.sh 03:42:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:58 ---> job-cost.sh 03:42:58 lf-activate-venv: SKIPPING 03:42:58 DEBUG: total: 0.10999999940395355 03:42:58 INFO: Retrieving Stack Cost... 03:42:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:59 INFO: Archiving Costs [Pipeline] echo 03:42:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:59 ---> logs-deploy.sh 03:42:59 lf-activate-venv: SKIPPING 03:42:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/415 03:42:59 INFO: archiving workspace using pattern(s): 03:43:00 Archives upload complete. 03:43:00 INFO: archiving logs to Nexus 03:43:01 ---> uname -a: 03:43:01 Linux prd-ubuntu20-04-docker-8c-8g-6241 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:43:01 03:43:01 03:43:01 ---> lscpu: 03:43:01 Architecture: x86_64 03:43:01 CPU op-mode(s): 32-bit, 64-bit 03:43:01 Byte Order: Little Endian 03:43:01 Address sizes: 40 bits physical, 48 bits virtual 03:43:01 CPU(s): 8 03:43:01 On-line CPU(s) list: 0-7 03:43:01 Thread(s) per core: 1 03:43:01 Core(s) per socket: 1 03:43:01 Socket(s): 8 03:43:01 NUMA node(s): 1 03:43:01 Vendor ID: AuthenticAMD 03:43:01 CPU family: 23 03:43:01 Model: 49 03:43:01 Model name: AMD EPYC-Rome Processor 03:43:01 Stepping: 0 03:43:01 CPU MHz: 2800.000 03:43:01 BogoMIPS: 5600.00 03:43:01 Virtualization: AMD-V 03:43:01 Hypervisor vendor: KVM 03:43:01 Virtualization type: full 03:43:01 L1d cache: 256 KiB 03:43:01 L1i cache: 256 KiB 03:43:01 L2 cache: 4 MiB 03:43:01 L3 cache: 128 MiB 03:43:01 NUMA node0 CPU(s): 0-7 03:43:01 Vulnerability Itlb multihit: Not affected 03:43:01 Vulnerability L1tf: Not affected 03:43:01 Vulnerability Mds: Not affected 03:43:01 Vulnerability Meltdown: Not affected 03:43:01 Vulnerability Mmio stale data: Not affected 03:43:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:43:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:43:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:43:01 Vulnerability Srbds: Not affected 03:43:01 Vulnerability Tsx async abort: Not affected 03:43:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:43:01 03:43:01 03:43:01 ---> nproc: 03:43:01 8 03:43:01 03:43:01 03:43:01 ---> df -h: 03:43:01 Filesystem Size Used Avail Use% Mounted on 03:43:01 overlay 155G 22G 134G 14% / 03:43:01 tmpfs 64M 0 64M 0% /dev 03:43:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:43:01 shm 64M 0 64M 0% /dev/shm 03:43:01 /dev/vda1 155G 22G 134G 14% /facter-os 03:43:01 03:43:01 03:43:01 ---> sar -b -r -n DEV: 03:43:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6241) 02/16/23 _x86_64_ (8 CPU) 03:43:01 03:43:01 03:11:32 LINUX RESTART (8 CPU) 03:43:01 03:43:01 03:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:43:01 03:13:01 112.85 19.09 93.75 0.00 2084.24 116301.50 0.00 03:43:01 03:14:01 93.67 0.68 92.98 0.00 26.00 95529.55 0.00 03:43:01 03:15:01 32.33 0.25 32.08 0.00 4.27 8319.56 0.00 03:43:01 03:16:01 260.12 2.48 257.64 0.00 29.60 88526.45 0.00 03:43:01 03:17:01 374.74 6.13 368.61 0.00 112.36 237076.84 0.00 03:43:01 03:18:01 612.80 6.85 605.95 0.00 839.59 128272.09 0.00 03:43:01 03:19:01 340.04 3.52 336.53 0.00 1985.27 129250.32 0.00 03:43:01 03:20:01 314.80 1.90 312.90 0.00 15.20 114820.86 0.00 03:43:01 03:21:01 173.12 1.75 171.37 0.00 2269.49 97374.44 0.00 03:43:01 03:22:01 576.94 0.30 576.64 0.00 20.80 91284.79 0.00 03:43:01 03:23:01 383.64 0.10 383.54 0.00 10.66 48653.62 0.00 03:43:01 03:24:01 22.65 0.13 22.51 0.00 18.40 714.01 0.00 03:43:01 03:25:01 8.22 0.02 8.20 0.00 3.20 211.03 0.00 03:43:01 03:26:01 1.77 0.00 1.77 0.00 0.00 18.40 0.00 03:43:01 03:27:01 1.92 0.02 1.90 0.00 0.13 21.20 0.00 03:43:01 03:28:01 1.08 0.00 1.08 0.00 0.00 16.93 0.00 03:43:01 03:29:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 03:43:01 03:30:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 03:43:01 03:31:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 03:43:01 03:32:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 03:43:01 03:33:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 03:43:01 03:34:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 03:43:01 03:35:01 1.03 0.00 1.03 0.00 0.00 10.26 0.00 03:43:01 03:36:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 03:43:01 03:37:01 3.13 1.58 1.55 0.00 36.26 18.80 0.00 03:43:01 03:38:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 03:43:01 03:39:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 03:43:01 03:40:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 03:43:01 03:41:01 0.93 0.00 0.93 0.00 0.00 9.60 0.00 03:43:01 03:42:01 74.44 0.08 74.35 0.00 8.00 33588.14 0.00 03:43:01 Average: 113.44 1.50 111.94 0.00 248.79 39673.13 0.00 03:43:01 03:43:01 03:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:43:01 03:13:01 28675848 31578984 732920 2.23 74968 3095084 1971880 5.81 1059884 2776988 744 03:43:01 03:14:01 27853016 31481016 820276 2.49 113616 3710700 1993448 5.87 1552424 3022444 25308 03:43:01 03:15:01 27669392 31562404 741616 2.26 115984 3964852 1870508 5.51 1399884 3354764 328564 03:43:01 03:16:01 24694784 31379772 895940 2.72 179024 6459188 2451764 7.23 1885004 5572644 1144044 03:43:01 03:17:01 20688128 31501040 786408 2.39 285820 10367508 1962072 5.78 1740372 9625984 440 03:43:01 03:18:01 21313648 31446976 824280 2.51 312508 9666212 2083000 6.14 2053784 8674748 289108 03:43:01 03:19:01 19528520 31383828 865468 2.63 341972 11186324 2277524 6.71 2376180 9936488 78388 03:43:01 03:20:01 16900620 31397144 861172 2.62 405796 13606748 2094712 6.17 2537040 12264228 502796 03:43:01 03:21:01 15965444 31450272 809616 2.46 407924 14620600 2073000 6.11 2484412 13278948 2784 03:43:01 03:22:01 16346552 31324532 931988 2.83 426080 14104180 2218424 6.54 2591868 12798888 408 03:43:01 03:23:01 18009108 31506888 756512 2.30 428500 12658300 1995232 5.88 2451036 11320608 1088 03:43:01 03:24:01 18002260 31502548 760576 2.31 429788 12659616 1990204 5.87 2457260 11320980 864 03:43:01 03:25:01 18014300 31515316 748032 2.27 430196 12659760 1841084 5.43 2444112 11321148 16 03:43:01 03:26:01 18014760 31515796 747824 2.27 430224 12659764 1841084 5.43 2443876 11321152 12 03:43:01 03:27:01 18020084 31521244 742420 2.26 430264 12659768 1875012 5.53 2436220 11321160 24 03:43:01 03:28:01 18020336 31521492 742184 2.26 430272 12659748 1875012 5.53 2436088 11321136 180 03:43:01 03:29:01 18021612 31522772 740864 2.25 430296 12659752 1875012 5.53 2435156 11321140 8 03:43:01 03:30:01 18021556 31522760 740848 2.25 430328 12659752 1875012 5.53 2435228 11321140 148 03:43:01 03:31:01 18021508 31522728 740812 2.25 430340 12659756 1875012 5.53 2435244 11321144 28 03:43:01 03:32:01 18021492 31522768 740736 2.25 430364 12659760 1875012 5.53 2435472 11321148 8 03:43:01 03:33:01 18021468 31522744 740684 2.25 430380 12659760 1875012 5.53 2435440 11321148 8 03:43:01 03:34:01 18021376 31522688 740892 2.25 430392 12659768 1875012 5.53 2435364 11321156 44 03:43:01 03:35:01 18021580 31522896 740592 2.25 430404 12659768 1875012 5.53 2435820 11321156 184 03:43:01 03:36:01 18021344 31522688 740788 2.25 430416 12659776 1875012 5.53 2435984 11321160 288 03:43:01 03:37:01 18011272 31514860 748492 2.28 430452 12660864 1891180 5.57 2448960 11321448 48 03:43:01 03:38:01 18011036 31514644 748716 2.28 430464 12660864 1891180 5.57 2448316 11321448 192 03:43:01 03:39:01 18010736 31514348 748932 2.28 430484 12660868 1891180 5.57 2448140 11321452 12 03:43:01 03:40:01 18010832 31514484 748900 2.28 430500 12660872 1891180 5.57 2448612 11321456 172 03:43:01 03:41:01 18010612 31514264 749112 2.28 430516 12660872 1891180 5.57 2448224 11321456 12 03:43:01 03:42:01 17213736 31464360 796028 2.42 436432 13365112 2189328 6.45 2542068 11981628 344 03:43:01 Average: 19305232 31493609 774454 2.36 375823 11489530 1968643 5.80 2287249 10279680 79209 03:43:01 03:43:01 03:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:43:01 03:13:01 docker0 190.62 204.92 13.23 2736.16 0.00 0.00 0.00 0.00 03:43:01 03:13:01 vethe3c5038 15.18 18.29 1.40 19.38 0.00 0.00 0.00 0.00 03:43:01 03:13:01 ens3 969.71 858.48 11786.13 127.39 0.00 0.00 0.00 0.00 03:43:01 03:13:01 lo 4.73 4.73 0.46 0.46 0.00 0.00 0.00 0.00 03:43:01 03:14:01 docker0 58.42 71.65 4.82 673.94 0.00 0.00 0.00 0.00 03:43:01 03:14:01 veth3ca9dc2 1.05 1.23 0.08 0.10 0.00 0.00 0.00 0.00 03:43:01 03:14:01 ens3 103.95 78.99 706.05 19.93 0.00 0.00 0.00 0.00 03:43:01 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:15:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 03:43:01 03:15:01 ens3 44.64 51.82 29.85 105.63 0.00 0.00 0.00 0.00 03:43:01 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:16:01 veth64af70a 74.17 113.03 6.94 375.52 0.00 0.00 0.00 0.03 03:43:01 03:16:01 veth0f9aa45 91.52 127.56 8.81 812.14 0.00 0.00 0.00 0.07 03:43:01 03:16:01 docker0 461.52 681.75 36.13 3362.79 0.00 0.00 0.00 0.00 03:43:01 03:16:01 veth6e727a1 128.00 193.60 11.01 810.12 0.00 0.00 0.00 0.07 03:43:01 03:16:01 veth4ce16c2 71.00 105.52 6.60 342.02 0.00 0.00 0.00 0.03 03:43:01 03:16:01 ens3 770.22 522.10 5054.68 59.55 0.00 0.00 0.00 0.00 03:43:01 03:16:01 veth8d45ac0 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 03:43:01 03:16:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 03:43:01 03:16:01 vethd272afd 87.84 123.88 8.41 779.95 0.00 0.00 0.00 0.06 03:43:01 03:17:01 docker0 325.46 404.27 20.90 2730.80 0.00 0.00 0.00 0.00 03:43:01 03:17:01 ens3 412.76 329.76 2738.46 28.28 0.00 0.00 0.00 0.00 03:43:01 03:17:01 veth8d45ac0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:43:01 03:18:01 veth4fcdcc8 10.81 15.53 1.05 5.45 0.00 0.00 0.00 0.00 03:43:01 03:18:01 docker0 35.43 55.16 2.38 380.74 0.00 0.00 0.00 0.00 03:43:01 03:18:01 ens3 436.59 223.81 1799.42 31.75 0.00 0.00 0.00 0.00 03:43:01 03:18:01 veth8d45ac0 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 03:43:01 03:18:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 03:43:01 03:19:01 docker0 369.87 534.21 29.53 3366.78 0.00 0.00 0.00 0.00 03:43:01 03:19:01 veth36cb6d0 41.74 58.14 3.97 146.06 0.00 0.00 0.00 0.01 03:43:01 03:19:01 ens3 709.60 437.46 4515.44 49.93 0.00 0.00 0.00 0.00 03:43:01 03:19:01 veth8d45ac0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:43:01 03:19:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 03:43:01 03:19:01 veth73e7d86 58.82 90.98 5.61 456.23 0.00 0.00 0.00 0.04 03:43:01 03:19:01 veth0e8b728 53.32 83.77 5.09 355.71 0.00 0.00 0.00 0.03 03:43:01 03:20:01 docker0 147.34 195.37 11.57 2538.86 0.00 0.00 0.00 0.00 03:43:01 03:20:01 ens3 394.95 211.91 2946.72 22.37 0.00 0.00 0.00 0.00 03:43:01 03:20:01 veth8d45ac0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:20:01 vethb75c1f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:43:01 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:21:01 ens3 10.05 6.42 8.18 4.47 0.00 0.00 0.00 0.00 03:43:01 03:21:01 veth8d45ac0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:21:01 veth2ff5518 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:43:01 03:22:01 docker0 9.07 19.30 0.58 223.01 0.00 0.00 0.00 0.00 03:43:01 03:22:01 ens3 60.36 33.86 255.48 18.44 0.00 0.00 0.00 0.00 03:43:01 03:22:01 veth7adae2c 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:43:01 03:22:01 veth8d45ac0 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 03:43:01 03:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:43:01 03:23:01 docker0 1.47 3.72 0.10 41.12 0.00 0.00 0.00 0.00 03:43:01 03:23:01 ens3 121.16 126.30 107.89 346.52 0.00 0.00 0.00 0.00 03:43:01 03:23:01 lo 7.00 7.00 0.69 0.69 0.00 0.00 0.00 0.00 03:43:01 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:24:01 ens3 469.27 466.61 233.21 2391.41 0.00 0.00 0.00 0.00 03:43:01 03:24:01 lo 44.59 44.59 4.39 4.39 0.00 0.00 0.00 0.00 03:43:01 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:25:01 ens3 132.96 119.00 66.62 699.49 0.00 0.00 0.00 0.00 03:43:01 03:25:01 lo 10.86 10.86 1.07 1.07 0.00 0.00 0.00 0.00 03:43:01 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:26:01 ens3 1.68 1.02 4.20 0.07 0.00 0.00 0.00 0.00 03:43:01 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:27:01 ens3 1.05 0.88 0.61 0.49 0.00 0.00 0.00 0.00 03:43:01 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:28:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:43:01 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:29:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:43:01 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:30:01 ens3 0.48 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:43:01 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:31:01 ens3 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 03:43:01 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:32:01 ens3 0.80 0.75 0.39 0.30 0.00 0.00 0.00 0.00 03:43:01 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:33:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 03:43:01 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:35:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:43:01 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:37:01 ens3 7.37 6.00 5.06 6.24 0.00 0.00 0.00 0.00 03:43:01 03:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:43:01 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:40:01 ens3 0.30 0.22 0.18 0.01 0.00 0.00 0.00 0.00 03:43:01 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:42:01 docker0 38.21 64.79 3.40 588.37 0.00 0.00 0.00 0.00 03:43:01 03:42:01 veth2d9fdf4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 03:42:01 ens3 243.39 174.35 4582.05 32.61 0.00 0.00 0.00 0.00 03:43:01 03:42:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 03:43:01 Average: docker0 54.59 74.51 4.09 554.77 0.00 0.00 0.00 0.00 03:43:01 Average: veth2d9fdf4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 Average: ens3 163.10 121.69 1161.42 131.50 0.00 0.00 0.00 0.00 03:43:01 Average: lo 2.49 2.49 0.24 0.24 0.00 0.00 0.00 0.00 03:43:01 03:43:01 03:43:01 ---> sar -P ALL: 03:43:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6241) 02/16/23 _x86_64_ (8 CPU) 03:43:01 03:43:01 03:11:32 LINUX RESTART (8 CPU) 03:43:01 03:43:01 03:12:01 CPU %user %nice %system %iowait %steal %idle 03:43:01 03:13:01 all 9.87 0.00 3.46 4.07 0.08 82.51 03:43:01 03:13:01 0 7.21 0.00 3.03 7.13 0.08 82.55 03:43:01 03:13:01 1 8.26 0.00 2.39 2.81 0.08 86.45 03:43:01 03:13:01 2 9.12 0.00 4.30 13.12 0.10 73.36 03:43:01 03:13:01 3 13.14 0.00 3.85 2.80 0.08 80.13 03:43:01 03:13:01 4 11.23 0.00 4.34 0.12 0.07 84.25 03:43:01 03:13:01 5 12.24 0.00 3.12 0.70 0.07 83.87 03:43:01 03:13:01 6 8.54 0.00 2.91 2.71 0.05 85.79 03:43:01 03:13:01 7 9.24 0.00 3.77 3.24 0.10 83.65 03:43:01 03:14:01 all 29.85 0.00 5.60 3.71 0.11 60.72 03:43:01 03:14:01 0 30.09 0.00 5.50 18.94 0.12 45.35 03:43:01 03:14:01 1 28.92 0.00 6.39 0.54 0.12 64.04 03:43:01 03:14:01 2 30.01 0.00 5.15 7.92 0.10 56.82 03:43:01 03:14:01 3 29.21 0.00 4.90 0.84 0.14 64.92 03:43:01 03:14:01 4 29.48 0.00 5.61 0.49 0.10 64.32 03:43:01 03:14:01 5 30.84 0.00 5.08 0.20 0.08 63.79 03:43:01 03:14:01 6 30.77 0.00 5.28 0.50 0.10 63.35 03:43:01 03:14:01 7 29.52 0.00 6.89 0.27 0.15 63.17 03:43:01 03:15:01 all 45.98 0.00 6.14 0.29 0.10 47.49 03:43:01 03:15:01 0 45.52 0.00 6.50 0.17 0.12 47.69 03:43:01 03:15:01 1 45.03 0.00 5.82 0.00 0.10 49.06 03:43:01 03:15:01 2 47.14 0.00 6.57 0.52 0.10 45.67 03:43:01 03:15:01 3 47.36 0.00 6.04 0.17 0.10 46.33 03:43:01 03:15:01 4 45.06 0.00 6.16 0.02 0.12 48.65 03:43:01 03:15:01 5 45.37 0.00 6.14 0.00 0.10 48.39 03:43:01 03:15:01 6 45.62 0.00 6.11 1.42 0.10 46.75 03:43:01 03:15:01 7 46.72 0.00 5.79 0.05 0.08 47.36 03:43:01 03:16:01 all 10.58 0.00 6.53 8.35 0.11 74.42 03:43:01 03:16:01 0 10.70 0.00 6.25 26.76 0.08 56.20 03:43:01 03:16:01 1 9.78 0.00 5.97 3.58 0.10 80.57 03:43:01 03:16:01 2 11.05 0.00 6.20 5.25 0.12 77.38 03:43:01 03:16:01 3 11.50 0.00 7.29 4.06 0.12 77.03 03:43:01 03:16:01 4 10.90 0.00 5.09 8.14 0.08 75.79 03:43:01 03:16:01 5 9.43 0.00 7.48 3.52 0.08 79.49 03:43:01 03:16:01 6 11.18 0.00 7.63 11.93 0.14 69.12 03:43:01 03:16:01 7 10.13 0.00 6.37 3.30 0.14 80.05 03:43:01 03:17:01 all 7.65 0.00 5.31 19.09 0.05 67.90 03:43:01 03:17:01 0 8.98 0.00 7.24 64.11 0.07 19.59 03:43:01 03:17:01 1 7.41 0.00 4.68 5.80 0.05 82.05 03:43:01 03:17:01 2 7.17 0.00 5.66 8.11 0.05 79.01 03:43:01 03:17:01 3 8.11 0.00 5.17 4.90 0.05 81.77 03:43:01 03:17:01 4 7.65 0.00 4.79 4.39 0.05 83.12 03:43:01 03:17:01 5 7.16 0.00 4.79 10.30 0.05 77.69 03:43:01 03:17:01 6 7.25 0.00 5.20 13.24 0.03 74.28 03:43:01 03:17:01 7 7.47 0.00 4.93 41.98 0.08 45.54 03:43:01 03:18:01 all 40.49 0.00 8.32 16.69 0.10 34.40 03:43:01 03:18:01 0 40.30 0.00 8.32 8.14 0.10 43.14 03:43:01 03:18:01 1 39.36 0.00 8.94 4.61 0.10 46.99 03:43:01 03:18:01 2 40.24 0.00 8.27 38.03 0.10 13.36 03:43:01 03:18:01 3 40.33 0.00 7.84 24.90 0.10 26.83 03:43:01 03:18:01 4 41.95 0.00 8.13 22.02 0.10 27.80 03:43:01 03:18:01 5 40.85 0.00 8.36 7.04 0.10 43.64 03:43:01 03:18:01 6 40.69 0.00 7.99 17.09 0.10 34.14 03:43:01 03:18:01 7 40.18 0.00 8.67 11.81 0.10 39.23 03:43:01 03:19:01 all 8.41 0.00 4.56 34.55 0.09 52.40 03:43:01 03:19:01 0 8.57 0.00 5.72 43.58 0.08 42.05 03:43:01 03:19:01 1 6.22 0.00 3.80 27.13 0.07 62.78 03:43:01 03:19:01 2 8.52 0.00 4.08 35.42 0.10 51.89 03:43:01 03:19:01 3 9.06 0.00 4.24 36.61 0.10 49.99 03:43:01 03:19:01 4 9.90 0.00 5.43 48.49 0.07 36.11 03:43:01 03:19:01 5 9.37 0.00 4.84 20.65 0.07 65.07 03:43:01 03:19:01 6 8.57 0.00 3.93 40.13 0.08 47.29 03:43:01 03:19:01 7 7.06 0.00 4.45 24.42 0.12 63.94 03:43:01 03:20:01 all 13.90 0.00 4.81 28.77 0.07 52.44 03:43:01 03:20:01 0 14.46 0.00 5.53 30.07 0.10 49.84 03:43:01 03:20:01 1 11.15 0.00 4.71 41.86 0.07 42.22 03:43:01 03:20:01 2 15.65 0.00 4.35 19.82 0.05 60.13 03:43:01 03:20:01 3 13.31 0.00 5.17 35.28 0.07 46.17 03:43:01 03:20:01 4 14.74 0.00 4.85 33.31 0.05 47.05 03:43:01 03:20:01 5 13.66 0.00 4.98 37.52 0.05 43.79 03:43:01 03:20:01 6 15.37 0.00 4.64 19.46 0.05 60.48 03:43:01 03:20:01 7 12.86 0.00 4.25 12.79 0.15 69.94 03:43:01 03:21:01 all 10.11 0.00 3.19 30.56 0.04 56.10 03:43:01 03:21:01 0 9.79 0.00 3.82 18.56 0.03 67.80 03:43:01 03:21:01 1 9.22 0.00 3.19 54.88 0.03 32.68 03:43:01 03:21:01 2 11.25 0.00 3.33 33.62 0.05 51.75 03:43:01 03:21:01 3 9.96 0.00 3.97 51.72 0.05 34.30 03:43:01 03:21:01 4 9.94 0.00 2.98 30.22 0.03 56.83 03:43:01 03:21:01 5 10.89 0.00 2.74 26.67 0.03 59.66 03:43:01 03:21:01 6 10.18 0.00 2.44 11.10 0.03 76.24 03:43:01 03:21:01 7 9.66 0.00 3.07 17.78 0.05 69.44 03:43:01 03:22:01 all 41.49 0.00 8.08 14.71 0.12 35.60 03:43:01 03:22:01 0 43.53 0.00 9.10 5.01 0.12 42.25 03:43:01 03:22:01 1 40.23 0.00 7.08 13.70 0.14 38.86 03:43:01 03:22:01 2 43.35 0.00 8.20 7.13 0.08 41.24 03:43:01 03:22:01 3 42.36 0.00 8.68 21.35 0.10 27.51 03:43:01 03:22:01 4 43.35 0.00 7.96 24.14 0.13 24.41 03:43:01 03:22:01 5 38.41 0.00 8.05 6.88 0.10 46.55 03:43:01 03:22:01 6 39.35 0.00 7.75 28.88 0.14 23.88 03:43:01 03:22:01 7 41.31 0.00 7.76 10.80 0.14 40.00 03:43:01 03:23:01 all 22.38 0.00 4.88 14.51 0.11 58.13 03:43:01 03:23:01 0 23.12 0.00 5.78 16.97 0.10 54.02 03:43:01 03:23:01 1 20.84 0.00 4.81 4.93 0.07 69.36 03:43:01 03:23:01 2 22.82 0.00 4.72 18.17 0.10 54.18 03:43:01 03:23:01 3 23.64 0.00 5.34 20.80 0.12 50.10 03:43:01 03:23:01 4 23.78 0.00 5.44 20.16 0.10 50.52 03:43:01 03:23:01 5 19.50 0.00 4.23 3.49 0.10 72.67 03:43:01 03:23:01 6 20.56 0.00 4.18 18.93 0.14 56.19 03:43:01 03:23:01 7 24.76 0.00 4.52 12.66 0.14 57.92 03:43:01 03:43:01 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:43:01 03:24:01 all 7.42 0.00 0.92 3.17 0.09 88.40 03:43:01 03:24:01 0 10.05 0.00 1.07 0.65 0.08 88.14 03:43:01 03:24:01 1 6.72 0.00 0.75 0.22 0.07 92.25 03:43:01 03:24:01 2 7.72 0.00 0.90 11.05 0.08 80.24 03:43:01 03:24:01 3 10.51 0.00 1.22 10.42 0.17 77.68 03:43:01 03:24:01 4 6.53 0.00 0.93 0.55 0.08 91.90 03:43:01 03:24:01 5 4.81 0.00 0.58 0.18 0.07 94.36 03:43:01 03:24:01 6 3.73 0.00 0.70 1.10 0.07 94.40 03:43:01 03:24:01 7 9.27 0.00 1.18 1.23 0.13 88.18 03:43:01 03:25:01 all 2.22 0.00 0.28 1.60 0.02 95.88 03:43:01 03:25:01 0 3.64 0.00 0.42 0.37 0.02 95.56 03:43:01 03:25:01 1 2.59 0.00 0.25 0.00 0.02 97.14 03:43:01 03:25:01 2 1.40 0.00 0.20 0.22 0.02 98.17 03:43:01 03:25:01 3 2.69 0.00 0.27 10.92 0.03 86.09 03:43:01 03:25:01 4 2.38 0.00 0.33 0.08 0.02 97.19 03:43:01 03:25:01 5 1.48 0.00 0.22 0.07 0.02 98.21 03:43:01 03:25:01 6 0.93 0.00 0.18 0.72 0.02 98.15 03:43:01 03:25:01 7 2.61 0.00 0.40 0.42 0.03 96.54 03:43:01 03:26:01 all 0.12 0.00 0.02 0.02 0.01 99.84 03:43:01 03:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:43:01 03:26:01 1 0.83 0.00 0.05 0.00 0.02 99.10 03:43:01 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:26:01 3 0.03 0.00 0.02 0.10 0.00 99.85 03:43:01 03:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:43:01 03:26:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:43:01 03:26:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:43:01 03:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:43:01 03:27:01 all 0.04 0.00 0.03 0.01 0.00 99.92 03:43:01 03:27:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:43:01 03:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:27:01 2 0.07 0.00 0.05 0.00 0.02 99.87 03:43:01 03:27:01 3 0.05 0.00 0.05 0.02 0.02 99.87 03:43:01 03:27:01 4 0.03 0.00 0.02 0.02 0.00 99.93 03:43:01 03:27:01 5 0.05 0.00 0.03 0.02 0.00 99.90 03:43:01 03:27:01 6 0.02 0.00 0.02 0.05 0.00 99.92 03:43:01 03:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:43:01 03:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:43:01 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:43:01 03:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:43:01 03:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:43:01 03:28:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:43:01 03:28:01 6 0.00 0.00 0.00 0.02 0.02 99.97 03:43:01 03:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:29:01 all 0.16 0.00 0.01 0.01 0.00 99.81 03:43:01 03:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:43:01 03:29:01 1 1.08 0.00 0.00 0.00 0.02 98.91 03:43:01 03:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:43:01 03:29:01 3 0.03 0.00 0.00 0.08 0.00 99.88 03:43:01 03:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:43:01 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:29:01 6 0.02 0.00 0.00 0.03 0.00 99.95 03:43:01 03:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:30:01 all 0.13 0.00 0.01 0.01 0.01 99.85 03:43:01 03:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:43:01 03:30:01 1 0.88 0.00 0.00 0.00 0.00 99.12 03:43:01 03:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:43:01 03:30:01 3 0.07 0.00 0.02 0.05 0.02 99.85 03:43:01 03:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:43:01 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 03:31:01 all 0.03 0.00 0.02 0.06 0.01 99.89 03:43:01 03:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:43:01 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:43:01 03:31:01 3 0.05 0.00 0.03 0.33 0.00 99.58 03:43:01 03:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:43:01 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:31:01 6 0.02 0.00 0.02 0.12 0.02 99.83 03:43:01 03:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:43:01 03:32:01 all 0.14 0.00 0.01 0.08 0.01 99.75 03:43:01 03:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:43:01 03:32:01 1 0.96 0.00 0.02 0.00 0.02 99.01 03:43:01 03:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:43:01 03:32:01 3 0.02 0.00 0.00 0.48 0.00 99.50 03:43:01 03:32:01 4 0.10 0.00 0.02 0.00 0.00 99.88 03:43:01 03:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:43:01 03:32:01 6 0.00 0.00 0.02 0.13 0.02 99.83 03:43:01 03:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:43:01 03:33:01 all 0.02 0.00 0.01 0.03 0.00 99.94 03:43:01 03:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:43:01 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:33:01 3 0.02 0.00 0.02 0.17 0.00 99.80 03:43:01 03:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:43:01 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:33:01 6 0.00 0.00 0.00 0.08 0.00 99.92 03:43:01 03:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:43:01 03:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:43:01 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:43:01 03:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:34:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:43:01 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 03:34:01 6 0.00 0.00 0.02 0.08 0.00 99.90 03:43:01 03:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:43:01 03:43:01 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:43:01 03:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:43:01 03:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 03:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:43:01 03:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:43:01 03:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:43:01 03:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 03:35:01 6 0.00 0.00 0.02 0.02 0.02 99.95 03:43:01 03:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:36:01 all 0.07 0.00 0.01 0.00 0.00 99.92 03:43:01 03:36:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:43:01 03:36:01 1 0.37 0.00 0.05 0.00 0.02 99.57 03:43:01 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:43:01 03:36:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:43:01 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:37:01 all 0.31 0.00 0.03 0.01 0.00 99.65 03:43:01 03:37:01 0 0.23 0.00 0.08 0.02 0.02 99.65 03:43:01 03:37:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:43:01 03:37:01 2 0.10 0.00 0.02 0.02 0.00 99.87 03:43:01 03:37:01 3 0.22 0.00 0.00 0.02 0.00 99.77 03:43:01 03:37:01 4 1.00 0.00 0.02 0.00 0.00 98.98 03:43:01 03:37:01 5 0.27 0.00 0.03 0.00 0.00 99.70 03:43:01 03:37:01 6 0.12 0.00 0.03 0.03 0.02 99.80 03:43:01 03:37:01 7 0.45 0.00 0.03 0.02 0.00 99.50 03:43:01 03:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:43:01 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 03:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:43:01 03:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:43:01 03:38:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:43:01 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:38:01 6 0.00 0.00 0.05 0.02 0.02 99.92 03:43:01 03:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:43:01 03:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:43:01 03:39:01 1 0.00 0.00 0.00 0.00 0.03 99.97 03:43:01 03:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:39:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:43:01 03:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:43:01 03:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:43:01 03:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:43:01 03:40:01 all 0.13 0.00 0.01 0.05 0.00 99.80 03:43:01 03:40:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:43:01 03:40:01 1 0.78 0.00 0.00 0.00 0.00 99.22 03:43:01 03:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:43:01 03:40:01 3 0.02 0.00 0.00 0.22 0.00 99.77 03:43:01 03:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:43:01 03:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:43:01 03:40:01 6 0.05 0.00 0.00 0.20 0.02 99.73 03:43:01 03:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:43:01 03:41:01 all 0.24 0.00 0.01 0.01 0.00 99.73 03:43:01 03:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:43:01 03:41:01 1 1.82 0.00 0.02 0.00 0.00 98.16 03:43:01 03:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:43:01 03:41:01 3 0.00 0.00 0.02 0.07 0.00 99.92 03:43:01 03:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:43:01 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:41:01 6 0.02 0.00 0.05 0.00 0.02 99.92 03:43:01 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:43:01 03:42:01 all 5.04 0.00 2.48 2.76 0.05 89.68 03:43:01 03:42:01 0 4.71 0.00 3.31 13.89 0.08 78.00 03:43:01 03:42:01 1 4.46 0.00 2.48 0.03 0.03 92.99 03:43:01 03:42:01 2 4.65 0.00 2.12 4.34 0.07 88.83 03:43:01 03:42:01 3 5.63 0.00 2.46 1.24 0.05 90.62 03:43:01 03:42:01 4 6.15 0.00 2.87 2.02 0.05 88.92 03:43:01 03:42:01 5 6.06 0.00 1.79 0.05 0.03 92.06 03:43:01 03:42:01 6 4.23 0.00 2.43 0.13 0.03 93.17 03:43:01 03:42:01 7 4.40 0.00 2.34 0.45 0.03 92.77 03:43:01 Average: all 8.51 0.00 2.15 6.07 0.04 83.24 03:43:01 Average: 0 8.67 0.00 2.39 8.43 0.04 80.46 03:43:01 Average: 1 8.18 0.00 2.04 5.31 0.04 84.43 03:43:01 Average: 2 8.63 0.00 2.13 6.72 0.04 82.49 03:43:01 Average: 3 8.85 0.00 2.20 7.55 0.04 81.35 03:43:01 Average: 4 8.77 0.00 2.16 6.44 0.04 82.60 03:43:01 Average: 5 8.29 0.00 2.07 3.89 0.03 85.71 03:43:01 Average: 6 8.18 0.00 2.04 5.57 0.04 84.17 03:43:01 Average: 7 8.47 0.00 2.13 4.67 0.05 84.68 03:43:01 03:43:01 03:43:01