Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 944340b470a6d35ed9a6f68b845c4079971c0434 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-ssh15483346663017063946.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14093612236562755997.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3782983288546913452.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9875709508721857818.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-ssh406189586382085526.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4374 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/465 [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/465 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 944340b470a6d35ed9a6f68b845c4079971c0434 (main) Commit message: "Merge pull request #4405 from hahattan/issue-4279" > git config core.sparsecheckout # timeout=10 > git checkout -f 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 > git rev-list --no-walk 6dde6725c068b93be8e99b4859b2725888de99b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:19:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:19:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:19:59 ========================================================= 09:19:59 EdgeX Global Pipelines Version Info 09:19:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:20:00 ------------------- 09:20:00 stable info: 09:20:00 ------------------- 09:20:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:20:00 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 09:20:00 Message: update stable to v1.0.245 09:20:01 ------------------- 09:20:01 experimental info: 09:20:01 ------------------- 09:20:01 Commited By: **** collab-it+edgex@linuxfoundation.org 09:20:01 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 09:20:01 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 944340b [Pipeline] echo 09:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:20:01 provisioning config files... 09:20:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config17362316836089994037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:02 ---> docker-login.sh 09:20:02 nexus3.edgexfoundry.org:10001 09:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:02 Configure a credential helper to remove this warning. See 09:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:02 09:20:02 Login Succeeded 09:20:02 nexus3.edgexfoundry.org:10002 09:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:03 Configure a credential helper to remove this warning. See 09:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:03 09:20:03 Login Succeeded 09:20:03 nexus3.edgexfoundry.org:10003 09:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:03 Configure a credential helper to remove this warning. See 09:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:03 09:20:03 Login Succeeded 09:20:03 nexus3.edgexfoundry.org:10004 09:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:03 Configure a credential helper to remove this warning. See 09:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:03 09:20:03 Login Succeeded 09:20:03 docker.io 09:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:04 Configure a credential helper to remove this warning. See 09:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:04 09:20:04 Login Succeeded 09:20:04 ---> docker-login.sh ends [Pipeline] } 09:20:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:04 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:20:04 + dirname cmd/core-command/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo core-command,cmd/core-command/Dockerfile 09:20:04 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:20:04 + dirname cmd/core-data/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo core-data,cmd/core-data/Dockerfile 09:20:04 + dirname cmd/core-metadata/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo core-metadata,cmd/core-metadata/Dockerfile 09:20:04 + dirname cmd/security-bootstrapper/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:20:04 + dirname cmd/security-proxy-auth/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:20:04 + dirname cmd/security-proxy-setup/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:20:04 + dirname cmd/security-secretstore-setup/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:20:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:20:04 + dirname cmd/security-spire-agent/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:20:04 + dirname cmd/security-spire-config/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:20:04 + dirname cmd/security-spire-server/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:20:04 + dirname cmd/support-notifications/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo support-notifications,cmd/support-notifications/Dockerfile 09:20:04 + dirname cmd/support-scheduler/Dockerfile 09:20:04 + cut -d/ -f2 09:20:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:20:04 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:20:04 + git rev-list -1 --merges 944340b470a6d35ed9a6f68b845c4079971c0434~1..944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] echo 09:20:04 -----------> git rev-list -1 --merges 944340b470a6d35ed9a6f68b845c4079971c0434~1..944340b470a6d35ed9a6f68b845c4079971c0434 944340b470a6d35ed9a6f68b845c4079971c0434 09:20:04 944340b470a6d35ed9a6f68b845c4079971c0434 [false] [Pipeline] sh 09:20:05 + git log --format=format:%s -1 944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] echo 09:20:05 ========================================================= 09:20:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:20:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:20:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:20:05 + grep -v github /etc/ssh/ssh_known_hosts 09:20:05 + [ -e /tmp/ssh_known_hosts ] 09:20:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:20:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:20:05 + sudo tee -a /etc/ssh/ssh_known_hosts 09:20:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:05 09:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:06 0.1.4: Pulling from edgex-devops/py-git-semver 09:20:06 b85a868b505f: Pulling fs layer 09:20:06 e2be974225ed: Pulling fs layer 09:20:06 339a4e72a1f5: Pulling fs layer 09:20:06 988bab9f4d93: Pulling fs layer 09:20:06 1469e6f7b9e6: Pulling fs layer 09:20:06 eaf3925da568: Pulling fs layer 09:20:06 bab4dde63d76: Pulling fs layer 09:20:06 bde34c3a00c8: Pulling fs layer 09:20:06 b352a97aabf1: Pulling fs layer 09:20:06 1469e6f7b9e6: Waiting 09:20:06 eaf3925da568: Waiting 09:20:06 4872d77fe225: Pulling fs layer 09:20:06 bab4dde63d76: Waiting 09:20:06 5851b861e8e6: Pulling fs layer 09:20:06 4872d77fe225: Waiting 09:20:06 5851b861e8e6: Waiting 09:20:06 bde34c3a00c8: Waiting 09:20:06 b352a97aabf1: Waiting 09:20:06 e2be974225ed: Verifying Checksum 09:20:06 e2be974225ed: Download complete 09:20:06 988bab9f4d93: Verifying Checksum 09:20:06 988bab9f4d93: Download complete 09:20:06 1469e6f7b9e6: Verifying Checksum 09:20:06 1469e6f7b9e6: Download complete 09:20:06 339a4e72a1f5: Verifying Checksum 09:20:06 339a4e72a1f5: Download complete 09:20:06 eaf3925da568: Verifying Checksum 09:20:06 eaf3925da568: Download complete 09:20:06 bde34c3a00c8: Verifying Checksum 09:20:06 bde34c3a00c8: Download complete 09:20:06 b352a97aabf1: Verifying Checksum 09:20:06 b352a97aabf1: Download complete 09:20:06 4872d77fe225: Verifying Checksum 09:20:06 4872d77fe225: Download complete 09:20:06 5851b861e8e6: Verifying Checksum 09:20:06 5851b861e8e6: Download complete 09:20:06 b85a868b505f: Verifying Checksum 09:20:06 b85a868b505f: Download complete 09:20:06 bab4dde63d76: Verifying Checksum 09:20:06 bab4dde63d76: Download complete 09:20:08 b85a868b505f: Pull complete 09:20:08 e2be974225ed: Pull complete 09:20:08 339a4e72a1f5: Pull complete 09:20:09 988bab9f4d93: Pull complete 09:20:09 1469e6f7b9e6: Pull complete 09:20:10 eaf3925da568: Pull complete 09:20:12 bab4dde63d76: Pull complete 09:20:12 bde34c3a00c8: Pull complete 09:20:12 b352a97aabf1: Pull complete 09:20:12 4872d77fe225: Pull complete 09:20:12 5851b861e8e6: Pull complete 09:20:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:20:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:13 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:20:18 $ docker top 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 -eo pid,comm 09:20:18 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). 09:20:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:20:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:18 [ssh-agent] Looking for ssh-agent implementation... 09:20:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:18 $ docker exec 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent 09:20:18 SSH_AUTH_SOCK=/tmp/ssh-SQJGiNLx2uys/agent.33 09:20:18 SSH_AGENT_PID=38 09:20:18 Running ssh-add (command line suppressed) 09:20:19 Identity added: /w/workspace/edgex-go/465@tmp/private_key_5518665918054727271.key (/w/workspace/edgex-go/465@tmp/private_key_5518665918054727271.key) 09:20:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:19 + git tag --points-at HEAD [Pipeline] } 09:20:19 $ docker exec --env ******** --env ******** 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent -k 09:20:19 unset SSH_AUTH_SOCK; 09:20:19 unset SSH_AGENT_PID; 09:20:19 echo Agent pid 38 killed; 09:20:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:20:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:20:19 [ssh-agent] Looking for ssh-agent implementation... 09:20:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:19 $ docker exec 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent 09:20:19 SSH_AUTH_SOCK=/tmp/ssh-hkzPBANS6d4t/agent.70 09:20:19 SSH_AGENT_PID=76 09:20:19 Running ssh-add (command line suppressed) 09:20:19 Identity added: /w/workspace/edgex-go/465@tmp/private_key_8603103098574530527.key (/w/workspace/edgex-go/465@tmp/private_key_8603103098574530527.key) 09:20:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:20:20 + git semver init 09:20:20 2023-03-17 09:20:20,333 [run_init] DEBUG init version:0.0.0 force:False 09:20:20 2023-03-17 09:20:20,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/465/.semver 09:20:20 2023-03-17 09:20:20,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/465/.semver 09:20:20 2023-03-17 09:20:20,334 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/465/.semver'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=None) 09:20:26 2023-03-17 09:20:26,023 [append_file] DEBUG append to file:/w/workspace/edgex-go/465/.git/info/exclude 09:20:26 2023-03-17 09:20:26,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/465/.semver/main with force:False 09:20:26 2023-03-17 09:20:26,023 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:20:26 2023-03-17 09:20:26,024 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:20:26 3.0.0-dev.103 [Pipeline] } 09:20:27 $ docker exec --env ******** --env ******** 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 ssh-agent -k 09:20:27 unset SSH_AUTH_SOCK; 09:20:27 unset SSH_AGENT_PID; 09:20:27 echo Agent pid 76 killed; 09:20:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:27 + git semver [Pipeline] } 09:20:27 $ docker stop --time=1 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 09:20:29 $ docker rm -f --volumes 7a4fc5e61bc0ea417d23fd64c3f8630119c7c4a70e9acb4d31c0a0a89d9ed888 [Pipeline] // withDockerContainer [Pipeline] sh 09:20:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:20:30 Stashed 1 file(s) [Pipeline] echo 09:20:30 [edgeXSemver]: initialized semver on version 3.0.0-dev.103 [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 09:20:30 + git config --global --add safe.directory /w/workspace/edgex-go/465 [Pipeline] echo 09:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:20:30 ========================================================= 09:20:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:20:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:20:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:20:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:20:30 63b65145d645: Pulling fs layer 09:20:30 a2d21d5440eb: Pulling fs layer 09:20:30 935e6c44a52c: Pulling fs layer 09:20:30 94cc34f8dd06: Pulling fs layer 09:20:30 30dea6a524f1: Pulling fs layer 09:20:30 a2aff8979fd8: Pulling fs layer 09:20:30 6808be2612f2: Pulling fs layer 09:20:30 f25807f1079a: Pulling fs layer 09:20:30 94cc34f8dd06: Waiting 09:20:30 30dea6a524f1: Waiting 09:20:30 a2aff8979fd8: Waiting 09:20:30 6808be2612f2: Waiting 09:20:30 f25807f1079a: Waiting 09:20:30 a2d21d5440eb: Verifying Checksum 09:20:30 a2d21d5440eb: Download complete 09:20:30 94cc34f8dd06: Verifying Checksum 09:20:30 94cc34f8dd06: Download complete 09:20:30 30dea6a524f1: Verifying Checksum 09:20:30 30dea6a524f1: Download complete 09:20:30 63b65145d645: Verifying Checksum 09:20:30 63b65145d645: Download complete 09:20:30 a2aff8979fd8: Verifying Checksum 09:20:30 a2aff8979fd8: Download complete 09:20:31 63b65145d645: Pull complete 09:20:31 a2d21d5440eb: Pull complete 09:20:31 f25807f1079a: Verifying Checksum 09:20:31 f25807f1079a: Download complete 09:20:31 935e6c44a52c: Verifying Checksum 09:20:31 935e6c44a52c: Download complete 09:20:32 6808be2612f2: Verifying Checksum 09:20:32 6808be2612f2: Download complete 09:20:35 935e6c44a52c: Pull complete 09:20:35 94cc34f8dd06: Pull complete 09:20:35 30dea6a524f1: Pull complete 09:20:35 a2aff8979fd8: Pull complete 09:20:37 6808be2612f2: Pull complete 09:20:38 f25807f1079a: Pull complete 09:20:38 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 09:20:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:20:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:20:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:20:39 WORKDIR /edgex 09:20:39 COPY go.mod . 09:20:39 RUN go mod download 09:20:39 + docker build -t ci-base-image-x86_64 -f - . 09:20:40 Sending build context to Docker daemon 170.4MB 09:20:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:20:40 ---> 3b553350e43f 09:20:40 Step 2/4 : WORKDIR /edgex 09:20:45 Still waiting to schedule task 09:20:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4367’ is offline 09:20:46 ---> Running in 6c9ca16b7eeb 09:20:46 Removing intermediate container 6c9ca16b7eeb 09:20:46 ---> d36ae753a660 09:20:46 Step 3/4 : COPY go.mod . 09:20:46 ---> fc8b7545a886 09:20:46 Step 4/4 : RUN go mod download 09:20:47 ---> Running in 1910c2e57abd 09:21:05 Removing intermediate container 1910c2e57abd 09:21:05 ---> 73decbdabe3c 09:21:05 Successfully built 73decbdabe3c 09:21:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:05 + docker inspect -f . ci-base-image-x86_64 09:21:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:05 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:21:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:06 $ docker top 10b029b7d9bb5ce757d2efdb28a2dcec165ef46197418f71107631e9d5e82b13 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:06 + go version 09:21:06 go version go1.20.2 linux/amd64 [Pipeline] } 09:21:06 $ docker stop --time=1 10b029b7d9bb5ce757d2efdb28a2dcec165ef46197418f71107631e9d5e82b13 09:21:07 $ docker rm -f --volumes 10b029b7d9bb5ce757d2efdb28a2dcec165ef46197418f71107631e9d5e82b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:08 + docker inspect -f . ci-base-image-x86_64 09:21:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:08 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:21:08 $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:08 $ docker top 9be0911ba6c8886e096bcebb28b32fa99edbf23e101f7dc9e8f1a729654c0994 -eo pid,comm [Pipeline] { [Pipeline] echo 09:21:08 ========================================================= 09:21:08 [edgeXBuildGoParallel] Running Tests and Build... 09:21:08 ========================================================= [Pipeline] sh 09:21:09 + git config --global --add safe.directory /w/workspace/edgex-go/465 [Pipeline] fileExists [Pipeline] sh 09:21:09 + make test 09:21:09 go test -race -coverprofile=coverage.out ./... 09:21:17 ? github.com/edgexfoundry/edgex-go [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:21:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:21:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:21:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 09:21:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.083s coverage: 98.5% of statements 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:21:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:21:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:21:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements 09:21:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:21:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.738s coverage: 88.5% of statements 09:21:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.9% of statements 09:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:21:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:21:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.417s coverage: 95.6% of statements 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:21:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:21:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 09:21:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:21:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:21:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:21:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.087s coverage: 65.9% of statements 09:21:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:21:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 09:21:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.0% of statements 09:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 45.5% of statements 09:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 09:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 09:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 09:21:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:21:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:21:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:21:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:21:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:21:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:21:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:21:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:21:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:21:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:21:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:21:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 09:21:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:21:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:21:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.076s coverage: 92.9% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 84.8% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.1% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 61.5% of statements 09:22:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 09:22:11 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 09:22:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4375 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:22:29 Running in /w/workspace/edgex-go/465 [Pipeline] { [Pipeline] checkout 09:22:29 The recommended git tool is: git 09:22:38 go vet ./... 09:22:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:22:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:22:39 using credential edgex-jenkins-ssh 09:22:39 Cloning the remote Git repository 09:22:39 ./bin/test-attribution-txt.sh [Pipeline] echo 09:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:22:40 + ls -al . 09:22:40 total 704 09:22:40 drwxrwxr-x 11 1001 1001 4096 Mar 17 09:21 . 09:22:40 drwxr-xr-x 4 root root 4096 Mar 17 09:21 .. 09:22:40 drwxrwxr-x 2 1001 1001 4096 Mar 17 09:19 .blubracket 09:22:40 -rw-rw-r-- 1 1001 1001 16 Mar 17 09:19 .dockerignore 09:22:40 drwxrwxr-x 8 1001 1001 4096 Mar 17 09:20 .git 09:22:40 drwxrwxr-x 3 1001 1001 4096 Mar 17 09:19 .github 09:22:40 -rw-rw-r-- 1 1001 1001 1133 Mar 17 09:19 .gitignore 09:22:40 -rw-rw-r-- 1 1001 1001 42 Mar 17 09:19 .golangci.yml 09:22:40 -rw-rw-r-- 1 1001 1001 87 Mar 17 09:19 .hadolint.yml 09:22:40 drwxr-xr-x 3 1001 1001 4096 Mar 17 09:20 .semver 09:22:40 -rw-rw-r-- 1 1001 1001 166 Mar 17 09:19 .sonarcloud.properties 09:22:40 -rw-rw-r-- 1 1001 1001 1171 Mar 17 09:19 ADOPTERS.md 09:22:40 -rw-rw-r-- 1 1001 1001 10825 Mar 17 09:19 Attribution.txt 09:22:40 -rw-rw-r-- 1 1001 1001 73765 Mar 17 09:19 CHANGELOG.md 09:22:40 -rw-rw-r-- 1 1001 1001 3804 Mar 17 09:19 CONTRIBUTING.md 09:22:40 -rw-rw-r-- 1 1001 1001 677 Mar 17 09:19 GOVERNANCE.md 09:22:40 -rw-rw-r-- 1 1001 1001 883 Mar 17 09:19 Jenkinsfile 09:22:40 -rw-rw-r-- 1 1001 1001 10775 Mar 17 09:19 LICENSE 09:22:40 -rw-rw-r-- 1 1001 1001 14266 Mar 17 09:19 Makefile 09:22:40 -rw-rw-r-- 1 1001 1001 582 Mar 17 09:19 OWNERS.md 09:22:40 -rw-rw-r-- 1 1001 1001 9403 Mar 17 09:19 README.md 09:22:40 -rw-rw-r-- 1 1001 1001 789 Mar 17 09:19 SECURITY.md 09:22:40 -rw-rw-r-- 1 1001 1001 13 Mar 17 09:20 VERSION 09:22:40 drwxrwxr-x 2 1001 1001 4096 Mar 17 09:19 bin 09:22:40 drwxrwxr-x 18 1001 1001 4096 Mar 17 09:19 cmd 09:22:40 -rw-r--r-- 1 root root 447486 Mar 17 09:22 coverage.out 09:22:40 -rw-rw-r-- 1 1001 1001 3233 Mar 17 09:19 go.mod 09:22:40 -rw-rw-r-- 1 1001 1001 31100 Mar 17 09:19 go.sum 09:22:40 drwxrwxr-x 7 1001 1001 4096 Mar 17 09:19 internal 09:22:40 drwxrwxr-x 3 1001 1001 4096 Mar 17 09:19 openapi 09:22:40 -rw-rw-r-- 1 1001 1001 594 Mar 17 09:19 security.txt 09:22:40 drwxrwxr-x 4 1001 1001 4096 Mar 17 09:19 snap 09:22:40 -rw-rw-r-- 1 1001 1001 204 Mar 17 09:19 version.go [Pipeline] sh 09:22:40 + '[' -e coverage.out ] 09:22:40 + chown 1001:1001 coverage.out [Pipeline] stash 09:22:40 Stashed 1 file(s) [Pipeline] sh 09:22:40 + make build 09:22:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:22:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:22:39 > git init /w/workspace/edgex-go/465 # timeout=10 09:22:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:22:40 > git --version # timeout=10 09:22:40 > git --version # 'git version 2.25.1' 09:22:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:22:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:22:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:22:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:22:58 Avoid second fetch 09:22:58 Checking out Revision 944340b470a6d35ed9a6f68b845c4079971c0434 (main) 09:22:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:22:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:58 > git config core.sparsecheckout # timeout=10 09:22:58 > git checkout -f 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 09:22:59 Commit message: "Merge pull request #4405 from hahattan/issue-4279" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:23:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:23:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:00 Dload Upload Total Spent Left Speed 09:23:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 09:23:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:23:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:23:01 + sudo tee /etc/docker/daemon.new 09:23:01 { 09:23:01 "registry-mirrors": [ 09:23:01 "https://nexus3.edgexfoundry.org:10001" 09:23:01 ], 09:23:01 "bip": "10.250.0.254/24", 09:23:01 "hosts": [ 09:23:01 "tcp://0.0.0.0:5555", 09:23:01 "unix:///var/run/docker.sock" 09:23:01 ], 09:23:01 "mtu": 1458, 09:23:01 "selinux-enabled": true, 09:23:01 "seccomp-profile": "/etc/docker/seccomp.json" 09:23:01 } [Pipeline] sh 09:23:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:23:02 + sudo service docker restart 09:23:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:23:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:23:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:23:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:23:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:23:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:23:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:23:11 $ docker stop --time=1 9be0911ba6c8886e096bcebb28b32fa99edbf23e101f7dc9e8f1a729654c0994 09:23:14 $ docker rm -f --volumes 9be0911ba6c8886e096bcebb28b32fa99edbf23e101f7dc9e8f1a729654c0994 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:23:15 09:23:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:23:16 latest: Pulling from edgex-devops/edgex-compose 09:23:16 cbdbe7a5bc2a: Pulling fs layer 09:23:16 ca9280d653b3: Pulling fs layer 09:23:16 7e9c9ca2126c: Pulling fs layer 09:23:16 cbdbe7a5bc2a: Verifying Checksum 09:23:16 cbdbe7a5bc2a: Download complete 09:23:16 ca9280d653b3: Verifying Checksum 09:23:16 ca9280d653b3: Download complete 09:23:16 cbdbe7a5bc2a: Pull complete 09:23:16 7e9c9ca2126c: Download complete 09:23:16 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:20 provisioning config files... 09:23:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config6923260560235678171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:20 ---> docker-login.sh 09:23:20 nexus3.edgexfoundry.org:10001 09:23:21 7e9c9ca2126c: Pull complete 09:23:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:23:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:21 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:23:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@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 09:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:21 Configure a credential helper to remove this warning. See 09:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:21 09:23:21 Login Succeeded 09:23:21 nexus3.edgexfoundry.org:10002 09:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:21 Configure a credential helper to remove this warning. See 09:23:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:21 09:23:21 Login Succeeded 09:23:21 nexus3.edgexfoundry.org:10003 09:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:22 Configure a credential helper to remove this warning. See 09:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:22 09:23:22 Login Succeeded 09:23:22 nexus3.edgexfoundry.org:10004 09:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:22 Configure a credential helper to remove this warning. See 09:23:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:22 09:23:22 Login Succeeded 09:23:22 docker.io 09:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:23 Configure a credential helper to remove this warning. See 09:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:23 09:23:23 Login Succeeded 09:23:23 ---> docker-login.sh ends 09:23:23 $ docker top 6c018add7779fdfe4d276dacdb1aca42655281bd788466c1f1fcbe4f00da7a57 -eo pid,comm [Pipeline] { [Pipeline] } 09:23:23 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:23:24 + docker-compose build --help 09:23:24 + grep parallel [Pipeline] sh 09:23:24 + git config --global --add safe.directory /w/workspace/edgex-go/465 [Pipeline] echo 09:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:23:24 ========================================================= 09:23:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:23:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:23:24 --parallel Build images in parallel. [Pipeline] } 09:23:24 $ docker stop --time=1 6c018add7779fdfe4d276dacdb1aca42655281bd788466c1f1fcbe4f00da7a57 09:23:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:23:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:23:24 af6eaf76a39c: Pulling fs layer 09:23:24 55522c791124: Pulling fs layer 09:23:24 ce5c4a1c91eb: Pulling fs layer 09:23:24 169dfbe0d373: Pulling fs layer 09:23:24 e1ff8fa3b103: Pulling fs layer 09:23:24 52ebb69f0ebf: Pulling fs layer 09:23:24 5abe8eddf0d5: Pulling fs layer 09:23:24 e1ff8fa3b103: Waiting 09:23:24 52ebb69f0ebf: Waiting 09:23:24 5abe8eddf0d5: Waiting 09:23:24 169dfbe0d373: Waiting 09:23:24 55522c791124: Verifying Checksum 09:23:24 55522c791124: Download complete 09:23:24 169dfbe0d373: Verifying Checksum 09:23:24 169dfbe0d373: Download complete 09:23:24 e1ff8fa3b103: Verifying Checksum 09:23:24 e1ff8fa3b103: Download complete 09:23:24 af6eaf76a39c: Verifying Checksum 09:23:24 af6eaf76a39c: Download complete 09:23:25 $ docker rm -f --volumes 6c018add7779fdfe4d276dacdb1aca42655281bd788466c1f1fcbe4f00da7a57 [Pipeline] // withDockerContainer [Pipeline] writeFile 09:23:25 af6eaf76a39c: Pull complete 09:23:25 5abe8eddf0d5: Verifying Checksum 09:23:25 5abe8eddf0d5: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:23:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:26 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:23:26 $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:23:26 55522c791124: Pull complete 09:23:26 $ docker top 2c19626af97c6e67db080caf412790d7b38a50adc9361084997a4907bfe8cef8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:27 + docker-compose -f ./docker-compose-build.yml build --parallel 09:23:27 ce5c4a1c91eb: Verifying Checksum 09:23:27 ce5c4a1c91eb: Download complete 09:23:27 52ebb69f0ebf: Download complete 09:23:27 Building core-command ... 09:23:27 Building core-common-config-bootstrapper ... 09:23:27 Building core-data ... 09:23:27 Building core-metadata ... 09:23:27 Building security-bootstrapper ... 09:23:27 Building security-proxy-auth ... 09:23:27 Building security-proxy-setup ... 09:23:27 Building security-secretstore-setup ... 09:23:27 Building security-spiffe-token-provider ... 09:23:27 Building security-spire-agent ... 09:23:27 Building security-spire-config ... 09:23:27 Building security-spire-server ... 09:23:27 Building support-notifications ... 09:23:27 Building support-scheduler ... 09:23:27 Building security-bootstrapper 09:23:27 Building core-command 09:23:27 Building security-spire-server 09:23:27 Building support-notifications 09:23:27 Building security-proxy-auth 09:23:39 ce5c4a1c91eb: Pull complete 09:23:39 169dfbe0d373: Pull complete 09:23:39 e1ff8fa3b103: Pull complete 09:23:42 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:23:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:23:42 ---> 73decbdabe3c 09:23:42 Step 3/26 : WORKDIR /edgex-go 09:23:42 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:23:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:23:42 ---> 73decbdabe3c 09:23:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:23:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:23:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:23:42 ---> 73decbdabe3c 09:23:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:23:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:23:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:23:42 ---> 73decbdabe3c 09:23:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:23:42 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:23:42 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:23:42 ---> 73decbdabe3c 09:23:42 Step 3/33 : WORKDIR /edgex-go 09:23:46 52ebb69f0ebf: Pull complete 09:23:47 ---> Running in 2d7216a0a69a 09:23:47 ---> Running in c8b5f2ece05c 09:23:47 ---> Running in 089f74116132 09:23:47 ---> Running in b8bd91a7c0cc 09:23:47 ---> Running in a241fd90df27 09:23:47 Removing intermediate container c8b5f2ece05c 09:23:47 ---> e3117ebf9c65 09:23:47 Step 4/23 : WORKDIR /edgex-go 09:23:47 Removing intermediate container 2d7216a0a69a 09:23:47 ---> c141fc51af4e 09:23:47 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:23:47 Removing intermediate container a241fd90df27 09:23:47 ---> a26cef752f2d 09:23:47 Step 4/23 : WORKDIR /edgex-go 09:23:47 Removing intermediate container 089f74116132 09:23:47 ---> 57e48102e791 09:23:47 Step 4/24 : WORKDIR /edgex-go 09:23:47 Removing intermediate container b8bd91a7c0cc 09:23:47 ---> a862a2f7a219 09:23:47 Step 4/33 : RUN apk add --update --no-cache make git 09:23:47 ---> Running in 0346a379785e 09:23:47 ---> Running in cdfa76b05f01 09:23:47 ---> Running in f79396959d71 09:23:47 ---> Running in 5af4a523a2e3 09:23:47 ---> Running in 1bab591c914e 09:23:47 Removing intermediate container 0346a379785e 09:23:47 ---> 0287d823632d 09:23:47 Step 5/23 : RUN apk add --update --no-cache make git 09:23:47 Removing intermediate container f79396959d71 09:23:47 ---> 2def6fdb31e1 09:23:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:23:47 ---> Running in 74e0953fce66 09:23:47 ---> Running in 1c9db155fe59 09:23:47 Removing intermediate container 5af4a523a2e3 09:23:47 ---> a11bf42139c6 09:23:47 Step 5/24 : RUN apk add --update --no-cache make git 09:23:47 ---> Running in 0c3a5d46b111 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:23:47 OK: 265 MiB in 53 packages 09:23:47 OK: 265 MiB in 53 packages 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:23:48 OK: 265 MiB in 53 packages 09:23:48 OK: 265 MiB in 53 packages 09:23:48 OK: 265 MiB in 53 packages 09:23:48 5abe8eddf0d5: Pull complete 09:23:48 Removing intermediate container cdfa76b05f01 09:23:48 ---> 4c718276c0af 09:23:48 Step 5/26 : COPY go.mod vendor* ./ 09:23:48 Removing intermediate container 1bab591c914e 09:23:48 ---> 1a476aa246d4 09:23:48 Step 5/33 : COPY go.mod vendor* ./ 09:23:48 ---> 478effda6f1a 09:23:48 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 09:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:23:48 ---> Running in 6c82635dabe2 09:23:48 ---> 617e2dd457a4 09:23:48 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:48 ---> Running in ffd79b7446ee 09:23:48 Removing intermediate container 74e0953fce66 09:23:48 ---> bd7a147ba727 09:23:48 Step 6/23 : COPY go.mod vendor* ./ 09:23:48 Removing intermediate container 0c3a5d46b111 09:23:48 ---> d09ad86defb8 09:23:48 Step 6/24 : COPY go.mod vendor* ./ 09:23:48 Removing intermediate container 1c9db155fe59 09:23:48 ---> f6858cffc169 09:23:48 Step 6/23 : COPY go.mod vendor* ./ 09:23:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:23:48 WORKDIR /edgex 09:23:48 COPY go.mod . 09:23:48 RUN go mod download 09:23:48 + docker build -t ci-base-image-arm64 -f - . 09:23:48 ---> 46b901a816f1 09:23:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:48 ---> cb25211aea2e 09:23:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:48 ---> ec95cbb65ede 09:23:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:48 ---> Running in 12f68b4da7fd 09:23:48 ---> Running in 6d2159a53144 09:23:48 ---> Running in 133aaf0cfe08 09:23:49 Sending build context to Docker daemon 2.933MB 09:23:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:23:49 ---> 6cb57ee374ae 09:23:49 Step 2/4 : WORKDIR /edgex 09:23:51 ---> Running in f137555caa5d 09:23:51 Removing intermediate container f137555caa5d 09:23:51 ---> 5d5a7248a2aa 09:23:51 Step 3/4 : COPY go.mod . 09:23:51 ---> 80f69aec3d5f 09:23:51 Step 4/4 : RUN go mod download 09:23:51 ---> Running in 4a64e8e1f663 09:24:24 Removing intermediate container 4a64e8e1f663 09:24:24 ---> 73a152528d33 09:24:24 Successfully built 73a152528d33 09:24:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:24 + docker inspect -f . ci-base-image-arm64 09:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:24 prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container 09:24:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@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 09:24:25 $ docker top 9af749663d4ed8fa32f862d2346518b3136026d1e65461522b400551a80730b8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:26 + go version 09:24:26 go version go1.20.2 linux/arm64 [Pipeline] } 09:24:26 $ docker stop --time=1 9af749663d4ed8fa32f862d2346518b3136026d1e65461522b400551a80730b8 09:24:28 $ docker rm -f --volumes 9af749663d4ed8fa32f862d2346518b3136026d1e65461522b400551a80730b8 [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 09:24:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:24:28 09:24:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:24:29 latest: Pulling from edgex-devops/edgex-compose-arm64 09:24:29 29e5d40040c1: Pulling fs layer 09:24:29 1ce36da41761: Pulling fs layer 09:24:29 25b303627fd3: Pulling fs layer 09:24:29 29e5d40040c1: Verifying Checksum 09:24:29 29e5d40040c1: Download complete 09:24:29 1ce36da41761: Verifying Checksum 09:24:29 1ce36da41761: Download complete 09:24:30 29e5d40040c1: Pull complete 09:24:30 25b303627fd3: Verifying Checksum 09:24:30 25b303627fd3: Download complete 09:24:31 1ce36da41761: Pull complete 09:24:35 Removing intermediate container 6c82635dabe2 09:24:35 ---> c5b3df192d68 09:24:35 Step 7/26 : COPY . . 09:24:35 Removing intermediate container 6d2159a53144 09:24:35 ---> abc24a74735e 09:24:35 Step 8/23 : COPY . . 09:24:35 Removing intermediate container 12f68b4da7fd 09:24:35 ---> ceb95afd470f 09:24:35 Step 8/23 : COPY . . 09:24:35 Removing intermediate container 133aaf0cfe08 09:24:35 ---> a594f851b9d0 09:24:35 Step 8/24 : COPY . . 09:24:35 Removing intermediate container ffd79b7446ee 09:24:35 ---> b5800d57cd31 09:24:35 Step 7/33 : COPY . . 09:24:41 25b303627fd3: Pull complete 09:24:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:24:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:41 prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container 09:24:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@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 09:24:43 $ docker top 07b8ff7aeb01cca074532f14817c8bab9dc8fda3f0a797dc43ba348c8c3a2308 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:44 + docker-compose build --help 09:24:44 + grep parallel 09:24:45 ---> d930c3287354 09:24:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:24:45 ---> f343378d8f6c 09:24:45 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:24:45 ---> 89c32b1f7c17 09:24:45 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:24:45 ---> Running in dcd5758d4a26 09:24:45 ---> bffbf1ec5423 09:24:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:24:45 ---> 94208b640581 09:24:45 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:24:45 ---> Running in 90911bfbc767 09:24:45 ---> Running in 5b4691602a40 09:24:45 ---> Running in 8bf07c0e26ed 09:24:45 ---> Running in c092086ce85c 09:24:45 Removing intermediate container 8bf07c0e26ed 09:24:45 ---> fedc0e07c5e8 09:24:45 Step 9/26 : WORKDIR /edgex-go/spire-build 09:24:45 ---> Running in 748b3a3ec659 09:24:45 Removing intermediate container 748b3a3ec659 09:24:45 ---> c4010dab4929 09:24:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:24:45 ---> Running in a5972d152e56 09:24:45 Removing intermediate container a5972d152e56 09:24:45 ---> 8f59a112b223 09:24:45 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:24:45 ---> Running in 06d0577cdea4 09:24:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:24:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:24:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:24:46 Removing intermediate container 06d0577cdea4 09:24:46 ---> 0d19a29650c3 09:24:46 Step 12/26 : WORKDIR /edgex-go 09:24:46 ---> Running in f09a2c6d55c9 09:24:47 Removing intermediate container f09a2c6d55c9 09:24:47 ---> 8394a59cb9cd 09:24:47 09:24:47 Step 13/26 : FROM alpine:3.17 09:24:47 3.17: Pulling from library/alpine 09:24:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:24:47 Status: Downloaded newer image for alpine:3.17 09:24:47 ---> b2aa39c304c2 09:24:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:24:47 ---> Running in 49b7124ea007 09:24:48 Removing intermediate container 49b7124ea007 09:24:48 ---> c80a02e24f26 09:24:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:48 ---> Running in 3498d748feba 09:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:24:48 --parallel Build images in parallel. [Pipeline] } 09:24:48 $ docker stop --time=1 07b8ff7aeb01cca074532f14817c8bab9dc8fda3f0a797dc43ba348c8c3a2308 09:24:49 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:24:49 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:24:49 OK: 17816 distinct packages available 09:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:24:49 (1/5) Installing dumb-init (1.2.5-r2) 09:24:49 (2/5) Installing musl-obstack (1.2.3-r0) 09:24:49 (3/5) Installing libucontext (1.2-r0) 09:24:49 (4/5) Installing gcompat (1.1.0-r0) 09:24:49 (5/5) Installing openssl (3.0.8-r0) 09:24:49 Executing busybox-1.35.0-r29.trigger 09:24:49 OK: 8 MiB in 20 packages 09:24:50 $ docker rm -f --volumes 07b8ff7aeb01cca074532f14817c8bab9dc8fda3f0a797dc43ba348c8c3a2308 09:24:50 Removing intermediate container 3498d748feba 09:24:50 ---> 7dbb3d6b2e26 09:24:50 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:24:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:51 ---> c731bb879a84 09:24:51 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:24:51 prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container 09:24:51 $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@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 09:24:52 $ docker top ef6249c11aa651490f5117e8bf6e1876819bf62da4ecafdacdba3e651e44b905 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:52 + docker-compose -f ./docker-compose-build.yml build --parallel 09:24:53 ---> f60edc0e3840 09:24:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:24:57 Building core-command ... 09:24:57 Building core-common-config-bootstrapper ... 09:24:57 Building core-data ... 09:24:57 Building core-metadata ... 09:24:57 Building security-bootstrapper ... 09:24:57 Building security-proxy-auth ... 09:24:57 Building security-proxy-setup ... 09:24:57 Building security-secretstore-setup ... 09:24:57 Building security-spiffe-token-provider ... 09:24:57 Building security-spire-agent ... 09:24:57 Building security-spire-config ... 09:24:57 Building security-spire-server ... 09:24:57 Building support-notifications ... 09:24:57 Building support-scheduler ... 09:24:57 Building security-proxy-auth 09:24:57 Building support-scheduler 09:24:57 Building core-command 09:24:57 Building security-spire-config 09:24:57 Building security-secretstore-setup 09:25:01 ---> 0f839fbec59f 09:25:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:25:03 ---> 510493684efb 09:25:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:25:04 ---> 42522e7df100 09:25:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:25:05 ---> b375a8359a3f 09:25:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:25:05 ---> Running in c2b99df17c7e 09:25:05 Removing intermediate container c2b99df17c7e 09:25:05 ---> f5bd81319e10 09:25:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:25:05 ---> Running in e39f3e53d60f 09:25:05 Removing intermediate container e39f3e53d60f 09:25:05 ---> 782289c310cb 09:25:05 Step 24/26 : LABEL arch=x86_64 09:25:05 ---> Running in b16ba22da0e7 09:25:06 Removing intermediate container b16ba22da0e7 09:25:06 ---> ffd6cb78a293 09:25:06 Step 25/26 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:25:06 ---> Running in 3bb9956409d8 09:25:06 Removing intermediate container 3bb9956409d8 09:25:06 ---> d94d070f4b3e 09:25:06 Step 26/26 : LABEL version=3.0.0-dev.103 09:25:06 ---> Running in ecfe8542df07 09:25:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:25:07 ---> 73a152528d33 09:25:07 Step 3/27 : WORKDIR /edgex-go 09:25:07 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:25:07 ---> 73a152528d33 09:25:07 Step 3/25 : WORKDIR /edgex-go 09:25:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:07 ---> 73a152528d33 09:25:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:25:07 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:07 ---> 73a152528d33 09:25:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:25:07 ---> Running in 1a244b1a3da6 09:25:07 ---> Running in e42e98d8f32b 09:25:07 ---> Running in 5b67008547b1 09:25:07 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:25:07 ---> 73a152528d33 09:25:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:25:07 ---> Running in ff306051e01c 09:25:07 ---> Running in 36198080afae 09:25:07 Removing intermediate container 1a244b1a3da6 09:25:07 ---> d6a0c82e2ddc 09:25:07 Step 4/23 : WORKDIR /edgex-go 09:25:07 Removing intermediate container 5b67008547b1 09:25:07 ---> 1a06cc765b57 09:25:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:25:07 ---> Running in 71211ae63e66 09:25:07 Removing intermediate container ecfe8542df07 09:25:07 ---> 9f0cabf46825 09:25:07 09:25:07 Successfully built 9f0cabf46825 09:25:07 Successfully tagged security-spire-server:latest 09:25:07 Building security-secretstore-setup 09:25:07 ---> Running in 769fc0457550 09:25:07 Removing intermediate container e42e98d8f32b 09:25:07 ---> 1d8bf2bdece0 09:25:07 Step 4/25 : RUN apk add --update --no-cache make git 09:25:07 Removing intermediate container 36198080afae 09:25:07 Removing intermediate container ff306051e01c 09:25:07 ---> 2869e74be7d0 09:25:07 Step 4/23 : WORKDIR /edgex-go 09:25:07 ---> 01d854ac34e1 09:25:07 Step 4/24 : WORKDIR /edgex-go 09:25:07 ---> Running in 9e8871d3192f 09:25:07 ---> Running in 12b3657e74df 09:25:07 ---> Running in 9b340d8d94f7 09:25:07 Removing intermediate container 71211ae63e66 09:25:07 ---> 4cd742d4cfcf 09:25:07 Step 5/23 : RUN apk add --update --no-cache make git 09:25:08 ---> Running in 63a091831b12 09:25:08 Removing intermediate container 9e8871d3192f 09:25:08 ---> df16531cc289 09:25:08 Step 5/24 : RUN apk add --update --no-cache make git 09:25:08 ---> Running in 2d68ea059fdf 09:25:08 Removing intermediate container 9b340d8d94f7 09:25:08 ---> d07ce59cbb5c 09:25:08 Step 5/23 : RUN apk add --update --no-cache make git 09:25:08 ---> Running in fba4ee1c1d7b 09:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:25:11 OK: 263 MiB in 53 packages 09:25:11 OK: 263 MiB in 53 packages 09:25:12 OK: 263 MiB in 53 packages 09:25:12 OK: 263 MiB in 53 packages 09:25:12 OK: 263 MiB in 53 packages 09:25:13 Removing intermediate container 12b3657e74df 09:25:13 ---> b1a502964f72 09:25:13 Step 5/25 : COPY go.mod vendor* ./ 09:25:13 Removing intermediate container 769fc0457550 09:25:13 ---> baa7335fa3c3 09:25:13 Step 5/27 : COPY go.mod vendor* ./ 09:25:14 Removing intermediate container 63a091831b12 09:25:14 ---> 2ddb5985c20d 09:25:14 Step 6/23 : COPY go.mod vendor* ./ 09:25:14 Removing intermediate container 2d68ea059fdf 09:25:14 ---> 341cb65a8c20 09:25:14 Step 6/24 : COPY go.mod vendor* ./ 09:25:14 Removing intermediate container fba4ee1c1d7b 09:25:14 ---> e2ca953850b3 09:25:14 Step 6/23 : COPY go.mod vendor* ./ 09:25:14 ---> 17a8d414f002 09:25:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:14 ---> Running in fe9362045737 09:25:15 ---> f458717d639e 09:25:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:15 ---> 419fde9c322a 09:25:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:15 ---> Running in ce2f2bd38b25 09:25:15 ---> 492baa67fb55 09:25:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:15 ---> b424f7ad30b0 09:25:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:15 ---> Running in 71d706afc6e0 09:25:15  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:25:15 ---> 73decbdabe3c 09:25:15 Step 3/25 : WORKDIR /edgex-go 09:25:15 ---> Using cache 09:25:15 ---> a862a2f7a219 09:25:15 Step 4/25 : RUN apk add --update --no-cache make git 09:25:15 ---> Using cache 09:25:15 ---> 1a476aa246d4 09:25:15 Step 5/25 : COPY go.mod vendor* ./ 09:25:15 ---> Using cache 09:25:15 ---> 617e2dd457a4 09:25:15 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:15 ---> Using cache 09:25:15 ---> b5800d57cd31 09:25:15 Step 7/25 : COPY . . 09:25:15 ---> Using cache 09:25:15 ---> 89c32b1f7c17 09:25:15 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:15 ---> Running in 2a48f74feb94 09:25:15 ---> Running in 4de9fcc266f4 09:25:20 ---> Running in 36020839adaf 09:25:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:25:25 Removing intermediate container dcd5758d4a26 09:25:25 ---> b871982cd1b6 09:25:25 09:25:25 Step 10/24 : FROM alpine:3.17 09:25:26 ---> b2aa39c304c2 09:25:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:25:27 ---> Running in 73baa36339b0 09:25:27 Removing intermediate container 5b4691602a40 09:25:27 ---> 74133c3f7d59 09:25:27 09:25:27 Step 9/33 : FROM alpine:3.17 09:25:27 ---> b2aa39c304c2 09:25:27 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:25:27 ---> Using cache 09:25:27 ---> c80a02e24f26 09:25:27 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:25:27 Removing intermediate container c092086ce85c 09:25:27 ---> 4d4b63593ff0 09:25:27 09:25:27 Step 10/23 : FROM alpine:3.17 09:25:27 ---> b2aa39c304c2 09:25:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:25:27 ---> Running in 399378fa3166 09:25:27 Removing intermediate container 90911bfbc767 09:25:27 ---> d5219de76d79 09:25:27 09:25:27 Step 10/23 : FROM alpine:3.17 09:25:27 ---> b2aa39c304c2 09:25:27 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:25:27 ---> Running in c93bfccb5068 09:25:27 ---> Running in c1915f89177a 09:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:27 Removing intermediate container c93bfccb5068 09:25:27 ---> 6cc057d32359 09:25:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:25:27 ---> Running in 778b1bca4f5f 09:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:27 (1/1) Installing dumb-init (1.2.5-r2) 09:25:27 Executing busybox-1.35.0-r29.trigger 09:25:27 OK: 7 MiB in 16 packages 09:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:28 (1/2) Installing dumb-init (1.2.5-r2) 09:25:28 (2/2) Installing su-exec (0.2-r2) 09:25:28 Executing busybox-1.35.0-r29.trigger 09:25:28 (1/2) Installing ca-certificates (20220614-r4) 09:25:28 OK: 7 MiB in 17 packages 09:25:28 (2/2) Installing dumb-init (1.2.5-r2) 09:25:28 Executing busybox-1.35.0-r29.trigger 09:25:28 Executing ca-certificates-20220614-r4.trigger 09:25:28 (1/1) Installing dumb-init (1.2.5-r2) 09:25:28 Executing busybox-1.35.0-r29.trigger 09:25:28 OK: 7 MiB in 16 packages 09:25:28 OK: 8 MiB in 17 packages 09:25:28 Removing intermediate container 73baa36339b0 09:25:28 ---> 0902a32cba70 09:25:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:25:28 ---> Running in 5b076fdd396e 09:25:29 Removing intermediate container 5b076fdd396e 09:25:29 ---> 818ab4f2027c 09:25:29 Step 13/24 : ENV APP_PORT=59882 09:25:29 ---> Running in a0e1cfaa01ed 09:25:29 Removing intermediate container 399378fa3166 09:25:29 ---> 652e5869ed47 09:25:29 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:25:29 ---> Running in 7da6f762a53a 09:25:29 Removing intermediate container a0e1cfaa01ed 09:25:29 ---> 79d15022b252 09:25:29 Step 14/24 : EXPOSE $APP_PORT 09:25:29 Removing intermediate container 778b1bca4f5f 09:25:29 ---> b5913f5c36bb 09:25:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:29 Removing intermediate container c1915f89177a 09:25:29 ---> ac085923c3bf 09:25:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:25:29 ---> Running in 680cd2cf0afc 09:25:29 Removing intermediate container 7da6f762a53a 09:25:29 ---> 1efc625f49ee 09:25:29 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:25:29 ---> Running in 8f0f4bdb4db0 09:25:29 ---> Running in bfdb87994911 09:25:29 ---> ebd93183810b 09:25:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:25:29 Removing intermediate container 680cd2cf0afc 09:25:29 ---> 4e55a6473e6b 09:25:29 Step 15/24 : WORKDIR / 09:25:29 Removing intermediate container 8f0f4bdb4db0 09:25:29 ---> b97fbaa13efa 09:25:29 Step 13/23 : ENV APP_PORT=59860 09:25:29 ---> Running in 8d86e09498d9 09:25:29 ---> Running in 2821f31d81a3 09:25:29 Removing intermediate container bfdb87994911 09:25:29 ---> d8dfc4f6bb8a 09:25:29 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:25:29 ---> Running in afc04b33b901 09:25:29 Removing intermediate container 8d86e09498d9 09:25:29 ---> 748fd2bfd238 09:25:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:29 Removing intermediate container 2821f31d81a3 09:25:29 ---> 1b45711e523a 09:25:29 Step 14/23 : EXPOSE $APP_PORT 09:25:29 ---> 26e554a155dd 09:25:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:25:30 Removing intermediate container afc04b33b901 09:25:30 ---> 8a0ace07f2a6 09:25:30 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:25:30 ---> Running in 8158a99176cd 09:25:30 ---> Running in e93f983277b6 09:25:30 Removing intermediate container e93f983277b6 09:25:30 ---> d8900a7d1385 09:25:30 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:25:30 Removing intermediate container 8158a99176cd 09:25:30 ---> d0f38ae5766c 09:25:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:30 ---> Running in 201b8f2ee502 09:25:30 ---> 94329bdcb763 09:25:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:25:31 ---> 8164c101e975 09:25:31 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:25:31 ---> 676b2650a524 09:25:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:25:31 ---> c91915a11e11 09:25:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:25:31 ---> 847ffc267c30 09:25:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:25:32 Removing intermediate container 201b8f2ee502 09:25:32 ---> 5dcd2543f81e 09:25:32 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:25:32 ---> 89be7414b783 09:25:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:25:32 ---> f0bd2faddf26 09:25:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:25:32 ---> Running in a5bd7423ab5e 09:25:32 ---> da255eaf1146 09:25:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:25:32 Removing intermediate container a5bd7423ab5e 09:25:32 ---> b2269ff4fa24 09:25:32 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:25:33 ---> 453391f47749 09:25:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:25:33 ---> 105c554f32ae 09:25:33 Step 20/24 : ENTRYPOINT ["/core-command"] 09:25:33 ---> Running in 09a38f6dd26d 09:25:33 ---> Running in b3fccab5c908 09:25:33 ---> d10ea29a1b0e 09:25:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:25:33 ---> Running in 87d14562afdf 09:25:33 Removing intermediate container 09a38f6dd26d 09:25:33 ---> 08404b472659 09:25:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:25:33 Removing intermediate container b3fccab5c908 09:25:33 ---> e3ae7e4d298e 09:25:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:25:33 ---> Running in 7416265335b5 09:25:33 ---> 4e258ed7a9dc 09:25:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:25:33 ---> Running in 409be2012057 09:25:33 ---> Running in 25862aabc64e 09:25:33 Removing intermediate container 7416265335b5 09:25:33 ---> 359169e37b84 09:25:33 Step 21/23 : LABEL arch=x86_64 09:25:33 ---> Running in 8c09ea15f3cf 09:25:33 Removing intermediate container 25862aabc64e 09:25:33 ---> 2e10e998765f 09:25:33 Step 22/24 : LABEL arch=x86_64 09:25:33 Removing intermediate container 8c09ea15f3cf 09:25:33 ---> 5f2348ac710e 09:25:33 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:25:33 ---> Running in 70f9e3edd30f 09:25:33 ---> Running in 3251c46bb663 09:25:33 Removing intermediate container 70f9e3edd30f 09:25:33 ---> 912e2aceaa4b 09:25:33 Step 23/23 : LABEL version=3.0.0-dev.103 09:25:33 ---> Running in 181105aafd2a 09:25:33 Removing intermediate container 3251c46bb663 09:25:33 ---> 1d6a6716f977 09:25:33 Step 23/24 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:25:33 ---> Running in 1a24512d0b5b 09:25:33 Removing intermediate container 181105aafd2a 09:25:33 ---> 5f61f83686cd 09:25:33 09:25:33 Removing intermediate container 1a24512d0b5b 09:25:33 ---> b445201ccbb6 09:25:33 Step 24/24 : LABEL version=3.0.0-dev.103 09:25:33 ---> Running in 697d01a8e700 09:25:33 Successfully built 5f61f83686cd 09:25:33 Removing intermediate container 87d14562afdf 09:25:33 ---> 70297e0b6836 09:25:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:25:33 Successfully tagged support-notifications:latest 09:25:33 Building core-metadata 09:25:33  Building support-notifications ... done  ---> Running in ab8d0fc85c70 09:25:36 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:25:36 ---> 73decbdabe3c 09:25:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:25:36 ---> Using cache 09:25:36 ---> 57e48102e791 09:25:36 Step 4/25 : WORKDIR /edgex-go 09:25:36 ---> Using cache 09:25:36 ---> a11bf42139c6 09:25:36 Step 5/25 : RUN apk add --update --no-cache make git 09:25:36 ---> Using cache 09:25:36 ---> d09ad86defb8 09:25:36 Step 6/25 : COPY go.mod vendor* ./ 09:25:36 ---> Using cache 09:25:36 ---> ec95cbb65ede 09:25:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:36 ---> Using cache 09:25:36 ---> a594f851b9d0 09:25:36 Step 8/25 : COPY . . 09:25:36 ---> Using cache 09:25:36 ---> d930c3287354 09:25:36 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:25:38 Removing intermediate container 697d01a8e700 09:25:38 ---> d40f5a92795f 09:25:38 09:25:38 Successfully built d40f5a92795f 09:25:39 Successfully tagged core-command:latest 09:25:39 Building core-common-config-bootstrapper 09:25:39  Building core-command ... done Removing intermediate container ab8d0fc85c70 09:25:39 ---> d642e1ed68b4 09:25:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:25:39 ---> Running in 92559eba280c 09:25:39 ---> Running in 2fbf74a64d8d 09:25:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:25:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:25:41 Removing intermediate container 409be2012057 09:25:41 ---> 6bca1f5d5898 09:25:41 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:43 ---> 73decbdabe3c 09:25:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:25:43 ---> Using cache 09:25:43 ---> 57e48102e791 09:25:43 Step 4/23 : WORKDIR /edgex-go 09:25:43 ---> Using cache 09:25:43 ---> a11bf42139c6 09:25:43 Step 5/23 : RUN apk add --update --no-cache make git 09:25:43 ---> Using cache 09:25:43 ---> d09ad86defb8 09:25:43 Step 6/23 : COPY go.mod vendor* ./ 09:25:43 ---> Using cache 09:25:43 ---> ec95cbb65ede 09:25:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:43 ---> Using cache 09:25:43 ---> a594f851b9d0 09:25:43 Step 8/23 : COPY . . 09:25:43 ---> Using cache 09:25:43 ---> d930c3287354 09:25:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:44 Removing intermediate container 2fbf74a64d8d 09:25:44 ---> 856c908bb0c2 09:25:44 Step 21/23 : LABEL arch=x86_64 09:25:44 ---> Running in f55d5b09c95d 09:25:44 ---> 62cacaf272d8 09:25:44 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:25:44 ---> Running in f3466d81f99a 09:25:45 Removing intermediate container f3466d81f99a 09:25:45 ---> f0e03638f390 09:25:45 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:25:45 ---> Running in 08a83e8d78ab 09:25:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:25:45 ---> d56116d78b7b 09:25:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:25:45 Removing intermediate container 08a83e8d78ab 09:25:45 ---> 2fa169587e48 09:25:45 Step 23/23 : LABEL version=3.0.0-dev.103 09:25:47 ---> Running in 5f2c247c5eba 09:25:47 ---> a1ca2ca7f9b1 09:25:47 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:25:47 Removing intermediate container 5f2c247c5eba 09:25:47 ---> 0f56af769ee6 09:25:47 09:25:47 Removing intermediate container 36020839adaf 09:25:47 ---> c1321250ecec 09:25:47 09:25:47 Step 9/25 : FROM alpine:3.17 09:25:47 ---> b2aa39c304c2 09:25:47 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:25:47 Successfully built 0f56af769ee6 09:25:47 Successfully tagged security-proxy-auth:latest 09:25:47  Building security-proxy-auth ... done Building core-data 09:25:48 ---> Running in 8233d8ccb584 09:25:48 ---> 0be10b8b95f9 09:25:48 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:48 (1/3) Installing ca-certificates (20220614-r4) 09:25:48 (2/3) Installing dumb-init (1.2.5-r2) 09:25:48 (3/3) Installing su-exec (0.2-r2) 09:25:48 Executing busybox-1.35.0-r29.trigger 09:25:48 Executing ca-certificates-20220614-r4.trigger 09:25:49 OK: 8 MiB in 18 packages 09:25:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:25:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:25:50 ---> 73decbdabe3c 09:25:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:25:50 ---> Using cache 09:25:50 ---> 57e48102e791 09:25:50 Step 4/23 : WORKDIR /edgex-go 09:25:50 ---> Using cache 09:25:50 ---> a11bf42139c6 09:25:50 Step 5/23 : RUN apk add --update --no-cache make git 09:25:50 ---> Using cache 09:25:50 ---> d09ad86defb8 09:25:50 Step 6/23 : COPY go.mod vendor* ./ 09:25:50 ---> Using cache 09:25:50 ---> ec95cbb65ede 09:25:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:50 ---> Using cache 09:25:50 ---> a594f851b9d0 09:25:50 Step 8/23 : COPY . . 09:25:50 ---> Using cache 09:25:50 ---> d930c3287354 09:25:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:25:54 ---> 05779abb6938 09:25:54 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:25:54 ---> Running in 00bf0caba1d5 09:25:54 ---> 0b32340061dd 09:25:54 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:25:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:25:54 Removing intermediate container 8233d8ccb584 09:25:54 ---> eb332680d471 09:25:54 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:25:55 ---> Running in 906f2ec2fdaa 09:25:55 ---> 4c337844f39a 09:25:55 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:25:55 Removing intermediate container 906f2ec2fdaa 09:25:55 ---> e6a093256389 09:25:55 Step 12/25 : WORKDIR / 09:25:55 ---> Running in 34d32ee27b13 09:25:55 ---> 8620576329e1 09:25:55 Step 28/33 : RUN chmod +x /entrypoint.sh 09:25:55 ---> Running in ec627badb2eb 09:25:55 Removing intermediate container 34d32ee27b13 09:25:55 ---> d29380243660 09:25:55 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:25:56 ---> e03948c651e4 09:25:56 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:25:56 ---> 8f02af7c53f1 09:25:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:25:56 Removing intermediate container ec627badb2eb 09:25:56 ---> 3ba970ae4302 09:25:56 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:25:56 ---> Running in 314780d9abac 09:25:56 ---> d8845eef6fab 09:25:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:25:56 Removing intermediate container 314780d9abac 09:25:56 ---> 6dd9c828b8bc 09:25:56 Step 30/33 : CMD ["gate"] 09:25:56 ---> Running in ad53c30e066d 09:25:56 ---> 1ebe69f998a3 09:25:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:25:56 Removing intermediate container ad53c30e066d 09:25:56 ---> e36647e4909e 09:25:56 Step 31/33 : LABEL arch=x86_64 09:25:56 ---> 6784de64756c 09:25:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:25:56 ---> Running in 166e6fd4aec0 09:25:56 Removing intermediate container 166e6fd4aec0 09:25:56 ---> 0f1349de55e6 09:25:56 Step 32/33 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:25:56 ---> Running in a604c5f33983 09:25:57 Removing intermediate container a604c5f33983 09:25:57 ---> ab260bb22dc4 09:25:57 Step 33/33 : LABEL version=3.0.0-dev.103 09:25:57 ---> Running in cd4316a1126c 09:25:57 ---> 35e9d1ed49c1 09:25:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:25:57 Removing intermediate container cd4316a1126c 09:25:57 ---> 3196c93ccb6f 09:25:57 09:25:57 Successfully built 3196c93ccb6f 09:25:57 Successfully tagged security-bootstrapper:latest 09:25:57 Building security-spiffe-token-provider 09:26:01  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:26:01 ---> 73decbdabe3c 09:26:01 Step 3/20 : WORKDIR /edgex-go 09:26:01 ---> Using cache 09:26:01 ---> a862a2f7a219 09:26:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:26:07 ---> 10817ce3f949 09:26:07 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:26:07 ---> Running in b6f8bf16a4b8 09:26:07 ---> cf4cf25687d5 09:26:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:07 ---> Running in 8d0950bb146f 09:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:07 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:26:07 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:26:07 OK: 17816 distinct packages available 09:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:08 OK: 265 MiB in 53 packages 09:26:11 Removing intermediate container f55d5b09c95d 09:26:11 ---> 9911a544544d 09:26:11 09:26:11 Step 10/23 : FROM alpine:3.17 09:26:11 ---> b2aa39c304c2 09:26:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:26:11 ---> Using cache 09:26:11 ---> 6cc057d32359 09:26:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:26:11 ---> Using cache 09:26:11 ---> b5913f5c36bb 09:26:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:11 ---> Using cache 09:26:11 ---> ebd93183810b 09:26:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:26:11 ---> Using cache 09:26:11 ---> 26e554a155dd 09:26:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:26:11 Removing intermediate container 92559eba280c 09:26:11 ---> 6cd780655e0d 09:26:11 09:26:11 Step 10/25 : FROM alpine:3.17 09:26:11 ---> b2aa39c304c2 09:26:11 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:26:11 ---> Using cache 09:26:11 ---> 0902a32cba70 09:26:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:26:11 ---> Using cache 09:26:11 ---> 818ab4f2027c 09:26:11 Step 13/25 : ENV APP_PORT=59881 09:26:11 Removing intermediate container 8d0950bb146f 09:26:11 ---> ac7f167fb185 09:26:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:26:11 ---> Running in c670791e60c9 09:26:11 Removing intermediate container b6f8bf16a4b8 09:26:11 ---> 3fa06d256ee9 09:26:11 Step 5/20 : COPY go.mod vendor* ./ 09:26:11 ---> Running in e870dbe1a684 09:26:11 Removing intermediate container c670791e60c9 09:26:11 ---> 5c84f527b2e5 09:26:11 Step 14/25 : EXPOSE $APP_PORT 09:26:11 ---> Running in aabc56790ffa 09:26:11 ---> 414863932cdd 09:26:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:11 Removing intermediate container e870dbe1a684 09:26:11 ---> 4dac433d39c0 09:26:11 Step 23/25 : LABEL arch=x86_64 09:26:11 ---> Running in 7b2fd6dfb5b7 09:26:11 ---> ba5a25ab7884 09:26:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:26:11 ---> Running in 88cbe0a19257 09:26:12 Removing intermediate container aabc56790ffa 09:26:12 ---> 62af1386c113 09:26:12 Step 15/25 : WORKDIR / 09:26:12 ---> Running in eda70ea3b279 09:26:12 Removing intermediate container 7b2fd6dfb5b7 09:26:12 ---> 47721a34bdbf 09:26:12 Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:26:12 ---> 12a5da636376 09:26:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:26:12 ---> Running in ea92aec23097 09:26:12 Removing intermediate container eda70ea3b279 09:26:12 ---> 81074cd0f235 09:26:12 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:12 Removing intermediate container ea92aec23097 09:26:12 ---> 7a1cdf0fad98 09:26:12 Step 25/25 : LABEL version=3.0.0-dev.103 09:26:12 ---> Running in c6bf6358bbb7 09:26:12 ---> 166fce049a19 09:26:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:12 ---> Running in b88256a01abe 09:26:12 ---> 2e8446bf8558 09:26:12 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:26:12 Removing intermediate container c6bf6358bbb7 09:26:12 ---> 0ef3bbd61b49 09:26:12 09:26:12 Successfully built 0ef3bbd61b49 09:26:12 Successfully tagged security-secretstore-setup:latest 09:26:12  Building security-secretstore-setup ... done Building security-proxy-setup 09:26:15 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:26:15 ---> 73decbdabe3c 09:26:15 Step 3/22 : WORKDIR /edgex-go 09:26:15 ---> Using cache 09:26:15 ---> a862a2f7a219 09:26:15 Step 4/22 : RUN apk add --update --no-cache make git 09:26:15 ---> Using cache 09:26:15 ---> 1a476aa246d4 09:26:15 Step 5/22 : COPY go.mod vendor* ./ 09:26:15 ---> Using cache 09:26:15 ---> 617e2dd457a4 09:26:15 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:15 ---> Using cache 09:26:15 ---> b5800d57cd31 09:26:15 Step 7/22 : COPY . . 09:26:15 ---> Using cache 09:26:15 ---> 89c32b1f7c17 09:26:15 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:26:17 ---> baaa8491c5b8 09:26:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:26:17 ---> Running in 8768eda67045 09:26:17 Removing intermediate container b88256a01abe 09:26:17 ---> cd0646d776fe 09:26:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:26:17 ---> Running in ec20879bb334 09:26:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:26:18 Removing intermediate container ec20879bb334 09:26:18 ---> fbe80f599b80 09:26:18 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:26:20 ---> e0690cba2a6c 09:26:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:26:20 ---> Running in 9da96ab72e77 09:26:20 Removing intermediate container 00bf0caba1d5 09:26:20 ---> 26466fb679a4 09:26:20 09:26:20 Step 10/23 : FROM alpine:3.17 09:26:20 ---> b2aa39c304c2 09:26:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:26:20 ---> Running in 61a0a048ac77 09:26:20 Removing intermediate container 9da96ab72e77 09:26:20 ---> b06d07a2192d 09:26:20 Step 21/23 : LABEL arch=x86_64 09:26:20 ---> Running in 8d7684a3f833 09:26:20 ---> 44f949095c59 09:26:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:26:20 Removing intermediate container 61a0a048ac77 09:26:20 ---> 97f6fcf382e5 09:26:20 Step 12/23 : ENV APP_PORT=59880 09:26:20 ---> Running in fde84ed96c5a 09:26:20 Removing intermediate container 8d7684a3f833 09:26:20 ---> f4b57cd15110 09:26:20 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:26:20 ---> Running in 306df592fea0 09:26:20 ---> 07de77525cad 09:26:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:26:20 Removing intermediate container fde84ed96c5a 09:26:20 ---> 6b386de1819f 09:26:20 Step 13/23 : EXPOSE $APP_PORT 09:26:20 Removing intermediate container 306df592fea0 09:26:20 ---> 64c231bccff6 09:26:20 Step 23/23 : LABEL version=3.0.0-dev.103 09:26:20 ---> Running in 5d232c258c65 09:26:20 ---> Running in a521082e73bf 09:26:20 ---> Running in 624a72d2a04c 09:26:20 Removing intermediate container 5d232c258c65 09:26:20 ---> a6d7411f39ae 09:26:20 09:26:20 Removing intermediate container 624a72d2a04c 09:26:20 ---> 505c8dcbbcbe 09:26:20 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:26:20 Removing intermediate container a521082e73bf 09:26:20 ---> 9525c612c9b7 09:26:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:26:20 ---> Running in 294c6d0afb73 09:26:20 ---> Running in 5ddabf946ffe 09:26:20 Successfully built a6d7411f39ae 09:26:20 Successfully tagged core-common-config-bootstrapper:latest 09:26:20  Building core-common-config-bootstrapper ... done Building security-spire-agent 09:26:21 Removing intermediate container 5ddabf946ffe 09:26:21 ---> a27511291586 09:26:21 Step 23/25 : LABEL arch=x86_64 09:26:21 ---> Running in d87cc029757f 09:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:22 Removing intermediate container d87cc029757f 09:26:22 ---> f35410106b8e 09:26:22 Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:26:22 (1/1) Installing dumb-init (1.2.5-r2) 09:26:22 Executing busybox-1.35.0-r29.trigger 09:26:22 OK: 7 MiB in 16 packages 09:26:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:26:25 ---> 73decbdabe3c 09:26:25 Step 3/27 : WORKDIR /edgex-go 09:26:25 ---> Using cache 09:26:25 ---> a862a2f7a219 09:26:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:26:28 ---> Running in e95aef29a8ea 09:26:28 ---> Running in d342bd8b1a66 09:26:28 Removing intermediate container e95aef29a8ea 09:26:28 ---> 345deb956359 09:26:28 Step 25/25 : LABEL version=3.0.0-dev.103 09:26:28 Removing intermediate container 294c6d0afb73 09:26:28 ---> 7296a84dc52f 09:26:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:28 ---> Running in 48d769cb10b1 09:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:28 ---> b9049bb8e249 09:26:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:26:28 Removing intermediate container 48d769cb10b1 09:26:28 ---> a1f3fa435359 09:26:28 09:26:28 Successfully built a1f3fa435359 09:26:28 Successfully tagged core-metadata:latest 09:26:28  Building core-metadata ... done Building support-scheduler 09:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:28 ---> 567ecf3cc3da 09:26:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:26:29 OK: 265 MiB in 53 packages 09:26:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:26:31 ---> 73decbdabe3c 09:26:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:26:31 ---> Using cache 09:26:31 ---> 57e48102e791 09:26:31 Step 4/23 : WORKDIR /edgex-go 09:26:31 ---> Using cache 09:26:31 ---> a11bf42139c6 09:26:31 Step 5/23 : RUN apk add --update --no-cache make git 09:26:31 ---> Using cache 09:26:31 ---> d09ad86defb8 09:26:31 Step 6/23 : COPY go.mod vendor* ./ 09:26:31 ---> Using cache 09:26:31 ---> ec95cbb65ede 09:26:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:31 ---> Using cache 09:26:31 ---> a594f851b9d0 09:26:31 Step 8/23 : COPY . . 09:26:31 ---> Using cache 09:26:31 ---> d930c3287354 09:26:31 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:26:39 ---> 0cc8c0d51217 09:26:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:26:39 ---> Running in c3213acccd60 09:26:39 Removing intermediate container d342bd8b1a66 09:26:39 ---> 4b012c90ab39 09:26:39 Step 5/27 : COPY go.mod vendor* ./ 09:26:39 ---> 229af32d1b3e 09:26:39 Step 19/23 : ENTRYPOINT ["/core-data"] 09:26:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:26:39 ---> d2f924e4505a 09:26:39 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:39 ---> Running in d083c00640ce 09:26:40 ---> Running in 5b5b2aaf3509 09:26:40 Removing intermediate container d083c00640ce 09:26:40 ---> dd5d5d8dbe49 09:26:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:26:45 ---> Running in 7c0eb13b9309 09:26:45 Removing intermediate container 8768eda67045 09:26:45 ---> 39aed580b333 09:26:45 09:26:45 Step 9/22 : FROM alpine:3.17 09:26:45 ---> b2aa39c304c2 09:26:45 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:26:45 Removing intermediate container 7c0eb13b9309 09:26:45 ---> e66bdd8c914c 09:26:45 Step 21/23 : LABEL arch=x86_64 09:26:45 ---> Running in cb5b1f603cdf 09:26:46 ---> Running in 6f21c5594894 09:26:46 Removing intermediate container 6f21c5594894 09:26:46 ---> 5616e9e4036f 09:26:46 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:26:46 ---> Running in f2245d7d6a73 09:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:26:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:26:46 Removing intermediate container 88cbe0a19257 09:26:46 ---> dc24d1437082 09:26:46 Step 7/20 : COPY . . 09:26:47 Removing intermediate container f2245d7d6a73 09:26:47 ---> e99926d15568 09:26:47 Step 23/23 : LABEL version=3.0.0-dev.103 09:26:47 (1/2) Installing dumb-init (1.2.5-r2) 09:26:47 (2/2) Installing openssl (3.0.8-r0) 09:26:47 Executing busybox-1.35.0-r29.trigger 09:26:47 OK: 8 MiB in 17 packages 09:26:47 ---> Running in 4147bfd1e821 09:26:50 Removing intermediate container 4147bfd1e821 09:26:50 ---> 30b109f99259 09:26:50 09:26:50 Successfully built 30b109f99259 09:26:51 Successfully tagged core-data:latest 09:26:51  Building core-data ... done Building security-spire-config 09:26:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:26:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:26:55 ---> 73decbdabe3c 09:26:55 Step 3/27 : WORKDIR /edgex-go 09:26:55 ---> Using cache 09:26:55 ---> a862a2f7a219 09:26:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:26:55 ---> Using cache 09:26:55 ---> 4b012c90ab39 09:26:55 Step 5/27 : COPY go.mod vendor* ./ 09:26:55 ---> Using cache 09:26:55 ---> d2f924e4505a 09:26:55 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:58 ---> Running in d1c722a38a55 09:26:59 ---> 3e2df63199de 09:26:59 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:59 Removing intermediate container cb5b1f603cdf 09:26:59 ---> 40302639bb2d 09:26:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:26:59 ---> Running in b867c7d8c3e3 09:26:59 ---> Running in 8fa8fb89f985 09:26:59 Removing intermediate container 8fa8fb89f985 09:26:59 ---> bc2f2f322224 09:26:59 Step 12/22 : WORKDIR /edgex 09:26:59 ---> Running in fd660f5e9c8e 09:26:59 Removing intermediate container fd660f5e9c8e 09:26:59 ---> 809026abbf5d 09:26:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:26:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:26:59 ---> e34087db5ac8 09:26:59 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:27:00 ---> a2293fc3ba56 09:27:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:27:05 ---> 04282cb0005e 09:27:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:27:07 ---> 36c7880d16e9 09:27:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:27:07 Removing intermediate container ce2f2bd38b25 09:27:07 ---> b32ee689d4b2 09:27:07 Step 8/23 : COPY . . 09:27:07 Removing intermediate container 4de9fcc266f4 09:27:07 ---> 9250212a5ef7 09:27:07 Step 8/23 : COPY . . 09:27:07 Removing intermediate container 2a48f74feb94 09:27:07 ---> 1c764c5c8cb8 09:27:07 Step 8/24 : COPY . . 09:27:07 Removing intermediate container 71d706afc6e0 09:27:07 ---> 06523d49a88d 09:27:07 Step 7/27 : COPY . . 09:27:07 Removing intermediate container fe9362045737 09:27:07 ---> 71f6743638ae 09:27:07 Step 7/25 : COPY . . 09:27:07 ---> 1b7ec1247cfb 09:27:07 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:27:07 ---> 551720b2c62d 09:27:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:27:07 ---> Running in e59d828d8458 09:27:07 ---> Running in 337d976c4e9e 09:27:07 ---> 18eab2dd9948 09:27:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:27:07 ---> Running in f2bc20cfe165 09:27:07 ---> 5d4c03289f14 09:27:07 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:27:07 ---> 9b3283f21018 09:27:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:27:07 ---> Running in 6b47bd19c9e0 09:27:07 ---> Running in ac751bba8b0e 09:27:07 Removing intermediate container ac751bba8b0e 09:27:07 ---> 3302cb0b1c5b 09:27:07 Step 9/27 : WORKDIR /edgex-go/spire-build 09:27:07 ---> Running in 1a24e83531b1 09:27:07 Removing intermediate container 1a24e83531b1 09:27:07 ---> 170c0b6de132 09:27:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:27:07 ---> Running in 9f628254a969 09:27:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:27:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:27:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:27:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:27:07 Removing intermediate container 9f628254a969 09:27:07 ---> 32ef6c5cf137 09:27:07 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:27:07 ---> Running in b8a9ecc03827 09:27:08 ---> dda2cb48d700 09:27:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:08 ---> Running in 426e01adc567 09:27:08 Removing intermediate container b8a9ecc03827 09:27:08 ---> 30970f6d7e33 09:27:08 Step 12/27 : WORKDIR /edgex-go 09:27:08 ---> Running in 375c3f8a344d 09:27:09 Removing intermediate container 375c3f8a344d 09:27:09 ---> 78e4686b7d77 09:27:09 09:27:09 Step 13/27 : FROM alpine:3.17 09:27:09 3.17: Pulling from library/alpine 09:27:10 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:27:10 Status: Downloaded newer image for alpine:3.17 09:27:10 ---> d74e625d9115 09:27:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:27:10 ---> Running in 7f6389e6c0f8 09:27:10 Removing intermediate container 7f6389e6c0f8 09:27:10 ---> ff2658031b8d 09:27:10 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:27:10 ---> Running in 398bb224aabb 09:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:27:16 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:27:16 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:27:16 OK: 17687 distinct packages available 09:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:27:18 (1/4) Installing dumb-init (1.2.5-r2) 09:27:18 (2/4) Installing musl-obstack (1.2.3-r0) 09:27:18 (3/4) Installing libucontext (1.2-r0) 09:27:18 (4/4) Installing gcompat (1.1.0-r0) 09:27:18 Executing busybox-1.35.0-r29.trigger 09:27:18 OK: 8 MiB in 19 packages 09:27:18 Removing intermediate container 426e01adc567 09:27:18 ---> 6c61bf2aad43 09:27:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:27:18 ---> Running in 8ffeb5939a0b 09:27:18 Removing intermediate container 5b5b2aaf3509 09:27:18 ---> 3d80de45c9e6 09:27:18 Step 7/27 : COPY . . 09:27:18 Removing intermediate container 8ffeb5939a0b 09:27:18 ---> 4bd475603af9 09:27:18 Step 20/22 : LABEL arch=x86_64 09:27:20 Removing intermediate container 398bb224aabb 09:27:20 ---> b79a96125321 09:27:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:20 ---> 9ac2a470a9a2 09:27:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:27:21 ---> a97e548a14a3 09:27:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:27:28 ---> 480e168fc55d 09:27:28 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:27:28 ---> 7a50abe87b0d 09:27:28 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:27:28 ---> Running in dc1f4b85064e 09:27:28 ---> Running in ff8764634281 09:27:28 ---> 3b87bbb74022 09:27:28 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:27:28 ---> Running in 7e8b0872394c 09:27:28 Removing intermediate container ff8764634281 09:27:28 ---> caafbd764286 09:27:28 Step 21/22 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:27:28 Removing intermediate container dc1f4b85064e 09:27:28 ---> 3db92924cd42 09:27:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:27:28 Removing intermediate container c3213acccd60 09:27:28 ---> e642f308bb64 09:27:28 09:27:28 Step 10/23 : FROM alpine:3.17 09:27:28 ---> b2aa39c304c2 09:27:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:27:28 ---> Using cache 09:27:28 ---> 0902a32cba70 09:27:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:27:28 ---> Using cache 09:27:28 ---> 818ab4f2027c 09:27:28 Step 13/23 : ENV APP_PORT=59861 09:27:28 ---> Running in 045bf4149b9e 09:27:28 ---> Running in ebfcbe08c1fb 09:27:28 Removing intermediate container 7e8b0872394c 09:27:28 ---> 3fb25df0db63 09:27:28 Step 9/27 : WORKDIR /edgex-go/spire-build 09:27:29 ---> Running in 8dd772dae94d 09:27:29 Removing intermediate container 045bf4149b9e 09:27:29 ---> 0a4ea672cbbd 09:27:29 Step 22/22 : LABEL version=3.0.0-dev.103 09:27:29 Removing intermediate container ebfcbe08c1fb 09:27:29 ---> c383d74b8671 09:27:29 Step 14/23 : EXPOSE $APP_PORT 09:27:29 ---> Running in ec49c23a0a9b 09:27:29 ---> Running in 31db01302f9a 09:27:29 Removing intermediate container 8dd772dae94d 09:27:29 ---> 9e40ceeb19c1 09:27:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:27:29 ---> Running in 5ed18293f13a 09:27:29 Removing intermediate container 31db01302f9a 09:27:29 ---> e5731e8b4f93 09:27:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:29 Removing intermediate container ec49c23a0a9b 09:27:29 ---> 1bd24b34a75c 09:27:29 09:27:29 Removing intermediate container 5ed18293f13a 09:27:29 ---> 1e0f50dc17c4 09:27:29 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:27:29 Removing intermediate container d1c722a38a55 09:27:29 ---> 8d505c373564 09:27:29 Step 7/27 : COPY . . 09:27:29 Successfully built 1bd24b34a75c 09:27:29 ---> ca9b6912af30 09:27:29 Step 22/27 : WORKDIR / 09:27:29 Successfully tagged security-proxy-setup:latest 09:27:29  Building security-proxy-setup ... done  ---> Running in 9a38151f2785 09:27:29 ---> b16ffebc140d 09:27:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:27:31 ---> Running in f4abd38cf79a 09:27:31 Removing intermediate container f4abd38cf79a 09:27:31 ---> b9c371644b76 09:27:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:27:31 ---> Running in 4cde05c3a799 09:27:31 Removing intermediate container 4cde05c3a799 09:27:31 ---> ecd3d2bf8084 09:27:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:27:32 ---> Running in b3ed9356a653 09:27:32 Removing intermediate container b3ed9356a653 09:27:32 ---> f5dab272417a 09:27:32 Step 25/27 : LABEL arch=arm64 09:27:32 ---> Running in 08e04a15af5e 09:27:33 Removing intermediate container 08e04a15af5e 09:27:33 ---> df120f215440 09:27:33 Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:27:33 ---> Running in 27fe82f80cd3 09:27:34 Removing intermediate container 27fe82f80cd3 09:27:34 ---> 9fa7a4ec31c4 09:27:34 Step 27/27 : LABEL version=3.0.0-dev.103 09:27:34 ---> Running in 89798f85ad49 09:27:34 Removing intermediate container 89798f85ad49 09:27:34 ---> 53acce4c05e5 09:27:34 09:27:34 Successfully built 53acce4c05e5 09:27:34 Successfully tagged security-spire-config-arm64:latest 09:27:34  Building security-spire-config ... done Building security-spiffe-token-provider 09:27:35 ---> b05784115cfe 09:27:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:27:35 Removing intermediate container b867c7d8c3e3 09:27:35 ---> 1f27d2c84641 09:27:35 09:27:35 Step 9/20 : FROM alpine:3.17 09:27:35 ---> b2aa39c304c2 09:27:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:27:35 ---> Using cache 09:27:35 ---> c80a02e24f26 09:27:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:27:35 ---> Running in ae1d3af7d640 09:27:35 Removing intermediate container 9a38151f2785 09:27:35 ---> 5ea07f9eaf98 09:27:35 Step 12/27 : WORKDIR /edgex-go 09:27:37 ---> Running in 7c930fc9aae8 09:27:37 ---> 074063038a34 09:27:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:37 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:27:37 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:27:37 OK: 17816 distinct packages available 09:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:38 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:27:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:27:38 ---> 73a152528d33 09:27:38 Step 3/20 : WORKDIR /edgex-go 09:27:38 ---> Using cache 09:27:38 ---> 1d8bf2bdece0 09:27:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:27:38 ---> Running in e4af55fc19a4 09:27:38 ---> 15c12ea0e3ef 09:27:38 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:27:38 (1/9) Installing ca-certificates (20220614-r4) 09:27:38 ---> 6c6477dfa257 09:27:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:27:38 (2/9) Installing brotli-libs (1.0.9-r9) 09:27:38 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:27:38 (4/9) Installing libcurl (7.88.1-r0) 09:27:38 (5/9) Installing curl (7.88.1-r0) 09:27:38 (6/9) Installing dumb-init (1.2.5-r2) 09:27:38 (7/9) Installing musl-obstack (1.2.3-r0) 09:27:38 (8/9) Installing libucontext (1.2-r0) 09:27:38 (9/9) Installing gcompat (1.1.0-r0) 09:27:38 Executing busybox-1.35.0-r29.trigger 09:27:38 Executing ca-certificates-20220614-r4.trigger 09:27:38 Removing intermediate container 7c930fc9aae8 09:27:38 ---> dfafbdb45dac 09:27:38 09:27:38 Step 13/27 : FROM alpine:3.17 09:27:38 ---> b2aa39c304c2 09:27:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:27:38 ---> Using cache 09:27:38 ---> c80a02e24f26 09:27:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:27:38 ---> Using cache 09:27:38 ---> 7dbb3d6b2e26 09:27:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:38 ---> Using cache 09:27:38 ---> c731bb879a84 09:27:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:27:38 ---> Using cache 09:27:38 OK: 10 MiB in 24 packages 09:27:38 ---> Running in 5d4f43961ca4 09:27:38 ---> f60edc0e3840 09:27:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:27:38 ---> Running in 3dcf343447ea 09:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:27:40 Removing intermediate container 5d4f43961ca4 09:27:40 ---> a6674eeb63cf 09:27:40 Step 9/27 : WORKDIR /edgex-go/spire-build 09:27:40 Removing intermediate container 3dcf343447ea 09:27:40 ---> 4220ac10b68f 09:27:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:27:40 ---> 4b945d4f4cd3 09:27:40 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:27:40 ---> Running in 513bba144dcd 09:27:40 ---> Running in 29624b09565c 09:27:41 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:27:41 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:27:41 OK: 17687 distinct packages available 09:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:27:42 Removing intermediate container 513bba144dcd 09:27:42 ---> a8da9f7a6f2b 09:27:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:27:42 Removing intermediate container ae1d3af7d640 09:27:42 ---> c074be399a71 09:27:42 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:42 Removing intermediate container 29624b09565c 09:27:42 ---> f7d7f2793b1f 09:27:42 Step 21/23 : LABEL arch=x86_64 09:27:42 ---> Running in 7743020ae603 09:27:42 ---> 5c7260a6a684 09:27:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:27:42 ---> Running in 9cff946c85a2 09:27:42 Removing intermediate container 7743020ae603 09:27:42 ---> 7177b24abfd5 09:27:42 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:27:42 Removing intermediate container 9cff946c85a2 09:27:42 ---> 2a5819e90871 09:27:42 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:27:42 ---> Running in 335979dd0a68 09:27:42 ---> 5d44eeccdaa9 09:27:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:27:43 ---> Running in f892e87ef0a4 09:27:43 ---> 9d396db8c14f 09:27:43 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:27:43 Removing intermediate container f892e87ef0a4 09:27:43 ---> 3d09e8c24eda 09:27:43 Step 23/23 : LABEL version=3.0.0-dev.103 09:27:43 ---> Running in 4452235ca54f 09:27:43 ---> 3631505f5c7d 09:27:43 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:27:43 ---> 94ad96ecd4f1 09:27:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:27:43 Removing intermediate container 4452235ca54f 09:27:43 ---> e1475a8709f6 09:27:43 09:27:43 Successfully built e1475a8709f6 09:27:43 Successfully tagged support-scheduler:latest 09:27:43  Building support-scheduler ... done  ---> e799f228b4f7 09:27:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:27:43 ---> 1be545eee7af 09:27:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:27:43 ---> Running in 341703a3ac98 09:27:43 Removing intermediate container 341703a3ac98 09:27:43 ---> bb58ef184bf4 09:27:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:27:43 ---> Running in f60b71730a1c 09:27:43 Removing intermediate container 335979dd0a68 09:27:43 ---> d6ea1bee6167 09:27:43 Step 12/27 : WORKDIR /edgex-go 09:27:43 ---> Running in 3d179401fe3a 09:27:43 ---> 43ade300789a 09:27:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:27:44 OK: 263 MiB in 53 packages 09:27:44 ---> Running in 1474136cc15d 09:27:44 Removing intermediate container f60b71730a1c 09:27:44 ---> 49e9018e5df5 09:27:44 Step 25/27 : LABEL arch=x86_64 09:27:44 ---> Running in e7f0a66ccdef 09:27:44 Removing intermediate container 3d179401fe3a 09:27:44 ---> 39ce425eccd3 09:27:44 09:27:44 Step 13/27 : FROM alpine:3.17 09:27:44 ---> b2aa39c304c2 09:27:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:27:44 ---> Using cache 09:27:44 ---> c80a02e24f26 09:27:44 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:27:44 ---> Running in f0d9344e5dad 09:27:44 Removing intermediate container 1474136cc15d 09:27:44 ---> 83dc0bb70e44 09:27:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:27:44 Removing intermediate container e7f0a66ccdef 09:27:44 ---> df4245f4436c 09:27:44 Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:27:44 ---> Running in 99902137c501 09:27:44 ---> Running in 45cf4cd08f9f 09:27:44 Removing intermediate container 99902137c501 09:27:44 ---> 572ae9522590 09:27:44 Step 18/20 : LABEL arch=x86_64 09:27:44 ---> Running in 0b9431e5058f 09:27:44 Removing intermediate container 45cf4cd08f9f 09:27:44 ---> e3bd18773e52 09:27:44 Step 27/27 : LABEL version=3.0.0-dev.103 09:27:44 ---> Running in 831bcacd8206 09:27:44 Removing intermediate container 0b9431e5058f 09:27:44 ---> e0a8afae1d1d 09:27:44 Step 19/20 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:27:44 ---> Running in 6269f3541a79 09:27:44 Removing intermediate container 831bcacd8206 09:27:44 ---> 264061d63d1b 09:27:44 09:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:44 Removing intermediate container 6269f3541a79 09:27:44 ---> 030e9b7da103 09:27:44 Step 20/20 : LABEL version=3.0.0-dev.103 09:27:44 Successfully built 264061d63d1b 09:27:44 Successfully tagged security-spire-agent:latest 09:27:44  Building security-spire-agent ... done  ---> Running in 0193973f7a41 09:27:44 Removing intermediate container 0193973f7a41 09:27:44 ---> 3abf29348a2e 09:27:44 09:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:44 Successfully built 3abf29348a2e 09:27:45 Successfully tagged security-spiffe-token-provider:latest 09:27:45  Building security-spiffe-token-provider ... done v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:27:45 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:27:45 OK: 17816 distinct packages available 09:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:27:45 (1/4) Installing dumb-init (1.2.5-r2) 09:27:45 (2/4) Installing musl-obstack (1.2.3-r0) 09:27:45 (3/4) Installing libucontext (1.2-r0) 09:27:45 (4/4) Installing gcompat (1.1.0-r0) 09:27:45 Executing busybox-1.35.0-r29.trigger 09:27:45 OK: 7 MiB in 19 packages 09:27:45 Removing intermediate container e4af55fc19a4 09:27:45 ---> a7893503317d 09:27:45 Step 5/20 : COPY go.mod vendor* ./ 09:27:46 Removing intermediate container f0d9344e5dad 09:27:46 ---> 01c278336ae1 09:27:46 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:27:46 ---> 050f5ccf07c2 09:27:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:27:46 ---> 128a7230e867 09:27:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:46 ---> 2be0d42c24ed 09:27:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:27:46 ---> Running in 498acd94cf2a 09:27:49 ---> 50b29af79845 09:27:49 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:27:49 ---> f48fba3cd073 09:27:49 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:27:49 ---> Running in 0f710cfeb4a7 09:27:49 Removing intermediate container 0f710cfeb4a7 09:27:49 ---> 09db511d3f98 09:27:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:27:49 ---> 92dea0d5e617 09:27:49 Step 22/27 : WORKDIR / 09:27:49 ---> Running in 597517488b80 09:27:49 Removing intermediate container 597517488b80 09:27:49 ---> 8d485c2b97cc 09:27:49 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:27:49 ---> Running in 3edf8805208e 09:27:50 Removing intermediate container 3edf8805208e 09:27:50 ---> 1bd0f0f0a622 09:27:50 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:27:50 ---> Running in 1ab890d97e32 09:27:50 Removing intermediate container 1ab890d97e32 09:27:50 ---> fca6336def05 09:27:50 Step 25/27 : LABEL arch=x86_64 09:27:50 ---> Running in 8f9daf298865 09:27:50 Removing intermediate container 8f9daf298865 09:27:50 ---> 1f5c84945acc 09:27:50 Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:27:50 ---> Running in 2bf9b1b1f7dc 09:27:50 Removing intermediate container 2bf9b1b1f7dc 09:27:50 ---> 18ac048ab334 09:27:50 Step 27/27 : LABEL version=3.0.0-dev.103 09:27:50 ---> Running in 7dcfd694577d 09:27:50 Removing intermediate container 7dcfd694577d 09:27:50 ---> 1d7114e6d5e4 09:27:50 09:27:50 Successfully built 1d7114e6d5e4 09:27:50 Successfully tagged security-spire-config:latest 09:27:50  Building security-spire-config ... done  [Pipeline] } 09:27:50 $ docker stop --time=1 2c19626af97c6e67db080caf412790d7b38a50adc9361084997a4907bfe8cef8 09:27:51 $ docker rm -f --volumes 2c19626af97c6e67db080caf412790d7b38a50adc9361084997a4907bfe8cef8 [Pipeline] // withDockerContainer [Pipeline] sh 09:27:52 + docker images 09:27:52 REPOSITORY TAG IMAGE ID CREATED SIZE 09:27:52 security-spire-config latest 1d7114e6d5e4 1 second ago 88.9MB 09:27:52 security-spire-agent latest 264061d63d1b 7 seconds ago 129MB 09:27:52 security-spiffe-token-provider latest 3abf29348a2e 7 seconds ago 32.6MB 09:27:52 39ce425eccd3 8 seconds ago 1.54GB 09:27:52 support-scheduler latest e1475a8709f6 8 seconds ago 32.4MB 09:27:52 dfafbdb45dac 14 seconds ago 1.54GB 09:27:52 1f27d2c84641 18 seconds ago 1.72GB 09:27:52 security-proxy-setup latest 1bd24b34a75c 22 seconds ago 18.7MB 09:27:52 e642f308bb64 29 seconds ago 1.75GB 09:27:52 core-data latest 30b109f99259 About a minute ago 20MB 09:27:52 39aed580b333 About a minute ago 1.66GB 09:27:52 core-metadata latest a1f3fa435359 About a minute ago 20.6MB 09:27:52 26466fb679a4 About a minute ago 1.69GB 09:27:52 core-common-config-bootstrapper latest a6d7411f39ae About a minute ago 17.6MB 09:27:52 security-secretstore-setup latest 0ef3bbd61b49 About a minute ago 32.6MB 09:27:52 9911a544544d About a minute ago 1.68GB 09:27:52 6cd780655e0d About a minute ago 1.69GB 09:27:52 security-bootstrapper latest 3196c93ccb6f About a minute ago 22MB 09:27:52 security-proxy-auth latest 0f56af769ee6 2 minutes ago 18.3MB 09:27:52 c1321250ecec 2 minutes ago 1.68GB 09:27:52 support-notifications latest 5f61f83686cd 2 minutes ago 33MB 09:27:52 core-command latest d40f5a92795f 2 minutes ago 19.8MB 09:27:52 d5219de76d79 2 minutes ago 1.75GB 09:27:52 4d4b63593ff0 2 minutes ago 1.66GB 09:27:52 74133c3f7d59 2 minutes ago 1.67GB 09:27:52 b871982cd1b6 2 minutes ago 1.68GB 09:27:52 security-spire-server latest 9f0cabf46825 2 minutes ago 89.8MB 09:27:52 8394a59cb9cd 3 minutes ago 1.54GB 09:27:52 ci-base-image-x86_64 latest 73decbdabe3c 6 minutes ago 883MB 09:27:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB 09:27:52 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 09:27:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 09:27:52 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 09:27:52 provisioning config files... 09:27:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config6417776308211688812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:52 ---> docker-login.sh 09:27:52 nexus3.edgexfoundry.org:10001 09:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:52 Configure a credential helper to remove this warning. See 09:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:52 09:27:52 Login Succeeded 09:27:52 nexus3.edgexfoundry.org:10002 09:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:52 Configure a credential helper to remove this warning. See 09:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:52 09:27:52 Login Succeeded 09:27:52 nexus3.edgexfoundry.org:10003 09:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:52 Configure a credential helper to remove this warning. See 09:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:52 09:27:52 Login Succeeded 09:27:52 nexus3.edgexfoundry.org:10004 09:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:52 Configure a credential helper to remove this warning. See 09:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:52 09:27:52 Login Succeeded 09:27:52 docker.io 09:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:53 Configure a credential helper to remove this warning. See 09:27:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:53 09:27:53 Login Succeeded 09:27:53 ---> docker-login.sh ends [Pipeline] } 09:27:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:27:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:27:53 944340b470a6d35ed9a6f68b845c4079971c0434 09:27:53 latest 09:27:53 3.0.0-dev.103 09:27:53 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:27:53 main 09:27:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:53 + docker push nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434 09:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:27:53 b174732867ed: Preparing 09:27:53 a585ff1757f7: Preparing 09:27:53 20bf5460d04c: Preparing 09:27:53 0bf42daeece0: Preparing 09:27:53 6cfbaec2e736: Preparing 09:27:53 7cd52847ad77: Preparing 09:27:53 7cd52847ad77: Waiting 09:27:53 b174732867ed: Pushed 09:27:53 0bf42daeece0: Pushed 09:27:53 6cfbaec2e736: Pushed 09:27:53 20bf5460d04c: Pushed 09:27:53 7cd52847ad77: Layer already exists 09:27:55 a585ff1757f7: Pushed 09:27:55 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:56 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:27:56 b174732867ed: Preparing 09:27:56 a585ff1757f7: Preparing 09:27:56 20bf5460d04c: Preparing 09:27:56 0bf42daeece0: Preparing 09:27:56 6cfbaec2e736: Preparing 09:27:56 7cd52847ad77: Preparing 09:27:56 7cd52847ad77: Waiting 09:27:56 20bf5460d04c: Layer already exists 09:27:56 0bf42daeece0: Layer already exists 09:27:56 b174732867ed: Layer already exists 09:27:56 a585ff1757f7: Layer already exists 09:27:56 6cfbaec2e736: Layer already exists 09:27:56 7cd52847ad77: Layer already exists 09:27:56 latest: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.103 09:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:27:57 b174732867ed: Preparing 09:27:57 a585ff1757f7: Preparing 09:27:57 20bf5460d04c: Preparing 09:27:57 0bf42daeece0: Preparing 09:27:57 6cfbaec2e736: Preparing 09:27:57 7cd52847ad77: Preparing 09:27:57 7cd52847ad77: Waiting 09:27:57 6cfbaec2e736: Layer already exists 09:27:57 a585ff1757f7: Layer already exists 09:27:57 b174732867ed: Layer already exists 09:27:57 0bf42daeece0: Layer already exists 09:27:57 20bf5460d04c: Layer already exists 09:27:57 7cd52847ad77: Layer already exists 09:27:57 3.0.0-dev.103: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:27:57 b174732867ed: Preparing 09:27:57 a585ff1757f7: Preparing 09:27:57 20bf5460d04c: Preparing 09:27:57 0bf42daeece0: Preparing 09:27:57 6cfbaec2e736: Preparing 09:27:57 7cd52847ad77: Preparing 09:27:57 7cd52847ad77: Waiting 09:27:57 6cfbaec2e736: Layer already exists 09:27:57 b174732867ed: Layer already exists 09:27:57 20bf5460d04c: Layer already exists 09:27:57 0bf42daeece0: Layer already exists 09:27:57 a585ff1757f7: Layer already exists 09:27:57 7cd52847ad77: Layer already exists 09:27:57 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:27:58 b174732867ed: Preparing 09:27:58 a585ff1757f7: Preparing 09:27:58 20bf5460d04c: Preparing 09:27:58 0bf42daeece0: Preparing 09:27:58 6cfbaec2e736: Preparing 09:27:58 7cd52847ad77: Preparing 09:27:58 7cd52847ad77: Waiting 09:27:58 a585ff1757f7: Layer already exists 09:27:58 6cfbaec2e736: Layer already exists 09:27:58 20bf5460d04c: Layer already exists 09:27:58 b174732867ed: Layer already exists 09:27:58 0bf42daeece0: Layer already exists 09:27:58 7cd52847ad77: Layer already exists 09:27:58 main: digest: sha256:047be0419e9077604083159dbe18c22771776cee55533af95073fba678820a8a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:58 ===================================================== [Pipeline] echo 09:27:58 taggedImages: 09:27:58 - nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434 09:27:58 - nexus3.edgexfoundry.org:10004/core-command:latest 09:27:58 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.103 09:27:58 - nexus3.edgexfoundry.org:10004/core-command:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:27:58 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:27:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:27:58 944340b470a6d35ed9a6f68b845c4079971c0434 09:27:58 latest 09:27:58 3.0.0-dev.103 09:27:58 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:27:58 main 09:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 09:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:27:59 12e575cabacb: Preparing 09:27:59 459145035eb4: Preparing 09:27:59 80b3483fdbad: Preparing 09:27:59 5382f295341d: Preparing 09:27:59 20bf5460d04c: Preparing 09:27:59 0bf42daeece0: Preparing 09:27:59 931c743e97ba: Preparing 09:27:59 7cd52847ad77: Preparing 09:27:59 0bf42daeece0: Waiting 09:27:59 931c743e97ba: Waiting 09:27:59 20bf5460d04c: Layer already exists 09:27:59 0bf42daeece0: Layer already exists 09:27:59 459145035eb4: Pushed 09:27:59 12e575cabacb: Pushed 09:27:59 7cd52847ad77: Layer already exists 09:27:59 80b3483fdbad: Pushed 09:27:59 931c743e97ba: Pushed 09:28:00 5382f295341d: Pushed 09:28:00 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:00 + 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 09:28:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:01 12e575cabacb: Preparing 09:28:01 459145035eb4: Preparing 09:28:01 80b3483fdbad: Preparing 09:28:01 5382f295341d: Preparing 09:28:01 20bf5460d04c: Preparing 09:28:01 0bf42daeece0: Preparing 09:28:01 931c743e97ba: Preparing 09:28:01 7cd52847ad77: Preparing 09:28:01 931c743e97ba: Waiting 09:28:01 0bf42daeece0: Waiting 09:28:01 7cd52847ad77: Waiting 09:28:01 5382f295341d: Layer already exists 09:28:01 20bf5460d04c: Layer already exists 09:28:01 459145035eb4: Layer already exists 09:28:01 12e575cabacb: Layer already exists 09:28:01 80b3483fdbad: Layer already exists 09:28:01 931c743e97ba: Layer already exists 09:28:01 0bf42daeece0: Layer already exists 09:28:01 7cd52847ad77: Layer already exists 09:28:01 latest: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.103 09:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:01 12e575cabacb: Preparing 09:28:01 459145035eb4: Preparing 09:28:01 80b3483fdbad: Preparing 09:28:01 5382f295341d: Preparing 09:28:01 20bf5460d04c: Preparing 09:28:01 0bf42daeece0: Preparing 09:28:01 931c743e97ba: Preparing 09:28:01 7cd52847ad77: Preparing 09:28:01 0bf42daeece0: Waiting 09:28:01 7cd52847ad77: Waiting 09:28:01 20bf5460d04c: Layer already exists 09:28:01 80b3483fdbad: Layer already exists 09:28:01 12e575cabacb: Layer already exists 09:28:01 459145035eb4: Layer already exists 09:28:01 5382f295341d: Layer already exists 09:28:01 0bf42daeece0: Layer already exists 09:28:01 7cd52847ad77: Layer already exists 09:28:01 931c743e97ba: Layer already exists 09:28:01 3.0.0-dev.103: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:02 12e575cabacb: Preparing 09:28:02 459145035eb4: Preparing 09:28:02 80b3483fdbad: Preparing 09:28:02 5382f295341d: Preparing 09:28:02 20bf5460d04c: Preparing 09:28:02 0bf42daeece0: Preparing 09:28:02 931c743e97ba: Preparing 09:28:02 7cd52847ad77: Preparing 09:28:02 0bf42daeece0: Waiting 09:28:02 931c743e97ba: Waiting 09:28:02 7cd52847ad77: Waiting 09:28:02 80b3483fdbad: Layer already exists 09:28:02 20bf5460d04c: Layer already exists 09:28:02 5382f295341d: Layer already exists 09:28:02 12e575cabacb: Layer already exists 09:28:02 459145035eb4: Layer already exists 09:28:02 0bf42daeece0: Layer already exists 09:28:02 7cd52847ad77: Layer already exists 09:28:02 931c743e97ba: Layer already exists 09:28:02 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:02 + 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 09:28:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:28:03 12e575cabacb: Preparing 09:28:03 459145035eb4: Preparing 09:28:03 80b3483fdbad: Preparing 09:28:03 5382f295341d: Preparing 09:28:03 20bf5460d04c: Preparing 09:28:03 0bf42daeece0: Preparing 09:28:03 931c743e97ba: Preparing 09:28:03 7cd52847ad77: Preparing 09:28:03 0bf42daeece0: Waiting 09:28:03 931c743e97ba: Waiting 09:28:03 7cd52847ad77: Waiting 09:28:03 12e575cabacb: Layer already exists 09:28:03 5382f295341d: Layer already exists 09:28:03 459145035eb4: Layer already exists 09:28:03 20bf5460d04c: Layer already exists 09:28:03 80b3483fdbad: Layer already exists 09:28:03 7cd52847ad77: Layer already exists 09:28:03 0bf42daeece0: Layer already exists 09:28:03 931c743e97ba: Layer already exists 09:28:03 main: digest: sha256:da90495ab78ed83ad6793db5522a8f3c217c28dc2c14369e5657beefdf7b027b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:03 ===================================================== [Pipeline] echo 09:28:03 taggedImages: 09:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.103 09:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:28:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:28:03 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:03 latest 09:28:03 3.0.0-dev.103 09:28:03 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:03 main 09:28:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:03 + docker push nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:03 fe74ec1bd018: Preparing 09:28:03 501b809f189c: Preparing 09:28:03 20bf5460d04c: Preparing 09:28:03 0bf42daeece0: Preparing 09:28:03 170f22b96ce7: Preparing 09:28:03 7cd52847ad77: Preparing 09:28:03 7cd52847ad77: Waiting 09:28:03 0bf42daeece0: Layer already exists 09:28:03 20bf5460d04c: Layer already exists 09:28:03 7cd52847ad77: Layer already exists 09:28:03 fe74ec1bd018: Pushed 09:28:03 170f22b96ce7: Pushed 09:28:05 501b809f189c: Pushed 09:28:05 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:06 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:06 fe74ec1bd018: Preparing 09:28:06 501b809f189c: Preparing 09:28:06 20bf5460d04c: Preparing 09:28:06 0bf42daeece0: Preparing 09:28:06 170f22b96ce7: Preparing 09:28:06 7cd52847ad77: Preparing 09:28:06 7cd52847ad77: Waiting 09:28:06 fe74ec1bd018: Layer already exists 09:28:06 501b809f189c: Layer already exists 09:28:06 0bf42daeece0: Layer already exists 09:28:06 20bf5460d04c: Layer already exists 09:28:06 170f22b96ce7: Layer already exists 09:28:06 7cd52847ad77: Layer already exists 09:28:06 latest: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:06 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.103 09:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:07 fe74ec1bd018: Preparing 09:28:07 501b809f189c: Preparing 09:28:07 20bf5460d04c: Preparing 09:28:07 0bf42daeece0: Preparing 09:28:07 170f22b96ce7: Preparing 09:28:07 7cd52847ad77: Preparing 09:28:07 7cd52847ad77: Waiting 09:28:07 501b809f189c: Layer already exists 09:28:07 170f22b96ce7: Layer already exists 09:28:07 0bf42daeece0: Layer already exists 09:28:07 fe74ec1bd018: Layer already exists 09:28:07 20bf5460d04c: Layer already exists 09:28:07 7cd52847ad77: Layer already exists 09:28:07 3.0.0-dev.103: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:08 + docker push nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:08 fe74ec1bd018: Preparing 09:28:08 501b809f189c: Preparing 09:28:08 20bf5460d04c: Preparing 09:28:08 0bf42daeece0: Preparing 09:28:08 170f22b96ce7: Preparing 09:28:08 7cd52847ad77: Preparing 09:28:08 7cd52847ad77: Waiting 09:28:08 fe74ec1bd018: Layer already exists 09:28:08 501b809f189c: Layer already exists 09:28:08 170f22b96ce7: Layer already exists 09:28:08 0bf42daeece0: Layer already exists 09:28:08 20bf5460d04c: Layer already exists 09:28:08 7cd52847ad77: Layer already exists 09:28:08 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:28:09 fe74ec1bd018: Preparing 09:28:09 501b809f189c: Preparing 09:28:09 20bf5460d04c: Preparing 09:28:09 0bf42daeece0: Preparing 09:28:09 170f22b96ce7: Preparing 09:28:09 7cd52847ad77: Preparing 09:28:09 7cd52847ad77: Waiting 09:28:09 0bf42daeece0: Layer already exists 09:28:09 170f22b96ce7: Layer already exists 09:28:09 fe74ec1bd018: Layer already exists 09:28:09 501b809f189c: Layer already exists 09:28:09 20bf5460d04c: Layer already exists 09:28:09 7cd52847ad77: Layer already exists 09:28:09 main: digest: sha256:f48219d380a389d24d437c1f6fcd47498201c2d5ee8ac074e46eeaf142717ea0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:09 ===================================================== [Pipeline] echo 09:28:09 taggedImages: 09:28:09 - nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:09 - nexus3.edgexfoundry.org:10004/core-data:latest 09:28:09 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.103 09:28:09 - nexus3.edgexfoundry.org:10004/core-data:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:28:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:28:09 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:09 latest 09:28:09 3.0.0-dev.103 09:28:09 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:09 main 09:28:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:22 90e997cc9d48: Preparing 09:28:22 bc6f93422251: Preparing 09:28:22 1353da47dd0c: Preparing 09:28:22 20bf5460d04c: Preparing 09:28:22 0bf42daeece0: Preparing 09:28:22 6cfbaec2e736: Preparing 09:28:22 7cd52847ad77: Preparing 09:28:22 6cfbaec2e736: Waiting 09:28:22 7cd52847ad77: Waiting 09:28:22 bc6f93422251: Pushed 09:28:22 90e997cc9d48: Pushed 09:28:22 20bf5460d04c: Layer already exists 09:28:23 0bf42daeece0: Layer already exists 09:28:23 6cfbaec2e736: Layer already exists 09:28:23 7cd52847ad77: Layer already exists 09:28:24 1353da47dd0c: Pushed 09:28:24 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:24 90e997cc9d48: Preparing 09:28:24 bc6f93422251: Preparing 09:28:24 1353da47dd0c: Preparing 09:28:24 20bf5460d04c: Preparing 09:28:24 0bf42daeece0: Preparing 09:28:24 6cfbaec2e736: Preparing 09:28:24 7cd52847ad77: Preparing 09:28:24 7cd52847ad77: Waiting 09:28:24 6cfbaec2e736: Waiting 09:28:24 bc6f93422251: Layer already exists 09:28:24 1353da47dd0c: Layer already exists 09:28:24 0bf42daeece0: Layer already exists 09:28:24 90e997cc9d48: Layer already exists 09:28:24 20bf5460d04c: Layer already exists 09:28:24 6cfbaec2e736: Layer already exists 09:28:24 7cd52847ad77: Layer already exists 09:28:24 latest: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.103 09:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:25 90e997cc9d48: Preparing 09:28:25 bc6f93422251: Preparing 09:28:25 1353da47dd0c: Preparing 09:28:25 20bf5460d04c: Preparing 09:28:25 0bf42daeece0: Preparing 09:28:25 6cfbaec2e736: Preparing 09:28:25 7cd52847ad77: Preparing 09:28:25 6cfbaec2e736: Waiting 09:28:25 7cd52847ad77: Waiting 09:28:25 0bf42daeece0: Layer already exists 09:28:25 1353da47dd0c: Layer already exists 09:28:25 bc6f93422251: Layer already exists 09:28:25 20bf5460d04c: Layer already exists 09:28:25 90e997cc9d48: Layer already exists 09:28:25 6cfbaec2e736: Layer already exists 09:28:25 7cd52847ad77: Layer already exists 09:28:25 3.0.0-dev.103: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:26 90e997cc9d48: Preparing 09:28:26 bc6f93422251: Preparing 09:28:26 1353da47dd0c: Preparing 09:28:26 20bf5460d04c: Preparing 09:28:26 0bf42daeece0: Preparing 09:28:26 6cfbaec2e736: Preparing 09:28:26 7cd52847ad77: Preparing 09:28:26 6cfbaec2e736: Waiting 09:28:26 7cd52847ad77: Waiting 09:28:26 bc6f93422251: Layer already exists 09:28:26 0bf42daeece0: Layer already exists 09:28:26 90e997cc9d48: Layer already exists 09:28:26 1353da47dd0c: Layer already exists 09:28:26 20bf5460d04c: Layer already exists 09:28:26 6cfbaec2e736: Layer already exists 09:28:26 7cd52847ad77: Layer already exists 09:28:26 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:28:26 90e997cc9d48: Preparing 09:28:26 bc6f93422251: Preparing 09:28:26 1353da47dd0c: Preparing 09:28:26 20bf5460d04c: Preparing 09:28:26 0bf42daeece0: Preparing 09:28:26 6cfbaec2e736: Preparing 09:28:26 7cd52847ad77: Preparing 09:28:26 6cfbaec2e736: Waiting 09:28:26 7cd52847ad77: Waiting 09:28:26 90e997cc9d48: Layer already exists 09:28:26 0bf42daeece0: Layer already exists 09:28:26 1353da47dd0c: Layer already exists 09:28:26 bc6f93422251: Layer already exists 09:28:26 20bf5460d04c: Layer already exists 09:28:26 7cd52847ad77: Layer already exists 09:28:26 6cfbaec2e736: Layer already exists 09:28:26 main: digest: sha256:bae28b5a5392322d21b660d20905a9399d0ba2123c4172f9892f78f8aff713e4 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:26 ===================================================== [Pipeline] echo 09:28:26 taggedImages: 09:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.103 09:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:26 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:28:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:28:27 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:27 latest 09:28:27 3.0.0-dev.103 09:28:27 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:27 main 09:28:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:28:27 ed1a109ff86d: Preparing 09:28:27 ed1a109ff86d: Preparing 09:28:27 c71f15a78975: Preparing 09:28:27 8c72a1aa4ebf: Preparing 09:28:27 8be309dc7b77: Preparing 09:28:27 ecef043653ff: Preparing 09:28:27 f68273cfcdfc: Preparing 09:28:27 20bf5460d04c: Preparing 09:28:27 0bf42daeece0: Preparing 09:28:27 73f61b7ebc40: Preparing 09:28:27 73475ce079f7: Preparing 09:28:27 6af5c9bba2e8: Preparing 09:28:27 2086c40f001b: Preparing 09:28:27 7cd52847ad77: Preparing 09:28:27 73f61b7ebc40: Waiting 09:28:27 73475ce079f7: Waiting 09:28:27 f68273cfcdfc: Waiting 09:28:27 6af5c9bba2e8: Waiting 09:28:27 20bf5460d04c: Waiting 09:28:27 2086c40f001b: Waiting 09:28:27 7cd52847ad77: Waiting 09:28:27 0bf42daeece0: Waiting 09:28:27 ed1a109ff86d: Pushed 09:28:27 ecef043653ff: Pushed 09:28:27 c71f15a78975: Pushed 09:28:27 8c72a1aa4ebf: Pushed 09:28:27 8be309dc7b77: Pushed 09:28:28 73f61b7ebc40: Pushed 09:28:28 20bf5460d04c: Layer already exists 09:28:28 73475ce079f7: Pushed 09:28:28 6af5c9bba2e8: Pushed 09:28:28 0bf42daeece0: Layer already exists 09:28:29 7cd52847ad77: Layer already exists 09:28:29 2086c40f001b: Pushed 09:28:29 f68273cfcdfc: Pushed 09:28:29 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:28:30 ed1a109ff86d: Preparing 09:28:30 ed1a109ff86d: Preparing 09:28:30 c71f15a78975: Preparing 09:28:30 8c72a1aa4ebf: Preparing 09:28:30 8be309dc7b77: Preparing 09:28:30 ecef043653ff: Preparing 09:28:30 f68273cfcdfc: Preparing 09:28:30 20bf5460d04c: Preparing 09:28:30 0bf42daeece0: Preparing 09:28:30 73f61b7ebc40: Preparing 09:28:30 73475ce079f7: Preparing 09:28:30 6af5c9bba2e8: Preparing 09:28:30 2086c40f001b: Preparing 09:28:30 7cd52847ad77: Preparing 09:28:30 20bf5460d04c: Waiting 09:28:30 0bf42daeece0: Waiting 09:28:30 7cd52847ad77: Waiting 09:28:30 73f61b7ebc40: Waiting 09:28:30 2086c40f001b: Waiting 09:28:30 73475ce079f7: Waiting 09:28:30 6af5c9bba2e8: Waiting 09:28:30 f68273cfcdfc: Waiting 09:28:30 ecef043653ff: Layer already exists 09:28:30 ed1a109ff86d: Layer already exists 09:28:30 8c72a1aa4ebf: Layer already exists 09:28:30 8be309dc7b77: Layer already exists 09:28:30 c71f15a78975: Layer already exists 09:28:30 20bf5460d04c: Layer already exists 09:28:30 f68273cfcdfc: Layer already exists 09:28:30 73475ce079f7: Layer already exists 09:28:30 0bf42daeece0: Layer already exists 09:28:30 73f61b7ebc40: Layer already exists 09:28:30 6af5c9bba2e8: Layer already exists 09:28:30 7cd52847ad77: Layer already exists 09:28:30 2086c40f001b: Layer already exists 09:28:30 latest: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.103 09:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:28:30 ed1a109ff86d: Preparing 09:28:30 ed1a109ff86d: Preparing 09:28:30 c71f15a78975: Preparing 09:28:30 8c72a1aa4ebf: Preparing 09:28:30 8be309dc7b77: Preparing 09:28:30 ecef043653ff: Preparing 09:28:30 f68273cfcdfc: Preparing 09:28:30 20bf5460d04c: Preparing 09:28:30 0bf42daeece0: Preparing 09:28:30 73f61b7ebc40: Preparing 09:28:30 73475ce079f7: Preparing 09:28:30 6af5c9bba2e8: Preparing 09:28:30 2086c40f001b: Preparing 09:28:30 7cd52847ad77: Preparing 09:28:30 73f61b7ebc40: Waiting 09:28:30 f68273cfcdfc: Waiting 09:28:30 6af5c9bba2e8: Waiting 09:28:30 73475ce079f7: Waiting 09:28:30 2086c40f001b: Waiting 09:28:30 7cd52847ad77: Waiting 09:28:30 20bf5460d04c: Waiting 09:28:30 8be309dc7b77: Layer already exists 09:28:30 ecef043653ff: Layer already exists 09:28:30 8c72a1aa4ebf: Layer already exists 09:28:30 c71f15a78975: Layer already exists 09:28:30 ed1a109ff86d: Layer already exists 09:28:30 20bf5460d04c: Layer already exists 09:28:30 f68273cfcdfc: Layer already exists 09:28:30 73f61b7ebc40: Layer already exists 09:28:30 0bf42daeece0: Layer already exists 09:28:30 73475ce079f7: Layer already exists 09:28:30 6af5c9bba2e8: Layer already exists 09:28:30 2086c40f001b: Layer already exists 09:28:30 7cd52847ad77: Layer already exists 09:28:30 3.0.0-dev.103: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:28:31 ed1a109ff86d: Preparing 09:28:31 ed1a109ff86d: Preparing 09:28:31 c71f15a78975: Preparing 09:28:31 8c72a1aa4ebf: Preparing 09:28:31 8be309dc7b77: Preparing 09:28:31 ecef043653ff: Preparing 09:28:31 f68273cfcdfc: Preparing 09:28:31 20bf5460d04c: Preparing 09:28:31 0bf42daeece0: Preparing 09:28:31 73f61b7ebc40: Preparing 09:28:31 73475ce079f7: Preparing 09:28:31 f68273cfcdfc: Waiting 09:28:31 20bf5460d04c: Waiting 09:28:31 0bf42daeece0: Waiting 09:28:31 73f61b7ebc40: Waiting 09:28:31 6af5c9bba2e8: Preparing 09:28:31 73475ce079f7: Waiting 09:28:31 2086c40f001b: Preparing 09:28:31 7cd52847ad77: Preparing 09:28:31 6af5c9bba2e8: Waiting 09:28:31 2086c40f001b: Waiting 09:28:31 7cd52847ad77: Waiting 09:28:31 ecef043653ff: Layer already exists 09:28:31 8c72a1aa4ebf: Layer already exists 09:28:31 ed1a109ff86d: Layer already exists 09:28:31 8be309dc7b77: Layer already exists 09:28:31 c71f15a78975: Layer already exists 09:28:31 f68273cfcdfc: Layer already exists 09:28:31 73f61b7ebc40: Layer already exists 09:28:31 0bf42daeece0: Layer already exists 09:28:31 73475ce079f7: Layer already exists 09:28:31 20bf5460d04c: Layer already exists 09:28:31 6af5c9bba2e8: Layer already exists 09:28:31 2086c40f001b: Layer already exists 09:28:31 7cd52847ad77: Layer already exists 09:28:31 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:28:32 ed1a109ff86d: Preparing 09:28:32 ed1a109ff86d: Preparing 09:28:32 c71f15a78975: Preparing 09:28:32 8c72a1aa4ebf: Preparing 09:28:32 8be309dc7b77: Preparing 09:28:32 ecef043653ff: Preparing 09:28:32 f68273cfcdfc: Preparing 09:28:32 20bf5460d04c: Preparing 09:28:32 0bf42daeece0: Preparing 09:28:32 73f61b7ebc40: Preparing 09:28:32 73475ce079f7: Preparing 09:28:32 6af5c9bba2e8: Preparing 09:28:32 2086c40f001b: Preparing 09:28:32 7cd52847ad77: Preparing 09:28:32 f68273cfcdfc: Waiting 09:28:32 20bf5460d04c: Waiting 09:28:32 73475ce079f7: Waiting 09:28:32 73f61b7ebc40: Waiting 09:28:32 6af5c9bba2e8: Waiting 09:28:32 0bf42daeece0: Waiting 09:28:32 2086c40f001b: Waiting 09:28:32 7cd52847ad77: Waiting 09:28:32 8c72a1aa4ebf: Layer already exists 09:28:32 ecef043653ff: Layer already exists 09:28:32 8be309dc7b77: Layer already exists 09:28:32 c71f15a78975: Layer already exists 09:28:32 ed1a109ff86d: Layer already exists 09:28:32 f68273cfcdfc: Layer already exists 09:28:32 20bf5460d04c: Layer already exists 09:28:32 73475ce079f7: Layer already exists 09:28:32 73f61b7ebc40: Layer already exists 09:28:32 0bf42daeece0: Layer already exists 09:28:32 6af5c9bba2e8: Layer already exists 09:28:32 7cd52847ad77: Layer already exists 09:28:32 2086c40f001b: Layer already exists 09:28:32 main: digest: sha256:1b1692f97b4aa6b184702cbe412ff3a3103eabe079f748c9415731894a844a31 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:32 ===================================================== [Pipeline] echo 09:28:32 taggedImages: 09:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.103 09:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:28:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:28:32 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:32 latest 09:28:32 3.0.0-dev.103 09:28:32 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:32 main 09:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:28:32 a3784d2a9779: Preparing 09:28:32 468ee5f2276d: Preparing 09:28:32 ffb9617b2876: Preparing 09:28:32 98303679f6e1: Preparing 09:28:32 20bf5460d04c: Preparing 09:28:32 0bf42daeece0: Preparing 09:28:32 931c743e97ba: Preparing 09:28:32 7cd52847ad77: Preparing 09:28:32 0bf42daeece0: Waiting 09:28:32 931c743e97ba: Waiting 09:28:32 7cd52847ad77: Waiting 09:28:32 20bf5460d04c: Layer already exists 09:28:32 0bf42daeece0: Layer already exists 09:28:32 931c743e97ba: Layer already exists 09:28:32 7cd52847ad77: Layer already exists 09:28:32 a3784d2a9779: Pushed 09:28:32 468ee5f2276d: Pushed 09:28:32 ffb9617b2876: Pushed 09:28:34 98303679f6e1: Pushed 09:28:34 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:28:34 a3784d2a9779: Preparing 09:28:34 468ee5f2276d: Preparing 09:28:34 ffb9617b2876: Preparing 09:28:34 98303679f6e1: Preparing 09:28:34 20bf5460d04c: Preparing 09:28:34 0bf42daeece0: Preparing 09:28:34 931c743e97ba: Preparing 09:28:34 7cd52847ad77: Preparing 09:28:34 931c743e97ba: Waiting 09:28:34 7cd52847ad77: Waiting 09:28:34 0bf42daeece0: Waiting 09:28:34 a3784d2a9779: Layer already exists 09:28:34 98303679f6e1: Layer already exists 09:28:34 468ee5f2276d: Layer already exists 09:28:34 20bf5460d04c: Layer already exists 09:28:34 ffb9617b2876: Layer already exists 09:28:34 931c743e97ba: Layer already exists 09:28:34 7cd52847ad77: Layer already exists 09:28:34 0bf42daeece0: Layer already exists 09:28:34 latest: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.103 09:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:28:35 a3784d2a9779: Preparing 09:28:35 468ee5f2276d: Preparing 09:28:35 ffb9617b2876: Preparing 09:28:35 98303679f6e1: Preparing 09:28:35 20bf5460d04c: Preparing 09:28:35 0bf42daeece0: Preparing 09:28:35 931c743e97ba: Preparing 09:28:35 7cd52847ad77: Preparing 09:28:35 0bf42daeece0: Waiting 09:28:35 931c743e97ba: Waiting 09:28:35 7cd52847ad77: Waiting 09:28:35 98303679f6e1: Layer already exists 09:28:35 ffb9617b2876: Layer already exists 09:28:35 a3784d2a9779: Layer already exists 09:28:35 468ee5f2276d: Layer already exists 09:28:35 20bf5460d04c: Layer already exists 09:28:35 0bf42daeece0: Layer already exists 09:28:35 7cd52847ad77: Layer already exists 09:28:35 931c743e97ba: Layer already exists 09:28:35 3.0.0-dev.103: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:28:36 a3784d2a9779: Preparing 09:28:36 468ee5f2276d: Preparing 09:28:36 ffb9617b2876: Preparing 09:28:36 98303679f6e1: Preparing 09:28:36 20bf5460d04c: Preparing 09:28:36 0bf42daeece0: Preparing 09:28:36 931c743e97ba: Preparing 09:28:36 7cd52847ad77: Preparing 09:28:36 0bf42daeece0: Waiting 09:28:36 931c743e97ba: Waiting 09:28:36 7cd52847ad77: Waiting 09:28:36 98303679f6e1: Layer already exists 09:28:36 a3784d2a9779: Layer already exists 09:28:36 468ee5f2276d: Layer already exists 09:28:36 ffb9617b2876: Layer already exists 09:28:36 20bf5460d04c: Layer already exists 09:28:36 931c743e97ba: Layer already exists 09:28:36 0bf42daeece0: Layer already exists 09:28:36 7cd52847ad77: Layer already exists 09:28:36 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:28:36 a3784d2a9779: Preparing 09:28:36 468ee5f2276d: Preparing 09:28:36 ffb9617b2876: Preparing 09:28:36 98303679f6e1: Preparing 09:28:36 20bf5460d04c: Preparing 09:28:36 0bf42daeece0: Preparing 09:28:36 931c743e97ba: Preparing 09:28:36 7cd52847ad77: Preparing 09:28:36 0bf42daeece0: Waiting 09:28:36 931c743e97ba: Waiting 09:28:36 20bf5460d04c: Layer already exists 09:28:36 ffb9617b2876: Layer already exists 09:28:36 a3784d2a9779: Layer already exists 09:28:36 98303679f6e1: Layer already exists 09:28:36 468ee5f2276d: Layer already exists 09:28:36 931c743e97ba: Layer already exists 09:28:36 0bf42daeece0: Layer already exists 09:28:36 7cd52847ad77: Layer already exists 09:28:36 main: digest: sha256:b4cb1c3c6961b22b0090bd6eb020083ce7d7eb9ffc6cd320ae38523387298c7b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:36 ===================================================== [Pipeline] echo 09:28:36 taggedImages: 09:28:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:28:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.103 09:28:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:36 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:28:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:28:36 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:36 latest 09:28:36 3.0.0-dev.103 09:28:36 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:36 main 09:28:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:28:37 35e7cdb6322e: Preparing 09:28:37 be2eb96ac830: Preparing 09:28:37 86890cb60c98: Preparing 09:28:37 62a3f41239bf: Preparing 09:28:37 20bf5460d04c: Preparing 09:28:37 0bf42daeece0: Preparing 09:28:37 d57de5f3bf1c: Preparing 09:28:37 6151239953d8: Preparing 09:28:37 7cd52847ad77: Preparing 09:28:37 0bf42daeece0: Waiting 09:28:37 d57de5f3bf1c: Waiting 09:28:37 6151239953d8: Waiting 09:28:37 7cd52847ad77: Waiting 09:28:37 20bf5460d04c: Layer already exists 09:28:37 0bf42daeece0: Layer already exists 09:28:37 62a3f41239bf: Pushed 09:28:37 35e7cdb6322e: Pushed 09:28:37 be2eb96ac830: Pushed 09:28:37 d57de5f3bf1c: Pushed 09:28:37 7cd52847ad77: Layer already exists 09:28:37 6151239953d8: Pushed 09:28:39 86890cb60c98: Pushed 09:28:39 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:28:39 35e7cdb6322e: Preparing 09:28:39 be2eb96ac830: Preparing 09:28:39 86890cb60c98: Preparing 09:28:39 62a3f41239bf: Preparing 09:28:39 20bf5460d04c: Preparing 09:28:39 0bf42daeece0: Preparing 09:28:39 d57de5f3bf1c: Preparing 09:28:39 6151239953d8: Preparing 09:28:39 7cd52847ad77: Preparing 09:28:39 0bf42daeece0: Waiting 09:28:39 d57de5f3bf1c: Waiting 09:28:39 6151239953d8: Waiting 09:28:39 7cd52847ad77: Waiting 09:28:39 86890cb60c98: Layer already exists 09:28:39 be2eb96ac830: Layer already exists 09:28:39 35e7cdb6322e: Layer already exists 09:28:39 20bf5460d04c: Layer already exists 09:28:39 62a3f41239bf: Layer already exists 09:28:39 d57de5f3bf1c: Layer already exists 09:28:39 0bf42daeece0: Layer already exists 09:28:39 6151239953d8: Layer already exists 09:28:39 7cd52847ad77: Layer already exists 09:28:39 latest: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.103 09:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:28:40 35e7cdb6322e: Preparing 09:28:40 be2eb96ac830: Preparing 09:28:40 86890cb60c98: Preparing 09:28:40 62a3f41239bf: Preparing 09:28:40 20bf5460d04c: Preparing 09:28:40 0bf42daeece0: Preparing 09:28:40 d57de5f3bf1c: Preparing 09:28:40 6151239953d8: Preparing 09:28:40 7cd52847ad77: Preparing 09:28:40 d57de5f3bf1c: Waiting 09:28:40 6151239953d8: Waiting 09:28:40 7cd52847ad77: Waiting 09:28:40 0bf42daeece0: Waiting 09:28:40 be2eb96ac830: Layer already exists 09:28:40 86890cb60c98: Layer already exists 09:28:40 20bf5460d04c: Layer already exists 09:28:40 62a3f41239bf: Layer already exists 09:28:40 35e7cdb6322e: Layer already exists 09:28:40 6151239953d8: Layer already exists 09:28:40 0bf42daeece0: Layer already exists 09:28:40 7cd52847ad77: Layer already exists 09:28:40 d57de5f3bf1c: Layer already exists 09:28:40 3.0.0-dev.103: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:28:40 35e7cdb6322e: Preparing 09:28:40 be2eb96ac830: Preparing 09:28:40 86890cb60c98: Preparing 09:28:40 62a3f41239bf: Preparing 09:28:40 20bf5460d04c: Preparing 09:28:40 0bf42daeece0: Preparing 09:28:40 d57de5f3bf1c: Preparing 09:28:40 6151239953d8: Preparing 09:28:40 7cd52847ad77: Preparing 09:28:40 0bf42daeece0: Waiting 09:28:40 6151239953d8: Waiting 09:28:40 7cd52847ad77: Waiting 09:28:40 d57de5f3bf1c: Waiting 09:28:40 20bf5460d04c: Layer already exists 09:28:40 35e7cdb6322e: Layer already exists 09:28:40 86890cb60c98: Layer already exists 09:28:40 be2eb96ac830: Layer already exists 09:28:40 62a3f41239bf: Layer already exists 09:28:40 0bf42daeece0: Layer already exists 09:28:40 d57de5f3bf1c: Layer already exists 09:28:40 7cd52847ad77: Layer already exists 09:28:40 6151239953d8: Layer already exists 09:28:40 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:28:41 35e7cdb6322e: Preparing 09:28:41 be2eb96ac830: Preparing 09:28:41 86890cb60c98: Preparing 09:28:41 62a3f41239bf: Preparing 09:28:41 20bf5460d04c: Preparing 09:28:41 0bf42daeece0: Preparing 09:28:41 d57de5f3bf1c: Preparing 09:28:41 6151239953d8: Preparing 09:28:41 7cd52847ad77: Preparing 09:28:41 0bf42daeece0: Waiting 09:28:41 d57de5f3bf1c: Waiting 09:28:41 6151239953d8: Waiting 09:28:41 be2eb96ac830: Layer already exists 09:28:41 86890cb60c98: Layer already exists 09:28:41 20bf5460d04c: Layer already exists 09:28:41 62a3f41239bf: Layer already exists 09:28:41 35e7cdb6322e: Layer already exists 09:28:41 0bf42daeece0: Layer already exists 09:28:41 d57de5f3bf1c: Layer already exists 09:28:41 6151239953d8: Layer already exists 09:28:41 7cd52847ad77: Layer already exists 09:28:41 main: digest: sha256:c7caa862301560c7872ca83904f7ccfda757b5b92a36f1480f6021a551bb291a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:41 ===================================================== [Pipeline] echo 09:28:41 taggedImages: 09:28:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:28:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.103 09:28:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:28:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:28:41 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:41 latest 09:28:41 3.0.0-dev.103 09:28:41 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:41 main 09:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:28:42 2a17bfc79ec2: Preparing 09:28:42 438f1e74fde0: Preparing 09:28:42 8d5e049879cf: Preparing 09:28:42 354fb433738d: Preparing 09:28:42 848dcf557e3a: Preparing 09:28:42 2d92e257e2ec: Preparing 09:28:42 f74e87faf3ae: Preparing 09:28:42 20bf5460d04c: Preparing 09:28:42 0bf42daeece0: Preparing 09:28:42 00cfa8f6e15e: Preparing 09:28:42 7cd52847ad77: Preparing 09:28:42 2d92e257e2ec: Waiting 09:28:42 00cfa8f6e15e: Waiting 09:28:42 20bf5460d04c: Waiting 09:28:42 7cd52847ad77: Waiting 09:28:42 2a17bfc79ec2: Pushed 09:28:42 848dcf557e3a: Pushed 09:28:42 438f1e74fde0: Pushed 09:28:42 20bf5460d04c: Layer already exists 09:28:42 0bf42daeece0: Layer already exists 09:28:42 f74e87faf3ae: Pushed 09:28:42 2d92e257e2ec: Pushed 09:28:42 7cd52847ad77: Layer already exists 09:28:42 00cfa8f6e15e: Pushed 09:28:43 354fb433738d: Pushed 09:28:44 8d5e049879cf: Pushed 09:28:44 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:28:44 2a17bfc79ec2: Preparing 09:28:44 438f1e74fde0: Preparing 09:28:44 8d5e049879cf: Preparing 09:28:44 354fb433738d: Preparing 09:28:44 848dcf557e3a: Preparing 09:28:44 2d92e257e2ec: Preparing 09:28:44 f74e87faf3ae: Preparing 09:28:44 20bf5460d04c: Preparing 09:28:44 0bf42daeece0: Preparing 09:28:44 00cfa8f6e15e: Preparing 09:28:44 2d92e257e2ec: Waiting 09:28:44 20bf5460d04c: Waiting 09:28:44 0bf42daeece0: Waiting 09:28:44 7cd52847ad77: Preparing 09:28:44 7cd52847ad77: Waiting 09:28:44 00cfa8f6e15e: Waiting 09:28:44 354fb433738d: Layer already exists 09:28:44 8d5e049879cf: Layer already exists 09:28:44 438f1e74fde0: Layer already exists 09:28:44 848dcf557e3a: Layer already exists 09:28:44 2a17bfc79ec2: Layer already exists 09:28:44 2d92e257e2ec: Layer already exists 09:28:44 0bf42daeece0: Layer already exists 09:28:44 f74e87faf3ae: Layer already exists 09:28:44 20bf5460d04c: Layer already exists 09:28:44 00cfa8f6e15e: Layer already exists 09:28:44 7cd52847ad77: Layer already exists 09:28:44 latest: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.103 09:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:28:45 2a17bfc79ec2: Preparing 09:28:45 438f1e74fde0: Preparing 09:28:45 8d5e049879cf: Preparing 09:28:45 354fb433738d: Preparing 09:28:45 848dcf557e3a: Preparing 09:28:45 2d92e257e2ec: Preparing 09:28:45 f74e87faf3ae: Preparing 09:28:45 20bf5460d04c: Preparing 09:28:45 0bf42daeece0: Preparing 09:28:45 00cfa8f6e15e: Preparing 09:28:45 7cd52847ad77: Preparing 09:28:45 20bf5460d04c: Waiting 09:28:45 0bf42daeece0: Waiting 09:28:45 00cfa8f6e15e: Waiting 09:28:45 7cd52847ad77: Waiting 09:28:45 f74e87faf3ae: Waiting 09:28:45 2a17bfc79ec2: Layer already exists 09:28:45 8d5e049879cf: Layer already exists 09:28:45 354fb433738d: Layer already exists 09:28:45 438f1e74fde0: Layer already exists 09:28:45 848dcf557e3a: Layer already exists 09:28:45 f74e87faf3ae: Layer already exists 09:28:45 20bf5460d04c: Layer already exists 09:28:45 0bf42daeece0: Layer already exists 09:28:45 2d92e257e2ec: Layer already exists 09:28:45 00cfa8f6e15e: Layer already exists 09:28:45 7cd52847ad77: Layer already exists 09:28:45 3.0.0-dev.103: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:28:46 2a17bfc79ec2: Preparing 09:28:46 438f1e74fde0: Preparing 09:28:46 8d5e049879cf: Preparing 09:28:46 354fb433738d: Preparing 09:28:46 848dcf557e3a: Preparing 09:28:46 2d92e257e2ec: Preparing 09:28:46 f74e87faf3ae: Preparing 09:28:46 20bf5460d04c: Preparing 09:28:46 0bf42daeece0: Preparing 09:28:46 00cfa8f6e15e: Preparing 09:28:46 7cd52847ad77: Preparing 09:28:46 00cfa8f6e15e: Waiting 09:28:46 7cd52847ad77: Waiting 09:28:46 2d92e257e2ec: Waiting 09:28:46 f74e87faf3ae: Waiting 09:28:46 20bf5460d04c: Waiting 09:28:46 0bf42daeece0: Waiting 09:28:46 8d5e049879cf: Layer already exists 09:28:46 848dcf557e3a: Layer already exists 09:28:46 2a17bfc79ec2: Layer already exists 09:28:46 354fb433738d: Layer already exists 09:28:46 438f1e74fde0: Layer already exists 09:28:46 2d92e257e2ec: Layer already exists 09:28:46 f74e87faf3ae: Layer already exists 09:28:46 0bf42daeece0: Layer already exists 09:28:46 20bf5460d04c: Layer already exists 09:28:46 00cfa8f6e15e: Layer already exists 09:28:46 7cd52847ad77: Layer already exists 09:28:46 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:28:46 2a17bfc79ec2: Preparing 09:28:46 438f1e74fde0: Preparing 09:28:46 8d5e049879cf: Preparing 09:28:46 354fb433738d: Preparing 09:28:46 848dcf557e3a: Preparing 09:28:46 2d92e257e2ec: Preparing 09:28:46 f74e87faf3ae: Preparing 09:28:46 20bf5460d04c: Preparing 09:28:46 0bf42daeece0: Preparing 09:28:46 00cfa8f6e15e: Preparing 09:28:46 7cd52847ad77: Preparing 09:28:46 2d92e257e2ec: Waiting 09:28:46 f74e87faf3ae: Waiting 09:28:46 20bf5460d04c: Waiting 09:28:46 0bf42daeece0: Waiting 09:28:46 00cfa8f6e15e: Waiting 09:28:46 7cd52847ad77: Waiting 09:28:46 8d5e049879cf: Layer already exists 09:28:46 2a17bfc79ec2: Layer already exists 09:28:46 438f1e74fde0: Layer already exists 09:28:46 848dcf557e3a: Layer already exists 09:28:46 354fb433738d: Layer already exists 09:28:46 f74e87faf3ae: Layer already exists 09:28:46 0bf42daeece0: Layer already exists 09:28:46 2d92e257e2ec: Layer already exists 09:28:46 20bf5460d04c: Layer already exists 09:28:46 00cfa8f6e15e: Layer already exists 09:28:46 7cd52847ad77: Layer already exists 09:28:46 main: digest: sha256:9da235e1ed3fb664f508c9354be66f1ca6ff9f5cce181e0540ca244da4ca1dc4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:46 ===================================================== [Pipeline] echo 09:28:46 taggedImages: 09:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.103 09:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:28:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:28:46 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:46 latest 09:28:46 3.0.0-dev.103 09:28:46 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:46 main 09:28:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:28:47 efebcbcc629c: Preparing 09:28:47 6e4a1366c885: Preparing 09:28:47 20bf5460d04c: Preparing 09:28:47 0bf42daeece0: Preparing 09:28:47 38387d19b8f5: Preparing 09:28:47 7cd52847ad77: Preparing 09:28:47 7cd52847ad77: Waiting 09:28:47 0bf42daeece0: Layer already exists 09:28:47 20bf5460d04c: Layer already exists 09:28:47 7cd52847ad77: Layer already exists 09:28:47 efebcbcc629c: Pushed 09:28:47 38387d19b8f5: Pushed 09:28:49 6e4a1366c885: Pushed 09:28:49 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:28:50 efebcbcc629c: Preparing 09:28:50 6e4a1366c885: Preparing 09:28:50 20bf5460d04c: Preparing 09:28:50 0bf42daeece0: Preparing 09:28:50 38387d19b8f5: Preparing 09:28:50 7cd52847ad77: Preparing 09:28:50 7cd52847ad77: Waiting 09:28:50 efebcbcc629c: Layer already exists 09:28:50 20bf5460d04c: Layer already exists 09:28:50 6e4a1366c885: Layer already exists 09:28:50 38387d19b8f5: Layer already exists 09:28:50 0bf42daeece0: Layer already exists 09:28:50 7cd52847ad77: Layer already exists 09:28:50 latest: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.103 09:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:28:51 efebcbcc629c: Preparing 09:28:51 6e4a1366c885: Preparing 09:28:51 20bf5460d04c: Preparing 09:28:51 0bf42daeece0: Preparing 09:28:51 38387d19b8f5: Preparing 09:28:51 7cd52847ad77: Preparing 09:28:51 20bf5460d04c: Layer already exists 09:28:51 efebcbcc629c: Layer already exists 09:28:51 38387d19b8f5: Layer already exists 09:28:51 0bf42daeece0: Layer already exists 09:28:51 6e4a1366c885: Layer already exists 09:28:51 7cd52847ad77: Layer already exists 09:28:51 3.0.0-dev.103: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:28:51 efebcbcc629c: Preparing 09:28:51 6e4a1366c885: Preparing 09:28:51 20bf5460d04c: Preparing 09:28:51 0bf42daeece0: Preparing 09:28:51 38387d19b8f5: Preparing 09:28:51 7cd52847ad77: Preparing 09:28:51 efebcbcc629c: Layer already exists 09:28:51 20bf5460d04c: Layer already exists 09:28:51 38387d19b8f5: Layer already exists 09:28:51 0bf42daeece0: Layer already exists 09:28:51 6e4a1366c885: Layer already exists 09:28:51 7cd52847ad77: Layer already exists 09:28:51 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:28:52 efebcbcc629c: Preparing 09:28:52 6e4a1366c885: Preparing 09:28:52 20bf5460d04c: Preparing 09:28:52 0bf42daeece0: Preparing 09:28:52 38387d19b8f5: Preparing 09:28:52 7cd52847ad77: Preparing 09:28:52 7cd52847ad77: Waiting 09:28:52 20bf5460d04c: Layer already exists 09:28:52 6e4a1366c885: Layer already exists 09:28:52 efebcbcc629c: Layer already exists 09:28:52 38387d19b8f5: Layer already exists 09:28:52 0bf42daeece0: Layer already exists 09:28:52 7cd52847ad77: Layer already exists 09:28:52 main: digest: sha256:930e658144a0ccc95cfccf9ba39a06dea4c9c53efea15083b6a6fe8d94b0c935 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:52 ===================================================== [Pipeline] echo 09:28:52 taggedImages: 09:28:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:28:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.103 09:28:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:52 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:28:52 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:28:52 944340b470a6d35ed9a6f68b845c4079971c0434 09:28:52 latest 09:28:52 3.0.0-dev.103 09:28:52 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:28:52 main 09:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434 09:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:28:53 6efcfe973e9e: Preparing 09:28:53 bcf3ba6c1809: Preparing 09:28:53 8345cb20183e: Preparing 09:28:53 9f024d30ead7: Preparing 09:28:53 ecf9611a573e: Preparing 09:28:53 20bf5460d04c: Preparing 09:28:53 0bf42daeece0: Preparing 09:28:53 29e9667d4af5: Preparing 09:28:53 7cd52847ad77: Preparing 09:28:53 0bf42daeece0: Waiting 09:28:53 20bf5460d04c: Waiting 09:28:53 29e9667d4af5: Waiting 09:28:53 7cd52847ad77: Waiting 09:28:53 bcf3ba6c1809: Pushed 09:28:53 6efcfe973e9e: Pushed 09:28:53 8345cb20183e: Pushed 09:28:53 20bf5460d04c: Layer already exists 09:28:53 0bf42daeece0: Layer already exists 09:28:53 7cd52847ad77: Layer already exists 09:28:53 29e9667d4af5: Pushed 09:28:57 ecf9611a573e: Pushed 09:29:01 9f024d30ead7: Pushed 09:29:01 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:01 6efcfe973e9e: Preparing 09:29:01 bcf3ba6c1809: Preparing 09:29:01 8345cb20183e: Preparing 09:29:01 9f024d30ead7: Preparing 09:29:01 ecf9611a573e: Preparing 09:29:01 20bf5460d04c: Preparing 09:29:01 0bf42daeece0: Preparing 09:29:01 29e9667d4af5: Preparing 09:29:01 7cd52847ad77: Preparing 09:29:01 29e9667d4af5: Waiting 09:29:01 20bf5460d04c: Waiting 09:29:01 7cd52847ad77: Waiting 09:29:01 0bf42daeece0: Waiting 09:29:01 8345cb20183e: Layer already exists 09:29:01 6efcfe973e9e: Layer already exists 09:29:01 9f024d30ead7: Layer already exists 09:29:01 ecf9611a573e: Layer already exists 09:29:01 bcf3ba6c1809: Layer already exists 09:29:01 20bf5460d04c: Layer already exists 09:29:01 0bf42daeece0: Layer already exists 09:29:01 29e9667d4af5: Layer already exists 09:29:01 7cd52847ad77: Layer already exists 09:29:01 latest: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.103 09:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:02 6efcfe973e9e: Preparing 09:29:02 bcf3ba6c1809: Preparing 09:29:02 8345cb20183e: Preparing 09:29:02 9f024d30ead7: Preparing 09:29:02 ecf9611a573e: Preparing 09:29:02 20bf5460d04c: Preparing 09:29:02 0bf42daeece0: Preparing 09:29:02 29e9667d4af5: Preparing 09:29:02 7cd52847ad77: Preparing 09:29:02 7cd52847ad77: Waiting 09:29:02 ecf9611a573e: Layer already exists 09:29:02 6efcfe973e9e: Layer already exists 09:29:02 8345cb20183e: Layer already exists 09:29:02 9f024d30ead7: Layer already exists 09:29:02 bcf3ba6c1809: Layer already exists 09:29:02 20bf5460d04c: Layer already exists 09:29:02 29e9667d4af5: Layer already exists 09:29:02 7cd52847ad77: Layer already exists 09:29:02 0bf42daeece0: Layer already exists 09:29:02 3.0.0-dev.103: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:03 6efcfe973e9e: Preparing 09:29:03 bcf3ba6c1809: Preparing 09:29:03 8345cb20183e: Preparing 09:29:03 9f024d30ead7: Preparing 09:29:03 ecf9611a573e: Preparing 09:29:03 20bf5460d04c: Preparing 09:29:03 0bf42daeece0: Preparing 09:29:03 29e9667d4af5: Preparing 09:29:03 7cd52847ad77: Preparing 09:29:03 20bf5460d04c: Waiting 09:29:03 0bf42daeece0: Waiting 09:29:03 7cd52847ad77: Waiting 09:29:03 ecf9611a573e: Layer already exists 09:29:03 bcf3ba6c1809: Layer already exists 09:29:03 6efcfe973e9e: Layer already exists 09:29:03 9f024d30ead7: Layer already exists 09:29:03 8345cb20183e: Layer already exists 09:29:03 0bf42daeece0: Layer already exists 09:29:03 20bf5460d04c: Layer already exists 09:29:03 7cd52847ad77: Layer already exists 09:29:03 29e9667d4af5: Layer already exists 09:29:03 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:29:04 6efcfe973e9e: Preparing 09:29:04 bcf3ba6c1809: Preparing 09:29:04 8345cb20183e: Preparing 09:29:04 9f024d30ead7: Preparing 09:29:04 ecf9611a573e: Preparing 09:29:04 20bf5460d04c: Preparing 09:29:04 0bf42daeece0: Preparing 09:29:04 29e9667d4af5: Preparing 09:29:04 7cd52847ad77: Preparing 09:29:04 20bf5460d04c: Waiting 09:29:04 0bf42daeece0: Waiting 09:29:04 29e9667d4af5: Waiting 09:29:04 7cd52847ad77: Waiting 09:29:04 9f024d30ead7: Layer already exists 09:29:04 ecf9611a573e: Layer already exists 09:29:04 8345cb20183e: Layer already exists 09:29:04 bcf3ba6c1809: Layer already exists 09:29:04 6efcfe973e9e: Layer already exists 09:29:04 20bf5460d04c: Layer already exists 09:29:04 29e9667d4af5: Layer already exists 09:29:04 0bf42daeece0: Layer already exists 09:29:04 7cd52847ad77: Layer already exists 09:29:04 main: digest: sha256:4ed25647742a0d768267b9416e30c517dacba217effba056b2e4a30f440be004 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:04 ===================================================== [Pipeline] echo 09:29:04 taggedImages: 09:29:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:29:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.103 09:29:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:04 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:29:04 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:29:04 944340b470a6d35ed9a6f68b845c4079971c0434 09:29:04 latest 09:29:04 3.0.0-dev.103 09:29:04 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:04 main 09:29:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:04 141261e220c2: Preparing 09:29:04 64d0e47a6638: Preparing 09:29:04 258ee7e51fa3: Preparing 09:29:04 3768beab0700: Preparing 09:29:04 20bf5460d04c: Preparing 09:29:04 0bf42daeece0: Preparing 09:29:04 167f13c605a8: Preparing 09:29:04 7cd52847ad77: Preparing 09:29:04 167f13c605a8: Waiting 09:29:04 7cd52847ad77: Waiting 09:29:04 0bf42daeece0: Waiting 09:29:04 20bf5460d04c: Layer already exists 09:29:04 0bf42daeece0: Layer already exists 09:29:04 258ee7e51fa3: Pushed 09:29:04 64d0e47a6638: Pushed 09:29:04 141261e220c2: Pushed 09:29:04 7cd52847ad77: Layer already exists 09:29:05 167f13c605a8: Pushed 09:29:13 3768beab0700: Pushed 09:29:13 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:13 141261e220c2: Preparing 09:29:13 64d0e47a6638: Preparing 09:29:13 258ee7e51fa3: Preparing 09:29:13 3768beab0700: Preparing 09:29:13 20bf5460d04c: Preparing 09:29:13 0bf42daeece0: Preparing 09:29:13 167f13c605a8: Preparing 09:29:13 7cd52847ad77: Preparing 09:29:13 167f13c605a8: Waiting 09:29:13 7cd52847ad77: Waiting 09:29:13 0bf42daeece0: Waiting 09:29:13 258ee7e51fa3: Layer already exists 09:29:13 64d0e47a6638: Layer already exists 09:29:13 20bf5460d04c: Layer already exists 09:29:13 141261e220c2: Layer already exists 09:29:13 3768beab0700: Layer already exists 09:29:13 0bf42daeece0: Layer already exists 09:29:13 167f13c605a8: Layer already exists 09:29:13 7cd52847ad77: Layer already exists 09:29:13 latest: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.103 09:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:14 141261e220c2: Preparing 09:29:14 64d0e47a6638: Preparing 09:29:14 258ee7e51fa3: Preparing 09:29:14 3768beab0700: Preparing 09:29:14 20bf5460d04c: Preparing 09:29:14 0bf42daeece0: Preparing 09:29:14 167f13c605a8: Preparing 09:29:14 7cd52847ad77: Preparing 09:29:14 167f13c605a8: Waiting 09:29:14 7cd52847ad77: Waiting 09:29:14 0bf42daeece0: Waiting 09:29:14 3768beab0700: Layer already exists 09:29:14 141261e220c2: Layer already exists 09:29:14 20bf5460d04c: Layer already exists 09:29:14 64d0e47a6638: Layer already exists 09:29:14 258ee7e51fa3: Layer already exists 09:29:14 167f13c605a8: Layer already exists 09:29:14 0bf42daeece0: Layer already exists 09:29:14 7cd52847ad77: Layer already exists 09:29:14 3.0.0-dev.103: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:15 141261e220c2: Preparing 09:29:15 64d0e47a6638: Preparing 09:29:15 258ee7e51fa3: Preparing 09:29:15 3768beab0700: Preparing 09:29:15 20bf5460d04c: Preparing 09:29:15 0bf42daeece0: Preparing 09:29:15 167f13c605a8: Preparing 09:29:15 7cd52847ad77: Preparing 09:29:15 0bf42daeece0: Waiting 09:29:15 167f13c605a8: Waiting 09:29:15 7cd52847ad77: Waiting 09:29:15 20bf5460d04c: Layer already exists 09:29:15 141261e220c2: Layer already exists 09:29:15 3768beab0700: Layer already exists 09:29:15 64d0e47a6638: Layer already exists 09:29:15 258ee7e51fa3: Layer already exists 09:29:15 0bf42daeece0: Layer already exists 09:29:15 167f13c605a8: Layer already exists 09:29:15 7cd52847ad77: Layer already exists 09:29:15 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:15 141261e220c2: Preparing 09:29:15 64d0e47a6638: Preparing 09:29:15 258ee7e51fa3: Preparing 09:29:15 3768beab0700: Preparing 09:29:15 20bf5460d04c: Preparing 09:29:15 0bf42daeece0: Preparing 09:29:15 167f13c605a8: Preparing 09:29:15 7cd52847ad77: Preparing 09:29:15 0bf42daeece0: Waiting 09:29:15 167f13c605a8: Waiting 09:29:15 64d0e47a6638: Layer already exists 09:29:15 141261e220c2: Layer already exists 09:29:15 258ee7e51fa3: Layer already exists 09:29:15 20bf5460d04c: Layer already exists 09:29:15 3768beab0700: Layer already exists 09:29:15 0bf42daeece0: Layer already exists 09:29:15 167f13c605a8: Layer already exists 09:29:15 7cd52847ad77: Layer already exists 09:29:15 main: digest: sha256:3e0503ecbe671f69967785953ae92e0f1f29fc1dc89a96123c8591a25c315681 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:15 ===================================================== [Pipeline] echo 09:29:15 taggedImages: 09:29:15 - nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:29:15 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.103 09:29:15 - nexus3.edgexfoundry.org:10004/security-spire-config:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:29:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:29:15 944340b470a6d35ed9a6f68b845c4079971c0434 09:29:15 latest 09:29:15 3.0.0-dev.103 09:29:15 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:15 main 09:29:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:16 30fa22a946e1: Preparing 09:29:16 978cffaf041c: Preparing 09:29:16 09400996dba5: Preparing 09:29:16 ef0ca64531f8: Preparing 09:29:16 20bf5460d04c: Preparing 09:29:16 0bf42daeece0: Preparing 09:29:16 29e9667d4af5: Preparing 09:29:16 7cd52847ad77: Preparing 09:29:16 29e9667d4af5: Waiting 09:29:16 0bf42daeece0: Waiting 09:29:16 20bf5460d04c: Layer already exists 09:29:16 0bf42daeece0: Layer already exists 09:29:16 29e9667d4af5: Layer already exists 09:29:16 7cd52847ad77: Layer already exists 09:29:16 978cffaf041c: Pushed 09:29:16 30fa22a946e1: Pushed 09:29:16 09400996dba5: Pushed 09:29:23 Removing intermediate container 498acd94cf2a 09:29:23 ---> b125ecb998c5 09:29:23 Step 7/20 : COPY . . 09:29:23 ---> 744ddbca87e8 09:29:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:23 ---> Running in af59e11260e8 09:29:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:29:24 ef0ca64531f8: Pushed 09:29:24 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:25 30fa22a946e1: Preparing 09:29:25 978cffaf041c: Preparing 09:29:25 09400996dba5: Preparing 09:29:25 ef0ca64531f8: Preparing 09:29:25 20bf5460d04c: Preparing 09:29:25 0bf42daeece0: Preparing 09:29:25 29e9667d4af5: Preparing 09:29:25 7cd52847ad77: Preparing 09:29:25 0bf42daeece0: Waiting 09:29:25 7cd52847ad77: Waiting 09:29:25 29e9667d4af5: Waiting 09:29:25 09400996dba5: Layer already exists 09:29:25 30fa22a946e1: Layer already exists 09:29:25 978cffaf041c: Layer already exists 09:29:25 ef0ca64531f8: Layer already exists 09:29:25 20bf5460d04c: Layer already exists 09:29:25 0bf42daeece0: Layer already exists 09:29:25 7cd52847ad77: Layer already exists 09:29:25 29e9667d4af5: Layer already exists 09:29:25 latest: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.103 09:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:25 30fa22a946e1: Preparing 09:29:25 978cffaf041c: Preparing 09:29:25 09400996dba5: Preparing 09:29:25 ef0ca64531f8: Preparing 09:29:25 20bf5460d04c: Preparing 09:29:25 0bf42daeece0: Preparing 09:29:25 29e9667d4af5: Preparing 09:29:25 7cd52847ad77: Preparing 09:29:25 7cd52847ad77: Waiting 09:29:25 0bf42daeece0: Waiting 09:29:25 29e9667d4af5: Waiting 09:29:25 20bf5460d04c: Layer already exists 09:29:25 09400996dba5: Layer already exists 09:29:25 978cffaf041c: Layer already exists 09:29:25 ef0ca64531f8: Layer already exists 09:29:25 30fa22a946e1: Layer already exists 09:29:25 29e9667d4af5: Layer already exists 09:29:25 0bf42daeece0: Layer already exists 09:29:25 7cd52847ad77: Layer already exists 09:29:25 3.0.0-dev.103: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:26 30fa22a946e1: Preparing 09:29:26 978cffaf041c: Preparing 09:29:26 09400996dba5: Preparing 09:29:26 ef0ca64531f8: Preparing 09:29:26 20bf5460d04c: Preparing 09:29:26 0bf42daeece0: Preparing 09:29:26 29e9667d4af5: Preparing 09:29:26 7cd52847ad77: Preparing 09:29:26 0bf42daeece0: Waiting 09:29:26 29e9667d4af5: Waiting 09:29:26 7cd52847ad77: Waiting 09:29:26 ef0ca64531f8: Layer already exists 09:29:26 09400996dba5: Layer already exists 09:29:26 978cffaf041c: Layer already exists 09:29:26 30fa22a946e1: Layer already exists 09:29:26 20bf5460d04c: Layer already exists 09:29:26 29e9667d4af5: Layer already exists 09:29:26 0bf42daeece0: Layer already exists 09:29:26 7cd52847ad77: Layer already exists 09:29:26 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:26 30fa22a946e1: Preparing 09:29:26 978cffaf041c: Preparing 09:29:26 09400996dba5: Preparing 09:29:26 ef0ca64531f8: Preparing 09:29:26 20bf5460d04c: Preparing 09:29:26 0bf42daeece0: Preparing 09:29:26 29e9667d4af5: Preparing 09:29:26 7cd52847ad77: Preparing 09:29:26 29e9667d4af5: Waiting 09:29:26 0bf42daeece0: Waiting 09:29:26 7cd52847ad77: Waiting 09:29:26 20bf5460d04c: Layer already exists 09:29:26 978cffaf041c: Layer already exists 09:29:26 30fa22a946e1: Layer already exists 09:29:26 09400996dba5: Layer already exists 09:29:26 ef0ca64531f8: Layer already exists 09:29:26 29e9667d4af5: Layer already exists 09:29:26 0bf42daeece0: Layer already exists 09:29:26 7cd52847ad77: Layer already exists 09:29:26 main: digest: sha256:f7bf7e3956283261d9cadb52c72dd030e6e3d4458e1e590a550a1d7eebd4552d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:26 ===================================================== [Pipeline] echo 09:29:27 taggedImages: 09:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.103 09:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:27 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:29:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:29:27 944340b470a6d35ed9a6f68b845c4079971c0434 09:29:27 latest 09:29:27 3.0.0-dev.103 09:29:27 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:27 main 09:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:27 f5204be1b644: Preparing 09:29:27 084e4807c137: Preparing 09:29:27 20bf5460d04c: Preparing 09:29:27 0bf42daeece0: Preparing 09:29:27 47018aa00559: Preparing 09:29:27 7cd52847ad77: Preparing 09:29:27 7cd52847ad77: Waiting 09:29:27 20bf5460d04c: Layer already exists 09:29:27 0bf42daeece0: Layer already exists 09:29:27 7cd52847ad77: Layer already exists 09:29:27 f5204be1b644: Pushed 09:29:27 47018aa00559: Pushed 09:29:30 084e4807c137: Pushed 09:29:30 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:31 f5204be1b644: Preparing 09:29:31 084e4807c137: Preparing 09:29:31 20bf5460d04c: Preparing 09:29:31 0bf42daeece0: Preparing 09:29:31 47018aa00559: Preparing 09:29:31 7cd52847ad77: Preparing 09:29:31 7cd52847ad77: Waiting 09:29:31 20bf5460d04c: Layer already exists 09:29:31 0bf42daeece0: Layer already exists 09:29:31 47018aa00559: Layer already exists 09:29:31 084e4807c137: Layer already exists 09:29:31 f5204be1b644: Layer already exists 09:29:31 7cd52847ad77: Layer already exists 09:29:31 latest: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.103 09:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:31 f5204be1b644: Preparing 09:29:31 084e4807c137: Preparing 09:29:31 20bf5460d04c: Preparing 09:29:31 0bf42daeece0: Preparing 09:29:31 47018aa00559: Preparing 09:29:31 7cd52847ad77: Preparing 09:29:31 7cd52847ad77: Waiting 09:29:31 20bf5460d04c: Layer already exists 09:29:31 084e4807c137: Layer already exists 09:29:31 47018aa00559: Layer already exists 09:29:31 0bf42daeece0: Layer already exists 09:29:31 f5204be1b644: Layer already exists 09:29:31 7cd52847ad77: Layer already exists 09:29:31 3.0.0-dev.103: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:32 f5204be1b644: Preparing 09:29:32 084e4807c137: Preparing 09:29:32 20bf5460d04c: Preparing 09:29:32 0bf42daeece0: Preparing 09:29:32 47018aa00559: Preparing 09:29:32 7cd52847ad77: Preparing 09:29:32 7cd52847ad77: Waiting 09:29:32 20bf5460d04c: Layer already exists 09:29:32 47018aa00559: Layer already exists 09:29:32 084e4807c137: Layer already exists 09:29:32 f5204be1b644: Layer already exists 09:29:32 0bf42daeece0: Layer already exists 09:29:32 7cd52847ad77: Layer already exists 09:29:32 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:33 f5204be1b644: Preparing 09:29:33 084e4807c137: Preparing 09:29:33 20bf5460d04c: Preparing 09:29:33 0bf42daeece0: Preparing 09:29:33 47018aa00559: Preparing 09:29:33 7cd52847ad77: Preparing 09:29:33 7cd52847ad77: Waiting 09:29:33 f5204be1b644: Layer already exists 09:29:33 20bf5460d04c: Layer already exists 09:29:33 084e4807c137: Layer already exists 09:29:33 0bf42daeece0: Layer already exists 09:29:33 47018aa00559: Layer already exists 09:29:33 7cd52847ad77: Layer already exists 09:29:33 main: digest: sha256:40f99d9b675f9102c62f1ef0f592fc2d123d8836c470643699595129a5d1af5d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:33 ===================================================== [Pipeline] echo 09:29:33 taggedImages: 09:29:33 - nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:33 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:29:33 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.103 09:29:33 - nexus3.edgexfoundry.org:10004/support-notifications:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:33 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:29:33 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:29:33 944340b470a6d35ed9a6f68b845c4079971c0434 09:29:33 latest 09:29:33 3.0.0-dev.103 09:29:33 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:33 main 09:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:33 451cf9212929: Preparing 09:29:33 0a6ff4cca981: Preparing 09:29:33 20bf5460d04c: Preparing 09:29:33 0bf42daeece0: Preparing 09:29:33 6cfbaec2e736: Preparing 09:29:33 7cd52847ad77: Preparing 09:29:33 7cd52847ad77: Waiting 09:29:33 0bf42daeece0: Layer already exists 09:29:33 6cfbaec2e736: Layer already exists 09:29:33 20bf5460d04c: Layer already exists 09:29:33 7cd52847ad77: Layer already exists 09:29:33 451cf9212929: Pushed 09:29:37 0a6ff4cca981: Pushed 09:29:37 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:37 451cf9212929: Preparing 09:29:37 0a6ff4cca981: Preparing 09:29:37 20bf5460d04c: Preparing 09:29:37 0bf42daeece0: Preparing 09:29:37 6cfbaec2e736: Preparing 09:29:37 7cd52847ad77: Preparing 09:29:37 7cd52847ad77: Waiting 09:29:37 0a6ff4cca981: Layer already exists 09:29:37 0bf42daeece0: Layer already exists 09:29:37 451cf9212929: Layer already exists 09:29:37 6cfbaec2e736: Layer already exists 09:29:37 20bf5460d04c: Layer already exists 09:29:37 7cd52847ad77: Layer already exists 09:29:37 latest: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.103 09:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:38 451cf9212929: Preparing 09:29:38 0a6ff4cca981: Preparing 09:29:38 20bf5460d04c: Preparing 09:29:38 0bf42daeece0: Preparing 09:29:38 6cfbaec2e736: Preparing 09:29:38 7cd52847ad77: Preparing 09:29:38 7cd52847ad77: Waiting 09:29:38 0a6ff4cca981: Layer already exists 09:29:38 20bf5460d04c: Layer already exists 09:29:38 0bf42daeece0: Layer already exists 09:29:38 6cfbaec2e736: Layer already exists 09:29:38 451cf9212929: Layer already exists 09:29:38 7cd52847ad77: Layer already exists 09:29:38 3.0.0-dev.103: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:38 451cf9212929: Preparing 09:29:38 0a6ff4cca981: Preparing 09:29:38 20bf5460d04c: Preparing 09:29:38 0bf42daeece0: Preparing 09:29:38 6cfbaec2e736: Preparing 09:29:38 7cd52847ad77: Preparing 09:29:38 7cd52847ad77: Waiting 09:29:38 0bf42daeece0: Layer already exists 09:29:38 0a6ff4cca981: Layer already exists 09:29:38 451cf9212929: Layer already exists 09:29:38 6cfbaec2e736: Layer already exists 09:29:38 20bf5460d04c: Layer already exists 09:29:38 7cd52847ad77: Layer already exists 09:29:38 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:39 451cf9212929: Preparing 09:29:39 0a6ff4cca981: Preparing 09:29:39 20bf5460d04c: Preparing 09:29:39 0bf42daeece0: Preparing 09:29:39 6cfbaec2e736: Preparing 09:29:39 7cd52847ad77: Preparing 09:29:39 7cd52847ad77: Waiting 09:29:39 451cf9212929: Layer already exists 09:29:39 0bf42daeece0: Layer already exists 09:29:39 0a6ff4cca981: Layer already exists 09:29:39 6cfbaec2e736: Layer already exists 09:29:39 20bf5460d04c: Layer already exists 09:29:39 7cd52847ad77: Layer already exists 09:29:39 main: digest: sha256:67db948406fd50299dff22603ba44fbec43d80ae0abc1e1d95c78854e7ee5797 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:39 ===================================================== [Pipeline] echo 09:29:39 taggedImages: 09:29:39 - nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434 09:29:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:29:39 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.103 09:29:39 - nexus3.edgexfoundry.org:10004/support-scheduler:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:29:39 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:33:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:33:16 Removing intermediate container e59d828d8458 09:33:16 ---> 199648f7c232 09:33:16 09:33:16 Step 10/23 : FROM alpine:3.17 09:33:16 ---> d74e625d9115 09:33:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:33:16 ---> Running in 358306097be8 09:33:17 Removing intermediate container 358306097be8 09:33:17 ---> 91803891b412 09:33:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:33:17 ---> Running in c792ed945533 09:33:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:33:21 (1/1) Installing dumb-init (1.2.5-r2) 09:33:21 Executing busybox-1.35.0-r29.trigger 09:33:21 OK: 8 MiB in 16 packages 09:33:22 Removing intermediate container c792ed945533 09:33:22 ---> 68b80a8e66a1 09:33:22 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:24 ---> b5942261edd2 09:33:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:33:25 ---> 8211d7ef6837 09:33:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:33:28 ---> 37ad2ff066dc 09:33:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:33:29 ---> c038c734c499 09:33:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:33:32 ---> 3a4adeadb700 09:33:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:32 ---> Running in 32df604477f3 09:33:33 Removing intermediate container 6b47bd19c9e0 09:33:33 ---> 2495983774ec 09:33:33 09:33:33 Step 9/25 : FROM alpine:3.17 09:33:33 ---> d74e625d9115 09:33:33 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:33:33 ---> Running in b07005f9fbab 09:33:36 Removing intermediate container 32df604477f3 09:33:36 ---> f1d00752342f 09:33:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:33:36 ---> Running in 853c64ba6c3f 09:33:37 Removing intermediate container 853c64ba6c3f 09:33:37 ---> 1d4c649cc190 09:33:37 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:33:37 ---> Running in 3676e4807051 09:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:33:37 Removing intermediate container 3676e4807051 09:33:37 ---> 34eab7e5e1a4 09:33:37 Step 21/23 : LABEL arch=arm64 09:33:37 ---> Running in 5a381684d6a7 09:33:38 Removing intermediate container 5a381684d6a7 09:33:38 ---> 4816a4f47476 09:33:38 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:33:38 ---> Running in 4b763d3f7b74 09:33:39 Removing intermediate container 4b763d3f7b74 09:33:39 ---> bc09fcc49cce 09:33:39 Step 23/23 : LABEL version=3.0.0-dev.103 09:33:39 ---> Running in 1934b300633d 09:33:39 (1/3) Installing ca-certificates (20220614-r4) 09:33:39 (2/3) Installing dumb-init (1.2.5-r2) 09:33:39 (3/3) Installing su-exec (0.2-r2) 09:33:39 Executing busybox-1.35.0-r29.trigger 09:33:39 Executing ca-certificates-20220614-r4.trigger 09:33:39 Removing intermediate container 1934b300633d 09:33:39 ---> 4b1cdc20564a 09:33:39 09:33:39 Successfully built 4b1cdc20564a 09:33:39 Successfully tagged security-proxy-auth-arm64:latest 09:33:39 Building security-bootstrapper 09:33:40  Building security-proxy-auth ... done OK: 8 MiB in 18 packages 09:33:42 Removing intermediate container b07005f9fbab 09:33:42 ---> 6a8f3ea27c6d 09:33:42 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:33:42 ---> Running in 37b80e713e70 09:33:43 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:33:43 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:33:43 ---> 73a152528d33 09:33:43 Step 3/33 : WORKDIR /edgex-go 09:33:43 ---> Using cache 09:33:43 ---> 1d8bf2bdece0 09:33:43 Step 4/33 : RUN apk add --update --no-cache make git 09:33:43 ---> Using cache 09:33:43 ---> b1a502964f72 09:33:43 Step 5/33 : COPY go.mod vendor* ./ 09:33:44 ---> Using cache 09:33:44 ---> 17a8d414f002 09:33:44 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:44 ---> Using cache 09:33:44 ---> 71f6743638ae 09:33:44 Step 7/33 : COPY . . 09:33:44 ---> Using cache 09:33:44 ---> 5d4c03289f14 09:33:44 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:33:45 Removing intermediate container 37b80e713e70 09:33:45 ---> 011a635e9ad6 09:33:45 Step 12/25 : WORKDIR / 09:33:45 ---> Running in 81539e608735 09:33:45 ---> Running in cdd68d10bfad 09:33:46 Removing intermediate container cdd68d10bfad 09:33:46 ---> eae4752ebf2b 09:33:46 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:33:47 ---> 0bde3f5bc88e 09:33:47 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:33:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:33:48 ---> 206f15c71075 09:33:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:33:48 ---> 4fce1c46791a 09:33:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:33:49 ---> 691265cadacf 09:33:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:33:50 ---> f9752266eca3 09:33:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:33:52 ---> 661c2be39cdc 09:33:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:33:54 ---> 25e4143e9e04 09:33:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:33:54 ---> 7c2a1017d49d 09:33:54 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:55 ---> Running in 329fc8adde29 09:33:58 Removing intermediate container 329fc8adde29 09:33:58 ---> 84463d0faa90 09:33:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:33:58 ---> Running in b950b0a498a5 09:33:59 Removing intermediate container b950b0a498a5 09:33:59 ---> 8110832b07c7 09:33:59 Step 23/25 : LABEL arch=arm64 09:33:59 ---> Running in 45bb409b4334 09:34:00 Removing intermediate container 45bb409b4334 09:34:00 ---> cbedb9a38a3b 09:34:00 Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:34:00 ---> Running in fa4fb3c2722a 09:34:01 Removing intermediate container fa4fb3c2722a 09:34:01 ---> 369e05c1be89 09:34:01 Step 25/25 : LABEL version=3.0.0-dev.103 09:34:01 ---> Running in 355eb937211e 09:34:02 Removing intermediate container 355eb937211e 09:34:02 ---> fda39af46a53 09:34:02 09:34:03 Successfully built fda39af46a53 09:34:03 Successfully tagged security-secretstore-setup-arm64:latest 09:34:03  Building security-secretstore-setup ... done Building security-spire-server 09:34:07 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:34:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:34:07 ---> 73a152528d33 09:34:07 Step 3/26 : WORKDIR /edgex-go 09:34:07 ---> Using cache 09:34:07 ---> 1d8bf2bdece0 09:34:07 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:34:08 ---> Running in a31d7e1188c2 09:34:08 Removing intermediate container f2bc20cfe165 09:34:08 ---> b2b06f716380 09:34:08 09:34:08 Step 10/24 : FROM alpine:3.17 09:34:08 ---> d74e625d9115 09:34:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:34:09 ---> Running in 9972b7297d3e 09:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:34:13 OK: 263 MiB in 53 packages 09:34:13 (1/1) Installing dumb-init (1.2.5-r2) 09:34:13 Executing busybox-1.35.0-r29.trigger 09:34:13 OK: 8 MiB in 16 packages 09:34:14 Removing intermediate container a31d7e1188c2 09:34:14 ---> 34fcc7c5065e 09:34:14 Step 5/26 : COPY go.mod vendor* ./ 09:34:15 Removing intermediate container 9972b7297d3e 09:34:15 ---> 496fc0efdb8f 09:34:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:34:15 ---> Running in adc67ed0eb05 09:34:16 Removing intermediate container adc67ed0eb05 09:34:16 ---> 77557f9c6552 09:34:16 Step 13/24 : ENV APP_PORT=59882 09:34:16 ---> 261643e552ce 09:34:16 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:16 ---> Running in f7190f9e7fdb 09:34:16 ---> Running in ca186c4cbbe6 09:34:17 Removing intermediate container f7190f9e7fdb 09:34:17 ---> cb8f34ee7509 09:34:17 Step 14/24 : EXPOSE $APP_PORT 09:34:17 ---> Running in 358bec49241f 09:34:17 Removing intermediate container 358bec49241f 09:34:17 ---> e4e1d6771a75 09:34:17 Step 15/24 : WORKDIR / 09:34:18 ---> Running in 0de312403ccb 09:34:18 Removing intermediate container 0de312403ccb 09:34:18 ---> abaa79f64e48 09:34:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:34:19 ---> 2f9bc7a18434 09:34:19 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:34:20 ---> 39d68dfa0fb0 09:34:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:34:24 ---> 41272bc83452 09:34:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:34:24 ---> efd0b1a5d5ff 09:34:24 Step 20/24 : ENTRYPOINT ["/core-command"] 09:34:24 ---> Running in 0c1f82489fd8 09:34:25 Removing intermediate container 0c1f82489fd8 09:34:25 ---> c38d765acef9 09:34:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:34:25 ---> Running in 13eceee98557 09:34:26 Removing intermediate container 13eceee98557 09:34:26 ---> b59dd92153ca 09:34:26 Step 22/24 : LABEL arch=arm64 09:34:26 ---> Running in be2fe28382b2 09:34:26 Removing intermediate container be2fe28382b2 09:34:26 ---> 314278fc937c 09:34:26 Step 23/24 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:34:26 ---> Running in 617ab72c9d68 09:34:27 Removing intermediate container 617ab72c9d68 09:34:27 ---> 611e3b5f1054 09:34:27 Step 24/24 : LABEL version=3.0.0-dev.103 09:34:27 ---> Running in 2712ac317bfd 09:34:27 Removing intermediate container 2712ac317bfd 09:34:27 ---> defecfc489b8 09:34:27 09:34:27 Successfully built defecfc489b8 09:34:27 Successfully tagged core-command-arm64:latest 09:34:27  Building core-command ... done Building core-data 09:34:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:34:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:34:31 ---> 73a152528d33 09:34:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:34:31 ---> Using cache 09:34:31 ---> 2869e74be7d0 09:34:31 Step 4/23 : WORKDIR /edgex-go 09:34:31 ---> Using cache 09:34:31 ---> d07ce59cbb5c 09:34:31 Step 5/23 : RUN apk add --update --no-cache make git 09:34:31 ---> Using cache 09:34:31 ---> e2ca953850b3 09:34:31 Step 6/23 : COPY go.mod vendor* ./ 09:34:31 ---> Using cache 09:34:31 ---> b424f7ad30b0 09:34:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:31 ---> Using cache 09:34:31 ---> 9250212a5ef7 09:34:31 Step 8/23 : COPY . . 09:34:31 ---> Using cache 09:34:31 ---> 551720b2c62d 09:34:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:34:31 ---> Running in 7aacee682ae5 09:34:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:36:09 Removing intermediate container ca186c4cbbe6 09:36:09 ---> 97fb2fff09d7 09:36:09 Step 7/26 : COPY . . 09:36:09 ---> 2f361383bce7 09:36:09 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:36:09 ---> Running in 4dd5cf66d640 09:36:09 Removing intermediate container 4dd5cf66d640 09:36:09 ---> c251365da41e 09:36:09 Step 9/26 : WORKDIR /edgex-go/spire-build 09:36:09 ---> Running in 401d629043e8 09:36:09 Removing intermediate container 401d629043e8 09:36:09 ---> fbf5919b43ea 09:36:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:36:09 ---> Running in 9ef9ec841bb3 09:36:09 Removing intermediate container 9ef9ec841bb3 09:36:09 ---> f69e4ee3871a 09:36:09 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:36:10 ---> Running in d73e557c47f3 09:36:13 Removing intermediate container d73e557c47f3 09:36:13 ---> 977f26e424f8 09:36:13 Step 12/26 : WORKDIR /edgex-go 09:36:13 ---> Running in 0f6418146f2b 09:36:14 Removing intermediate container 0f6418146f2b 09:36:14 ---> 9c060dffd307 09:36:14 09:36:14 Step 13/26 : FROM alpine:3.17 09:36:14 ---> d74e625d9115 09:36:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:36:14 ---> Using cache 09:36:14 ---> ff2658031b8d 09:36:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:36:14 ---> Running in e923768ce275 09:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:18 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:36:18 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:36:18 OK: 17687 distinct packages available 09:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:36:20 (1/5) Installing dumb-init (1.2.5-r2) 09:36:20 (2/5) Installing musl-obstack (1.2.3-r0) 09:36:20 (3/5) Installing libucontext (1.2-r0) 09:36:20 (4/5) Installing gcompat (1.1.0-r0) 09:36:20 (5/5) Installing openssl (3.0.8-r0) 09:36:21 Executing busybox-1.35.0-r29.trigger 09:36:21 OK: 9 MiB in 20 packages 09:36:23 Removing intermediate container e923768ce275 09:36:23 ---> d6e195052e4b 09:36:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:24 ---> aa7e9c9f4520 09:36:24 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:36:25 ---> 0a01ab140b08 09:36:25 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:36:32 ---> 78a67ac0a833 09:36:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:36:32 ---> 13c7f81f4541 09:36:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:36:33 ---> 75dec3a5d960 09:36:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:36:35 ---> 4f39a63fedde 09:36:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:36:35 ---> Running in e5bf876a4550 09:36:36 Removing intermediate container e5bf876a4550 09:36:36 ---> edfebad2a2ef 09:36:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:36:36 ---> Running in b466e9076b12 09:36:36 Removing intermediate container b466e9076b12 09:36:36 ---> 0704711fa71e 09:36:36 Step 24/26 : LABEL arch=arm64 09:36:37 ---> Running in 3171586ff376 09:36:37 Removing intermediate container 3171586ff376 09:36:37 ---> b580f02bdf9d 09:36:37 Step 25/26 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:36:37 ---> Running in bfc78825abef 09:36:38 Removing intermediate container bfc78825abef 09:36:38 ---> 9933396e69a9 09:36:38 Step 26/26 : LABEL version=3.0.0-dev.103 09:36:38 ---> Running in c96d22b41f90 09:36:38 Removing intermediate container c96d22b41f90 09:36:38 ---> 57cc487f2793 09:36:38 09:36:38 Successfully built 57cc487f2793 09:36:38 Successfully tagged security-spire-server-arm64:latest 09:36:38  Building security-spire-server ... done Building security-spire-agent 09:36:42 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:36:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:36:42 ---> 73a152528d33 09:36:42 Step 3/27 : WORKDIR /edgex-go 09:36:42 ---> Using cache 09:36:42 ---> 1d8bf2bdece0 09:36:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:36:42 ---> Using cache 09:36:42 ---> 34fcc7c5065e 09:36:42 Step 5/27 : COPY go.mod vendor* ./ 09:36:42 ---> Using cache 09:36:42 ---> 261643e552ce 09:36:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:36:42 ---> Using cache 09:36:42 ---> 97fb2fff09d7 09:36:42 Step 7/27 : COPY . . 09:36:42 ---> Using cache 09:36:42 ---> 2f361383bce7 09:36:42 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 09:36:42 ---> Using cache 09:36:42 ---> c251365da41e 09:36:42 Step 9/27 : WORKDIR /edgex-go/spire-build 09:36:42 ---> Using cache 09:36:42 ---> fbf5919b43ea 09:36:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:36:42 ---> Using cache 09:36:42 ---> f69e4ee3871a 09:36:42 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:36:42 ---> Running in 6a70d49876a0 09:36:47 Removing intermediate container 6a70d49876a0 09:36:47 ---> a62a3ad7e2ac 09:36:47 Step 12/27 : WORKDIR /edgex-go 09:36:47 ---> Running in 375d5c5a4c12 09:36:48 Removing intermediate container 375d5c5a4c12 09:36:48 ---> 4a303ee2d5d7 09:36:48 09:36:48 Step 13/27 : FROM alpine:3.17 09:36:48 ---> d74e625d9115 09:36:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:36:48 ---> Using cache 09:36:48 ---> ff2658031b8d 09:36:48 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:36:48 ---> Using cache 09:36:48 ---> d6e195052e4b 09:36:48 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:36:48 ---> Using cache 09:36:48 ---> aa7e9c9f4520 09:36:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:36:48 ---> Using cache 09:36:48 ---> 0a01ab140b08 09:36:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:36:55 ---> f04133d6c951 09:36:55 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:37:00 Removing intermediate container 337d976c4e9e 09:37:00 ---> 2a512915d9bd 09:37:00 09:37:00 Step 10/23 : FROM alpine:3.17 09:37:00 ---> d74e625d9115 09:37:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:37:00 ---> Using cache 09:37:00 ---> 496fc0efdb8f 09:37:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:37:00 ---> Using cache 09:37:00 ---> 77557f9c6552 09:37:00 Step 13/23 : ENV APP_PORT=59861 09:37:02 ---> Running in dde920ae1464 09:37:02 ---> f8d4d7b01e78 09:37:02 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:37:03 Removing intermediate container dde920ae1464 09:37:03 ---> e15405ebab9c 09:37:03 Step 14/23 : EXPOSE $APP_PORT 09:37:03 ---> Running in a81acc06c8f7 09:37:03 ---> 78f3595c3325 09:37:03 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:37:03 Removing intermediate container a81acc06c8f7 09:37:03 ---> fec836305c5d 09:37:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:05 ---> b6b020fbe89f 09:37:05 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:37:05 ---> 1947e5ccbc28 09:37:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:37:06 ---> e4e56f0ee0dd 09:37:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:37:06 ---> 00de343139d3 09:37:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:37:06 ---> Running in c2cd2f7d1f5f 09:37:07 Removing intermediate container c2cd2f7d1f5f 09:37:07 ---> 088b43fe48ac 09:37:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:37:07 ---> Running in 60d8c6b6de56 09:37:08 Removing intermediate container 60d8c6b6de56 09:37:08 ---> c64070d36ab3 09:37:08 Step 25/27 : LABEL arch=arm64 09:37:08 ---> Running in 0a09c0f9bdc2 09:37:09 Removing intermediate container 0a09c0f9bdc2 09:37:09 ---> a806b2d03bff 09:37:09 Step 26/27 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:37:09 ---> Running in 72c258c33099 09:37:09 ---> eb93b84b95a3 09:37:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:37:10 Removing intermediate container 72c258c33099 09:37:10 ---> e93934506a4e 09:37:10 Step 27/27 : LABEL version=3.0.0-dev.103 09:37:10 ---> Running in 5dbf22c0d642 09:37:10 ---> 9ee609058967 09:37:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:37:10 ---> Running in 24e577b2c026 09:37:11 Removing intermediate container 5dbf22c0d642 09:37:11 ---> 42ed949444db 09:37:11 09:37:11 Successfully built 42ed949444db 09:37:11 Successfully tagged security-spire-agent-arm64:latest 09:37:11  Building security-spire-agent ... done Building security-proxy-setup 09:37:11 Removing intermediate container 24e577b2c026 09:37:11 ---> 6bfc5cd6008e 09:37:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:37:11 ---> Running in e4424c280f23 09:37:12 Removing intermediate container e4424c280f23 09:37:12 ---> 6e9950b0cfc6 09:37:12 Step 21/23 : LABEL arch=arm64 09:37:12 ---> Running in a06461d9fc40 09:37:13 Removing intermediate container a06461d9fc40 09:37:13 ---> 6f1df7ad9718 09:37:13 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:37:13 ---> Running in 67ab12c3eb32 09:37:13 Removing intermediate container 67ab12c3eb32 09:37:13 ---> dcf732f34b1a 09:37:13 Step 23/23 : LABEL version=3.0.0-dev.103 09:37:13 ---> Running in ae8d89e9c343 09:37:14 Removing intermediate container ae8d89e9c343 09:37:14 ---> fa0aa06ebd9d 09:37:14 09:37:14 Successfully built fa0aa06ebd9d 09:37:14 Successfully tagged support-scheduler-arm64:latest 09:37:14 Building core-metadata 09:37:15  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:37:15 ---> 73a152528d33 09:37:15 Step 3/22 : WORKDIR /edgex-go 09:37:15 ---> Using cache 09:37:15 ---> 1d8bf2bdece0 09:37:15 Step 4/22 : RUN apk add --update --no-cache make git 09:37:15 ---> Using cache 09:37:15 ---> b1a502964f72 09:37:15 Step 5/22 : COPY go.mod vendor* ./ 09:37:15 ---> Using cache 09:37:15 ---> 17a8d414f002 09:37:15 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:15 ---> Using cache 09:37:15 ---> 71f6743638ae 09:37:15 Step 7/22 : COPY . . 09:37:15 ---> Using cache 09:37:15 ---> 5d4c03289f14 09:37:15 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:37:15 ---> Running in 1ec9b9c0fd36 09:37:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:37:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:37:18 ---> 73a152528d33 09:37:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:37:18 ---> Using cache 09:37:18 ---> 2869e74be7d0 09:37:18 Step 4/25 : WORKDIR /edgex-go 09:37:18 ---> Using cache 09:37:18 ---> d07ce59cbb5c 09:37:18 Step 5/25 : RUN apk add --update --no-cache make git 09:37:18 ---> Using cache 09:37:18 ---> e2ca953850b3 09:37:18 Step 6/25 : COPY go.mod vendor* ./ 09:37:18 ---> Using cache 09:37:18 ---> b424f7ad30b0 09:37:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:18 ---> Using cache 09:37:18 ---> 9250212a5ef7 09:37:18 Step 8/25 : COPY . . 09:37:18 ---> Using cache 09:37:18 ---> 551720b2c62d 09:37:18 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:37:18 ---> Running in dbfd15654600 09:37:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:37:59 Removing intermediate container af59e11260e8 09:37:59 ---> 167143d204a8 09:37:59 09:37:59 Step 9/20 : FROM alpine:3.17 09:37:59 ---> d74e625d9115 09:37:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:37:59 ---> Using cache 09:37:59 ---> ff2658031b8d 09:37:59 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:37:59 ---> Running in 667559cd3d5f 09:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:59 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:37:59 v3.17.2-219-g41f8d9fe126 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:37:59 OK: 17687 distinct packages available 09:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:38:00 (1/9) Installing ca-certificates (20220614-r4) 09:38:00 (2/9) Installing brotli-libs (1.0.9-r9) 09:38:00 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:38:00 (4/9) Installing libcurl (7.88.1-r0) 09:38:00 (5/9) Installing curl (7.88.1-r0) 09:38:00 (6/9) Installing dumb-init (1.2.5-r2) 09:38:00 (7/9) Installing musl-obstack (1.2.3-r0) 09:38:00 (8/9) Installing libucontext (1.2-r0) 09:38:00 (9/9) Installing gcompat (1.1.0-r0) 09:38:00 Executing busybox-1.35.0-r29.trigger 09:38:00 Executing ca-certificates-20220614-r4.trigger 09:38:01 OK: 11 MiB in 24 packages 09:38:03 Removing intermediate container 667559cd3d5f 09:38:03 ---> 16b53fed2f13 09:38:03 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:38:04 ---> a02a839a0c22 09:38:04 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:38:05 ---> 4f104a5b4bad 09:38:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:38:07 ---> 50f6b9c22dbd 09:38:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:38:08 ---> 9a69f5f6dfef 09:38:08 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:38:08 ---> Running in 2d8d523e4f08 09:38:09 Removing intermediate container 2d8d523e4f08 09:38:09 ---> 0f2041ccda10 09:38:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:38:09 ---> Running in aac618193893 09:38:10 Removing intermediate container aac618193893 09:38:10 ---> 36a1ce441c4f 09:38:10 Step 18/20 : LABEL arch=arm64 09:38:10 ---> Running in e59b52d10746 09:38:10 Removing intermediate container e59b52d10746 09:38:10 ---> 9b48c2f079a2 09:38:10 Step 19/20 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:38:10 ---> Running in d5fe6b247df3 09:38:11 Removing intermediate container d5fe6b247df3 09:38:11 ---> 777c7bdfbb98 09:38:11 Step 20/20 : LABEL version=3.0.0-dev.103 09:38:11 ---> Running in d9d27841a107 09:38:11 Removing intermediate container d9d27841a107 09:38:11 ---> f8b546f1527b 09:38:11 09:38:11 Successfully built f8b546f1527b 09:38:11 Successfully tagged security-spiffe-token-provider-arm64:latest 09:38:11  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper 09:38:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:38:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:38:15 ---> 73a152528d33 09:38:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:38:15 ---> Using cache 09:38:15 ---> 2869e74be7d0 09:38:15 Step 4/23 : WORKDIR /edgex-go 09:38:15 ---> Using cache 09:38:15 ---> d07ce59cbb5c 09:38:15 Step 5/23 : RUN apk add --update --no-cache make git 09:38:15 ---> Using cache 09:38:15 ---> e2ca953850b3 09:38:15 Step 6/23 : COPY go.mod vendor* ./ 09:38:15 ---> Using cache 09:38:15 ---> b424f7ad30b0 09:38:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:15 ---> Using cache 09:38:15 ---> 9250212a5ef7 09:38:15 Step 8/23 : COPY . . 09:38:15 ---> Using cache 09:38:15 ---> 551720b2c62d 09:38:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:38:15 ---> Running in 70ae7214ef76 09:38:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:40:08 Removing intermediate container 81539e608735 09:40:08 ---> 3313c79f07ac 09:40:08 09:40:08 Step 9/33 : FROM alpine:3.17 09:40:08 ---> d74e625d9115 09:40:08 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:40:08 ---> Using cache 09:40:08 ---> ff2658031b8d 09:40:08 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:40:08 ---> Running in e55a99f6b23b 09:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:40:09 (1/2) Installing dumb-init (1.2.5-r2) 09:40:09 (2/2) Installing su-exec (0.2-r2) 09:40:09 Executing busybox-1.35.0-r29.trigger 09:40:09 OK: 8 MiB in 17 packages 09:40:11 Removing intermediate container e55a99f6b23b 09:40:11 ---> cfe10299a793 09:40:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:40:11 ---> Running in b0fa6a7869d8 09:40:11 Removing intermediate container b0fa6a7869d8 09:40:11 ---> 62c3d0fa829b 09:40:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:40:11 ---> Running in fdecf2699bc1 09:40:14 Removing intermediate container fdecf2699bc1 09:40:14 ---> 67ece23192f9 09:40:14 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:40:14 ---> Running in 0ee1d73a502c 09:40:14 Removing intermediate container 0ee1d73a502c 09:40:14 ---> 0aa49e2fd268 09:40:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:40:14 ---> Running in 802038e73fbd 09:40:15 Removing intermediate container 802038e73fbd 09:40:15 ---> 4e7a0ebfffa4 09:40:15 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:40:15 ---> Running in 7b51bfc4b6ea 09:40:18 Removing intermediate container 7b51bfc4b6ea 09:40:18 ---> 22f567e27ae3 09:40:18 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:40:18 ---> Running in 6d0a61aafc23 09:40:18 Removing intermediate container 6d0a61aafc23 09:40:18 ---> ef875fd1f999 09:40:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:40:19 ---> e667d54322bf 09:40:19 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:40:19 ---> Running in 8bfc46189d3b 09:40:23 Removing intermediate container 8bfc46189d3b 09:40:23 ---> 29895e7855c2 09:40:23 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:40:23 ---> 8e6e62c2291b 09:40:23 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:40:24 ---> 2afcc057adf0 09:40:24 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:40:27 ---> 7832743cd9fe 09:40:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:40:27 ---> ebe0447631e9 09:40:27 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:40:28 ---> b8897fff6f11 09:40:28 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:40:29 ---> 16c58e67d25c 09:40:29 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:40:30 ---> fc281053329d 09:40:30 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:40:31 ---> 25cb49607e33 09:40:31 Step 28/33 : RUN chmod +x /entrypoint.sh 09:40:31 ---> Running in b5f261c9d854 09:40:35 Removing intermediate container b5f261c9d854 09:40:35 ---> 33d154779f33 09:40:35 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:40:35 ---> Running in 5a7acac1ff4d 09:40:35 Removing intermediate container 5a7acac1ff4d 09:40:35 ---> b275e246b89e 09:40:35 Step 30/33 : CMD ["gate"] 09:40:35 ---> Running in 0c828ac5e234 09:40:36 Removing intermediate container 0c828ac5e234 09:40:36 ---> d8bc9f7bf386 09:40:36 Step 31/33 : LABEL arch=arm64 09:40:36 ---> Running in bbc570e1ef7b 09:40:37 Removing intermediate container bbc570e1ef7b 09:40:37 ---> f34c891efaf2 09:40:37 Step 32/33 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:40:37 ---> Running in 21883f6d7236 09:40:40 Removing intermediate container 21883f6d7236 09:40:40 ---> 69d3d462ae0c 09:40:40 Step 33/33 : LABEL version=3.0.0-dev.103 09:40:40 ---> Running in f024fcc4b756 09:40:41 Removing intermediate container f024fcc4b756 09:40:41 ---> a1cceb5aea0a 09:40:41 09:40:41 Successfully built a1cceb5aea0a 09:40:41 Successfully tagged security-bootstrapper-arm64:latest 09:40:41  Building security-bootstrapper ... done Building support-notifications 09:40:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:40:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:40:45 ---> 73a152528d33 09:40:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:40:45 ---> Using cache 09:40:45 ---> 2869e74be7d0 09:40:45 Step 4/23 : WORKDIR /edgex-go 09:40:45 ---> Using cache 09:40:45 ---> d07ce59cbb5c 09:40:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:40:45 ---> Running in 44418d2a7378 09:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:40:49 OK: 263 MiB in 53 packages 09:40:50 Removing intermediate container 44418d2a7378 09:40:50 ---> ceb135101442 09:40:50 Step 6/23 : COPY go.mod vendor* ./ 09:40:53 ---> 94f620a673c2 09:40:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:40:53 ---> Running in 7424a377bfbf 09:42:01 Removing intermediate container 7aacee682ae5 09:42:01 ---> d666bf56ff90 09:42:01 09:42:01 Step 10/23 : FROM alpine:3.17 09:42:01 ---> d74e625d9115 09:42:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:42:01 ---> Running in 1ad171f6244f 09:42:01 Removing intermediate container 1ad171f6244f 09:42:01 ---> 255e622c0b6d 09:42:01 Step 12/23 : ENV APP_PORT=59880 09:42:01 ---> Running in e94bc1cd1413 09:42:01 Removing intermediate container e94bc1cd1413 09:42:01 ---> 5509fcaa17f9 09:42:01 Step 13/23 : EXPOSE $APP_PORT 09:42:01 ---> Running in dcea2290d873 09:42:01 Removing intermediate container dcea2290d873 09:42:01 ---> 961db6dc5493 09:42:01 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:42:01 ---> Running in 11e2b402ff66 09:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:42:01 (1/1) Installing dumb-init (1.2.5-r2) 09:42:01 Executing busybox-1.35.0-r29.trigger 09:42:01 OK: 8 MiB in 16 packages 09:42:02 Removing intermediate container 11e2b402ff66 09:42:02 ---> d7dbbe068ddd 09:42:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:03 ---> c36ccde2eeda 09:42:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:42:05 ---> 5f209a87a5bf 09:42:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:42:08 ---> 1330f8c82071 09:42:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:42:09 ---> 2cf6d1983a7f 09:42:09 Step 19/23 : ENTRYPOINT ["/core-data"] 09:42:09 ---> Running in 37064ba3db3b 09:42:10 Removing intermediate container 37064ba3db3b 09:42:10 ---> 58e3795404d8 09:42:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:42:10 ---> Running in 6b059f495987 09:42:12 Removing intermediate container 6b059f495987 09:42:12 ---> 7b19c1a8f6d9 09:42:12 Step 21/23 : LABEL arch=arm64 09:42:12 ---> Running in cddd2e215b75 09:42:13 Removing intermediate container cddd2e215b75 09:42:13 ---> 0814cd3ac783 09:42:13 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:42:13 ---> Running in 6b4b83fb1d2d 09:42:14 Removing intermediate container 6b4b83fb1d2d 09:42:14 ---> 1c4efff2be70 09:42:14 Step 23/23 : LABEL version=3.0.0-dev.103 09:42:14 ---> Running in 14569acbd684 09:42:15 Removing intermediate container 14569acbd684 09:42:15 ---> 3c211da7d556 09:42:15 09:42:15 Successfully built 3c211da7d556 09:42:15 Successfully tagged core-data-arm64:latest 09:42:34  Building core-data ... done Removing intermediate container 7424a377bfbf 09:42:34 ---> 99256ccbd65c 09:42:34 Step 8/23 : COPY . . 09:42:39 ---> 99461529ee95 09:42:39 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:42:39 ---> Running in ac3f12bff9ab 09:42:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.103" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:43:27 Removing intermediate container 1ec9b9c0fd36 09:43:27 ---> cb06d8cf9ae0 09:43:27 09:43:27 Step 9/22 : FROM alpine:3.17 09:43:27 ---> d74e625d9115 09:43:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:43:27 ---> Running in 6a6312fb4c95 09:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:43:29 (1/2) Installing dumb-init (1.2.5-r2) 09:43:29 (2/2) Installing openssl (3.0.8-r0) 09:43:30 Executing busybox-1.35.0-r29.trigger 09:43:30 OK: 8 MiB in 17 packages 09:43:31 Removing intermediate container 6a6312fb4c95 09:43:31 ---> b6339fe0a3c2 09:43:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:43:31 ---> Running in 8b41cfdfb7a4 09:43:32 Removing intermediate container 8b41cfdfb7a4 09:43:32 ---> 68e656c9770a 09:43:32 Step 12/22 : WORKDIR /edgex 09:43:32 ---> Running in dbd38b7a33dd 09:43:32 Removing intermediate container dbd38b7a33dd 09:43:32 ---> 755e817986be 09:43:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:33 ---> 49945302b1b3 09:43:33 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:43:34 ---> 261bee6f4cf2 09:43:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:43:35 ---> bb9c6bd13497 09:43:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:43:37 ---> 049707cd195f 09:43:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:43:37 ---> c2024a26d07c 09:43:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:43:37 ---> Running in 0a3493432369 09:43:41 Removing intermediate container 0a3493432369 09:43:41 ---> bdfc92bd5dbe 09:43:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:43:41 ---> Running in 699736fd5db2 09:43:41 Removing intermediate container 699736fd5db2 09:43:41 ---> 5d76dd27fdb6 09:43:41 Step 20/22 : LABEL arch=arm64 09:43:41 ---> Running in 35d960aa68b1 09:43:43 Removing intermediate container 35d960aa68b1 09:43:43 ---> 1dcaad9e14d8 09:43:43 Step 21/22 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:43:43 ---> Running in 2202b87ce889 09:43:43 Removing intermediate container 2202b87ce889 09:43:43 ---> 7d6e4fa94781 09:43:43 Step 22/22 : LABEL version=3.0.0-dev.103 09:43:43 ---> Running in 73ec34ccb6f6 09:43:44 Removing intermediate container 73ec34ccb6f6 09:43:44 ---> dfc1675eebd0 09:43:44 09:43:44 Successfully built dfc1675eebd0 09:43:44 Successfully tagged security-proxy-setup-arm64:latest 09:44:10  Building security-proxy-setup ... done Removing intermediate container dbfd15654600 09:44:10 ---> 7f6ca22c4fb6 09:44:10 09:44:10 Step 10/25 : FROM alpine:3.17 09:44:10 ---> d74e625d9115 09:44:10 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:44:10 ---> Using cache 09:44:10 ---> 496fc0efdb8f 09:44:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:44:10 ---> Using cache 09:44:10 ---> 77557f9c6552 09:44:10 Step 13/25 : ENV APP_PORT=59881 09:44:10 ---> Running in 9eaceafc789e 09:44:11 Removing intermediate container 9eaceafc789e 09:44:11 ---> 23feac0e7a5c 09:44:11 Step 14/25 : EXPOSE $APP_PORT 09:44:11 ---> Running in 13ebc3b97d06 09:44:12 Removing intermediate container 13ebc3b97d06 09:44:12 ---> adce71cbb2af 09:44:12 Step 15/25 : WORKDIR / 09:44:12 ---> Running in ceb4d329eda7 09:44:12 Removing intermediate container ceb4d329eda7 09:44:12 ---> b7d1d2750e1b 09:44:12 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:14 ---> 6a5b280bccc2 09:44:14 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:44:15 ---> 7f2e0c0b2bc3 09:44:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:44:18 ---> 71e82238aab6 09:44:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:44:19 ---> 71fea1dda5e9 09:44:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:44:22 ---> 2f9dfd362675 09:44:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:44:22 ---> Running in 2a7dc0ae8b22 09:44:22 Removing intermediate container 2a7dc0ae8b22 09:44:22 ---> 7db70066bce3 09:44:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:44:23 ---> Running in 80033237da08 09:44:23 Removing intermediate container 80033237da08 09:44:23 ---> ba6c23da46d7 09:44:23 Step 23/25 : LABEL arch=arm64 09:44:24 Removing intermediate container 70ae7214ef76 09:44:24 ---> 8670926ec862 09:44:24 09:44:24 Step 10/23 : FROM alpine:3.17 09:44:24 ---> d74e625d9115 09:44:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:44:24 ---> Using cache 09:44:24 ---> 91803891b412 09:44:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:44:24 ---> Using cache 09:44:24 ---> 68b80a8e66a1 09:44:24 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:24 ---> Using cache 09:44:24 ---> b5942261edd2 09:44:24 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:44:24 ---> Running in 6c30a5b6b245 09:44:24 ---> Using cache 09:44:24 ---> 8211d7ef6837 09:44:24 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:44:25 Removing intermediate container 6c30a5b6b245 09:44:25 ---> 0ee5d3770cfe 09:44:25 Step 24/25 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:44:25 ---> Running in 51257ad6ff81 09:44:25 Removing intermediate container 51257ad6ff81 09:44:25 ---> a70a3f6d54a8 09:44:25 Step 25/25 : LABEL version=3.0.0-dev.103 09:44:25 ---> Running in ed62342c3a9b 09:44:26 Removing intermediate container ed62342c3a9b 09:44:26 ---> 4b88be3ccd0f 09:44:26 09:44:26 ---> f0319576ebdb 09:44:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:44:26 Successfully built 4b88be3ccd0f 09:44:26 Successfully tagged core-metadata-arm64:latest 09:44:27  Building core-metadata ... done  ---> 2fd9bbb62dc7 09:44:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:44:28 ---> 8a26a3224cb3 09:44:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:28 ---> Running in 62fe653a6bc7 09:44:31 Removing intermediate container 62fe653a6bc7 09:44:31 ---> c4503627f422 09:44:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:44:31 ---> Running in 61d64913cd09 09:44:32 Removing intermediate container 61d64913cd09 09:44:32 ---> cafcea62333e 09:44:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:44:32 ---> Running in 42853e3ad603 09:44:32 Removing intermediate container 42853e3ad603 09:44:32 ---> b4169c352b28 09:44:32 Step 21/23 : LABEL arch=arm64 09:44:32 ---> Running in a49a621b60e1 09:44:33 Removing intermediate container a49a621b60e1 09:44:33 ---> 70c5f12c434a 09:44:33 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:44:33 ---> Running in f147d85f2401 09:44:35 Removing intermediate container f147d85f2401 09:44:35 ---> 20cca1685c13 09:44:35 Step 23/23 : LABEL version=3.0.0-dev.103 09:44:35 ---> Running in 9dcc4e8136e3 09:44:36 Removing intermediate container 9dcc4e8136e3 09:44:36 ---> 5cef284de7bb 09:44:36 09:44:36 Successfully built 5cef284de7bb 09:44:36 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:46:13  Building core-common-config-bootstrapper ... done Removing intermediate container ac3f12bff9ab 09:46:13 ---> 67deed3bc898 09:46:13 09:46:13 Step 10/23 : FROM alpine:3.17 09:46:13 ---> d74e625d9115 09:46:13 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:46:13 ---> Running in 2d7af3909ddf 09:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:46:13 (1/2) Installing ca-certificates (20220614-r4) 09:46:13 (2/2) Installing dumb-init (1.2.5-r2) 09:46:13 Executing busybox-1.35.0-r29.trigger 09:46:13 Executing ca-certificates-20220614-r4.trigger 09:46:13 OK: 8 MiB in 17 packages 09:46:13 Removing intermediate container 2d7af3909ddf 09:46:13 ---> 529342f51739 09:46:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:46:13 ---> Running in 0ad9495d7487 09:46:13 Removing intermediate container 0ad9495d7487 09:46:13 ---> 1caa0e2e927c 09:46:13 Step 13/23 : ENV APP_PORT=59860 09:46:13 ---> Running in 5b175212bb64 09:46:13 Removing intermediate container 5b175212bb64 09:46:13 ---> a9576c7aaf5e 09:46:13 Step 14/23 : EXPOSE $APP_PORT 09:46:13 ---> Running in f7634a4ac3f3 09:46:13 Removing intermediate container f7634a4ac3f3 09:46:13 ---> b60d81a3c246 09:46:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:46:13 ---> c2d88b5a0447 09:46:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:46:13 ---> 2c2a2dcdf07b 09:46:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:46:13 ---> 90661f00353e 09:46:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:46:13 ---> 96f6ffee4f9b 09:46:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:46:13 ---> Running in 88eb830616be 09:46:13 Removing intermediate container 88eb830616be 09:46:13 ---> 5a3f80687574 09:46:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:46:13 ---> Running in 7e3c3fe2cf65 09:46:13 Removing intermediate container 7e3c3fe2cf65 09:46:13 ---> 8774800ef91b 09:46:13 Step 21/23 : LABEL arch=arm64 09:46:13 ---> Running in 99cb4ec9c7a9 09:46:13 Removing intermediate container 99cb4ec9c7a9 09:46:13 ---> 0976371e7707 09:46:13 Step 22/23 : LABEL git_sha=944340b470a6d35ed9a6f68b845c4079971c0434 09:46:13 ---> Running in b10722e481fe 09:46:13 Removing intermediate container b10722e481fe 09:46:13 ---> 5c263ee7d2c0 09:46:13 Step 23/23 : LABEL version=3.0.0-dev.103 09:46:13 ---> Running in a0009b2f8376 09:46:13 Removing intermediate container a0009b2f8376 09:46:13 ---> 10e1d6f63deb 09:46:13 09:46:13 Successfully built 10e1d6f63deb 09:46:13 Successfully tagged support-notifications-arm64:latest 09:46:13  Building support-notifications ... done  [Pipeline] } 09:46:13 $ docker stop --time=1 ef6249c11aa651490f5117e8bf6e1876819bf62da4ecafdacdba3e651e44b905 09:46:14 $ docker rm -f --volumes ef6249c11aa651490f5117e8bf6e1876819bf62da4ecafdacdba3e651e44b905 [Pipeline] // withDockerContainer [Pipeline] sh 09:46:15 + docker images 09:46:15 REPOSITORY TAG IMAGE ID CREATED SIZE 09:46:15 support-notifications-arm64 latest 10e1d6f63deb 7 seconds ago 32.5MB 09:46:15 67deed3bc898 19 seconds ago 1.38GB 09:46:15 core-common-config-bootstrapper-arm64 latest 5cef284de7bb About a minute ago 17.5MB 09:46:15 core-metadata-arm64 latest 4b88be3ccd0f About a minute ago 20.4MB 09:46:15 8670926ec862 About a minute ago 1.31GB 09:46:15 7f6ca22c4fb6 2 minutes ago 1.32GB 09:46:15 security-proxy-setup-arm64 latest dfc1675eebd0 2 minutes ago 18.6MB 09:46:15 cb06d8cf9ae0 2 minutes ago 1.29GB 09:46:15 core-data-arm64 latest 3c211da7d556 4 minutes ago 19.9MB 09:46:15 d666bf56ff90 4 minutes ago 1.32GB 09:46:15 security-bootstrapper-arm64 latest a1cceb5aea0a 5 minutes ago 21.8MB 09:46:15 3313c79f07ac 6 minutes ago 1.3GB 09:46:15 security-spiffe-token-provider-arm64 latest f8b546f1527b 8 minutes ago 32.6MB 09:46:15 167143d204a8 8 minutes ago 1.35GB 09:46:15 support-scheduler-arm64 latest fa0aa06ebd9d 9 minutes ago 31.8MB 09:46:15 security-spire-agent-arm64 latest 42ed949444db 9 minutes ago 125MB 09:46:15 2a512915d9bd 9 minutes ago 1.38GB 09:46:15 4a303ee2d5d7 9 minutes ago 1.18GB 09:46:15 security-spire-server-arm64 latest 57cc487f2793 9 minutes ago 87.1MB 09:46:15 9c060dffd307 10 minutes ago 1.18GB 09:46:15 core-command-arm64 latest defecfc489b8 11 minutes ago 19.7MB 09:46:15 b2b06f716380 12 minutes ago 1.32GB 09:46:15 security-secretstore-setup-arm64 latest fda39af46a53 12 minutes ago 32MB 09:46:15 security-proxy-auth-arm64 latest 4b1cdc20564a 12 minutes ago 18.2MB 09:46:15 2495983774ec 12 minutes ago 1.31GB 09:46:15 199648f7c232 13 minutes ago 1.29GB 09:46:15 security-spire-config-arm64 latest 53acce4c05e5 18 minutes ago 86.2MB 09:46:15 78e4686b7d77 19 minutes ago 1.18GB 09:46:15 ci-base-image-arm64 latest 73a152528d33 21 minutes ago 868MB 09:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB 09:46:15 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 09:46:15 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 09:46:15 provisioning config files... 09:46:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/465@tmp/config880082573396741155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:16 ---> docker-login.sh 09:46:16 nexus3.edgexfoundry.org:10001 09:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:16 Configure a credential helper to remove this warning. See 09:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:16 09:46:16 Login Succeeded 09:46:16 nexus3.edgexfoundry.org:10002 09:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:16 Configure a credential helper to remove this warning. See 09:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:16 09:46:16 Login Succeeded 09:46:16 nexus3.edgexfoundry.org:10003 09:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:17 Configure a credential helper to remove this warning. See 09:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:17 09:46:17 Login Succeeded 09:46:17 nexus3.edgexfoundry.org:10004 09:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:17 Configure a credential helper to remove this warning. See 09:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:17 09:46:17 Login Succeeded 09:46:17 docker.io 09:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:46:18 Configure a credential helper to remove this warning. See 09:46:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:46:18 09:46:18 Login Succeeded 09:46:18 ---> docker-login.sh ends [Pipeline] } 09:46:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:46:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:46:18 944340b470a6d35ed9a6f68b845c4079971c0434 09:46:18 latest 09:46:18 3.0.0-dev.103 09:46:18 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:18 main 09:46:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:46:18 2c99c69c979b: Preparing 09:46:18 acebf47f9730: Preparing 09:46:18 27dd5921a12f: Preparing 09:46:18 81d50be4a78e: Preparing 09:46:18 1ac01b096bc8: Preparing 09:46:18 edf70074bd40: Preparing 09:46:18 edf70074bd40: Waiting 09:46:19 2c99c69c979b: Pushed 09:46:19 1ac01b096bc8: Pushed 09:46:19 27dd5921a12f: Pushed 09:46:19 81d50be4a78e: Pushed 09:46:19 edf70074bd40: Layer already exists 09:46:22 acebf47f9730: Pushed 09:46:22 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:46:23 2c99c69c979b: Preparing 09:46:23 acebf47f9730: Preparing 09:46:23 27dd5921a12f: Preparing 09:46:23 81d50be4a78e: Preparing 09:46:23 1ac01b096bc8: Preparing 09:46:23 edf70074bd40: Preparing 09:46:23 edf70074bd40: Waiting 09:46:23 27dd5921a12f: Layer already exists 09:46:23 2c99c69c979b: Layer already exists 09:46:23 81d50be4a78e: Layer already exists 09:46:23 acebf47f9730: Layer already exists 09:46:23 1ac01b096bc8: Layer already exists 09:46:23 edf70074bd40: Layer already exists 09:46:23 latest: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.103 09:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:46:24 2c99c69c979b: Preparing 09:46:24 acebf47f9730: Preparing 09:46:24 27dd5921a12f: Preparing 09:46:24 81d50be4a78e: Preparing 09:46:24 1ac01b096bc8: Preparing 09:46:24 edf70074bd40: Preparing 09:46:24 edf70074bd40: Waiting 09:46:24 1ac01b096bc8: Layer already exists 09:46:24 2c99c69c979b: Layer already exists 09:46:24 acebf47f9730: Layer already exists 09:46:24 81d50be4a78e: Layer already exists 09:46:24 27dd5921a12f: Layer already exists 09:46:24 edf70074bd40: Layer already exists 09:46:24 3.0.0-dev.103: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:46:24 2c99c69c979b: Preparing 09:46:24 acebf47f9730: Preparing 09:46:24 27dd5921a12f: Preparing 09:46:24 81d50be4a78e: Preparing 09:46:24 1ac01b096bc8: Preparing 09:46:24 edf70074bd40: Preparing 09:46:24 edf70074bd40: Waiting 09:46:24 2c99c69c979b: Layer already exists 09:46:24 acebf47f9730: Layer already exists 09:46:24 1ac01b096bc8: Layer already exists 09:46:24 27dd5921a12f: Layer already exists 09:46:24 81d50be4a78e: Layer already exists 09:46:24 edf70074bd40: Layer already exists 09:46:25 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:46:25 2c99c69c979b: Preparing 09:46:25 acebf47f9730: Preparing 09:46:25 27dd5921a12f: Preparing 09:46:25 81d50be4a78e: Preparing 09:46:25 1ac01b096bc8: Preparing 09:46:25 edf70074bd40: Preparing 09:46:25 edf70074bd40: Waiting 09:46:25 2c99c69c979b: Layer already exists 09:46:25 acebf47f9730: Layer already exists 09:46:25 27dd5921a12f: Layer already exists 09:46:25 81d50be4a78e: Layer already exists 09:46:25 1ac01b096bc8: Layer already exists 09:46:25 edf70074bd40: Layer already exists 09:46:26 main: digest: sha256:914cede815e057c0e65e5380a9dda28e6f734e2bf180411754124faf03e0f08e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:26 ===================================================== [Pipeline] echo 09:46:26 taggedImages: 09:46:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:46:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.103 09:46:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:46:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:46:26 944340b470a6d35ed9a6f68b845c4079971c0434 09:46:26 latest 09:46:26 3.0.0-dev.103 09:46:26 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:26 main 09:46:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:46:26 985b4bfd84e9: Preparing 09:46:26 1946e14889bb: Preparing 09:46:26 27c3630bc690: Preparing 09:46:26 0fd9c636857b: Preparing 09:46:26 27dd5921a12f: Preparing 09:46:26 81d50be4a78e: Preparing 09:46:26 33479e40e171: Preparing 09:46:26 edf70074bd40: Preparing 09:46:26 81d50be4a78e: Waiting 09:46:26 33479e40e171: Waiting 09:46:26 edf70074bd40: Waiting 09:46:26 27dd5921a12f: Layer already exists 09:46:27 81d50be4a78e: Layer already exists 09:46:27 27c3630bc690: Pushed 09:46:27 985b4bfd84e9: Pushed 09:46:27 1946e14889bb: Pushed 09:46:27 edf70074bd40: Layer already exists 09:46:27 33479e40e171: Pushed 09:46:29 0fd9c636857b: Pushed 09:46:29 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:29 + 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 09:46:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:46:30 985b4bfd84e9: Preparing 09:46:30 1946e14889bb: Preparing 09:46:30 27c3630bc690: Preparing 09:46:30 0fd9c636857b: Preparing 09:46:30 27dd5921a12f: Preparing 09:46:30 81d50be4a78e: Preparing 09:46:30 33479e40e171: Preparing 09:46:30 edf70074bd40: Preparing 09:46:30 33479e40e171: Waiting 09:46:30 edf70074bd40: Waiting 09:46:30 81d50be4a78e: Waiting 09:46:30 27dd5921a12f: Layer already exists 09:46:30 1946e14889bb: Layer already exists 09:46:30 27c3630bc690: Layer already exists 09:46:30 985b4bfd84e9: Layer already exists 09:46:30 0fd9c636857b: Layer already exists 09:46:30 33479e40e171: Layer already exists 09:46:30 edf70074bd40: Layer already exists 09:46:30 81d50be4a78e: Layer already exists 09:46:30 latest: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.103 09:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:46:31 985b4bfd84e9: Preparing 09:46:31 1946e14889bb: Preparing 09:46:31 27c3630bc690: Preparing 09:46:31 0fd9c636857b: Preparing 09:46:31 27dd5921a12f: Preparing 09:46:31 81d50be4a78e: Preparing 09:46:31 33479e40e171: Preparing 09:46:31 edf70074bd40: Preparing 09:46:31 81d50be4a78e: Waiting 09:46:31 edf70074bd40: Waiting 09:46:31 33479e40e171: Waiting 09:46:31 27dd5921a12f: Layer already exists 09:46:31 1946e14889bb: Layer already exists 09:46:31 985b4bfd84e9: Layer already exists 09:46:31 27c3630bc690: Layer already exists 09:46:31 0fd9c636857b: Layer already exists 09:46:31 edf70074bd40: Layer already exists 09:46:31 81d50be4a78e: Layer already exists 09:46:31 33479e40e171: Layer already exists 09:46:31 3.0.0-dev.103: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:46:32 985b4bfd84e9: Preparing 09:46:32 1946e14889bb: Preparing 09:46:32 27c3630bc690: Preparing 09:46:32 0fd9c636857b: Preparing 09:46:32 27dd5921a12f: Preparing 09:46:32 81d50be4a78e: Preparing 09:46:32 33479e40e171: Preparing 09:46:32 edf70074bd40: Preparing 09:46:32 33479e40e171: Waiting 09:46:32 edf70074bd40: Waiting 09:46:32 81d50be4a78e: Waiting 09:46:32 27c3630bc690: Layer already exists 09:46:32 0fd9c636857b: Layer already exists 09:46:32 1946e14889bb: Layer already exists 09:46:32 27dd5921a12f: Layer already exists 09:46:32 985b4bfd84e9: Layer already exists 09:46:32 edf70074bd40: Layer already exists 09:46:32 81d50be4a78e: Layer already exists 09:46:32 33479e40e171: Layer already exists 09:46:32 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:32 + 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 09:46:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:46:33 985b4bfd84e9: Preparing 09:46:33 1946e14889bb: Preparing 09:46:33 27c3630bc690: Preparing 09:46:33 0fd9c636857b: Preparing 09:46:33 27dd5921a12f: Preparing 09:46:33 81d50be4a78e: Preparing 09:46:33 33479e40e171: Preparing 09:46:33 edf70074bd40: Preparing 09:46:33 81d50be4a78e: Waiting 09:46:33 33479e40e171: Waiting 09:46:33 edf70074bd40: Waiting 09:46:33 1946e14889bb: Layer already exists 09:46:33 985b4bfd84e9: Layer already exists 09:46:33 0fd9c636857b: Layer already exists 09:46:33 27c3630bc690: Layer already exists 09:46:33 27dd5921a12f: Layer already exists 09:46:33 edf70074bd40: Layer already exists 09:46:33 81d50be4a78e: Layer already exists 09:46:33 33479e40e171: Layer already exists 09:46:33 main: digest: sha256:506e148d65cc40a85c917be50b17718f0c9c0c696630ee80b4c8fd7f4f332d0b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:33 ===================================================== [Pipeline] echo 09:46:33 taggedImages: 09:46:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:46:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.103 09:46:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:46:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:46:33 944340b470a6d35ed9a6f68b845c4079971c0434 09:46:33 latest 09:46:33 3.0.0-dev.103 09:46:33 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:33 main 09:46:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:46:34 fd2ed7dd606e: Preparing 09:46:34 ae0753bfdea4: Preparing 09:46:34 27dd5921a12f: Preparing 09:46:34 81d50be4a78e: Preparing 09:46:34 45d4ca0f697a: Preparing 09:46:34 edf70074bd40: Preparing 09:46:34 edf70074bd40: Waiting 09:46:34 81d50be4a78e: Layer already exists 09:46:34 27dd5921a12f: Layer already exists 09:46:34 edf70074bd40: Layer already exists 09:46:34 fd2ed7dd606e: Pushed 09:46:34 45d4ca0f697a: Pushed 09:46:36 ae0753bfdea4: Pushed 09:46:36 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:46:37 fd2ed7dd606e: Preparing 09:46:37 ae0753bfdea4: Preparing 09:46:37 27dd5921a12f: Preparing 09:46:37 81d50be4a78e: Preparing 09:46:37 45d4ca0f697a: Preparing 09:46:37 edf70074bd40: Preparing 09:46:37 edf70074bd40: Waiting 09:46:37 45d4ca0f697a: Layer already exists 09:46:37 81d50be4a78e: Layer already exists 09:46:37 27dd5921a12f: Layer already exists 09:46:37 ae0753bfdea4: Layer already exists 09:46:37 fd2ed7dd606e: Layer already exists 09:46:37 edf70074bd40: Layer already exists 09:46:37 latest: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.103 09:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:46:38 fd2ed7dd606e: Preparing 09:46:38 ae0753bfdea4: Preparing 09:46:38 27dd5921a12f: Preparing 09:46:38 81d50be4a78e: Preparing 09:46:38 45d4ca0f697a: Preparing 09:46:38 edf70074bd40: Preparing 09:46:38 edf70074bd40: Waiting 09:46:38 45d4ca0f697a: Layer already exists 09:46:38 fd2ed7dd606e: Layer already exists 09:46:38 ae0753bfdea4: Layer already exists 09:46:38 27dd5921a12f: Layer already exists 09:46:38 81d50be4a78e: Layer already exists 09:46:38 edf70074bd40: Layer already exists 09:46:38 3.0.0-dev.103: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:46:39 fd2ed7dd606e: Preparing 09:46:39 ae0753bfdea4: Preparing 09:46:39 27dd5921a12f: Preparing 09:46:39 81d50be4a78e: Preparing 09:46:39 45d4ca0f697a: Preparing 09:46:39 edf70074bd40: Preparing 09:46:39 edf70074bd40: Waiting 09:46:39 27dd5921a12f: Layer already exists 09:46:39 81d50be4a78e: Layer already exists 09:46:39 45d4ca0f697a: Layer already exists 09:46:39 ae0753bfdea4: Layer already exists 09:46:39 fd2ed7dd606e: Layer already exists 09:46:39 edf70074bd40: Layer already exists 09:46:39 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:46:40 fd2ed7dd606e: Preparing 09:46:40 ae0753bfdea4: Preparing 09:46:40 27dd5921a12f: Preparing 09:46:40 81d50be4a78e: Preparing 09:46:40 45d4ca0f697a: Preparing 09:46:40 edf70074bd40: Preparing 09:46:40 edf70074bd40: Waiting 09:46:40 fd2ed7dd606e: Layer already exists 09:46:40 81d50be4a78e: Layer already exists 09:46:40 ae0753bfdea4: Layer already exists 09:46:40 27dd5921a12f: Layer already exists 09:46:40 45d4ca0f697a: Layer already exists 09:46:40 edf70074bd40: Layer already exists 09:46:40 main: digest: sha256:38b97d157ee1cfd49676bf2b3c959a3c733c6cdffa80cd9cd52a9238ac1a92f2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:40 ===================================================== [Pipeline] echo 09:46:40 taggedImages: 09:46:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:46:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.103 09:46:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:46:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:46:40 944340b470a6d35ed9a6f68b845c4079971c0434 09:46:40 latest 09:46:40 3.0.0-dev.103 09:46:40 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:40 main 09:46:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:41 514269001ee1: Preparing 09:46:41 62b3cb493e89: Preparing 09:46:41 1047a1d99419: Preparing 09:46:41 27dd5921a12f: Preparing 09:46:41 81d50be4a78e: Preparing 09:46:41 1ac01b096bc8: Preparing 09:46:41 edf70074bd40: Preparing 09:46:41 1ac01b096bc8: Waiting 09:46:41 edf70074bd40: Waiting 09:46:41 81d50be4a78e: Layer already exists 09:46:41 27dd5921a12f: Layer already exists 09:46:41 1ac01b096bc8: Layer already exists 09:46:41 edf70074bd40: Layer already exists 09:46:41 62b3cb493e89: Pushed 09:46:41 514269001ee1: Pushed 09:46:43 1047a1d99419: Pushed 09:46:45 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:45 514269001ee1: Preparing 09:46:45 62b3cb493e89: Preparing 09:46:45 1047a1d99419: Preparing 09:46:45 27dd5921a12f: Preparing 09:46:45 81d50be4a78e: Preparing 09:46:45 1ac01b096bc8: Preparing 09:46:45 edf70074bd40: Preparing 09:46:45 1ac01b096bc8: Waiting 09:46:45 edf70074bd40: Waiting 09:46:45 81d50be4a78e: Layer already exists 09:46:45 62b3cb493e89: Layer already exists 09:46:45 27dd5921a12f: Layer already exists 09:46:45 514269001ee1: Layer already exists 09:46:45 1047a1d99419: Layer already exists 09:46:45 edf70074bd40: Layer already exists 09:46:45 1ac01b096bc8: Layer already exists 09:46:46 latest: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.103 09:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:46 514269001ee1: Preparing 09:46:46 62b3cb493e89: Preparing 09:46:46 1047a1d99419: Preparing 09:46:46 27dd5921a12f: Preparing 09:46:46 81d50be4a78e: Preparing 09:46:46 1ac01b096bc8: Preparing 09:46:46 edf70074bd40: Preparing 09:46:46 1ac01b096bc8: Waiting 09:46:46 edf70074bd40: Waiting 09:46:46 1047a1d99419: Layer already exists 09:46:46 62b3cb493e89: Layer already exists 09:46:46 514269001ee1: Layer already exists 09:46:46 27dd5921a12f: Layer already exists 09:46:46 81d50be4a78e: Layer already exists 09:46:46 1ac01b096bc8: Layer already exists 09:46:46 edf70074bd40: Layer already exists 09:46:47 3.0.0-dev.103: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:47 514269001ee1: Preparing 09:46:47 62b3cb493e89: Preparing 09:46:47 1047a1d99419: Preparing 09:46:47 27dd5921a12f: Preparing 09:46:47 81d50be4a78e: Preparing 09:46:47 1ac01b096bc8: Preparing 09:46:47 edf70074bd40: Preparing 09:46:47 1ac01b096bc8: Waiting 09:46:47 1047a1d99419: Layer already exists 09:46:47 62b3cb493e89: Layer already exists 09:46:47 81d50be4a78e: Layer already exists 09:46:47 27dd5921a12f: Layer already exists 09:46:47 514269001ee1: Layer already exists 09:46:47 edf70074bd40: Layer already exists 09:46:47 1ac01b096bc8: Layer already exists 09:46:47 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:46:48 514269001ee1: Preparing 09:46:48 62b3cb493e89: Preparing 09:46:48 1047a1d99419: Preparing 09:46:48 27dd5921a12f: Preparing 09:46:48 81d50be4a78e: Preparing 09:46:48 1ac01b096bc8: Preparing 09:46:48 edf70074bd40: Preparing 09:46:48 1ac01b096bc8: Waiting 09:46:48 edf70074bd40: Waiting 09:46:48 81d50be4a78e: Layer already exists 09:46:48 27dd5921a12f: Layer already exists 09:46:48 1047a1d99419: Layer already exists 09:46:48 62b3cb493e89: Layer already exists 09:46:48 514269001ee1: Layer already exists 09:46:48 1ac01b096bc8: Layer already exists 09:46:48 edf70074bd40: Layer already exists 09:46:48 main: digest: sha256:9d5a710c8fe74583735f0215f1012c15bfeb9418b1941b343453dc04a12e6a76 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:49 ===================================================== [Pipeline] echo 09:46:49 taggedImages: 09:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.103 09:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:46:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:46:49 944340b470a6d35ed9a6f68b845c4079971c0434 09:46:49 latest 09:46:49 3.0.0-dev.103 09:46:49 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:49 main 09:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:49 781511bf022a: Preparing 09:46:49 781511bf022a: Preparing 09:46:49 9fd26846d0b0: Preparing 09:46:49 ea994e250613: Preparing 09:46:49 aa74a65d141f: Preparing 09:46:49 81fbc63f9c0d: Preparing 09:46:49 10e96c2cad5d: Preparing 09:46:49 27dd5921a12f: Preparing 09:46:49 81d50be4a78e: Preparing 09:46:49 046986c94702: Preparing 09:46:49 9e42c4c6c70c: Preparing 09:46:49 c86d8e603f69: Preparing 09:46:49 2ff550da118c: Preparing 09:46:49 edf70074bd40: Preparing 09:46:49 27dd5921a12f: Waiting 09:46:49 81d50be4a78e: Waiting 09:46:49 046986c94702: Waiting 09:46:49 9e42c4c6c70c: Waiting 09:46:49 c86d8e603f69: Waiting 09:46:49 2ff550da118c: Waiting 09:46:49 edf70074bd40: Waiting 09:46:49 10e96c2cad5d: Waiting 09:46:50 781511bf022a: Pushed 09:46:50 9fd26846d0b0: Pushed 09:46:50 81fbc63f9c0d: Pushed 09:46:50 aa74a65d141f: Pushed 09:46:50 ea994e250613: Pushed 09:46:50 27dd5921a12f: Layer already exists 09:46:50 81d50be4a78e: Layer already exists 09:46:50 046986c94702: Pushed 09:46:50 9e42c4c6c70c: Pushed 09:46:50 edf70074bd40: Layer already exists 09:46:50 c86d8e603f69: Pushed 09:46:50 2ff550da118c: Pushed 09:46:53 10e96c2cad5d: Pushed 09:46:53 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:54 781511bf022a: Preparing 09:46:54 781511bf022a: Preparing 09:46:54 9fd26846d0b0: Preparing 09:46:54 ea994e250613: Preparing 09:46:54 aa74a65d141f: Preparing 09:46:54 81fbc63f9c0d: Preparing 09:46:54 10e96c2cad5d: Preparing 09:46:54 27dd5921a12f: Preparing 09:46:54 81d50be4a78e: Preparing 09:46:54 046986c94702: Preparing 09:46:54 9e42c4c6c70c: Preparing 09:46:54 c86d8e603f69: Preparing 09:46:54 2ff550da118c: Preparing 09:46:54 edf70074bd40: Preparing 09:46:54 046986c94702: Waiting 09:46:54 9e42c4c6c70c: Waiting 09:46:54 edf70074bd40: Waiting 09:46:54 c86d8e603f69: Waiting 09:46:54 10e96c2cad5d: Waiting 09:46:54 2ff550da118c: Waiting 09:46:54 27dd5921a12f: Waiting 09:46:54 81d50be4a78e: Waiting 09:46:54 aa74a65d141f: Layer already exists 09:46:54 9fd26846d0b0: Layer already exists 09:46:54 81fbc63f9c0d: Layer already exists 09:46:54 ea994e250613: Layer already exists 09:46:54 781511bf022a: Layer already exists 09:46:54 81d50be4a78e: Layer already exists 09:46:54 10e96c2cad5d: Layer already exists 09:46:54 9e42c4c6c70c: Layer already exists 09:46:54 27dd5921a12f: Layer already exists 09:46:54 046986c94702: Layer already exists 09:46:54 2ff550da118c: Layer already exists 09:46:54 c86d8e603f69: Layer already exists 09:46:54 edf70074bd40: Layer already exists 09:46:54 latest: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.103 09:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:55 781511bf022a: Preparing 09:46:55 781511bf022a: Preparing 09:46:55 9fd26846d0b0: Preparing 09:46:55 ea994e250613: Preparing 09:46:55 aa74a65d141f: Preparing 09:46:55 81fbc63f9c0d: Preparing 09:46:55 10e96c2cad5d: Preparing 09:46:55 27dd5921a12f: Preparing 09:46:55 81d50be4a78e: Preparing 09:46:55 046986c94702: Preparing 09:46:55 9e42c4c6c70c: Preparing 09:46:55 c86d8e603f69: Preparing 09:46:55 2ff550da118c: Preparing 09:46:55 edf70074bd40: Preparing 09:46:55 046986c94702: Waiting 09:46:55 9e42c4c6c70c: Waiting 09:46:55 c86d8e603f69: Waiting 09:46:55 10e96c2cad5d: Waiting 09:46:55 2ff550da118c: Waiting 09:46:55 edf70074bd40: Waiting 09:46:55 27dd5921a12f: Waiting 09:46:55 81d50be4a78e: Waiting 09:46:55 81fbc63f9c0d: Layer already exists 09:46:55 aa74a65d141f: Layer already exists 09:46:55 9fd26846d0b0: Layer already exists 09:46:55 781511bf022a: Layer already exists 09:46:55 ea994e250613: Layer already exists 09:46:55 81d50be4a78e: Layer already exists 09:46:55 9e42c4c6c70c: Layer already exists 09:46:55 046986c94702: Layer already exists 09:46:55 10e96c2cad5d: Layer already exists 09:46:55 27dd5921a12f: Layer already exists 09:46:55 edf70074bd40: Layer already exists 09:46:55 2ff550da118c: Layer already exists 09:46:55 c86d8e603f69: Layer already exists 09:46:55 3.0.0-dev.103: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:57 781511bf022a: Preparing 09:46:57 781511bf022a: Preparing 09:46:57 9fd26846d0b0: Preparing 09:46:57 ea994e250613: Preparing 09:46:57 aa74a65d141f: Preparing 09:46:57 81fbc63f9c0d: Preparing 09:46:57 10e96c2cad5d: Preparing 09:46:57 27dd5921a12f: Preparing 09:46:57 81d50be4a78e: Preparing 09:46:57 046986c94702: Preparing 09:46:57 9e42c4c6c70c: Preparing 09:46:57 c86d8e603f69: Preparing 09:46:57 2ff550da118c: Preparing 09:46:57 edf70074bd40: Preparing 09:46:57 10e96c2cad5d: Waiting 09:46:57 9e42c4c6c70c: Waiting 09:46:57 27dd5921a12f: Waiting 09:46:57 81d50be4a78e: Waiting 09:46:57 046986c94702: Waiting 09:46:57 c86d8e603f69: Waiting 09:46:57 2ff550da118c: Waiting 09:46:57 edf70074bd40: Waiting 09:46:57 9fd26846d0b0: Layer already exists 09:46:57 81fbc63f9c0d: Layer already exists 09:46:57 781511bf022a: Layer already exists 09:46:57 ea994e250613: Layer already exists 09:46:57 aa74a65d141f: Layer already exists 09:46:57 10e96c2cad5d: Layer already exists 09:46:57 046986c94702: Layer already exists 09:46:57 27dd5921a12f: Layer already exists 09:46:57 81d50be4a78e: Layer already exists 09:46:57 9e42c4c6c70c: Layer already exists 09:46:57 c86d8e603f69: Layer already exists 09:46:57 2ff550da118c: Layer already exists 09:46:57 edf70074bd40: Layer already exists 09:46:57 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:46:58 781511bf022a: Preparing 09:46:58 781511bf022a: Preparing 09:46:58 9fd26846d0b0: Preparing 09:46:58 ea994e250613: Preparing 09:46:58 aa74a65d141f: Preparing 09:46:58 81fbc63f9c0d: Preparing 09:46:58 10e96c2cad5d: Preparing 09:46:58 27dd5921a12f: Preparing 09:46:58 81d50be4a78e: Preparing 09:46:58 046986c94702: Preparing 09:46:58 9e42c4c6c70c: Preparing 09:46:58 c86d8e603f69: Preparing 09:46:58 2ff550da118c: Preparing 09:46:58 edf70074bd40: Preparing 09:46:58 046986c94702: Waiting 09:46:58 9e42c4c6c70c: Waiting 09:46:58 c86d8e603f69: Waiting 09:46:58 10e96c2cad5d: Waiting 09:46:58 2ff550da118c: Waiting 09:46:58 27dd5921a12f: Waiting 09:46:58 edf70074bd40: Waiting 09:46:58 81d50be4a78e: Waiting 09:46:58 781511bf022a: Layer already exists 09:46:58 aa74a65d141f: Layer already exists 09:46:58 81fbc63f9c0d: Layer already exists 09:46:58 9fd26846d0b0: Layer already exists 09:46:58 ea994e250613: Layer already exists 09:46:58 10e96c2cad5d: Layer already exists 09:46:58 81d50be4a78e: Layer already exists 09:46:58 046986c94702: Layer already exists 09:46:58 9e42c4c6c70c: Layer already exists 09:46:58 27dd5921a12f: Layer already exists 09:46:58 edf70074bd40: Layer already exists 09:46:58 c86d8e603f69: Layer already exists 09:46:58 2ff550da118c: Layer already exists 09:46:58 main: digest: sha256:a446424a891fc91228249386e0e886316af950f27d0dd68dcc07df63f1376d53 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:58 ===================================================== [Pipeline] echo 09:46:58 taggedImages: 09:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.103 09:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:46:58 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:46:58 944340b470a6d35ed9a6f68b845c4079971c0434 09:46:58 latest 09:46:58 3.0.0-dev.103 09:46:58 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:46:58 main 09:46:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:46:59 2eca10112a5b: Preparing 09:46:59 d301d47c3be5: Preparing 09:46:59 b5c75a8f984e: Preparing 09:46:59 558258be947c: Preparing 09:46:59 27dd5921a12f: Preparing 09:46:59 81d50be4a78e: Preparing 09:46:59 33479e40e171: Preparing 09:46:59 edf70074bd40: Preparing 09:46:59 81d50be4a78e: Waiting 09:46:59 33479e40e171: Waiting 09:46:59 27dd5921a12f: Layer already exists 09:46:59 81d50be4a78e: Layer already exists 09:46:59 33479e40e171: Layer already exists 09:46:59 edf70074bd40: Layer already exists 09:46:59 2eca10112a5b: Pushed 09:46:59 b5c75a8f984e: Pushed 09:46:59 d301d47c3be5: Pushed 09:47:01 558258be947c: Pushed 09:47:01 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:47:02 2eca10112a5b: Preparing 09:47:02 d301d47c3be5: Preparing 09:47:02 b5c75a8f984e: Preparing 09:47:02 558258be947c: Preparing 09:47:02 27dd5921a12f: Preparing 09:47:02 81d50be4a78e: Preparing 09:47:02 33479e40e171: Preparing 09:47:02 edf70074bd40: Preparing 09:47:02 81d50be4a78e: Waiting 09:47:02 33479e40e171: Waiting 09:47:02 edf70074bd40: Waiting 09:47:02 27dd5921a12f: Layer already exists 09:47:02 558258be947c: Layer already exists 09:47:02 2eca10112a5b: Layer already exists 09:47:02 b5c75a8f984e: Layer already exists 09:47:02 d301d47c3be5: Layer already exists 09:47:02 81d50be4a78e: Layer already exists 09:47:02 33479e40e171: Layer already exists 09:47:02 edf70074bd40: Layer already exists 09:47:03 latest: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.103 09:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:47:03 2eca10112a5b: Preparing 09:47:03 d301d47c3be5: Preparing 09:47:03 b5c75a8f984e: Preparing 09:47:03 558258be947c: Preparing 09:47:03 27dd5921a12f: Preparing 09:47:03 81d50be4a78e: Preparing 09:47:03 33479e40e171: Preparing 09:47:03 edf70074bd40: Preparing 09:47:03 81d50be4a78e: Waiting 09:47:03 edf70074bd40: Waiting 09:47:03 33479e40e171: Waiting 09:47:03 b5c75a8f984e: Layer already exists 09:47:03 27dd5921a12f: Layer already exists 09:47:03 2eca10112a5b: Layer already exists 09:47:03 558258be947c: Layer already exists 09:47:03 d301d47c3be5: Layer already exists 09:47:03 81d50be4a78e: Layer already exists 09:47:03 33479e40e171: Layer already exists 09:47:03 edf70074bd40: Layer already exists 09:47:04 3.0.0-dev.103: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:47:04 2eca10112a5b: Preparing 09:47:04 d301d47c3be5: Preparing 09:47:04 b5c75a8f984e: Preparing 09:47:04 558258be947c: Preparing 09:47:04 27dd5921a12f: Preparing 09:47:04 81d50be4a78e: Preparing 09:47:04 33479e40e171: Preparing 09:47:04 edf70074bd40: Preparing 09:47:04 33479e40e171: Waiting 09:47:04 edf70074bd40: Waiting 09:47:04 81d50be4a78e: Waiting 09:47:04 b5c75a8f984e: Layer already exists 09:47:04 2eca10112a5b: Layer already exists 09:47:04 558258be947c: Layer already exists 09:47:04 27dd5921a12f: Layer already exists 09:47:04 d301d47c3be5: Layer already exists 09:47:04 33479e40e171: Layer already exists 09:47:04 edf70074bd40: Layer already exists 09:47:04 81d50be4a78e: Layer already exists 09:47:05 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:47:05 2eca10112a5b: Preparing 09:47:05 d301d47c3be5: Preparing 09:47:05 b5c75a8f984e: Preparing 09:47:05 558258be947c: Preparing 09:47:05 27dd5921a12f: Preparing 09:47:05 81d50be4a78e: Preparing 09:47:05 33479e40e171: Preparing 09:47:05 edf70074bd40: Preparing 09:47:05 33479e40e171: Waiting 09:47:05 edf70074bd40: Waiting 09:47:05 81d50be4a78e: Waiting 09:47:05 d301d47c3be5: Layer already exists 09:47:05 b5c75a8f984e: Layer already exists 09:47:05 558258be947c: Layer already exists 09:47:05 2eca10112a5b: Layer already exists 09:47:05 27dd5921a12f: Layer already exists 09:47:05 81d50be4a78e: Layer already exists 09:47:05 33479e40e171: Layer already exists 09:47:05 edf70074bd40: Layer already exists 09:47:06 main: digest: sha256:3f6f07bef48a3ca0865f2767499d58032538a932e168aa8284d67802e2c337b9 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:06 ===================================================== [Pipeline] echo 09:47:06 taggedImages: 09:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.103 09:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:47:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:47:06 944340b470a6d35ed9a6f68b845c4079971c0434 09:47:06 latest 09:47:06 3.0.0-dev.103 09:47:06 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:06 main 09:47:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:47:06 4e8e8a7c8d54: Preparing 09:47:06 92fc2083a38c: Preparing 09:47:06 1adb307e32a5: Preparing 09:47:06 77eee8ebf5b5: Preparing 09:47:06 27dd5921a12f: Preparing 09:47:06 81d50be4a78e: Preparing 09:47:06 edd74d80f0a8: Preparing 09:47:06 bcc21aa224bf: Preparing 09:47:06 edf70074bd40: Preparing 09:47:06 bcc21aa224bf: Waiting 09:47:06 edd74d80f0a8: Waiting 09:47:06 81d50be4a78e: Waiting 09:47:06 edf70074bd40: Waiting 09:47:06 27dd5921a12f: Layer already exists 09:47:06 81d50be4a78e: Layer already exists 09:47:06 77eee8ebf5b5: Pushed 09:47:06 4e8e8a7c8d54: Pushed 09:47:06 92fc2083a38c: Pushed 09:47:06 edf70074bd40: Layer already exists 09:47:06 edd74d80f0a8: Pushed 09:47:07 bcc21aa224bf: Pushed 09:47:09 1adb307e32a5: Pushed 09:47:09 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:10 + 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 09:47:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:47:10 4e8e8a7c8d54: Preparing 09:47:10 92fc2083a38c: Preparing 09:47:10 1adb307e32a5: Preparing 09:47:10 77eee8ebf5b5: Preparing 09:47:10 27dd5921a12f: Preparing 09:47:10 81d50be4a78e: Preparing 09:47:10 edd74d80f0a8: Preparing 09:47:10 bcc21aa224bf: Preparing 09:47:10 edf70074bd40: Preparing 09:47:10 edd74d80f0a8: Waiting 09:47:10 bcc21aa224bf: Waiting 09:47:10 81d50be4a78e: Waiting 09:47:10 1adb307e32a5: Layer already exists 09:47:10 4e8e8a7c8d54: Layer already exists 09:47:10 27dd5921a12f: Layer already exists 09:47:10 92fc2083a38c: Layer already exists 09:47:10 77eee8ebf5b5: Layer already exists 09:47:10 81d50be4a78e: Layer already exists 09:47:10 bcc21aa224bf: Layer already exists 09:47:10 edd74d80f0a8: Layer already exists 09:47:10 edf70074bd40: Layer already exists 09:47:10 latest: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.103 09:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:47:11 4e8e8a7c8d54: Preparing 09:47:11 92fc2083a38c: Preparing 09:47:11 1adb307e32a5: Preparing 09:47:11 77eee8ebf5b5: Preparing 09:47:11 27dd5921a12f: Preparing 09:47:11 81d50be4a78e: Preparing 09:47:11 edd74d80f0a8: Preparing 09:47:11 bcc21aa224bf: Preparing 09:47:11 edf70074bd40: Preparing 09:47:11 81d50be4a78e: Waiting 09:47:11 bcc21aa224bf: Waiting 09:47:11 edd74d80f0a8: Waiting 09:47:11 edf70074bd40: Waiting 09:47:11 77eee8ebf5b5: Layer already exists 09:47:11 4e8e8a7c8d54: Layer already exists 09:47:11 92fc2083a38c: Layer already exists 09:47:11 1adb307e32a5: Layer already exists 09:47:11 27dd5921a12f: Layer already exists 09:47:11 81d50be4a78e: Layer already exists 09:47:11 edd74d80f0a8: Layer already exists 09:47:11 edf70074bd40: Layer already exists 09:47:11 bcc21aa224bf: Layer already exists 09:47:11 3.0.0-dev.103: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:47:12 4e8e8a7c8d54: Preparing 09:47:12 92fc2083a38c: Preparing 09:47:12 1adb307e32a5: Preparing 09:47:12 77eee8ebf5b5: Preparing 09:47:12 27dd5921a12f: Preparing 09:47:12 81d50be4a78e: Preparing 09:47:12 edd74d80f0a8: Preparing 09:47:12 bcc21aa224bf: Preparing 09:47:12 edf70074bd40: Preparing 09:47:12 81d50be4a78e: Waiting 09:47:12 bcc21aa224bf: Waiting 09:47:12 edd74d80f0a8: Waiting 09:47:12 edf70074bd40: Waiting 09:47:12 1adb307e32a5: Layer already exists 09:47:12 77eee8ebf5b5: Layer already exists 09:47:12 27dd5921a12f: Layer already exists 09:47:12 4e8e8a7c8d54: Layer already exists 09:47:12 92fc2083a38c: Layer already exists 09:47:12 81d50be4a78e: Layer already exists 09:47:12 edf70074bd40: Layer already exists 09:47:12 edd74d80f0a8: Layer already exists 09:47:12 bcc21aa224bf: Layer already exists 09:47:12 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:12 + 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 09:47:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:47:13 4e8e8a7c8d54: Preparing 09:47:13 92fc2083a38c: Preparing 09:47:13 1adb307e32a5: Preparing 09:47:13 77eee8ebf5b5: Preparing 09:47:13 27dd5921a12f: Preparing 09:47:13 81d50be4a78e: Preparing 09:47:13 edd74d80f0a8: Preparing 09:47:13 bcc21aa224bf: Preparing 09:47:13 edf70074bd40: Preparing 09:47:13 edd74d80f0a8: Waiting 09:47:13 bcc21aa224bf: Waiting 09:47:13 edf70074bd40: Waiting 09:47:13 81d50be4a78e: Waiting 09:47:13 27dd5921a12f: Layer already exists 09:47:13 77eee8ebf5b5: Layer already exists 09:47:13 92fc2083a38c: Layer already exists 09:47:13 4e8e8a7c8d54: Layer already exists 09:47:13 1adb307e32a5: Layer already exists 09:47:13 bcc21aa224bf: Layer already exists 09:47:13 81d50be4a78e: Layer already exists 09:47:13 edf70074bd40: Layer already exists 09:47:13 edd74d80f0a8: Layer already exists 09:47:13 main: digest: sha256:d6d250b9555ddc5f439ef3b2f897839dae609412f5cfa316d7b5d390a84ae06d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:13 ===================================================== [Pipeline] echo 09:47:13 taggedImages: 09:47:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:47:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.103 09:47:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:47:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:47:13 944340b470a6d35ed9a6f68b845c4079971c0434 09:47:13 latest 09:47:13 3.0.0-dev.103 09:47:13 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:13 main 09:47:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:47:14 e6705a6663c7: Preparing 09:47:14 a4e918f97f8d: Preparing 09:47:14 3487a5083ed8: Preparing 09:47:14 5aafdf0ba4a8: Preparing 09:47:14 682751c78d28: Preparing 09:47:14 55829dba7269: Preparing 09:47:14 90f0943160c5: Preparing 09:47:14 27dd5921a12f: Preparing 09:47:14 81d50be4a78e: Preparing 09:47:14 7db3bfad0755: Preparing 09:47:14 edf70074bd40: Preparing 09:47:14 55829dba7269: Waiting 09:47:14 90f0943160c5: Waiting 09:47:14 27dd5921a12f: Waiting 09:47:14 81d50be4a78e: Waiting 09:47:14 7db3bfad0755: Waiting 09:47:14 edf70074bd40: Waiting 09:47:14 a4e918f97f8d: Pushed 09:47:14 682751c78d28: Pushed 09:47:14 e6705a6663c7: Pushed 09:47:14 27dd5921a12f: Layer already exists 09:47:14 81d50be4a78e: Layer already exists 09:47:14 55829dba7269: Pushed 09:47:14 90f0943160c5: Pushed 09:47:14 edf70074bd40: Layer already exists 09:47:15 7db3bfad0755: Pushed 09:47:17 5aafdf0ba4a8: Pushed 09:47:17 3487a5083ed8: Pushed 09:47:17 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:18 + 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 09:47:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:47:18 e6705a6663c7: Preparing 09:47:18 a4e918f97f8d: Preparing 09:47:18 3487a5083ed8: Preparing 09:47:18 5aafdf0ba4a8: Preparing 09:47:18 682751c78d28: Preparing 09:47:18 55829dba7269: Preparing 09:47:18 90f0943160c5: Preparing 09:47:18 27dd5921a12f: Preparing 09:47:18 81d50be4a78e: Preparing 09:47:18 7db3bfad0755: Preparing 09:47:18 edf70074bd40: Preparing 09:47:18 55829dba7269: Waiting 09:47:18 90f0943160c5: Waiting 09:47:18 7db3bfad0755: Waiting 09:47:18 edf70074bd40: Waiting 09:47:18 27dd5921a12f: Waiting 09:47:18 81d50be4a78e: Waiting 09:47:18 3487a5083ed8: Layer already exists 09:47:18 682751c78d28: Layer already exists 09:47:18 5aafdf0ba4a8: Layer already exists 09:47:18 e6705a6663c7: Layer already exists 09:47:18 a4e918f97f8d: Layer already exists 09:47:18 27dd5921a12f: Layer already exists 09:47:18 90f0943160c5: Layer already exists 09:47:18 55829dba7269: Layer already exists 09:47:18 7db3bfad0755: Layer already exists 09:47:18 81d50be4a78e: Layer already exists 09:47:18 edf70074bd40: Layer already exists 09:47:18 latest: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.103 09:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:47:19 e6705a6663c7: Preparing 09:47:19 a4e918f97f8d: Preparing 09:47:19 3487a5083ed8: Preparing 09:47:19 5aafdf0ba4a8: Preparing 09:47:19 682751c78d28: Preparing 09:47:19 55829dba7269: Preparing 09:47:19 90f0943160c5: Preparing 09:47:19 27dd5921a12f: Preparing 09:47:19 81d50be4a78e: Preparing 09:47:19 7db3bfad0755: Preparing 09:47:19 edf70074bd40: Preparing 09:47:19 55829dba7269: Waiting 09:47:19 90f0943160c5: Waiting 09:47:19 27dd5921a12f: Waiting 09:47:19 81d50be4a78e: Waiting 09:47:19 7db3bfad0755: Waiting 09:47:19 edf70074bd40: Waiting 09:47:19 e6705a6663c7: Layer already exists 09:47:19 5aafdf0ba4a8: Layer already exists 09:47:19 a4e918f97f8d: Layer already exists 09:47:19 3487a5083ed8: Layer already exists 09:47:19 682751c78d28: Layer already exists 09:47:19 27dd5921a12f: Layer already exists 09:47:19 90f0943160c5: Layer already exists 09:47:19 55829dba7269: Layer already exists 09:47:19 81d50be4a78e: Layer already exists 09:47:19 7db3bfad0755: Layer already exists 09:47:19 edf70074bd40: Layer already exists 09:47:19 3.0.0-dev.103: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:47:20 e6705a6663c7: Preparing 09:47:20 a4e918f97f8d: Preparing 09:47:20 3487a5083ed8: Preparing 09:47:20 5aafdf0ba4a8: Preparing 09:47:20 682751c78d28: Preparing 09:47:20 55829dba7269: Preparing 09:47:20 90f0943160c5: Preparing 09:47:20 27dd5921a12f: Preparing 09:47:20 81d50be4a78e: Preparing 09:47:20 7db3bfad0755: Preparing 09:47:20 edf70074bd40: Preparing 09:47:20 27dd5921a12f: Waiting 09:47:20 81d50be4a78e: Waiting 09:47:20 55829dba7269: Waiting 09:47:20 7db3bfad0755: Waiting 09:47:20 edf70074bd40: Waiting 09:47:20 90f0943160c5: Waiting 09:47:20 a4e918f97f8d: Layer already exists 09:47:20 682751c78d28: Layer already exists 09:47:20 e6705a6663c7: Layer already exists 09:47:20 5aafdf0ba4a8: Layer already exists 09:47:20 3487a5083ed8: Layer already exists 09:47:20 55829dba7269: Layer already exists 09:47:20 27dd5921a12f: Layer already exists 09:47:20 90f0943160c5: Layer already exists 09:47:20 81d50be4a78e: Layer already exists 09:47:20 7db3bfad0755: Layer already exists 09:47:20 edf70074bd40: Layer already exists 09:47:20 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:21 + 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 09:47:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:47:22 e6705a6663c7: Preparing 09:47:22 a4e918f97f8d: Preparing 09:47:22 3487a5083ed8: Preparing 09:47:22 5aafdf0ba4a8: Preparing 09:47:22 682751c78d28: Preparing 09:47:22 55829dba7269: Preparing 09:47:22 90f0943160c5: Preparing 09:47:22 27dd5921a12f: Preparing 09:47:22 81d50be4a78e: Preparing 09:47:22 7db3bfad0755: Preparing 09:47:22 edf70074bd40: Preparing 09:47:22 55829dba7269: Waiting 09:47:22 90f0943160c5: Waiting 09:47:22 27dd5921a12f: Waiting 09:47:22 81d50be4a78e: Waiting 09:47:22 7db3bfad0755: Waiting 09:47:22 edf70074bd40: Waiting 09:47:22 682751c78d28: Layer already exists 09:47:22 a4e918f97f8d: Layer already exists 09:47:22 e6705a6663c7: Layer already exists 09:47:22 3487a5083ed8: Layer already exists 09:47:22 5aafdf0ba4a8: Layer already exists 09:47:22 55829dba7269: Layer already exists 09:47:22 90f0943160c5: Layer already exists 09:47:22 81d50be4a78e: Layer already exists 09:47:22 7db3bfad0755: Layer already exists 09:47:22 27dd5921a12f: Layer already exists 09:47:22 edf70074bd40: Layer already exists 09:47:23 main: digest: sha256:8cbe1ce9d79021697a6eae9dfba1b0747a69ea2544bc1a2e145613d73199a8a8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:23 ===================================================== [Pipeline] echo 09:47:23 taggedImages: 09:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.103 09:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:23 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:47:23 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:47:23 944340b470a6d35ed9a6f68b845c4079971c0434 09:47:23 latest 09:47:23 3.0.0-dev.103 09:47:23 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:23 main 09:47:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:23 f72ced6a3f8c: Preparing 09:47:23 bc1e8caa9396: Preparing 09:47:23 27dd5921a12f: Preparing 09:47:23 81d50be4a78e: Preparing 09:47:23 fd62bffa146a: Preparing 09:47:23 edf70074bd40: Preparing 09:47:23 edf70074bd40: Waiting 09:47:23 27dd5921a12f: Layer already exists 09:47:23 81d50be4a78e: Layer already exists 09:47:23 edf70074bd40: Layer already exists 09:47:24 f72ced6a3f8c: Pushed 09:47:25 fd62bffa146a: Pushed 09:47:28 bc1e8caa9396: Pushed 09:47:28 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:29 + 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 09:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:29 f72ced6a3f8c: Preparing 09:47:29 bc1e8caa9396: Preparing 09:47:29 27dd5921a12f: Preparing 09:47:29 81d50be4a78e: Preparing 09:47:29 fd62bffa146a: Preparing 09:47:29 edf70074bd40: Preparing 09:47:29 edf70074bd40: Waiting 09:47:29 bc1e8caa9396: Layer already exists 09:47:29 27dd5921a12f: Layer already exists 09:47:29 f72ced6a3f8c: Layer already exists 09:47:29 fd62bffa146a: Layer already exists 09:47:29 81d50be4a78e: Layer already exists 09:47:29 edf70074bd40: Layer already exists 09:47:29 latest: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.103 09:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:30 f72ced6a3f8c: Preparing 09:47:30 bc1e8caa9396: Preparing 09:47:30 27dd5921a12f: Preparing 09:47:30 81d50be4a78e: Preparing 09:47:30 fd62bffa146a: Preparing 09:47:30 edf70074bd40: Preparing 09:47:30 edf70074bd40: Waiting 09:47:30 27dd5921a12f: Layer already exists 09:47:30 f72ced6a3f8c: Layer already exists 09:47:30 bc1e8caa9396: Layer already exists 09:47:30 81d50be4a78e: Layer already exists 09:47:30 fd62bffa146a: Layer already exists 09:47:30 edf70074bd40: Layer already exists 09:47:30 3.0.0-dev.103: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:31 f72ced6a3f8c: Preparing 09:47:31 bc1e8caa9396: Preparing 09:47:31 27dd5921a12f: Preparing 09:47:31 81d50be4a78e: Preparing 09:47:31 fd62bffa146a: Preparing 09:47:31 edf70074bd40: Preparing 09:47:31 edf70074bd40: Waiting 09:47:31 fd62bffa146a: Layer already exists 09:47:31 27dd5921a12f: Layer already exists 09:47:31 bc1e8caa9396: Layer already exists 09:47:31 f72ced6a3f8c: Layer already exists 09:47:31 81d50be4a78e: Layer already exists 09:47:31 edf70074bd40: Layer already exists 09:47:31 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:31 + 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 09:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:47:32 f72ced6a3f8c: Preparing 09:47:32 bc1e8caa9396: Preparing 09:47:32 27dd5921a12f: Preparing 09:47:32 81d50be4a78e: Preparing 09:47:32 fd62bffa146a: Preparing 09:47:32 edf70074bd40: Preparing 09:47:32 edf70074bd40: Waiting 09:47:32 bc1e8caa9396: Layer already exists 09:47:32 fd62bffa146a: Layer already exists 09:47:32 f72ced6a3f8c: Layer already exists 09:47:32 27dd5921a12f: Layer already exists 09:47:32 81d50be4a78e: Layer already exists 09:47:32 edf70074bd40: Layer already exists 09:47:32 main: digest: sha256:da159d7bd7e54a8f0513231c268ce079317ae890bcd94a7d5a09e99f1c398a28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:32 ===================================================== [Pipeline] echo 09:47:32 taggedImages: 09:47:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:47:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.103 09:47:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:47:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:47:32 944340b470a6d35ed9a6f68b845c4079971c0434 09:47:32 latest 09:47:32 3.0.0-dev.103 09:47:32 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:32 main 09:47:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:33 16950d08ad16: Preparing 09:47:33 ec2c51e159b8: Preparing 09:47:33 963d7ab3d6b6: Preparing 09:47:33 574a3c591e3b: Preparing 09:47:33 58e1ec9b2028: Preparing 09:47:33 27dd5921a12f: Preparing 09:47:33 81d50be4a78e: Preparing 09:47:33 d75b060ef2f4: Preparing 09:47:33 edf70074bd40: Preparing 09:47:33 81d50be4a78e: Waiting 09:47:33 d75b060ef2f4: Waiting 09:47:33 edf70074bd40: Waiting 09:47:33 27dd5921a12f: Waiting 09:47:33 963d7ab3d6b6: Pushed 09:47:33 ec2c51e159b8: Pushed 09:47:33 16950d08ad16: Pushed 09:47:34 27dd5921a12f: Layer already exists 09:47:34 81d50be4a78e: Layer already exists 09:47:34 edf70074bd40: Layer already exists 09:47:35 d75b060ef2f4: Pushed 09:47:42 58e1ec9b2028: Pushed 09:47:49 574a3c591e3b: Pushed 09:47:49 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:49 + 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 09:47:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:50 16950d08ad16: Preparing 09:47:50 ec2c51e159b8: Preparing 09:47:50 963d7ab3d6b6: Preparing 09:47:50 574a3c591e3b: Preparing 09:47:50 58e1ec9b2028: Preparing 09:47:50 27dd5921a12f: Preparing 09:47:50 81d50be4a78e: Preparing 09:47:50 d75b060ef2f4: Preparing 09:47:50 edf70074bd40: Preparing 09:47:50 27dd5921a12f: Waiting 09:47:50 81d50be4a78e: Waiting 09:47:50 d75b060ef2f4: Waiting 09:47:50 edf70074bd40: Waiting 09:47:50 574a3c591e3b: Layer already exists 09:47:50 ec2c51e159b8: Layer already exists 09:47:50 16950d08ad16: Layer already exists 09:47:50 58e1ec9b2028: Layer already exists 09:47:50 963d7ab3d6b6: Layer already exists 09:47:50 27dd5921a12f: Layer already exists 09:47:50 81d50be4a78e: Layer already exists 09:47:50 edf70074bd40: Layer already exists 09:47:50 d75b060ef2f4: Layer already exists 09:47:50 latest: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.103 09:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:51 16950d08ad16: Preparing 09:47:51 ec2c51e159b8: Preparing 09:47:51 963d7ab3d6b6: Preparing 09:47:51 574a3c591e3b: Preparing 09:47:51 58e1ec9b2028: Preparing 09:47:51 27dd5921a12f: Preparing 09:47:51 81d50be4a78e: Preparing 09:47:51 d75b060ef2f4: Preparing 09:47:51 edf70074bd40: Preparing 09:47:51 81d50be4a78e: Waiting 09:47:51 d75b060ef2f4: Waiting 09:47:51 edf70074bd40: Waiting 09:47:51 27dd5921a12f: Waiting 09:47:51 ec2c51e159b8: Layer already exists 09:47:51 58e1ec9b2028: Layer already exists 09:47:51 16950d08ad16: Layer already exists 09:47:51 963d7ab3d6b6: Layer already exists 09:47:51 574a3c591e3b: Layer already exists 09:47:51 81d50be4a78e: Layer already exists 09:47:51 d75b060ef2f4: Layer already exists 09:47:51 edf70074bd40: Layer already exists 09:47:51 27dd5921a12f: Layer already exists 09:47:51 3.0.0-dev.103: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:51 16950d08ad16: Preparing 09:47:51 ec2c51e159b8: Preparing 09:47:51 963d7ab3d6b6: Preparing 09:47:51 574a3c591e3b: Preparing 09:47:51 58e1ec9b2028: Preparing 09:47:51 27dd5921a12f: Preparing 09:47:51 81d50be4a78e: Preparing 09:47:51 d75b060ef2f4: Preparing 09:47:51 edf70074bd40: Preparing 09:47:51 27dd5921a12f: Waiting 09:47:51 81d50be4a78e: Waiting 09:47:51 edf70074bd40: Waiting 09:47:51 d75b060ef2f4: Waiting 09:47:51 58e1ec9b2028: Layer already exists 09:47:51 ec2c51e159b8: Layer already exists 09:47:51 16950d08ad16: Layer already exists 09:47:51 963d7ab3d6b6: Layer already exists 09:47:51 574a3c591e3b: Layer already exists 09:47:51 81d50be4a78e: Layer already exists 09:47:51 d75b060ef2f4: Layer already exists 09:47:51 edf70074bd40: Layer already exists 09:47:51 27dd5921a12f: Layer already exists 09:47:52 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:52 + 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 09:47:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:47:52 16950d08ad16: Preparing 09:47:52 ec2c51e159b8: Preparing 09:47:52 963d7ab3d6b6: Preparing 09:47:52 574a3c591e3b: Preparing 09:47:52 58e1ec9b2028: Preparing 09:47:52 27dd5921a12f: Preparing 09:47:52 81d50be4a78e: Preparing 09:47:52 d75b060ef2f4: Preparing 09:47:52 edf70074bd40: Preparing 09:47:52 81d50be4a78e: Waiting 09:47:52 d75b060ef2f4: Waiting 09:47:52 edf70074bd40: Waiting 09:47:52 27dd5921a12f: Waiting 09:47:52 963d7ab3d6b6: Layer already exists 09:47:52 16950d08ad16: Layer already exists 09:47:52 58e1ec9b2028: Layer already exists 09:47:52 574a3c591e3b: Layer already exists 09:47:52 ec2c51e159b8: Layer already exists 09:47:52 27dd5921a12f: Layer already exists 09:47:52 d75b060ef2f4: Layer already exists 09:47:52 81d50be4a78e: Layer already exists 09:47:52 edf70074bd40: Layer already exists 09:47:53 main: digest: sha256:79b67fd9fe0abeadb860ec16f9e4926ade6eb1c994a6beae103b801b8140e6e5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:47:53 ===================================================== [Pipeline] echo 09:47:53 taggedImages: 09:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.103 09:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:47:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:47:53 944340b470a6d35ed9a6f68b845c4079971c0434 09:47:53 latest 09:47:53 3.0.0-dev.103 09:47:53 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:47:53 main 09:47:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:47:53 7441f38d9f21: Preparing 09:47:53 9f87ece6bd3f: Preparing 09:47:53 2024509393c0: Preparing 09:47:53 cbc0745cb000: Preparing 09:47:53 27dd5921a12f: Preparing 09:47:53 81d50be4a78e: Preparing 09:47:53 698a0e6d9dc3: Preparing 09:47:53 edf70074bd40: Preparing 09:47:53 81d50be4a78e: Waiting 09:47:53 698a0e6d9dc3: Waiting 09:47:53 edf70074bd40: Waiting 09:47:54 27dd5921a12f: Layer already exists 09:47:54 81d50be4a78e: Layer already exists 09:47:54 2024509393c0: Pushed 09:47:54 9f87ece6bd3f: Pushed 09:47:54 7441f38d9f21: Pushed 09:47:54 edf70074bd40: Layer already exists 09:47:55 698a0e6d9dc3: Pushed 09:48:10 cbc0745cb000: Pushed 09:48:10 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:10 + 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 09:48:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:48:10 7441f38d9f21: Preparing 09:48:10 9f87ece6bd3f: Preparing 09:48:10 2024509393c0: Preparing 09:48:10 cbc0745cb000: Preparing 09:48:10 27dd5921a12f: Preparing 09:48:10 81d50be4a78e: Preparing 09:48:10 698a0e6d9dc3: Preparing 09:48:10 edf70074bd40: Preparing 09:48:10 81d50be4a78e: Waiting 09:48:10 698a0e6d9dc3: Waiting 09:48:10 edf70074bd40: Waiting 09:48:10 7441f38d9f21: Layer already exists 09:48:10 2024509393c0: Layer already exists 09:48:10 cbc0745cb000: Layer already exists 09:48:10 27dd5921a12f: Layer already exists 09:48:10 9f87ece6bd3f: Layer already exists 09:48:10 698a0e6d9dc3: Layer already exists 09:48:10 edf70074bd40: Layer already exists 09:48:10 81d50be4a78e: Layer already exists 09:48:10 latest: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.103 09:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:48:11 7441f38d9f21: Preparing 09:48:11 9f87ece6bd3f: Preparing 09:48:11 2024509393c0: Preparing 09:48:11 cbc0745cb000: Preparing 09:48:11 27dd5921a12f: Preparing 09:48:11 81d50be4a78e: Preparing 09:48:11 698a0e6d9dc3: Preparing 09:48:11 edf70074bd40: Preparing 09:48:11 81d50be4a78e: Waiting 09:48:11 698a0e6d9dc3: Waiting 09:48:11 edf70074bd40: Waiting 09:48:11 9f87ece6bd3f: Layer already exists 09:48:11 2024509393c0: Layer already exists 09:48:11 cbc0745cb000: Layer already exists 09:48:11 7441f38d9f21: Layer already exists 09:48:11 27dd5921a12f: Layer already exists 09:48:11 81d50be4a78e: Layer already exists 09:48:11 edf70074bd40: Layer already exists 09:48:11 698a0e6d9dc3: Layer already exists 09:48:11 3.0.0-dev.103: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:48:12 7441f38d9f21: Preparing 09:48:12 9f87ece6bd3f: Preparing 09:48:12 2024509393c0: Preparing 09:48:12 cbc0745cb000: Preparing 09:48:12 27dd5921a12f: Preparing 09:48:12 81d50be4a78e: Preparing 09:48:12 698a0e6d9dc3: Preparing 09:48:12 edf70074bd40: Preparing 09:48:12 81d50be4a78e: Waiting 09:48:12 698a0e6d9dc3: Waiting 09:48:12 edf70074bd40: Waiting 09:48:12 27dd5921a12f: Layer already exists 09:48:12 9f87ece6bd3f: Layer already exists 09:48:12 7441f38d9f21: Layer already exists 09:48:12 cbc0745cb000: Layer already exists 09:48:12 2024509393c0: Layer already exists 09:48:12 81d50be4a78e: Layer already exists 09:48:12 698a0e6d9dc3: Layer already exists 09:48:12 edf70074bd40: Layer already exists 09:48:12 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:13 + 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 09:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:48:13 7441f38d9f21: Preparing 09:48:13 9f87ece6bd3f: Preparing 09:48:13 2024509393c0: Preparing 09:48:13 cbc0745cb000: Preparing 09:48:13 27dd5921a12f: Preparing 09:48:13 81d50be4a78e: Preparing 09:48:13 698a0e6d9dc3: Preparing 09:48:13 edf70074bd40: Preparing 09:48:13 81d50be4a78e: Waiting 09:48:13 698a0e6d9dc3: Waiting 09:48:13 edf70074bd40: Waiting 09:48:13 7441f38d9f21: Layer already exists 09:48:13 27dd5921a12f: Layer already exists 09:48:13 cbc0745cb000: Layer already exists 09:48:13 9f87ece6bd3f: Layer already exists 09:48:13 2024509393c0: Layer already exists 09:48:13 edf70074bd40: Layer already exists 09:48:13 698a0e6d9dc3: Layer already exists 09:48:13 81d50be4a78e: Layer already exists 09:48:13 main: digest: sha256:eaf54f75bee1b4e305caf910945a65df552bab98a62dc686629962eedc290d44 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:13 ===================================================== [Pipeline] echo 09:48:13 taggedImages: 09:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.103 09:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:48:13 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:48:13 944340b470a6d35ed9a6f68b845c4079971c0434 09:48:13 latest 09:48:13 3.0.0-dev.103 09:48:13 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:13 main 09:48:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:14 799cfd52bd02: Preparing 09:48:14 4c5d5724632c: Preparing 09:48:14 b65eacdb0e71: Preparing 09:48:14 5d828db54bea: Preparing 09:48:14 27dd5921a12f: Preparing 09:48:14 81d50be4a78e: Preparing 09:48:14 d75b060ef2f4: Preparing 09:48:14 edf70074bd40: Preparing 09:48:14 81d50be4a78e: Waiting 09:48:14 d75b060ef2f4: Waiting 09:48:14 edf70074bd40: Waiting 09:48:14 27dd5921a12f: Layer already exists 09:48:14 81d50be4a78e: Layer already exists 09:48:14 d75b060ef2f4: Layer already exists 09:48:14 b65eacdb0e71: Pushed 09:48:14 799cfd52bd02: Pushed 09:48:14 edf70074bd40: Layer already exists 09:48:14 4c5d5724632c: Pushed 09:48:32 5d828db54bea: Pushed 09:48:32 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:33 + 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 09:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:33 799cfd52bd02: Preparing 09:48:33 4c5d5724632c: Preparing 09:48:33 b65eacdb0e71: Preparing 09:48:33 5d828db54bea: Preparing 09:48:33 27dd5921a12f: Preparing 09:48:33 81d50be4a78e: Preparing 09:48:33 d75b060ef2f4: Preparing 09:48:33 edf70074bd40: Preparing 09:48:33 81d50be4a78e: Waiting 09:48:33 d75b060ef2f4: Waiting 09:48:33 edf70074bd40: Waiting 09:48:33 5d828db54bea: Layer already exists 09:48:33 799cfd52bd02: Layer already exists 09:48:33 27dd5921a12f: Layer already exists 09:48:33 4c5d5724632c: Layer already exists 09:48:33 b65eacdb0e71: Layer already exists 09:48:33 d75b060ef2f4: Layer already exists 09:48:33 edf70074bd40: Layer already exists 09:48:33 81d50be4a78e: Layer already exists 09:48:33 latest: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.103 09:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:34 799cfd52bd02: Preparing 09:48:34 4c5d5724632c: Preparing 09:48:34 b65eacdb0e71: Preparing 09:48:34 5d828db54bea: Preparing 09:48:34 27dd5921a12f: Preparing 09:48:34 81d50be4a78e: Preparing 09:48:34 d75b060ef2f4: Preparing 09:48:34 edf70074bd40: Preparing 09:48:34 d75b060ef2f4: Waiting 09:48:34 edf70074bd40: Waiting 09:48:34 81d50be4a78e: Waiting 09:48:34 5d828db54bea: Layer already exists 09:48:34 4c5d5724632c: Layer already exists 09:48:34 799cfd52bd02: Layer already exists 09:48:34 27dd5921a12f: Layer already exists 09:48:34 b65eacdb0e71: Layer already exists 09:48:34 d75b060ef2f4: Layer already exists 09:48:34 edf70074bd40: Layer already exists 09:48:34 81d50be4a78e: Layer already exists 09:48:34 3.0.0-dev.103: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:35 799cfd52bd02: Preparing 09:48:35 4c5d5724632c: Preparing 09:48:35 b65eacdb0e71: Preparing 09:48:35 5d828db54bea: Preparing 09:48:35 27dd5921a12f: Preparing 09:48:35 81d50be4a78e: Preparing 09:48:35 d75b060ef2f4: Preparing 09:48:35 edf70074bd40: Preparing 09:48:35 81d50be4a78e: Waiting 09:48:35 d75b060ef2f4: Waiting 09:48:35 edf70074bd40: Waiting 09:48:35 5d828db54bea: Layer already exists 09:48:35 799cfd52bd02: Layer already exists 09:48:35 b65eacdb0e71: Layer already exists 09:48:35 4c5d5724632c: Layer already exists 09:48:35 27dd5921a12f: Layer already exists 09:48:35 d75b060ef2f4: Layer already exists 09:48:35 edf70074bd40: Layer already exists 09:48:35 81d50be4a78e: Layer already exists 09:48:35 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:36 + 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 09:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:48:36 799cfd52bd02: Preparing 09:48:36 4c5d5724632c: Preparing 09:48:36 b65eacdb0e71: Preparing 09:48:36 5d828db54bea: Preparing 09:48:36 27dd5921a12f: Preparing 09:48:36 81d50be4a78e: Preparing 09:48:36 d75b060ef2f4: Preparing 09:48:36 edf70074bd40: Preparing 09:48:36 81d50be4a78e: Waiting 09:48:36 d75b060ef2f4: Waiting 09:48:36 edf70074bd40: Waiting 09:48:36 5d828db54bea: Layer already exists 09:48:36 4c5d5724632c: Layer already exists 09:48:36 27dd5921a12f: Layer already exists 09:48:36 b65eacdb0e71: Layer already exists 09:48:36 799cfd52bd02: Layer already exists 09:48:36 edf70074bd40: Layer already exists 09:48:36 81d50be4a78e: Layer already exists 09:48:36 d75b060ef2f4: Layer already exists 09:48:36 main: digest: sha256:449cd9aa39d975626583fb2a737e669f182dbaae3b3c1256810415bf39fce380 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:36 ===================================================== [Pipeline] echo 09:48:36 taggedImages: 09:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.103 09:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:48:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:48:36 944340b470a6d35ed9a6f68b845c4079971c0434 09:48:36 latest 09:48:36 3.0.0-dev.103 09:48:36 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:36 main 09:48:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:37 1028e55c290b: Preparing 09:48:37 377ec6460742: Preparing 09:48:37 27dd5921a12f: Preparing 09:48:37 81d50be4a78e: Preparing 09:48:37 021abf2e132c: Preparing 09:48:37 edf70074bd40: Preparing 09:48:37 edf70074bd40: Waiting 09:48:37 81d50be4a78e: Layer already exists 09:48:37 27dd5921a12f: Layer already exists 09:48:37 edf70074bd40: Layer already exists 09:48:37 1028e55c290b: Pushed 09:48:37 021abf2e132c: Pushed 09:48:43 377ec6460742: Pushed 09:48:43 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:43 1028e55c290b: Preparing 09:48:43 377ec6460742: Preparing 09:48:43 27dd5921a12f: Preparing 09:48:43 81d50be4a78e: Preparing 09:48:43 021abf2e132c: Preparing 09:48:43 edf70074bd40: Preparing 09:48:43 edf70074bd40: Waiting 09:48:43 81d50be4a78e: Layer already exists 09:48:43 1028e55c290b: Layer already exists 09:48:43 27dd5921a12f: Layer already exists 09:48:43 021abf2e132c: Layer already exists 09:48:43 377ec6460742: Layer already exists 09:48:43 edf70074bd40: Layer already exists 09:48:44 latest: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.103 09:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:44 1028e55c290b: Preparing 09:48:44 377ec6460742: Preparing 09:48:44 27dd5921a12f: Preparing 09:48:44 81d50be4a78e: Preparing 09:48:44 021abf2e132c: Preparing 09:48:44 edf70074bd40: Preparing 09:48:44 edf70074bd40: Waiting 09:48:44 27dd5921a12f: Layer already exists 09:48:44 1028e55c290b: Layer already exists 09:48:44 377ec6460742: Layer already exists 09:48:44 021abf2e132c: Layer already exists 09:48:44 81d50be4a78e: Layer already exists 09:48:44 edf70074bd40: Layer already exists 09:48:44 3.0.0-dev.103: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:45 1028e55c290b: Preparing 09:48:45 377ec6460742: Preparing 09:48:45 27dd5921a12f: Preparing 09:48:45 81d50be4a78e: Preparing 09:48:45 021abf2e132c: Preparing 09:48:45 edf70074bd40: Preparing 09:48:45 edf70074bd40: Waiting 09:48:45 27dd5921a12f: Layer already exists 09:48:45 021abf2e132c: Layer already exists 09:48:45 1028e55c290b: Layer already exists 09:48:45 377ec6460742: Layer already exists 09:48:45 81d50be4a78e: Layer already exists 09:48:45 edf70074bd40: Layer already exists 09:48:45 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:48:46 1028e55c290b: Preparing 09:48:46 377ec6460742: Preparing 09:48:46 27dd5921a12f: Preparing 09:48:46 81d50be4a78e: Preparing 09:48:46 021abf2e132c: Preparing 09:48:46 edf70074bd40: Preparing 09:48:46 edf70074bd40: Waiting 09:48:46 81d50be4a78e: Layer already exists 09:48:46 1028e55c290b: Layer already exists 09:48:46 377ec6460742: Layer already exists 09:48:46 27dd5921a12f: Layer already exists 09:48:46 021abf2e132c: Layer already exists 09:48:46 edf70074bd40: Layer already exists 09:48:46 main: digest: sha256:3de807b7498558bd9f3933dd8ee4f160aaa15051dec7de9874b59fab1d27659d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:46 ===================================================== [Pipeline] echo 09:48:46 taggedImages: 09:48:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:48:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:48:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.103 09:48:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:48:46 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:48:46 944340b470a6d35ed9a6f68b845c4079971c0434 09:48:46 latest 09:48:46 3.0.0-dev.103 09:48:46 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:46 main 09:48:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:47 fdddb6ae889d: Preparing 09:48:47 a109164d75cd: Preparing 09:48:47 27dd5921a12f: Preparing 09:48:47 81d50be4a78e: Preparing 09:48:47 1ac01b096bc8: Preparing 09:48:47 edf70074bd40: Preparing 09:48:47 edf70074bd40: Waiting 09:48:47 1ac01b096bc8: Layer already exists 09:48:47 81d50be4a78e: Layer already exists 09:48:47 27dd5921a12f: Layer already exists 09:48:47 edf70074bd40: Layer already exists 09:48:48 fdddb6ae889d: Pushed 09:48:53 a109164d75cd: Pushed 09:48:53 944340b470a6d35ed9a6f68b845c4079971c0434: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:54 fdddb6ae889d: Preparing 09:48:54 a109164d75cd: Preparing 09:48:54 27dd5921a12f: Preparing 09:48:54 81d50be4a78e: Preparing 09:48:54 1ac01b096bc8: Preparing 09:48:54 edf70074bd40: Preparing 09:48:54 edf70074bd40: Waiting 09:48:54 81d50be4a78e: Layer already exists 09:48:54 1ac01b096bc8: Layer already exists 09:48:54 27dd5921a12f: Layer already exists 09:48:54 a109164d75cd: Layer already exists 09:48:54 fdddb6ae889d: Layer already exists 09:48:54 edf70074bd40: Layer already exists 09:48:54 latest: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.103 09:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:55 fdddb6ae889d: Preparing 09:48:55 a109164d75cd: Preparing 09:48:55 27dd5921a12f: Preparing 09:48:55 81d50be4a78e: Preparing 09:48:55 1ac01b096bc8: Preparing 09:48:55 edf70074bd40: Preparing 09:48:55 edf70074bd40: Waiting 09:48:55 81d50be4a78e: Layer already exists 09:48:55 a109164d75cd: Layer already exists 09:48:55 fdddb6ae889d: Layer already exists 09:48:55 27dd5921a12f: Layer already exists 09:48:55 1ac01b096bc8: Layer already exists 09:48:55 edf70074bd40: Layer already exists 09:48:55 3.0.0-dev.103: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:55 fdddb6ae889d: Preparing 09:48:55 a109164d75cd: Preparing 09:48:55 27dd5921a12f: Preparing 09:48:55 81d50be4a78e: Preparing 09:48:55 1ac01b096bc8: Preparing 09:48:55 edf70074bd40: Preparing 09:48:55 edf70074bd40: Waiting 09:48:55 81d50be4a78e: Layer already exists 09:48:55 fdddb6ae889d: Layer already exists 09:48:55 1ac01b096bc8: Layer already exists 09:48:55 a109164d75cd: Layer already exists 09:48:55 27dd5921a12f: Layer already exists 09:48:55 edf70074bd40: Layer already exists 09:48:55 944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:48:56 fdddb6ae889d: Preparing 09:48:56 a109164d75cd: Preparing 09:48:56 27dd5921a12f: Preparing 09:48:56 81d50be4a78e: Preparing 09:48:56 1ac01b096bc8: Preparing 09:48:56 edf70074bd40: Preparing 09:48:56 edf70074bd40: Waiting 09:48:56 a109164d75cd: Layer already exists 09:48:56 fdddb6ae889d: Layer already exists 09:48:56 27dd5921a12f: Layer already exists 09:48:56 81d50be4a78e: Layer already exists 09:48:56 1ac01b096bc8: Layer already exists 09:48:56 edf70074bd40: Layer already exists 09:48:56 main: digest: sha256:d503bd1855ab144f8c7d23f7a9db30496569c100f748bc9826664a1b7f0b67d8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:48:56 ===================================================== [Pipeline] echo 09:48:56 taggedImages: 09:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434 09:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.103 09:48:56 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:944340b470a6d35ed9a6f68b845c4079971c0434-3.0.0-dev.103 09:48:56 - 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 09:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:48:57 09:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:48:57 arm64: Pulling from edgex-lftools-log-publisher 09:48:57 8998bd30e6a1: Pulling fs layer 09:48:57 04944245beec: Pulling fs layer 09:48:57 699f458cf7ca: Pulling fs layer 09:48:57 765212b225bb: Pulling fs layer 09:48:57 f23df028b6ca: Pulling fs layer 09:48:57 d65c8cfc05b1: Pulling fs layer 09:48:57 2437ff75d9bd: Pulling fs layer 09:48:57 f23df028b6ca: Waiting 09:48:57 765212b225bb: Waiting 09:48:57 d65c8cfc05b1: Waiting 09:48:57 2437ff75d9bd: Waiting 09:48:57 04944245beec: Verifying Checksum 09:48:57 04944245beec: Download complete 09:48:57 765212b225bb: Verifying Checksum 09:48:57 765212b225bb: Download complete 09:48:57 f23df028b6ca: Download complete 09:48:57 d65c8cfc05b1: Download complete 09:48:57 699f458cf7ca: Verifying Checksum 09:48:57 699f458cf7ca: Download complete 09:48:58 8998bd30e6a1: Verifying Checksum 09:48:58 8998bd30e6a1: Download complete 09:49:00 2437ff75d9bd: Verifying Checksum 09:49:00 2437ff75d9bd: Download complete 09:49:01 8998bd30e6a1: Pull complete 09:49:02 04944245beec: Pull complete 09:49:03 699f458cf7ca: Pull complete 09:49:03 765212b225bb: Pull complete 09:49:04 f23df028b6ca: Pull complete 09:49:04 d65c8cfc05b1: Pull complete 09:49:19 2437ff75d9bd: Pull complete 09:49:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:49:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-4375 does not seem to be running inside a container 09:49:19 $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@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 09:49:22 $ docker top 3dab584099672583182adc038900034267dae9e913cd5b59acfd5a5aac202577 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:22 ---> job-cost.sh 09:49:22 lf-activate-venv: SKIPPING 09:49:22 INFO: No Stack... 09:49:23 INFO: Retrieving Pricing Info for: v3-standard-4 09:49:24 INFO: Archiving Costs [Pipeline] sh 09:49:24 + cut+ -d, -f6cat 09:49:24 /w/workspace/edgex-go/465/archives/cost.csv [Pipeline] lock 09:49:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] 09:49:24 Resource [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] did not exist. Created. 09:49:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:49:25 + echo total: 0.10999999940395355 [Pipeline] stash 09:49:25 Stashed 1 file(s) [Pipeline] } 09:49:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-465-stack-cost] [Pipeline] // lock [Pipeline] } 09:49:25 $ docker stop --time=1 3dab584099672583182adc038900034267dae9e913cd5b59acfd5a5aac202577 09:49:26 $ docker rm -f --volumes 3dab584099672583182adc038900034267dae9e913cd5b59acfd5a5aac202577 [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 09:49:27 provisioning config files... 09:49:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/465@tmp/config4027756515308252344tmp [Pipeline] { [Pipeline] sh 09:49:27 + set +x 09:49:27 + curl -s https://codecov.io/bash 09:49:27 + bash -s -- 09:49:27 09:49:27 _____ _ 09:49:27 / ____| | | 09:49:27 | | ___ __| | ___ ___ _____ __ 09:49:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:49:27 | |___| (_) | (_| | __/ (_| (_) \ V / 09:49:27 \_____\___/ \__,_|\___|\___\___/ \_/ 09:49:27 Bash-1.0.6 09:49:27 09:49:27 09:49:27 ==> git version 2.25.1 found 09:49:27 ==> 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 09:49:27 Release-Date: 2020-01-08 09:49:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:49:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:49:27 ==> Jenkins CI detected. 09:49:27 current dir:  /w/workspace/edgex-go/465 09:49:27 project root: . 09:49:27 --> token set from env 09:49:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:49:27 ==> Running gcov in . (disable via -X gcov) 09:49:27 ==> Python coveragepy not found 09:49:27 ==> Searching for coverage reports in: 09:49:27 + . 09:49:27 -> Found 1 reports 09:49:27 ==> Detecting git/mercurial file structure 09:49:27 ==> Reading reports 09:49:27 + ./coverage.out bytes=447486 09:49:27 ==> Appending adjustments 09:49:27 https://docs.codecov.io/docs/fixing-reports 09:49:28 + Found adjustments 09:49:28 ==> Gzipping contents 09:49:29 60K /tmp/codecov.NBN6Km.gz 09:49:29 ==> Uploading reports 09:49:29 url: https://codecov.io 09:49:29 query: branch=main&commit=944340b470a6d35ed9a6f68b845c4079971c0434&build=465&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F465%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:49:29 -> Pinging Codecov 09:49:29 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=944340b470a6d35ed9a6f68b845c4079971c0434&build=465&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F465%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:49:29 -> Uploading to 09:49:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/944340b470a6d35ed9a6f68b845c4079971c0434/70178de8-7169-4a64-82d1-c2cd1ac5159d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T094929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2261d2f6f08a81ec3553e9185f7575dc17472c653d7e775345a6051a26719d2b 09:49:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:29 Dload Upload Total Spent Left Speed 09:49:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57620 0 0 100 57620 0 200k --:--:-- --:--:-- --:--:-- 200k 09:49:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/944340b470a6d35ed9a6f68b845c4079971c0434 [Pipeline] } 09:49:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:49:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:49:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:49:30 09:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:49:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:49:30 df9b9388f04a: Pulling fs layer 09:49:30 52dc419b0ee2: Pulling fs layer 09:49:30 25bc292e5bac: Pulling fs layer 09:49:30 114826534d7a: Pulling fs layer 09:49:30 4657fd5d0bcf: Pulling fs layer 09:49:30 6ad1cebc031e: Pulling fs layer 09:49:30 8a3aa393b2d8: Pulling fs layer 09:49:30 114826534d7a: Waiting 09:49:30 4657fd5d0bcf: Waiting 09:49:30 8a3aa393b2d8: Waiting 09:49:30 6ad1cebc031e: Waiting 09:49:30 25bc292e5bac: Verifying Checksum 09:49:30 25bc292e5bac: Download complete 09:49:30 52dc419b0ee2: Verifying Checksum 09:49:30 52dc419b0ee2: Download complete 09:49:30 4657fd5d0bcf: Verifying Checksum 09:49:30 4657fd5d0bcf: Download complete 09:49:30 df9b9388f04a: Verifying Checksum 09:49:30 df9b9388f04a: Download complete 09:49:30 df9b9388f04a: Pull complete 09:49:30 6ad1cebc031e: Verifying Checksum 09:49:30 6ad1cebc031e: Download complete 09:49:30 52dc419b0ee2: Pull complete 09:49:30 25bc292e5bac: Pull complete 09:49:31 114826534d7a: Verifying Checksum 09:49:31 114826534d7a: Download complete 09:49:31 8a3aa393b2d8: Verifying Checksum 09:49:31 8a3aa393b2d8: Download complete 09:49:34 114826534d7a: Pull complete 09:49:34 4657fd5d0bcf: Pull complete 09:49:35 6ad1cebc031e: Pull complete 09:49:38 8a3aa393b2d8: Pull complete 09:49:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:49:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:49:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:38 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:49:38 $ 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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:49:50 $ docker top fd05caba31900d014bf188f3df705ba4947273b1114c1992eec3a720170c013c -eo pid,comm [Pipeline] { [Pipeline] echo 09:49:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:49:51 + set -o pipefail 09:49:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:49:57 09:49:57 Monitoring /w/workspace/edgex-go/465 (github.com/edgexfoundry/edgex-go)... 09:49:57 09:49:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8dc7281b-4cf9-4858-930b-b8ca477c1f67 09:49:57 09:49:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:49:57 09:49:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:49:57 09:49:57 09:49:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:49:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:49:57 More details here: https://snyk.co/ue1NS [Pipeline] } 09:49:57 $ docker stop --time=1 fd05caba31900d014bf188f3df705ba4947273b1114c1992eec3a720170c013c 09:50:02 $ docker rm -f --volumes fd05caba31900d014bf188f3df705ba4947273b1114c1992eec3a720170c013c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:50:03 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:03 provisioning config files... 09:50:03 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/465@tmp/config13610212486217685209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:03 --> edgex-publish-swagger.sh 09:50:03 === Publish openapi/v3 API === 09:50:03 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:50:03 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/465/openapi/v3/core-command.yaml] 09:50:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:03 Dload Upload Total Spent Left Speed 09:50:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 23952 0:00:01 0:00:01 --:--:-- 23952 100 29030 0 0 100 29030 0 13112 0:00:02 0:00:02 --:--:-- 13112 100 29030 0 0 100 29030 0 10086 0:00:02 0:00:02 --:--:-- 10086 100 29030 0 0 100 29030 0 10086 0:00:02 0:00:02 --:--:-- 10083 09:50:06 09:50:06 09:50:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/465/openapi/v3/core-data.yaml] 09:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:06 Dload Upload Total Spent Left Speed 09:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 57352 0:00:01 0:00:01 --:--:-- 57352 100 69110 0 0 100 69110 0 50225 0:00:01 0:00:01 --:--:-- 50225 09:50:07 09:50:07 09:50:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/465/openapi/v3/core-metadata.yaml] 09:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:07 Dload Upload Total Spent Left Speed 09:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 45 140k 0 0 45 65536 0 864k --:--:-- --:--:-- --:--:-- 853k 100 140k 0 0 100 140k 0 230k --:--:-- --:--:-- --:--:-- 229k 09:50:08 09:50:08 09:50:08 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/465/openapi/v3/support-notifications.yaml] 09:50:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:08 Dload Upload Total Spent Left Speed 09:50:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 165k 09:50:08 09:50:08 09:50:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/465/openapi/v3/support-scheduler.yaml] 09:50:08 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:08 Dload Upload Total Spent Left Speed 09:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 64274 --:--:-- --:--:-- --:--:-- 64395 09:50:09 09:50:09 [Pipeline] } 09:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:50:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:10 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:50:10 $ docker top 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 -eo pid,comm 09:50:10 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). 09:50:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:10 [ssh-agent] Looking for ssh-agent implementation... 09:50:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:10 $ docker exec 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 ssh-agent 09:50:11 SSH_AUTH_SOCK=/tmp/ssh-SUjz8rTw1tim/agent.33 09:50:11 SSH_AGENT_PID=39 09:50:11 Running ssh-add (command line suppressed) 09:50:11 Identity added: /w/workspace/edgex-go/465@tmp/private_key_17047270888102902837.key (/w/workspace/edgex-go/465@tmp/private_key_17047270888102902837.key) 09:50:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:11 + git semver tag 09:50:11 2023-03-17 09:50:11,662 [run_tag] DEBUG tag force:False 09:50:11 2023-03-17 09:50:11,662 [check_head_tag] DEBUG check head tag 09:50:11 2023-03-17 09:50:11,666 [execute] INFO git cat-file --batch-check 09:50:11 2023-03-17 09:50:11,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=) 09:50:11 2023-03-17 09:50:11,671 [execute] INFO git cat-file --batch 09:50:11 2023-03-17 09:50:11,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=) 09:50:11 2023-03-17 09:50:11,739 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:50:11 2023-03-17 09:50:11,739 [execute] INFO git tag -a v3.0.0-dev.103 -m v3.0.0-dev.103 09:50:11 2023-03-17 09:50:11,740 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.103', '-m', 'v3.0.0-dev.103'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=None) 09:50:11 2023-03-17 09:50:11,745 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:50:11 3.0.0-dev.103 [Pipeline] } 09:50:11 $ docker exec --env ******** --env ******** 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 ssh-agent -k 09:50:12 unset SSH_AUTH_SOCK; 09:50:12 unset SSH_AGENT_PID; 09:50:12 echo Agent pid 39 killed; 09:50:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:12 + git semver [Pipeline] } 09:50:12 $ docker stop --time=1 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 09:50:14 $ docker rm -f --volumes 1bad8dd61fb4ccb5451c642280d25cccf23a3f6cf7eb7d5fab65588f21b99f04 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:50:14 09:50:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:50:14 0.23.1-centos7: Pulling from edgex-lftools 09:50:14 ab5ef0e58194: Pulling fs layer 09:50:14 9712f1f96733: Pulling fs layer 09:50:14 63f879dbbcfc: Pulling fs layer 09:50:14 0d9ebad4ef96: Pulling fs layer 09:50:14 e9a5061849ea: Pulling fs layer 09:50:14 d747dcd14b5f: Pulling fs layer 09:50:14 2de7ff778b66: Pulling fs layer 09:50:14 0d9ebad4ef96: Waiting 09:50:14 e9a5061849ea: Waiting 09:50:14 d747dcd14b5f: Waiting 09:50:14 9712f1f96733: Verifying Checksum 09:50:14 9712f1f96733: Download complete 09:50:15 63f879dbbcfc: Verifying Checksum 09:50:15 63f879dbbcfc: Download complete 09:50:15 e9a5061849ea: Verifying Checksum 09:50:15 e9a5061849ea: Download complete 09:50:15 d747dcd14b5f: Verifying Checksum 09:50:15 d747dcd14b5f: Download complete 09:50:15 ab5ef0e58194: Download complete 09:50:15 0d9ebad4ef96: Verifying Checksum 09:50:15 0d9ebad4ef96: Download complete 09:50:15 2de7ff778b66: Verifying Checksum 09:50:15 2de7ff778b66: Download complete 09:50:18 ab5ef0e58194: Pull complete 09:50:18 9712f1f96733: Pull complete 09:50:19 63f879dbbcfc: Pull complete 09:50:23 0d9ebad4ef96: Pull complete 09:50:23 e9a5061849ea: Pull complete 09:50:23 d747dcd14b5f: Pull complete 09:50:24 2de7ff778b66: Pull complete 09:50:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:24 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:50:36 $ docker top 1607f7889286026c6958954e9dfaf5147150888cf434c94fac54dd6af3fb3fd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:50:36 provisioning config files... 09:50:36 copy managed file [sigul-config] to file:/w/workspace/edgex-go/465@tmp/config5613202880569699648tmp 09:50:36 copy managed file [sigul-password] to file:/w/workspace/edgex-go/465@tmp/config12906589222873210820tmp 09:50:36 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/465@tmp/config364132497022356746tmp [Pipeline] { [Pipeline] echo 09:50:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:50:36 ---> sigul-configuration.sh 09:50:36 gpg: directory `/root/.gnupg' created 09:50:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:50:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:50:36 gpg: keyring `/root/.gnupg/secring.gpg' created 09:50:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:50:36 gpg: CAST5 encrypted data 09:50:36 gpg: encrypted with 1 passphrase 09:50:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:50:37 + mkdir /home/jenkins 09:50:37 + mkdir /home/jenkins/sigul [Pipeline] sh 09:50:37 + 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 09:50:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:50:37 ---> sigul-install.sh 09:50:37 Sigul already installed; skipping installation. [Pipeline] sh 09:50:38 + git tag --list 09:50:38 0.6.0 09:50:38 0.6.1 09:50:38 0.7.0 09:50:38 0.7.1 09:50:38 v1.0.0 09:50:38 v1.0.1 09:50:38 v1.1.0 09:50:38 v1.2.0 09:50:38 v1.2.1 09:50:38 v1.3.0 09:50:38 v1.3.1 09:50:38 v2.0.0 09:50:38 v2.1.0 09:50:38 v2.1.1 09:50:38 v2.1.1-dev.1 09:50:38 v2.1.1-dev.2 09:50:38 v2.1.1-dev.3 09:50:38 v2.1.1-dev.4 09:50:38 v2.1.1-dev.5 09:50:38 v2.1.1-dev.6 09:50:38 v2.1.1-dev.7 09:50:38 v2.1.1-dev.8 09:50:38 v2.1.2-dev.1 09:50:38 v2.2.0 09:50:38 v2.2.1-dev.1 09:50:38 v2.2.1-dev.10 09:50:38 v2.2.1-dev.11 09:50:38 v2.2.1-dev.12 09:50:38 v2.2.1-dev.13 09:50:38 v2.2.1-dev.14 09:50:38 v2.2.1-dev.15 09:50:38 v2.2.1-dev.16 09:50:38 v2.2.1-dev.17 09:50:38 v2.2.1-dev.18 09:50:38 v2.2.1-dev.19 09:50:38 v2.2.1-dev.2 09:50:38 v2.2.1-dev.20 09:50:38 v2.2.1-dev.21 09:50:38 v2.2.1-dev.22 09:50:38 v2.2.1-dev.23 09:50:38 v2.2.1-dev.24 09:50:38 v2.2.1-dev.25 09:50:38 v2.2.1-dev.26 09:50:38 v2.2.1-dev.27 09:50:38 v2.2.1-dev.28 09:50:38 v2.2.1-dev.29 09:50:38 v2.2.1-dev.3 09:50:38 v2.2.1-dev.4 09:50:38 v2.2.1-dev.5 09:50:38 v2.2.1-dev.6 09:50:38 v2.2.1-dev.7 09:50:38 v2.2.1-dev.8 09:50:38 v2.2.1-dev.9 09:50:38 v2.3.0 09:50:38 v2.3.0-dev.100 09:50:38 v2.3.0-dev.101 09:50:38 v2.3.0-dev.102 09:50:38 v2.3.0-dev.103 09:50:38 v2.3.0-dev.104 09:50:38 v2.3.0-dev.105 09:50:38 v2.3.0-dev.106 09:50:38 v2.3.0-dev.29 09:50:38 v2.3.0-dev.30 09:50:38 v2.3.0-dev.31 09:50:38 v2.3.0-dev.32 09:50:38 v2.3.0-dev.33 09:50:38 v2.3.0-dev.34 09:50:38 v2.3.0-dev.35 09:50:38 v2.3.0-dev.36 09:50:38 v2.3.0-dev.37 09:50:38 v2.3.0-dev.38 09:50:38 v2.3.0-dev.39 09:50:38 v2.3.0-dev.40 09:50:38 v2.3.0-dev.41 09:50:38 v2.3.0-dev.42 09:50:38 v2.3.0-dev.43 09:50:38 v2.3.0-dev.44 09:50:38 v2.3.0-dev.45 09:50:38 v2.3.0-dev.46 09:50:38 v2.3.0-dev.47 09:50:38 v2.3.0-dev.48 09:50:38 v2.3.0-dev.49 09:50:38 v2.3.0-dev.50 09:50:38 v2.3.0-dev.51 09:50:38 v2.3.0-dev.52 09:50:38 v2.3.0-dev.53 09:50:38 v2.3.0-dev.54 09:50:38 v2.3.0-dev.55 09:50:38 v2.3.0-dev.56 09:50:38 v2.3.0-dev.57 09:50:38 v2.3.0-dev.58 09:50:38 v2.3.0-dev.59 09:50:38 v2.3.0-dev.60 09:50:38 v2.3.0-dev.61 09:50:38 v2.3.0-dev.62 09:50:38 v2.3.0-dev.63 09:50:38 v2.3.0-dev.64 09:50:38 v2.3.0-dev.65 09:50:38 v2.3.0-dev.66 09:50:38 v2.3.0-dev.67 09:50:38 v2.3.0-dev.68 09:50:38 v2.3.0-dev.69 09:50:38 v2.3.0-dev.70 09:50:38 v2.3.0-dev.71 09:50:38 v2.3.0-dev.72 09:50:38 v2.3.0-dev.73 09:50:38 v2.3.0-dev.74 09:50:38 v2.3.0-dev.75 09:50:38 v2.3.0-dev.76 09:50:38 v2.3.0-dev.77 09:50:38 v2.3.0-dev.78 09:50:38 v2.3.0-dev.79 09:50:38 v2.3.0-dev.80 09:50:38 v2.3.0-dev.81 09:50:38 v2.3.0-dev.82 09:50:38 v2.3.0-dev.83 09:50:38 v2.3.0-dev.84 09:50:38 v2.3.0-dev.85 09:50:38 v2.3.0-dev.86 09:50:38 v2.3.0-dev.87 09:50:38 v2.3.0-dev.88 09:50:38 v2.3.0-dev.89 09:50:38 v2.3.0-dev.90 09:50:38 v2.3.0-dev.91 09:50:38 v2.3.0-dev.92 09:50:38 v2.3.0-dev.93 09:50:38 v2.3.0-dev.94 09:50:38 v2.3.0-dev.95 09:50:38 v2.3.0-dev.96 09:50:38 v2.3.0-dev.97 09:50:38 v2.3.0-dev.98 09:50:38 v2.3.0-dev.99 09:50:38 v2.3.1-dev.1 09:50:38 v2.3.1-dev.2 09:50:38 v2.3.1-dev.3 09:50:38 v2.3.1-dev.4 09:50:38 v2.3.1-dev.5 09:50:38 v3.0.0-dev.1 09:50:38 v3.0.0-dev.10 09:50:38 v3.0.0-dev.100 09:50:38 v3.0.0-dev.101 09:50:38 v3.0.0-dev.102 09:50:38 v3.0.0-dev.103 09:50:38 v3.0.0-dev.11 09:50:38 v3.0.0-dev.12 09:50:38 v3.0.0-dev.13 09:50:38 v3.0.0-dev.14 09:50:38 v3.0.0-dev.15 09:50:38 v3.0.0-dev.16 09:50:38 v3.0.0-dev.17 09:50:38 v3.0.0-dev.18 09:50:38 v3.0.0-dev.19 09:50:38 v3.0.0-dev.2 09:50:38 v3.0.0-dev.20 09:50:38 v3.0.0-dev.21 09:50:38 v3.0.0-dev.22 09:50:38 v3.0.0-dev.23 09:50:38 v3.0.0-dev.24 09:50:38 v3.0.0-dev.25 09:50:38 v3.0.0-dev.26 09:50:38 v3.0.0-dev.27 09:50:38 v3.0.0-dev.28 09:50:38 v3.0.0-dev.29 09:50:38 v3.0.0-dev.3 09:50:38 v3.0.0-dev.30 09:50:38 v3.0.0-dev.31 09:50:38 v3.0.0-dev.32 09:50:38 v3.0.0-dev.33 09:50:38 v3.0.0-dev.34 09:50:38 v3.0.0-dev.35 09:50:38 v3.0.0-dev.36 09:50:38 v3.0.0-dev.37 09:50:38 v3.0.0-dev.38 09:50:38 v3.0.0-dev.39 09:50:38 v3.0.0-dev.4 09:50:38 v3.0.0-dev.40 09:50:38 v3.0.0-dev.41 09:50:38 v3.0.0-dev.42 09:50:38 v3.0.0-dev.43 09:50:38 v3.0.0-dev.44 09:50:38 v3.0.0-dev.45 09:50:38 v3.0.0-dev.46 09:50:38 v3.0.0-dev.47 09:50:38 v3.0.0-dev.48 09:50:38 v3.0.0-dev.49 09:50:38 v3.0.0-dev.5 09:50:38 v3.0.0-dev.50 09:50:38 v3.0.0-dev.51 09:50:38 v3.0.0-dev.52 09:50:38 v3.0.0-dev.53 09:50:38 v3.0.0-dev.54 09:50:38 v3.0.0-dev.55 09:50:38 v3.0.0-dev.56 09:50:38 v3.0.0-dev.57 09:50:38 v3.0.0-dev.58 09:50:38 v3.0.0-dev.59 09:50:38 v3.0.0-dev.6 09:50:38 v3.0.0-dev.60 09:50:38 v3.0.0-dev.61 09:50:38 v3.0.0-dev.62 09:50:38 v3.0.0-dev.63 09:50:38 v3.0.0-dev.64 09:50:38 v3.0.0-dev.65 09:50:38 v3.0.0-dev.66 09:50:38 v3.0.0-dev.67 09:50:38 v3.0.0-dev.68 09:50:38 v3.0.0-dev.69 09:50:38 v3.0.0-dev.7 09:50:38 v3.0.0-dev.70 09:50:38 v3.0.0-dev.71 09:50:38 v3.0.0-dev.72 09:50:38 v3.0.0-dev.73 09:50:38 v3.0.0-dev.74 09:50:38 v3.0.0-dev.75 09:50:38 v3.0.0-dev.76 09:50:38 v3.0.0-dev.77 09:50:38 v3.0.0-dev.78 09:50:38 v3.0.0-dev.79 09:50:38 v3.0.0-dev.8 09:50:38 v3.0.0-dev.80 09:50:38 v3.0.0-dev.81 09:50:38 v3.0.0-dev.82 09:50:38 v3.0.0-dev.83 09:50:38 v3.0.0-dev.84 09:50:38 v3.0.0-dev.85 09:50:38 v3.0.0-dev.86 09:50:38 v3.0.0-dev.87 09:50:38 v3.0.0-dev.88 09:50:38 v3.0.0-dev.89 09:50:38 v3.0.0-dev.9 09:50:38 v3.0.0-dev.90 09:50:38 v3.0.0-dev.91 09:50:38 v3.0.0-dev.92 09:50:38 v3.0.0-dev.93 09:50:38 v3.0.0-dev.94 09:50:38 v3.0.0-dev.95 09:50:38 v3.0.0-dev.96 09:50:38 v3.0.0-dev.97 09:50:38 v3.0.0-dev.98 09:50:38 v3.0.0-dev.99 [Pipeline] sh 09:50:38 + lftools sign git-tag v3.0.0-dev.103 09:50:38 Signing Git tag with Sigul... 09:50:38 Signing v3.0.0-dev.103 [Pipeline] echo 09:50:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:50:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:50:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:50:39 $ docker stop --time=1 1607f7889286026c6958954e9dfaf5147150888cf434c94fac54dd6af3fb3fd3 09:50:40 $ docker rm -f --volumes 1607f7889286026c6958954e9dfaf5147150888cf434c94fac54dd6af3fb3fd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:50:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:41 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:50:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:50:42 $ docker top 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 -eo pid,comm 09:50:42 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). 09:50:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:42 [ssh-agent] Looking for ssh-agent implementation... 09:50:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:42 $ docker exec 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 ssh-agent 09:50:42 SSH_AUTH_SOCK=/tmp/ssh-xvRp4rmTTj8k/agent.32 09:50:42 SSH_AGENT_PID=38 09:50:42 Running ssh-add (command line suppressed) 09:50:42 Identity added: /w/workspace/edgex-go/465@tmp/private_key_2298079636053693386.key (/w/workspace/edgex-go/465@tmp/private_key_2298079636053693386.key) 09:50:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:42 + git semver bump pre 09:50:43 2023-03-17 09:50:43,017 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:50:43 2023-03-17 09:50:43,018 [bump_version] DEBUG bumping version:3.0.0-dev.103 on axis:pre with prefix:dev 09:50:43 2023-03-17 09:50:43,018 [bump_version] DEBUG bumped version:3.0.0-dev.104 09:50:43 2023-03-17 09:50:43,018 [write_version] DEBUG write version:3.0.0-dev.104 to path:/w/workspace/edgex-go/465/.semver/main with force:True 09:50:43 2023-03-17 09:50:43,018 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:50:43 2023-03-17 09:50:43,018 [write_file] DEBUG write to file:/w/workspace/edgex-go/465/.semver/main 09:50:43 2023-03-17 09:50:43,020 [execute] INFO git cat-file --batch-check 09:50:43 2023-03-17 09:50:43,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=) 09:50:43 2023-03-17 09:50:43,030 [execute] INFO git cat-file --batch 09:50:43 2023-03-17 09:50:43,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=) 09:50:43 2023-03-17 09:50:43,038 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:50:43 3.0.0-dev.104 [Pipeline] } 09:50:43 $ docker exec --env ******** --env ******** 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 ssh-agent -k 09:50:43 unset SSH_AUTH_SOCK; 09:50:43 unset SSH_AGENT_PID; 09:50:43 echo Agent pid 38 killed; 09:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:43 + git semver [Pipeline] } 09:50:44 $ docker stop --time=1 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 09:50:45 $ docker rm -f --volumes 2224ae93504d852a0725646495b5d9d71c2a9cfff36b89d16cb6e98ebd609689 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:50:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:50:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:46 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:50:46 $ docker top 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:50:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:50:46 [ssh-agent] Looking for ssh-agent implementation... 09:50:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:46 $ docker exec 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 ssh-agent 09:50:46 SSH_AUTH_SOCK=/tmp/ssh-rh14lRmHBuAQ/agent.32 09:50:46 SSH_AGENT_PID=38 09:50:46 Running ssh-add (command line suppressed) 09:50:46 Identity added: /w/workspace/edgex-go/465@tmp/private_key_15088354650327611872.key (/w/workspace/edgex-go/465@tmp/private_key_15088354650327611872.key) 09:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:50:47 + git semver push 09:50:47 2023-03-17 09:50:47,506 [run_push] DEBUG push 09:50:47 2023-03-17 09:50:47,507 [execute] INFO git cat-file --batch-check 09:50:47 2023-03-17 09:50:47,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=) 09:50:47 2023-03-17 09:50:47,511 [execute] INFO git rev-list 129ca95f70948e3f60c9f0fc5bff62cf5f688f08 -- 09:50:47 2023-03-17 09:50:47,511 [execute] DEBUG Popen(['git', 'rev-list', '129ca95f70948e3f60c9f0fc5bff62cf5f688f08', '--'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=None) 09:50:47 2023-03-17 09:50:47,528 [execute] INFO git fetch -v origin 09:50:47 2023-03-17 09:50:47,529 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=True, shell=None, istream=None) 09:50:48 2023-03-17 09:50:47,983 [run_push] DEBUG no remote changes detected 09:50:48 2023-03-17 09:50:47,983 [execute] INFO git push origin semver 09:50:48 2023-03-17 09:50:47,984 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/465/.semver, universal_newlines=False, shell=None, istream=None) 09:50:49 2023-03-17 09:50:48,861 [run_push] DEBUG push all version tags 09:50:49 2023-03-17 09:50:48,862 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:50:49 2023-03-17 09:50:48,862 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/465, universal_newlines=False, shell=None, istream=None) 09:50:50 2023-03-17 09:50:49,691 [read_version] DEBUG read version from /w/workspace/edgex-go/465/.semver/main 09:50:50 3.0.0-dev.104 [Pipeline] } 09:50:50 $ docker exec --env ******** --env ******** 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 ssh-agent -k 09:50:50 unset SSH_AUTH_SOCK; 09:50:50 unset SSH_AGENT_PID; 09:50:50 echo Agent pid 38 killed; 09:50:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:50:50 + git semver [Pipeline] } 09:50:50 $ docker stop --time=1 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 09:50:51 $ docker rm -f --volumes 879dc2f468120a85e325ea668f96494e5900b5cbfe2af6b2c55675db5bb0a453 [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 09:50:52 + [ -d /w/workspace/edgex-go/465/archives ] [Pipeline] libraryResource [Pipeline] sh 09:50:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:50:53 ---> package-listing.sh 09:50:53 ++ facter osfamily 09:50:53 ++ tr '[:upper:]' '[:lower:]' 09:50:53 + OS_FAMILY=debian 09:50:53 + workspace=/w/workspace/edgex-go/465 09:50:53 + START_PACKAGES=/tmp/packages_start.txt 09:50:53 + END_PACKAGES=/tmp/packages_end.txt 09:50:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:53 + PACKAGES=/tmp/packages_start.txt 09:50:53 + '[' /w/workspace/edgex-go/465 ']' 09:50:53 + PACKAGES=/tmp/packages_end.txt 09:50:53 + case "${OS_FAMILY}" in 09:50:53 + dpkg -l 09:50:53 + grep '^ii' 09:50:53 + '[' -f /tmp/packages_start.txt ']' 09:50:53 + '[' -f /tmp/packages_end.txt ']' 09:50:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:53 + '[' /w/workspace/edgex-go/465 ']' 09:50:53 + mkdir -p /w/workspace/edgex-go/465/archives/ 09:50:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/465/archives/ [Pipeline] echo 09:50:53 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/465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:50:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:54 09:50:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:55 latest: Pulling from edgex-lftools-log-publisher 09:50:55 5eb5b503b376: Pulling fs layer 09:50:55 5c69ac0246d0: Pulling fs layer 09:50:55 ec43610c2a17: Pulling fs layer 09:50:55 3a2ae6a8a46f: Pulling fs layer 09:50:55 33b1e0a273af: Pulling fs layer 09:50:55 5d3b04190fa2: Pulling fs layer 09:50:55 2f39f015ded8: Pulling fs layer 09:50:55 3a2ae6a8a46f: Waiting 09:50:55 33b1e0a273af: Waiting 09:50:55 5d3b04190fa2: Waiting 09:50:55 2f39f015ded8: Waiting 09:50:55 5c69ac0246d0: Download complete 09:50:55 3a2ae6a8a46f: Download complete 09:50:55 33b1e0a273af: Verifying Checksum 09:50:55 33b1e0a273af: Download complete 09:50:55 5d3b04190fa2: Download complete 09:50:55 ec43610c2a17: Verifying Checksum 09:50:55 ec43610c2a17: Download complete 09:50:55 5eb5b503b376: Download complete 09:50:55 2f39f015ded8: Download complete 09:50:56 5eb5b503b376: Pull complete 09:50:56 5c69ac0246d0: Pull complete 09:50:57 ec43610c2a17: Pull complete 09:50:57 3a2ae6a8a46f: Pull complete 09:50:57 33b1e0a273af: Pull complete 09:50:57 5d3b04190fa2: Pull complete 09:51:01 2f39f015ded8: Pull complete 09:51:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:51:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:01 prd-ubuntu20.04-docker-8c-8g-4374 does not seem to be running inside a container 09:51:01 $ 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/465/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/465 -v /w/workspace/edgex-go/465:/w/workspace/edgex-go/465:rw,z -v /w/workspace/edgex-go/465@tmp:/w/workspace/edgex-go/465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:51:12 $ docker top eb5d88d03da1b781cbc457664b0ca9f67345f5e07f249226f719249098900d52 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:51:12 + mkdir -p /var/log/sysstat [Pipeline] sh 09:51:13 + ls /var/log/sa-host 09:51:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:13 provisioning config files... 09:51:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/465@tmp/config4769152887418510709tmp [Pipeline] { [Pipeline] echo 09:51:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:51:13 ---> create-netrc.sh [Pipeline] } 09:51:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:51:13 ---> python-tools-install.sh [Pipeline] echo 09:51:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:51:14 ---> sudo-logs.sh 09:51:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:51:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:51:14 ---> job-cost.sh 09:51:14 lf-activate-venv: SKIPPING 09:51:14 DEBUG: total: 0.10999999940395355 09:51:14 INFO: Retrieving Stack Cost... 09:51:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:51:15 INFO: Archiving Costs [Pipeline] echo 09:51:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:51:15 ---> logs-deploy.sh 09:51:15 lf-activate-venv: SKIPPING 09:51:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/465 09:51:15 INFO: archiving workspace using pattern(s): 09:51:17 Archives upload complete. 09:51:17 INFO: archiving logs to Nexus 09:51:18 ---> uname -a: 09:51:18 Linux prd-ubuntu20-04-docker-8c-8g-4374 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:51:18 09:51:18 09:51:18 ---> lscpu: 09:51:18 Architecture: x86_64 09:51:18 CPU op-mode(s): 32-bit, 64-bit 09:51:18 Byte Order: Little Endian 09:51:18 Address sizes: 40 bits physical, 48 bits virtual 09:51:18 CPU(s): 8 09:51:18 On-line CPU(s) list: 0-7 09:51:18 Thread(s) per core: 1 09:51:18 Core(s) per socket: 1 09:51:18 Socket(s): 8 09:51:18 NUMA node(s): 1 09:51:18 Vendor ID: AuthenticAMD 09:51:18 CPU family: 23 09:51:18 Model: 49 09:51:18 Model name: AMD EPYC-Rome Processor 09:51:18 Stepping: 0 09:51:18 CPU MHz: 2800.000 09:51:18 BogoMIPS: 5600.00 09:51:18 Virtualization: AMD-V 09:51:18 Hypervisor vendor: KVM 09:51:18 Virtualization type: full 09:51:18 L1d cache: 256 KiB 09:51:18 L1i cache: 256 KiB 09:51:18 L2 cache: 4 MiB 09:51:18 L3 cache: 128 MiB 09:51:18 NUMA node0 CPU(s): 0-7 09:51:18 Vulnerability Itlb multihit: Not affected 09:51:18 Vulnerability L1tf: Not affected 09:51:18 Vulnerability Mds: Not affected 09:51:18 Vulnerability Meltdown: Not affected 09:51:18 Vulnerability Mmio stale data: Not affected 09:51:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:51:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:51:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:51:18 Vulnerability Srbds: Not affected 09:51:18 Vulnerability Tsx async abort: Not affected 09:51:18 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 09:51:18 09:51:18 09:51:18 ---> nproc: 09:51:18 8 09:51:18 09:51:18 09:51:18 ---> df -h: 09:51:18 Filesystem Size Used Avail Use% Mounted on 09:51:18 overlay 155G 21G 135G 14% / 09:51:18 tmpfs 64M 0 64M 0% /dev 09:51:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:51:18 shm 64M 0 64M 0% /dev/shm 09:51:18 /dev/vda1 155G 21G 135G 14% /facter-os 09:51:18 09:51:18 09:51:18 ---> sar -b -r -n DEV: 09:51:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4374) 03/17/23 _x86_64_ (8 CPU) 09:51:18 09:51:18 09:19:20 LINUX RESTART (8 CPU) 09:51:18 09:51:18 09:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:51:18 09:21:01 129.41 10.53 118.88 0.00 1731.84 104294.75 0.00 09:51:18 09:22:01 46.34 0.03 46.31 0.00 6.80 20477.00 0.00 09:51:18 09:23:01 34.97 0.25 34.72 0.00 4.00 11180.27 0.00 09:51:18 09:24:01 360.96 6.47 354.49 0.00 67.19 119753.37 0.00 09:51:18 09:25:01 519.28 14.25 505.03 0.00 2926.63 246376.95 0.00 09:51:18 09:26:01 771.39 1.65 769.74 0.00 2277.37 197937.22 0.00 09:51:18 09:27:01 702.18 0.27 701.92 0.00 2.13 210439.57 0.00 09:51:18 09:28:01 682.56 0.62 681.94 0.00 5.46 150502.10 0.00 09:51:18 09:29:01 26.31 0.08 26.23 0.00 17.06 724.01 0.00 09:51:18 09:30:01 17.20 0.02 17.18 0.00 0.27 431.66 0.00 09:51:18 09:31:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 09:51:18 09:32:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 09:51:18 09:33:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 09:51:18 09:34:01 1.53 0.00 1.53 0.00 0.00 16.79 0.00 09:51:18 09:35:01 2.02 0.02 2.00 0.00 0.13 26.13 0.00 09:51:18 09:36:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 09:51:18 09:37:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 09:51:18 09:38:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 09:51:18 09:39:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 09:51:18 09:40:01 1.80 0.00 1.80 0.00 0.00 21.60 0.00 09:51:18 09:41:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 09:51:18 09:42:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 09:51:18 09:43:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 09:51:18 09:44:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 09:51:18 09:45:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 09:51:18 09:46:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 09:51:18 09:47:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 09:51:18 09:48:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 09:51:18 09:49:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 09:51:18 09:50:01 62.46 0.32 62.15 0.00 12.00 33282.77 0.00 09:51:18 09:51:01 85.44 0.22 85.22 0.00 19.33 25673.05 0.00 09:51:18 Average: 111.80 1.12 110.68 0.00 228.13 36182.34 0.00 09:51:18 09:51:18 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:18 09:21:01 28147800 31600900 704444 2.14 110900 3558076 1894004 5.58 1114896 3191552 71308 09:51:18 09:22:01 27779220 31444640 854524 2.60 113344 3747264 2089540 6.16 1629344 3015792 115068 09:51:18 09:23:01 27571904 31507500 789692 2.40 115828 3989352 1898752 5.60 1481840 3347304 310072 09:51:18 09:24:01 24207236 31496832 786508 2.39 199412 7016152 1936980 5.71 2022888 5903296 1108900 09:51:18 09:25:01 20826720 30914452 1344280 4.09 305832 9583640 3693208 10.88 2719888 8432160 58712 09:51:18 09:26:01 19721520 30932188 1326056 4.03 335412 10637336 3320868 9.79 3060748 9161096 354124 09:51:18 09:27:01 18674796 31169788 1087608 3.31 355940 11810852 2666112 7.86 2779084 10398936 99576 09:51:18 09:28:01 19118484 31519856 752512 2.29 396624 11669284 1959548 5.78 2456256 10290356 1252 09:51:18 09:29:01 19106216 31509456 761856 2.32 397616 11670168 1983544 5.85 2468068 10290680 476 09:51:18 09:30:01 19117600 31521580 749492 2.28 398144 11670288 1816368 5.35 2453404 10290540 76 09:51:18 09:31:01 19117868 31521860 749272 2.28 398152 11670296 1816368 5.35 2453532 10290544 16 09:51:18 09:32:01 19126616 31530636 740944 2.25 398168 11670300 1816368 5.35 2444944 10290552 40 09:51:18 09:33:01 19126852 31531016 740676 2.25 398188 11670300 1832424 5.40 2444840 10290676 8 09:51:18 09:34:01 19126804 31530976 740648 2.25 398196 11670304 1832424 5.40 2444840 10290680 8 09:51:18 09:35:01 19126244 31530624 740944 2.25 398232 11670408 1884588 5.55 2444540 10290792 24 09:51:18 09:36:01 19125944 31530360 741148 2.25 398260 11670412 1884588 5.55 2444884 10290800 4 09:51:18 09:37:01 19126124 31530548 740812 2.25 398276 11670416 1884588 5.55 2444564 10290804 8 09:51:18 09:38:01 19126268 31530720 740764 2.25 398324 11670412 1884588 5.55 2444500 10290800 8 09:51:18 09:39:01 19126260 31530776 740720 2.25 398336 11670420 1884588 5.55 2444520 10290808 8 09:51:18 09:40:01 19125944 31530640 741016 2.25 398352 11670424 1884588 5.55 2444840 10290940 8 09:51:18 09:41:01 19125936 31530632 740988 2.25 398360 11670432 1884588 5.55 2444748 10290940 152 09:51:18 09:42:01 19126140 31530856 740672 2.25 398368 11670436 1884588 5.55 2444780 10290944 224 09:51:18 09:43:01 19126360 31531076 740424 2.25 398380 11670436 1884588 5.55 2444780 10290944 16 09:51:18 09:44:01 19126052 31530772 740608 2.25 398396 11670440 1884588 5.55 2444740 10290948 216 09:51:18 09:45:01 19126068 31530792 740568 2.25 398416 11670444 1884588 5.55 2444532 10290952 12 09:51:18 09:46:01 19125916 31530712 740588 2.25 398424 11670444 1884588 5.55 2444792 10290964 176 09:51:18 09:47:01 19125624 31530436 740800 2.25 398432 11670448 1884588 5.55 2444784 10290964 180 09:51:18 09:48:01 19125672 31530492 740708 2.25 398472 11670452 1884588 5.55 2444532 10290964 8 09:51:18 09:49:01 19125560 31530384 740692 2.25 398476 11670456 1884588 5.55 2444816 10290968 168 09:51:18 09:50:01 18082096 31497872 771380 2.35 419304 12592704 2006136 5.91 2582112 11129832 15744 09:51:18 09:51:01 17110724 31506292 761520 2.32 457672 13431460 1850440 5.45 2591096 11986688 469728 09:51:18 Average: 20092018 31474054 799125 2.43 360459 10745621 2021997 5.96 2381230 9450459 84075 09:51:18 09:51:18 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:18 09:21:01 ens3 803.35 773.77 9146.29 85.80 0.00 0.00 0.00 0.00 09:51:18 09:21:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 09:51:18 09:21:01 docker0 621.28 563.59 45.37 3430.94 0.00 0.00 0.00 0.00 09:51:18 09:22:01 ens3 60.54 58.86 44.48 116.21 0.00 0.00 0.00 0.00 09:51:18 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:22:01 veth1c49e3f 0.43 0.62 0.04 0.05 0.00 0.00 0.00 0.00 09:51:18 09:22:01 docker0 0.43 0.50 0.03 0.04 0.00 0.00 0.00 0.00 09:51:18 09:23:01 ens3 21.81 14.68 18.70 10.27 0.00 0.00 0.00 0.00 09:51:18 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:23:01 veth1c49e3f 0.80 0.82 0.07 0.07 0.00 0.00 0.00 0.00 09:51:18 09:23:01 docker0 0.80 0.80 0.06 0.07 0.00 0.00 0.00 0.00 09:51:18 09:24:01 ens3 928.31 599.35 7848.29 69.57 0.00 0.00 0.00 0.00 09:51:18 09:24:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 09:51:18 09:24:01 vethef2626d 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:51:18 09:24:01 docker0 540.59 837.26 43.19 6141.28 0.00 0.00 0.00 0.00 09:51:18 09:25:01 ens3 104.81 55.79 1532.07 10.47 0.00 0.00 0.00 0.00 09:51:18 09:25:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 09:51:18 09:25:01 vethef2626d 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:25:01 vethf06c6da 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:25:01 veth6523b67 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:25:01 docker0 4.30 8.01 0.27 91.88 0.00 0.00 0.00 0.00 09:51:18 09:25:01 vethcad3f24 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:25:01 veth38f448c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:26:01 vethbf8bf70 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:26:01 ens3 122.94 69.73 1628.81 23.00 0.00 0.00 0.00 0.00 09:51:18 09:26:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 09:51:18 09:26:01 vethef2626d 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:26:01 vethbfad75a 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:26:01 veth0a40c66 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:26:01 docker0 7.38 15.49 0.48 220.34 0.00 0.00 0.00 0.00 09:51:18 09:27:01 veth3f82c8e 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:27:01 vetheccbdb7 51.97 93.72 5.07 428.43 0.00 0.00 0.00 0.04 09:51:18 09:27:01 ens3 376.32 203.35 1871.58 33.35 0.00 0.00 0.00 0.00 09:51:18 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:27:01 vethef2626d 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:27:01 veth5b9c0db 9.68 13.97 0.94 5.05 0.00 0.00 0.00 0.00 09:51:18 09:27:01 docker0 178.08 337.39 14.03 1841.33 0.00 0.00 0.00 0.00 09:51:18 09:27:01 vethf5d0e1e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:51:18 09:28:01 ens3 419.26 257.86 2197.53 432.83 0.00 0.00 0.00 0.00 09:51:18 09:28:01 lo 9.46 9.46 0.92 0.92 0.00 0.00 0.00 0.00 09:51:18 09:28:01 docker0 140.07 307.31 10.94 2130.99 0.00 0.00 0.00 0.00 09:51:18 09:29:01 ens3 385.97 394.70 198.24 1855.10 0.00 0.00 0.00 0.00 09:51:18 09:29:01 lo 40.53 40.53 4.00 4.00 0.00 0.00 0.00 0.00 09:51:18 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:30:01 ens3 234.26 215.86 126.67 1253.64 0.00 0.00 0.00 0.00 09:51:18 09:30:01 lo 20.60 20.60 2.03 2.03 0.00 0.00 0.00 0.00 09:51:18 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:35:01 ens3 0.55 0.28 1.12 0.08 0.00 0.00 0.00 0.00 09:51:18 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:36:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:37:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:40:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:51:18 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:43:01 ens3 0.45 0.38 0.26 0.21 0.00 0.00 0.00 0.00 09:51:18 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:51:18 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:18 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:49:01 ens3 0.18 0.12 0.17 0.01 0.00 0.00 0.00 0.00 09:51:18 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:18 09:50:01 ens3 196.97 113.73 4562.03 17.39 0.00 0.00 0.00 0.00 09:51:18 09:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:51:18 09:50:01 docker0 35.07 56.88 3.01 585.14 0.00 0.00 0.00 0.00 09:51:18 09:51:01 ens3 296.10 216.36 5778.43 163.24 0.00 0.00 0.00 0.00 09:51:18 09:51:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 09:51:18 09:51:01 docker0 2.18 2.00 0.35 1.73 0.00 0.00 0.00 0.00 09:51:18 Average: ens3 127.52 96.00 1127.60 131.33 0.00 0.00 0.00 0.00 09:51:18 Average: lo 2.66 2.66 0.26 0.26 0.00 0.00 0.00 0.00 09:51:18 Average: docker0 49.36 68.69 3.80 465.95 0.00 0.00 0.00 0.00 09:51:18 09:51:18 09:51:18 ---> sar -P ALL: 09:51:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4374) 03/17/23 _x86_64_ (8 CPU) 09:51:18 09:51:18 09:19:20 LINUX RESTART (8 CPU) 09:51:18 09:51:18 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:51:18 09:21:01 all 8.45 0.00 3.89 5.25 0.07 82.34 09:51:18 09:21:01 0 9.08 0.00 4.62 0.56 0.07 85.67 09:51:18 09:21:01 1 7.75 0.00 3.67 7.79 0.07 80.71 09:51:18 09:21:01 2 8.01 0.00 4.31 1.91 0.07 85.70 09:51:18 09:21:01 3 7.29 0.00 3.82 21.37 0.07 67.45 09:51:18 09:21:01 4 9.26 0.00 3.75 1.80 0.07 85.12 09:51:18 09:21:01 5 8.15 0.00 3.43 0.25 0.07 88.10 09:51:18 09:21:01 6 8.35 0.00 2.87 1.43 0.10 87.24 09:51:18 09:21:01 7 9.72 0.00 4.61 6.94 0.08 78.65 09:51:18 09:22:01 all 28.99 0.00 5.27 1.38 0.09 64.27 09:51:18 09:22:01 0 28.28 0.00 4.89 0.12 0.12 66.60 09:51:18 09:22:01 1 28.87 0.00 5.49 1.61 0.10 63.93 09:51:18 09:22:01 2 30.15 0.00 4.66 0.15 0.08 64.96 09:51:18 09:22:01 3 29.04 0.00 4.63 0.00 0.08 66.25 09:51:18 09:22:01 4 29.56 0.00 6.39 0.34 0.08 63.63 09:51:18 09:22:01 5 31.15 0.00 5.62 0.00 0.08 63.14 09:51:18 09:22:01 6 27.01 0.00 5.34 2.27 0.08 65.30 09:51:18 09:22:01 7 27.84 0.00 5.10 6.55 0.12 60.39 09:51:18 09:23:01 all 47.16 0.00 6.86 0.47 0.08 45.44 09:51:18 09:23:01 0 48.13 0.00 7.13 0.07 0.07 44.60 09:51:18 09:23:01 1 45.39 0.00 6.77 0.02 0.08 47.74 09:51:18 09:23:01 2 47.35 0.00 6.86 0.08 0.08 45.62 09:51:18 09:23:01 3 48.18 0.00 6.63 0.02 0.08 45.08 09:51:18 09:23:01 4 47.23 0.00 7.02 0.08 0.08 45.59 09:51:18 09:23:01 5 47.01 0.00 6.95 0.02 0.08 45.94 09:51:18 09:23:01 6 47.76 0.00 6.59 0.60 0.10 44.95 09:51:18 09:23:01 7 46.19 0.00 6.89 2.85 0.08 43.98 09:51:18 09:24:01 all 15.75 0.00 9.05 5.22 0.09 69.88 09:51:18 09:24:01 0 14.58 0.00 9.38 0.93 0.08 75.03 09:51:18 09:24:01 1 17.77 0.00 8.44 2.89 0.08 70.82 09:51:18 09:24:01 2 16.88 0.00 9.75 8.46 0.12 64.79 09:51:18 09:24:01 3 14.55 0.00 7.46 5.39 0.07 72.53 09:51:18 09:24:01 4 15.60 0.00 7.83 3.97 0.08 72.51 09:51:18 09:24:01 5 17.36 0.00 9.62 1.50 0.07 71.46 09:51:18 09:24:01 6 14.25 0.00 8.48 16.84 0.09 60.35 09:51:18 09:24:01 7 15.07 0.00 11.52 1.79 0.12 71.50 09:51:18 09:25:01 all 27.12 0.00 10.12 14.24 0.11 48.41 09:51:18 09:25:01 0 26.16 0.00 10.29 5.13 0.10 58.31 09:51:18 09:25:01 1 27.36 0.00 9.59 7.76 0.07 55.23 09:51:18 09:25:01 2 27.12 0.00 8.99 4.97 0.12 58.80 09:51:18 09:25:01 3 26.94 0.00 12.51 50.37 0.12 10.07 09:51:18 09:25:01 4 26.52 0.00 11.09 7.47 0.08 54.84 09:51:18 09:25:01 5 28.61 0.00 8.96 28.46 0.14 33.84 09:51:18 09:25:01 6 27.40 0.00 9.23 2.87 0.08 60.42 09:51:18 09:25:01 7 26.85 0.00 10.35 7.01 0.14 55.65 09:51:18 09:26:01 all 55.53 0.00 12.27 11.54 0.15 20.52 09:51:18 09:26:01 0 58.50 0.00 12.91 8.45 0.14 20.00 09:51:18 09:26:01 1 52.15 0.00 11.77 17.62 0.15 18.30 09:51:18 09:26:01 2 56.59 0.00 11.86 11.58 0.15 19.81 09:51:18 09:26:01 3 53.39 0.00 12.38 10.35 0.15 23.73 09:51:18 09:26:01 4 56.96 0.00 11.34 10.33 0.19 21.19 09:51:18 09:26:01 5 56.65 0.00 12.73 5.19 0.14 25.30 09:51:18 09:26:01 6 56.79 0.00 12.68 14.51 0.12 15.90 09:51:18 09:26:01 7 53.19 0.00 12.51 14.28 0.15 19.86 09:51:18 09:27:01 all 37.41 0.00 11.65 22.05 0.20 28.70 09:51:18 09:27:01 0 38.56 0.00 13.38 22.46 0.14 25.45 09:51:18 09:27:01 1 34.44 0.00 10.55 29.88 0.14 25.00 09:51:18 09:27:01 2 41.43 0.00 11.90 19.55 0.14 26.99 09:51:18 09:27:01 3 34.91 0.00 9.22 16.64 0.12 39.11 09:51:18 09:27:01 4 37.23 0.00 11.84 31.67 0.19 19.07 09:51:18 09:27:01 5 39.63 0.00 12.44 22.64 0.32 24.98 09:51:18 09:27:01 6 39.29 0.00 11.30 20.25 0.15 29.00 09:51:18 09:27:01 7 33.68 0.00 12.57 13.23 0.39 40.13 09:51:18 09:28:01 all 25.78 0.00 8.91 11.36 0.21 53.75 09:51:18 09:28:01 0 25.85 0.00 9.96 4.68 0.15 59.35 09:51:18 09:28:01 1 23.30 0.00 8.17 7.90 0.41 60.22 09:51:18 09:28:01 2 27.20 0.00 9.20 13.94 0.19 49.48 09:51:18 09:28:01 3 25.35 0.00 7.16 11.30 0.14 56.06 09:51:18 09:28:01 4 25.74 0.00 9.94 23.63 0.24 40.46 09:51:18 09:28:01 5 27.47 0.00 9.57 9.67 0.18 53.12 09:51:18 09:28:01 6 27.21 0.00 9.10 9.09 0.14 54.46 09:51:18 09:28:01 7 24.11 0.00 8.16 10.76 0.24 56.73 09:51:18 09:29:01 all 6.36 0.00 0.87 3.24 0.10 89.43 09:51:18 09:29:01 0 3.78 0.00 0.90 0.02 0.07 95.24 09:51:18 09:29:01 1 8.68 0.00 0.70 1.00 0.12 89.50 09:51:18 09:29:01 2 6.49 0.00 0.62 0.08 0.08 92.73 09:51:18 09:29:01 3 5.13 0.00 0.67 0.32 0.10 93.79 09:51:18 09:29:01 4 8.74 0.00 0.95 0.75 0.12 89.44 09:51:18 09:29:01 5 7.48 0.00 0.93 23.25 0.08 68.25 09:51:18 09:29:01 6 5.32 0.00 1.05 0.37 0.08 93.18 09:51:18 09:29:01 7 5.23 0.00 1.11 0.08 0.17 93.41 09:51:18 09:30:01 all 5.22 0.00 0.55 0.04 0.05 94.14 09:51:18 09:30:01 0 5.61 0.00 0.58 0.02 0.03 93.76 09:51:18 09:30:01 1 1.27 0.00 0.38 0.02 0.05 98.28 09:51:18 09:30:01 2 5.23 0.00 0.50 0.02 0.05 94.20 09:51:18 09:30:01 3 3.07 0.00 0.43 0.00 0.05 96.44 09:51:18 09:30:01 4 8.11 0.00 0.70 0.22 0.07 90.90 09:51:18 09:30:01 5 8.63 0.00 0.65 0.02 0.07 90.64 09:51:18 09:30:01 6 3.74 0.00 0.56 0.00 0.03 95.67 09:51:18 09:30:01 7 6.12 0.00 0.60 0.02 0.07 93.19 09:51:18 09:31:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:51:18 09:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 09:51:18 09:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:51:18 09:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:51:18 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:31:01 4 0.07 0.00 0.05 0.05 0.00 99.83 09:51:18 09:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:51:18 09:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:51:18 09:31:01 CPU %user %nice %system %iowait %steal %idle 09:51:18 09:32:01 all 0.02 0.00 0.01 0.04 0.01 99.91 09:51:18 09:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:51:18 09:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:51:18 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:51:18 09:32:01 4 0.10 0.00 0.03 0.35 0.02 99.50 09:51:18 09:32:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:51:18 09:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:33:01 all 0.18 0.00 0.01 0.05 0.00 99.75 09:51:18 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:18 09:33:01 1 1.29 0.00 0.03 0.00 0.00 98.68 09:51:18 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:33:01 4 0.07 0.00 0.05 0.42 0.02 99.45 09:51:18 09:33:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:51:18 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:34:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:51:18 09:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:18 09:34:01 1 0.10 0.00 0.00 0.00 0.00 99.90 09:51:18 09:34:01 2 0.00 0.00 0.00 0.05 0.02 99.93 09:51:18 09:34:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:51:18 09:34:01 4 0.07 0.00 0.02 0.05 0.02 99.85 09:51:18 09:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:51:18 09:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:51:18 09:35:01 all 0.03 0.00 0.03 0.01 0.00 99.93 09:51:18 09:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:18 09:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:51:18 09:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:51:18 09:35:01 3 0.03 0.00 0.03 0.02 0.00 99.92 09:51:18 09:35:01 4 0.07 0.00 0.08 0.02 0.00 99.83 09:51:18 09:35:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:51:18 09:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:51:18 09:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:51:18 09:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:51:18 09:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:51:18 09:36:01 1 0.08 0.00 0.03 0.00 0.00 99.88 09:51:18 09:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:51:18 09:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:51:18 09:36:01 4 0.07 0.00 0.02 0.02 0.00 99.90 09:51:18 09:36:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:51:18 09:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:37:01 all 0.28 0.00 0.00 0.00 0.01 99.71 09:51:18 09:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:51:18 09:37:01 1 1.99 0.00 0.00 0.00 0.02 98.00 09:51:18 09:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:37:01 4 0.10 0.00 0.02 0.02 0.02 99.85 09:51:18 09:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:51:18 09:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:38:01 all 0.07 0.00 0.01 0.04 0.01 99.86 09:51:18 09:38:01 0 0.08 0.00 0.02 0.00 0.00 99.90 09:51:18 09:38:01 1 0.37 0.00 0.00 0.00 0.00 99.63 09:51:18 09:38:01 2 0.00 0.00 0.00 0.22 0.02 99.77 09:51:18 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:38:01 4 0.05 0.00 0.03 0.12 0.02 99.78 09:51:18 09:38:01 5 0.05 0.00 0.03 0.00 0.03 99.88 09:51:18 09:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:51:18 09:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:51:18 09:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:51:18 09:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:39:01 2 0.07 0.00 0.00 0.02 0.00 99.92 09:51:18 09:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:51:18 09:39:01 4 0.08 0.00 0.02 0.02 0.00 99.88 09:51:18 09:39:01 5 0.08 0.00 0.07 0.00 0.00 99.85 09:51:18 09:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:40:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:51:18 09:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:51:18 09:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:51:18 09:40:01 2 0.10 0.00 0.02 0.00 0.00 99.88 09:51:18 09:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:51:18 09:40:01 4 0.08 0.00 0.05 0.05 0.02 99.80 09:51:18 09:40:01 5 0.08 0.00 0.05 0.00 0.03 99.83 09:51:18 09:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:41:01 all 0.14 0.00 0.02 0.00 0.01 99.84 09:51:18 09:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:51:18 09:41:01 1 0.90 0.00 0.07 0.00 0.00 99.04 09:51:18 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:51:18 09:41:01 4 0.10 0.00 0.03 0.00 0.00 99.87 09:51:18 09:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:51:18 09:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:51:18 09:42:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:51:18 09:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:51:18 09:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:51:18 09:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:51:18 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:42:01 4 0.08 0.00 0.03 0.02 0.02 99.85 09:51:18 09:42:01 5 0.07 0.00 0.07 0.00 0.02 99.85 09:51:18 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:51:18 09:42:01 CPU %user %nice %system %iowait %steal %idle 09:51:18 09:43:01 all 0.15 0.00 0.01 0.01 0.00 99.82 09:51:18 09:43:01 0 0.07 0.00 0.05 0.00 0.00 99.88 09:51:18 09:43:01 1 1.01 0.00 0.00 0.00 0.00 98.99 09:51:18 09:43:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:51:18 09:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:43:01 4 0.05 0.00 0.03 0.05 0.00 99.87 09:51:18 09:43:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:51:18 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:44:01 all 0.29 0.00 0.01 0.01 0.01 99.68 09:51:18 09:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:51:18 09:44:01 1 1.97 0.00 0.02 0.00 0.00 98.01 09:51:18 09:44:01 2 0.08 0.00 0.00 0.05 0.00 99.87 09:51:18 09:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:51:18 09:44:01 4 0.13 0.00 0.03 0.05 0.02 99.77 09:51:18 09:44:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:51:18 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:51:18 09:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:51:18 09:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:51:18 09:45:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:51:18 09:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:45:01 4 0.08 0.00 0.05 0.00 0.00 99.87 09:51:18 09:45:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:51:18 09:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:46:01 all 0.01 0.00 0.01 0.04 0.01 99.93 09:51:18 09:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:51:18 09:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:46:01 2 0.00 0.00 0.00 0.30 0.02 99.68 09:51:18 09:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:46:01 4 0.03 0.00 0.05 0.02 0.02 99.88 09:51:18 09:46:01 5 0.03 0.00 0.05 0.00 0.02 99.90 09:51:18 09:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:47:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:51:18 09:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:51:18 09:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:47:01 4 0.03 0.00 0.03 0.05 0.02 99.87 09:51:18 09:47:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:51:18 09:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:48:01 all 0.04 0.00 0.01 0.04 0.00 99.91 09:51:18 09:48:01 0 0.10 0.00 0.03 0.00 0.00 99.87 09:51:18 09:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:51:18 09:48:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:51:18 09:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:48:01 4 0.10 0.00 0.02 0.28 0.00 99.60 09:51:18 09:48:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:51:18 09:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:18 09:49:01 all 0.03 0.00 0.02 0.18 0.01 99.76 09:51:18 09:49:01 0 0.05 0.00 0.03 0.00 0.05 99.87 09:51:18 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:49:01 2 0.02 0.00 0.00 0.35 0.00 99.63 09:51:18 09:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:18 09:49:01 4 0.10 0.00 0.03 1.08 0.02 98.77 09:51:18 09:49:01 5 0.08 0.00 0.05 0.00 0.02 99.85 09:51:18 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:18 09:50:01 all 4.92 0.00 2.02 3.56 0.05 89.44 09:51:18 09:50:01 0 5.06 0.00 2.59 0.03 0.05 92.26 09:51:18 09:50:01 1 3.81 0.00 2.57 4.41 0.07 89.15 09:51:18 09:50:01 2 5.66 0.00 2.45 19.48 0.05 72.36 09:51:18 09:50:01 3 6.76 0.00 1.83 1.11 0.07 90.24 09:51:18 09:50:01 4 4.37 0.00 1.56 3.34 0.03 90.70 09:51:18 09:50:01 5 4.54 0.00 1.63 0.02 0.05 93.77 09:51:18 09:50:01 6 5.15 0.00 1.51 0.08 0.07 93.19 09:51:18 09:50:01 7 4.04 0.00 2.06 0.00 0.05 93.85 09:51:18 09:51:01 all 8.12 0.00 3.63 3.22 0.08 84.96 09:51:18 09:51:01 0 9.50 0.00 3.41 1.45 0.10 85.53 09:51:18 09:51:01 1 6.97 0.00 4.81 13.66 0.10 74.46 09:51:18 09:51:01 2 10.10 0.00 3.85 0.15 0.07 85.83 09:51:18 09:51:01 3 7.88 0.00 3.22 0.61 0.08 88.20 09:51:18 09:51:01 4 7.85 0.00 4.53 3.82 0.08 83.71 09:51:18 09:51:01 5 7.58 0.00 3.17 0.34 0.07 88.84 09:51:18 09:51:01 6 7.13 0.00 2.68 0.35 0.05 89.78 09:51:18 09:51:01 7 7.91 0.00 3.34 5.50 0.08 83.16 09:51:18 Average: all 8.67 0.00 2.39 2.60 0.04 86.29 09:51:18 Average: 0 8.72 0.00 2.56 1.39 0.04 87.29 09:51:18 Average: 1 8.48 0.00 2.33 3.00 0.05 86.14 09:51:18 Average: 2 9.02 0.00 2.39 2.60 0.04 85.96 09:51:18 Average: 3 8.36 0.00 2.23 3.73 0.04 85.65 09:51:18 Average: 4 8.87 0.00 2.47 2.84 0.05 85.78 09:51:18 Average: 5 9.07 0.00 2.41 2.90 0.05 85.57 09:51:18 Average: 6 8.58 0.00 2.27 2.17 0.04 86.94 09:51:18 Average: 7 8.26 0.00 2.50 2.18 0.05 87.01 09:51:18 09:51:18 09:51:18