Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 541cc85a126a37ebcd17b753a9f4f7f76549fffd 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-ssh9607970047442083572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9506493423328466983.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7708510484677506088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11896110064560497419.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-ssh16147440399190402269.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4578 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/568 [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/568 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 541cc85a126a37ebcd17b753a9f4f7f76549fffd (main) Commit message: "fix: Repair CORS support in Snap NGINX (#4644)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 > git rev-list --no-walk d712b70d1b18e2b4f4c471c5ae40b4002467bb18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:59 ========================================================= 16:21:59 EdgeX Global Pipelines Version Info 16:21:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:22:00 ------------------- 16:22:00 stable info: 16:22:00 ------------------- 16:22:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:22:00 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:22:00 Message: update stable to v1.0.253 16:22:00 ------------------- 16:22:00 experimental info: 16:22:00 ------------------- 16:22:00 Commited By: **** collab-it+edgex@linuxfoundation.org 16:22:00 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:22:00 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:22:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 541cc85 [Pipeline] echo 16:22:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:22:01 provisioning config files... 16:22:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config9894067038884998010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:22:01 ---> docker-login.sh 16:22:01 nexus3.edgexfoundry.org:10001 16:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:01 Configure a credential helper to remove this warning. See 16:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:01 16:22:01 Login Succeeded 16:22:01 nexus3.edgexfoundry.org:10002 16:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:02 Configure a credential helper to remove this warning. See 16:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:02 16:22:02 Login Succeeded 16:22:02 nexus3.edgexfoundry.org:10003 16:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:02 Configure a credential helper to remove this warning. See 16:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:02 16:22:02 Login Succeeded 16:22:02 nexus3.edgexfoundry.org:10004 16:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:02 Configure a credential helper to remove this warning. See 16:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:02 16:22:02 Login Succeeded 16:22:02 docker.io 16:22:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:22:02 Configure a credential helper to remove this warning. See 16:22:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:22:02 16:22:02 Login Succeeded 16:22:02 ---> docker-login.sh ends [Pipeline] } 16:22:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:02 + 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 16:22:02 + dirname+ cmd/core-command/Dockerfile 16:22:02 cut -d/ -f2 16:22:02 + echo core-command,cmd/core-command/Dockerfile 16:22:02 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:22:02 cut -d/ -f2 16:22:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:22:02 + dirname cmd/core-data/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo core-data,cmd/core-data/Dockerfile 16:22:02 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 16:22:02 -f2 16:22:02 + echo core-metadata,cmd/core-metadata/Dockerfile 16:22:02 + dirname cmd/security-bootstrapper/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:22:02 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 16:22:02 -f2 16:22:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:22:02 + dirname cmd/security-proxy-setup/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:22:02 + dirname cmd/security-secretstore-setup/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:22:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:22:02 + dirname cmd/security-spire-agent/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:22:02 + dirname cmd/security-spire-config/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:22:02 + dirname cmd/security-spire-server/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:22:02 + dirname cmd/support-notifications/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo support-notifications,cmd/support-notifications/Dockerfile 16:22:02 + dirname cmd/support-scheduler/Dockerfile 16:22:02 + cut -d/ -f2 16:22:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:22:02 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 16:22:03 + git rev-list -1 --merges 541cc85a126a37ebcd17b753a9f4f7f76549fffd~1..541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] echo 16:22:03 -----------> git rev-list -1 --merges 541cc85a126a37ebcd17b753a9f4f7f76549fffd~1..541cc85a126a37ebcd17b753a9f4f7f76549fffd 541cc85a126a37ebcd17b753a9f4f7f76549fffd [false] [Pipeline] sh 16:22:03 + git log --format=format:%s -1 541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] echo 16:22:03 ========================================================= 16:22:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:22:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:22:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:22:04 + grep -v github /etc/ssh/ssh_known_hosts 16:22:04 + [ -e /tmp/ssh_known_hosts ] 16:22:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:22:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:22:04 + sudo tee -a /etc/ssh/ssh_known_hosts 16:22:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:04 16:22:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:04 0.1.4: Pulling from edgex-devops/py-git-semver 16:22:04 b85a868b505f: Pulling fs layer 16:22:04 e2be974225ed: Pulling fs layer 16:22:04 339a4e72a1f5: Pulling fs layer 16:22:04 988bab9f4d93: Pulling fs layer 16:22:04 1469e6f7b9e6: Pulling fs layer 16:22:04 eaf3925da568: Pulling fs layer 16:22:04 bab4dde63d76: Pulling fs layer 16:22:04 bde34c3a00c8: Pulling fs layer 16:22:04 b352a97aabf1: Pulling fs layer 16:22:04 4872d77fe225: Pulling fs layer 16:22:04 5851b861e8e6: Pulling fs layer 16:22:04 1469e6f7b9e6: Waiting 16:22:04 eaf3925da568: Waiting 16:22:04 4872d77fe225: Waiting 16:22:04 bab4dde63d76: Waiting 16:22:04 5851b861e8e6: Waiting 16:22:04 bde34c3a00c8: Waiting 16:22:04 b352a97aabf1: Waiting 16:22:04 988bab9f4d93: Waiting 16:22:04 e2be974225ed: Verifying Checksum 16:22:04 e2be974225ed: Download complete 16:22:04 988bab9f4d93: Download complete 16:22:04 1469e6f7b9e6: Verifying Checksum 16:22:04 1469e6f7b9e6: Download complete 16:22:05 eaf3925da568: Download complete 16:22:05 339a4e72a1f5: Verifying Checksum 16:22:05 339a4e72a1f5: Download complete 16:22:05 bde34c3a00c8: Download complete 16:22:05 b352a97aabf1: Download complete 16:22:05 4872d77fe225: Download complete 16:22:05 5851b861e8e6: Verifying Checksum 16:22:05 5851b861e8e6: Download complete 16:22:05 b85a868b505f: Verifying Checksum 16:22:05 b85a868b505f: Download complete 16:22:05 bab4dde63d76: Verifying Checksum 16:22:05 bab4dde63d76: Download complete 16:22:06 b85a868b505f: Pull complete 16:22:06 e2be974225ed: Pull complete 16:22:07 339a4e72a1f5: Pull complete 16:22:07 988bab9f4d93: Pull complete 16:22:07 1469e6f7b9e6: Pull complete 16:22:07 eaf3925da568: Pull complete 16:22:09 bab4dde63d76: Pull complete 16:22:09 bde34c3a00c8: Pull complete 16:22:09 b352a97aabf1: Pull complete 16:22:09 4872d77fe225: Pull complete 16:22:09 5851b861e8e6: Pull complete 16:22:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:22:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:09 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:22:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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 16:22:12 $ docker top 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 -eo pid,comm 16:22:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:22:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:12 [ssh-agent] Looking for ssh-agent implementation... 16:22:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:12 $ docker exec 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent 16:22:12 SSH_AUTH_SOCK=/tmp/ssh-UZDZdtxoynGs/agent.35 16:22:12 SSH_AGENT_PID=42 16:22:12 Running ssh-add (command line suppressed) 16:22:12 Identity added: /w/workspace/edgex-go/568@tmp/private_key_7812405250650639927.key (/w/workspace/edgex-go/568@tmp/private_key_7812405250650639927.key) 16:22:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:13 + git tag --points-at HEAD [Pipeline] } 16:22:13 $ docker exec --env ******** --env ******** 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent -k 16:22:13 unset SSH_AUTH_SOCK; 16:22:13 unset SSH_AGENT_PID; 16:22:13 echo Agent pid 42 killed; 16:22:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:13 [ssh-agent] Looking for ssh-agent implementation... 16:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:13 $ docker exec 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent 16:22:13 SSH_AUTH_SOCK=/tmp/ssh-GkiRmNRTk1l7/agent.76 16:22:13 SSH_AGENT_PID=82 16:22:13 Running ssh-add (command line suppressed) 16:22:13 Identity added: /w/workspace/edgex-go/568@tmp/private_key_3152244459293892362.key (/w/workspace/edgex-go/568@tmp/private_key_3152244459293892362.key) 16:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:13 + git semver init 16:22:14 2023-08-25 16:22:13,996 [run_init] DEBUG init version:0.0.0 force:False 16:22:14 2023-08-25 16:22:13,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/568/.semver 16:22:14 2023-08-25 16:22:13,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/568/.semver 16:22:14 2023-08-25 16:22:13,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/568/.semver'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=None) 16:22:19 2023-08-25 16:22:18,903 [append_file] DEBUG append to file:/w/workspace/edgex-go/568/.git/info/exclude 16:22:19 2023-08-25 16:22:18,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/568/.semver/main with force:False 16:22:19 2023-08-25 16:22:18,904 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:22:19 2023-08-25 16:22:18,904 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:22:19 3.1.0-dev.34 [Pipeline] } 16:22:19 $ docker exec --env ******** --env ******** 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 ssh-agent -k 16:22:19 unset SSH_AUTH_SOCK; 16:22:19 unset SSH_AGENT_PID; 16:22:19 echo Agent pid 82 killed; 16:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:19 + git semver [Pipeline] } 16:22:20 $ docker stop --time=1 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 16:22:21 $ docker rm -f --volumes 94e9eecd2ba2948b360aef7134e24e0e5ece671929ea84d7f3e9eef6ea8670b8 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:22:21 Stashed 1 file(s) [Pipeline] echo 16:22:21 [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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 16:22:22 + git config --global --add safe.directory /w/workspace/edgex-go/568 [Pipeline] echo 16:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:22:22 ========================================================= 16:22:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:22:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:22:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:22:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:22:22 4db1b89c0bd1: Pulling fs layer 16:22:22 6911f1a30b25: Pulling fs layer 16:22:22 e194b8c5c2a9: Pulling fs layer 16:22:22 6863d3e3a2b1: Pulling fs layer 16:22:22 ec0bb842ea78: Pulling fs layer 16:22:22 40a00589a448: Pulling fs layer 16:22:22 6c08303d61cc: Pulling fs layer 16:22:22 798269fcf238: Pulling fs layer 16:22:22 ec0bb842ea78: Waiting 16:22:22 40a00589a448: Waiting 16:22:22 6c08303d61cc: Waiting 16:22:22 6863d3e3a2b1: Waiting 16:22:22 798269fcf238: Waiting 16:22:22 6911f1a30b25: Download complete 16:22:22 6863d3e3a2b1: Verifying Checksum 16:22:22 6863d3e3a2b1: Download complete 16:22:22 ec0bb842ea78: Verifying Checksum 16:22:22 ec0bb842ea78: Download complete 16:22:22 4db1b89c0bd1: Verifying Checksum 16:22:22 4db1b89c0bd1: Download complete 16:22:22 40a00589a448: Verifying Checksum 16:22:22 40a00589a448: Download complete 16:22:22 4db1b89c0bd1: Pull complete 16:22:22 6911f1a30b25: Pull complete 16:22:23 e194b8c5c2a9: Verifying Checksum 16:22:23 e194b8c5c2a9: Download complete 16:22:23 798269fcf238: Download complete 16:22:23 6c08303d61cc: Download complete 16:22:26 e194b8c5c2a9: Pull complete 16:22:26 6863d3e3a2b1: Pull complete 16:22:26 ec0bb842ea78: Pull complete 16:22:26 40a00589a448: Pull complete 16:22:29 6c08303d61cc: Pull complete 16:22:29 798269fcf238: Pull complete 16:22:29 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:22:30 + + docker build -t ci-base-image-x86_64 -f - . 16:22:30 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:22:30 WORKDIR /edgex 16:22:30 COPY go.mod . 16:22:30 RUN go mod download 16:22:30 Sending build context to Docker daemon 170.8MB 16:22:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:22:30 ---> ec979cd7f677 16:22:30 Step 2/4 : WORKDIR /edgex 16:22:34 ---> Running in f7a127842d50 16:22:34 Removing intermediate container f7a127842d50 16:22:34 ---> ecf9b9f6f9af 16:22:34 Step 3/4 : COPY go.mod . 16:22:34 ---> 9784c8e33ede 16:22:34 Step 4/4 : RUN go mod download 16:22:34 ---> Running in 09faf0505524 16:22:36 Still waiting to schedule task 16:22:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:22:53 Removing intermediate container 09faf0505524 16:22:53 ---> 713a2c8fec42 16:22:53 Successfully built 713a2c8fec42 16:22:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:53 + docker inspect -f . ci-base-image-x86_64 16:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:53 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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 16:22:53 $ docker top ac244189741a99fccc02091ac4dce6d38cd4db591b59c7b614f131aee8602b6e -eo pid,comm [Pipeline] { [Pipeline] sh 16:22:54 + go version 16:22:54 go version go1.20.6 linux/amd64 [Pipeline] } 16:22:54 $ docker stop --time=1 ac244189741a99fccc02091ac4dce6d38cd4db591b59c7b614f131aee8602b6e 16:22:55 $ docker rm -f --volumes ac244189741a99fccc02091ac4dce6d38cd4db591b59c7b614f131aee8602b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:55 + docker inspect -f . ci-base-image-x86_64 16:22:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:22:55 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:22:56 $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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 16:22:56 $ docker top 1c446c5eed55d14aaebc1068058b0a2c740f6741ee484aa3b48ac374b4a01b63 -eo pid,comm [Pipeline] { [Pipeline] echo 16:22:56 ========================================================= 16:22:56 [edgeXBuildGoParallel] Running Tests and Build... 16:22:56 ========================================================= [Pipeline] sh 16:22:56 + git config --global --add safe.directory /w/workspace/edgex-go/568 [Pipeline] fileExists [Pipeline] sh 16:22:57 + make test 16:22:57 go test -race -coverprofile=coverage.out ./... 16:23:03 ? github.com/edgexfoundry/edgex-go [no test files] 16:23:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:23:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:23:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:23:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:23:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:23:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:23:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:23:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:23:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:23:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:23:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:23:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 16:23:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements 16:23:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:23:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:23:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:23:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:23:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:23:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:23:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:23:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.5% of statements 16:23:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:23:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:23:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.006s coverage: 93.4% of statements 16:23:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 16:23:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.359s coverage: 97.6% of statements 16:23:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements 16:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 42.9% of statements 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 16:23:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:23:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:23:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:23:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:23:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:23:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:23:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:23:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 16:23:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.257s coverage: 79.9% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.101s coverage: 92.9% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 95.7% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 61.8% of statements 16:23:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.079s coverage: 98.9% of statements 16:23:51 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 16:23:51 running golangci-lint 16:23:51 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 16:23:51 go version go1.20.6 linux/amd64 16:23:51 level=info msg="[config_reader] Used config file .golangci.yml" 16:23:51 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 16:24:05 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 13.591672057s" 16:24:05 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.735358ms" 16:24:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4579 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:24:06 Running in /w/workspace/edgex-go/568 [Pipeline] { [Pipeline] checkout 16:24:07 The recommended git tool is: git 16:24:11 level=info msg="[linters_context/goanalysis] analyzers took 55.486063504s with top 10 stages: buildir: 28.303926712s, fact_deprecated: 2.058143831s, inspect: 1.552886938s, ctrlflow: 1.514787787s, printf: 1.448766791s, gosec: 1.214390558s, S1038: 901.171053ms, fact_purity: 783.879348ms, nilness: 677.940048ms, directives: 605.630546ms" 16:24:11 level=info msg="[runner] Issues before processing: 200, after processing: 0" 16:24:11 level=info msg="[runner] Processors filtering stat (out/in): exclude: 200/200, nolint: 0/21, cgo: 200/200, identifier_marker: 200/200, path_prettifier: 200/200, filename_unadjuster: 200/200, autogenerated_exclude: 200/200, exclude-rules: 21/200, skip_files: 200/200, skip_dirs: 200/200" 16:24:11 level=info msg="[runner] processing took 16.818253ms with stages: nolint: 6.717515ms, identifier_marker: 5.468964ms, autogenerated_exclude: 1.474656ms, path_prettifier: 1.376584ms, exclude-rules: 1.084407ms, skip_dirs: 616.105µs, cgo: 47.011µs, filename_unadjuster: 28.84µs, uniq_by_line: 950ns, max_same_issues: 560ns, skip_files: 510ns, severity-rules: 340ns, source_code: 321ns, exclude: 300ns, sort_results: 250ns, diff: 250ns, path_prefixer: 220ns, path_shortener: 170ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns" 16:24:11 level=info msg="[runner] linters took 6.650336209s with stages: goanalysis_metalinter: 6.633424534s" 16:24:11 level=info msg="File cache stats: 0 entries of total size 0B" 16:24:11 level=info msg="Memory: 205 samples, avg is 186.5MB, max is 860.7MB" 16:24:11 level=info msg="Execution took 20.334459553s" 16:24:11 go vet ./... 16:24:12 using credential edgex-jenkins-ssh 16:24:12 Cloning the remote Git repository 16:24:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:24:12 > git init /w/workspace/edgex-go/568 # timeout=10 16:24:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:24:12 > git --version # timeout=10 16:24:12 > git --version # 'git version 2.25.1' 16:24:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:24:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:24:15 ./bin/test-attribution-txt.sh 16:24:15 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:24:15 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:24:15 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:24:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:24:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:24:15 + ls -al . 16:24:15 total 728 16:24:15 drwxrwxr-x 12 1001 1001 4096 Aug 25 16:22 . 16:24:15 drwxr-xr-x 4 root root 4096 Aug 25 16:22 .. 16:24:15 drwxrwxr-x 2 1001 1001 4096 Aug 25 16:21 .blubracket 16:24:15 -rw-rw-r-- 1 1001 1001 16 Aug 25 16:21 .dockerignore 16:24:15 drwxrwxr-x 8 1001 1001 4096 Aug 25 16:22 .git 16:24:15 drwxrwxr-x 3 1001 1001 4096 Aug 25 16:21 .github 16:24:15 -rw-rw-r-- 1 1001 1001 1173 Aug 25 16:21 .gitignore 16:24:15 -rw-rw-r-- 1 1001 1001 42 Aug 25 16:21 .golangci.yml 16:24:15 -rw-rw-r-- 1 1001 1001 87 Aug 25 16:21 .hadolint.yml 16:24:15 drwxr-xr-x 3 1001 1001 4096 Aug 25 16:22 .semver 16:24:15 -rw-rw-r-- 1 1001 1001 166 Aug 25 16:21 .sonarcloud.properties 16:24:15 -rw-rw-r-- 1 1001 1001 1171 Aug 25 16:21 ADOPTERS.md 16:24:15 -rw-rw-r-- 1 1001 1001 11152 Aug 25 16:21 Attribution.txt 16:24:15 -rw-rw-r-- 1 1001 1001 93407 Aug 25 16:21 CHANGELOG.md 16:24:15 -rw-rw-r-- 1 1001 1001 3804 Aug 25 16:21 CONTRIBUTING.md 16:24:15 -rw-rw-r-- 1 1001 1001 677 Aug 25 16:21 GOVERNANCE.md 16:24:15 -rw-rw-r-- 1 1001 1001 883 Aug 25 16:21 Jenkinsfile 16:24:15 -rw-rw-r-- 1 1001 1001 10775 Aug 25 16:21 LICENSE 16:24:15 -rw-rw-r-- 1 1001 1001 14764 Aug 25 16:21 Makefile 16:24:15 -rw-rw-r-- 1 1001 1001 582 Aug 25 16:21 OWNERS.md 16:24:15 -rw-rw-r-- 1 1001 1001 9923 Aug 25 16:21 README.md 16:24:15 -rw-rw-r-- 1 1001 1001 789 Aug 25 16:21 SECURITY.md 16:24:15 -rw-rw-r-- 1 1001 1001 12 Aug 25 16:22 VERSION 16:24:15 drwxrwxr-x 2 1001 1001 4096 Aug 25 16:21 bin 16:24:15 drwxrwxr-x 18 1001 1001 4096 Aug 25 16:21 cmd 16:24:15 -rw-r--r-- 1 root root 446998 Aug 25 16:23 coverage.out 16:24:15 drwxrwxr-x 2 1001 1001 4096 Aug 25 16:21 fuzz_test 16:24:15 -rw-rw-r-- 1 1001 1001 3687 Aug 25 16:21 go.mod 16:24:15 -rw-rw-r-- 1 1001 1001 33714 Aug 25 16:21 go.sum 16:24:15 drwxrwxr-x 7 1001 1001 4096 Aug 25 16:21 internal 16:24:15 drwxrwxr-x 3 1001 1001 4096 Aug 25 16:21 openapi 16:24:15 -rw-rw-r-- 1 1001 1001 594 Aug 25 16:21 security.txt 16:24:15 drwxrwxr-x 4 1001 1001 4096 Aug 25 16:21 snap 16:24:15 -rw-rw-r-- 1 1001 1001 204 Aug 25 16:21 version.go [Pipeline] sh 16:24:15 + '[' -e coverage.out ] 16:24:15 + chown 1001:1001 coverage.out [Pipeline] stash 16:24:16 Stashed 1 file(s) [Pipeline] sh 16:24:16 + make build 16:24:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:24:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:24:28 Avoid second fetch 16:24:28 Checking out Revision 541cc85a126a37ebcd17b753a9f4f7f76549fffd (main) 16:24:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:24:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:28 > git config core.sparsecheckout # timeout=10 16:24:28 > git checkout -f 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 16:24:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:24:29 Commit message: "fix: Repair CORS support in Snap NGINX (#4644)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:24:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:24:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:24:30 Dload Upload Total Spent Left Speed 16:24:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh 16:24:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:24:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:24:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:24:31 + sudo tee /etc/docker/daemon.new 16:24:31 { 16:24:31 "registry-mirrors": [ 16:24:31 "https://nexus3.edgexfoundry.org:10001" 16:24:31 ], 16:24:31 "bip": "10.250.0.254/24", 16:24:31 "hosts": [ 16:24:31 "tcp://0.0.0.0:5555", 16:24:31 "unix:///var/run/docker.sock" 16:24:31 ], 16:24:31 "mtu": 1458, 16:24:31 "selinux-enabled": true, 16:24:31 "seccomp-profile": "/etc/docker/seccomp.json" 16:24:31 } [Pipeline] sh 16:24:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:24:32 + sudo service docker restart 16:24:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:24:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:24:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:24:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:24:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:24:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:24:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:24:44 $ docker stop --time=1 1c446c5eed55d14aaebc1068058b0a2c740f6741ee484aa3b48ac374b4a01b63 16:24:49 $ docker rm -f --volumes 1c446c5eed55d14aaebc1068058b0a2c740f6741ee484aa3b48ac374b4a01b63 [Pipeline] // withDockerContainer [Pipeline] } [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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:50 provisioning config files... 16:24:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config1815352568373953095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:50 16:24:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:50 ---> docker-login.sh 16:24:50 nexus3.edgexfoundry.org:10001 16:24:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:50 latest: Pulling from edgex-devops/edgex-compose 16:24:50 91d30c5bc195: Pulling fs layer 16:24:50 2e9b0aa3be6d: Pulling fs layer 16:24:50 9c61dcf015f6: Pulling fs layer 16:24:50 4698f68db338: Pulling fs layer 16:24:50 2a2f49069b9e: Pulling fs layer 16:24:50 e0025b399a48: Pulling fs layer 16:24:50 4698f68db338: Waiting 16:24:50 2a2f49069b9e: Waiting 16:24:50 e0025b399a48: Waiting 16:24:50 91d30c5bc195: Verifying Checksum 16:24:50 91d30c5bc195: Download complete 16:24:50 4698f68db338: Verifying Checksum 16:24:50 4698f68db338: Download complete 16:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:50 2e9b0aa3be6d: Verifying Checksum 16:24:50 2e9b0aa3be6d: Download complete 16:24:50 91d30c5bc195: Pull complete 16:24:50 e0025b399a48: Verifying Checksum 16:24:50 e0025b399a48: Download complete 16:24:50 2a2f49069b9e: Verifying Checksum 16:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:51 Configure a credential helper to remove this warning. See 16:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:51 16:24:51 Login Succeeded 16:24:51 nexus3.edgexfoundry.org:10002 16:24:51 2e9b0aa3be6d: Pull complete 16:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:51 9c61dcf015f6: Download complete 16:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:51 Configure a credential helper to remove this warning. See 16:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:51 16:24:51 Login Succeeded 16:24:51 nexus3.edgexfoundry.org:10003 16:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 nexus3.edgexfoundry.org:10004 16:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 docker.io 16:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:52 Configure a credential helper to remove this warning. See 16:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:52 16:24:52 Login Succeeded 16:24:52 ---> docker-login.sh ends [Pipeline] } 16:24:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:24:53 + git config --global --add safe.directory /w/workspace/edgex-go/568 [Pipeline] echo 16:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:53 ========================================================= 16:24:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:24:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:24:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:24:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:24:53 edb6bdbacee9: Pulling fs layer 16:24:53 5f9638ab2659: Pulling fs layer 16:24:53 8d51d6327a98: Pulling fs layer 16:24:53 8b374f2dd631: Pulling fs layer 16:24:53 ec14aa9079de: Pulling fs layer 16:24:53 2f466654f4bb: Pulling fs layer 16:24:53 554e91adad29: Pulling fs layer 16:24:53 8b374f2dd631: Waiting 16:24:53 ec14aa9079de: Waiting 16:24:53 2f466654f4bb: Waiting 16:24:53 554e91adad29: Waiting 16:24:54 5f9638ab2659: Verifying Checksum 16:24:54 5f9638ab2659: Download complete 16:24:54 8b374f2dd631: Verifying Checksum 16:24:54 8b374f2dd631: Download complete 16:24:54 ec14aa9079de: Verifying Checksum 16:24:54 ec14aa9079de: Download complete 16:24:54 edb6bdbacee9: Verifying Checksum 16:24:54 9c61dcf015f6: Pull complete 16:24:54 4698f68db338: Pull complete 16:24:54 2a2f49069b9e: Pull complete 16:24:54 e0025b399a48: Pull complete 16:24:54 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 16:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:24:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:54 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:24:54 $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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 16:24:54 edb6bdbacee9: Pull complete 16:24:55 554e91adad29: Verifying Checksum 16:24:55 554e91adad29: Download complete 16:24:55 5f9638ab2659: Pull complete 16:24:56 $ docker top aa652065362bba99cfcb53be2e911052609e0b3ec288b6d3dd2a5b9aeaeb3748 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:56 8d51d6327a98: Verifying Checksum 16:24:56 8d51d6327a98: Download complete 16:24:56 2f466654f4bb: Download complete 16:24:56 + docker compose -f ./docker-compose-build.yml build --parallel 16:24:58 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:24:58 #1 transferring dockerfile: 2.12kB done 16:24:58 #1 DONE 0.0s 16:24:58 16:24:58 #2 [security-secretstore-setup internal] load build definition from Dockerfile 16:24:58 #2 transferring dockerfile: 2.38kB done 16:24:58 #2 DONE 0.0s 16:24:58 16:24:58 #3 [security-bootstrapper internal] load build definition from Dockerfile 16:24:58 #3 transferring dockerfile: 2.82kB done 16:24:58 #3 DONE 0.0s 16:24:58 16:24:58 #4 [security-proxy-setup internal] load build definition from Dockerfile 16:24:58 #4 transferring dockerfile: 2.39kB done 16:24:58 #4 DONE 0.0s 16:24:58 16:24:58 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:24:58 #5 transferring dockerfile: 1.78kB done 16:24:58 #5 DONE 0.0s 16:24:58 16:24:58 #6 [security-spire-config internal] load build definition from Dockerfile 16:24:58 #6 transferring dockerfile: 2.58kB done 16:24:58 #6 DONE 0.0s 16:24:58 16:24:58 #7 [security-spire-server internal] load build definition from Dockerfile 16:24:58 #7 transferring dockerfile: 2.63kB done 16:24:58 #7 DONE 0.0s 16:24:58 16:24:58 #8 [support-scheduler internal] load build definition from Dockerfile 16:24:58 #8 transferring dockerfile: 1.82kB done 16:24:58 #8 DONE 0.0s 16:24:58 16:24:58 #9 [core-metadata internal] load build definition from Dockerfile 16:24:58 #9 transferring dockerfile: 1.96kB done 16:24:58 #9 DONE 0.0s 16:24:58 16:24:58 #10 [security-spire-agent internal] load build definition from Dockerfile 16:24:59 #10 transferring dockerfile: 2.68kB done 16:24:59 #10 DONE 0.0s 16:24:59 16:24:59 #11 [security-proxy-auth internal] load build definition from Dockerfile 16:24:59 #11 transferring dockerfile: 2.04kB done 16:24:59 #11 DONE 0.0s 16:24:59 16:24:59 #12 [support-notifications internal] load build definition from Dockerfile 16:24:59 #12 transferring dockerfile: 1.84kB done 16:24:59 #12 DONE 0.1s 16:24:59 16:24:59 #13 [core-command internal] load build definition from Dockerfile 16:24:59 #13 transferring dockerfile: 1.82kB done 16:24:59 #13 DONE 0.0s 16:24:59 16:24:59 #14 [core-data internal] load build definition from Dockerfile 16:24:59 #14 transferring dockerfile: 1.90kB done 16:24:59 #14 DONE 0.0s 16:24:59 16:24:59 #15 [core-common-config-bootstrapper internal] load .dockerignore 16:24:59 #15 transferring context: 56B done 16:24:59 #15 DONE 0.0s 16:24:59 16:24:59 #16 [security-secretstore-setup internal] load .dockerignore 16:24:59 #16 transferring context: 56B done 16:24:59 #16 DONE 0.0s 16:24:59 16:24:59 #17 [security-bootstrapper internal] load .dockerignore 16:24:59 #17 transferring context: 56B done 16:24:59 #17 DONE 0.0s 16:24:59 16:24:59 #18 [security-proxy-setup internal] load .dockerignore 16:24:59 #18 transferring context: 56B done 16:24:59 #18 DONE 0.0s 16:24:59 16:24:59 #19 [security-spiffe-token-provider internal] load .dockerignore 16:24:59 #19 transferring context: 56B done 16:24:59 #19 DONE 0.0s 16:24:59 16:24:59 #20 [security-spire-config internal] load .dockerignore 16:24:59 #20 transferring context: 56B done 16:24:59 #20 DONE 0.0s 16:24:59 16:24:59 #21 [security-spire-server internal] load .dockerignore 16:24:59 #21 transferring context: 56B done 16:24:59 #21 DONE 0.0s 16:24:59 16:24:59 #22 [support-scheduler internal] load .dockerignore 16:24:59 #22 transferring context: 56B done 16:24:59 #22 DONE 0.0s 16:24:59 16:24:59 #23 [core-metadata internal] load .dockerignore 16:24:59 #23 transferring context: 56B done 16:24:59 #23 DONE 0.0s 16:24:59 16:24:59 #24 [security-proxy-auth internal] load .dockerignore 16:24:59 #24 transferring context: 56B done 16:24:59 #24 DONE 0.0s 16:24:59 16:24:59 #25 [support-notifications internal] load .dockerignore 16:24:59 #25 transferring context: 56B done 16:24:59 #25 DONE 0.0s 16:24:59 16:24:59 #26 [security-spire-agent internal] load .dockerignore 16:24:59 #26 transferring context: 56B done 16:24:59 #26 DONE 0.0s 16:24:59 16:24:59 #27 [core-command internal] load .dockerignore 16:24:59 #27 transferring context: 56B done 16:24:59 #27 DONE 0.0s 16:24:59 16:24:59 #28 [core-data internal] load .dockerignore 16:24:59 #28 transferring context: 56B done 16:24:59 #28 DONE 0.0s 16:24:59 16:24:59 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:24:59 #29 DONE 0.0s 16:24:59 16:24:59 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 16:24:59 #30 DONE 0.1s 16:24:59 16:24:59 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:24:59 #29 DONE 0.0s 16:24:59 16:24:59 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:24:59 #31 ... 16:24:59 16:24:59 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:24:59 #29 DONE 0.0s 16:24:59 16:24:59 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 16:24:59 #30 DONE 0.1s 16:24:59 16:24:59 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:24:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:24:59 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:24:59 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:24:59 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 16:24:59 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 16:24:59 #31 ... 16:24:59 16:24:59 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:24:59 #29 DONE 0.0s 16:24:59 16:24:59 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:24:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:24:59 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:24:59 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:24:59 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 16:24:59 #31 ... 16:24:59 16:24:59 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:24:59 #29 DONE 0.0s 16:24:59 16:24:59 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:24:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:24:59 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:24:59 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:24:59 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 16:24:59 #31 ... 16:24:59 16:24:59 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:24:59 #29 DONE 0.0s 16:24:59 16:24:59 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:24:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:24:59 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:24:59 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:24:59 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 16:24:59 #31 ... 16:24:59 16:24:59 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:24:59 #29 DONE 0.0s 16:24:59 16:24:59 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:24:59 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:24:59 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:24:59 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:24:59 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:24:59 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 16:24:59 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 16:25:00 #31 ... 16:25:00 16:25:00 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:25:00 #29 DONE 0.0s 16:25:00 16:25:00 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 16:25:00 #30 DONE 0.5s 16:25:00 16:25:00 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:25:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:25:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:25:00 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:25:00 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:25:00 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 16:25:00 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 16:25:00 #31 ... 16:25:00 16:25:00 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:25:00 #29 DONE 0.0s 16:25:00 16:25:00 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 16:25:00 #30 DONE 0.6s 16:25:00 16:25:00 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:25:00 #32 DONE 1.0s 16:25:00 16:25:00 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:25:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc done 16:25:00 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:25:00 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:25:00 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:25:00 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 16:25:00 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done 16:25:03 #31 DONE 3.7s 16:25:03 16:25:03 #33 [security-spire-config internal] load build context 16:25:04 #33 transferring context: 181.80MB 4.8s 16:25:05 #33 ... 16:25:05 16:25:05 #34 [security-bootstrapper internal] load build context 16:25:05 #34 ... 16:25:05 16:25:05 #33 [security-spire-config internal] load build context 16:25:08 #33 ... 16:25:08 16:25:08 #35 [security-spire-server builder 2/7] WORKDIR /edgex-go 16:25:08 #35 DONE 7.6s 16:25:08 16:25:08 #33 [security-spire-config internal] load build context 16:25:08 8d51d6327a98: Pull complete 16:25:08 8b374f2dd631: Pull complete 16:25:08 ec14aa9079de: Pull complete 16:25:09 #33 transferring context: 365.23MB 9.5s done 16:25:09 #33 ... 16:25:09 16:25:09 #36 [core-common-config-bootstrapper internal] load build context 16:25:09 #36 ... 16:25:09 16:25:09 #37 [security-secretstore-setup internal] load build context 16:25:09 #37 ... 16:25:09 16:25:09 #38 [security-proxy-setup internal] load build context 16:25:09 #38 ... 16:25:09 16:25:09 #39 [security-spire-server internal] load build context 16:25:09 #39 ... 16:25:09 16:25:09 #40 [security-spiffe-token-provider internal] load build context 16:25:09 #40 transferring context: 365.23MB 10.1s done 16:25:10 #40 ... 16:25:10 16:25:10 #41 [support-scheduler internal] load build context 16:25:10 #41 ... 16:25:10 16:25:10 #42 [security-proxy-auth internal] load build context 16:25:10 #42 ... 16:25:10 16:25:10 #43 [core-data internal] load build context 16:25:10 #43 transferring context: 365.23MB 8.9s done 16:25:10 #43 ... 16:25:10 16:25:10 #44 [core-command internal] load build context 16:25:10 #44 transferring context: 365.23MB 8.9s done 16:25:10 #44 ... 16:25:10 16:25:10 #45 [core-metadata internal] load build context 16:25:10 #45 transferring context: 365.23MB 9.3s done 16:25:10 #45 ... 16:25:10 16:25:10 #46 [security-spire-agent internal] load build context 16:25:10 #46 ... 16:25:10 16:25:10 #47 [support-notifications internal] load build context 16:25:10 #47 ... 16:25:10 16:25:10 #46 [security-spire-agent internal] load build context 16:25:11 #46 transferring context: 365.23MB 10.9s done 16:25:14 2f466654f4bb: Pull complete 16:25:15 #46 ... 16:25:15 16:25:15 #34 [security-bootstrapper internal] load build context 16:25:15 #34 transferring context: 365.23MB 12.2s done 16:25:16 554e91adad29: Pull complete 16:25:16 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:25:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:25:17 + docker+ build -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:25:17 WORKDIR /edgex 16:25:17 COPY go.mod . 16:25:17 RUN go mod download . 16:25:17 16:25:17 #34 ... 16:25:17 16:25:17 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:25:17 #0 1.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:17 #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:17 #0 1.643 (1/1) Installing dumb-init (1.2.5-r2) 16:25:17 #0 1.656 Executing busybox-1.35.0-r29.trigger 16:25:17 #0 1.663 OK: 7 MiB in 16 packages 16:25:17 #48 ... 16:25:17 16:25:17 #39 [security-spire-server internal] load build context 16:25:17 #39 transferring context: 365.23MB 13.4s done 16:25:17 Sending build context to Docker daemon 2.966MB 16:25:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:25:17 ---> 1e15ea492957 16:25:17 Step 2/4 : WORKDIR /edgex 16:25:17 #39 ... 16:25:17 16:25:17 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:25:17 #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:17 #0 3.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:17 #0 3.508 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:25:17 #0 3.508 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:25:17 #0 3.508 OK: 17818 distinct packages available 16:25:17 #0 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:17 #0 3.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:17 #0 3.899 (1/4) Installing dumb-init (1.2.5-r2) 16:25:17 #0 3.903 (2/4) Installing musl-obstack (1.2.3-r0) 16:25:17 #0 3.906 (3/4) Installing libucontext (1.2-r0) 16:25:17 #0 3.909 (4/4) Installing gcompat (1.1.0-r0) 16:25:17 #0 3.914 Executing busybox-1.35.0-r29.trigger 16:25:17 #0 3.924 OK: 7 MiB in 19 packages 16:25:17 #49 ... 16:25:17 16:25:17 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:25:18 #50 ... 16:25:18 16:25:18 #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 16:25:18 #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:18 #0 1.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:18 #0 1.581 OK: 265 MiB in 53 packages 16:25:18 #51 ... 16:25:18 16:25:18 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:25:18 #52 ... 16:25:18 16:25:18 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:25:18 #0 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:18 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:18 #0 1.227 OK: 265 MiB in 53 packages 16:25:18 #53 ... 16:25:18 16:25:18 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:25:19 #54 ... 16:25:19 16:25:19 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:25:19 #55 ... 16:25:19 16:25:19 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:25:19 #56 ... 16:25:19 16:25:19 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 16:25:19 #0 0.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:19 #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:19 #0 1.358 OK: 265 MiB in 53 packages 16:25:19 #57 ... 16:25:19 16:25:19 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:25:19 #58 ... 16:25:19 16:25:19 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:25:19 #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:19 #0 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:19 #0 2.387 (1/2) Installing dumb-init (1.2.5-r2) 16:25:19 #0 2.389 (2/2) Installing su-exec (0.2-r2) 16:25:19 #0 2.401 Executing busybox-1.35.0-r29.trigger 16:25:19 #0 2.414 OK: 7 MiB in 17 packages 16:25:19 #59 ... 16:25:19 16:25:19 #36 [core-common-config-bootstrapper internal] load build context 16:25:19 #36 transferring context: 365.23MB 12.6s done 16:25:19 ---> Running in e1f8c9f6aec7 16:25:19 Removing intermediate container e1f8c9f6aec7 16:25:19 ---> 5145ab034469 16:25:19 Step 3/4 : COPY go.mod . 16:25:19 #36 ... 16:25:19 16:25:19 #37 [security-secretstore-setup internal] load build context 16:25:19 #37 transferring context: 365.23MB 11.5s done 16:25:20 #37 ... 16:25:20 16:25:20 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:25:20 #0 2.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:20 #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:20 #0 2.821 OK: 265 MiB in 53 packages 16:25:20 #60 ... 16:25:20 16:25:20 #38 [security-proxy-setup internal] load build context 16:25:20 #38 transferring context: 365.23MB 10.7s done 16:25:20 ---> 952ee7822d7f 16:25:20 Step 4/4 : RUN go mod download 16:25:20 ---> Running in 35d8a5395073 16:25:20 #38 ... 16:25:20 16:25:20 #33 [security-spire-config internal] load build context 16:25:20 #33 DONE 20.7s 16:25:20 16:25:20 #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 16:25:20 #0 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:20 #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:20 #0 4.262 (1/1) Installing dumb-init (1.2.5-r2) 16:25:20 #0 4.268 Executing busybox-1.35.0-r29.trigger 16:25:20 #0 4.277 OK: 7 MiB in 16 packages 16:25:20 #61 DONE 12.8s 16:25:20 16:25:20 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:25:20 #48 DONE 12.9s 16:25:20 16:25:20 #59 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:25:20 #59 DONE 12.6s 16:25:20 16:25:20 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:25:20 #53 DONE 12.7s 16:25:20 16:25:20 #49 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:25:20 #49 DONE 12.6s 16:25:20 16:25:20 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:25:20 #57 DONE 12.7s 16:25:20 16:25:20 #44 [core-command internal] load build context 16:25:20 #44 DONE 20.1s 16:25:20 16:25:20 #60 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:25:20 #60 DONE 12.7s 16:25:20 16:25:20 #43 [core-data internal] load build context 16:25:20 #43 DONE 20.4s 16:25:20 16:25:20 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 16:25:20 #51 DONE 12.9s 16:25:20 16:25:20 #62 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 16:25:20 #62 DONE 0.2s 16:25:20 16:25:20 #45 [core-metadata internal] load build context 16:25:20 #45 DONE 20.6s 16:25:20 16:25:20 #42 [security-proxy-auth internal] load build context 16:25:20 #42 transferring context: 365.23MB 10.2s done 16:25:20 #42 DONE 20.6s 16:25:20 16:25:20 #40 [security-spiffe-token-provider internal] load build context 16:25:20 #40 DONE 20.9s 16:25:20 16:25:20 #46 [security-spire-agent internal] load build context 16:25:20 #46 DONE 20.4s 16:25:20 16:25:20 #37 [security-secretstore-setup internal] load build context 16:25:20 #37 DONE 21.0s 16:25:20 16:25:20 #38 [security-proxy-setup internal] load build context 16:25:20 #38 DONE 20.9s 16:25:20 16:25:20 #41 [support-scheduler internal] load build context 16:25:20 #41 transferring context: 365.23MB 11.6s done 16:25:20 #41 DONE 20.7s 16:25:20 16:25:20 #47 [support-notifications internal] load build context 16:25:20 #47 transferring context: 365.23MB 11.5s done 16:25:20 #47 DONE 20.5s 16:25:20 16:25:20 #34 [security-bootstrapper internal] load build context 16:25:20 #34 DONE 21.0s 16:25:20 16:25:20 #39 [security-spire-server internal] load build context 16:25:20 #39 DONE 20.8s 16:25:20 16:25:20 #36 [core-common-config-bootstrapper internal] load build context 16:25:20 #36 DONE 21.1s 16:25:20 16:25:20 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:25:20 #63 DONE 0.1s 16:25:20 16:25:20 #64 [core-command builder 4/7] COPY go.mod vendor* ./ 16:25:20 #64 DONE 0.1s 16:25:20 16:25:20 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:25:20 #65 DONE 0.1s 16:25:20 16:25:20 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:22 #66 ... 16:25:22 16:25:22 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:25:22 #54 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:22 #54 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:22 #54 13.87 (1/2) Installing ca-certificates (20230506-r0) 16:25:22 #54 13.88 (2/2) Installing dumb-init (1.2.5-r2) 16:25:22 #54 13.88 Executing busybox-1.35.0-r29.trigger 16:25:22 #54 13.89 Executing ca-certificates-20230506-r0.trigger 16:25:22 #54 13.96 OK: 8 MiB in 17 packages 16:25:22 #54 DONE 14.5s 16:25:22 16:25:22 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:25:22 #58 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:22 #58 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:22 #58 13.78 (1/4) Installing ca-certificates (20230506-r0) 16:25:22 #58 13.80 (2/4) Installing dumb-init (1.2.5-r2) 16:25:22 #58 13.80 (3/4) Installing su-exec (0.2-r2) 16:25:22 #58 13.80 (4/4) Installing yq (4.30.4-r4) 16:25:22 #58 13.87 Executing busybox-1.35.0-r29.trigger 16:25:22 #58 13.88 Executing ca-certificates-20230506-r0.trigger 16:25:22 #58 13.94 OK: 17 MiB in 19 packages 16:25:22 #58 DONE 14.5s 16:25:22 16:25:22 #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:25:22 #50 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:22 #50 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:22 #50 13.86 (1/4) Installing dumb-init (1.2.5-r2) 16:25:22 #50 13.87 (2/4) Installing openssl (3.0.10-r0) 16:25:22 #50 13.88 (3/4) Installing su-exec (0.2-r2) 16:25:22 #50 13.89 (4/4) Installing yq (4.30.4-r4) 16:25:22 #50 13.95 Executing busybox-1.35.0-r29.trigger 16:25:22 #50 13.96 OK: 17 MiB in 19 packages 16:25:22 #50 DONE 14.5s 16:25:22 16:25:22 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 16:25:22 #67 DONE 0.0s 16:25:22 16:25:22 #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:25:22 #56 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:22 #56 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:22 #56 14.49 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:25:22 #56 14.49 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:25:22 #56 14.49 OK: 17818 distinct packages available 16:25:22 #56 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:22 #56 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:22 #56 14.82 (1/5) Installing dumb-init (1.2.5-r2) 16:25:22 #56 14.83 (2/5) Installing musl-obstack (1.2.3-r0) 16:25:22 #56 14.83 (3/5) Installing libucontext (1.2-r0) 16:25:22 #56 14.84 (4/5) Installing gcompat (1.1.0-r0) 16:25:22 #56 14.84 (5/5) Installing openssl (3.0.10-r0) 16:25:22 #56 14.85 Executing busybox-1.35.0-r29.trigger 16:25:22 #56 14.86 OK: 8 MiB in 20 packages 16:25:23 #56 DONE 15.0s 16:25:23 16:25:23 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:25:23 #52 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:23 #52 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:23 #52 14.64 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:25:23 #52 14.64 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:25:23 #52 14.64 OK: 17823 distinct packages available 16:25:23 #52 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:23 #52 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:23 #52 15.02 OK: 265 MiB in 53 packages 16:25:23 #52 DONE 15.1s 16:25:23 16:25:23 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:25:23 #68 DONE 0.0s 16:25:23 16:25:23 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:25:23 #55 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:23 #55 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:23 #55 14.55 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:25:23 #55 14.55 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:25:23 #55 14.55 OK: 17818 distinct packages available 16:25:23 #55 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:25:23 #55 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:25:23 #55 14.89 (1/9) Installing ca-certificates (20230506-r0) 16:25:23 #55 14.91 (2/9) Installing brotli-libs (1.0.9-r9) 16:25:23 #55 14.92 (3/9) Installing nghttp2-libs (1.51.0-r1) 16:25:23 #55 14.92 (4/9) Installing libcurl (8.2.1-r0) 16:25:23 #55 14.94 (5/9) Installing curl (8.2.1-r0) 16:25:23 #55 14.94 (6/9) Installing dumb-init (1.2.5-r2) 16:25:23 #55 15.03 (7/9) Installing musl-obstack (1.2.3-r0) 16:25:23 #55 15.03 (8/9) Installing libucontext (1.2-r0) 16:25:23 #55 15.03 (9/9) Installing gcompat (1.1.0-r0) 16:25:23 #55 15.04 Executing busybox-1.35.0-r29.trigger 16:25:23 #55 15.05 Executing ca-certificates-20230506-r0.trigger 16:25:23 #55 15.12 OK: 10 MiB in 24 packages 16:25:23 #55 DONE 15.2s 16:25:23 16:25:23 #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:25:23 #69 DONE 2.8s 16:25:23 16:25:23 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:23 #70 ... 16:25:23 16:25:23 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:25:23 #71 DONE 0.0s 16:25:23 16:25:23 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:31 #72 ... 16:25:31 16:25:31 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:31 #73 ... 16:25:31 16:25:31 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:59 Removing intermediate container 35d8a5395073 16:25:59 ---> fb8c190a4eed 16:25:59 Successfully built fb8c190a4eed 16:25:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:59 + docker inspect -f . ci-base-image-arm64 16:25:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:59 prd-ubuntu20.04-docker-arm64-4c-16g-4579 does not seem to be running inside a container 16:25:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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 16:26:00 $ docker top ae38984409301b8432352aa1fb542f1217ccba97194904073989d28735459cce -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:01 + go version 16:26:01 go version go1.20.6 linux/arm64 [Pipeline] } 16:26:01 $ docker stop --time=1 ae38984409301b8432352aa1fb542f1217ccba97194904073989d28735459cce 16:26:03 $ docker rm -f --volumes ae38984409301b8432352aa1fb542f1217ccba97194904073989d28735459cce [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 16:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:26:03 16:26:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:26:06 latest: Pulling from edgex-devops/edgex-compose-arm64 16:26:06 547446be3368: Pulling fs layer 16:26:06 d125d8839a47: Pulling fs layer 16:26:06 3e85d5ac6304: Pulling fs layer 16:26:06 c3105a71a48b: Pulling fs layer 16:26:06 0f093f025ec4: Pulling fs layer 16:26:06 c3106fc0e877: Pulling fs layer 16:26:06 c3105a71a48b: Waiting 16:26:06 0f093f025ec4: Waiting 16:26:06 c3106fc0e877: Waiting 16:26:06 547446be3368: Download complete 16:26:06 c3105a71a48b: Verifying Checksum 16:26:06 c3105a71a48b: Download complete 16:26:06 d125d8839a47: Verifying Checksum 16:26:06 d125d8839a47: Download complete 16:26:06 c3106fc0e877: Verifying Checksum 16:26:06 c3106fc0e877: Download complete 16:26:07 0f093f025ec4: Verifying Checksum 16:26:07 0f093f025ec4: Download complete 16:26:07 547446be3368: Pull complete 16:26:08 d125d8839a47: Pull complete 16:26:08 3e85d5ac6304: Verifying Checksum 16:26:08 3e85d5ac6304: Download complete 16:26:10 #74 ... 16:26:10 16:26:10 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:10 #66 DONE 45.6s 16:26:10 16:26:10 #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:10 #74 DONE 45.6s 16:26:10 16:26:10 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:10 #72 DONE 45.6s 16:26:10 16:26:10 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:10 #70 DONE 43.3s 16:26:10 16:26:10 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:10 #73 DONE 45.6s 16:26:10 16:26:10 #75 [security-spire-config builder 6/9] COPY . . 16:26:12 #75 DONE 6.4s 16:26:12 16:26:12 #76 [support-notifications builder 6/7] COPY . . 16:26:12 #76 DONE 6.5s 16:26:12 16:26:12 #77 [security-secretstore-setup builder 6/7] COPY . . 16:26:12 #77 DONE 6.4s 16:26:12 16:26:12 #78 [security-bootstrapper builder 6/7] COPY . . 16:26:12 #78 CACHED 16:26:12 16:26:12 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #79 CACHED 16:26:12 16:26:12 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:26:12 #80 CACHED 16:26:12 16:26:12 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:26:12 #81 CACHED 16:26:12 16:26:12 #82 [security-proxy-setup builder 6/7] COPY . . 16:26:12 #82 CACHED 16:26:12 16:26:12 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #83 CACHED 16:26:12 16:26:12 #84 [security-spiffe-token-provider builder 6/7] COPY . . 16:26:12 #84 DONE 6.4s 16:26:12 16:26:12 #85 [core-command builder 6/7] COPY . . 16:26:12 #85 DONE 6.5s 16:26:12 16:26:12 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #86 CACHED 16:26:12 16:26:12 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 16:26:12 #87 CACHED 16:26:12 16:26:12 #88 [core-data builder 6/7] COPY . . 16:26:12 #88 CACHED 16:26:12 16:26:12 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #89 CACHED 16:26:12 16:26:12 #90 [security-proxy-auth builder 6/7] COPY . . 16:26:12 #90 CACHED 16:26:12 16:26:12 #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:26:12 #91 CACHED 16:26:12 16:26:12 #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #92 CACHED 16:26:12 16:26:12 #93 [core-metadata builder 6/7] COPY . . 16:26:12 #93 CACHED 16:26:12 16:26:12 #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:26:12 #94 CACHED 16:26:12 16:26:12 #95 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:26:12 #95 CACHED 16:26:12 16:26:12 #96 [support-scheduler builder 6/7] COPY . . 16:26:12 #96 CACHED 16:26:12 16:26:12 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #97 CACHED 16:26:12 16:26:12 #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #98 CACHED 16:26:12 16:26:12 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 16:26:12 #99 CACHED 16:26:12 16:26:12 #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:26:12 #100 CACHED 16:26:12 16:26:12 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:26:12 #101 ... 16:26:12 16:26:12 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 16:26:12 #102 DONE 0.1s 16:26:12 16:26:12 #103 [security-spire-server builder 6/9] COPY . . 16:26:12 #103 CACHED 16:26:12 16:26:12 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 16:26:12 #104 CACHED 16:26:12 16:26:12 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:12 #105 CACHED 16:26:12 16:26:12 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 16:26:12 #106 CACHED 16:26:12 16:26:12 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:26:15 #107 DONE 2.8s 16:26:15 16:26:15 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:26:15 #108 DONE 2.7s 16:26:15 16:26:15 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 16:26:16 #109 DONE 0.6s 16:26:16 16:26:16 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 16:26:16 #110 DONE 0.6s 16:26:16 16:26:16 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:26:16 #0 1.259 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:26:16 #111 ... 16:26:16 16:26:16 #112 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:16 #112 CACHED 16:26:16 16:26:16 #113 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 16:26:16 #113 CACHED 16:26:16 16:26:16 #114 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 16:26:16 #114 CACHED 16:26:16 16:26:16 #115 [security-spire-agent builder 6/9] COPY . . 16:26:16 #115 CACHED 16:26:16 16:26:16 #116 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:26:16 #116 CACHED 16:26:16 16:26:16 #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go 16:26:16 #117 CACHED 16:26:16 16:26:16 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:26:16 3e85d5ac6304: Pull complete 16:26:16 c3105a71a48b: Pull complete 16:26:16 #118 ... 16:26:16 16:26:16 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:26:16 #119 DONE 0.2s 16:26:16 16:26:16 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:26:16 #118 DONE 0.3s 16:26:16 16:26:16 #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:26:17 #120 DONE 0.4s 16:26:17 16:26:17 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:26:17 #121 DONE 0.6s 16:26:17 16:26:17 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:26:17 #122 CACHED 16:26:17 16:26:17 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:26:17 #123 CACHED 16:26:17 16:26:17 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:26:17 0f093f025ec4: Pull complete 16:26:17 c3106fc0e877: Pull complete 16:26:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 16:26:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:26:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:17 prd-ubuntu20.04-docker-arm64-4c-16g-4579 does not seem to be running inside a container 16:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@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 16:26:18 #124 DONE 1.0s 16:26:18 16:26:18 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:26:18 #125 DONE 0.9s 16:26:18 16:26:18 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:26:18 #126 DONE 1.0s 16:26:18 16:26:18 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:26:18 #127 DONE 0.5s 16:26:18 16:26:18 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:26:18 #128 DONE 0.5s 16:26:18 16:26:18 #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:26:18 #129 DONE 0.0s 16:26:18 16:26:18 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:26:18 #130 DONE 0.5s 16:26:18 16:26:18 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:26:18 #131 DONE 0.0s 16:26:18 16:26:18 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:26:18 #132 DONE 0.1s 16:26:18 16:26:18 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:26:18 #133 DONE 0.1s 16:26:18 16:26:18 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:26:19 #134 DONE 0.1s 16:26:19 16:26:19 #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:26:19 #135 DONE 0.1s 16:26:19 16:26:19 #136 [security-spire-server] exporting to image 16:26:19 #136 exporting layers 16:26:19 #136 ... 16:26:19 16:26:19 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:26:19 #137 DONE 0.2s 16:26:19 16:26:19 #136 [security-spire-agent] exporting to image 16:26:19 #136 exporting layers 0.9s done 16:26:19 #136 writing image sha256:c00590ca78d9d28792ae8cb6c954836c9d3eeac238061162e2b6949829ba8813 0.0s done 16:26:19 #136 writing image sha256:81ec859f96abc05005c768ce34d712c13154a2e1abc30f80ab14f63b1c120743 done 16:26:19 #136 naming to docker.io/library/security-spire-config done 16:26:19 #136 naming to docker.io/library/security-spire-server done 16:26:19 $ docker top 167f0553b9e5779eb83c119b01df519db2e0d623f1fe34d7b8b4b5a544756fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:19 #136 exporting layers 0.7s done 16:26:19 #136 writing image sha256:a06a9c4b334489c8fe4981f0152f801e3e29e970c18ec51c6994847237817b84 done 16:26:19 #136 naming to docker.io/library/security-spire-agent done 16:26:19 #136 DONE 0.9s 16:26:19 16:26:19 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:26:19 #0 1.288 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:26:20 + docker compose -f ./docker-compose-build.yml build --parallel 16:26:23 #138 ... 16:26:23 16:26:23 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:26:23 #0 0.747 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:26:23 #139 ... 16:26:23 16:26:23 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:26:23 #0 1.189 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:26:23 #140 ... 16:26:23 16:26:23 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:26:23 #0 1.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:26:23 #141 ... 16:26:23 16:26:23 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:26:23 #0 0.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:26:23 #142 ... 16:26:23 16:26:23 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:26:23 #0 1.104 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:26:23 #143 ... 16:26:23 16:26:23 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:26:23 #0 0.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:26:23 #144 ... 16:26:23 16:26:23 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:26:23 #0 0.717 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:26:23 #145 ... 16:26:23 16:26:23 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:26:23 #0 1.086 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:26:23 #146 ... 16:26:23 16:26:23 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:26:23 #101 1.294 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:26:28 #1 [security-spire-agent internal] load build definition from Dockerfile 16:26:28 #1 transferring dockerfile: 2.68kB done 16:26:28 #1 DONE 0.1s 16:26:28 16:26:28 #2 [support-scheduler internal] load build definition from Dockerfile 16:26:28 #2 transferring dockerfile: 1.82kB done 16:26:28 #2 DONE 0.0s 16:26:28 16:26:28 #3 [support-notifications internal] load build definition from Dockerfile 16:26:28 #3 transferring dockerfile: 1.84kB done 16:26:28 #3 DONE 0.0s 16:26:28 16:26:28 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:26:28 #4 transferring dockerfile: 1.78kB done 16:26:28 #4 DONE 0.1s 16:26:28 16:26:28 #5 [core-command internal] load build definition from Dockerfile 16:26:28 #5 transferring dockerfile: 1.82kB 0.0s done 16:26:28 #5 DONE 0.1s 16:26:28 16:26:28 #6 [security-secretstore-setup internal] load build definition from Dockerfile 16:26:28 #6 transferring dockerfile: 2.38kB done 16:26:28 #6 DONE 0.1s 16:26:28 16:26:28 #7 [core-data internal] load build definition from Dockerfile 16:26:28 #7 transferring dockerfile: 1.90kB 0.0s done 16:26:28 #7 DONE 0.1s 16:26:28 16:26:28 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:26:29 #8 transferring dockerfile: 2.12kB 0.0s done 16:26:29 #8 DONE 0.1s 16:26:29 16:26:29 #9 [core-metadata internal] load build definition from Dockerfile 16:26:29 #9 transferring dockerfile: 1.96kB done 16:26:29 #9 DONE 0.1s 16:26:29 16:26:29 #10 [security-bootstrapper internal] load build definition from Dockerfile 16:26:29 #10 transferring dockerfile: 2.82kB done 16:26:29 #10 DONE 0.0s 16:26:29 16:26:29 #11 [security-spire-config internal] load build definition from Dockerfile 16:26:29 #11 transferring dockerfile: 2.58kB done 16:26:29 #11 DONE 0.0s 16:26:29 16:26:29 #12 [security-proxy-setup internal] load build definition from Dockerfile 16:26:29 #12 transferring dockerfile: 2.39kB done 16:26:29 #12 DONE 0.1s 16:26:29 16:26:29 #13 [security-spire-server internal] load build definition from Dockerfile 16:26:29 #13 transferring dockerfile: 2.63kB done 16:26:29 #13 DONE 0.1s 16:26:29 16:26:29 #14 [security-proxy-auth internal] load build definition from Dockerfile 16:26:29 #14 transferring dockerfile: 2.04kB done 16:26:29 #14 DONE 0.1s 16:26:29 16:26:29 #15 [security-spire-agent internal] load .dockerignore 16:26:29 #15 transferring context: 56B done 16:26:29 #15 DONE 0.1s 16:26:30 16:26:30 #16 [support-scheduler internal] load .dockerignore 16:26:30 #16 transferring context: 56B done 16:26:30 #16 DONE 0.0s 16:26:30 16:26:30 #17 [support-notifications internal] load .dockerignore 16:26:30 #17 transferring context: 56B done 16:26:30 #17 DONE 0.0s 16:26:30 16:26:30 #18 [security-spiffe-token-provider internal] load .dockerignore 16:26:30 #18 transferring context: 56B done 16:26:30 #18 DONE 0.1s 16:26:30 16:26:30 #19 [core-command internal] load .dockerignore 16:26:30 #19 transferring context: 56B 0.0s done 16:26:30 #19 DONE 0.1s 16:26:30 16:26:30 #20 [security-secretstore-setup internal] load .dockerignore 16:26:30 #20 transferring context: 56B done 16:26:30 #20 DONE 0.0s 16:26:30 16:26:30 #21 [core-data internal] load .dockerignore 16:26:30 #21 transferring context: 56B done 16:26:30 #21 DONE 0.1s 16:26:30 16:26:30 #22 [core-common-config-bootstrapper internal] load .dockerignore 16:26:30 #22 transferring context: 56B done 16:26:30 #22 DONE 0.0s 16:26:30 16:26:30 #23 [core-metadata internal] load .dockerignore 16:26:30 #23 transferring context: 56B done 16:26:30 #23 DONE 0.0s 16:26:30 16:26:30 #24 [security-bootstrapper internal] load .dockerignore 16:26:30 #24 transferring context: 56B done 16:26:30 #24 DONE 0.1s 16:26:30 16:26:30 #25 [security-spire-config internal] load .dockerignore 16:26:30 #25 transferring context: 56B 0.0s done 16:26:30 #25 DONE 0.1s 16:26:30 16:26:30 #26 [security-proxy-setup internal] load .dockerignore 16:26:30 #26 transferring context: 56B done 16:26:30 #26 DONE 0.1s 16:26:30 16:26:30 #27 [security-spire-server internal] load .dockerignore 16:26:30 #27 transferring context: 56B done 16:26:30 #27 DONE 0.0s 16:26:30 16:26:30 #28 [security-proxy-auth internal] load .dockerignore 16:26:30 #28 transferring context: 56B 0.0s done 16:26:30 #28 DONE 0.1s 16:26:30 16:26:30 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:30 #29 DONE 0.0s 16:26:30 16:26:30 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 16:26:31 #30 DONE 0.2s 16:26:31 16:26:31 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:31 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:31 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:31 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:31 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:31 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.72MB / 3.26MB 0.2s 16:26:31 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:31 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 16:26:32 #31 ... 16:26:32 16:26:32 #32 [security-spire-agent internal] load build context 16:26:32 #32 transferring context: 2.58MB 0.5s done 16:26:32 #32 DONE 0.7s 16:26:32 16:26:32 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:32 #31 ... 16:26:32 16:26:32 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:32 #29 DONE 0.0s 16:26:32 16:26:32 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 16:26:32 #30 DONE 0.2s 16:26:32 16:26:32 #33 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:26:32 #33 DONE 1.5s 16:26:32 16:26:32 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:32 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:32 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:32 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:32 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:32 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:32 #31 ... 16:26:32 16:26:32 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:32 #29 DONE 0.0s 16:26:32 16:26:32 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:32 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 16:26:32 #31 ... 16:26:32 16:26:32 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:32 #29 DONE 0.0s 16:26:32 16:26:32 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:26:32 #33 DONE 1.5s 16:26:32 16:26:32 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 16:26:32 #34 DONE 0.6s 16:26:32 16:26:32 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:32 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:32 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:32 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:32 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:32 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:32 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 16:26:32 #31 ... 16:26:32 16:26:32 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:32 #29 DONE 0.0s 16:26:32 16:26:32 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:32 #29 DONE 0.0s 16:26:32 16:26:32 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 16:26:32 #30 DONE 0.6s 16:26:32 16:26:32 #35 [security-secretstore-setup internal] load build context 16:26:32 #35 DONE 0.0s 16:26:32 16:26:32 #33 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:26:32 #33 DONE 1.6s 16:26:32 16:26:32 #34 [core-data builder 2/9] WORKDIR /edgex-go 16:26:32 #34 DONE 0.6s 16:26:32 16:26:32 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:32 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:32 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:32 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:32 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:32 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:32 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 16:26:32 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:32 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:32 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:32 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:32 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:32 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 16:26:32 #31 DONE 2.2s 16:26:32 16:26:32 #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:26:32 #33 DONE 1.6s 16:26:32 16:26:32 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:32 #29 DONE 0.0s 16:26:32 16:26:32 #34 [core-command builder 2/9] WORKDIR /edgex-go 16:26:32 #34 DONE 0.6s 16:26:32 16:26:32 #36 [core-command internal] load build context 16:26:32 #36 ... 16:26:32 16:26:32 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:32 #29 DONE 0.0s 16:26:33 16:26:33 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:26:33 #37 ... 16:26:33 16:26:33 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:33 #29 DONE 0.0s 16:26:33 16:26:33 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:26:33 #38 ... 16:26:33 16:26:33 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:33 #29 DONE 0.0s 16:26:33 16:26:33 #39 [support-scheduler internal] load build context 16:26:33 #39 transferring context: 2.58MB 0.8s done 16:26:33 #39 DONE 1.3s 16:26:33 16:26:33 #36 [core-command internal] load build context 16:26:33 #36 ... 16:26:33 16:26:33 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:33 #29 DONE 0.0s 16:26:33 16:26:33 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 16:26:33 #30 DONE 1.7s 16:26:33 16:26:33 #40 [core-data internal] load build context 16:26:33 #40 ... 16:26:33 16:26:33 #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:26:33 #33 DONE 1.7s 16:26:33 16:26:33 #34 [security-spire-server builder 2/9] WORKDIR /edgex-go 16:26:33 #34 DONE 0.7s 16:26:33 16:26:33 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:33 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:33 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:33 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:33 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:33 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:33 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 16:26:33 #31 DONE 2.3s 16:26:33 16:26:33 #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:26:33 #33 DONE 1.7s 16:26:33 16:26:33 #34 [security-spire-config builder 2/9] WORKDIR /edgex-go 16:26:33 #34 DONE 0.7s 16:26:33 16:26:33 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:33 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:33 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:33 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:33 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:33 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:33 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 16:26:33 #31 DONE 2.3s 16:26:33 16:26:33 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:26:33 #29 DONE 0.0s 16:26:33 16:26:33 #41 [security-proxy-setup internal] load build context 16:26:35 #41 ... 16:26:35 16:26:35 #42 [support-notifications internal] load build context 16:26:35 #42 transferring context: 2.58MB 2.1s done 16:26:35 #42 DONE 2.9s 16:26:35 16:26:35 #33 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:26:35 #33 DONE 1.7s 16:26:35 16:26:35 #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go 16:26:35 #34 DONE 0.8s 16:26:35 16:26:35 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:26:35 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:26:35 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:26:35 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:26:35 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:26:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:26:35 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.7s done 16:26:35 #31 DONE 2.3s 16:26:35 16:26:35 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 16:26:35 #30 DONE 3.0s 16:26:35 16:26:35 #43 [security-proxy-auth internal] load build context 16:26:35 #43 DONE 0.0s 16:26:35 16:26:35 #44 [core-common-config-bootstrapper internal] load build context 16:26:35 #44 ... 16:26:35 16:26:35 #40 [core-data internal] load build context 16:26:35 #40 transferring context: 2.58MB 2.0s done 16:26:35 #40 DONE 2.9s 16:26:35 16:26:35 #44 [core-common-config-bootstrapper internal] load build context 16:26:35 #44 transferring context: 2.58MB 2.4s done 16:26:35 #44 ... 16:26:35 16:26:35 #35 [security-secretstore-setup internal] load build context 16:26:35 #35 transferring context: 2.58MB 1.9s done 16:26:35 #35 DONE 3.3s 16:26:36 16:26:36 #41 [security-proxy-setup internal] load build context 16:26:37 #41 ... 16:26:37 16:26:37 #36 [core-command internal] load build context 16:26:37 #36 transferring context: 2.58MB 1.9s done 16:26:37 #36 DONE 4.2s 16:26:37 16:26:37 #41 [security-proxy-setup internal] load build context 16:26:37 #41 ... 16:26:37 16:26:37 #44 [core-common-config-bootstrapper internal] load build context 16:26:37 #44 DONE 5.0s 16:26:37 16:26:37 #45 [security-spire-config internal] load build context 16:26:37 #45 transferring context: 2.58MB 3.0s done 16:26:38 #45 ... 16:26:38 16:26:38 #46 [security-spiffe-token-provider internal] load build context 16:26:38 #46 transferring context: 2.58MB 2.9s done 16:26:38 #46 DONE 5.9s 16:26:38 16:26:38 #41 [security-proxy-setup internal] load build context 16:26:39 #41 ... 16:26:39 16:26:39 #45 [security-spire-config internal] load build context 16:26:39 #45 DONE 5.2s 16:26:39 16:26:39 #41 [security-proxy-setup internal] load build context 16:26:41 #41 transferring context: 2.06MB 5.1s 16:26:41 #41 ... 16:26:41 16:26:41 #47 [security-bootstrapper internal] load build context 16:26:41 #47 transferring context: 2.58MB 5.5s done 16:26:41 #47 DONE 7.5s 16:26:41 16:26:41 #41 [security-proxy-setup internal] load build context 16:26:41 #41 ... 16:26:41 16:26:41 #48 [security-spire-server internal] load build context 16:26:41 #48 transferring context: 2.58MB 5.6s done 16:26:41 #48 DONE 7.9s 16:26:41 16:26:41 #41 [security-proxy-setup internal] load build context 16:26:41 #41 transferring context: 2.58MB 5.9s done 16:26:42 #41 ... 16:26:42 16:26:42 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:26:42 #0 7.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:42 #0 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:42 #49 ... 16:26:42 16:26:42 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:26:42 #0 5.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:42 #0 6.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:42 #0 8.451 OK: 263 MiB in 53 packages 16:26:42 #50 DONE 10.1s 16:26:42 16:26:42 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:26:42 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:42 #51 ... 16:26:42 16:26:42 #52 [core-metadata internal] load build context 16:26:42 #52 transferring context: 2.58MB 5.8s done 16:26:42 #52 DONE 8.6s 16:26:42 16:26:42 #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 16:26:42 #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:42 #0 9.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:42 #53 ... 16:26:42 16:26:42 #41 [security-proxy-setup internal] load build context 16:26:42 #41 DONE 8.7s 16:26:42 16:26:42 #54 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:26:42 #54 ... 16:26:42 16:26:42 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 16:26:42 #0 7.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:42 #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:42 #55 ... 16:26:42 16:26:42 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:26:42 #37 9.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:43 #37 ... 16:26:43 16:26:43 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:26:43 #56 ... 16:26:43 16:26:43 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:26:43 #57 ... 16:26:43 16:26:43 #58 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:26:43 #0 9.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:43 #58 ... 16:26:43 16:26:43 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:26:43 #59 ... 16:26:43 16:26:43 #54 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:26:43 #54 DONE 1.0s 16:26:43 16:26:43 #60 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:43 #60 ... 16:26:43 16:26:43 #43 [security-proxy-auth internal] load build context 16:26:43 #43 transferring context: 2.58MB 5.3s done 16:26:43 #43 DONE 8.4s 16:26:44 16:26:44 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:26:44 #61 ... 16:26:44 16:26:44 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:26:44 #51 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:44 #51 ... 16:26:44 16:26:44 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:26:44 #62 ... 16:26:44 16:26:44 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:26:44 #37 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:45 #37 ... 16:26:45 16:26:45 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:26:45 #63 ... 16:26:45 16:26:45 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:26:45 #59 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:45 #59 ... 16:26:45 16:26:45 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:26:45 #49 12.20 OK: 263 MiB in 53 packages 16:26:45 #49 DONE 14.1s 16:26:45 16:26:45 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:26:45 #57 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:46 #57 ... 16:26:46 16:26:46 #64 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 16:26:46 #64 DONE 0.5s 16:26:46 16:26:46 #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:48 #65 ... 16:26:48 16:26:48 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:26:48 #53 13.15 OK: 263 MiB in 53 packages 16:26:48 #53 DONE 16.0s 16:26:48 16:26:48 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 16:26:48 #55 14.55 OK: 263 MiB in 53 packages 16:26:48 #55 DONE 15.6s 16:26:48 16:26:48 #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:26:48 #66 DONE 0.6s 16:26:48 16:26:48 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:48 #67 ... 16:26:48 16:26:48 #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:26:48 #68 DONE 0.8s 16:26:48 16:26:48 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:26:48 #51 16.71 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:26:48 #51 16.71 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:26:48 #51 16.71 OK: 17694 distinct packages available 16:26:50 #51 ... 16:26:50 16:26:50 #58 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:26:50 #58 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:50 #58 15.78 (1/1) Installing dumb-init (1.2.5-r2) 16:26:50 #58 15.78 Executing busybox-1.35.0-r29.trigger 16:26:50 #58 16.06 OK: 8 MiB in 16 packages 16:26:50 #58 DONE 17.2s 16:26:50 16:26:50 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:26:50 #51 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:50 #51 ... 16:26:50 16:26:50 #37 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:26:50 #37 16.16 (1/1) Installing dumb-init (1.2.5-r2) 16:26:50 #37 16.19 Executing busybox-1.35.0-r29.trigger 16:26:50 #37 16.42 OK: 8 MiB in 16 packages 16:26:50 #37 DONE 17.7s 16:26:50 16:26:50 #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:54 #69 ... 16:26:54 16:26:54 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:26:54 #59 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:54 #59 18.83 (1/4) Installing ca-certificates (20230506-r0) 16:26:54 #59 19.06 (2/4) Installing dumb-init (1.2.5-r2) 16:26:54 #59 19.08 (3/4) Installing su-exec (0.2-r2) 16:26:54 #59 19.09 (4/4) Installing yq (4.30.4-r4) 16:26:54 #59 19.77 Executing busybox-1.35.0-r29.trigger 16:26:54 #59 19.88 Executing ca-certificates-20230506-r0.trigger 16:26:54 #59 ... 16:26:54 16:26:54 #62 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:26:54 #62 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:54 #62 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:54 #62 18.59 (1/2) Installing dumb-init (1.2.5-r2) 16:26:54 #62 18.62 (2/2) Installing su-exec (0.2-r2) 16:26:54 #62 18.63 Executing busybox-1.35.0-r29.trigger 16:26:54 #62 18.70 OK: 8 MiB in 17 packages 16:26:54 #62 DONE 19.7s 16:26:54 16:26:54 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:26:54 #63 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:54 #63 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:54 #63 19.05 (1/4) Installing dumb-init (1.2.5-r2) 16:26:54 #63 19.08 (2/4) Installing openssl (3.0.10-r0) 16:26:54 #63 19.18 (3/4) Installing su-exec (0.2-r2) 16:26:54 #63 19.21 (4/4) Installing yq (4.30.4-r4) 16:26:54 #63 ... 16:26:54 16:26:54 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:26:54 #38 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:54 #38 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:54 #38 18.81 (1/2) Installing ca-certificates (20230506-r0) 16:26:54 #38 19.13 (2/2) Installing dumb-init (1.2.5-r2) 16:26:54 #38 19.16 Executing busybox-1.35.0-r29.trigger 16:26:54 #38 19.22 Executing ca-certificates-20230506-r0.trigger 16:26:54 #38 20.62 OK: 8 MiB in 17 packages 16:26:54 #38 ... 16:26:54 16:26:54 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:26:54 #70 ... 16:26:54 16:26:54 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:26:54 #56 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:54 #56 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:54 #56 20.62 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:26:54 #56 20.63 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:26:54 #56 20.63 OK: 17689 distinct packages available 16:26:54 #56 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:54 #56 ... 16:26:54 16:26:54 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:26:54 #38 DONE 21.7s 16:26:54 16:26:54 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:26:54 #63 19.76 Executing busybox-1.35.0-r29.trigger 16:26:55 #63 19.94 OK: 17 MiB in 19 packages 16:26:55 #63 ... 16:26:55 16:26:55 #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:26:55 #59 21.43 OK: 17 MiB in 19 packages 16:26:55 #59 DONE 22.4s 16:26:55 16:26:55 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:26:55 #61 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:55 #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:55 #61 18.86 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:26:55 #61 18.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:26:55 #61 18.88 OK: 17689 distinct packages available 16:26:55 #61 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:56 #61 ... 16:26:56 16:26:56 #56 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:26:56 #56 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:56 #56 ... 16:26:56 16:26:56 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:26:56 #63 DONE 21.2s 16:26:56 16:26:56 #71 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 16:26:56 #71 DONE 0.2s 16:26:56 16:26:56 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:26:56 #57 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:56 #57 19.60 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:26:56 #57 19.60 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:26:56 #57 19.60 OK: 17689 distinct packages available 16:26:56 #57 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:26:56 #57 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:57 #57 ... 16:26:57 16:26:57 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:26:57 #61 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:57 #61 ... 16:26:57 16:26:57 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:26:57 #51 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:26:57 #51 24.53 OK: 263 MiB in 53 packages 16:26:57 #51 DONE 25.1s 16:26:57 16:26:57 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:26:57 #70 DONE 3.1s 16:26:57 16:26:57 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:26:58 #72 DONE 0.4s 16:26:58 16:26:58 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:26:58 #73 DONE 0.6s 16:26:58 16:26:58 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:00 #74 ... 16:27:00 16:27:00 #56 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:27:00 #56 26.58 (1/5) Installing dumb-init (1.2.5-r2) 16:27:00 #56 26.60 (2/5) Installing musl-obstack (1.2.3-r0) 16:27:00 #56 26.61 (3/5) Installing libucontext (1.2-r0) 16:27:00 #56 26.63 (4/5) Installing gcompat (1.1.0-r0) 16:27:00 #56 26.64 (5/5) Installing openssl (3.0.10-r0) 16:27:00 #56 26.70 Executing busybox-1.35.0-r29.trigger 16:27:00 #56 26.76 OK: 9 MiB in 20 packages 16:27:00 #56 DONE 27.4s 16:27:00 16:27:00 #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:27:00 #61 24.40 (1/4) Installing dumb-init (1.2.5-r2) 16:27:00 #61 24.41 (2/4) Installing musl-obstack (1.2.3-r0) 16:27:00 #61 24.42 (3/4) Installing libucontext (1.2-r0) 16:27:00 #61 24.43 (4/4) Installing gcompat (1.1.0-r0) 16:27:00 #61 24.45 Executing busybox-1.35.0-r29.trigger 16:27:00 #61 24.54 OK: 8 MiB in 19 packages 16:27:00 #61 DONE 25.1s 16:27:00 16:27:00 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:27:00 #57 25.49 (1/9) Installing ca-certificates (20230506-r0) 16:27:00 #57 25.66 (2/9) Installing brotli-libs (1.0.9-r9) 16:27:00 #57 25.72 (3/9) Installing nghttp2-libs (1.51.0-r1) 16:27:00 #57 25.74 (4/9) Installing libcurl (8.2.1-r0) 16:27:00 #57 25.77 (5/9) Installing curl (8.2.1-r0) 16:27:00 #57 25.80 (6/9) Installing dumb-init (1.2.5-r2) 16:27:00 #57 25.81 (7/9) Installing musl-obstack (1.2.3-r0) 16:27:00 #57 25.83 (8/9) Installing libucontext (1.2-r0) 16:27:00 #57 25.85 (9/9) Installing gcompat (1.1.0-r0) 16:27:00 #57 25.90 Executing busybox-1.35.0-r29.trigger 16:27:00 #57 25.98 Executing ca-certificates-20230506-r0.trigger 16:27:00 #57 26.86 OK: 11 MiB in 24 packages 16:27:00 #57 DONE 27.4s 16:27:00 16:27:00 #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:31 #101 ... 16:27:31 16:27:31 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:27:31 #144 70.75 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:27:41 #144 DONE 87.8s 16:27:41 16:27:41 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:27:41 #101 ... 16:27:41 16:27:41 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:27:41 #138 DONE 87.7s 16:27:41 16:27:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:27:41 #145 DONE 87.8s 16:27:41 16:27:41 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:27:41 #141 DONE 87.8s 16:27:41 16:27:41 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:27:41 #139 DONE 87.8s 16:27:41 16:27:41 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:27:41 #146 DONE 87.8s 16:27:41 16:27:41 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #147 ... 16:27:41 16:27:41 #111 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:27:41 #111 DONE 87.8s 16:27:41 16:27:41 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:27:41 #140 DONE 87.9s 16:27:41 16:27:41 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #148 ... 16:27:41 16:27:41 #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:27:41 #101 DONE 88.2s 16:27:41 16:27:41 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:27:41 #142 DONE 88.2s 16:27:41 16:27:41 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:27:41 #143 DONE 88.2s 16:27:41 16:27:41 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #147 DONE 0.5s 16:27:41 16:27:41 #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:27:41 #149 ... 16:27:41 16:27:41 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #150 DONE 0.7s 16:27:41 16:27:41 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #151 DONE 0.7s 16:27:41 16:27:41 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #148 DONE 0.5s 16:27:41 16:27:41 #152 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #152 DONE 0.5s 16:27:41 16:27:41 #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #153 DONE 0.7s 16:27:41 16:27:41 #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:27:41 #154 ... 16:27:41 16:27:41 #155 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:27:41 #155 DONE 0.4s 16:27:41 16:27:41 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:27:41 #156 DONE 0.3s 16:27:41 16:27:41 #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:27:41 #149 DONE 0.5s 16:27:41 16:27:41 #157 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:27:41 #157 DONE 0.3s 16:27:41 16:27:41 #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:27:41 #158 ... 16:27:41 16:27:41 #154 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:27:41 #154 DONE 0.3s 16:27:41 16:27:41 #159 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:27:41 #159 DONE 0.4s 16:27:41 16:27:41 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:27:41 #160 CACHED 16:27:41 16:27:41 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #161 CACHED 16:27:41 16:27:41 #162 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #162 CACHED 16:27:41 16:27:41 #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:27:41 #163 CACHED 16:27:41 16:27:41 #164 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:27:41 #164 DONE 0.4s 16:27:41 16:27:41 #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #165 CACHED 16:27:41 16:27:41 #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:27:41 #166 CACHED 16:27:41 16:27:41 #167 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:27:41 #167 CACHED 16:27:41 16:27:41 #168 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:27:41 #168 CACHED 16:27:41 16:27:41 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:27:42 #169 ... 16:27:42 16:27:42 #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:27:42 #170 DONE 0.6s 16:27:42 16:27:42 #171 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:27:42 #171 DONE 0.5s 16:27:42 16:27:42 #158 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:27:42 #158 DONE 0.6s 16:27:42 16:27:42 #172 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:27:42 #172 DONE 0.5s 16:27:42 16:27:42 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:27:42 #173 ... 16:27:42 16:27:42 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:27:42 #174 DONE 1.3s 16:27:42 16:27:42 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:27:42 #175 DONE 1.3s 16:27:43 16:27:43 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:27:43 #169 DONE 1.3s 16:27:43 16:27:43 #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:27:43 #176 DONE 1.4s 16:27:43 16:27:43 #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:27:43 #177 DONE 1.4s 16:27:43 16:27:43 #178 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:27:43 #178 DONE 1.0s 16:27:43 16:27:43 #179 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:27:43 #179 DONE 1.4s 16:27:43 16:27:43 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:27:43 #180 ... 16:27:43 16:27:43 #181 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:27:43 #181 DONE 1.7s 16:27:43 16:27:43 #182 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:27:43 #182 DONE 1.0s 16:27:43 16:27:43 #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:27:43 #183 DONE 1.0s 16:27:43 16:27:43 #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:27:43 #173 DONE 1.1s 16:27:43 16:27:43 #136 [security-spiffe-token-provider] exporting to image 16:27:43 #136 exporting layers 16:27:43 #136 ... 16:27:43 16:27:43 #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:27:43 #184 DONE 0.5s 16:27:43 16:27:43 #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:27:43 #185 DONE 0.5s 16:27:43 16:27:43 #186 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:27:43 #186 DONE 0.4s 16:27:43 16:27:43 #136 [support-notifications] exporting to image 16:27:43 #136 ... 16:27:43 16:27:43 #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:27:43 #187 DONE 0.5s 16:27:43 16:27:43 #188 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:27:43 #188 DONE 0.5s 16:27:43 16:27:43 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:27:43 #189 DONE 0.4s 16:27:43 16:27:43 #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:27:43 #180 DONE 0.5s 16:27:43 16:27:43 #136 [support-scheduler] exporting to image 16:27:43 #136 ... 16:27:43 16:27:43 #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:27:43 #190 DONE 0.5s 16:27:43 16:27:43 #191 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:27:43 #191 DONE 0.4s 16:27:43 16:27:43 #136 [support-scheduler] exporting to image 16:27:43 #136 exporting layers 0.3s done 16:27:44 #136 ... 16:27:44 16:27:44 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:27:44 #192 DONE 0.5s 16:27:44 16:27:44 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:27:44 #193 DONE 0.4s 16:27:44 16:27:44 #194 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:27:44 #194 DONE 0.4s 16:27:44 16:27:44 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:27:44 #195 DONE 0.2s 16:27:44 16:27:44 #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:27:44 #196 DONE 0.2s 16:27:44 16:27:44 #197 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:27:44 #197 DONE 0.4s 16:27:44 16:27:44 #136 [core-metadata] exporting to image 16:27:44 #136 exporting layers 0.5s done 16:27:44 #136 writing image sha256:38416f36f38bd345eda2f2577f434436f91715fff0289a76d84616181f857bb2 0.0s done 16:27:44 #136 writing image sha256:b665d179bf38298cdf997a25093fb1af917677eecbf3d241614bd11555f6333c done 16:27:44 #136 writing image sha256:5561ebe686282098e459d1adbe8b9434e4195c0094df8e98f85f1e74f04f9efe 0.0s done 16:27:44 #136 writing image sha256:fbd30c2e6a9a05dec27640b5eb888220222e1be65cb74fd9f921a87279626a0d done 16:27:44 #136 writing image sha256:42c36a755fa7c81f8bd831b907b36aa6fe8cc90b907ca6253e367823d327276e 0.0s done 16:27:44 #136 naming to docker.io/library/support-scheduler done 16:27:44 #136 naming to docker.io/library/core-data done 16:27:44 #136 naming to docker.io/library/support-notifications done 16:27:44 #136 naming to docker.io/library/core-command done 16:27:44 #136 naming to docker.io/library/security-spiffe-token-provider 0.0s done 16:27:44 #136 exporting layers 0.4s done 16:27:44 #136 ... 16:27:44 16:27:44 #198 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:27:44 #198 DONE 0.5s 16:27:44 16:27:44 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:27:44 #199 DONE 0.5s 16:27:44 16:27:44 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:27:44 #200 DONE 0.5s 16:27:44 16:27:44 #136 [security-proxy-auth] exporting to image 16:27:44 #136 writing image sha256:e689d0c027d9e34a58f2f524108df40b7298be42b9526a2ad72d1a6b91565449 done 16:27:44 #136 naming to docker.io/library/core-metadata done 16:27:44 #136 ... 16:27:44 16:27:44 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:27:44 #201 DONE 0.1s 16:27:44 16:27:44 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:27:44 #202 DONE 0.1s 16:27:44 16:27:44 #136 [security-proxy-auth] exporting to image 16:27:44 #136 exporting layers 0.1s done 16:27:44 #136 writing image sha256:2724d1257d125b09d94cad521f664a02fb0bd12936f5361922afbf2a84f3b4b1 done 16:27:44 #136 naming to docker.io/library/security-proxy-auth done 16:27:44 #136 DONE 2.1s 16:27:44 16:27:44 #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:27:44 #203 DONE 0.1s 16:27:44 16:27:44 #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:27:44 #204 DONE 0.1s 16:27:44 16:27:44 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:27:44 #205 ... 16:27:44 16:27:44 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:27:44 #206 DONE 0.0s 16:27:44 16:27:44 #207 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:27:44 #207 DONE 0.7s 16:27:44 16:27:44 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:27:44 #208 DONE 0.1s 16:27:44 16:27:44 #209 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:27:44 #209 DONE 0.8s 16:27:44 16:27:44 #136 [core-common-config-bootstrapper] exporting to image 16:27:44 #136 exporting layers 0.2s done 16:27:44 #136 writing image sha256:79c4547673e56d6f310a2d18e7c3c2d7b334b7b1890c1dd4d59706b0b2843b4d done 16:27:44 #136 naming to docker.io/library/core-common-config-bootstrapper done 16:27:44 #136 writing image sha256:f040634ad04f0cc8378cdea738a581b0d1121e61a6f9fa46d95d885c8b6328b1 done 16:27:44 #136 naming to docker.io/library/security-proxy-setup done 16:27:44 #136 DONE 2.4s 16:27:44 16:27:44 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:27:45 #210 DONE 0.5s 16:27:45 16:27:45 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:27:45 #205 DONE 0.7s 16:27:45 16:27:45 #136 [security-secretstore-setup] exporting to image 16:27:45 #136 exporting layers 0.2s done 16:27:45 #136 writing image sha256:abe93c78813098b2c6d4a38dfa862ece81f75ada8186f944725c60ae0f045c1c done 16:27:45 #136 naming to docker.io/library/security-secretstore-setup done 16:27:45 #136 writing image sha256:a5f4d9a33b2ecb6b826d515b81b99bd09ffd528cadbb2fd7c613af5a5c7906c4 done 16:27:45 #136 naming to docker.io/library/security-bootstrapper done 16:27:45 #136 DONE 2.7s 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:27:45 time="2023-08-25T16:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:27:45 $ docker stop --time=1 aa652065362bba99cfcb53be2e911052609e0b3ec288b6d3dd2a5b9aeaeb3748 16:27:46 $ docker rm -f --volumes aa652065362bba99cfcb53be2e911052609e0b3ec288b6d3dd2a5b9aeaeb3748 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:46 + docker images 16:27:46 REPOSITORY TAG IMAGE ID CREATED SIZE 16:27:46 security-bootstrapper latest a5f4d9a33b2e 1 second ago 23MB 16:27:46 security-proxy-setup latest f040634ad04f 2 seconds ago 29.2MB 16:27:46 core-common-config-bootstrapper latest 79c4547673e5 2 seconds ago 18MB 16:27:46 security-proxy-auth latest 2724d1257d12 2 seconds ago 19.4MB 16:27:46 security-secretstore-setup latest abe93c788130 2 seconds ago 44.1MB 16:27:46 support-scheduler latest fbd30c2e6a9a 3 seconds ago 33.7MB 16:27:46 security-spiffe-token-provider latest 42c36a755fa7 3 seconds ago 33.5MB 16:27:46 core-data latest b665d179bf38 3 seconds ago 21.2MB 16:27:46 core-metadata latest e689d0c027d9 3 seconds ago 21.6MB 16:27:46 core-command latest 5561ebe68628 3 seconds ago 21MB 16:27:46 support-notifications latest 38416f36f38b 3 seconds ago 34.3MB 16:27:46 security-spire-config latest c00590ca78d9 About a minute ago 102MB 16:27:46 security-spire-server latest 81ec859f96ab About a minute ago 103MB 16:27:46 security-spire-agent latest a06a9c4b3344 About a minute ago 161MB 16:27:46 ci-base-image-x86_64 latest 713a2c8fec42 4 minutes ago 1.07GB 16:27:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB 16:27:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 16:27:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:47 provisioning config files... 16:27:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config14726570183729682679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:47 ---> docker-login.sh 16:27:47 nexus3.edgexfoundry.org:10001 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 nexus3.edgexfoundry.org:10002 16:27:47 #69 DONE 53.1s 16:27:47 16:27:47 #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #67 DONE 53.3s 16:27:47 16:27:47 #65 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #65 DONE 55.9s 16:27:47 16:27:47 #75 [support-scheduler builder 6/7] COPY . . 16:27:47 #75 ... 16:27:47 16:27:47 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #74 DONE 44.1s 16:27:47 16:27:47 #60 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #60 DONE 58.5s 16:27:47 16:27:47 #76 [support-notifications builder 6/7] COPY . . 16:27:47 #76 DONE 1.3s 16:27:47 16:27:47 #77 [security-spiffe-token-provider builder 6/7] COPY . . 16:27:47 #77 DONE 1.4s 16:27:47 16:27:47 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #78 CACHED 16:27:47 16:27:47 #79 [security-proxy-setup builder 6/7] COPY . . 16:27:47 #79 CACHED 16:27:47 16:27:47 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:27:47 #80 CACHED 16:27:47 16:27:47 #81 [security-proxy-auth builder 6/7] COPY . . 16:27:47 #81 CACHED 16:27:47 16:27:47 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #82 CACHED 16:27:47 16:27:47 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:27:47 #83 CACHED 16:27:47 16:27:47 #84 [security-bootstrapper builder 6/7] COPY . . 16:27:47 #84 CACHED 16:27:47 16:27:47 #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:27:47 #85 CACHED 16:27:47 16:27:47 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #86 CACHED 16:27:47 16:27:47 #87 [security-secretstore-setup builder 6/7] COPY . . 16:27:47 #87 DONE 1.4s 16:27:47 16:27:47 #75 [support-scheduler builder 6/7] COPY . . 16:27:47 #75 DONE 1.5s 16:27:47 16:27:47 #88 [security-spire-agent builder 6/9] COPY . . 16:27:47 #88 DONE 1.4s 16:27:47 16:27:47 #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:27:47 #89 ... 16:27:47 16:27:47 #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:27:47 #90 CACHED 16:27:47 16:27:47 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #91 CACHED 16:27:47 16:27:47 #92 [core-metadata builder 6/7] COPY . . 16:27:47 #92 CACHED 16:27:47 16:27:47 #93 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:27:47 #93 CACHED 16:27:47 16:27:47 #94 [core-common-config-bootstrapper builder 6/7] COPY . . 16:27:47 #94 CACHED 16:27:47 16:27:47 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #95 CACHED 16:27:47 16:27:47 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #96 CACHED 16:27:47 16:27:47 #97 [core-data builder 4/7] COPY go.mod vendor* ./ 16:27:47 #97 CACHED 16:27:47 16:27:47 #98 [core-data builder 6/7] COPY . . 16:27:47 #98 CACHED 16:27:47 16:27:47 #99 [core-command builder 6/7] COPY . . 16:27:47 #99 CACHED 16:27:47 16:27:47 #100 [core-command builder 4/7] COPY go.mod vendor* ./ 16:27:47 #100 CACHED 16:27:47 16:27:47 #101 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #101 CACHED 16:27:47 16:27:47 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 16:27:47 #102 DONE 0.4s 16:27:47 16:27:47 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:27:47 #103 ... 16:27:47 16:27:47 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:47 #104 CACHED 16:27:47 16:27:47 #105 [security-spire-server builder 6/9] COPY . . 16:27:47 #105 CACHED 16:27:47 16:27:47 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 16:27:47 #106 CACHED 16:27:47 16:27:47 #107 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 16:27:47 #107 CACHED 16:27:47 16:27:47 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 nexus3.edgexfoundry.org:10003 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 nexus3.edgexfoundry.org:10004 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 docker.io 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:48 Configure a credential helper to remove this warning. See 16:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:48 16:27:48 Login Succeeded 16:27:48 ---> docker-login.sh ends [Pipeline] } 16:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:48 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:27:48 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:48 latest 16:27:48 3.1.0-dev.34 16:27:48 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:27:48 main 16:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:48 + docker push nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:48 1ebd5751d725: Preparing 16:27:48 57325e8ebe30: Preparing 16:27:48 0fadfe35d272: Preparing 16:27:48 e2188e1c47d8: Preparing 16:27:48 3689c3c49631: Preparing 16:27:48 36b50b131297: Preparing 16:27:48 36b50b131297: Waiting 16:27:48 3689c3c49631: Pushed 16:27:48 1ebd5751d725: Pushed 16:27:48 0fadfe35d272: Pushed 16:27:48 e2188e1c47d8: Pushed 16:27:48 36b50b131297: Layer already exists 16:27:49 #108 ... 16:27:49 16:27:49 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:27:49 #109 DONE 5.5s 16:27:49 16:27:49 #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:27:49 #0 5.078 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:27:49 #110 ... 16:27:49 16:27:49 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 16:27:49 #111 DONE 0.3s 16:27:49 16:27:49 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:27:49 #0 6.070 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:27:49 #112 ... 16:27:49 16:27:49 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:27:49 #103 6.482 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:27:50 57325e8ebe30: Pushed 16:27:50 #103 ... 16:27:50 16:27:50 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:27:50 #108 DONE 6.4s 16:27:50 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:50 16:27:50 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:27:50 #113 DONE 0.4s 16:27:50 16:27:50 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 16:27:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 16:27:50 #114 DONE 0.4s 16:27:50 16:27:50 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [Pipeline] sh 16:27:50 #115 DONE 0.4s 16:27:50 16:27:50 #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:27:50 #89 6.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:27:50 #89 ... 16:27:50 16:27:50 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:50 #116 CACHED 16:27:50 16:27:50 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 16:27:50 #117 CACHED 16:27:50 16:27:50 #118 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 16:27:50 #118 CACHED 16:27:50 16:27:50 #119 [security-spire-config builder 6/9] COPY . . 16:27:50 #119 CACHED 16:27:50 16:27:50 #120 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:27:50 #120 CACHED 16:27:50 16:27:50 #121 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 16:27:50 #121 CACHED 16:27:51 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:51 1ebd5751d725: Preparing 16:27:51 57325e8ebe30: Preparing 16:27:51 0fadfe35d272: Preparing 16:27:51 e2188e1c47d8: Preparing 16:27:51 3689c3c49631: Preparing 16:27:51 36b50b131297: Preparing 16:27:51 36b50b131297: Waiting 16:27:51 57325e8ebe30: Layer already exists 16:27:51 1ebd5751d725: Layer already exists 16:27:51 3689c3c49631: Layer already exists 16:27:51 e2188e1c47d8: Layer already exists 16:27:51 0fadfe35d272: Layer already exists 16:27:51 36b50b131297: Layer already exists 16:27:51 latest: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:51 16:27:51 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:27:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:51 #122 DONE 0.4s 16:27:51 16:27:51 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:27:51 #0 7.011 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:27:51 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.34 16:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:51 1ebd5751d725: Preparing 16:27:51 57325e8ebe30: Preparing 16:27:51 0fadfe35d272: Preparing 16:27:51 e2188e1c47d8: Preparing 16:27:51 3689c3c49631: Preparing 16:27:51 36b50b131297: Preparing 16:27:51 36b50b131297: Waiting 16:27:51 e2188e1c47d8: Layer already exists 16:27:51 57325e8ebe30: Layer already exists 16:27:51 1ebd5751d725: Layer already exists 16:27:51 3689c3c49631: Layer already exists 16:27:51 0fadfe35d272: Layer already exists 16:27:51 36b50b131297: Layer already exists 16:27:51 3.1.0-dev.34: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:52 + docker push nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:52 1ebd5751d725: Preparing 16:27:52 57325e8ebe30: Preparing 16:27:52 0fadfe35d272: Preparing 16:27:52 e2188e1c47d8: Preparing 16:27:52 3689c3c49631: Preparing 16:27:52 36b50b131297: Preparing 16:27:52 36b50b131297: Waiting 16:27:52 0fadfe35d272: Layer already exists 16:27:52 e2188e1c47d8: Layer already exists 16:27:52 57325e8ebe30: Layer already exists 16:27:52 1ebd5751d725: Layer already exists 16:27:52 3689c3c49631: Layer already exists 16:27:52 36b50b131297: Layer already exists 16:27:52 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:52 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:27:52 1ebd5751d725: Preparing 16:27:52 57325e8ebe30: Preparing 16:27:52 0fadfe35d272: Preparing 16:27:52 e2188e1c47d8: Preparing 16:27:52 3689c3c49631: Preparing 16:27:52 36b50b131297: Preparing 16:27:52 36b50b131297: Waiting 16:27:52 e2188e1c47d8: Layer already exists 16:27:52 1ebd5751d725: Layer already exists 16:27:52 0fadfe35d272: Layer already exists 16:27:52 57325e8ebe30: Layer already exists 16:27:52 3689c3c49631: Layer already exists 16:27:52 36b50b131297: Layer already exists 16:27:52 main: digest: sha256:88bec61e85a5b9cef42e060646208f51f2924b2508e1974d9e2416eef51de1dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:52 ===================================================== [Pipeline] echo 16:27:52 taggedImages: 16:27:52 - nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:52 - nexus3.edgexfoundry.org:10004/core-command:latest 16:27:52 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.34 16:27:52 - nexus3.edgexfoundry.org:10004/core-command:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:27:52 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:27:52 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 16:27:52 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:52 latest 16:27:52 3.1.0-dev.34 16:27:52 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:27:52 main 16:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:53 #123 ... 16:27:53 16:27:53 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:27:53 #0 5.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:27:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:27:53 0a2483ac479b: Preparing 16:27:53 4e944483073f: Preparing 16:27:53 cd19b5bf46bc: Preparing 16:27:53 7167b8e57693: Preparing 16:27:53 0fadfe35d272: Preparing 16:27:53 e2188e1c47d8: Preparing 16:27:53 3689c3c49631: Preparing 16:27:53 36b50b131297: Preparing 16:27:53 e2188e1c47d8: Waiting 16:27:53 3689c3c49631: Waiting 16:27:53 0fadfe35d272: Layer already exists 16:27:53 e2188e1c47d8: Layer already exists 16:27:53 3689c3c49631: Layer already exists 16:27:53 36b50b131297: Layer already exists 16:27:53 4e944483073f: Pushed 16:27:53 cd19b5bf46bc: Pushed 16:27:53 0a2483ac479b: Pushed 16:27:53 #124 ... 16:27:53 16:27:53 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:27:53 #0 4.426 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:27:53 #125 ... 16:27:53 16:27:53 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:27:53 #0 5.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:27:54 #126 ... 16:27:54 16:27:54 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:27:54 #0 6.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:27:54 #127 ... 16:27:54 16:27:54 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:27:54 #0 4.587 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:27:54 #128 ... 16:27:54 16:27:54 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:27:54 #0 5.821 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:27:54 7167b8e57693: Pushed 16:27:54 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:55 + 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 16:27:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:27:55 0a2483ac479b: Preparing 16:27:55 4e944483073f: Preparing 16:27:55 cd19b5bf46bc: Preparing 16:27:55 7167b8e57693: Preparing 16:27:55 0fadfe35d272: Preparing 16:27:55 e2188e1c47d8: Preparing 16:27:55 3689c3c49631: Preparing 16:27:55 36b50b131297: Preparing 16:27:55 3689c3c49631: Waiting 16:27:55 36b50b131297: Waiting 16:27:55 e2188e1c47d8: Waiting 16:27:55 4e944483073f: Layer already exists 16:27:55 cd19b5bf46bc: Layer already exists 16:27:55 0a2483ac479b: Layer already exists 16:27:55 0fadfe35d272: Layer already exists 16:27:55 7167b8e57693: Layer already exists 16:27:55 3689c3c49631: Layer already exists 16:27:55 e2188e1c47d8: Layer already exists 16:27:55 36b50b131297: Layer already exists 16:27:55 latest: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:55 #129 ... 16:27:55 16:27:55 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:27:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.34 16:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:27:56 0a2483ac479b: Preparing 16:27:56 4e944483073f: Preparing 16:27:56 cd19b5bf46bc: Preparing 16:27:56 7167b8e57693: Preparing 16:27:56 0fadfe35d272: Preparing 16:27:56 e2188e1c47d8: Preparing 16:27:56 3689c3c49631: Preparing 16:27:56 36b50b131297: Preparing 16:27:56 e2188e1c47d8: Waiting 16:27:56 3689c3c49631: Waiting 16:27:56 36b50b131297: Waiting 16:27:56 0a2483ac479b: Layer already exists 16:27:56 cd19b5bf46bc: Layer already exists 16:27:56 0fadfe35d272: Layer already exists 16:27:56 4e944483073f: Layer already exists 16:27:56 7167b8e57693: Layer already exists 16:27:56 3689c3c49631: Layer already exists 16:27:56 e2188e1c47d8: Layer already exists 16:27:56 36b50b131297: Layer already exists 16:27:56 3.1.0-dev.34: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:56 #130 ... 16:27:56 16:27:56 #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:27:56 #131 CACHED 16:27:56 16:27:56 #132 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:27:56 #132 CACHED 16:27:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:27:56 0a2483ac479b: Preparing 16:27:56 4e944483073f: Preparing 16:27:56 cd19b5bf46bc: Preparing 16:27:56 7167b8e57693: Preparing 16:27:56 0fadfe35d272: Preparing 16:27:56 e2188e1c47d8: Preparing 16:27:56 3689c3c49631: Preparing 16:27:56 36b50b131297: Preparing 16:27:56 36b50b131297: Waiting 16:27:56 e2188e1c47d8: Waiting 16:27:56 3689c3c49631: Waiting 16:27:56 7167b8e57693: Layer already exists 16:27:56 0a2483ac479b: Layer already exists 16:27:56 cd19b5bf46bc: Layer already exists 16:27:56 4e944483073f: Layer already exists 16:27:56 0fadfe35d272: Layer already exists 16:27:56 e2188e1c47d8: Layer already exists 16:27:56 36b50b131297: Layer already exists 16:27:56 3689c3c49631: Layer already exists 16:27:56 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:56 16:27:56 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:27:56 #133 ... 16:27:56 16:27:56 #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:27:56 #134 DONE 0.4s 16:27:57 + 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 16:27:57 16:27:57 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:27:57 #130 DONE 1.4s 16:27:57 16:27:57 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:27:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 16:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:27:57 0a2483ac479b: Preparing 16:27:57 4e944483073f: Preparing 16:27:57 cd19b5bf46bc: Preparing 16:27:57 7167b8e57693: Preparing 16:27:57 0fadfe35d272: Preparing 16:27:57 e2188e1c47d8: Preparing 16:27:57 3689c3c49631: Preparing 16:27:57 36b50b131297: Preparing 16:27:57 36b50b131297: Waiting 16:27:57 e2188e1c47d8: Waiting 16:27:57 3689c3c49631: Waiting 16:27:57 0a2483ac479b: Layer already exists 16:27:57 7167b8e57693: Layer already exists 16:27:57 cd19b5bf46bc: Layer already exists 16:27:57 4e944483073f: Layer already exists 16:27:57 0fadfe35d272: Layer already exists 16:27:57 3689c3c49631: Layer already exists 16:27:57 36b50b131297: Layer already exists 16:27:57 e2188e1c47d8: Layer already exists 16:27:57 main: digest: sha256:11e85920cf71b6ec9c7bdc25448e688c363b241f1eb6f56afffd322f99635510 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:57 ===================================================== [Pipeline] echo 16:27:57 taggedImages: 16:27:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:27:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.34 16:27:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:27:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 16:27:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:27:57 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:57 latest 16:27:57 3.1.0-dev.34 16:27:57 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:27:57 main 16:27:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:57 #135 DONE 0.3s 16:27:57 16:27:57 #136 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:27:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:57 #136 DONE 0.3s 16:27:57 16:27:57 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:27:57 + docker push nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:27:57 1b6001b5550a: Preparing 16:27:57 aaae53cc09e9: Preparing 16:27:57 0fadfe35d272: Preparing 16:27:57 e2188e1c47d8: Preparing 16:27:57 cb5dd2820991: Preparing 16:27:57 36b50b131297: Preparing 16:27:57 0fadfe35d272: Layer already exists 16:27:57 e2188e1c47d8: Layer already exists 16:27:57 36b50b131297: Layer already exists 16:27:57 1b6001b5550a: Pushed 16:27:57 cb5dd2820991: Pushed 16:27:58 #137 DONE 0.3s 16:27:58 16:27:58 #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:27:58 #138 ... 16:27:58 16:27:58 #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:27:58 #133 DONE 1.5s 16:27:58 16:27:58 #139 [security-spire-server] exporting to image 16:27:58 #139 exporting layers 16:27:59 #139 ... 16:27:59 16:27:59 #138 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:27:59 #138 DONE 2.2s 16:27:59 16:27:59 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:27:59 aaae53cc09e9: Pushed 16:27:59 #140 DONE 0.2s 16:27:59 16:27:59 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:27:59 #141 DONE 0.2s 16:27:59 16:27:59 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:27:59 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:00 #142 DONE 0.4s 16:28:00 16:28:00 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:28:00 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:28:00 1b6001b5550a: Preparing 16:28:00 aaae53cc09e9: Preparing 16:28:00 0fadfe35d272: Preparing 16:28:00 e2188e1c47d8: Preparing 16:28:00 cb5dd2820991: Preparing 16:28:00 36b50b131297: Preparing 16:28:00 36b50b131297: Waiting 16:28:00 aaae53cc09e9: Layer already exists 16:28:00 0fadfe35d272: Layer already exists 16:28:00 1b6001b5550a: Layer already exists 16:28:00 cb5dd2820991: Layer already exists 16:28:00 e2188e1c47d8: Layer already exists 16:28:00 36b50b131297: Layer already exists 16:28:00 latest: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:00 #143 DONE 2.6s 16:28:00 16:28:00 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:28:00 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.34 16:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:28:00 1b6001b5550a: Preparing 16:28:00 aaae53cc09e9: Preparing 16:28:00 0fadfe35d272: Preparing 16:28:00 e2188e1c47d8: Preparing 16:28:00 cb5dd2820991: Preparing 16:28:00 36b50b131297: Preparing 16:28:00 36b50b131297: Waiting 16:28:00 0fadfe35d272: Layer already exists 16:28:00 cb5dd2820991: Layer already exists 16:28:00 1b6001b5550a: Layer already exists 16:28:00 e2188e1c47d8: Layer already exists 16:28:00 aaae53cc09e9: Layer already exists 16:28:00 36b50b131297: Layer already exists 16:28:00 3.1.0-dev.34: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:00 #144 DONE 0.3s 16:28:00 16:28:00 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:28:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:01 #145 DONE 0.3s 16:28:01 16:28:01 #139 [security-spire-server] exporting to image 16:28:01 #139 exporting layers 2.2s done 16:28:01 #139 writing image sha256:b74428d2de4f5b96e9dc3c8c15ff417b69b932e20f65350787878f3cfd56394f 0.1s done 16:28:01 #139 naming to docker.io/library/security-spire-server-arm64 0.1s done 16:28:01 + docker push nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:28:01 1b6001b5550a: Preparing 16:28:01 aaae53cc09e9: Preparing 16:28:01 0fadfe35d272: Preparing 16:28:01 e2188e1c47d8: Preparing 16:28:01 cb5dd2820991: Preparing 16:28:01 36b50b131297: Preparing 16:28:01 36b50b131297: Waiting 16:28:01 aaae53cc09e9: Layer already exists 16:28:01 1b6001b5550a: Layer already exists 16:28:01 0fadfe35d272: Layer already exists 16:28:01 cb5dd2820991: Layer already exists 16:28:01 e2188e1c47d8: Layer already exists 16:28:01 36b50b131297: Layer already exists 16:28:01 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } 16:28:01 #139 ... 16:28:01 16:28:01 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:28:01 #146 DONE 0.3s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:01 16:28:01 #139 [security-spire-agent] exporting to image 16:28:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:02 #139 exporting layers 2.0s done 16:28:02 #139 writing image sha256:cf060ab45cde5317e0ceff91999c56589219e724689cb6e08d6e5397194be4b2 done 16:28:02 #139 naming to docker.io/library/security-spire-config-arm64 done 16:28:02 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:28:02 1b6001b5550a: Preparing 16:28:02 aaae53cc09e9: Preparing 16:28:02 0fadfe35d272: Preparing 16:28:02 e2188e1c47d8: Preparing 16:28:02 cb5dd2820991: Preparing 16:28:02 36b50b131297: Preparing 16:28:02 36b50b131297: Waiting 16:28:02 e2188e1c47d8: Layer already exists 16:28:02 cb5dd2820991: Layer already exists 16:28:02 0fadfe35d272: Layer already exists 16:28:02 1b6001b5550a: Layer already exists 16:28:02 aaae53cc09e9: Layer already exists 16:28:02 36b50b131297: Layer already exists 16:28:02 main: digest: sha256:d33ba51fb1b673694e33e5632f1c98636fa1e1205aa712a6a63d0aed1884d85d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:02 ===================================================== [Pipeline] echo 16:28:02 taggedImages: 16:28:02 - nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:02 - nexus3.edgexfoundry.org:10004/core-data:latest 16:28:02 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.34 16:28:02 - nexus3.edgexfoundry.org:10004/core-data:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:02 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:28:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:28:02 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:02 latest 16:28:02 3.1.0-dev.34 16:28:02 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:02 main 16:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:28:02 c70ec19f8852: Preparing 16:28:02 fa421ee4eb05: Preparing 16:28:02 c59ac15cc45d: Preparing 16:28:02 0fadfe35d272: Preparing 16:28:02 e2188e1c47d8: Preparing 16:28:02 3689c3c49631: Preparing 16:28:02 36b50b131297: Preparing 16:28:02 36b50b131297: Waiting 16:28:02 e2188e1c47d8: Layer already exists 16:28:02 0fadfe35d272: Layer already exists 16:28:02 3689c3c49631: Layer already exists 16:28:02 36b50b131297: Layer already exists 16:28:02 fa421ee4eb05: Pushed 16:28:02 c70ec19f8852: Pushed 16:28:03 #139 exporting layers 1.5s done 16:28:03 #139 writing image sha256:d1b18193cb5b56453a1b6dd44614f77fab1a209c1faea28307d9a9872f9e091f done 16:28:03 #139 naming to docker.io/library/security-spire-agent-arm64 0.0s done 16:28:03 #139 DONE 5.5s 16:28:03 16:28:03 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:28:04 c59ac15cc45d: Pushed 16:28:04 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:28:05 c70ec19f8852: Preparing 16:28:05 fa421ee4eb05: Preparing 16:28:05 c59ac15cc45d: Preparing 16:28:05 0fadfe35d272: Preparing 16:28:05 e2188e1c47d8: Preparing 16:28:05 3689c3c49631: Preparing 16:28:05 36b50b131297: Preparing 16:28:05 3689c3c49631: Waiting 16:28:05 36b50b131297: Waiting 16:28:05 e2188e1c47d8: Layer already exists 16:28:05 c59ac15cc45d: Layer already exists 16:28:05 c70ec19f8852: Layer already exists 16:28:05 fa421ee4eb05: Layer already exists 16:28:05 0fadfe35d272: Layer already exists 16:28:05 36b50b131297: Layer already exists 16:28:05 3689c3c49631: Layer already exists 16:28:05 latest: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.34 16:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:28:05 c70ec19f8852: Preparing 16:28:05 fa421ee4eb05: Preparing 16:28:05 c59ac15cc45d: Preparing 16:28:05 0fadfe35d272: Preparing 16:28:05 e2188e1c47d8: Preparing 16:28:05 3689c3c49631: Preparing 16:28:05 36b50b131297: Preparing 16:28:05 3689c3c49631: Waiting 16:28:05 36b50b131297: Waiting 16:28:05 e2188e1c47d8: Layer already exists 16:28:05 c70ec19f8852: Layer already exists 16:28:05 0fadfe35d272: Layer already exists 16:28:05 c59ac15cc45d: Layer already exists 16:28:05 fa421ee4eb05: Layer already exists 16:28:05 36b50b131297: Layer already exists 16:28:05 3689c3c49631: Layer already exists 16:28:05 3.1.0-dev.34: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:28:06 c70ec19f8852: Preparing 16:28:06 fa421ee4eb05: Preparing 16:28:06 c59ac15cc45d: Preparing 16:28:06 0fadfe35d272: Preparing 16:28:06 e2188e1c47d8: Preparing 16:28:06 3689c3c49631: Preparing 16:28:06 36b50b131297: Preparing 16:28:06 3689c3c49631: Waiting 16:28:06 36b50b131297: Waiting 16:28:06 fa421ee4eb05: Layer already exists 16:28:06 c70ec19f8852: Layer already exists 16:28:06 c59ac15cc45d: Layer already exists 16:28:06 e2188e1c47d8: Layer already exists 16:28:06 0fadfe35d272: Layer already exists 16:28:06 3689c3c49631: Layer already exists 16:28:06 36b50b131297: Layer already exists 16:28:06 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:28:06 c70ec19f8852: Preparing 16:28:06 fa421ee4eb05: Preparing 16:28:06 c59ac15cc45d: Preparing 16:28:06 0fadfe35d272: Preparing 16:28:06 e2188e1c47d8: Preparing 16:28:06 3689c3c49631: Preparing 16:28:06 36b50b131297: Preparing 16:28:06 3689c3c49631: Waiting 16:28:06 36b50b131297: Waiting 16:28:06 c59ac15cc45d: Layer already exists 16:28:06 fa421ee4eb05: Layer already exists 16:28:06 e2188e1c47d8: Layer already exists 16:28:06 0fadfe35d272: Layer already exists 16:28:06 c70ec19f8852: Layer already exists 16:28:06 3689c3c49631: Layer already exists 16:28:06 36b50b131297: Layer already exists 16:28:06 main: digest: sha256:b988c4e7ceaa327267e788dead1d14109eb9fea8afcc86a68d77239abca3df1f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:06 ===================================================== [Pipeline] echo 16:28:06 taggedImages: 16:28:06 - nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:06 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:28:06 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.34 16:28:06 - nexus3.edgexfoundry.org:10004/core-metadata:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:06 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:28:06 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:28:06 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:06 latest 16:28:06 3.1.0-dev.34 16:28:06 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:06 main 16:28:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:07 824c3b0912f6: Preparing 16:28:07 d56ce9eaca5b: Preparing 16:28:07 dda7b952f058: Preparing 16:28:07 c092054bcea6: Preparing 16:28:07 d5246827862e: Preparing 16:28:07 9c695732c986: Preparing 16:28:07 7354f1f976a6: Preparing 16:28:07 0fadfe35d272: Preparing 16:28:07 e2188e1c47d8: Preparing 16:28:07 2673268f21a1: Preparing 16:28:07 01c611f388ac: Preparing 16:28:07 5f70bf18a086: Preparing 16:28:07 f35b68f55efa: Preparing 16:28:07 fe50c6b09030: Preparing 16:28:07 36b50b131297: Preparing 16:28:07 9c695732c986: Waiting 16:28:07 7354f1f976a6: Waiting 16:28:07 0fadfe35d272: Waiting 16:28:07 e2188e1c47d8: Waiting 16:28:07 f35b68f55efa: Waiting 16:28:07 fe50c6b09030: Waiting 16:28:07 2673268f21a1: Waiting 16:28:07 01c611f388ac: Waiting 16:28:07 5f70bf18a086: Waiting 16:28:07 dda7b952f058: Pushed 16:28:07 824c3b0912f6: Pushed 16:28:07 c092054bcea6: Pushed 16:28:07 d5246827862e: Pushed 16:28:07 d56ce9eaca5b: Pushed 16:28:07 0fadfe35d272: Layer already exists 16:28:07 e2188e1c47d8: Layer already exists 16:28:07 9c695732c986: Pushed 16:28:07 5f70bf18a086: Pushed 16:28:07 2673268f21a1: Pushed 16:28:07 01c611f388ac: Pushed 16:28:07 f35b68f55efa: Pushed 16:28:07 36b50b131297: Layer already exists 16:28:07 fe50c6b09030: Pushed 16:28:09 7354f1f976a6: Pushed 16:28:09 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:10 824c3b0912f6: Preparing 16:28:10 d56ce9eaca5b: Preparing 16:28:10 dda7b952f058: Preparing 16:28:10 c092054bcea6: Preparing 16:28:10 d5246827862e: Preparing 16:28:10 9c695732c986: Preparing 16:28:10 7354f1f976a6: Preparing 16:28:10 0fadfe35d272: Preparing 16:28:10 e2188e1c47d8: Preparing 16:28:10 2673268f21a1: Preparing 16:28:10 01c611f388ac: Preparing 16:28:10 5f70bf18a086: Preparing 16:28:10 f35b68f55efa: Preparing 16:28:10 fe50c6b09030: Preparing 16:28:10 36b50b131297: Preparing 16:28:10 9c695732c986: Waiting 16:28:10 7354f1f976a6: Waiting 16:28:10 0fadfe35d272: Waiting 16:28:10 5f70bf18a086: Waiting 16:28:10 e2188e1c47d8: Waiting 16:28:10 f35b68f55efa: Waiting 16:28:10 36b50b131297: Waiting 16:28:10 fe50c6b09030: Waiting 16:28:10 01c611f388ac: Waiting 16:28:10 2673268f21a1: Waiting 16:28:10 d56ce9eaca5b: Layer already exists 16:28:10 c092054bcea6: Layer already exists 16:28:10 d5246827862e: Layer already exists 16:28:10 824c3b0912f6: Layer already exists 16:28:10 dda7b952f058: Layer already exists 16:28:10 9c695732c986: Layer already exists 16:28:10 0fadfe35d272: Layer already exists 16:28:10 7354f1f976a6: Layer already exists 16:28:10 01c611f388ac: Layer already exists 16:28:10 e2188e1c47d8: Layer already exists 16:28:10 2673268f21a1: Layer already exists 16:28:10 f35b68f55efa: Layer already exists 16:28:10 5f70bf18a086: Layer already exists 16:28:10 36b50b131297: Layer already exists 16:28:10 fe50c6b09030: Layer already exists 16:28:10 latest: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.34 16:28:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:10 824c3b0912f6: Preparing 16:28:10 d56ce9eaca5b: Preparing 16:28:10 dda7b952f058: Preparing 16:28:10 c092054bcea6: Preparing 16:28:10 d5246827862e: Preparing 16:28:10 9c695732c986: Preparing 16:28:10 7354f1f976a6: Preparing 16:28:10 0fadfe35d272: Preparing 16:28:10 e2188e1c47d8: Preparing 16:28:10 2673268f21a1: Preparing 16:28:10 01c611f388ac: Preparing 16:28:10 5f70bf18a086: Preparing 16:28:10 f35b68f55efa: Preparing 16:28:10 9c695732c986: Waiting 16:28:10 fe50c6b09030: Preparing 16:28:10 7354f1f976a6: Waiting 16:28:10 36b50b131297: Preparing 16:28:10 0fadfe35d272: Waiting 16:28:10 e2188e1c47d8: Waiting 16:28:10 01c611f388ac: Waiting 16:28:10 5f70bf18a086: Waiting 16:28:10 36b50b131297: Waiting 16:28:10 2673268f21a1: Waiting 16:28:10 f35b68f55efa: Waiting 16:28:10 fe50c6b09030: Waiting 16:28:10 dda7b952f058: Layer already exists 16:28:10 d56ce9eaca5b: Layer already exists 16:28:10 c092054bcea6: Layer already exists 16:28:10 d5246827862e: Layer already exists 16:28:10 824c3b0912f6: Layer already exists 16:28:10 9c695732c986: Layer already exists 16:28:10 0fadfe35d272: Layer already exists 16:28:10 7354f1f976a6: Layer already exists 16:28:10 e2188e1c47d8: Layer already exists 16:28:10 2673268f21a1: Layer already exists 16:28:10 01c611f388ac: Layer already exists 16:28:10 5f70bf18a086: Layer already exists 16:28:10 f35b68f55efa: Layer already exists 16:28:10 fe50c6b09030: Layer already exists 16:28:10 36b50b131297: Layer already exists 16:28:10 3.1.0-dev.34: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:11 824c3b0912f6: Preparing 16:28:11 d56ce9eaca5b: Preparing 16:28:11 dda7b952f058: Preparing 16:28:11 c092054bcea6: Preparing 16:28:11 d5246827862e: Preparing 16:28:11 9c695732c986: Preparing 16:28:11 7354f1f976a6: Preparing 16:28:11 0fadfe35d272: Preparing 16:28:11 e2188e1c47d8: Preparing 16:28:11 2673268f21a1: Preparing 16:28:11 01c611f388ac: Preparing 16:28:11 5f70bf18a086: Preparing 16:28:11 f35b68f55efa: Preparing 16:28:11 fe50c6b09030: Preparing 16:28:11 36b50b131297: Preparing 16:28:11 e2188e1c47d8: Waiting 16:28:11 2673268f21a1: Waiting 16:28:11 01c611f388ac: Waiting 16:28:11 5f70bf18a086: Waiting 16:28:11 f35b68f55efa: Waiting 16:28:11 fe50c6b09030: Waiting 16:28:11 36b50b131297: Waiting 16:28:11 9c695732c986: Waiting 16:28:11 0fadfe35d272: Waiting 16:28:11 7354f1f976a6: Waiting 16:28:11 824c3b0912f6: Layer already exists 16:28:11 dda7b952f058: Layer already exists 16:28:11 d56ce9eaca5b: Layer already exists 16:28:11 c092054bcea6: Layer already exists 16:28:11 d5246827862e: Layer already exists 16:28:11 0fadfe35d272: Layer already exists 16:28:11 9c695732c986: Layer already exists 16:28:11 2673268f21a1: Layer already exists 16:28:11 7354f1f976a6: Layer already exists 16:28:11 e2188e1c47d8: Layer already exists 16:28:11 01c611f388ac: Layer already exists 16:28:11 5f70bf18a086: Layer already exists 16:28:11 f35b68f55efa: Layer already exists 16:28:11 36b50b131297: Layer already exists 16:28:11 fe50c6b09030: Layer already exists 16:28:11 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:28:12 824c3b0912f6: Preparing 16:28:12 d56ce9eaca5b: Preparing 16:28:12 dda7b952f058: Preparing 16:28:12 c092054bcea6: Preparing 16:28:12 d5246827862e: Preparing 16:28:12 9c695732c986: Preparing 16:28:12 7354f1f976a6: Preparing 16:28:12 0fadfe35d272: Preparing 16:28:12 e2188e1c47d8: Preparing 16:28:12 2673268f21a1: Preparing 16:28:12 01c611f388ac: Preparing 16:28:12 5f70bf18a086: Preparing 16:28:12 f35b68f55efa: Preparing 16:28:12 fe50c6b09030: Preparing 16:28:12 36b50b131297: Preparing 16:28:12 9c695732c986: Waiting 16:28:12 7354f1f976a6: Waiting 16:28:12 0fadfe35d272: Waiting 16:28:12 f35b68f55efa: Waiting 16:28:12 e2188e1c47d8: Waiting 16:28:12 fe50c6b09030: Waiting 16:28:12 36b50b131297: Waiting 16:28:12 2673268f21a1: Waiting 16:28:12 01c611f388ac: Waiting 16:28:12 5f70bf18a086: Waiting 16:28:12 d5246827862e: Layer already exists 16:28:12 d56ce9eaca5b: Layer already exists 16:28:12 dda7b952f058: Layer already exists 16:28:12 c092054bcea6: Layer already exists 16:28:12 824c3b0912f6: Layer already exists 16:28:12 2673268f21a1: Layer already exists 16:28:12 0fadfe35d272: Layer already exists 16:28:12 e2188e1c47d8: Layer already exists 16:28:12 9c695732c986: Layer already exists 16:28:12 7354f1f976a6: Layer already exists 16:28:12 01c611f388ac: Layer already exists 16:28:12 5f70bf18a086: Layer already exists 16:28:12 f35b68f55efa: Layer already exists 16:28:12 36b50b131297: Layer already exists 16:28:12 fe50c6b09030: Layer already exists 16:28:12 main: digest: sha256:7cb1bdab5265a53264b43d54e2a840d732d4d1d2d9b47131ba52ff7fe6c1d255 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:12 ===================================================== [Pipeline] echo 16:28:12 taggedImages: 16:28:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:28:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.34 16:28:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:28:12 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 16:28:12 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:12 latest 16:28:12 3.1.0-dev.34 16:28:12 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:12 main 16:28:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:28:12 0a2483ac479b: Preparing 16:28:12 4e944483073f: Preparing 16:28:12 c37465fe4b1b: Preparing 16:28:12 ecfc993e09a1: Preparing 16:28:12 0fadfe35d272: Preparing 16:28:12 e2188e1c47d8: Preparing 16:28:12 3689c3c49631: Preparing 16:28:12 36b50b131297: Preparing 16:28:12 e2188e1c47d8: Waiting 16:28:12 3689c3c49631: Waiting 16:28:12 36b50b131297: Waiting 16:28:12 0fadfe35d272: Layer already exists 16:28:12 0a2483ac479b: Layer already exists 16:28:12 4e944483073f: Layer already exists 16:28:12 e2188e1c47d8: Layer already exists 16:28:12 36b50b131297: Layer already exists 16:28:12 3689c3c49631: Layer already exists 16:28:12 c37465fe4b1b: Pushed 16:28:14 ecfc993e09a1: Pushed 16:28:14 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:28:14 0a2483ac479b: Preparing 16:28:14 4e944483073f: Preparing 16:28:14 c37465fe4b1b: Preparing 16:28:14 ecfc993e09a1: Preparing 16:28:14 0fadfe35d272: Preparing 16:28:14 e2188e1c47d8: Preparing 16:28:14 3689c3c49631: Preparing 16:28:14 36b50b131297: Preparing 16:28:14 e2188e1c47d8: Waiting 16:28:14 3689c3c49631: Waiting 16:28:14 36b50b131297: Waiting 16:28:14 ecfc993e09a1: Layer already exists 16:28:14 0a2483ac479b: Layer already exists 16:28:14 4e944483073f: Layer already exists 16:28:14 0fadfe35d272: Layer already exists 16:28:14 c37465fe4b1b: Layer already exists 16:28:14 e2188e1c47d8: Layer already exists 16:28:14 36b50b131297: Layer already exists 16:28:14 3689c3c49631: Layer already exists 16:28:14 latest: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.34 16:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:28:15 0a2483ac479b: Preparing 16:28:15 4e944483073f: Preparing 16:28:15 c37465fe4b1b: Preparing 16:28:15 ecfc993e09a1: Preparing 16:28:15 0fadfe35d272: Preparing 16:28:15 e2188e1c47d8: Preparing 16:28:15 3689c3c49631: Preparing 16:28:15 36b50b131297: Preparing 16:28:15 e2188e1c47d8: Waiting 16:28:15 36b50b131297: Waiting 16:28:15 3689c3c49631: Waiting 16:28:15 ecfc993e09a1: Layer already exists 16:28:15 0a2483ac479b: Layer already exists 16:28:15 c37465fe4b1b: Layer already exists 16:28:15 0fadfe35d272: Layer already exists 16:28:15 4e944483073f: Layer already exists 16:28:15 e2188e1c47d8: Layer already exists 16:28:15 3689c3c49631: Layer already exists 16:28:15 36b50b131297: Layer already exists 16:28:15 3.1.0-dev.34: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:28:16 0a2483ac479b: Preparing 16:28:16 4e944483073f: Preparing 16:28:16 c37465fe4b1b: Preparing 16:28:16 ecfc993e09a1: Preparing 16:28:16 0fadfe35d272: Preparing 16:28:16 e2188e1c47d8: Preparing 16:28:16 3689c3c49631: Preparing 16:28:16 36b50b131297: Preparing 16:28:16 e2188e1c47d8: Waiting 16:28:16 36b50b131297: Waiting 16:28:16 3689c3c49631: Waiting 16:28:16 4e944483073f: Layer already exists 16:28:16 c37465fe4b1b: Layer already exists 16:28:16 0fadfe35d272: Layer already exists 16:28:16 ecfc993e09a1: Layer already exists 16:28:16 0a2483ac479b: Layer already exists 16:28:16 e2188e1c47d8: Layer already exists 16:28:16 36b50b131297: Layer already exists 16:28:16 3689c3c49631: Layer already exists 16:28:16 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 16:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:28:16 0a2483ac479b: Preparing 16:28:16 4e944483073f: Preparing 16:28:16 c37465fe4b1b: Preparing 16:28:16 ecfc993e09a1: Preparing 16:28:16 0fadfe35d272: Preparing 16:28:16 e2188e1c47d8: Preparing 16:28:16 3689c3c49631: Preparing 16:28:16 36b50b131297: Preparing 16:28:16 e2188e1c47d8: Waiting 16:28:16 3689c3c49631: Waiting 16:28:16 36b50b131297: Waiting 16:28:16 4e944483073f: Layer already exists 16:28:16 ecfc993e09a1: Layer already exists 16:28:16 c37465fe4b1b: Layer already exists 16:28:16 0fadfe35d272: Layer already exists 16:28:16 0a2483ac479b: Layer already exists 16:28:16 3689c3c49631: Layer already exists 16:28:16 e2188e1c47d8: Layer already exists 16:28:16 36b50b131297: Layer already exists 16:28:16 main: digest: sha256:7195258637a26e1c28ca3cbec4d271ef9ba075cf882fe301f9e53da74ce63fb2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:17 ===================================================== [Pipeline] echo 16:28:17 taggedImages: 16:28:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:28:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.34 16:28:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 16:28:17 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:28:17 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:17 latest 16:28:17 3.1.0-dev.34 16:28:17 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:17 main 16:28:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:17 8e0ac779b277: Preparing 16:28:17 9fc345519fc3: Preparing 16:28:17 425e79279842: Preparing 16:28:17 cde758095128: Preparing 16:28:17 344f21806de6: Preparing 16:28:17 0fadfe35d272: Preparing 16:28:17 e2188e1c47d8: Preparing 16:28:17 bd35f7aeeff0: Preparing 16:28:17 2298d86a96e4: Preparing 16:28:17 36b50b131297: Preparing 16:28:17 e2188e1c47d8: Waiting 16:28:17 36b50b131297: Waiting 16:28:17 bd35f7aeeff0: Waiting 16:28:17 0fadfe35d272: Waiting 16:28:17 2298d86a96e4: Waiting 16:28:17 9fc345519fc3: Pushed 16:28:17 344f21806de6: Pushed 16:28:17 0fadfe35d272: Layer already exists 16:28:17 e2188e1c47d8: Layer already exists 16:28:17 cde758095128: Pushed 16:28:17 8e0ac779b277: Pushed 16:28:17 36b50b131297: Layer already exists 16:28:17 bd35f7aeeff0: Pushed 16:28:18 425e79279842: Pushed 16:28:18 2298d86a96e4: Pushed 16:28:18 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:19 8e0ac779b277: Preparing 16:28:19 9fc345519fc3: Preparing 16:28:19 425e79279842: Preparing 16:28:19 cde758095128: Preparing 16:28:19 344f21806de6: Preparing 16:28:19 0fadfe35d272: Preparing 16:28:19 e2188e1c47d8: Preparing 16:28:19 bd35f7aeeff0: Preparing 16:28:19 2298d86a96e4: Preparing 16:28:19 36b50b131297: Preparing 16:28:19 0fadfe35d272: Waiting 16:28:19 e2188e1c47d8: Waiting 16:28:19 bd35f7aeeff0: Waiting 16:28:19 2298d86a96e4: Waiting 16:28:19 36b50b131297: Waiting 16:28:19 425e79279842: Layer already exists 16:28:19 8e0ac779b277: Layer already exists 16:28:19 9fc345519fc3: Layer already exists 16:28:19 cde758095128: Layer already exists 16:28:19 344f21806de6: Layer already exists 16:28:19 0fadfe35d272: Layer already exists 16:28:19 e2188e1c47d8: Layer already exists 16:28:19 2298d86a96e4: Layer already exists 16:28:19 bd35f7aeeff0: Layer already exists 16:28:19 36b50b131297: Layer already exists 16:28:19 latest: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.34 16:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:20 8e0ac779b277: Preparing 16:28:20 9fc345519fc3: Preparing 16:28:20 425e79279842: Preparing 16:28:20 cde758095128: Preparing 16:28:20 344f21806de6: Preparing 16:28:20 0fadfe35d272: Preparing 16:28:20 e2188e1c47d8: Preparing 16:28:20 bd35f7aeeff0: Preparing 16:28:20 2298d86a96e4: Preparing 16:28:20 36b50b131297: Preparing 16:28:20 2298d86a96e4: Waiting 16:28:20 36b50b131297: Waiting 16:28:20 0fadfe35d272: Waiting 16:28:20 e2188e1c47d8: Waiting 16:28:20 9fc345519fc3: Layer already exists 16:28:20 cde758095128: Layer already exists 16:28:20 8e0ac779b277: Layer already exists 16:28:20 425e79279842: Layer already exists 16:28:20 344f21806de6: Layer already exists 16:28:20 0fadfe35d272: Layer already exists 16:28:20 2298d86a96e4: Layer already exists 16:28:20 e2188e1c47d8: Layer already exists 16:28:20 36b50b131297: Layer already exists 16:28:20 bd35f7aeeff0: Layer already exists 16:28:20 3.1.0-dev.34: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:20 8e0ac779b277: Preparing 16:28:20 9fc345519fc3: Preparing 16:28:20 425e79279842: Preparing 16:28:20 cde758095128: Preparing 16:28:20 344f21806de6: Preparing 16:28:20 0fadfe35d272: Preparing 16:28:20 e2188e1c47d8: Preparing 16:28:20 bd35f7aeeff0: Preparing 16:28:20 2298d86a96e4: Preparing 16:28:20 36b50b131297: Preparing 16:28:20 e2188e1c47d8: Waiting 16:28:20 bd35f7aeeff0: Waiting 16:28:20 2298d86a96e4: Waiting 16:28:20 36b50b131297: Waiting 16:28:20 0fadfe35d272: Waiting 16:28:20 9fc345519fc3: Layer already exists 16:28:20 8e0ac779b277: Layer already exists 16:28:20 425e79279842: Layer already exists 16:28:20 cde758095128: Layer already exists 16:28:20 344f21806de6: Layer already exists 16:28:20 0fadfe35d272: Layer already exists 16:28:20 bd35f7aeeff0: Layer already exists 16:28:20 e2188e1c47d8: Layer already exists 16:28:20 2298d86a96e4: Layer already exists 16:28:20 36b50b131297: Layer already exists 16:28:20 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:28:21 8e0ac779b277: Preparing 16:28:21 9fc345519fc3: Preparing 16:28:21 425e79279842: Preparing 16:28:21 cde758095128: Preparing 16:28:21 344f21806de6: Preparing 16:28:21 0fadfe35d272: Preparing 16:28:21 e2188e1c47d8: Preparing 16:28:21 bd35f7aeeff0: Preparing 16:28:21 2298d86a96e4: Preparing 16:28:21 36b50b131297: Preparing 16:28:21 e2188e1c47d8: Waiting 16:28:21 bd35f7aeeff0: Waiting 16:28:21 2298d86a96e4: Waiting 16:28:21 36b50b131297: Waiting 16:28:21 0fadfe35d272: Waiting 16:28:21 8e0ac779b277: Layer already exists 16:28:21 9fc345519fc3: Layer already exists 16:28:21 425e79279842: Layer already exists 16:28:21 344f21806de6: Layer already exists 16:28:21 cde758095128: Layer already exists 16:28:21 0fadfe35d272: Layer already exists 16:28:21 e2188e1c47d8: Layer already exists 16:28:21 36b50b131297: Layer already exists 16:28:21 bd35f7aeeff0: Layer already exists 16:28:21 2298d86a96e4: Layer already exists 16:28:21 main: digest: sha256:eed18f9cfc3f8e64ea39b149101ca83895b13877b481130aa5a959e1cf569492 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:21 ===================================================== [Pipeline] echo 16:28:21 taggedImages: 16:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.34 16:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:28:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:28:21 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:21 latest 16:28:21 3.1.0-dev.34 16:28:21 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:21 main 16:28:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:22 989489aae65d: Preparing 16:28:22 9b122b14129d: Preparing 16:28:22 9e2e0c716058: Preparing 16:28:22 d055aea08c47: Preparing 16:28:22 d64eefe89529: Preparing 16:28:22 3126d87ecd16: Preparing 16:28:22 8ca13ffca959: Preparing 16:28:22 0fadfe35d272: Preparing 16:28:22 e2188e1c47d8: Preparing 16:28:22 ff80febf20d8: Preparing 16:28:22 36b50b131297: Preparing 16:28:22 8ca13ffca959: Waiting 16:28:22 3126d87ecd16: Waiting 16:28:22 0fadfe35d272: Waiting 16:28:22 e2188e1c47d8: Waiting 16:28:22 ff80febf20d8: Waiting 16:28:22 36b50b131297: Waiting 16:28:22 d64eefe89529: Pushed 16:28:22 9b122b14129d: Pushed 16:28:22 989489aae65d: Pushed 16:28:22 0fadfe35d272: Layer already exists 16:28:22 e2188e1c47d8: Layer already exists 16:28:22 3126d87ecd16: Pushed 16:28:22 8ca13ffca959: Pushed 16:28:22 36b50b131297: Layer already exists 16:28:23 d055aea08c47: Pushed 16:28:23 ff80febf20d8: Pushed 16:28:23 9e2e0c716058: Pushed 16:28:23 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:24 989489aae65d: Preparing 16:28:24 9b122b14129d: Preparing 16:28:24 9e2e0c716058: Preparing 16:28:24 d055aea08c47: Preparing 16:28:24 d64eefe89529: Preparing 16:28:24 3126d87ecd16: Preparing 16:28:24 8ca13ffca959: Preparing 16:28:24 0fadfe35d272: Preparing 16:28:24 e2188e1c47d8: Preparing 16:28:24 ff80febf20d8: Preparing 16:28:24 36b50b131297: Preparing 16:28:24 3126d87ecd16: Waiting 16:28:24 8ca13ffca959: Waiting 16:28:24 0fadfe35d272: Waiting 16:28:24 e2188e1c47d8: Waiting 16:28:24 ff80febf20d8: Waiting 16:28:24 36b50b131297: Waiting 16:28:24 9e2e0c716058: Layer already exists 16:28:24 9b122b14129d: Layer already exists 16:28:24 d055aea08c47: Layer already exists 16:28:24 d64eefe89529: Layer already exists 16:28:24 989489aae65d: Layer already exists 16:28:24 3126d87ecd16: Layer already exists 16:28:24 e2188e1c47d8: Layer already exists 16:28:24 8ca13ffca959: Layer already exists 16:28:24 0fadfe35d272: Layer already exists 16:28:24 36b50b131297: Layer already exists 16:28:24 ff80febf20d8: Layer already exists 16:28:24 latest: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.34 16:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:25 989489aae65d: Preparing 16:28:25 9b122b14129d: Preparing 16:28:25 9e2e0c716058: Preparing 16:28:25 d055aea08c47: Preparing 16:28:25 d64eefe89529: Preparing 16:28:25 3126d87ecd16: Preparing 16:28:25 8ca13ffca959: Preparing 16:28:25 0fadfe35d272: Preparing 16:28:25 e2188e1c47d8: Preparing 16:28:25 ff80febf20d8: Preparing 16:28:25 36b50b131297: Preparing 16:28:25 8ca13ffca959: Waiting 16:28:25 3126d87ecd16: Waiting 16:28:25 0fadfe35d272: Waiting 16:28:25 e2188e1c47d8: Waiting 16:28:25 d055aea08c47: Layer already exists 16:28:25 9e2e0c716058: Layer already exists 16:28:25 9b122b14129d: Layer already exists 16:28:25 989489aae65d: Layer already exists 16:28:25 d64eefe89529: Layer already exists 16:28:25 3126d87ecd16: Layer already exists 16:28:25 e2188e1c47d8: Layer already exists 16:28:25 ff80febf20d8: Layer already exists 16:28:25 0fadfe35d272: Layer already exists 16:28:25 8ca13ffca959: Layer already exists 16:28:25 36b50b131297: Layer already exists 16:28:25 3.1.0-dev.34: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:25 989489aae65d: Preparing 16:28:25 9b122b14129d: Preparing 16:28:25 9e2e0c716058: Preparing 16:28:25 d055aea08c47: Preparing 16:28:25 d64eefe89529: Preparing 16:28:25 3126d87ecd16: Preparing 16:28:25 8ca13ffca959: Preparing 16:28:25 0fadfe35d272: Preparing 16:28:25 e2188e1c47d8: Preparing 16:28:25 ff80febf20d8: Preparing 16:28:25 36b50b131297: Preparing 16:28:25 0fadfe35d272: Waiting 16:28:25 e2188e1c47d8: Waiting 16:28:25 3126d87ecd16: Waiting 16:28:25 ff80febf20d8: Waiting 16:28:25 36b50b131297: Waiting 16:28:25 8ca13ffca959: Waiting 16:28:25 d055aea08c47: Layer already exists 16:28:25 9e2e0c716058: Layer already exists 16:28:25 d64eefe89529: Layer already exists 16:28:25 989489aae65d: Layer already exists 16:28:25 9b122b14129d: Layer already exists 16:28:25 8ca13ffca959: Layer already exists 16:28:25 3126d87ecd16: Layer already exists 16:28:25 0fadfe35d272: Layer already exists 16:28:25 e2188e1c47d8: Layer already exists 16:28:25 ff80febf20d8: Layer already exists 16:28:25 36b50b131297: Layer already exists 16:28:25 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:28:26 989489aae65d: Preparing 16:28:26 9b122b14129d: Preparing 16:28:26 9e2e0c716058: Preparing 16:28:26 d055aea08c47: Preparing 16:28:26 d64eefe89529: Preparing 16:28:26 3126d87ecd16: Preparing 16:28:26 8ca13ffca959: Preparing 16:28:26 0fadfe35d272: Preparing 16:28:26 e2188e1c47d8: Preparing 16:28:26 ff80febf20d8: Preparing 16:28:26 36b50b131297: Preparing 16:28:26 3126d87ecd16: Waiting 16:28:26 8ca13ffca959: Waiting 16:28:26 0fadfe35d272: Waiting 16:28:26 36b50b131297: Waiting 16:28:26 e2188e1c47d8: Waiting 16:28:26 d055aea08c47: Layer already exists 16:28:26 989489aae65d: Layer already exists 16:28:26 9e2e0c716058: Layer already exists 16:28:26 d64eefe89529: Layer already exists 16:28:26 9b122b14129d: Layer already exists 16:28:26 3126d87ecd16: Layer already exists 16:28:26 8ca13ffca959: Layer already exists 16:28:26 0fadfe35d272: Layer already exists 16:28:26 e2188e1c47d8: Layer already exists 16:28:26 ff80febf20d8: Layer already exists 16:28:26 36b50b131297: Layer already exists 16:28:26 main: digest: sha256:3a300ae1794204cb2dd147ef1b321c7be3cb6f0a2c5201e70ce5274fb0f53de7 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:26 ===================================================== [Pipeline] echo 16:28:26 taggedImages: 16:28:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:28:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.34 16:28:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:28:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:28:26 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:26 latest 16:28:26 3.1.0-dev.34 16:28:26 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:26 main 16:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:28:27 b6d8fa2cfc86: Preparing 16:28:27 084b7a3f820e: Preparing 16:28:27 0fadfe35d272: Preparing 16:28:27 e2188e1c47d8: Preparing 16:28:27 1aae987a7f06: Preparing 16:28:27 36b50b131297: Preparing 16:28:27 36b50b131297: Waiting 16:28:27 0fadfe35d272: Layer already exists 16:28:27 e2188e1c47d8: Layer already exists 16:28:27 36b50b131297: Layer already exists 16:28:27 b6d8fa2cfc86: Pushed 16:28:27 1aae987a7f06: Pushed 16:28:29 084b7a3f820e: Pushed 16:28:29 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + 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 16:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:28:30 b6d8fa2cfc86: Preparing 16:28:30 084b7a3f820e: Preparing 16:28:30 0fadfe35d272: Preparing 16:28:30 e2188e1c47d8: Preparing 16:28:30 1aae987a7f06: Preparing 16:28:30 36b50b131297: Preparing 16:28:30 36b50b131297: Waiting 16:28:30 b6d8fa2cfc86: Layer already exists 16:28:30 0fadfe35d272: Layer already exists 16:28:30 1aae987a7f06: Layer already exists 16:28:30 084b7a3f820e: Layer already exists 16:28:30 e2188e1c47d8: Layer already exists 16:28:30 36b50b131297: Layer already exists 16:28:30 latest: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.34 16:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:28:30 b6d8fa2cfc86: Preparing 16:28:30 084b7a3f820e: Preparing 16:28:30 0fadfe35d272: Preparing 16:28:30 e2188e1c47d8: Preparing 16:28:30 1aae987a7f06: Preparing 16:28:30 36b50b131297: Preparing 16:28:30 36b50b131297: Waiting 16:28:30 b6d8fa2cfc86: Layer already exists 16:28:30 1aae987a7f06: Layer already exists 16:28:30 084b7a3f820e: Layer already exists 16:28:30 0fadfe35d272: Layer already exists 16:28:30 e2188e1c47d8: Layer already exists 16:28:30 36b50b131297: Layer already exists 16:28:30 3.1.0-dev.34: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:28:31 b6d8fa2cfc86: Preparing 16:28:31 084b7a3f820e: Preparing 16:28:31 0fadfe35d272: Preparing 16:28:31 e2188e1c47d8: Preparing 16:28:31 1aae987a7f06: Preparing 16:28:31 36b50b131297: Preparing 16:28:31 36b50b131297: Waiting 16:28:31 1aae987a7f06: Layer already exists 16:28:31 0fadfe35d272: Layer already exists 16:28:31 b6d8fa2cfc86: Layer already exists 16:28:31 084b7a3f820e: Layer already exists 16:28:31 e2188e1c47d8: Layer already exists 16:28:31 36b50b131297: Layer already exists 16:28:31 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:31 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:28:32 b6d8fa2cfc86: Preparing 16:28:32 084b7a3f820e: Preparing 16:28:32 0fadfe35d272: Preparing 16:28:32 e2188e1c47d8: Preparing 16:28:32 1aae987a7f06: Preparing 16:28:32 36b50b131297: Preparing 16:28:32 36b50b131297: Waiting 16:28:32 b6d8fa2cfc86: Layer already exists 16:28:32 1aae987a7f06: Layer already exists 16:28:32 e2188e1c47d8: Layer already exists 16:28:32 0fadfe35d272: Layer already exists 16:28:32 084b7a3f820e: Layer already exists 16:28:32 36b50b131297: Layer already exists 16:28:32 main: digest: sha256:bf72a34dc2d9d7bbde6fc75a86b8a37f68d8b1a8d9b9d889deb28541b5ab8c02 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:32 ===================================================== [Pipeline] echo 16:28:32 taggedImages: 16:28:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:28:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.34 16:28:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:28:32 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:28:32 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:32 latest 16:28:32 3.1.0-dev.34 16:28:32 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:32 main 16:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:28:32 2ebdbe8e8c99: Preparing 16:28:32 9f6fa7780d94: Preparing 16:28:32 94e1dbb5256b: Preparing 16:28:32 2e8d87446cb0: Preparing 16:28:32 eb7872bc8e8a: Preparing 16:28:32 0fadfe35d272: Preparing 16:28:32 e2188e1c47d8: Preparing 16:28:32 28cbcda0a63a: Preparing 16:28:32 36b50b131297: Preparing 16:28:32 0fadfe35d272: Waiting 16:28:32 e2188e1c47d8: Waiting 16:28:32 28cbcda0a63a: Waiting 16:28:32 94e1dbb5256b: Pushed 16:28:32 0fadfe35d272: Layer already exists 16:28:32 2ebdbe8e8c99: Pushed 16:28:32 9f6fa7780d94: Pushed 16:28:32 e2188e1c47d8: Layer already exists 16:28:32 36b50b131297: Layer already exists 16:28:33 28cbcda0a63a: Pushed 16:28:38 eb7872bc8e8a: Pushed 16:28:41 2e8d87446cb0: Pushed 16:28:41 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:28:41 2ebdbe8e8c99: Preparing 16:28:41 9f6fa7780d94: Preparing 16:28:41 94e1dbb5256b: Preparing 16:28:41 2e8d87446cb0: Preparing 16:28:41 eb7872bc8e8a: Preparing 16:28:41 0fadfe35d272: Preparing 16:28:41 e2188e1c47d8: Preparing 16:28:41 28cbcda0a63a: Preparing 16:28:41 36b50b131297: Preparing 16:28:41 0fadfe35d272: Waiting 16:28:41 e2188e1c47d8: Waiting 16:28:41 28cbcda0a63a: Waiting 16:28:41 36b50b131297: Waiting 16:28:41 2e8d87446cb0: Layer already exists 16:28:41 2ebdbe8e8c99: Layer already exists 16:28:41 eb7872bc8e8a: Layer already exists 16:28:41 94e1dbb5256b: Layer already exists 16:28:41 9f6fa7780d94: Layer already exists 16:28:41 0fadfe35d272: Layer already exists 16:28:41 28cbcda0a63a: Layer already exists 16:28:41 36b50b131297: Layer already exists 16:28:41 e2188e1c47d8: Layer already exists 16:28:41 latest: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.34 16:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:28:42 2ebdbe8e8c99: Preparing 16:28:42 9f6fa7780d94: Preparing 16:28:42 94e1dbb5256b: Preparing 16:28:42 2e8d87446cb0: Preparing 16:28:42 eb7872bc8e8a: Preparing 16:28:42 0fadfe35d272: Preparing 16:28:42 e2188e1c47d8: Preparing 16:28:42 28cbcda0a63a: Preparing 16:28:42 36b50b131297: Preparing 16:28:42 0fadfe35d272: Waiting 16:28:42 e2188e1c47d8: Waiting 16:28:42 28cbcda0a63a: Waiting 16:28:42 36b50b131297: Waiting 16:28:42 2e8d87446cb0: Layer already exists 16:28:42 9f6fa7780d94: Layer already exists 16:28:42 2ebdbe8e8c99: Layer already exists 16:28:42 eb7872bc8e8a: Layer already exists 16:28:42 94e1dbb5256b: Layer already exists 16:28:42 e2188e1c47d8: Layer already exists 16:28:42 0fadfe35d272: Layer already exists 16:28:42 36b50b131297: Layer already exists 16:28:42 28cbcda0a63a: Layer already exists 16:28:42 3.1.0-dev.34: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:28:43 2ebdbe8e8c99: Preparing 16:28:43 9f6fa7780d94: Preparing 16:28:43 94e1dbb5256b: Preparing 16:28:43 2e8d87446cb0: Preparing 16:28:43 eb7872bc8e8a: Preparing 16:28:43 0fadfe35d272: Preparing 16:28:43 e2188e1c47d8: Preparing 16:28:43 28cbcda0a63a: Preparing 16:28:43 0fadfe35d272: Waiting 16:28:43 e2188e1c47d8: Waiting 16:28:43 36b50b131297: Preparing 16:28:43 36b50b131297: Waiting 16:28:43 28cbcda0a63a: Waiting 16:28:43 9f6fa7780d94: Layer already exists 16:28:43 eb7872bc8e8a: Layer already exists 16:28:43 94e1dbb5256b: Layer already exists 16:28:43 2ebdbe8e8c99: Layer already exists 16:28:43 2e8d87446cb0: Layer already exists 16:28:43 e2188e1c47d8: Layer already exists 16:28:43 28cbcda0a63a: Layer already exists 16:28:43 36b50b131297: Layer already exists 16:28:43 0fadfe35d272: Layer already exists 16:28:43 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:28:43 2ebdbe8e8c99: Preparing 16:28:43 9f6fa7780d94: Preparing 16:28:43 94e1dbb5256b: Preparing 16:28:43 2e8d87446cb0: Preparing 16:28:43 eb7872bc8e8a: Preparing 16:28:43 0fadfe35d272: Preparing 16:28:43 e2188e1c47d8: Preparing 16:28:43 28cbcda0a63a: Preparing 16:28:43 36b50b131297: Preparing 16:28:43 0fadfe35d272: Waiting 16:28:43 e2188e1c47d8: Waiting 16:28:43 28cbcda0a63a: Waiting 16:28:43 36b50b131297: Waiting 16:28:43 9f6fa7780d94: Layer already exists 16:28:43 eb7872bc8e8a: Layer already exists 16:28:43 2ebdbe8e8c99: Layer already exists 16:28:43 2e8d87446cb0: Layer already exists 16:28:43 94e1dbb5256b: Layer already exists 16:28:43 0fadfe35d272: Layer already exists 16:28:43 e2188e1c47d8: Layer already exists 16:28:43 36b50b131297: Layer already exists 16:28:43 28cbcda0a63a: Layer already exists 16:28:43 main: digest: sha256:57c1b76cc4211618f7ab30311e21c1af8604178f33ea9097d3204c961c4bb240 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:43 ===================================================== [Pipeline] echo 16:28:43 taggedImages: 16:28:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:28:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.34 16:28:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:43 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:28:43 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:28:43 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:43 latest 16:28:43 3.1.0-dev.34 16:28:43 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:43 main 16:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:28:44 7465eac28026: Preparing 16:28:44 411224851a81: Preparing 16:28:44 89193f356c5f: Preparing 16:28:44 a573a3e54568: Preparing 16:28:44 0fadfe35d272: Preparing 16:28:44 e2188e1c47d8: Preparing 16:28:44 adfbf9a6e834: Preparing 16:28:44 36b50b131297: Preparing 16:28:44 e2188e1c47d8: Waiting 16:28:44 36b50b131297: Waiting 16:28:44 0fadfe35d272: Layer already exists 16:28:44 e2188e1c47d8: Layer already exists 16:28:44 7465eac28026: Pushed 16:28:44 36b50b131297: Layer already exists 16:28:44 89193f356c5f: Pushed 16:28:44 411224851a81: Pushed 16:28:44 adfbf9a6e834: Pushed 16:28:52 a573a3e54568: Pushed 16:28:52 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:28:53 7465eac28026: Preparing 16:28:53 411224851a81: Preparing 16:28:53 89193f356c5f: Preparing 16:28:53 a573a3e54568: Preparing 16:28:53 0fadfe35d272: Preparing 16:28:53 e2188e1c47d8: Preparing 16:28:53 adfbf9a6e834: Preparing 16:28:53 36b50b131297: Preparing 16:28:53 36b50b131297: Waiting 16:28:53 adfbf9a6e834: Waiting 16:28:53 e2188e1c47d8: Waiting 16:28:53 411224851a81: Layer already exists 16:28:53 89193f356c5f: Layer already exists 16:28:53 0fadfe35d272: Layer already exists 16:28:53 7465eac28026: Layer already exists 16:28:53 a573a3e54568: Layer already exists 16:28:53 e2188e1c47d8: Layer already exists 16:28:53 adfbf9a6e834: Layer already exists 16:28:53 36b50b131297: Layer already exists 16:28:53 latest: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.34 16:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:28:54 7465eac28026: Preparing 16:28:54 411224851a81: Preparing 16:28:54 89193f356c5f: Preparing 16:28:54 a573a3e54568: Preparing 16:28:54 0fadfe35d272: Preparing 16:28:54 e2188e1c47d8: Preparing 16:28:54 adfbf9a6e834: Preparing 16:28:54 36b50b131297: Preparing 16:28:54 e2188e1c47d8: Waiting 16:28:54 36b50b131297: Waiting 16:28:54 7465eac28026: Layer already exists 16:28:54 a573a3e54568: Layer already exists 16:28:54 0fadfe35d272: Layer already exists 16:28:54 411224851a81: Layer already exists 16:28:54 89193f356c5f: Layer already exists 16:28:54 adfbf9a6e834: Layer already exists 16:28:54 36b50b131297: Layer already exists 16:28:54 e2188e1c47d8: Layer already exists 16:28:54 3.1.0-dev.34: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:28:54 7465eac28026: Preparing 16:28:54 411224851a81: Preparing 16:28:54 89193f356c5f: Preparing 16:28:54 a573a3e54568: Preparing 16:28:54 0fadfe35d272: Preparing 16:28:54 e2188e1c47d8: Preparing 16:28:54 adfbf9a6e834: Preparing 16:28:54 36b50b131297: Preparing 16:28:54 adfbf9a6e834: Waiting 16:28:54 e2188e1c47d8: Waiting 16:28:54 36b50b131297: Waiting 16:28:54 89193f356c5f: Layer already exists 16:28:54 7465eac28026: Layer already exists 16:28:54 a573a3e54568: Layer already exists 16:28:54 0fadfe35d272: Layer already exists 16:28:54 411224851a81: Layer already exists 16:28:54 e2188e1c47d8: Layer already exists 16:28:54 adfbf9a6e834: Layer already exists 16:28:54 36b50b131297: Layer already exists 16:28:54 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:28:55 7465eac28026: Preparing 16:28:55 411224851a81: Preparing 16:28:55 89193f356c5f: Preparing 16:28:55 a573a3e54568: Preparing 16:28:55 0fadfe35d272: Preparing 16:28:55 e2188e1c47d8: Preparing 16:28:55 adfbf9a6e834: Preparing 16:28:55 36b50b131297: Preparing 16:28:55 e2188e1c47d8: Waiting 16:28:55 adfbf9a6e834: Waiting 16:28:55 36b50b131297: Waiting 16:28:55 a573a3e54568: Layer already exists 16:28:55 89193f356c5f: Layer already exists 16:28:55 0fadfe35d272: Layer already exists 16:28:55 7465eac28026: Layer already exists 16:28:55 411224851a81: Layer already exists 16:28:55 e2188e1c47d8: Layer already exists 16:28:55 adfbf9a6e834: Layer already exists 16:28:55 36b50b131297: Layer already exists 16:28:55 main: digest: sha256:8ead3da2b99dd4f5fce7ffb5155ce09f290edcbdf4834021bdbb4aba747948d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:55 ===================================================== [Pipeline] echo 16:28:55 taggedImages: 16:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.34 16:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:55 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:28:55 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:28:55 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:55 latest 16:28:55 3.1.0-dev.34 16:28:55 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:55 main 16:28:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:28:55 2ebdbe8e8c99: Preparing 16:28:55 bb9651e4ca16: Preparing 16:28:55 22a93cc115e1: Preparing 16:28:55 a573a3e54568: Preparing 16:28:55 0fadfe35d272: Preparing 16:28:55 e2188e1c47d8: Preparing 16:28:55 28cbcda0a63a: Preparing 16:28:55 36b50b131297: Preparing 16:28:55 28cbcda0a63a: Waiting 16:28:55 e2188e1c47d8: Waiting 16:28:55 0fadfe35d272: Layer already exists 16:28:55 a573a3e54568: Layer already exists 16:28:55 2ebdbe8e8c99: Layer already exists 16:28:55 e2188e1c47d8: Layer already exists 16:28:55 36b50b131297: Layer already exists 16:28:55 28cbcda0a63a: Layer already exists 16:28:55 bb9651e4ca16: Pushed 16:28:55 22a93cc115e1: Pushed 16:28:56 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:28:56 2ebdbe8e8c99: Preparing 16:28:56 bb9651e4ca16: Preparing 16:28:56 22a93cc115e1: Preparing 16:28:56 a573a3e54568: Preparing 16:28:56 0fadfe35d272: Preparing 16:28:56 e2188e1c47d8: Preparing 16:28:56 28cbcda0a63a: Preparing 16:28:56 36b50b131297: Preparing 16:28:56 28cbcda0a63a: Waiting 16:28:56 36b50b131297: Waiting 16:28:56 e2188e1c47d8: Waiting 16:28:56 22a93cc115e1: Layer already exists 16:28:56 2ebdbe8e8c99: Layer already exists 16:28:56 0fadfe35d272: Layer already exists 16:28:56 bb9651e4ca16: Layer already exists 16:28:56 a573a3e54568: Layer already exists 16:28:56 28cbcda0a63a: Layer already exists 16:28:56 e2188e1c47d8: Layer already exists 16:28:56 36b50b131297: Layer already exists 16:28:56 latest: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.34 16:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:28:57 2ebdbe8e8c99: Preparing 16:28:57 bb9651e4ca16: Preparing 16:28:57 22a93cc115e1: Preparing 16:28:57 a573a3e54568: Preparing 16:28:57 0fadfe35d272: Preparing 16:28:57 e2188e1c47d8: Preparing 16:28:57 28cbcda0a63a: Preparing 16:28:57 36b50b131297: Preparing 16:28:57 e2188e1c47d8: Waiting 16:28:57 28cbcda0a63a: Waiting 16:28:57 36b50b131297: Waiting 16:28:57 a573a3e54568: Layer already exists 16:28:57 2ebdbe8e8c99: Layer already exists 16:28:57 bb9651e4ca16: Layer already exists 16:28:57 0fadfe35d272: Layer already exists 16:28:57 22a93cc115e1: Layer already exists 16:28:57 e2188e1c47d8: Layer already exists 16:28:57 36b50b131297: Layer already exists 16:28:57 28cbcda0a63a: Layer already exists 16:28:57 3.1.0-dev.34: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:28:58 2ebdbe8e8c99: Preparing 16:28:58 bb9651e4ca16: Preparing 16:28:58 22a93cc115e1: Preparing 16:28:58 a573a3e54568: Preparing 16:28:58 0fadfe35d272: Preparing 16:28:58 e2188e1c47d8: Preparing 16:28:58 28cbcda0a63a: Preparing 16:28:58 36b50b131297: Preparing 16:28:58 28cbcda0a63a: Waiting 16:28:58 36b50b131297: Waiting 16:28:58 e2188e1c47d8: Waiting 16:28:58 0fadfe35d272: Layer already exists 16:28:58 2ebdbe8e8c99: Layer already exists 16:28:58 22a93cc115e1: Layer already exists 16:28:58 bb9651e4ca16: Layer already exists 16:28:58 a573a3e54568: Layer already exists 16:28:58 36b50b131297: Layer already exists 16:28:58 28cbcda0a63a: Layer already exists 16:28:58 e2188e1c47d8: Layer already exists 16:28:58 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:28:58 2ebdbe8e8c99: Preparing 16:28:58 bb9651e4ca16: Preparing 16:28:58 22a93cc115e1: Preparing 16:28:58 a573a3e54568: Preparing 16:28:58 0fadfe35d272: Preparing 16:28:58 e2188e1c47d8: Preparing 16:28:58 28cbcda0a63a: Preparing 16:28:58 36b50b131297: Preparing 16:28:58 e2188e1c47d8: Waiting 16:28:58 36b50b131297: Waiting 16:28:58 28cbcda0a63a: Waiting 16:28:58 22a93cc115e1: Layer already exists 16:28:58 0fadfe35d272: Layer already exists 16:28:58 bb9651e4ca16: Layer already exists 16:28:58 a573a3e54568: Layer already exists 16:28:58 2ebdbe8e8c99: Layer already exists 16:28:58 e2188e1c47d8: Layer already exists 16:28:58 28cbcda0a63a: Layer already exists 16:28:58 36b50b131297: Layer already exists 16:28:58 main: digest: sha256:ac28fb88f9e7c0f394ce480a2c27113534d513c78972d6bdf0069feba9967ad2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:58 ===================================================== [Pipeline] echo 16:28:58 taggedImages: 16:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.34 16:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:28:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:28:58 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:58 latest 16:28:58 3.1.0-dev.34 16:28:58 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:28:58 main 16:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:28:59 ac7e3dad8bd0: Preparing 16:28:59 f95476c0efec: Preparing 16:28:59 0fadfe35d272: Preparing 16:28:59 e2188e1c47d8: Preparing 16:28:59 52eb35f555cb: Preparing 16:28:59 36b50b131297: Preparing 16:28:59 36b50b131297: Waiting 16:28:59 0fadfe35d272: Layer already exists 16:28:59 e2188e1c47d8: Layer already exists 16:28:59 36b50b131297: Layer already exists 16:28:59 ac7e3dad8bd0: Pushed 16:28:59 52eb35f555cb: Pushed 16:29:02 f95476c0efec: Pushed 16:29:02 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:29:03 ac7e3dad8bd0: Preparing 16:29:03 f95476c0efec: Preparing 16:29:03 0fadfe35d272: Preparing 16:29:03 e2188e1c47d8: Preparing 16:29:03 52eb35f555cb: Preparing 16:29:03 36b50b131297: Preparing 16:29:03 36b50b131297: Waiting 16:29:03 ac7e3dad8bd0: Layer already exists 16:29:03 e2188e1c47d8: Layer already exists 16:29:03 f95476c0efec: Layer already exists 16:29:03 0fadfe35d272: Layer already exists 16:29:03 52eb35f555cb: Layer already exists 16:29:03 36b50b131297: Layer already exists 16:29:03 latest: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.34 16:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:29:03 ac7e3dad8bd0: Preparing 16:29:03 f95476c0efec: Preparing 16:29:03 0fadfe35d272: Preparing 16:29:03 e2188e1c47d8: Preparing 16:29:03 52eb35f555cb: Preparing 16:29:03 36b50b131297: Preparing 16:29:03 36b50b131297: Waiting 16:29:03 0fadfe35d272: Layer already exists 16:29:03 52eb35f555cb: Layer already exists 16:29:03 ac7e3dad8bd0: Layer already exists 16:29:03 e2188e1c47d8: Layer already exists 16:29:03 f95476c0efec: Layer already exists 16:29:03 36b50b131297: Layer already exists 16:29:03 3.1.0-dev.34: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:29:04 ac7e3dad8bd0: Preparing 16:29:04 f95476c0efec: Preparing 16:29:04 0fadfe35d272: Preparing 16:29:04 e2188e1c47d8: Preparing 16:29:04 52eb35f555cb: Preparing 16:29:04 36b50b131297: Preparing 16:29:04 36b50b131297: Waiting 16:29:04 ac7e3dad8bd0: Layer already exists 16:29:04 0fadfe35d272: Layer already exists 16:29:04 52eb35f555cb: Layer already exists 16:29:04 f95476c0efec: Layer already exists 16:29:04 e2188e1c47d8: Layer already exists 16:29:04 36b50b131297: Layer already exists 16:29:04 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:29:05 ac7e3dad8bd0: Preparing 16:29:05 f95476c0efec: Preparing 16:29:05 0fadfe35d272: Preparing 16:29:05 e2188e1c47d8: Preparing 16:29:05 52eb35f555cb: Preparing 16:29:05 36b50b131297: Preparing 16:29:05 36b50b131297: Waiting 16:29:05 ac7e3dad8bd0: Layer already exists 16:29:05 f95476c0efec: Layer already exists 16:29:05 52eb35f555cb: Layer already exists 16:29:05 0fadfe35d272: Layer already exists 16:29:05 e2188e1c47d8: Layer already exists 16:29:05 36b50b131297: Layer already exists 16:29:05 main: digest: sha256:d87b7643d2d33d1b471b30d91f561d3b525ddee793beed52eb13fa3f05ab6732 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:05 ===================================================== [Pipeline] echo 16:29:05 taggedImages: 16:29:05 - nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:29:05 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:29:05 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.34 16:29:05 - nexus3.edgexfoundry.org:10004/support-notifications:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:29:05 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:29:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:29:05 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:29:05 latest 16:29:05 3.1.0-dev.34 16:29:05 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:29:05 main 16:29:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:29:05 dfbf6eb92872: Preparing 16:29:05 a61e6e3086ff: Preparing 16:29:05 0fadfe35d272: Preparing 16:29:05 e2188e1c47d8: Preparing 16:29:05 3689c3c49631: Preparing 16:29:05 36b50b131297: Preparing 16:29:05 36b50b131297: Waiting 16:29:05 0fadfe35d272: Layer already exists 16:29:05 e2188e1c47d8: Layer already exists 16:29:05 3689c3c49631: Layer already exists 16:29:05 36b50b131297: Layer already exists 16:29:05 dfbf6eb92872: Pushed 16:29:09 a61e6e3086ff: Pushed 16:29:09 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:29:09 dfbf6eb92872: Preparing 16:29:09 a61e6e3086ff: Preparing 16:29:09 0fadfe35d272: Preparing 16:29:09 e2188e1c47d8: Preparing 16:29:09 3689c3c49631: Preparing 16:29:09 36b50b131297: Preparing 16:29:09 36b50b131297: Waiting 16:29:09 0fadfe35d272: Layer already exists 16:29:09 e2188e1c47d8: Layer already exists 16:29:09 3689c3c49631: Layer already exists 16:29:09 dfbf6eb92872: Layer already exists 16:29:09 a61e6e3086ff: Layer already exists 16:29:09 36b50b131297: Layer already exists 16:29:09 latest: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.34 16:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:29:10 dfbf6eb92872: Preparing 16:29:10 a61e6e3086ff: Preparing 16:29:10 0fadfe35d272: Preparing 16:29:10 e2188e1c47d8: Preparing 16:29:10 3689c3c49631: Preparing 16:29:10 36b50b131297: Preparing 16:29:10 0fadfe35d272: Layer already exists 16:29:10 dfbf6eb92872: Layer already exists 16:29:10 e2188e1c47d8: Layer already exists 16:29:10 3689c3c49631: Layer already exists 16:29:10 a61e6e3086ff: Layer already exists 16:29:10 36b50b131297: Layer already exists 16:29:10 3.1.0-dev.34: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:29:10 dfbf6eb92872: Preparing 16:29:10 a61e6e3086ff: Preparing 16:29:10 0fadfe35d272: Preparing 16:29:10 e2188e1c47d8: Preparing 16:29:10 3689c3c49631: Preparing 16:29:10 36b50b131297: Preparing 16:29:10 36b50b131297: Waiting 16:29:10 a61e6e3086ff: Layer already exists 16:29:10 e2188e1c47d8: Layer already exists 16:29:10 0fadfe35d272: Layer already exists 16:29:10 3689c3c49631: Layer already exists 16:29:10 dfbf6eb92872: Layer already exists 16:29:10 36b50b131297: Layer already exists 16:29:10 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:29:11 dfbf6eb92872: Preparing 16:29:11 a61e6e3086ff: Preparing 16:29:11 0fadfe35d272: Preparing 16:29:11 e2188e1c47d8: Preparing 16:29:11 3689c3c49631: Preparing 16:29:11 36b50b131297: Preparing 16:29:11 36b50b131297: Waiting 16:29:11 0fadfe35d272: Layer already exists 16:29:11 a61e6e3086ff: Layer already exists 16:29:11 dfbf6eb92872: Layer already exists 16:29:11 3689c3c49631: Layer already exists 16:29:11 e2188e1c47d8: Layer already exists 16:29:11 36b50b131297: Layer already exists 16:29:11 main: digest: sha256:115264927a75b052b4e2753d35c35d603c5c6e8638c368e13cf0d8c97d5e84ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:11 ===================================================== [Pipeline] echo 16:29:11 taggedImages: 16:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.34 16:29:11 - nexus3.edgexfoundry.org:10004/support-scheduler:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:29:11 - 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] } 16:43:26 #127 ... 16:43:26 16:43:26 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:43:26 #126 930.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:26 #126 ... 16:43:26 16:43:26 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:43:26 #128 DONE 940.3s 16:43:26 16:43:26 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:43:26 #103 ... 16:43:26 16:43:26 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:43:26 #147 DONE 0.3s 16:43:26 16:43:26 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:43:26 #127 ... 16:43:26 16:43:26 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:43:26 #148 DONE 0.1s 16:43:26 16:43:26 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:43:26 #149 DONE 0.2s 16:43:26 16:43:26 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:43:26 #150 DONE 0.1s 16:43:26 16:43:26 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:43:26 #151 DONE 0.3s 16:43:26 16:43:26 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:43:26 #152 DONE 0.1s 16:43:26 16:43:26 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:27 #153 DONE 1.9s 16:43:27 16:43:27 #139 [security-proxy-setup] exporting to image 16:43:27 #139 exporting layers 16:43:28 #139 exporting layers 0.9s done 16:43:28 #139 writing image sha256:bfd1339de01507cb56accdc445ea42717ba206808253a65a676ea8ea78e6aa96 done 16:43:28 #139 naming to docker.io/library/security-proxy-setup-arm64 done 16:43:28 #139 DONE 6.4s 16:43:28 16:43:28 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:43:36 #127 ... 16:43:36 16:43:36 #126 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:43:36 #126 DONE 952.8s 16:43:36 16:43:36 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:43:36 #112 ... 16:43:36 16:43:36 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:43:36 #154 DONE 0.1s 16:43:36 16:43:36 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:43:36 #155 DONE 0.1s 16:43:36 16:43:36 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:43:37 #127 ... 16:43:37 16:43:37 #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:43:37 #156 DONE 0.1s 16:43:37 16:43:37 #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:43:37 #157 DONE 0.2s 16:43:37 16:43:37 #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:43:37 #158 DONE 0.1s 16:43:37 16:43:37 #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:43:37 #159 DONE 0.2s 16:43:37 16:43:37 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:43:38 #124 ... 16:43:38 16:43:38 #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:43:38 #160 DONE 0.2s 16:43:38 16:43:38 #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:43:38 #161 DONE 0.1s 16:43:38 16:43:38 #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:39 #162 ... 16:43:39 16:43:39 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:43:39 #124 DONE 955.7s 16:43:39 16:43:39 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:43:39 #129 ... 16:43:39 16:43:39 #163 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:43:39 #163 DONE 0.2s 16:43:39 16:43:39 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:43:41 #164 ... 16:43:41 16:43:41 #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:41 #162 DONE 3.1s 16:43:41 16:43:41 #139 [security-secretstore-setup] exporting to image 16:43:41 #139 exporting layers 16:43:45 #139 exporting layers 4.1s done 16:43:45 #139 writing image sha256:3e93b4cb2fee284894cf1696587254dee511cdfe0641e5db94656d432baae7ef 16:43:45 #139 writing image sha256:3e93b4cb2fee284894cf1696587254dee511cdfe0641e5db94656d432baae7ef done 16:43:45 #139 naming to docker.io/library/security-secretstore-setup-arm64 done 16:43:45 #139 DONE 10.4s 16:43:45 16:43:45 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:43:45 #127 ... 16:43:45 16:43:45 #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:43:45 #164 DONE 5.9s 16:43:45 16:43:45 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:43:46 #165 DONE 0.4s 16:43:46 16:43:46 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:43:46 #129 ... 16:43:46 16:43:46 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:43:46 #166 DONE 0.2s 16:43:46 16:43:46 #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:43:46 #167 DONE 0.3s 16:43:46 16:43:46 #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:43:46 #168 DONE 0.2s 16:43:46 16:43:46 #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:43:47 #169 DONE 0.1s 16:43:47 16:43:47 #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:43:47 #170 DONE 0.1s 16:43:47 16:43:47 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:43:47 #171 DONE 0.1s 16:43:47 16:43:47 #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:43:47 #172 DONE 0.1s 16:43:47 16:43:47 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:43:49 #173 DONE 2.0s 16:43:49 16:43:49 #139 [security-bootstrapper] exporting to image 16:43:50 #139 exporting layers 0.9s done 16:43:50 #139 writing image sha256:be740c45ebea35732b8825e941e4a1b5035297c923a2fa4ae2d873bacbf0544a 0.0s done 16:43:50 #139 naming to docker.io/library/security-bootstrapper-arm64 16:43:50 #139 naming to docker.io/library/security-bootstrapper-arm64 done 16:43:50 #139 DONE 11.4s 16:43:50 16:43:50 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:43:54 #125 ... 16:43:54 16:43:54 #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:43:54 #89 DONE 971.0s 16:43:54 16:43:54 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:43:55 #112 ... 16:43:55 16:43:55 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:43:55 #174 DONE 0.2s 16:43:55 16:43:55 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:43:55 #129 ... 16:43:55 16:43:55 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:43:55 #175 DONE 0.2s 16:43:55 16:43:55 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:43:55 #176 DONE 0.2s 16:43:55 16:43:55 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:43:55 #177 DONE 0.1s 16:43:55 16:43:55 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:43:55 #127 ... 16:43:55 16:43:55 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:43:55 #178 DONE 0.2s 16:43:55 16:43:55 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:58 #179 DONE 2.2s 16:43:58 16:43:58 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:43:58 #129 ... 16:43:58 16:43:58 #139 [security-proxy-auth] exporting to image 16:43:58 #139 exporting layers 16:43:58 #139 exporting layers 0.5s done 16:43:58 #139 writing image sha256:b96ee3eba9eac5240370ad145523dda43a8c6d74d98a3462781b22d2facf8d17 done 16:43:58 #139 naming to docker.io/library/security-proxy-auth-arm64 done 16:43:58 #139 DONE 12.0s 16:43:58 16:43:58 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:44:16 #129 DONE 993.6s 16:44:16 16:44:16 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:44:17 #125 ... 16:44:17 16:44:17 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:44:17 #180 DONE 0.1s 16:44:17 16:44:17 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:44:17 #181 DONE 0.1s 16:44:17 16:44:17 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:44:17 #182 DONE 0.2s 16:44:17 16:44:17 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:44:18 #183 DONE 0.1s 16:44:18 16:44:18 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:44:18 #123 ... 16:44:18 16:44:18 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:44:18 #184 DONE 0.1s 16:44:18 16:44:18 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:44:20 #185 DONE 1.8s 16:44:20 16:44:20 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:44:20 #123 ... 16:44:20 16:44:20 #139 [core-common-config-bootstrapper] exporting to image 16:44:20 #139 exporting layers 16:44:20 #139 exporting layers 0.6s done 16:44:20 #139 writing image sha256:65d4a73d88f8963adf89f2925049108ae6415b50f83f3a20d35f3e1de957a015 done 16:44:20 #139 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:44:20 #139 DONE 12.5s 16:44:20 16:44:20 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:44:59 #127 ... 16:44:59 16:44:59 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:44:59 #123 DONE 1034.0s 16:44:59 16:44:59 #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:44:59 #110 ... 16:44:59 16:44:59 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:44:59 #186 DONE 0.2s 16:44:59 16:44:59 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:44:59 #187 DONE 0.2s 16:44:59 16:44:59 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:44:59 #127 ... 16:44:59 16:44:59 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:44:59 #188 DONE 0.3s 16:44:59 16:44:59 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:44:59 #103 ... 16:44:59 16:44:59 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:44:59 #189 DONE 0.1s 16:44:59 16:44:59 #139 [core-command] exporting to image 16:44:59 #139 exporting layers 16:44:59 #139 exporting layers 0.2s done 16:44:59 #139 writing image sha256:9b65dcb4353df186a45b3818297bdbb08cd99c236aeb197cfd300bffa51db712 done 16:44:59 #139 naming to docker.io/library/core-command-arm64 done 16:44:59 #139 DONE 12.8s 16:44:59 16:44:59 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:45:09 #125 ... 16:45:09 16:45:09 #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:45:09 #112 DONE 1044.6s 16:45:09 16:45:09 #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:45:09 #110 ... 16:45:09 16:45:09 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:45:09 #190 DONE 0.1s 16:45:09 16:45:09 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:45:09 #127 ... 16:45:09 16:45:09 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:45:09 #191 DONE 0.1s 16:45:09 16:45:09 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:45:09 #192 DONE 0.2s 16:45:09 16:45:09 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:45:09 #193 DONE 0.1s 16:45:09 16:45:09 #139 [core-data] exporting to image 16:45:09 #139 exporting layers 16:45:09 #139 exporting layers 0.4s done 16:45:09 #139 writing image sha256:56143fce5525d2cc611af79087d4b2d02b81020525617bbaf2c54f6d61c3156d done 16:45:09 #139 naming to docker.io/library/core-data-arm64 done 16:45:09 #139 DONE 13.2s 16:45:09 16:45:09 #110 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:45:12 #110 DONE 1048.6s 16:45:12 16:45:12 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:45:12 #127 ... 16:45:12 16:45:12 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:45:12 #194 DONE 0.2s 16:45:12 16:45:12 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:45:12 #127 ... 16:45:12 16:45:12 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:45:12 #195 DONE 0.1s 16:45:12 16:45:12 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:45:12 #127 ... 16:45:12 16:45:12 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:45:13 #196 DONE 0.3s 16:45:13 16:45:13 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:45:13 #197 DONE 0.1s 16:45:13 16:45:13 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:45:13 #103 ... 16:45:13 16:45:13 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:45:13 #198 DONE 0.1s 16:45:13 16:45:13 #139 [core-metadata] exporting to image 16:45:13 #139 exporting layers 0.2s done 16:45:13 #139 writing image sha256:b2afb88b7134885fbe13fb82deb71e5118681a8709b2301839231b6303ef370e done 16:45:13 #139 naming to docker.io/library/core-metadata-arm64 done 16:45:13 #139 DONE 13.4s 16:45:13 16:45:13 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:45:40 #103 ... 16:45:40 16:45:40 #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:45:40 #127 DONE 1076.8s 16:45:40 16:45:40 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:45:40 #125 ... 16:45:40 16:45:40 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:45:40 #199 DONE 0.3s 16:45:40 16:45:40 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:45:41 #200 DONE 0.2s 16:45:41 16:45:41 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:45:41 #103 ... 16:45:41 16:45:41 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:45:41 #201 DONE 0.3s 16:45:41 16:45:41 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:45:41 #202 DONE 0.1s 16:45:41 16:45:41 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:45:41 #103 ... 16:45:41 16:45:41 #139 [security-spiffe-token-provider] exporting to image 16:45:41 #139 exporting layers 16:45:42 #139 exporting layers 0.6s done 16:45:42 #139 writing image sha256:fee47afe8d0913403d29f1ad7dd87515098637cb12ebd408047f80434ac03547 done 16:45:42 #139 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:45:42 #139 DONE 14.1s 16:45:42 16:45:42 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:46:08 #125 DONE 1102.1s 16:46:08 16:46:08 #103 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:46:08 #103 DONE 1102.1s 16:46:08 16:46:08 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:46:08 #203 DONE 0.2s 16:46:08 16:46:08 #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:46:08 #204 DONE 0.3s 16:46:08 16:46:08 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:46:08 #205 DONE 0.2s 16:46:08 16:46:08 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:46:08 #206 DONE 0.2s 16:46:08 16:46:08 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:46:08 #207 DONE 0.4s 16:46:08 16:46:08 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:46:08 #208 DONE 0.4s 16:46:08 16:46:08 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:46:08 #209 DONE 0.1s 16:46:08 16:46:08 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:46:08 #210 DONE 0.1s 16:46:08 16:46:08 #139 [support-notifications] exporting to image 16:46:08 #139 exporting layers 16:46:08 #139 exporting layers 0.4s done 16:46:08 #139 writing image sha256:290bbdeda35d9202017b32944c93002521b153b2844333e6b64b91910e6acf9c 0.0s done 16:46:08 #139 naming to docker.io/library/support-scheduler-arm64 done 16:46:08 #139 exporting layers 0.4s done 16:46:08 #139 writing image sha256:9a9de5cc826704b720e413f47ef833ed0cf83369aff11964d158d88b18ddd451 done 16:46:08 #139 naming to docker.io/library/support-notifications-arm64 done 16:46:08 #139 DONE 14.5s 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:46:08 time="2023-08-25T16:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:46:08 $ docker stop --time=1 167f0553b9e5779eb83c119b01df519db2e0d623f1fe34d7b8b4b5a544756fc8 16:46:09 $ docker rm -f --volumes 167f0553b9e5779eb83c119b01df519db2e0d623f1fe34d7b8b4b5a544756fc8 [Pipeline] // withDockerContainer [Pipeline] sh 16:46:10 + docker images 16:46:10 REPOSITORY TAG IMAGE ID CREATED SIZE 16:46:10 support-scheduler-arm64 latest 290bbdeda35d 4 seconds ago 32.9MB 16:46:10 support-notifications-arm64 latest 9a9de5cc8267 4 seconds ago 33.7MB 16:46:10 security-spiffe-token-provider-arm64 latest fee47afe8d09 29 seconds ago 33.3MB 16:46:10 core-metadata-arm64 latest b2afb88b7134 57 seconds ago 21.2MB 16:46:10 core-data-arm64 latest 56143fce5525 About a minute ago 20.9MB 16:46:10 core-command-arm64 latest 9b65dcb4353d About a minute ago 20.8MB 16:46:10 core-common-config-bootstrapper-arm64 latest 65d4a73d88f8 About a minute ago 18MB 16:46:10 security-proxy-auth-arm64 latest b96ee3eba9ea 2 minutes ago 19.3MB 16:46:10 security-bootstrapper-arm64 latest be740c45ebea 2 minutes ago 22.6MB 16:46:10 security-secretstore-setup-arm64 latest 3e93b4cb2fee 2 minutes ago 43MB 16:46:10 security-proxy-setup-arm64 latest bfd1339de015 2 minutes ago 28.8MB 16:46:10 security-spire-agent-arm64 latest d1b18193cb5b 18 minutes ago 152MB 16:46:10 security-spire-config-arm64 latest cf060ab45cde 18 minutes ago 96.1MB 16:46:10 security-spire-server-arm64 latest b74428d2de4f 18 minutes ago 96.9MB 16:46:10 ci-base-image-arm64 latest fb8c190a4eed 20 minutes ago 1.05GB 16:46:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB 16:46:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 16:46:10 provisioning config files... 16:46:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/568@tmp/config6113332684515024882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:46:10 ---> docker-login.sh 16:46:10 nexus3.edgexfoundry.org:10001 16:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:10 Configure a credential helper to remove this warning. See 16:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:10 16:46:10 Login Succeeded 16:46:10 nexus3.edgexfoundry.org:10002 16:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:11 Configure a credential helper to remove this warning. See 16:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:11 16:46:11 Login Succeeded 16:46:11 nexus3.edgexfoundry.org:10003 16:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:11 Configure a credential helper to remove this warning. See 16:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:11 16:46:11 Login Succeeded 16:46:11 nexus3.edgexfoundry.org:10004 16:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:12 Configure a credential helper to remove this warning. See 16:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:12 16:46:12 Login Succeeded 16:46:12 docker.io 16:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:46:12 Configure a credential helper to remove this warning. See 16:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:46:12 16:46:12 Login Succeeded 16:46:12 ---> docker-login.sh ends [Pipeline] } 16:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:46:12 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:46:12 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:12 latest 16:46:12 3.1.0-dev.34 16:46:12 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:12 main 16:46:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:46:13 372277288d86: Preparing 16:46:13 a589b6bd81cd: Preparing 16:46:13 48e81e164129: Preparing 16:46:13 737b4c63b100: Preparing 16:46:13 ff0dc7224b94: Preparing 16:46:13 d2d9d24a8c2a: Preparing 16:46:13 d2d9d24a8c2a: Waiting 16:46:13 372277288d86: Pushed 16:46:13 737b4c63b100: Pushed 16:46:13 48e81e164129: Pushed 16:46:13 d2d9d24a8c2a: Layer already exists 16:46:13 ff0dc7224b94: Pushed 16:46:16 a589b6bd81cd: Pushed 16:46:16 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:46:17 372277288d86: Preparing 16:46:17 a589b6bd81cd: Preparing 16:46:17 48e81e164129: Preparing 16:46:17 737b4c63b100: Preparing 16:46:17 ff0dc7224b94: Preparing 16:46:17 d2d9d24a8c2a: Preparing 16:46:17 d2d9d24a8c2a: Waiting 16:46:17 372277288d86: Layer already exists 16:46:17 ff0dc7224b94: Layer already exists 16:46:17 48e81e164129: Layer already exists 16:46:17 737b4c63b100: Layer already exists 16:46:17 a589b6bd81cd: Layer already exists 16:46:17 d2d9d24a8c2a: Layer already exists 16:46:17 latest: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.34 16:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:46:18 372277288d86: Preparing 16:46:18 a589b6bd81cd: Preparing 16:46:18 48e81e164129: Preparing 16:46:18 737b4c63b100: Preparing 16:46:18 ff0dc7224b94: Preparing 16:46:18 d2d9d24a8c2a: Preparing 16:46:18 d2d9d24a8c2a: Waiting 16:46:18 a589b6bd81cd: Layer already exists 16:46:18 737b4c63b100: Layer already exists 16:46:18 48e81e164129: Layer already exists 16:46:18 ff0dc7224b94: Layer already exists 16:46:18 372277288d86: Layer already exists 16:46:18 d2d9d24a8c2a: Layer already exists 16:46:18 3.1.0-dev.34: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:46:19 372277288d86: Preparing 16:46:19 a589b6bd81cd: Preparing 16:46:19 48e81e164129: Preparing 16:46:19 737b4c63b100: Preparing 16:46:19 ff0dc7224b94: Preparing 16:46:19 d2d9d24a8c2a: Preparing 16:46:19 d2d9d24a8c2a: Waiting 16:46:19 372277288d86: Layer already exists 16:46:19 ff0dc7224b94: Layer already exists 16:46:19 48e81e164129: Layer already exists 16:46:19 a589b6bd81cd: Layer already exists 16:46:19 737b4c63b100: Layer already exists 16:46:19 d2d9d24a8c2a: Layer already exists 16:46:19 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:46:19 372277288d86: Preparing 16:46:19 a589b6bd81cd: Preparing 16:46:19 48e81e164129: Preparing 16:46:19 737b4c63b100: Preparing 16:46:19 ff0dc7224b94: Preparing 16:46:19 d2d9d24a8c2a: Preparing 16:46:19 d2d9d24a8c2a: Waiting 16:46:19 a589b6bd81cd: Layer already exists 16:46:19 48e81e164129: Layer already exists 16:46:19 737b4c63b100: Layer already exists 16:46:19 ff0dc7224b94: Layer already exists 16:46:19 372277288d86: Layer already exists 16:46:19 d2d9d24a8c2a: Layer already exists 16:46:19 main: digest: sha256:f35310aec357a6a04058251d5844a1f7adb76811465d41deaf71a5e0466e7346 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:20 ===================================================== [Pipeline] echo 16:46:20 taggedImages: 16:46:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:46:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.34 16:46:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:46:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:46:20 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:20 latest 16:46:20 3.1.0-dev.34 16:46:20 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:20 main 16:46:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:46:20 f9803f1b5d98: Preparing 16:46:20 d514e68d19d9: Preparing 16:46:20 55cb390af94f: Preparing 16:46:20 cd23be0a7562: Preparing 16:46:20 48e81e164129: Preparing 16:46:20 737b4c63b100: Preparing 16:46:20 ff0dc7224b94: Preparing 16:46:20 d2d9d24a8c2a: Preparing 16:46:20 737b4c63b100: Waiting 16:46:20 d2d9d24a8c2a: Waiting 16:46:20 ff0dc7224b94: Waiting 16:46:20 48e81e164129: Layer already exists 16:46:21 737b4c63b100: Layer already exists 16:46:21 ff0dc7224b94: Layer already exists 16:46:21 d514e68d19d9: Pushed 16:46:21 d2d9d24a8c2a: Layer already exists 16:46:21 55cb390af94f: Pushed 16:46:21 f9803f1b5d98: Pushed 16:46:23 cd23be0a7562: Pushed 16:46:23 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:46:24 f9803f1b5d98: Preparing 16:46:24 d514e68d19d9: Preparing 16:46:24 55cb390af94f: Preparing 16:46:24 cd23be0a7562: Preparing 16:46:24 48e81e164129: Preparing 16:46:24 737b4c63b100: Preparing 16:46:24 ff0dc7224b94: Preparing 16:46:24 d2d9d24a8c2a: Preparing 16:46:24 737b4c63b100: Waiting 16:46:24 ff0dc7224b94: Waiting 16:46:24 d2d9d24a8c2a: Waiting 16:46:24 48e81e164129: Layer already exists 16:46:24 55cb390af94f: Layer already exists 16:46:24 f9803f1b5d98: Layer already exists 16:46:24 d514e68d19d9: Layer already exists 16:46:24 cd23be0a7562: Layer already exists 16:46:24 737b4c63b100: Layer already exists 16:46:24 ff0dc7224b94: Layer already exists 16:46:24 d2d9d24a8c2a: Layer already exists 16:46:24 latest: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.34 16:46:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:46:27 f9803f1b5d98: Preparing 16:46:27 d514e68d19d9: Preparing 16:46:27 55cb390af94f: Preparing 16:46:27 cd23be0a7562: Preparing 16:46:27 48e81e164129: Preparing 16:46:27 737b4c63b100: Preparing 16:46:27 ff0dc7224b94: Preparing 16:46:27 d2d9d24a8c2a: Preparing 16:46:27 737b4c63b100: Waiting 16:46:27 d2d9d24a8c2a: Waiting 16:46:27 48e81e164129: Layer already exists 16:46:27 d514e68d19d9: Layer already exists 16:46:27 55cb390af94f: Layer already exists 16:46:27 f9803f1b5d98: Layer already exists 16:46:27 cd23be0a7562: Layer already exists 16:46:27 737b4c63b100: Layer already exists 16:46:27 d2d9d24a8c2a: Layer already exists 16:46:27 ff0dc7224b94: Layer already exists 16:46:27 3.1.0-dev.34: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:46:28 f9803f1b5d98: Preparing 16:46:28 d514e68d19d9: Preparing 16:46:28 55cb390af94f: Preparing 16:46:28 cd23be0a7562: Preparing 16:46:28 48e81e164129: Preparing 16:46:28 737b4c63b100: Preparing 16:46:28 ff0dc7224b94: Preparing 16:46:28 d2d9d24a8c2a: Preparing 16:46:28 737b4c63b100: Waiting 16:46:28 ff0dc7224b94: Waiting 16:46:28 d2d9d24a8c2a: Waiting 16:46:28 f9803f1b5d98: Layer already exists 16:46:28 d514e68d19d9: Layer already exists 16:46:28 55cb390af94f: Layer already exists 16:46:28 48e81e164129: Layer already exists 16:46:28 cd23be0a7562: Layer already exists 16:46:28 737b4c63b100: Layer already exists 16:46:28 d2d9d24a8c2a: Layer already exists 16:46:28 ff0dc7224b94: Layer already exists 16:46:28 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:46:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:46:29 f9803f1b5d98: Preparing 16:46:29 d514e68d19d9: Preparing 16:46:29 55cb390af94f: Preparing 16:46:29 cd23be0a7562: Preparing 16:46:29 48e81e164129: Preparing 16:46:29 737b4c63b100: Preparing 16:46:29 ff0dc7224b94: Preparing 16:46:29 d2d9d24a8c2a: Preparing 16:46:29 737b4c63b100: Waiting 16:46:29 d2d9d24a8c2a: Waiting 16:46:29 ff0dc7224b94: Waiting 16:46:29 f9803f1b5d98: Layer already exists 16:46:29 d514e68d19d9: Layer already exists 16:46:29 48e81e164129: Layer already exists 16:46:29 55cb390af94f: Layer already exists 16:46:29 cd23be0a7562: Layer already exists 16:46:29 ff0dc7224b94: Layer already exists 16:46:29 737b4c63b100: Layer already exists 16:46:29 d2d9d24a8c2a: Layer already exists 16:46:29 main: digest: sha256:4b478abadccfae21a1f446a6dfe94573030374ee2f2978ad05c0be13b093f484 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:29 ===================================================== [Pipeline] echo 16:46:29 taggedImages: 16:46:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:46:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.34 16:46:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:46:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:46:29 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:29 latest 16:46:29 3.1.0-dev.34 16:46:29 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:29 main 16:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:46:30 4a0eeab77f90: Preparing 16:46:30 72ba2f48575e: Preparing 16:46:30 48e81e164129: Preparing 16:46:30 737b4c63b100: Preparing 16:46:30 0431661e9a0d: Preparing 16:46:30 d2d9d24a8c2a: Preparing 16:46:30 d2d9d24a8c2a: Waiting 16:46:30 48e81e164129: Layer already exists 16:46:30 737b4c63b100: Layer already exists 16:46:30 d2d9d24a8c2a: Layer already exists 16:46:30 4a0eeab77f90: Pushed 16:46:30 0431661e9a0d: Pushed 16:46:34 72ba2f48575e: Pushed 16:46:34 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:46:34 4a0eeab77f90: Preparing 16:46:34 72ba2f48575e: Preparing 16:46:34 48e81e164129: Preparing 16:46:34 737b4c63b100: Preparing 16:46:34 0431661e9a0d: Preparing 16:46:34 d2d9d24a8c2a: Preparing 16:46:34 d2d9d24a8c2a: Waiting 16:46:34 0431661e9a0d: Layer already exists 16:46:34 48e81e164129: Layer already exists 16:46:34 72ba2f48575e: Layer already exists 16:46:34 4a0eeab77f90: Layer already exists 16:46:34 737b4c63b100: Layer already exists 16:46:34 d2d9d24a8c2a: Layer already exists 16:46:34 latest: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.34 16:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:46:35 4a0eeab77f90: Preparing 16:46:35 72ba2f48575e: Preparing 16:46:35 48e81e164129: Preparing 16:46:35 737b4c63b100: Preparing 16:46:35 0431661e9a0d: Preparing 16:46:35 d2d9d24a8c2a: Preparing 16:46:35 d2d9d24a8c2a: Waiting 16:46:35 48e81e164129: Layer already exists 16:46:35 4a0eeab77f90: Layer already exists 16:46:35 72ba2f48575e: Layer already exists 16:46:35 737b4c63b100: Layer already exists 16:46:35 0431661e9a0d: Layer already exists 16:46:35 d2d9d24a8c2a: Layer already exists 16:46:35 3.1.0-dev.34: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:46:36 4a0eeab77f90: Preparing 16:46:36 72ba2f48575e: Preparing 16:46:36 48e81e164129: Preparing 16:46:36 737b4c63b100: Preparing 16:46:36 0431661e9a0d: Preparing 16:46:36 d2d9d24a8c2a: Preparing 16:46:36 d2d9d24a8c2a: Waiting 16:46:36 72ba2f48575e: Layer already exists 16:46:36 737b4c63b100: Layer already exists 16:46:36 4a0eeab77f90: Layer already exists 16:46:36 48e81e164129: Layer already exists 16:46:36 0431661e9a0d: Layer already exists 16:46:36 d2d9d24a8c2a: Layer already exists 16:46:36 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:46:37 4a0eeab77f90: Preparing 16:46:37 72ba2f48575e: Preparing 16:46:37 48e81e164129: Preparing 16:46:37 737b4c63b100: Preparing 16:46:37 0431661e9a0d: Preparing 16:46:37 d2d9d24a8c2a: Preparing 16:46:37 d2d9d24a8c2a: Waiting 16:46:37 737b4c63b100: Layer already exists 16:46:37 48e81e164129: Layer already exists 16:46:37 72ba2f48575e: Layer already exists 16:46:37 0431661e9a0d: Layer already exists 16:46:37 4a0eeab77f90: Layer already exists 16:46:37 d2d9d24a8c2a: Layer already exists 16:46:37 main: digest: sha256:a41f7f90174db649aca9774a8b86e63e97ca35d511c6cd3130a1167b9edc70b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:37 ===================================================== [Pipeline] echo 16:46:37 taggedImages: 16:46:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:46:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.34 16:46:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:46:37 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:46:37 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:37 latest 16:46:37 3.1.0-dev.34 16:46:37 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:37 main 16:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:46:38 f9a15af195a6: Preparing 16:46:38 e283510aaf5b: Preparing 16:46:38 763c6b510bb0: Preparing 16:46:38 48e81e164129: Preparing 16:46:38 737b4c63b100: Preparing 16:46:38 ff0dc7224b94: Preparing 16:46:38 d2d9d24a8c2a: Preparing 16:46:38 ff0dc7224b94: Waiting 16:46:38 d2d9d24a8c2a: Waiting 16:46:38 737b4c63b100: Layer already exists 16:46:38 48e81e164129: Layer already exists 16:46:38 ff0dc7224b94: Layer already exists 16:46:38 d2d9d24a8c2a: Layer already exists 16:46:38 e283510aaf5b: Pushed 16:46:38 f9a15af195a6: Pushed 16:46:42 763c6b510bb0: Pushed 16:46:42 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:46:42 f9a15af195a6: Preparing 16:46:42 e283510aaf5b: Preparing 16:46:42 763c6b510bb0: Preparing 16:46:42 48e81e164129: Preparing 16:46:42 737b4c63b100: Preparing 16:46:42 ff0dc7224b94: Preparing 16:46:42 d2d9d24a8c2a: Preparing 16:46:42 ff0dc7224b94: Waiting 16:46:42 d2d9d24a8c2a: Waiting 16:46:42 48e81e164129: Layer already exists 16:46:42 763c6b510bb0: Layer already exists 16:46:42 737b4c63b100: Layer already exists 16:46:42 f9a15af195a6: Layer already exists 16:46:42 e283510aaf5b: Layer already exists 16:46:42 ff0dc7224b94: Layer already exists 16:46:42 d2d9d24a8c2a: Layer already exists 16:46:42 latest: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.34 16:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:46:43 f9a15af195a6: Preparing 16:46:43 e283510aaf5b: Preparing 16:46:43 763c6b510bb0: Preparing 16:46:43 48e81e164129: Preparing 16:46:43 737b4c63b100: Preparing 16:46:43 ff0dc7224b94: Preparing 16:46:43 d2d9d24a8c2a: Preparing 16:46:43 ff0dc7224b94: Waiting 16:46:43 d2d9d24a8c2a: Waiting 16:46:43 737b4c63b100: Layer already exists 16:46:43 f9a15af195a6: Layer already exists 16:46:43 e283510aaf5b: Layer already exists 16:46:43 48e81e164129: Layer already exists 16:46:43 763c6b510bb0: Layer already exists 16:46:43 d2d9d24a8c2a: Layer already exists 16:46:43 ff0dc7224b94: Layer already exists 16:46:43 3.1.0-dev.34: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:46:44 f9a15af195a6: Preparing 16:46:44 e283510aaf5b: Preparing 16:46:44 763c6b510bb0: Preparing 16:46:44 48e81e164129: Preparing 16:46:44 737b4c63b100: Preparing 16:46:44 ff0dc7224b94: Preparing 16:46:44 d2d9d24a8c2a: Preparing 16:46:44 ff0dc7224b94: Waiting 16:46:44 d2d9d24a8c2a: Waiting 16:46:44 763c6b510bb0: Layer already exists 16:46:44 f9a15af195a6: Layer already exists 16:46:44 48e81e164129: Layer already exists 16:46:44 e283510aaf5b: Layer already exists 16:46:44 737b4c63b100: Layer already exists 16:46:44 d2d9d24a8c2a: Layer already exists 16:46:44 ff0dc7224b94: Layer already exists 16:46:44 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:46:45 f9a15af195a6: Preparing 16:46:45 e283510aaf5b: Preparing 16:46:45 763c6b510bb0: Preparing 16:46:45 48e81e164129: Preparing 16:46:45 737b4c63b100: Preparing 16:46:45 ff0dc7224b94: Preparing 16:46:45 d2d9d24a8c2a: Preparing 16:46:45 ff0dc7224b94: Waiting 16:46:45 d2d9d24a8c2a: Waiting 16:46:45 e283510aaf5b: Layer already exists 16:46:45 f9a15af195a6: Layer already exists 16:46:45 737b4c63b100: Layer already exists 16:46:45 48e81e164129: Layer already exists 16:46:45 763c6b510bb0: Layer already exists 16:46:45 d2d9d24a8c2a: Layer already exists 16:46:45 ff0dc7224b94: Layer already exists 16:46:45 main: digest: sha256:3192e09672d6e76263bd82fa081fbaac8995354346acf4ae0e7d6d658dc06503 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:45 ===================================================== [Pipeline] echo 16:46:45 taggedImages: 16:46:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:46:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.34 16:46:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:46:45 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:46:45 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:45 latest 16:46:45 3.1.0-dev.34 16:46:45 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:45 main 16:46:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:46:46 0b1ed9dc1597: Preparing 16:46:46 8ac7642537f9: Preparing 16:46:46 aa77302c0784: Preparing 16:46:46 0a2dc5102c0d: Preparing 16:46:46 e49b911876c3: Preparing 16:46:46 c061270dc9e3: Preparing 16:46:46 ff0c66201c4f: Preparing 16:46:46 48e81e164129: Preparing 16:46:46 737b4c63b100: Preparing 16:46:46 e6fd209c274a: Preparing 16:46:46 209c527505df: Preparing 16:46:46 5f70bf18a086: Preparing 16:46:46 3ebe350fc762: Preparing 16:46:46 60606004e395: Preparing 16:46:46 d2d9d24a8c2a: Preparing 16:46:46 48e81e164129: Waiting 16:46:46 737b4c63b100: Waiting 16:46:46 e6fd209c274a: Waiting 16:46:46 209c527505df: Waiting 16:46:46 5f70bf18a086: Waiting 16:46:46 c061270dc9e3: Waiting 16:46:46 3ebe350fc762: Waiting 16:46:46 ff0c66201c4f: Waiting 16:46:46 60606004e395: Waiting 16:46:46 d2d9d24a8c2a: Waiting 16:46:46 e49b911876c3: Pushed 16:46:46 8ac7642537f9: Pushed 16:46:46 0a2dc5102c0d: Pushed 16:46:46 0b1ed9dc1597: Pushed 16:46:46 48e81e164129: Layer already exists 16:46:46 737b4c63b100: Layer already exists 16:46:46 c061270dc9e3: Pushed 16:46:46 aa77302c0784: Pushed 16:46:46 209c527505df: Pushed 16:46:46 e6fd209c274a: Pushed 16:46:46 d2d9d24a8c2a: Layer already exists 16:46:46 5f70bf18a086: Pushed 16:46:46 3ebe350fc762: Pushed 16:46:46 60606004e395: Pushed 16:46:50 ff0c66201c4f: Pushed 16:46:50 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:46:50 0b1ed9dc1597: Preparing 16:46:50 8ac7642537f9: Preparing 16:46:50 aa77302c0784: Preparing 16:46:50 0a2dc5102c0d: Preparing 16:46:50 e49b911876c3: Preparing 16:46:50 c061270dc9e3: Preparing 16:46:50 ff0c66201c4f: Preparing 16:46:50 48e81e164129: Preparing 16:46:50 737b4c63b100: Preparing 16:46:50 e6fd209c274a: Preparing 16:46:50 209c527505df: Preparing 16:46:50 5f70bf18a086: Preparing 16:46:50 3ebe350fc762: Preparing 16:46:50 60606004e395: Preparing 16:46:50 d2d9d24a8c2a: Preparing 16:46:50 e6fd209c274a: Waiting 16:46:50 209c527505df: Waiting 16:46:50 c061270dc9e3: Waiting 16:46:50 ff0c66201c4f: Waiting 16:46:50 48e81e164129: Waiting 16:46:50 737b4c63b100: Waiting 16:46:50 3ebe350fc762: Waiting 16:46:50 60606004e395: Waiting 16:46:50 8ac7642537f9: Layer already exists 16:46:50 e49b911876c3: Layer already exists 16:46:50 0b1ed9dc1597: Layer already exists 16:46:50 aa77302c0784: Layer already exists 16:46:50 0a2dc5102c0d: Layer already exists 16:46:50 e6fd209c274a: Layer already exists 16:46:50 ff0c66201c4f: Layer already exists 16:46:50 c061270dc9e3: Layer already exists 16:46:50 48e81e164129: Layer already exists 16:46:50 737b4c63b100: Layer already exists 16:46:50 209c527505df: Layer already exists 16:46:50 3ebe350fc762: Layer already exists 16:46:50 d2d9d24a8c2a: Layer already exists 16:46:50 5f70bf18a086: Layer already exists 16:46:50 60606004e395: Layer already exists 16:46:51 latest: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.34 16:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:46:53 0b1ed9dc1597: Preparing 16:46:53 8ac7642537f9: Preparing 16:46:53 aa77302c0784: Preparing 16:46:53 0a2dc5102c0d: Preparing 16:46:53 e49b911876c3: Preparing 16:46:53 c061270dc9e3: Preparing 16:46:53 ff0c66201c4f: Preparing 16:46:53 48e81e164129: Preparing 16:46:53 737b4c63b100: Preparing 16:46:53 e6fd209c274a: Preparing 16:46:53 209c527505df: Preparing 16:46:53 5f70bf18a086: Preparing 16:46:53 3ebe350fc762: Preparing 16:46:53 60606004e395: Preparing 16:46:53 d2d9d24a8c2a: Preparing 16:46:53 c061270dc9e3: Waiting 16:46:53 ff0c66201c4f: Waiting 16:46:53 209c527505df: Waiting 16:46:53 48e81e164129: Waiting 16:46:53 737b4c63b100: Waiting 16:46:53 e6fd209c274a: Waiting 16:46:53 5f70bf18a086: Waiting 16:46:53 3ebe350fc762: Waiting 16:46:53 60606004e395: Waiting 16:46:53 d2d9d24a8c2a: Waiting 16:46:53 0b1ed9dc1597: Layer already exists 16:46:53 aa77302c0784: Layer already exists 16:46:53 0a2dc5102c0d: Layer already exists 16:46:53 8ac7642537f9: Layer already exists 16:46:53 e49b911876c3: Layer already exists 16:46:53 c061270dc9e3: Layer already exists 16:46:53 ff0c66201c4f: Layer already exists 16:46:53 737b4c63b100: Layer already exists 16:46:53 48e81e164129: Layer already exists 16:46:53 e6fd209c274a: Layer already exists 16:46:53 209c527505df: Layer already exists 16:46:53 3ebe350fc762: Layer already exists 16:46:53 5f70bf18a086: Layer already exists 16:46:53 d2d9d24a8c2a: Layer already exists 16:46:53 60606004e395: Layer already exists 16:46:53 3.1.0-dev.34: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:46:54 0b1ed9dc1597: Preparing 16:46:54 8ac7642537f9: Preparing 16:46:54 aa77302c0784: Preparing 16:46:54 0a2dc5102c0d: Preparing 16:46:54 e49b911876c3: Preparing 16:46:54 c061270dc9e3: Preparing 16:46:54 ff0c66201c4f: Preparing 16:46:54 48e81e164129: Preparing 16:46:54 737b4c63b100: Preparing 16:46:54 e6fd209c274a: Preparing 16:46:54 209c527505df: Preparing 16:46:54 5f70bf18a086: Preparing 16:46:54 3ebe350fc762: Preparing 16:46:54 60606004e395: Preparing 16:46:54 d2d9d24a8c2a: Preparing 16:46:54 ff0c66201c4f: Waiting 16:46:54 48e81e164129: Waiting 16:46:54 737b4c63b100: Waiting 16:46:54 c061270dc9e3: Waiting 16:46:54 e6fd209c274a: Waiting 16:46:54 209c527505df: Waiting 16:46:54 5f70bf18a086: Waiting 16:46:54 3ebe350fc762: Waiting 16:46:54 60606004e395: Waiting 16:46:54 d2d9d24a8c2a: Waiting 16:46:54 8ac7642537f9: Layer already exists 16:46:54 aa77302c0784: Layer already exists 16:46:54 e49b911876c3: Layer already exists 16:46:54 0a2dc5102c0d: Layer already exists 16:46:54 0b1ed9dc1597: Layer already exists 16:46:54 ff0c66201c4f: Layer already exists 16:46:54 c061270dc9e3: Layer already exists 16:46:54 48e81e164129: Layer already exists 16:46:54 737b4c63b100: Layer already exists 16:46:54 e6fd209c274a: Layer already exists 16:46:54 5f70bf18a086: Layer already exists 16:46:54 209c527505df: Layer already exists 16:46:54 60606004e395: Layer already exists 16:46:54 3ebe350fc762: Layer already exists 16:46:54 d2d9d24a8c2a: Layer already exists 16:46:54 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:46:55 0b1ed9dc1597: Preparing 16:46:55 8ac7642537f9: Preparing 16:46:55 aa77302c0784: Preparing 16:46:55 0a2dc5102c0d: Preparing 16:46:55 e49b911876c3: Preparing 16:46:55 c061270dc9e3: Preparing 16:46:55 ff0c66201c4f: Preparing 16:46:55 48e81e164129: Preparing 16:46:55 737b4c63b100: Preparing 16:46:55 e6fd209c274a: Preparing 16:46:55 209c527505df: Preparing 16:46:55 5f70bf18a086: Preparing 16:46:55 3ebe350fc762: Preparing 16:46:55 60606004e395: Preparing 16:46:55 d2d9d24a8c2a: Preparing 16:46:55 c061270dc9e3: Waiting 16:46:55 209c527505df: Waiting 16:46:55 5f70bf18a086: Waiting 16:46:55 3ebe350fc762: Waiting 16:46:55 60606004e395: Waiting 16:46:55 d2d9d24a8c2a: Waiting 16:46:55 ff0c66201c4f: Waiting 16:46:55 48e81e164129: Waiting 16:46:55 737b4c63b100: Waiting 16:46:55 e6fd209c274a: Waiting 16:46:55 aa77302c0784: Layer already exists 16:46:55 0a2dc5102c0d: Layer already exists 16:46:55 e49b911876c3: Layer already exists 16:46:55 0b1ed9dc1597: Layer already exists 16:46:55 8ac7642537f9: Layer already exists 16:46:55 ff0c66201c4f: Layer already exists 16:46:55 c061270dc9e3: Layer already exists 16:46:55 e6fd209c274a: Layer already exists 16:46:55 48e81e164129: Layer already exists 16:46:55 737b4c63b100: Layer already exists 16:46:55 209c527505df: Layer already exists 16:46:55 3ebe350fc762: Layer already exists 16:46:55 5f70bf18a086: Layer already exists 16:46:55 d2d9d24a8c2a: Layer already exists 16:46:55 60606004e395: Layer already exists 16:46:55 main: digest: sha256:7f3d8a14d2bd7ff4594f8a705d1d1aa4d6d027a931a40e66818d5af4d5c4830b size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:55 ===================================================== [Pipeline] echo 16:46:55 taggedImages: 16:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.34 16:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:46:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:46:55 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:55 latest 16:46:55 3.1.0-dev.34 16:46:55 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:46:55 main 16:46:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:46:56 34c986fee1b1: Preparing 16:46:56 5400f0cf2aaa: Preparing 16:46:56 e7c11635b04b: Preparing 16:46:56 5e4984ceb52a: Preparing 16:46:56 48e81e164129: Preparing 16:46:56 737b4c63b100: Preparing 16:46:56 ff0dc7224b94: Preparing 16:46:56 d2d9d24a8c2a: Preparing 16:46:56 737b4c63b100: Waiting 16:46:56 ff0dc7224b94: Waiting 16:46:56 d2d9d24a8c2a: Waiting 16:46:56 48e81e164129: Layer already exists 16:46:56 737b4c63b100: Layer already exists 16:46:56 ff0dc7224b94: Layer already exists 16:46:56 d2d9d24a8c2a: Layer already exists 16:46:56 e7c11635b04b: Pushed 16:46:56 34c986fee1b1: Pushed 16:46:56 5400f0cf2aaa: Pushed 16:46:59 5e4984ceb52a: Pushed 16:46:59 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:47:00 34c986fee1b1: Preparing 16:47:00 5400f0cf2aaa: Preparing 16:47:00 e7c11635b04b: Preparing 16:47:00 5e4984ceb52a: Preparing 16:47:00 48e81e164129: Preparing 16:47:00 737b4c63b100: Preparing 16:47:00 ff0dc7224b94: Preparing 16:47:00 d2d9d24a8c2a: Preparing 16:47:00 737b4c63b100: Waiting 16:47:00 d2d9d24a8c2a: Waiting 16:47:00 ff0dc7224b94: Waiting 16:47:00 48e81e164129: Layer already exists 16:47:00 34c986fee1b1: Layer already exists 16:47:00 e7c11635b04b: Layer already exists 16:47:00 5e4984ceb52a: Layer already exists 16:47:00 5400f0cf2aaa: Layer already exists 16:47:00 737b4c63b100: Layer already exists 16:47:00 d2d9d24a8c2a: Layer already exists 16:47:00 ff0dc7224b94: Layer already exists 16:47:00 latest: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.34 16:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:47:01 34c986fee1b1: Preparing 16:47:01 5400f0cf2aaa: Preparing 16:47:01 e7c11635b04b: Preparing 16:47:01 5e4984ceb52a: Preparing 16:47:01 48e81e164129: Preparing 16:47:01 737b4c63b100: Preparing 16:47:01 ff0dc7224b94: Preparing 16:47:01 d2d9d24a8c2a: Preparing 16:47:01 737b4c63b100: Waiting 16:47:01 ff0dc7224b94: Waiting 16:47:01 d2d9d24a8c2a: Waiting 16:47:01 5400f0cf2aaa: Layer already exists 16:47:01 34c986fee1b1: Layer already exists 16:47:01 5e4984ceb52a: Layer already exists 16:47:01 e7c11635b04b: Layer already exists 16:47:01 48e81e164129: Layer already exists 16:47:01 737b4c63b100: Layer already exists 16:47:01 ff0dc7224b94: Layer already exists 16:47:01 d2d9d24a8c2a: Layer already exists 16:47:01 3.1.0-dev.34: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:47:02 34c986fee1b1: Preparing 16:47:02 5400f0cf2aaa: Preparing 16:47:02 e7c11635b04b: Preparing 16:47:02 5e4984ceb52a: Preparing 16:47:02 48e81e164129: Preparing 16:47:02 737b4c63b100: Preparing 16:47:02 ff0dc7224b94: Preparing 16:47:02 d2d9d24a8c2a: Preparing 16:47:02 737b4c63b100: Waiting 16:47:02 ff0dc7224b94: Waiting 16:47:02 d2d9d24a8c2a: Waiting 16:47:02 34c986fee1b1: Layer already exists 16:47:02 5400f0cf2aaa: Layer already exists 16:47:02 e7c11635b04b: Layer already exists 16:47:02 5e4984ceb52a: Layer already exists 16:47:02 48e81e164129: Layer already exists 16:47:02 ff0dc7224b94: Layer already exists 16:47:02 737b4c63b100: Layer already exists 16:47:02 d2d9d24a8c2a: Layer already exists 16:47:02 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47: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 16:47:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:47:02 34c986fee1b1: Preparing 16:47:02 5400f0cf2aaa: Preparing 16:47:02 e7c11635b04b: Preparing 16:47:02 5e4984ceb52a: Preparing 16:47:02 48e81e164129: Preparing 16:47:02 737b4c63b100: Preparing 16:47:02 ff0dc7224b94: Preparing 16:47:02 d2d9d24a8c2a: Preparing 16:47:02 ff0dc7224b94: Waiting 16:47:02 d2d9d24a8c2a: Waiting 16:47:02 737b4c63b100: Waiting 16:47:02 e7c11635b04b: Layer already exists 16:47:02 34c986fee1b1: Layer already exists 16:47:02 48e81e164129: Layer already exists 16:47:02 5400f0cf2aaa: Layer already exists 16:47:02 5e4984ceb52a: Layer already exists 16:47:02 737b4c63b100: Layer already exists 16:47:02 ff0dc7224b94: Layer already exists 16:47:02 d2d9d24a8c2a: Layer already exists 16:47:03 main: digest: sha256:15bdfcd2ab28076129c57721376531b47fdab88d41dc6f992b58cf9e474ac0fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:03 ===================================================== [Pipeline] echo 16:47:03 taggedImages: 16:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.34 16:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:47:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:47:03 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:03 latest 16:47:03 3.1.0-dev.34 16:47:03 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:03 main 16:47:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:47:03 89ea7cce2f8f: Preparing 16:47:03 70dca9470c7d: Preparing 16:47:03 3ce1549b48ca: Preparing 16:47:03 d599414e0559: Preparing 16:47:03 abe4cadd529c: Preparing 16:47:03 48e81e164129: Preparing 16:47:03 737b4c63b100: Preparing 16:47:03 394d13ac497b: Preparing 16:47:03 1ea7cd2601d8: Preparing 16:47:03 d2d9d24a8c2a: Preparing 16:47:03 48e81e164129: Waiting 16:47:03 394d13ac497b: Waiting 16:47:03 1ea7cd2601d8: Waiting 16:47:03 d2d9d24a8c2a: Waiting 16:47:03 737b4c63b100: Waiting 16:47:04 abe4cadd529c: Pushed 16:47:04 89ea7cce2f8f: Pushed 16:47:04 d599414e0559: Pushed 16:47:04 48e81e164129: Layer already exists 16:47:04 70dca9470c7d: Pushed 16:47:04 737b4c63b100: Layer already exists 16:47:04 d2d9d24a8c2a: Layer already exists 16:47:04 394d13ac497b: Pushed 16:47:06 1ea7cd2601d8: Pushed 16:47:06 3ce1549b48ca: Pushed 16:47:06 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:47:07 89ea7cce2f8f: Preparing 16:47:07 70dca9470c7d: Preparing 16:47:07 3ce1549b48ca: Preparing 16:47:07 d599414e0559: Preparing 16:47:07 abe4cadd529c: Preparing 16:47:07 48e81e164129: Preparing 16:47:07 737b4c63b100: Preparing 16:47:07 394d13ac497b: Preparing 16:47:07 1ea7cd2601d8: Preparing 16:47:07 d2d9d24a8c2a: Preparing 16:47:07 394d13ac497b: Waiting 16:47:07 1ea7cd2601d8: Waiting 16:47:07 d2d9d24a8c2a: Waiting 16:47:07 48e81e164129: Waiting 16:47:07 737b4c63b100: Waiting 16:47:07 89ea7cce2f8f: Layer already exists 16:47:07 d599414e0559: Layer already exists 16:47:07 3ce1549b48ca: Layer already exists 16:47:07 abe4cadd529c: Layer already exists 16:47:07 70dca9470c7d: Layer already exists 16:47:07 48e81e164129: Layer already exists 16:47:07 737b4c63b100: Layer already exists 16:47:07 d2d9d24a8c2a: Layer already exists 16:47:07 394d13ac497b: Layer already exists 16:47:07 1ea7cd2601d8: Layer already exists 16:47:07 latest: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.34 16:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:47:08 89ea7cce2f8f: Preparing 16:47:08 70dca9470c7d: Preparing 16:47:08 3ce1549b48ca: Preparing 16:47:08 d599414e0559: Preparing 16:47:08 abe4cadd529c: Preparing 16:47:08 48e81e164129: Preparing 16:47:08 737b4c63b100: Preparing 16:47:08 394d13ac497b: Preparing 16:47:08 1ea7cd2601d8: Preparing 16:47:08 d2d9d24a8c2a: Preparing 16:47:08 737b4c63b100: Waiting 16:47:08 48e81e164129: Waiting 16:47:08 394d13ac497b: Waiting 16:47:08 1ea7cd2601d8: Waiting 16:47:08 d2d9d24a8c2a: Waiting 16:47:08 abe4cadd529c: Layer already exists 16:47:08 89ea7cce2f8f: Layer already exists 16:47:08 d599414e0559: Layer already exists 16:47:08 3ce1549b48ca: Layer already exists 16:47:08 70dca9470c7d: Layer already exists 16:47:08 1ea7cd2601d8: Layer already exists 16:47:08 394d13ac497b: Layer already exists 16:47:08 48e81e164129: Layer already exists 16:47:08 737b4c63b100: Layer already exists 16:47:08 d2d9d24a8c2a: Layer already exists 16:47:08 3.1.0-dev.34: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:47:09 89ea7cce2f8f: Preparing 16:47:09 70dca9470c7d: Preparing 16:47:09 3ce1549b48ca: Preparing 16:47:09 d599414e0559: Preparing 16:47:09 abe4cadd529c: Preparing 16:47:09 48e81e164129: Preparing 16:47:09 737b4c63b100: Preparing 16:47:09 394d13ac497b: Preparing 16:47:09 1ea7cd2601d8: Preparing 16:47:09 d2d9d24a8c2a: Preparing 16:47:09 394d13ac497b: Waiting 16:47:09 1ea7cd2601d8: Waiting 16:47:09 48e81e164129: Waiting 16:47:09 737b4c63b100: Waiting 16:47:09 d2d9d24a8c2a: Waiting 16:47:09 d599414e0559: Layer already exists 16:47:09 abe4cadd529c: Layer already exists 16:47:09 3ce1549b48ca: Layer already exists 16:47:09 89ea7cce2f8f: Layer already exists 16:47:09 70dca9470c7d: Layer already exists 16:47:09 48e81e164129: Layer already exists 16:47:09 737b4c63b100: Layer already exists 16:47:09 394d13ac497b: Layer already exists 16:47:09 1ea7cd2601d8: Layer already exists 16:47:09 d2d9d24a8c2a: Layer already exists 16:47:09 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:47:10 89ea7cce2f8f: Preparing 16:47:10 70dca9470c7d: Preparing 16:47:10 3ce1549b48ca: Preparing 16:47:10 d599414e0559: Preparing 16:47:10 abe4cadd529c: Preparing 16:47:10 48e81e164129: Preparing 16:47:10 737b4c63b100: Preparing 16:47:10 394d13ac497b: Preparing 16:47:10 1ea7cd2601d8: Preparing 16:47:10 d2d9d24a8c2a: Preparing 16:47:10 737b4c63b100: Waiting 16:47:10 1ea7cd2601d8: Waiting 16:47:10 394d13ac497b: Waiting 16:47:10 d2d9d24a8c2a: Waiting 16:47:10 48e81e164129: Waiting 16:47:10 abe4cadd529c: Layer already exists 16:47:10 89ea7cce2f8f: Layer already exists 16:47:10 d599414e0559: Layer already exists 16:47:10 3ce1549b48ca: Layer already exists 16:47:10 70dca9470c7d: Layer already exists 16:47:10 737b4c63b100: Layer already exists 16:47:10 48e81e164129: Layer already exists 16:47:10 394d13ac497b: Layer already exists 16:47:10 d2d9d24a8c2a: Layer already exists 16:47:10 1ea7cd2601d8: Layer already exists 16:47:10 main: digest: sha256:815c3dc5cf73d97730a27ac9ba48ded31df25f0d078c10dec5ee9e97f3c30e05 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:10 ===================================================== [Pipeline] echo 16:47:10 taggedImages: 16:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.34 16:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:47:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:47:10 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:10 latest 16:47:10 3.1.0-dev.34 16:47:10 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:10 main 16:47:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:47:11 3f06680973c8: Preparing 16:47:11 951dd866d47e: Preparing 16:47:11 43be83d16d33: Preparing 16:47:11 d23dade7fefc: Preparing 16:47:11 a9f17a17711b: Preparing 16:47:11 3183893c6a40: Preparing 16:47:11 420ed5217029: Preparing 16:47:11 48e81e164129: Preparing 16:47:11 737b4c63b100: Preparing 16:47:11 ab37cef7810b: Preparing 16:47:11 d2d9d24a8c2a: Preparing 16:47:11 3183893c6a40: Waiting 16:47:11 420ed5217029: Waiting 16:47:11 48e81e164129: Waiting 16:47:11 737b4c63b100: Waiting 16:47:11 ab37cef7810b: Waiting 16:47:11 d2d9d24a8c2a: Waiting 16:47:11 a9f17a17711b: Pushed 16:47:11 3f06680973c8: Pushed 16:47:11 951dd866d47e: Pushed 16:47:11 48e81e164129: Layer already exists 16:47:11 737b4c63b100: Layer already exists 16:47:11 3183893c6a40: Pushed 16:47:11 420ed5217029: Pushed 16:47:11 d2d9d24a8c2a: Layer already exists 16:47:14 d23dade7fefc: Pushed 16:47:14 ab37cef7810b: Pushed 16:47:14 43be83d16d33: Pushed 16:47:14 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:47:15 3f06680973c8: Preparing 16:47:15 951dd866d47e: Preparing 16:47:15 43be83d16d33: Preparing 16:47:15 d23dade7fefc: Preparing 16:47:15 a9f17a17711b: Preparing 16:47:15 3183893c6a40: Preparing 16:47:15 420ed5217029: Preparing 16:47:15 48e81e164129: Preparing 16:47:15 737b4c63b100: Preparing 16:47:15 ab37cef7810b: Preparing 16:47:15 d2d9d24a8c2a: Preparing 16:47:15 48e81e164129: Waiting 16:47:15 737b4c63b100: Waiting 16:47:15 d2d9d24a8c2a: Waiting 16:47:15 ab37cef7810b: Waiting 16:47:15 420ed5217029: Waiting 16:47:15 3f06680973c8: Layer already exists 16:47:15 951dd866d47e: Layer already exists 16:47:15 a9f17a17711b: Layer already exists 16:47:15 43be83d16d33: Layer already exists 16:47:15 d23dade7fefc: Layer already exists 16:47:15 3183893c6a40: Layer already exists 16:47:15 737b4c63b100: Layer already exists 16:47:15 420ed5217029: Layer already exists 16:47:15 ab37cef7810b: Layer already exists 16:47:15 48e81e164129: Layer already exists 16:47:15 d2d9d24a8c2a: Layer already exists 16:47:16 latest: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.34 16:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:47:16 3f06680973c8: Preparing 16:47:16 951dd866d47e: Preparing 16:47:16 43be83d16d33: Preparing 16:47:16 d23dade7fefc: Preparing 16:47:16 a9f17a17711b: Preparing 16:47:16 3183893c6a40: Preparing 16:47:16 420ed5217029: Preparing 16:47:16 48e81e164129: Preparing 16:47:16 737b4c63b100: Preparing 16:47:16 ab37cef7810b: Preparing 16:47:16 d2d9d24a8c2a: Preparing 16:47:16 3183893c6a40: Waiting 16:47:16 737b4c63b100: Waiting 16:47:16 420ed5217029: Waiting 16:47:16 48e81e164129: Waiting 16:47:16 ab37cef7810b: Waiting 16:47:16 d2d9d24a8c2a: Waiting 16:47:16 a9f17a17711b: Layer already exists 16:47:16 951dd866d47e: Layer already exists 16:47:16 d23dade7fefc: Layer already exists 16:47:16 3f06680973c8: Layer already exists 16:47:16 43be83d16d33: Layer already exists 16:47:16 3183893c6a40: Layer already exists 16:47:16 737b4c63b100: Layer already exists 16:47:16 48e81e164129: Layer already exists 16:47:16 ab37cef7810b: Layer already exists 16:47:16 420ed5217029: Layer already exists 16:47:16 d2d9d24a8c2a: Layer already exists 16:47:17 3.1.0-dev.34: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:47:19 3f06680973c8: Preparing 16:47:19 951dd866d47e: Preparing 16:47:19 43be83d16d33: Preparing 16:47:19 d23dade7fefc: Preparing 16:47:19 a9f17a17711b: Preparing 16:47:19 3183893c6a40: Preparing 16:47:19 420ed5217029: Preparing 16:47:19 48e81e164129: Preparing 16:47:19 737b4c63b100: Preparing 16:47:19 ab37cef7810b: Preparing 16:47:19 d2d9d24a8c2a: Preparing 16:47:19 3183893c6a40: Waiting 16:47:19 420ed5217029: Waiting 16:47:19 48e81e164129: Waiting 16:47:19 737b4c63b100: Waiting 16:47:19 ab37cef7810b: Waiting 16:47:19 d2d9d24a8c2a: Waiting 16:47:19 a9f17a17711b: Layer already exists 16:47:19 951dd866d47e: Layer already exists 16:47:19 d23dade7fefc: Layer already exists 16:47:19 3f06680973c8: Layer already exists 16:47:19 43be83d16d33: Layer already exists 16:47:19 420ed5217029: Layer already exists 16:47:19 3183893c6a40: Layer already exists 16:47:19 737b4c63b100: Layer already exists 16:47:19 48e81e164129: Layer already exists 16:47:19 ab37cef7810b: Layer already exists 16:47:19 d2d9d24a8c2a: Layer already exists 16:47:19 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:47:20 3f06680973c8: Preparing 16:47:20 951dd866d47e: Preparing 16:47:20 43be83d16d33: Preparing 16:47:20 d23dade7fefc: Preparing 16:47:20 a9f17a17711b: Preparing 16:47:20 3183893c6a40: Preparing 16:47:20 420ed5217029: Preparing 16:47:20 48e81e164129: Preparing 16:47:20 737b4c63b100: Preparing 16:47:20 ab37cef7810b: Preparing 16:47:20 d2d9d24a8c2a: Preparing 16:47:20 48e81e164129: Waiting 16:47:20 737b4c63b100: Waiting 16:47:20 ab37cef7810b: Waiting 16:47:20 3183893c6a40: Waiting 16:47:20 d2d9d24a8c2a: Waiting 16:47:20 420ed5217029: Waiting 16:47:20 951dd866d47e: Layer already exists 16:47:20 a9f17a17711b: Layer already exists 16:47:20 d23dade7fefc: Layer already exists 16:47:20 43be83d16d33: Layer already exists 16:47:20 3f06680973c8: Layer already exists 16:47:20 420ed5217029: Layer already exists 16:47:20 48e81e164129: Layer already exists 16:47:20 3183893c6a40: Layer already exists 16:47:20 ab37cef7810b: Layer already exists 16:47:20 737b4c63b100: Layer already exists 16:47:20 d2d9d24a8c2a: Layer already exists 16:47:20 main: digest: sha256:2fd6bedcc153156741462b8668473fb9edecf9b97bdf40c558797e5b92cbdeb0 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:20 ===================================================== [Pipeline] echo 16:47:20 taggedImages: 16:47:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:47:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.34 16:47:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:47:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:47:20 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:20 latest 16:47:20 3.1.0-dev.34 16:47:20 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:20 main 16:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:47:21 721af63145de: Preparing 16:47:21 9692e89b20c8: Preparing 16:47:21 48e81e164129: Preparing 16:47:21 737b4c63b100: Preparing 16:47:21 53bee46703f9: Preparing 16:47:21 d2d9d24a8c2a: Preparing 16:47:21 d2d9d24a8c2a: Waiting 16:47:21 737b4c63b100: Layer already exists 16:47:21 48e81e164129: Layer already exists 16:47:21 d2d9d24a8c2a: Layer already exists 16:47:21 721af63145de: Pushed 16:47:23 53bee46703f9: Pushed 16:47:26 9692e89b20c8: Pushed 16:47:26 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:47:27 721af63145de: Preparing 16:47:27 9692e89b20c8: Preparing 16:47:27 48e81e164129: Preparing 16:47:27 737b4c63b100: Preparing 16:47:27 53bee46703f9: Preparing 16:47:27 d2d9d24a8c2a: Preparing 16:47:27 d2d9d24a8c2a: Waiting 16:47:27 9692e89b20c8: Layer already exists 16:47:27 721af63145de: Layer already exists 16:47:27 737b4c63b100: Layer already exists 16:47:27 53bee46703f9: Layer already exists 16:47:27 48e81e164129: Layer already exists 16:47:27 d2d9d24a8c2a: Layer already exists 16:47:27 latest: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.34 16:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:47:28 721af63145de: Preparing 16:47:28 9692e89b20c8: Preparing 16:47:28 48e81e164129: Preparing 16:47:28 737b4c63b100: Preparing 16:47:28 53bee46703f9: Preparing 16:47:28 d2d9d24a8c2a: Preparing 16:47:28 d2d9d24a8c2a: Waiting 16:47:28 737b4c63b100: Layer already exists 16:47:28 9692e89b20c8: Layer already exists 16:47:28 721af63145de: Layer already exists 16:47:28 53bee46703f9: Layer already exists 16:47:28 48e81e164129: Layer already exists 16:47:28 d2d9d24a8c2a: Layer already exists 16:47:28 3.1.0-dev.34: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:47:28 721af63145de: Preparing 16:47:28 9692e89b20c8: Preparing 16:47:28 48e81e164129: Preparing 16:47:28 737b4c63b100: Preparing 16:47:28 53bee46703f9: Preparing 16:47:28 d2d9d24a8c2a: Preparing 16:47:28 d2d9d24a8c2a: Waiting 16:47:28 9692e89b20c8: Layer already exists 16:47:28 48e81e164129: Layer already exists 16:47:28 53bee46703f9: Layer already exists 16:47:28 737b4c63b100: Layer already exists 16:47:28 721af63145de: Layer already exists 16:47:28 d2d9d24a8c2a: Layer already exists 16:47:28 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:47:29 721af63145de: Preparing 16:47:29 9692e89b20c8: Preparing 16:47:29 48e81e164129: Preparing 16:47:29 737b4c63b100: Preparing 16:47:29 53bee46703f9: Preparing 16:47:29 d2d9d24a8c2a: Preparing 16:47:29 d2d9d24a8c2a: Waiting 16:47:29 9692e89b20c8: Layer already exists 16:47:29 48e81e164129: Layer already exists 16:47:29 737b4c63b100: Layer already exists 16:47:29 53bee46703f9: Layer already exists 16:47:29 721af63145de: Layer already exists 16:47:29 d2d9d24a8c2a: Layer already exists 16:47:29 main: digest: sha256:8cbc5d2c530ba83c7ea5c261af232f16ea7087cb7c6fcfc0b1b812e6154823da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:29 ===================================================== [Pipeline] echo 16:47:29 taggedImages: 16:47:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:47:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.34 16:47:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:47:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:47:29 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:29 latest 16:47:29 3.1.0-dev.34 16:47:29 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:29 main 16:47:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:47:30 fbee979e83d8: Preparing 16:47:30 595bb5fd09e9: Preparing 16:47:30 a541ee0a13d1: Preparing 16:47:30 b3d6d7ce068f: Preparing 16:47:30 e0daf458dfb7: Preparing 16:47:30 48e81e164129: Preparing 16:47:30 737b4c63b100: Preparing 16:47:30 e3028d72278d: Preparing 16:47:30 d2d9d24a8c2a: Preparing 16:47:30 737b4c63b100: Waiting 16:47:30 e3028d72278d: Waiting 16:47:30 d2d9d24a8c2a: Waiting 16:47:30 48e81e164129: Waiting 16:47:30 595bb5fd09e9: Pushed 16:47:30 a541ee0a13d1: Pushed 16:47:30 fbee979e83d8: Pushed 16:47:30 48e81e164129: Layer already exists 16:47:30 737b4c63b100: Layer already exists 16:47:30 d2d9d24a8c2a: Layer already exists 16:47:31 e3028d72278d: Pushed 16:47:43 e0daf458dfb7: Pushed 16:47:47 b3d6d7ce068f: Pushed 16:47:47 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:47:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:47:47 fbee979e83d8: Preparing 16:47:47 595bb5fd09e9: Preparing 16:47:47 a541ee0a13d1: Preparing 16:47:47 b3d6d7ce068f: Preparing 16:47:47 e0daf458dfb7: Preparing 16:47:47 48e81e164129: Preparing 16:47:47 737b4c63b100: Preparing 16:47:47 e3028d72278d: Preparing 16:47:47 d2d9d24a8c2a: Preparing 16:47:47 e3028d72278d: Waiting 16:47:47 737b4c63b100: Waiting 16:47:47 d2d9d24a8c2a: Waiting 16:47:47 48e81e164129: Waiting 16:47:47 e0daf458dfb7: Layer already exists 16:47:47 a541ee0a13d1: Layer already exists 16:47:47 fbee979e83d8: Layer already exists 16:47:47 b3d6d7ce068f: Layer already exists 16:47:47 595bb5fd09e9: Layer already exists 16:47:47 48e81e164129: Layer already exists 16:47:47 737b4c63b100: Layer already exists 16:47:47 e3028d72278d: Layer already exists 16:47:47 d2d9d24a8c2a: Layer already exists 16:47:47 latest: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.34 16:47:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:47:48 fbee979e83d8: Preparing 16:47:48 595bb5fd09e9: Preparing 16:47:48 a541ee0a13d1: Preparing 16:47:48 b3d6d7ce068f: Preparing 16:47:48 e0daf458dfb7: Preparing 16:47:48 48e81e164129: Preparing 16:47:48 737b4c63b100: Preparing 16:47:48 e3028d72278d: Preparing 16:47:48 d2d9d24a8c2a: Preparing 16:47:48 737b4c63b100: Waiting 16:47:48 e3028d72278d: Waiting 16:47:48 d2d9d24a8c2a: Waiting 16:47:48 fbee979e83d8: Layer already exists 16:47:48 595bb5fd09e9: Layer already exists 16:47:48 b3d6d7ce068f: Layer already exists 16:47:48 a541ee0a13d1: Layer already exists 16:47:48 e0daf458dfb7: Layer already exists 16:47:48 48e81e164129: Layer already exists 16:47:48 737b4c63b100: Layer already exists 16:47:48 e3028d72278d: Layer already exists 16:47:48 d2d9d24a8c2a: Layer already exists 16:47:48 3.1.0-dev.34: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:47:49 fbee979e83d8: Preparing 16:47:49 595bb5fd09e9: Preparing 16:47:49 a541ee0a13d1: Preparing 16:47:49 b3d6d7ce068f: Preparing 16:47:49 e0daf458dfb7: Preparing 16:47:49 48e81e164129: Preparing 16:47:49 737b4c63b100: Preparing 16:47:49 e3028d72278d: Preparing 16:47:49 d2d9d24a8c2a: Preparing 16:47:49 48e81e164129: Waiting 16:47:49 737b4c63b100: Waiting 16:47:49 e3028d72278d: Waiting 16:47:49 d2d9d24a8c2a: Waiting 16:47:49 a541ee0a13d1: Layer already exists 16:47:49 595bb5fd09e9: Layer already exists 16:47:49 e0daf458dfb7: Layer already exists 16:47:49 b3d6d7ce068f: Layer already exists 16:47:49 fbee979e83d8: Layer already exists 16:47:49 d2d9d24a8c2a: Layer already exists 16:47:49 e3028d72278d: Layer already exists 16:47:49 48e81e164129: Layer already exists 16:47:49 737b4c63b100: Layer already exists 16:47:49 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:47:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:47:50 fbee979e83d8: Preparing 16:47:50 595bb5fd09e9: Preparing 16:47:50 a541ee0a13d1: Preparing 16:47:50 b3d6d7ce068f: Preparing 16:47:50 e0daf458dfb7: Preparing 16:47:50 48e81e164129: Preparing 16:47:50 737b4c63b100: Preparing 16:47:50 e3028d72278d: Preparing 16:47:50 d2d9d24a8c2a: Preparing 16:47:50 737b4c63b100: Waiting 16:47:50 e3028d72278d: Waiting 16:47:50 48e81e164129: Waiting 16:47:50 d2d9d24a8c2a: Waiting 16:47:50 a541ee0a13d1: Layer already exists 16:47:50 fbee979e83d8: Layer already exists 16:47:50 595bb5fd09e9: Layer already exists 16:47:50 e0daf458dfb7: Layer already exists 16:47:50 b3d6d7ce068f: Layer already exists 16:47:50 48e81e164129: Layer already exists 16:47:50 e3028d72278d: Layer already exists 16:47:50 737b4c63b100: Layer already exists 16:47:50 d2d9d24a8c2a: Layer already exists 16:47:50 main: digest: sha256:f9e419a3763530d34338e1b042e7c5c000a8525868cf9bf47b02df8019bd4e49 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:50 ===================================================== [Pipeline] echo 16:47:50 taggedImages: 16:47:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:47:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.34 16:47:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:47:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:47:50 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:50 latest 16:47:50 3.1.0-dev.34 16:47:50 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:47:50 main 16:47:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:47:51 21fe59aedeba: Preparing 16:47:51 c1f14524e7f5: Preparing 16:47:51 538494e43055: Preparing 16:47:51 ade1f144f2d7: Preparing 16:47:51 48e81e164129: Preparing 16:47:51 737b4c63b100: Preparing 16:47:51 5655ad38c8b6: Preparing 16:47:51 d2d9d24a8c2a: Preparing 16:47:51 5655ad38c8b6: Waiting 16:47:51 d2d9d24a8c2a: Waiting 16:47:51 737b4c63b100: Waiting 16:47:51 48e81e164129: Layer already exists 16:47:51 737b4c63b100: Layer already exists 16:47:51 538494e43055: Pushed 16:47:51 21fe59aedeba: Pushed 16:47:51 c1f14524e7f5: Pushed 16:47:51 d2d9d24a8c2a: Layer already exists 16:47:52 5655ad38c8b6: Pushed 16:48:10 ade1f144f2d7: Pushed 16:48:10 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:48:11 21fe59aedeba: Preparing 16:48:11 c1f14524e7f5: Preparing 16:48:11 538494e43055: Preparing 16:48:11 ade1f144f2d7: Preparing 16:48:11 48e81e164129: Preparing 16:48:11 737b4c63b100: Preparing 16:48:11 5655ad38c8b6: Preparing 16:48:11 d2d9d24a8c2a: Preparing 16:48:11 5655ad38c8b6: Waiting 16:48:11 737b4c63b100: Waiting 16:48:11 d2d9d24a8c2a: Waiting 16:48:11 48e81e164129: Layer already exists 16:48:11 ade1f144f2d7: Layer already exists 16:48:11 c1f14524e7f5: Layer already exists 16:48:11 21fe59aedeba: Layer already exists 16:48:11 538494e43055: Layer already exists 16:48:11 5655ad38c8b6: Layer already exists 16:48:11 d2d9d24a8c2a: Layer already exists 16:48:11 737b4c63b100: Layer already exists 16:48:11 latest: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.34 16:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:48:12 21fe59aedeba: Preparing 16:48:12 c1f14524e7f5: Preparing 16:48:12 538494e43055: Preparing 16:48:12 ade1f144f2d7: Preparing 16:48:12 48e81e164129: Preparing 16:48:12 737b4c63b100: Preparing 16:48:12 5655ad38c8b6: Preparing 16:48:12 d2d9d24a8c2a: Preparing 16:48:12 5655ad38c8b6: Waiting 16:48:12 d2d9d24a8c2a: Waiting 16:48:12 737b4c63b100: Waiting 16:48:12 ade1f144f2d7: Layer already exists 16:48:12 48e81e164129: Layer already exists 16:48:12 c1f14524e7f5: Layer already exists 16:48:12 538494e43055: Layer already exists 16:48:12 21fe59aedeba: Layer already exists 16:48:12 737b4c63b100: Layer already exists 16:48:12 5655ad38c8b6: Layer already exists 16:48:12 d2d9d24a8c2a: Layer already exists 16:48:12 3.1.0-dev.34: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:12 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:48:12 21fe59aedeba: Preparing 16:48:12 c1f14524e7f5: Preparing 16:48:12 538494e43055: Preparing 16:48:12 ade1f144f2d7: Preparing 16:48:12 48e81e164129: Preparing 16:48:12 737b4c63b100: Preparing 16:48:12 5655ad38c8b6: Preparing 16:48:12 d2d9d24a8c2a: Preparing 16:48:12 737b4c63b100: Waiting 16:48:12 5655ad38c8b6: Waiting 16:48:12 d2d9d24a8c2a: Waiting 16:48:12 48e81e164129: Layer already exists 16:48:12 ade1f144f2d7: Layer already exists 16:48:12 21fe59aedeba: Layer already exists 16:48:12 c1f14524e7f5: Layer already exists 16:48:12 538494e43055: Layer already exists 16:48:12 5655ad38c8b6: Layer already exists 16:48:12 d2d9d24a8c2a: Layer already exists 16:48:12 737b4c63b100: Layer already exists 16:48:12 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:48:13 21fe59aedeba: Preparing 16:48:13 c1f14524e7f5: Preparing 16:48:13 538494e43055: Preparing 16:48:13 ade1f144f2d7: Preparing 16:48:13 48e81e164129: Preparing 16:48:13 737b4c63b100: Preparing 16:48:13 5655ad38c8b6: Preparing 16:48:13 d2d9d24a8c2a: Preparing 16:48:13 5655ad38c8b6: Waiting 16:48:13 d2d9d24a8c2a: Waiting 16:48:13 737b4c63b100: Waiting 16:48:13 c1f14524e7f5: Layer already exists 16:48:13 21fe59aedeba: Layer already exists 16:48:13 538494e43055: Layer already exists 16:48:13 ade1f144f2d7: Layer already exists 16:48:13 48e81e164129: Layer already exists 16:48:13 737b4c63b100: Layer already exists 16:48:13 5655ad38c8b6: Layer already exists 16:48:13 d2d9d24a8c2a: Layer already exists 16:48:13 main: digest: sha256:2a19ec9feb2808642c3107cb550a7e8d0775bb266b13f4000be108a123970fda size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:13 ===================================================== [Pipeline] echo 16:48:13 taggedImages: 16:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.34 16:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:13 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:48:13 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:48:13 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:13 latest 16:48:13 3.1.0-dev.34 16:48:13 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:13 main 16:48:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:48:14 794b1224214c: Preparing 16:48:14 1269f1fe5165: Preparing 16:48:14 03cacac58c9e: Preparing 16:48:14 2d3265919acb: Preparing 16:48:14 48e81e164129: Preparing 16:48:14 737b4c63b100: Preparing 16:48:14 e3028d72278d: Preparing 16:48:14 d2d9d24a8c2a: Preparing 16:48:14 737b4c63b100: Waiting 16:48:14 e3028d72278d: Waiting 16:48:14 d2d9d24a8c2a: Waiting 16:48:14 48e81e164129: Layer already exists 16:48:14 737b4c63b100: Layer already exists 16:48:14 e3028d72278d: Layer already exists 16:48:14 d2d9d24a8c2a: Layer already exists 16:48:14 03cacac58c9e: Pushed 16:48:14 1269f1fe5165: Pushed 16:48:14 794b1224214c: Pushed 16:48:33 2d3265919acb: Pushed 16:48:33 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:48:33 794b1224214c: Preparing 16:48:33 1269f1fe5165: Preparing 16:48:33 03cacac58c9e: Preparing 16:48:33 2d3265919acb: Preparing 16:48:33 48e81e164129: Preparing 16:48:33 737b4c63b100: Preparing 16:48:33 e3028d72278d: Preparing 16:48:33 d2d9d24a8c2a: Preparing 16:48:33 737b4c63b100: Waiting 16:48:33 e3028d72278d: Waiting 16:48:33 d2d9d24a8c2a: Waiting 16:48:33 794b1224214c: Layer already exists 16:48:33 1269f1fe5165: Layer already exists 16:48:33 48e81e164129: Layer already exists 16:48:33 2d3265919acb: Layer already exists 16:48:33 03cacac58c9e: Layer already exists 16:48:33 d2d9d24a8c2a: Layer already exists 16:48:33 737b4c63b100: Layer already exists 16:48:33 e3028d72278d: Layer already exists 16:48:34 latest: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.34 16:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:48:34 794b1224214c: Preparing 16:48:34 1269f1fe5165: Preparing 16:48:34 03cacac58c9e: Preparing 16:48:34 2d3265919acb: Preparing 16:48:34 48e81e164129: Preparing 16:48:34 737b4c63b100: Preparing 16:48:34 e3028d72278d: Preparing 16:48:34 d2d9d24a8c2a: Preparing 16:48:34 e3028d72278d: Waiting 16:48:34 d2d9d24a8c2a: Waiting 16:48:34 737b4c63b100: Waiting 16:48:34 2d3265919acb: Layer already exists 16:48:34 1269f1fe5165: Layer already exists 16:48:34 03cacac58c9e: Layer already exists 16:48:34 794b1224214c: Layer already exists 16:48:34 48e81e164129: Layer already exists 16:48:34 d2d9d24a8c2a: Layer already exists 16:48:34 737b4c63b100: Layer already exists 16:48:34 e3028d72278d: Layer already exists 16:48:34 3.1.0-dev.34: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:48:35 794b1224214c: Preparing 16:48:35 1269f1fe5165: Preparing 16:48:35 03cacac58c9e: Preparing 16:48:35 2d3265919acb: Preparing 16:48:35 48e81e164129: Preparing 16:48:35 737b4c63b100: Preparing 16:48:35 e3028d72278d: Preparing 16:48:35 d2d9d24a8c2a: Preparing 16:48:35 737b4c63b100: Waiting 16:48:35 e3028d72278d: Waiting 16:48:35 d2d9d24a8c2a: Waiting 16:48:35 03cacac58c9e: Layer already exists 16:48:35 794b1224214c: Layer already exists 16:48:35 48e81e164129: Layer already exists 16:48:35 1269f1fe5165: Layer already exists 16:48:35 2d3265919acb: Layer already exists 16:48:35 e3028d72278d: Layer already exists 16:48:35 d2d9d24a8c2a: Layer already exists 16:48:35 737b4c63b100: Layer already exists 16:48:35 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:48:36 794b1224214c: Preparing 16:48:36 1269f1fe5165: Preparing 16:48:36 03cacac58c9e: Preparing 16:48:36 2d3265919acb: Preparing 16:48:36 48e81e164129: Preparing 16:48:36 737b4c63b100: Preparing 16:48:36 e3028d72278d: Preparing 16:48:36 d2d9d24a8c2a: Preparing 16:48:36 737b4c63b100: Waiting 16:48:36 d2d9d24a8c2a: Waiting 16:48:36 e3028d72278d: Waiting 16:48:36 48e81e164129: Layer already exists 16:48:36 794b1224214c: Layer already exists 16:48:36 2d3265919acb: Layer already exists 16:48:36 03cacac58c9e: Layer already exists 16:48:36 1269f1fe5165: Layer already exists 16:48:36 d2d9d24a8c2a: Layer already exists 16:48:36 e3028d72278d: Layer already exists 16:48:36 737b4c63b100: Layer already exists 16:48:36 main: digest: sha256:b0e79f41c52246eef8863c7ba1c451fcaf91860e5ed76b90410dd4747eb9a5a8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:36 ===================================================== [Pipeline] echo 16:48:36 taggedImages: 16:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.34 16:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:48:36 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:48:36 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:36 latest 16:48:36 3.1.0-dev.34 16:48:36 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:36 main 16:48:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:48:37 b83a594504c7: Preparing 16:48:37 2685ba2ff893: Preparing 16:48:37 48e81e164129: Preparing 16:48:37 737b4c63b100: Preparing 16:48:37 69ae5fa76566: Preparing 16:48:37 d2d9d24a8c2a: Preparing 16:48:37 d2d9d24a8c2a: Waiting 16:48:37 48e81e164129: Layer already exists 16:48:37 737b4c63b100: Layer already exists 16:48:37 d2d9d24a8c2a: Layer already exists 16:48:37 b83a594504c7: Pushed 16:48:38 69ae5fa76566: Pushed 16:48:43 2685ba2ff893: Pushed 16:48:43 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:48:44 b83a594504c7: Preparing 16:48:44 2685ba2ff893: Preparing 16:48:44 48e81e164129: Preparing 16:48:44 737b4c63b100: Preparing 16:48:44 69ae5fa76566: Preparing 16:48:44 d2d9d24a8c2a: Preparing 16:48:44 d2d9d24a8c2a: Waiting 16:48:44 b83a594504c7: Layer already exists 16:48:44 48e81e164129: Layer already exists 16:48:44 2685ba2ff893: Layer already exists 16:48:44 737b4c63b100: Layer already exists 16:48:44 69ae5fa76566: Layer already exists 16:48:44 d2d9d24a8c2a: Layer already exists 16:48:44 latest: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.34 16:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:48:45 b83a594504c7: Preparing 16:48:45 2685ba2ff893: Preparing 16:48:45 48e81e164129: Preparing 16:48:45 737b4c63b100: Preparing 16:48:45 69ae5fa76566: Preparing 16:48:45 d2d9d24a8c2a: Preparing 16:48:45 d2d9d24a8c2a: Waiting 16:48:45 48e81e164129: Layer already exists 16:48:45 2685ba2ff893: Layer already exists 16:48:45 69ae5fa76566: Layer already exists 16:48:45 737b4c63b100: Layer already exists 16:48:45 b83a594504c7: Layer already exists 16:48:45 d2d9d24a8c2a: Layer already exists 16:48:45 3.1.0-dev.34: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:48:46 b83a594504c7: Preparing 16:48:46 2685ba2ff893: Preparing 16:48:46 48e81e164129: Preparing 16:48:46 737b4c63b100: Preparing 16:48:46 69ae5fa76566: Preparing 16:48:46 d2d9d24a8c2a: Preparing 16:48:46 d2d9d24a8c2a: Waiting 16:48:46 48e81e164129: Layer already exists 16:48:46 2685ba2ff893: Layer already exists 16:48:46 737b4c63b100: Layer already exists 16:48:46 69ae5fa76566: Layer already exists 16:48:46 b83a594504c7: Layer already exists 16:48:46 d2d9d24a8c2a: Layer already exists 16:48:46 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:48:46 b83a594504c7: Preparing 16:48:46 2685ba2ff893: Preparing 16:48:46 48e81e164129: Preparing 16:48:46 737b4c63b100: Preparing 16:48:46 69ae5fa76566: Preparing 16:48:46 d2d9d24a8c2a: Preparing 16:48:46 737b4c63b100: Layer already exists 16:48:46 2685ba2ff893: Layer already exists 16:48:46 69ae5fa76566: Layer already exists 16:48:46 48e81e164129: Layer already exists 16:48:46 b83a594504c7: Layer already exists 16:48:46 d2d9d24a8c2a: Layer already exists 16:48:46 main: digest: sha256:48811d8f3294f40b852e6a1fc375b5458a6a534ec51f419ffb9d42c3120fdc7a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:47 ===================================================== [Pipeline] echo 16:48:47 taggedImages: 16:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.34 16:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:48:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:48:47 541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:47 latest 16:48:47 3.1.0-dev.34 16:48:47 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:47 main 16:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:48:47 b6899e818fe3: Preparing 16:48:47 9840fb629b3e: Preparing 16:48:47 48e81e164129: Preparing 16:48:47 737b4c63b100: Preparing 16:48:47 ff0dc7224b94: Preparing 16:48:47 d2d9d24a8c2a: Preparing 16:48:47 d2d9d24a8c2a: Waiting 16:48:47 ff0dc7224b94: Layer already exists 16:48:47 737b4c63b100: Layer already exists 16:48:47 b6899e818fe3: Pushed 16:48:50 d2d9d24a8c2a: Layer already exists 16:48:50 48e81e164129: Layer already exists 16:48:53 9840fb629b3e: Pushed 16:48:53 541cc85a126a37ebcd17b753a9f4f7f76549fffd: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:48:54 b6899e818fe3: Preparing 16:48:54 9840fb629b3e: Preparing 16:48:54 48e81e164129: Preparing 16:48:54 737b4c63b100: Preparing 16:48:54 ff0dc7224b94: Preparing 16:48:54 d2d9d24a8c2a: Preparing 16:48:54 d2d9d24a8c2a: Waiting 16:48:54 737b4c63b100: Layer already exists 16:48:54 b6899e818fe3: Layer already exists 16:48:54 ff0dc7224b94: Layer already exists 16:48:54 48e81e164129: Layer already exists 16:48:54 9840fb629b3e: Layer already exists 16:48:54 d2d9d24a8c2a: Layer already exists 16:48:54 latest: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.34 16:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:48:55 b6899e818fe3: Preparing 16:48:55 9840fb629b3e: Preparing 16:48:55 48e81e164129: Preparing 16:48:55 737b4c63b100: Preparing 16:48:55 ff0dc7224b94: Preparing 16:48:55 d2d9d24a8c2a: Preparing 16:48:55 d2d9d24a8c2a: Waiting 16:48:55 b6899e818fe3: Layer already exists 16:48:55 48e81e164129: Layer already exists 16:48:55 9840fb629b3e: Layer already exists 16:48:55 ff0dc7224b94: Layer already exists 16:48:55 737b4c63b100: Layer already exists 16:48:55 d2d9d24a8c2a: Layer already exists 16:48:55 3.1.0-dev.34: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:48:56 b6899e818fe3: Preparing 16:48:56 9840fb629b3e: Preparing 16:48:56 48e81e164129: Preparing 16:48:56 737b4c63b100: Preparing 16:48:56 ff0dc7224b94: Preparing 16:48:56 d2d9d24a8c2a: Preparing 16:48:56 d2d9d24a8c2a: Waiting 16:48:56 48e81e164129: Layer already exists 16:48:56 ff0dc7224b94: Layer already exists 16:48:56 b6899e818fe3: Layer already exists 16:48:56 737b4c63b100: Layer already exists 16:48:56 9840fb629b3e: Layer already exists 16:48:56 d2d9d24a8c2a: Layer already exists 16:48:56 541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:48:57 b6899e818fe3: Preparing 16:48:57 9840fb629b3e: Preparing 16:48:57 48e81e164129: Preparing 16:48:57 737b4c63b100: Preparing 16:48:57 ff0dc7224b94: Preparing 16:48:57 d2d9d24a8c2a: Preparing 16:48:57 d2d9d24a8c2a: Waiting 16:48:57 b6899e818fe3: Layer already exists 16:48:57 48e81e164129: Layer already exists 16:48:57 9840fb629b3e: Layer already exists 16:48:57 ff0dc7224b94: Layer already exists 16:48:57 737b4c63b100: Layer already exists 16:48:57 d2d9d24a8c2a: Layer already exists 16:48:57 main: digest: sha256:3f95102eabc8233a52c80c06fa5943c64aa38fddace19596c0995e3c68eaa025 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:57 ===================================================== [Pipeline] echo 16:48:57 taggedImages: 16:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd 16:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.34 16:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:541cc85a126a37ebcd17b753a9f4f7f76549fffd-3.1.0-dev.34 16:48:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:57 16:48:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:58 arm64: Pulling from edgex-lftools-log-publisher 16:48:58 8998bd30e6a1: Pulling fs layer 16:48:58 04944245beec: Pulling fs layer 16:48:58 699f458cf7ca: Pulling fs layer 16:48:58 765212b225bb: Pulling fs layer 16:48:58 f23df028b6ca: Pulling fs layer 16:48:58 d65c8cfc05b1: Pulling fs layer 16:48:58 2437ff75d9bd: Pulling fs layer 16:48:58 765212b225bb: Waiting 16:48:58 f23df028b6ca: Waiting 16:48:58 d65c8cfc05b1: Waiting 16:48:58 2437ff75d9bd: Waiting 16:48:58 04944245beec: Verifying Checksum 16:48:58 04944245beec: Download complete 16:48:58 765212b225bb: Verifying Checksum 16:48:58 f23df028b6ca: Verifying Checksum 16:48:58 f23df028b6ca: Download complete 16:48:58 d65c8cfc05b1: Verifying Checksum 16:48:58 d65c8cfc05b1: Download complete 16:48:58 699f458cf7ca: Verifying Checksum 16:48:58 699f458cf7ca: Download complete 16:48:59 8998bd30e6a1: Verifying Checksum 16:48:59 8998bd30e6a1: Download complete 16:49:00 2437ff75d9bd: Verifying Checksum 16:49:00 2437ff75d9bd: Download complete 16:49:03 8998bd30e6a1: Pull complete 16:49:03 04944245beec: Pull complete 16:49:05 699f458cf7ca: Pull complete 16:49:05 765212b225bb: Pull complete 16:49:06 f23df028b6ca: Pull complete 16:49:06 d65c8cfc05b1: Pull complete 16:49:21 2437ff75d9bd: Pull complete 16:49:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:21 prd-ubuntu20.04-docker-arm64-4c-16g-4579 does not seem to be running inside a container 16:49:21 $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:49:23 $ docker top 3e7f5ba973fb5e47a83877bb5f726b84e5ba820cd3eb3803b9fae5c76192a94e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:23 ---> job-cost.sh 16:49:23 lf-activate-venv: SKIPPING 16:49:23 INFO: No Stack... 16:49:24 INFO: Retrieving Pricing Info for: v3-standard-4 16:49:25 INFO: Archiving Costs [Pipeline] sh 16:49:25 + cat /w/workspace/edgex-go/568/archives/cost.csv 16:49:25 + cut -d, -f6 [Pipeline] lock 16:49:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] 16:49:25 Resource [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] did not exist. Created. 16:49:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:26 + echo total: 0.10999999940395355 [Pipeline] stash 16:49:26 Stashed 1 file(s) [Pipeline] } 16:49:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-568-stack-cost] [Pipeline] // lock [Pipeline] } 16:49:26 $ docker stop --time=1 3e7f5ba973fb5e47a83877bb5f726b84e5ba820cd3eb3803b9fae5c76192a94e 16:49:28 $ docker rm -f --volumes 3e7f5ba973fb5e47a83877bb5f726b84e5ba820cd3eb3803b9fae5c76192a94e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:49:28 provisioning config files... 16:49:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/568@tmp/config12257009897629420498tmp [Pipeline] { [Pipeline] sh 16:49:28 + set +x 16:49:28 + + bash -s -- 16:49:28 curl -s https://codecov.io/bash 16:49:28 16:49:28 _____ _ 16:49:28 / ____| | | 16:49:28 | | ___ __| | ___ ___ _____ __ 16:49:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:49:28 | |___| (_) | (_| | __/ (_| (_) \ V / 16:49:28 \_____\___/ \__,_|\___|\___\___/ \_/ 16:49:28 Bash-1.0.6 16:49:28 16:49:28 16:49:28 ==> git version 2.25.1 found 16:49:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:49:28 Release-Date: 2020-01-08 16:49:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:49:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:49:28 ==> Jenkins CI detected. 16:49:28 current dir:  /w/workspace/edgex-go/568 16:49:28 project root: . 16:49:28 --> token set from env 16:49:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:49:28 ==> Running gcov in . (disable via -X gcov) 16:49:28 ==> Python coveragepy not found 16:49:28 ==> Searching for coverage reports in: 16:49:28 + . 16:49:29 -> Found 1 reports 16:49:29 ==> Detecting git/mercurial file structure 16:49:29 ==> Reading reports 16:49:29 + ./coverage.out bytes=446998 16:49:29 ==> Appending adjustments 16:49:29 https://docs.codecov.io/docs/fixing-reports 16:49:30 + Found adjustments 16:49:30 ==> Gzipping contents 16:49:30 60K /tmp/codecov.8XruZJ.gz 16:49:30 ==> Uploading reports 16:49:30 url: https://codecov.io 16:49:30 query: branch=main&commit=541cc85a126a37ebcd17b753a9f4f7f76549fffd&build=568&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F568%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:30 -> Pinging Codecov 16:49:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=541cc85a126a37ebcd17b753a9f4f7f76549fffd&build=568&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F568%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:30 -> Uploading to 16:49:30 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/00271124DB129430A58F1EEE437C3FCB/541cc85a126a37ebcd17b753a9f4f7f76549fffd/7452910d-ed48-4088-b4b2-feb91eb29c68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T164930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77c5d3ade527bb0c40e505ba1a26421aef22e5287d6df7b13e41e02c4be1268a 16:49:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:30 Dload Upload Total Spent Left Speed 16:49:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57393 0 0 100 57393 0 259k --:--:-- --:--:-- --:--:-- 259k 16:49:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/541cc85a126a37ebcd17b753a9f4f7f76549fffd [Pipeline] } 16:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:49:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:49:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:31 16:49:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:49:31 df9b9388f04a: Pulling fs layer 16:49:31 52dc419b0ee2: Pulling fs layer 16:49:31 25bc292e5bac: Pulling fs layer 16:49:31 114826534d7a: Pulling fs layer 16:49:31 4657fd5d0bcf: Pulling fs layer 16:49:31 6ad1cebc031e: Pulling fs layer 16:49:31 8a3aa393b2d8: Pulling fs layer 16:49:31 114826534d7a: Waiting 16:49:31 4657fd5d0bcf: Waiting 16:49:31 8a3aa393b2d8: Waiting 16:49:31 6ad1cebc031e: Waiting 16:49:31 25bc292e5bac: Download complete 16:49:31 52dc419b0ee2: Verifying Checksum 16:49:31 52dc419b0ee2: Download complete 16:49:31 4657fd5d0bcf: Download complete 16:49:31 df9b9388f04a: Download complete 16:49:31 6ad1cebc031e: Verifying Checksum 16:49:31 6ad1cebc031e: Download complete 16:49:31 df9b9388f04a: Pull complete 16:49:31 52dc419b0ee2: Pull complete 16:49:31 25bc292e5bac: Pull complete 16:49:32 114826534d7a: Verifying Checksum 16:49:32 114826534d7a: Download complete 16:49:32 8a3aa393b2d8: Verifying Checksum 16:49:32 8a3aa393b2d8: Download complete 16:49:35 114826534d7a: Pull complete 16:49:35 4657fd5d0bcf: Pull complete 16:49:35 6ad1cebc031e: Pull complete 16:49:39 8a3aa393b2d8: Pull complete 16:49:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:39 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:49:39 $ 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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:49:43 $ docker top 64ecd2e3d2a2221486c232944e3b0dd09f25866d56008e1e9709d831665b785b -eo pid,comm [Pipeline] { [Pipeline] echo 16:49:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:49:44 + set -o pipefail 16:49:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:49:50 16:49:50 Monitoring /w/workspace/edgex-go/568 (github.com/edgexfoundry/edgex-go)... 16:49:50 16:49:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f24c1ca4-07cf-4e8a-bea6-7b164878ef06 16:49:50 16:49:50 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:49:50 16:49:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:49:50 16:49:50 16:49:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:49:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:49:50 More details here: https://snyk.co/ue1NS [Pipeline] } 16:49:50 $ docker stop --time=1 64ecd2e3d2a2221486c232944e3b0dd09f25866d56008e1e9709d831665b785b 16:49:54 $ docker rm -f --volumes 64ecd2e3d2a2221486c232944e3b0dd09f25866d56008e1e9709d831665b785b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:49:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:55 provisioning config files... 16:49:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/568@tmp/config5837768638252517480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:55 --> edgex-publish-swagger.sh 16:49:55 === Publish openapi/v3 API === 16:49:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:49:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/568/openapi/v3/core-command.yaml] 16:49:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:55 Dload Upload Total Spent Left Speed 16:49:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 72526 --:--:-- --:--:-- --:--:-- 72366 100 32782 0 0 100 32782 0 72366 --:--:-- --:--:-- --:--:-- 72207 16:49:55 16:49:55 16:49:55 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/568/openapi/v3/core-data.yaml] 16:49:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:55 Dload Upload Total Spent Left Speed 16:49:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 145k --:--:-- --:--:-- --:--:-- 145k 16:49:56 16:49:56 16:49:56 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/568/openapi/v3/core-metadata.yaml] 16:49:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:56 Dload Upload Total Spent Left Speed 16:49:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 315k --:--:-- --:--:-- --:--:-- 315k 100 144k 0 0 100 144k 0 315k --:--:-- --:--:-- --:--:-- 315k 16:49:56 16:49:56 16:49:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/568/openapi/v3/support-notifications.yaml] 16:49:56 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:56 Dload Upload Total Spent Left Speed 16:49:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 176k --:--:-- --:--:-- --:--:-- 176k 16:49:57 16:49:57 16:49:57 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/568/openapi/v3/support-scheduler.yaml] 16:49:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:57 Dload Upload Total Spent Left Speed 16:49:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 94753 --:--:-- --:--:-- --:--:-- 94753 16:49:57 16:49:57 [Pipeline] } 16:49:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:49:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:58 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:58 $ docker top c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 -eo pid,comm 16:49:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:49:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:58 [ssh-agent] Looking for ssh-agent implementation... 16:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:59 $ docker exec c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 ssh-agent 16:49:59 SSH_AUTH_SOCK=/tmp/ssh-04kR0ey6oI7M/agent.32 16:49:59 SSH_AGENT_PID=38 16:49:59 Running ssh-add (command line suppressed) 16:49:59 Identity added: /w/workspace/edgex-go/568@tmp/private_key_14180224529713543111.key (/w/workspace/edgex-go/568@tmp/private_key_14180224529713543111.key) 16:49:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:59 + git semver tag 16:49:59 2023-08-25 16:49:59,783 [run_tag] DEBUG tag force:False 16:49:59 2023-08-25 16:49:59,783 [check_head_tag] DEBUG check head tag 16:49:59 2023-08-25 16:49:59,784 [execute] INFO git cat-file --batch-check 16:49:59 2023-08-25 16:49:59,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=) 16:49:59 2023-08-25 16:49:59,788 [execute] INFO git cat-file --batch 16:49:59 2023-08-25 16:49:59,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=) 16:49:59 2023-08-25 16:49:59,806 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:49:59 2023-08-25 16:49:59,806 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 16:49:59 2023-08-25 16:49:59,807 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=None) 16:49:59 2023-08-25 16:49:59,812 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:49:59 3.1.0-dev.34 [Pipeline] } 16:49:59 $ docker exec --env ******** --env ******** c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 ssh-agent -k 16:49:59 unset SSH_AUTH_SOCK; 16:49:59 unset SSH_AGENT_PID; 16:49:59 echo Agent pid 38 killed; 16:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:00 + git semver [Pipeline] } 16:50:00 $ docker stop --time=1 c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 16:50:01 $ docker rm -f --volumes c5f64ddac92ccd008976a2e3b725e9e26f8b69db9dd1839800349e1c81b41c11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:02 16:50:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:02 0.23.1-centos7: Pulling from edgex-lftools 16:50:02 ab5ef0e58194: Pulling fs layer 16:50:02 9712f1f96733: Pulling fs layer 16:50:02 63f879dbbcfc: Pulling fs layer 16:50:02 0d9ebad4ef96: Pulling fs layer 16:50:02 e9a5061849ea: Pulling fs layer 16:50:02 d747dcd14b5f: Pulling fs layer 16:50:02 2de7ff778b66: Pulling fs layer 16:50:02 e9a5061849ea: Waiting 16:50:02 2de7ff778b66: Waiting 16:50:02 0d9ebad4ef96: Waiting 16:50:02 d747dcd14b5f: Waiting 16:50:02 9712f1f96733: Verifying Checksum 16:50:02 9712f1f96733: Download complete 16:50:02 63f879dbbcfc: Verifying Checksum 16:50:02 63f879dbbcfc: Download complete 16:50:03 e9a5061849ea: Verifying Checksum 16:50:03 e9a5061849ea: Download complete 16:50:03 d747dcd14b5f: Verifying Checksum 16:50:03 d747dcd14b5f: Download complete 16:50:03 0d9ebad4ef96: Download complete 16:50:03 ab5ef0e58194: Verifying Checksum 16:50:03 ab5ef0e58194: Download complete 16:50:03 2de7ff778b66: Verifying Checksum 16:50:03 2de7ff778b66: Download complete 16:50:06 ab5ef0e58194: Pull complete 16:50:06 9712f1f96733: Pull complete 16:50:06 63f879dbbcfc: Pull complete 16:50:10 0d9ebad4ef96: Pull complete 16:50:10 e9a5061849ea: Pull complete 16:50:10 d747dcd14b5f: Pull complete 16:50:11 2de7ff778b66: Pull complete 16:50:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:11 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:50:16 $ docker top 3894b2fe232e71744a495b7128f68ae6fe5fc99b4cde778dbc653e30fc44e38a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:50:16 provisioning config files... 16:50:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/568@tmp/config8484975480795801244tmp 16:50:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/568@tmp/config13060201264624536162tmp 16:50:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/568@tmp/config6734070658317800939tmp [Pipeline] { [Pipeline] echo 16:50:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:50:16 ---> sigul-configuration.sh 16:50:16 gpg: directory `/root/.gnupg' created 16:50:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:50:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:50:16 gpg: keyring `/root/.gnupg/secring.gpg' created 16:50:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:50:16 gpg: CAST5 encrypted data 16:50:16 gpg: encrypted with 1 passphrase 16:50:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:50:16 + mkdir /home/jenkins 16:50:16 + mkdir /home/jenkins/sigul [Pipeline] sh 16:50:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:50:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:50:17 ---> sigul-install.sh 16:50:17 Sigul already installed; skipping installation. [Pipeline] sh 16:50:17 + git tag --list 16:50:17 0.6.0 16:50:17 0.6.1 16:50:17 0.7.0 16:50:17 0.7.1 16:50:17 v1.0.0 16:50:17 v1.0.1 16:50:17 v1.1.0 16:50:17 v1.2.0 16:50:17 v1.2.1 16:50:17 v1.3.0 16:50:17 v1.3.1 16:50:17 v2.0.0 16:50:17 v2.1.0 16:50:17 v2.1.1 16:50:17 v2.2.0 16:50:17 v2.3.0 16:50:17 v3.0 16:50:17 v3.0.0 16:50:17 v3.1.0-dev.1 16:50:17 v3.1.0-dev.10 16:50:17 v3.1.0-dev.11 16:50:17 v3.1.0-dev.12 16:50:17 v3.1.0-dev.13 16:50:17 v3.1.0-dev.14 16:50:17 v3.1.0-dev.15 16:50:17 v3.1.0-dev.16 16:50:17 v3.1.0-dev.17 16:50:17 v3.1.0-dev.18 16:50:17 v3.1.0-dev.19 16:50:17 v3.1.0-dev.2 16:50:17 v3.1.0-dev.20 16:50:17 v3.1.0-dev.21 16:50:17 v3.1.0-dev.22 16:50:17 v3.1.0-dev.23 16:50:17 v3.1.0-dev.24 16:50:17 v3.1.0-dev.25 16:50:17 v3.1.0-dev.26 16:50:17 v3.1.0-dev.27 16:50:17 v3.1.0-dev.28 16:50:17 v3.1.0-dev.29 16:50:17 v3.1.0-dev.3 16:50:17 v3.1.0-dev.30 16:50:17 v3.1.0-dev.31 16:50:17 v3.1.0-dev.32 16:50:17 v3.1.0-dev.33 16:50:17 v3.1.0-dev.34 16:50:17 v3.1.0-dev.4 16:50:17 v3.1.0-dev.5 16:50:17 v3.1.0-dev.6 16:50:17 v3.1.0-dev.7 16:50:17 v3.1.0-dev.8 16:50:17 v3.1.0-dev.9 [Pipeline] sh 16:50:18 + lftools sign git-tag v3.1.0-dev.34 16:50:18 Signing Git tag with Sigul... 16:50:18 Signing v3.1.0-dev.34 [Pipeline] echo 16:50:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:50:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:50:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:50:19 $ docker stop --time=1 3894b2fe232e71744a495b7128f68ae6fe5fc99b4cde778dbc653e30fc44e38a 16:50:20 $ docker rm -f --volumes 3894b2fe232e71744a495b7128f68ae6fe5fc99b4cde778dbc653e30fc44e38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:50:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:21 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:50:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:21 $ docker top 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 -eo pid,comm 16:50:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:50:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:21 [ssh-agent] Looking for ssh-agent implementation... 16:50:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:21 $ docker exec 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 ssh-agent 16:50:21 SSH_AUTH_SOCK=/tmp/ssh-TlnahXPFVhqj/agent.33 16:50:21 SSH_AGENT_PID=39 16:50:21 Running ssh-add (command line suppressed) 16:50:22 Identity added: /w/workspace/edgex-go/568@tmp/private_key_8187440679100868324.key (/w/workspace/edgex-go/568@tmp/private_key_8187440679100868324.key) 16:50:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:22 + git semver bump pre 16:50:22 2023-08-25 16:50:22,482 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:50:22 2023-08-25 16:50:22,483 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev 16:50:22 2023-08-25 16:50:22,483 [bump_version] DEBUG bumped version:3.1.0-dev.35 16:50:22 2023-08-25 16:50:22,483 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/edgex-go/568/.semver/main with force:True 16:50:22 2023-08-25 16:50:22,483 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:50:22 2023-08-25 16:50:22,483 [write_file] DEBUG write to file:/w/workspace/edgex-go/568/.semver/main 16:50:22 2023-08-25 16:50:22,484 [execute] INFO git cat-file --batch-check 16:50:22 2023-08-25 16:50:22,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=) 16:50:22 2023-08-25 16:50:22,490 [execute] INFO git cat-file --batch 16:50:22 2023-08-25 16:50:22,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=) 16:50:22 2023-08-25 16:50:22,495 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:50:22 3.1.0-dev.35 [Pipeline] } 16:50:22 $ docker exec --env ******** --env ******** 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 ssh-agent -k 16:50:22 unset SSH_AUTH_SOCK; 16:50:22 unset SSH_AGENT_PID; 16:50:22 echo Agent pid 39 killed; 16:50:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:22 + git semver [Pipeline] } 16:50:23 $ docker stop --time=1 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 16:50:24 $ docker rm -f --volumes 9d7c0c28ac628f9ac289199adef1e952225c70187ac681d507e8a664d6c6dc54 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:25 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:50:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:50:25 $ docker top b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b -eo pid,comm 16:50: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). 16:50:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:25 [ssh-agent] Looking for ssh-agent implementation... 16:50:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:25 $ docker exec b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b ssh-agent 16:50:25 SSH_AUTH_SOCK=/tmp/ssh-wllofCSxouAK/agent.33 16:50:25 SSH_AGENT_PID=39 16:50:25 Running ssh-add (command line suppressed) 16:50:25 Identity added: /w/workspace/edgex-go/568@tmp/private_key_1097499588820240065.key (/w/workspace/edgex-go/568@tmp/private_key_1097499588820240065.key) 16:50:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:26 + git semver push 16:50:26 2023-08-25 16:50:26,445 [run_push] DEBUG push 16:50:26 2023-08-25 16:50:26,446 [execute] INFO git cat-file --batch-check 16:50:26 2023-08-25 16:50:26,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=) 16:50:26 2023-08-25 16:50:26,450 [execute] INFO git rev-list c7117a2d4da04a05c3391f48af6a8232c65bdea7 -- 16:50:26 2023-08-25 16:50:26,450 [execute] DEBUG Popen(['git', 'rev-list', 'c7117a2d4da04a05c3391f48af6a8232c65bdea7', '--'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=None) 16:50:26 2023-08-25 16:50:26,467 [execute] INFO git fetch -v origin 16:50:26 2023-08-25 16:50:26,467 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=True, shell=None, istream=None) 16:50:27 2023-08-25 16:50:27,037 [run_push] DEBUG no remote changes detected 16:50:27 2023-08-25 16:50:27,037 [execute] INFO git push origin semver 16:50:27 2023-08-25 16:50:27,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/568/.semver, universal_newlines=False, shell=None, istream=None) 16:50:28 2023-08-25 16:50:27,792 [run_push] DEBUG push all version tags 16:50:28 2023-08-25 16:50:27,793 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:50:28 2023-08-25 16:50:27,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/568, universal_newlines=False, shell=None, istream=None) 16:50:28 2023-08-25 16:50:28,623 [read_version] DEBUG read version from /w/workspace/edgex-go/568/.semver/main 16:50:28 3.1.0-dev.35 [Pipeline] } 16:50:28 $ docker exec --env ******** --env ******** b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b ssh-agent -k 16:50:29 unset SSH_AUTH_SOCK; 16:50:29 unset SSH_AGENT_PID; 16:50:29 echo Agent pid 39 killed; 16:50:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:29 + git semver [Pipeline] } 16:50:29 $ docker stop --time=1 b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b 16:50:30 $ docker rm -f --volumes b7d81daf2d3817d87adc9a543f515aa7b77e3c13048a99298b4916b06d29069b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:50:31 + [ -d /w/workspace/edgex-go/568/archives ] [Pipeline] libraryResource [Pipeline] sh 16:50:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:32 ---> package-listing.sh 16:50:32 ++ facter osfamily 16:50:32 ++ tr '[:upper:]' '[:lower:]' 16:50:32 + OS_FAMILY=debian 16:50:32 + workspace=/w/workspace/edgex-go/568 16:50:32 + START_PACKAGES=/tmp/packages_start.txt 16:50:32 + END_PACKAGES=/tmp/packages_end.txt 16:50:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:32 + PACKAGES=/tmp/packages_start.txt 16:50:32 + '[' /w/workspace/edgex-go/568 ']' 16:50:32 + PACKAGES=/tmp/packages_end.txt 16:50:32 + case "${OS_FAMILY}" in 16:50:32 + dpkg -l 16:50:32 + grep '^ii' 16:50:32 + '[' -f /tmp/packages_start.txt ']' 16:50:32 + '[' -f /tmp/packages_end.txt ']' 16:50:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:32 + '[' /w/workspace/edgex-go/568 ']' 16:50:32 + mkdir -p /w/workspace/edgex-go/568/archives/ 16:50:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/568/archives/ [Pipeline] echo 16:50:32 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/568/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:50:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:33 16:50:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:33 latest: Pulling from edgex-lftools-log-publisher 16:50:33 5eb5b503b376: Pulling fs layer 16:50:33 5c69ac0246d0: Pulling fs layer 16:50:33 ec43610c2a17: Pulling fs layer 16:50:33 3a2ae6a8a46f: Pulling fs layer 16:50:33 33b1e0a273af: Pulling fs layer 16:50:33 5d3b04190fa2: Pulling fs layer 16:50:33 2f39f015ded8: Pulling fs layer 16:50:33 33b1e0a273af: Waiting 16:50:33 5d3b04190fa2: Waiting 16:50:33 2f39f015ded8: Waiting 16:50:33 3a2ae6a8a46f: Waiting 16:50:33 5c69ac0246d0: Download complete 16:50:33 3a2ae6a8a46f: Verifying Checksum 16:50:33 3a2ae6a8a46f: Download complete 16:50:33 ec43610c2a17: Verifying Checksum 16:50:33 ec43610c2a17: Download complete 16:50:33 33b1e0a273af: Verifying Checksum 16:50:33 33b1e0a273af: Download complete 16:50:34 5d3b04190fa2: Verifying Checksum 16:50:34 5d3b04190fa2: Download complete 16:50:34 5eb5b503b376: Verifying Checksum 16:50:34 5eb5b503b376: Download complete 16:50:34 2f39f015ded8: Download complete 16:50:35 5eb5b503b376: Pull complete 16:50:35 5c69ac0246d0: Pull complete 16:50:36 ec43610c2a17: Pull complete 16:50:36 3a2ae6a8a46f: Pull complete 16:50:36 33b1e0a273af: Pull complete 16:50:36 5d3b04190fa2: Pull complete 16:50:40 2f39f015ded8: Pull complete 16:50:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:40 prd-ubuntu20.04-docker-8c-8g-4578 does not seem to be running inside a container 16:50:40 $ 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/568/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/568 -v /w/workspace/edgex-go/568:/w/workspace/edgex-go/568:rw,z -v /w/workspace/edgex-go/568@tmp:/w/workspace/edgex-go/568@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:50:44 $ docker top 686121ca6b5e8bcb3402ff3ab11a9c89be84985a792b01ff89983ced8af0f6e3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:45 + touch /tmp/pre-build-complete [Pipeline] sh 16:50:45 + mkdir -p /var/log/sysstat [Pipeline] sh 16:50:45 + ls /var/log/sa-host 16:50:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:45 provisioning config files... 16:50:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/568@tmp/config14490697129873930395tmp [Pipeline] { [Pipeline] echo 16:50:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:50:46 ---> create-netrc.sh [Pipeline] } 16:50:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:50:46 ---> python-tools-install.sh [Pipeline] echo 16:50:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:50:46 ---> sudo-logs.sh 16:50:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:50:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:50:47 ---> job-cost.sh 16:50:47 lf-activate-venv: SKIPPING 16:50:47 DEBUG: total: 0.10999999940395355 16:50:47 INFO: Retrieving Stack Cost... 16:50:47 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:47 INFO: Archiving Costs [Pipeline] echo 16:50:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:50:48 ---> logs-deploy.sh 16:50:48 lf-activate-venv: SKIPPING 16:50:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/568 16:50:48 INFO: archiving workspace using pattern(s): 16:50:49 Archives upload complete. 16:50:49 INFO: archiving logs to Nexus 16:50:50 ---> uname -a: 16:50:50 Linux prd-ubuntu20-04-docker-8c-8g-4578 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:50:50 16:50:50 16:50:50 ---> lscpu: 16:50:50 Architecture: x86_64 16:50:50 CPU op-mode(s): 32-bit, 64-bit 16:50:50 Byte Order: Little Endian 16:50:50 Address sizes: 40 bits physical, 48 bits virtual 16:50:50 CPU(s): 8 16:50:50 On-line CPU(s) list: 0-7 16:50:50 Thread(s) per core: 1 16:50:50 Core(s) per socket: 1 16:50:50 Socket(s): 8 16:50:50 NUMA node(s): 1 16:50:50 Vendor ID: AuthenticAMD 16:50:50 CPU family: 23 16:50:50 Model: 49 16:50:50 Model name: AMD EPYC-Rome Processor 16:50:50 Stepping: 0 16:50:50 CPU MHz: 2799.998 16:50:50 BogoMIPS: 5599.99 16:50:50 Virtualization: AMD-V 16:50:50 Hypervisor vendor: KVM 16:50:50 Virtualization type: full 16:50:50 L1d cache: 256 KiB 16:50:50 L1i cache: 256 KiB 16:50:50 L2 cache: 4 MiB 16:50:50 L3 cache: 128 MiB 16:50:50 NUMA node0 CPU(s): 0-7 16:50:50 Vulnerability Itlb multihit: Not affected 16:50:50 Vulnerability L1tf: Not affected 16:50:50 Vulnerability Mds: Not affected 16:50:50 Vulnerability Meltdown: Not affected 16:50:50 Vulnerability Mmio stale data: Not affected 16:50:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:50:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:50:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:50:50 Vulnerability Srbds: Not affected 16:50:50 Vulnerability Tsx async abort: Not affected 16:50:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:50:50 16:50:50 16:50:50 ---> nproc: 16:50:50 8 16:50:50 16:50:50 16:50:50 ---> df -h: 16:50:50 Filesystem Size Used Avail Use% Mounted on 16:50:50 overlay 155G 24G 132G 15% / 16:50:50 tmpfs 64M 0 64M 0% /dev 16:50:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:50:50 shm 64M 0 64M 0% /dev/shm 16:50:50 /dev/vda1 155G 24G 132G 15% /facter-os 16:50:50 16:50:50 16:50:50 ---> sar -b -r -n DEV: 16:50:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4578) 08/25/23 _x86_64_ (8 CPU) 16:50:50 16:50:50 16:21:16 LINUX RESTART (8 CPU) 16:50:50 16:50:50 16:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:50:50 16:23:01 158.11 6.08 152.02 0.00 852.92 139075.22 0.00 16:50:50 16:24:01 33.47 0.02 33.46 0.00 0.13 62438.79 0.00 16:50:50 16:25:01 155.55 0.47 155.08 0.00 25.32 45859.40 0.00 16:50:50 16:26:01 384.20 6.50 377.70 0.00 71.85 197567.61 0.00 16:50:50 16:27:01 521.14 11.23 509.91 0.00 3461.38 151432.72 0.00 16:50:50 16:28:01 506.43 0.15 506.28 0.00 17.86 61812.23 0.00 16:50:50 16:29:01 36.67 0.03 36.64 0.00 3.33 973.01 0.00 16:50:50 16:30:01 6.33 0.00 6.33 0.00 0.00 149.84 0.00 16:50:50 16:31:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 16:50:50 16:32:01 2.05 0.00 2.05 0.00 0.00 30.39 0.00 16:50:50 16:33:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 16:50:50 16:34:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 16:50:50 16:35:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 16:50:50 16:36:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 16:50:50 16:37:01 3.17 1.62 1.55 0.00 36.39 20.13 0.00 16:50:50 16:38:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 16:50:50 16:39:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 16:50:50 16:40:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 16:50:50 16:41:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 16:50:50 16:42:01 1.87 0.00 1.87 0.00 0.00 20.80 0.00 16:50:50 16:43:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 16:50:50 16:44:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 16:50:50 16:45:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 16:50:50 16:46:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 16:50:50 16:47:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 16:50:50 16:48:01 1.85 0.00 1.85 0.00 0.00 20.13 0.00 16:50:50 16:49:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 16:50:50 16:50:01 80.69 0.22 80.47 0.00 17.33 35929.36 0.00 16:50:50 Average: 68.23 0.94 67.29 0.00 160.25 24841.33 0.00 16:50:50 16:50:50 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:50:50 16:23:01 28246356 31521556 783428 2.38 114044 3369568 1946912 5.74 1214564 2984940 37812 16:50:50 16:24:01 27381588 31380484 918580 2.79 117580 4053692 2343436 6.91 1617600 3403412 439440 16:50:50 16:25:01 26780456 31330024 968060 2.94 131316 4577528 2318952 6.83 1525612 4075248 479716 16:50:50 16:26:01 20912024 31463532 817176 2.49 216764 10189916 2389296 7.04 1906656 9240276 461656 16:50:50 16:27:01 14449356 29503556 2706744 8.23 258260 14321432 8051600 23.73 5012236 12175636 302812 16:50:50 16:28:01 16228396 31490564 779652 2.37 268648 14626332 2142948 6.32 2552588 13047212 500 16:50:50 16:29:01 16203528 31468580 800844 2.44 271008 14627004 2271496 6.69 2936464 12686264 448 16:50:50 16:30:01 16212444 31477792 791424 2.41 271260 14627032 2152160 6.34 2956644 12656908 8 16:50:50 16:31:01 16213940 31479296 789844 2.40 271268 14627040 2152160 6.34 2955136 12656916 8 16:50:50 16:32:01 16219424 31484832 784600 2.39 271340 14627016 2152160 6.34 2949552 12656896 16 16:50:50 16:33:01 16221028 31486440 783384 2.38 271352 14627020 2152160 6.34 2949232 12656900 12 16:50:50 16:34:01 16234084 31499568 770212 2.34 271388 14627024 2152160 6.34 2935904 12656900 172 16:50:50 16:35:01 16234100 31499896 770168 2.34 271424 14627024 2152160 6.34 2935272 12657168 8 16:50:50 16:36:01 16234588 31500396 769588 2.34 271448 14627024 2152160 6.34 2935556 12657180 8 16:50:50 16:37:01 16222272 31490376 779576 2.37 271492 14628104 2185980 6.44 2948724 12657484 8 16:50:50 16:38:01 16221892 31490168 779708 2.37 271508 14628248 2185980 6.44 2948552 12657616 200 16:50:50 16:39:01 16221924 31490200 779664 2.37 271520 14628248 2185980 6.44 2948076 12657616 8 16:50:50 16:40:01 16221552 31489832 779864 2.37 271556 14628248 2185980 6.44 2948344 12657620 4 16:50:50 16:41:01 16221536 31489896 779816 2.37 271576 14628256 2185980 6.44 2948572 12657624 172 16:50:50 16:42:01 16221624 31489984 779716 2.37 271628 14628248 2185980 6.44 2948176 12657624 8 16:50:50 16:43:01 16220708 31489188 780468 2.37 271692 14628260 2185980 6.44 2948556 12657632 172 16:50:50 16:44:01 16220400 31488880 780692 2.37 271716 14628260 2185980 6.44 2948800 12657632 180 16:50:50 16:45:01 16220352 31488900 780644 2.37 271748 14628264 2185980 6.44 2948636 12657640 180 16:50:50 16:46:01 16220512 31489060 780612 2.37 271764 14628268 2185980 6.44 2948652 12657640 188 16:50:50 16:47:01 16219428 31488044 781656 2.38 271808 14628272 2185980 6.44 2948428 12657652 40 16:50:50 16:48:01 16219284 31487932 781556 2.38 271832 14628280 2185980 6.44 2948736 12657648 176 16:50:50 16:49:01 16219236 31487884 781520 2.38 271856 14628280 2185980 6.44 2948800 12657648 172 16:50:50 16:50:01 15410576 31453268 815748 2.48 288152 15332624 2313404 6.82 3046436 13317172 568 16:50:50 Average: 17501879 31407147 864105 2.63 253462 13344804 2402175 7.08 2812875 11574218 61596 16:50:50 16:50:50 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:50:50 16:23:01 veth91cbbc0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:23:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 16:50:50 16:23:01 ens3 928.56 862.01 10401.23 96.28 0.00 0.00 0.00 0.00 16:50:50 16:23:01 docker0 702.30 669.39 50.30 4509.51 0.00 0.00 0.00 0.00 16:50:50 16:24:01 veth91cbbc0 1.00 1.05 0.09 0.10 0.00 0.00 0.00 0.00 16:50:50 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:24:01 ens3 51.37 53.78 27.33 102.56 0.00 0.00 0.00 0.00 16:50:50 16:24:01 docker0 1.00 1.00 0.07 0.09 0.00 0.00 0.00 0.00 16:50:50 16:25:01 veth828cc15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:25:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 16:50:50 16:25:01 ens3 113.46 72.58 2282.85 21.58 0.00 0.00 0.00 0.00 16:50:50 16:25:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:26:01 vethd14e5cd 64.26 114.25 6.18 587.48 0.00 0.00 0.00 0.05 16:50:50 16:26:01 veth828cc15 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 16:50:50 16:26:01 veth18ef966 63.11 116.21 6.08 587.41 0.00 0.00 0.00 0.05 16:50:50 16:26:01 veth2316e58 70.02 117.43 6.60 587.38 0.00 0.00 0.00 0.05 16:50:50 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:26:01 veth76ecad0 66.77 125.60 6.37 588.30 0.00 0.00 0.00 0.05 16:50:50 16:26:01 ens3 691.38 384.85 3884.15 45.60 0.00 0.00 0.00 0.00 16:50:50 16:26:01 docker0 368.62 667.57 29.38 3864.56 0.00 0.00 0.00 0.00 16:50:50 16:26:01 veth3c3b58d 69.31 121.63 6.55 587.57 0.00 0.00 0.00 0.05 16:50:50 16:27:01 veth6e560b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth2de0314 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth67290ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth4df2a7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth828cc15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:27:01 vethd07e4ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 vethbb3765c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth8f9bbca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth1bb01bd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth6189ae6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 ens3 120.16 73.91 1388.93 12.09 0.00 0.00 0.00 0.00 16:50:50 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth7c32830 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:27:01 veth3cc8c52 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:50 16:28:01 lo 14.40 14.40 1.41 1.41 0.00 0.00 0.00 0.00 16:50:50 16:28:01 ens3 113.61 101.07 76.82 373.21 0.00 0.00 0.00 0.00 16:50:50 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:29:01 lo 49.58 49.58 4.89 4.89 0.00 0.00 0.00 0.00 16:50:50 16:29:01 ens3 498.50 523.28 245.75 2796.75 0.00 0.00 0.00 0.00 16:50:50 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:30:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 16:50:50 16:30:01 ens3 59.69 54.74 38.37 249.39 0.00 0.00 0.00 0.00 16:50:50 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:31:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:32:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 16:50:50 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:37:01 ens3 30.06 43.38 6.84 110.02 0.00 0.00 0.00 0.00 16:50:50 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:39:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:41:01 ens3 0.45 0.25 0.26 0.20 0.00 0.00 0.00 0.00 16:50:50 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:42:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:50:50 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:47:01 ens3 1.12 0.67 5.59 0.11 0.00 0.00 0.00 0.00 16:50:50 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:50 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:50 16:50:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 16:50:50 16:50:01 ens3 295.60 166.88 5024.19 33.88 0.00 0.00 0.00 0.00 16:50:50 16:50:01 docker0 67.59 134.11 5.24 1026.89 0.00 0.00 0.00 0.00 16:50:50 Average: lo 2.89 2.89 0.28 0.28 0.00 0.00 0.00 0.00 16:50:50 Average: ens3 103.77 83.52 835.10 137.22 0.00 0.00 0.00 0.00 16:50:50 Average: docker0 40.70 52.57 3.04 335.74 0.00 0.00 0.00 0.00 16:50:50 16:50:50 16:50:50 ---> sar -P ALL: 16:50:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4578) 08/25/23 _x86_64_ (8 CPU) 16:50:50 16:50:50 16:21:16 LINUX RESTART (8 CPU) 16:50:50 16:50:50 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:50:50 16:23:01 all 10.31 0.00 4.19 3.46 0.07 81.97 16:50:50 16:23:01 0 11.11 0.00 5.46 12.43 0.08 70.92 16:50:50 16:23:01 1 7.39 0.00 3.81 0.15 0.07 88.57 16:50:50 16:23:01 2 7.99 0.00 3.26 3.83 0.07 84.85 16:50:50 16:23:01 3 12.87 0.00 5.11 5.48 0.07 76.48 16:50:50 16:23:01 4 10.41 0.00 3.52 0.82 0.07 85.18 16:50:50 16:23:01 5 11.56 0.00 3.40 1.57 0.05 83.42 16:50:50 16:23:01 6 10.54 0.00 3.88 0.93 0.08 84.56 16:50:50 16:23:01 7 10.60 0.00 5.08 2.46 0.09 81.77 16:50:50 16:24:01 all 38.54 0.00 5.81 0.82 0.08 54.75 16:50:50 16:24:01 0 38.80 0.00 5.51 0.08 0.10 55.51 16:50:50 16:24:01 1 36.94 0.00 5.41 0.03 0.07 57.56 16:50:50 16:24:01 2 40.91 0.00 5.84 0.44 0.08 52.72 16:50:50 16:24:01 3 37.99 0.00 5.37 0.05 0.10 56.49 16:50:50 16:24:01 4 38.03 0.00 6.09 0.05 0.07 55.76 16:50:50 16:24:01 5 38.79 0.00 6.03 0.10 0.07 55.01 16:50:50 16:24:01 6 38.80 0.00 6.75 5.70 0.10 48.65 16:50:50 16:24:01 7 38.07 0.00 5.45 0.12 0.08 56.28 16:50:50 16:25:01 all 35.24 0.00 6.04 2.39 0.09 56.25 16:50:50 16:25:01 0 37.32 0.00 5.90 0.77 0.08 55.93 16:50:50 16:25:01 1 35.42 0.00 6.32 0.86 0.08 57.31 16:50:50 16:25:01 2 35.78 0.00 5.76 2.11 0.08 56.27 16:50:50 16:25:01 3 34.08 0.00 5.96 0.89 0.10 58.97 16:50:50 16:25:01 4 34.99 0.00 5.91 0.72 0.07 58.31 16:50:50 16:25:01 5 33.62 0.00 5.64 0.68 0.07 60.00 16:50:50 16:25:01 6 34.98 0.00 6.58 12.38 0.07 45.99 16:50:50 16:25:01 7 35.69 0.00 6.21 0.74 0.15 57.21 16:50:50 16:26:01 all 16.15 0.00 5.99 9.03 0.12 68.71 16:50:50 16:26:01 0 15.65 0.00 6.35 10.47 0.10 67.43 16:50:50 16:26:01 1 16.52 0.00 5.23 2.91 0.12 75.22 16:50:50 16:26:01 2 16.35 0.00 6.86 15.69 0.10 61.00 16:50:50 16:26:01 3 16.64 0.00 5.86 5.57 0.19 71.75 16:50:50 16:26:01 4 15.24 0.00 5.93 13.31 0.07 65.45 16:50:50 16:26:01 5 16.47 0.00 6.07 12.72 0.10 64.63 16:50:50 16:26:01 6 15.64 0.00 5.43 5.90 0.08 72.95 16:50:50 16:26:01 7 16.73 0.00 6.19 5.75 0.17 71.17 16:50:50 16:27:01 all 69.56 0.00 11.60 3.86 0.15 14.83 16:50:50 16:27:01 0 70.71 0.00 10.62 2.29 0.12 16.27 16:50:50 16:27:01 1 70.38 0.00 11.02 5.27 0.12 13.22 16:50:50 16:27:01 2 70.07 0.00 12.06 8.70 0.14 9.04 16:50:50 16:27:01 3 69.41 0.00 11.41 2.09 0.17 16.92 16:50:50 16:27:01 4 69.02 0.00 11.54 0.98 0.15 18.31 16:50:50 16:27:01 5 69.56 0.00 11.11 0.88 0.17 18.28 16:50:50 16:27:01 6 69.08 0.00 12.37 9.48 0.14 8.92 16:50:50 16:27:01 7 68.20 0.00 12.71 1.11 0.21 17.77 16:50:50 16:28:01 all 51.93 0.00 6.88 3.78 0.11 37.30 16:50:50 16:28:01 0 53.42 0.00 6.42 9.60 0.10 30.46 16:50:50 16:28:01 1 51.86 0.00 6.99 2.50 0.10 38.55 16:50:50 16:28:01 2 52.15 0.00 6.83 2.41 0.12 38.49 16:50:50 16:28:01 3 51.32 0.00 6.33 1.00 0.08 41.27 16:50:50 16:28:01 4 50.73 0.00 6.95 1.77 0.12 40.44 16:50:50 16:28:01 5 52.24 0.00 6.64 2.76 0.13 38.23 16:50:50 16:28:01 6 50.47 0.00 8.37 6.80 0.10 34.26 16:50:50 16:28:01 7 53.23 0.00 6.52 3.40 0.10 36.75 16:50:50 16:29:01 all 9.29 0.00 1.11 0.15 0.06 89.39 16:50:50 16:29:01 0 10.48 0.00 1.15 0.03 0.05 88.29 16:50:50 16:29:01 1 5.77 0.00 1.02 0.02 0.05 93.15 16:50:50 16:29:01 2 5.97 0.00 0.89 0.10 0.03 93.01 16:50:50 16:29:01 3 12.22 0.00 1.53 0.85 0.08 85.31 16:50:50 16:29:01 4 5.98 0.00 0.60 0.08 0.03 93.30 16:50:50 16:29:01 5 10.18 0.00 0.89 0.05 0.07 88.81 16:50:50 16:29:01 6 10.83 0.00 1.26 0.05 0.07 87.80 16:50:50 16:29:01 7 12.93 0.00 1.58 0.03 0.07 85.39 16:50:50 16:30:01 all 0.79 0.00 0.17 0.01 0.02 99.00 16:50:50 16:30:01 0 0.70 0.00 0.20 0.02 0.02 99.07 16:50:50 16:30:01 1 1.25 0.00 0.13 0.00 0.00 98.62 16:50:50 16:30:01 2 0.97 0.00 0.18 0.00 0.03 98.82 16:50:50 16:30:01 3 1.30 0.00 0.27 0.10 0.02 98.32 16:50:50 16:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 16:50:50 16:30:01 5 0.38 0.00 0.08 0.00 0.02 99.52 16:50:50 16:30:01 6 1.03 0.00 0.18 0.00 0.02 98.76 16:50:50 16:30:01 7 0.69 0.00 0.25 0.00 0.03 99.03 16:50:50 16:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:50:50 16:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:50:50 16:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:50:50 16:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:50:50 16:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:50:50 16:31:01 6 0.02 0.00 0.02 0.02 0.02 99.93 16:50:50 16:31:01 7 0.05 0.00 0.05 0.00 0.03 99.87 16:50:50 16:32:01 all 0.05 0.00 0.02 0.01 0.01 99.91 16:50:50 16:32:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:50:50 16:32:01 1 0.05 0.00 0.02 0.02 0.00 99.92 16:50:50 16:32:01 2 0.02 0.00 0.03 0.02 0.02 99.92 16:50:50 16:32:01 3 0.07 0.00 0.00 0.03 0.02 99.88 16:50:50 16:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:50:50 16:32:01 5 0.03 0.00 0.02 0.00 0.03 99.92 16:50:50 16:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:50:50 16:32:01 7 0.08 0.00 0.03 0.00 0.02 99.87 16:50:50 16:33:01 all 0.02 0.00 0.02 0.00 0.01 99.96 16:50:50 16:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:50 16:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:50:50 16:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:50:50 16:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:50:50 16:33:01 7 0.07 0.00 0.03 0.00 0.02 99.88 16:50:50 16:50:50 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:50:50 16:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:50:50 16:34:01 0 0.03 0.00 0.00 0.02 0.02 99.93 16:50:50 16:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 16:50:50 16:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:50:50 16:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:50:50 16:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:50:50 16:34:01 6 0.00 0.00 0.03 0.00 0.02 99.95 16:50:50 16:34:01 7 0.13 0.00 0.03 0.00 0.02 99.82 16:50:50 16:35:01 all 0.04 0.00 0.02 0.00 0.01 99.92 16:50:50 16:35:01 0 0.03 0.00 0.05 0.00 0.02 99.90 16:50:50 16:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:50:50 16:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:50:50 16:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 16:50:50 16:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:50:50 16:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 16:50:50 16:35:01 7 0.17 0.00 0.03 0.00 0.02 99.78 16:50:50 16:36:01 all 0.21 0.00 0.02 0.00 0.01 99.74 16:50:50 16:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:50 16:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:36:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:50:50 16:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 16:50:50 16:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:50:50 16:36:01 6 0.02 0.00 0.03 0.02 0.02 99.92 16:50:50 16:36:01 7 1.48 0.00 0.08 0.00 0.03 98.40 16:50:50 16:37:01 all 0.36 0.00 0.06 0.01 0.01 99.55 16:50:50 16:37:01 0 0.43 0.00 0.13 0.02 0.02 99.40 16:50:50 16:37:01 1 0.20 0.00 0.05 0.00 0.02 99.73 16:50:50 16:37:01 2 0.77 0.00 0.05 0.00 0.00 99.18 16:50:50 16:37:01 3 0.08 0.00 0.02 0.02 0.00 99.88 16:50:50 16:37:01 4 0.52 0.00 0.03 0.00 0.02 99.43 16:50:50 16:37:01 5 0.35 0.00 0.03 0.00 0.03 99.58 16:50:50 16:37:01 6 0.33 0.00 0.08 0.02 0.02 99.55 16:50:50 16:37:01 7 0.23 0.00 0.10 0.02 0.02 99.63 16:50:50 16:38:01 all 0.04 0.00 0.01 0.00 0.01 99.93 16:50:50 16:38:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:50:50 16:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:50:50 16:38:01 3 0.03 0.00 0.02 0.02 0.02 99.92 16:50:50 16:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:50:50 16:38:01 6 0.03 0.00 0.03 0.02 0.02 99.90 16:50:50 16:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:50:50 16:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 16:50:50 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:39:01 5 0.00 0.00 0.02 0.00 0.03 99.95 16:50:50 16:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 16:50:50 16:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:50:50 16:40:01 all 0.03 0.00 0.01 0.10 0.01 99.86 16:50:50 16:40:01 0 0.03 0.00 0.00 0.02 0.02 99.93 16:50:50 16:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:50:50 16:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:50:50 16:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 16:50:50 16:40:01 5 0.05 0.00 0.02 0.57 0.02 99.35 16:50:50 16:40:01 6 0.02 0.00 0.00 0.18 0.02 99.78 16:50:50 16:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:50:50 16:41:01 all 0.24 0.00 0.01 0.00 0.01 99.74 16:50:50 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:50:50 16:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:50:50 16:41:01 3 0.00 0.00 0.03 0.02 0.02 99.93 16:50:50 16:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:50:50 16:41:01 5 1.74 0.00 0.00 0.00 0.02 98.24 16:50:50 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:41:01 7 0.07 0.00 0.02 0.00 0.02 99.90 16:50:50 16:42:01 all 0.26 0.00 0.01 0.00 0.01 99.72 16:50:50 16:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 16:50:50 16:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:50:50 16:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:50:50 16:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:50:50 16:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:42:01 5 1.87 0.00 0.02 0.00 0.03 98.08 16:50:50 16:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:50:50 16:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:50:50 16:43:01 all 0.14 0.00 0.01 0.00 0.01 99.83 16:50:50 16:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:50:50 16:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:43:01 3 0.02 0.00 0.00 0.03 0.02 99.93 16:50:50 16:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:43:01 5 1.01 0.00 0.02 0.00 0.02 98.96 16:50:50 16:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:50:50 16:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:50:50 16:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 16:50:50 16:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:44:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:50:50 16:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 16:50:50 16:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:50:50 16:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 16:50:50 16:44:01 7 0.03 0.00 0.05 0.00 0.02 99.90 16:50:50 16:50:50 16:44:01 CPU %user %nice %system %iowait %steal %idle 16:50:50 16:45:01 all 0.03 0.00 0.00 0.00 0.01 99.95 16:50:50 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 16:50:50 16:45:01 2 0.08 0.00 0.00 0.00 0.00 99.92 16:50:50 16:45:01 3 0.00 0.00 0.02 0.02 0.02 99.95 16:50:50 16:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:50:50 16:45:01 5 0.03 0.00 0.00 0.00 0.03 99.93 16:50:50 16:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:50:50 16:45:01 7 0.07 0.00 0.02 0.00 0.02 99.90 16:50:50 16:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:50:50 16:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:50:50 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:50:50 16:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 16:50:50 16:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:50:50 16:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 16:50:50 16:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 16:50:50 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:47:01 all 0.03 0.00 0.01 0.00 0.01 99.94 16:50:50 16:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:50 16:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:50:50 16:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:50:50 16:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:47:01 6 0.08 0.00 0.03 0.02 0.03 99.83 16:50:50 16:47:01 7 0.05 0.00 0.02 0.00 0.02 99.92 16:50:50 16:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 16:50:50 16:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:50:50 16:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:50:50 16:48:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:50:50 16:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:50:50 16:48:01 5 0.00 0.00 0.02 0.00 0.03 99.95 16:50:50 16:48:01 6 0.05 0.00 0.05 0.00 0.02 99.88 16:50:50 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:50:50 16:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:50:50 16:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:50:50 16:49:01 3 0.03 0.00 0.00 0.02 0.02 99.93 16:50:50 16:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:50:50 16:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:50:50 16:49:01 6 0.07 0.00 0.00 0.02 0.02 99.90 16:50:50 16:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:50:50 16:50:01 all 5.04 0.00 2.14 1.59 0.03 91.19 16:50:50 16:50:01 0 4.85 0.00 2.01 0.20 0.03 92.90 16:50:50 16:50:01 1 7.41 0.00 1.79 0.00 0.03 90.77 16:50:50 16:50:01 2 5.29 0.00 1.98 0.02 0.02 92.70 16:50:50 16:50:01 3 4.81 0.00 2.82 1.76 0.03 90.57 16:50:50 16:50:01 4 4.08 0.00 2.08 3.53 0.03 90.28 16:50:50 16:50:01 5 4.13 0.00 2.15 0.18 0.03 93.51 16:50:50 16:50:01 6 5.44 0.00 2.30 6.53 0.05 85.68 16:50:50 16:50:01 7 4.35 0.00 2.01 0.47 0.03 93.13 16:50:50 Average: all 8.44 0.00 1.56 0.89 0.03 89.07 16:50:50 Average: 0 8.67 0.00 1.56 1.27 0.03 88.46 16:50:50 Average: 1 8.27 0.00 1.48 0.42 0.03 89.81 16:50:50 Average: 2 8.39 0.00 1.56 1.17 0.03 88.86 16:50:50 Average: 3 8.51 0.00 1.58 0.64 0.04 89.24 16:50:50 Average: 4 8.11 0.00 1.51 0.75 0.03 89.61 16:50:50 Average: 5 8.60 0.00 1.50 0.69 0.04 89.18 16:50:50 Average: 6 8.43 0.00 1.68 1.71 0.03 88.15 16:50:50 Average: 7 8.59 0.00 1.64 0.50 0.04 89.23 16:50:50 16:50:50 16:50:50