Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08d06e0ccb5744197e6b9bad57675b66573abf32 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-ssh11971858355667550519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3164163645428555768.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3359514336355733129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh12548794968446468169.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-ssh15148267872343602586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16279’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16280 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/603 [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/603 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 08d06e0ccb5744197e6b9bad57675b66573abf32 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4716)" > git config core.sparsecheckout # timeout=10 > git checkout -f 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 > git rev-list --no-walk 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:09:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:09:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:09:55 ========================================================= 20:09:55 EdgeX Global Pipelines Version Info 20:09:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:09:56 ------------------- 20:09:56 stable info: 20:09:56 ------------------- 20:09:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:09:56 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 20:09:56 Message: update stable to v1.0.255 20:09:56 ------------------- 20:09:56 experimental info: 20:09:56 ------------------- 20:09:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:09:56 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 20:09:56 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:09:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08d06e0 [Pipeline] echo 20:09:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:57 provisioning config files... 20:09:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config15782034440632517318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:57 ---> docker-login.sh 20:09:57 nexus3.edgexfoundry.org:10001 20:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:00 Configure a credential helper to remove this warning. See 20:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:00 20:10:00 Login Succeeded 20:10:00 nexus3.edgexfoundry.org:10002 20:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:00 Configure a credential helper to remove this warning. See 20:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:00 20:10:00 Login Succeeded 20:10:00 nexus3.edgexfoundry.org:10003 20:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:00 Configure a credential helper to remove this warning. See 20:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:00 20:10:00 Login Succeeded 20:10:00 nexus3.edgexfoundry.org:10004 20:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:00 Configure a credential helper to remove this warning. See 20:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:00 20:10:00 Login Succeeded 20:10:00 docker.io 20:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:00 Configure a credential helper to remove this warning. See 20:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:00 20:10:00 Login Succeeded 20:10:00 ---> docker-login.sh ends [Pipeline] } 20:10:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:01 + 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 20:10:01 + dirname cmd/core-command/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo core-command,cmd/core-command/Dockerfile 20:10:01 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 20:10:01 20:10:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:10:01 + dirname cmd/core-data/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo core-data,cmd/core-data/Dockerfile 20:10:01 + dirname cmd/core-metadata/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo core-metadata,cmd/core-metadata/Dockerfile 20:10:01 + + dirname cmd/security-bootstrapper/Dockerfile 20:10:01 cut -d/ -f2 20:10:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:10:01 + dirname cmd/security-proxy-auth/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:10:01 + dirname cmd/security-proxy-setup/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:10:01 + + cut -d/ -f2dirname 20:10:01 cmd/security-secretstore-setup/Dockerfile 20:10:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:10:01 + + dirname cmd/security-spiffe-token-provider/Dockerfile 20:10:01 cut -d/ -f2 20:10:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:10:01 + dirname cmd/security-spire-agent/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:10:01 + dirname cmd/security-spire-config/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:10:01 + dirname cmd/security-spire-server/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:10:01 + dirname cmd/support-notifications/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo support-notifications,cmd/support-notifications/Dockerfile 20:10:01 + dirname cmd/support-scheduler/Dockerfile 20:10:01 + cut -d/ -f2 20:10:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:10:01 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 20:10:01 + git rev-list -1 --merges 08d06e0ccb5744197e6b9bad57675b66573abf32~1..08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] echo 20:10:01 -----------> git rev-list -1 --merges 08d06e0ccb5744197e6b9bad57675b66573abf32~1..08d06e0ccb5744197e6b9bad57675b66573abf32 08d06e0ccb5744197e6b9bad57675b66573abf32 [false] [Pipeline] sh 20:10:01 + git log --format=format:%s -1 08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] echo 20:10:01 ========================================================= 20:10:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:10:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:02 + grep -v github /etc/ssh/ssh_known_hosts 20:10:02 + [ -e /tmp/ssh_known_hosts ] 20:10:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:10:02 + sudo tee -a /etc/ssh/ssh_known_hosts 20:10:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:02 20:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:03 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:03 b85a868b505f: Pulling fs layer 20:10:03 e2be974225ed: Pulling fs layer 20:10:03 339a4e72a1f5: Pulling fs layer 20:10:03 988bab9f4d93: Pulling fs layer 20:10:03 1469e6f7b9e6: Pulling fs layer 20:10:03 eaf3925da568: Pulling fs layer 20:10:03 bab4dde63d76: Pulling fs layer 20:10:03 bde34c3a00c8: Pulling fs layer 20:10:03 b352a97aabf1: Pulling fs layer 20:10:03 4872d77fe225: Pulling fs layer 20:10:03 5851b861e8e6: Pulling fs layer 20:10:03 bab4dde63d76: Waiting 20:10:03 b352a97aabf1: Waiting 20:10:03 1469e6f7b9e6: Waiting 20:10:03 eaf3925da568: Waiting 20:10:03 bde34c3a00c8: Waiting 20:10:03 988bab9f4d93: Waiting 20:10:03 e2be974225ed: Download complete 20:10:03 988bab9f4d93: Verifying Checksum 20:10:03 988bab9f4d93: Download complete 20:10:03 1469e6f7b9e6: Verifying Checksum 20:10:03 1469e6f7b9e6: Download complete 20:10:03 eaf3925da568: Verifying Checksum 20:10:03 eaf3925da568: Download complete 20:10:03 339a4e72a1f5: Verifying Checksum 20:10:03 339a4e72a1f5: Download complete 20:10:03 bde34c3a00c8: Verifying Checksum 20:10:03 bde34c3a00c8: Download complete 20:10:03 b352a97aabf1: Download complete 20:10:03 4872d77fe225: Download complete 20:10:03 5851b861e8e6: Verifying Checksum 20:10:03 5851b861e8e6: Download complete 20:10:03 b85a868b505f: Download complete 20:10:03 bab4dde63d76: Verifying Checksum 20:10:03 bab4dde63d76: Download complete 20:10:04 b85a868b505f: Pull complete 20:10:04 e2be974225ed: Pull complete 20:10:05 339a4e72a1f5: Pull complete 20:10:05 988bab9f4d93: Pull complete 20:10:05 1469e6f7b9e6: Pull complete 20:10:05 eaf3925da568: Pull complete 20:10:07 bab4dde63d76: Pull complete 20:10:08 bde34c3a00c8: Pull complete 20:10:08 b352a97aabf1: Pull complete 20:10:09 4872d77fe225: Pull complete 20:10:09 5851b861e8e6: Pull complete 20:10:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:10 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:10:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:10:14 $ docker top dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 -eo pid,comm 20:10:14 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). 20:10:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:14 [ssh-agent] Looking for ssh-agent implementation... 20:10:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:14 $ docker exec dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent 20:10:14 SSH_AUTH_SOCK=/tmp/ssh-EXpKBGFbM2a0/agent.31 20:10:14 SSH_AGENT_PID=37 20:10:14 Running ssh-add (command line suppressed) 20:10:15 Identity added: /w/workspace/edgex-go/603@tmp/private_key_700213732713222815.key (/w/workspace/edgex-go/603@tmp/private_key_700213732713222815.key) 20:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:15 + git tag --points-at HEAD [Pipeline] } 20:10:15 $ docker exec --env ******** --env ******** dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent -k 20:10:15 unset SSH_AUTH_SOCK; 20:10:15 unset SSH_AGENT_PID; 20:10:15 echo Agent pid 37 killed; 20:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:15 [ssh-agent] Looking for ssh-agent implementation... 20:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:15 $ docker exec dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent 20:10:15 SSH_AUTH_SOCK=/tmp/ssh-awEx1MfpGVi1/agent.70 20:10:15 SSH_AGENT_PID=76 20:10:15 Running ssh-add (command line suppressed) 20:10:15 Identity added: /w/workspace/edgex-go/603@tmp/private_key_3782211068092102041.key (/w/workspace/edgex-go/603@tmp/private_key_3782211068092102041.key) 20:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:16 + git semver init 20:10:16 2023-11-01 20:10:16,465 [run_init] DEBUG init version:0.0.0 force:False 20:10:16 2023-11-01 20:10:16,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/603/.semver 20:10:16 2023-11-01 20:10:16,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/603/.semver 20:10:16 2023-11-01 20:10:16,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/603/.semver'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=None) 20:10:21 2023-11-01 20:10:21,721 [append_file] DEBUG append to file:/w/workspace/edgex-go/603/.git/info/exclude 20:10:21 2023-11-01 20:10:21,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/603/.semver/main with force:False 20:10:21 2023-11-01 20:10:21,722 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:10:21 2023-11-01 20:10:21,722 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:10:21 3.1.0-dev.68 [Pipeline] } 20:10:21 $ docker exec --env ******** --env ******** dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent -k 20:10:21 unset SSH_AUTH_SOCK; 20:10:21 unset SSH_AGENT_PID; 20:10:21 echo Agent pid 76 killed; 20:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:22 + git semver [Pipeline] } 20:10:22 $ docker stop --time=1 dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 20:10:23 $ docker rm -f --volumes dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 [Pipeline] // withDockerContainer [Pipeline] sh 20:10:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:24 Stashed 1 file(s) [Pipeline] echo 20:10:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.68 [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 20:10:24 + git config --global --add safe.directory /w/workspace/edgex-go/603 [Pipeline] echo 20:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:10:24 ========================================================= 20:10:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:10:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:25 7264a8db6415: Pulling fs layer 20:10:25 c4d48a809fc2: Pulling fs layer 20:10:25 4f1c88b9dad5: Pulling fs layer 20:10:25 ad3a456e5733: Pulling fs layer 20:10:25 33e27b845d1e: Pulling fs layer 20:10:25 c68163c4e522: Pulling fs layer 20:10:25 50da416c3ac9: Pulling fs layer 20:10:25 23d2d4c4bb30: Pulling fs layer 20:10:25 33e27b845d1e: Waiting 20:10:25 c68163c4e522: Waiting 20:10:25 50da416c3ac9: Waiting 20:10:25 23d2d4c4bb30: Waiting 20:10:25 ad3a456e5733: Waiting 20:10:25 c4d48a809fc2: Download complete 20:10:25 ad3a456e5733: Verifying Checksum 20:10:25 ad3a456e5733: Download complete 20:10:25 33e27b845d1e: Verifying Checksum 20:10:25 33e27b845d1e: Download complete 20:10:25 7264a8db6415: Verifying Checksum 20:10:25 7264a8db6415: Download complete 20:10:25 c68163c4e522: Verifying Checksum 20:10:25 c68163c4e522: Download complete 20:10:25 7264a8db6415: Pull complete 20:10:25 23d2d4c4bb30: Verifying Checksum 20:10:25 23d2d4c4bb30: Download complete 20:10:25 c4d48a809fc2: Pull complete 20:10:26 4f1c88b9dad5: Verifying Checksum 20:10:26 4f1c88b9dad5: Download complete 20:10:26 50da416c3ac9: Verifying Checksum 20:10:26 50da416c3ac9: Download complete 20:10:29 4f1c88b9dad5: Pull complete 20:10:29 ad3a456e5733: Pull complete 20:10:29 33e27b845d1e: Pull complete 20:10:30 c68163c4e522: Pull complete 20:10:32 50da416c3ac9: Pull complete 20:10:32 23d2d4c4bb30: Pull complete 20:10:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:10:33 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:33 WORKDIR /edgex 20:10:33 COPY go.mod . 20:10:33 RUN go mod download 20:10:33 docker build -t ci-base-image-x86_64 -f - . 20:10:33 Sending build context to Docker daemon 171MB 20:10:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:33 ---> 0786185ac409 20:10:33 Step 2/4 : WORKDIR /edgex 20:10:39 Still waiting to schedule task 20:10:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16281’ is offline 20:10:43 ---> Running in 219ee21cca1d 20:10:43 Removing intermediate container 219ee21cca1d 20:10:43 ---> f43123eff5af 20:10:43 Step 3/4 : COPY go.mod . 20:10:43 ---> 69cdaaf2820f 20:10:43 Step 4/4 : RUN go mod download 20:10:43 ---> Running in b12fdcfe3691 20:11:05 Removing intermediate container b12fdcfe3691 20:11:05 ---> 564c239de858 20:11:05 Successfully built 564c239de858 20:11:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:05 + docker inspect -f . ci-base-image-x86_64 20:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:06 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:11:06 $ docker top b7befc0f2341f435089a6d081b54651ce828e61879610b15201ef61dfedcc39f -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:06 + go version 20:11:06 go version go1.21.0 linux/amd64 [Pipeline] } 20:11:06 $ docker stop --time=1 b7befc0f2341f435089a6d081b54651ce828e61879610b15201ef61dfedcc39f 20:11:08 $ docker rm -f --volumes b7befc0f2341f435089a6d081b54651ce828e61879610b15201ef61dfedcc39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:08 + docker inspect -f . ci-base-image-x86_64 20:11:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:08 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:11:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:11:08 $ docker top 1a4ba821f16579ec51db64e4a486e29bec15c5e479c3c914085f4eb92f881a00 -eo pid,comm [Pipeline] { [Pipeline] echo 20:11:09 ========================================================= 20:11:09 [edgeXBuildGoParallel] Running Tests and Build... 20:11:09 ========================================================= [Pipeline] sh 20:11:09 + git config --global --add safe.directory /w/workspace/edgex-go/603 [Pipeline] fileExists [Pipeline] sh 20:11:09 + make test 20:11:09 go test -race -coverprofile=coverage.out ./... 20:11:16 ? github.com/edgexfoundry/edgex-go [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements 20:11:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:11:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements 20:11:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements 20:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.229s coverage: 93.4% of statements 20:11:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 97.6% of statements 20:11:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 32.2% of statements 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.052s coverage: 94.1% of statements 20:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.069s coverage: 96.3% of statements 20:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:11:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:11:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:11:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.063s coverage: 92.9% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.056s coverage: 62.3% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.148s coverage: 63.1% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.179s coverage: 38.4% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.149s coverage: 95.7% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 20:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 20:12:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:12:09 running golangci-lint 20:12:09 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:12:09 go version go1.21.0 linux/amd64 20:12:09 level=info msg="[config_reader] Used config file .golangci.yml" 20:12:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:12:24 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 13.444370677s" 20:12:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.155555ms" 20:12:32 level=info msg="[linters_context/goanalysis] analyzers took 1m8.401421043s with top 10 stages: buildir: 33.709106419s, gosec: 5.943268842s, inspect: 2.139163914s, fact_deprecated: 1.639978084s, ctrlflow: 1.218209359s, printf: 1.162419502s, S1038: 1.120357422s, fact_purity: 928.417445ms, nilness: 856.531329ms, typedness: 529.303032ms" 20:12:32 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:12:32 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, identifier_marker: 197/197, skip_files: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21" 20:12:32 level=info msg="[runner] processing took 16.22867ms with stages: nolint: 7.588703ms, identifier_marker: 4.365408ms, exclude-rules: 1.948496ms, autogenerated_exclude: 992.76µs, path_prettifier: 884.559µs, skip_dirs: 417.652µs, cgo: 18.611µs, filename_unadjuster: 8.801µs, max_same_issues: 980ns, skip_files: 340ns, exclude: 330ns, uniq_by_line: 330ns, fixer: 280ns, severity-rules: 250ns, sort_results: 240ns, diff: 190ns, path_shortener: 190ns, max_from_linter: 170ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 20:12:32 level=info msg="[runner] linters took 8.474591191s with stages: goanalysis_metalinter: 8.458264381s" 20:12:32 level=info msg="File cache stats: 0 entries of total size 0B" 20:12:32 level=info msg="Memory: 221 samples, avg is 229.8MB, max is 878.0MB" 20:12:32 level=info msg="Execution took 21.971742506s" 20:12:32 go vet ./... 20:12:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:12:35 + ls -al . 20:12:35 total 728 20:12:35 drwxrwxr-x 11 1001 1001 4096 Nov 1 20:11 . 20:12:35 drwxr-xr-x 4 root root 4096 Nov 1 20:11 .. 20:12:35 drwxrwxr-x 2 1001 1001 4096 Nov 1 20:09 .blubracket 20:12:35 -rw-rw-r-- 1 1001 1001 10 Nov 1 20:09 .dockerignore 20:12:35 drwxrwxr-x 8 1001 1001 4096 Nov 1 20:12 .git 20:12:35 drwxrwxr-x 3 1001 1001 4096 Nov 1 20:09 .github 20:12:35 -rw-rw-r-- 1 1001 1001 1074 Nov 1 20:09 .gitignore 20:12:35 -rw-rw-r-- 1 1001 1001 42 Nov 1 20:09 .golangci.yml 20:12:35 -rw-rw-r-- 1 1001 1001 100 Nov 1 20:09 .hadolint.yml 20:12:35 drwxr-xr-x 3 1001 1001 4096 Nov 1 20:10 .semver 20:12:35 -rw-rw-r-- 1 1001 1001 155 Nov 1 20:09 .sonarcloud.properties 20:12:35 -rw-rw-r-- 1 1001 1001 1171 Nov 1 20:09 ADOPTERS.md 20:12:35 -rw-rw-r-- 1 1001 1001 11674 Nov 1 20:09 Attribution.txt 20:12:35 -rw-rw-r-- 1 1001 1001 93407 Nov 1 20:09 CHANGELOG.md 20:12:35 -rw-rw-r-- 1 1001 1001 3804 Nov 1 20:09 CONTRIBUTING.md 20:12:35 -rw-rw-r-- 1 1001 1001 677 Nov 1 20:09 GOVERNANCE.md 20:12:35 -rw-rw-r-- 1 1001 1001 861 Nov 1 20:09 Jenkinsfile 20:12:35 -rw-rw-r-- 1 1001 1001 10775 Nov 1 20:09 LICENSE 20:12:35 -rw-rw-r-- 1 1001 1001 15054 Nov 1 20:09 Makefile 20:12:35 -rw-rw-r-- 1 1001 1001 582 Nov 1 20:09 OWNERS.md 20:12:35 -rw-rw-r-- 1 1001 1001 9528 Nov 1 20:09 README.md 20:12:35 -rw-rw-r-- 1 1001 1001 789 Nov 1 20:09 SECURITY.md 20:12:35 -rw-rw-r-- 1 1001 1001 12 Nov 1 20:10 VERSION 20:12:35 drwxrwxr-x 2 1001 1001 4096 Nov 1 20:09 bin 20:12:35 drwxrwxr-x 18 1001 1001 4096 Nov 1 20:09 cmd 20:12:35 -rw-r--r-- 1 root root 453602 Nov 1 20:12 coverage.out 20:12:35 drwxrwxr-x 2 1001 1001 4096 Nov 1 20:09 fuzz_test 20:12:35 -rw-rw-r-- 1 1001 1001 3689 Nov 1 20:09 go.mod 20:12:35 -rw-rw-r-- 1 1001 1001 34446 Nov 1 20:09 go.sum 20:12:35 drwxrwxr-x 7 1001 1001 4096 Nov 1 20:09 internal 20:12:35 drwxrwxr-x 3 1001 1001 4096 Nov 1 20:09 openapi 20:12:35 -rw-rw-r-- 1 1001 1001 584 Nov 1 20:09 security.txt 20:12:35 -rw-rw-r-- 1 1001 1001 204 Nov 1 20:09 version.go [Pipeline] sh 20:12:36 + '[' -e coverage.out ] 20:12:36 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:36 Stashed 1 file(s) [Pipeline] sh 20:12:36 + make build 20:12:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:12:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:12:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:12:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:12:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:12:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:12:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:13:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:13:00 Running in /w/workspace/edgex-go/603 [Pipeline] { [Pipeline] checkout 20:13:00 The recommended git tool is: git 20:13:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:13:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:13:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:13:03 $ docker stop --time=1 1a4ba821f16579ec51db64e4a486e29bec15c5e479c3c914085f4eb92f881a00 20:13:06 using credential edgex-jenkins-ssh 20:13:06 Cloning the remote Git repository 20:13:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:13:06 > git init /w/workspace/edgex-go/603 # timeout=10 20:13:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:13:06 > git --version # timeout=10 20:13:06 > git --version # 'git version 2.25.1' 20:13:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:09 $ docker rm -f --volumes 1a4ba821f16579ec51db64e4a486e29bec15c5e479c3c914085f4eb92f881a00 [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 20:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:09 20:13:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:10 latest: Pulling from edgex-devops/edgex-compose 20:13:10 91d30c5bc195: Pulling fs layer 20:13:10 2e9b0aa3be6d: Pulling fs layer 20:13:10 9c61dcf015f6: Pulling fs layer 20:13:10 4698f68db338: Pulling fs layer 20:13:10 2a2f49069b9e: Pulling fs layer 20:13:10 e0025b399a48: Pulling fs layer 20:13:10 4698f68db338: Waiting 20:13:10 2a2f49069b9e: Waiting 20:13:10 e0025b399a48: Waiting 20:13:10 91d30c5bc195: Verifying Checksum 20:13:10 91d30c5bc195: Download complete 20:13:10 4698f68db338: Verifying Checksum 20:13:10 4698f68db338: Download complete 20:13:10 2e9b0aa3be6d: Download complete 20:13:10 e0025b399a48: Download complete 20:13:10 91d30c5bc195: Pull complete 20:13:10 2a2f49069b9e: Verifying Checksum 20:13:10 2a2f49069b9e: Download complete 20:13:10 2e9b0aa3be6d: Pull complete 20:13:11 9c61dcf015f6: Verifying Checksum 20:13:11 9c61dcf015f6: Download complete 20:13:13 9c61dcf015f6: Pull complete 20:13:13 4698f68db338: Pull complete 20:13:13 2a2f49069b9e: Pull complete 20:13:13 e0025b399a48: Pull complete 20:13:13 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:13 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:13:13 $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:13:17 $ docker top 303e4d34a154f1f0492dd2ae71a455f5011f60d36f46e552fdfa51c7ad5179a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:17 + docker compose -f ./docker-compose-build.yml build --parallel 20:13:20 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:13:20 #1 transferring dockerfile: 2.12kB done 20:13:20 #1 DONE 0.0s 20:13:20 20:13:20 #2 [core-metadata internal] load build definition from Dockerfile 20:13:20 #2 transferring dockerfile: 1.96kB done 20:13:20 #2 DONE 0.0s 20:13:20 20:13:20 #3 [security-proxy-auth internal] load build definition from Dockerfile 20:13:20 #3 transferring dockerfile: 2.04kB done 20:13:20 #3 DONE 0.0s 20:13:20 20:13:20 #4 [support-notifications internal] load build definition from Dockerfile 20:13:20 #4 transferring dockerfile: 1.84kB done 20:13:20 #4 DONE 0.0s 20:13:20 20:13:20 #5 [security-bootstrapper internal] load build definition from Dockerfile 20:13:20 #5 transferring dockerfile: 2.82kB done 20:13:20 #5 DONE 0.0s 20:13:20 20:13:20 #6 [security-proxy-setup internal] load build definition from Dockerfile 20:13:20 #6 transferring dockerfile: 2.39kB done 20:13:20 #6 DONE 0.0s 20:13:20 20:13:20 #7 [support-scheduler internal] load build definition from Dockerfile 20:13:20 #7 transferring dockerfile: 1.82kB done 20:13:20 #7 DONE 0.0s 20:13:20 20:13:20 #8 [security-secretstore-setup internal] load build definition from Dockerfile 20:13:20 #8 transferring dockerfile: 2.38kB done 20:13:20 #8 DONE 0.0s 20:13:20 20:13:20 #9 [core-data internal] load build definition from Dockerfile 20:13:20 #9 transferring dockerfile: 1.90kB done 20:13:20 #9 DONE 0.0s 20:13:20 20:13:20 #10 [core-common-config-bootstrapper internal] load .dockerignore 20:13:20 #10 transferring context: 50B done 20:13:20 #10 DONE 0.0s 20:13:20 20:13:20 #11 [core-command internal] load build definition from Dockerfile 20:13:20 #11 transferring dockerfile: 1.82kB done 20:13:20 #11 DONE 0.0s 20:13:20 20:13:20 #12 [security-spire-config internal] load build definition from Dockerfile 20:13:20 #12 transferring dockerfile: 1.58kB done 20:13:20 #12 DONE 0.0s 20:13:20 20:13:20 #13 [security-spire-agent internal] load build definition from Dockerfile 20:13:20 #13 transferring dockerfile: 1.70kB done 20:13:20 #13 DONE 0.0s 20:13:20 20:13:20 #14 [security-spire-server internal] load build definition from Dockerfile 20:13:20 #14 transferring dockerfile: 1.59kB done 20:13:20 #14 DONE 0.0s 20:13:20 20:13:20 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:13:20 #15 transferring dockerfile: 1.78kB done 20:13:20 #15 DONE 0.0s 20:13:20 20:13:20 #16 [core-metadata internal] load .dockerignore 20:13:20 #16 transferring context: 50B done 20:13:20 #16 DONE 0.0s 20:13:20 20:13:20 #17 [security-proxy-auth internal] load .dockerignore 20:13:20 #17 transferring context: 50B done 20:13:20 #17 DONE 0.0s 20:13:20 20:13:20 #18 [support-notifications internal] load .dockerignore 20:13:20 #18 transferring context: 50B done 20:13:20 #18 DONE 0.0s 20:13:20 20:13:20 #19 [security-bootstrapper internal] load .dockerignore 20:13:20 #19 transferring context: 50B done 20:13:20 #19 DONE 0.0s 20:13:20 20:13:20 #20 [security-proxy-setup internal] load .dockerignore 20:13:20 #20 transferring context: 50B done 20:13:20 #20 DONE 0.0s 20:13:20 20:13:20 #21 [support-scheduler internal] load .dockerignore 20:13:20 #21 transferring context: 50B done 20:13:20 #21 DONE 0.0s 20:13:20 20:13:20 #22 [security-secretstore-setup internal] load .dockerignore 20:13:20 #22 transferring context: 50B done 20:13:20 #22 DONE 0.0s 20:13:20 20:13:20 #23 [core-data internal] load .dockerignore 20:13:20 #23 transferring context: 50B done 20:13:20 #23 DONE 0.0s 20:13:20 20:13:20 #24 [security-spire-config internal] load .dockerignore 20:13:20 #24 transferring context: 50B done 20:13:20 #24 DONE 0.0s 20:13:20 20:13:20 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:20 #25 DONE 0.0s 20:13:20 20:13:20 #26 [core-command internal] load .dockerignore 20:13:20 #26 transferring context: 50B done 20:13:20 #26 DONE 0.0s 20:13:20 20:13:20 #27 [security-spire-agent internal] load .dockerignore 20:13:20 #27 transferring context: 50B done 20:13:20 #27 DONE 0.0s 20:13:20 20:13:20 #28 [security-spire-server internal] load .dockerignore 20:13:20 #28 transferring context: 50B done 20:13:20 #28 DONE 0.0s 20:13:20 20:13:20 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:13:20 #29 DONE 0.1s 20:13:20 20:13:20 #30 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:20 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:20 #30 ... 20:13:20 20:13:20 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:20 #25 DONE 0.0s 20:13:20 20:13:20 #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:20 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:20 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:20 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:20 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:20 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 20:13:20 #30 ... 20:13:20 20:13:20 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:20 #25 DONE 0.0s 20:13:20 20:13:20 #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:13:20 #29 DONE 0.1s 20:13:20 20:13:20 #30 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:20 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:20 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:20 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:20 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:20 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:13:20 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 20:13:20 #30 ... 20:13:20 20:13:20 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:20 #25 DONE 0.0s 20:13:20 20:13:20 #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:20 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:20 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:20 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:20 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:20 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:13:21 #30 ... 20:13:21 20:13:21 #25 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:21 #25 DONE 0.0s 20:13:21 20:13:21 #30 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:21 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:21 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:21 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:21 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:21 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:13:21 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 20:13:21 #30 ... 20:13:21 20:13:21 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:21 #25 DONE 0.0s 20:13:21 20:13:21 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:13:21 #29 DONE 0.4s 20:13:21 20:13:21 #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:21 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:21 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:21 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:21 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:21 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:13:21 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 20:13:21 #30 ... 20:13:21 20:13:21 #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:13:21 #31 DONE 0.9s 20:13:21 20:13:21 #32 [security-spiffe-token-provider internal] load build context 20:13:22 #32 ... 20:13:22 20:13:22 #30 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:22 #30 DONE 1.2s 20:13:22 20:13:22 #32 [security-spiffe-token-provider internal] load build context 20:13:24 Avoid second fetch 20:13:24 Checking out Revision 08d06e0ccb5744197e6b9bad57675b66573abf32 (main) 20:13:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:13:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:24 > git config core.sparsecheckout # timeout=10 20:13:24 > git checkout -f 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 20:13:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4716)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:13:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:25 Dload Upload Total Spent Left Speed 20:13:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k 20:13:26 #32 transferring context: 193.08MB 4.3s [Pipeline] sh 20:13:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:13:26 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 20:13:26 /etc/docker/daemon.new 20:13:26 { 20:13:26 "registry-mirrors": [ 20:13:26 "https://nexus3.edgexfoundry.org:10001" 20:13:26 ], 20:13:26 "bip": "10.250.0.254/24", 20:13:26 "hosts": [ 20:13:26 "tcp://0.0.0.0:5555", 20:13:26 "unix:///var/run/docker.sock" 20:13:26 ], 20:13:26 "mtu": 1458, 20:13:26 "selinux-enabled": true, 20:13:26 "seccomp-profile": "/etc/docker/seccomp.json" 20:13:26 } [Pipeline] sh 20:13:27 #32 ... 20:13:27 20:13:27 #33 [core-common-config-bootstrapper internal] load build context 20:13:27 #33 ... 20:13:27 20:13:27 #32 [security-spiffe-token-provider internal] load build context 20:13:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:13:27 + sudo service docker restart 20:13:28 #32 transferring context: 365.20MB 7.1s done 20:13:31 #32 ... 20:13:31 20:13:31 #34 [security-spiffe-token-provider internal] load .dockerignore 20:13:31 #34 transferring context: 50B done 20:13:31 #34 ... 20:13:31 20:13:31 #35 [core-metadata internal] load build context 20:13:31 #35 transferring context: 365.20MB 7.6s done 20:13:31 #35 ... 20:13:31 20:13:31 #36 [security-proxy-auth internal] load build context 20:13:31 #36 transferring context: 365.20MB 6.5s done 20:13:31 #36 ... 20:13:31 20:13:31 #37 [support-notifications internal] load build context 20:13:31 #37 transferring context: 365.20MB 8.4s done 20:13:31 #37 ... 20:13:31 20:13:31 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:13:31 #38 ... 20:13:31 20:13:31 #39 [security-proxy-setup internal] load build context 20:13:31 #39 transferring context: 365.20MB 7.3s done 20:13:31 #39 ... 20:13:31 20:13:31 #40 [support-scheduler internal] load build context 20:13:31 #40 transferring context: 365.20MB 7.2s done 20:13:31 #40 ... 20:13:31 20:13:31 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:13:32 #41 ... 20:13:32 20:13:32 #42 [security-bootstrapper internal] load build context 20:13:32 #42 transferring context: 365.20MB 7.9s done 20:13:32 #42 ... 20:13:32 20:13:32 #43 [support-notifications builder 2/7] WORKDIR /edgex-go 20:13:32 #43 ... 20:13:32 20:13:32 #44 [security-secretstore-setup internal] load build context 20:13:32 #44 transferring context: 365.20MB 6.5s done 20:13:32 #44 ... 20:13:32 20:13:32 #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:13:32 #45 ... 20:13:32 20:13:32 #46 [core-data internal] load build context 20:13:32 #46 transferring context: 365.20MB 7.8s done 20:13:32 #46 ... 20:13:32 20:13:32 #47 [core-command internal] load build context 20:13:32 #47 transferring context: 365.20MB 7.1s done 20:13:36 #47 ... 20:13:36 20:13:36 #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:13:36 #48 ... 20:13:36 20:13:36 #33 [core-common-config-bootstrapper internal] load build context 20:13:36 #33 transferring context: 365.20MB 8.3s done 20:13:42 #33 ... 20:13:42 20:13:42 #30 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:42 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:42 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:42 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:42 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:42 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:13:42 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 20:13:42 #30 DONE 1.2s 20:13:42 20:13:42 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:13:42 #38 DONE 21.8s 20:13:42 20:13:42 #40 [support-scheduler internal] load build context 20:13:42 #40 DONE 21.8s 20:13:42 20:13:42 #36 [security-proxy-auth internal] load build context 20:13:42 #36 DONE 22.1s 20:13:42 20:13:42 #44 [security-secretstore-setup internal] load build context 20:13:42 #44 DONE 21.9s 20:13:42 20:13:42 #43 [core-metadata builder 2/7] WORKDIR /edgex-go 20:13:42 #43 DONE 21.5s 20:13:42 20:13:42 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:13:43 #49 ... 20:13:43 20:13:43 #35 [core-metadata internal] load build context 20:13:43 #35 DONE 22.2s 20:13:43 20:13:43 #39 [security-proxy-setup internal] load build context 20:13:43 #39 DONE 21.9s 20:13:43 20:13:43 #47 [core-command internal] load build context 20:13:43 #47 DONE 21.8s 20:13:43 20:13:43 #32 [security-spiffe-token-provider internal] load build context 20:13:43 #32 DONE 21.8s 20:13:43 20:13:43 #33 [core-common-config-bootstrapper internal] load build context 20:13:43 #33 DONE 22.4s 20:13:43 20:13:43 #30 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:43 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:43 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:43 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:43 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:43 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 20:13:43 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 20:13:43 #30 DONE 1.2s 20:13:43 20:13:43 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:13:43 #41 DONE 21.9s 20:13:43 20:13:43 #42 [security-bootstrapper internal] load build context 20:13:43 #42 DONE 22.1s 20:13:43 20:13:43 #46 [core-data internal] load build context 20:13:43 #46 DONE 22.0s 20:13:43 20:13:43 #37 [support-notifications internal] load build context 20:13:43 #37 DONE 22.2s 20:13:43 20:13:43 #50 [security-spire-server internal] load build context 20:13:43 #50 transferring context: 18.10kB done 20:13:43 #50 DONE 0.2s 20:13:43 20:13:43 #51 [security-spire-agent internal] load build context 20:13:43 #51 transferring context: 17.63kB done 20:13:43 #51 DONE 0.0s 20:13:43 20:13:43 #52 [security-spire-config internal] load build context 20:13:43 #52 transferring context: 16.35kB done 20:13:43 #52 DONE 0.2s 20:13:43 20:13:43 #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:13:43 #53 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:13:43 #53 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 20:13:43 #53 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:13:43 #53 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:13:43 #53 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:13:43 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 20:13:43 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 20:13:43 #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:13:43 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:13:43 #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:13:43 #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 20:13:43 #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:13:43 #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 20:13:43 #53 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:13:43 #53 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 20:13:43 #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.6s 20:13:43 #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 20:13:43 #53 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:13:43 #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 20:13:45 #53 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:45 provisioning config files... 20:13:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config6380002169921842708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:46 ---> docker-login.sh 20:13:46 nexus3.edgexfoundry.org:10001 20:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:47 Configure a credential helper to remove this warning. See 20:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:47 20:13:47 Login Succeeded 20:13:47 nexus3.edgexfoundry.org:10002 20:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:47 #53 ... 20:13:47 20:13:47 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:13:47 #0 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.447 (1/1) Installing dumb-init (1.2.5-r2) 20:13:47 #0 1.456 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 1.466 OK: 7 MiB in 16 packages 20:13:47 #54 DONE 4.0s 20:13:47 20:13:47 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:47 #0 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.486 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:13:47 #0 1.486 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:13:47 #0 1.486 OK: 20076 distinct packages available 20:13:47 #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.823 (1/11) Installing ca-certificates (20230506-r0) 20:13:47 #0 1.837 (2/11) Installing brotli-libs (1.0.9-r14) 20:13:47 #0 1.948 (3/11) Installing libunistring (1.1-r1) 20:13:47 #0 1.984 (4/11) Installing libidn2 (2.3.4-r1) 20:13:47 #0 1.989 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:13:47 #0 1.992 (6/11) Installing libcurl (8.4.0-r0) 20:13:47 #0 2.001 (7/11) Installing curl (8.4.0-r0) 20:13:47 #0 2.009 (8/11) Installing dumb-init (1.2.5-r2) 20:13:47 #0 2.013 (9/11) Installing musl-obstack (1.2.3-r2) 20:13:47 #0 2.015 (10/11) Installing libucontext (1.2-r2) 20:13:47 #0 2.019 (11/11) Installing gcompat (1.1.0-r1) 20:13:47 #0 2.027 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 2.033 Executing ca-certificates-20230506-r0.trigger 20:13:47 #0 2.082 OK: 12 MiB in 26 packages 20:13:47 #55 DONE 4.0s 20:13:47 20:13:47 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:13:47 #0 0.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.241 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:13:47 #0 1.278 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:13:47 #0 1.288 (3/6) Installing dumb-init (1.2.5-r2) 20:13:47 #0 1.288 (4/6) Installing openssl (3.1.4-r0) 20:13:47 #0 1.302 (5/6) Installing su-exec (0.2-r3) 20:13:47 #0 1.307 (6/6) Installing yq (4.33.3-r4) 20:13:47 #0 1.373 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 1.385 OK: 17 MiB in 19 packages 20:13:47 #56 DONE 4.0s 20:13:47 20:13:47 #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:47 #0 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.674 (1/4) Installing ca-certificates (20230506-r0) 20:13:47 #0 1.693 (2/4) Installing dumb-init (1.2.5-r2) 20:13:47 #0 1.696 (3/4) Installing su-exec (0.2-r3) 20:13:47 #0 1.705 (4/4) Installing yq (4.33.3-r4) 20:13:47 #0 1.766 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 1.770 Executing ca-certificates-20230506-r0.trigger 20:13:47 #0 1.813 OK: 17 MiB in 19 packages 20:13:47 #57 DONE 4.0s 20:13:47 20:13:47 #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:13:47 #45 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #45 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #45 22.47 (1/2) Installing ca-certificates (20230506-r0) 20:13:47 #45 22.50 (2/2) Installing dumb-init (1.2.5-r2) 20:13:47 #45 22.51 Executing busybox-1.36.1-r2.trigger 20:13:47 #45 22.52 Executing ca-certificates-20230506-r0.trigger 20:13:47 #45 22.60 OK: 8 MiB in 17 packages 20:13:47 #45 DONE 25.2s 20:13:47 20:13:47 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:13:47 #0 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.328 (1/2) Installing dumb-init (1.2.5-r2) 20:13:47 #0 1.336 (2/2) Installing su-exec (0.2-r3) 20:13:47 #0 1.336 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 1.351 OK: 7 MiB in 17 packages 20:13:47 #58 DONE 4.1s 20:13:47 20:13:47 #59 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:13:47 #59 DONE 0.1s 20:13:47 20:13:47 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:13:47 #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 done 20:13:47 #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:13:47 #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:13:47 #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:13:47 #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:13:47 #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:13:47 #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done 20:13:47 #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 20:13:47 #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 20:13:47 #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done 20:13:47 #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:13:47 #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 20:13:47 #60 DONE 4.0s 20:13:47 20:13:47 #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:13:47 #48 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #48 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #48 18.15 (1/1) Installing dumb-init (1.2.5-r2) 20:13:47 #48 18.16 Executing busybox-1.36.1-r2.trigger 20:13:47 #48 18.17 OK: 7 MiB in 16 packages 20:13:47 #48 DONE 21.1s 20:13:47 20:13:47 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:13:47 #61 ... 20:13:47 20:13:47 #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:13:47 #53 DONE 4.2s 20:13:47 20:13:47 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:13:47 #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.294 OK: 264 MiB in 52 packages 20:13:47 #62 DONE 4.4s 20:13:47 20:13:47 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:13:47 #63 DONE 0.1s 20:13:47 20:13:47 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:47 Configure a credential helper to remove this warning. See 20:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:47 20:13:47 Login Succeeded 20:13:47 nexus3.edgexfoundry.org:10003 20:13:47 #64 ... 20:13:47 20:13:47 #65 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:47 #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.173 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:13:47 #0 4.173 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:13:47 #0 4.173 OK: 20076 distinct packages available 20:13:47 #0 4.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.590 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:13:47 #0 4.629 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:13:47 #0 4.641 (3/7) Installing dumb-init (1.2.5-r2) 20:13:47 #0 4.644 (4/7) Installing musl-obstack (1.2.3-r2) 20:13:47 #0 4.647 (5/7) Installing libucontext (1.2-r2) 20:13:47 #0 4.655 (6/7) Installing gcompat (1.1.0-r1) 20:13:47 #0 4.660 (7/7) Installing openssl (3.1.4-r0) 20:13:47 #0 4.670 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 4.677 OK: 8 MiB in 20 packages 20:13:47 #65 DONE 4.8s 20:13:47 20:13:47 #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:47 #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.278 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:13:47 #0 4.278 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:13:47 #0 4.278 OK: 20076 distinct packages available 20:13:47 #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 4.651 (1/4) Installing dumb-init (1.2.5-r2) 20:13:47 #0 4.656 (2/4) Installing musl-obstack (1.2.3-r2) 20:13:47 #0 4.660 (3/4) Installing libucontext (1.2-r2) 20:13:47 #0 4.664 (4/4) Installing gcompat (1.1.0-r1) 20:13:47 #0 4.668 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 4.675 OK: 8 MiB in 19 packages 20:13:47 #66 DONE 4.9s 20:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:47 Configure a credential helper to remove this warning. See 20:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:47 20:13:47 Login Succeeded 20:13:47 nexus3.edgexfoundry.org:10004 20:13:47 20:13:47 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 20:13:47 #49 4.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #49 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:48 #49 5.191 OK: 264 MiB in 52 packages 20:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:48 Configure a credential helper to remove this warning. See 20:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:48 20:13:48 Login Succeeded 20:13:48 docker.io 20:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:48 #49 ... 20:13:48 20:13:48 #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:13:48 #67 DONE 1.1s 20:13:48 20:13:48 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:13:48 #0 4.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:48 #0 4.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:48 #0 4.976 OK: 264 MiB in 52 packages 20:13:48 #68 DONE 5.9s 20:13:48 20:13:48 #49 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:48 Configure a credential helper to remove this warning. See 20:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:48 20:13:48 Login Succeeded 20:13:48 ---> docker-login.sh ends [Pipeline] } 20:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:13:49 #49 DONE 6.1s 20:13:49 20:13:49 #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:13:49 #69 DONE 1.1s 20:13:49 20:13:49 #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:13:49 #70 DONE 1.1s 20:13:49 20:13:49 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:13:49 #71 DONE 0.1s 20:13:49 20:13:49 #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:13:49 #72 DONE 0.1s 20:13:49 20:13:49 #73 [security-spire-config stage-2 5/9] COPY security.txt / [Pipeline] sh 20:13:49 + git config --global --add safe.directory /w/workspace/edgex-go/603 [Pipeline] echo 20:13:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:13:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:13:49 ========================================================= 20:13:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:13:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:13:49 #73 ... 20:13:49 20:13:49 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:13:49 #74 DONE 0.8s 20:13:49 20:13:49 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:13:49 #75 DONE 0.8s 20:13:49 20:13:49 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:13:49 #76 DONE 0.8s 20:13:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:13:49 20:13:49 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:13:49 #0 5.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:49 #0 6.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:49 #0 6.296 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:13:49 #0 6.296 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:13:49 #0 6.296 OK: 20080 distinct packages available 20:13:49 #0 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:49 #0 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:49 #0 6.648 OK: 264 MiB in 52 packages 20:13:49 #77 DONE 6.8s 20:13:49 20:13:49 #73 [security-spire-config stage-2 5/9] COPY security.txt / 20:13:49 #73 DONE 0.8s 20:13:49 20:13:49 #78 [security-spire-server stage-2 5/8] COPY security.txt / 20:13:49 #78 DONE 0.1s 20:13:49 20:13:49 #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:13:49 #79 DONE 0.1s 20:13:49 20:13:49 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 20:13:49 #80 ... 20:13:49 20:13:49 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:13:49 #81 DONE 0.1s 20:13:49 20:13:49 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:13:49 #82 DONE 0.1s 20:13:49 20:13:49 #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:49 #83 DONE 0.1s 20:13:49 20:13:49 #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:13:49 #61 DONE 3.0s 20:13:49 20:13:49 #80 [security-spire-agent stage-3 6/9] COPY security.txt / 20:13:49 #80 DONE 0.2s 20:13:49 20:13:49 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:13:49 #84 DONE 0.2s 20:13:49 20:13:49 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:13:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:50 9fda8d8052c6: Pulling fs layer 20:13:50 5d54e960e981: Pulling fs layer 20:13:50 c4a7e357bf2a: Pulling fs layer 20:13:50 f0e02332f6b5: Pulling fs layer 20:13:50 cefa15bbcfad: Pulling fs layer 20:13:50 17808c966233: Pulling fs layer 20:13:50 f4c1fc716caa: Pulling fs layer 20:13:50 cefa15bbcfad: Waiting 20:13:50 17808c966233: Waiting 20:13:50 f4c1fc716caa: Waiting 20:13:50 f0e02332f6b5: Waiting 20:13:50 5d54e960e981: Verifying Checksum 20:13:50 5d54e960e981: Download complete 20:13:50 f0e02332f6b5: Verifying Checksum 20:13:50 f0e02332f6b5: Download complete 20:13:50 cefa15bbcfad: Verifying Checksum 20:13:50 cefa15bbcfad: Download complete 20:13:50 9fda8d8052c6: Download complete 20:13:50 #85 ... 20:13:50 20:13:50 #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:13:50 #86 DONE 0.2s 20:13:50 20:13:50 #87 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:13:50 #87 DONE 0.1s 20:13:50 20:13:50 #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:13:50 #88 DONE 0.2s 20:13:50 20:13:50 #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:13:50 #85 DONE 0.1s 20:13:50 20:13:50 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:13:50 #89 DONE 0.1s 20:13:50 20:13:50 #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:13:50 #90 DONE 0.1s 20:13:50 20:13:50 #91 [security-spire-server] exporting to image 20:13:50 #91 exporting layers 20:13:50 #91 ... 20:13:50 20:13:50 #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:13:50 #92 DONE 0.0s 20:13:50 20:13:50 #91 [security-spire-agent] exporting to image 20:13:50 f4c1fc716caa: Verifying Checksum 20:13:50 f4c1fc716caa: Download complete 20:13:50 #91 exporting layers 0.5s done 20:13:50 #91 writing image sha256:10ac9c768a32ecbffdabb350a7384f6902c4785e4fe532e7a7604295a9487b21 done 20:13:50 #91 naming to docker.io/library/security-spire-server done 20:13:50 #91 writing image sha256:6f35d0fa3c10f59c52953f9471487f1c88a0e008cab9543287b038cef8733f13 done 20:13:50 #91 naming to docker.io/library/security-spire-config done 20:13:50 #91 writing image sha256:36a558c28e86af36f9e7806225aaf49971a771ed773c6d78564e5ecbfd61bafb done 20:13:50 #91 naming to docker.io/library/security-spire-agent done 20:13:50 #91 DONE 0.6s 20:13:50 20:13:50 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:50 9fda8d8052c6: Pull complete 20:13:51 5d54e960e981: Pull complete 20:13:52 c4a7e357bf2a: Download complete 20:13:53 17808c966233: Verifying Checksum 20:13:53 17808c966233: Download complete 20:14:00 #93 ... 20:14:00 20:14:00 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:00 #94 ... 20:14:00 20:14:00 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:05 c4a7e357bf2a: Pull complete 20:14:05 f0e02332f6b5: Pull complete 20:14:05 cefa15bbcfad: Pull complete 20:14:13 #95 DONE 23.3s 20:14:13 20:14:13 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:13 #64 DONE 25.6s 20:14:13 20:14:13 #96 [support-notifications builder 6/7] COPY . . 20:14:13 #96 ... 20:14:13 20:14:13 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:13 #93 DONE 23.1s 20:14:13 20:14:13 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:13 #94 DONE 23.4s 20:14:13 20:14:13 #97 [security-spiffe-token-provider builder 6/7] COPY . . 20:14:15 17808c966233: Pull complete 20:14:16 f4c1fc716caa: Pull complete 20:14:16 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:14:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:14:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:14:16 WORKDIR /edgex 20:14:16 COPY go.mod . 20:14:16 RUN go mod download 20:14:16 + docker build -t ci-base-image-arm64 -f - . 20:14:17 Sending build context to Docker daemon 2.91MB 20:14:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:14:17 ---> ea914061e18c 20:14:17 Step 2/4 : WORKDIR /edgex 20:14:18 ---> Running in 2c60fa24f857 20:14:18 Removing intermediate container 2c60fa24f857 20:14:18 ---> bcb47c6607d5 20:14:18 Step 3/4 : COPY go.mod . 20:14:18 ---> b86317ac5ce9 20:14:18 Step 4/4 : RUN go mod download 20:14:18 ---> Running in a3ee4b81c276 20:14:21 #97 DONE 7.5s 20:14:21 20:14:21 #96 [support-notifications builder 6/7] COPY . . 20:14:21 #96 DONE 7.6s 20:14:21 20:14:21 #98 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:21 #98 ... 20:14:21 20:14:21 #99 [security-bootstrapper builder 6/7] COPY . . 20:14:21 #99 DONE 7.6s 20:14:21 20:14:21 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:21 #100 CACHED 20:14:21 20:14:21 #101 [security-secretstore-setup builder 6/7] COPY . . 20:14:21 #101 CACHED 20:14:21 20:14:21 #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:14:21 #102 CACHED 20:14:21 20:14:21 #103 [security-proxy-setup builder 6/7] COPY . . 20:14:21 #103 CACHED 20:14:21 20:14:21 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:21 #104 CACHED 20:14:21 20:14:21 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:14:21 #105 CACHED 20:14:21 20:14:21 #106 [core-data builder 4/7] COPY go.mod vendor* ./ 20:14:21 #106 CACHED 20:14:21 20:14:21 #107 [core-data builder 6/7] COPY . . 20:14:21 #107 CACHED 20:14:21 20:14:21 #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:21 #108 CACHED 20:14:21 20:14:21 #109 [core-command builder 6/7] COPY . . 20:14:21 #109 CACHED 20:14:21 20:14:21 #110 [core-command builder 4/7] COPY go.mod vendor* ./ 20:14:21 #110 CACHED 20:14:21 20:14:21 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:21 #111 CACHED 20:14:21 20:14:21 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:21 #112 CACHED 20:14:21 20:14:21 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:14:21 #113 CACHED 20:14:21 20:14:21 #114 [support-scheduler builder 6/7] COPY . . 20:14:21 #114 CACHED 20:14:21 20:14:21 #115 [security-proxy-auth builder 6/7] COPY . . 20:14:21 #115 CACHED 20:14:21 20:14:21 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:14:21 #116 CACHED 20:14:21 20:14:21 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:21 #117 CACHED 20:14:21 20:14:21 #118 [core-metadata builder 6/7] COPY . . 20:14:21 #118 CACHED 20:14:21 20:14:21 #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:21 #119 CACHED 20:14:21 20:14:21 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:14:21 #120 CACHED 20:14:21 20:14:21 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 20:14:21 #121 DONE 7.7s 20:14:21 20:14:21 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:14:22 #122 1.534 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:14:32 #122 ... 20:14:32 20:14:32 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:32 #0 1.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:32 #123 ... 20:14:32 20:14:32 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:14:32 #0 1.475 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:14:32 #124 ... 20:14:32 20:14:32 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:14:32 #0 1.449 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:14:32 #125 ... 20:14:32 20:14:32 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:14:32 #0 1.015 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:14:32 #126 ... 20:14:32 20:14:32 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:14:32 #0 1.240 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:14:32 #127 ... 20:14:32 20:14:32 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:14:32 #0 1.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:14:32 #128 ... 20:14:32 20:14:32 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:14:32 #0 0.686 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:14:32 #129 ... 20:14:32 20:14:32 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:14:32 #0 0.675 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:14:32 #130 ... 20:14:32 20:14:32 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:14:32 #0 1.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:14:32 #131 ... 20:14:32 20:14:32 #98 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:32 #98 0.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:15:05 Removing intermediate container a3ee4b81c276 20:15:05 ---> 17270e00ab83 20:15:05 Successfully built 17270e00ab83 20:15:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:06 + docker inspect -f . ci-base-image-arm64 20:15:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:06 prd-ubuntu20.04-docker-arm64-4c-16g-16283 does not seem to be running inside a container 20:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:15:07 $ docker top eeabd110aac970c4159390d1ad5380cda4c3569d85bdf8340924cf8ad6f72486 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:08 + go version 20:15:08 go version go1.21.0 linux/arm64 [Pipeline] } 20:15:08 $ docker stop --time=1 eeabd110aac970c4159390d1ad5380cda4c3569d85bdf8340924cf8ad6f72486 20:15:10 $ docker rm -f --volumes eeabd110aac970c4159390d1ad5380cda4c3569d85bdf8340924cf8ad6f72486 [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 20:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:11 20:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:11 latest: Pulling from edgex-devops/edgex-compose-arm64 20:15:11 547446be3368: Pulling fs layer 20:15:11 d125d8839a47: Pulling fs layer 20:15:11 3e85d5ac6304: Pulling fs layer 20:15:11 c3105a71a48b: Pulling fs layer 20:15:11 0f093f025ec4: Pulling fs layer 20:15:11 c3106fc0e877: Pulling fs layer 20:15:11 c3105a71a48b: Waiting 20:15:11 0f093f025ec4: Waiting 20:15:11 c3106fc0e877: Waiting 20:15:11 547446be3368: Verifying Checksum 20:15:11 547446be3368: Download complete 20:15:11 c3105a71a48b: Verifying Checksum 20:15:11 c3105a71a48b: Download complete 20:15:12 d125d8839a47: Verifying Checksum 20:15:12 d125d8839a47: Download complete 20:15:12 c3106fc0e877: Verifying Checksum 20:15:12 c3106fc0e877: Download complete 20:15:12 0f093f025ec4: Verifying Checksum 20:15:12 0f093f025ec4: Download complete 20:15:12 547446be3368: Pull complete 20:15:14 d125d8839a47: Pull complete 20:15:14 3e85d5ac6304: Verifying Checksum 20:15:14 3e85d5ac6304: Download complete 20:15:24 3e85d5ac6304: Pull complete 20:15:24 c3105a71a48b: Pull complete 20:15:25 0f093f025ec4: Pull complete 20:15:26 c3106fc0e877: Pull complete 20:15:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:26 prd-ubuntu20.04-docker-arm64-4c-16g-16283 does not seem to be running inside a container 20:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:15:28 $ docker top 46bea97f5f38c8e5f13acecdaf564b6e7fd55977d710fc87008ac60f54e02c58 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:29 + docker compose -f ./docker-compose-build.yml build --parallel 20:15:39 #1 [security-proxy-setup internal] load build definition from Dockerfile 20:15:39 #1 transferring dockerfile: 2.39kB 0.0s done 20:15:39 #1 DONE 0.1s 20:15:39 20:15:39 #2 [core-data internal] load build definition from Dockerfile 20:15:39 #2 transferring dockerfile: 1.90kB done 20:15:39 #2 DONE 0.0s 20:15:39 20:15:39 #3 [support-notifications internal] load build definition from Dockerfile 20:15:39 #3 transferring dockerfile: 1.84kB done 20:15:39 #3 DONE 0.1s 20:15:39 20:15:39 #4 [security-proxy-auth internal] load build definition from Dockerfile 20:15:39 #4 transferring dockerfile: 2.04kB 0.0s done 20:15:39 #4 DONE 0.1s 20:15:39 20:15:39 #5 [security-secretstore-setup internal] load build definition from Dockerfile 20:15:39 #5 transferring dockerfile: 2.38kB done 20:15:39 #5 DONE 0.1s 20:15:39 20:15:39 #6 [security-spire-config internal] load build definition from Dockerfile 20:15:39 #6 transferring dockerfile: 1.58kB done 20:15:39 #6 DONE 0.1s 20:15:39 20:15:39 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:15:39 #7 transferring dockerfile: 2.12kB done 20:15:39 #7 DONE 0.1s 20:15:39 20:15:39 #8 [core-metadata internal] load build definition from Dockerfile 20:15:39 #8 transferring dockerfile: 1.96kB 0.0s done 20:15:39 #8 DONE 0.1s 20:15:39 20:15:39 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:15:39 #9 transferring dockerfile: 1.78kB done 20:15:39 #9 DONE 0.1s 20:15:39 20:15:39 #10 [support-scheduler internal] load build definition from Dockerfile 20:15:39 #10 transferring dockerfile: 1.82kB done 20:15:39 #10 DONE 0.1s 20:15:39 20:15:39 #11 [core-command internal] load build definition from Dockerfile 20:15:39 #11 transferring dockerfile: 1.82kB done 20:15:39 #11 DONE 0.1s 20:15:39 20:15:39 #12 [security-spire-server internal] load build definition from Dockerfile 20:15:39 #12 transferring dockerfile: 1.59kB done 20:15:39 #12 DONE 0.1s 20:15:39 20:15:39 #13 [security-proxy-setup internal] load .dockerignore 20:15:39 #13 transferring context: 32B 20:15:39 #13 transferring context: 50B 0.0s done 20:15:39 #13 DONE 0.1s 20:15:39 20:15:39 #14 [security-spire-agent internal] load build definition from Dockerfile 20:15:39 #14 transferring dockerfile: 1.70kB done 20:15:39 #14 DONE 0.1s 20:15:39 20:15:39 #15 [security-bootstrapper internal] load build definition from Dockerfile 20:15:39 #15 transferring dockerfile: 2.82kB done 20:15:39 #15 DONE 0.1s 20:15:39 #98 ... 20:15:39 20:15:39 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:39 #128 75.77 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:15:40 20:15:40 #16 [core-data internal] load .dockerignore 20:15:40 #16 transferring context: 50B done 20:15:40 #16 DONE 0.0s 20:15:40 20:15:40 #17 [security-proxy-auth internal] load .dockerignore 20:15:40 #17 transferring context: 50B 0.0s done 20:15:40 #17 DONE 0.1s 20:15:40 20:15:40 #18 [support-notifications internal] load .dockerignore 20:15:40 #18 transferring context: 50B done 20:15:40 #18 DONE 0.1s 20:15:40 20:15:40 #19 [security-secretstore-setup internal] load .dockerignore 20:15:40 #19 transferring context: 50B 0.0s done 20:15:40 #19 DONE 0.1s 20:15:40 20:15:40 #20 [security-spire-config internal] load .dockerignore 20:15:40 #20 transferring context: 50B done 20:15:40 #20 DONE 0.1s 20:15:40 20:15:40 #21 [core-common-config-bootstrapper internal] load .dockerignore 20:15:40 #21 transferring context: 50B done 20:15:40 #21 DONE 0.1s 20:15:40 20:15:40 #22 [core-metadata internal] load .dockerignore 20:15:40 #22 transferring context: 50B done 20:15:40 #22 DONE 0.1s 20:15:40 20:15:40 #23 [security-spiffe-token-provider internal] load .dockerignore 20:15:40 #23 transferring context: 50B 0.0s done 20:15:40 #23 DONE 0.1s 20:15:40 20:15:40 #24 [support-scheduler internal] load .dockerignore 20:15:40 #24 transferring context: 50B done 20:15:40 #24 DONE 0.1s 20:15:40 20:15:40 #25 [core-command internal] load .dockerignore 20:15:40 #25 transferring context: 50B 0.0s done 20:15:40 #25 DONE 0.1s 20:15:40 20:15:40 #26 [security-spire-server internal] load .dockerignore 20:15:40 #26 transferring context: 50B 0.0s done 20:15:41 #26 DONE 0.1s 20:15:41 20:15:41 #27 [security-spire-agent internal] load .dockerignore 20:15:41 #27 transferring context: 50B 0.0s done 20:15:41 #27 DONE 0.1s 20:15:41 20:15:41 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:41 #28 DONE 0.0s 20:15:41 20:15:41 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:15:41 #29 DONE 0.2s 20:15:41 20:15:41 #30 [security-bootstrapper internal] load .dockerignore 20:15:41 #30 transferring context: 50B done 20:15:41 #30 DONE 0.1s 20:15:41 20:15:41 #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:41 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 462.85kB / 3.33MB 0.1s 20:15:41 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:41 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:41 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s 20:15:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s 20:15:41 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 20:15:41 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:42 #31 ... 20:15:42 20:15:42 #32 [security-proxy-setup internal] load build context 20:15:42 #32 transferring context: 2.55MB 0.6s done 20:15:42 #32 DONE 0.8s 20:15:42 20:15:42 #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:42 #31 ... 20:15:42 20:15:42 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #28 DONE 0.0s 20:15:42 20:15:42 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:15:42 #29 DONE 0.3s 20:15:42 20:15:42 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:42 #33 DONE 0.9s 20:15:42 20:15:42 #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:42 #31 ... 20:15:42 20:15:42 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #28 DONE 0.0s 20:15:42 20:15:42 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:42 #33 DONE 1.6s 20:15:42 20:15:42 #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:42 #31 ... 20:15:42 20:15:42 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #28 DONE 0.0s 20:15:42 20:15:42 #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:42 #31 ... 20:15:42 20:15:42 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:42 #28 DONE 0.0s 20:15:42 20:15:42 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:42 #33 DONE 1.6s 20:15:42 20:15:42 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 20:15:42 #34 DONE 0.7s 20:15:42 20:15:42 #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:42 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:42 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:42 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:42 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:42 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:42 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:15:43 #31 ... 20:15:43 20:15:43 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #28 DONE 0.0s 20:15:43 20:15:43 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:15:43 #29 DONE 0.8s 20:15:43 20:15:43 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:43 #33 DONE 1.7s 20:15:43 20:15:43 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #28 DONE 0.0s 20:15:43 20:15:43 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:15:43 #34 DONE 0.7s 20:15:43 20:15:43 #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:43 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:43 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:43 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:43 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:15:43 #31 ... 20:15:43 20:15:43 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #28 DONE 0.0s 20:15:43 20:15:43 #35 [support-notifications internal] load build context 20:15:43 #35 ... 20:15:43 20:15:43 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:43 #33 DONE 1.7s 20:15:43 20:15:43 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 20:15:43 #34 DONE 0.8s 20:15:43 20:15:43 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #28 DONE 0.0s 20:15:43 20:15:43 #35 [support-notifications internal] load build context 20:15:43 #35 ... 20:15:43 20:15:43 #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:15:43 #29 DONE 1.3s 20:15:43 20:15:43 #36 [core-data internal] load build context 20:15:43 #36 transferring context: 2.55MB 0.8s done 20:15:43 #36 DONE 1.3s 20:15:43 20:15:43 #35 [support-notifications internal] load build context 20:15:43 #35 ... 20:15:43 20:15:43 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:43 #33 DONE 1.8s 20:15:43 20:15:43 #34 [core-command builder 2/7] WORKDIR /edgex-go 20:15:43 #34 DONE 0.8s 20:15:43 20:15:43 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:43 #28 DONE 0.0s 20:15:43 20:15:43 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 20:15:43 #29 DONE 1.3s 20:15:43 20:15:43 #35 [support-notifications internal] load build context 20:15:43 #35 ... 20:15:43 20:15:43 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:43 #33 DONE 1.8s 20:15:43 20:15:43 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:15:43 #34 DONE 0.8s 20:15:43 20:15:43 #37 [support-scheduler internal] load build context 20:15:43 #37 DONE 0.0s 20:15:43 20:15:43 #31 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:43 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:43 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:43 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:43 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:43 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:43 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:15:43 #31 DONE 3.3s 20:15:43 20:15:43 #35 [support-notifications internal] load build context 20:15:43 #35 transferring context: 2.55MB 1.1s done 20:15:44 #35 DONE 1.5s 20:15:44 20:15:44 #38 [security-proxy-auth internal] load build context 20:15:44 #38 transferring context: 2.55MB 1.3s done 20:15:44 #38 DONE 1.7s 20:15:44 20:15:44 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:15:44 #39 ... 20:15:44 20:15:44 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:44 #28 DONE 0.0s 20:15:44 20:15:44 #40 [core-common-config-bootstrapper internal] load build context 20:15:44 #40 transferring context: 2.55MB 1.2s done 20:15:45 #40 DONE 1.9s 20:15:45 20:15:45 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:15:45 #128 ... 20:15:45 20:15:45 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:15:45 #131 DONE 84.2s 20:15:45 20:15:45 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:45 #123 DONE 84.2s 20:15:45 20:15:45 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:45 #126 DONE 84.2s 20:15:45 20:15:45 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:15:45 #130 DONE 84.2s 20:15:45 20:15:45 #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:15:45 #129 DONE 84.1s 20:15:45 20:15:45 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:45 #127 DONE 84.2s 20:15:45 20:15:45 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:45 #124 DONE 84.2s 20:15:45 20:15:45 #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:15:45 #125 DONE 84.2s 20:15:45 20:15:45 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:15:45 #132 ... 20:15:45 20:15:45 #98 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:45 #98 DONE 84.7s 20:15:45 20:15:45 #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:45 #122 DONE 84.6s 20:15:45 20:15:45 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:45 #128 DONE 84.7s 20:15:45 20:15:45 #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #41 ... 20:15:45 20:15:45 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:45 #33 DONE 1.8s 20:15:45 20:15:45 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:15:45 #34 DONE 0.9s 20:15:45 20:15:45 #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:45 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:45 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:45 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:45 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:45 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:45 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:15:45 #31 DONE 3.4s 20:15:45 20:15:45 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:15:45 #29 DONE 3.0s 20:15:45 20:15:45 #42 [security-secretstore-setup internal] load build context 20:15:45 #42 transferring context: 2.55MB 1.9s done 20:15:45 #42 DONE 2.5s 20:15:45 #133 DONE 0.4s 20:15:45 20:15:45 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #134 DONE 0.7s 20:15:45 20:15:45 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #135 DONE 0.5s 20:15:45 20:15:45 #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #136 DONE 0.5s 20:15:45 20:15:45 #137 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #137 DONE 0.8s 20:15:45 20:15:45 #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:45 #138 ... 20:15:45 20:15:45 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:15:45 #132 DONE 0.7s 20:15:45 20:15:45 #43 [security-bootstrapper internal] load build context 20:15:45 #43 DONE 0.0s 20:15:45 20:15:45 #44 [core-metadata internal] load build context 20:15:45 20:15:45 #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:15:45 #139 DONE 0.3s 20:15:45 20:15:45 #140 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:15:45 #140 ... 20:15:45 20:15:45 #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #141 DONE 0.3s 20:15:45 20:15:45 #142 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:45 #142 DONE 0.3s 20:15:45 20:15:45 #143 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:45 #143 DONE 0.3s 20:15:45 20:15:45 #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:45 #138 DONE 0.3s 20:15:45 20:15:45 #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #144 CACHED 20:15:45 20:15:45 #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:15:45 #145 CACHED 20:15:45 20:15:45 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:15:45 #146 CACHED 20:15:45 20:15:45 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #147 CACHED 20:15:45 20:15:45 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:45 #148 DONE 0.3s 20:15:45 20:15:45 #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:45 #149 CACHED 20:15:45 20:15:45 #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #150 CACHED 20:15:45 20:15:45 #151 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:15:45 #151 CACHED 20:15:45 20:15:45 #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:15:45 #152 CACHED 20:15:46 #44 ... 20:15:46 20:15:46 #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:15:46 #45 DONE 3.3s 20:15:46 20:15:46 #44 [core-metadata internal] load build context 20:15:46 20:15:46 #153 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:15:46 #153 ... 20:15:46 20:15:46 #140 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:15:46 #140 DONE 0.4s 20:15:46 #44 ... 20:15:46 20:15:46 #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:46 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:46 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:46 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:46 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:46 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:46 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:15:46 #31 DONE 3.4s 20:15:46 20:15:46 #46 [security-spiffe-token-provider internal] load build context 20:15:46 #46 transferring context: 2.55MB 2.0s done 20:15:46 #46 DONE 2.8s 20:15:46 20:15:46 #47 [security-spire-config internal] load build context 20:15:46 #47 DONE 0.0s 20:15:46 20:15:46 #44 [core-metadata internal] load build context 20:15:46 20:15:46 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:15:46 #154 DONE 0.4s 20:15:46 20:15:46 #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:15:46 #44 transferring context: 2.55MB 2.7s done 20:15:46 #155 ... 20:15:46 20:15:46 #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:15:46 #156 DONE 0.9s 20:15:47 #44 ... 20:15:47 20:15:47 #48 [core-command internal] load build context 20:15:47 #48 transferring context: 2.55MB 2.3s done 20:15:47 #48 DONE 3.2s 20:15:47 20:15:47 #157 [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 20:15:47 20:15:47 #44 [core-metadata internal] load build context 20:15:47 #44 DONE 3.6s 20:15:47 20:15:47 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:47 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 20:15:47 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:15:47 #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:15:47 #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:15:47 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 20:15:47 #49 ... 20:15:47 20:15:47 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:15:47 #39 DONE 3.0s 20:15:47 20:15:47 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:47 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 20:15:47 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 20:15:47 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 20:15:47 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 20:15:47 #49 ... 20:15:47 20:15:47 #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:47 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:47 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:47 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:47 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:47 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:47 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 20:15:47 #31 DONE 3.4s 20:15:47 20:15:47 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:15:47 #50 DONE 0.0s 20:15:47 20:15:47 #51 [security-spire-agent internal] load build context 20:15:47 #51 DONE 0.0s 20:15:47 20:15:47 #37 [support-scheduler internal] load build context 20:15:47 #37 transferring context: 2.55MB 1.9s done 20:15:47 #37 DONE 3.6s 20:15:47 20:15:47 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:47 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done 20:15:47 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:15:47 #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:15:47 #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:15:47 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 20:15:47 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 20:15:47 #157 ... 20:15:47 20:15:47 #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:15:47 #158 DONE 1.5s 20:15:47 20:15:47 #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:15:47 #159 DONE 1.5s 20:15:47 20:15:47 #160 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:15:47 #160 DONE 1.6s 20:15:47 20:15:47 #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:15:47 #161 DONE 1.6s 20:15:47 20:15:47 #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:15:47 #162 ... 20:15:47 20:15:47 #163 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:15:47 #163 DONE 1.6s 20:15:47 20:15:47 #153 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:15:47 #153 DONE 1.7s 20:15:47 20:15:47 #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:15:47 #164 DONE 1.6s 20:15:47 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 20:15:47 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 20:15:47 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 20:15:47 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s 20:15:47 #49 ... 20:15:47 20:15:47 #47 [security-spire-config internal] load build context 20:15:47 #47 transferring context: 16.35kB 0.3s done 20:15:47 #47 DONE 1.4s 20:15:47 20:15:47 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:47 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done 20:15:47 20:15:47 #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:15:47 #155 DONE 1.4s 20:15:47 20:15:47 #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:15:47 #165 DONE 2.2s 20:15:47 20:15:47 #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:15:47 #166 ... 20:15:47 20:15:47 #157 [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 20:15:47 #157 DONE 1.1s 20:15:47 20:15:47 #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:15:47 #167 DONE 0.5s 20:15:47 20:15:47 #168 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:15:47 #168 DONE 0.5s 20:15:48 #49 ... 20:15:48 20:15:48 #52 [security-spire-server internal] load build context 20:15:48 #52 transferring context: 18.10kB 0.1s done 20:15:48 #52 DONE 1.4s 20:15:48 20:15:48 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:48 20:15:48 #91 [core-data] exporting to image 20:15:48 #91 exporting layers 20:15:48 #91 ... 20:15:48 20:15:48 #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:15:48 #169 DONE 0.6s 20:15:48 20:15:48 #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:15:48 #170 DONE 0.6s 20:15:48 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.66MB / 23.39MB 1.3s 20:15:48 #49 ... 20:15:48 20:15:48 #51 [security-spire-agent internal] load build context 20:15:48 #51 transferring context: 17.63kB 0.1s done 20:15:48 #51 DONE 0.7s 20:15:48 20:15:48 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:48 20:15:48 #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:15:48 #162 DONE 0.6s 20:15:48 20:15:48 #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:15:48 #171 DONE 0.6s 20:15:48 20:15:48 #172 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:15:48 #172 DONE 0.6s 20:15:48 20:15:48 #91 [support-notifications] exporting to image 20:15:48 #91 ... 20:15:48 20:15:48 #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:15:48 #166 DONE 0.6s 20:15:48 20:15:48 #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:15:48 #173 DONE 0.8s 20:15:48 20:15:48 #174 [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 20:15:48 #174 DONE 0.6s 20:15:48 20:15:48 #91 [support-notifications] exporting to image 20:15:48 #91 exporting layers 0.5s done 20:15:48 #91 ... 20:15:48 20:15:48 #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:15:48 #175 DONE 0.6s 20:15:48 20:15:48 #91 [support-notifications] exporting to image 20:15:48 #91 exporting layers 0.6s done 20:15:48 #91 ... 20:15:48 20:15:48 #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:15:48 #176 DONE 0.4s 20:15:48 20:15:48 #177 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:15:48 #177 DONE 0.2s 20:15:48 20:15:48 #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:15:48 #178 DONE 0.3s 20:15:48 20:15:48 #91 [support-notifications] exporting to image 20:15:48 #91 exporting layers 0.4s done 20:15:48 #91 ... 20:15:48 20:15:48 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:15:48 #179 DONE 0.3s 20:15:48 20:15:48 #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:15:48 #180 DONE 0.3s 20:15:48 20:15:48 #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:15:48 #181 DONE 0.2s 20:15:48 20:15:48 #91 [support-scheduler] exporting to image 20:15:48 #91 writing image sha256:7d41a2561968f3e6b8746170efa84e1594628847dfcc98322322586a431f728b done 20:15:48 #91 naming to docker.io/library/core-command done 20:15:48 #91 writing image sha256:9b0af323026f35f8fd2a12491011f1e462bd0a6a90ccc59dbd1f5d3cfe43a9f2 done 20:15:48 #91 naming to docker.io/library/support-scheduler done 20:15:48 #91 writing image sha256:11421ff1f4b8769bad9827f9ae0e6c6babfe9110f41295679d6c0e80714dbe60 20:15:48 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.13MB / 23.39MB 1.7s 20:15:48 #91 writing image sha256:11421ff1f4b8769bad9827f9ae0e6c6babfe9110f41295679d6c0e80714dbe60 done 20:15:48 #91 naming to docker.io/library/core-data done 20:15:48 #91 writing image sha256:8180ba3363fe01e99d4e19bfe20ef44c187c84b309be39236a535d48a81db0d7 done 20:15:48 #91 naming to docker.io/library/support-notifications done 20:15:49 #91 exporting layers 0.6s done 20:15:49 #91 writing image sha256:b36ddbd9ee5226f21d5c4b36e23ec99e4fc23da1c10c4f35c5047efb420ccbd1 done 20:15:49 #91 naming to docker.io/library/security-spiffe-token-provider done 20:15:49 #91 ... 20:15:49 20:15:49 #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:15:49 #182 DONE 0.6s 20:15:49 20:15:49 #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:15:49 #183 DONE 0.6s 20:15:49 20:15:49 #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:49 #184 DONE 0.9s 20:15:49 20:15:49 #91 [security-proxy-auth] exporting to image 20:15:49 #91 writing image sha256:53a98845a72a301fe01dfc3728ae304a2274b8d2a9c11bdb8d415e644355f713 0.1s done 20:15:49 #91 naming to docker.io/library/core-metadata 20:15:49 #91 ... 20:15:49 20:15:49 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:15:49 #185 DONE 0.3s 20:15:49 20:15:49 #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:15:49 #186 DONE 0.4s 20:15:49 20:15:49 #187 [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/ 20:15:49 #187 DONE 0.1s 20:15:49 20:15:49 #91 [core-metadata] exporting to image 20:15:49 #91 naming to docker.io/library/core-metadata 0.1s done 20:15:49 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.6s 20:15:50 #91 ... 20:15:50 20:15:50 #188 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:50 #188 DONE 1.1s 20:15:50 20:15:50 #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:15:50 #189 DONE 0.2s 20:15:50 20:15:50 #190 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:50 #190 DONE 1.1s 20:15:50 20:15:50 #91 [security-proxy-auth] exporting to image 20:15:50 #91 exporting layers 0.3s done 20:15:50 #91 writing image sha256:0a1abec3e225fcc2a75faba723e873e612dd7bdb3df0edf55c2e76511e189240 done 20:15:50 #91 naming to docker.io/library/security-proxy-auth done 20:15:50 #91 ... 20:15:50 20:15:50 #191 [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/ 20:15:50 #191 DONE 0.1s 20:15:50 20:15:50 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:15:50 #192 DONE 0.1s 20:15:50 20:15:50 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:15:50 #193 DONE 0.1s 20:15:50 20:15:50 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:50 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:15:50 #194 ... 20:15:50 20:15:50 #91 [security-proxy-setup] exporting to image 20:15:50 #91 exporting layers 0.4s done 20:15:50 #91 writing image sha256:6d12ea4c71aeec6f6da8ac5030e918cb9fbd4bad8dd09c0e707661e672f55f2a done 20:15:50 #91 naming to docker.io/library/core-common-config-bootstrapper done 20:15:50 #91 writing image sha256:feb0b19314a61cc847509d093088b060d6e18c8a0c0b88976d8a5e278de120b9 done 20:15:50 #91 naming to docker.io/library/security-proxy-setup done 20:15:50 #91 DONE 3.0s 20:15:50 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 20:15:50 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.6s 20:15:50 20:15:50 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:15:50 #195 DONE 0.5s 20:15:50 20:15:50 #91 [security-bootstrapper] exporting to image 20:15:50 #91 ... 20:15:50 20:15:50 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:15:50 #194 DONE 0.8s 20:15:50 20:15:50 #91 [security-secretstore-setup] exporting to image 20:15:51 #91 exporting layers 0.2s done 20:15:51 #91 writing image sha256:58e0effdb399be6de75f5a264dbf07268182e6232b6efa5153ffc7c3f4c518c2 done 20:15:51 #91 naming to docker.io/library/security-bootstrapper done 20:15:51 #91 writing image sha256:c35f2cb8119318679543b1fdc153ce8f769842503803e2fdffee2d1dd39adb6d done 20:15:51 #91 naming to docker.io/library/security-secretstore-setup done 20:15:51 #91 DONE 3.3s 20:15:51 20:15:51 #34 [security-spiffe-token-provider internal] load .dockerignore 20:15:51 time="2023-11-01T20:13:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:15:51 #49 ... 20:15:51 20:15:51 #43 [security-bootstrapper internal] load build context 20:15:51 #43 transferring context: 2.55MB 3.9s done 20:15:51 #43 DONE 5.2s 20:15:51 20:15:51 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:51 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.96MB / 23.39MB 4.1s [Pipeline] } 20:15:51 $ docker stop --time=1 303e4d34a154f1f0492dd2ae71a455f5011f60d36f46e552fdfa51c7ad5179a1 20:15:51 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.98MB / 23.39MB 4.6s 20:15:51 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.8s 20:15:52 #49 ... 20:15:52 20:15:52 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:15:52 #0 6.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:52 #0 6.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:52 #0 8.692 OK: 266 MiB in 52 packages 20:15:52 #53 DONE 9.7s 20:15:52 20:15:52 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:52 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.2s 20:15:52 #49 ... 20:15:52 20:15:52 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:52 #0 8.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:52 #0 9.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:52 #54 ... 20:15:52 20:15:52 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:15:52 $ docker rm -f --volumes 303e4d34a154f1f0492dd2ae71a455f5011f60d36f46e552fdfa51c7ad5179a1 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:53 #55 ... 20:15:53 20:15:53 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:53 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 5.8s 20:15:53 + docker images 20:15:53 REPOSITORY TAG IMAGE ID CREATED SIZE 20:15:53 security-bootstrapper latest 58e0effdb399 2 seconds ago 23.3MB 20:15:53 security-secretstore-setup latest c35f2cb81193 2 seconds ago 44.4MB 20:15:53 core-common-config-bootstrapper latest 6d12ea4c71ae 3 seconds ago 18.2MB 20:15:53 security-proxy-setup latest feb0b19314a6 3 seconds ago 34.4MB 20:15:53 security-proxy-auth latest 0a1abec3e225 3 seconds ago 19.5MB 20:15:53 security-spiffe-token-provider latest b36ddbd9ee52 4 seconds ago 35.1MB 20:15:53 core-metadata latest 53a98845a72a 4 seconds ago 21.7MB 20:15:53 support-notifications latest 8180ba3363fe 4 seconds ago 34.7MB 20:15:53 core-data latest 11421ff1f4b8 5 seconds ago 21.3MB 20:15:53 core-command latest 7d41a2561968 5 seconds ago 21.2MB 20:15:53 support-scheduler latest 9b0af323026f 5 seconds ago 34.1MB 20:15:53 security-spire-server latest 10ac9c768a32 2 minutes ago 107MB 20:15:53 security-spire-agent latest 36a558c28e86 2 minutes ago 166MB 20:15:53 security-spire-config latest 6f35d0fa3c10 2 minutes ago 101MB 20:15:53 ci-base-image-x86_64 latest 564c239de858 4 minutes ago 930MB 20:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB 20:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 20:15:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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 20:15:53 provisioning config files... 20:15:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config3789848273121628142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:53 ---> docker-login.sh 20:15:53 nexus3.edgexfoundry.org:10001 20:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:53 Configure a credential helper to remove this warning. See 20:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:53 20:15:53 Login Succeeded 20:15:53 nexus3.edgexfoundry.org:10002 20:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:53 Configure a credential helper to remove this warning. See 20:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:53 20:15:53 Login Succeeded 20:15:53 nexus3.edgexfoundry.org:10003 20:15:53 #49 ... 20:15:53 20:15:53 #56 [core-data builder 4/7] COPY go.mod vendor* ./ 20:15:53 #56 DONE 1.1s 20:15:53 20:15:53 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:53 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.04MB / 23.39MB 6.3s 20:15:53 #49 ... 20:15:53 20:15:53 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:53 #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:53 #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:53 #0 10.03 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:15:53 #0 10.03 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:15:53 #0 10.03 OK: 19957 distinct packages available 20:15:53 #57 ... 20:15:53 20:15:53 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:53 Configure a credential helper to remove this warning. See 20:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:53 20:15:53 Login Succeeded 20:15:53 nexus3.edgexfoundry.org:10004 20:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:53 Configure a credential helper to remove this warning. See 20:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:53 20:15:53 Login Succeeded 20:15:53 docker.io 20:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:54 Configure a credential helper to remove this warning. See 20:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:54 20:15:54 Login Succeeded 20:15:54 ---> docker-login.sh ends [Pipeline] } 20:15:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:15:54 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:15:54 08d06e0ccb5744197e6b9bad57675b66573abf32 20:15:54 latest 20:15:54 3.1.0-dev.68 20:15:54 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:15:54 main 20:15:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:54 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.0s 20:15:54 #49 ... 20:15:54 20:15:54 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:15:54 #58 ... 20:15:54 20:15:54 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:54 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 20:15:54 + docker push nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32 20:15:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:15:54 9429ac69eb55: Preparing 20:15:54 ec55c922e42a: Preparing 20:15:54 a399abb15e81: Preparing 20:15:54 59745029478d: Preparing 20:15:54 49ea3e1bc817: Preparing 20:15:54 cc2447e1835a: Preparing 20:15:54 cc2447e1835a: Waiting 20:15:54 a399abb15e81: Pushed 20:15:54 59745029478d: Pushed 20:15:54 cc2447e1835a: Layer already exists 20:15:54 49ea3e1bc817: Pushed 20:15:54 9429ac69eb55: Pushed 20:15:54 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:15:55 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.91MB / 23.39MB 7.9s 20:15:55 #49 ... 20:15:55 20:15:55 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:15:55 #59 ... 20:15:55 20:15:55 #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:15:55 #60 ... 20:15:55 20:15:55 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:55 #0 9.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:55 #61 ... 20:15:55 20:15:55 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:55 #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:55 #62 ... 20:15:55 20:15:55 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:55 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.3s done 20:15:55 #49 ... 20:15:55 20:15:55 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:55 #54 11.86 OK: 266 MiB in 52 packages 20:15:55 #54 DONE 13.1s 20:15:55 20:15:55 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:55 #61 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:56 ec55c922e42a: Pushed 20:15:56 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:56 #61 ... 20:15:56 20:15:56 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:15:56 #63 DONE 1.0s 20:15:56 20:15:56 #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:15:56 #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:56 #64 ... 20:15:56 20:15:56 #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:56 #0 9.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:15:57 9429ac69eb55: Preparing 20:15:57 ec55c922e42a: Preparing 20:15:57 a399abb15e81: Preparing 20:15:57 59745029478d: Preparing 20:15:57 49ea3e1bc817: Preparing 20:15:57 cc2447e1835a: Preparing 20:15:57 cc2447e1835a: Waiting 20:15:57 a399abb15e81: Layer already exists 20:15:57 ec55c922e42a: Layer already exists 20:15:57 9429ac69eb55: Layer already exists 20:15:57 59745029478d: Layer already exists 20:15:57 49ea3e1bc817: Layer already exists 20:15:57 cc2447e1835a: Layer already exists 20:15:57 latest: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:57 #65 ... 20:15:57 20:15:57 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:57 #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:57 #66 ... 20:15:57 20:15:57 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:15:57 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 20:15:57 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:15:57 #50 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:15:57 #50 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:15:57 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:15:57 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 20:15:57 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 20:15:57 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 20:15:57 #50 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.2s done 20:15:57 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 20:15:57 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:15:57 #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 20:15:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:57 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.68 20:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:15:57 9429ac69eb55: Preparing 20:15:57 ec55c922e42a: Preparing 20:15:57 a399abb15e81: Preparing 20:15:57 59745029478d: Preparing 20:15:57 49ea3e1bc817: Preparing 20:15:57 cc2447e1835a: Preparing 20:15:57 cc2447e1835a: Waiting 20:15:57 ec55c922e42a: Layer already exists 20:15:57 49ea3e1bc817: Layer already exists 20:15:57 9429ac69eb55: Layer already exists 20:15:57 a399abb15e81: Layer already exists 20:15:57 59745029478d: Layer already exists 20:15:57 cc2447e1835a: Layer already exists 20:15:57 3.1.0-dev.68: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } 20:15:57 #50 ... 20:15:57 20:15:57 #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:15:57 #64 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:58 + docker push nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:15:58 9429ac69eb55: Preparing 20:15:58 ec55c922e42a: Preparing 20:15:58 a399abb15e81: Preparing 20:15:58 59745029478d: Preparing 20:15:58 49ea3e1bc817: Preparing 20:15:58 cc2447e1835a: Preparing 20:15:58 cc2447e1835a: Waiting 20:15:58 59745029478d: Layer already exists 20:15:58 9429ac69eb55: Layer already exists 20:15:58 49ea3e1bc817: Layer already exists 20:15:58 a399abb15e81: Layer already exists 20:15:58 ec55c922e42a: Layer already exists 20:15:58 cc2447e1835a: Layer already exists 20:15:58 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:58 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:15:58 9429ac69eb55: Preparing 20:15:58 ec55c922e42a: Preparing 20:15:58 a399abb15e81: Preparing 20:15:58 59745029478d: Preparing 20:15:58 49ea3e1bc817: Preparing 20:15:58 cc2447e1835a: Preparing 20:15:58 cc2447e1835a: Waiting 20:15:58 a399abb15e81: Layer already exists 20:15:58 9429ac69eb55: Layer already exists 20:15:58 59745029478d: Layer already exists 20:15:58 ec55c922e42a: Layer already exists 20:15:58 49ea3e1bc817: Layer already exists 20:15:58 cc2447e1835a: Layer already exists 20:15:58 main: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:15:58 ===================================================== [Pipeline] echo 20:15:58 taggedImages: 20:15:58 - nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32 20:15:58 - nexus3.edgexfoundry.org:10004/core-command:latest 20:15:58 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.68 20:15:58 - nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:15:58 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:15:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:15:58 08d06e0ccb5744197e6b9bad57675b66573abf32 20:15:58 latest 20:15:58 3.1.0-dev.68 20:15:58 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:15:58 main 20:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 20:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:15:59 31c3091c726e: Preparing 20:15:59 ff32839fb1b1: Preparing 20:15:59 4ac9ebae4739: Preparing 20:15:59 94ef0b0739c9: Preparing 20:15:59 a399abb15e81: Preparing 20:15:59 59745029478d: Preparing 20:15:59 49ea3e1bc817: Preparing 20:15:59 cc2447e1835a: Preparing 20:15:59 59745029478d: Waiting 20:15:59 49ea3e1bc817: Waiting 20:15:59 cc2447e1835a: Waiting 20:15:59 a399abb15e81: Layer already exists 20:15:59 59745029478d: Layer already exists 20:15:59 49ea3e1bc817: Layer already exists 20:15:59 cc2447e1835a: Layer already exists 20:15:59 31c3091c726e: Pushed 20:15:59 4ac9ebae4739: Pushed 20:15:59 ff32839fb1b1: Pushed 20:16:01 94ef0b0739c9: Pushed 20:16:01 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:01 + 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 20:16:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:01 31c3091c726e: Preparing 20:16:01 ff32839fb1b1: Preparing 20:16:01 4ac9ebae4739: Preparing 20:16:01 94ef0b0739c9: Preparing 20:16:01 a399abb15e81: Preparing 20:16:01 59745029478d: Preparing 20:16:01 49ea3e1bc817: Preparing 20:16:01 cc2447e1835a: Preparing 20:16:01 59745029478d: Waiting 20:16:01 49ea3e1bc817: Waiting 20:16:01 cc2447e1835a: Waiting 20:16:01 a399abb15e81: Layer already exists 20:16:01 4ac9ebae4739: Layer already exists 20:16:01 ff32839fb1b1: Layer already exists 20:16:01 31c3091c726e: Layer already exists 20:16:01 94ef0b0739c9: Layer already exists 20:16:01 59745029478d: Layer already exists 20:16:01 49ea3e1bc817: Layer already exists 20:16:01 cc2447e1835a: Layer already exists 20:16:01 latest: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.68 20:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:02 31c3091c726e: Preparing 20:16:02 ff32839fb1b1: Preparing 20:16:02 4ac9ebae4739: Preparing 20:16:02 94ef0b0739c9: Preparing 20:16:02 a399abb15e81: Preparing 20:16:02 59745029478d: Preparing 20:16:02 49ea3e1bc817: Preparing 20:16:02 cc2447e1835a: Preparing 20:16:02 59745029478d: Waiting 20:16:02 49ea3e1bc817: Waiting 20:16:02 cc2447e1835a: Waiting 20:16:02 94ef0b0739c9: Layer already exists 20:16:02 a399abb15e81: Layer already exists 20:16:02 31c3091c726e: Layer already exists 20:16:02 ff32839fb1b1: Layer already exists 20:16:02 4ac9ebae4739: Layer already exists 20:16:02 59745029478d: Layer already exists 20:16:02 49ea3e1bc817: Layer already exists 20:16:02 cc2447e1835a: Layer already exists 20:16:02 3.1.0-dev.68: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:02 31c3091c726e: Preparing 20:16:02 ff32839fb1b1: Preparing 20:16:02 4ac9ebae4739: Preparing 20:16:02 94ef0b0739c9: Preparing 20:16:02 a399abb15e81: Preparing 20:16:02 59745029478d: Preparing 20:16:02 49ea3e1bc817: Preparing 20:16:02 cc2447e1835a: Preparing 20:16:02 59745029478d: Waiting 20:16:02 49ea3e1bc817: Waiting 20:16:02 cc2447e1835a: Waiting 20:16:02 31c3091c726e: Layer already exists 20:16:02 94ef0b0739c9: Layer already exists 20:16:02 ff32839fb1b1: Layer already exists 20:16:02 4ac9ebae4739: Layer already exists 20:16:02 a399abb15e81: Layer already exists 20:16:02 59745029478d: Layer already exists 20:16:02 cc2447e1835a: Layer already exists 20:16:02 49ea3e1bc817: Layer already exists 20:16:02 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:03 #64 ... 20:16:03 20:16:03 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:16:03 #57 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:03 #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:03 #57 17.39 OK: 266 MiB in 52 packages 20:16:03 #57 DONE 18.8s 20:16:03 20:16:03 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:03 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.7s 20:16:03 #49 ... 20:16:03 20:16:03 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:16:03 #55 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:03 #55 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:03 #55 18.68 OK: 266 MiB in 52 packages 20:16:03 #55 DONE 21.1s 20:16:03 20:16:03 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:03 #49 ... 20:16:03 20:16:03 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:16:03 #67 ... 20:16:03 20:16:03 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:16:03 #68 DONE 0.7s 20:16:03 + 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 20:16:03 20:16:03 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:03 #49 ... 20:16:03 20:16:03 #69 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:16:03 31c3091c726e: Preparing 20:16:03 ff32839fb1b1: Preparing 20:16:03 4ac9ebae4739: Preparing 20:16:03 94ef0b0739c9: Preparing 20:16:03 a399abb15e81: Preparing 20:16:03 59745029478d: Preparing 20:16:03 49ea3e1bc817: Preparing 20:16:03 cc2447e1835a: Preparing 20:16:03 59745029478d: Waiting 20:16:03 ff32839fb1b1: Layer already exists 20:16:03 4ac9ebae4739: Layer already exists 20:16:03 a399abb15e81: Layer already exists 20:16:03 31c3091c726e: Layer already exists 20:16:03 94ef0b0739c9: Layer already exists 20:16:03 59745029478d: Layer already exists 20:16:03 49ea3e1bc817: Layer already exists 20:16:03 cc2447e1835a: Layer already exists 20:16:03 main: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 20:16:03 #69 ... 20:16:03 20:16:03 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:03 #49 ... 20:16:03 20:16:03 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:03 #41 8.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:03 #41 9.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:03 #41 14.33 (1/2) Installing ca-certificates (20230506-r0) 20:16:03 #41 14.83 (2/2) Installing dumb-init (1.2.5-r2) 20:16:03 #41 14.86 Executing busybox-1.36.1-r2.trigger 20:16:03 #41 15.02 Executing ca-certificates-20230506-r0.trigger 20:16:03 #41 16.55 OK: 9 MiB in 17 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:03 ===================================================== [Pipeline] echo 20:16:03 taggedImages: 20:16:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:16:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.68 20:16:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:16:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:16:03 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:03 latest 20:16:03 3.1.0-dev.68 20:16:03 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:03 main 20:16:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:03 #41 ... 20:16:03 20:16:03 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:16:03 #67 DONE 0.9s 20:16:03 20:16:03 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:03 #61 18.83 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:16:03 #61 18.83 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:16:03 #61 18.83 OK: 19953 distinct packages available 20:16:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:04 #61 ... 20:16:04 20:16:04 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:16:04 #41 DONE 18.9s 20:16:04 20:16:04 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:04 + docker push nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:04 a527044b326d: Preparing 20:16:04 e6408cc1ccfb: Preparing 20:16:04 a399abb15e81: Preparing 20:16:04 59745029478d: Preparing 20:16:04 49ea3e1bc817: Preparing 20:16:04 cc2447e1835a: Preparing 20:16:04 a399abb15e81: Layer already exists 20:16:04 49ea3e1bc817: Layer already exists 20:16:04 59745029478d: Layer already exists 20:16:04 cc2447e1835a: Layer already exists 20:16:04 a527044b326d: Pushed 20:16:05 #49 ... 20:16:05 20:16:05 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:16:05 #58 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:05 #58 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:05 #58 19.74 (1/4) Installing ca-certificates (20230506-r0) 20:16:05 #58 20.21 (2/4) Installing dumb-init (1.2.5-r2) 20:16:05 #58 20.23 (3/4) Installing su-exec (0.2-r3) 20:16:05 #58 20.26 (4/4) Installing yq (4.33.3-r4) 20:16:05 #58 ... 20:16:05 20:16:05 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:05 #49 ... 20:16:05 20:16:05 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:16:05 #59 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:05 #59 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:05 #59 ... 20:16:05 20:16:05 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:05 e6408cc1ccfb: Pushed 20:16:05 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } 20:16:06 #49 ... 20:16:06 20:16:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:16:06 #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.8s done 20:16:06 #50 DONE 18.3s 20:16:06 20:16:06 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:06 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:06 a527044b326d: Preparing 20:16:06 e6408cc1ccfb: Preparing 20:16:06 a399abb15e81: Preparing 20:16:06 59745029478d: Preparing 20:16:06 49ea3e1bc817: Preparing 20:16:06 cc2447e1835a: Preparing 20:16:06 cc2447e1835a: Waiting 20:16:06 a527044b326d: Layer already exists 20:16:06 59745029478d: Layer already exists 20:16:06 a399abb15e81: Layer already exists 20:16:06 e6408cc1ccfb: Layer already exists 20:16:06 49ea3e1bc817: Layer already exists 20:16:06 cc2447e1835a: Layer already exists 20:16:06 latest: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:06 #49 ... 20:16:06 20:16:06 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 #70 ... 20:16:07 20:16:07 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:16:07 #59 20.66 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:16:07 #59 21.13 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:16:07 #59 21.22 (3/6) Installing dumb-init (1.2.5-r2) 20:16:07 #59 21.28 (4/6) Installing openssl (3.1.4-r0) 20:16:07 #59 21.43 (5/6) Installing su-exec (0.2-r3) 20:16:07 #59 21.46 (6/6) Installing yq (4.33.3-r4) 20:16:07 #59 ... 20:16:07 20:16:07 #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:16:07 #62 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:07 #62 19.97 (1/1) Installing dumb-init (1.2.5-r2) 20:16:07 #62 20.01 Executing busybox-1.36.1-r2.trigger 20:16:07 #62 20.11 OK: 8 MiB in 16 packages 20:16:07 #62 DONE 22.1s 20:16:07 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.68 20:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:07 a527044b326d: Preparing 20:16:07 e6408cc1ccfb: Preparing 20:16:07 a399abb15e81: Preparing 20:16:07 59745029478d: Preparing 20:16:07 49ea3e1bc817: Preparing 20:16:07 cc2447e1835a: Preparing 20:16:07 cc2447e1835a: Waiting 20:16:07 e6408cc1ccfb: Layer already exists 20:16:07 49ea3e1bc817: Layer already exists 20:16:07 a399abb15e81: Layer already exists 20:16:07 a527044b326d: Layer already exists 20:16:07 59745029478d: Layer already exists 20:16:07 cc2447e1835a: Layer already exists 20:16:07 3.1.0-dev.68: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 20:16:07 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 #49 ... 20:16:07 20:16:07 #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:16:07 #64 18.85 (1/2) Installing dumb-init (1.2.5-r2) 20:16:07 #64 18.89 (2/2) Installing su-exec (0.2-r3) 20:16:07 #64 18.94 Executing busybox-1.36.1-r2.trigger 20:16:07 #64 19.19 OK: 8 MiB in 17 packages 20:16:07 #64 DONE 20.8s 20:16:07 20:16:07 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:07 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.0s 20:16:07 + docker push nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:07 a527044b326d: Preparing 20:16:07 e6408cc1ccfb: Preparing 20:16:07 a399abb15e81: Preparing 20:16:07 59745029478d: Preparing 20:16:07 49ea3e1bc817: Preparing 20:16:07 cc2447e1835a: Preparing 20:16:07 cc2447e1835a: Waiting 20:16:07 49ea3e1bc817: Layer already exists 20:16:07 59745029478d: Layer already exists 20:16:07 e6408cc1ccfb: Layer already exists 20:16:07 a527044b326d: Layer already exists 20:16:07 a399abb15e81: Layer already exists 20:16:07 cc2447e1835a: Layer already exists 20:16:07 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:07 #49 ... 20:16:07 20:16:07 #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:16:07 #60 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:07 #60 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:07 #60 22.36 (1/1) Installing dumb-init (1.2.5-r2) 20:16:07 #60 22.39 Executing busybox-1.36.1-r2.trigger 20:16:07 #60 22.50 OK: 8 MiB in 16 packages 20:16:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 #60 ... 20:16:08 20:16:08 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:16:08 a527044b326d: Preparing 20:16:08 e6408cc1ccfb: Preparing 20:16:08 a399abb15e81: Preparing 20:16:08 59745029478d: Preparing 20:16:08 49ea3e1bc817: Preparing 20:16:08 cc2447e1835a: Preparing 20:16:08 cc2447e1835a: Waiting 20:16:08 49ea3e1bc817: Layer already exists 20:16:08 59745029478d: Layer already exists 20:16:08 a399abb15e81: Layer already exists 20:16:08 e6408cc1ccfb: Layer already exists 20:16:08 a527044b326d: Layer already exists 20:16:08 cc2447e1835a: Layer already exists 20:16:08 main: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:08 ===================================================== [Pipeline] echo 20:16:08 taggedImages: 20:16:08 - nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:08 - nexus3.edgexfoundry.org:10004/core-data:latest 20:16:08 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.68 20:16:08 - nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:16:08 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:16:08 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:08 latest 20:16:08 3.1.0-dev.68 20:16:08 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:08 main 20:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv 20:16:08 #49 ... 20:16:08 20:16:08 #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:16:08 #58 21.55 Executing busybox-1.36.1-r2.trigger 20:16:08 #58 21.68 Executing ca-certificates-20230506-r0.trigger 20:16:08 #58 23.22 OK: 18 MiB in 19 packages 20:16:08 #58 DONE 24.6s 20:16:08 20:16:08 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:08 #49 ... 20:16:08 20:16:08 #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:08 #65 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:08 #65 17.95 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:16:08 #65 17.95 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:16:08 #65 17.95 OK: 19953 distinct packages available 20:16:08 #65 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:08 #65 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:09 #65 ... 20:16:09 20:16:09 #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:16:09 #60 DONE 23.9s 20:16:09 20:16:09 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:09 #49 ... 20:16:09 20:16:09 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:09 #66 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:09 #66 20.18 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:16:09 #66 20.18 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:16:09 #66 20.18 OK: 19953 distinct packages available 20:16:09 #66 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:09 d18df3f3cc3b: Preparing 20:16:09 02b0a74be7bf: Preparing 20:16:09 b5742863f7fc: Preparing 20:16:09 a399abb15e81: Preparing 20:16:09 59745029478d: Preparing 20:16:09 49ea3e1bc817: Preparing 20:16:09 cc2447e1835a: Preparing 20:16:09 cc2447e1835a: Waiting 20:16:09 49ea3e1bc817: Waiting 20:16:09 a399abb15e81: Layer already exists 20:16:09 59745029478d: Layer already exists 20:16:09 cc2447e1835a: Layer already exists 20:16:09 49ea3e1bc817: Layer already exists 20:16:09 d18df3f3cc3b: Pushed 20:16:09 02b0a74be7bf: Pushed 20:16:09 #66 ... 20:16:09 20:16:09 #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:16:09 #59 22.45 Executing busybox-1.36.1-r2.trigger 20:16:09 #59 22.60 OK: 18 MiB in 19 packages 20:16:09 #59 DONE 24.2s 20:16:09 20:16:09 #71 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:16:09 #71 DONE 0.6s 20:16:09 20:16:09 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:16:10 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.5s done 20:16:10 #49 DONE 24.1s 20:16:10 20:16:10 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:10 #66 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:10 b5742863f7fc: Pushed 20:16:10 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:11 d18df3f3cc3b: Preparing 20:16:11 02b0a74be7bf: Preparing 20:16:11 b5742863f7fc: Preparing 20:16:11 a399abb15e81: Preparing 20:16:11 59745029478d: Preparing 20:16:11 49ea3e1bc817: Preparing 20:16:11 cc2447e1835a: Preparing 20:16:11 49ea3e1bc817: Waiting 20:16:11 b5742863f7fc: Layer already exists 20:16:11 d18df3f3cc3b: Layer already exists 20:16:11 02b0a74be7bf: Layer already exists 20:16:11 59745029478d: Layer already exists 20:16:11 a399abb15e81: Layer already exists 20:16:11 49ea3e1bc817: Layer already exists 20:16:11 cc2447e1835a: Layer already exists 20:16:11 latest: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:11 #66 ... 20:16:11 20:16:11 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:16:11 #72 DONE 3.9s 20:16:11 20:16:11 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:16:11 #73 DONE 0.2s 20:16:11 20:16:11 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:11 #61 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:11 #61 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:11 #61 26.51 (1/11) Installing ca-certificates (20230506-r0) 20:16:11 #61 ... 20:16:11 20:16:11 #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:11 #65 25.05 (1/4) Installing dumb-init (1.2.5-r2) 20:16:11 #65 25.07 (2/4) Installing musl-obstack (1.2.3-r2) 20:16:11 #65 25.10 (3/4) Installing libucontext (1.2-r2) 20:16:11 #65 25.11 (4/4) Installing gcompat (1.1.0-r1) 20:16:11 #65 25.13 Executing busybox-1.36.1-r2.trigger 20:16:11 #65 25.19 OK: 8 MiB in 19 packages 20:16:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.68 20:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:12 d18df3f3cc3b: Preparing 20:16:12 02b0a74be7bf: Preparing 20:16:12 b5742863f7fc: Preparing 20:16:12 a399abb15e81: Preparing 20:16:12 59745029478d: Preparing 20:16:12 49ea3e1bc817: Preparing 20:16:12 cc2447e1835a: Preparing 20:16:12 49ea3e1bc817: Waiting 20:16:12 cc2447e1835a: Waiting 20:16:12 d18df3f3cc3b: Layer already exists 20:16:12 a399abb15e81: Layer already exists 20:16:12 59745029478d: Layer already exists 20:16:12 02b0a74be7bf: Layer already exists 20:16:12 b5742863f7fc: Layer already exists 20:16:12 49ea3e1bc817: Layer already exists 20:16:12 cc2447e1835a: Layer already exists 20:16:12 3.1.0-dev.68: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:12 d18df3f3cc3b: Preparing 20:16:12 02b0a74be7bf: Preparing 20:16:12 b5742863f7fc: Preparing 20:16:12 a399abb15e81: Preparing 20:16:12 59745029478d: Preparing 20:16:12 49ea3e1bc817: Preparing 20:16:12 cc2447e1835a: Preparing 20:16:12 cc2447e1835a: Waiting 20:16:12 49ea3e1bc817: Waiting 20:16:12 02b0a74be7bf: Layer already exists 20:16:12 59745029478d: Layer already exists 20:16:12 a399abb15e81: Layer already exists 20:16:12 b5742863f7fc: Layer already exists 20:16:12 d18df3f3cc3b: Layer already exists 20:16:12 49ea3e1bc817: Layer already exists 20:16:12 cc2447e1835a: Layer already exists 20:16:12 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } 20:16:12 #65 DONE 25.7s 20:16:12 20:16:12 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:12 #61 26.93 (2/11) Installing brotli-libs (1.0.9-r14) 20:16:12 #61 27.01 (3/11) Installing libunistring (1.1-r1) 20:16:12 #61 27.09 (4/11) Installing libidn2 (2.3.4-r1) 20:16:12 #61 27.11 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:16:12 #61 27.14 (6/11) Installing libcurl (8.4.0-r0) 20:16:12 #61 27.21 (7/11) Installing curl (8.4.0-r0) 20:16:12 #61 27.23 (8/11) Installing dumb-init (1.2.5-r2) 20:16:12 #61 27.25 (9/11) Installing musl-obstack (1.2.3-r2) 20:16:12 #61 27.26 (10/11) Installing libucontext (1.2-r2) 20:16:12 #61 27.28 (11/11) Installing gcompat (1.1.0-r1) 20:16:12 #61 27.30 Executing busybox-1.36.1-r2.trigger 20:16:12 #61 27.37 Executing ca-certificates-20230506-r0.trigger [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 #61 28.03 OK: 13 MiB in 26 packages 20:16:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 #61 ... 20:16:13 20:16:13 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:13 #74 ... 20:16:13 20:16:13 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:13 #66 26.31 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) 20:16:13 #66 26.55 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) 20:16:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:16:13 d18df3f3cc3b: Preparing 20:16:13 02b0a74be7bf: Preparing 20:16:13 b5742863f7fc: Preparing 20:16:13 a399abb15e81: Preparing 20:16:13 59745029478d: Preparing 20:16:13 49ea3e1bc817: Preparing 20:16:13 cc2447e1835a: Preparing 20:16:13 cc2447e1835a: Waiting 20:16:13 49ea3e1bc817: Waiting 20:16:13 b5742863f7fc: Layer already exists 20:16:13 02b0a74be7bf: Layer already exists 20:16:13 a399abb15e81: Layer already exists 20:16:13 d18df3f3cc3b: Layer already exists 20:16:13 59745029478d: Layer already exists 20:16:13 cc2447e1835a: Layer already exists 20:16:13 49ea3e1bc817: Layer already exists 20:16:13 main: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:13 ===================================================== [Pipeline] echo 20:16:13 taggedImages: 20:16:13 - nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:16:13 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.68 20:16:13 - nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:13 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:16:13 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:16:13 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:13 latest 20:16:13 3.1.0-dev.68 20:16:13 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:13 main 20:16:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 #66 26.59 (3/7) Installing dumb-init (1.2.5-r2) 20:16:13 #66 26.61 (4/7) Installing musl-obstack (1.2.3-r2) 20:16:13 #66 26.62 (5/7) Installing libucontext (1.2-r2) 20:16:13 #66 26.64 (6/7) Installing gcompat (1.1.0-r1) 20:16:13 #66 26.69 (7/7) Installing openssl (3.1.4-r0) 20:16:13 #66 26.76 Executing busybox-1.36.1-r2.trigger 20:16:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 #66 ... 20:16:13 20:16:13 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:16:13 #61 DONE 28.8s 20:16:13 20:16:13 #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:13 #66 26.85 OK: 9 MiB in 20 packages 20:16:13 #66 ... 20:16:13 20:16:13 #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:16:13 #75 DONE 1.3s 20:16:13 20:16:13 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:14 7b311f33506a: Preparing 20:16:14 100cca3a187e: Preparing 20:16:14 56a9693af028: Preparing 20:16:14 d26221242bdf: Preparing 20:16:14 3dae0339af47: Preparing 20:16:14 1f9fa81d4e07: Preparing 20:16:14 327b3ca86cdb: Preparing 20:16:14 a399abb15e81: Preparing 20:16:14 59745029478d: Preparing 20:16:14 1895c889d434: Preparing 20:16:14 be455f77c70c: Preparing 20:16:14 5f70bf18a086: Preparing 20:16:14 31db40f00f0b: Preparing 20:16:14 dac8c0092b43: Preparing 20:16:14 cc2447e1835a: Preparing 20:16:14 1895c889d434: Waiting 20:16:14 be455f77c70c: Waiting 20:16:14 5f70bf18a086: Waiting 20:16:14 31db40f00f0b: Waiting 20:16:14 a399abb15e81: Waiting 20:16:14 59745029478d: Waiting 20:16:14 dac8c0092b43: Waiting 20:16:14 327b3ca86cdb: Waiting 20:16:14 cc2447e1835a: Waiting 20:16:14 7b311f33506a: Pushed 20:16:14 d26221242bdf: Pushed 20:16:14 100cca3a187e: Pushed 20:16:14 a399abb15e81: Layer already exists 20:16:14 56a9693af028: Pushed 20:16:14 3dae0339af47: Pushed 20:16:14 59745029478d: Layer already exists 20:16:14 #76 ... 20:16:14 20:16:14 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:16:14 #77 DONE 0.2s 20:16:14 20:16:14 #66 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:14 1f9fa81d4e07: Pushed 20:16:14 5f70bf18a086: Pushed 20:16:14 be455f77c70c: Pushed 20:16:14 1895c889d434: Pushed 20:16:14 cc2447e1835a: Layer already exists 20:16:14 31db40f00f0b: Pushed 20:16:14 dac8c0092b43: Pushed 20:16:14 #66 DONE 27.4s 20:16:14 20:16:14 #78 [security-spire-config stage-2 5/9] COPY security.txt / 20:16:14 #78 DONE 0.3s 20:16:14 20:16:14 #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:16:14 #79 ... 20:16:14 20:16:14 #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:16:14 #80 DONE 0.3s 20:16:15 20:16:15 #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:16:15 #81 DONE 0.3s 20:16:15 20:16:15 #82 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:16:15 #82 ... 20:16:15 20:16:15 #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:16:15 #83 DONE 0.3s 20:16:15 20:16:15 #84 [security-spire-config] exporting to image 20:16:15 #84 exporting layers 20:16:15 #84 ... 20:16:15 20:16:15 #82 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:16:15 #82 DONE 1.2s 20:16:15 20:16:15 #85 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:16:15 #85 ... 20:16:15 20:16:15 #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:16:15 #79 DONE 1.6s 20:16:15 20:16:15 #86 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:16:16 #86 DONE 0.2s 20:16:16 20:16:16 #87 [security-spire-server stage-2 5/8] COPY security.txt / 20:16:16 327b3ca86cdb: Pushed 20:16:16 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:16 #87 DONE 0.3s 20:16:16 20:16:16 #88 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:16:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:16 #88 DONE 0.3s 20:16:16 20:16:16 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:16 #74 ... 20:16:16 20:16:16 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:16:16 #89 DONE 0.2s 20:16:16 20:16:16 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:16 7b311f33506a: Preparing 20:16:16 100cca3a187e: Preparing 20:16:16 56a9693af028: Preparing 20:16:16 d26221242bdf: Preparing 20:16:16 3dae0339af47: Preparing 20:16:16 1f9fa81d4e07: Preparing 20:16:16 327b3ca86cdb: Preparing 20:16:16 a399abb15e81: Preparing 20:16:16 59745029478d: Preparing 20:16:16 1895c889d434: Preparing 20:16:16 be455f77c70c: Preparing 20:16:16 5f70bf18a086: Preparing 20:16:16 1f9fa81d4e07: Waiting 20:16:16 327b3ca86cdb: Waiting 20:16:16 a399abb15e81: Waiting 20:16:16 59745029478d: Waiting 20:16:16 be455f77c70c: Waiting 20:16:16 1895c889d434: Waiting 20:16:16 31db40f00f0b: Preparing 20:16:16 dac8c0092b43: Preparing 20:16:16 cc2447e1835a: Preparing 20:16:16 5f70bf18a086: Waiting 20:16:16 dac8c0092b43: Waiting 20:16:16 31db40f00f0b: Waiting 20:16:16 7b311f33506a: Layer already exists 20:16:16 100cca3a187e: Layer already exists 20:16:16 56a9693af028: Layer already exists 20:16:16 d26221242bdf: Layer already exists 20:16:16 3dae0339af47: Layer already exists 20:16:16 1f9fa81d4e07: Layer already exists 20:16:16 327b3ca86cdb: Layer already exists 20:16:16 1895c889d434: Layer already exists 20:16:16 a399abb15e81: Layer already exists 20:16:16 59745029478d: Layer already exists 20:16:16 be455f77c70c: Layer already exists 20:16:16 5f70bf18a086: Layer already exists 20:16:16 31db40f00f0b: Layer already exists 20:16:16 cc2447e1835a: Layer already exists 20:16:16 dac8c0092b43: Layer already exists 20:16:16 latest: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 #90 DONE 0.3s 20:16:17 20:16:17 #85 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:16:17 #85 DONE 1.7s 20:16:17 20:16:17 #84 [security-spire-server] exporting to image 20:16:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.68 20:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:17 7b311f33506a: Preparing 20:16:17 100cca3a187e: Preparing 20:16:17 56a9693af028: Preparing 20:16:17 d26221242bdf: Preparing 20:16:17 3dae0339af47: Preparing 20:16:17 1f9fa81d4e07: Preparing 20:16:17 327b3ca86cdb: Preparing 20:16:17 a399abb15e81: Preparing 20:16:17 59745029478d: Preparing 20:16:17 1895c889d434: Preparing 20:16:17 be455f77c70c: Preparing 20:16:17 5f70bf18a086: Preparing 20:16:17 31db40f00f0b: Preparing 20:16:17 dac8c0092b43: Preparing 20:16:17 cc2447e1835a: Preparing 20:16:17 1f9fa81d4e07: Waiting 20:16:17 be455f77c70c: Waiting 20:16:17 327b3ca86cdb: Waiting 20:16:17 a399abb15e81: Waiting 20:16:17 59745029478d: Waiting 20:16:17 1895c889d434: Waiting 20:16:17 5f70bf18a086: Waiting 20:16:17 31db40f00f0b: Waiting 20:16:17 dac8c0092b43: Waiting 20:16:17 cc2447e1835a: Waiting 20:16:17 7b311f33506a: Layer already exists 20:16:17 3dae0339af47: Layer already exists 20:16:17 56a9693af028: Layer already exists 20:16:17 100cca3a187e: Layer already exists 20:16:17 d26221242bdf: Layer already exists 20:16:17 327b3ca86cdb: Layer already exists 20:16:17 1895c889d434: Layer already exists 20:16:17 a399abb15e81: Layer already exists 20:16:17 1f9fa81d4e07: Layer already exists 20:16:17 59745029478d: Layer already exists 20:16:17 be455f77c70c: Layer already exists 20:16:17 5f70bf18a086: Layer already exists 20:16:17 cc2447e1835a: Layer already exists 20:16:17 dac8c0092b43: Layer already exists 20:16:17 31db40f00f0b: Layer already exists 20:16:17 3.1.0-dev.68: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 20:16:17 #84 ... 20:16:17 20:16:17 #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:16:17 #91 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 20:16:17 #92 [security-spire-agent stage-3 6/9] COPY security.txt / 20:16:17 #92 DONE 0.2s 20:16:17 20:16:17 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:17 #76 ... 20:16:17 20:16:17 #84 [security-spire-config] exporting to image 20:16:17 #84 exporting layers 2.5s done 20:16:17 #84 writing image sha256:79f8b6295f9da67667f751f2dc3e7bb1473fdcf3d1aafb7fbb6ba65a0b385ad1 0.0s done 20:16:17 #84 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:16:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 #84 ... 20:16:18 20:16:18 #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:16:18 #93 DONE 0.3s 20:16:18 20:16:18 #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:16:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:18 7b311f33506a: Preparing 20:16:18 100cca3a187e: Preparing 20:16:18 56a9693af028: Preparing 20:16:18 d26221242bdf: Preparing 20:16:18 3dae0339af47: Preparing 20:16:18 1f9fa81d4e07: Preparing 20:16:18 327b3ca86cdb: Preparing 20:16:18 a399abb15e81: Preparing 20:16:18 59745029478d: Preparing 20:16:18 1895c889d434: Preparing 20:16:18 be455f77c70c: Preparing 20:16:18 5f70bf18a086: Preparing 20:16:18 31db40f00f0b: Preparing 20:16:18 dac8c0092b43: Preparing 20:16:18 cc2447e1835a: Preparing 20:16:18 1895c889d434: Waiting 20:16:18 be455f77c70c: Waiting 20:16:18 5f70bf18a086: Waiting 20:16:18 31db40f00f0b: Waiting 20:16:18 dac8c0092b43: Waiting 20:16:18 cc2447e1835a: Waiting 20:16:18 327b3ca86cdb: Waiting 20:16:18 59745029478d: Waiting 20:16:18 a399abb15e81: Waiting 20:16:18 1f9fa81d4e07: Waiting 20:16:18 56a9693af028: Layer already exists 20:16:18 7b311f33506a: Layer already exists 20:16:18 d26221242bdf: Layer already exists 20:16:18 100cca3a187e: Layer already exists 20:16:18 3dae0339af47: Layer already exists 20:16:18 1f9fa81d4e07: Layer already exists 20:16:18 59745029478d: Layer already exists 20:16:18 327b3ca86cdb: Layer already exists 20:16:18 a399abb15e81: Layer already exists 20:16:18 be455f77c70c: Layer already exists 20:16:18 1895c889d434: Layer already exists 20:16:18 5f70bf18a086: Layer already exists 20:16:18 dac8c0092b43: Layer already exists 20:16:18 31db40f00f0b: Layer already exists 20:16:18 cc2447e1835a: Layer already exists 20:16:18 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 #94 DONE 0.2s 20:16:18 20:16:18 #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:16:18 #95 DONE 0.2s 20:16:18 20:16:18 #84 [security-spire-agent] exporting to image 20:16:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:16:18 7b311f33506a: Preparing 20:16:18 100cca3a187e: Preparing 20:16:18 56a9693af028: Preparing 20:16:18 d26221242bdf: Preparing 20:16:18 3dae0339af47: Preparing 20:16:18 1f9fa81d4e07: Preparing 20:16:18 327b3ca86cdb: Preparing 20:16:18 a399abb15e81: Preparing 20:16:18 59745029478d: Preparing 20:16:18 1895c889d434: Preparing 20:16:18 be455f77c70c: Preparing 20:16:18 5f70bf18a086: Preparing 20:16:18 31db40f00f0b: Preparing 20:16:18 dac8c0092b43: Preparing 20:16:18 cc2447e1835a: Preparing 20:16:18 327b3ca86cdb: Waiting 20:16:18 a399abb15e81: Waiting 20:16:18 59745029478d: Waiting 20:16:18 1f9fa81d4e07: Waiting 20:16:18 1895c889d434: Waiting 20:16:18 5f70bf18a086: Waiting 20:16:18 be455f77c70c: Waiting 20:16:18 dac8c0092b43: Waiting 20:16:18 d26221242bdf: Layer already exists 20:16:18 7b311f33506a: Layer already exists 20:16:18 3dae0339af47: Layer already exists 20:16:18 56a9693af028: Layer already exists 20:16:18 100cca3a187e: Layer already exists 20:16:18 1f9fa81d4e07: Layer already exists 20:16:18 327b3ca86cdb: Layer already exists 20:16:18 a399abb15e81: Layer already exists 20:16:18 59745029478d: Layer already exists 20:16:18 1895c889d434: Layer already exists 20:16:18 be455f77c70c: Layer already exists 20:16:18 cc2447e1835a: Layer already exists 20:16:18 dac8c0092b43: Layer already exists 20:16:18 5f70bf18a086: Layer already exists 20:16:18 31db40f00f0b: Layer already exists 20:16:18 main: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:18 ===================================================== [Pipeline] echo 20:16:19 taggedImages: 20:16:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:16:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.68 20:16:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:16:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:16:19 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:19 latest 20:16:19 3.1.0-dev.68 20:16:19 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:19 main 20:16:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:19 #84 exporting layers 2.1s done 20:16:19 #84 writing image sha256:f7f9eeadae6a375164355b7e6885a44d9ecf4bf2fec9f098bc3ec55d0e9ba87c done 20:16:19 #84 naming to docker.io/library/security-spire-server-arm64 done 20:16:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:19 31c3091c726e: Preparing 20:16:19 ff32839fb1b1: Preparing 20:16:19 69e2c4ac5983: Preparing 20:16:19 3bcdc546d24c: Preparing 20:16:19 a399abb15e81: Preparing 20:16:19 59745029478d: Preparing 20:16:19 49ea3e1bc817: Preparing 20:16:19 cc2447e1835a: Preparing 20:16:19 59745029478d: Waiting 20:16:19 49ea3e1bc817: Waiting 20:16:19 cc2447e1835a: Waiting 20:16:19 a399abb15e81: Layer already exists 20:16:19 ff32839fb1b1: Layer already exists 20:16:19 31c3091c726e: Layer already exists 20:16:19 59745029478d: Layer already exists 20:16:19 49ea3e1bc817: Layer already exists 20:16:19 cc2447e1835a: Layer already exists 20:16:19 69e2c4ac5983: Pushed 20:16:19 #84 exporting layers 1.6s done 20:16:19 #84 writing image sha256:0901370a2aed499b0eb2b451e52bbe781877f4a8a01ca16c6af7097a11b6bd1e done 20:16:19 #84 naming to docker.io/library/security-spire-agent-arm64 done 20:16:19 #84 DONE 4.6s 20:16:19 20:16:19 #69 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:21 3bcdc546d24c: Pushed 20:16:21 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:21 31c3091c726e: Preparing 20:16:21 ff32839fb1b1: Preparing 20:16:21 69e2c4ac5983: Preparing 20:16:21 3bcdc546d24c: Preparing 20:16:21 a399abb15e81: Preparing 20:16:21 59745029478d: Preparing 20:16:21 49ea3e1bc817: Preparing 20:16:21 cc2447e1835a: Preparing 20:16:21 49ea3e1bc817: Waiting 20:16:21 59745029478d: Waiting 20:16:21 a399abb15e81: Layer already exists 20:16:21 69e2c4ac5983: Layer already exists 20:16:21 31c3091c726e: Layer already exists 20:16:21 3bcdc546d24c: Layer already exists 20:16:21 ff32839fb1b1: Layer already exists 20:16:21 59745029478d: Layer already exists 20:16:21 cc2447e1835a: Layer already exists 20:16:21 49ea3e1bc817: Layer already exists 20:16:21 latest: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.68 20:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:22 31c3091c726e: Preparing 20:16:22 ff32839fb1b1: Preparing 20:16:22 69e2c4ac5983: Preparing 20:16:22 3bcdc546d24c: Preparing 20:16:22 a399abb15e81: Preparing 20:16:22 59745029478d: Preparing 20:16:22 49ea3e1bc817: Preparing 20:16:22 cc2447e1835a: Preparing 20:16:22 59745029478d: Waiting 20:16:22 cc2447e1835a: Waiting 20:16:22 31c3091c726e: Layer already exists 20:16:22 3bcdc546d24c: Layer already exists 20:16:22 a399abb15e81: Layer already exists 20:16:22 69e2c4ac5983: Layer already exists 20:16:22 ff32839fb1b1: Layer already exists 20:16:22 59745029478d: Layer already exists 20:16:22 49ea3e1bc817: Layer already exists 20:16:22 cc2447e1835a: Layer already exists 20:16:22 3.1.0-dev.68: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:22 31c3091c726e: Preparing 20:16:22 ff32839fb1b1: Preparing 20:16:22 69e2c4ac5983: Preparing 20:16:22 3bcdc546d24c: Preparing 20:16:22 a399abb15e81: Preparing 20:16:22 59745029478d: Preparing 20:16:22 49ea3e1bc817: Preparing 20:16:22 cc2447e1835a: Preparing 20:16:22 59745029478d: Waiting 20:16:22 49ea3e1bc817: Waiting 20:16:22 cc2447e1835a: Waiting 20:16:22 31c3091c726e: Layer already exists 20:16:22 a399abb15e81: Layer already exists 20:16:22 ff32839fb1b1: Layer already exists 20:16:22 69e2c4ac5983: Layer already exists 20:16:22 3bcdc546d24c: Layer already exists 20:16:22 49ea3e1bc817: Layer already exists 20:16:22 59745029478d: Layer already exists 20:16:22 cc2447e1835a: Layer already exists 20:16:22 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:16:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:16:23 31c3091c726e: Preparing 20:16:23 ff32839fb1b1: Preparing 20:16:23 69e2c4ac5983: Preparing 20:16:23 3bcdc546d24c: Preparing 20:16:23 a399abb15e81: Preparing 20:16:23 59745029478d: Preparing 20:16:23 49ea3e1bc817: Preparing 20:16:23 cc2447e1835a: Preparing 20:16:23 cc2447e1835a: Waiting 20:16:23 69e2c4ac5983: Layer already exists 20:16:23 31c3091c726e: Layer already exists 20:16:23 ff32839fb1b1: Layer already exists 20:16:23 a399abb15e81: Layer already exists 20:16:23 3bcdc546d24c: Layer already exists 20:16:23 59745029478d: Layer already exists 20:16:23 49ea3e1bc817: Layer already exists 20:16:23 cc2447e1835a: Layer already exists 20:16:23 main: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:23 ===================================================== [Pipeline] echo 20:16:23 taggedImages: 20:16:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:16:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.68 20:16:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:16:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:16:23 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:23 latest 20:16:23 3.1.0-dev.68 20:16:23 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:23 main 20:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:24 2254c59a9836: Preparing 20:16:24 442f7916b723: Preparing 20:16:24 71eb0e9327ae: Preparing 20:16:24 99c94f44b797: Preparing 20:16:24 8cf186b07731: Preparing 20:16:24 a399abb15e81: Preparing 20:16:24 59745029478d: Preparing 20:16:24 ceefeabc7311: Preparing 20:16:24 1cc398133831: Preparing 20:16:24 cc2447e1835a: Preparing 20:16:24 59745029478d: Waiting 20:16:24 a399abb15e81: Waiting 20:16:24 ceefeabc7311: Waiting 20:16:24 1cc398133831: Waiting 20:16:24 cc2447e1835a: Waiting 20:16:24 99c94f44b797: Pushed 20:16:24 442f7916b723: Pushed 20:16:24 2254c59a9836: Pushed 20:16:24 a399abb15e81: Layer already exists 20:16:24 8cf186b07731: Pushed 20:16:24 59745029478d: Layer already exists 20:16:24 cc2447e1835a: Layer already exists 20:16:24 ceefeabc7311: Pushed 20:16:25 71eb0e9327ae: Pushed 20:16:25 1cc398133831: Pushed 20:16:25 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:26 2254c59a9836: Preparing 20:16:26 442f7916b723: Preparing 20:16:26 71eb0e9327ae: Preparing 20:16:26 99c94f44b797: Preparing 20:16:26 8cf186b07731: Preparing 20:16:26 a399abb15e81: Preparing 20:16:26 59745029478d: Preparing 20:16:26 ceefeabc7311: Preparing 20:16:26 1cc398133831: Preparing 20:16:26 cc2447e1835a: Preparing 20:16:26 a399abb15e81: Waiting 20:16:26 59745029478d: Waiting 20:16:26 cc2447e1835a: Waiting 20:16:26 1cc398133831: Waiting 20:16:26 71eb0e9327ae: Layer already exists 20:16:26 99c94f44b797: Layer already exists 20:16:26 2254c59a9836: Layer already exists 20:16:26 442f7916b723: Layer already exists 20:16:26 8cf186b07731: Layer already exists 20:16:26 59745029478d: Layer already exists 20:16:26 a399abb15e81: Layer already exists 20:16:26 ceefeabc7311: Layer already exists 20:16:26 cc2447e1835a: Layer already exists 20:16:26 1cc398133831: Layer already exists 20:16:26 latest: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.68 20:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:27 2254c59a9836: Preparing 20:16:27 442f7916b723: Preparing 20:16:27 71eb0e9327ae: Preparing 20:16:27 99c94f44b797: Preparing 20:16:27 8cf186b07731: Preparing 20:16:27 a399abb15e81: Preparing 20:16:27 59745029478d: Preparing 20:16:27 ceefeabc7311: Preparing 20:16:27 1cc398133831: Preparing 20:16:27 cc2447e1835a: Preparing 20:16:27 a399abb15e81: Waiting 20:16:27 59745029478d: Waiting 20:16:27 ceefeabc7311: Waiting 20:16:27 cc2447e1835a: Waiting 20:16:27 442f7916b723: Layer already exists 20:16:27 99c94f44b797: Layer already exists 20:16:27 8cf186b07731: Layer already exists 20:16:27 71eb0e9327ae: Layer already exists 20:16:27 2254c59a9836: Layer already exists 20:16:27 a399abb15e81: Layer already exists 20:16:27 59745029478d: Layer already exists 20:16:27 1cc398133831: Layer already exists 20:16:27 cc2447e1835a: Layer already exists 20:16:27 ceefeabc7311: Layer already exists 20:16:27 3.1.0-dev.68: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:27 2254c59a9836: Preparing 20:16:27 442f7916b723: Preparing 20:16:27 71eb0e9327ae: Preparing 20:16:27 99c94f44b797: Preparing 20:16:27 8cf186b07731: Preparing 20:16:27 a399abb15e81: Preparing 20:16:27 59745029478d: Preparing 20:16:27 ceefeabc7311: Preparing 20:16:27 1cc398133831: Preparing 20:16:27 cc2447e1835a: Preparing 20:16:27 a399abb15e81: Waiting 20:16:27 59745029478d: Waiting 20:16:27 ceefeabc7311: Waiting 20:16:27 1cc398133831: Waiting 20:16:27 cc2447e1835a: Waiting 20:16:27 2254c59a9836: Layer already exists 20:16:27 71eb0e9327ae: Layer already exists 20:16:27 442f7916b723: Layer already exists 20:16:27 8cf186b07731: Layer already exists 20:16:27 99c94f44b797: Layer already exists 20:16:27 ceefeabc7311: Layer already exists 20:16:27 59745029478d: Layer already exists 20:16:27 a399abb15e81: Layer already exists 20:16:27 cc2447e1835a: Layer already exists 20:16:27 1cc398133831: Layer already exists 20:16:27 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:16:28 2254c59a9836: Preparing 20:16:28 442f7916b723: Preparing 20:16:28 71eb0e9327ae: Preparing 20:16:28 99c94f44b797: Preparing 20:16:28 8cf186b07731: Preparing 20:16:28 a399abb15e81: Preparing 20:16:28 59745029478d: Preparing 20:16:28 ceefeabc7311: Preparing 20:16:28 a399abb15e81: Waiting 20:16:28 59745029478d: Waiting 20:16:28 1cc398133831: Preparing 20:16:28 cc2447e1835a: Preparing 20:16:28 ceefeabc7311: Waiting 20:16:28 1cc398133831: Waiting 20:16:28 cc2447e1835a: Waiting 20:16:28 2254c59a9836: Layer already exists 20:16:28 99c94f44b797: Layer already exists 20:16:28 442f7916b723: Layer already exists 20:16:28 8cf186b07731: Layer already exists 20:16:28 71eb0e9327ae: Layer already exists 20:16:28 a399abb15e81: Layer already exists 20:16:28 59745029478d: Layer already exists 20:16:28 1cc398133831: Layer already exists 20:16:28 cc2447e1835a: Layer already exists 20:16:28 ceefeabc7311: Layer already exists 20:16:28 main: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:28 ===================================================== [Pipeline] echo 20:16:28 taggedImages: 20:16:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:16:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.68 20:16:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:16:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:16:28 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:28 latest 20:16:28 3.1.0-dev.68 20:16:28 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:28 main 20:16:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:29 d627ab02df5d: Preparing 20:16:29 a431a0d46f82: Preparing 20:16:29 cba58862c6ef: Preparing 20:16:29 643602ea323b: Preparing 20:16:29 44a18fadab72: Preparing 20:16:29 0bce49005a4c: Preparing 20:16:29 1edf6affab8a: Preparing 20:16:29 a399abb15e81: Preparing 20:16:29 59745029478d: Preparing 20:16:29 58c5686df2fd: Preparing 20:16:29 0bce49005a4c: Waiting 20:16:29 cc2447e1835a: Preparing 20:16:29 1edf6affab8a: Waiting 20:16:29 a399abb15e81: Waiting 20:16:29 59745029478d: Waiting 20:16:29 58c5686df2fd: Waiting 20:16:29 cc2447e1835a: Waiting 20:16:29 d627ab02df5d: Pushed 20:16:29 44a18fadab72: Pushed 20:16:29 a431a0d46f82: Pushed 20:16:29 a399abb15e81: Layer already exists 20:16:29 59745029478d: Layer already exists 20:16:29 0bce49005a4c: Pushed 20:16:29 cc2447e1835a: Layer already exists 20:16:29 1edf6affab8a: Pushed 20:16:30 643602ea323b: Pushed 20:16:30 58c5686df2fd: Pushed 20:16:30 cba58862c6ef: Pushed 20:16:30 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:31 d627ab02df5d: Preparing 20:16:31 a431a0d46f82: Preparing 20:16:31 cba58862c6ef: Preparing 20:16:31 643602ea323b: Preparing 20:16:31 44a18fadab72: Preparing 20:16:31 0bce49005a4c: Preparing 20:16:31 1edf6affab8a: Preparing 20:16:31 a399abb15e81: Preparing 20:16:31 59745029478d: Preparing 20:16:31 58c5686df2fd: Preparing 20:16:31 cc2447e1835a: Preparing 20:16:31 1edf6affab8a: Waiting 20:16:31 a399abb15e81: Waiting 20:16:31 59745029478d: Waiting 20:16:31 58c5686df2fd: Waiting 20:16:31 cc2447e1835a: Waiting 20:16:31 0bce49005a4c: Waiting 20:16:31 44a18fadab72: Layer already exists 20:16:31 cba58862c6ef: Layer already exists 20:16:31 d627ab02df5d: Layer already exists 20:16:31 643602ea323b: Layer already exists 20:16:31 a431a0d46f82: Layer already exists 20:16:31 1edf6affab8a: Layer already exists 20:16:31 0bce49005a4c: Layer already exists 20:16:31 a399abb15e81: Layer already exists 20:16:31 58c5686df2fd: Layer already exists 20:16:31 59745029478d: Layer already exists 20:16:31 cc2447e1835a: Layer already exists 20:16:31 latest: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.68 20:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:31 d627ab02df5d: Preparing 20:16:31 a431a0d46f82: Preparing 20:16:31 cba58862c6ef: Preparing 20:16:31 643602ea323b: Preparing 20:16:31 44a18fadab72: Preparing 20:16:31 0bce49005a4c: Preparing 20:16:31 1edf6affab8a: Preparing 20:16:31 a399abb15e81: Preparing 20:16:31 59745029478d: Preparing 20:16:31 58c5686df2fd: Preparing 20:16:31 cc2447e1835a: Preparing 20:16:31 a399abb15e81: Waiting 20:16:31 59745029478d: Waiting 20:16:31 58c5686df2fd: Waiting 20:16:31 cc2447e1835a: Waiting 20:16:31 1edf6affab8a: Waiting 20:16:31 0bce49005a4c: Waiting 20:16:31 643602ea323b: Layer already exists 20:16:31 a431a0d46f82: Layer already exists 20:16:31 d627ab02df5d: Layer already exists 20:16:31 44a18fadab72: Layer already exists 20:16:31 cba58862c6ef: Layer already exists 20:16:31 1edf6affab8a: Layer already exists 20:16:31 a399abb15e81: Layer already exists 20:16:31 58c5686df2fd: Layer already exists 20:16:31 59745029478d: Layer already exists 20:16:31 0bce49005a4c: Layer already exists 20:16:31 cc2447e1835a: Layer already exists 20:16:31 3.1.0-dev.68: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:32 d627ab02df5d: Preparing 20:16:32 a431a0d46f82: Preparing 20:16:32 cba58862c6ef: Preparing 20:16:32 643602ea323b: Preparing 20:16:32 44a18fadab72: Preparing 20:16:32 0bce49005a4c: Preparing 20:16:32 1edf6affab8a: Preparing 20:16:32 a399abb15e81: Preparing 20:16:32 59745029478d: Preparing 20:16:32 58c5686df2fd: Preparing 20:16:32 cc2447e1835a: Preparing 20:16:32 1edf6affab8a: Waiting 20:16:32 a399abb15e81: Waiting 20:16:32 59745029478d: Waiting 20:16:32 58c5686df2fd: Waiting 20:16:32 cc2447e1835a: Waiting 20:16:32 0bce49005a4c: Waiting 20:16:32 d627ab02df5d: Layer already exists 20:16:32 44a18fadab72: Layer already exists 20:16:32 a431a0d46f82: Layer already exists 20:16:32 643602ea323b: Layer already exists 20:16:32 cba58862c6ef: Layer already exists 20:16:32 1edf6affab8a: Layer already exists 20:16:32 a399abb15e81: Layer already exists 20:16:32 58c5686df2fd: Layer already exists 20:16:32 59745029478d: Layer already exists 20:16:32 0bce49005a4c: Layer already exists 20:16:32 cc2447e1835a: Layer already exists 20:16:32 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:16:33 d627ab02df5d: Preparing 20:16:33 a431a0d46f82: Preparing 20:16:33 cba58862c6ef: Preparing 20:16:33 643602ea323b: Preparing 20:16:33 44a18fadab72: Preparing 20:16:33 0bce49005a4c: Preparing 20:16:33 1edf6affab8a: Preparing 20:16:33 a399abb15e81: Preparing 20:16:33 59745029478d: Preparing 20:16:33 58c5686df2fd: Preparing 20:16:33 cc2447e1835a: Preparing 20:16:33 0bce49005a4c: Waiting 20:16:33 1edf6affab8a: Waiting 20:16:33 a399abb15e81: Waiting 20:16:33 58c5686df2fd: Waiting 20:16:33 cc2447e1835a: Waiting 20:16:33 59745029478d: Waiting 20:16:33 643602ea323b: Layer already exists 20:16:33 a431a0d46f82: Layer already exists 20:16:33 cba58862c6ef: Layer already exists 20:16:33 d627ab02df5d: Layer already exists 20:16:33 44a18fadab72: Layer already exists 20:16:33 1edf6affab8a: Layer already exists 20:16:33 58c5686df2fd: Layer already exists 20:16:33 0bce49005a4c: Layer already exists 20:16:33 a399abb15e81: Layer already exists 20:16:33 59745029478d: Layer already exists 20:16:33 cc2447e1835a: Layer already exists 20:16:33 main: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:33 ===================================================== [Pipeline] echo 20:16:33 taggedImages: 20:16:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:16:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.68 20:16:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:16:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:16:33 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:33 latest 20:16:33 3.1.0-dev.68 20:16:33 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:33 main 20:16:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:33 1d00666796dc: Preparing 20:16:33 cf5bbcd32374: Preparing 20:16:33 a399abb15e81: Preparing 20:16:33 59745029478d: Preparing 20:16:33 6c190b3630ef: Preparing 20:16:33 cc2447e1835a: Preparing 20:16:33 cc2447e1835a: Waiting 20:16:33 59745029478d: Layer already exists 20:16:33 a399abb15e81: Layer already exists 20:16:33 cc2447e1835a: Layer already exists 20:16:33 1d00666796dc: Pushed 20:16:34 6c190b3630ef: Pushed 20:16:36 cf5bbcd32374: Pushed 20:16:36 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:36 + 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 20:16:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:36 1d00666796dc: Preparing 20:16:36 cf5bbcd32374: Preparing 20:16:36 a399abb15e81: Preparing 20:16:36 59745029478d: Preparing 20:16:36 6c190b3630ef: Preparing 20:16:36 cc2447e1835a: Preparing 20:16:36 cc2447e1835a: Waiting 20:16:36 6c190b3630ef: Layer already exists 20:16:36 59745029478d: Layer already exists 20:16:36 a399abb15e81: Layer already exists 20:16:36 1d00666796dc: Layer already exists 20:16:36 cf5bbcd32374: Layer already exists 20:16:36 cc2447e1835a: Layer already exists 20:16:36 latest: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.68 20:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:37 1d00666796dc: Preparing 20:16:37 cf5bbcd32374: Preparing 20:16:37 a399abb15e81: Preparing 20:16:37 59745029478d: Preparing 20:16:37 6c190b3630ef: Preparing 20:16:37 cc2447e1835a: Preparing 20:16:37 cc2447e1835a: Waiting 20:16:37 59745029478d: Layer already exists 20:16:37 1d00666796dc: Layer already exists 20:16:37 a399abb15e81: Layer already exists 20:16:37 cf5bbcd32374: Layer already exists 20:16:37 6c190b3630ef: Layer already exists 20:16:37 cc2447e1835a: Layer already exists 20:16:37 3.1.0-dev.68: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:38 1d00666796dc: Preparing 20:16:38 cf5bbcd32374: Preparing 20:16:38 a399abb15e81: Preparing 20:16:38 59745029478d: Preparing 20:16:38 6c190b3630ef: Preparing 20:16:38 cc2447e1835a: Preparing 20:16:38 a399abb15e81: Layer already exists 20:16:38 1d00666796dc: Layer already exists 20:16:38 59745029478d: Layer already exists 20:16:38 6c190b3630ef: Layer already exists 20:16:38 cf5bbcd32374: Layer already exists 20:16:38 cc2447e1835a: Layer already exists 20:16:38 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:38 + 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 20:16:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:16:38 1d00666796dc: Preparing 20:16:38 cf5bbcd32374: Preparing 20:16:38 a399abb15e81: Preparing 20:16:38 59745029478d: Preparing 20:16:38 6c190b3630ef: Preparing 20:16:38 cc2447e1835a: Preparing 20:16:38 cc2447e1835a: Waiting 20:16:38 59745029478d: Layer already exists 20:16:38 1d00666796dc: Layer already exists 20:16:38 cf5bbcd32374: Layer already exists 20:16:38 a399abb15e81: Layer already exists 20:16:38 6c190b3630ef: Layer already exists 20:16:38 cc2447e1835a: Layer already exists 20:16:38 main: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:38 ===================================================== [Pipeline] echo 20:16:38 taggedImages: 20:16:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:16:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.68 20:16:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:16:38 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:16:38 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:38 latest 20:16:38 3.1.0-dev.68 20:16:38 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:38 main 20:16:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:16:39 aca27728c49e: Preparing 20:16:39 1e373ceacbaf: Preparing 20:16:39 cfc597ae4c4a: Preparing 20:16:39 a399abb15e81: Preparing 20:16:39 59745029478d: Preparing 20:16:39 e81bfc25079f: Preparing 20:16:39 335337cdb8f1: Preparing 20:16:39 b58a7f514782: Preparing 20:16:39 cc2447e1835a: Preparing 20:16:39 e81bfc25079f: Waiting 20:16:39 335337cdb8f1: Waiting 20:16:39 b58a7f514782: Waiting 20:16:39 cc2447e1835a: Waiting 20:16:39 a399abb15e81: Layer already exists 20:16:39 59745029478d: Layer already exists 20:16:39 cfc597ae4c4a: Pushed 20:16:39 1e373ceacbaf: Pushed 20:16:39 aca27728c49e: Pushed 20:16:39 cc2447e1835a: Layer already exists 20:16:40 b58a7f514782: Pushed 20:16:44 335337cdb8f1: Pushed 20:16:47 e81bfc25079f: Pushed 20:16:47 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:16:47 aca27728c49e: Preparing 20:16:47 1e373ceacbaf: Preparing 20:16:47 cfc597ae4c4a: Preparing 20:16:47 a399abb15e81: Preparing 20:16:47 59745029478d: Preparing 20:16:47 e81bfc25079f: Preparing 20:16:47 335337cdb8f1: Preparing 20:16:47 b58a7f514782: Preparing 20:16:47 cc2447e1835a: Preparing 20:16:47 b58a7f514782: Waiting 20:16:47 e81bfc25079f: Waiting 20:16:47 335337cdb8f1: Waiting 20:16:47 cc2447e1835a: Waiting 20:16:47 cfc597ae4c4a: Layer already exists 20:16:47 a399abb15e81: Layer already exists 20:16:47 aca27728c49e: Layer already exists 20:16:47 1e373ceacbaf: Layer already exists 20:16:47 59745029478d: Layer already exists 20:16:47 335337cdb8f1: Layer already exists 20:16:47 e81bfc25079f: Layer already exists 20:16:47 b58a7f514782: Layer already exists 20:16:47 cc2447e1835a: Layer already exists 20:16:47 latest: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.68 20:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:16:48 aca27728c49e: Preparing 20:16:48 1e373ceacbaf: Preparing 20:16:48 cfc597ae4c4a: Preparing 20:16:48 a399abb15e81: Preparing 20:16:48 59745029478d: Preparing 20:16:48 e81bfc25079f: Preparing 20:16:48 335337cdb8f1: Preparing 20:16:48 b58a7f514782: Preparing 20:16:48 cc2447e1835a: Preparing 20:16:48 e81bfc25079f: Waiting 20:16:48 335337cdb8f1: Waiting 20:16:48 b58a7f514782: Waiting 20:16:48 cc2447e1835a: Waiting 20:16:48 59745029478d: Layer already exists 20:16:48 1e373ceacbaf: Layer already exists 20:16:48 aca27728c49e: Layer already exists 20:16:48 a399abb15e81: Layer already exists 20:16:48 cfc597ae4c4a: Layer already exists 20:16:48 335337cdb8f1: Layer already exists 20:16:48 cc2447e1835a: Layer already exists 20:16:48 e81bfc25079f: Layer already exists 20:16:48 b58a7f514782: Layer already exists 20:16:48 3.1.0-dev.68: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:16:49 aca27728c49e: Preparing 20:16:49 1e373ceacbaf: Preparing 20:16:49 cfc597ae4c4a: Preparing 20:16:49 a399abb15e81: Preparing 20:16:49 59745029478d: Preparing 20:16:49 e81bfc25079f: Preparing 20:16:49 335337cdb8f1: Preparing 20:16:49 b58a7f514782: Preparing 20:16:49 cc2447e1835a: Preparing 20:16:49 e81bfc25079f: Waiting 20:16:49 335337cdb8f1: Waiting 20:16:49 b58a7f514782: Waiting 20:16:49 cc2447e1835a: Waiting 20:16:49 cfc597ae4c4a: Layer already exists 20:16:49 59745029478d: Layer already exists 20:16:49 a399abb15e81: Layer already exists 20:16:49 aca27728c49e: Layer already exists 20:16:49 1e373ceacbaf: Layer already exists 20:16:49 335337cdb8f1: Layer already exists 20:16:49 b58a7f514782: Layer already exists 20:16:49 e81bfc25079f: Layer already exists 20:16:49 cc2447e1835a: Layer already exists 20:16:49 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:16:49 aca27728c49e: Preparing 20:16:49 1e373ceacbaf: Preparing 20:16:49 cfc597ae4c4a: Preparing 20:16:49 a399abb15e81: Preparing 20:16:49 59745029478d: Preparing 20:16:49 e81bfc25079f: Preparing 20:16:49 335337cdb8f1: Preparing 20:16:49 b58a7f514782: Preparing 20:16:49 cc2447e1835a: Preparing 20:16:49 e81bfc25079f: Waiting 20:16:49 b58a7f514782: Waiting 20:16:49 335337cdb8f1: Waiting 20:16:49 cc2447e1835a: Waiting 20:16:49 cfc597ae4c4a: Layer already exists 20:16:49 aca27728c49e: Layer already exists 20:16:49 1e373ceacbaf: Layer already exists 20:16:49 59745029478d: Layer already exists 20:16:49 a399abb15e81: Layer already exists 20:16:49 e81bfc25079f: Layer already exists 20:16:49 335337cdb8f1: Layer already exists 20:16:49 b58a7f514782: Layer already exists 20:16:49 cc2447e1835a: Layer already exists 20:16:49 main: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:16:49 ===================================================== [Pipeline] echo 20:16:49 taggedImages: 20:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.68 20:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:49 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:16:49 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:16:49 08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:49 latest 20:16:49 3.1.0-dev.68 20:16:49 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:16:49 main 20:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32 20:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:16:50 237c231e79af: Preparing 20:16:50 989762103822: Preparing 20:16:50 f0c9def18527: Preparing 20:16:50 a399abb15e81: Preparing 20:16:50 59745029478d: Preparing 20:16:50 6563499a4b37: Preparing 20:16:50 c6dd7fc9d639: Preparing 20:16:50 cc2447e1835a: Preparing 20:16:50 c6dd7fc9d639: Waiting 20:16:50 6563499a4b37: Waiting 20:16:50 cc2447e1835a: Waiting 20:16:50 a399abb15e81: Layer already exists 20:16:50 59745029478d: Layer already exists 20:16:50 f0c9def18527: Pushed 20:16:50 237c231e79af: Pushed 20:16:50 989762103822: Pushed 20:16:50 cc2447e1835a: Layer already exists 20:16:50 c6dd7fc9d639: Pushed 20:16:52 #69 DONE 54.7s 20:16:52 20:16:52 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #74 DONE 44.8s 20:16:52 20:16:52 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #70 DONE 51.2s 20:16:52 20:16:52 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #76 DONE 44.1s 20:16:52 20:16:52 #96 [core-data builder 6/7] COPY . . 20:16:52 #96 DONE 1.1s 20:16:52 20:16:52 #97 [core-command builder 4/7] COPY go.mod vendor* ./ 20:16:52 #97 CACHED 20:16:52 20:16:52 #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #98 CACHED 20:16:52 20:16:52 #99 [core-command builder 6/7] COPY . . 20:16:52 #99 CACHED 20:16:52 20:16:52 #100 [support-scheduler builder 6/7] COPY . . 20:16:52 #100 CACHED 20:16:52 20:16:52 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #101 CACHED 20:16:52 20:16:52 #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:16:52 #102 CACHED 20:16:52 20:16:52 #103 [core-metadata builder 6/7] COPY . . 20:16:52 #103 CACHED 20:16:52 20:16:52 #104 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:16:52 #104 CACHED 20:16:52 20:16:52 #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #105 CACHED 20:16:52 20:16:52 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:16:52 #106 CACHED 20:16:52 20:16:52 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #107 CACHED 20:16:52 20:16:52 #108 [core-common-config-bootstrapper builder 6/7] COPY . . 20:16:52 #108 CACHED 20:16:52 20:16:52 #109 [support-notifications builder 6/7] COPY . . 20:16:52 #109 DONE 1.2s 20:16:52 20:16:52 #110 [security-proxy-auth builder 6/7] COPY . . 20:16:52 #110 CACHED 20:16:52 20:16:52 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:16:52 #111 CACHED 20:16:52 20:16:52 #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #112 CACHED 20:16:52 20:16:52 #113 [security-proxy-setup builder 6/7] COPY . . 20:16:52 #113 DONE 1.2s 20:16:52 20:16:52 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:52 #114 ... 20:16:52 20:16:52 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #115 CACHED 20:16:52 20:16:52 #116 [security-bootstrapper builder 6/7] COPY . . 20:16:52 #116 CACHED 20:16:52 20:16:52 #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:16:52 #117 CACHED 20:16:52 20:16:52 #118 [security-spiffe-token-provider builder 6/7] COPY . . 20:16:52 #118 DONE 1.2s 20:16:52 20:16:52 #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:52 #119 CACHED 20:16:52 20:16:52 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:16:52 #120 CACHED 20:16:52 20:16:52 #121 [security-secretstore-setup builder 6/7] COPY . . 20:16:52 #121 CACHED 20:16:52 20:16:52 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:54 #122 4.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:16:54 #122 ... 20:16:54 20:16:54 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:54 #114 5.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:16:58 6563499a4b37: Pushed 20:16:58 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:16:59 237c231e79af: Preparing 20:16:59 989762103822: Preparing 20:16:59 f0c9def18527: Preparing 20:16:59 a399abb15e81: Preparing 20:16:59 59745029478d: Preparing 20:16:59 6563499a4b37: Preparing 20:16:59 c6dd7fc9d639: Preparing 20:16:59 cc2447e1835a: Preparing 20:16:59 c6dd7fc9d639: Waiting 20:16:59 cc2447e1835a: Waiting 20:16:59 6563499a4b37: Waiting 20:16:59 237c231e79af: Layer already exists 20:16:59 59745029478d: Layer already exists 20:16:59 989762103822: Layer already exists 20:16:59 f0c9def18527: Layer already exists 20:16:59 a399abb15e81: Layer already exists 20:16:59 6563499a4b37: Layer already exists 20:16:59 c6dd7fc9d639: Layer already exists 20:16:59 cc2447e1835a: Layer already exists 20:16:59 latest: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.68 20:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:16:59 237c231e79af: Preparing 20:16:59 989762103822: Preparing 20:16:59 f0c9def18527: Preparing 20:16:59 a399abb15e81: Preparing 20:16:59 59745029478d: Preparing 20:16:59 6563499a4b37: Preparing 20:16:59 c6dd7fc9d639: Preparing 20:16:59 cc2447e1835a: Preparing 20:16:59 cc2447e1835a: Waiting 20:16:59 6563499a4b37: Waiting 20:16:59 c6dd7fc9d639: Waiting 20:16:59 f0c9def18527: Layer already exists 20:16:59 237c231e79af: Layer already exists 20:16:59 59745029478d: Layer already exists 20:16:59 989762103822: Layer already exists 20:16:59 a399abb15e81: Layer already exists 20:16:59 6563499a4b37: Layer already exists 20:16:59 c6dd7fc9d639: Layer already exists 20:16:59 cc2447e1835a: Layer already exists 20:16:59 3.1.0-dev.68: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 #114 ... 20:17:00 20:17:00 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:17:00 #0 5.670 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:17:00 #123 ... 20:17:00 20:17:00 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:00 #0 4.041 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:17:00 #124 ... 20:17:00 20:17:00 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:17:00 #0 4.889 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:00 #125 ... 20:17:00 20:17:00 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:00 #0 4.708 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:17:00 #126 ... 20:17:00 20:17:00 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:00 #0 4.658 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:17:00 #127 ... 20:17:00 20:17:00 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:00 #0 4.861 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:17:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 20:17:00 #128 ... 20:17:00 20:17:00 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:17:00 #0 5.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 #129 ... 20:17:00 20:17:00 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:17:00 #0 5.047 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:17:00 #130 ... 20:17:00 20:17:00 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:00 #0 5.526 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:17:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:17:00 237c231e79af: Preparing 20:17:00 989762103822: Preparing 20:17:00 f0c9def18527: Preparing 20:17:00 a399abb15e81: Preparing 20:17:00 59745029478d: Preparing 20:17:00 6563499a4b37: Preparing 20:17:00 c6dd7fc9d639: Preparing 20:17:00 cc2447e1835a: Preparing 20:17:00 c6dd7fc9d639: Waiting 20:17:00 6563499a4b37: Waiting 20:17:00 f0c9def18527: Layer already exists 20:17:00 a399abb15e81: Layer already exists 20:17:00 237c231e79af: Layer already exists 20:17:00 59745029478d: Layer already exists 20:17:00 989762103822: Layer already exists 20:17:00 6563499a4b37: Layer already exists 20:17:00 c6dd7fc9d639: Layer already exists 20:17:00 cc2447e1835a: Layer already exists 20:17:00 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:17:01 237c231e79af: Preparing 20:17:01 989762103822: Preparing 20:17:01 f0c9def18527: Preparing 20:17:01 a399abb15e81: Preparing 20:17:01 59745029478d: Preparing 20:17:01 6563499a4b37: Preparing 20:17:01 c6dd7fc9d639: Preparing 20:17:01 cc2447e1835a: Preparing 20:17:01 c6dd7fc9d639: Waiting 20:17:01 cc2447e1835a: Waiting 20:17:01 6563499a4b37: Waiting 20:17:01 59745029478d: Layer already exists 20:17:01 a399abb15e81: Layer already exists 20:17:01 237c231e79af: Layer already exists 20:17:01 f0c9def18527: Layer already exists 20:17:01 989762103822: Layer already exists 20:17:01 6563499a4b37: Layer already exists 20:17:01 c6dd7fc9d639: Layer already exists 20:17:01 cc2447e1835a: Layer already exists 20:17:01 main: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:01 ===================================================== [Pipeline] echo 20:17:01 taggedImages: 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.68 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:17:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:17:01 08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:01 latest 20:17:01 3.1.0-dev.68 20:17:01 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:01 main 20:17:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:01 0de158bf0cb2: Preparing 20:17:01 fc2c5790b872: Preparing 20:17:01 dcc3819e6dba: Preparing 20:17:01 a399abb15e81: Preparing 20:17:01 59745029478d: Preparing 20:17:01 6563499a4b37: Preparing 20:17:01 b58a7f514782: Preparing 20:17:01 6563499a4b37: Waiting 20:17:01 cc2447e1835a: Preparing 20:17:01 b58a7f514782: Waiting 20:17:01 cc2447e1835a: Waiting 20:17:01 a399abb15e81: Layer already exists 20:17:01 59745029478d: Layer already exists 20:17:01 6563499a4b37: Layer already exists 20:17:01 b58a7f514782: Layer already exists 20:17:01 cc2447e1835a: Layer already exists 20:17:01 fc2c5790b872: Pushed 20:17:01 dcc3819e6dba: Pushed 20:17:01 0de158bf0cb2: Pushed 20:17:02 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:17:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:02 0de158bf0cb2: Preparing 20:17:02 fc2c5790b872: Preparing 20:17:02 dcc3819e6dba: Preparing 20:17:02 a399abb15e81: Preparing 20:17:02 59745029478d: Preparing 20:17:02 6563499a4b37: Preparing 20:17:02 b58a7f514782: Preparing 20:17:02 cc2447e1835a: Preparing 20:17:02 b58a7f514782: Waiting 20:17:02 6563499a4b37: Waiting 20:17:02 cc2447e1835a: Waiting 20:17:02 0de158bf0cb2: Layer already exists 20:17:02 fc2c5790b872: Layer already exists 20:17:02 59745029478d: Layer already exists 20:17:02 a399abb15e81: Layer already exists 20:17:02 dcc3819e6dba: Layer already exists 20:17:02 6563499a4b37: Layer already exists 20:17:02 b58a7f514782: Layer already exists 20:17:02 cc2447e1835a: Layer already exists 20:17:02 latest: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.68 20:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:03 0de158bf0cb2: Preparing 20:17:03 fc2c5790b872: Preparing 20:17:03 dcc3819e6dba: Preparing 20:17:03 a399abb15e81: Preparing 20:17:03 59745029478d: Preparing 20:17:03 6563499a4b37: Preparing 20:17:03 b58a7f514782: Preparing 20:17:03 cc2447e1835a: Preparing 20:17:03 6563499a4b37: Waiting 20:17:03 cc2447e1835a: Waiting 20:17:03 b58a7f514782: Waiting 20:17:03 dcc3819e6dba: Layer already exists 20:17:03 59745029478d: Layer already exists 20:17:03 a399abb15e81: Layer already exists 20:17:03 0de158bf0cb2: Layer already exists 20:17:03 fc2c5790b872: Layer already exists 20:17:03 6563499a4b37: Layer already exists 20:17:03 b58a7f514782: Layer already exists 20:17:03 cc2447e1835a: Layer already exists 20:17:03 3.1.0-dev.68: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:04 0de158bf0cb2: Preparing 20:17:04 fc2c5790b872: Preparing 20:17:04 dcc3819e6dba: Preparing 20:17:04 a399abb15e81: Preparing 20:17:04 59745029478d: Preparing 20:17:04 6563499a4b37: Preparing 20:17:04 b58a7f514782: Preparing 20:17:04 cc2447e1835a: Preparing 20:17:04 6563499a4b37: Waiting 20:17:04 b58a7f514782: Waiting 20:17:04 cc2447e1835a: Waiting 20:17:04 59745029478d: Layer already exists 20:17:04 fc2c5790b872: Layer already exists 20:17:04 a399abb15e81: Layer already exists 20:17:04 0de158bf0cb2: Layer already exists 20:17:04 6563499a4b37: Layer already exists 20:17:04 b58a7f514782: Layer already exists 20:17:05 dcc3819e6dba: Layer already exists 20:17:05 cc2447e1835a: Layer already exists 20:17:05 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:17:05 0de158bf0cb2: Preparing 20:17:05 fc2c5790b872: Preparing 20:17:05 dcc3819e6dba: Preparing 20:17:05 a399abb15e81: Preparing 20:17:05 59745029478d: Preparing 20:17:05 6563499a4b37: Preparing 20:17:05 b58a7f514782: Preparing 20:17:05 cc2447e1835a: Preparing 20:17:05 6563499a4b37: Waiting 20:17:05 cc2447e1835a: Waiting 20:17:05 b58a7f514782: Waiting 20:17:05 59745029478d: Layer already exists 20:17:05 dcc3819e6dba: Layer already exists 20:17:05 fc2c5790b872: Layer already exists 20:17:05 0de158bf0cb2: Layer already exists 20:17:05 a399abb15e81: Layer already exists 20:17:05 cc2447e1835a: Layer already exists 20:17:05 6563499a4b37: Layer already exists 20:17:05 b58a7f514782: Layer already exists 20:17:05 main: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:05 ===================================================== [Pipeline] echo 20:17:05 taggedImages: 20:17:05 - nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:17:05 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.68 20:17:05 - nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:17:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:17:05 08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:05 latest 20:17:05 3.1.0-dev.68 20:17:05 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:05 main 20:17:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:06 f74356de7800: Preparing 20:17:06 9b56051cbcc5: Preparing 20:17:06 a399abb15e81: Preparing 20:17:06 59745029478d: Preparing 20:17:06 ceede581b4a5: Preparing 20:17:06 cc2447e1835a: Preparing 20:17:06 cc2447e1835a: Waiting 20:17:06 a399abb15e81: Layer already exists 20:17:06 59745029478d: Layer already exists 20:17:06 cc2447e1835a: Layer already exists 20:17:06 f74356de7800: Pushed 20:17:06 ceede581b4a5: Pushed 20:17:10 9b56051cbcc5: Pushed 20:17:10 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:11 f74356de7800: Preparing 20:17:11 9b56051cbcc5: Preparing 20:17:11 a399abb15e81: Preparing 20:17:11 59745029478d: Preparing 20:17:11 ceede581b4a5: Preparing 20:17:11 cc2447e1835a: Preparing 20:17:11 cc2447e1835a: Waiting 20:17:11 9b56051cbcc5: Layer already exists 20:17:11 a399abb15e81: Layer already exists 20:17:11 ceede581b4a5: Layer already exists 20:17:11 59745029478d: Layer already exists 20:17:11 f74356de7800: Layer already exists 20:17:11 cc2447e1835a: Layer already exists 20:17:11 latest: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.68 20:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:11 f74356de7800: Preparing 20:17:11 9b56051cbcc5: Preparing 20:17:11 a399abb15e81: Preparing 20:17:11 59745029478d: Preparing 20:17:11 ceede581b4a5: Preparing 20:17:11 cc2447e1835a: Preparing 20:17:11 cc2447e1835a: Waiting 20:17:11 a399abb15e81: Layer already exists 20:17:11 ceede581b4a5: Layer already exists 20:17:11 f74356de7800: Layer already exists 20:17:11 59745029478d: Layer already exists 20:17:11 9b56051cbcc5: Layer already exists 20:17:11 cc2447e1835a: Layer already exists 20:17:11 3.1.0-dev.68: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:12 f74356de7800: Preparing 20:17:12 9b56051cbcc5: Preparing 20:17:12 a399abb15e81: Preparing 20:17:12 59745029478d: Preparing 20:17:12 ceede581b4a5: Preparing 20:17:12 cc2447e1835a: Preparing 20:17:12 cc2447e1835a: Waiting 20:17:12 9b56051cbcc5: Layer already exists 20:17:12 ceede581b4a5: Layer already exists 20:17:12 59745029478d: Layer already exists 20:17:12 a399abb15e81: Layer already exists 20:17:12 f74356de7800: Layer already exists 20:17:12 cc2447e1835a: Layer already exists 20:17:12 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:17:13 f74356de7800: Preparing 20:17:13 9b56051cbcc5: Preparing 20:17:13 a399abb15e81: Preparing 20:17:13 59745029478d: Preparing 20:17:13 ceede581b4a5: Preparing 20:17:13 cc2447e1835a: Preparing 20:17:13 cc2447e1835a: Waiting 20:17:13 a399abb15e81: Layer already exists 20:17:13 59745029478d: Layer already exists 20:17:13 f74356de7800: Layer already exists 20:17:13 9b56051cbcc5: Layer already exists 20:17:13 ceede581b4a5: Layer already exists 20:17:13 cc2447e1835a: Layer already exists 20:17:13 main: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:13 ===================================================== [Pipeline] echo 20:17:13 taggedImages: 20:17:13 - nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:17:13 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.68 20:17:13 - nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:17:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:17:13 08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:13 latest 20:17:13 3.1.0-dev.68 20:17:13 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:13 main 20:17:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:13 8c7b2cccfc3a: Preparing 20:17:13 0b6250135035: Preparing 20:17:13 a399abb15e81: Preparing 20:17:13 59745029478d: Preparing 20:17:13 49ea3e1bc817: Preparing 20:17:13 cc2447e1835a: Preparing 20:17:13 49ea3e1bc817: Layer already exists 20:17:13 59745029478d: Layer already exists 20:17:13 a399abb15e81: Layer already exists 20:17:13 cc2447e1835a: Layer already exists 20:17:13 8c7b2cccfc3a: Pushed 20:17:16 0b6250135035: Pushed 20:17:16 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:17 8c7b2cccfc3a: Preparing 20:17:17 0b6250135035: Preparing 20:17:17 a399abb15e81: Preparing 20:17:17 59745029478d: Preparing 20:17:17 49ea3e1bc817: Preparing 20:17:17 cc2447e1835a: Preparing 20:17:17 a399abb15e81: Layer already exists 20:17:17 59745029478d: Layer already exists 20:17:17 8c7b2cccfc3a: Layer already exists 20:17:17 0b6250135035: Layer already exists 20:17:17 49ea3e1bc817: Layer already exists 20:17:17 cc2447e1835a: Layer already exists 20:17:17 latest: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.68 20:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:17 8c7b2cccfc3a: Preparing 20:17:17 0b6250135035: Preparing 20:17:17 a399abb15e81: Preparing 20:17:17 59745029478d: Preparing 20:17:17 49ea3e1bc817: Preparing 20:17:17 cc2447e1835a: Preparing 20:17:17 cc2447e1835a: Waiting 20:17:17 59745029478d: Layer already exists 20:17:17 a399abb15e81: Layer already exists 20:17:17 49ea3e1bc817: Layer already exists 20:17:17 0b6250135035: Layer already exists 20:17:17 8c7b2cccfc3a: Layer already exists 20:17:17 cc2447e1835a: Layer already exists 20:17:17 3.1.0-dev.68: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:18 8c7b2cccfc3a: Preparing 20:17:18 0b6250135035: Preparing 20:17:18 a399abb15e81: Preparing 20:17:18 59745029478d: Preparing 20:17:18 49ea3e1bc817: Preparing 20:17:18 cc2447e1835a: Preparing 20:17:18 cc2447e1835a: Waiting 20:17:18 0b6250135035: Layer already exists 20:17:18 59745029478d: Layer already exists 20:17:18 a399abb15e81: Layer already exists 20:17:18 8c7b2cccfc3a: Layer already exists 20:17:18 49ea3e1bc817: Layer already exists 20:17:18 cc2447e1835a: Layer already exists 20:17:18 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:17:19 8c7b2cccfc3a: Preparing 20:17:19 0b6250135035: Preparing 20:17:19 a399abb15e81: Preparing 20:17:19 59745029478d: Preparing 20:17:19 49ea3e1bc817: Preparing 20:17:19 cc2447e1835a: Preparing 20:17:19 cc2447e1835a: Waiting 20:17:19 a399abb15e81: Layer already exists 20:17:19 49ea3e1bc817: Layer already exists 20:17:19 59745029478d: Layer already exists 20:17:19 8c7b2cccfc3a: Layer already exists 20:17:19 0b6250135035: Layer already exists 20:17:19 cc2447e1835a: Layer already exists 20:17:19 main: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:19 ===================================================== [Pipeline] echo 20:17:19 taggedImages: 20:17:19 - nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32 20:17:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:17:19 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.68 20:17:19 - nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:17:19 - 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] } 20:30:23 #131 ... 20:30:23 20:30:23 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:23 #129 803.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:30:24 #129 ... 20:30:24 20:30:24 #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:30:24 #114 DONE 814.9s 20:30:24 20:30:24 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:30:24 #126 ... 20:30:24 20:30:24 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:30:24 #132 DONE 0.3s 20:30:24 20:30:24 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:24 #122 ... 20:30:24 20:30:24 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:30:24 #133 DONE 0.1s 20:30:24 20:30:24 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:30:25 #134 DONE 0.2s 20:30:25 20:30:25 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:30:25 #130 ... 20:30:25 20:30:25 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:30:25 #135 DONE 0.1s 20:30:25 20:30:25 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:30:25 #136 DONE 0.3s 20:30:25 20:30:25 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:30:25 #124 ... 20:30:25 20:30:25 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:30:25 #137 DONE 0.2s 20:30:25 20:30:25 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:28 #138 DONE 2.5s 20:30:28 20:30:28 #84 [security-proxy-setup] exporting to image 20:30:28 #84 exporting layers 20:30:29 #84 exporting layers 1.1s done 20:30:29 #84 writing image sha256:48cc48d7685105bf4acee74781bc54e4409694ca9326c18cb6a8e0abe764ea5f 0.0s done 20:30:29 #84 naming to docker.io/library/security-proxy-setup-arm64 20:30:29 #84 naming to docker.io/library/security-proxy-setup-arm64 done 20:30:29 #84 DONE 5.7s 20:30:29 20:30:29 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:30:32 #131 ... 20:30:32 20:30:32 #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:30:32 #123 DONE 822.5s 20:30:32 20:30:32 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:32 #129 ... 20:30:32 20:30:32 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:30:32 #139 DONE 0.2s 20:30:32 20:30:32 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:30:34 #140 ... 20:30:34 20:30:34 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:34 #129 DONE 825.0s 20:30:34 20:30:34 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:30:34 #130 ... 20:30:34 20:30:34 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:30:34 #140 DONE 2.5s 20:30:34 20:30:34 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:30:35 #141 DONE 0.3s 20:30:35 20:30:35 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:30:35 #142 DONE 0.3s 20:30:35 20:30:35 #143 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:30:35 #143 DONE 0.3s 20:30:35 20:30:35 #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:35 #144 ... 20:30:35 20:30:35 #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:30:35 #145 DONE 0.3s 20:30:36 20:30:36 #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:36 #144 DONE 0.5s 20:30:36 20:30:36 #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:30:36 #146 DONE 0.2s 20:30:36 20:30:36 #147 [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/ 20:30:36 #147 ... 20:30:36 20:30:36 #148 [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 20:30:36 #148 DONE 0.3s 20:30:36 20:30:36 #147 [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/ 20:30:36 #147 DONE 0.2s 20:30:36 20:30:36 #149 [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 20:30:36 #149 DONE 0.2s 20:30:36 20:30:36 #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:30:36 #150 ... 20:30:36 20:30:36 #151 [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/ 20:30:36 #151 DONE 0.2s 20:30:36 20:30:36 #152 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:30:36 #152 DONE 0.3s 20:30:36 20:30:36 #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:30:36 #150 DONE 0.3s 20:30:36 20:30:36 #153 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:30:37 #153 ... 20:30:37 20:30:37 #154 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:37 #154 DONE 0.2s 20:30:37 20:30:37 #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:30:37 #155 ... 20:30:37 20:30:37 #153 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:30:37 #153 DONE 0.7s 20:30:37 20:30:37 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:30:38 #156 DONE 0.6s 20:30:38 20:30:38 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:30:38 #157 DONE 0.3s 20:30:38 20:30:38 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:39 #158 ... 20:30:39 20:30:39 #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:30:39 #155 DONE 2.6s 20:30:39 20:30:39 #84 [security-bootstrapper] exporting to image 20:30:39 #84 exporting layers 20:30:41 #84 exporting layers 1.4s done 20:30:41 #84 writing image sha256:6b87cd469f0d76ab61874502c4a72f87e13eb55beb217391e12fccde13110f24 done 20:30:41 #84 naming to docker.io/library/security-bootstrapper-arm64 20:30:41 #84 naming to docker.io/library/security-bootstrapper-arm64 done 20:30:41 #84 DONE 7.2s 20:30:41 20:30:41 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:41 #122 ... 20:30:41 20:30:41 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:41 #158 DONE 3.2s 20:30:41 20:30:41 #84 [security-secretstore-setup] exporting to image 20:30:43 #84 exporting layers 1.5s done 20:30:43 #84 writing image sha256:5df00fe388b964af4f1dd55862f744e8e3b5b07f599acc3bf5d03134505aedc0 done 20:30:43 #84 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:30:43 #84 DONE 8.7s 20:30:43 20:30:43 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:30:47 #125 DONE 837.5s 20:30:47 20:30:47 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:30:47 #131 ... 20:30:47 20:30:47 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:30:47 #159 DONE 0.2s 20:30:47 20:30:47 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:30:47 #160 DONE 0.1s 20:30:47 20:30:47 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:30:47 #161 DONE 0.3s 20:30:47 20:30:47 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:30:47 #128 ... 20:30:47 20:30:47 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:30:48 #162 DONE 0.1s 20:30:48 20:30:48 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:30:48 #163 DONE 0.1s 20:30:48 20:30:48 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:30:48 #124 ... 20:30:48 20:30:48 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:49 #164 DONE 1.9s 20:30:49 20:30:49 #84 [security-proxy-auth] exporting to image 20:30:49 #84 exporting layers 20:30:50 #84 exporting layers 0.5s done 20:30:50 #84 writing image sha256:00bcccf09662cc05811f0768158f293beba7cce52112c33972d670ef28ff55aa done 20:30:50 #84 naming to docker.io/library/security-proxy-auth-arm64 done 20:30:50 #84 DONE 9.3s 20:30:50 20:30:50 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:02 #124 ... 20:31:02 20:31:02 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:31:02 #128 DONE 851.7s 20:31:02 20:31:02 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:02 #124 ... 20:31:02 20:31:02 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:31:02 #165 DONE 0.2s 20:31:02 20:31:02 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:31:02 #166 DONE 0.2s 20:31:02 20:31:02 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:02 #167 DONE 0.3s 20:31:02 20:31:02 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:02 #168 DONE 0.1s 20:31:02 20:31:02 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:02 #169 DONE 0.1s 20:31:02 20:31:02 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:04 #170 DONE 2.1s 20:31:04 20:31:04 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:04 #131 ... 20:31:04 20:31:04 #84 [core-common-config-bootstrapper] exporting to image 20:31:04 #84 exporting layers 20:31:05 #84 exporting layers 0.6s done 20:31:05 #84 writing image sha256:3ba2ae01a43aade1cbf3b7c1309e45adc7e1eee2b6232f0aa1cea31a885631fc done 20:31:05 #84 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:31:05 #84 DONE 9.9s 20:31:05 20:31:05 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:31:32 #122 ... 20:31:32 20:31:32 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:31:32 #130 DONE 882.6s 20:31:32 20:31:32 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:31:32 #122 ... 20:31:32 20:31:32 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:31:32 #171 DONE 0.2s 20:31:32 20:31:32 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:31:32 #122 ... 20:31:32 20:31:32 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:31:32 #172 DONE 0.1s 20:31:32 20:31:32 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:31:32 #173 DONE 0.3s 20:31:32 20:31:32 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:31:33 #174 DONE 0.2s 20:31:33 20:31:33 #84 [core-command] exporting to image 20:31:33 #84 exporting layers 20:31:33 #84 exporting layers 0.4s done 20:31:33 #84 writing image sha256:5e825bea38bf7fcc5c911acaf9329b893d5c593878d391902f6e99dc60d6fc8e done 20:31:33 #84 naming to docker.io/library/core-command-arm64 0.0s done 20:31:33 #84 DONE 10.3s 20:31:33 20:31:33 #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:31:43 #126 DONE 894.1s 20:31:43 20:31:43 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:43 #124 ... 20:31:43 20:31:43 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:43 #175 DONE 0.3s 20:31:43 20:31:43 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:43 #176 DONE 0.1s 20:31:43 20:31:43 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:44 #131 ... 20:31:44 20:31:44 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:44 #177 DONE 0.3s 20:31:44 20:31:44 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:31:44 #178 DONE 0.2s 20:31:44 20:31:44 #84 [core-data] exporting to image 20:31:44 #84 exporting layers 20:31:45 #84 exporting layers 0.3s done 20:31:45 #84 writing image sha256:685d07e0627b1be4fb51aed8ccb8dcdb80b26823061fdf5d083b524a25108737 done 20:31:45 #84 naming to docker.io/library/core-data-arm64 done 20:31:45 #84 DONE 10.6s 20:31:45 20:31:45 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:46 #131 ... 20:31:46 20:31:46 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:31:46 #127 DONE 897.4s 20:31:46 20:31:46 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:46 #124 ... 20:31:46 20:31:46 #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:31:47 #179 DONE 0.2s 20:31:47 20:31:47 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:31:47 #180 DONE 0.2s 20:31:47 20:31:47 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:31:47 #181 DONE 0.3s 20:31:47 20:31:47 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:47 #124 ... 20:31:47 20:31:47 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:31:47 #182 DONE 0.1s 20:31:47 20:31:47 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:31:47 #183 DONE 0.1s 20:31:47 20:31:47 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:48 #124 ... 20:31:48 20:31:48 #84 [core-metadata] exporting to image 20:31:48 #84 exporting layers 0.4s done 20:31:48 #84 writing image sha256:5f2fca9b9325c973479f99369a311e335bc489b16fd0976470a7947d572e10ef done 20:31:48 #84 naming to docker.io/library/core-metadata-arm64 done 20:31:48 #84 DONE 10.9s 20:31:48 20:31:48 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:32:06 #124 ... 20:32:06 20:32:06 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:06 #122 DONE 915.5s 20:32:06 20:32:06 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:32:06 #124 ... 20:32:06 20:32:06 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:32:06 #184 DONE 0.1s 20:32:06 20:32:06 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:32:06 #185 DONE 0.2s 20:32:06 20:32:06 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:32:06 #186 DONE 0.4s 20:32:06 20:32:06 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:32:06 #187 DONE 0.2s 20:32:06 20:32:06 #84 [security-spiffe-token-provider] exporting to image 20:32:06 #84 exporting layers 20:32:08 #84 exporting layers 2.3s done 20:32:08 #84 writing image sha256:e9afbb35666e5d3a31e6356897e6a45720450e07e7669bd88d1d88495606d836 done 20:32:08 #84 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:32:08 #84 DONE 13.3s 20:32:08 20:32:08 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:32:26 #124 DONE 937.1s 20:32:26 20:32:26 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:32:26 #131 ... 20:32:26 20:32:26 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:32:27 #188 DONE 0.1s 20:32:27 20:32:27 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:32:27 #189 DONE 0.1s 20:32:27 20:32:27 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:27 #190 DONE 0.4s 20:32:27 20:32:27 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:32:27 #131 ... 20:32:27 20:32:27 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:32:27 #191 DONE 0.1s 20:32:27 20:32:27 #84 [support-notifications] exporting to image 20:32:27 #84 exporting layers 20:32:28 #84 exporting layers 0.5s done 20:32:28 #84 writing image sha256:496cc95ca95df7ffd51e3405ef2faa8b97006d7107ea0f05d47da3cde4518039 done 20:32:28 #84 naming to docker.io/library/support-notifications-arm64 done 20:32:28 #84 DONE 13.8s 20:32:28 20:32:28 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:32:28 #131 DONE 938.9s 20:32:28 20:32:28 #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:32:28 #192 DONE 0.1s 20:32:28 20:32:28 #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:32:28 #193 DONE 0.1s 20:32:28 20:32:28 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:32:28 #194 DONE 0.4s 20:32:28 20:32:28 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:32:29 #195 DONE 0.1s 20:32:29 20:32:29 #84 [support-scheduler] exporting to image 20:32:29 #84 exporting layers 0.4s done 20:32:29 #84 writing image sha256:17fcff1e21e8ddcf487def689497e2cc76eb381afbe1a7b91e5192cba940406e done 20:32:29 #84 naming to docker.io/library/support-scheduler-arm64 done 20:32:29 #84 DONE 14.2s 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:32:29 time="2023-11-01T20:15:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:32:29 $ docker stop --time=1 46bea97f5f38c8e5f13acecdaf564b6e7fd55977d710fc87008ac60f54e02c58 20:32:31 $ docker rm -f --volumes 46bea97f5f38c8e5f13acecdaf564b6e7fd55977d710fc87008ac60f54e02c58 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:31 + docker images 20:32:31 REPOSITORY TAG IMAGE ID CREATED SIZE 20:32:31 support-scheduler-arm64 latest 17fcff1e21e8 3 seconds ago 33.6MB 20:32:31 support-notifications-arm64 latest 496cc95ca95d 4 seconds ago 34.3MB 20:32:31 security-spiffe-token-provider-arm64 latest e9afbb35666e 26 seconds ago 35.3MB 20:32:31 core-metadata-arm64 latest 5f2fca9b9325 44 seconds ago 21.5MB 20:32:31 core-data-arm64 latest 685d07e0627b 47 seconds ago 21.2MB 20:32:31 core-command-arm64 latest 5e825bea38bf 59 seconds ago 21MB 20:32:31 core-common-config-bootstrapper-arm64 latest 3ba2ae01a43a About a minute ago 18.3MB 20:32:31 security-proxy-auth-arm64 latest 00bcccf09662 About a minute ago 19.4MB 20:32:31 security-secretstore-setup-arm64 latest 5df00fe388b9 About a minute ago 43.7MB 20:32:31 security-bootstrapper-arm64 latest 6b87cd469f0d About a minute ago 23.1MB 20:32:31 security-proxy-setup-arm64 latest 48cc48d76851 2 minutes ago 34MB 20:32:31 security-spire-agent-arm64 latest 0901370a2aed 16 minutes ago 157MB 20:32:31 security-spire-server-arm64 latest f7f9eeadae6a 16 minutes ago 101MB 20:32:31 security-spire-config-arm64 latest 79f8b6295f9d 16 minutes ago 95.8MB 20:32:31 ci-base-image-arm64 latest 17270e00ab83 17 minutes ago 926MB 20:32:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB 20:32:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 20:32:31 provisioning config files... 20:32:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config8280224244135109270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:32 ---> docker-login.sh 20:32:32 nexus3.edgexfoundry.org:10001 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10002 20:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:32 Configure a credential helper to remove this warning. See 20:32:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:32 20:32:32 Login Succeeded 20:32:32 nexus3.edgexfoundry.org:10003 20:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:33 Configure a credential helper to remove this warning. See 20:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:33 20:32:33 Login Succeeded 20:32:33 nexus3.edgexfoundry.org:10004 20:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:33 Configure a credential helper to remove this warning. See 20:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:33 20:32:33 Login Succeeded 20:32:33 docker.io 20:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:34 Configure a credential helper to remove this warning. See 20:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:34 20:32:34 Login Succeeded 20:32:34 ---> docker-login.sh ends [Pipeline] } 20:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:32:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:32:34 08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:34 latest 20:32:34 3.1.0-dev.68 20:32:34 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:32:34 main 20:32:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:32:37 4bfa5be58f59: Preparing 20:32:37 47efab4ad4f4: Preparing 20:32:37 4bd68c4d528e: Preparing 20:32:37 ebbb5455c182: Preparing 20:32:37 30a9498ad258: Preparing 20:32:37 5f4d9fc4d98d: Preparing 20:32:37 5f4d9fc4d98d: Waiting 20:32:37 ebbb5455c182: Pushed 20:32:37 30a9498ad258: Pushed 20:32:37 4bd68c4d528e: Pushed 20:32:37 4bfa5be58f59: Pushed 20:32:37 5f4d9fc4d98d: Layer already exists 20:32:40 47efab4ad4f4: Pushed 20:32:40 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:32:41 4bfa5be58f59: Preparing 20:32:41 47efab4ad4f4: Preparing 20:32:41 4bd68c4d528e: Preparing 20:32:41 ebbb5455c182: Preparing 20:32:41 30a9498ad258: Preparing 20:32:41 5f4d9fc4d98d: Preparing 20:32:41 5f4d9fc4d98d: Waiting 20:32:41 30a9498ad258: Layer already exists 20:32:41 ebbb5455c182: Layer already exists 20:32:41 47efab4ad4f4: Layer already exists 20:32:41 4bd68c4d528e: Layer already exists 20:32:41 4bfa5be58f59: Layer already exists 20:32:41 5f4d9fc4d98d: Layer already exists 20:32:41 latest: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.68 20:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:32:42 4bfa5be58f59: Preparing 20:32:42 47efab4ad4f4: Preparing 20:32:42 4bd68c4d528e: Preparing 20:32:42 ebbb5455c182: Preparing 20:32:42 30a9498ad258: Preparing 20:32:42 5f4d9fc4d98d: Preparing 20:32:42 5f4d9fc4d98d: Waiting 20:32:42 4bfa5be58f59: Layer already exists 20:32:42 ebbb5455c182: Layer already exists 20:32:42 30a9498ad258: Layer already exists 20:32:42 47efab4ad4f4: Layer already exists 20:32:42 4bd68c4d528e: Layer already exists 20:32:42 5f4d9fc4d98d: Layer already exists 20:32:42 3.1.0-dev.68: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:32:42 4bfa5be58f59: Preparing 20:32:42 47efab4ad4f4: Preparing 20:32:42 4bd68c4d528e: Preparing 20:32:42 ebbb5455c182: Preparing 20:32:42 30a9498ad258: Preparing 20:32:42 5f4d9fc4d98d: Preparing 20:32:42 4bfa5be58f59: Layer already exists 20:32:42 4bd68c4d528e: Layer already exists 20:32:42 30a9498ad258: Layer already exists 20:32:42 ebbb5455c182: Layer already exists 20:32:42 47efab4ad4f4: Layer already exists 20:32:42 5f4d9fc4d98d: Layer already exists 20:32:43 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:32:43 4bfa5be58f59: Preparing 20:32:43 47efab4ad4f4: Preparing 20:32:43 4bd68c4d528e: Preparing 20:32:43 ebbb5455c182: Preparing 20:32:43 30a9498ad258: Preparing 20:32:43 5f4d9fc4d98d: Preparing 20:32:43 5f4d9fc4d98d: Waiting 20:32:43 4bfa5be58f59: Layer already exists 20:32:43 ebbb5455c182: Layer already exists 20:32:43 30a9498ad258: Layer already exists 20:32:43 4bd68c4d528e: Layer already exists 20:32:43 47efab4ad4f4: Layer already exists 20:32:43 5f4d9fc4d98d: Layer already exists 20:32:43 main: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:44 ===================================================== [Pipeline] echo 20:32:44 taggedImages: 20:32:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:32:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.68 20:32:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:32:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:32:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:32:44 08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:44 latest 20:32:44 3.1.0-dev.68 20:32:44 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:32:44 main 20:32:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:32:44 1f1644d8dc25: Preparing 20:32:44 6a0f2bafe0d6: Preparing 20:32:44 6abfd3c91ec6: Preparing 20:32:44 f6cd55405145: Preparing 20:32:44 4bd68c4d528e: Preparing 20:32:44 ebbb5455c182: Preparing 20:32:44 30a9498ad258: Preparing 20:32:44 5f4d9fc4d98d: Preparing 20:32:44 ebbb5455c182: Waiting 20:32:44 30a9498ad258: Waiting 20:32:44 5f4d9fc4d98d: Waiting 20:32:44 4bd68c4d528e: Layer already exists 20:32:45 ebbb5455c182: Layer already exists 20:32:45 30a9498ad258: Layer already exists 20:32:45 6abfd3c91ec6: Pushed 20:32:45 5f4d9fc4d98d: Layer already exists 20:32:45 6a0f2bafe0d6: Pushed 20:32:45 1f1644d8dc25: Pushed 20:32:47 f6cd55405145: Pushed 20:32:51 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + 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 20:32:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:32:52 1f1644d8dc25: Preparing 20:32:52 6a0f2bafe0d6: Preparing 20:32:52 6abfd3c91ec6: Preparing 20:32:52 f6cd55405145: Preparing 20:32:52 4bd68c4d528e: Preparing 20:32:52 ebbb5455c182: Preparing 20:32:52 30a9498ad258: Preparing 20:32:52 5f4d9fc4d98d: Preparing 20:32:52 ebbb5455c182: Waiting 20:32:52 30a9498ad258: Waiting 20:32:52 5f4d9fc4d98d: Waiting 20:32:52 6abfd3c91ec6: Layer already exists 20:32:52 4bd68c4d528e: Layer already exists 20:32:52 1f1644d8dc25: Layer already exists 20:32:52 f6cd55405145: Layer already exists 20:32:52 6a0f2bafe0d6: Layer already exists 20:32:52 ebbb5455c182: Layer already exists 20:32:52 30a9498ad258: Layer already exists 20:32:52 5f4d9fc4d98d: Layer already exists 20:32:52 latest: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.68 20:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:32:53 1f1644d8dc25: Preparing 20:32:53 6a0f2bafe0d6: Preparing 20:32:53 6abfd3c91ec6: Preparing 20:32:53 f6cd55405145: Preparing 20:32:53 4bd68c4d528e: Preparing 20:32:53 ebbb5455c182: Preparing 20:32:53 30a9498ad258: Preparing 20:32:53 5f4d9fc4d98d: Preparing 20:32:53 ebbb5455c182: Waiting 20:32:53 30a9498ad258: Waiting 20:32:53 5f4d9fc4d98d: Waiting 20:32:53 6a0f2bafe0d6: Layer already exists 20:32:53 4bd68c4d528e: Layer already exists 20:32:53 f6cd55405145: Layer already exists 20:32:53 6abfd3c91ec6: Layer already exists 20:32:53 1f1644d8dc25: Layer already exists 20:32:53 5f4d9fc4d98d: Layer already exists 20:32:53 ebbb5455c182: Layer already exists 20:32:53 30a9498ad258: Layer already exists 20:32:53 3.1.0-dev.68: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:32:54 1f1644d8dc25: Preparing 20:32:54 6a0f2bafe0d6: Preparing 20:32:54 6abfd3c91ec6: Preparing 20:32:54 f6cd55405145: Preparing 20:32:54 4bd68c4d528e: Preparing 20:32:54 ebbb5455c182: Preparing 20:32:54 30a9498ad258: Preparing 20:32:54 5f4d9fc4d98d: Preparing 20:32:54 ebbb5455c182: Waiting 20:32:54 30a9498ad258: Waiting 20:32:54 5f4d9fc4d98d: Waiting 20:32:54 1f1644d8dc25: Layer already exists 20:32:54 6a0f2bafe0d6: Layer already exists 20:32:54 6abfd3c91ec6: Layer already exists 20:32:54 f6cd55405145: Layer already exists 20:32:54 4bd68c4d528e: Layer already exists 20:32:54 5f4d9fc4d98d: Layer already exists 20:32:54 30a9498ad258: Layer already exists 20:32:54 ebbb5455c182: Layer already exists 20:32:54 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + 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 20:32:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:32:55 1f1644d8dc25: Preparing 20:32:55 6a0f2bafe0d6: Preparing 20:32:55 6abfd3c91ec6: Preparing 20:32:55 f6cd55405145: Preparing 20:32:55 4bd68c4d528e: Preparing 20:32:55 ebbb5455c182: Preparing 20:32:55 30a9498ad258: Preparing 20:32:55 5f4d9fc4d98d: Preparing 20:32:55 ebbb5455c182: Waiting 20:32:55 30a9498ad258: Waiting 20:32:55 5f4d9fc4d98d: Waiting 20:32:55 1f1644d8dc25: Layer already exists 20:32:55 f6cd55405145: Layer already exists 20:32:55 6a0f2bafe0d6: Layer already exists 20:32:55 4bd68c4d528e: Layer already exists 20:32:55 6abfd3c91ec6: Layer already exists 20:32:55 ebbb5455c182: Layer already exists 20:32:55 5f4d9fc4d98d: Layer already exists 20:32:55 30a9498ad258: Layer already exists 20:32:55 main: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:55 ===================================================== [Pipeline] echo 20:32:55 taggedImages: 20:32:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:32:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.68 20:32:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:32:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:32:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:32:55 08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:55 latest 20:32:55 3.1.0-dev.68 20:32:55 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:32:55 main 20:32:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:32:56 0f8dff66be86: Preparing 20:32:56 04bfc753f82b: Preparing 20:32:56 4bd68c4d528e: Preparing 20:32:56 ebbb5455c182: Preparing 20:32:56 e1619404fc7f: Preparing 20:32:56 5f4d9fc4d98d: Preparing 20:32:56 5f4d9fc4d98d: Waiting 20:32:56 ebbb5455c182: Layer already exists 20:32:56 4bd68c4d528e: Layer already exists 20:32:56 5f4d9fc4d98d: Layer already exists 20:32:56 0f8dff66be86: Pushed 20:32:56 e1619404fc7f: Pushed 20:33:00 04bfc753f82b: Pushed 20:33:00 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:33:00 0f8dff66be86: Preparing 20:33:00 04bfc753f82b: Preparing 20:33:00 4bd68c4d528e: Preparing 20:33:00 ebbb5455c182: Preparing 20:33:00 e1619404fc7f: Preparing 20:33:00 5f4d9fc4d98d: Preparing 20:33:00 5f4d9fc4d98d: Waiting 20:33:00 e1619404fc7f: Layer already exists 20:33:00 4bd68c4d528e: Layer already exists 20:33:00 ebbb5455c182: Layer already exists 20:33:00 0f8dff66be86: Layer already exists 20:33:00 04bfc753f82b: Layer already exists 20:33:00 5f4d9fc4d98d: Layer already exists 20:33:00 latest: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.68 20:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:33:01 0f8dff66be86: Preparing 20:33:01 04bfc753f82b: Preparing 20:33:01 4bd68c4d528e: Preparing 20:33:01 ebbb5455c182: Preparing 20:33:01 e1619404fc7f: Preparing 20:33:01 5f4d9fc4d98d: Preparing 20:33:01 5f4d9fc4d98d: Waiting 20:33:01 ebbb5455c182: Layer already exists 20:33:01 e1619404fc7f: Layer already exists 20:33:01 04bfc753f82b: Layer already exists 20:33:01 4bd68c4d528e: Layer already exists 20:33:01 0f8dff66be86: Layer already exists 20:33:01 5f4d9fc4d98d: Layer already exists 20:33:01 3.1.0-dev.68: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:33:05 0f8dff66be86: Preparing 20:33:05 04bfc753f82b: Preparing 20:33:05 4bd68c4d528e: Preparing 20:33:05 ebbb5455c182: Preparing 20:33:05 e1619404fc7f: Preparing 20:33:05 5f4d9fc4d98d: Preparing 20:33:05 5f4d9fc4d98d: Waiting 20:33:05 4bd68c4d528e: Layer already exists 20:33:05 0f8dff66be86: Layer already exists 20:33:05 ebbb5455c182: Layer already exists 20:33:05 04bfc753f82b: Layer already exists 20:33:05 e1619404fc7f: Layer already exists 20:33:05 5f4d9fc4d98d: Layer already exists 20:33:06 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:33:06 0f8dff66be86: Preparing 20:33:06 04bfc753f82b: Preparing 20:33:06 4bd68c4d528e: Preparing 20:33:06 ebbb5455c182: Preparing 20:33:06 e1619404fc7f: Preparing 20:33:06 5f4d9fc4d98d: Preparing 20:33:06 5f4d9fc4d98d: Waiting 20:33:06 0f8dff66be86: Layer already exists 20:33:06 4bd68c4d528e: Layer already exists 20:33:06 e1619404fc7f: Layer already exists 20:33:06 04bfc753f82b: Layer already exists 20:33:06 ebbb5455c182: Layer already exists 20:33:06 5f4d9fc4d98d: Layer already exists 20:33:07 main: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:07 ===================================================== [Pipeline] echo 20:33:07 taggedImages: 20:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.68 20:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:33:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:33:07 08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:07 latest 20:33:07 3.1.0-dev.68 20:33:07 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:07 main 20:33:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:33:07 1552ddcc9657: Preparing 20:33:07 c23c91eac385: Preparing 20:33:07 6969fd4bc1ff: Preparing 20:33:07 4bd68c4d528e: Preparing 20:33:07 ebbb5455c182: Preparing 20:33:07 30a9498ad258: Preparing 20:33:07 5f4d9fc4d98d: Preparing 20:33:07 30a9498ad258: Waiting 20:33:07 5f4d9fc4d98d: Waiting 20:33:07 ebbb5455c182: Layer already exists 20:33:08 4bd68c4d528e: Layer already exists 20:33:08 30a9498ad258: Layer already exists 20:33:08 5f4d9fc4d98d: Layer already exists 20:33:08 1552ddcc9657: Pushed 20:33:08 c23c91eac385: Pushed 20:33:11 6969fd4bc1ff: Pushed 20:33:11 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:33:14 1552ddcc9657: Preparing 20:33:14 c23c91eac385: Preparing 20:33:14 6969fd4bc1ff: Preparing 20:33:14 4bd68c4d528e: Preparing 20:33:14 ebbb5455c182: Preparing 20:33:14 30a9498ad258: Preparing 20:33:14 5f4d9fc4d98d: Preparing 20:33:14 30a9498ad258: Waiting 20:33:14 5f4d9fc4d98d: Waiting 20:33:14 1552ddcc9657: Layer already exists 20:33:14 ebbb5455c182: Layer already exists 20:33:14 c23c91eac385: Layer already exists 20:33:14 6969fd4bc1ff: Layer already exists 20:33:14 4bd68c4d528e: Layer already exists 20:33:14 5f4d9fc4d98d: Layer already exists 20:33:14 30a9498ad258: Layer already exists 20:33:14 latest: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.68 20:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:33:15 1552ddcc9657: Preparing 20:33:15 c23c91eac385: Preparing 20:33:15 6969fd4bc1ff: Preparing 20:33:15 4bd68c4d528e: Preparing 20:33:15 ebbb5455c182: Preparing 20:33:15 30a9498ad258: Preparing 20:33:15 5f4d9fc4d98d: Preparing 20:33:15 30a9498ad258: Waiting 20:33:15 5f4d9fc4d98d: Waiting 20:33:15 ebbb5455c182: Layer already exists 20:33:15 c23c91eac385: Layer already exists 20:33:15 6969fd4bc1ff: Layer already exists 20:33:15 1552ddcc9657: Layer already exists 20:33:15 4bd68c4d528e: Layer already exists 20:33:15 30a9498ad258: Layer already exists 20:33:15 5f4d9fc4d98d: Layer already exists 20:33:15 3.1.0-dev.68: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:33:15 1552ddcc9657: Preparing 20:33:15 c23c91eac385: Preparing 20:33:15 6969fd4bc1ff: Preparing 20:33:15 4bd68c4d528e: Preparing 20:33:15 ebbb5455c182: Preparing 20:33:15 30a9498ad258: Preparing 20:33:15 5f4d9fc4d98d: Preparing 20:33:15 30a9498ad258: Waiting 20:33:15 5f4d9fc4d98d: Waiting 20:33:15 1552ddcc9657: Layer already exists 20:33:15 c23c91eac385: Layer already exists 20:33:15 ebbb5455c182: Layer already exists 20:33:15 4bd68c4d528e: Layer already exists 20:33:15 6969fd4bc1ff: Layer already exists 20:33:15 30a9498ad258: Layer already exists 20:33:15 5f4d9fc4d98d: Layer already exists 20:33:15 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:33:16 1552ddcc9657: Preparing 20:33:16 c23c91eac385: Preparing 20:33:16 6969fd4bc1ff: Preparing 20:33:16 4bd68c4d528e: Preparing 20:33:16 ebbb5455c182: Preparing 20:33:16 30a9498ad258: Preparing 20:33:16 5f4d9fc4d98d: Preparing 20:33:16 30a9498ad258: Waiting 20:33:16 5f4d9fc4d98d: Waiting 20:33:16 ebbb5455c182: Layer already exists 20:33:16 1552ddcc9657: Layer already exists 20:33:16 6969fd4bc1ff: Layer already exists 20:33:16 c23c91eac385: Layer already exists 20:33:16 4bd68c4d528e: Layer already exists 20:33:16 5f4d9fc4d98d: Layer already exists 20:33:16 30a9498ad258: Layer already exists 20:33:17 main: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:17 ===================================================== [Pipeline] echo 20:33:17 taggedImages: 20:33:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:33:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.68 20:33:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:17 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:33:17 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:33:17 08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:17 latest 20:33:17 3.1.0-dev.68 20:33:17 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:17 main 20:33:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:33:19 faee96ac794a: Preparing 20:33:19 b4c911206e20: Preparing 20:33:19 eb7fc4ba7b69: Preparing 20:33:19 a914f9611771: Preparing 20:33:19 dbfbf315f9d9: Preparing 20:33:19 053105881b26: Preparing 20:33:19 e3a249158f14: Preparing 20:33:19 4bd68c4d528e: Preparing 20:33:19 ebbb5455c182: Preparing 20:33:19 ba914406fe36: Preparing 20:33:19 8d9eac23cb49: Preparing 20:33:19 5f70bf18a086: Preparing 20:33:19 65e729b64557: Preparing 20:33:19 ea6bb3647209: Preparing 20:33:19 5f4d9fc4d98d: Preparing 20:33:19 ebbb5455c182: Waiting 20:33:19 ba914406fe36: Waiting 20:33:19 8d9eac23cb49: Waiting 20:33:19 5f70bf18a086: Waiting 20:33:19 65e729b64557: Waiting 20:33:19 ea6bb3647209: Waiting 20:33:19 5f4d9fc4d98d: Waiting 20:33:19 053105881b26: Waiting 20:33:19 e3a249158f14: Waiting 20:33:19 4bd68c4d528e: Waiting 20:33:20 b4c911206e20: Pushed 20:33:20 dbfbf315f9d9: Pushed 20:33:20 a914f9611771: Pushed 20:33:20 eb7fc4ba7b69: Pushed 20:33:20 faee96ac794a: Pushed 20:33:20 4bd68c4d528e: Layer already exists 20:33:20 ebbb5455c182: Layer already exists 20:33:20 053105881b26: Pushed 20:33:20 ba914406fe36: Pushed 20:33:20 8d9eac23cb49: Pushed 20:33:20 5f70bf18a086: Pushed 20:33:20 5f4d9fc4d98d: Layer already exists 20:33:20 65e729b64557: Pushed 20:33:20 ea6bb3647209: Pushed 20:33:24 e3a249158f14: Pushed 20:33:24 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:33:24 faee96ac794a: Preparing 20:33:24 b4c911206e20: Preparing 20:33:24 eb7fc4ba7b69: Preparing 20:33:24 a914f9611771: Preparing 20:33:24 dbfbf315f9d9: Preparing 20:33:24 053105881b26: Preparing 20:33:24 e3a249158f14: Preparing 20:33:24 4bd68c4d528e: Preparing 20:33:24 ebbb5455c182: Preparing 20:33:24 ba914406fe36: Preparing 20:33:24 8d9eac23cb49: Preparing 20:33:24 5f70bf18a086: Preparing 20:33:24 65e729b64557: Preparing 20:33:24 ea6bb3647209: Preparing 20:33:24 5f4d9fc4d98d: Preparing 20:33:24 ba914406fe36: Waiting 20:33:24 8d9eac23cb49: Waiting 20:33:24 5f70bf18a086: Waiting 20:33:24 65e729b64557: Waiting 20:33:24 ea6bb3647209: Waiting 20:33:24 5f4d9fc4d98d: Waiting 20:33:24 4bd68c4d528e: Waiting 20:33:24 053105881b26: Waiting 20:33:24 ebbb5455c182: Waiting 20:33:24 e3a249158f14: Waiting 20:33:24 eb7fc4ba7b69: Layer already exists 20:33:24 dbfbf315f9d9: Layer already exists 20:33:24 a914f9611771: Layer already exists 20:33:24 b4c911206e20: Layer already exists 20:33:24 faee96ac794a: Layer already exists 20:33:24 e3a249158f14: Layer already exists 20:33:24 053105881b26: Layer already exists 20:33:24 4bd68c4d528e: Layer already exists 20:33:24 ebbb5455c182: Layer already exists 20:33:24 5f70bf18a086: Layer already exists 20:33:24 65e729b64557: Layer already exists 20:33:24 ba914406fe36: Layer already exists 20:33:24 8d9eac23cb49: Layer already exists 20:33:24 ea6bb3647209: Layer already exists 20:33:24 5f4d9fc4d98d: Layer already exists 20:33:25 latest: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.68 20:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:33:25 faee96ac794a: Preparing 20:33:25 b4c911206e20: Preparing 20:33:25 eb7fc4ba7b69: Preparing 20:33:25 a914f9611771: Preparing 20:33:25 dbfbf315f9d9: Preparing 20:33:25 053105881b26: Preparing 20:33:25 e3a249158f14: Preparing 20:33:25 4bd68c4d528e: Preparing 20:33:25 ebbb5455c182: Preparing 20:33:25 ba914406fe36: Preparing 20:33:25 8d9eac23cb49: Preparing 20:33:25 5f70bf18a086: Preparing 20:33:25 65e729b64557: Preparing 20:33:25 ea6bb3647209: Preparing 20:33:25 5f4d9fc4d98d: Preparing 20:33:25 ebbb5455c182: Waiting 20:33:25 ba914406fe36: Waiting 20:33:25 8d9eac23cb49: Waiting 20:33:25 5f70bf18a086: Waiting 20:33:25 65e729b64557: Waiting 20:33:25 ea6bb3647209: Waiting 20:33:25 5f4d9fc4d98d: Waiting 20:33:25 053105881b26: Waiting 20:33:25 e3a249158f14: Waiting 20:33:25 4bd68c4d528e: Waiting 20:33:25 b4c911206e20: Layer already exists 20:33:25 a914f9611771: Layer already exists 20:33:25 faee96ac794a: Layer already exists 20:33:25 eb7fc4ba7b69: Layer already exists 20:33:25 dbfbf315f9d9: Layer already exists 20:33:25 053105881b26: Layer already exists 20:33:25 4bd68c4d528e: Layer already exists 20:33:25 ebbb5455c182: Layer already exists 20:33:25 e3a249158f14: Layer already exists 20:33:25 ba914406fe36: Layer already exists 20:33:25 8d9eac23cb49: Layer already exists 20:33:25 65e729b64557: Layer already exists 20:33:25 5f70bf18a086: Layer already exists 20:33:25 ea6bb3647209: Layer already exists 20:33:25 5f4d9fc4d98d: Layer already exists 20:33:26 3.1.0-dev.68: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:33:26 faee96ac794a: Preparing 20:33:26 b4c911206e20: Preparing 20:33:26 eb7fc4ba7b69: Preparing 20:33:26 a914f9611771: Preparing 20:33:26 dbfbf315f9d9: Preparing 20:33:26 053105881b26: Preparing 20:33:26 e3a249158f14: Preparing 20:33:26 4bd68c4d528e: Preparing 20:33:26 ebbb5455c182: Preparing 20:33:26 ba914406fe36: Preparing 20:33:26 8d9eac23cb49: Preparing 20:33:26 5f70bf18a086: Preparing 20:33:26 65e729b64557: Preparing 20:33:26 ea6bb3647209: Preparing 20:33:26 5f4d9fc4d98d: Preparing 20:33:26 ba914406fe36: Waiting 20:33:26 8d9eac23cb49: Waiting 20:33:26 5f70bf18a086: Waiting 20:33:26 65e729b64557: Waiting 20:33:26 ea6bb3647209: Waiting 20:33:26 5f4d9fc4d98d: Waiting 20:33:26 053105881b26: Waiting 20:33:26 e3a249158f14: Waiting 20:33:26 ebbb5455c182: Waiting 20:33:26 4bd68c4d528e: Waiting 20:33:26 dbfbf315f9d9: Layer already exists 20:33:26 a914f9611771: Layer already exists 20:33:26 faee96ac794a: Layer already exists 20:33:26 eb7fc4ba7b69: Layer already exists 20:33:26 b4c911206e20: Layer already exists 20:33:26 053105881b26: Layer already exists 20:33:26 e3a249158f14: Layer already exists 20:33:26 4bd68c4d528e: Layer already exists 20:33:26 ba914406fe36: Layer already exists 20:33:26 ebbb5455c182: Layer already exists 20:33:26 8d9eac23cb49: Layer already exists 20:33:26 5f70bf18a086: Layer already exists 20:33:26 ea6bb3647209: Layer already exists 20:33:26 65e729b64557: Layer already exists 20:33:26 5f4d9fc4d98d: Layer already exists 20:33:26 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:33:27 faee96ac794a: Preparing 20:33:27 b4c911206e20: Preparing 20:33:27 eb7fc4ba7b69: Preparing 20:33:27 a914f9611771: Preparing 20:33:27 dbfbf315f9d9: Preparing 20:33:27 053105881b26: Preparing 20:33:27 e3a249158f14: Preparing 20:33:27 4bd68c4d528e: Preparing 20:33:27 ebbb5455c182: Preparing 20:33:27 ba914406fe36: Preparing 20:33:27 8d9eac23cb49: Preparing 20:33:27 5f70bf18a086: Preparing 20:33:27 65e729b64557: Preparing 20:33:27 ea6bb3647209: Preparing 20:33:27 5f4d9fc4d98d: Preparing 20:33:27 ebbb5455c182: Waiting 20:33:27 ba914406fe36: Waiting 20:33:27 8d9eac23cb49: Waiting 20:33:27 053105881b26: Waiting 20:33:27 5f70bf18a086: Waiting 20:33:27 65e729b64557: Waiting 20:33:27 ea6bb3647209: Waiting 20:33:27 5f4d9fc4d98d: Waiting 20:33:27 e3a249158f14: Waiting 20:33:27 4bd68c4d528e: Waiting 20:33:27 b4c911206e20: Layer already exists 20:33:27 faee96ac794a: Layer already exists 20:33:27 a914f9611771: Layer already exists 20:33:27 dbfbf315f9d9: Layer already exists 20:33:27 eb7fc4ba7b69: Layer already exists 20:33:27 053105881b26: Layer already exists 20:33:27 e3a249158f14: Layer already exists 20:33:27 ba914406fe36: Layer already exists 20:33:27 4bd68c4d528e: Layer already exists 20:33:27 ebbb5455c182: Layer already exists 20:33:27 5f70bf18a086: Layer already exists 20:33:27 8d9eac23cb49: Layer already exists 20:33:27 65e729b64557: Layer already exists 20:33:27 ea6bb3647209: Layer already exists 20:33:27 5f4d9fc4d98d: Layer already exists 20:33:27 main: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:27 ===================================================== [Pipeline] echo 20:33:27 taggedImages: 20:33:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:33:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.68 20:33:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:33:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:33:27 08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:27 latest 20:33:27 3.1.0-dev.68 20:33:27 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:27 main 20:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:33:28 9c3432d2370c: Preparing 20:33:28 c8381a0e1dca: Preparing 20:33:28 5f4fe7617327: Preparing 20:33:28 5e93d6c821e9: Preparing 20:33:28 4bd68c4d528e: Preparing 20:33:28 ebbb5455c182: Preparing 20:33:28 30a9498ad258: Preparing 20:33:28 5f4d9fc4d98d: Preparing 20:33:28 30a9498ad258: Waiting 20:33:28 5f4d9fc4d98d: Waiting 20:33:28 ebbb5455c182: Waiting 20:33:28 4bd68c4d528e: Layer already exists 20:33:28 ebbb5455c182: Layer already exists 20:33:28 c8381a0e1dca: Pushed 20:33:28 30a9498ad258: Layer already exists 20:33:28 5f4fe7617327: Pushed 20:33:28 5f4d9fc4d98d: Layer already exists 20:33:28 9c3432d2370c: Pushed 20:33:31 5e93d6c821e9: Pushed 20:33:31 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + 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 20:33:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:33:32 9c3432d2370c: Preparing 20:33:32 c8381a0e1dca: Preparing 20:33:32 5f4fe7617327: Preparing 20:33:32 5e93d6c821e9: Preparing 20:33:32 4bd68c4d528e: Preparing 20:33:32 ebbb5455c182: Preparing 20:33:32 30a9498ad258: Preparing 20:33:32 5f4d9fc4d98d: Preparing 20:33:32 ebbb5455c182: Waiting 20:33:32 30a9498ad258: Waiting 20:33:32 5f4d9fc4d98d: Waiting 20:33:32 c8381a0e1dca: Layer already exists 20:33:32 5f4fe7617327: Layer already exists 20:33:32 4bd68c4d528e: Layer already exists 20:33:32 5e93d6c821e9: Layer already exists 20:33:32 9c3432d2370c: Layer already exists 20:33:32 ebbb5455c182: Layer already exists 20:33:32 30a9498ad258: Layer already exists 20:33:32 5f4d9fc4d98d: Layer already exists 20:33:32 latest: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.68 20:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:33:33 9c3432d2370c: Preparing 20:33:33 c8381a0e1dca: Preparing 20:33:33 5f4fe7617327: Preparing 20:33:33 5e93d6c821e9: Preparing 20:33:33 4bd68c4d528e: Preparing 20:33:33 ebbb5455c182: Preparing 20:33:33 30a9498ad258: Preparing 20:33:33 5f4d9fc4d98d: Preparing 20:33:33 ebbb5455c182: Waiting 20:33:33 30a9498ad258: Waiting 20:33:33 5f4d9fc4d98d: Waiting 20:33:33 9c3432d2370c: Layer already exists 20:33:33 5e93d6c821e9: Layer already exists 20:33:33 5f4fe7617327: Layer already exists 20:33:33 c8381a0e1dca: Layer already exists 20:33:33 4bd68c4d528e: Layer already exists 20:33:33 ebbb5455c182: Layer already exists 20:33:33 30a9498ad258: Layer already exists 20:33:33 5f4d9fc4d98d: Layer already exists 20:33:33 3.1.0-dev.68: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:33:34 9c3432d2370c: Preparing 20:33:34 c8381a0e1dca: Preparing 20:33:34 5f4fe7617327: Preparing 20:33:34 5e93d6c821e9: Preparing 20:33:34 4bd68c4d528e: Preparing 20:33:34 ebbb5455c182: Preparing 20:33:34 30a9498ad258: Preparing 20:33:34 5f4d9fc4d98d: Preparing 20:33:34 ebbb5455c182: Waiting 20:33:34 30a9498ad258: Waiting 20:33:34 5f4d9fc4d98d: Waiting 20:33:34 5f4fe7617327: Layer already exists 20:33:34 9c3432d2370c: Layer already exists 20:33:34 4bd68c4d528e: Layer already exists 20:33:34 c8381a0e1dca: Layer already exists 20:33:34 5e93d6c821e9: Layer already exists 20:33:34 ebbb5455c182: Layer already exists 20:33:34 5f4d9fc4d98d: Layer already exists 20:33:34 30a9498ad258: Layer already exists 20:33:34 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:34 + 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 20:33:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:33:35 9c3432d2370c: Preparing 20:33:35 c8381a0e1dca: Preparing 20:33:35 5f4fe7617327: Preparing 20:33:35 5e93d6c821e9: Preparing 20:33:35 4bd68c4d528e: Preparing 20:33:35 ebbb5455c182: Preparing 20:33:35 30a9498ad258: Preparing 20:33:35 5f4d9fc4d98d: Preparing 20:33:35 ebbb5455c182: Waiting 20:33:35 30a9498ad258: Waiting 20:33:35 5f4d9fc4d98d: Waiting 20:33:35 c8381a0e1dca: Layer already exists 20:33:35 5e93d6c821e9: Layer already exists 20:33:35 4bd68c4d528e: Layer already exists 20:33:35 5f4fe7617327: Layer already exists 20:33:35 9c3432d2370c: Layer already exists 20:33:35 5f4d9fc4d98d: Layer already exists 20:33:35 30a9498ad258: Layer already exists 20:33:35 ebbb5455c182: Layer already exists 20:33:35 main: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:35 ===================================================== [Pipeline] echo 20:33:35 taggedImages: 20:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.68 20:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:33:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:33:35 08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:35 latest 20:33:35 3.1.0-dev.68 20:33:35 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:35 main 20:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:33:36 8ac00f731007: Preparing 20:33:36 6fffcc1e724e: Preparing 20:33:36 f5686a2849ba: Preparing 20:33:36 1627bddcfd46: Preparing 20:33:36 f93890bde724: Preparing 20:33:36 4bd68c4d528e: Preparing 20:33:36 ebbb5455c182: Preparing 20:33:36 ece05d49f831: Preparing 20:33:36 9304af0c8a42: Preparing 20:33:36 5f4d9fc4d98d: Preparing 20:33:36 ece05d49f831: Waiting 20:33:36 9304af0c8a42: Waiting 20:33:36 5f4d9fc4d98d: Waiting 20:33:36 4bd68c4d528e: Waiting 20:33:36 ebbb5455c182: Waiting 20:33:36 8ac00f731007: Pushed 20:33:36 1627bddcfd46: Pushed 20:33:36 f93890bde724: Pushed 20:33:36 6fffcc1e724e: Pushed 20:33:36 4bd68c4d528e: Layer already exists 20:33:36 ebbb5455c182: Layer already exists 20:33:36 5f4d9fc4d98d: Layer already exists 20:33:36 ece05d49f831: Pushed 20:33:39 f5686a2849ba: Pushed 20:33:39 9304af0c8a42: Pushed 20:33:40 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:40 + 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 20:33:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:33:40 8ac00f731007: Preparing 20:33:40 6fffcc1e724e: Preparing 20:33:40 f5686a2849ba: Preparing 20:33:40 1627bddcfd46: Preparing 20:33:40 f93890bde724: Preparing 20:33:40 4bd68c4d528e: Preparing 20:33:40 ebbb5455c182: Preparing 20:33:40 ece05d49f831: Preparing 20:33:40 9304af0c8a42: Preparing 20:33:40 5f4d9fc4d98d: Preparing 20:33:40 4bd68c4d528e: Waiting 20:33:40 ebbb5455c182: Waiting 20:33:40 ece05d49f831: Waiting 20:33:40 5f4d9fc4d98d: Waiting 20:33:40 9304af0c8a42: Waiting 20:33:40 1627bddcfd46: Layer already exists 20:33:40 6fffcc1e724e: Layer already exists 20:33:40 f93890bde724: Layer already exists 20:33:40 f5686a2849ba: Layer already exists 20:33:40 8ac00f731007: Layer already exists 20:33:40 ece05d49f831: Layer already exists 20:33:40 9304af0c8a42: Layer already exists 20:33:40 5f4d9fc4d98d: Layer already exists 20:33:40 4bd68c4d528e: Layer already exists 20:33:40 ebbb5455c182: Layer already exists 20:33:41 latest: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.68 20:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:33:41 8ac00f731007: Preparing 20:33:41 6fffcc1e724e: Preparing 20:33:41 f5686a2849ba: Preparing 20:33:41 1627bddcfd46: Preparing 20:33:41 f93890bde724: Preparing 20:33:41 4bd68c4d528e: Preparing 20:33:41 ebbb5455c182: Preparing 20:33:41 ece05d49f831: Preparing 20:33:41 9304af0c8a42: Preparing 20:33:41 5f4d9fc4d98d: Preparing 20:33:41 9304af0c8a42: Waiting 20:33:41 ece05d49f831: Waiting 20:33:41 ebbb5455c182: Waiting 20:33:41 4bd68c4d528e: Waiting 20:33:41 5f4d9fc4d98d: Waiting 20:33:41 1627bddcfd46: Layer already exists 20:33:41 6fffcc1e724e: Layer already exists 20:33:41 f5686a2849ba: Layer already exists 20:33:41 8ac00f731007: Layer already exists 20:33:41 f93890bde724: Layer already exists 20:33:41 4bd68c4d528e: Layer already exists 20:33:41 ebbb5455c182: Layer already exists 20:33:41 9304af0c8a42: Layer already exists 20:33:41 ece05d49f831: Layer already exists 20:33:41 5f4d9fc4d98d: Layer already exists 20:33:41 3.1.0-dev.68: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:33:42 8ac00f731007: Preparing 20:33:42 6fffcc1e724e: Preparing 20:33:42 f5686a2849ba: Preparing 20:33:42 1627bddcfd46: Preparing 20:33:42 f93890bde724: Preparing 20:33:42 4bd68c4d528e: Preparing 20:33:42 ebbb5455c182: Preparing 20:33:42 ece05d49f831: Preparing 20:33:42 9304af0c8a42: Preparing 20:33:42 5f4d9fc4d98d: Preparing 20:33:42 4bd68c4d528e: Waiting 20:33:42 ebbb5455c182: Waiting 20:33:42 ece05d49f831: Waiting 20:33:42 9304af0c8a42: Waiting 20:33:42 5f4d9fc4d98d: Waiting 20:33:42 f93890bde724: Layer already exists 20:33:42 8ac00f731007: Layer already exists 20:33:42 6fffcc1e724e: Layer already exists 20:33:42 f5686a2849ba: Layer already exists 20:33:42 1627bddcfd46: Layer already exists 20:33:42 ebbb5455c182: Layer already exists 20:33:42 ece05d49f831: Layer already exists 20:33:42 9304af0c8a42: Layer already exists 20:33:42 5f4d9fc4d98d: Layer already exists 20:33:42 4bd68c4d528e: Layer already exists 20:33:42 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:43 + 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 20:33:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:33:43 8ac00f731007: Preparing 20:33:43 6fffcc1e724e: Preparing 20:33:43 f5686a2849ba: Preparing 20:33:43 1627bddcfd46: Preparing 20:33:43 f93890bde724: Preparing 20:33:43 4bd68c4d528e: Preparing 20:33:43 ebbb5455c182: Preparing 20:33:43 ece05d49f831: Preparing 20:33:43 9304af0c8a42: Preparing 20:33:43 5f4d9fc4d98d: Preparing 20:33:43 ebbb5455c182: Waiting 20:33:43 ece05d49f831: Waiting 20:33:43 9304af0c8a42: Waiting 20:33:43 4bd68c4d528e: Waiting 20:33:43 8ac00f731007: Layer already exists 20:33:43 1627bddcfd46: Layer already exists 20:33:43 f93890bde724: Layer already exists 20:33:43 f5686a2849ba: Layer already exists 20:33:43 6fffcc1e724e: Layer already exists 20:33:43 ebbb5455c182: Layer already exists 20:33:43 ece05d49f831: Layer already exists 20:33:43 9304af0c8a42: Layer already exists 20:33:43 4bd68c4d528e: Layer already exists 20:33:43 5f4d9fc4d98d: Layer already exists 20:33:43 main: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:43 ===================================================== [Pipeline] echo 20:33:43 taggedImages: 20:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.68 20:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:43 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:33:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:33:44 08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:44 latest 20:33:44 3.1.0-dev.68 20:33:44 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:44 main 20:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:33:47 e366237a471a: Preparing 20:33:47 c91dbca822fe: Preparing 20:33:47 315466fcbaad: Preparing 20:33:47 4b47e07dd6f8: Preparing 20:33:47 498493f68e30: Preparing 20:33:47 ee4d4ae69d19: Preparing 20:33:47 12d330e3c35e: Preparing 20:33:47 ee4d4ae69d19: Waiting 20:33:47 4bd68c4d528e: Preparing 20:33:47 12d330e3c35e: Waiting 20:33:47 ebbb5455c182: Preparing 20:33:47 2bcfadf82be9: Preparing 20:33:47 5f4d9fc4d98d: Preparing 20:33:47 4bd68c4d528e: Waiting 20:33:47 5f4d9fc4d98d: Waiting 20:33:47 ebbb5455c182: Waiting 20:33:47 2bcfadf82be9: Waiting 20:33:47 498493f68e30: Pushed 20:33:47 c91dbca822fe: Pushed 20:33:47 e366237a471a: Pushed 20:33:47 4bd68c4d528e: Layer already exists 20:33:47 ebbb5455c182: Layer already exists 20:33:47 ee4d4ae69d19: Pushed 20:33:47 12d330e3c35e: Pushed 20:33:47 5f4d9fc4d98d: Layer already exists 20:33:50 4b47e07dd6f8: Pushed 20:33:50 2bcfadf82be9: Pushed 20:33:50 315466fcbaad: Pushed 20:33:50 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + 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 20:33:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:33:51 e366237a471a: Preparing 20:33:51 c91dbca822fe: Preparing 20:33:51 315466fcbaad: Preparing 20:33:51 4b47e07dd6f8: Preparing 20:33:51 498493f68e30: Preparing 20:33:51 ee4d4ae69d19: Preparing 20:33:51 12d330e3c35e: Preparing 20:33:51 4bd68c4d528e: Preparing 20:33:51 ebbb5455c182: Preparing 20:33:51 2bcfadf82be9: Preparing 20:33:51 5f4d9fc4d98d: Preparing 20:33:51 12d330e3c35e: Waiting 20:33:51 ebbb5455c182: Waiting 20:33:51 2bcfadf82be9: Waiting 20:33:51 5f4d9fc4d98d: Waiting 20:33:51 ee4d4ae69d19: Waiting 20:33:51 4bd68c4d528e: Waiting 20:33:51 498493f68e30: Layer already exists 20:33:51 c91dbca822fe: Layer already exists 20:33:51 e366237a471a: Layer already exists 20:33:51 4b47e07dd6f8: Layer already exists 20:33:51 315466fcbaad: Layer already exists 20:33:51 ee4d4ae69d19: Layer already exists 20:33:51 12d330e3c35e: Layer already exists 20:33:51 ebbb5455c182: Layer already exists 20:33:51 2bcfadf82be9: Layer already exists 20:33:51 4bd68c4d528e: Layer already exists 20:33:51 5f4d9fc4d98d: Layer already exists 20:33:51 latest: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.68 20:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:33:52 e366237a471a: Preparing 20:33:52 c91dbca822fe: Preparing 20:33:52 315466fcbaad: Preparing 20:33:52 4b47e07dd6f8: Preparing 20:33:52 498493f68e30: Preparing 20:33:52 ee4d4ae69d19: Preparing 20:33:52 12d330e3c35e: Preparing 20:33:52 ee4d4ae69d19: Waiting 20:33:52 4bd68c4d528e: Preparing 20:33:52 12d330e3c35e: Waiting 20:33:52 4bd68c4d528e: Waiting 20:33:52 ebbb5455c182: Preparing 20:33:52 2bcfadf82be9: Preparing 20:33:52 ebbb5455c182: Waiting 20:33:52 2bcfadf82be9: Waiting 20:33:52 5f4d9fc4d98d: Preparing 20:33:52 5f4d9fc4d98d: Waiting 20:33:52 e366237a471a: Layer already exists 20:33:52 498493f68e30: Layer already exists 20:33:52 c91dbca822fe: Layer already exists 20:33:52 4b47e07dd6f8: Layer already exists 20:33:52 315466fcbaad: Layer already exists 20:33:52 12d330e3c35e: Layer already exists 20:33:52 ee4d4ae69d19: Layer already exists 20:33:52 2bcfadf82be9: Layer already exists 20:33:52 4bd68c4d528e: Layer already exists 20:33:52 ebbb5455c182: Layer already exists 20:33:52 5f4d9fc4d98d: Layer already exists 20:33:52 3.1.0-dev.68: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:33:53 e366237a471a: Preparing 20:33:53 c91dbca822fe: Preparing 20:33:53 315466fcbaad: Preparing 20:33:53 4b47e07dd6f8: Preparing 20:33:53 498493f68e30: Preparing 20:33:53 ee4d4ae69d19: Preparing 20:33:53 12d330e3c35e: Preparing 20:33:53 4bd68c4d528e: Preparing 20:33:53 ebbb5455c182: Preparing 20:33:53 2bcfadf82be9: Preparing 20:33:53 5f4d9fc4d98d: Preparing 20:33:53 ee4d4ae69d19: Waiting 20:33:53 12d330e3c35e: Waiting 20:33:53 4bd68c4d528e: Waiting 20:33:53 2bcfadf82be9: Waiting 20:33:53 5f4d9fc4d98d: Waiting 20:33:53 ebbb5455c182: Waiting 20:33:53 498493f68e30: Layer already exists 20:33:53 e366237a471a: Layer already exists 20:33:53 4b47e07dd6f8: Layer already exists 20:33:53 c91dbca822fe: Layer already exists 20:33:53 315466fcbaad: Layer already exists 20:33:53 ee4d4ae69d19: Layer already exists 20:33:53 12d330e3c35e: Layer already exists 20:33:53 2bcfadf82be9: Layer already exists 20:33:53 4bd68c4d528e: Layer already exists 20:33:53 ebbb5455c182: Layer already exists 20:33:53 5f4d9fc4d98d: Layer already exists 20:33:53 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:54 + 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 20:33:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:33:54 e366237a471a: Preparing 20:33:54 c91dbca822fe: Preparing 20:33:54 315466fcbaad: Preparing 20:33:54 4b47e07dd6f8: Preparing 20:33:54 498493f68e30: Preparing 20:33:54 ee4d4ae69d19: Preparing 20:33:54 12d330e3c35e: Preparing 20:33:54 4bd68c4d528e: Preparing 20:33:54 ebbb5455c182: Preparing 20:33:54 2bcfadf82be9: Preparing 20:33:54 5f4d9fc4d98d: Preparing 20:33:54 4bd68c4d528e: Waiting 20:33:54 ee4d4ae69d19: Waiting 20:33:54 ebbb5455c182: Waiting 20:33:54 2bcfadf82be9: Waiting 20:33:54 5f4d9fc4d98d: Waiting 20:33:54 12d330e3c35e: Waiting 20:33:54 c91dbca822fe: Layer already exists 20:33:54 315466fcbaad: Layer already exists 20:33:54 498493f68e30: Layer already exists 20:33:54 e366237a471a: Layer already exists 20:33:54 4b47e07dd6f8: Layer already exists 20:33:54 ebbb5455c182: Layer already exists 20:33:54 ee4d4ae69d19: Layer already exists 20:33:54 12d330e3c35e: Layer already exists 20:33:54 4bd68c4d528e: Layer already exists 20:33:54 2bcfadf82be9: Layer already exists 20:33:54 5f4d9fc4d98d: Layer already exists 20:33:54 main: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:54 ===================================================== [Pipeline] echo 20:33:54 taggedImages: 20:33:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:33:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.68 20:33:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:54 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:33:54 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:33:54 08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:54 latest 20:33:54 3.1.0-dev.68 20:33:54 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:33:54 main 20:33:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:33:55 527b1297bae4: Preparing 20:33:55 ab90bb07b0c6: Preparing 20:33:55 4bd68c4d528e: Preparing 20:33:55 ebbb5455c182: Preparing 20:33:55 a3c741c0fde1: Preparing 20:33:55 5f4d9fc4d98d: Preparing 20:33:55 5f4d9fc4d98d: Waiting 20:33:55 ebbb5455c182: Layer already exists 20:33:55 4bd68c4d528e: Layer already exists 20:33:55 5f4d9fc4d98d: Layer already exists 20:33:55 527b1297bae4: Pushed 20:33:57 a3c741c0fde1: Pushed 20:34:00 ab90bb07b0c6: Pushed 20:34:01 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:01 + 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 20:34:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:34:02 527b1297bae4: Preparing 20:34:02 ab90bb07b0c6: Preparing 20:34:02 4bd68c4d528e: Preparing 20:34:02 ebbb5455c182: Preparing 20:34:02 a3c741c0fde1: Preparing 20:34:02 5f4d9fc4d98d: Preparing 20:34:02 5f4d9fc4d98d: Waiting 20:34:02 ebbb5455c182: Layer already exists 20:34:02 527b1297bae4: Layer already exists 20:34:02 4bd68c4d528e: Layer already exists 20:34:02 ab90bb07b0c6: Layer already exists 20:34:02 a3c741c0fde1: Layer already exists 20:34:02 5f4d9fc4d98d: Layer already exists 20:34:02 latest: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.68 20:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:34:03 527b1297bae4: Preparing 20:34:03 ab90bb07b0c6: Preparing 20:34:03 4bd68c4d528e: Preparing 20:34:03 ebbb5455c182: Preparing 20:34:03 a3c741c0fde1: Preparing 20:34:03 5f4d9fc4d98d: Preparing 20:34:03 5f4d9fc4d98d: Waiting 20:34:03 a3c741c0fde1: Layer already exists 20:34:03 ab90bb07b0c6: Layer already exists 20:34:03 527b1297bae4: Layer already exists 20:34:03 ebbb5455c182: Layer already exists 20:34:03 4bd68c4d528e: Layer already exists 20:34:03 5f4d9fc4d98d: Layer already exists 20:34:03 3.1.0-dev.68: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:34:04 527b1297bae4: Preparing 20:34:04 ab90bb07b0c6: Preparing 20:34:04 4bd68c4d528e: Preparing 20:34:04 ebbb5455c182: Preparing 20:34:04 a3c741c0fde1: Preparing 20:34:04 5f4d9fc4d98d: Preparing 20:34:04 5f4d9fc4d98d: Waiting 20:34:04 a3c741c0fde1: Layer already exists 20:34:04 ab90bb07b0c6: Layer already exists 20:34:04 527b1297bae4: Layer already exists 20:34:04 ebbb5455c182: Layer already exists 20:34:04 4bd68c4d528e: Layer already exists 20:34:04 5f4d9fc4d98d: Layer already exists 20:34:04 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:04 + 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 20:34:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:34:04 527b1297bae4: Preparing 20:34:04 ab90bb07b0c6: Preparing 20:34:04 4bd68c4d528e: Preparing 20:34:04 ebbb5455c182: Preparing 20:34:04 a3c741c0fde1: Preparing 20:34:04 5f4d9fc4d98d: Preparing 20:34:04 5f4d9fc4d98d: Waiting 20:34:04 4bd68c4d528e: Layer already exists 20:34:04 ebbb5455c182: Layer already exists 20:34:04 a3c741c0fde1: Layer already exists 20:34:04 527b1297bae4: Layer already exists 20:34:04 ab90bb07b0c6: Layer already exists 20:34:04 5f4d9fc4d98d: Layer already exists 20:34:04 main: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:05 ===================================================== [Pipeline] echo 20:34:05 taggedImages: 20:34:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:34:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.68 20:34:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:34:05 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:34:05 08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:05 latest 20:34:05 3.1.0-dev.68 20:34:05 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:05 main 20:34:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:34:06 c348dacc7de5: Preparing 20:34:06 bc9894dee98b: Preparing 20:34:06 7617d83d890b: Preparing 20:34:06 4bd68c4d528e: Preparing 20:34:06 ebbb5455c182: Preparing 20:34:06 e4dff90020dd: Preparing 20:34:06 bdd405ab38f5: Preparing 20:34:06 d4792007c99d: Preparing 20:34:06 5f4d9fc4d98d: Preparing 20:34:06 e4dff90020dd: Waiting 20:34:06 bdd405ab38f5: Waiting 20:34:06 d4792007c99d: Waiting 20:34:06 5f4d9fc4d98d: Waiting 20:34:06 ebbb5455c182: Layer already exists 20:34:06 4bd68c4d528e: Layer already exists 20:34:06 bc9894dee98b: Pushed 20:34:06 7617d83d890b: Pushed 20:34:06 5f4d9fc4d98d: Layer already exists 20:34:06 c348dacc7de5: Pushed 20:34:08 d4792007c99d: Pushed 20:34:18 bdd405ab38f5: Pushed 20:34:22 e4dff90020dd: Pushed 20:34:22 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:23 + 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 20:34:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:34:23 c348dacc7de5: Preparing 20:34:23 bc9894dee98b: Preparing 20:34:23 7617d83d890b: Preparing 20:34:23 4bd68c4d528e: Preparing 20:34:23 ebbb5455c182: Preparing 20:34:23 e4dff90020dd: Preparing 20:34:23 bdd405ab38f5: Preparing 20:34:23 d4792007c99d: Preparing 20:34:23 5f4d9fc4d98d: Preparing 20:34:23 bdd405ab38f5: Waiting 20:34:23 d4792007c99d: Waiting 20:34:23 5f4d9fc4d98d: Waiting 20:34:23 e4dff90020dd: Waiting 20:34:23 ebbb5455c182: Layer already exists 20:34:23 7617d83d890b: Layer already exists 20:34:23 bc9894dee98b: Layer already exists 20:34:23 4bd68c4d528e: Layer already exists 20:34:23 c348dacc7de5: Layer already exists 20:34:23 5f4d9fc4d98d: Layer already exists 20:34:23 bdd405ab38f5: Layer already exists 20:34:23 d4792007c99d: Layer already exists 20:34:23 e4dff90020dd: Layer already exists 20:34:23 latest: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.68 20:34:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:34:24 c348dacc7de5: Preparing 20:34:24 bc9894dee98b: Preparing 20:34:24 7617d83d890b: Preparing 20:34:24 4bd68c4d528e: Preparing 20:34:24 ebbb5455c182: Preparing 20:34:24 e4dff90020dd: Preparing 20:34:24 bdd405ab38f5: Preparing 20:34:24 d4792007c99d: Preparing 20:34:24 5f4d9fc4d98d: Preparing 20:34:24 e4dff90020dd: Waiting 20:34:24 bdd405ab38f5: Waiting 20:34:24 d4792007c99d: Waiting 20:34:24 5f4d9fc4d98d: Waiting 20:34:24 ebbb5455c182: Layer already exists 20:34:24 7617d83d890b: Layer already exists 20:34:24 bc9894dee98b: Layer already exists 20:34:24 4bd68c4d528e: Layer already exists 20:34:24 c348dacc7de5: Layer already exists 20:34:24 e4dff90020dd: Layer already exists 20:34:24 d4792007c99d: Layer already exists 20:34:24 bdd405ab38f5: Layer already exists 20:34:24 5f4d9fc4d98d: Layer already exists 20:34:24 3.1.0-dev.68: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:25 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:34:25 c348dacc7de5: Preparing 20:34:25 bc9894dee98b: Preparing 20:34:25 7617d83d890b: Preparing 20:34:25 4bd68c4d528e: Preparing 20:34:25 ebbb5455c182: Preparing 20:34:25 e4dff90020dd: Preparing 20:34:25 bdd405ab38f5: Preparing 20:34:25 d4792007c99d: Preparing 20:34:25 5f4d9fc4d98d: Preparing 20:34:25 e4dff90020dd: Waiting 20:34:25 bdd405ab38f5: Waiting 20:34:25 d4792007c99d: Waiting 20:34:25 5f4d9fc4d98d: Waiting 20:34:25 7617d83d890b: Layer already exists 20:34:25 c348dacc7de5: Layer already exists 20:34:25 bc9894dee98b: Layer already exists 20:34:25 ebbb5455c182: Layer already exists 20:34:25 4bd68c4d528e: Layer already exists 20:34:25 e4dff90020dd: Layer already exists 20:34:25 bdd405ab38f5: Layer already exists 20:34:25 5f4d9fc4d98d: Layer already exists 20:34:25 d4792007c99d: Layer already exists 20:34:25 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:26 + 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 20:34:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:34:26 c348dacc7de5: Preparing 20:34:26 bc9894dee98b: Preparing 20:34:26 7617d83d890b: Preparing 20:34:26 4bd68c4d528e: Preparing 20:34:26 ebbb5455c182: Preparing 20:34:26 e4dff90020dd: Preparing 20:34:26 bdd405ab38f5: Preparing 20:34:26 d4792007c99d: Preparing 20:34:26 5f4d9fc4d98d: Preparing 20:34:26 d4792007c99d: Waiting 20:34:26 5f4d9fc4d98d: Waiting 20:34:26 e4dff90020dd: Waiting 20:34:26 bdd405ab38f5: Waiting 20:34:26 bc9894dee98b: Layer already exists 20:34:26 7617d83d890b: Layer already exists 20:34:26 c348dacc7de5: Layer already exists 20:34:26 4bd68c4d528e: Layer already exists 20:34:26 ebbb5455c182: Layer already exists 20:34:26 bdd405ab38f5: Layer already exists 20:34:26 e4dff90020dd: Layer already exists 20:34:26 5f4d9fc4d98d: Layer already exists 20:34:26 d4792007c99d: Layer already exists 20:34:26 main: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:26 ===================================================== [Pipeline] echo 20:34:26 taggedImages: 20:34:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:34:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.68 20:34:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:26 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:34:26 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:34:26 08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:26 latest 20:34:26 3.1.0-dev.68 20:34:26 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:26 main 20:34:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:34:29 278b141ff511: Preparing 20:34:29 dc0aacb36f7c: Preparing 20:34:29 3751e9b1dff6: Preparing 20:34:29 4bd68c4d528e: Preparing 20:34:29 ebbb5455c182: Preparing 20:34:29 c74d351d8050: Preparing 20:34:29 6bb093178f1b: Preparing 20:34:29 5f4d9fc4d98d: Preparing 20:34:29 6bb093178f1b: Waiting 20:34:29 5f4d9fc4d98d: Waiting 20:34:29 c74d351d8050: Waiting 20:34:29 4bd68c4d528e: Layer already exists 20:34:29 ebbb5455c182: Layer already exists 20:34:30 dc0aacb36f7c: Pushed 20:34:30 3751e9b1dff6: Pushed 20:34:30 278b141ff511: Pushed 20:34:30 5f4d9fc4d98d: Layer already exists 20:34:30 6bb093178f1b: Pushed 20:34:49 c74d351d8050: Pushed 20:34:49 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:49 + 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 20:34:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:34:49 278b141ff511: Preparing 20:34:49 dc0aacb36f7c: Preparing 20:34:49 3751e9b1dff6: Preparing 20:34:49 4bd68c4d528e: Preparing 20:34:49 ebbb5455c182: Preparing 20:34:49 c74d351d8050: Preparing 20:34:49 6bb093178f1b: Preparing 20:34:49 5f4d9fc4d98d: Preparing 20:34:49 c74d351d8050: Waiting 20:34:49 6bb093178f1b: Waiting 20:34:49 5f4d9fc4d98d: Waiting 20:34:49 278b141ff511: Layer already exists 20:34:49 4bd68c4d528e: Layer already exists 20:34:49 3751e9b1dff6: Layer already exists 20:34:49 dc0aacb36f7c: Layer already exists 20:34:49 ebbb5455c182: Layer already exists 20:34:49 c74d351d8050: Layer already exists 20:34:49 5f4d9fc4d98d: Layer already exists 20:34:49 6bb093178f1b: Layer already exists 20:34:49 latest: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.68 20:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:34:50 278b141ff511: Preparing 20:34:50 dc0aacb36f7c: Preparing 20:34:50 3751e9b1dff6: Preparing 20:34:50 4bd68c4d528e: Preparing 20:34:50 ebbb5455c182: Preparing 20:34:50 c74d351d8050: Preparing 20:34:50 6bb093178f1b: Preparing 20:34:50 5f4d9fc4d98d: Preparing 20:34:50 6bb093178f1b: Waiting 20:34:50 c74d351d8050: Waiting 20:34:50 5f4d9fc4d98d: Waiting 20:34:50 ebbb5455c182: Layer already exists 20:34:50 dc0aacb36f7c: Layer already exists 20:34:50 3751e9b1dff6: Layer already exists 20:34:50 278b141ff511: Layer already exists 20:34:50 4bd68c4d528e: Layer already exists 20:34:50 c74d351d8050: Layer already exists 20:34:50 5f4d9fc4d98d: Layer already exists 20:34:50 6bb093178f1b: Layer already exists 20:34:50 3.1.0-dev.68: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:34:51 278b141ff511: Preparing 20:34:51 dc0aacb36f7c: Preparing 20:34:51 3751e9b1dff6: Preparing 20:34:51 4bd68c4d528e: Preparing 20:34:51 ebbb5455c182: Preparing 20:34:51 c74d351d8050: Preparing 20:34:51 6bb093178f1b: Preparing 20:34:51 5f4d9fc4d98d: Preparing 20:34:51 c74d351d8050: Waiting 20:34:51 6bb093178f1b: Waiting 20:34:51 5f4d9fc4d98d: Waiting 20:34:51 ebbb5455c182: Layer already exists 20:34:51 3751e9b1dff6: Layer already exists 20:34:51 dc0aacb36f7c: Layer already exists 20:34:51 4bd68c4d528e: Layer already exists 20:34:51 6bb093178f1b: Layer already exists 20:34:51 c74d351d8050: Layer already exists 20:34:51 5f4d9fc4d98d: Layer already exists 20:34:51 278b141ff511: Layer already exists 20:34:51 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:52 + 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 20:34:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:34:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:34:52 278b141ff511: Preparing 20:34:52 dc0aacb36f7c: Preparing 20:34:52 3751e9b1dff6: Preparing 20:34:52 4bd68c4d528e: Preparing 20:34:52 ebbb5455c182: Preparing 20:34:52 c74d351d8050: Preparing 20:34:52 6bb093178f1b: Preparing 20:34:52 5f4d9fc4d98d: Preparing 20:34:52 c74d351d8050: Waiting 20:34:52 6bb093178f1b: Waiting 20:34:52 5f4d9fc4d98d: Waiting 20:34:52 3751e9b1dff6: Layer already exists 20:34:52 dc0aacb36f7c: Layer already exists 20:34:52 ebbb5455c182: Layer already exists 20:34:52 278b141ff511: Layer already exists 20:34:52 4bd68c4d528e: Layer already exists 20:34:52 c74d351d8050: Layer already exists 20:34:52 6bb093178f1b: Layer already exists 20:34:52 5f4d9fc4d98d: Layer already exists 20:34:52 main: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:34:52 ===================================================== [Pipeline] echo 20:34:52 taggedImages: 20:34:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:34:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.68 20:34:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:34:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:34:52 08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:52 latest 20:34:52 3.1.0-dev.68 20:34:52 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:34:52 main 20:34:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:34:53 178e22a52969: Preparing 20:34:53 b80b0aa12838: Preparing 20:34:53 12edfcfc4b64: Preparing 20:34:53 4bd68c4d528e: Preparing 20:34:53 ebbb5455c182: Preparing 20:34:53 f0676fa4c507: Preparing 20:34:53 d4792007c99d: Preparing 20:34:53 5f4d9fc4d98d: Preparing 20:34:53 f0676fa4c507: Waiting 20:34:53 d4792007c99d: Waiting 20:34:53 5f4d9fc4d98d: Waiting 20:34:53 ebbb5455c182: Layer already exists 20:34:53 4bd68c4d528e: Layer already exists 20:34:53 d4792007c99d: Layer already exists 20:34:53 12edfcfc4b64: Pushed 20:34:53 5f4d9fc4d98d: Layer already exists 20:34:53 b80b0aa12838: Pushed 20:34:53 178e22a52969: Pushed 20:35:11 f0676fa4c507: Pushed 20:35:11 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:12 + 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 20:35:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:35:12 178e22a52969: Preparing 20:35:12 b80b0aa12838: Preparing 20:35:12 12edfcfc4b64: Preparing 20:35:12 4bd68c4d528e: Preparing 20:35:12 ebbb5455c182: Preparing 20:35:12 f0676fa4c507: Preparing 20:35:12 d4792007c99d: Preparing 20:35:12 5f4d9fc4d98d: Preparing 20:35:12 f0676fa4c507: Waiting 20:35:12 d4792007c99d: Waiting 20:35:12 5f4d9fc4d98d: Waiting 20:35:12 b80b0aa12838: Layer already exists 20:35:12 12edfcfc4b64: Layer already exists 20:35:12 178e22a52969: Layer already exists 20:35:12 ebbb5455c182: Layer already exists 20:35:12 4bd68c4d528e: Layer already exists 20:35:12 d4792007c99d: Layer already exists 20:35:12 f0676fa4c507: Layer already exists 20:35:12 5f4d9fc4d98d: Layer already exists 20:35:13 latest: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.68 20:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:35:13 178e22a52969: Preparing 20:35:13 b80b0aa12838: Preparing 20:35:13 12edfcfc4b64: Preparing 20:35:13 4bd68c4d528e: Preparing 20:35:13 ebbb5455c182: Preparing 20:35:13 f0676fa4c507: Preparing 20:35:13 d4792007c99d: Preparing 20:35:13 5f4d9fc4d98d: Preparing 20:35:13 f0676fa4c507: Waiting 20:35:13 d4792007c99d: Waiting 20:35:13 5f4d9fc4d98d: Waiting 20:35:13 ebbb5455c182: Layer already exists 20:35:13 b80b0aa12838: Layer already exists 20:35:13 178e22a52969: Layer already exists 20:35:13 4bd68c4d528e: Layer already exists 20:35:13 12edfcfc4b64: Layer already exists 20:35:13 f0676fa4c507: Layer already exists 20:35:13 d4792007c99d: Layer already exists 20:35:13 5f4d9fc4d98d: Layer already exists 20:35:13 3.1.0-dev.68: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:35:14 178e22a52969: Preparing 20:35:14 b80b0aa12838: Preparing 20:35:14 12edfcfc4b64: Preparing 20:35:14 4bd68c4d528e: Preparing 20:35:14 ebbb5455c182: Preparing 20:35:14 f0676fa4c507: Preparing 20:35:14 d4792007c99d: Preparing 20:35:14 5f4d9fc4d98d: Preparing 20:35:14 f0676fa4c507: Waiting 20:35:14 d4792007c99d: Waiting 20:35:14 5f4d9fc4d98d: Waiting 20:35:14 4bd68c4d528e: Layer already exists 20:35:14 12edfcfc4b64: Layer already exists 20:35:14 ebbb5455c182: Layer already exists 20:35:14 b80b0aa12838: Layer already exists 20:35:14 178e22a52969: Layer already exists 20:35:14 f0676fa4c507: Layer already exists 20:35:14 5f4d9fc4d98d: Layer already exists 20:35:14 d4792007c99d: Layer already exists 20:35:15 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:15 + 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 20:35:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:35:15 178e22a52969: Preparing 20:35:15 b80b0aa12838: Preparing 20:35:15 12edfcfc4b64: Preparing 20:35:15 4bd68c4d528e: Preparing 20:35:15 ebbb5455c182: Preparing 20:35:15 f0676fa4c507: Preparing 20:35:15 d4792007c99d: Preparing 20:35:15 5f4d9fc4d98d: Preparing 20:35:15 f0676fa4c507: Waiting 20:35:15 d4792007c99d: Waiting 20:35:15 5f4d9fc4d98d: Waiting 20:35:15 178e22a52969: Layer already exists 20:35:15 b80b0aa12838: Layer already exists 20:35:15 12edfcfc4b64: Layer already exists 20:35:15 ebbb5455c182: Layer already exists 20:35:15 4bd68c4d528e: Layer already exists 20:35:15 5f4d9fc4d98d: Layer already exists 20:35:15 d4792007c99d: Layer already exists 20:35:15 f0676fa4c507: Layer already exists 20:35:15 main: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:15 ===================================================== [Pipeline] echo 20:35:16 taggedImages: 20:35:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:35:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:35:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.68 20:35:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:16 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:35:16 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:35:16 08d06e0ccb5744197e6b9bad57675b66573abf32 20:35:16 latest 20:35:16 3.1.0-dev.68 20:35:16 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:16 main 20:35:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:16 5445744a5628: Preparing 20:35:16 f339e2016478: Preparing 20:35:16 4bd68c4d528e: Preparing 20:35:16 ebbb5455c182: Preparing 20:35:16 05994c2c0017: Preparing 20:35:16 5f4d9fc4d98d: Preparing 20:35:16 5f4d9fc4d98d: Waiting 20:35:16 4bd68c4d528e: Layer already exists 20:35:16 ebbb5455c182: Layer already exists 20:35:16 5f4d9fc4d98d: Layer already exists 20:35:16 5445744a5628: Pushed 20:35:17 05994c2c0017: Pushed 20:35:23 f339e2016478: Pushed 20:35:23 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:35:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:24 5445744a5628: Preparing 20:35:24 f339e2016478: Preparing 20:35:24 4bd68c4d528e: Preparing 20:35:24 ebbb5455c182: Preparing 20:35:24 05994c2c0017: Preparing 20:35:24 5f4d9fc4d98d: Preparing 20:35:24 5f4d9fc4d98d: Waiting 20:35:24 ebbb5455c182: Layer already exists 20:35:24 05994c2c0017: Layer already exists 20:35:24 5445744a5628: Layer already exists 20:35:24 4bd68c4d528e: Layer already exists 20:35:24 f339e2016478: Layer already exists 20:35:24 5f4d9fc4d98d: Layer already exists 20:35:24 latest: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.68 20:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:25 5445744a5628: Preparing 20:35:25 f339e2016478: Preparing 20:35:25 4bd68c4d528e: Preparing 20:35:25 ebbb5455c182: Preparing 20:35:25 05994c2c0017: Preparing 20:35:25 5f4d9fc4d98d: Preparing 20:35:25 5f4d9fc4d98d: Waiting 20:35:25 5445744a5628: Layer already exists 20:35:25 f339e2016478: Layer already exists 20:35:25 ebbb5455c182: Layer already exists 20:35:25 4bd68c4d528e: Layer already exists 20:35:25 05994c2c0017: Layer already exists 20:35:25 5f4d9fc4d98d: Layer already exists 20:35:25 3.1.0-dev.68: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:26 5445744a5628: Preparing 20:35:26 f339e2016478: Preparing 20:35:26 4bd68c4d528e: Preparing 20:35:26 ebbb5455c182: Preparing 20:35:26 05994c2c0017: Preparing 20:35:26 5f4d9fc4d98d: Preparing 20:35:26 5f4d9fc4d98d: Waiting 20:35:26 05994c2c0017: Layer already exists 20:35:26 5445744a5628: Layer already exists 20:35:26 4bd68c4d528e: Layer already exists 20:35:26 ebbb5455c182: Layer already exists 20:35:26 f339e2016478: Layer already exists 20:35:26 5f4d9fc4d98d: Layer already exists 20:35:26 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:35:27 5445744a5628: Preparing 20:35:27 f339e2016478: Preparing 20:35:27 4bd68c4d528e: Preparing 20:35:27 ebbb5455c182: Preparing 20:35:27 05994c2c0017: Preparing 20:35:27 5f4d9fc4d98d: Preparing 20:35:27 5f4d9fc4d98d: Waiting 20:35:27 f339e2016478: Layer already exists 20:35:27 05994c2c0017: Layer already exists 20:35:27 ebbb5455c182: Layer already exists 20:35:27 5445744a5628: Layer already exists 20:35:27 4bd68c4d528e: Layer already exists 20:35:27 5f4d9fc4d98d: Layer already exists 20:35:27 main: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:27 ===================================================== [Pipeline] echo 20:35:27 taggedImages: 20:35:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:35:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:35:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.68 20:35:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:35:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:35:27 08d06e0ccb5744197e6b9bad57675b66573abf32 20:35:27 latest 20:35:27 3.1.0-dev.68 20:35:27 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:27 main 20:35:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:35:28 87687d0e31e1: Preparing 20:35:28 6c591f14249d: Preparing 20:35:28 4bd68c4d528e: Preparing 20:35:28 ebbb5455c182: Preparing 20:35:28 30a9498ad258: Preparing 20:35:28 5f4d9fc4d98d: Preparing 20:35:28 5f4d9fc4d98d: Waiting 20:35:28 30a9498ad258: Layer already exists 20:35:28 4bd68c4d528e: Layer already exists 20:35:28 ebbb5455c182: Layer already exists 20:35:28 5f4d9fc4d98d: Layer already exists 20:35:28 87687d0e31e1: Pushed 20:35:35 6c591f14249d: Pushed 20:35:35 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:35:35 87687d0e31e1: Preparing 20:35:35 6c591f14249d: Preparing 20:35:35 4bd68c4d528e: Preparing 20:35:35 ebbb5455c182: Preparing 20:35:35 30a9498ad258: Preparing 20:35:35 5f4d9fc4d98d: Preparing 20:35:35 5f4d9fc4d98d: Waiting 20:35:35 30a9498ad258: Layer already exists 20:35:35 4bd68c4d528e: Layer already exists 20:35:35 87687d0e31e1: Layer already exists 20:35:35 ebbb5455c182: Layer already exists 20:35:35 6c591f14249d: Layer already exists 20:35:35 5f4d9fc4d98d: Layer already exists 20:35:36 latest: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.68 20:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:35:36 87687d0e31e1: Preparing 20:35:36 6c591f14249d: Preparing 20:35:36 4bd68c4d528e: Preparing 20:35:36 ebbb5455c182: Preparing 20:35:36 30a9498ad258: Preparing 20:35:36 5f4d9fc4d98d: Preparing 20:35:36 5f4d9fc4d98d: Waiting 20:35:36 87687d0e31e1: Layer already exists 20:35:36 6c591f14249d: Layer already exists 20:35:36 ebbb5455c182: Layer already exists 20:35:36 4bd68c4d528e: Layer already exists 20:35:36 30a9498ad258: Layer already exists 20:35:36 5f4d9fc4d98d: Layer already exists 20:35:37 3.1.0-dev.68: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:35:37 87687d0e31e1: Preparing 20:35:37 6c591f14249d: Preparing 20:35:37 4bd68c4d528e: Preparing 20:35:37 ebbb5455c182: Preparing 20:35:37 30a9498ad258: Preparing 20:35:37 5f4d9fc4d98d: Preparing 20:35:37 5f4d9fc4d98d: Waiting 20:35:37 ebbb5455c182: Layer already exists 20:35:37 6c591f14249d: Layer already exists 20:35:37 4bd68c4d528e: Layer already exists 20:35:37 87687d0e31e1: Layer already exists 20:35:37 30a9498ad258: Layer already exists 20:35:37 5f4d9fc4d98d: Layer already exists 20:35:37 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:35:38 87687d0e31e1: Preparing 20:35:38 6c591f14249d: Preparing 20:35:38 4bd68c4d528e: Preparing 20:35:38 ebbb5455c182: Preparing 20:35:38 30a9498ad258: Preparing 20:35:38 5f4d9fc4d98d: Preparing 20:35:38 5f4d9fc4d98d: Waiting 20:35:38 ebbb5455c182: Layer already exists 20:35:38 30a9498ad258: Layer already exists 20:35:38 6c591f14249d: Layer already exists 20:35:38 4bd68c4d528e: Layer already exists 20:35:38 87687d0e31e1: Layer already exists 20:35:38 5f4d9fc4d98d: Layer already exists 20:35:38 main: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:35:38 ===================================================== [Pipeline] echo 20:35:38 taggedImages: 20:35:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 20:35:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:35:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.68 20:35:38 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 20:35:38 - 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 20:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:39 20:35:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:39 arm64: Pulling from edgex-lftools-log-publisher 20:35:39 8998bd30e6a1: Pulling fs layer 20:35:39 04944245beec: Pulling fs layer 20:35:39 699f458cf7ca: Pulling fs layer 20:35:39 765212b225bb: Pulling fs layer 20:35:39 f23df028b6ca: Pulling fs layer 20:35:39 765212b225bb: Waiting 20:35:39 d65c8cfc05b1: Pulling fs layer 20:35:39 2437ff75d9bd: Pulling fs layer 20:35:39 f23df028b6ca: Waiting 20:35:39 d65c8cfc05b1: Waiting 20:35:39 2437ff75d9bd: Waiting 20:35:39 04944245beec: Verifying Checksum 20:35:39 04944245beec: Download complete 20:35:39 765212b225bb: Verifying Checksum 20:35:39 765212b225bb: Download complete 20:35:39 f23df028b6ca: Verifying Checksum 20:35:39 f23df028b6ca: Download complete 20:35:39 d65c8cfc05b1: Verifying Checksum 20:35:39 d65c8cfc05b1: Download complete 20:35:40 699f458cf7ca: Verifying Checksum 20:35:40 699f458cf7ca: Download complete 20:35:40 8998bd30e6a1: Verifying Checksum 20:35:40 8998bd30e6a1: Download complete 20:35:42 2437ff75d9bd: Verifying Checksum 20:35:42 2437ff75d9bd: Download complete 20:35:44 8998bd30e6a1: Pull complete 20:35:45 04944245beec: Pull complete 20:35:46 699f458cf7ca: Pull complete 20:35:47 765212b225bb: Pull complete 20:35:48 f23df028b6ca: Pull complete 20:35:48 d65c8cfc05b1: Pull complete 20:36:06 2437ff75d9bd: Pull complete 20:36:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:06 prd-ubuntu20.04-docker-arm64-4c-16g-16283 does not seem to be running inside a container 20:36:06 $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:36:09 $ docker top b9db22d61a2eed95d27c62bb5c37a096aeee0b86655c400eb91dcba59d72ec02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:09 ---> job-cost.sh 20:36:10 lf-activate-venv: SKIPPING 20:36:10 INFO: No Stack... 20:36:10 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:11 INFO: Archiving Costs [Pipeline] sh 20:36:12 + cat /w/workspace/edgex-go/603/archives/cost.csv 20:36:12 + cut -d, -f6 [Pipeline] lock 20:36:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] 20:36:12 Resource [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] did not exist. Created. 20:36:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:12 + echo total: 0.10999999940395355 [Pipeline] stash 20:36:13 Stashed 1 file(s) [Pipeline] } 20:36:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:13 $ docker stop --time=1 b9db22d61a2eed95d27c62bb5c37a096aeee0b86655c400eb91dcba59d72ec02 20:36:14 $ docker rm -f --volumes b9db22d61a2eed95d27c62bb5c37a096aeee0b86655c400eb91dcba59d72ec02 [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 20:36:15 provisioning config files... 20:36:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/603@tmp/config11081091796818157586tmp [Pipeline] { [Pipeline] sh 20:36:15 + set +x 20:36:15 + curl -s https://codecov.io/bash 20:36:15 + bash -s -- 20:36:15 20:36:15 _____ _ 20:36:15 / ____| | | 20:36:15 | | ___ __| | ___ ___ _____ __ 20:36:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:15 Bash-1.0.6 20:36:15 20:36:15 20:36:15 ==> git version 2.25.1 found 20:36:15 ==> 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 20:36:15 Release-Date: 2020-01-08 20:36:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:36:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:36:15 ==> Jenkins CI detected. 20:36:15 current dir:  /w/workspace/edgex-go/603 20:36:15 project root: . 20:36:15 --> token set from env 20:36:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:15 ==> Running gcov in . (disable via -X gcov) 20:36:15 ==> Python coveragepy not found 20:36:15 ==> Searching for coverage reports in: 20:36:15 + . 20:36:16 -> Found 1 reports 20:36:16 ==> Detecting git/mercurial file structure 20:36:16 ==> Reading reports 20:36:16 + ./coverage.out bytes=453602 20:36:16 ==> Appending adjustments 20:36:16 https://docs.codecov.io/docs/fixing-reports 20:36:16 + Found adjustments 20:36:16 ==> Gzipping contents 20:36:16 60K /tmp/codecov.TN5HEQ.gz 20:36:16 ==> Uploading reports 20:36:16 url: https://codecov.io 20:36:16 query: branch=main&commit=08d06e0ccb5744197e6b9bad57675b66573abf32&build=603&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F603%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:36:16 -> Pinging Codecov 20:36:16 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=08d06e0ccb5744197e6b9bad57675b66573abf32&build=603&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F603%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:36:17 -> Uploading to 20:36:17 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/08d06e0ccb5744197e6b9bad57675b66573abf32/457f9f09-d083-4150-9f0d-da04b2e7567d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T203617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef12ea4fa6178f9c043042ebd063383dada080f0540258d4cda4de9c41bded0b 20:36:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:17 Dload Upload Total Spent Left Speed 20:36:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57791 0 0 100 57791 0 829k --:--:-- --:--:-- --:--:-- 829k 100 57791 0 0 100 57791 0 200k --:--:-- --:--:-- --:--:-- 200k 20:36:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } 20:36:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:36:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:36:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:17 20:36:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:36:18 df9b9388f04a: Pulling fs layer 20:36:18 52dc419b0ee2: Pulling fs layer 20:36:18 25bc292e5bac: Pulling fs layer 20:36:18 114826534d7a: Pulling fs layer 20:36:18 4657fd5d0bcf: Pulling fs layer 20:36:18 6ad1cebc031e: Pulling fs layer 20:36:18 8a3aa393b2d8: Pulling fs layer 20:36:18 6ad1cebc031e: Waiting 20:36:18 114826534d7a: Waiting 20:36:18 8a3aa393b2d8: Waiting 20:36:18 4657fd5d0bcf: Waiting 20:36:18 25bc292e5bac: Verifying Checksum 20:36:18 25bc292e5bac: Download complete 20:36:18 52dc419b0ee2: Verifying Checksum 20:36:18 4657fd5d0bcf: Verifying Checksum 20:36:18 4657fd5d0bcf: Download complete 20:36:18 6ad1cebc031e: Verifying Checksum 20:36:18 6ad1cebc031e: Download complete 20:36:18 df9b9388f04a: Pull complete 20:36:18 52dc419b0ee2: Pull complete 20:36:18 25bc292e5bac: Pull complete 20:36:19 114826534d7a: Verifying Checksum 20:36:19 114826534d7a: Download complete 20:36:19 8a3aa393b2d8: Verifying Checksum 20:36:19 8a3aa393b2d8: Download complete 20:36:22 114826534d7a: Pull complete 20:36:22 4657fd5d0bcf: Pull complete 20:36:22 6ad1cebc031e: Pull complete 20:36:25 8a3aa393b2d8: Pull complete 20:36:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:36:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:25 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:36:25 $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:36:29 $ docker top 3eb705350456a0a272f68138860fa45d9c08574db2274f142fda7d57f987f9ef -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:36:29 + set -o pipefail 20:36:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:36:34 20:36:34 Monitoring /w/workspace/edgex-go/603 (github.com/edgexfoundry/edgex-go)... 20:36:34 20:36:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9053c9b7-f048-4d06-b609-d257ab3c954f 20:36:34 20:36:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:36:34 20:36:34 20:36:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:36:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:36:34 More details here: https://snyk.co/ue1NS 20:36:34 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:36:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:36:34 $ docker stop --time=1 3eb705350456a0a272f68138860fa45d9c08574db2274f142fda7d57f987f9ef 20:36:39 $ docker rm -f --volumes 3eb705350456a0a272f68138860fa45d9c08574db2274f142fda7d57f987f9ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:36:39 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:39 provisioning config files... 20:36:39 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/603@tmp/config15939436996725029959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:39 --> edgex-publish-swagger.sh 20:36:39 === Publish openapi/v3 API === 20:36:39 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:36:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/603/openapi/v3/core-command.yaml] 20:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:39 Dload Upload Total Spent Left Speed 20:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64531 --:--:-- --:--:-- --:--:-- 64531 20:36:40 20:36:40 20:36:40 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/603/openapi/v3/core-data.yaml] 20:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:40 Dload Upload Total Spent Left Speed 20:36:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 808k --:--:-- --:--:-- --:--:-- 799k 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 154k 20:36:40 20:36:40 20:36:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/603/openapi/v3/core-metadata.yaml] 20:36:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:40 Dload Upload Total Spent Left Speed 20:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 271k --:--:-- --:--:-- --:--:-- 271k 20:36:41 20:36:41 20:36:41 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/603/openapi/v3/support-notifications.yaml] 20:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:41 Dload Upload Total Spent Left Speed 20:36:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87000 0 0 75 65535 0 1254k --:--:-- --:--:-- --:--:-- 1230k 100 87000 0 0 100 87000 0 169k --:--:-- --:--:-- --:--:-- 168k 20:36:41 20:36:41 20:36:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/603/openapi/v3/support-scheduler.yaml] 20:36:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:41 Dload Upload Total Spent Left Speed 20:36:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 77471 --:--:-- --:--:-- --:--:-- 77471 20:36:42 20:36:42 [Pipeline] } 20:36:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:36:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:36:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:43 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:36:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:36:43 $ docker top 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 -eo pid,comm 20:36:43 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). 20:36:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:36:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:43 [ssh-agent] Looking for ssh-agent implementation... 20:36:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:43 $ docker exec 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 ssh-agent 20:36:43 SSH_AUTH_SOCK=/tmp/ssh-bXtSBc177X7L/agent.32 20:36:43 SSH_AGENT_PID=38 20:36:43 Running ssh-add (command line suppressed) 20:36:43 Identity added: /w/workspace/edgex-go/603@tmp/private_key_16483733496779379696.key (/w/workspace/edgex-go/603@tmp/private_key_16483733496779379696.key) 20:36:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:44 + git semver tag 20:36:44 2023-11-01 20:36:44,394 [run_tag] DEBUG tag force:False 20:36:44 2023-11-01 20:36:44,395 [check_head_tag] DEBUG check head tag 20:36:44 2023-11-01 20:36:44,396 [execute] INFO git cat-file --batch-check 20:36:44 2023-11-01 20:36:44,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=) 20:36:44 2023-11-01 20:36:44,400 [execute] INFO git cat-file --batch 20:36:44 2023-11-01 20:36:44,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=) 20:36:44 2023-11-01 20:36:44,427 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:36:44 2023-11-01 20:36:44,427 [execute] INFO git tag -a v3.1.0-dev.68 -m v3.1.0-dev.68 20:36:44 2023-11-01 20:36:44,427 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.68', '-m', 'v3.1.0-dev.68'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=None) 20:36:44 2023-11-01 20:36:44,432 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:36:44 3.1.0-dev.68 [Pipeline] } 20:36:44 $ docker exec --env ******** --env ******** 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 ssh-agent -k 20:36:44 unset SSH_AUTH_SOCK; 20:36:44 unset SSH_AGENT_PID; 20:36:44 echo Agent pid 38 killed; 20:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:36:44 + git semver [Pipeline] } 20:36:45 $ docker stop --time=1 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 20:36:46 $ docker rm -f --volumes 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:36:46 20:36:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:36:47 0.23.1-centos7: Pulling from edgex-lftools 20:36:47 ab5ef0e58194: Pulling fs layer 20:36:47 9712f1f96733: Pulling fs layer 20:36:47 63f879dbbcfc: Pulling fs layer 20:36:47 0d9ebad4ef96: Pulling fs layer 20:36:47 e9a5061849ea: Pulling fs layer 20:36:47 d747dcd14b5f: Pulling fs layer 20:36:47 2de7ff778b66: Pulling fs layer 20:36:47 e9a5061849ea: Waiting 20:36:47 0d9ebad4ef96: Waiting 20:36:47 d747dcd14b5f: Waiting 20:36:47 2de7ff778b66: Waiting 20:36:47 9712f1f96733: Verifying Checksum 20:36:47 9712f1f96733: Download complete 20:36:47 63f879dbbcfc: Download complete 20:36:47 0d9ebad4ef96: Verifying Checksum 20:36:47 0d9ebad4ef96: Download complete 20:36:47 e9a5061849ea: Verifying Checksum 20:36:47 e9a5061849ea: Download complete 20:36:47 d747dcd14b5f: Download complete 20:36:47 ab5ef0e58194: Download complete 20:36:47 2de7ff778b66: Verifying Checksum 20:36:47 2de7ff778b66: Download complete 20:36:50 ab5ef0e58194: Pull complete 20:36:50 9712f1f96733: Pull complete 20:36:50 63f879dbbcfc: Pull complete 20:36:54 0d9ebad4ef96: Pull complete 20:36:54 e9a5061849ea: Pull complete 20:36:54 d747dcd14b5f: Pull complete 20:36:55 2de7ff778b66: Pull complete 20:36:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:36:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:55 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:36:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:37:00 $ docker top f4425629a70d3f84454c1e566b5e43612ddfbdd70b0468f421ea4eabc3985725 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:37:00 provisioning config files... 20:37:00 copy managed file [sigul-config] to file:/w/workspace/edgex-go/603@tmp/config5428307271121249256tmp 20:37:00 copy managed file [sigul-password] to file:/w/workspace/edgex-go/603@tmp/config11822997979595516069tmp 20:37:00 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/603@tmp/config16158342877407447065tmp [Pipeline] { [Pipeline] echo 20:37:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:37:01 ---> sigul-configuration.sh 20:37:01 gpg: directory `/root/.gnupg' created 20:37:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:37:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:37:01 gpg: keyring `/root/.gnupg/secring.gpg' created 20:37:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:37:01 gpg: CAST5 encrypted data 20:37:01 gpg: encrypted with 1 passphrase 20:37:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:37:01 + mkdir /home/jenkins 20:37:01 + mkdir /home/jenkins/sigul [Pipeline] sh 20:37:01 + 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 20:37:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:37:02 ---> sigul-install.sh 20:37:02 Sigul already installed; skipping installation. [Pipeline] sh 20:37:02 + git tag --list 20:37:02 0.6.0 20:37:02 0.6.1 20:37:02 0.7.0 20:37:02 0.7.1 20:37:02 v1.0.0 20:37:02 v1.0.1 20:37:02 v1.1.0 20:37:02 v1.2.0 20:37:02 v1.2.1 20:37:02 v1.3.0 20:37:02 v1.3.1 20:37:02 v2.0.0 20:37:02 v2.1.0 20:37:02 v2.1.1 20:37:02 v2.2.0 20:37:02 v2.3.0 20:37:02 v3.0 20:37:02 v3.0.0 20:37:02 v3.1.0-dev.1 20:37:02 v3.1.0-dev.10 20:37:02 v3.1.0-dev.11 20:37:02 v3.1.0-dev.12 20:37:02 v3.1.0-dev.13 20:37:02 v3.1.0-dev.14 20:37:02 v3.1.0-dev.15 20:37:02 v3.1.0-dev.16 20:37:02 v3.1.0-dev.17 20:37:02 v3.1.0-dev.18 20:37:02 v3.1.0-dev.19 20:37:02 v3.1.0-dev.2 20:37:02 v3.1.0-dev.20 20:37:02 v3.1.0-dev.21 20:37:02 v3.1.0-dev.22 20:37:02 v3.1.0-dev.23 20:37:02 v3.1.0-dev.24 20:37:02 v3.1.0-dev.25 20:37:02 v3.1.0-dev.26 20:37:02 v3.1.0-dev.27 20:37:02 v3.1.0-dev.28 20:37:02 v3.1.0-dev.29 20:37:02 v3.1.0-dev.3 20:37:02 v3.1.0-dev.30 20:37:02 v3.1.0-dev.31 20:37:02 v3.1.0-dev.32 20:37:02 v3.1.0-dev.33 20:37:02 v3.1.0-dev.34 20:37:02 v3.1.0-dev.35 20:37:02 v3.1.0-dev.36 20:37:02 v3.1.0-dev.37 20:37:02 v3.1.0-dev.38 20:37:02 v3.1.0-dev.39 20:37:02 v3.1.0-dev.4 20:37:02 v3.1.0-dev.40 20:37:02 v3.1.0-dev.41 20:37:02 v3.1.0-dev.42 20:37:02 v3.1.0-dev.43 20:37:02 v3.1.0-dev.44 20:37:02 v3.1.0-dev.45 20:37:02 v3.1.0-dev.46 20:37:02 v3.1.0-dev.47 20:37:02 v3.1.0-dev.48 20:37:02 v3.1.0-dev.49 20:37:02 v3.1.0-dev.5 20:37:02 v3.1.0-dev.50 20:37:02 v3.1.0-dev.51 20:37:02 v3.1.0-dev.52 20:37:02 v3.1.0-dev.53 20:37:02 v3.1.0-dev.54 20:37:02 v3.1.0-dev.55 20:37:02 v3.1.0-dev.56 20:37:02 v3.1.0-dev.57 20:37:02 v3.1.0-dev.58 20:37:02 v3.1.0-dev.59 20:37:02 v3.1.0-dev.6 20:37:02 v3.1.0-dev.60 20:37:02 v3.1.0-dev.61 20:37:02 v3.1.0-dev.62 20:37:02 v3.1.0-dev.63 20:37:02 v3.1.0-dev.64 20:37:02 v3.1.0-dev.65 20:37:02 v3.1.0-dev.66 20:37:02 v3.1.0-dev.67 20:37:02 v3.1.0-dev.68 20:37:02 v3.1.0-dev.7 20:37:02 v3.1.0-dev.8 20:37:02 v3.1.0-dev.9 [Pipeline] sh 20:37:02 + lftools sign git-tag v3.1.0-dev.68 20:37:03 Signing Git tag with Sigul... 20:37:03 Signing v3.1.0-dev.68 [Pipeline] echo 20:37:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:37:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:37:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:37:03 $ docker stop --time=1 f4425629a70d3f84454c1e566b5e43612ddfbdd70b0468f421ea4eabc3985725 20:37:05 $ docker rm -f --volumes f4425629a70d3f84454c1e566b5e43612ddfbdd70b0468f421ea4eabc3985725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:37:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:37:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:05 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:37:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:37:06 $ docker top 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f -eo pid,comm 20:37:06 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). 20:37:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:06 [ssh-agent] Looking for ssh-agent implementation... 20:37:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:06 $ docker exec 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f ssh-agent 20:37:06 SSH_AUTH_SOCK=/tmp/ssh-E6RsrBYwR1dY/agent.32 20:37:06 SSH_AGENT_PID=38 20:37:06 Running ssh-add (command line suppressed) 20:37:06 Identity added: /w/workspace/edgex-go/603@tmp/private_key_2134787879567217617.key (/w/workspace/edgex-go/603@tmp/private_key_2134787879567217617.key) 20:37:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:06 + git semver bump pre 20:37:07 2023-11-01 20:37:07,173 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:37:07 2023-11-01 20:37:07,173 [bump_version] DEBUG bumping version:3.1.0-dev.68 on axis:pre with prefix:dev 20:37:07 2023-11-01 20:37:07,173 [bump_version] DEBUG bumped version:3.1.0-dev.69 20:37:07 2023-11-01 20:37:07,173 [write_version] DEBUG write version:3.1.0-dev.69 to path:/w/workspace/edgex-go/603/.semver/main with force:True 20:37:07 2023-11-01 20:37:07,173 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:37:07 2023-11-01 20:37:07,173 [write_file] DEBUG write to file:/w/workspace/edgex-go/603/.semver/main 20:37:07 2023-11-01 20:37:07,175 [execute] INFO git cat-file --batch-check 20:37:07 2023-11-01 20:37:07,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=) 20:37:07 2023-11-01 20:37:07,181 [execute] INFO git cat-file --batch 20:37:07 2023-11-01 20:37:07,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=) 20:37:07 2023-11-01 20:37:07,186 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:37:07 3.1.0-dev.69 [Pipeline] } 20:37:07 $ docker exec --env ******** --env ******** 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f ssh-agent -k 20:37:07 unset SSH_AUTH_SOCK; 20:37:07 unset SSH_AGENT_PID; 20:37:07 echo Agent pid 38 killed; 20:37:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:07 + git semver [Pipeline] } 20:37:07 $ docker stop --time=1 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f 20:37:09 $ docker rm -f --volumes 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f [Pipeline] // withDockerContainer [Pipeline] sh 20:37:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:37:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:37:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:09 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:37:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:37:10 $ docker top 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 -eo pid,comm 20:37:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:37:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:37:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:37:10 [ssh-agent] Looking for ssh-agent implementation... 20:37:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:37:10 $ docker exec 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 ssh-agent 20:37:10 SSH_AUTH_SOCK=/tmp/ssh-4EWwu1LnnZcb/agent.32 20:37:10 SSH_AGENT_PID=38 20:37:10 Running ssh-add (command line suppressed) 20:37:10 Identity added: /w/workspace/edgex-go/603@tmp/private_key_4462654286067027389.key (/w/workspace/edgex-go/603@tmp/private_key_4462654286067027389.key) 20:37:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:37:10 + git semver push 20:37:11 2023-11-01 20:37:11,171 [run_push] DEBUG push 20:37:11 2023-11-01 20:37:11,171 [execute] INFO git cat-file --batch-check 20:37:11 2023-11-01 20:37:11,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=) 20:37:11 2023-11-01 20:37:11,176 [execute] INFO git rev-list 613e8026ae12ec800f9c8cda414b8ff720e058bd -- 20:37:11 2023-11-01 20:37:11,176 [execute] DEBUG Popen(['git', 'rev-list', '613e8026ae12ec800f9c8cda414b8ff720e058bd', '--'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=None) 20:37:11 2023-11-01 20:37:11,194 [execute] INFO git fetch -v origin 20:37:11 2023-11-01 20:37:11,194 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=True, shell=None, istream=None) 20:37:11 2023-11-01 20:37:11,772 [run_push] DEBUG no remote changes detected 20:37:11 2023-11-01 20:37:11,772 [execute] INFO git push origin semver 20:37:11 2023-11-01 20:37:11,773 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=None) 20:37:12 2023-11-01 20:37:12,641 [run_push] DEBUG push all version tags 20:37:12 2023-11-01 20:37:12,641 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:37:12 2023-11-01 20:37:12,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=None) 20:37:13 2023-11-01 20:37:13,428 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main 20:37:13 3.1.0-dev.69 [Pipeline] } 20:37:13 $ docker exec --env ******** --env ******** 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 ssh-agent -k 20:37:13 unset SSH_AUTH_SOCK; 20:37:13 unset SSH_AGENT_PID; 20:37:13 echo Agent pid 38 killed; 20:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:37:14 + git semver [Pipeline] } 20:37:14 $ docker stop --time=1 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 20:37:15 $ docker rm -f --volumes 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 [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 20:37:16 + [ -d /w/workspace/edgex-go/603/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:17 ---> package-listing.sh 20:37:17 ++ facter osfamily 20:37:17 ++ tr '[:upper:]' '[:lower:]' 20:37:17 + OS_FAMILY=debian 20:37:17 + workspace=/w/workspace/edgex-go/603 20:37:17 + START_PACKAGES=/tmp/packages_start.txt 20:37:17 + END_PACKAGES=/tmp/packages_end.txt 20:37:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:17 + PACKAGES=/tmp/packages_start.txt 20:37:17 + '[' /w/workspace/edgex-go/603 ']' 20:37:17 + PACKAGES=/tmp/packages_end.txt 20:37:17 + case "${OS_FAMILY}" in 20:37:17 + dpkg -l 20:37:17 + grep '^ii' 20:37:17 + '[' -f /tmp/packages_start.txt ']' 20:37:17 + '[' -f /tmp/packages_end.txt ']' 20:37:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:17 + '[' /w/workspace/edgex-go/603 ']' 20:37:17 + mkdir -p /w/workspace/edgex-go/603/archives/ 20:37:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/603/archives/ [Pipeline] echo 20:37:17 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/603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:37:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:18 20:37:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:18 latest: Pulling from edgex-lftools-log-publisher 20:37:18 5eb5b503b376: Pulling fs layer 20:37:18 5c69ac0246d0: Pulling fs layer 20:37:18 ec43610c2a17: Pulling fs layer 20:37:18 3a2ae6a8a46f: Pulling fs layer 20:37:18 33b1e0a273af: Pulling fs layer 20:37:18 5d3b04190fa2: Pulling fs layer 20:37:18 2f39f015ded8: Pulling fs layer 20:37:18 3a2ae6a8a46f: Waiting 20:37:18 33b1e0a273af: Waiting 20:37:18 2f39f015ded8: Waiting 20:37:18 5d3b04190fa2: Waiting 20:37:18 5c69ac0246d0: Verifying Checksum 20:37:18 5c69ac0246d0: Download complete 20:37:18 3a2ae6a8a46f: Download complete 20:37:18 33b1e0a273af: Verifying Checksum 20:37:18 33b1e0a273af: Download complete 20:37:18 5d3b04190fa2: Verifying Checksum 20:37:18 5d3b04190fa2: Download complete 20:37:18 ec43610c2a17: Verifying Checksum 20:37:18 ec43610c2a17: Download complete 20:37:18 5eb5b503b376: Download complete 20:37:19 2f39f015ded8: Download complete 20:37:20 5eb5b503b376: Pull complete 20:37:20 5c69ac0246d0: Pull complete 20:37:20 ec43610c2a17: Pull complete 20:37:20 3a2ae6a8a46f: Pull complete 20:37:20 33b1e0a273af: Pull complete 20:37:20 5d3b04190fa2: Pull complete 20:37:25 2f39f015ded8: Pull complete 20:37:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:25 prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container 20:37:25 $ 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/603/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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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 20:37:29 $ docker top cda9b0a813e6cc7a11b047fac075869c2f473838f94e60810a6ef7d108d878ea -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:29 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:29 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:30 + ls /var/log/sa-host 20:37:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:30 provisioning config files... 20:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/603@tmp/config2148116164356621711tmp [Pipeline] { [Pipeline] echo 20:37:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:30 ---> create-netrc.sh [Pipeline] } 20:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:30 ---> python-tools-install.sh [Pipeline] echo 20:37:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:31 ---> sudo-logs.sh 20:37:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:31 ---> job-cost.sh 20:37:31 lf-activate-venv: SKIPPING 20:37:31 DEBUG: total: 0.10999999940395355 20:37:31 INFO: Retrieving Stack Cost... 20:37:31 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:32 INFO: Archiving Costs [Pipeline] echo 20:37:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:32 ---> logs-deploy.sh 20:37:32 lf-activate-venv: SKIPPING 20:37:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/603 20:37:32 INFO: archiving workspace using pattern(s): 20:37:33 Archives upload complete. 20:37:33 INFO: archiving logs to Nexus 20:37:34 ---> uname -a: 20:37:34 Linux prd-ubuntu20-04-docker-8c-8g-16280 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:37:34 20:37:34 20:37:34 ---> lscpu: 20:37:34 Architecture: x86_64 20:37:34 CPU op-mode(s): 32-bit, 64-bit 20:37:34 Byte Order: Little Endian 20:37:34 Address sizes: 40 bits physical, 48 bits virtual 20:37:34 CPU(s): 8 20:37:34 On-line CPU(s) list: 0-7 20:37:34 Thread(s) per core: 1 20:37:34 Core(s) per socket: 1 20:37:34 Socket(s): 8 20:37:34 NUMA node(s): 1 20:37:34 Vendor ID: AuthenticAMD 20:37:34 CPU family: 23 20:37:34 Model: 49 20:37:34 Model name: AMD EPYC-Rome Processor 20:37:34 Stepping: 0 20:37:34 CPU MHz: 2799.998 20:37:34 BogoMIPS: 5599.99 20:37:34 Virtualization: AMD-V 20:37:34 Hypervisor vendor: KVM 20:37:34 Virtualization type: full 20:37:34 L1d cache: 256 KiB 20:37:34 L1i cache: 256 KiB 20:37:34 L2 cache: 4 MiB 20:37:34 L3 cache: 128 MiB 20:37:34 NUMA node0 CPU(s): 0-7 20:37:34 Vulnerability Itlb multihit: Not affected 20:37:34 Vulnerability L1tf: Not affected 20:37:34 Vulnerability Mds: Not affected 20:37:34 Vulnerability Meltdown: Not affected 20:37:34 Vulnerability Mmio stale data: Not affected 20:37:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:37:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:37:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:37:34 Vulnerability Srbds: Not affected 20:37:34 Vulnerability Tsx async abort: Not affected 20:37:34 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 20:37:34 20:37:34 20:37:34 ---> nproc: 20:37:34 8 20:37:34 20:37:34 20:37:34 ---> df -h: 20:37:34 Filesystem Size Used Avail Use% Mounted on 20:37:34 overlay 155G 22G 134G 15% / 20:37:34 tmpfs 64M 0 64M 0% /dev 20:37:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:37:34 shm 64M 0 64M 0% /dev/shm 20:37:34 /dev/vda1 155G 22G 134G 15% /facter-os 20:37:34 20:37:34 20:37:34 ---> sar -b -r -n DEV: 20:37:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16280) 11/01/23 _x86_64_ (8 CPU) 20:37:34 20:37:34 20:09:05 LINUX RESTART (8 CPU) 20:37:34 20:37:34 20:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:37:34 20:11:01 160.57 3.80 156.78 0.00 430.23 72858.15 0.00 20:37:34 20:12:01 43.23 0.07 43.16 0.00 9.60 20264.64 0.00 20:37:34 20:13:01 30.19 0.15 30.04 0.00 2.40 12060.79 0.00 20:37:34 20:14:01 497.95 4.72 493.23 0.00 76.92 189156.21 0.00 20:37:34 20:15:01 461.91 10.08 451.83 0.00 2893.04 122106.90 0.00 20:37:34 20:16:01 607.63 1.60 606.03 0.00 2272.42 98300.95 0.00 20:37:34 20:17:01 37.24 0.07 37.18 0.00 2.67 1011.70 0.00 20:37:34 20:18:01 12.75 0.00 12.75 0.00 0.00 298.88 0.00 20:37:34 20:19:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 20:37:34 20:20:01 1.80 0.00 1.80 0.00 0.00 19.60 0.00 20:37:34 20:21:01 2.75 1.65 1.10 0.00 37.73 13.33 0.00 20:37:34 20:22:01 2.07 0.00 2.07 0.00 0.00 26.80 0.00 20:37:34 20:23:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 20:37:34 20:24:01 3.05 1.02 2.03 0.00 21.86 28.80 0.00 20:37:34 20:25:01 2.10 0.02 2.08 0.00 0.13 27.86 0.00 20:37:34 20:26:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 20:37:34 20:27:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 20:37:34 20:28:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 20:37:34 20:29:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 20:37:34 20:30:01 1.33 0.00 1.33 0.00 0.00 17.20 0.00 20:37:34 20:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 20:37:34 20:32:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 20:37:34 20:33:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 20:37:34 20:34:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 20:37:34 20:35:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 20:37:34 20:36:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 20:37:34 20:37:01 141.79 0.32 141.48 0.00 9.87 58830.59 0.00 20:37:34 Average: 74.80 0.87 73.93 0.00 213.10 21272.06 0.00 20:37:34 20:37:34 20:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:37:34 20:11:01 27874656 31565868 750552 2.28 115308 3770960 1885956 5.56 1207248 3346540 20 20:37:34 20:12:01 27594024 31396268 912416 2.77 118920 3858636 2086776 6.15 1701820 3103532 117908 20:37:34 20:13:01 27315392 31476624 830228 2.52 122316 4183380 1884652 5.55 1516824 3534632 388128 20:37:34 20:14:01 21872552 31406000 886112 2.69 200232 9236120 2491300 7.34 2065860 8164748 943352 20:37:34 20:15:01 16029344 29272436 2932660 8.92 250356 12600896 7340152 21.63 5114104 10553908 920916 20:37:34 20:16:01 17642264 31459516 805080 2.45 276048 13243544 2264372 6.67 2659952 11570432 512 20:37:34 20:17:01 17650580 31465452 797620 2.43 276240 13240804 2117912 6.24 3006268 11214864 680 20:37:34 20:18:01 17647904 31463568 799012 2.43 276660 13240872 2140304 6.31 3061040 11162124 184 20:37:34 20:19:01 17648708 31464396 798224 2.43 276680 13240876 2140304 6.31 3059784 11162128 216 20:37:34 20:20:01 17660324 31476032 787160 2.39 276712 13240880 2140304 6.31 3047972 11162132 180 20:37:34 20:21:01 17646864 31464632 798664 2.43 276744 13242012 2156376 6.36 3063504 11162496 192 20:37:34 20:22:01 17651292 31469108 794352 2.42 276788 13242016 2156376 6.36 3058708 11162472 192 20:37:34 20:23:01 17651072 31468888 794564 2.42 276816 13242012 2156376 6.36 3058304 11162472 16 20:37:34 20:24:01 17647524 31466448 797028 2.42 276904 13242636 2191380 6.46 3059144 11163024 160 20:37:34 20:25:01 17646864 31465792 797836 2.43 276928 13242616 2220704 6.54 3059548 11163004 224 20:37:34 20:26:01 17655992 31474936 788692 2.40 276944 13242616 2220704 6.54 3050640 11163004 16 20:37:34 20:27:01 17656164 31475124 788444 2.40 276956 13242620 2220704 6.54 3050656 11163008 8 20:37:34 20:28:01 17656108 31475100 788408 2.40 276980 13242624 2220704 6.54 3050264 11163012 8 20:37:34 20:29:01 17656096 31475232 788444 2.40 277008 13242756 2220704 6.54 3050300 11163124 12 20:37:34 20:30:01 17657472 31476696 786884 2.39 277036 13242764 2220704 6.54 3049452 11163152 8 20:37:34 20:31:01 17657204 31476444 787112 2.39 277052 13242764 2220704 6.54 3049504 11163152 16 20:37:34 20:32:01 17657100 31476368 787092 2.39 277076 13242768 2220704 6.54 3049524 11163156 8 20:37:34 20:33:01 17656988 31476296 787160 2.39 277096 13242768 2220704 6.54 3049856 11163156 152 20:37:34 20:34:01 17656680 31476012 787388 2.39 277120 13242768 2220704 6.54 3049968 11163160 16 20:37:34 20:35:01 17656664 31476004 787320 2.39 277144 13242776 2220704 6.54 3050280 11163164 204 20:37:34 20:36:01 17656648 31476020 787264 2.39 277156 13242780 2220704 6.54 3050084 11163168 192 20:37:34 20:37:01 16139528 31425832 832380 2.53 313548 14550804 2239004 6.60 3179436 12422684 744 20:37:34 Average: 18797852 31386707 880670 2.68 256843 12084780 2371852 6.99 2906298 10222424 87936 20:37:34 20:37:34 20:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:37:34 20:11:01 ens3 872.53 756.32 9427.57 82.61 0.00 0.00 0.00 0.00 20:37:34 20:11:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 20:37:34 20:11:01 docker0 637.44 678.02 47.11 4605.65 0.00 0.00 0.00 0.00 20:37:34 20:12:01 vethc46d2a8 0.50 0.68 0.04 0.06 0.00 0.00 0.00 0.00 20:37:34 20:12:01 ens3 62.92 63.17 44.44 107.20 0.00 0.00 0.00 0.00 20:37:34 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:12:01 docker0 0.50 0.57 0.04 0.05 0.00 0.00 0.00 0.00 20:37:34 20:13:01 vethc46d2a8 0.93 0.95 0.08 0.08 0.00 0.00 0.00 0.00 20:37:34 20:13:01 ens3 32.11 20.50 28.06 13.51 0.00 0.00 0.00 0.00 20:37:34 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:13:01 docker0 0.93 0.93 0.07 0.08 0.00 0.00 0.00 0.00 20:37:34 20:14:01 ens3 641.64 362.22 6081.88 49.58 0.00 0.00 0.00 0.00 20:37:34 20:14:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 20:37:34 20:14:01 veth188e4fa 0.33 1.28 0.03 0.14 0.00 0.00 0.00 0.00 20:37:34 20:14:01 docker0 285.20 507.17 24.11 3069.40 0.00 0.00 0.00 0.00 20:37:34 20:14:01 vethdd5f291 62.99 108.82 6.38 576.07 0.00 0.00 0.00 0.05 20:37:34 20:14:01 vethfc995c9 63.26 111.20 6.38 576.23 0.00 0.00 0.00 0.05 20:37:34 20:14:01 veth48489f4 63.84 112.83 6.43 576.58 0.00 0.00 0.00 0.05 20:37:34 20:14:01 veth243422a 61.74 111.46 6.29 576.25 0.00 0.00 0.00 0.05 20:37:34 20:15:01 vethaa210c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 vethec749ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth8af9aab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth71692b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 ens3 123.18 60.38 1369.22 10.73 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth73565da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth241da46 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth6a5dcef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth188e4fa 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 vethd7073a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth6eb9e47 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth2b6df57 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:15:01 veth09d46d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:16:01 ens3 165.31 98.63 1422.61 241.57 0.00 0.00 0.00 0.00 20:37:34 20:16:01 lo 9.33 9.33 0.91 0.91 0.00 0.00 0.00 0.00 20:37:34 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:17:01 ens3 504.68 529.36 240.70 2777.14 0.00 0.00 0.00 0.00 20:37:34 20:17:01 lo 49.26 49.26 4.86 4.86 0.00 0.00 0.00 0.00 20:37:34 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:18:01 ens3 110.43 102.00 78.17 468.20 0.00 0.00 0.00 0.00 20:37:34 20:18:01 lo 12.86 12.86 1.26 1.26 0.00 0.00 0.00 0.00 20:37:34 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:19:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:20:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:37:34 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:21:01 ens3 32.78 54.86 6.95 119.34 0.00 0.00 0.00 0.00 20:37:34 20:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:23:01 ens3 0.65 0.45 2.38 0.03 0.00 0.00 0.00 0.00 20:37:34 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:24:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:25:01 ens3 0.83 0.12 0.13 0.07 0.00 0.00 0.00 0.00 20:37:34 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:26:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 20:37:34 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:27:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:37:34 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:28:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:30:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:37:34 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:35:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 20:37:34 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:36:01 ens3 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 20:37:34 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:37:34 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 20:37:01 ens3 395.30 233.46 8208.79 44.86 0.00 0.00 0.00 0.00 20:37:34 20:37:01 veth6b1c85d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:37:34 20:37:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 20:37:34 20:37:01 docker0 67.64 124.15 5.33 1027.52 0.00 0.00 0.00 0.00 20:37:34 Average: ens3 108.61 84.14 991.55 145.04 0.00 0.00 0.00 0.00 20:37:34 Average: veth6b1c85d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:34 Average: lo 2.97 2.97 0.29 0.29 0.00 0.00 0.00 0.00 20:37:34 Average: docker0 36.37 48.17 2.81 319.70 0.00 0.00 0.00 0.00 20:37:34 20:37:34 20:37:34 ---> sar -P ALL: 20:37:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16280) 11/01/23 _x86_64_ (8 CPU) 20:37:34 20:37:34 20:09:05 LINUX RESTART (8 CPU) 20:37:34 20:37:34 20:10:02 CPU %user %nice %system %iowait %steal %idle 20:37:34 20:11:01 all 8.57 0.00 3.99 5.90 0.08 81.45 20:37:34 20:11:01 0 8.34 0.00 4.23 0.15 0.12 87.15 20:37:34 20:11:01 1 11.47 0.00 3.43 3.17 0.07 81.86 20:37:34 20:11:01 2 8.26 0.00 3.50 17.47 0.09 70.68 20:37:34 20:11:01 3 9.31 0.00 4.11 1.73 0.09 84.76 20:37:34 20:11:01 4 8.68 0.00 4.27 0.26 0.09 86.71 20:37:34 20:11:01 5 9.53 0.00 4.19 0.52 0.05 85.71 20:37:34 20:11:01 6 7.57 0.00 3.84 13.99 0.07 74.53 20:37:34 20:11:01 7 5.39 0.00 4.37 9.99 0.05 80.19 20:37:34 20:12:01 all 27.60 0.00 3.74 1.34 0.08 67.24 20:37:34 20:12:01 0 25.14 0.00 3.61 7.35 0.08 63.82 20:37:34 20:12:01 1 25.53 0.00 4.41 0.37 0.08 69.61 20:37:34 20:12:01 2 31.81 0.00 2.87 0.68 0.07 64.57 20:37:34 20:12:01 3 27.82 0.00 3.30 0.07 0.08 68.73 20:37:34 20:12:01 4 31.32 0.00 3.90 0.03 0.08 64.66 20:37:34 20:12:01 5 26.01 0.00 4.06 0.03 0.08 69.81 20:37:34 20:12:01 6 27.66 0.00 3.92 1.61 0.07 66.74 20:37:34 20:12:01 7 25.52 0.00 3.88 0.52 0.08 70.00 20:37:34 20:13:01 all 47.09 0.00 4.35 0.76 0.10 47.69 20:37:34 20:13:01 0 46.53 0.00 4.74 0.42 0.10 48.22 20:37:34 20:13:01 1 46.54 0.00 4.26 4.60 0.10 44.49 20:37:34 20:13:01 2 47.95 0.00 4.73 0.05 0.10 47.17 20:37:34 20:13:01 3 46.80 0.00 4.01 0.00 0.08 49.10 20:37:34 20:13:01 4 49.21 0.00 3.96 0.10 0.12 46.61 20:37:34 20:13:01 5 46.10 0.00 4.40 0.12 0.10 49.29 20:37:34 20:13:01 6 46.97 0.00 4.55 0.67 0.10 47.71 20:37:34 20:13:01 7 46.66 0.00 4.17 0.10 0.12 48.95 20:37:34 20:14:01 all 15.81 0.00 6.14 14.31 0.08 63.66 20:37:34 20:14:01 0 14.96 0.00 5.65 23.19 0.07 56.13 20:37:34 20:14:01 1 15.74 0.00 5.88 21.73 0.10 56.55 20:37:34 20:14:01 2 16.55 0.00 6.53 29.62 0.09 47.21 20:37:34 20:14:01 3 16.84 0.00 6.60 7.43 0.08 69.04 20:37:34 20:14:01 4 15.60 0.00 6.06 6.87 0.07 71.40 20:37:34 20:14:01 5 15.18 0.00 4.98 8.24 0.08 71.52 20:37:34 20:14:01 6 16.25 0.00 5.89 5.91 0.08 71.87 20:37:34 20:14:01 7 15.32 0.00 7.50 11.70 0.10 65.37 20:37:34 20:15:01 all 60.38 0.00 7.13 6.40 0.12 25.97 20:37:34 20:15:01 0 60.85 0.00 5.81 0.66 0.12 32.56 20:37:34 20:15:01 1 60.99 0.00 6.80 0.84 0.12 31.24 20:37:34 20:15:01 2 60.16 0.00 7.62 1.35 0.12 30.75 20:37:34 20:15:01 3 60.06 0.00 7.58 1.50 0.12 30.74 20:37:34 20:15:01 4 61.32 0.00 7.27 21.99 0.12 9.30 20:37:34 20:15:01 5 59.69 0.00 7.03 10.65 0.15 22.48 20:37:34 20:15:01 6 60.94 0.00 6.35 4.24 0.10 28.37 20:37:34 20:15:01 7 59.00 0.00 8.55 9.98 0.10 22.37 20:37:34 20:16:01 all 54.51 0.00 5.00 8.86 0.13 31.51 20:37:34 20:16:01 0 55.47 0.00 4.57 5.11 0.12 34.74 20:37:34 20:16:01 1 54.58 0.00 4.49 6.78 0.12 34.03 20:37:34 20:16:01 2 54.14 0.00 5.39 5.05 0.14 35.29 20:37:34 20:16:01 3 54.51 0.00 6.21 18.50 0.15 20.63 20:37:34 20:16:01 4 54.85 0.00 5.16 13.74 0.13 26.11 20:37:34 20:16:01 5 52.18 0.00 4.28 6.46 0.13 36.95 20:37:34 20:16:01 6 54.74 0.00 5.15 7.52 0.13 32.45 20:37:34 20:16:01 7 55.57 0.00 4.75 7.72 0.14 31.83 20:37:34 20:17:01 all 8.77 0.00 1.04 0.13 0.06 90.00 20:37:34 20:17:01 0 11.20 0.00 1.22 0.02 0.07 87.50 20:37:34 20:17:01 1 10.96 0.00 1.07 0.60 0.07 87.30 20:37:34 20:17:01 2 8.66 0.00 1.09 0.17 0.05 90.03 20:37:34 20:17:01 3 11.89 0.00 1.60 0.05 0.10 86.36 20:37:34 20:17:01 4 6.38 0.00 0.87 0.02 0.05 92.68 20:37:34 20:17:01 5 4.25 0.00 0.62 0.03 0.03 95.06 20:37:34 20:17:01 6 9.32 0.00 0.72 0.00 0.03 89.93 20:37:34 20:17:01 7 7.52 0.00 1.14 0.15 0.08 91.11 20:37:34 20:18:01 all 1.41 0.00 0.27 0.05 0.02 98.25 20:37:34 20:18:01 0 2.70 0.00 0.42 0.02 0.03 96.83 20:37:34 20:18:01 1 1.37 0.00 0.35 0.00 0.02 98.26 20:37:34 20:18:01 2 0.50 0.00 0.28 0.02 0.02 99.18 20:37:34 20:18:01 3 0.62 0.00 0.35 0.03 0.02 98.98 20:37:34 20:18:01 4 1.40 0.00 0.22 0.02 0.00 98.37 20:37:34 20:18:01 5 2.10 0.00 0.18 0.13 0.02 97.56 20:37:34 20:18:01 6 1.22 0.00 0.08 0.02 0.02 98.66 20:37:34 20:18:01 7 1.38 0.00 0.28 0.15 0.02 98.16 20:37:34 20:19:01 all 0.01 0.00 0.03 0.00 0.00 99.95 20:37:34 20:19:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:37:34 20:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:19:01 2 0.03 0.00 0.07 0.00 0.02 99.88 20:37:34 20:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:37:34 20:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:37:34 20:20:01 all 0.14 0.00 0.01 0.01 0.01 99.82 20:37:34 20:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:37:34 20:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:37:34 20:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:37:34 20:20:01 3 0.03 0.00 0.03 0.02 0.02 99.90 20:37:34 20:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:37:34 20:20:01 5 0.03 0.00 0.00 0.05 0.00 99.92 20:37:34 20:20:01 6 0.96 0.00 0.02 0.00 0.02 99.01 20:37:34 20:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:21:01 all 0.51 0.00 0.06 0.01 0.00 99.43 20:37:34 20:21:01 0 1.23 0.00 0.05 0.00 0.00 98.72 20:37:34 20:21:01 1 0.10 0.00 0.12 0.00 0.00 99.78 20:37:34 20:21:01 2 0.10 0.00 0.00 0.00 0.02 99.88 20:37:34 20:21:01 3 0.28 0.00 0.05 0.00 0.00 99.67 20:37:34 20:21:01 4 0.20 0.00 0.05 0.00 0.00 99.75 20:37:34 20:21:01 5 0.32 0.00 0.08 0.05 0.00 99.55 20:37:34 20:21:01 6 1.70 0.00 0.05 0.00 0.00 98.25 20:37:34 20:21:01 7 0.12 0.00 0.05 0.00 0.00 99.83 20:37:34 20:37:34 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:37:34 20:22:01 all 0.03 0.00 0.01 0.01 0.00 99.95 20:37:34 20:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:37:34 20:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:37:34 20:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:22:01 3 0.03 0.00 0.00 0.03 0.00 99.93 20:37:34 20:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:37:34 20:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:37:34 20:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:37:34 20:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:37:34 20:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:23:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:37:34 20:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:37:34 20:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:37:34 20:24:01 all 0.06 0.00 0.03 0.01 0.01 99.90 20:37:34 20:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:37:34 20:24:01 1 0.22 0.00 0.05 0.03 0.02 99.68 20:37:34 20:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:24:01 3 0.05 0.00 0.02 0.02 0.02 99.90 20:37:34 20:24:01 4 0.08 0.00 0.03 0.00 0.02 99.87 20:37:34 20:24:01 5 0.02 0.00 0.03 0.03 0.00 99.92 20:37:34 20:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:24:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:37:34 20:25:01 all 0.01 0.00 0.03 0.00 0.01 99.95 20:37:34 20:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:37:34 20:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:37:34 20:25:01 2 0.00 0.00 0.03 0.02 0.02 99.93 20:37:34 20:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:37:34 20:25:01 5 0.02 0.00 0.03 0.02 0.02 99.92 20:37:34 20:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:37:34 20:25:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:37:34 20:26:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:37:34 20:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:26:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:37:34 20:26:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:37:34 20:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 20:37:34 20:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:37:34 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:27:01 all 0.01 0.00 0.00 0.02 0.01 99.96 20:37:34 20:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:37:34 20:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:37:34 20:27:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:37:34 20:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:37:34 20:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:37:34 20:27:01 5 0.00 0.00 0.00 0.13 0.00 99.87 20:37:34 20:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:28:01 all 0.11 0.00 0.01 0.03 0.01 99.83 20:37:34 20:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 20:37:34 20:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:37:34 20:28:01 2 0.02 0.00 0.02 0.10 0.00 99.87 20:37:34 20:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:37:34 20:28:01 5 0.02 0.00 0.00 0.17 0.02 99.80 20:37:34 20:28:01 6 0.75 0.00 0.00 0.00 0.02 99.24 20:37:34 20:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:34 20:29:01 all 0.10 0.00 0.01 0.02 0.00 99.86 20:37:34 20:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:37:34 20:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:37:34 20:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:37:34 20:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:37:34 20:29:01 5 0.00 0.00 0.00 0.12 0.00 99.88 20:37:34 20:29:01 6 0.78 0.00 0.02 0.00 0.00 99.20 20:37:34 20:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:30:01 all 0.12 0.00 0.00 0.02 0.01 99.85 20:37:34 20:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:37:34 20:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:30:01 4 0.07 0.00 0.03 0.00 0.02 99.88 20:37:34 20:30:01 5 0.02 0.00 0.00 0.13 0.02 99.83 20:37:34 20:30:01 6 0.83 0.00 0.00 0.00 0.00 99.17 20:37:34 20:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:31:01 all 0.13 0.00 0.01 0.02 0.01 99.83 20:37:34 20:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:37:34 20:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:37:34 20:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:37:34 20:31:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:37:34 20:31:01 5 0.00 0.00 0.00 0.20 0.00 99.80 20:37:34 20:31:01 6 0.88 0.00 0.00 0.00 0.02 99.10 20:37:34 20:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:37:34 20:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:37:34 20:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:37:34 20:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:37:34 20:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:32:01 5 0.03 0.00 0.03 0.02 0.02 99.90 20:37:34 20:32:01 6 0.17 0.00 0.00 0.00 0.00 99.83 20:37:34 20:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:37:34 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:37:34 20:33:01 all 0.11 0.00 0.01 0.02 0.01 99.86 20:37:34 20:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:37:34 20:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:37:34 20:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:37:34 20:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:33:01 5 0.03 0.00 0.00 0.13 0.02 99.82 20:37:34 20:33:01 6 0.71 0.00 0.02 0.00 0.00 99.27 20:37:34 20:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:34:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:37:34 20:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:37:34 20:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:34:01 2 0.02 0.00 0.00 0.03 0.02 99.93 20:37:34 20:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:34:01 5 0.03 0.00 0.03 0.02 0.02 99.90 20:37:34 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:37:34 20:35:01 all 0.05 0.00 0.01 0.00 0.00 99.94 20:37:34 20:35:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:37:34 20:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:37:34 20:35:01 3 0.13 0.00 0.02 0.00 0.00 99.85 20:37:34 20:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:35:01 5 0.07 0.00 0.05 0.00 0.00 99.88 20:37:34 20:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:37:34 20:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:37:34 20:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:37:34 20:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:37:34 20:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:37:34 20:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:36:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:37:34 20:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:37:34 20:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:37:34 20:37:01 all 8.12 0.00 3.20 2.44 0.05 86.19 20:37:34 20:37:01 0 7.98 0.00 3.11 1.46 0.05 87.40 20:37:34 20:37:01 1 9.62 0.00 3.73 11.45 0.03 75.17 20:37:34 20:37:01 2 9.24 0.00 2.36 0.12 0.05 88.24 20:37:34 20:37:01 3 7.52 0.00 3.70 1.03 0.05 87.71 20:37:34 20:37:01 4 8.02 0.00 3.94 4.25 0.05 83.74 20:37:34 20:37:01 5 6.98 0.00 3.69 0.74 0.05 88.53 20:37:34 20:37:01 6 7.37 0.00 2.81 0.51 0.05 89.26 20:37:34 20:37:01 7 8.25 0.00 2.29 0.07 0.05 89.35 20:37:34 Average: all 8.60 0.00 1.29 1.48 0.03 88.60 20:37:34 Average: 0 8.66 0.00 1.24 1.41 0.03 88.67 20:37:34 Average: 1 8.74 0.00 1.28 1.82 0.03 88.13 20:37:34 Average: 2 8.73 0.00 1.27 1.99 0.03 87.98 20:37:34 Average: 3 8.69 0.00 1.38 1.12 0.03 88.78 20:37:34 Average: 4 8.74 0.00 1.32 1.74 0.03 88.17 20:37:34 Average: 5 8.18 0.00 1.24 1.03 0.03 89.52 20:37:34 Average: 6 8.80 0.00 1.23 1.26 0.03 88.68 20:37:34 Average: 7 8.28 0.00 1.36 1.47 0.03 88.86 20:37:34 20:37:34 20:37:34