Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a48d6392372de4eada0148d46cda0c5092cdf95e 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-ssh15931914550642277106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3451606399328841509.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7491397968535293930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12736940891994771305.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-ssh14594272624705448052.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]] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2164’ Running on prd-ubuntu20.04-docker-8c-8g-2167 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/630 [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/630 # 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 a48d6392372de4eada0148d46cda0c5092cdf95e (main) Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints (#4763)" > git config core.sparsecheckout # timeout=10 > git checkout -f a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 > git rev-list --no-walk 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:05:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:05:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:03 ========================================================= 10:05:03 EdgeX Global Pipelines Version Info 10:05:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:05:03 ------------------- 10:05:03 stable info: 10:05:03 ------------------- 10:05:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:05:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:05:03 Message: update stable to v1.0.258 10:05:04 ------------------- 10:05:04 experimental info: 10:05:04 ------------------- 10:05:04 Commited By: **** collab-it+edgex@linuxfoundation.org 10:05:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:05:04 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:05:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a48d639 [Pipeline] echo 10:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:05 provisioning config files... 10:05:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config7301134977271870778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:05 ---> ****-login.sh 10:05:05 nexus3.edgexfoundry.org:10001 10:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:06 Configure a credential helper to remove this warning. See 10:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:06 10:05:06 Login Succeeded 10:05:06 nexus3.edgexfoundry.org:10002 10:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:06 Configure a credential helper to remove this warning. See 10:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:06 10:05:06 Login Succeeded 10:05:06 nexus3.edgexfoundry.org:10003 10:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:06 Configure a credential helper to remove this warning. See 10:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:06 10:05:06 Login Succeeded 10:05:06 nexus3.edgexfoundry.org:10004 10:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:06 Configure a credential helper to remove this warning. See 10:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:06 10:05:06 Login Succeeded 10:05:06 ****.io 10:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:05:06 Configure a credential helper to remove this warning. See 10:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:05:06 10:05:06 Login Succeeded 10:05:06 ---> ****-login.sh ends [Pipeline] } 10:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:07 + 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 10:05:07 + cut -d/ -f2 10:05:07 + dirname cmd/core-command/Dockerfile 10:05:07 + echo core-command,cmd/core-command/Dockerfile 10:05:07 + + cut -d/ -f2dirname 10:05:07 cmd/core-common-config-bootstrapper/Dockerfile 10:05:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:05:07 + + cut -d/ -f2 10:05:07 dirname cmd/core-data/Dockerfile 10:05:07 + echo core-data,cmd/core-data/Dockerfile 10:05:07 + dirname cmd/core-metadata/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo core-metadata,cmd/core-metadata/Dockerfile 10:05:07 + dirname cmd/security-bootstrapper/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:05:07 + dirname cmd/security-proxy-auth/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:05:07 + dirname cmd/security-proxy-setup/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:05:07 + dirname cmd/security-secretstore-setup/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:05:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:05:07 + dirname cmd/security-spire-agent/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:05:07 + dirname cmd/security-spire-config/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:05:07 + dirname cmd/security-spire-server/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:05:07 + dirname cmd/support-notifications/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo support-notifications,cmd/support-notifications/Dockerfile 10:05:07 + dirname cmd/support-scheduler/Dockerfile 10:05:07 + cut -d/ -f2 10:05:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:05:07 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 10:05:07 + git rev-list -1 --merges a48d6392372de4eada0148d46cda0c5092cdf95e~1..a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] echo 10:05:07 -----------> git rev-list -1 --merges a48d6392372de4eada0148d46cda0c5092cdf95e~1..a48d6392372de4eada0148d46cda0c5092cdf95e a48d6392372de4eada0148d46cda0c5092cdf95e [false] [Pipeline] sh 10:05:08 + git log --format=format:%s -1 a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] echo 10:05:08 ========================================================= 10:05:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:05:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:05:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:08 + grep -v github /etc/ssh/ssh_known_hosts 10:05:08 + [ -e /tmp/ssh_known_hosts ] 10:05:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:05:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:05:08 + sudo tee -a /etc/ssh/ssh_known_hosts 10:05:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:08 10:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:09 0.1.4: Pulling from edgex-devops/py-git-semver 10:05:09 b85a868b505f: Pulling fs layer 10:05:09 e2be974225ed: Pulling fs layer 10:05:09 339a4e72a1f5: Pulling fs layer 10:05:09 988bab9f4d93: Pulling fs layer 10:05:09 1469e6f7b9e6: Pulling fs layer 10:05:09 eaf3925da568: Pulling fs layer 10:05:09 bab4dde63d76: Pulling fs layer 10:05:09 bde34c3a00c8: Pulling fs layer 10:05:09 b352a97aabf1: Pulling fs layer 10:05:09 4872d77fe225: Pulling fs layer 10:05:09 5851b861e8e6: Pulling fs layer 10:05:09 1469e6f7b9e6: Waiting 10:05:09 eaf3925da568: Waiting 10:05:09 5851b861e8e6: Waiting 10:05:09 988bab9f4d93: Waiting 10:05:09 bab4dde63d76: Waiting 10:05:09 4872d77fe225: Waiting 10:05:09 bde34c3a00c8: Waiting 10:05:09 b352a97aabf1: Waiting 10:05:09 e2be974225ed: Verifying Checksum 10:05:09 e2be974225ed: Download complete 10:05:09 988bab9f4d93: Verifying Checksum 10:05:09 988bab9f4d93: Download complete 10:05:09 339a4e72a1f5: Verifying Checksum 10:05:09 339a4e72a1f5: Download complete 10:05:09 1469e6f7b9e6: Verifying Checksum 10:05:09 1469e6f7b9e6: Download complete 10:05:09 eaf3925da568: Download complete 10:05:09 bde34c3a00c8: Download complete 10:05:09 b352a97aabf1: Download complete 10:05:09 4872d77fe225: Download complete 10:05:09 5851b861e8e6: Verifying Checksum 10:05:09 5851b861e8e6: Download complete 10:05:09 b85a868b505f: Verifying Checksum 10:05:09 b85a868b505f: Download complete 10:05:09 bab4dde63d76: Verifying Checksum 10:05:09 bab4dde63d76: Download complete 10:05:10 b85a868b505f: Pull complete 10:05:10 e2be974225ed: Pull complete 10:05:11 339a4e72a1f5: Pull complete 10:05:11 988bab9f4d93: Pull complete 10:05:11 1469e6f7b9e6: Pull complete 10:05:11 eaf3925da568: Pull complete 10:05:13 bab4dde63d76: Pull complete 10:05:13 bde34c3a00c8: Pull complete 10:05:13 b352a97aabf1: Pull complete 10:05:13 4872d77fe225: Pull complete 10:05:13 5851b861e8e6: Pull complete 10:05:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:14 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:05:17 $ docker top 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f -eo pid,comm 10:05:17 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). 10:05:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:17 [ssh-agent] Looking for ssh-agent implementation... 10:05:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:17 $ docker exec 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent 10:05:17 SSH_AUTH_SOCK=/tmp/ssh-QFe0BoSsL9UG/agent.31 10:05:17 SSH_AGENT_PID=37 10:05:17 Running ssh-add (command line suppressed) 10:05:17 Identity added: /w/workspace/edgex-go/630@tmp/private_key_18310063139699140155.key (/w/workspace/edgex-go/630@tmp/private_key_18310063139699140155.key) 10:05:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:17 + git tag --points-at HEAD [Pipeline] } 10:05:17 $ docker exec --env ******** --env ******** 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent -k 10:05:17 unset SSH_AUTH_SOCK; 10:05:17 unset SSH_AGENT_PID; 10:05:17 echo Agent pid 37 killed; 10:05:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:18 [ssh-agent] Looking for ssh-agent implementation... 10:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:18 $ docker exec 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent 10:05:18 SSH_AUTH_SOCK=/tmp/ssh-ifvY6NJTtdZs/agent.69 10:05:18 SSH_AGENT_PID=75 10:05:18 Running ssh-add (command line suppressed) 10:05:18 Identity added: /w/workspace/edgex-go/630@tmp/private_key_17137009340579039642.key (/w/workspace/edgex-go/630@tmp/private_key_17137009340579039642.key) 10:05:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:18 + git semver init 10:05:19 2024-03-04 10:05:18,990 [run_init] DEBUG init version:0.0.0 force:False 10:05:19 2024-03-04 10:05:18,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/630/.semver 10:05:19 2024-03-04 10:05:18,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/630/.semver 10:05:19 2024-03-04 10:05:18,991 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/630/.semver'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=None) 10:05:25 2024-03-04 10:05:24,515 [append_file] DEBUG append to file:/w/workspace/edgex-go/630/.git/info/exclude 10:05:25 2024-03-04 10:05:24,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/630/.semver/main with force:False 10:05:25 2024-03-04 10:05:24,516 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:05:25 2024-03-04 10:05:24,516 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:05:25 3.2.0-dev.20 [Pipeline] } 10:05:25 $ docker exec --env ******** --env ******** 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f ssh-agent -k 10:05:25 unset SSH_AUTH_SOCK; 10:05:25 unset SSH_AGENT_PID; 10:05:25 echo Agent pid 75 killed; 10:05:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:26 + git semver [Pipeline] } 10:05:26 $ docker stop --time=1 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f 10:05:27 $ docker rm -f --volumes 664033cf91d04a21de790748ef5e309b4cff0a46cd64a20c008e36d69c03d86f [Pipeline] // withDockerContainer [Pipeline] sh 10:05:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:05:28 Stashed 1 file(s) [Pipeline] echo 10:05:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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 10:05:28 + git config --global --add safe.directory /w/workspace/edgex-go/630 [Pipeline] echo 10:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:05:28 ========================================================= 10:05:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:05:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:05:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:05:29 7264a8db6415: Pulling fs layer 10:05:29 c4d48a809fc2: Pulling fs layer 10:05:29 4f1c88b9dad5: Pulling fs layer 10:05:29 ad3a456e5733: Pulling fs layer 10:05:29 69c7f0334f64: Pulling fs layer 10:05:29 1f1c1a5573a3: Pulling fs layer 10:05:29 ce7588e14bc9: Pulling fs layer 10:05:29 b5e4710f87ac: Pulling fs layer 10:05:29 1f1c1a5573a3: Waiting 10:05:29 69c7f0334f64: Waiting 10:05:29 ce7588e14bc9: Waiting 10:05:29 b5e4710f87ac: Waiting 10:05:29 ad3a456e5733: Waiting 10:05:29 c4d48a809fc2: Download complete 10:05:29 ad3a456e5733: Verifying Checksum 10:05:29 ad3a456e5733: Download complete 10:05:29 69c7f0334f64: Verifying Checksum 10:05:29 69c7f0334f64: Download complete 10:05:29 7264a8db6415: Verifying Checksum 10:05:29 7264a8db6415: Download complete 10:05:29 1f1c1a5573a3: Verifying Checksum 10:05:29 1f1c1a5573a3: Download complete 10:05:29 7264a8db6415: Pull complete 10:05:29 c4d48a809fc2: Pull complete 10:05:29 b5e4710f87ac: Verifying Checksum 10:05:29 b5e4710f87ac: Download complete 10:05:29 4f1c88b9dad5: Verifying Checksum 10:05:29 4f1c88b9dad5: Download complete 10:05:30 ce7588e14bc9: Verifying Checksum 10:05:30 ce7588e14bc9: Download complete 10:05:33 4f1c88b9dad5: Pull complete 10:05:33 ad3a456e5733: Pull complete 10:05:33 69c7f0334f64: Pull complete 10:05:33 1f1c1a5573a3: Pull complete 10:05:35 ce7588e14bc9: Pull complete 10:05:36 b5e4710f87ac: Pull complete 10:05:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 10:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:05:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:05:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:05:36 WORKDIR /edgex 10:05:36 COPY go.mod . 10:05:36 RUN go mod download 10:05:36 + docker build -t ci-base-image-x86_64 -f - . 10:05:37 Sending build context to Docker daemon 175.2MB 10:05:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:05:37 ---> 88b5674ff536 10:05:37 Step 2/4 : WORKDIR /edgex 10:05:41 ---> Running in 37b1f55072cf 10:05:41 Removing intermediate container 37b1f55072cf 10:05:41 ---> 0d907eac7f36 10:05:41 Step 3/4 : COPY go.mod . 10:05:41 ---> 45c53c5ce527 10:05:41 Step 4/4 : RUN go mod download 10:05:41 ---> Running in 6e17940b1d0d 10:05:43 Still waiting to schedule task 10:05:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2165’ 10:05:59 Removing intermediate container 6e17940b1d0d 10:05:59 ---> c1880a5ae07d 10:05:59 Successfully built c1880a5ae07d 10:05:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:59 + docker inspect -f . ci-base-image-x86_64 10:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:59 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:05:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:06:00 $ docker top 4d3248bbf799daa667a0c2d33ceb58e04bbb841c2c061e75022adcc40802fae5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:00 + go version 10:06:00 go version go1.21.0 linux/amd64 [Pipeline] } 10:06:00 $ docker stop --time=1 4d3248bbf799daa667a0c2d33ceb58e04bbb841c2c061e75022adcc40802fae5 10:06:02 $ docker rm -f --volumes 4d3248bbf799daa667a0c2d33ceb58e04bbb841c2c061e75022adcc40802fae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:07 + docker inspect -f . ci-base-image-x86_64 10:06:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:07 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:06:07 $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:06:07 $ docker top 1eda3366a1ed0b9c495d2a408fe4ce7a1c66355822ac0e7171f5443f8174dfd8 -eo pid,comm [Pipeline] { [Pipeline] echo 10:06:08 ========================================================= 10:06:08 [edgeXBuildGoParallel] Running Tests and Build... 10:06:08 ========================================================= [Pipeline] sh 10:06:08 + git config --global --add safe.directory /w/workspace/edgex-go/630 [Pipeline] fileExists [Pipeline] sh 10:06:08 + make test 10:06:08 go test -race -coverprofile=coverage.out ./... 10:06:17 ? github.com/edgexfoundry/edgex-go [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:06:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:06:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:06:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements 10:06:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements 10:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:06:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:06:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:06:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.084s coverage: 69.2% of statements 10:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 53.2% of statements 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.608s coverage: 93.4% of statements 10:06:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:06:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 97.6% of statements 10:06:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.050s coverage: 72.2% of statements 10:06:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.057s coverage: 0.9% of statements 10:06:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements 10:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.048s coverage: 41.7% of statements 10:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.041s coverage: 82.9% of statements 10:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements 10:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 10:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:06:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:06:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:06:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:06:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:06:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:06:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:06:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements 10:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:06:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:06:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:06:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:06:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.285s coverage: 79.9% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.053s coverage: 92.9% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.152s coverage: 38.4% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 95.7% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements 10:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 98.9% of statements 10:07:09 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 10:07:10 running golangci-lint 10:07:10 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:07:10 go version go1.21.0 linux/amd64 10:07:10 level=info msg="[config_reader] Used config file .golangci.yml" 10:07:10 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:07:25 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 13.304966155s" 10:07:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.934447ms" 10:07:31 level=info msg="[linters_context/goanalysis] analyzers took 1m6.151211755s with top 10 stages: buildir: 31.898467485s, gosec: 6.736238458s, fact_deprecated: 2.154397844s, inspect: 1.86303526s, printf: 1.705195416s, ctrlflow: 1.524142393s, S1038: 1.070622931s, fact_purity: 691.084464ms, directives: 641.017661ms, nilness: 601.000805ms" 10:07:31 level=info msg="[runner] Issues before processing: 197, after processing: 0" 10:07:31 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197" 10:07:31 level=info msg="[runner] processing took 17.153285ms with stages: nolint: 6.440612ms, identifier_marker: 6.215972ms, autogenerated_exclude: 1.40724ms, path_prettifier: 1.38546ms, exclude-rules: 1.016401ms, skip_dirs: 645.41µs, cgo: 25.84µs, filename_unadjuster: 12.51µs, exclude: 600ns, max_same_issues: 580ns, skip_files: 420ns, fixer: 410ns, uniq_by_line: 380ns, severity-rules: 260ns, path_shortener: 260ns, diff: 200ns, max_from_linter: 170ns, sort_results: 160ns, path_prefixer: 140ns, source_code: 140ns, max_per_file_from_linter: 120ns" 10:07:31 level=info msg="[runner] linters took 7.869596061s with stages: goanalysis_metalinter: 7.852359885s" 10:07:31 level=info msg="File cache stats: 0 entries of total size 0B" 10:07:31 level=info msg="Memory: 214 samples, avg is 232.7MB, max is 970.3MB" 10:07:31 level=info msg="Execution took 21.225359738s" 10:07:31 go vet ./... 10:07:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:07:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:07:35 ./bin/test-attribution-txt.sh 10:07:35 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 10:07:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:07:35 + ls -al . 10:07:35 total 736 10:07:35 drwxrwxr-x 11 1001 1001 4096 Mar 4 10:06 . 10:07:35 drwxr-xr-x 4 root root 4096 Mar 4 10:06 .. 10:07:35 drwxrwxr-x 2 1001 1001 4096 Mar 4 10:05 .blubracket 10:07:35 -rw-rw-r-- 1 1001 1001 10 Mar 4 10:05 .dockerignore 10:07:35 drwxrwxr-x 8 1001 1001 4096 Mar 4 10:07 .git 10:07:35 drwxrwxr-x 3 1001 1001 4096 Mar 4 10:05 .github 10:07:35 -rw-rw-r-- 1 1001 1001 1074 Mar 4 10:05 .gitignore 10:07:35 -rw-rw-r-- 1 1001 1001 42 Mar 4 10:05 .golangci.yml 10:07:35 -rw-rw-r-- 1 1001 1001 100 Mar 4 10:05 .hadolint.yml 10:07:35 drwxr-xr-x 3 1001 1001 4096 Mar 4 10:05 .semver 10:07:35 -rw-rw-r-- 1 1001 1001 155 Mar 4 10:05 .sonarcloud.properties 10:07:35 -rw-rw-r-- 1 1001 1001 1171 Mar 4 10:05 ADOPTERS.md 10:07:35 -rw-rw-r-- 1 1001 1001 11674 Mar 4 10:05 Attribution.txt 10:07:35 -rw-rw-r-- 1 1001 1001 100284 Mar 4 10:05 CHANGELOG.md 10:07:35 -rw-rw-r-- 1 1001 1001 3804 Mar 4 10:05 CONTRIBUTING.md 10:07:35 -rw-rw-r-- 1 1001 1001 677 Mar 4 10:05 GOVERNANCE.md 10:07:35 -rw-rw-r-- 1 1001 1001 861 Mar 4 10:05 Jenkinsfile 10:07:35 -rw-rw-r-- 1 1001 1001 10775 Mar 4 10:05 LICENSE 10:07:35 -rw-rw-r-- 1 1001 1001 15392 Mar 4 10:05 Makefile 10:07:35 -rw-rw-r-- 1 1001 1001 582 Mar 4 10:05 OWNERS.md 10:07:35 -rw-rw-r-- 1 1001 1001 9528 Mar 4 10:05 README.md 10:07:35 -rw-rw-r-- 1 1001 1001 789 Mar 4 10:05 SECURITY.md 10:07:35 -rw-rw-r-- 1 1001 1001 12 Mar 4 10:05 VERSION 10:07:35 drwxrwxr-x 2 1001 1001 4096 Mar 4 10:05 bin 10:07:35 drwxrwxr-x 18 1001 1001 4096 Mar 4 10:05 cmd 10:07:35 -rw-r--r-- 1 root root 453602 Mar 4 10:07 coverage.out 10:07:35 drwxrwxr-x 2 1001 1001 4096 Mar 4 10:05 fuzz_test 10:07:35 -rw-rw-r-- 1 1001 1001 3734 Mar 4 10:05 go.mod 10:07:35 -rw-rw-r-- 1 1001 1001 33955 Mar 4 10:05 go.sum 10:07:35 drwxrwxr-x 7 1001 1001 4096 Mar 4 10:05 internal 10:07:35 drwxrwxr-x 3 1001 1001 4096 Mar 4 10:05 openapi 10:07:35 -rw-rw-r-- 1 1001 1001 584 Mar 4 10:05 security.txt 10:07:35 -rw-rw-r-- 1 1001 1001 204 Mar 4 10:05 version.go [Pipeline] sh 10:07:36 + '[' -e coverage.out ] 10:07:36 + chown 1001:1001 coverage.out [Pipeline] stash 10:07:36 Stashed 1 file(s) [Pipeline] sh 10:07:36 + make build 10:07:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:07:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:07:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:07:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:07:48 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:07:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:07:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:07:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:07:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:07:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:07:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2168 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:07:57 Running in /w/workspace/edgex-go/630 [Pipeline] { [Pipeline] checkout 10:07:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:07:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:08:00 $ docker stop --time=1 1eda3366a1ed0b9c495d2a408fe4ce7a1c66355822ac0e7171f5443f8174dfd8 10:08:00 The recommended git tool is: git 10:08:05 $ docker rm -f --volumes 1eda3366a1ed0b9c495d2a408fe4ce7a1c66355822ac0e7171f5443f8174dfd8 [Pipeline] // withDockerContainer [Pipeline] } 10:08:05 using credential edgex-jenkins-ssh 10:08:05 Cloning the remote Git repository [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:08:06 10:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:08:07 latest: Pulling from edgex-devops/edgex-compose 10:08:07 91d30c5bc195: Pulling fs layer 10:08:07 2e9b0aa3be6d: Pulling fs layer 10:08:07 9c61dcf015f6: Pulling fs layer 10:08:07 4698f68db338: Pulling fs layer 10:08:07 2a2f49069b9e: Pulling fs layer 10:08:07 e0025b399a48: Pulling fs layer 10:08:07 2a2f49069b9e: Waiting 10:08:07 4698f68db338: Waiting 10:08:07 e0025b399a48: Waiting 10:08:07 91d30c5bc195: Verifying Checksum 10:08:07 91d30c5bc195: Download complete 10:08:07 4698f68db338: Verifying Checksum 10:08:07 4698f68db338: Download complete 10:08:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:08:06 > git init /w/workspace/edgex-go/630 # timeout=10 10:08:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:08:06 > git --version # timeout=10 10:08:06 > git --version # 'git version 2.25.1' 10:08:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:08:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:08:07 2e9b0aa3be6d: Verifying Checksum 10:08:07 2e9b0aa3be6d: Download complete 10:08:07 91d30c5bc195: Pull complete 10:08:07 e0025b399a48: Verifying Checksum 10:08:07 e0025b399a48: Download complete 10:08:07 2a2f49069b9e: Verifying Checksum 10:08:07 2a2f49069b9e: Download complete 10:08:07 2e9b0aa3be6d: Pull complete 10:08:07 9c61dcf015f6: Verifying Checksum 10:08:07 9c61dcf015f6: Download complete 10:08:10 9c61dcf015f6: Pull complete 10:08:10 4698f68db338: Pull complete 10:08:10 2a2f49069b9e: Pull complete 10:08:10 e0025b399a48: Pull complete 10:08:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:10 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:08:10 $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:08:13 $ docker top 5f7bef982c7c15a88c53d06ceb81f59e32425a93a844fc26dc7bc5ce9c370760 -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:14 + docker compose -f ./docker-compose-build.yml build --parallel 10:08:15 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:08:15 #1 transferring dockerfile: 1.89kB done 10:08:15 #1 DONE 0.0s 10:08:16 10:08:16 #2 [support-notifications internal] load build definition from Dockerfile 10:08:16 #2 transferring dockerfile: 1.95kB done 10:08:16 #2 DONE 0.0s 10:08:16 10:08:16 #3 [core-metadata internal] load build definition from Dockerfile 10:08:16 #3 DONE 0.0s 10:08:16 10:08:16 #4 [security-spire-config internal] load build definition from Dockerfile 10:08:16 #4 transferring dockerfile: 1.69kB done 10:08:16 #4 DONE 0.0s 10:08:16 10:08:16 #3 [core-metadata internal] load build definition from Dockerfile 10:08:16 #3 transferring dockerfile: 2.06kB done 10:08:16 #3 DONE 0.0s 10:08:16 10:08:16 #5 [support-scheduler internal] load build definition from Dockerfile 10:08:16 #5 transferring dockerfile: 1.93kB done 10:08:16 #5 DONE 0.0s 10:08:16 10:08:16 #6 [core-data internal] load build definition from Dockerfile 10:08:16 #6 transferring dockerfile: 2.01kB done 10:08:16 #6 DONE 0.0s 10:08:16 10:08:16 #7 [security-spire-agent internal] load build definition from Dockerfile 10:08:16 #7 transferring dockerfile: 1.81kB done 10:08:16 #7 DONE 0.0s 10:08:16 10:08:16 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:08:16 #8 transferring dockerfile: 2.23kB done 10:08:16 #8 DONE 0.0s 10:08:16 10:08:16 #9 [security-secretstore-setup internal] load build definition from Dockerfile 10:08:16 #9 transferring dockerfile: 2.49kB done 10:08:16 #9 DONE 0.1s 10:08:16 10:08:16 #10 [security-proxy-auth internal] load build definition from Dockerfile 10:08:16 #10 transferring dockerfile: 2.15kB done 10:08:16 #10 DONE 0.1s 10:08:16 10:08:16 #11 [security-spire-server internal] load build definition from Dockerfile 10:08:16 #11 transferring dockerfile: 1.70kB done 10:08:16 #11 DONE 0.0s 10:08:16 10:08:16 #12 [security-bootstrapper internal] load build definition from Dockerfile 10:08:16 #12 transferring dockerfile: 2.93kB done 10:08:16 #12 DONE 0.0s 10:08:16 10:08:16 #13 [core-command internal] load build definition from Dockerfile 10:08:16 #13 transferring dockerfile: 1.93kB done 10:08:16 #13 DONE 0.1s 10:08:16 10:08:16 #14 [security-proxy-setup internal] load build definition from Dockerfile 10:08:16 #14 transferring dockerfile: 2.50kB done 10:08:16 #14 DONE 0.0s 10:08:16 10:08:16 #15 [security-spiffe-token-provider internal] load .dockerignore 10:08:16 #15 transferring context: 50B done 10:08:16 #15 DONE 0.1s 10:08:16 10:08:16 #16 [support-notifications internal] load .dockerignore 10:08:16 #16 transferring context: 50B done 10:08:16 #16 DONE 0.0s 10:08:16 10:08:16 #17 [security-spire-config internal] load .dockerignore 10:08:16 #17 transferring context: 50B done 10:08:16 #17 DONE 0.0s 10:08:16 10:08:16 #18 [core-metadata internal] load .dockerignore 10:08:16 #18 transferring context: 50B done 10:08:16 #18 DONE 0.0s 10:08:16 10:08:16 #19 [support-scheduler internal] load .dockerignore 10:08:16 #19 transferring context: 50B done 10:08:16 #19 DONE 0.0s 10:08:16 10:08:16 #20 [core-data internal] load .dockerignore 10:08:16 #20 transferring context: 50B done 10:08:16 #20 DONE 0.0s 10:08:16 10:08:16 #21 [security-spire-agent internal] load .dockerignore 10:08:16 #21 transferring context: 50B done 10:08:16 #21 DONE 0.0s 10:08:16 10:08:16 #22 [security-secretstore-setup internal] load .dockerignore 10:08:16 #22 transferring context: 50B done 10:08:16 #22 DONE 0.0s 10:08:16 10:08:16 #23 [core-common-config-bootstrapper internal] load .dockerignore 10:08:16 #23 transferring context: 50B done 10:08:16 #23 DONE 0.0s 10:08:16 10:08:16 #24 [security-proxy-auth internal] load .dockerignore 10:08:16 #24 transferring context: 50B done 10:08:16 #24 DONE 0.0s 10:08:16 10:08:16 #25 [security-spire-server internal] load .dockerignore 10:08:16 #25 transferring context: 50B done 10:08:16 #25 DONE 0.0s 10:08:16 10:08:16 #26 [core-command internal] load .dockerignore 10:08:16 #26 transferring context: 50B done 10:08:16 #26 DONE 0.0s 10:08:16 10:08:16 #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:08:16 #27 DONE 0.0s 10:08:16 10:08:16 #28 [security-bootstrapper internal] load .dockerignore 10:08:16 #28 transferring context: 50B done 10:08:16 #28 DONE 0.0s 10:08:16 10:08:16 #29 [security-proxy-setup internal] load .dockerignore 10:08:16 #29 transferring context: 50B done 10:08:16 #29 DONE 0.0s 10:08:16 10:08:16 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 10:08:17 #30 ... 10:08:17 10:08:17 #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:08:17 #27 DONE 0.0s 10:08:17 10:08:17 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 10:08:17 #30 DONE 0.5s 10:08:17 10:08:17 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 10:08:17 #31 ... 10:08:17 10:08:17 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 10:08:17 #32 DONE 1.0s 10:08:17 10:08:17 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 10:08:17 #31 DONE 1.1s 10:08:17 10:08:17 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:08:17 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:08:17 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:08:17 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 10:08:17 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 10:08:17 #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s done 10:08:17 #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.3s done 10:08:18 #33 ... 10:08:18 10:08:18 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:08:18 #34 DONE 1.1s 10:08:18 10:08:18 #35 [security-spire-config internal] load build context 10:08:18 #35 transferring context: 16.35kB 0.0s done 10:08:18 #35 DONE 0.3s 10:08:18 10:08:18 #36 [security-spire-server internal] load build context 10:08:18 #36 transferring context: 18.10kB 0.0s done 10:08:18 #36 DONE 0.4s 10:08:18 10:08:18 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:08:18 #33 DONE 1.3s 10:08:18 10:08:18 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 10:08:18 #37 ... 10:08:18 10:08:18 #38 [security-spire-agent internal] load build context 10:08:18 #38 transferring context: 17.63kB 0.0s done 10:08:18 #38 DONE 0.4s 10:08:18 10:08:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:08:18 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 10:08:18 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 10:08:18 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 10:08:18 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s 10:08:18 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 10:08:18 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 10:08:18 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 10:08:18 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s 10:08:22 Avoid second fetch 10:08:22 Checking out Revision a48d6392372de4eada0148d46cda0c5092cdf95e (main) 10:08:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:08:22 > git config core.sparsecheckout # timeout=10 10:08:22 > git checkout -f a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 10:08:23 Commit message: "feat: allow sending notifications to authenticated EdgeX endpoints (#4763)" 10:08:23 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.4s 10:08:23 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.4s 10:08:23 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:08:24 % Total % Received % Xferd Average Speed Time Time Time Current 10:08:24 Dload Upload Total Spent Left Speed 10:08:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh 10:08:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:08:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:08:25 + sudo tee /etc/docker/daemon.new 10:08:25 { 10:08:25 "registry-mirrors": [ 10:08:25 "https://nexus3.edgexfoundry.org:10001" 10:08:25 ], 10:08:25 "bip": "10.250.0.254/24", 10:08:25 "hosts": [ 10:08:25 "tcp://0.0.0.0:5555", 10:08:25 "unix:///var/run/docker.sock" 10:08:25 ], 10:08:25 "mtu": 1458, 10:08:25 "selinux-enabled": true, 10:08:25 "seccomp-profile": "/etc/docker/seccomp.json" 10:08:25 } [Pipeline] sh 10:08:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:08:25 + sudo service docker restart 10:08:27 #39 ... 10:08:27 10:08:27 #40 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:08:27 #40 ... 10:08:27 10:08:27 #41 [security-proxy-auth internal] load build context 10:08:27 #41 transferring context: 310.75MB 7.1s done 10:08:27 #41 ... 10:08:27 10:08:27 #42 [core-common-config-bootstrapper internal] load build context 10:08:27 #42 transferring context: 310.75MB 6.8s done 10:08:27 #42 ... 10:08:27 10:08:27 #43 [security-secretstore-setup internal] load build context 10:08:27 #43 transferring context: 310.75MB 7.3s done 10:08:27 #43 ... 10:08:27 10:08:27 #44 [core-data internal] load build context 10:08:27 #44 transferring context: 310.75MB 5.6s done 10:08:27 #44 ... 10:08:27 10:08:27 #45 [security-proxy-setup internal] load build context 10:08:27 #45 transferring context: 310.75MB 6.4s done 10:08:27 #45 ... 10:08:27 10:08:27 #46 [core-metadata internal] load build context 10:08:27 #46 transferring context: 310.75MB 6.6s done 10:08:27 #46 ... 10:08:27 10:08:27 #47 [support-notifications internal] load build context 10:08:27 #47 transferring context: 310.75MB 5.6s done 10:08:27 #47 ... 10:08:27 10:08:27 #48 [security-spiffe-token-provider internal] load build context 10:08:27 #48 transferring context: 310.75MB 5.5s done 10:08:28 #48 ... 10:08:28 10:08:28 #49 [support-scheduler internal] load build context 10:08:28 #49 transferring context: 310.75MB 7.6s done 10:08:28 #49 ... 10:08:28 10:08:28 #50 [security-bootstrapper internal] load build context 10:08:28 #50 transferring context: 310.75MB 6.7s done 10:08:28 #50 ... 10:08:28 10:08:28 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:08:28 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 10:08:28 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 10:08:28 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 10:08:28 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 10:08:28 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.5s 10:08:28 #51 ... 10:08:28 10:08:28 #52 [core-command internal] load build context 10:08:28 #52 transferring context: 310.75MB 7.2s done 10:08:28 #52 ... 10:08:28 10:08:28 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:08:28 #53 ... 10:08:28 10:08:28 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:08:28 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 10.6s 10:08:29 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.8s 10:08:30 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.8s done 10:08:30 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 11.8s done 10:08:32 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 14.1s done 10:08:33 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:08:33 #39 ... 10:08:33 10:08:33 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:08:33 #54 ... 10:08:33 10:08:33 #48 [security-spiffe-token-provider internal] load build context 10:08:33 #48 DONE 16.7s 10:08:33 10:08:33 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 10:08:33 #37 DONE 15.8s 10:08:34 10:08:34 #44 [core-data internal] load build context 10:08:34 #44 DONE 16.7s 10:08:34 10:08:34 #47 [support-notifications internal] load build context 10:08:34 #47 DONE 16.7s 10:08:34 10:08:34 #45 [security-proxy-setup internal] load build context 10:08:34 #45 DONE 16.8s 10:08:34 10:08:34 #50 [security-bootstrapper internal] load build context 10:08:34 #50 DONE 16.8s 10:08:34 10:08:34 #46 [core-metadata internal] load build context 10:08:34 #46 DONE 16.8s 10:08:34 10:08:34 #42 [core-common-config-bootstrapper internal] load build context 10:08:34 #42 DONE 16.8s 10:08:34 10:08:34 #41 [security-proxy-auth internal] load build context 10:08:34 #41 DONE 16.8s 10:08:34 10:08:34 #43 [security-secretstore-setup internal] load build context 10:08:34 #43 DONE 16.8s 10:08:34 10:08:34 #49 [support-scheduler internal] load build context 10:08:34 #49 DONE 16.8s 10:08:34 10:08:34 #52 [core-command internal] load build context 10:08:34 #52 DONE 16.8s 10:08:34 10:08:34 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:08:34 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 15.7s done 10:08:34 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 10:08:34 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 10:08:34 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 15.8s 10:08:34 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 16.1s 10:08:34 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 16.2s 10:08:34 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 16.4s 10:08:34 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.5s 10:08:34 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10:08:34 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.7s done 10:08:35 #39 ... 10:08:35 10:08:35 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:08:35 #0 9.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:35 #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:35 #0 9.632 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:35 #0 9.632 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:35 #0 9.632 OK: 20070 distinct packages available 10:08:35 #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:35 #0 9.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:35 #55 10.09 (1/11) Installing ca-certificates (20230506-r0) 10:08:35 #55 10.11 (2/11) Installing brotli-libs (1.0.9-r14) 10:08:35 #55 10.13 (3/11) Installing libunistring (1.1-r1) 10:08:35 #55 ... 10:08:35 10:08:35 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:08:36 #39 ... 10:08:36 10:08:36 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:08:36 #56 ... 10:08:36 10:08:36 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:08:36 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 10:08:37 #39 ... 10:08:37 10:08:37 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:08:37 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.334 OK: 264 MiB in 52 packages 10:08:37 #57 DONE 3.1s 10:08:37 10:08:37 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:08:37 #53 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #53 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #53 16.55 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:37 #53 16.55 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:37 #53 16.55 OK: 20070 distinct packages available 10:08:37 #53 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #53 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #53 16.99 (1/5) Installing dumb-init (1.2.5-r2) 10:08:37 #53 17.00 (2/5) Installing musl-obstack (1.2.3-r2) 10:08:37 #53 17.01 (3/5) Installing libucontext (1.2-r2) 10:08:37 #53 17.02 (4/5) Installing gcompat (1.1.0-r1) 10:08:37 #53 17.03 (5/5) Installing openssl (3.1.4-r5) 10:08:37 #53 17.06 Executing busybox-1.36.1-r5.trigger 10:08:37 #53 17.07 OK: 8 MiB in 20 packages 10:08:37 #53 DONE 18.7s 10:08:37 10:08:37 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:08:37 #54 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #54 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #54 1.443 (1/1) Installing dumb-init (1.2.5-r2) 10:08:37 #54 1.446 Executing busybox-1.36.1-r5.trigger 10:08:37 #54 1.451 OK: 7 MiB in 16 packages 10:08:37 #54 DONE 3.2s 10:08:37 10:08:37 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:08:37 #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 5.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 5.702 (1/4) Installing dumb-init (1.2.5-r2) 10:08:37 #0 5.707 (2/4) Installing openssl (3.1.4-r5) 10:08:37 #0 5.721 (3/4) Installing su-exec (0.2-r3) 10:08:37 #0 5.729 (4/4) Installing yq (4.33.3-r5) 10:08:37 #0 6.109 Executing busybox-1.36.1-r5.trigger 10:08:37 #0 6.117 OK: 17 MiB in 19 packages 10:08:37 #58 DONE 7.9s 10:08:37 10:08:37 #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:08:37 #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.772 (1/2) Installing dumb-init (1.2.5-r2) 10:08:37 #0 1.779 (2/2) Installing su-exec (0.2-r3) 10:08:37 #0 1.782 Executing busybox-1.36.1-r5.trigger 10:08:37 #0 1.789 OK: 7 MiB in 17 packages 10:08:37 #59 DONE 3.3s 10:08:37 10:08:37 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:08:37 #0 1.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 2.260 OK: 264 MiB in 52 packages 10:08:37 #60 DONE 3.2s 10:08:37 10:08:37 #40 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:08:37 #40 8.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #40 8.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #40 8.625 (1/1) Installing dumb-init (1.2.5-r2) 10:08:37 #40 8.636 Executing busybox-1.36.1-r5.trigger 10:08:37 #40 8.636 OK: 7 MiB in 16 packages 10:08:37 #40 DONE 10.5s 10:08:37 10:08:37 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:08:37 #0 2.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 2.843 OK: 264 MiB in 52 packages 10:08:37 #61 DONE 3.2s 10:08:37 10:08:37 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:08:37 #0 0.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.313 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:37 #0 1.313 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:37 #0 1.313 OK: 20070 distinct packages available 10:08:37 #0 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 1.740 (1/4) Installing dumb-init (1.2.5-r2) 10:08:37 #0 1.749 (2/4) Installing musl-obstack (1.2.3-r2) 10:08:37 #0 1.756 (3/4) Installing libucontext (1.2-r2) 10:08:37 #0 1.764 (4/4) Installing gcompat (1.1.0-r1) 10:08:37 #0 1.772 Executing busybox-1.36.1-r5.trigger 10:08:37 #0 1.778 OK: 8 MiB in 19 packages 10:08:37 #62 DONE 3.3s 10:08:37 10:08:37 #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:08:37 #63 DONE 0.2s 10:08:37 10:08:37 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:08:37 #55 10.14 (4/11) Installing libidn2 (2.3.4-r1) 10:08:37 #55 10.15 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:08:37 #55 10.16 (6/11) Installing libcurl (8.5.0-r0) 10:08:37 #55 10.17 (7/11) Installing curl (8.5.0-r0) 10:08:37 #55 10.18 (8/11) Installing dumb-init (1.2.5-r2) 10:08:37 #55 10.19 (9/11) Installing musl-obstack (1.2.3-r2) 10:08:37 #55 10.19 (10/11) Installing libucontext (1.2-r2) 10:08:37 #55 10.19 (11/11) Installing gcompat (1.1.0-r1) 10:08:37 #55 10.22 Executing busybox-1.36.1-r5.trigger 10:08:37 #55 10.23 Executing ca-certificates-20230506-r0.trigger 10:08:37 #55 10.30 OK: 12 MiB in 26 packages 10:08:37 #55 DONE 11.6s 10:08:37 10:08:37 #64 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 10:08:37 #64 ... 10:08:37 10:08:37 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:08:37 #65 DONE 0.2s 10:08:37 10:08:37 #66 [core-command builder 4/7] COPY go.mod vendor* ./ 10:08:37 #66 DONE 0.1s 10:08:37 10:08:37 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:08:37 #39 ... 10:08:37 10:08:37 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:08:37 #0 9.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 9.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 9.962 (1/4) Installing ca-certificates (20230506-r0) 10:08:37 #0 9.978 (2/4) Installing dumb-init (1.2.5-r2) 10:08:37 #0 9.981 (3/4) Installing su-exec (0.2-r3) 10:08:37 #0 9.985 (4/4) Installing yq (4.33.3-r5) 10:08:37 #0 10.05 Executing busybox-1.36.1-r5.trigger 10:08:37 #0 10.05 Executing ca-certificates-20230506-r0.trigger 10:08:37 #0 10.09 OK: 17 MiB in 19 packages 10:08:37 #67 DONE 10.4s 10:08:37 10:08:37 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:08:37 #56 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #56 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #56 11.22 (1/2) Installing ca-certificates (20230506-r0) 10:08:37 #56 11.24 (2/2) Installing dumb-init (1.2.5-r2) 10:08:37 #56 11.25 Executing busybox-1.36.1-r5.trigger 10:08:37 #56 11.25 Executing ca-certificates-20230506-r0.trigger 10:08:37 #56 11.30 OK: 8 MiB in 17 packages 10:08:37 #56 DONE 11.6s 10:08:37 10:08:37 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:08:37 #68 ... 10:08:37 10:08:37 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:08:37 #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 3.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 3.418 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:08:37 #0 3.418 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:08:37 #0 3.418 OK: 20075 distinct packages available 10:08:37 #0 3.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:37 #0 3.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:37 #0 3.761 OK: 264 MiB in 52 packages 10:08:37 #69 DONE 3.8s 10:08:37 10:08:37 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:08:37 #70 DONE 0.0s 10:08:38 10:08:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:08:38 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 15.7s done 10:08:38 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 14.1s done 10:08:38 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:08:38 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 10:08:38 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 15.9s done 10:08:38 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 16.6s done 10:08:38 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 10:08:38 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 10:08:39 #51 ... 10:08:39 10:08:39 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:08:39 #0 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:39 #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:39 #0 2.221 OK: 8 MiB in 20 packages 10:08:39 #71 DONE 2.3s 10:08:39 10:08:39 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:08:40 #72 ... 10:08:40 10:08:40 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:08:40 #0 1.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:40 #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:40 #0 2.230 OK: 17 MiB in 19 packages 10:08:40 #73 DONE 3.3s 10:08:40 10:08:40 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:08:40 #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:40 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:40 #0 2.504 OK: 7 MiB in 17 packages 10:08:40 #74 DONE 3.3s 10:08:40 10:08:40 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:08:40 #72 DONE 1.0s 10:08:40 10:08:40 #64 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 10:08:40 #64 2.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:40 #64 2.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:40 #64 2.377 OK: 7 MiB in 16 packages 10:08:40 #64 DONE 3.3s 10:08:40 10:08:40 #75 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:08:40 #75 DONE 1.1s 10:08:40 10:08:40 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:08:40 #0 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:40 #0 2.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:40 #0 3.127 OK: 8 MiB in 19 packages 10:08:40 #76 DONE 3.3s 10:08:40 10:08:40 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:08:40 #77 DONE 0.1s 10:08:40 10:08:40 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:08:40 #0 2.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:40 #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:40 #0 2.507 OK: 12 MiB in 26 packages 10:08:40 #78 DONE 3.2s 10:08:40 10:08:40 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:08:41 #79 ... 10:08:41 10:08:41 #80 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:08:41 #80 DONE 1.1s 10:08:41 10:08:41 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:08:41 #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:41 #0 3.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:41 #0 3.681 OK: 7 MiB in 16 packages 10:08:41 #81 DONE 4.5s 10:08:41 10:08:41 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:08:41 #82 DONE 1.1s 10:08:41 10:08:41 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:08:41 #79 DONE 1.1s 10:08:41 10:08:41 #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:08:41 #83 DONE 0.1s 10:08:41 10:08:41 #84 [security-spire-server stage-2 6/9] COPY security.txt / 10:08:41 #84 DONE 0.1s 10:08:41 10:08:41 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:08:41 #85 DONE 0.1s 10:08:41 10:08:41 #86 [security-spire-config stage-2 6/10] COPY security.txt / 10:08:41 #86 DONE 0.1s 10:08:41 10:08:41 #87 [security-spire-agent stage-3 7/10] COPY security.txt / 10:08:41 #87 DONE 0.1s 10:08:41 10:08:41 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:08:41 #88 DONE 0.1s 10:08:41 10:08:41 #89 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:08:41 #89 DONE 0.1s 10:08:41 10:08:41 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:08:41 #90 DONE 0.1s 10:08:41 10:08:41 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:08:41 #91 DONE 0.1s 10:08:41 10:08:41 #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:08:41 #92 ... 10:08:41 10:08:41 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:08:41 #93 DONE 0.1s 10:08:41 10:08:41 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:08:41 #94 DONE 0.1s 10:08:41 10:08:41 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:08:41 #95 DONE 0.1s 10:08:41 10:08:41 #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:08:41 #92 DONE 0.1s 10:08:41 10:08:41 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:08:41 #96 DONE 0.2s 10:08:41 10:08:41 #97 [security-spire-agent] exporting to image 10:08:41 #97 exporting layers 10:08:42 #97 ... 10:08:42 10:08:42 #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:08:42 #0 4.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:42 #0 4.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:42 #0 4.539 OK: 17 MiB in 19 packages 10:08:42 #98 DONE 4.6s 10:08:42 10:08:42 #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:08:42 #68 4.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:08:42 #68 4.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:08:42 #68 4.819 OK: 8 MiB in 17 packages 10:08:42 #68 DONE 4.9s 10:08:42 10:08:42 #97 [security-spire-server] exporting to image 10:08:42 #97 exporting layers 0.6s done 10:08:42 #97 writing image sha256:76e008ec5a02005796ca610171b5f45e0aee6a7a2a61698b6a2147f95ae04481 0.0s done 10:08:42 #97 naming to docker.io/library/security-spire-config done 10:08:42 #97 writing image sha256:a39ddf330c7ab2796f43890ab115c3bafa9874f69aeb335f4e1625c15c788ef6 0.0s done 10:08:42 #97 naming to docker.io/library/security-spire-server done 10:08:42 #97 writing image sha256:43b215e23eef35dfb071058b83c21cd478f784959006d8a77e664d0f8ccebae4 done 10:08:42 #97 naming to docker.io/library/security-spire-agent 10:08:42 #97 naming to docker.io/library/security-spire-agent done 10:08:42 #97 DONE 0.7s 10:08:42 10:08:42 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:08:42 #99 DONE 2.4s 10:08:42 10:08:42 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:08:42 #100 DONE 0.0s 10:08:42 10:08:42 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:44 provisioning config files... 10:08:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config1776382061041239582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:44 ---> ****-login.sh 10:08:44 nexus3.edgexfoundry.org:10001 10:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:45 Configure a credential helper to remove this warning. See 10:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:45 10:08:45 Login Succeeded 10:08:45 nexus3.edgexfoundry.org:10002 10:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:45 Configure a credential helper to remove this warning. See 10:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:45 10:08:45 Login Succeeded 10:08:45 nexus3.edgexfoundry.org:10003 10:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:45 Configure a credential helper to remove this warning. See 10:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:45 10:08:45 Login Succeeded 10:08:45 nexus3.edgexfoundry.org:10004 10:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:46 Configure a credential helper to remove this warning. See 10:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:46 10:08:46 Login Succeeded 10:08:46 ****.io 10:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:08:46 Configure a credential helper to remove this warning. See 10:08:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:08:46 10:08:46 Login Succeeded 10:08:46 ---> ****-login.sh ends [Pipeline] } 10:08:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:08:47 + git config --global --add safe.directory /w/workspace/edgex-go/630 [Pipeline] echo 10:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:08:47 ========================================================= 10:08:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:08:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:08:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:08:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:08:47 9fda8d8052c6: Pulling fs layer 10:08:47 5d54e960e981: Pulling fs layer 10:08:47 c4a7e357bf2a: Pulling fs layer 10:08:47 f0e02332f6b5: Pulling fs layer 10:08:47 872ee5b61b7b: Pulling fs layer 10:08:47 f0e02332f6b5: Waiting 10:08:47 0c6a40ed1a82: Pulling fs layer 10:08:47 872ee5b61b7b: Waiting 10:08:47 94ae7d8d031c: Pulling fs layer 10:08:47 0c6a40ed1a82: Waiting 10:08:47 5d54e960e981: Verifying Checksum 10:08:47 5d54e960e981: Download complete 10:08:47 f0e02332f6b5: Download complete 10:08:47 872ee5b61b7b: Verifying Checksum 10:08:47 872ee5b61b7b: Download complete 10:08:47 9fda8d8052c6: Download complete 10:08:48 #101 ... 10:08:48 10:08:48 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:48 #102 ... 10:08:48 10:08:48 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:48 #103 ... 10:08:48 10:08:48 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:48 94ae7d8d031c: Verifying Checksum 10:08:48 94ae7d8d031c: Download complete 10:08:48 9fda8d8052c6: Pull complete 10:08:49 5d54e960e981: Pull complete 10:08:49 c4a7e357bf2a: Verifying Checksum 10:08:49 c4a7e357bf2a: Download complete 10:08:50 0c6a40ed1a82: Verifying Checksum 10:08:50 0c6a40ed1a82: Download complete 10:08:58 #104 ... 10:08:58 10:08:58 #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:58 #101 DONE 20.1s 10:08:58 10:08:58 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:58 #102 DONE 20.7s 10:08:58 10:08:58 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:58 #104 DONE 20.7s 10:08:58 10:08:58 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:58 #103 DONE 20.7s 10:08:58 10:08:58 #105 [core-command builder 6/7] COPY . . 10:09:00 c4a7e357bf2a: Pull complete 10:09:00 f0e02332f6b5: Pull complete 10:09:01 872ee5b61b7b: Pull complete 10:09:02 #105 DONE 4.6s 10:09:02 10:09:02 #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 #106 CACHED 10:09:02 10:09:02 #107 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:09:02 #107 CACHED 10:09:02 10:09:02 #108 [security-proxy-setup builder 6/7] COPY . . 10:09:02 #108 CACHED 10:09:02 10:09:02 #109 [security-secretstore-setup builder 6/7] COPY . . 10:09:02 #109 DONE 4.6s 10:09:02 10:09:02 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:09:02 #110 CACHED 10:09:02 10:09:02 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 #111 CACHED 10:09:02 10:09:02 #112 [security-bootstrapper builder 6/7] COPY . . 10:09:02 #112 CACHED 10:09:02 10:09:02 #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 #113 CACHED 10:09:02 10:09:02 #114 [security-proxy-auth builder 6/7] COPY . . 10:09:02 #114 CACHED 10:09:02 10:09:02 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:09:02 #115 CACHED 10:09:02 10:09:02 #116 [support-notifications builder 6/7] COPY . . 10:09:02 #116 DONE 4.6s 10:09:02 10:09:02 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 #117 CACHED 10:09:02 10:09:02 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:09:02 #118 CACHED 10:09:02 10:09:02 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 10:09:02 #119 CACHED 10:09:02 10:09:02 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 #120 CACHED 10:09:02 10:09:02 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:09:02 #121 CACHED 10:09:02 10:09:02 #122 [support-scheduler builder 6/7] COPY . . 10:09:02 #122 CACHED 10:09:02 10:09:02 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 #123 CACHED 10:09:02 10:09:02 #124 [core-data builder 6/7] COPY . . 10:09:02 #124 CACHED 10:09:02 10:09:02 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 10:09:02 #125 CACHED 10:09:02 10:09:02 #126 [core-metadata builder 6/7] COPY . . 10:09:02 #126 CACHED 10:09:02 10:09:02 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:09:02 #127 CACHED 10:09:02 10:09:02 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 #128 CACHED 10:09:02 10:09:02 #129 [security-spiffe-token-provider builder 6/7] COPY . . 10:09:02 #129 DONE 4.6s 10:09:02 10:09:02 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:09:03 #130 1.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:09:11 0c6a40ed1a82: Pull complete 10:09:11 94ae7d8d031c: Pull complete 10:09:11 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 10:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:09:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:09:12 WORKDIR /edgex 10:09:12 COPY go.mod . 10:09:12 RUN go mod download 10:09:12 + docker build -t ci-base-image-arm64 -f - . 10:09:12 Sending build context to Docker daemon 2.918MB 10:09:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:09:12 ---> 86de565de09d 10:09:12 Step 2/4 : WORKDIR /edgex 10:09:13 #130 ... 10:09:13 10:09:13 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:09:13 #0 0.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:09:13 #131 ... 10:09:13 10:09:13 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:09:13 #0 0.796 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:09:13 #132 ... 10:09:13 10:09:13 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:09:13 #0 0.966 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:09:13 #133 ... 10:09:13 10:09:13 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:09:13 #0 0.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:09:13 #134 ... 10:09:13 10:09:13 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:09:13 #0 0.921 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:09:13 #135 ... 10:09:13 10:09:13 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:09:13 #0 0.782 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:09:13 #136 ... 10:09:13 10:09:13 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:09:13 #0 1.100 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:09:13 #137 ... 10:09:13 10:09:13 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:09:13 #0 1.084 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:09:13 #138 ... 10:09:13 10:09:13 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:09:13 #0 0.636 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:09:13 #139 ... 10:09:13 10:09:13 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:09:13 #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:09:14 ---> Running in b112cc0c90c7 10:09:14 Removing intermediate container b112cc0c90c7 10:09:14 ---> 9ffe08dd4417 10:09:14 Step 3/4 : COPY go.mod . 10:09:15 ---> 38aeb445e528 10:09:15 Step 4/4 : RUN go mod download 10:09:15 ---> Running in 8728d76fba6a 10:09:54 Removing intermediate container 8728d76fba6a 10:09:54 ---> f352281a20ce 10:09:54 Successfully built f352281a20ce 10:09:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:54 + docker inspect -f . ci-base-image-arm64 10:09:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:54 prd-ubuntu20.04-docker-arm64-4c-16g-2168 does not seem to be running inside a container 10:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:09:56 $ docker top 29cfd7857b1a2512a00c289dac13a3f2ff7f053e2129c871988b19141cbbdd12 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:57 + go version 10:09:57 go version go1.21.0 linux/arm64 [Pipeline] } 10:09:57 $ docker stop --time=1 29cfd7857b1a2512a00c289dac13a3f2ff7f053e2129c871988b19141cbbdd12 10:09:58 $ docker rm -f --volumes 29cfd7857b1a2512a00c289dac13a3f2ff7f053e2129c871988b19141cbbdd12 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:09:59 10:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:10:00 latest: Pulling from edgex-devops/edgex-compose-arm64 10:10:00 547446be3368: Pulling fs layer 10:10:00 d125d8839a47: Pulling fs layer 10:10:00 3e85d5ac6304: Pulling fs layer 10:10:00 c3105a71a48b: Pulling fs layer 10:10:00 0f093f025ec4: Pulling fs layer 10:10:00 c3106fc0e877: Pulling fs layer 10:10:00 0f093f025ec4: Waiting 10:10:00 c3106fc0e877: Waiting 10:10:00 c3105a71a48b: Waiting 10:10:00 547446be3368: Verifying Checksum 10:10:00 547446be3368: Download complete 10:10:00 c3105a71a48b: Download complete 10:10:00 d125d8839a47: Verifying Checksum 10:10:00 d125d8839a47: Download complete 10:10:00 c3106fc0e877: Verifying Checksum 10:10:00 c3106fc0e877: Download complete 10:10:00 0f093f025ec4: Verifying Checksum 10:10:00 0f093f025ec4: Download complete 10:10:01 547446be3368: Pull complete 10:10:02 d125d8839a47: Pull complete 10:10:02 3e85d5ac6304: Verifying Checksum 10:10:02 3e85d5ac6304: Download complete 10:10:12 3e85d5ac6304: Pull complete 10:10:12 c3105a71a48b: Pull complete 10:10:13 0f093f025ec4: Pull complete 10:10:13 c3106fc0e877: Pull complete 10:10:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:10:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:14 prd-ubuntu20.04-docker-arm64-4c-16g-2168 does not seem to be running inside a container 10:10:14 $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:10:16 $ docker top 3dd3d06228a6c7f4a18cfbd42474887adcb9eac6668eae2ef01e2c8d25e5e1e9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:17 + docker compose -f ./docker-compose-build.yml build --parallel 10:10:21 #140 ... 10:10:21 10:10:21 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:10:21 #131 DONE 71.3s 10:10:21 10:10:21 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:10:21 #139 DONE 71.4s 10:10:21 10:10:21 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:10:21 #137 72.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:10:21 #137 ... 10:10:21 10:10:21 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:10:21 #140 DONE 72.7s 10:10:21 10:10:21 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #141 ... 10:10:21 10:10:21 #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:10:21 #136 DONE 73.5s 10:10:21 10:10:21 #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #142 ... 10:10:21 10:10:21 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:10:21 #137 DONE 76.6s 10:10:21 10:10:21 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:10:21 #143 DONE 5.5s 10:10:21 10:10:21 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:10:21 #130 ... 10:10:21 10:10:21 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:10:21 #144 ... 10:10:21 10:10:21 #142 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #142 DONE 4.8s 10:10:21 10:10:21 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #141 DONE 6.1s 10:10:21 10:10:21 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:10:21 #133 DONE 78.5s 10:10:21 10:10:21 #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:10:21 #145 ... 10:10:21 10:10:21 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:10:21 #132 DONE 78.6s 10:10:21 10:10:21 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:10:21 #130 DONE 78.9s 10:10:21 10:10:21 #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #146 DONE 0.6s 10:10:21 10:10:21 #147 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:21 #147 DONE 0.8s 10:10:21 10:10:21 #148 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #148 DONE 0.6s 10:10:21 10:10:21 #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:21 #149 CACHED 10:10:21 10:10:21 #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #150 CACHED 10:10:21 10:10:21 #145 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:10:21 #145 DONE 0.8s 10:10:21 10:10:21 #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #151 CACHED 10:10:21 10:10:21 #152 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:10:21 #152 CACHED 10:10:21 10:10:21 #153 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:10:21 #153 CACHED 10:10:21 10:10:21 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 #154 CACHED 10:10:21 10:10:21 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:10:21 #134 DONE 79.2s 10:10:21 10:10:21 #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:10:21 #155 ... 10:10:21 10:10:21 #156 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:10:21 #156 DONE 0.3s 10:10:22 10:10:22 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:10:22 #157 DONE 0.3s 10:10:22 10:10:22 #158 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:22 #158 DONE 0.3s 10:10:22 10:10:22 #159 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:10:22 #159 DONE 0.3s 10:10:22 10:10:22 #160 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:10:22 #160 DONE 0.3s 10:10:22 10:10:22 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:10:22 #161 DONE 0.4s 10:10:22 10:10:22 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:10:22 #162 ... 10:10:22 10:10:22 #144 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:10:22 #144 DONE 1.9s 10:10:22 10:10:22 #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:10:22 #155 DONE 0.5s 10:10:22 10:10:22 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:10:23 #163 ... 10:10:23 10:10:23 #164 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:10:23 #164 DONE 1.0s 10:10:23 10:10:23 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:23 #165 DONE 1.0s 10:10:23 10:10:23 #166 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:10:23 #166 DONE 1.0s 10:10:23 10:10:23 #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:10:23 #167 DONE 1.1s 10:10:23 10:10:23 #168 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:10:23 #168 DONE 1.2s 10:10:23 10:10:23 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:10:23 #169 ... 10:10:23 10:10:23 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:10:23 #135 DONE 80.8s 10:10:23 10:10:23 #170 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:10:23 #170 DONE 1.2s 10:10:23 10:10:23 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:10:23 #162 DONE 1.2s 10:10:23 10:10:23 #171 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:10:23 #171 DONE 1.2s 10:10:23 10:10:23 #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:10:23 #172 ... 10:10:23 10:10:23 #163 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:10:23 #163 DONE 1.2s 10:10:23 10:10:23 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:10:23 #138 DONE 81.1s 10:10:23 10:10:23 #173 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:10:23 #173 DONE 0.5s 10:10:23 10:10:23 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:23 #174 CACHED 10:10:23 10:10:23 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:23 #175 CACHED 10:10:23 10:10:23 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:23 #176 DONE 0.6s 10:10:23 10:10:23 #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:10:23 #177 ... 10:10:23 10:10:23 #178 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:10:23 #178 DONE 0.6s 10:10:23 10:10:23 #169 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:10:23 #169 DONE 0.6s 10:10:23 10:10:23 #179 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:10:23 #179 DONE 0.6s 10:10:23 10:10:23 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:10:23 #180 DONE 0.6s 10:10:23 10:10:23 #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:10:23 #172 DONE 0.5s 10:10:23 10:10:23 #181 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:10:23 #181 DONE 0.4s 10:10:23 10:10:23 #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:24 #182 ... 10:10:24 10:10:24 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:10:24 #183 DONE 0.9s 10:10:24 10:10:24 #97 [core-metadata] exporting to image 10:10:24 #97 exporting layers 0.8s done 10:10:24 #97 ... 10:10:24 10:10:24 #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:10:24 #177 DONE 0.9s 10:10:24 10:10:24 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:10:24 #184 DONE 1.0s 10:10:24 10:10:24 #97 [core-metadata] exporting to image 10:10:24 #97 writing image sha256:d36310d0c46207a341b20f192b8c5fca15cf987a864fec3932c5721e3fd1f8dc 0.0s done 10:10:24 #97 naming to docker.io/library/core-command 10:10:24 #97 naming to docker.io/library/core-command 0.1s done 10:10:24 #97 writing image sha256:9df9f6a515b7b25168403b053cf30d9c79851ee2ac90ad5618f6d40dfb76267f done 10:10:24 #97 writing image sha256:d999116905bb9039f8ed1ca151a8f3374b42210071a8487b1fd522a1b95d1b6d done 10:10:24 #97 naming to docker.io/library/core-metadata done 10:10:24 #97 naming to docker.io/library/core-data done 10:10:24 #97 DONE 2.2s 10:10:24 10:10:24 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:10:24 #185 DONE 0.9s 10:10:24 10:10:24 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:10:24 #186 DONE 0.9s 10:10:24 10:10:24 #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:10:24 #182 DONE 0.9s 10:10:24 10:10:24 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:10:24 #187 DONE 0.4s 10:10:24 10:10:24 #188 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:10:25 #188 ... 10:10:25 10:10:25 #189 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:25 #189 DONE 1.8s 10:10:25 #1 [core-metadata internal] load build definition from Dockerfile 10:10:25 #1 transferring dockerfile: 2.06kB 0.0s done 10:10:25 #1 DONE 0.1s 10:10:25 10:10:25 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:10:25 #190 ... 10:10:25 10:10:25 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:10:25 #191 DONE 1.1s 10:10:25 10:10:25 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:25 #192 DONE 1.9s 10:10:25 10:10:25 #97 [core-common-config-bootstrapper] exporting to image 10:10:26 10:10:26 #2 [security-spire-server internal] load build definition from Dockerfile 10:10:26 #97 ... 10:10:26 10:10:26 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:10:26 #193 DONE 1.4s 10:10:26 10:10:26 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:10:26 #194 DONE 1.5s 10:10:26 10:10:26 #188 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:10:26 #188 DONE 1.3s 10:10:26 10:10:26 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:10:26 #190 DONE 1.4s 10:10:26 10:10:26 #195 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:10:26 #195 DONE 0.1s 10:10:26 10:10:26 #196 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:10:26 #196 DONE 0.1s 10:10:26 10:10:26 #97 [support-notifications] exporting to image 10:10:26 #97 writing image sha256:849b5cd174d8057851d06e360aab8994e998f0a1072dbfbe8bafcb946946a941 0.0s done 10:10:26 #97 naming to docker.io/library/support-scheduler 10:10:26 #2 transferring dockerfile: 1.70kB done 10:10:26 #2 DONE 0.0s 10:10:26 10:10:26 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:10:26 #3 transferring dockerfile: 2.23kB done 10:10:26 #3 DONE 0.1s 10:10:26 10:10:26 #4 [support-notifications internal] load build definition from Dockerfile 10:10:26 #4 transferring dockerfile: 1.95kB done 10:10:26 #4 DONE 0.1s 10:10:26 10:10:26 #5 [security-proxy-auth internal] load build definition from Dockerfile 10:10:26 #97 exporting layers 0.7s done 10:10:26 #97 naming to docker.io/library/support-scheduler done 10:10:26 #97 ... 10:10:26 10:10:26 #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:10:26 #197 DONE 0.2s 10:10:26 10:10:26 #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:10:26 #198 DONE 0.2s 10:10:26 10:10:26 #97 [core-common-config-bootstrapper] exporting to image 10:10:26 #97 exporting layers 0.7s done 10:10:26 #97 writing image sha256:d7eb18091caf66a954299d346e7612d10f69d86cca4f167a27c7be57afd32d42 0.0s done 10:10:26 #97 writing image sha256:eab424961cfa020077ca27ebcd6cada5400bd8ac189f31850aba735ba93255bb 0.0s done 10:10:26 #97 naming to docker.io/library/security-proxy-auth done 10:10:26 #97 naming to docker.io/library/core-common-config-bootstrapper done 10:10:26 #5 transferring dockerfile: 2.15kB 0.0s done 10:10:26 #5 DONE 0.1s 10:10:26 10:10:26 #6 [security-spire-agent internal] load build definition from Dockerfile 10:10:26 #6 transferring dockerfile: 1.81kB done 10:10:26 #6 DONE 0.1s 10:10:26 10:10:26 #7 [security-bootstrapper internal] load build definition from Dockerfile 10:10:26 #7 transferring dockerfile: 2.93kB done 10:10:26 #7 DONE 0.1s 10:10:26 10:10:26 #8 [security-spire-config internal] load build definition from Dockerfile 10:10:26 #8 transferring dockerfile: 1.69kB 0.0s done 10:10:26 #8 DONE 0.1s 10:10:26 10:10:26 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:10:26 #9 transferring dockerfile: 1.89kB done 10:10:26 #9 DONE 0.1s 10:10:26 10:10:26 #10 [security-secretstore-setup internal] load build definition from Dockerfile 10:10:26 #97 ... 10:10:26 10:10:26 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:26 #199 DONE 1.8s 10:10:26 10:10:26 #97 [security-proxy-setup] exporting to image 10:10:26 #97 writing image sha256:09de77883d7f5b063f32179d3806ad98fd99a52b4fd620da40e173634507ae10 0.0s done 10:10:26 #97 naming to docker.io/library/security-spiffe-token-provider 10:10:26 #97 ... 10:10:26 10:10:26 #200 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:10:26 #200 DONE 0.2s 10:10:26 10:10:26 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:10:26 #201 DONE 0.2s 10:10:26 10:10:26 #97 [support-notifications] exporting to image 10:10:26 #97 exporting layers 0.3s done 10:10:26 #97 naming to docker.io/library/security-spiffe-token-provider 0.0s done 10:10:26 #97 writing image sha256:09469067ac89b54e7aefe7e19efc94c4e61ef14a1e82334b637c562d751947e5 0.0s done 10:10:26 #97 naming to docker.io/library/support-notifications done 10:10:26 #10 transferring dockerfile: 2.49kB done 10:10:26 #10 DONE 0.1s 10:10:26 10:10:26 #11 [support-scheduler internal] load build definition from Dockerfile 10:10:26 #11 transferring dockerfile: 1.93kB 0.0s done 10:10:26 #11 DONE 0.1s 10:10:26 10:10:26 #12 [core-command internal] load build definition from Dockerfile 10:10:26 #12 transferring dockerfile: 1.93kB done 10:10:26 #12 DONE 0.1s 10:10:26 10:10:26 #13 [security-proxy-setup internal] load build definition from Dockerfile 10:10:26 #13 transferring dockerfile: 2.50kB done 10:10:26 #13 DONE 0.1s 10:10:26 #97 ... 10:10:26 10:10:26 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:10:26 #202 DONE 0.1s 10:10:26 10:10:26 #97 [security-proxy-setup] exporting to image 10:10:26 #97 exporting layers 0.3s done 10:10:26 #97 writing image sha256:72bece4ad1d43c156ae5b736837cad3375dbacb7853fec57b403c4823957ffcd done 10:10:26 #97 naming to docker.io/library/security-proxy-setup done 10:10:26 #97 DONE 3.4s 10:10:26 10:10:26 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:10:27 10:10:27 #14 [core-data internal] load build definition from Dockerfile 10:10:27 #14 transferring dockerfile: 2.01kB done 10:10:27 #14 DONE 0.1s 10:10:27 10:10:27 #15 [core-metadata internal] load .dockerignore 10:10:27 #15 transferring context: 10:10:27 #15 transferring context: 50B done 10:10:27 #15 DONE 0.1s 10:10:27 #203 ... 10:10:27 10:10:27 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:27 #204 DONE 0.4s 10:10:27 10:10:27 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:10:27 #203 DONE 0.4s 10:10:27 10:10:27 #97 [security-bootstrapper] exporting to image 10:10:27 #97 exporting layers 0.4s done 10:10:27 #97 writing image sha256:fdcf3bfbb20201428968ef631117d17eee59a388e16a406f92b997dfdc315842 done 10:10:27 #97 naming to docker.io/library/security-secretstore-setup done 10:10:27 #97 exporting layers 0.3s done 10:10:27 #97 writing image sha256:2d6996af331ce87930608b6191107369d56040ed6f1c444c02c247933f884ac5 done 10:10:27 #97 naming to docker.io/library/security-bootstrapper done 10:10:27 #97 DONE 3.9s 10:10:27 10:10:27 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:10:27 time="2024-03-04T10:08:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:10:27 $ docker stop --time=1 5f7bef982c7c15a88c53d06ceb81f59e32425a93a844fc26dc7bc5ce9c370760 10:10:27 10:10:27 #16 [security-spire-server internal] load .dockerignore 10:10:27 #16 transferring context: 50B done 10:10:27 #16 DONE 0.1s 10:10:27 10:10:27 #17 [core-common-config-bootstrapper internal] load .dockerignore 10:10:27 #17 transferring context: 50B 0.0s done 10:10:27 #17 DONE 0.1s 10:10:27 10:10:27 #18 [support-notifications internal] load .dockerignore 10:10:27 #18 transferring context: 50B 0.0s done 10:10:27 #18 DONE 0.1s 10:10:27 10:10:27 #19 [security-spire-agent internal] load .dockerignore 10:10:27 #19 transferring context: 50B done 10:10:27 #19 DONE 0.1s 10:10:27 10:10:27 #20 [security-proxy-auth internal] load .dockerignore 10:10:27 #20 transferring context: 50B 0.0s done 10:10:27 #20 DONE 0.1s 10:10:27 10:10:27 #21 [security-bootstrapper internal] load .dockerignore 10:10:28 #21 transferring context: 50B done 10:10:28 #21 DONE 0.1s 10:10:28 10:10:28 #22 [security-spire-config internal] load .dockerignore 10:10:28 #22 transferring context: 50B 0.0s done 10:10:28 #22 DONE 0.1s 10:10:28 10:10:28 #23 [security-spiffe-token-provider internal] load .dockerignore 10:10:28 #23 transferring context: 50B 0.0s done 10:10:28 #23 DONE 0.1s 10:10:28 10:10:28 #24 [security-secretstore-setup internal] load .dockerignore 10:10:28 #24 transferring context: 50B 0.0s done 10:10:28 #24 DONE 0.1s 10:10:28 10:10:28 #25 [core-command internal] load .dockerignore 10:10:28 #25 transferring context: 50B done 10:10:28 #25 DONE 0.1s 10:10:28 10:10:28 #26 [support-scheduler internal] load .dockerignore 10:10:28 #26 transferring context: 50B 0.0s done 10:10:28 #26 DONE 0.1s 10:10:28 10:10:28 #27 [security-proxy-setup internal] load .dockerignore 10:10:28 #27 transferring context: 50B done 10:10:28 #27 DONE 0.1s 10:10:28 10:10:28 #28 [core-data internal] load .dockerignore 10:10:28 #28 transferring context: 50B done 10:10:28 #28 DONE 0.1s 10:10:28 10:10:28 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:10:28 #29 ... 10:10:28 10:10:28 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:28 #30 DONE 0.0s 10:10:28 10:10:28 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:10:29 #29 DONE 0.5s 10:10:29 10:10:29 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s 10:10:29 #31 ... 10:10:29 10:10:29 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 10:10:29 #29 DONE 0.5s 10:10:29 10:10:29 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.05MB / 3.33MB 0.2s 10:10:29 $ docker rm -f --volumes 5f7bef982c7c15a88c53d06ceb81f59e32425a93a844fc26dc7bc5ce9c370760 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:29 #31 ... 10:10:29 10:10:29 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:29 #30 DONE 0.0s 10:10:29 10:10:29 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:29 #30 DONE 0.0s 10:10:29 10:10:29 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 10:10:29 #29 DONE 0.5s 10:10:29 10:10:29 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 10:10:29 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 10:10:29 #31 ... 10:10:29 10:10:29 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:29 #30 DONE 0.0s 10:10:29 10:10:29 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 10:10:29 + docker images 10:10:29 REPOSITORY TAG IMAGE ID CREATED SIZE 10:10:29 security-bootstrapper latest 2d6996af331c 2 seconds ago 18.6MB 10:10:29 support-notifications latest 09469067ac89 3 seconds ago 26.7MB 10:10:29 security-proxy-setup latest 72bece4ad1d4 3 seconds ago 25.9MB 10:10:29 security-secretstore-setup latest fdcf3bfbb202 3 seconds ago 36.3MB 10:10:29 security-spiffe-token-provider latest 09de77883d7f 4 seconds ago 28.7MB 10:10:29 core-common-config-bootstrapper latest eab424961cfa 4 seconds ago 15MB 10:10:29 support-scheduler latest 849b5cd174d8 4 seconds ago 26.2MB 10:10:29 security-proxy-auth latest d7eb18091caf 5 seconds ago 15.8MB 10:10:29 core-metadata latest d999116905bb 6 seconds ago 17.4MB 10:10:29 core-command latest d36310d0c462 6 seconds ago 17MB 10:10:29 core-data latest 9df9f6a515b7 6 seconds ago 17.2MB 10:10:29 security-spire-server latest a39ddf330c7a About a minute ago 102MB 10:10:29 security-spire-config latest 76e008ec5a02 About a minute ago 102MB 10:10:29 security-spire-agent latest 43b215e23eef About a minute ago 161MB 10:10:29 ci-base-image-x86_64 latest c1880a5ae07d 4 minutes ago 885MB 10:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 10:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 10:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv 10:10:29 #31 ... 10:10:29 10:10:29 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 10:10:29 #29 DONE 0.5s 10:10:29 10:10:29 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:29 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:29 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:29 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:29 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:29 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 10:10:29 #31 ... 10:10:29 10:10:29 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:29 #30 DONE 0.0s [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 10:10:30 10:10:30 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:10:30 #29 DONE 0.6s 10:10:30 10:10:30 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [Pipeline] configFileProvider 10:10:30 provisioning config files... 10:10:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config8275392433741860988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:30 #31 ... 10:10:30 10:10:30 #32 [core-metadata internal] load build context 10:10:30 #32 transferring context: 2.56MB 0.9s done 10:10:30 #32 DONE 1.3s 10:10:30 10:10:30 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:30 #30 DONE 0.0s 10:10:30 10:10:30 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 10:10:30 #29 DONE 1.0s 10:10:30 10:10:30 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:30 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:30 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:30 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:30 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:30 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 10:10:30 ---> ****-login.sh 10:10:30 nexus3.edgexfoundry.org:10001 10:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:30 Configure a credential helper to remove this warning. See 10:10:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:30 10:10:30 Login Succeeded 10:10:30 nexus3.edgexfoundry.org:10002 10:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:30 Configure a credential helper to remove this warning. See 10:10:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:30 10:10:30 Login Succeeded 10:10:30 nexus3.edgexfoundry.org:10003 10:10:30 #31 ... 10:10:30 10:10:30 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:30 #30 DONE 0.0s 10:10:30 10:10:30 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:30 Configure a credential helper to remove this warning. See 10:10:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:30 10:10:30 Login Succeeded 10:10:30 nexus3.edgexfoundry.org:10004 10:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:30 Configure a credential helper to remove this warning. See 10:10:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:30 10:10:30 Login Succeeded 10:10:30 ****.io 10:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:30 #31 ... 10:10:30 10:10:30 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:30 #30 DONE 0.0s 10:10:30 10:10:30 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:30 #31 ... 10:10:30 10:10:30 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 10:10:30 #29 DONE 1.4s 10:10:30 10:10:30 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:31 Configure a credential helper to remove this warning. See 10:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:31 10:10:31 Login Succeeded 10:10:31 ---> ****-login.sh ends [Pipeline] } 10:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:10:31 #31 ... 10:10:31 10:10:31 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:31 #30 DONE 0.0s 10:10:31 10:10:31 #33 [core-common-config-bootstrapper internal] load build context 10:10:31 #33 transferring context: 2.56MB 1.1s done 10:10:31 #33 DONE 1.6s 10:10:31 10:10:31 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:31 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [Pipeline] echo 10:10:31 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:10:31 a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:31 latest 10:10:31 3.2.0-dev.20 10:10:31 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:31 main 10:10:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:31 #31 ... 10:10:31 10:10:31 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:31 #30 DONE 0.0s 10:10:31 10:10:31 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:31 #31 ... 10:10:31 10:10:31 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:10:31 #30 DONE 0.0s 10:10:31 10:10:31 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 10:10:31 #29 DONE 1.7s 10:10:31 10:10:31 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:31 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 10:10:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } 10:10:31 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done 10:10:31 #31 ... 10:10:31 10:10:31 #34 [core-data internal] load build context 10:10:31 #34 DONE 0.0s 10:10:31 10:10:31 #35 [security-proxy-auth internal] load build context 10:10:31 #35 transferring context: 2.56MB 1.1s done 10:10:31 #35 DONE 1.8s 10:10:31 10:10:31 #36 [support-notifications internal] load build context 10:10:31 #36 transferring context: 2.56MB 1.5s done 10:10:31 #36 DONE 2.1s 10:10:31 10:10:31 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:10:31 #37 DONE 3.4s 10:10:31 10:10:31 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:31 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:31 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:31 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:31 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:31 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 10:10:31 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:32 #31 ... 10:10:32 10:10:32 #38 [security-bootstrapper internal] load build context 10:10:32 #38 transferring context: 2.56MB 1.2s done 10:10:32 #38 DONE 1.8s 10:10:32 10:10:32 #39 [security-spiffe-token-provider internal] load build context 10:10:32 #39 transferring context: 2.56MB 1.0s done 10:10:32 #39 DONE 1.7s 10:10:32 10:10:32 #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 10:10:32 + docker push nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:10:32 e4d3431facd9: Preparing 10:10:32 92d877571469: Preparing 10:10:32 310cccd4ef50: Preparing 10:10:32 7fb81bb43d57: Preparing 10:10:32 3aed9825789b: Preparing 10:10:32 8db965242818: Preparing 10:10:32 aedc3bda2944: Preparing 10:10:32 8db965242818: Waiting 10:10:32 aedc3bda2944: Waiting 10:10:32 #40 ... 10:10:32 10:10:32 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 10:10:32 #41 DONE 3.4s 10:10:32 310cccd4ef50: Pushed 10:10:32 7fb81bb43d57: Pushed 10:10:32 3aed9825789b: Pushed 10:10:32 10:10:32 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 10:10:32 #42 DONE 3.0s 10:10:32 10:10:32 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:32 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 10:10:32 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 10:10:32 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 10:10:32 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 10:10:32 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done 10:10:32 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.1s done 10:10:32 aedc3bda2944: Layer already exists 10:10:32 e4d3431facd9: Pushed 10:10:32 8db965242818: Pushed 10:10:33 92d877571469: Pushed 10:10:33 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv 10:10:33 #31 ... 10:10:33 10:10:33 #43 [core-command internal] load build context 10:10:33 #43 transferring context: 2.56MB 1.3s done 10:10:33 #43 DONE 2.2s 10:10:33 10:10:33 #44 [security-secretstore-setup internal] load build context 10:10:33 #44 transferring context: 2.56MB 1.6s done 10:10:33 #44 DONE 2.3s 10:10:33 10:10:33 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:10:33 #31 DONE 5.2s 10:10:33 10:10:33 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:33 #45 ... 10:10:33 10:10:33 #34 [core-data internal] load build context 10:10:33 #34 transferring context: 2.56MB 1.3s done 10:10:33 #34 DONE 1.7s 10:10:33 10:10:33 #46 [support-scheduler internal] load build context 10:10:33 #46 transferring context: 2.56MB 1.4s done 10:10:33 #46 DONE 2.1s 10:10:33 10:10:33 #47 [security-proxy-setup internal] load build context 10:10:33 #47 transferring context: 2.56MB 1.4s done 10:10:33 #47 DONE 2.1s 10:10:33 10:10:33 #48 [security-spire-config internal] load build context 10:10:33 #48 transferring context: 16.35kB 0.0s done 10:10:33 #48 DONE 1.0s 10:10:33 10:10:33 #49 [security-spire-agent internal] load build context 10:10:33 #49 transferring context: 17.63kB 0.0s done 10:10:33 #49 DONE 0.8s 10:10:33 10:10:33 #50 [security-spire-server internal] load build context 10:10:33 #50 transferring context: 18.10kB 0.0s done 10:10:33 #50 DONE 1.0s 10:10:33 10:10:33 #40 [support-scheduler builder 2/7] WORKDIR /edgex-go 10:10:33 #40 DONE 2.6s 10:10:33 10:10:33 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 10:10:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:10:34 e4d3431facd9: Preparing 10:10:34 92d877571469: Preparing 10:10:34 310cccd4ef50: Preparing 10:10:34 7fb81bb43d57: Preparing 10:10:34 3aed9825789b: Preparing 10:10:34 8db965242818: Preparing 10:10:34 aedc3bda2944: Preparing 10:10:34 8db965242818: Waiting 10:10:34 aedc3bda2944: Waiting 10:10:34 92d877571469: Layer already exists 10:10:34 3aed9825789b: Layer already exists 10:10:34 310cccd4ef50: Layer already exists 10:10:34 e4d3431facd9: Layer already exists 10:10:34 7fb81bb43d57: Layer already exists 10:10:34 aedc3bda2944: Layer already exists 10:10:34 8db965242818: Layer already exists 10:10:34 latest: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:35 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.20 10:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:10:35 e4d3431facd9: Preparing 10:10:35 92d877571469: Preparing 10:10:35 310cccd4ef50: Preparing 10:10:35 7fb81bb43d57: Preparing 10:10:35 3aed9825789b: Preparing 10:10:35 8db965242818: Preparing 10:10:35 aedc3bda2944: Preparing 10:10:35 aedc3bda2944: Waiting 10:10:35 8db965242818: Waiting 10:10:35 92d877571469: Layer already exists 10:10:35 e4d3431facd9: Layer already exists 10:10:35 7fb81bb43d57: Layer already exists 10:10:35 3aed9825789b: Layer already exists 10:10:35 310cccd4ef50: Layer already exists 10:10:35 8db965242818: Layer already exists 10:10:35 aedc3bda2944: Layer already exists 10:10:35 3.2.0-dev.20: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:35 + docker push nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:10:35 e4d3431facd9: Preparing 10:10:35 92d877571469: Preparing 10:10:35 310cccd4ef50: Preparing 10:10:35 7fb81bb43d57: Preparing 10:10:35 3aed9825789b: Preparing 10:10:35 8db965242818: Preparing 10:10:35 aedc3bda2944: Preparing 10:10:35 aedc3bda2944: Waiting 10:10:35 8db965242818: Waiting 10:10:35 7fb81bb43d57: Layer already exists 10:10:35 e4d3431facd9: Layer already exists 10:10:35 310cccd4ef50: Layer already exists 10:10:35 92d877571469: Layer already exists 10:10:35 3aed9825789b: Layer already exists 10:10:35 8db965242818: Layer already exists 10:10:35 aedc3bda2944: Layer already exists 10:10:35 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:36 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:10:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:10:36 e4d3431facd9: Preparing 10:10:36 92d877571469: Preparing 10:10:36 310cccd4ef50: Preparing 10:10:36 7fb81bb43d57: Preparing 10:10:36 3aed9825789b: Preparing 10:10:36 8db965242818: Preparing 10:10:36 aedc3bda2944: Preparing 10:10:36 8db965242818: Waiting 10:10:36 e4d3431facd9: Layer already exists 10:10:36 310cccd4ef50: Layer already exists 10:10:36 92d877571469: Layer already exists 10:10:36 3aed9825789b: Layer already exists 10:10:36 7fb81bb43d57: Layer already exists 10:10:36 aedc3bda2944: Layer already exists 10:10:36 8db965242818: Layer already exists 10:10:36 main: digest: sha256:a060899436989d6d6d06e48a9b326a578923938dde21f0a322b68486cfb21af6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:37 ===================================================== [Pipeline] echo 10:10:37 taggedImages: 10:10:37 - nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:37 - nexus3.edgexfoundry.org:10004/core-command:latest 10:10:37 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.20 10:10:37 - nexus3.edgexfoundry.org:10004/core-command:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:37 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:10:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:10:37 a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:37 latest 10:10:37 3.2.0-dev.20 10:10:37 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:37 main 10:10:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:10:38 d98387b32eb7: Preparing 10:10:38 2adbc92d4f41: Preparing 10:10:38 bda9dfeb1ace: Preparing 10:10:38 7a1e0fe68b2a: Preparing 10:10:38 310cccd4ef50: Preparing 10:10:38 7fb81bb43d57: Preparing 10:10:38 3aed9825789b: Preparing 10:10:38 8db965242818: Preparing 10:10:38 aedc3bda2944: Preparing 10:10:38 8db965242818: Waiting 10:10:38 7fb81bb43d57: Waiting 10:10:38 3aed9825789b: Waiting 10:10:38 aedc3bda2944: Waiting 10:10:38 310cccd4ef50: Layer already exists 10:10:38 7fb81bb43d57: Layer already exists 10:10:38 3aed9825789b: Layer already exists 10:10:38 8db965242818: Layer already exists 10:10:38 aedc3bda2944: Layer already exists 10:10:38 bda9dfeb1ace: Pushed 10:10:38 2adbc92d4f41: Pushed 10:10:38 d98387b32eb7: Pushed 10:10:39 7a1e0fe68b2a: Pushed 10:10:39 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } 10:10:39 #51 ... 10:10:39 10:10:39 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:10:39 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 10:10:39 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 10:10:39 #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 10:10:39 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 10:10:39 #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 10:10:39 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 10:10:39 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 10:10:39 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:10:39 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.3s 10:10:39 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 10:10:39 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:39 + 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 10:10:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:10:39 d98387b32eb7: Preparing 10:10:39 2adbc92d4f41: Preparing 10:10:39 bda9dfeb1ace: Preparing 10:10:39 7a1e0fe68b2a: Preparing 10:10:39 310cccd4ef50: Preparing 10:10:39 7fb81bb43d57: Preparing 10:10:39 3aed9825789b: Preparing 10:10:39 8db965242818: Preparing 10:10:39 aedc3bda2944: Preparing 10:10:39 7fb81bb43d57: Waiting 10:10:39 3aed9825789b: Waiting 10:10:39 8db965242818: Waiting 10:10:39 310cccd4ef50: Layer already exists 10:10:39 d98387b32eb7: Layer already exists 10:10:39 2adbc92d4f41: Layer already exists 10:10:39 bda9dfeb1ace: Layer already exists 10:10:39 7a1e0fe68b2a: Layer already exists 10:10:39 7fb81bb43d57: Layer already exists 10:10:39 3aed9825789b: Layer already exists 10:10:39 8db965242818: Layer already exists 10:10:39 aedc3bda2944: Layer already exists 10:10:39 latest: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 10:10:40 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.1s done 10:10:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.20 10:10:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:10:40 d98387b32eb7: Preparing 10:10:40 2adbc92d4f41: Preparing 10:10:40 bda9dfeb1ace: Preparing 10:10:40 7a1e0fe68b2a: Preparing 10:10:40 310cccd4ef50: Preparing 10:10:40 7fb81bb43d57: Preparing 10:10:40 3aed9825789b: Preparing 10:10:40 8db965242818: Preparing 10:10:40 aedc3bda2944: Preparing 10:10:40 3aed9825789b: Waiting 10:10:40 7fb81bb43d57: Waiting 10:10:40 8db965242818: Waiting 10:10:40 aedc3bda2944: Waiting 10:10:40 310cccd4ef50: Layer already exists 10:10:40 2adbc92d4f41: Layer already exists 10:10:40 bda9dfeb1ace: Layer already exists 10:10:40 d98387b32eb7: Layer already exists 10:10:40 7a1e0fe68b2a: Layer already exists 10:10:40 7fb81bb43d57: Layer already exists 10:10:40 8db965242818: Layer already exists 10:10:40 3aed9825789b: Layer already exists 10:10:40 aedc3bda2944: Layer already exists 10:10:40 3.2.0-dev.20: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } 10:10:40 #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.1s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:10:41 d98387b32eb7: Preparing 10:10:41 2adbc92d4f41: Preparing 10:10:41 bda9dfeb1ace: Preparing 10:10:41 7a1e0fe68b2a: Preparing 10:10:41 310cccd4ef50: Preparing 10:10:41 7fb81bb43d57: Preparing 10:10:41 3aed9825789b: Preparing 10:10:41 8db965242818: Preparing 10:10:41 aedc3bda2944: Preparing 10:10:41 7fb81bb43d57: Waiting 10:10:41 3aed9825789b: Waiting 10:10:41 8db965242818: Waiting 10:10:41 aedc3bda2944: Waiting 10:10:41 bda9dfeb1ace: Layer already exists 10:10:41 7a1e0fe68b2a: Layer already exists 10:10:41 d98387b32eb7: Layer already exists 10:10:41 310cccd4ef50: Layer already exists 10:10:41 2adbc92d4f41: Layer already exists 10:10:41 aedc3bda2944: Layer already exists 10:10:41 3aed9825789b: Layer already exists 10:10:41 7fb81bb43d57: Layer already exists 10:10:41 8db965242818: Layer already exists 10:10:41 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:41 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10:10:42 + 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 10:10:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:10:42 d98387b32eb7: Preparing 10:10:42 2adbc92d4f41: Preparing 10:10:42 bda9dfeb1ace: Preparing 10:10:42 7a1e0fe68b2a: Preparing 10:10:42 310cccd4ef50: Preparing 10:10:42 7fb81bb43d57: Preparing 10:10:42 3aed9825789b: Preparing 10:10:42 8db965242818: Preparing 10:10:42 aedc3bda2944: Preparing 10:10:42 3aed9825789b: Waiting 10:10:42 8db965242818: Waiting 10:10:42 aedc3bda2944: Waiting 10:10:42 7fb81bb43d57: Waiting 10:10:42 310cccd4ef50: Layer already exists 10:10:42 d98387b32eb7: Layer already exists 10:10:42 7a1e0fe68b2a: Layer already exists 10:10:42 2adbc92d4f41: Layer already exists 10:10:42 bda9dfeb1ace: Layer already exists 10:10:42 7fb81bb43d57: Layer already exists 10:10:42 3aed9825789b: Layer already exists 10:10:42 8db965242818: Layer already exists 10:10:42 aedc3bda2944: Layer already exists 10:10:42 main: digest: sha256:6c0c9e890009ad8c0026794de0fd80ff02e3a1b94c5aab6cdaf992d83289c67e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:42 ===================================================== [Pipeline] echo 10:10:42 taggedImages: 10:10:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:10:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.20 10:10:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:10:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:10:42 a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:42 latest 10:10:42 3.2.0-dev.20 10:10:42 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:42 main 10:10:42 ===================================================== [Pipeline] withEnv [Pipeline] { 10:10:42 #52 ... 10:10:42 10:10:42 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:10:42 #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 10:10:42 #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 10:10:42 #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 10:10:42 #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 10:10:42 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 10:10:42 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done 10:10:42 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 10:10:42 #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done 10:10:42 #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.8s done 10:10:42 #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 10:10:42 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.3s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:43 #53 ... 10:10:43 10:10:43 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:10:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:43 + docker push nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:10:43 de82c7cb843d: Preparing 10:10:43 bb7fe7f2521e: Preparing 10:10:43 310cccd4ef50: Preparing 10:10:43 7fb81bb43d57: Preparing 10:10:43 735bde31ebd8: Preparing 10:10:43 8db965242818: Preparing 10:10:43 aedc3bda2944: Preparing 10:10:43 8db965242818: Waiting 10:10:43 aedc3bda2944: Waiting 10:10:43 7fb81bb43d57: Layer already exists 10:10:43 310cccd4ef50: Layer already exists 10:10:43 8db965242818: Layer already exists 10:10:43 aedc3bda2944: Layer already exists 10:10:43 735bde31ebd8: Pushed 10:10:43 de82c7cb843d: Pushed 10:10:43 #52 ... 10:10:43 10:10:43 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:10:43 #0 8.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:43 #0 9.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:43 #54 ... 10:10:43 10:10:43 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:10:43 #0 6.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:43 #0 8.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:43 #55 ... 10:10:43 10:10:43 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:10:43 #0 7.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:43 #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #56 ... 10:10:44 10:10:44 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:10:44 #0 7.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 9.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #57 ... 10:10:44 10:10:44 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:10:44 #0 7.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 9.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #58 ... 10:10:44 10:10:44 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:10:44 #0 7.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #59 ... 10:10:44 10:10:44 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:10:44 #0 7.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #60 ... 10:10:44 10:10:44 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:10:44 #0 7.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 8.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #61 ... 10:10:44 10:10:44 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:10:44 #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 9.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #62 ... 10:10:44 10:10:44 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:10:44 #0 7.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 9.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #63 ... 10:10:44 10:10:44 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:10:44 #0 7.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:44 #0 9.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:44 #64 ... 10:10:44 10:10:44 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:10:45 bb7fe7f2521e: Pushed 10:10:45 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:10:46 de82c7cb843d: Preparing 10:10:46 bb7fe7f2521e: Preparing 10:10:46 310cccd4ef50: Preparing 10:10:46 7fb81bb43d57: Preparing 10:10:46 735bde31ebd8: Preparing 10:10:46 8db965242818: Preparing 10:10:46 aedc3bda2944: Preparing 10:10:46 8db965242818: Waiting 10:10:46 aedc3bda2944: Waiting 10:10:46 bb7fe7f2521e: Layer already exists 10:10:46 7fb81bb43d57: Layer already exists 10:10:46 735bde31ebd8: Layer already exists 10:10:46 de82c7cb843d: Layer already exists 10:10:46 310cccd4ef50: Layer already exists 10:10:46 8db965242818: Layer already exists 10:10:46 aedc3bda2944: Layer already exists 10:10:46 latest: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:46 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 10:10:47 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.20 10:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:10:47 de82c7cb843d: Preparing 10:10:47 bb7fe7f2521e: Preparing 10:10:47 310cccd4ef50: Preparing 10:10:47 7fb81bb43d57: Preparing 10:10:47 735bde31ebd8: Preparing 10:10:47 8db965242818: Preparing 10:10:47 aedc3bda2944: Preparing 10:10:47 8db965242818: Waiting 10:10:47 aedc3bda2944: Waiting 10:10:47 735bde31ebd8: Layer already exists 10:10:47 310cccd4ef50: Layer already exists 10:10:47 7fb81bb43d57: Layer already exists 10:10:47 bb7fe7f2521e: Layer already exists 10:10:47 de82c7cb843d: Layer already exists 10:10:47 8db965242818: Layer already exists 10:10:47 aedc3bda2944: Layer already exists 10:10:47 3.2.0-dev.20: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:47 + docker push nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:10:47 de82c7cb843d: Preparing 10:10:47 bb7fe7f2521e: Preparing 10:10:47 310cccd4ef50: Preparing 10:10:47 7fb81bb43d57: Preparing 10:10:47 735bde31ebd8: Preparing 10:10:47 8db965242818: Preparing 10:10:47 aedc3bda2944: Preparing 10:10:47 8db965242818: Waiting 10:10:47 aedc3bda2944: Waiting 10:10:47 bb7fe7f2521e: Layer already exists 10:10:47 735bde31ebd8: Layer already exists 10:10:47 310cccd4ef50: Layer already exists 10:10:47 de82c7cb843d: Layer already exists 10:10:47 7fb81bb43d57: Layer already exists 10:10:47 8db965242818: Layer already exists 10:10:47 aedc3bda2944: Layer already exists 10:10:47 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:48 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:10:48 de82c7cb843d: Preparing 10:10:48 bb7fe7f2521e: Preparing 10:10:48 310cccd4ef50: Preparing 10:10:48 7fb81bb43d57: Preparing 10:10:48 735bde31ebd8: Preparing 10:10:48 8db965242818: Preparing 10:10:48 aedc3bda2944: Preparing 10:10:48 8db965242818: Waiting 10:10:48 aedc3bda2944: Waiting 10:10:48 bb7fe7f2521e: Layer already exists 10:10:48 7fb81bb43d57: Layer already exists 10:10:48 310cccd4ef50: Layer already exists 10:10:48 735bde31ebd8: Layer already exists 10:10:48 de82c7cb843d: Layer already exists 10:10:48 8db965242818: Layer already exists 10:10:48 aedc3bda2944: Layer already exists 10:10:48 main: digest: sha256:c70d911c8f6506bdf6b537be0aa3d7b140cc5dd0776ff1e3b1e18e52575771d1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:49 ===================================================== [Pipeline] echo 10:10:49 taggedImages: 10:10:49 - nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:49 - nexus3.edgexfoundry.org:10004/core-data:latest 10:10:49 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.20 10:10:49 - nexus3.edgexfoundry.org:10004/core-data:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:49 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:10:49 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:10:49 a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:49 latest 10:10:49 3.2.0-dev.20 10:10:49 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:49 main 10:10:49 ===================================================== 10:10:49 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.5s done 10:10:49 #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.5s done 10:10:49 #52 ... 10:10:49 10:10:49 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:10:49 #64 15.87 (1/4) Installing dumb-init (1.2.5-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:10:49 #64 15.91 (2/4) Installing openssl (3.1.4-r5) 10:10:49 #64 16.07 (3/4) Installing su-exec (0.2-r3) [Pipeline] sh 10:10:49 #64 ... 10:10:49 10:10:49 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:10:49 #51 7.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:49 #51 9.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:49 #51 14.81 OK: 266 MiB in 52 packages 10:10:49 #51 DONE 17.0s 10:10:49 10:10:49 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:10:49 #64 16.09 (4/4) Installing yq (4.33.3-r5) 10:10:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:10:50 2c1810c65665: Preparing 10:10:50 017f0f7b350b: Preparing 10:10:50 cae9ce2aa711: Preparing 10:10:50 310cccd4ef50: Preparing 10:10:50 7fb81bb43d57: Preparing 10:10:50 3aed9825789b: Preparing 10:10:50 8db965242818: Preparing 10:10:50 aedc3bda2944: Preparing 10:10:50 3aed9825789b: Waiting 10:10:50 8db965242818: Waiting 10:10:50 aedc3bda2944: Waiting 10:10:50 7fb81bb43d57: Layer already exists 10:10:50 310cccd4ef50: Layer already exists 10:10:50 3aed9825789b: Layer already exists 10:10:50 8db965242818: Layer already exists 10:10:50 aedc3bda2944: Layer already exists 10:10:50 017f0f7b350b: Pushed 10:10:50 2c1810c65665: Pushed 10:10:50 #64 ... 10:10:50 10:10:50 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:10:50 #65 DONE 0.8s 10:10:50 10:10:50 #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:51 #66 ... 10:10:51 10:10:51 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:10:51 #55 14.98 (1/1) Installing dumb-init (1.2.5-r2) 10:10:51 #55 15.03 Executing busybox-1.36.1-r5.trigger 10:10:51 #55 15.23 OK: 8 MiB in 16 packages 10:10:51 #55 DONE 18.3s 10:10:51 10:10:51 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:10:51 #45 7.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:51 #45 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:51 #45 16.30 (1/2) Installing ca-certificates (20230506-r0) 10:10:51 #45 17.04 (2/2) Installing dumb-init (1.2.5-r2) 10:10:51 #45 17.11 Executing busybox-1.36.1-r5.trigger 10:10:51 #45 17.36 Executing ca-certificates-20230506-r0.trigger 10:10:51 #45 ... 10:10:51 10:10:51 #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 10:10:51 #67 ... 10:10:51 10:10:51 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 10:10:51 #56 15.91 (1/1) Installing dumb-init (1.2.5-r2) 10:10:51 #56 15.97 Executing busybox-1.36.1-r5.trigger 10:10:51 #56 16.15 OK: 8 MiB in 16 packages 10:10:51 #56 DONE 17.9s 10:10:51 10:10:51 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 10:10:51 #54 16.41 OK: 266 MiB in 52 packages 10:10:51 #54 DONE 18.1s 10:10:51 10:10:51 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:10:51 cae9ce2aa711: Pushed 10:10:51 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv 10:10:51 #68 ... 10:10:51 10:10:51 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 10:10:51 #58 16.01 (1/2) Installing dumb-init (1.2.5-r2) 10:10:51 #58 16.07 (2/2) Installing su-exec (0.2-r3) 10:10:51 #58 16.09 Executing busybox-1.36.1-r5.trigger 10:10:51 #58 16.49 OK: 8 MiB in 17 packages 10:10:51 #58 DONE 18.2s 10:10:51 10:10:51 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:52 #69 ... 10:10:52 10:10:52 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:10:52 #60 16.57 OK: 266 MiB in 52 packages 10:10:52 #60 DONE 18.8s 10:10:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:10:52 2c1810c65665: Preparing 10:10:52 017f0f7b350b: Preparing 10:10:52 cae9ce2aa711: Preparing 10:10:52 310cccd4ef50: Preparing 10:10:52 7fb81bb43d57: Preparing 10:10:52 3aed9825789b: Preparing 10:10:52 8db965242818: Preparing 10:10:52 aedc3bda2944: Preparing 10:10:52 8db965242818: Waiting 10:10:52 aedc3bda2944: Waiting 10:10:52 3aed9825789b: Waiting 10:10:52 2c1810c65665: Layer already exists 10:10:52 cae9ce2aa711: Layer already exists 10:10:52 310cccd4ef50: Layer already exists 10:10:52 017f0f7b350b: Layer already exists 10:10:52 7fb81bb43d57: Layer already exists 10:10:52 3aed9825789b: Layer already exists 10:10:52 8db965242818: Layer already exists 10:10:52 aedc3bda2944: Layer already exists 10:10:52 latest: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv 10:10:52 10:10:52 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:53 #70 ... 10:10:53 10:10:53 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:10:53 #64 17.86 Executing busybox-1.36.1-r5.trigger 10:10:53 #64 18.13 OK: 18 MiB in 19 packages 10:10:53 #64 DONE 19.3s 10:10:53 10:10:53 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:10:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:53 #71 ... 10:10:53 10:10:53 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:10:53 #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s done 10:10:53 #53 ... 10:10:53 10:10:53 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:10:53 #72 DONE 1.9s 10:10:53 10:10:53 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:10:53 #57 15.17 (1/4) Installing ca-certificates (20230506-r0) 10:10:53 #57 15.47 (2/4) Installing dumb-init (1.2.5-r2) 10:10:53 #57 15.49 (3/4) Installing su-exec (0.2-r3) 10:10:53 #57 15.50 (4/4) Installing yq (4.33.3-r5) 10:10:53 #57 17.27 Executing busybox-1.36.1-r5.trigger 10:10:53 #57 17.41 Executing ca-certificates-20230506-r0.trigger 10:10:53 #57 18.49 OK: 18 MiB in 19 packages 10:10:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.20 10:10:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:10:53 2c1810c65665: Preparing 10:10:53 017f0f7b350b: Preparing 10:10:53 cae9ce2aa711: Preparing 10:10:53 310cccd4ef50: Preparing 10:10:53 7fb81bb43d57: Preparing 10:10:53 3aed9825789b: Preparing 10:10:53 8db965242818: Preparing 10:10:53 aedc3bda2944: Preparing 10:10:53 8db965242818: Waiting 10:10:53 3aed9825789b: Waiting 10:10:53 aedc3bda2944: Waiting 10:10:53 310cccd4ef50: Layer already exists 10:10:53 017f0f7b350b: Layer already exists 10:10:53 cae9ce2aa711: Layer already exists 10:10:53 2c1810c65665: Layer already exists 10:10:53 7fb81bb43d57: Layer already exists 10:10:53 8db965242818: Layer already exists 10:10:53 3aed9825789b: Layer already exists 10:10:53 aedc3bda2944: Layer already exists 10:10:53 3.2.0-dev.20: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:54 #57 ... 10:10:54 10:10:54 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:10:54 #70 DONE 1.9s 10:10:54 10:10:54 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:10:54 2c1810c65665: Preparing 10:10:54 017f0f7b350b: Preparing 10:10:54 cae9ce2aa711: Preparing 10:10:54 310cccd4ef50: Preparing 10:10:54 7fb81bb43d57: Preparing 10:10:54 3aed9825789b: Preparing 10:10:54 8db965242818: Preparing 10:10:54 aedc3bda2944: Preparing 10:10:54 aedc3bda2944: Waiting 10:10:54 3aed9825789b: Waiting 10:10:54 8db965242818: Waiting 10:10:54 7fb81bb43d57: Layer already exists 10:10:54 017f0f7b350b: Layer already exists 10:10:54 310cccd4ef50: Layer already exists 10:10:54 cae9ce2aa711: Layer already exists 10:10:54 2c1810c65665: Layer already exists 10:10:54 8db965242818: Layer already exists 10:10:54 aedc3bda2944: Layer already exists 10:10:54 3aed9825789b: Layer already exists 10:10:54 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:54 #73 ... 10:10:54 10:10:54 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:10:54 #57 DONE 21.1s 10:10:54 10:10:54 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main 10:10:55 #74 ... 10:10:55 10:10:55 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:10:55 #45 18.63 OK: 9 MiB in 17 packages 10:10:55 #45 DONE 21.5s 10:10:55 10:10:55 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:10:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:10:55 2c1810c65665: Preparing 10:10:55 017f0f7b350b: Preparing 10:10:55 cae9ce2aa711: Preparing 10:10:55 310cccd4ef50: Preparing 10:10:55 7fb81bb43d57: Preparing 10:10:55 3aed9825789b: Preparing 10:10:55 8db965242818: Preparing 10:10:55 aedc3bda2944: Preparing 10:10:55 3aed9825789b: Waiting 10:10:55 8db965242818: Waiting 10:10:55 aedc3bda2944: Waiting 10:10:55 cae9ce2aa711: Layer already exists 10:10:55 017f0f7b350b: Layer already exists 10:10:55 7fb81bb43d57: Layer already exists 10:10:55 310cccd4ef50: Layer already exists 10:10:55 2c1810c65665: Layer already exists 10:10:55 3aed9825789b: Layer already exists 10:10:55 8db965242818: Layer already exists 10:10:55 aedc3bda2944: Layer already exists 10:10:55 main: digest: sha256:cf7399b772a58809507523889ac5fd40b9a8476a231db50a50175a17a50275a8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:10:55 ===================================================== [Pipeline] echo 10:10:55 taggedImages: 10:10:55 - nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:10:55 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.20 10:10:55 - nexus3.edgexfoundry.org:10004/core-metadata:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:10:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:10:56 a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:56 latest 10:10:56 3.2.0-dev.20 10:10:56 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:10:56 main 10:10:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e 10:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:10:57 461238d8742c: Preparing 10:10:57 11889ddab9c9: Preparing 10:10:57 824be1766582: Preparing 10:10:57 f97a181adf83: Preparing 10:10:57 a054bdc6c890: Preparing 10:10:57 b101593b20c6: Preparing 10:10:57 1b2209cd5ec6: Preparing 10:10:57 310cccd4ef50: Preparing 10:10:57 7fb81bb43d57: Preparing 10:10:57 b101593b20c6: Waiting 10:10:57 1b2209cd5ec6: Waiting 10:10:57 310cccd4ef50: Waiting 10:10:57 56b728de02e6: Preparing 10:10:57 59472ba7df09: Preparing 10:10:57 5f70bf18a086: Preparing 10:10:57 9967df185c66: Preparing 10:10:57 b80c6689659f: Preparing 10:10:57 2f982e7dff35: Preparing 10:10:57 aedc3bda2944: Preparing 10:10:57 7fb81bb43d57: Waiting 10:10:57 56b728de02e6: Waiting 10:10:57 59472ba7df09: Waiting 10:10:57 5f70bf18a086: Waiting 10:10:57 9967df185c66: Waiting 10:10:57 b80c6689659f: Waiting 10:10:57 2f982e7dff35: Waiting 10:10:57 aedc3bda2944: Waiting 10:10:57 a054bdc6c890: Pushed 10:10:57 461238d8742c: Pushed 10:10:57 11889ddab9c9: Pushed 10:10:57 f97a181adf83: Pushed 10:10:57 824be1766582: Pushed 10:10:57 310cccd4ef50: Layer already exists 10:10:57 7fb81bb43d57: Layer already exists 10:10:57 b101593b20c6: Pushed 10:10:57 5f70bf18a086: Pushed 10:10:57 56b728de02e6: Pushed 10:10:57 59472ba7df09: Pushed 10:10:57 9967df185c66: Pushed 10:10:57 aedc3bda2944: Layer already exists 10:10:57 b80c6689659f: Pushed 10:10:57 2f982e7dff35: Pushed 10:10:57 #75 ... 10:10:57 10:10:57 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:10:57 #63 15.39 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:10:57 #63 15.39 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:10:57 #63 15.39 OK: 19951 distinct packages available 10:10:57 #63 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:57 #63 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:57 #63 22.85 OK: 266 MiB in 52 packages 10:10:57 #63 DONE 23.9s 10:10:57 10:10:57 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:10:58 #76 ... 10:10:58 10:10:58 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:10:58 #59 15.13 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:10:58 #59 15.13 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:10:58 #59 15.13 OK: 19946 distinct packages available 10:10:58 #59 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:58 #59 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:58 #59 23.18 (1/4) Installing dumb-init (1.2.5-r2) 10:10:58 #59 23.20 (2/4) Installing musl-obstack (1.2.3-r2) 10:10:58 #59 23.21 (3/4) Installing libucontext (1.2-r2) 10:10:58 #59 23.24 (4/4) Installing gcompat (1.1.0-r1) 10:10:58 #59 23.32 Executing busybox-1.36.1-r5.trigger 10:10:58 #59 23.41 OK: 8 MiB in 19 packages 10:10:58 #59 DONE 24.5s 10:10:58 10:10:58 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:10:58 #62 16.40 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:10:58 #62 16.40 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:10:58 #62 16.40 OK: 19946 distinct packages available 10:10:58 #62 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:58 #62 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:58 #62 23.00 (1/5) Installing dumb-init (1.2.5-r2) 10:10:58 #62 23.02 (2/5) Installing musl-obstack (1.2.3-r2) 10:10:58 #62 23.12 (3/5) Installing libucontext (1.2-r2) 10:10:58 #62 23.13 (4/5) Installing gcompat (1.1.0-r1) 10:10:58 #62 23.14 (5/5) Installing openssl (3.1.4-r5) 10:10:58 #62 23.22 Executing busybox-1.36.1-r5.trigger 10:10:58 #62 23.35 OK: 9 MiB in 20 packages 10:10:58 #62 DONE 24.6s 10:10:58 10:10:58 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:10:58 1b2209cd5ec6: Pushed 10:10:58 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:10:58 #77 ... 10:10:58 10:10:58 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:10:58 #61 15.29 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:10:58 #61 15.29 v3.18.6-61-gf0a3495456b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:10:58 #61 15.29 OK: 19946 distinct packages available 10:10:58 #61 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:10:58 #61 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:10:58 #61 22.80 (1/11) Installing ca-certificates (20230506-r0) 10:10:58 #61 23.05 (2/11) Installing brotli-libs (1.0.9-r14) 10:10:58 #61 23.13 (3/11) Installing libunistring (1.1-r1) 10:10:58 #61 23.20 (4/11) Installing libidn2 (2.3.4-r1) 10:10:58 #61 23.22 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:10:58 #61 23.23 (6/11) Installing libcurl (8.5.0-r0) 10:10:58 #61 23.33 (7/11) Installing curl (8.5.0-r0) 10:10:58 #61 23.33 (8/11) Installing dumb-init (1.2.5-r2) 10:10:58 #61 23.33 (9/11) Installing musl-obstack (1.2.3-r2) 10:10:58 #61 23.34 (10/11) Installing libucontext (1.2-r2) 10:10:58 #61 23.38 (11/11) Installing gcompat (1.1.0-r1) 10:10:58 #61 23.39 Executing busybox-1.36.1-r5.trigger 10:10:58 #61 23.50 Executing ca-certificates-20230506-r0.trigger 10:10:58 #61 24.28 OK: 13 MiB in 26 packages 10:10:58 #61 DONE 25.0s 10:10:58 10:10:58 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:10:58 #78 ... 10:10:58 10:10:58 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:10:58 #76 DONE 1.5s [Pipeline] sh 10:10:59 10:10:59 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:10:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:10:59 461238d8742c: Preparing 10:10:59 11889ddab9c9: Preparing 10:10:59 824be1766582: Preparing 10:10:59 f97a181adf83: Preparing 10:10:59 a054bdc6c890: Preparing 10:10:59 b101593b20c6: Preparing 10:10:59 1b2209cd5ec6: Preparing 10:10:59 310cccd4ef50: Preparing 10:10:59 7fb81bb43d57: Preparing 10:10:59 56b728de02e6: Preparing 10:10:59 59472ba7df09: Preparing 10:10:59 5f70bf18a086: Preparing 10:10:59 9967df185c66: Preparing 10:10:59 b80c6689659f: Preparing 10:10:59 2f982e7dff35: Preparing 10:10:59 aedc3bda2944: Preparing 10:10:59 1b2209cd5ec6: Waiting 10:10:59 310cccd4ef50: Waiting 10:10:59 7fb81bb43d57: Waiting 10:10:59 56b728de02e6: Waiting 10:10:59 59472ba7df09: Waiting 10:10:59 5f70bf18a086: Waiting 10:10:59 9967df185c66: Waiting 10:10:59 b80c6689659f: Waiting 10:10:59 2f982e7dff35: Waiting 10:10:59 aedc3bda2944: Waiting 10:10:59 b101593b20c6: Waiting 10:10:59 461238d8742c: Layer already exists 10:10:59 824be1766582: Layer already exists 10:10:59 11889ddab9c9: Layer already exists 10:10:59 a054bdc6c890: Layer already exists 10:10:59 f97a181adf83: Layer already exists 10:10:59 b101593b20c6: Layer already exists 10:10:59 1b2209cd5ec6: Layer already exists 10:10:59 56b728de02e6: Layer already exists 10:10:59 310cccd4ef50: Layer already exists 10:10:59 7fb81bb43d57: Layer already exists 10:10:59 5f70bf18a086: Layer already exists 10:10:59 59472ba7df09: Layer already exists 10:10:59 b80c6689659f: Layer already exists 10:10:59 2f982e7dff35: Layer already exists 10:10:59 9967df185c66: Layer already exists 10:10:59 aedc3bda2944: Layer already exists 10:10:59 latest: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.20 10:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:11:00 461238d8742c: Preparing 10:11:00 11889ddab9c9: Preparing 10:11:00 824be1766582: Preparing 10:11:00 f97a181adf83: Preparing 10:11:00 a054bdc6c890: Preparing 10:11:00 b101593b20c6: Preparing 10:11:00 1b2209cd5ec6: Preparing 10:11:00 310cccd4ef50: Preparing 10:11:00 7fb81bb43d57: Preparing 10:11:00 56b728de02e6: Preparing 10:11:00 59472ba7df09: Preparing 10:11:00 5f70bf18a086: Preparing 10:11:00 9967df185c66: Preparing 10:11:00 b80c6689659f: Preparing 10:11:00 2f982e7dff35: Preparing 10:11:00 aedc3bda2944: Preparing 10:11:00 56b728de02e6: Waiting 10:11:00 59472ba7df09: Waiting 10:11:00 5f70bf18a086: Waiting 10:11:00 9967df185c66: Waiting 10:11:00 b80c6689659f: Waiting 10:11:00 2f982e7dff35: Waiting 10:11:00 b101593b20c6: Waiting 10:11:00 1b2209cd5ec6: Waiting 10:11:00 aedc3bda2944: Waiting 10:11:00 7fb81bb43d57: Waiting 10:11:00 310cccd4ef50: Waiting 10:11:00 a054bdc6c890: Layer already exists 10:11:00 11889ddab9c9: Layer already exists 10:11:00 f97a181adf83: Layer already exists 10:11:00 461238d8742c: Layer already exists 10:11:00 824be1766582: Layer already exists 10:11:00 310cccd4ef50: Layer already exists 10:11:00 1b2209cd5ec6: Layer already exists 10:11:00 56b728de02e6: Layer already exists 10:11:00 5f70bf18a086: Layer already exists 10:11:00 59472ba7df09: Layer already exists 10:11:00 2f982e7dff35: Layer already exists 10:11:00 b80c6689659f: Layer already exists 10:11:00 7fb81bb43d57: Layer already exists 10:11:00 b101593b20c6: Layer already exists 10:11:00 9967df185c66: Layer already exists 10:11:00 aedc3bda2944: Layer already exists 10:11:00 3.2.0-dev.20: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:11:01 461238d8742c: Preparing 10:11:01 11889ddab9c9: Preparing 10:11:01 824be1766582: Preparing 10:11:01 f97a181adf83: Preparing 10:11:01 a054bdc6c890: Preparing 10:11:01 b101593b20c6: Preparing 10:11:01 1b2209cd5ec6: Preparing 10:11:01 310cccd4ef50: Preparing 10:11:01 7fb81bb43d57: Preparing 10:11:01 56b728de02e6: Preparing 10:11:01 b101593b20c6: Waiting 10:11:01 59472ba7df09: Preparing 10:11:01 5f70bf18a086: Preparing 10:11:01 9967df185c66: Preparing 10:11:01 1b2209cd5ec6: Waiting 10:11:01 b80c6689659f: Preparing 10:11:01 2f982e7dff35: Preparing 10:11:01 aedc3bda2944: Preparing 10:11:01 59472ba7df09: Waiting 10:11:01 b80c6689659f: Waiting 10:11:01 5f70bf18a086: Waiting 10:11:01 2f982e7dff35: Waiting 10:11:01 7fb81bb43d57: Waiting 10:11:01 9967df185c66: Waiting 10:11:01 56b728de02e6: Waiting 10:11:01 aedc3bda2944: Waiting 10:11:01 824be1766582: Layer already exists 10:11:01 a054bdc6c890: Layer already exists 10:11:01 f97a181adf83: Layer already exists 10:11:01 461238d8742c: Layer already exists 10:11:01 11889ddab9c9: Layer already exists 10:11:01 b101593b20c6: Layer already exists 10:11:01 1b2209cd5ec6: Layer already exists 10:11:01 310cccd4ef50: Layer already exists 10:11:01 56b728de02e6: Layer already exists 10:11:01 7fb81bb43d57: Layer already exists 10:11:01 b80c6689659f: Layer already exists 10:11:01 5f70bf18a086: Layer already exists 10:11:01 9967df185c66: Layer already exists 10:11:01 2f982e7dff35: Layer already exists 10:11:01 59472ba7df09: Layer already exists 10:11:01 aedc3bda2944: Layer already exists 10:11:01 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:11:02 461238d8742c: Preparing 10:11:02 11889ddab9c9: Preparing 10:11:02 824be1766582: Preparing 10:11:02 f97a181adf83: Preparing 10:11:02 a054bdc6c890: Preparing 10:11:02 b101593b20c6: Preparing 10:11:02 1b2209cd5ec6: Preparing 10:11:02 310cccd4ef50: Preparing 10:11:02 7fb81bb43d57: Preparing 10:11:02 56b728de02e6: Preparing 10:11:02 59472ba7df09: Preparing 10:11:02 5f70bf18a086: Preparing 10:11:02 9967df185c66: Preparing 10:11:02 b80c6689659f: Preparing 10:11:02 2f982e7dff35: Preparing 10:11:02 1b2209cd5ec6: Waiting 10:11:02 aedc3bda2944: Preparing 10:11:02 310cccd4ef50: Waiting 10:11:02 5f70bf18a086: Waiting 10:11:02 9967df185c66: Waiting 10:11:02 7fb81bb43d57: Waiting 10:11:02 aedc3bda2944: Waiting 10:11:02 b80c6689659f: Waiting 10:11:02 56b728de02e6: Waiting 10:11:02 59472ba7df09: Waiting 10:11:02 2f982e7dff35: Waiting 10:11:02 b101593b20c6: Waiting 10:11:02 11889ddab9c9: Layer already exists 10:11:02 461238d8742c: Layer already exists 10:11:02 824be1766582: Layer already exists 10:11:02 f97a181adf83: Layer already exists 10:11:02 a054bdc6c890: Layer already exists 10:11:02 b101593b20c6: Layer already exists 10:11:02 1b2209cd5ec6: Layer already exists 10:11:02 310cccd4ef50: Layer already exists 10:11:02 7fb81bb43d57: Layer already exists 10:11:02 56b728de02e6: Layer already exists 10:11:02 59472ba7df09: Layer already exists 10:11:02 9967df185c66: Layer already exists 10:11:02 b80c6689659f: Layer already exists 10:11:02 2f982e7dff35: Layer already exists 10:11:02 5f70bf18a086: Layer already exists 10:11:02 aedc3bda2944: Layer already exists 10:11:02 main: digest: sha256:8ca3acce7525898b3e60a846f790e60ad48cb67e8acbe42cd7625714fbc3bbaa size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:03 ===================================================== [Pipeline] echo 10:11:03 taggedImages: 10:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.20 10:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:11:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:11:03 a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:03 latest 10:11:03 3.2.0-dev.20 10:11:03 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:03 main 10:11:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 10:11:03 #79 ... 10:11:03 10:11:03 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 10:11:03 #67 9.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:03 #67 9.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:03 #67 11.30 OK: 8 MiB in 16 packages 10:11:03 #67 DONE 12.8s 10:11:03 10:11:03 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:11:03 #75 8.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:04 #75 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:11:04 d98387b32eb7: Preparing 10:11:04 2adbc92d4f41: Preparing 10:11:04 ecb36409728c: Preparing 10:11:04 7037fe7695d5: Preparing 10:11:04 310cccd4ef50: Preparing 10:11:04 7fb81bb43d57: Preparing 10:11:04 3aed9825789b: Preparing 10:11:04 8db965242818: Preparing 10:11:04 aedc3bda2944: Preparing 10:11:04 7fb81bb43d57: Waiting 10:11:04 3aed9825789b: Waiting 10:11:04 aedc3bda2944: Waiting 10:11:04 310cccd4ef50: Layer already exists 10:11:04 d98387b32eb7: Layer already exists 10:11:04 2adbc92d4f41: Layer already exists 10:11:04 7fb81bb43d57: Layer already exists 10:11:04 3aed9825789b: Layer already exists 10:11:04 8db965242818: Layer already exists 10:11:04 aedc3bda2944: Layer already exists 10:11:04 ecb36409728c: Pushed 10:11:05 #75 ... 10:11:05 10:11:05 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:11:05 #0 8.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:05 #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:05 #80 ... 10:11:05 10:11:05 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:11:05 #78 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:05 #78 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:05 7037fe7695d5: Pushed 10:11:05 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:11:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:11:06 d98387b32eb7: Preparing 10:11:06 2adbc92d4f41: Preparing 10:11:06 ecb36409728c: Preparing 10:11:06 7037fe7695d5: Preparing 10:11:06 310cccd4ef50: Preparing 10:11:06 7fb81bb43d57: Preparing 10:11:06 3aed9825789b: Preparing 10:11:06 8db965242818: Preparing 10:11:06 aedc3bda2944: Preparing 10:11:06 8db965242818: Waiting 10:11:06 7fb81bb43d57: Waiting 10:11:06 aedc3bda2944: Waiting 10:11:06 3aed9825789b: Waiting 10:11:06 d98387b32eb7: Layer already exists 10:11:06 2adbc92d4f41: Layer already exists 10:11:06 7037fe7695d5: Layer already exists 10:11:06 ecb36409728c: Layer already exists 10:11:06 310cccd4ef50: Layer already exists 10:11:06 7fb81bb43d57: Layer already exists 10:11:06 3aed9825789b: Layer already exists 10:11:06 8db965242818: Layer already exists 10:11:06 aedc3bda2944: Layer already exists 10:11:06 latest: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.20 10:11:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:11:07 d98387b32eb7: Preparing 10:11:07 2adbc92d4f41: Preparing 10:11:07 ecb36409728c: Preparing 10:11:07 7037fe7695d5: Preparing 10:11:07 310cccd4ef50: Preparing 10:11:07 7fb81bb43d57: Preparing 10:11:07 3aed9825789b: Preparing 10:11:07 8db965242818: Preparing 10:11:07 aedc3bda2944: Preparing 10:11:07 3aed9825789b: Waiting 10:11:07 8db965242818: Waiting 10:11:07 aedc3bda2944: Waiting 10:11:07 7fb81bb43d57: Waiting 10:11:07 7037fe7695d5: Layer already exists 10:11:07 310cccd4ef50: Layer already exists 10:11:07 ecb36409728c: Layer already exists 10:11:07 2adbc92d4f41: Layer already exists 10:11:07 d98387b32eb7: Layer already exists 10:11:07 3aed9825789b: Layer already exists 10:11:07 7fb81bb43d57: Layer already exists 10:11:07 8db965242818: Layer already exists 10:11:07 aedc3bda2944: Layer already exists 10:11:07 3.2.0-dev.20: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:08 #78 ... 10:11:08 10:11:08 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:11:08 #0 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:08 #0 7.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv 10:11:08 #81 ... 10:11:08 10:11:08 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:11:08 #80 12.99 OK: 18 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:11:08 d98387b32eb7: Preparing 10:11:08 2adbc92d4f41: Preparing 10:11:08 ecb36409728c: Preparing 10:11:08 7037fe7695d5: Preparing 10:11:08 310cccd4ef50: Preparing 10:11:08 7fb81bb43d57: Preparing 10:11:08 3aed9825789b: Preparing 10:11:08 8db965242818: Preparing 10:11:08 aedc3bda2944: Preparing 10:11:08 7fb81bb43d57: Waiting 10:11:08 3aed9825789b: Waiting 10:11:08 8db965242818: Waiting 10:11:08 aedc3bda2944: Waiting 10:11:08 7037fe7695d5: Layer already exists 10:11:08 d98387b32eb7: Layer already exists 10:11:08 ecb36409728c: Layer already exists 10:11:08 2adbc92d4f41: Layer already exists 10:11:08 310cccd4ef50: Layer already exists 10:11:08 3aed9825789b: Layer already exists 10:11:08 8db965242818: Layer already exists 10:11:08 aedc3bda2944: Layer already exists 10:11:08 7fb81bb43d57: Layer already exists 10:11:08 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:11:09 d98387b32eb7: Preparing 10:11:09 2adbc92d4f41: Preparing 10:11:09 ecb36409728c: Preparing 10:11:09 7037fe7695d5: Preparing 10:11:09 310cccd4ef50: Preparing 10:11:09 7fb81bb43d57: Preparing 10:11:09 3aed9825789b: Preparing 10:11:09 8db965242818: Preparing 10:11:09 aedc3bda2944: Preparing 10:11:09 8db965242818: Waiting 10:11:09 aedc3bda2944: Waiting 10:11:09 7fb81bb43d57: Waiting 10:11:09 3aed9825789b: Waiting 10:11:09 2adbc92d4f41: Layer already exists 10:11:09 7037fe7695d5: Layer already exists 10:11:09 d98387b32eb7: Layer already exists 10:11:09 310cccd4ef50: Layer already exists 10:11:09 ecb36409728c: Layer already exists 10:11:09 7fb81bb43d57: Layer already exists 10:11:09 3aed9825789b: Layer already exists 10:11:09 aedc3bda2944: Layer already exists 10:11:09 8db965242818: Layer already exists 10:11:09 main: digest: sha256:f16725bf8f0730e171f6d29d44125218bcf59614f91257486ceb3e3d2a64941f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:10 ===================================================== [Pipeline] echo 10:11:10 taggedImages: 10:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.20 10:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:11:10 #80 ... 10:11:10 10:11:10 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 10:11:10 #69 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:10 #69 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:10 #69 15.52 OK: 8 MiB in 17 packages 10:11:10 #69 DONE 18.5s 10:11:10 10:11:10 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:11:10 #71 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:10 #71 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:10 #71 15.23 OK: 18 MiB in 19 packages 10:11:10 #71 DONE 17.3s 10:11:10 10:11:10 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 10:11:10 #68 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:10 #68 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:10 #68 15.47 OK: 8 MiB in 16 packages 10:11:10 #68 DONE 18.8s 10:11:10 10:11:10 #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:11:10 #78 9.841 OK: 13 MiB in 26 packages 10:11:10 #78 DONE 11.7s 10:11:10 10:11:10 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:11:10 #81 10.77 OK: 8 MiB in 19 packages 10:11:10 #81 DONE 12.1s 10:11:10 10:11:10 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:11:10 #82 ... 10:11:10 10:11:10 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 10:11:10 #77 5.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:11:10 #77 7.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:11:10 #77 10.35 OK: 9 MiB in 20 packages 10:11:10 #77 DONE 12.3s 10:11:10 10:11:10 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 10:11:10 #75 12.90 OK: 9 MiB in 17 packages 10:11:10 #75 DONE 15.5s [Pipeline] echo 10:11:10 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:11:10 a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:10 latest 10:11:10 3.2.0-dev.20 10:11:10 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:10 main 10:11:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 10:11:10 10:11:10 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:11:10 #80 DONE 15.6s 10:11:10 10:11:10 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:10 #83 ... 10:11:10 10:11:10 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:11:10 #84 DONE 0.5s 10:11:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv 10:11:11 10:11:11 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:11:11 d2e229e89165: Preparing 10:11:11 1172ee7ba82d: Preparing 10:11:11 1926f7a268ec: Preparing 10:11:11 d86d43b56ccd: Preparing 10:11:11 63e4bf6964b7: Preparing 10:11:11 310cccd4ef50: Preparing 10:11:11 7fb81bb43d57: Preparing 10:11:11 0e24eec5f53f: Preparing 10:11:11 3593b033189b: Preparing 10:11:11 9a3eb0127d22: Preparing 10:11:11 aedc3bda2944: Preparing 10:11:11 310cccd4ef50: Waiting 10:11:11 7fb81bb43d57: Waiting 10:11:11 0e24eec5f53f: Waiting 10:11:11 3593b033189b: Waiting 10:11:11 9a3eb0127d22: Waiting 10:11:11 aedc3bda2944: Waiting 10:11:11 63e4bf6964b7: Pushed 10:11:11 310cccd4ef50: Layer already exists 10:11:11 d2e229e89165: Pushed 10:11:11 1172ee7ba82d: Pushed 10:11:11 d86d43b56ccd: Pushed 10:11:11 7fb81bb43d57: Layer already exists 10:11:11 aedc3bda2944: Layer already exists 10:11:11 0e24eec5f53f: Pushed 10:11:11 3593b033189b: Pushed 10:11:12 1926f7a268ec: Pushed 10:11:12 9a3eb0127d22: Pushed 10:11:13 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv 10:11:13 #85 ... 10:11:13 10:11:13 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:11:13 #82 DONE 2.6s 10:11:13 10:11:13 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:11:13 #83 DONE 2.6s 10:11:13 10:11:13 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:11:13 #85 DONE 2.6s 10:11:13 10:11:13 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:11:13 #86 ... 10:11:13 10:11:13 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:11:13 #87 DONE 0.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:13 10:11:13 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:11:13 #88 DONE 0.4s 10:11:13 10:11:13 #89 [security-spire-config stage-2 6/10] COPY security.txt / 10:11:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv 10:11:13 #89 DONE 0.3s 10:11:13 10:11:13 #90 [security-spire-server stage-2 6/9] COPY security.txt / 10:11:13 #90 DONE 0.4s 10:11:13 10:11:13 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:11:13 #91 ... 10:11:13 10:11:13 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:11:13 #92 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:14 10:11:14 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:11:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:11:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:11:14 d2e229e89165: Preparing 10:11:14 1172ee7ba82d: Preparing 10:11:14 1926f7a268ec: Preparing 10:11:14 d86d43b56ccd: Preparing 10:11:14 63e4bf6964b7: Preparing 10:11:14 310cccd4ef50: Preparing 10:11:14 7fb81bb43d57: Preparing 10:11:14 0e24eec5f53f: Preparing 10:11:14 3593b033189b: Preparing 10:11:14 9a3eb0127d22: Preparing 10:11:14 aedc3bda2944: Preparing 10:11:14 7fb81bb43d57: Waiting 10:11:14 0e24eec5f53f: Waiting 10:11:14 3593b033189b: Waiting 10:11:14 9a3eb0127d22: Waiting 10:11:14 310cccd4ef50: Waiting 10:11:14 d86d43b56ccd: Layer already exists 10:11:14 63e4bf6964b7: Layer already exists 10:11:14 d2e229e89165: Layer already exists 10:11:14 1172ee7ba82d: Layer already exists 10:11:14 1926f7a268ec: Layer already exists 10:11:14 310cccd4ef50: Layer already exists 10:11:14 7fb81bb43d57: Layer already exists 10:11:14 0e24eec5f53f: Layer already exists 10:11:14 9a3eb0127d22: Layer already exists 10:11:14 3593b033189b: Layer already exists 10:11:14 aedc3bda2944: Layer already exists 10:11:14 latest: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:11:14 #93 ... 10:11:14 10:11:14 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:11:14 #94 DONE 0.4s 10:11:14 10:11:14 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 10:11:14 #93 DONE 0.5s 10:11:14 10:11:14 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:11:14 #91 DONE 0.5s 10:11:14 10:11:14 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] sh 10:11:14 #95 DONE 0.2s 10:11:14 10:11:14 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:11:14 #96 DONE 0.2s 10:11:14 10:11:14 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:11:14 #97 ... 10:11:14 10:11:14 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:11:14 #98 DONE 0.3s 10:11:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:11:14 10:11:14 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:11:14 #97 DONE 0.3s 10:11:14 10:11:14 #99 [security-spire-server] exporting to image 10:11:14 #99 exporting layers [Pipeline] sh 10:11:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.20 10:11:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:11:15 d2e229e89165: Preparing 10:11:15 1172ee7ba82d: Preparing 10:11:15 1926f7a268ec: Preparing 10:11:15 d86d43b56ccd: Preparing 10:11:15 63e4bf6964b7: Preparing 10:11:15 310cccd4ef50: Preparing 10:11:15 7fb81bb43d57: Preparing 10:11:15 0e24eec5f53f: Preparing 10:11:15 3593b033189b: Preparing 10:11:15 9a3eb0127d22: Preparing 10:11:15 aedc3bda2944: Preparing 10:11:15 7fb81bb43d57: Waiting 10:11:15 3593b033189b: Waiting 10:11:15 9a3eb0127d22: Waiting 10:11:15 aedc3bda2944: Waiting 10:11:15 310cccd4ef50: Waiting 10:11:15 0e24eec5f53f: Waiting 10:11:15 63e4bf6964b7: Layer already exists 10:11:15 1172ee7ba82d: Layer already exists 10:11:15 d2e229e89165: Layer already exists 10:11:15 1926f7a268ec: Layer already exists 10:11:15 d86d43b56ccd: Layer already exists 10:11:15 310cccd4ef50: Layer already exists 10:11:15 7fb81bb43d57: Layer already exists 10:11:15 0e24eec5f53f: Layer already exists 10:11:15 3593b033189b: Layer already exists 10:11:15 9a3eb0127d22: Layer already exists 10:11:15 aedc3bda2944: Layer already exists 10:11:15 3.2.0-dev.20: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:15 #99 ... 10:11:15 10:11:15 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:11:15 #86 DONE 2.2s 10:11:15 10:11:15 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:11:15 #100 DONE 0.2s 10:11:15 10:11:15 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } 10:11:15 #79 ... 10:11:15 10:11:15 #101 [security-spire-agent stage-3 7/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:15 #101 DONE 0.3s 10:11:15 10:11:15 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:11:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:11:16 d2e229e89165: Preparing 10:11:16 1172ee7ba82d: Preparing 10:11:16 1926f7a268ec: Preparing 10:11:16 d86d43b56ccd: Preparing 10:11:16 63e4bf6964b7: Preparing 10:11:16 310cccd4ef50: Preparing 10:11:16 7fb81bb43d57: Preparing 10:11:16 0e24eec5f53f: Preparing 10:11:16 3593b033189b: Preparing 10:11:16 9a3eb0127d22: Preparing 10:11:16 aedc3bda2944: Preparing 10:11:16 7fb81bb43d57: Waiting 10:11:16 0e24eec5f53f: Waiting 10:11:16 3593b033189b: Waiting 10:11:16 9a3eb0127d22: Waiting 10:11:16 aedc3bda2944: Waiting 10:11:16 310cccd4ef50: Waiting 10:11:16 d2e229e89165: Layer already exists 10:11:16 1172ee7ba82d: Layer already exists 10:11:16 1926f7a268ec: Layer already exists 10:11:16 d86d43b56ccd: Layer already exists 10:11:16 63e4bf6964b7: Layer already exists 10:11:16 310cccd4ef50: Layer already exists 10:11:16 0e24eec5f53f: Layer already exists 10:11:16 7fb81bb43d57: Layer already exists 10:11:16 3593b033189b: Layer already exists 10:11:16 9a3eb0127d22: Layer already exists 10:11:16 aedc3bda2944: Layer already exists 10:11:16 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv 10:11:16 #102 DONE 0.3s 10:11:16 10:11:16 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:16 #103 DONE 0.3s 10:11:16 10:11:16 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:11:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv 10:11:16 #104 DONE 0.3s 10:11:16 10:11:16 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:11:16 #52 ... 10:11:16 10:11:16 #99 [security-spire-agent] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:11:17 d2e229e89165: Preparing 10:11:17 1172ee7ba82d: Preparing 10:11:17 1926f7a268ec: Preparing 10:11:17 d86d43b56ccd: Preparing 10:11:17 63e4bf6964b7: Preparing 10:11:17 310cccd4ef50: Preparing 10:11:17 7fb81bb43d57: Preparing 10:11:17 0e24eec5f53f: Preparing 10:11:17 3593b033189b: Preparing 10:11:17 9a3eb0127d22: Preparing 10:11:17 aedc3bda2944: Preparing 10:11:17 3593b033189b: Waiting 10:11:17 9a3eb0127d22: Waiting 10:11:17 aedc3bda2944: Waiting 10:11:17 7fb81bb43d57: Waiting 10:11:17 0e24eec5f53f: Waiting 10:11:17 310cccd4ef50: Waiting 10:11:17 63e4bf6964b7: Layer already exists 10:11:17 1926f7a268ec: Layer already exists 10:11:17 1172ee7ba82d: Layer already exists 10:11:17 d86d43b56ccd: Layer already exists 10:11:17 d2e229e89165: Layer already exists 10:11:17 0e24eec5f53f: Layer already exists 10:11:17 310cccd4ef50: Layer already exists 10:11:17 7fb81bb43d57: Layer already exists 10:11:17 9a3eb0127d22: Layer already exists 10:11:17 3593b033189b: Layer already exists 10:11:17 aedc3bda2944: Layer already exists 10:11:17 main: digest: sha256:f6e5b0e7c6fe0c4b6aebea535b36f6cf15d884c5f8d0435f1d14f9b10fa8e5a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:17 ===================================================== [Pipeline] echo 10:11:17 taggedImages: 10:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.20 10:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:11:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:11:17 a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:17 latest 10:11:17 3.2.0-dev.20 10:11:17 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:17 main 10:11:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:18 #99 exporting layers 3.4s done 10:11:18 #99 writing image sha256:2a3cbed151995ddd3c0122e121a43befd0f6c1e33b6851f6bde0a8265a8109f7 0.0s done 10:11:18 #99 naming to docker.io/library/security-spire-config-arm64 10:11:18 #99 exporting layers 3.4s done 10:11:18 #99 naming to docker.io/library/security-spire-config-arm64 done 10:11:18 #99 writing image sha256:6f7d4039c3aead10b003a35f2ee2b39a247d64f2bccab935b2d69c48bd749316 10:11:18 #99 writing image sha256:6f7d4039c3aead10b003a35f2ee2b39a247d64f2bccab935b2d69c48bd749316 0.0s done 10:11:18 #99 naming to docker.io/library/security-spire-server-arm64 0.0s done 10:11:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:18 #99 exporting layers 2.2s done 10:11:18 #99 writing image sha256:dcb647bd9a962b0151f88053bf09f69774e16ebc89885adb5789af658bfa7618 0.0s done 10:11:18 #99 naming to docker.io/library/security-spire-agent-arm64 done 10:11:18 #99 DONE 4.3s 10:11:18 10:11:18 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:11:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:11:19 9b3e55b37dbb: Preparing 10:11:19 68c865b4d15a: Preparing 10:11:19 a1d0cc9f425a: Preparing 10:11:19 8dc81c66979f: Preparing 10:11:19 9ae4781979d8: Preparing 10:11:19 cddb66e07a23: Preparing 10:11:19 dd8e935a3bab: Preparing 10:11:19 310cccd4ef50: Preparing 10:11:19 7fb81bb43d57: Preparing 10:11:19 dd8e935a3bab: Waiting 10:11:19 cddb66e07a23: Waiting 10:11:19 310cccd4ef50: Waiting 10:11:19 d9f86dc01195: Preparing 10:11:19 e9eb884d8d34: Preparing 10:11:19 7fb81bb43d57: Waiting 10:11:19 d9f86dc01195: Waiting 10:11:19 aedc3bda2944: Preparing 10:11:19 e9eb884d8d34: Waiting 10:11:19 aedc3bda2944: Waiting 10:11:19 68c865b4d15a: Pushed 10:11:19 9ae4781979d8: Pushed 10:11:19 9b3e55b37dbb: Pushed 10:11:19 310cccd4ef50: Layer already exists 10:11:19 7fb81bb43d57: Layer already exists 10:11:19 cddb66e07a23: Pushed 10:11:19 dd8e935a3bab: Pushed 10:11:19 d9f86dc01195: Pushed 10:11:19 aedc3bda2944: Layer already exists 10:11:20 8dc81c66979f: Pushed 10:11:20 a1d0cc9f425a: Pushed 10:11:20 e9eb884d8d34: Pushed 10:11:20 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:11:21 9b3e55b37dbb: Preparing 10:11:21 68c865b4d15a: Preparing 10:11:21 a1d0cc9f425a: Preparing 10:11:21 8dc81c66979f: Preparing 10:11:21 9ae4781979d8: Preparing 10:11:21 cddb66e07a23: Preparing 10:11:21 dd8e935a3bab: Preparing 10:11:21 310cccd4ef50: Preparing 10:11:21 7fb81bb43d57: Preparing 10:11:21 d9f86dc01195: Preparing 10:11:21 e9eb884d8d34: Preparing 10:11:21 aedc3bda2944: Preparing 10:11:21 dd8e935a3bab: Waiting 10:11:21 d9f86dc01195: Waiting 10:11:21 e9eb884d8d34: Waiting 10:11:21 aedc3bda2944: Waiting 10:11:21 310cccd4ef50: Waiting 10:11:21 cddb66e07a23: Waiting 10:11:21 9ae4781979d8: Layer already exists 10:11:21 68c865b4d15a: Layer already exists 10:11:21 8dc81c66979f: Layer already exists 10:11:21 9b3e55b37dbb: Layer already exists 10:11:21 a1d0cc9f425a: Layer already exists 10:11:21 cddb66e07a23: Layer already exists 10:11:21 dd8e935a3bab: Layer already exists 10:11:21 310cccd4ef50: Layer already exists 10:11:21 7fb81bb43d57: Layer already exists 10:11:21 d9f86dc01195: Layer already exists 10:11:21 e9eb884d8d34: Layer already exists 10:11:21 aedc3bda2944: Layer already exists 10:11:21 latest: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.20 10:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:11:22 9b3e55b37dbb: Preparing 10:11:22 68c865b4d15a: Preparing 10:11:22 a1d0cc9f425a: Preparing 10:11:22 8dc81c66979f: Preparing 10:11:22 9ae4781979d8: Preparing 10:11:22 cddb66e07a23: Preparing 10:11:22 dd8e935a3bab: Preparing 10:11:22 310cccd4ef50: Preparing 10:11:22 7fb81bb43d57: Preparing 10:11:22 d9f86dc01195: Preparing 10:11:22 e9eb884d8d34: Preparing 10:11:22 aedc3bda2944: Preparing 10:11:22 e9eb884d8d34: Waiting 10:11:22 7fb81bb43d57: Waiting 10:11:22 cddb66e07a23: Waiting 10:11:22 dd8e935a3bab: Waiting 10:11:22 d9f86dc01195: Waiting 10:11:22 aedc3bda2944: Waiting 10:11:22 9b3e55b37dbb: Layer already exists 10:11:22 8dc81c66979f: Layer already exists 10:11:22 a1d0cc9f425a: Layer already exists 10:11:22 68c865b4d15a: Layer already exists 10:11:22 9ae4781979d8: Layer already exists 10:11:22 310cccd4ef50: Layer already exists 10:11:22 dd8e935a3bab: Layer already exists 10:11:22 cddb66e07a23: Layer already exists 10:11:22 7fb81bb43d57: Layer already exists 10:11:22 d9f86dc01195: Layer already exists 10:11:22 e9eb884d8d34: Layer already exists 10:11:22 aedc3bda2944: Layer already exists 10:11:22 3.2.0-dev.20: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:11:23 9b3e55b37dbb: Preparing 10:11:23 68c865b4d15a: Preparing 10:11:23 a1d0cc9f425a: Preparing 10:11:23 8dc81c66979f: Preparing 10:11:23 9ae4781979d8: Preparing 10:11:23 cddb66e07a23: Preparing 10:11:23 dd8e935a3bab: Preparing 10:11:23 cddb66e07a23: Waiting 10:11:23 310cccd4ef50: Preparing 10:11:23 7fb81bb43d57: Preparing 10:11:23 d9f86dc01195: Preparing 10:11:23 dd8e935a3bab: Waiting 10:11:23 e9eb884d8d34: Preparing 10:11:23 aedc3bda2944: Preparing 10:11:23 310cccd4ef50: Waiting 10:11:23 7fb81bb43d57: Waiting 10:11:23 e9eb884d8d34: Waiting 10:11:23 aedc3bda2944: Waiting 10:11:23 d9f86dc01195: Waiting 10:11:23 9ae4781979d8: Layer already exists 10:11:23 a1d0cc9f425a: Layer already exists 10:11:23 9b3e55b37dbb: Layer already exists 10:11:23 68c865b4d15a: Layer already exists 10:11:23 8dc81c66979f: Layer already exists 10:11:23 cddb66e07a23: Layer already exists 10:11:23 dd8e935a3bab: Layer already exists 10:11:23 310cccd4ef50: Layer already exists 10:11:23 d9f86dc01195: Layer already exists 10:11:23 7fb81bb43d57: Layer already exists 10:11:23 e9eb884d8d34: Layer already exists 10:11:23 aedc3bda2944: Layer already exists 10:11:23 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:11:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:11:25 9b3e55b37dbb: Preparing 10:11:25 68c865b4d15a: Preparing 10:11:25 a1d0cc9f425a: Preparing 10:11:25 8dc81c66979f: Preparing 10:11:25 9ae4781979d8: Preparing 10:11:25 cddb66e07a23: Preparing 10:11:25 dd8e935a3bab: Preparing 10:11:25 310cccd4ef50: Preparing 10:11:25 7fb81bb43d57: Preparing 10:11:25 d9f86dc01195: Preparing 10:11:25 e9eb884d8d34: Preparing 10:11:25 aedc3bda2944: Preparing 10:11:25 cddb66e07a23: Waiting 10:11:25 7fb81bb43d57: Waiting 10:11:25 d9f86dc01195: Waiting 10:11:25 dd8e935a3bab: Waiting 10:11:25 e9eb884d8d34: Waiting 10:11:25 310cccd4ef50: Waiting 10:11:25 aedc3bda2944: Waiting 10:11:25 9ae4781979d8: Layer already exists 10:11:25 8dc81c66979f: Layer already exists 10:11:25 9b3e55b37dbb: Layer already exists 10:11:25 a1d0cc9f425a: Layer already exists 10:11:25 68c865b4d15a: Layer already exists 10:11:25 dd8e935a3bab: Layer already exists 10:11:25 310cccd4ef50: Layer already exists 10:11:25 cddb66e07a23: Layer already exists 10:11:25 d9f86dc01195: Layer already exists 10:11:25 7fb81bb43d57: Layer already exists 10:11:25 aedc3bda2944: Layer already exists 10:11:25 e9eb884d8d34: Layer already exists 10:11:25 main: digest: sha256:284d0d590b57e805031188accd47b01f4503331aa9b372d591a17b1beb485eeb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:25 ===================================================== [Pipeline] echo 10:11:25 taggedImages: 10:11:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:11:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.20 10:11:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:11:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:11:25 a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:25 latest 10:11:25 3.2.0-dev.20 10:11:25 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:25 main 10:11:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:11:26 a4b61d5173c9: Preparing 10:11:26 adc3ac2354ef: Preparing 10:11:26 310cccd4ef50: Preparing 10:11:26 7fb81bb43d57: Preparing 10:11:26 7435ace0e462: Preparing 10:11:26 1471cf36195e: Preparing 10:11:26 aedc3bda2944: Preparing 10:11:26 1471cf36195e: Waiting 10:11:26 aedc3bda2944: Waiting 10:11:26 7fb81bb43d57: Layer already exists 10:11:26 310cccd4ef50: Layer already exists 10:11:26 aedc3bda2944: Layer already exists 10:11:26 7435ace0e462: Pushed 10:11:26 a4b61d5173c9: Pushed 10:11:27 1471cf36195e: Pushed 10:11:28 adc3ac2354ef: Pushed 10:11:28 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:29 + 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 10:11:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:11:29 a4b61d5173c9: Preparing 10:11:29 adc3ac2354ef: Preparing 10:11:29 310cccd4ef50: Preparing 10:11:29 7fb81bb43d57: Preparing 10:11:29 7435ace0e462: Preparing 10:11:29 1471cf36195e: Preparing 10:11:29 aedc3bda2944: Preparing 10:11:29 1471cf36195e: Waiting 10:11:29 7fb81bb43d57: Layer already exists 10:11:29 310cccd4ef50: Layer already exists 10:11:29 adc3ac2354ef: Layer already exists 10:11:29 7435ace0e462: Layer already exists 10:11:29 a4b61d5173c9: Layer already exists 10:11:29 aedc3bda2944: Layer already exists 10:11:29 1471cf36195e: Layer already exists 10:11:29 latest: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.20 10:11:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:11:30 a4b61d5173c9: Preparing 10:11:30 adc3ac2354ef: Preparing 10:11:30 310cccd4ef50: Preparing 10:11:30 7fb81bb43d57: Preparing 10:11:30 7435ace0e462: Preparing 10:11:30 1471cf36195e: Preparing 10:11:30 aedc3bda2944: Preparing 10:11:30 aedc3bda2944: Waiting 10:11:30 1471cf36195e: Waiting 10:11:30 7fb81bb43d57: Layer already exists 10:11:30 7435ace0e462: Layer already exists 10:11:30 adc3ac2354ef: Layer already exists 10:11:30 310cccd4ef50: Layer already exists 10:11:30 a4b61d5173c9: Layer already exists 10:11:30 1471cf36195e: Layer already exists 10:11:30 aedc3bda2944: Layer already exists 10:11:30 3.2.0-dev.20: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 10:11:31 #52 ... 10:11:31 10:11:31 #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:31 #66 DONE 40.4s 10:11:31 10:11:31 #105 [core-metadata builder 6/7] COPY . . [Pipeline] sh 10:11:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:11:32 a4b61d5173c9: Preparing 10:11:32 adc3ac2354ef: Preparing 10:11:32 310cccd4ef50: Preparing 10:11:32 7fb81bb43d57: Preparing 10:11:32 7435ace0e462: Preparing 10:11:32 1471cf36195e: Preparing 10:11:32 aedc3bda2944: Preparing 10:11:32 1471cf36195e: Waiting 10:11:32 aedc3bda2944: Waiting 10:11:32 a4b61d5173c9: Layer already exists 10:11:32 adc3ac2354ef: Layer already exists 10:11:32 7435ace0e462: Layer already exists 10:11:32 7fb81bb43d57: Layer already exists 10:11:32 310cccd4ef50: Layer already exists 10:11:32 1471cf36195e: Layer already exists 10:11:32 aedc3bda2944: Layer already exists 10:11:32 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } 10:11:32 #105 DONE 0.9s 10:11:32 10:11:32 #106 [core-data builder 4/7] COPY go.mod vendor* ./ 10:11:32 #106 CACHED 10:11:32 10:11:32 #107 [core-data builder 6/7] COPY . . 10:11:32 #107 CACHED 10:11:32 10:11:32 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 #108 CACHED 10:11:32 10:11:32 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 #109 CACHED 10:11:32 10:11:32 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 10:11:32 #110 CACHED 10:11:32 10:11:32 #111 [core-command builder 6/7] COPY . . 10:11:32 #111 CACHED 10:11:32 10:11:32 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:11:32 #112 CACHED 10:11:32 10:11:32 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 #113 CACHED 10:11:32 10:11:32 #114 [support-scheduler builder 6/7] COPY . . 10:11:32 #114 CACHED 10:11:32 10:11:32 #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 #115 CACHED 10:11:32 10:11:32 #116 [security-proxy-auth builder 6/7] COPY . . 10:11:32 #116 CACHED 10:11:32 10:11:32 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:11:32 #117 CACHED 10:11:32 10:11:32 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 10:11:32 #118 CACHED 10:11:32 10:11:32 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 #119 CACHED 10:11:32 10:11:32 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:11:32 #120 CACHED 10:11:32 10:11:32 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:32 #121 ... 10:11:32 10:11:32 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 #74 DONE 37.3s 10:11:32 10:11:32 #122 [support-notifications builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } 10:11:32 #122 ... 10:11:32 10:11:32 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:32 #79 DONE 33.6s 10:11:32 10:11:32 #123 [security-spiffe-token-provider builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:33 #123 ... 10:11:33 10:11:33 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:33 #73 DONE 39.1s 10:11:33 10:11:33 #124 [security-bootstrapper builder 6/7] COPY . . 10:11:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:11:33 a4b61d5173c9: Preparing 10:11:33 adc3ac2354ef: Preparing 10:11:33 310cccd4ef50: Preparing 10:11:33 7fb81bb43d57: Preparing 10:11:33 7435ace0e462: Preparing 10:11:33 1471cf36195e: Preparing 10:11:33 aedc3bda2944: Preparing 10:11:33 1471cf36195e: Waiting 10:11:33 aedc3bda2944: Waiting 10:11:33 310cccd4ef50: Layer already exists 10:11:33 7fb81bb43d57: Layer already exists 10:11:33 adc3ac2354ef: Layer already exists 10:11:33 a4b61d5173c9: Layer already exists 10:11:33 7435ace0e462: Layer already exists 10:11:33 1471cf36195e: Layer already exists 10:11:33 aedc3bda2944: Layer already exists 10:11:33 main: digest: sha256:581abdfa9f2588925a6a2b224d0b3c8c6d8e09a3383763881cff3a0c9be31bea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:33 ===================================================== [Pipeline] echo 10:11:33 taggedImages: 10:11:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:11:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.20 10:11:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:33 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:11:34 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:11:34 a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:34 latest 10:11:34 3.2.0-dev.20 10:11:34 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:34 main 10:11:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:34 #124 ... 10:11:34 10:11:34 #122 [support-notifications builder 6/7] COPY . . 10:11:34 #122 DONE 2.3s 10:11:34 10:11:34 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:35 #125 ... 10:11:35 10:11:35 #123 [security-spiffe-token-provider builder 6/7] COPY . . 10:11:35 #123 DONE 2.3s 10:11:35 10:11:35 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:11:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:11:35 dc8bb7cf853b: Preparing 10:11:35 5a4f8c2765a4: Preparing 10:11:35 1fdae6a4d4df: Preparing 10:11:35 310cccd4ef50: Preparing 10:11:35 7fb81bb43d57: Preparing 10:11:35 7d4be5b987c4: Preparing 10:11:35 bfb3a49dd0bc: Preparing 10:11:35 92915593db2e: Preparing 10:11:35 d95ae7d8517f: Preparing 10:11:35 aedc3bda2944: Preparing 10:11:35 bfb3a49dd0bc: Waiting 10:11:35 d95ae7d8517f: Waiting 10:11:35 92915593db2e: Waiting 10:11:35 aedc3bda2944: Waiting 10:11:35 7d4be5b987c4: Waiting 10:11:35 7fb81bb43d57: Layer already exists 10:11:35 310cccd4ef50: Layer already exists 10:11:35 1fdae6a4d4df: Pushed 10:11:35 5a4f8c2765a4: Pushed 10:11:35 dc8bb7cf853b: Pushed 10:11:35 aedc3bda2944: Layer already exists 10:11:35 92915593db2e: Pushed 10:11:35 d95ae7d8517f: Pushed 10:11:40 #126 ... 10:11:40 10:11:40 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:11:40 #127 CACHED 10:11:40 10:11:40 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:40 #128 CACHED 10:11:40 10:11:40 #129 [security-proxy-setup builder 6/7] COPY . . 10:11:40 #129 CACHED 10:11:40 10:11:40 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:11:40 #130 CACHED 10:11:40 10:11:40 #131 [security-secretstore-setup builder 6/7] COPY . . 10:11:40 #131 CACHED 10:11:40 10:11:40 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:40 #132 CACHED 10:11:40 10:11:40 #124 [security-bootstrapper builder 6/7] COPY . . 10:11:40 #124 DONE 7.1s 10:11:40 10:11:40 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:11:41 #133 ... 10:11:41 10:11:41 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:11:41 #0 8.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:11:41 #134 ... 10:11:41 10:11:41 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:11:41 #0 8.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:11:42 bfb3a49dd0bc: Pushed 10:11:42 #135 ... 10:11:42 10:11:42 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:11:42 #0 8.384 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:11:42 #136 ... 10:11:42 10:11:42 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:11:42 #0 4.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:11:42 #137 ... 10:11:42 10:11:42 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:11:42 #0 8.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:11:42 #138 ... 10:11:42 10:11:42 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:11:42 #125 6.764 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:11:44 7d4be5b987c4: Pushed 10:11:44 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:11:45 dc8bb7cf853b: Preparing 10:11:45 5a4f8c2765a4: Preparing 10:11:45 1fdae6a4d4df: Preparing 10:11:45 310cccd4ef50: Preparing 10:11:45 7fb81bb43d57: Preparing 10:11:45 7d4be5b987c4: Preparing 10:11:45 bfb3a49dd0bc: Preparing 10:11:45 92915593db2e: Preparing 10:11:45 d95ae7d8517f: Preparing 10:11:45 aedc3bda2944: Preparing 10:11:45 7d4be5b987c4: Waiting 10:11:45 92915593db2e: Waiting 10:11:45 d95ae7d8517f: Waiting 10:11:45 bfb3a49dd0bc: Waiting 10:11:45 dc8bb7cf853b: Layer already exists 10:11:45 7fb81bb43d57: Layer already exists 10:11:45 310cccd4ef50: Layer already exists 10:11:45 1fdae6a4d4df: Layer already exists 10:11:45 5a4f8c2765a4: Layer already exists 10:11:45 bfb3a49dd0bc: Layer already exists 10:11:45 7d4be5b987c4: Layer already exists 10:11:45 92915593db2e: Layer already exists 10:11:45 d95ae7d8517f: Layer already exists 10:11:45 aedc3bda2944: Layer already exists 10:11:45 latest: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:45 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.20 10:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:11:46 dc8bb7cf853b: Preparing 10:11:46 5a4f8c2765a4: Preparing 10:11:46 1fdae6a4d4df: Preparing 10:11:46 310cccd4ef50: Preparing 10:11:46 7fb81bb43d57: Preparing 10:11:46 7d4be5b987c4: Preparing 10:11:46 bfb3a49dd0bc: Preparing 10:11:46 92915593db2e: Preparing 10:11:46 d95ae7d8517f: Preparing 10:11:46 aedc3bda2944: Preparing 10:11:46 92915593db2e: Waiting 10:11:46 bfb3a49dd0bc: Waiting 10:11:46 d95ae7d8517f: Waiting 10:11:46 aedc3bda2944: Waiting 10:11:46 7d4be5b987c4: Waiting 10:11:46 5a4f8c2765a4: Layer already exists 10:11:46 dc8bb7cf853b: Layer already exists 10:11:46 7fb81bb43d57: Layer already exists 10:11:46 310cccd4ef50: Layer already exists 10:11:46 1fdae6a4d4df: Layer already exists 10:11:46 bfb3a49dd0bc: Layer already exists 10:11:46 92915593db2e: Layer already exists 10:11:46 aedc3bda2944: Layer already exists 10:11:46 7d4be5b987c4: Layer already exists 10:11:46 d95ae7d8517f: Layer already exists 10:11:46 3.2.0-dev.20: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv 10:11:47 #125 ... 10:11:47 10:11:47 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:11:47 #133 3.580 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:11:47 dc8bb7cf853b: Preparing 10:11:47 5a4f8c2765a4: Preparing 10:11:47 1fdae6a4d4df: Preparing 10:11:47 310cccd4ef50: Preparing 10:11:47 7fb81bb43d57: Preparing 10:11:47 7d4be5b987c4: Preparing 10:11:47 bfb3a49dd0bc: Preparing 10:11:47 92915593db2e: Preparing 10:11:47 d95ae7d8517f: Preparing 10:11:47 aedc3bda2944: Preparing 10:11:47 92915593db2e: Waiting 10:11:47 bfb3a49dd0bc: Waiting 10:11:47 d95ae7d8517f: Waiting 10:11:47 7d4be5b987c4: Waiting 10:11:47 aedc3bda2944: Waiting 10:11:47 310cccd4ef50: Layer already exists 10:11:47 dc8bb7cf853b: Layer already exists 10:11:47 1fdae6a4d4df: Layer already exists 10:11:47 5a4f8c2765a4: Layer already exists 10:11:47 7fb81bb43d57: Layer already exists 10:11:47 7d4be5b987c4: Layer already exists 10:11:47 bfb3a49dd0bc: Layer already exists 10:11:47 92915593db2e: Layer already exists 10:11:47 d95ae7d8517f: Layer already exists 10:11:47 aedc3bda2944: Layer already exists 10:11:47 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:11:48 dc8bb7cf853b: Preparing 10:11:48 5a4f8c2765a4: Preparing 10:11:48 1fdae6a4d4df: Preparing 10:11:48 310cccd4ef50: Preparing 10:11:48 7fb81bb43d57: Preparing 10:11:48 7d4be5b987c4: Preparing 10:11:48 bfb3a49dd0bc: Preparing 10:11:48 92915593db2e: Preparing 10:11:48 d95ae7d8517f: Preparing 10:11:48 aedc3bda2944: Preparing 10:11:48 92915593db2e: Waiting 10:11:48 d95ae7d8517f: Waiting 10:11:48 7d4be5b987c4: Waiting 10:11:48 bfb3a49dd0bc: Waiting 10:11:48 aedc3bda2944: Waiting 10:11:48 5a4f8c2765a4: Layer already exists 10:11:48 1fdae6a4d4df: Layer already exists 10:11:48 dc8bb7cf853b: Layer already exists 10:11:48 310cccd4ef50: Layer already exists 10:11:48 7fb81bb43d57: Layer already exists 10:11:48 7d4be5b987c4: Layer already exists 10:11:48 bfb3a49dd0bc: Layer already exists 10:11:48 aedc3bda2944: Layer already exists 10:11:48 92915593db2e: Layer already exists 10:11:48 d95ae7d8517f: Layer already exists 10:11:48 main: digest: sha256:40acbe6d05602cb2f087f75e2cbdfffa31a0d8eceff28dff9bb4b0155e76aac1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:49 ===================================================== [Pipeline] echo 10:11:49 taggedImages: 10:11:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:11:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.20 10:11:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:11:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:11:49 a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:49 latest 10:11:49 3.2.0-dev.20 10:11:49 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:49 main 10:11:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv 10:11:50 #133 ... 10:11:50 10:11:50 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:11:50 #0 3.597 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:11:50 #139 ... 10:11:50 10:11:50 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:11:50 #0 2.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:50 #140 ... 10:11:50 10:11:50 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:11:50 #121 8.598 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:11:50 #121 ... 10:11:50 10:11:50 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:11:50 #126 5.501 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:11:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:11:50 c56e05f0ecc9: Preparing 10:11:50 1ffb4ab0d081: Preparing 10:11:50 3cdacde1d002: Preparing 10:11:50 310cccd4ef50: Preparing 10:11:50 7fb81bb43d57: Preparing 10:11:50 7d4be5b987c4: Preparing 10:11:50 7b6db6717129: Preparing 10:11:50 ede5b472e34a: Preparing 10:11:50 aedc3bda2944: Preparing 10:11:50 7d4be5b987c4: Waiting 10:11:50 7b6db6717129: Waiting 10:11:50 ede5b472e34a: Waiting 10:11:50 aedc3bda2944: Waiting 10:11:50 310cccd4ef50: Layer already exists 10:11:50 7fb81bb43d57: Layer already exists 10:11:50 7d4be5b987c4: Layer already exists 10:11:50 3cdacde1d002: Pushed 10:11:50 7b6db6717129: Pushed 10:11:50 1ffb4ab0d081: Pushed 10:11:50 c56e05f0ecc9: Pushed 10:11:50 aedc3bda2944: Layer already exists 10:11:51 ede5b472e34a: Pushed 10:11:51 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:11:52 c56e05f0ecc9: Preparing 10:11:52 1ffb4ab0d081: Preparing 10:11:52 3cdacde1d002: Preparing 10:11:52 310cccd4ef50: Preparing 10:11:52 7fb81bb43d57: Preparing 10:11:52 7d4be5b987c4: Preparing 10:11:52 7b6db6717129: Preparing 10:11:52 ede5b472e34a: Preparing 10:11:52 aedc3bda2944: Preparing 10:11:52 7b6db6717129: Waiting 10:11:52 ede5b472e34a: Waiting 10:11:52 aedc3bda2944: Waiting 10:11:52 7d4be5b987c4: Waiting 10:11:52 3cdacde1d002: Layer already exists 10:11:52 1ffb4ab0d081: Layer already exists 10:11:52 c56e05f0ecc9: Layer already exists 10:11:52 310cccd4ef50: Layer already exists 10:11:52 7fb81bb43d57: Layer already exists 10:11:52 7d4be5b987c4: Layer already exists 10:11:52 ede5b472e34a: Layer already exists 10:11:52 7b6db6717129: Layer already exists 10:11:52 aedc3bda2944: Layer already exists 10:11:52 latest: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.20 10:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:11:53 c56e05f0ecc9: Preparing 10:11:53 1ffb4ab0d081: Preparing 10:11:53 3cdacde1d002: Preparing 10:11:53 310cccd4ef50: Preparing 10:11:53 7fb81bb43d57: Preparing 10:11:53 7d4be5b987c4: Preparing 10:11:53 7b6db6717129: Preparing 10:11:53 7d4be5b987c4: Waiting 10:11:53 7b6db6717129: Waiting 10:11:53 ede5b472e34a: Preparing 10:11:53 aedc3bda2944: Preparing 10:11:53 ede5b472e34a: Waiting 10:11:53 aedc3bda2944: Waiting 10:11:53 1ffb4ab0d081: Layer already exists 10:11:53 c56e05f0ecc9: Layer already exists 10:11:53 310cccd4ef50: Layer already exists 10:11:53 7fb81bb43d57: Layer already exists 10:11:53 3cdacde1d002: Layer already exists 10:11:53 ede5b472e34a: Layer already exists 10:11:53 aedc3bda2944: Layer already exists 10:11:53 7b6db6717129: Layer already exists 10:11:53 7d4be5b987c4: Layer already exists 10:11:53 3.2.0-dev.20: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:11:54 c56e05f0ecc9: Preparing 10:11:54 1ffb4ab0d081: Preparing 10:11:54 3cdacde1d002: Preparing 10:11:54 310cccd4ef50: Preparing 10:11:54 7fb81bb43d57: Preparing 10:11:54 7d4be5b987c4: Preparing 10:11:54 7b6db6717129: Preparing 10:11:54 ede5b472e34a: Preparing 10:11:54 aedc3bda2944: Preparing 10:11:54 7b6db6717129: Waiting 10:11:54 aedc3bda2944: Waiting 10:11:54 7d4be5b987c4: Waiting 10:11:54 ede5b472e34a: Waiting 10:11:54 3cdacde1d002: Layer already exists 10:11:54 310cccd4ef50: Layer already exists 10:11:54 c56e05f0ecc9: Layer already exists 10:11:54 7fb81bb43d57: Layer already exists 10:11:54 1ffb4ab0d081: Layer already exists 10:11:54 7d4be5b987c4: Layer already exists 10:11:54 7b6db6717129: Layer already exists 10:11:54 ede5b472e34a: Layer already exists 10:11:54 aedc3bda2944: Layer already exists 10:11:54 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:11:55 c56e05f0ecc9: Preparing 10:11:55 1ffb4ab0d081: Preparing 10:11:55 3cdacde1d002: Preparing 10:11:55 310cccd4ef50: Preparing 10:11:55 7fb81bb43d57: Preparing 10:11:55 7d4be5b987c4: Preparing 10:11:55 7b6db6717129: Preparing 10:11:55 ede5b472e34a: Preparing 10:11:55 aedc3bda2944: Preparing 10:11:55 7b6db6717129: Waiting 10:11:55 aedc3bda2944: Waiting 10:11:55 ede5b472e34a: Waiting 10:11:55 7d4be5b987c4: Waiting 10:11:55 3cdacde1d002: Layer already exists 10:11:55 1ffb4ab0d081: Layer already exists 10:11:55 c56e05f0ecc9: Layer already exists 10:11:55 7fb81bb43d57: Layer already exists 10:11:55 310cccd4ef50: Layer already exists 10:11:55 7d4be5b987c4: Layer already exists 10:11:55 ede5b472e34a: Layer already exists 10:11:55 aedc3bda2944: Layer already exists 10:11:55 7b6db6717129: Layer already exists 10:11:55 main: digest: sha256:fc80c645be8b9474c113d6d66761fd3c3e5cd021123b979961dee9b9424d8cf3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:11:56 ===================================================== [Pipeline] echo 10:11:56 taggedImages: 10:11:56 - nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:11:56 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.20 10:11:56 - nexus3.edgexfoundry.org:10004/security-spire-config:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:11:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:11:56 a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:56 latest 10:11:56 3.2.0-dev.20 10:11:56 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:11:56 main 10:11:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e 10:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:11:58 dc8bb7cf853b: Preparing 10:11:58 4b7aee40d5d5: Preparing 10:11:58 fffcc804b39d: Preparing 10:11:58 310cccd4ef50: Preparing 10:11:58 7fb81bb43d57: Preparing 10:11:58 53b011ac5202: Preparing 10:11:58 92915593db2e: Preparing 10:11:58 d95ae7d8517f: Preparing 10:11:58 aedc3bda2944: Preparing 10:11:58 92915593db2e: Waiting 10:11:58 53b011ac5202: Waiting 10:11:58 d95ae7d8517f: Waiting 10:11:58 aedc3bda2944: Waiting 10:11:58 7fb81bb43d57: Layer already exists 10:11:58 dc8bb7cf853b: Layer already exists 10:11:58 310cccd4ef50: Layer already exists 10:11:58 92915593db2e: Layer already exists 10:11:58 d95ae7d8517f: Layer already exists 10:11:58 aedc3bda2944: Layer already exists 10:11:58 4b7aee40d5d5: Pushed 10:11:58 fffcc804b39d: Pushed 10:12:07 53b011ac5202: Pushed 10:12:07 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:12:09 dc8bb7cf853b: Preparing 10:12:09 4b7aee40d5d5: Preparing 10:12:09 fffcc804b39d: Preparing 10:12:09 310cccd4ef50: Preparing 10:12:09 7fb81bb43d57: Preparing 10:12:09 53b011ac5202: Preparing 10:12:09 92915593db2e: Preparing 10:12:09 d95ae7d8517f: Preparing 10:12:09 aedc3bda2944: Preparing 10:12:09 53b011ac5202: Waiting 10:12:09 d95ae7d8517f: Waiting 10:12:09 92915593db2e: Waiting 10:12:09 aedc3bda2944: Waiting 10:12:09 4b7aee40d5d5: Layer already exists 10:12:09 7fb81bb43d57: Layer already exists 10:12:09 fffcc804b39d: Layer already exists 10:12:09 dc8bb7cf853b: Layer already exists 10:12:09 310cccd4ef50: Layer already exists 10:12:09 d95ae7d8517f: Layer already exists 10:12:09 92915593db2e: Layer already exists 10:12:09 53b011ac5202: Layer already exists 10:12:09 aedc3bda2944: Layer already exists 10:12:09 latest: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.20 10:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:12:10 dc8bb7cf853b: Preparing 10:12:10 4b7aee40d5d5: Preparing 10:12:10 fffcc804b39d: Preparing 10:12:10 310cccd4ef50: Preparing 10:12:10 7fb81bb43d57: Preparing 10:12:10 53b011ac5202: Preparing 10:12:10 92915593db2e: Preparing 10:12:10 d95ae7d8517f: Preparing 10:12:10 aedc3bda2944: Preparing 10:12:10 53b011ac5202: Waiting 10:12:10 92915593db2e: Waiting 10:12:10 d95ae7d8517f: Waiting 10:12:10 aedc3bda2944: Waiting 10:12:10 310cccd4ef50: Layer already exists 10:12:10 4b7aee40d5d5: Layer already exists 10:12:10 fffcc804b39d: Layer already exists 10:12:10 dc8bb7cf853b: Layer already exists 10:12:10 7fb81bb43d57: Layer already exists 10:12:10 53b011ac5202: Layer already exists 10:12:10 92915593db2e: Layer already exists 10:12:10 aedc3bda2944: Layer already exists 10:12:10 d95ae7d8517f: Layer already exists 10:12:10 3.2.0-dev.20: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:12:11 dc8bb7cf853b: Preparing 10:12:11 4b7aee40d5d5: Preparing 10:12:11 fffcc804b39d: Preparing 10:12:11 310cccd4ef50: Preparing 10:12:11 7fb81bb43d57: Preparing 10:12:11 53b011ac5202: Preparing 10:12:11 92915593db2e: Preparing 10:12:11 d95ae7d8517f: Preparing 10:12:11 aedc3bda2944: Preparing 10:12:11 92915593db2e: Waiting 10:12:11 53b011ac5202: Waiting 10:12:11 d95ae7d8517f: Waiting 10:12:11 aedc3bda2944: Waiting 10:12:11 dc8bb7cf853b: Layer already exists 10:12:11 310cccd4ef50: Layer already exists 10:12:11 7fb81bb43d57: Layer already exists 10:12:11 4b7aee40d5d5: Layer already exists 10:12:11 fffcc804b39d: Layer already exists 10:12:11 53b011ac5202: Layer already exists 10:12:11 aedc3bda2944: Layer already exists 10:12:11 d95ae7d8517f: Layer already exists 10:12:11 92915593db2e: Layer already exists 10:12:11 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:12:12 dc8bb7cf853b: Preparing 10:12:12 4b7aee40d5d5: Preparing 10:12:12 fffcc804b39d: Preparing 10:12:12 310cccd4ef50: Preparing 10:12:12 7fb81bb43d57: Preparing 10:12:12 53b011ac5202: Preparing 10:12:12 92915593db2e: Preparing 10:12:12 d95ae7d8517f: Preparing 10:12:12 aedc3bda2944: Preparing 10:12:12 92915593db2e: Waiting 10:12:12 d95ae7d8517f: Waiting 10:12:12 aedc3bda2944: Waiting 10:12:12 53b011ac5202: Waiting 10:12:12 310cccd4ef50: Layer already exists 10:12:12 fffcc804b39d: Layer already exists 10:12:12 4b7aee40d5d5: Layer already exists 10:12:12 7fb81bb43d57: Layer already exists 10:12:12 dc8bb7cf853b: Layer already exists 10:12:12 53b011ac5202: Layer already exists 10:12:12 d95ae7d8517f: Layer already exists 10:12:12 92915593db2e: Layer already exists 10:12:12 aedc3bda2944: Layer already exists 10:12:12 main: digest: sha256:88eb6c32b384bcd951cad3f455beffee261e424a6cb5df8b1f684372e62b1e39 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:13 ===================================================== [Pipeline] echo 10:12:13 taggedImages: 10:12:13 - nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e 10:12:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:12:13 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.20 10:12:13 - nexus3.edgexfoundry.org:10004/security-spire-server:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:12:13 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:12:13 a48d6392372de4eada0148d46cda0c5092cdf95e 10:12:13 latest 10:12:13 3.2.0-dev.20 10:12:13 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:13 main 10:12:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e 10:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:12:15 ac887cfa8ff5: Preparing 10:12:15 faf67beada15: Preparing 10:12:15 310cccd4ef50: Preparing 10:12:15 7fb81bb43d57: Preparing 10:12:15 27ad6cfe7fd6: Preparing 10:12:15 5b6608a0659c: Preparing 10:12:15 aedc3bda2944: Preparing 10:12:15 5b6608a0659c: Waiting 10:12:15 aedc3bda2944: Waiting 10:12:15 7fb81bb43d57: Layer already exists 10:12:15 310cccd4ef50: Layer already exists 10:12:15 aedc3bda2944: Layer already exists 10:12:15 ac887cfa8ff5: Pushed 10:12:15 27ad6cfe7fd6: Pushed 10:12:15 5b6608a0659c: Pushed 10:12:17 faf67beada15: Pushed 10:12:17 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:12:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:12:18 ac887cfa8ff5: Preparing 10:12:18 faf67beada15: Preparing 10:12:18 310cccd4ef50: Preparing 10:12:18 7fb81bb43d57: Preparing 10:12:18 27ad6cfe7fd6: Preparing 10:12:18 5b6608a0659c: Preparing 10:12:18 aedc3bda2944: Preparing 10:12:18 5b6608a0659c: Waiting 10:12:18 aedc3bda2944: Waiting 10:12:18 faf67beada15: Layer already exists 10:12:18 27ad6cfe7fd6: Layer already exists 10:12:18 7fb81bb43d57: Layer already exists 10:12:18 310cccd4ef50: Layer already exists 10:12:18 ac887cfa8ff5: Layer already exists 10:12:18 5b6608a0659c: Layer already exists 10:12:18 aedc3bda2944: Layer already exists 10:12:18 latest: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.20 10:12:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:12:20 ac887cfa8ff5: Preparing 10:12:20 faf67beada15: Preparing 10:12:20 310cccd4ef50: Preparing 10:12:20 7fb81bb43d57: Preparing 10:12:20 27ad6cfe7fd6: Preparing 10:12:20 5b6608a0659c: Preparing 10:12:20 aedc3bda2944: Preparing 10:12:20 5b6608a0659c: Waiting 10:12:20 aedc3bda2944: Waiting 10:12:20 7fb81bb43d57: Layer already exists 10:12:20 27ad6cfe7fd6: Layer already exists 10:12:20 310cccd4ef50: Layer already exists 10:12:20 faf67beada15: Layer already exists 10:12:20 ac887cfa8ff5: Layer already exists 10:12:20 5b6608a0659c: Layer already exists 10:12:20 aedc3bda2944: Layer already exists 10:12:20 3.2.0-dev.20: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:12:21 ac887cfa8ff5: Preparing 10:12:21 faf67beada15: Preparing 10:12:21 310cccd4ef50: Preparing 10:12:21 7fb81bb43d57: Preparing 10:12:21 27ad6cfe7fd6: Preparing 10:12:21 5b6608a0659c: Preparing 10:12:21 aedc3bda2944: Preparing 10:12:21 5b6608a0659c: Waiting 10:12:21 aedc3bda2944: Waiting 10:12:21 310cccd4ef50: Layer already exists 10:12:21 ac887cfa8ff5: Layer already exists 10:12:21 faf67beada15: Layer already exists 10:12:21 27ad6cfe7fd6: Layer already exists 10:12:21 7fb81bb43d57: Layer already exists 10:12:21 5b6608a0659c: Layer already exists 10:12:21 aedc3bda2944: Layer already exists 10:12:21 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:12:22 ac887cfa8ff5: Preparing 10:12:22 faf67beada15: Preparing 10:12:22 310cccd4ef50: Preparing 10:12:22 7fb81bb43d57: Preparing 10:12:22 27ad6cfe7fd6: Preparing 10:12:22 5b6608a0659c: Preparing 10:12:22 aedc3bda2944: Preparing 10:12:22 5b6608a0659c: Waiting 10:12:22 aedc3bda2944: Waiting 10:12:22 310cccd4ef50: Layer already exists 10:12:22 ac887cfa8ff5: Layer already exists 10:12:22 faf67beada15: Layer already exists 10:12:22 7fb81bb43d57: Layer already exists 10:12:22 27ad6cfe7fd6: Layer already exists 10:12:22 5b6608a0659c: Layer already exists 10:12:22 aedc3bda2944: Layer already exists 10:12:22 main: digest: sha256:e1bef3ba5386165b14895a9179c01301c5368c688bebf452fba3d08ab83cbd72 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:23 ===================================================== [Pipeline] echo 10:12:23 taggedImages: 10:12:23 - nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e 10:12:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:12:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.20 10:12:23 - nexus3.edgexfoundry.org:10004/support-notifications:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:12:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:12:23 a48d6392372de4eada0148d46cda0c5092cdf95e 10:12:23 latest 10:12:23 3.2.0-dev.20 10:12:23 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:23 main 10:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e 10:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:12:25 314d026ad896: Preparing 10:12:25 e485e6d1dd5e: Preparing 10:12:25 310cccd4ef50: Preparing 10:12:25 7fb81bb43d57: Preparing 10:12:25 3aed9825789b: Preparing 10:12:25 8db965242818: Preparing 10:12:25 aedc3bda2944: Preparing 10:12:25 8db965242818: Waiting 10:12:25 aedc3bda2944: Waiting 10:12:25 310cccd4ef50: Layer already exists 10:12:25 3aed9825789b: Layer already exists 10:12:25 7fb81bb43d57: Layer already exists 10:12:25 8db965242818: Layer already exists 10:12:25 aedc3bda2944: Layer already exists 10:12:25 314d026ad896: Pushed 10:12:27 e485e6d1dd5e: Pushed 10:12:27 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:12:28 314d026ad896: Preparing 10:12:28 e485e6d1dd5e: Preparing 10:12:28 310cccd4ef50: Preparing 10:12:28 7fb81bb43d57: Preparing 10:12:28 3aed9825789b: Preparing 10:12:28 8db965242818: Preparing 10:12:28 aedc3bda2944: Preparing 10:12:28 8db965242818: Waiting 10:12:28 aedc3bda2944: Waiting 10:12:28 314d026ad896: Layer already exists 10:12:28 7fb81bb43d57: Layer already exists 10:12:28 e485e6d1dd5e: Layer already exists 10:12:28 310cccd4ef50: Layer already exists 10:12:28 3aed9825789b: Layer already exists 10:12:28 8db965242818: Layer already exists 10:12:28 aedc3bda2944: Layer already exists 10:12:28 latest: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.20 10:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:12:29 314d026ad896: Preparing 10:12:29 e485e6d1dd5e: Preparing 10:12:29 310cccd4ef50: Preparing 10:12:29 7fb81bb43d57: Preparing 10:12:29 3aed9825789b: Preparing 10:12:29 8db965242818: Preparing 10:12:29 aedc3bda2944: Preparing 10:12:29 8db965242818: Waiting 10:12:29 3aed9825789b: Layer already exists 10:12:29 314d026ad896: Layer already exists 10:12:29 7fb81bb43d57: Layer already exists 10:12:29 e485e6d1dd5e: Layer already exists 10:12:29 310cccd4ef50: Layer already exists 10:12:29 8db965242818: Layer already exists 10:12:29 aedc3bda2944: Layer already exists 10:12:29 3.2.0-dev.20: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:12:31 314d026ad896: Preparing 10:12:31 e485e6d1dd5e: Preparing 10:12:31 310cccd4ef50: Preparing 10:12:31 7fb81bb43d57: Preparing 10:12:31 3aed9825789b: Preparing 10:12:31 8db965242818: Preparing 10:12:31 aedc3bda2944: Preparing 10:12:31 aedc3bda2944: Waiting 10:12:31 8db965242818: Waiting 10:12:31 310cccd4ef50: Layer already exists 10:12:31 7fb81bb43d57: Layer already exists 10:12:31 e485e6d1dd5e: Layer already exists 10:12:31 314d026ad896: Layer already exists 10:12:31 3aed9825789b: Layer already exists 10:12:31 aedc3bda2944: Layer already exists 10:12:31 8db965242818: Layer already exists 10:12:31 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:12:32 314d026ad896: Preparing 10:12:32 e485e6d1dd5e: Preparing 10:12:32 310cccd4ef50: Preparing 10:12:32 7fb81bb43d57: Preparing 10:12:32 3aed9825789b: Preparing 10:12:32 8db965242818: Preparing 10:12:32 aedc3bda2944: Preparing 10:12:32 8db965242818: Waiting 10:12:32 aedc3bda2944: Waiting 10:12:32 7fb81bb43d57: Layer already exists 10:12:32 3aed9825789b: Layer already exists 10:12:32 e485e6d1dd5e: Layer already exists 10:12:32 314d026ad896: Layer already exists 10:12:32 310cccd4ef50: Layer already exists 10:12:32 8db965242818: Layer already exists 10:12:32 aedc3bda2944: Layer already exists 10:12:32 main: digest: sha256:53d75c5e9723ecb39f859cc6aabf09e0e5b79cf9e125e223930e572061fcd25c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:12:33 ===================================================== [Pipeline] echo 10:12:33 taggedImages: 10:12:33 - nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e 10:12:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:12:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.20 10:12:33 - nexus3.edgexfoundry.org:10004/support-scheduler:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:12:33 - 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] } 10:24:18 #126 ... 10:24:18 10:24:18 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:24:18 #133 753.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:24:20 #133 ... 10:24:20 10:24:20 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:24:20 #140 DONE 760.3s 10:24:20 10:24:20 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:24:20 #134 ... 10:24:20 10:24:20 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:24:20 #141 DONE 0.3s 10:24:20 10:24:20 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:24:21 #52 ... 10:24:21 10:24:21 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:24:21 #142 DONE 0.2s 10:24:21 10:24:21 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:24:21 #143 DONE 0.1s 10:24:21 10:24:21 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:24:21 #52 ... 10:24:21 10:24:21 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:24:21 #144 DONE 0.1s 10:24:21 10:24:21 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:24:21 #145 DONE 0.3s 10:24:21 10:24:21 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:24:21 #135 ... 10:24:21 10:24:21 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:24:21 #146 DONE 0.1s 10:24:21 10:24:21 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:24 #147 DONE 2.1s 10:24:24 10:24:24 #99 [security-proxy-setup] exporting to image 10:24:24 #99 exporting layers 10:24:25 #99 exporting layers 1.0s done 10:24:25 #99 writing image sha256:4a877b06daa96662b1194be0e7f7c27a0bc88b00e8c9e3a1873a2ca2c03196ed done 10:24:25 #99 naming to docker.io/library/security-proxy-setup-arm64 done 10:24:25 #99 DONE 5.2s 10:24:25 10:24:25 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:24:31 #52 ... 10:24:31 10:24:31 #133 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:24:31 #133 DONE 770.8s 10:24:31 10:24:31 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:24:31 #125 ... 10:24:31 10:24:31 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:24:31 #148 DONE 0.4s 10:24:31 10:24:31 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:24:31 #134 ... 10:24:31 10:24:31 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:24:32 #149 DONE 0.2s 10:24:32 10:24:32 #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:24:32 #150 DONE 0.2s 10:24:32 10:24:32 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:24:32 #134 ... 10:24:32 10:24:32 #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:24:32 #151 DONE 0.2s 10:24:32 10:24:32 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:24:32 #137 ... 10:24:32 10:24:32 #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:24:32 #152 DONE 0.2s 10:24:32 10:24:32 #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:24:33 #153 DONE 0.4s 10:24:33 10:24:33 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:24:33 #136 ... 10:24:33 10:24:33 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:24:33 #154 DONE 0.3s 10:24:33 10:24:33 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:24:33 #155 DONE 0.3s 10:24:33 10:24:33 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:35 #156 ... 10:24:35 10:24:35 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:24:35 #139 DONE 775.4s 10:24:35 10:24:35 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:24:36 #136 ... 10:24:36 10:24:36 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:24:36 #157 ... 10:24:36 10:24:36 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:36 #156 DONE 2.9s 10:24:36 10:24:36 #99 [security-secretstore-setup] exporting to image 10:24:36 #99 exporting layers 10:24:37 #99 ... 10:24:37 10:24:37 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:24:37 #157 DONE 0.7s 10:24:37 10:24:37 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:24:38 #158 ... 10:24:38 10:24:38 #99 [security-secretstore-setup] exporting to image 10:24:38 #99 exporting layers 1.8s done 10:24:38 #99 writing image sha256:50bab8dc6a8f1b78e778e9164c429b138b803be312336720f604db1e95a9c35b done 10:24:38 #99 naming to docker.io/library/security-secretstore-setup-arm64 done 10:24:38 #99 DONE 7.0s 10:24:38 10:24:38 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:24:39 #136 ... 10:24:39 10:24:39 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:24:39 #158 DONE 2.2s 10:24:39 10:24:39 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:24:39 #159 DONE 0.4s 10:24:39 10:24:39 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:24:40 #121 ... 10:24:40 10:24:40 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:24:40 #160 DONE 0.1s 10:24:40 10:24:40 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:24:40 #161 DONE 0.3s 10:24:40 10:24:40 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:24:40 #162 DONE 0.2s 10:24:40 10:24:40 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:24:40 #163 DONE 0.2s 10:24:40 10:24:40 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:24:40 #164 DONE 0.3s 10:24:40 10:24:40 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:24:40 #136 ... 10:24:40 10:24:40 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:24:41 #165 DONE 0.2s 10:24:41 10:24:41 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:24:41 #166 DONE 0.3s 10:24:41 10:24:41 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:24:46 #167 DONE 4.9s 10:24:46 10:24:46 #99 [security-bootstrapper] exporting to image 10:24:46 #99 exporting layers 10:24:47 #99 exporting layers 1.0s done 10:24:47 #99 writing image sha256:99192849f3893eb87de33f30f70a5431cd6527f9c0444d0113b1c284eba8d98f done 10:24:47 #99 naming to docker.io/library/security-bootstrapper-arm64 done 10:24:47 #99 DONE 8.0s 10:24:47 10:24:47 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:25:02 #121 ... 10:25:02 10:25:02 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:25:02 #134 DONE 809.7s 10:25:02 10:25:02 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:25:02 #135 ... 10:25:02 10:25:02 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:25:02 #168 DONE 0.4s 10:25:02 10:25:02 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:02 #169 DONE 0.2s 10:25:02 10:25:02 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:25:02 #170 DONE 0.3s 10:25:02 10:25:02 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:25:02 #135 ... 10:25:02 10:25:02 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:25:02 #171 DONE 0.1s 10:25:03 10:25:03 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:25:03 #172 DONE 0.3s 10:25:03 10:25:03 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:03 #136 ... 10:25:03 10:25:03 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:04 #173 ... 10:25:04 10:25:04 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:25:04 #138 DONE 812.2s 10:25:04 10:25:04 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:04 #136 ... 10:25:04 10:25:04 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:04 #174 CACHED 10:25:04 10:25:04 #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:25:04 #175 CACHED 10:25:04 10:25:04 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:25:04 #176 DONE 0.2s 10:25:04 10:25:04 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:25:05 #53 ... 10:25:05 10:25:05 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:25:05 #177 DONE 0.1s 10:25:05 10:25:05 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:25:05 #178 DONE 0.3s 10:25:05 10:25:05 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:05 #137 ... 10:25:05 10:25:05 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:06 #179 ... 10:25:06 10:25:06 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:06 #173 DONE 3.5s 10:25:06 10:25:06 #99 [security-proxy-auth] exporting to image 10:25:06 #99 exporting layers 10:25:07 #99 exporting layers 0.7s done 10:25:07 #99 writing image sha256:8c8723bb5d2cd8d148a2e6d27764d9faeaa8edc004f4929d465597ba0c0537cd done 10:25:07 #99 naming to docker.io/library/security-proxy-auth-arm64 done 10:25:07 #99 DONE 8.7s 10:25:07 10:25:07 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:07 #136 ... 10:25:07 10:25:07 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:07 #179 DONE 2.2s 10:25:07 10:25:07 #99 [core-common-config-bootstrapper] exporting to image 10:25:08 #99 exporting layers 0.6s done 10:25:08 #99 writing image sha256:a95d32dae1a5a963ecf386863b280f0d9ab8d434347f01833af7ea594246ceab done 10:25:08 #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 10:25:08 #99 DONE 9.3s 10:25:08 10:25:08 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:47 #137 ... 10:25:47 10:25:47 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:25:47 #135 DONE 852.4s 10:25:47 10:25:47 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:47 #137 ... 10:25:47 10:25:47 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:25:47 #180 DONE 0.1s 10:25:47 10:25:47 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:25:47 #181 DONE 0.2s 10:25:47 10:25:47 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:25:47 #182 DONE 0.3s 10:25:47 10:25:47 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:25:47 #183 DONE 0.1s 10:25:47 10:25:47 #99 [core-command] exporting to image 10:25:47 #99 exporting layers 10:25:47 #99 exporting layers 0.4s done 10:25:47 #99 writing image sha256:3baf48e7b363a666a078595186bf0250612e0834f7f0add9454d213bef856e0a 10:25:47 #99 writing image sha256:3baf48e7b363a666a078595186bf0250612e0834f7f0add9454d213bef856e0a done 10:25:47 #99 naming to docker.io/library/core-command-arm64 done 10:25:47 #99 DONE 9.7s 10:25:47 10:25:47 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:25:47 #136 DONE 854.1s 10:25:47 10:25:47 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:25:47 #53 ... 10:25:47 10:25:47 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:25:47 #184 DONE 0.2s 10:25:47 10:25:47 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:25:47 #185 DONE 0.2s 10:25:47 10:25:47 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:25:47 #52 ... 10:25:47 10:25:47 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:25:47 #186 DONE 0.2s 10:25:47 10:25:47 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:25:47 #187 DONE 0.1s 10:25:47 10:25:47 #99 [core-data] exporting to image 10:25:47 #99 exporting layers 0.2s done 10:25:47 #99 writing image sha256:dd7c49f1a14d06286ba5a901327c7ea17ce632503ebde7d7c218bcf163539bf5 done 10:25:47 #99 naming to docker.io/library/core-data-arm64 done 10:25:47 #99 DONE 9.9s 10:25:47 10:25:47 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:25:50 #53 ... 10:25:50 10:25:50 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:25:50 #137 DONE 858.4s 10:25:50 10:25:50 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:25:50 #52 ... 10:25:50 10:25:50 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:25:50 #188 DONE 0.2s 10:25:50 10:25:50 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:25:51 #121 ... 10:25:51 10:25:51 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:25:51 #189 DONE 0.2s 10:25:51 10:25:51 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:25:51 #190 DONE 0.2s 10:25:51 10:25:51 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:25:51 #53 ... 10:25:51 10:25:51 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:25:51 #191 DONE 0.2s 10:25:51 10:25:51 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:25:51 #192 DONE 0.1s 10:25:51 10:25:51 #99 [core-metadata] exporting to image 10:25:51 #99 exporting layers 10:25:51 #99 exporting layers 0.3s done 10:25:51 #99 writing image sha256:cd758dbaacf364d469c19319b25bdf96d40e791aa625ec7129d8da1afbdc10a1 done 10:25:51 #99 naming to docker.io/library/core-metadata-arm64 done 10:25:51 #99 DONE 10.2s 10:25:51 10:25:51 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:26:10 #53 ... 10:26:10 10:26:10 #126 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:26:10 #126 DONE 873.1s 10:26:10 10:26:10 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:26:10 #53 ... 10:26:10 10:26:10 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:26:10 #193 DONE 0.3s 10:26:10 10:26:10 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:26:10 #194 DONE 0.2s 10:26:10 10:26:10 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:26:10 #195 DONE 0.3s 10:26:10 10:26:10 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:26:10 #121 ... 10:26:10 10:26:10 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:26:10 #196 DONE 0.1s 10:26:10 10:26:10 #99 [security-spiffe-token-provider] exporting to image 10:26:10 #99 exporting layers 10:26:12 #99 exporting layers 3.4s done 10:26:12 #99 writing image sha256:3a733c25ba73cacb2ab7f7a1434047ac615372dcdc210eedce3192711803c5c4 done 10:26:12 #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:26:12 #99 DONE 13.6s 10:26:12 10:26:12 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:26:30 #53 ... 10:26:30 10:26:30 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:26:30 #121 DONE 897.9s 10:26:30 10:26:30 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:26:30 #125 DONE 895.5s 10:26:30 10:26:30 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:26:30 #197 DONE 0.2s 10:26:30 10:26:30 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10:26:30 #53 ... 10:26:30 10:26:30 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:26:30 #198 DONE 0.1s 10:26:30 10:26:30 #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:26:30 #199 DONE 0.2s 10:26:30 10:26:30 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:26:30 #200 DONE 0.1s 10:26:30 10:26:30 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:26:30 #201 DONE 0.2s 10:26:30 10:26:30 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:26:30 #202 DONE 0.3s 10:26:30 10:26:30 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:26:30 #203 DONE 0.2s 10:26:30 10:26:30 #99 [support-notifications] exporting to image 10:26:30 #99 exporting layers 10:26:31 #99 ... 10:26:31 10:26:31 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:26:31 #204 DONE 0.2s 10:26:31 10:26:31 #99 [support-scheduler] exporting to image 10:26:31 #99 exporting layers 0.3s done 10:26:31 #99 writing image sha256:aa264e648659da8fd3b37d3ac674340fbdef3fc4738aaa6e9e28ddca8e634478 0.0s done 10:26:31 #99 naming to docker.io/library/support-notifications-arm64 done 10:26:31 #99 writing image sha256:4cb6f41fc5e89616e5cfdd348aaab20d9ef5e4d9f1680b0eec281f3451a6724b done 10:26:31 #99 naming to docker.io/library/support-scheduler-arm64 done 10:26:31 #99 DONE 14.1s 10:26:31 10:26:31 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:26:31 time="2024-03-04T10:10:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:26:31 $ docker stop --time=1 3dd3d06228a6c7f4a18cfbd42474887adcb9eac6668eae2ef01e2c8d25e5e1e9 10:26:32 $ docker rm -f --volumes 3dd3d06228a6c7f4a18cfbd42474887adcb9eac6668eae2ef01e2c8d25e5e1e9 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:33 + docker images 10:26:33 REPOSITORY TAG IMAGE ID CREATED SIZE 10:26:33 support-notifications-arm64 latest aa264e648659 3 seconds ago 26.6MB 10:26:33 support-scheduler-arm64 latest 4cb6f41fc5e8 3 seconds ago 25.9MB 10:26:33 security-spiffe-token-provider-arm64 latest 3a733c25ba73 24 seconds ago 29.1MB 10:26:33 core-metadata-arm64 latest cd758dbaacf3 42 seconds ago 17.4MB 10:26:33 core-data-arm64 latest dd7c49f1a14d 47 seconds ago 17.2MB 10:26:33 core-command-arm64 latest 3baf48e7b363 48 seconds ago 17.1MB 10:26:33 core-common-config-bootstrapper-arm64 latest a95d32dae1a5 About a minute ago 15.1MB 10:26:33 security-proxy-auth-arm64 latest 8c8723bb5d2c About a minute ago 15.9MB 10:26:33 security-bootstrapper-arm64 latest 99192849f389 About a minute ago 18.5MB 10:26:33 security-secretstore-setup-arm64 latest 50bab8dc6a8f About a minute ago 35.9MB 10:26:33 security-proxy-setup-arm64 latest 4a877b06daa9 2 minutes ago 25.9MB 10:26:33 security-spire-agent-arm64 latest dcb647bd9a96 15 minutes ago 152MB 10:26:33 security-spire-server-arm64 latest 6f7d4039c3ae 15 minutes ago 96.7MB 10:26:33 security-spire-config-arm64 latest 2a3cbed15199 15 minutes ago 95.8MB 10:26:33 ci-base-image-arm64 latest f352281a20ce 16 minutes ago 882MB 10:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 10:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:34 provisioning config files... 10:26:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/630@tmp/config11298661064534523506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:35 ---> ****-login.sh 10:26:35 nexus3.edgexfoundry.org:10001 10:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:35 Configure a credential helper to remove this warning. See 10:26:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:35 10:26:35 Login Succeeded 10:26:35 nexus3.edgexfoundry.org:10002 10:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:36 Configure a credential helper to remove this warning. See 10:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:36 10:26:36 Login Succeeded 10:26:36 nexus3.edgexfoundry.org:10003 10:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:36 Configure a credential helper to remove this warning. See 10:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:36 10:26:36 Login Succeeded 10:26:36 nexus3.edgexfoundry.org:10004 10:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:36 Configure a credential helper to remove this warning. See 10:26:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:36 10:26:36 Login Succeeded 10:26:36 ****.io 10:26:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:37 Configure a credential helper to remove this warning. See 10:26:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:37 10:26:37 Login Succeeded 10:26:37 ---> ****-login.sh ends [Pipeline] } 10:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:26:37 a48d6392372de4eada0148d46cda0c5092cdf95e 10:26:37 latest 10:26:37 3.2.0-dev.20 10:26:37 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:26:37 main 10:26:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:42 5b9c35af7361: Preparing 10:26:42 8904781afaff: Preparing 10:26:42 ead51fc1524c: Preparing 10:26:42 fd475903ccd6: Preparing 10:26:42 790a42c5b5ad: Preparing 10:26:42 7611ece58d98: Preparing 10:26:42 7c504f21be85: Preparing 10:26:42 7611ece58d98: Waiting 10:26:42 7c504f21be85: Waiting 10:26:43 ead51fc1524c: Pushed 10:26:43 fd475903ccd6: Pushed 10:26:43 5b9c35af7361: Pushed 10:26:43 790a42c5b5ad: Pushed 10:26:43 7c504f21be85: Layer already exists 10:26:43 7611ece58d98: Pushed 10:26:45 8904781afaff: Pushed 10:26:45 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:46 5b9c35af7361: Preparing 10:26:46 8904781afaff: Preparing 10:26:46 ead51fc1524c: Preparing 10:26:46 fd475903ccd6: Preparing 10:26:46 790a42c5b5ad: Preparing 10:26:46 7611ece58d98: Preparing 10:26:46 7c504f21be85: Preparing 10:26:46 7611ece58d98: Waiting 10:26:46 7c504f21be85: Waiting 10:26:46 fd475903ccd6: Layer already exists 10:26:46 8904781afaff: Layer already exists 10:26:46 790a42c5b5ad: Layer already exists 10:26:46 5b9c35af7361: Layer already exists 10:26:46 ead51fc1524c: Layer already exists 10:26:46 7611ece58d98: Layer already exists 10:26:46 7c504f21be85: Layer already exists 10:26:46 latest: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.20 10:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:48 5b9c35af7361: Preparing 10:26:48 8904781afaff: Preparing 10:26:48 ead51fc1524c: Preparing 10:26:48 fd475903ccd6: Preparing 10:26:48 790a42c5b5ad: Preparing 10:26:48 7611ece58d98: Preparing 10:26:48 7c504f21be85: Preparing 10:26:48 7611ece58d98: Waiting 10:26:48 7c504f21be85: Waiting 10:26:48 8904781afaff: Layer already exists 10:26:48 5b9c35af7361: Layer already exists 10:26:48 ead51fc1524c: Layer already exists 10:26:48 fd475903ccd6: Layer already exists 10:26:48 790a42c5b5ad: Layer already exists 10:26:48 7611ece58d98: Layer already exists 10:26:48 7c504f21be85: Layer already exists 10:26:48 3.2.0-dev.20: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:49 5b9c35af7361: Preparing 10:26:49 8904781afaff: Preparing 10:26:49 ead51fc1524c: Preparing 10:26:49 fd475903ccd6: Preparing 10:26:49 790a42c5b5ad: Preparing 10:26:49 7611ece58d98: Preparing 10:26:49 7c504f21be85: Preparing 10:26:49 7611ece58d98: Waiting 10:26:49 7c504f21be85: Waiting 10:26:49 fd475903ccd6: Layer already exists 10:26:49 ead51fc1524c: Layer already exists 10:26:49 790a42c5b5ad: Layer already exists 10:26:49 8904781afaff: Layer already exists 10:26:49 5b9c35af7361: Layer already exists 10:26:49 7611ece58d98: Layer already exists 10:26:49 7c504f21be85: Layer already exists 10:26:50 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:26:51 5b9c35af7361: Preparing 10:26:51 8904781afaff: Preparing 10:26:51 ead51fc1524c: Preparing 10:26:51 fd475903ccd6: Preparing 10:26:51 790a42c5b5ad: Preparing 10:26:51 7611ece58d98: Preparing 10:26:51 7c504f21be85: Preparing 10:26:51 7611ece58d98: Waiting 10:26:51 7c504f21be85: Waiting 10:26:51 5b9c35af7361: Layer already exists 10:26:51 790a42c5b5ad: Layer already exists 10:26:51 fd475903ccd6: Layer already exists 10:26:51 ead51fc1524c: Layer already exists 10:26:51 8904781afaff: Layer already exists 10:26:51 7c504f21be85: Layer already exists 10:26:51 7611ece58d98: Layer already exists 10:26:51 main: digest: sha256:f4ac657c7cb9e51cf1eab72b88280137308c439485ee62b13f2a480e43a0f7b3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:52 ===================================================== [Pipeline] echo 10:26:52 taggedImages: 10:26:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:26:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:26:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.20 10:26:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:26:52 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:26:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:26:52 a48d6392372de4eada0148d46cda0c5092cdf95e 10:26:52 latest 10:26:52 3.2.0-dev.20 10:26:52 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:26:52 main 10:26:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:26:57 eb6655ff20fb: Preparing 10:26:57 2f7dbbe91244: Preparing 10:26:57 a6c3865e221c: Preparing 10:26:57 6d26178e21ed: Preparing 10:26:57 ead51fc1524c: Preparing 10:26:57 fd475903ccd6: Preparing 10:26:57 790a42c5b5ad: Preparing 10:26:57 fd475903ccd6: Waiting 10:26:57 7611ece58d98: Preparing 10:26:57 7c504f21be85: Preparing 10:26:57 7c504f21be85: Waiting 10:26:57 7611ece58d98: Waiting 10:26:57 790a42c5b5ad: Waiting 10:26:57 ead51fc1524c: Layer already exists 10:26:57 fd475903ccd6: Layer already exists 10:26:57 790a42c5b5ad: Layer already exists 10:26:57 7611ece58d98: Layer already exists 10:26:57 7c504f21be85: Layer already exists 10:26:57 eb6655ff20fb: Pushed 10:26:57 2f7dbbe91244: Pushed 10:26:57 a6c3865e221c: Pushed 10:26:58 6d26178e21ed: Pushed 10:26:59 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:59 + 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 10:27:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:00 eb6655ff20fb: Preparing 10:27:00 2f7dbbe91244: Preparing 10:27:00 a6c3865e221c: Preparing 10:27:00 6d26178e21ed: Preparing 10:27:00 ead51fc1524c: Preparing 10:27:00 fd475903ccd6: Preparing 10:27:00 790a42c5b5ad: Preparing 10:27:00 7611ece58d98: Preparing 10:27:00 7c504f21be85: Preparing 10:27:00 fd475903ccd6: Waiting 10:27:00 790a42c5b5ad: Waiting 10:27:00 7611ece58d98: Waiting 10:27:00 7c504f21be85: Waiting 10:27:00 ead51fc1524c: Layer already exists 10:27:00 2f7dbbe91244: Layer already exists 10:27:00 a6c3865e221c: Layer already exists 10:27:00 6d26178e21ed: Layer already exists 10:27:00 eb6655ff20fb: Layer already exists 10:27:00 790a42c5b5ad: Layer already exists 10:27:00 7c504f21be85: Layer already exists 10:27:00 7611ece58d98: Layer already exists 10:27:00 fd475903ccd6: Layer already exists 10:27:00 latest: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.20 10:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:01 eb6655ff20fb: Preparing 10:27:01 2f7dbbe91244: Preparing 10:27:01 a6c3865e221c: Preparing 10:27:01 6d26178e21ed: Preparing 10:27:01 ead51fc1524c: Preparing 10:27:01 fd475903ccd6: Preparing 10:27:01 790a42c5b5ad: Preparing 10:27:01 fd475903ccd6: Waiting 10:27:01 7611ece58d98: Preparing 10:27:01 790a42c5b5ad: Waiting 10:27:01 7c504f21be85: Preparing 10:27:01 7611ece58d98: Waiting 10:27:01 7c504f21be85: Waiting 10:27:01 6d26178e21ed: Layer already exists 10:27:01 ead51fc1524c: Layer already exists 10:27:01 a6c3865e221c: Layer already exists 10:27:01 eb6655ff20fb: Layer already exists 10:27:01 2f7dbbe91244: Layer already exists 10:27:01 7c504f21be85: Layer already exists 10:27:01 7611ece58d98: Layer already exists 10:27:01 fd475903ccd6: Layer already exists 10:27:01 790a42c5b5ad: Layer already exists 10:27:02 3.2.0-dev.20: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:03 eb6655ff20fb: Preparing 10:27:03 2f7dbbe91244: Preparing 10:27:03 a6c3865e221c: Preparing 10:27:03 6d26178e21ed: Preparing 10:27:03 ead51fc1524c: Preparing 10:27:03 fd475903ccd6: Preparing 10:27:03 790a42c5b5ad: Preparing 10:27:03 7611ece58d98: Preparing 10:27:03 7c504f21be85: Preparing 10:27:03 fd475903ccd6: Waiting 10:27:03 790a42c5b5ad: Waiting 10:27:03 7611ece58d98: Waiting 10:27:03 7c504f21be85: Waiting 10:27:03 6d26178e21ed: Layer already exists 10:27:03 ead51fc1524c: Layer already exists 10:27:03 a6c3865e221c: Layer already exists 10:27:03 eb6655ff20fb: Layer already exists 10:27:03 2f7dbbe91244: Layer already exists 10:27:03 fd475903ccd6: Layer already exists 10:27:03 7c504f21be85: Layer already exists 10:27:03 790a42c5b5ad: Layer already exists 10:27:03 7611ece58d98: Layer already exists 10:27:03 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:04 + 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 10:27:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:27:05 eb6655ff20fb: Preparing 10:27:05 2f7dbbe91244: Preparing 10:27:05 a6c3865e221c: Preparing 10:27:05 6d26178e21ed: Preparing 10:27:05 ead51fc1524c: Preparing 10:27:05 fd475903ccd6: Preparing 10:27:05 790a42c5b5ad: Preparing 10:27:05 fd475903ccd6: Waiting 10:27:05 7611ece58d98: Preparing 10:27:05 790a42c5b5ad: Waiting 10:27:05 7611ece58d98: Waiting 10:27:05 7c504f21be85: Preparing 10:27:05 7c504f21be85: Waiting 10:27:05 2f7dbbe91244: Layer already exists 10:27:05 6d26178e21ed: Layer already exists 10:27:05 ead51fc1524c: Layer already exists 10:27:05 a6c3865e221c: Layer already exists 10:27:05 eb6655ff20fb: Layer already exists 10:27:05 fd475903ccd6: Layer already exists 10:27:05 7611ece58d98: Layer already exists 10:27:05 7c504f21be85: Layer already exists 10:27:05 790a42c5b5ad: Layer already exists 10:27:05 main: digest: sha256:862d938357afadad2865ae2516b09a692482b92036adcb680b4a67b29fa7654c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:06 ===================================================== [Pipeline] echo 10:27:06 taggedImages: 10:27:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:27:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.20 10:27:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:27:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:27:06 a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:06 latest 10:27:06 3.2.0-dev.20 10:27:06 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:06 main 10:27:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:08 21f8adaecc53: Preparing 10:27:08 abbc8bceb4b8: Preparing 10:27:08 ead51fc1524c: Preparing 10:27:08 fd475903ccd6: Preparing 10:27:08 9bc8263fc0d0: Preparing 10:27:08 86b9daecb36f: Preparing 10:27:08 7c504f21be85: Preparing 10:27:08 86b9daecb36f: Waiting 10:27:08 7c504f21be85: Waiting 10:27:08 9bc8263fc0d0: Pushed 10:27:11 abbc8bceb4b8: Pushed 10:27:11 fd475903ccd6: Layer already exists 10:27:11 ead51fc1524c: Layer already exists 10:27:11 7c504f21be85: Layer already exists 10:27:11 21f8adaecc53: Pushed 10:27:11 86b9daecb36f: Pushed 10:27:11 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:13 21f8adaecc53: Preparing 10:27:13 abbc8bceb4b8: Preparing 10:27:13 ead51fc1524c: Preparing 10:27:13 fd475903ccd6: Preparing 10:27:13 9bc8263fc0d0: Preparing 10:27:13 86b9daecb36f: Preparing 10:27:13 7c504f21be85: Preparing 10:27:13 86b9daecb36f: Waiting 10:27:13 7c504f21be85: Waiting 10:27:13 9bc8263fc0d0: Layer already exists 10:27:13 abbc8bceb4b8: Layer already exists 10:27:13 ead51fc1524c: Layer already exists 10:27:13 fd475903ccd6: Layer already exists 10:27:13 21f8adaecc53: Layer already exists 10:27:13 86b9daecb36f: Layer already exists 10:27:13 7c504f21be85: Layer already exists 10:27:13 latest: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.20 10:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:14 21f8adaecc53: Preparing 10:27:14 abbc8bceb4b8: Preparing 10:27:14 ead51fc1524c: Preparing 10:27:14 fd475903ccd6: Preparing 10:27:14 9bc8263fc0d0: Preparing 10:27:14 86b9daecb36f: Preparing 10:27:14 7c504f21be85: Preparing 10:27:14 86b9daecb36f: Waiting 10:27:14 7c504f21be85: Waiting 10:27:14 21f8adaecc53: Layer already exists 10:27:14 fd475903ccd6: Layer already exists 10:27:14 9bc8263fc0d0: Layer already exists 10:27:14 abbc8bceb4b8: Layer already exists 10:27:14 ead51fc1524c: Layer already exists 10:27:14 86b9daecb36f: Layer already exists 10:27:14 7c504f21be85: Layer already exists 10:27:14 3.2.0-dev.20: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:16 21f8adaecc53: Preparing 10:27:16 abbc8bceb4b8: Preparing 10:27:16 ead51fc1524c: Preparing 10:27:16 fd475903ccd6: Preparing 10:27:16 9bc8263fc0d0: Preparing 10:27:16 86b9daecb36f: Preparing 10:27:16 7c504f21be85: Preparing 10:27:16 86b9daecb36f: Waiting 10:27:16 7c504f21be85: Waiting 10:27:16 9bc8263fc0d0: Layer already exists 10:27:16 abbc8bceb4b8: Layer already exists 10:27:16 fd475903ccd6: Layer already exists 10:27:16 21f8adaecc53: Layer already exists 10:27:16 ead51fc1524c: Layer already exists 10:27:16 7c504f21be85: Layer already exists 10:27:16 86b9daecb36f: Layer already exists 10:27:16 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:27:18 21f8adaecc53: Preparing 10:27:18 abbc8bceb4b8: Preparing 10:27:18 ead51fc1524c: Preparing 10:27:18 fd475903ccd6: Preparing 10:27:18 9bc8263fc0d0: Preparing 10:27:18 86b9daecb36f: Preparing 10:27:18 7c504f21be85: Preparing 10:27:18 86b9daecb36f: Waiting 10:27:18 7c504f21be85: Waiting 10:27:18 9bc8263fc0d0: Layer already exists 10:27:18 abbc8bceb4b8: Layer already exists 10:27:18 ead51fc1524c: Layer already exists 10:27:18 21f8adaecc53: Layer already exists 10:27:18 fd475903ccd6: Layer already exists 10:27:18 86b9daecb36f: Layer already exists 10:27:18 7c504f21be85: Layer already exists 10:27:18 main: digest: sha256:00b4ac3b346cbc385b7efc0267a9e20472a6182777fe93759f10d017b5947547 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:19 ===================================================== [Pipeline] echo 10:27:19 taggedImages: 10:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.20 10:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:27:19 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:27:19 a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:19 latest 10:27:19 3.2.0-dev.20 10:27:19 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:19 main 10:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:21 057aaa7f702f: Preparing 10:27:21 793dc61fe92e: Preparing 10:27:21 053ae4768d93: Preparing 10:27:21 ead51fc1524c: Preparing 10:27:21 fd475903ccd6: Preparing 10:27:21 790a42c5b5ad: Preparing 10:27:21 7611ece58d98: Preparing 10:27:21 7c504f21be85: Preparing 10:27:21 790a42c5b5ad: Waiting 10:27:21 7611ece58d98: Waiting 10:27:21 7c504f21be85: Waiting 10:27:21 ead51fc1524c: Layer already exists 10:27:21 fd475903ccd6: Layer already exists 10:27:21 790a42c5b5ad: Layer already exists 10:27:21 7611ece58d98: Layer already exists 10:27:21 793dc61fe92e: Pushed 10:27:21 7c504f21be85: Layer already exists 10:27:21 057aaa7f702f: Pushed 10:27:24 053ae4768d93: Pushed 10:27:26 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:28 057aaa7f702f: Preparing 10:27:28 793dc61fe92e: Preparing 10:27:28 053ae4768d93: Preparing 10:27:28 ead51fc1524c: Preparing 10:27:28 fd475903ccd6: Preparing 10:27:28 790a42c5b5ad: Preparing 10:27:28 7611ece58d98: Preparing 10:27:28 790a42c5b5ad: Waiting 10:27:28 7c504f21be85: Preparing 10:27:28 7611ece58d98: Waiting 10:27:28 7c504f21be85: Waiting 10:27:28 057aaa7f702f: Layer already exists 10:27:28 053ae4768d93: Layer already exists 10:27:28 ead51fc1524c: Layer already exists 10:27:28 fd475903ccd6: Layer already exists 10:27:28 793dc61fe92e: Layer already exists 10:27:28 790a42c5b5ad: Layer already exists 10:27:28 7611ece58d98: Layer already exists 10:27:28 7c504f21be85: Layer already exists 10:27:28 latest: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.20 10:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:30 057aaa7f702f: Preparing 10:27:30 793dc61fe92e: Preparing 10:27:30 053ae4768d93: Preparing 10:27:30 ead51fc1524c: Preparing 10:27:30 fd475903ccd6: Preparing 10:27:30 790a42c5b5ad: Preparing 10:27:30 7611ece58d98: Preparing 10:27:30 7c504f21be85: Preparing 10:27:30 790a42c5b5ad: Waiting 10:27:30 7611ece58d98: Waiting 10:27:30 7c504f21be85: Waiting 10:27:30 793dc61fe92e: Layer already exists 10:27:30 fd475903ccd6: Layer already exists 10:27:30 053ae4768d93: Layer already exists 10:27:30 ead51fc1524c: Layer already exists 10:27:30 057aaa7f702f: Layer already exists 10:27:30 790a42c5b5ad: Layer already exists 10:27:30 7611ece58d98: Layer already exists 10:27:30 7c504f21be85: Layer already exists 10:27:31 3.2.0-dev.20: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:32 057aaa7f702f: Preparing 10:27:32 793dc61fe92e: Preparing 10:27:32 053ae4768d93: Preparing 10:27:32 ead51fc1524c: Preparing 10:27:32 fd475903ccd6: Preparing 10:27:32 790a42c5b5ad: Preparing 10:27:32 7611ece58d98: Preparing 10:27:32 7c504f21be85: Preparing 10:27:32 790a42c5b5ad: Waiting 10:27:32 7611ece58d98: Waiting 10:27:32 7c504f21be85: Waiting 10:27:32 fd475903ccd6: Layer already exists 10:27:32 ead51fc1524c: Layer already exists 10:27:32 053ae4768d93: Layer already exists 10:27:32 793dc61fe92e: Layer already exists 10:27:32 057aaa7f702f: Layer already exists 10:27:32 790a42c5b5ad: Layer already exists 10:27:32 7c504f21be85: Layer already exists 10:27:32 7611ece58d98: Layer already exists 10:27:32 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:27:34 057aaa7f702f: Preparing 10:27:34 793dc61fe92e: Preparing 10:27:34 053ae4768d93: Preparing 10:27:34 ead51fc1524c: Preparing 10:27:34 fd475903ccd6: Preparing 10:27:34 790a42c5b5ad: Preparing 10:27:34 7611ece58d98: Preparing 10:27:34 7c504f21be85: Preparing 10:27:34 790a42c5b5ad: Waiting 10:27:34 7611ece58d98: Waiting 10:27:34 7c504f21be85: Waiting 10:27:34 fd475903ccd6: Layer already exists 10:27:34 057aaa7f702f: Layer already exists 10:27:34 793dc61fe92e: Layer already exists 10:27:34 053ae4768d93: Layer already exists 10:27:34 ead51fc1524c: Layer already exists 10:27:34 790a42c5b5ad: Layer already exists 10:27:34 7611ece58d98: Layer already exists 10:27:34 7c504f21be85: Layer already exists 10:27:34 main: digest: sha256:cc4086edd680a9e8322d75d2a3e55fb7181b64996626d9d39bf8a413221d71fc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:35 ===================================================== [Pipeline] echo 10:27:35 taggedImages: 10:27:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:27:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.20 10:27:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:27:35 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:27:35 a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:35 latest 10:27:35 3.2.0-dev.20 10:27:35 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:35 main 10:27:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:37 224b363eb321: Preparing 10:27:37 4a8668b1a178: Preparing 10:27:37 ad1de5c0bda5: Preparing 10:27:37 ff7ea692b48a: Preparing 10:27:37 83b3ee9702a0: Preparing 10:27:37 3864cf8f500f: Preparing 10:27:37 49f011601d32: Preparing 10:27:37 ead51fc1524c: Preparing 10:27:37 fd475903ccd6: Preparing 10:27:37 03bfdb5cc375: Preparing 10:27:37 1e952a880fef: Preparing 10:27:37 5f70bf18a086: Preparing 10:27:37 c680a18b59c4: Preparing 10:27:37 85b530bac54c: Preparing 10:27:37 8309da144434: Preparing 10:27:37 7c504f21be85: Preparing 10:27:37 1e952a880fef: Waiting 10:27:37 3864cf8f500f: Waiting 10:27:37 49f011601d32: Waiting 10:27:37 ead51fc1524c: Waiting 10:27:37 fd475903ccd6: Waiting 10:27:37 5f70bf18a086: Waiting 10:27:37 c680a18b59c4: Waiting 10:27:37 03bfdb5cc375: Waiting 10:27:37 85b530bac54c: Waiting 10:27:37 7c504f21be85: Waiting 10:27:37 8309da144434: Waiting 10:27:37 ff7ea692b48a: Pushed 10:27:37 83b3ee9702a0: Pushed 10:27:37 4a8668b1a178: Pushed 10:27:37 ad1de5c0bda5: Pushed 10:27:42 224b363eb321: Pushed 10:27:42 fd475903ccd6: Layer already exists 10:27:42 ead51fc1524c: Layer already exists 10:27:42 3864cf8f500f: Pushed 10:27:42 5f70bf18a086: Pushed 10:27:42 03bfdb5cc375: Pushed 10:27:42 1e952a880fef: Pushed 10:27:42 c680a18b59c4: Pushed 10:27:42 7c504f21be85: Layer already exists 10:27:42 85b530bac54c: Pushed 10:27:42 8309da144434: Pushed 10:27:44 49f011601d32: Pushed 10:27:44 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:46 224b363eb321: Preparing 10:27:46 4a8668b1a178: Preparing 10:27:46 ad1de5c0bda5: Preparing 10:27:46 ff7ea692b48a: Preparing 10:27:46 83b3ee9702a0: Preparing 10:27:46 3864cf8f500f: Preparing 10:27:46 49f011601d32: Preparing 10:27:46 ead51fc1524c: Preparing 10:27:46 fd475903ccd6: Preparing 10:27:46 03bfdb5cc375: Preparing 10:27:46 1e952a880fef: Preparing 10:27:46 5f70bf18a086: Preparing 10:27:46 c680a18b59c4: Preparing 10:27:46 85b530bac54c: Preparing 10:27:46 8309da144434: Preparing 10:27:46 7c504f21be85: Preparing 10:27:46 3864cf8f500f: Waiting 10:27:46 c680a18b59c4: Waiting 10:27:46 49f011601d32: Waiting 10:27:46 ead51fc1524c: Waiting 10:27:46 fd475903ccd6: Waiting 10:27:46 03bfdb5cc375: Waiting 10:27:46 1e952a880fef: Waiting 10:27:46 5f70bf18a086: Waiting 10:27:46 85b530bac54c: Waiting 10:27:46 8309da144434: Waiting 10:27:46 7c504f21be85: Waiting 10:27:46 83b3ee9702a0: Layer already exists 10:27:46 ff7ea692b48a: Layer already exists 10:27:46 224b363eb321: Layer already exists 10:27:46 4a8668b1a178: Layer already exists 10:27:46 ad1de5c0bda5: Layer already exists 10:27:46 49f011601d32: Layer already exists 10:27:46 3864cf8f500f: Layer already exists 10:27:46 fd475903ccd6: Layer already exists 10:27:46 ead51fc1524c: Layer already exists 10:27:46 03bfdb5cc375: Layer already exists 10:27:46 1e952a880fef: Layer already exists 10:27:46 5f70bf18a086: Layer already exists 10:27:46 c680a18b59c4: Layer already exists 10:27:46 85b530bac54c: Layer already exists 10:27:46 8309da144434: Layer already exists 10:27:46 7c504f21be85: Layer already exists 10:27:46 latest: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.20 10:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:47 224b363eb321: Preparing 10:27:47 4a8668b1a178: Preparing 10:27:47 ad1de5c0bda5: Preparing 10:27:47 ff7ea692b48a: Preparing 10:27:47 83b3ee9702a0: Preparing 10:27:47 3864cf8f500f: Preparing 10:27:47 49f011601d32: Preparing 10:27:47 ead51fc1524c: Preparing 10:27:47 fd475903ccd6: Preparing 10:27:47 03bfdb5cc375: Preparing 10:27:47 1e952a880fef: Preparing 10:27:47 5f70bf18a086: Preparing 10:27:47 c680a18b59c4: Preparing 10:27:47 85b530bac54c: Preparing 10:27:47 8309da144434: Preparing 10:27:47 7c504f21be85: Preparing 10:27:47 5f70bf18a086: Waiting 10:27:47 49f011601d32: Waiting 10:27:47 ead51fc1524c: Waiting 10:27:47 fd475903ccd6: Waiting 10:27:47 03bfdb5cc375: Waiting 10:27:47 1e952a880fef: Waiting 10:27:47 3864cf8f500f: Waiting 10:27:47 c680a18b59c4: Waiting 10:27:47 85b530bac54c: Waiting 10:27:47 8309da144434: Waiting 10:27:47 7c504f21be85: Waiting 10:27:47 ad1de5c0bda5: Layer already exists 10:27:47 224b363eb321: Layer already exists 10:27:47 4a8668b1a178: Layer already exists 10:27:47 83b3ee9702a0: Layer already exists 10:27:47 ff7ea692b48a: Layer already exists 10:27:47 ead51fc1524c: Layer already exists 10:27:47 49f011601d32: Layer already exists 10:27:47 3864cf8f500f: Layer already exists 10:27:47 03bfdb5cc375: Layer already exists 10:27:47 fd475903ccd6: Layer already exists 10:27:47 c680a18b59c4: Layer already exists 10:27:47 1e952a880fef: Layer already exists 10:27:47 5f70bf18a086: Layer already exists 10:27:47 85b530bac54c: Layer already exists 10:27:47 8309da144434: Layer already exists 10:27:47 7c504f21be85: Layer already exists 10:27:48 3.2.0-dev.20: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:49 224b363eb321: Preparing 10:27:49 4a8668b1a178: Preparing 10:27:49 ad1de5c0bda5: Preparing 10:27:49 ff7ea692b48a: Preparing 10:27:49 83b3ee9702a0: Preparing 10:27:49 3864cf8f500f: Preparing 10:27:49 49f011601d32: Preparing 10:27:49 ead51fc1524c: Preparing 10:27:49 fd475903ccd6: Preparing 10:27:49 03bfdb5cc375: Preparing 10:27:49 1e952a880fef: Preparing 10:27:49 5f70bf18a086: Preparing 10:27:49 c680a18b59c4: Preparing 10:27:49 85b530bac54c: Preparing 10:27:49 8309da144434: Preparing 10:27:49 7c504f21be85: Preparing 10:27:49 1e952a880fef: Waiting 10:27:49 5f70bf18a086: Waiting 10:27:49 c680a18b59c4: Waiting 10:27:49 85b530bac54c: Waiting 10:27:49 8309da144434: Waiting 10:27:49 3864cf8f500f: Waiting 10:27:49 7c504f21be85: Waiting 10:27:49 fd475903ccd6: Waiting 10:27:49 ead51fc1524c: Waiting 10:27:49 03bfdb5cc375: Waiting 10:27:49 ad1de5c0bda5: Layer already exists 10:27:49 ff7ea692b48a: Layer already exists 10:27:49 83b3ee9702a0: Layer already exists 10:27:49 4a8668b1a178: Layer already exists 10:27:49 224b363eb321: Layer already exists 10:27:49 fd475903ccd6: Layer already exists 10:27:49 49f011601d32: Layer already exists 10:27:49 03bfdb5cc375: Layer already exists 10:27:49 ead51fc1524c: Layer already exists 10:27:49 3864cf8f500f: Layer already exists 10:27:49 1e952a880fef: Layer already exists 10:27:49 85b530bac54c: Layer already exists 10:27:49 c680a18b59c4: Layer already exists 10:27:49 5f70bf18a086: Layer already exists 10:27:49 8309da144434: Layer already exists 10:27:49 7c504f21be85: Layer already exists 10:27:49 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:27:51 224b363eb321: Preparing 10:27:51 4a8668b1a178: Preparing 10:27:51 ad1de5c0bda5: Preparing 10:27:51 ff7ea692b48a: Preparing 10:27:51 83b3ee9702a0: Preparing 10:27:51 3864cf8f500f: Preparing 10:27:51 49f011601d32: Preparing 10:27:51 ead51fc1524c: Preparing 10:27:51 fd475903ccd6: Preparing 10:27:51 03bfdb5cc375: Preparing 10:27:51 1e952a880fef: Preparing 10:27:51 5f70bf18a086: Preparing 10:27:51 c680a18b59c4: Preparing 10:27:51 85b530bac54c: Preparing 10:27:51 8309da144434: Preparing 10:27:51 7c504f21be85: Preparing 10:27:51 fd475903ccd6: Waiting 10:27:51 03bfdb5cc375: Waiting 10:27:51 1e952a880fef: Waiting 10:27:51 5f70bf18a086: Waiting 10:27:51 c680a18b59c4: Waiting 10:27:51 85b530bac54c: Waiting 10:27:51 8309da144434: Waiting 10:27:51 7c504f21be85: Waiting 10:27:51 3864cf8f500f: Waiting 10:27:51 49f011601d32: Waiting 10:27:51 ead51fc1524c: Waiting 10:27:51 ad1de5c0bda5: Layer already exists 10:27:51 ff7ea692b48a: Layer already exists 10:27:51 224b363eb321: Layer already exists 10:27:51 4a8668b1a178: Layer already exists 10:27:51 83b3ee9702a0: Layer already exists 10:27:51 3864cf8f500f: Layer already exists 10:27:51 49f011601d32: Layer already exists 10:27:51 03bfdb5cc375: Layer already exists 10:27:51 ead51fc1524c: Layer already exists 10:27:51 fd475903ccd6: Layer already exists 10:27:51 c680a18b59c4: Layer already exists 10:27:51 1e952a880fef: Layer already exists 10:27:51 5f70bf18a086: Layer already exists 10:27:51 85b530bac54c: Layer already exists 10:27:51 8309da144434: Layer already exists 10:27:51 7c504f21be85: Layer already exists 10:27:51 main: digest: sha256:e7a30c544d3681963219ac1a706f4e539cedfac303b194b2aa6b8ce88c20f33c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:52 ===================================================== [Pipeline] echo 10:27:52 taggedImages: 10:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.20 10:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:27:52 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:27:52 a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:52 latest 10:27:52 3.2.0-dev.20 10:27:52 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:27:52 main 10:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:27:54 ead28c4ca98c: Preparing 10:27:54 7b1485c7abc2: Preparing 10:27:54 d735e692786c: Preparing 10:27:54 a7132761147b: Preparing 10:27:54 ead51fc1524c: Preparing 10:27:54 fd475903ccd6: Preparing 10:27:54 790a42c5b5ad: Preparing 10:27:54 7611ece58d98: Preparing 10:27:54 7c504f21be85: Preparing 10:27:54 790a42c5b5ad: Waiting 10:27:54 7611ece58d98: Waiting 10:27:54 7c504f21be85: Waiting 10:27:54 fd475903ccd6: Waiting 10:27:54 d735e692786c: Pushed 10:27:54 7b1485c7abc2: Pushed 10:27:55 ead51fc1524c: Layer already exists 10:27:55 fd475903ccd6: Layer already exists 10:27:55 790a42c5b5ad: Layer already exists 10:27:55 7611ece58d98: Layer already exists 10:27:55 7c504f21be85: Layer already exists 10:27:55 ead28c4ca98c: Pushed 10:27:56 a7132761147b: Pushed 10:27:56 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + 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 10:27:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:27:58 ead28c4ca98c: Preparing 10:27:58 7b1485c7abc2: Preparing 10:27:58 d735e692786c: Preparing 10:27:58 a7132761147b: Preparing 10:27:58 ead51fc1524c: Preparing 10:27:58 fd475903ccd6: Preparing 10:27:58 790a42c5b5ad: Preparing 10:27:58 7611ece58d98: Preparing 10:27:58 7c504f21be85: Preparing 10:27:58 790a42c5b5ad: Waiting 10:27:58 7611ece58d98: Waiting 10:27:58 7c504f21be85: Waiting 10:27:58 fd475903ccd6: Waiting 10:27:58 a7132761147b: Layer already exists 10:27:58 ead51fc1524c: Layer already exists 10:27:58 d735e692786c: Layer already exists 10:27:58 ead28c4ca98c: Layer already exists 10:27:58 7b1485c7abc2: Layer already exists 10:27:58 7c504f21be85: Layer already exists 10:27:58 790a42c5b5ad: Layer already exists 10:27:58 fd475903ccd6: Layer already exists 10:27:58 7611ece58d98: Layer already exists 10:27:58 latest: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.20 10:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:00 ead28c4ca98c: Preparing 10:28:00 7b1485c7abc2: Preparing 10:28:00 d735e692786c: Preparing 10:28:00 a7132761147b: Preparing 10:28:00 ead51fc1524c: Preparing 10:28:00 fd475903ccd6: Preparing 10:28:00 790a42c5b5ad: Preparing 10:28:00 7611ece58d98: Preparing 10:28:00 7c504f21be85: Preparing 10:28:00 fd475903ccd6: Waiting 10:28:00 790a42c5b5ad: Waiting 10:28:00 7611ece58d98: Waiting 10:28:00 7c504f21be85: Waiting 10:28:00 7b1485c7abc2: Layer already exists 10:28:00 a7132761147b: Layer already exists 10:28:00 d735e692786c: Layer already exists 10:28:00 ead28c4ca98c: Layer already exists 10:28:00 ead51fc1524c: Layer already exists 10:28:00 fd475903ccd6: Layer already exists 10:28:00 7611ece58d98: Layer already exists 10:28:00 790a42c5b5ad: Layer already exists 10:28:00 7c504f21be85: Layer already exists 10:28:00 3.2.0-dev.20: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:01 ead28c4ca98c: Preparing 10:28:01 7b1485c7abc2: Preparing 10:28:01 d735e692786c: Preparing 10:28:01 a7132761147b: Preparing 10:28:01 ead51fc1524c: Preparing 10:28:01 fd475903ccd6: Preparing 10:28:01 790a42c5b5ad: Preparing 10:28:01 7611ece58d98: Preparing 10:28:01 7c504f21be85: Preparing 10:28:01 790a42c5b5ad: Waiting 10:28:01 7611ece58d98: Waiting 10:28:01 7c504f21be85: Waiting 10:28:01 fd475903ccd6: Waiting 10:28:01 d735e692786c: Layer already exists 10:28:01 7b1485c7abc2: Layer already exists 10:28:01 a7132761147b: Layer already exists 10:28:01 ead28c4ca98c: Layer already exists 10:28:01 ead51fc1524c: Layer already exists 10:28:01 7c504f21be85: Layer already exists 10:28:01 7611ece58d98: Layer already exists 10:28:01 790a42c5b5ad: Layer already exists 10:28:01 fd475903ccd6: Layer already exists 10:28:01 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:02 + 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 10:28:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:28:03 ead28c4ca98c: Preparing 10:28:03 7b1485c7abc2: Preparing 10:28:03 d735e692786c: Preparing 10:28:03 a7132761147b: Preparing 10:28:03 ead51fc1524c: Preparing 10:28:03 fd475903ccd6: Preparing 10:28:03 790a42c5b5ad: Preparing 10:28:03 7611ece58d98: Preparing 10:28:03 7c504f21be85: Preparing 10:28:03 fd475903ccd6: Waiting 10:28:03 790a42c5b5ad: Waiting 10:28:03 7611ece58d98: Waiting 10:28:03 7c504f21be85: Waiting 10:28:03 d735e692786c: Layer already exists 10:28:03 7b1485c7abc2: Layer already exists 10:28:03 ead28c4ca98c: Layer already exists 10:28:03 ead51fc1524c: Layer already exists 10:28:03 a7132761147b: Layer already exists 10:28:03 fd475903ccd6: Layer already exists 10:28:03 790a42c5b5ad: Layer already exists 10:28:03 7611ece58d98: Layer already exists 10:28:03 7c504f21be85: Layer already exists 10:28:03 main: digest: sha256:0451e157d0b54f5a135e1f989d7244d05eb9f0ad2cc1fe2bb21ca549024f0f28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:04 ===================================================== [Pipeline] echo 10:28:04 taggedImages: 10:28:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:28:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.20 10:28:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:28:05 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:28:05 a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:05 latest 10:28:05 3.2.0-dev.20 10:28:05 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:05 main 10:28:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:06 270e5f49a9d4: Preparing 10:28:06 8bd207e954e0: Preparing 10:28:06 4d204b611a27: Preparing 10:28:06 067fa567d5b1: Preparing 10:28:06 f8d08ebe5aae: Preparing 10:28:06 ead51fc1524c: Preparing 10:28:06 fd475903ccd6: Preparing 10:28:06 97395f2ed45e: Preparing 10:28:06 e0bfd28efb43: Preparing 10:28:06 7c5c1927ad16: Preparing 10:28:06 7c504f21be85: Preparing 10:28:06 97395f2ed45e: Waiting 10:28:06 e0bfd28efb43: Waiting 10:28:06 7c5c1927ad16: Waiting 10:28:06 7c504f21be85: Waiting 10:28:06 ead51fc1524c: Waiting 10:28:06 fd475903ccd6: Waiting 10:28:07 067fa567d5b1: Pushed 10:28:07 f8d08ebe5aae: Pushed 10:28:07 8bd207e954e0: Pushed 10:28:10 ead51fc1524c: Layer already exists 10:28:10 fd475903ccd6: Layer already exists 10:28:10 270e5f49a9d4: Pushed 10:28:10 4d204b611a27: Pushed 10:28:10 7c504f21be85: Layer already exists 10:28:10 97395f2ed45e: Pushed 10:28:10 e0bfd28efb43: Pushed 10:28:12 7c5c1927ad16: Pushed 10:28:12 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:13 + 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 10:28:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:14 270e5f49a9d4: Preparing 10:28:14 8bd207e954e0: Preparing 10:28:14 4d204b611a27: Preparing 10:28:14 067fa567d5b1: Preparing 10:28:14 f8d08ebe5aae: Preparing 10:28:14 ead51fc1524c: Preparing 10:28:14 fd475903ccd6: Preparing 10:28:14 97395f2ed45e: Preparing 10:28:14 e0bfd28efb43: Preparing 10:28:14 7c5c1927ad16: Preparing 10:28:14 7c504f21be85: Preparing 10:28:14 97395f2ed45e: Waiting 10:28:14 ead51fc1524c: Waiting 10:28:14 fd475903ccd6: Waiting 10:28:14 7c5c1927ad16: Waiting 10:28:14 e0bfd28efb43: Waiting 10:28:14 7c504f21be85: Waiting 10:28:14 4d204b611a27: Layer already exists 10:28:14 270e5f49a9d4: Layer already exists 10:28:14 8bd207e954e0: Layer already exists 10:28:14 067fa567d5b1: Layer already exists 10:28:14 f8d08ebe5aae: Layer already exists 10:28:14 ead51fc1524c: Layer already exists 10:28:14 97395f2ed45e: Layer already exists 10:28:14 fd475903ccd6: Layer already exists 10:28:14 e0bfd28efb43: Layer already exists 10:28:14 7c5c1927ad16: Layer already exists 10:28:14 7c504f21be85: Layer already exists 10:28:14 latest: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.20 10:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:16 270e5f49a9d4: Preparing 10:28:16 8bd207e954e0: Preparing 10:28:16 4d204b611a27: Preparing 10:28:16 067fa567d5b1: Preparing 10:28:16 f8d08ebe5aae: Preparing 10:28:16 ead51fc1524c: Preparing 10:28:16 fd475903ccd6: Preparing 10:28:16 97395f2ed45e: Preparing 10:28:16 e0bfd28efb43: Preparing 10:28:16 7c5c1927ad16: Preparing 10:28:16 7c504f21be85: Preparing 10:28:16 e0bfd28efb43: Waiting 10:28:16 ead51fc1524c: Waiting 10:28:16 7c504f21be85: Waiting 10:28:16 7c5c1927ad16: Waiting 10:28:16 97395f2ed45e: Waiting 10:28:16 fd475903ccd6: Waiting 10:28:16 067fa567d5b1: Layer already exists 10:28:16 270e5f49a9d4: Layer already exists 10:28:16 f8d08ebe5aae: Layer already exists 10:28:16 4d204b611a27: Layer already exists 10:28:16 8bd207e954e0: Layer already exists 10:28:16 fd475903ccd6: Layer already exists 10:28:16 ead51fc1524c: Layer already exists 10:28:16 97395f2ed45e: Layer already exists 10:28:16 e0bfd28efb43: Layer already exists 10:28:16 7c5c1927ad16: Layer already exists 10:28:16 7c504f21be85: Layer already exists 10:28:16 3.2.0-dev.20: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:17 270e5f49a9d4: Preparing 10:28:17 8bd207e954e0: Preparing 10:28:17 4d204b611a27: Preparing 10:28:17 067fa567d5b1: Preparing 10:28:17 f8d08ebe5aae: Preparing 10:28:17 ead51fc1524c: Preparing 10:28:17 fd475903ccd6: Preparing 10:28:17 97395f2ed45e: Preparing 10:28:17 e0bfd28efb43: Preparing 10:28:17 7c5c1927ad16: Preparing 10:28:17 7c504f21be85: Preparing 10:28:17 fd475903ccd6: Waiting 10:28:17 97395f2ed45e: Waiting 10:28:17 e0bfd28efb43: Waiting 10:28:17 7c5c1927ad16: Waiting 10:28:17 7c504f21be85: Waiting 10:28:17 ead51fc1524c: Waiting 10:28:17 8bd207e954e0: Layer already exists 10:28:17 067fa567d5b1: Layer already exists 10:28:17 270e5f49a9d4: Layer already exists 10:28:17 4d204b611a27: Layer already exists 10:28:17 f8d08ebe5aae: Layer already exists 10:28:17 7c5c1927ad16: Layer already exists 10:28:17 fd475903ccd6: Layer already exists 10:28:17 e0bfd28efb43: Layer already exists 10:28:17 ead51fc1524c: Layer already exists 10:28:17 97395f2ed45e: Layer already exists 10:28:17 7c504f21be85: Layer already exists 10:28:18 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:19 + 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 10:28:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:28:19 270e5f49a9d4: Preparing 10:28:19 8bd207e954e0: Preparing 10:28:19 4d204b611a27: Preparing 10:28:19 067fa567d5b1: Preparing 10:28:19 f8d08ebe5aae: Preparing 10:28:19 ead51fc1524c: Preparing 10:28:19 fd475903ccd6: Preparing 10:28:19 97395f2ed45e: Preparing 10:28:19 e0bfd28efb43: Preparing 10:28:19 7c5c1927ad16: Preparing 10:28:19 7c504f21be85: Preparing 10:28:19 97395f2ed45e: Waiting 10:28:19 e0bfd28efb43: Waiting 10:28:19 7c5c1927ad16: Waiting 10:28:19 ead51fc1524c: Waiting 10:28:19 7c504f21be85: Waiting 10:28:19 fd475903ccd6: Waiting 10:28:19 f8d08ebe5aae: Layer already exists 10:28:19 270e5f49a9d4: Layer already exists 10:28:19 4d204b611a27: Layer already exists 10:28:19 067fa567d5b1: Layer already exists 10:28:19 8bd207e954e0: Layer already exists 10:28:19 ead51fc1524c: Layer already exists 10:28:19 97395f2ed45e: Layer already exists 10:28:19 e0bfd28efb43: Layer already exists 10:28:19 fd475903ccd6: Layer already exists 10:28:19 7c5c1927ad16: Layer already exists 10:28:19 7c504f21be85: Layer already exists 10:28:20 main: digest: sha256:6573ec1acb6299d5e53917ad66073f85c30138705acf09518322e6160b08ce1f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:20 ===================================================== [Pipeline] echo 10:28:21 taggedImages: 10:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.20 10:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:28:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:28:21 a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:21 latest 10:28:21 3.2.0-dev.20 10:28:21 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:21 main 10:28:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:22 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:23 792fb90a229d: Preparing 10:28:23 05e46fbfdfe3: Preparing 10:28:23 de69357cb071: Preparing 10:28:23 338dc4cd4c25: Preparing 10:28:23 65757b0c01e5: Preparing 10:28:23 f5afb28fdd9a: Preparing 10:28:23 f4838bff66ca: Preparing 10:28:23 ead51fc1524c: Preparing 10:28:23 fd475903ccd6: Preparing 10:28:23 90abfe7f0400: Preparing 10:28:23 8a38a69f8737: Preparing 10:28:23 7c504f21be85: Preparing 10:28:23 fd475903ccd6: Waiting 10:28:23 90abfe7f0400: Waiting 10:28:23 8a38a69f8737: Waiting 10:28:23 f5afb28fdd9a: Waiting 10:28:23 f4838bff66ca: Waiting 10:28:23 ead51fc1524c: Waiting 10:28:23 7c504f21be85: Waiting 10:28:23 05e46fbfdfe3: Pushed 10:28:23 65757b0c01e5: Pushed 10:28:24 792fb90a229d: Pushed 10:28:24 ead51fc1524c: Layer already exists 10:28:24 f4838bff66ca: Pushed 10:28:24 f5afb28fdd9a: Pushed 10:28:24 fd475903ccd6: Layer already exists 10:28:24 7c504f21be85: Layer already exists 10:28:24 90abfe7f0400: Pushed 10:28:24 338dc4cd4c25: Pushed 10:28:25 de69357cb071: Pushed 10:28:27 8a38a69f8737: Pushed 10:28:27 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:28 + 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 10:28:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:28 792fb90a229d: Preparing 10:28:28 05e46fbfdfe3: Preparing 10:28:28 de69357cb071: Preparing 10:28:28 338dc4cd4c25: Preparing 10:28:28 65757b0c01e5: Preparing 10:28:28 f5afb28fdd9a: Preparing 10:28:28 f4838bff66ca: Preparing 10:28:28 ead51fc1524c: Preparing 10:28:28 fd475903ccd6: Preparing 10:28:28 90abfe7f0400: Preparing 10:28:28 8a38a69f8737: Preparing 10:28:28 7c504f21be85: Preparing 10:28:28 f4838bff66ca: Waiting 10:28:28 ead51fc1524c: Waiting 10:28:28 fd475903ccd6: Waiting 10:28:28 f5afb28fdd9a: Waiting 10:28:28 90abfe7f0400: Waiting 10:28:28 8a38a69f8737: Waiting 10:28:28 7c504f21be85: Waiting 10:28:28 792fb90a229d: Layer already exists 10:28:28 338dc4cd4c25: Layer already exists 10:28:28 de69357cb071: Layer already exists 10:28:28 65757b0c01e5: Layer already exists 10:28:28 05e46fbfdfe3: Layer already exists 10:28:28 f5afb28fdd9a: Layer already exists 10:28:28 ead51fc1524c: Layer already exists 10:28:28 f4838bff66ca: Layer already exists 10:28:28 90abfe7f0400: Layer already exists 10:28:28 fd475903ccd6: Layer already exists 10:28:28 8a38a69f8737: Layer already exists 10:28:28 7c504f21be85: Layer already exists 10:28:29 latest: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.20 10:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:30 792fb90a229d: Preparing 10:28:30 05e46fbfdfe3: Preparing 10:28:30 de69357cb071: Preparing 10:28:30 338dc4cd4c25: Preparing 10:28:30 65757b0c01e5: Preparing 10:28:30 f5afb28fdd9a: Preparing 10:28:30 f4838bff66ca: Preparing 10:28:30 ead51fc1524c: Preparing 10:28:30 fd475903ccd6: Preparing 10:28:30 90abfe7f0400: Preparing 10:28:30 8a38a69f8737: Preparing 10:28:30 7c504f21be85: Preparing 10:28:30 f5afb28fdd9a: Waiting 10:28:30 f4838bff66ca: Waiting 10:28:30 ead51fc1524c: Waiting 10:28:30 90abfe7f0400: Waiting 10:28:30 8a38a69f8737: Waiting 10:28:30 fd475903ccd6: Waiting 10:28:30 7c504f21be85: Waiting 10:28:30 65757b0c01e5: Layer already exists 10:28:30 338dc4cd4c25: Layer already exists 10:28:30 05e46fbfdfe3: Layer already exists 10:28:30 792fb90a229d: Layer already exists 10:28:30 de69357cb071: Layer already exists 10:28:30 f4838bff66ca: Layer already exists 10:28:30 ead51fc1524c: Layer already exists 10:28:30 f5afb28fdd9a: Layer already exists 10:28:30 90abfe7f0400: Layer already exists 10:28:30 fd475903ccd6: Layer already exists 10:28:30 8a38a69f8737: Layer already exists 10:28:30 7c504f21be85: Layer already exists 10:28:30 3.2.0-dev.20: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:32 792fb90a229d: Preparing 10:28:32 05e46fbfdfe3: Preparing 10:28:32 de69357cb071: Preparing 10:28:32 338dc4cd4c25: Preparing 10:28:32 65757b0c01e5: Preparing 10:28:32 f5afb28fdd9a: Preparing 10:28:32 f4838bff66ca: Preparing 10:28:32 ead51fc1524c: Preparing 10:28:32 fd475903ccd6: Preparing 10:28:32 90abfe7f0400: Preparing 10:28:32 8a38a69f8737: Preparing 10:28:32 7c504f21be85: Preparing 10:28:32 90abfe7f0400: Waiting 10:28:32 f5afb28fdd9a: Waiting 10:28:32 f4838bff66ca: Waiting 10:28:32 fd475903ccd6: Waiting 10:28:32 ead51fc1524c: Waiting 10:28:32 7c504f21be85: Waiting 10:28:32 de69357cb071: Layer already exists 10:28:32 338dc4cd4c25: Layer already exists 10:28:32 792fb90a229d: Layer already exists 10:28:32 05e46fbfdfe3: Layer already exists 10:28:32 65757b0c01e5: Layer already exists 10:28:32 f4838bff66ca: Layer already exists 10:28:32 f5afb28fdd9a: Layer already exists 10:28:32 ead51fc1524c: Layer already exists 10:28:32 fd475903ccd6: Layer already exists 10:28:32 90abfe7f0400: Layer already exists 10:28:32 7c504f21be85: Layer already exists 10:28:32 8a38a69f8737: Layer already exists 10:28:32 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:33 + 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 10:28:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:28:34 792fb90a229d: Preparing 10:28:34 05e46fbfdfe3: Preparing 10:28:34 de69357cb071: Preparing 10:28:34 338dc4cd4c25: Preparing 10:28:34 65757b0c01e5: Preparing 10:28:34 f5afb28fdd9a: Preparing 10:28:34 f5afb28fdd9a: Waiting 10:28:34 f4838bff66ca: Preparing 10:28:34 ead51fc1524c: Preparing 10:28:34 f4838bff66ca: Waiting 10:28:34 fd475903ccd6: Preparing 10:28:34 ead51fc1524c: Waiting 10:28:34 fd475903ccd6: Waiting 10:28:34 90abfe7f0400: Preparing 10:28:34 8a38a69f8737: Preparing 10:28:34 90abfe7f0400: Waiting 10:28:34 7c504f21be85: Preparing 10:28:34 8a38a69f8737: Waiting 10:28:34 338dc4cd4c25: Layer already exists 10:28:34 792fb90a229d: Layer already exists 10:28:34 65757b0c01e5: Layer already exists 10:28:34 05e46fbfdfe3: Layer already exists 10:28:34 de69357cb071: Layer already exists 10:28:34 f5afb28fdd9a: Layer already exists 10:28:34 fd475903ccd6: Layer already exists 10:28:34 f4838bff66ca: Layer already exists 10:28:34 ead51fc1524c: Layer already exists 10:28:34 90abfe7f0400: Layer already exists 10:28:34 8a38a69f8737: Layer already exists 10:28:34 7c504f21be85: Layer already exists 10:28:34 main: digest: sha256:3544616dd690e6d7975033ef1b20274436806eccfa93dd682e7a73437524d1e1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:35 ===================================================== [Pipeline] echo 10:28:35 taggedImages: 10:28:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:28:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.20 10:28:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:28:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:28:35 a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:35 latest 10:28:35 3.2.0-dev.20 10:28:35 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:35 main 10:28:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:37 982d7b43504f: Preparing 10:28:37 51bfbca33d52: Preparing 10:28:37 ead51fc1524c: Preparing 10:28:37 fd475903ccd6: Preparing 10:28:37 750fc6b67e6a: Preparing 10:28:37 c24c777ca5fa: Preparing 10:28:37 7c504f21be85: Preparing 10:28:37 c24c777ca5fa: Waiting 10:28:37 7c504f21be85: Waiting 10:28:37 750fc6b67e6a: Pushed 10:28:38 ead51fc1524c: Layer already exists 10:28:38 fd475903ccd6: Layer already exists 10:28:38 7c504f21be85: Layer already exists 10:28:39 982d7b43504f: Pushed 10:28:40 c24c777ca5fa: Pushed 10:28:41 51bfbca33d52: Pushed 10:28:41 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + 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 10:28:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:43 982d7b43504f: Preparing 10:28:43 51bfbca33d52: Preparing 10:28:43 ead51fc1524c: Preparing 10:28:43 fd475903ccd6: Preparing 10:28:43 750fc6b67e6a: Preparing 10:28:43 c24c777ca5fa: Preparing 10:28:43 7c504f21be85: Preparing 10:28:43 c24c777ca5fa: Waiting 10:28:43 7c504f21be85: Waiting 10:28:43 750fc6b67e6a: Layer already exists 10:28:43 ead51fc1524c: Layer already exists 10:28:43 fd475903ccd6: Layer already exists 10:28:43 51bfbca33d52: Layer already exists 10:28:43 982d7b43504f: Layer already exists 10:28:43 c24c777ca5fa: Layer already exists 10:28:43 7c504f21be85: Layer already exists 10:28:43 latest: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.20 10:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:44 982d7b43504f: Preparing 10:28:44 51bfbca33d52: Preparing 10:28:44 ead51fc1524c: Preparing 10:28:44 fd475903ccd6: Preparing 10:28:44 750fc6b67e6a: Preparing 10:28:44 c24c777ca5fa: Preparing 10:28:44 7c504f21be85: Preparing 10:28:44 c24c777ca5fa: Waiting 10:28:44 7c504f21be85: Waiting 10:28:44 51bfbca33d52: Layer already exists 10:28:44 750fc6b67e6a: Layer already exists 10:28:44 fd475903ccd6: Layer already exists 10:28:44 ead51fc1524c: Layer already exists 10:28:44 982d7b43504f: Layer already exists 10:28:44 c24c777ca5fa: Layer already exists 10:28:44 7c504f21be85: Layer already exists 10:28:45 3.2.0-dev.20: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:46 982d7b43504f: Preparing 10:28:46 51bfbca33d52: Preparing 10:28:46 ead51fc1524c: Preparing 10:28:46 fd475903ccd6: Preparing 10:28:46 750fc6b67e6a: Preparing 10:28:46 c24c777ca5fa: Preparing 10:28:46 7c504f21be85: Preparing 10:28:46 c24c777ca5fa: Waiting 10:28:46 7c504f21be85: Waiting 10:28:46 982d7b43504f: Layer already exists 10:28:46 fd475903ccd6: Layer already exists 10:28:46 51bfbca33d52: Layer already exists 10:28:46 ead51fc1524c: Layer already exists 10:28:46 750fc6b67e6a: Layer already exists 10:28:46 7c504f21be85: Layer already exists 10:28:46 c24c777ca5fa: Layer already exists 10:28:47 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:47 + 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 10:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:28:48 982d7b43504f: Preparing 10:28:48 51bfbca33d52: Preparing 10:28:48 ead51fc1524c: Preparing 10:28:48 fd475903ccd6: Preparing 10:28:48 750fc6b67e6a: Preparing 10:28:48 c24c777ca5fa: Preparing 10:28:48 7c504f21be85: Preparing 10:28:48 c24c777ca5fa: Waiting 10:28:48 7c504f21be85: Waiting 10:28:48 51bfbca33d52: Layer already exists 10:28:48 750fc6b67e6a: Layer already exists 10:28:48 fd475903ccd6: Layer already exists 10:28:48 982d7b43504f: Layer already exists 10:28:48 ead51fc1524c: Layer already exists 10:28:48 c24c777ca5fa: Layer already exists 10:28:48 7c504f21be85: Layer already exists 10:28:48 main: digest: sha256:8519b4deaf98949e94f37ee0f46130f8740c99a0861f9f16e40a8de4108d4d30 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:49 ===================================================== [Pipeline] echo 10:28:50 taggedImages: 10:28:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:28:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.20 10:28:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:28:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:28:50 a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:50 latest 10:28:50 3.2.0-dev.20 10:28:50 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:28:50 main 10:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:28:52 0e320ab3fac0: Preparing 10:28:52 65b1a3c08986: Preparing 10:28:52 9228f5136900: Preparing 10:28:52 ead51fc1524c: Preparing 10:28:52 fd475903ccd6: Preparing 10:28:52 b7ea95596806: Preparing 10:28:52 9ed8df3656d1: Preparing 10:28:52 7a1e70520239: Preparing 10:28:52 44234fb4be73: Preparing 10:28:52 7c504f21be85: Preparing 10:28:52 b7ea95596806: Waiting 10:28:52 9ed8df3656d1: Waiting 10:28:52 7a1e70520239: Waiting 10:28:52 44234fb4be73: Waiting 10:28:52 7c504f21be85: Waiting 10:28:52 65b1a3c08986: Pushed 10:28:52 9228f5136900: Pushed 10:28:54 fd475903ccd6: Layer already exists 10:28:54 ead51fc1524c: Layer already exists 10:28:54 0e320ab3fac0: Pushed 10:28:54 7c504f21be85: Layer already exists 10:28:54 7a1e70520239: Pushed 10:28:54 44234fb4be73: Pushed 10:29:07 9ed8df3656d1: Pushed 10:29:11 b7ea95596806: Pushed 10:29:11 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:12 + 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 10:29:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:12 0e320ab3fac0: Preparing 10:29:12 65b1a3c08986: Preparing 10:29:12 9228f5136900: Preparing 10:29:12 ead51fc1524c: Preparing 10:29:12 fd475903ccd6: Preparing 10:29:12 b7ea95596806: Preparing 10:29:12 9ed8df3656d1: Preparing 10:29:12 7a1e70520239: Preparing 10:29:12 44234fb4be73: Preparing 10:29:12 7c504f21be85: Preparing 10:29:12 9ed8df3656d1: Waiting 10:29:12 7a1e70520239: Waiting 10:29:12 44234fb4be73: Waiting 10:29:12 7c504f21be85: Waiting 10:29:12 b7ea95596806: Waiting 10:29:12 0e320ab3fac0: Layer already exists 10:29:12 fd475903ccd6: Layer already exists 10:29:12 9228f5136900: Layer already exists 10:29:12 ead51fc1524c: Layer already exists 10:29:12 65b1a3c08986: Layer already exists 10:29:12 7a1e70520239: Layer already exists 10:29:12 9ed8df3656d1: Layer already exists 10:29:12 b7ea95596806: Layer already exists 10:29:12 44234fb4be73: Layer already exists 10:29:12 7c504f21be85: Layer already exists 10:29:13 latest: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.20 10:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:14 0e320ab3fac0: Preparing 10:29:14 65b1a3c08986: Preparing 10:29:14 9228f5136900: Preparing 10:29:14 ead51fc1524c: Preparing 10:29:14 fd475903ccd6: Preparing 10:29:14 b7ea95596806: Preparing 10:29:14 9ed8df3656d1: Preparing 10:29:14 7a1e70520239: Preparing 10:29:14 44234fb4be73: Preparing 10:29:14 7c504f21be85: Preparing 10:29:14 9ed8df3656d1: Waiting 10:29:14 7c504f21be85: Waiting 10:29:14 7a1e70520239: Waiting 10:29:14 44234fb4be73: Waiting 10:29:14 b7ea95596806: Waiting 10:29:14 fd475903ccd6: Layer already exists 10:29:14 0e320ab3fac0: Layer already exists 10:29:14 65b1a3c08986: Layer already exists 10:29:14 9228f5136900: Layer already exists 10:29:14 ead51fc1524c: Layer already exists 10:29:14 b7ea95596806: Layer already exists 10:29:14 44234fb4be73: Layer already exists 10:29:14 7c504f21be85: Layer already exists 10:29:14 7a1e70520239: Layer already exists 10:29:14 9ed8df3656d1: Layer already exists 10:29:15 3.2.0-dev.20: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:16 0e320ab3fac0: Preparing 10:29:16 65b1a3c08986: Preparing 10:29:16 9228f5136900: Preparing 10:29:16 ead51fc1524c: Preparing 10:29:16 fd475903ccd6: Preparing 10:29:16 b7ea95596806: Preparing 10:29:16 9ed8df3656d1: Preparing 10:29:16 7a1e70520239: Preparing 10:29:16 44234fb4be73: Preparing 10:29:16 7c504f21be85: Preparing 10:29:16 9ed8df3656d1: Waiting 10:29:16 44234fb4be73: Waiting 10:29:16 7a1e70520239: Waiting 10:29:16 b7ea95596806: Waiting 10:29:16 7c504f21be85: Waiting 10:29:16 fd475903ccd6: Layer already exists 10:29:16 9228f5136900: Layer already exists 10:29:16 ead51fc1524c: Layer already exists 10:29:16 65b1a3c08986: Layer already exists 10:29:16 0e320ab3fac0: Layer already exists 10:29:16 9ed8df3656d1: Layer already exists 10:29:16 b7ea95596806: Layer already exists 10:29:16 7c504f21be85: Layer already exists 10:29:16 7a1e70520239: Layer already exists 10:29:16 44234fb4be73: Layer already exists 10:29:16 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:17 + 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 10:29:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:18 0e320ab3fac0: Preparing 10:29:18 65b1a3c08986: Preparing 10:29:18 9228f5136900: Preparing 10:29:18 ead51fc1524c: Preparing 10:29:18 fd475903ccd6: Preparing 10:29:18 b7ea95596806: Preparing 10:29:18 9ed8df3656d1: Preparing 10:29:18 7a1e70520239: Preparing 10:29:18 44234fb4be73: Preparing 10:29:18 7c504f21be85: Preparing 10:29:18 b7ea95596806: Waiting 10:29:18 44234fb4be73: Waiting 10:29:18 9ed8df3656d1: Waiting 10:29:18 7a1e70520239: Waiting 10:29:18 7c504f21be85: Waiting 10:29:18 65b1a3c08986: Layer already exists 10:29:18 fd475903ccd6: Layer already exists 10:29:18 0e320ab3fac0: Layer already exists 10:29:18 ead51fc1524c: Layer already exists 10:29:18 9228f5136900: Layer already exists 10:29:18 9ed8df3656d1: Layer already exists 10:29:18 7a1e70520239: Layer already exists 10:29:18 b7ea95596806: Layer already exists 10:29:18 44234fb4be73: Layer already exists 10:29:18 7c504f21be85: Layer already exists 10:29:18 main: digest: sha256:63dc14c8625ccd663644fa31738e1ece7804b9ee57041b0946cd9ccc941f5773 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:19 ===================================================== [Pipeline] echo 10:29:20 taggedImages: 10:29:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:29:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:29:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.20 10:29:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:29:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:29:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:29:20 a48d6392372de4eada0148d46cda0c5092cdf95e 10:29:20 latest 10:29:20 3.2.0-dev.20 10:29:20 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:29:20 main 10:29:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:22 d94f9ffe1889: Preparing 10:29:22 c33e193a9726: Preparing 10:29:22 8d5015e8e099: Preparing 10:29:22 ead51fc1524c: Preparing 10:29:22 fd475903ccd6: Preparing 10:29:22 af6783d4a168: Preparing 10:29:22 e24e3e5fae97: Preparing 10:29:22 a80c06cd6070: Preparing 10:29:22 7c504f21be85: Preparing 10:29:22 e24e3e5fae97: Waiting 10:29:22 a80c06cd6070: Waiting 10:29:22 af6783d4a168: Waiting 10:29:22 7c504f21be85: Waiting 10:29:22 8d5015e8e099: Pushed 10:29:22 c33e193a9726: Pushed 10:29:23 ead51fc1524c: Layer already exists 10:29:23 fd475903ccd6: Layer already exists 10:29:23 7c504f21be85: Layer already exists 10:29:23 d94f9ffe1889: Pushed 10:29:23 e24e3e5fae97: Pushed 10:29:24 a80c06cd6070: Pushed 10:29:42 af6783d4a168: Pushed 10:29:42 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:43 + 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 10:29:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:43 d94f9ffe1889: Preparing 10:29:43 c33e193a9726: Preparing 10:29:43 8d5015e8e099: Preparing 10:29:43 ead51fc1524c: Preparing 10:29:43 fd475903ccd6: Preparing 10:29:43 af6783d4a168: Preparing 10:29:43 e24e3e5fae97: Preparing 10:29:43 a80c06cd6070: Preparing 10:29:43 7c504f21be85: Preparing 10:29:43 af6783d4a168: Waiting 10:29:43 7c504f21be85: Waiting 10:29:43 e24e3e5fae97: Waiting 10:29:43 a80c06cd6070: Waiting 10:29:43 8d5015e8e099: Layer already exists 10:29:43 d94f9ffe1889: Layer already exists 10:29:43 fd475903ccd6: Layer already exists 10:29:43 ead51fc1524c: Layer already exists 10:29:43 c33e193a9726: Layer already exists 10:29:43 af6783d4a168: Layer already exists 10:29:43 a80c06cd6070: Layer already exists 10:29:43 e24e3e5fae97: Layer already exists 10:29:43 7c504f21be85: Layer already exists 10:29:44 latest: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.20 10:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:45 d94f9ffe1889: Preparing 10:29:45 c33e193a9726: Preparing 10:29:45 8d5015e8e099: Preparing 10:29:45 ead51fc1524c: Preparing 10:29:45 fd475903ccd6: Preparing 10:29:45 af6783d4a168: Preparing 10:29:45 e24e3e5fae97: Preparing 10:29:45 a80c06cd6070: Preparing 10:29:45 7c504f21be85: Preparing 10:29:45 e24e3e5fae97: Waiting 10:29:45 a80c06cd6070: Waiting 10:29:45 af6783d4a168: Waiting 10:29:45 7c504f21be85: Waiting 10:29:45 fd475903ccd6: Layer already exists 10:29:45 d94f9ffe1889: Layer already exists 10:29:45 8d5015e8e099: Layer already exists 10:29:45 ead51fc1524c: Layer already exists 10:29:45 c33e193a9726: Layer already exists 10:29:45 e24e3e5fae97: Layer already exists 10:29:45 af6783d4a168: Layer already exists 10:29:45 7c504f21be85: Layer already exists 10:29:45 a80c06cd6070: Layer already exists 10:29:45 3.2.0-dev.20: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:47 d94f9ffe1889: Preparing 10:29:47 c33e193a9726: Preparing 10:29:47 8d5015e8e099: Preparing 10:29:47 ead51fc1524c: Preparing 10:29:47 fd475903ccd6: Preparing 10:29:47 af6783d4a168: Preparing 10:29:47 e24e3e5fae97: Preparing 10:29:47 a80c06cd6070: Preparing 10:29:47 7c504f21be85: Preparing 10:29:47 e24e3e5fae97: Waiting 10:29:47 a80c06cd6070: Waiting 10:29:47 7c504f21be85: Waiting 10:29:47 af6783d4a168: Waiting 10:29:47 fd475903ccd6: Layer already exists 10:29:47 8d5015e8e099: Layer already exists 10:29:47 ead51fc1524c: Layer already exists 10:29:47 d94f9ffe1889: Layer already exists 10:29:47 c33e193a9726: Layer already exists 10:29:47 e24e3e5fae97: Layer already exists 10:29:47 af6783d4a168: Layer already exists 10:29:47 a80c06cd6070: Layer already exists 10:29:47 7c504f21be85: Layer already exists 10:29:47 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:48 + 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 10:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:29:49 d94f9ffe1889: Preparing 10:29:49 c33e193a9726: Preparing 10:29:49 8d5015e8e099: Preparing 10:29:49 ead51fc1524c: Preparing 10:29:49 fd475903ccd6: Preparing 10:29:49 af6783d4a168: Preparing 10:29:49 e24e3e5fae97: Preparing 10:29:49 a80c06cd6070: Preparing 10:29:49 7c504f21be85: Preparing 10:29:49 af6783d4a168: Waiting 10:29:49 e24e3e5fae97: Waiting 10:29:49 a80c06cd6070: Waiting 10:29:49 7c504f21be85: Waiting 10:29:49 fd475903ccd6: Layer already exists 10:29:49 ead51fc1524c: Layer already exists 10:29:49 8d5015e8e099: Layer already exists 10:29:49 d94f9ffe1889: Layer already exists 10:29:49 c33e193a9726: Layer already exists 10:29:49 e24e3e5fae97: Layer already exists 10:29:49 af6783d4a168: Layer already exists 10:29:49 a80c06cd6070: Layer already exists 10:29:49 7c504f21be85: Layer already exists 10:29:49 main: digest: sha256:7d63d3cc296db830f44d03b720102bb44c53fbe6d5dfb1f40ced8d0eb62b2960 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:50 ===================================================== [Pipeline] echo 10:29:50 taggedImages: 10:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.20 10:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:29:50 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:29:50 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:29:50 a48d6392372de4eada0148d46cda0c5092cdf95e 10:29:50 latest 10:29:50 3.2.0-dev.20 10:29:50 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:29:50 main 10:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:52 4caa36ee52c8: Preparing 10:29:52 be9a39f24643: Preparing 10:29:52 0b2cc337d4c1: Preparing 10:29:52 ead51fc1524c: Preparing 10:29:52 fd475903ccd6: Preparing 10:29:52 af6783d4a168: Preparing 10:29:52 7a1e70520239: Preparing 10:29:52 44234fb4be73: Preparing 10:29:52 7c504f21be85: Preparing 10:29:52 7a1e70520239: Waiting 10:29:52 44234fb4be73: Waiting 10:29:52 7c504f21be85: Waiting 10:29:52 af6783d4a168: Waiting 10:29:53 be9a39f24643: Pushed 10:29:53 0b2cc337d4c1: Pushed 10:29:54 fd475903ccd6: Layer already exists 10:29:54 ead51fc1524c: Layer already exists 10:29:54 af6783d4a168: Layer already exists 10:29:54 7a1e70520239: Layer already exists 10:29:54 44234fb4be73: Layer already exists 10:29:54 7c504f21be85: Layer already exists 10:29:54 4caa36ee52c8: Pushed 10:29:54 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:55 + 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 10:29:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:55 4caa36ee52c8: Preparing 10:29:55 be9a39f24643: Preparing 10:29:55 0b2cc337d4c1: Preparing 10:29:55 ead51fc1524c: Preparing 10:29:55 fd475903ccd6: Preparing 10:29:55 af6783d4a168: Preparing 10:29:55 7a1e70520239: Preparing 10:29:55 44234fb4be73: Preparing 10:29:55 7c504f21be85: Preparing 10:29:55 7a1e70520239: Waiting 10:29:55 44234fb4be73: Waiting 10:29:55 7c504f21be85: Waiting 10:29:55 af6783d4a168: Waiting 10:29:55 4caa36ee52c8: Layer already exists 10:29:55 fd475903ccd6: Layer already exists 10:29:55 ead51fc1524c: Layer already exists 10:29:55 be9a39f24643: Layer already exists 10:29:55 0b2cc337d4c1: Layer already exists 10:29:55 44234fb4be73: Layer already exists 10:29:55 af6783d4a168: Layer already exists 10:29:55 7c504f21be85: Layer already exists 10:29:55 7a1e70520239: Layer already exists 10:29:56 latest: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.20 10:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:57 4caa36ee52c8: Preparing 10:29:57 be9a39f24643: Preparing 10:29:57 0b2cc337d4c1: Preparing 10:29:57 ead51fc1524c: Preparing 10:29:57 fd475903ccd6: Preparing 10:29:57 af6783d4a168: Preparing 10:29:57 7a1e70520239: Preparing 10:29:57 44234fb4be73: Preparing 10:29:57 7c504f21be85: Preparing 10:29:57 af6783d4a168: Waiting 10:29:57 44234fb4be73: Waiting 10:29:57 7c504f21be85: Waiting 10:29:57 0b2cc337d4c1: Layer already exists 10:29:57 4caa36ee52c8: Layer already exists 10:29:57 fd475903ccd6: Layer already exists 10:29:57 be9a39f24643: Layer already exists 10:29:57 ead51fc1524c: Layer already exists 10:29:57 af6783d4a168: Layer already exists 10:29:57 7a1e70520239: Layer already exists 10:29:57 44234fb4be73: Layer already exists 10:29:57 7c504f21be85: Layer already exists 10:29:57 3.2.0-dev.20: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:29:59 4caa36ee52c8: Preparing 10:29:59 be9a39f24643: Preparing 10:29:59 0b2cc337d4c1: Preparing 10:29:59 ead51fc1524c: Preparing 10:29:59 fd475903ccd6: Preparing 10:29:59 af6783d4a168: Preparing 10:29:59 7a1e70520239: Preparing 10:29:59 44234fb4be73: Preparing 10:29:59 7c504f21be85: Preparing 10:29:59 af6783d4a168: Waiting 10:29:59 7a1e70520239: Waiting 10:29:59 44234fb4be73: Waiting 10:29:59 7c504f21be85: Waiting 10:29:59 be9a39f24643: Layer already exists 10:29:59 4caa36ee52c8: Layer already exists 10:29:59 fd475903ccd6: Layer already exists 10:29:59 0b2cc337d4c1: Layer already exists 10:29:59 ead51fc1524c: Layer already exists 10:29:59 44234fb4be73: Layer already exists 10:29:59 af6783d4a168: Layer already exists 10:29:59 7a1e70520239: Layer already exists 10:29:59 7c504f21be85: Layer already exists 10:29:59 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:00 + 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 10:30:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:30:01 4caa36ee52c8: Preparing 10:30:01 be9a39f24643: Preparing 10:30:01 0b2cc337d4c1: Preparing 10:30:01 ead51fc1524c: Preparing 10:30:01 fd475903ccd6: Preparing 10:30:01 af6783d4a168: Preparing 10:30:01 7a1e70520239: Preparing 10:30:01 44234fb4be73: Preparing 10:30:01 7c504f21be85: Preparing 10:30:01 af6783d4a168: Waiting 10:30:01 44234fb4be73: Waiting 10:30:01 7c504f21be85: Waiting 10:30:01 7a1e70520239: Waiting 10:30:01 0b2cc337d4c1: Layer already exists 10:30:01 fd475903ccd6: Layer already exists 10:30:01 be9a39f24643: Layer already exists 10:30:01 ead51fc1524c: Layer already exists 10:30:01 4caa36ee52c8: Layer already exists 10:30:01 af6783d4a168: Layer already exists 10:30:01 7c504f21be85: Layer already exists 10:30:01 7a1e70520239: Layer already exists 10:30:01 44234fb4be73: Layer already exists 10:30:01 main: digest: sha256:55c2ad93072aac1b02ebafb8d396a0e0f15fe11686b42c89f00049e5ef7ffc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:02 ===================================================== [Pipeline] echo 10:30:02 taggedImages: 10:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.20 10:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:30:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:30:03 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:30:03 a48d6392372de4eada0148d46cda0c5092cdf95e 10:30:03 latest 10:30:03 3.2.0-dev.20 10:30:03 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:30:03 main 10:30:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:05 cb2e6bafeb11: Preparing 10:30:05 be22d9438043: Preparing 10:30:05 ead51fc1524c: Preparing 10:30:05 fd475903ccd6: Preparing 10:30:05 8eb8781ed69b: Preparing 10:30:05 bc62d1841aff: Preparing 10:30:05 7c504f21be85: Preparing 10:30:05 bc62d1841aff: Waiting 10:30:05 7c504f21be85: Waiting 10:30:05 8eb8781ed69b: Pushed 10:30:08 fd475903ccd6: Layer already exists 10:30:08 ead51fc1524c: Layer already exists 10:30:08 7c504f21be85: Layer already exists 10:30:08 cb2e6bafeb11: Pushed 10:30:08 bc62d1841aff: Pushed 10:30:09 be22d9438043: Pushed 10:30:09 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:11 cb2e6bafeb11: Preparing 10:30:11 be22d9438043: Preparing 10:30:11 ead51fc1524c: Preparing 10:30:11 fd475903ccd6: Preparing 10:30:11 8eb8781ed69b: Preparing 10:30:11 bc62d1841aff: Preparing 10:30:11 7c504f21be85: Preparing 10:30:11 bc62d1841aff: Waiting 10:30:11 7c504f21be85: Waiting 10:30:11 be22d9438043: Layer already exists 10:30:11 cb2e6bafeb11: Layer already exists 10:30:11 fd475903ccd6: Layer already exists 10:30:11 ead51fc1524c: Layer already exists 10:30:11 8eb8781ed69b: Layer already exists 10:30:11 7c504f21be85: Layer already exists 10:30:11 bc62d1841aff: Layer already exists 10:30:11 latest: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.20 10:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:13 cb2e6bafeb11: Preparing 10:30:13 be22d9438043: Preparing 10:30:13 ead51fc1524c: Preparing 10:30:13 fd475903ccd6: Preparing 10:30:13 8eb8781ed69b: Preparing 10:30:13 bc62d1841aff: Preparing 10:30:13 7c504f21be85: Preparing 10:30:13 bc62d1841aff: Waiting 10:30:13 7c504f21be85: Waiting 10:30:13 8eb8781ed69b: Layer already exists 10:30:13 cb2e6bafeb11: Layer already exists 10:30:13 ead51fc1524c: Layer already exists 10:30:13 fd475903ccd6: Layer already exists 10:30:13 be22d9438043: Layer already exists 10:30:13 bc62d1841aff: Layer already exists 10:30:13 7c504f21be85: Layer already exists 10:30:13 3.2.0-dev.20: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:15 cb2e6bafeb11: Preparing 10:30:15 be22d9438043: Preparing 10:30:15 ead51fc1524c: Preparing 10:30:15 fd475903ccd6: Preparing 10:30:15 8eb8781ed69b: Preparing 10:30:15 bc62d1841aff: Preparing 10:30:15 7c504f21be85: Preparing 10:30:15 bc62d1841aff: Waiting 10:30:15 7c504f21be85: Waiting 10:30:15 fd475903ccd6: Layer already exists 10:30:15 cb2e6bafeb11: Layer already exists 10:30:15 ead51fc1524c: Layer already exists 10:30:15 be22d9438043: Layer already exists 10:30:15 8eb8781ed69b: Layer already exists 10:30:15 7c504f21be85: Layer already exists 10:30:15 bc62d1841aff: Layer already exists 10:30:15 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:30:17 cb2e6bafeb11: Preparing 10:30:17 be22d9438043: Preparing 10:30:17 ead51fc1524c: Preparing 10:30:17 fd475903ccd6: Preparing 10:30:17 8eb8781ed69b: Preparing 10:30:17 bc62d1841aff: Preparing 10:30:17 7c504f21be85: Preparing 10:30:17 bc62d1841aff: Waiting 10:30:17 7c504f21be85: Waiting 10:30:17 be22d9438043: Layer already exists 10:30:17 8eb8781ed69b: Layer already exists 10:30:17 ead51fc1524c: Layer already exists 10:30:17 fd475903ccd6: Layer already exists 10:30:17 cb2e6bafeb11: Layer already exists 10:30:17 bc62d1841aff: Layer already exists 10:30:17 7c504f21be85: Layer already exists 10:30:17 main: digest: sha256:49f358c43361975c8c44d0b0944e4e2767cd935d2c827058a5146a15617b9a7c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:18 ===================================================== [Pipeline] echo 10:30:18 taggedImages: 10:30:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:30:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:30:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.20 10:30:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:30:18 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:30:18 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:30:18 a48d6392372de4eada0148d46cda0c5092cdf95e 10:30:18 latest 10:30:18 3.2.0-dev.20 10:30:18 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:30:18 main 10:30:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:21 abafcf9170fa: Preparing 10:30:21 63cda7a1cee2: Preparing 10:30:21 ead51fc1524c: Preparing 10:30:21 fd475903ccd6: Preparing 10:30:21 790a42c5b5ad: Preparing 10:30:21 7611ece58d98: Preparing 10:30:21 7c504f21be85: Preparing 10:30:21 7611ece58d98: Waiting 10:30:21 7c504f21be85: Waiting 10:30:22 790a42c5b5ad: Layer already exists 10:30:22 fd475903ccd6: Layer already exists 10:30:22 ead51fc1524c: Layer already exists 10:30:22 7611ece58d98: Layer already exists 10:30:22 7c504f21be85: Layer already exists 10:30:22 abafcf9170fa: Pushed 10:30:25 63cda7a1cee2: Pushed 10:30:25 a48d6392372de4eada0148d46cda0c5092cdf95e: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:27 abafcf9170fa: Preparing 10:30:27 63cda7a1cee2: Preparing 10:30:27 ead51fc1524c: Preparing 10:30:27 fd475903ccd6: Preparing 10:30:27 790a42c5b5ad: Preparing 10:30:27 7611ece58d98: Preparing 10:30:27 7c504f21be85: Preparing 10:30:27 7611ece58d98: Waiting 10:30:27 7c504f21be85: Waiting 10:30:27 ead51fc1524c: Layer already exists 10:30:27 63cda7a1cee2: Layer already exists 10:30:27 fd475903ccd6: Layer already exists 10:30:27 790a42c5b5ad: Layer already exists 10:30:27 abafcf9170fa: Layer already exists 10:30:27 7611ece58d98: Layer already exists 10:30:27 7c504f21be85: Layer already exists 10:30:27 latest: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.20 10:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:29 abafcf9170fa: Preparing 10:30:29 63cda7a1cee2: Preparing 10:30:29 ead51fc1524c: Preparing 10:30:29 fd475903ccd6: Preparing 10:30:29 790a42c5b5ad: Preparing 10:30:29 7611ece58d98: Preparing 10:30:29 7c504f21be85: Preparing 10:30:29 7611ece58d98: Waiting 10:30:29 7c504f21be85: Waiting 10:30:29 abafcf9170fa: Layer already exists 10:30:29 ead51fc1524c: Layer already exists 10:30:29 790a42c5b5ad: Layer already exists 10:30:29 fd475903ccd6: Layer already exists 10:30:29 63cda7a1cee2: Layer already exists 10:30:29 7611ece58d98: Layer already exists 10:30:29 7c504f21be85: Layer already exists 10:30:29 3.2.0-dev.20: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:31 abafcf9170fa: Preparing 10:30:31 63cda7a1cee2: Preparing 10:30:31 ead51fc1524c: Preparing 10:30:31 fd475903ccd6: Preparing 10:30:31 790a42c5b5ad: Preparing 10:30:31 7611ece58d98: Preparing 10:30:31 7c504f21be85: Preparing 10:30:31 7611ece58d98: Waiting 10:30:31 7c504f21be85: Waiting 10:30:31 790a42c5b5ad: Layer already exists 10:30:31 fd475903ccd6: Layer already exists 10:30:31 63cda7a1cee2: Layer already exists 10:30:31 abafcf9170fa: Layer already exists 10:30:31 ead51fc1524c: Layer already exists 10:30:31 7611ece58d98: Layer already exists 10:30:31 7c504f21be85: Layer already exists 10:30:31 a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:30:33 abafcf9170fa: Preparing 10:30:33 63cda7a1cee2: Preparing 10:30:33 ead51fc1524c: Preparing 10:30:33 fd475903ccd6: Preparing 10:30:33 790a42c5b5ad: Preparing 10:30:33 7611ece58d98: Preparing 10:30:33 7c504f21be85: Preparing 10:30:33 7611ece58d98: Waiting 10:30:33 7c504f21be85: Waiting 10:30:33 abafcf9170fa: Layer already exists 10:30:33 63cda7a1cee2: Layer already exists 10:30:33 790a42c5b5ad: Layer already exists 10:30:33 fd475903ccd6: Layer already exists 10:30:33 ead51fc1524c: Layer already exists 10:30:33 7c504f21be85: Layer already exists 10:30:33 7611ece58d98: Layer already exists 10:30:33 main: digest: sha256:27e062d52ebabb1b9c285ea8c13c4b86f8d5d16a18539c90e4b629d642f9c2e4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:34 ===================================================== [Pipeline] echo 10:30:34 taggedImages: 10:30:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e 10:30:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:30:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.20 10:30:34 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a48d6392372de4eada0148d46cda0c5092cdf95e-3.2.0-dev.20 10:30:34 - 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 10:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:36 10:30:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:30:36 arm64: Pulling from edgex-lftools-log-publisher 10:30:36 8998bd30e6a1: Pulling fs layer 10:30:36 04944245beec: Pulling fs layer 10:30:36 699f458cf7ca: Pulling fs layer 10:30:36 765212b225bb: Pulling fs layer 10:30:36 f23df028b6ca: Pulling fs layer 10:30:36 d65c8cfc05b1: Pulling fs layer 10:30:36 2437ff75d9bd: Pulling fs layer 10:30:36 765212b225bb: Waiting 10:30:36 f23df028b6ca: Waiting 10:30:36 d65c8cfc05b1: Waiting 10:30:36 2437ff75d9bd: Waiting 10:30:37 04944245beec: Verifying Checksum 10:30:37 04944245beec: Download complete 10:30:37 765212b225bb: Verifying Checksum 10:30:37 765212b225bb: Download complete 10:30:37 f23df028b6ca: Verifying Checksum 10:30:37 f23df028b6ca: Download complete 10:30:37 d65c8cfc05b1: Download complete 10:30:37 699f458cf7ca: Verifying Checksum 10:30:37 699f458cf7ca: Download complete 10:30:37 8998bd30e6a1: Verifying Checksum 10:30:37 8998bd30e6a1: Download complete 10:30:40 2437ff75d9bd: Verifying Checksum 10:30:42 8998bd30e6a1: Pull complete 10:30:42 04944245beec: Pull complete 10:30:44 699f458cf7ca: Pull complete 10:30:44 765212b225bb: Pull complete 10:30:45 f23df028b6ca: Pull complete 10:30:45 d65c8cfc05b1: Pull complete 10:31:03 2437ff75d9bd: Pull complete 10:31:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:04 prd-ubuntu20.04-docker-arm64-4c-16g-2168 does not seem to be running inside a container 10:31:04 $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:31:07 $ docker top 3b41b027d85ecb83d3ead11b2759ab8dcd02246e4c00323585241445499cfd46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:08 ---> job-cost.sh 10:31:08 lf-activate-venv: SKIPPING 10:31:08 INFO: No Stack... 10:31:09 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:09 INFO: Archiving Costs [Pipeline] sh 10:31:10 + cut -d, -f6 10:31:10 + cat /w/workspace/edgex-go/630/archives/cost.csv [Pipeline] lock 10:31:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] 10:31:10 Resource [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] did not exist. Created. 10:31:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:11 + echo total: 0.10999999940395355 [Pipeline] stash 10:31:12 Stashed 1 file(s) [Pipeline] } 10:31:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-630-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:12 $ docker stop --time=1 3b41b027d85ecb83d3ead11b2759ab8dcd02246e4c00323585241445499cfd46 10:31:13 $ docker rm -f --volumes 3b41b027d85ecb83d3ead11b2759ab8dcd02246e4c00323585241445499cfd46 [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 10:31:18 provisioning config files... 10:31:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/630@tmp/config2951649317099753899tmp [Pipeline] { [Pipeline] sh 10:31:18 + set +x 10:31:18 + curl -s https://codecov.io/bash 10:31:18 + bash -s -- 10:31:18 10:31:18 _____ _ 10:31:18 / ____| | | 10:31:18 | | ___ __| | ___ ___ _____ __ 10:31:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:18 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:18 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:18 Bash-1.0.6 10:31:18 10:31:18 10:31:18 ==> git version 2.25.1 found 10:31:18 ==> 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 10:31:18 Release-Date: 2020-01-08 10:31:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:31:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:31:18 ==> Jenkins CI detected. 10:31:18 current dir:  /w/workspace/edgex-go/630 10:31:18 project root: . 10:31:18 --> token set from env 10:31:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:18 ==> Running gcov in . (disable via -X gcov) 10:31:18 ==> Python coveragepy not found 10:31:18 ==> Searching for coverage reports in: 10:31:18 + . 10:31:18 -> Found 1 reports 10:31:18 ==> Detecting git/mercurial file structure 10:31:18 ==> Reading reports 10:31:18 + ./coverage.out bytes=453602 10:31:18 ==> Appending adjustments 10:31:18 https://docs.codecov.io/docs/fixing-reports 10:31:19 + Found adjustments 10:31:19 ==> Gzipping contents 10:31:19 60K /tmp/codecov.JGlcGP.gz 10:31:19 ==> Uploading reports 10:31:19 url: https://codecov.io 10:31:19 query: branch=main&commit=a48d6392372de4eada0148d46cda0c5092cdf95e&build=630&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F630%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:31:19 -> Pinging Codecov 10:31:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a48d6392372de4eada0148d46cda0c5092cdf95e&build=630&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F630%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:31:20 -> Uploading to 10:31:20 https://storage.googleapis.com/codecov/v4/raw/2024-03-04/00271124DB129430A58F1EEE437C3FCB/a48d6392372de4eada0148d46cda0c5092cdf95e/a60cdcc3-2d1f-4773-99c5-84a74d4a1e29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240304T103119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92efcd5007af9f52b1c7e005f23c4cd9c98be7a3e92647972d9136e2165283fe 10:31:20 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:20 Dload Upload Total Spent Left Speed 10:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57824 0 0 100 57824 0 278k --:--:-- --:--:-- --:--:-- 276k 100 57824 0 0 100 57824 0 180k --:--:-- --:--:-- --:--:-- 179k 10:31:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a48d6392372de4eada0148d46cda0c5092cdf95e [Pipeline] } 10:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:31:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:31:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:31:22 10:31:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:31:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:31:22 df9b9388f04a: Pulling fs layer 10:31:22 52dc419b0ee2: Pulling fs layer 10:31:22 25bc292e5bac: Pulling fs layer 10:31:22 114826534d7a: Pulling fs layer 10:31:22 4657fd5d0bcf: Pulling fs layer 10:31:22 6ad1cebc031e: Pulling fs layer 10:31:22 8a3aa393b2d8: Pulling fs layer 10:31:22 6ad1cebc031e: Waiting 10:31:22 114826534d7a: Waiting 10:31:22 4657fd5d0bcf: Waiting 10:31:22 8a3aa393b2d8: Waiting 10:31:22 25bc292e5bac: Verifying Checksum 10:31:22 25bc292e5bac: Download complete 10:31:22 52dc419b0ee2: Download complete 10:31:22 4657fd5d0bcf: Verifying Checksum 10:31:22 4657fd5d0bcf: Download complete 10:31:22 df9b9388f04a: Verifying Checksum 10:31:23 6ad1cebc031e: Verifying Checksum 10:31:23 6ad1cebc031e: Download complete 10:31:23 df9b9388f04a: Pull complete 10:31:23 52dc419b0ee2: Pull complete 10:31:23 25bc292e5bac: Pull complete 10:31:23 114826534d7a: Verifying Checksum 10:31:23 114826534d7a: Download complete 10:31:23 8a3aa393b2d8: Verifying Checksum 10:31:23 8a3aa393b2d8: Download complete 10:31:27 114826534d7a: Pull complete 10:31:27 4657fd5d0bcf: Pull complete 10:31:27 6ad1cebc031e: Pull complete 10:31:30 8a3aa393b2d8: Pull complete 10:31:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:31:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:31 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:31:31 $ 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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:31:35 $ docker top 3af90e2b9f9fd4ac7d8ba987cd179622129225ed6fd483521a371d93de3ccdcb -eo pid,comm [Pipeline] { [Pipeline] echo 10:31:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:31:36 + set -o pipefail 10:31:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:31:42 10:31:42 Monitoring /w/workspace/edgex-go/630 (github.com/edgexfoundry/edgex-go)... 10:31:42 10:31:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8b323938-1b8d-4a0b-b01a-cdd1a8652f85 10:31:42 10:31:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:31:42 10:31:42 10:31:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:31:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:31:42 More details here: https://snyk.co/ue1NS [Pipeline] } 10:31:42 $ docker stop --time=1 3af90e2b9f9fd4ac7d8ba987cd179622129225ed6fd483521a371d93de3ccdcb 10:31:46 $ docker rm -f --volumes 3af90e2b9f9fd4ac7d8ba987cd179622129225ed6fd483521a371d93de3ccdcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:31:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:31:48 provisioning config files... 10:31:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/630@tmp/config16926029368811337437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:48 --> edgex-publish-swagger.sh 10:31:48 === Publish openapi/v3 API === 10:31:48 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:31:48 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/630/openapi/v3/core-command.yaml] 10:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:48 Dload Upload Total Spent Left Speed 10:31:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55375 --:--:-- --:--:-- --:--:-- 55375 100 32782 0 0 100 32782 0 55375 --:--:-- --:--:-- --:--:-- 55281 10:31:49 10:31:49 10:31:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/630/openapi/v3/core-data.yaml] 10:31:49 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:49 Dload Upload Total Spent Left Speed 10:31:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k 10:31:50 10:31:50 10:31:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/630/openapi/v3/core-metadata.yaml] 10:31:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:50 Dload Upload Total Spent Left Speed 10:31:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 420 337k --:--:-- --:--:-- --:--:-- 336k 100 144k 100 180 100 144k 420 337k --:--:-- --:--:-- --:--:-- 336k 10:31:50 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 10:31:50 10:31:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/630/openapi/v3/support-notifications.yaml] 10:31:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:50 Dload Upload Total Spent Left Speed 10:31:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87481 100 180 100 87301 389 184k --:--:-- --:--:-- --:--:-- 184k 10:31:50 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 10:31:50 10:31:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/630/openapi/v3/support-scheduler.yaml] 10:31:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:50 Dload Upload Total Spent Left Speed 10:31:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 443 91019 --:--:-- --:--:-- --:--:-- 91463 10:31:51 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 10:31:51 [Pipeline] } 10:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:31:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:31:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:31:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:54 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:31:54 $ docker top 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 -eo pid,comm 10:31:54 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). 10:31:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:31:55 [ssh-agent] Looking for ssh-agent implementation... 10:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:31:55 $ docker exec 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 ssh-agent 10:31:55 SSH_AUTH_SOCK=/tmp/ssh-oFV2PLvR6yfc/agent.32 10:31:55 SSH_AGENT_PID=38 10:31:55 Running ssh-add (command line suppressed) 10:31:55 Identity added: /w/workspace/edgex-go/630@tmp/private_key_1426307695565246899.key (/w/workspace/edgex-go/630@tmp/private_key_1426307695565246899.key) 10:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:31:56 + git semver tag 10:31:56 2024-03-04 10:31:56,421 [run_tag] DEBUG tag force:False 10:31:56 2024-03-04 10:31:56,421 [check_head_tag] DEBUG check head tag 10:31:56 2024-03-04 10:31:56,423 [execute] INFO git cat-file --batch-check 10:31:56 2024-03-04 10:31:56,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=) 10:31:56 2024-03-04 10:31:56,427 [execute] INFO git cat-file --batch 10:31:56 2024-03-04 10:31:56,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=) 10:31:56 2024-03-04 10:31:56,460 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:31:56 2024-03-04 10:31:56,460 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 10:31:56 2024-03-04 10:31:56,460 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=None) 10:31:56 2024-03-04 10:31:56,466 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:31:56 3.2.0-dev.20 [Pipeline] } 10:31:56 $ docker exec --env ******** --env ******** 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 ssh-agent -k 10:31:56 unset SSH_AUTH_SOCK; 10:31:56 unset SSH_AGENT_PID; 10:31:56 echo Agent pid 38 killed; 10:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:31:57 + git semver [Pipeline] } 10:31:58 $ docker stop --time=1 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 10:31:59 $ docker rm -f --volumes 3558f0389178ad3dafef005931ce04baeca7956b4582db2ac60cc3bf498e0182 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:00 10:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:01 0.23.1-centos7: Pulling from edgex-lftools 10:32:01 ab5ef0e58194: Pulling fs layer 10:32:01 9712f1f96733: Pulling fs layer 10:32:01 63f879dbbcfc: Pulling fs layer 10:32:01 0d9ebad4ef96: Pulling fs layer 10:32:01 e9a5061849ea: Pulling fs layer 10:32:01 d747dcd14b5f: Pulling fs layer 10:32:01 2de7ff778b66: Pulling fs layer 10:32:01 0d9ebad4ef96: Waiting 10:32:01 d747dcd14b5f: Waiting 10:32:01 e9a5061849ea: Waiting 10:32:01 9712f1f96733: Verifying Checksum 10:32:01 9712f1f96733: Download complete 10:32:01 63f879dbbcfc: Verifying Checksum 10:32:01 63f879dbbcfc: Download complete 10:32:01 e9a5061849ea: Verifying Checksum 10:32:01 e9a5061849ea: Download complete 10:32:01 d747dcd14b5f: Verifying Checksum 10:32:01 d747dcd14b5f: Download complete 10:32:01 0d9ebad4ef96: Verifying Checksum 10:32:01 0d9ebad4ef96: Download complete 10:32:01 ab5ef0e58194: Verifying Checksum 10:32:01 ab5ef0e58194: Download complete 10:32:01 2de7ff778b66: Verifying Checksum 10:32:01 2de7ff778b66: Download complete 10:32:04 ab5ef0e58194: Pull complete 10:32:04 9712f1f96733: Pull complete 10:32:04 63f879dbbcfc: Pull complete 10:32:08 0d9ebad4ef96: Pull complete 10:32:08 e9a5061849ea: Pull complete 10:32:08 d747dcd14b5f: Pull complete 10:32:09 2de7ff778b66: Pull complete 10:32:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:10 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:32:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:32:16 $ docker top 52041e2567b115ecd9da30cb15c1fc2541a63e00fbeee94e3146fc1a5b17259e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:32:17 provisioning config files... 10:32:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/630@tmp/config17962187488328790416tmp 10:32:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/630@tmp/config12330749517439915669tmp 10:32:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/630@tmp/config5294143089369897353tmp [Pipeline] { [Pipeline] echo 10:32:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:32:17 ---> sigul-configuration.sh 10:32:17 gpg: directory `/root/.gnupg' created 10:32:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:32:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:32:17 gpg: keyring `/root/.gnupg/secring.gpg' created 10:32:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:32:17 gpg: CAST5 encrypted data 10:32:17 gpg: encrypted with 1 passphrase 10:32:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:32:18 + mkdir /home/jenkins 10:32:18 + mkdir /home/jenkins/sigul [Pipeline] sh 10:32:18 + 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 10:32:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:32:18 ---> sigul-install.sh 10:32:18 Sigul already installed; skipping installation. [Pipeline] sh 10:32:19 + git tag --list 10:32:19 0.6.0 10:32:19 0.6.1 10:32:19 0.7.0 10:32:19 0.7.1 10:32:19 v1.0.0 10:32:19 v1.0.1 10:32:19 v1.1.0 10:32:19 v1.2.0 10:32:19 v1.2.1 10:32:19 v1.3.0 10:32:19 v1.3.1 10:32:19 v2.0.0 10:32:19 v2.1.0 10:32:19 v2.1.1 10:32:19 v2.2.0 10:32:19 v2.3.0 10:32:19 v3.0 10:32:19 v3.0.0 10:32:19 v3.1 10:32:19 v3.1.0 10:32:19 v3.1.0-dev.1 10:32:19 v3.1.0-dev.10 10:32:19 v3.1.0-dev.11 10:32:19 v3.1.0-dev.12 10:32:19 v3.1.0-dev.13 10:32:19 v3.1.0-dev.14 10:32:19 v3.1.0-dev.15 10:32:19 v3.1.0-dev.16 10:32:19 v3.1.0-dev.17 10:32:19 v3.1.0-dev.18 10:32:19 v3.1.0-dev.19 10:32:19 v3.1.0-dev.2 10:32:19 v3.1.0-dev.20 10:32:19 v3.1.0-dev.21 10:32:19 v3.1.0-dev.22 10:32:19 v3.1.0-dev.23 10:32:19 v3.1.0-dev.24 10:32:19 v3.1.0-dev.25 10:32:19 v3.1.0-dev.26 10:32:19 v3.1.0-dev.27 10:32:19 v3.1.0-dev.28 10:32:19 v3.1.0-dev.29 10:32:19 v3.1.0-dev.3 10:32:19 v3.1.0-dev.30 10:32:19 v3.1.0-dev.31 10:32:19 v3.1.0-dev.32 10:32:19 v3.1.0-dev.33 10:32:19 v3.1.0-dev.34 10:32:19 v3.1.0-dev.35 10:32:19 v3.1.0-dev.36 10:32:19 v3.1.0-dev.37 10:32:19 v3.1.0-dev.38 10:32:19 v3.1.0-dev.39 10:32:19 v3.1.0-dev.4 10:32:19 v3.1.0-dev.40 10:32:19 v3.1.0-dev.41 10:32:19 v3.1.0-dev.42 10:32:19 v3.1.0-dev.43 10:32:19 v3.1.0-dev.44 10:32:19 v3.1.0-dev.45 10:32:19 v3.1.0-dev.46 10:32:19 v3.1.0-dev.47 10:32:19 v3.1.0-dev.48 10:32:19 v3.1.0-dev.49 10:32:19 v3.1.0-dev.5 10:32:19 v3.1.0-dev.50 10:32:19 v3.1.0-dev.51 10:32:19 v3.1.0-dev.52 10:32:19 v3.1.0-dev.53 10:32:19 v3.1.0-dev.54 10:32:19 v3.1.0-dev.55 10:32:19 v3.1.0-dev.56 10:32:19 v3.1.0-dev.57 10:32:19 v3.1.0-dev.58 10:32:19 v3.1.0-dev.59 10:32:19 v3.1.0-dev.6 10:32:19 v3.1.0-dev.60 10:32:19 v3.1.0-dev.61 10:32:19 v3.1.0-dev.62 10:32:19 v3.1.0-dev.63 10:32:19 v3.1.0-dev.64 10:32:19 v3.1.0-dev.65 10:32:19 v3.1.0-dev.66 10:32:19 v3.1.0-dev.67 10:32:19 v3.1.0-dev.68 10:32:19 v3.1.0-dev.69 10:32:19 v3.1.0-dev.7 10:32:19 v3.1.0-dev.70 10:32:19 v3.1.0-dev.71 10:32:19 v3.1.0-dev.72 10:32:19 v3.1.0-dev.73 10:32:19 v3.1.0-dev.8 10:32:19 v3.1.0-dev.9 10:32:19 v3.2.0-dev.1 10:32:19 v3.2.0-dev.10 10:32:19 v3.2.0-dev.11 10:32:19 v3.2.0-dev.12 10:32:19 v3.2.0-dev.13 10:32:19 v3.2.0-dev.14 10:32:19 v3.2.0-dev.15 10:32:19 v3.2.0-dev.16 10:32:19 v3.2.0-dev.17 10:32:19 v3.2.0-dev.18 10:32:19 v3.2.0-dev.19 10:32:19 v3.2.0-dev.2 10:32:19 v3.2.0-dev.20 10:32:19 v3.2.0-dev.3 10:32:19 v3.2.0-dev.4 10:32:19 v3.2.0-dev.5 10:32:19 v3.2.0-dev.6 10:32:19 v3.2.0-dev.7 10:32:19 v3.2.0-dev.8 10:32:19 v3.2.0-dev.9 [Pipeline] sh 10:32:19 + lftools sign git-tag v3.2.0-dev.20 10:32:20 Signing Git tag with Sigul... 10:32:20 Signing v3.2.0-dev.20 [Pipeline] echo 10:32:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:32:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:32:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:32:20 $ docker stop --time=1 52041e2567b115ecd9da30cb15c1fc2541a63e00fbeee94e3146fc1a5b17259e 10:32:22 $ docker rm -f --volumes 52041e2567b115ecd9da30cb15c1fc2541a63e00fbeee94e3146fc1a5b17259e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:32:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:24 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:32:25 $ docker top 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f -eo pid,comm 10:32:25 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). 10:32:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:26 [ssh-agent] Looking for ssh-agent implementation... 10:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:26 $ docker exec 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f ssh-agent 10:32:26 SSH_AUTH_SOCK=/tmp/ssh-ekG1IiP438BM/agent.31 10:32:26 SSH_AGENT_PID=37 10:32:26 Running ssh-add (command line suppressed) 10:32:26 Identity added: /w/workspace/edgex-go/630@tmp/private_key_5467964128569540249.key (/w/workspace/edgex-go/630@tmp/private_key_5467964128569540249.key) 10:32:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:26 + git semver bump pre 10:32:27 2024-03-04 10:32:27,002 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:32:27 2024-03-04 10:32:27,002 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev 10:32:27 2024-03-04 10:32:27,002 [bump_version] DEBUG bumped version:3.2.0-dev.21 10:32:27 2024-03-04 10:32:27,003 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/edgex-go/630/.semver/main with force:True 10:32:27 2024-03-04 10:32:27,003 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:32:27 2024-03-04 10:32:27,003 [write_file] DEBUG write to file:/w/workspace/edgex-go/630/.semver/main 10:32:27 2024-03-04 10:32:27,004 [execute] INFO git cat-file --batch-check 10:32:27 2024-03-04 10:32:27,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=) 10:32:27 2024-03-04 10:32:27,010 [execute] INFO git cat-file --batch 10:32:27 2024-03-04 10:32:27,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=) 10:32:27 2024-03-04 10:32:27,015 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:32:27 3.2.0-dev.21 [Pipeline] } 10:32:27 $ docker exec --env ******** --env ******** 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f ssh-agent -k 10:32:27 unset SSH_AUTH_SOCK; 10:32:27 unset SSH_AGENT_PID; 10:32:27 echo Agent pid 37 killed; 10:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:28 + git semver [Pipeline] } 10:32:28 $ docker stop --time=1 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f 10:32:29 $ docker rm -f --volumes 36c5324316a71c94a6fac6865c72ee4238580fce3739c58b42f8c8300508ce5f [Pipeline] // withDockerContainer [Pipeline] sh 10:32:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:31 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:32:32 $ docker top 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:32 [ssh-agent] Looking for ssh-agent implementation... 10:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:33 $ docker exec 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 ssh-agent 10:32:33 SSH_AUTH_SOCK=/tmp/ssh-7QlZaeUJxnq6/agent.31 10:32:33 SSH_AGENT_PID=37 10:32:33 Running ssh-add (command line suppressed) 10:32:33 Identity added: /w/workspace/edgex-go/630@tmp/private_key_8588733504270192351.key (/w/workspace/edgex-go/630@tmp/private_key_8588733504270192351.key) 10:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:33 + git semver push 10:32:34 2024-03-04 10:32:34,016 [run_push] DEBUG push 10:32:34 2024-03-04 10:32:34,017 [execute] INFO git cat-file --batch-check 10:32:34 2024-03-04 10:32:34,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=) 10:32:34 2024-03-04 10:32:34,021 [execute] INFO git rev-list 0604e037601533f9704247a3c9f527f204c23c2f -- 10:32:34 2024-03-04 10:32:34,021 [execute] DEBUG Popen(['git', 'rev-list', '0604e037601533f9704247a3c9f527f204c23c2f', '--'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=None) 10:32:34 2024-03-04 10:32:34,041 [execute] INFO git fetch -v origin 10:32:34 2024-03-04 10:32:34,042 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=True, shell=None, istream=None) 10:32:34 2024-03-04 10:32:34,485 [run_push] DEBUG no remote changes detected 10:32:34 2024-03-04 10:32:34,486 [execute] INFO git push origin semver 10:32:34 2024-03-04 10:32:34,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/630/.semver, universal_newlines=False, shell=None, istream=None) 10:32:35 2024-03-04 10:32:35,211 [run_push] DEBUG push all version tags 10:32:35 2024-03-04 10:32:35,211 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:32:35 2024-03-04 10:32:35,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/630, universal_newlines=False, shell=None, istream=None) 10:32:36 2024-03-04 10:32:35,851 [read_version] DEBUG read version from /w/workspace/edgex-go/630/.semver/main 10:32:36 3.2.0-dev.21 [Pipeline] } 10:32:36 $ docker exec --env ******** --env ******** 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 ssh-agent -k 10:32:36 unset SSH_AUTH_SOCK; 10:32:36 unset SSH_AGENT_PID; 10:32:36 echo Agent pid 37 killed; 10:32:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:37 + git semver [Pipeline] } 10:32:37 $ docker stop --time=1 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 10:32:38 $ docker rm -f --volumes 2e2585e428488bd789b9f2ac2c687a507138e39e0054a814eec3a69fcbf09af4 [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 10:32:41 + [ -d /w/workspace/edgex-go/630/archives ] [Pipeline] libraryResource [Pipeline] sh 10:32:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:32:42 ---> package-listing.sh 10:32:42 ++ tr '[:upper:]' '[:lower:]' 10:32:42 ++ facter osfamily 10:32:42 + OS_FAMILY=debian 10:32:42 + workspace=/w/workspace/edgex-go/630 10:32:42 + START_PACKAGES=/tmp/packages_start.txt 10:32:42 + END_PACKAGES=/tmp/packages_end.txt 10:32:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:32:42 + PACKAGES=/tmp/packages_start.txt 10:32:42 + '[' /w/workspace/edgex-go/630 ']' 10:32:42 + PACKAGES=/tmp/packages_end.txt 10:32:42 + case "${OS_FAMILY}" in 10:32:42 + dpkg -l 10:32:42 + grep '^ii' 10:32:42 + '[' -f /tmp/packages_start.txt ']' 10:32:42 + '[' -f /tmp/packages_end.txt ']' 10:32:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:32:42 + '[' /w/workspace/edgex-go/630 ']' 10:32:42 + mkdir -p /w/workspace/edgex-go/630/archives/ 10:32:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/630/archives/ [Pipeline] echo 10:32:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/630/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:32:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:43 10:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:44 latest: Pulling from edgex-lftools-log-publisher 10:32:44 5eb5b503b376: Pulling fs layer 10:32:44 5c69ac0246d0: Pulling fs layer 10:32:44 ec43610c2a17: Pulling fs layer 10:32:44 3a2ae6a8a46f: Pulling fs layer 10:32:44 33b1e0a273af: Pulling fs layer 10:32:44 5d3b04190fa2: Pulling fs layer 10:32:44 2f39f015ded8: Pulling fs layer 10:32:44 33b1e0a273af: Waiting 10:32:44 5d3b04190fa2: Waiting 10:32:44 3a2ae6a8a46f: Waiting 10:32:44 2f39f015ded8: Waiting 10:32:44 5c69ac0246d0: Download complete 10:32:44 3a2ae6a8a46f: Verifying Checksum 10:32:44 3a2ae6a8a46f: Download complete 10:32:44 33b1e0a273af: Verifying Checksum 10:32:44 33b1e0a273af: Download complete 10:32:44 5d3b04190fa2: Verifying Checksum 10:32:44 5d3b04190fa2: Download complete 10:32:44 ec43610c2a17: Verifying Checksum 10:32:44 ec43610c2a17: Download complete 10:32:44 5eb5b503b376: Verifying Checksum 10:32:44 5eb5b503b376: Download complete 10:32:45 2f39f015ded8: Download complete 10:32:45 5eb5b503b376: Pull complete 10:32:46 5c69ac0246d0: Pull complete 10:32:46 ec43610c2a17: Pull complete 10:32:46 3a2ae6a8a46f: Pull complete 10:32:46 33b1e0a273af: Pull complete 10:32:46 5d3b04190fa2: Pull complete 10:32:51 2f39f015ded8: Pull complete 10:32:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:51 prd-ubuntu20.04-docker-8c-8g-2167 does not seem to be running inside a container 10:32:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/630/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/630 -v /w/workspace/edgex-go/630:/w/workspace/edgex-go/630:rw,z -v /w/workspace/edgex-go/630@tmp:/w/workspace/edgex-go/630@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 10:32:55 $ docker top da58302d30c1fe01ec80c1dac5b5df3f5c3ac78428d4214fd56e35e8b94f06d2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:32:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:32:56 + ls /var/log/sa-host 10:32:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:57 provisioning config files... 10:32:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/630@tmp/config12786589504694432135tmp [Pipeline] { [Pipeline] echo 10:32:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:32:57 ---> create-netrc.sh [Pipeline] } 10:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:32:58 ---> python-tools-install.sh [Pipeline] echo 10:32:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:32:58 ---> sudo-logs.sh 10:32:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:32:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:32:59 ---> job-cost.sh 10:32:59 lf-activate-venv: SKIPPING 10:32:59 DEBUG: total: 0.10999999940395355 10:32:59 INFO: Retrieving Stack Cost... 10:33:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:33:00 INFO: Archiving Costs [Pipeline] echo 10:33:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:33:00 ---> logs-deploy.sh 10:33:00 lf-activate-venv: SKIPPING 10:33:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/630 10:33:00 INFO: archiving workspace using pattern(s): 10:33:01 Archives upload complete. 10:33:01 INFO: archiving logs to Nexus 10:33:02 ---> uname -a: 10:33:02 Linux prd-ubuntu20-04-docker-8c-8g-2167 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:33:02 10:33:02 10:33:02 ---> lscpu: 10:33:02 Architecture: x86_64 10:33:02 CPU op-mode(s): 32-bit, 64-bit 10:33:02 Byte Order: Little Endian 10:33:02 Address sizes: 40 bits physical, 48 bits virtual 10:33:02 CPU(s): 8 10:33:02 On-line CPU(s) list: 0-7 10:33:02 Thread(s) per core: 1 10:33:02 Core(s) per socket: 1 10:33:02 Socket(s): 8 10:33:02 NUMA node(s): 1 10:33:02 Vendor ID: AuthenticAMD 10:33:02 CPU family: 23 10:33:02 Model: 49 10:33:02 Model name: AMD EPYC-Rome Processor 10:33:02 Stepping: 0 10:33:02 CPU MHz: 2799.998 10:33:02 BogoMIPS: 5599.99 10:33:02 Virtualization: AMD-V 10:33:02 Hypervisor vendor: KVM 10:33:02 Virtualization type: full 10:33:02 L1d cache: 256 KiB 10:33:02 L1i cache: 256 KiB 10:33:02 L2 cache: 4 MiB 10:33:02 L3 cache: 128 MiB 10:33:02 NUMA node0 CPU(s): 0-7 10:33:02 Vulnerability Itlb multihit: Not affected 10:33:02 Vulnerability L1tf: Not affected 10:33:02 Vulnerability Mds: Not affected 10:33:02 Vulnerability Meltdown: Not affected 10:33:02 Vulnerability Mmio stale data: Not affected 10:33:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:33:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:33:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:33:02 Vulnerability Srbds: Not affected 10:33:02 Vulnerability Tsx async abort: Not affected 10:33:02 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 10:33:02 10:33:02 10:33:02 ---> nproc: 10:33:02 8 10:33:02 10:33:02 10:33:02 ---> df -h: 10:33:02 Filesystem Size Used Avail Use% Mounted on 10:33:02 overlay 155G 21G 135G 14% / 10:33:02 tmpfs 64M 0 64M 0% /dev 10:33:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:33:02 shm 64M 0 64M 0% /dev/shm 10:33:02 /dev/vda1 155G 21G 135G 14% /facter-os 10:33:02 10:33:02 10:33:02 ---> sar -b -r -n DEV: 10:33:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2167) 03/04/24 _x86_64_ (8 CPU) 10:33:02 10:33:02 10:04:20 LINUX RESTART (8 CPU) 10:33:02 10:33:02 10:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:33:02 10:06:01 168.92 11.01 157.91 0.00 1783.84 73809.57 0.00 10:33:02 10:07:01 32.54 0.02 32.52 0.00 0.13 17478.57 0.00 10:33:02 10:08:01 35.28 0.23 35.04 0.00 5.87 13972.09 0.00 10:33:02 10:09:01 585.29 3.63 581.65 0.00 76.25 224609.90 0.00 10:33:02 10:10:01 325.32 8.50 316.83 0.00 929.16 91796.47 0.00 10:33:02 10:11:01 692.77 4.48 688.29 0.00 4275.24 66280.57 0.00 10:33:02 10:12:01 30.56 0.08 30.47 0.00 12.00 819.46 0.00 10:33:02 10:13:02 10.53 0.00 10.53 0.00 0.00 262.22 0.00 10:33:02 10:14:01 1.51 0.00 1.51 0.00 0.00 16.95 0.00 10:33:02 10:15:01 2.17 0.00 2.17 0.00 0.00 23.86 0.00 10:33:02 10:16:01 1.57 0.00 1.57 0.00 0.00 16.79 0.00 10:33:02 10:17:01 1.98 0.02 1.97 0.00 0.13 22.00 0.00 10:33:02 10:18:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 10:33:02 10:19:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 10:33:02 10:20:01 2.20 0.02 2.18 0.00 0.13 24.13 0.00 10:33:02 10:21:01 1.90 0.00 1.90 0.00 0.00 25.86 0.00 10:33:02 10:22:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 10:33:02 10:23:01 1.92 0.00 1.92 0.00 0.00 21.72 0.00 10:33:02 10:24:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 10:33:02 10:25:01 2.03 0.00 2.03 0.00 0.00 23.99 0.00 10:33:02 10:26:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 10:33:02 10:27:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 10:33:02 10:28:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 10:33:02 10:29:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 10:33:02 10:30:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 10:33:02 10:31:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 10:33:02 10:32:01 98.92 0.23 98.68 0.00 15.46 34358.94 0.00 10:33:02 10:33:01 124.70 0.17 124.53 0.00 14.40 40078.65 0.00 10:33:02 Average: 76.25 1.01 75.24 0.00 254.18 20146.93 0.00 10:33:02 10:33:02 10:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:33:02 10:06:01 28486040 31529944 779968 2.37 108916 3167744 1912596 5.64 1121368 2837188 460 10:33:02 10:07:01 27679124 31418540 884268 2.69 111880 3803720 2012224 5.93 1640328 3062856 148436 10:33:02 10:08:01 27441560 31537044 762880 2.32 115172 4125784 1898996 5.60 1469000 3442348 366944 10:33:02 10:09:01 21811972 31407352 877892 2.67 188576 9333536 2525772 7.44 1919428 8376872 10680 10:33:02 10:10:01 16558560 28992332 3210012 9.76 228624 11864112 7479048 22.04 5510772 9660712 87244 10:33:02 10:11:01 19157864 31452744 799840 2.43 261572 11806828 2205408 6.50 2478060 10289068 1008 10:33:02 10:12:01 19149244 31441364 810884 2.47 261368 11804272 2284316 6.73 2734124 10041124 8 10:33:02 10:13:02 19144832 31437588 814512 2.48 261768 11804332 2175448 6.41 2816040 9962860 4 10:33:02 10:14:01 19146108 31438944 813184 2.47 261816 11804340 2175448 6.41 2815424 9962868 8 10:33:02 10:15:01 19148288 31441140 811448 2.47 261864 11804340 2175448 6.41 2812044 9962868 8 10:33:02 10:16:01 19149268 31442100 810636 2.47 261924 11804348 2175448 6.41 2812024 9962872 8 10:33:02 10:17:01 19165812 31458744 793984 2.41 261972 11804348 2175448 6.41 2795268 9962884 8 10:33:02 10:18:01 19165992 31459028 793616 2.41 262016 11804352 2175448 6.41 2795316 9962880 8 10:33:02 10:19:01 19165976 31459084 793540 2.41 262076 11804356 2175448 6.41 2795392 9962884 8 10:33:02 10:20:01 19164504 31457700 795072 2.42 262140 11804356 2185028 6.44 2795700 9962876 8 10:33:02 10:21:01 19165464 31458688 794032 2.41 262172 11804336 2185028 6.44 2795540 9962856 8 10:33:02 10:22:01 19165416 31458704 793952 2.41 262236 11804340 2185028 6.44 2795588 9962864 8 10:33:02 10:23:01 19165292 31458612 794148 2.42 262284 11804340 2185028 6.44 2795700 9962860 8 10:33:02 10:24:01 19164952 31458276 794412 2.42 262304 11804344 2185028 6.44 2795936 9962864 8 10:33:02 10:25:01 19165972 31459408 793444 2.41 262372 11804352 2185028 6.44 2795024 9962868 12 10:33:02 10:26:01 19165632 31459072 793664 2.41 262400 11804352 2185028 6.44 2795316 9962868 180 10:33:02 10:27:01 19165436 31458936 793852 2.41 262404 11804356 2185028 6.44 2795088 9962872 8 10:33:02 10:28:01 19165292 31458936 793704 2.41 262424 11804484 2185028 6.44 2795404 9963000 188 10:33:02 10:29:01 19165348 31459024 793636 2.41 262432 11804488 2185028 6.44 2795116 9963004 44 10:33:02 10:30:01 19165048 31458744 793828 2.41 262464 11804488 2185028 6.44 2795740 9963016 16 10:33:02 10:31:01 19164928 31458656 793812 2.41 262488 11804496 2185028 6.44 2795472 9963016 24 10:33:02 10:32:01 18236028 31405116 846124 2.57 277232 12611996 2362060 6.96 2904284 10725316 104004 10:33:02 10:33:01 17049684 31344988 899600 2.74 318676 13565760 2330812 6.87 3033500 11644160 1312 10:33:02 Average: 19987130 31363243 893927 2.72 244770 10941675 2373561 7.00 2714214 9263383 25738 10:33:02 10:33:02 10:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:33:02 10:06:01 docker0 714.66 663.52 51.78 4502.22 0.00 0.00 0.00 0.00 10:33:02 10:06:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 10:33:02 10:06:01 ens3 892.15 856.77 9348.51 97.03 0.00 0.00 0.00 0.00 10:33:02 10:07:01 docker0 0.77 0.80 0.06 0.07 0.00 0.00 0.00 0.00 10:33:02 10:07:01 vethcfeb69f 0.77 0.95 0.07 0.09 0.00 0.00 0.00 0.00 10:33:02 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:07:01 ens3 52.97 41.47 40.88 76.97 0.00 0.00 0.00 0.00 10:33:02 10:08:01 docker0 0.75 0.75 0.06 0.07 0.00 0.00 0.00 0.00 10:33:02 10:08:01 vethcfeb69f 0.75 0.77 0.07 0.07 0.00 0.00 0.00 0.00 10:33:02 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:08:01 ens3 29.76 20.91 24.86 13.76 0.00 0.00 0.00 0.00 10:33:02 10:09:01 veth408820a 30.33 50.12 3.04 345.19 0.00 0.00 0.00 0.03 10:33:02 10:09:01 docker0 168.39 271.49 13.42 2360.77 0.00 0.00 0.00 0.00 10:33:02 10:09:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 10:33:02 10:09:01 ens3 410.38 249.29 5375.05 38.27 0.00 0.00 0.00 0.00 10:33:02 10:09:01 vethc20239b 0.62 1.18 0.06 0.21 0.00 0.00 0.00 0.00 10:33:02 10:09:01 veth3b66877 50.12 30.33 345.19 3.04 0.00 0.00 0.00 0.00 10:33:02 10:10:01 veth3fb50e3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 docker0 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 veth76acbcc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 vethe25c81a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 vetha2769d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 vethd21c291 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 veth217acee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 vethcb8c688 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:33:02 10:10:01 veth6d3e559 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 ens3 56.15 27.02 703.36 6.33 0.00 0.00 0.00 0.00 10:33:02 10:10:01 vethc20239b 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 veth37b6666 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 vethfce762b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:10:01 vethb84875d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:33:02 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:11:01 lo 27.66 27.66 2.72 2.72 0.00 0.00 0.00 0.00 10:33:02 10:11:01 ens3 334.44 254.48 2174.63 528.20 0.00 0.00 0.00 0.00 10:33:02 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:12:01 lo 35.25 35.25 3.48 3.48 0.00 0.00 0.00 0.00 10:33:02 10:12:01 ens3 319.08 305.95 169.58 1632.48 0.00 0.00 0.00 0.00 10:33:02 10:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:13:02 lo 12.53 12.53 1.23 1.23 0.00 0.00 0.00 0.00 10:33:02 10:13:02 ens3 140.23 146.44 69.52 556.45 0.00 0.00 0.00 0.00 10:33:02 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:14:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:15:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 10:33:02 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:16:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:20:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:33:02 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:25:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 10:33:02 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:27:01 ens3 0.30 0.28 0.18 0.02 0.00 0.00 0.00 0.00 10:33:02 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:29:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:33:02 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:30:01 ens3 0.60 0.67 0.39 0.29 0.00 0.00 0.00 0.00 10:33:02 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:02 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:33:02 10:32:01 docker0 57.14 79.89 4.62 924.94 0.00 0.00 0.00 0.00 10:33:02 10:32:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 10:33:02 10:32:01 ens3 288.19 191.53 6680.80 36.58 0.00 0.00 0.00 0.00 10:33:02 10:33:01 docker0 2.17 2.02 0.35 1.06 0.00 0.00 0.00 0.00 10:33:02 10:33:01 lo 1.70 1.70 0.16 0.16 0.00 0.00 0.00 0.00 10:33:02 10:33:01 ens3 225.40 145.23 4029.96 134.03 0.00 0.00 0.00 0.00 10:33:02 Average: docker0 33.73 36.40 2.51 278.32 0.00 0.00 0.00 0.00 10:33:02 Average: lo 3.13 3.13 0.31 0.31 0.00 0.00 0.00 0.00 10:33:02 Average: ens3 98.32 80.09 1022.61 111.52 0.00 0.00 0.00 0.00 10:33:02 10:33:02 10:33:02 ---> sar -P ALL: 10:33:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2167) 03/04/24 _x86_64_ (8 CPU) 10:33:02 10:33:02 10:04:20 LINUX RESTART (8 CPU) 10:33:02 10:33:02 10:05:01 CPU %user %nice %system %iowait %steal %idle 10:33:02 10:06:01 all 8.83 0.00 4.28 3.06 0.06 83.78 10:33:02 10:06:01 0 9.23 0.00 4.70 1.45 0.07 84.56 10:33:02 10:06:01 1 8.71 0.00 4.51 1.97 0.05 84.75 10:33:02 10:06:01 2 9.14 0.00 3.47 1.12 0.05 86.22 10:33:02 10:06:01 3 9.42 0.00 3.15 2.28 0.05 85.09 10:33:02 10:06:01 4 10.53 0.00 4.82 4.33 0.07 80.25 10:33:02 10:06:01 5 6.74 0.00 4.98 0.27 0.03 87.98 10:33:02 10:06:01 6 9.10 0.00 4.51 0.10 0.07 86.22 10:33:02 10:06:01 7 7.77 0.00 4.08 12.95 0.07 75.14 10:33:02 10:07:01 all 27.65 0.00 3.61 0.82 0.08 67.84 10:33:02 10:07:01 0 28.01 0.00 3.36 0.08 0.08 68.47 10:33:02 10:07:01 1 27.65 0.00 4.00 0.03 0.07 68.24 10:33:02 10:07:01 2 28.24 0.00 3.44 0.05 0.07 68.20 10:33:02 10:07:01 3 30.16 0.00 3.50 4.94 0.08 61.32 10:33:02 10:07:01 4 27.65 0.00 4.08 1.36 0.07 66.85 10:33:02 10:07:01 5 24.96 0.00 3.39 0.05 0.08 71.52 10:33:02 10:07:01 6 25.89 0.00 4.01 0.00 0.07 70.03 10:33:02 10:07:01 7 28.68 0.00 3.09 0.12 0.08 68.03 10:33:02 10:08:01 all 44.62 0.00 4.14 0.62 0.08 50.55 10:33:02 10:08:01 0 44.81 0.00 4.28 0.08 0.07 50.76 10:33:02 10:08:01 1 43.61 0.00 4.54 2.22 0.08 49.55 10:33:02 10:08:01 2 43.95 0.00 4.10 0.50 0.07 51.37 10:33:02 10:08:01 3 47.08 0.00 4.43 1.13 0.08 47.28 10:33:02 10:08:01 4 44.11 0.00 3.78 0.49 0.08 51.54 10:33:02 10:08:01 5 44.55 0.00 3.93 0.00 0.08 51.44 10:33:02 10:08:01 6 44.90 0.00 4.22 0.32 0.07 50.50 10:33:02 10:08:01 7 43.97 0.00 3.82 0.19 0.07 51.96 10:33:02 10:09:01 all 13.95 0.00 6.28 13.92 0.09 65.76 10:33:02 10:09:01 0 13.79 0.00 5.49 15.74 0.08 64.89 10:33:02 10:09:01 1 14.32 0.00 7.03 20.89 0.08 57.68 10:33:02 10:09:01 2 14.98 0.00 6.74 13.69 0.10 64.49 10:33:02 10:09:01 3 14.16 0.00 7.00 22.47 0.09 56.28 10:33:02 10:09:01 4 13.35 0.00 4.93 6.71 0.08 74.92 10:33:02 10:09:01 5 12.99 0.00 6.00 4.17 0.07 76.78 10:33:02 10:09:01 6 14.61 0.00 7.02 12.36 0.10 65.91 10:33:02 10:09:01 7 13.39 0.00 6.03 15.41 0.14 65.03 10:33:02 10:10:01 all 89.82 0.00 8.08 0.69 0.15 1.26 10:33:02 10:10:01 0 88.58 0.00 8.60 1.07 0.19 1.55 10:33:02 10:10:01 1 90.07 0.00 8.13 0.45 0.13 1.21 10:33:02 10:10:01 2 90.56 0.00 7.54 0.58 0.17 1.15 10:33:02 10:10:01 3 90.37 0.00 8.04 0.77 0.13 0.69 10:33:02 10:10:01 4 90.13 0.00 7.56 0.54 0.15 1.62 10:33:02 10:10:01 5 90.37 0.00 7.25 0.59 0.12 1.68 10:33:02 10:10:01 6 90.36 0.00 7.78 0.68 0.15 1.03 10:33:02 10:10:01 7 88.05 0.00 9.79 0.82 0.19 1.16 10:33:02 10:11:01 all 32.03 0.00 5.77 4.35 0.10 57.74 10:33:02 10:11:01 0 29.99 0.00 6.43 2.28 0.14 61.15 10:33:02 10:11:01 1 31.94 0.00 7.29 6.03 0.08 54.66 10:33:02 10:11:01 2 32.18 0.00 5.68 5.12 0.12 56.90 10:33:02 10:11:01 3 34.67 0.00 5.59 2.27 0.10 57.37 10:33:02 10:11:01 4 32.01 0.00 4.79 2.08 0.08 61.04 10:33:02 10:11:01 5 31.50 0.00 4.63 4.45 0.10 59.32 10:33:02 10:11:01 6 34.34 0.00 6.10 3.43 0.10 56.02 10:33:02 10:11:01 7 29.49 0.00 5.67 9.19 0.10 55.55 10:33:02 10:12:01 all 6.95 0.00 0.79 0.09 0.05 92.12 10:33:02 10:12:01 0 4.98 0.00 0.87 0.30 0.05 93.81 10:33:02 10:12:01 1 8.59 0.00 0.79 0.08 0.05 90.49 10:33:02 10:12:01 2 6.54 0.00 0.92 0.02 0.05 92.47 10:33:02 10:12:01 3 7.26 0.00 0.97 0.08 0.05 91.64 10:33:02 10:12:01 4 7.30 0.00 0.70 0.02 0.05 91.93 10:33:02 10:12:01 5 5.01 0.00 0.55 0.03 0.03 94.38 10:33:02 10:12:01 6 7.01 0.00 0.89 0.17 0.03 91.90 10:33:02 10:12:01 7 8.97 0.00 0.65 0.02 0.05 90.31 10:33:02 10:13:02 all 2.38 0.00 0.33 0.04 0.03 97.22 10:33:02 10:13:02 0 1.38 0.00 0.33 0.02 0.03 98.23 10:33:02 10:13:02 1 1.12 0.00 0.28 0.00 0.03 98.57 10:33:02 10:13:02 2 3.03 0.00 0.30 0.00 0.02 96.66 10:33:02 10:13:02 3 2.99 0.00 0.38 0.07 0.05 96.51 10:33:02 10:13:02 4 3.09 0.00 0.23 0.00 0.02 96.66 10:33:02 10:13:02 5 1.92 0.00 0.23 0.02 0.03 97.79 10:33:02 10:13:02 6 3.59 0.00 0.52 0.20 0.03 95.66 10:33:02 10:13:02 7 1.92 0.00 0.37 0.00 0.02 97.70 10:33:02 10:14:01 all 0.12 0.00 0.01 0.00 0.01 99.85 10:33:02 10:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:33:02 10:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:14:01 2 0.81 0.00 0.02 0.00 0.02 99.16 10:33:02 10:14:01 3 0.10 0.00 0.05 0.00 0.03 99.81 10:33:02 10:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:14:01 6 0.00 0.00 0.03 0.03 0.00 99.93 10:33:02 10:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:33:02 10:15:01 all 0.08 0.00 0.02 0.01 0.01 99.87 10:33:02 10:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:33:02 10:15:01 2 0.37 0.00 0.03 0.00 0.02 99.58 10:33:02 10:15:01 3 0.08 0.00 0.05 0.02 0.03 99.82 10:33:02 10:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:33:02 10:15:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:33:02 10:15:01 6 0.03 0.00 0.00 0.05 0.02 99.90 10:33:02 10:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:33:02 10:16:01 all 0.08 0.00 0.02 0.01 0.01 99.89 10:33:02 10:16:01 0 0.00 0.00 0.05 0.00 0.02 99.93 10:33:02 10:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:33:02 10:16:01 2 0.57 0.00 0.02 0.00 0.00 99.42 10:33:02 10:16:01 3 0.03 0.00 0.03 0.03 0.02 99.88 10:33:02 10:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:33:02 10:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:33:02 10:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:33:02 10:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:33:02 10:16:01 CPU %user %nice %system %iowait %steal %idle 10:33:02 10:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:33:02 10:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:33:02 10:17:01 2 0.07 0.00 0.02 0.00 0.03 99.88 10:33:02 10:17:01 3 0.05 0.00 0.03 0.03 0.03 99.85 10:33:02 10:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:33:02 10:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:33:02 10:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:33:02 10:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:02 10:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:33:02 10:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:33:02 10:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:33:02 10:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:33:02 10:18:01 3 0.00 0.00 0.00 0.02 0.03 99.95 10:33:02 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:19:01 all 0.05 0.00 0.01 0.01 0.01 99.92 10:33:02 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:19:01 1 0.05 0.00 0.02 0.02 0.02 99.90 10:33:02 10:19:01 2 0.08 0.00 0.02 0.00 0.02 99.88 10:33:02 10:19:01 3 0.08 0.00 0.02 0.03 0.03 99.83 10:33:02 10:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:33:02 10:19:01 5 0.07 0.00 0.00 0.00 0.02 99.92 10:33:02 10:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:33:02 10:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:20:01 all 0.04 0.00 0.04 0.01 0.01 99.90 10:33:02 10:20:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:33:02 10:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:33:02 10:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 10:33:02 10:20:01 3 0.18 0.00 0.08 0.02 0.02 99.70 10:33:02 10:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:33:02 10:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:20:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:33:02 10:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:33:02 10:21:01 all 0.19 0.00 0.01 0.02 0.02 99.76 10:33:02 10:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:33:02 10:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:33:02 10:21:01 2 1.19 0.00 0.05 0.00 0.07 98.69 10:33:02 10:21:01 3 0.07 0.00 0.00 0.02 0.02 99.90 10:33:02 10:21:01 4 0.03 0.00 0.00 0.18 0.02 99.77 10:33:02 10:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:33:02 10:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:33:02 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:22:01 all 0.09 0.00 0.01 0.02 0.01 99.87 10:33:02 10:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:33:02 10:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:33:02 10:22:01 2 0.60 0.00 0.03 0.00 0.03 99.33 10:33:02 10:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:22:01 4 0.00 0.00 0.00 0.17 0.00 99.83 10:33:02 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:33:02 10:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:23:01 all 0.04 0.00 0.01 0.01 0.01 99.94 10:33:02 10:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:33:02 10:23:01 1 0.00 0.00 0.00 0.02 0.02 99.97 10:33:02 10:23:01 2 0.05 0.00 0.03 0.00 0.03 99.88 10:33:02 10:23:01 3 0.03 0.00 0.00 0.02 0.02 99.93 10:33:02 10:23:01 4 0.05 0.00 0.00 0.03 0.00 99.92 10:33:02 10:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:33:02 10:23:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:33:02 10:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:33:02 10:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:33:02 10:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:33:02 10:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:33:02 10:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:33:02 10:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:33:02 10:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:33:02 10:24:01 7 0.02 0.00 0.02 0.00 0.03 99.93 10:33:02 10:25:01 all 0.11 0.00 0.02 0.02 0.01 99.84 10:33:02 10:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:33:02 10:25:01 1 0.07 0.00 0.02 0.02 0.02 99.88 10:33:02 10:25:01 2 0.73 0.00 0.05 0.00 0.00 99.22 10:33:02 10:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:25:01 4 0.00 0.00 0.02 0.13 0.00 99.85 10:33:02 10:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:33:02 10:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:33:02 10:25:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:33:02 10:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:33:02 10:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:33:02 10:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:33:02 10:26:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:33:02 10:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:33:02 10:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:33:02 10:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:33:02 10:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:27:01 all 0.02 0.00 0.01 0.01 0.01 99.94 10:33:02 10:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:33:02 10:27:01 1 0.07 0.00 0.02 0.00 0.05 99.87 10:33:02 10:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:33:02 10:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:33:02 10:27:01 4 0.00 0.00 0.00 0.10 0.00 99.90 10:33:02 10:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:33:02 10:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:33:02 10:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:33:02 10:27:01 CPU %user %nice %system %iowait %steal %idle 10:33:02 10:28:01 all 0.19 0.00 0.02 0.00 0.01 99.79 10:33:02 10:28:01 0 1.21 0.00 0.02 0.00 0.02 98.76 10:33:02 10:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:33:02 10:28:01 2 0.07 0.00 0.05 0.00 0.00 99.88 10:33:02 10:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:33:02 10:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:33:02 10:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:33:02 10:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:02 10:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:33:02 10:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:33:02 10:29:01 1 0.02 0.00 0.05 0.02 0.03 99.88 10:33:02 10:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:33:02 10:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:33:02 10:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:29:01 7 0.05 0.00 0.02 0.00 0.05 99.88 10:33:02 10:30:01 all 0.03 0.00 0.01 0.01 0.01 99.93 10:33:02 10:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:33:02 10:30:01 1 0.07 0.00 0.03 0.07 0.03 99.80 10:33:02 10:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:33:02 10:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:33:02 10:30:01 4 0.03 0.00 0.00 0.02 0.00 99.95 10:33:02 10:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:33:02 10:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:33:02 10:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:33:02 10:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:33:02 10:31:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:33:02 10:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:33:02 10:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:33:02 10:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:33:02 10:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:33:02 10:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:33:02 10:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:02 10:32:01 all 5.23 0.00 2.17 1.45 0.05 91.11 10:33:02 10:32:01 0 4.32 0.00 2.18 0.52 0.03 92.95 10:33:02 10:32:01 1 5.29 0.00 2.35 8.86 0.08 83.41 10:33:02 10:32:01 2 5.33 0.00 2.52 0.07 0.05 92.03 10:33:02 10:32:01 3 5.23 0.00 1.73 1.02 0.05 91.97 10:33:02 10:32:01 4 5.69 0.00 1.57 0.97 0.02 91.75 10:33:02 10:32:01 5 5.67 0.00 2.82 0.07 0.05 91.39 10:33:02 10:32:01 6 4.67 0.00 2.12 0.02 0.03 93.16 10:33:02 10:32:01 7 5.61 0.00 2.04 0.12 0.05 92.17 10:33:02 10:33:01 all 7.05 0.00 3.27 2.01 0.07 87.61 10:33:02 10:33:01 0 7.67 0.00 2.93 0.10 0.08 89.21 10:33:02 10:33:01 1 7.39 0.00 4.74 10.98 0.10 76.79 10:33:02 10:33:01 2 7.16 0.00 4.35 1.43 0.05 87.01 10:33:02 10:33:01 3 6.86 0.00 2.38 2.58 0.07 88.12 10:33:02 10:33:01 4 6.78 0.00 3.19 0.41 0.07 89.55 10:33:02 10:33:01 5 8.38 0.00 2.88 0.62 0.07 88.04 10:33:02 10:33:01 6 5.80 0.00 3.30 0.05 0.05 90.79 10:33:02 10:33:01 7 6.33 0.00 2.39 0.03 0.05 91.20 10:33:02 Average: all 8.49 0.00 1.38 0.96 0.03 89.14 10:33:02 Average: 0 8.23 0.00 1.39 0.76 0.03 89.58 10:33:02 Average: 1 8.51 0.00 1.56 1.82 0.04 88.07 10:33:02 Average: 2 8.71 0.00 1.40 0.80 0.04 89.06 10:33:02 Average: 3 8.84 0.00 1.33 1.33 0.04 88.46 10:33:02 Average: 4 8.54 0.00 1.27 0.62 0.03 89.54 10:33:02 Average: 5 8.27 0.00 1.31 0.36 0.03 90.03 10:33:02 Average: 6 8.53 0.00 1.44 0.61 0.03 89.38 10:33:02 Average: 7 8.28 0.00 1.35 1.37 0.03 88.97 10:33:02 10:33:02 10:33:02