Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d03c3fc825d59e6b3a8f59f45d7ca39112676af6 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-ssh5477920504439950965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3262200203735013786.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13378980041868912636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17452889746808849672.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-ssh2148489835168001384.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-27875 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/622 [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/622 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d03c3fc825d59e6b3a8f59f45d7ca39112676af6 (main) Commit message: "Merge pull request #4752 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.14" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 > git rev-list --no-walk 3a892ac0b38b8d685f9d63feb7dde70ee06d273b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:43:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:43:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:43:27 ========================================================= 05:43:27 EdgeX Global Pipelines Version Info 05:43:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:43:28 ------------------- 05:43:28 stable info: 05:43:28 ------------------- 05:43:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:43:28 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:43:28 Message: update stable to v1.0.258 05:43:28 ------------------- 05:43:28 experimental info: 05:43:28 ------------------- 05:43:28 Commited By: **** collab-it+edgex@linuxfoundation.org 05:43:28 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:43:28 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d03c3fc [Pipeline] echo 05:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:29 provisioning config files... 05:43:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config2127160695574032565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:30 ---> ****-login.sh 05:43:30 nexus3.edgexfoundry.org:10001 05:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:30 Configure a credential helper to remove this warning. See 05:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:30 05:43:30 Login Succeeded 05:43:30 nexus3.edgexfoundry.org:10002 05:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:30 Configure a credential helper to remove this warning. See 05:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:30 05:43:30 Login Succeeded 05:43:30 nexus3.edgexfoundry.org:10003 05:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:30 Configure a credential helper to remove this warning. See 05:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:30 05:43:30 Login Succeeded 05:43:30 nexus3.edgexfoundry.org:10004 05:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:31 Configure a credential helper to remove this warning. See 05:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:31 05:43:31 Login Succeeded 05:43:31 ****.io 05:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:31 Configure a credential helper to remove this warning. See 05:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:31 05:43:31 Login Succeeded 05:43:31 ---> ****-login.sh ends [Pipeline] } 05:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:31 + 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 05:43:31 + dirname cmd/core-command/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo core-command,cmd/core-command/Dockerfile 05:43:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:43:31 + dirname cmd/core-data/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo core-data,cmd/core-data/Dockerfile 05:43:31 + dirname cmd/core-metadata/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo core-metadata,cmd/core-metadata/Dockerfile 05:43:31 + dirname cmd/security-bootstrapper/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:43:31 + dirname cmd/security-proxy-auth/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:43:31 + dirname cmd/security-proxy-setup/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:43:31 + dirname cmd/security-secretstore-setup/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:43:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:43:31 + dirname cmd/security-spire-agent/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:43:31 + dirname cmd/security-spire-config/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:43:31 + dirname cmd/security-spire-server/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:43:31 + dirname cmd/support-notifications/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo support-notifications,cmd/support-notifications/Dockerfile 05:43:31 + dirname cmd/support-scheduler/Dockerfile 05:43:31 + cut -d/ -f2 05:43:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:43:31 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 05:43:32 + git rev-list -1 --merges d03c3fc825d59e6b3a8f59f45d7ca39112676af6~1..d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] echo 05:43:32 -----------> git rev-list -1 --merges d03c3fc825d59e6b3a8f59f45d7ca39112676af6~1..d03c3fc825d59e6b3a8f59f45d7ca39112676af6 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:43:32 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [false] [Pipeline] sh 05:43:32 + git log --format=format:%s -1 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] echo 05:43:32 ========================================================= 05:43:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:43:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:43:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:32 + grep -v github /etc/ssh/ssh_known_hosts 05:43:32 + [ -e /tmp/ssh_known_hosts ] 05:43:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:43:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:43:32 + sudo tee -a /etc/ssh/ssh_known_hosts 05:43:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:33 05:43:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:33 0.1.4: Pulling from edgex-devops/py-git-semver 05:43:33 b85a868b505f: Pulling fs layer 05:43:33 e2be974225ed: Pulling fs layer 05:43:33 339a4e72a1f5: Pulling fs layer 05:43:33 988bab9f4d93: Pulling fs layer 05:43:33 1469e6f7b9e6: Pulling fs layer 05:43:33 eaf3925da568: Pulling fs layer 05:43:33 bab4dde63d76: Pulling fs layer 05:43:33 bde34c3a00c8: Pulling fs layer 05:43:33 b352a97aabf1: Pulling fs layer 05:43:33 4872d77fe225: Pulling fs layer 05:43:33 5851b861e8e6: Pulling fs layer 05:43:33 bde34c3a00c8: Waiting 05:43:33 b352a97aabf1: Waiting 05:43:33 4872d77fe225: Waiting 05:43:33 5851b861e8e6: Waiting 05:43:33 bab4dde63d76: Waiting 05:43:33 1469e6f7b9e6: Waiting 05:43:33 eaf3925da568: Waiting 05:43:33 988bab9f4d93: Waiting 05:43:33 e2be974225ed: Verifying Checksum 05:43:33 e2be974225ed: Download complete 05:43:33 988bab9f4d93: Verifying Checksum 05:43:33 988bab9f4d93: Download complete 05:43:33 1469e6f7b9e6: Verifying Checksum 05:43:33 1469e6f7b9e6: Download complete 05:43:33 eaf3925da568: Verifying Checksum 05:43:33 eaf3925da568: Download complete 05:43:33 339a4e72a1f5: Verifying Checksum 05:43:33 339a4e72a1f5: Download complete 05:43:33 bde34c3a00c8: Download complete 05:43:33 b352a97aabf1: Verifying Checksum 05:43:33 b352a97aabf1: Download complete 05:43:33 4872d77fe225: Verifying Checksum 05:43:33 4872d77fe225: Download complete 05:43:33 5851b861e8e6: Download complete 05:43:33 b85a868b505f: Download complete 05:43:34 bab4dde63d76: Download complete 05:43:35 b85a868b505f: Pull complete 05:43:35 e2be974225ed: Pull complete 05:43:35 339a4e72a1f5: Pull complete 05:43:35 988bab9f4d93: Pull complete 05:43:36 1469e6f7b9e6: Pull complete 05:43:36 eaf3925da568: Pull complete 05:43:38 bab4dde63d76: Pull complete 05:43:38 bde34c3a00c8: Pull complete 05:43:38 b352a97aabf1: Pull complete 05:43:38 4872d77fe225: Pull complete 05:43:38 5851b861e8e6: Pull complete 05:43:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:38 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 05:43:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 05:43:43 $ docker top cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 -eo pid,comm 05:43: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). 05:43:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:43 [ssh-agent] Looking for ssh-agent implementation... 05:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:43 $ docker exec cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent 05:43:43 SSH_AUTH_SOCK=/tmp/ssh-1QaLsSliW1Kz/agent.32 05:43:43 SSH_AGENT_PID=38 05:43:43 Running ssh-add (command line suppressed) 05:43:43 Identity added: /w/workspace/edgex-go/622@tmp/private_key_6762802480389976892.key (/w/workspace/edgex-go/622@tmp/private_key_6762802480389976892.key) 05:43:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:44 + git tag --points-at HEAD [Pipeline] } 05:43:44 $ docker exec --env ******** --env ******** cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent -k 05:43:44 unset SSH_AUTH_SOCK; 05:43:44 unset SSH_AGENT_PID; 05:43:44 echo Agent pid 38 killed; 05:43:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:44 [ssh-agent] Looking for ssh-agent implementation... 05:43:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:44 $ docker exec cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent 05:43:44 SSH_AUTH_SOCK=/tmp/ssh-80S3nkwEeFW1/agent.70 05:43:44 SSH_AGENT_PID=76 05:43:44 Running ssh-add (command line suppressed) 05:43:44 Identity added: /w/workspace/edgex-go/622@tmp/private_key_3115543409860116416.key (/w/workspace/edgex-go/622@tmp/private_key_3115543409860116416.key) 05:43:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:45 + git semver init 05:43:45 2024-01-25 05:43:45,194 [run_init] DEBUG init version:0.0.0 force:False 05:43:45 2024-01-25 05:43:45,195 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/622/.semver 05:43:45 2024-01-25 05:43:45,196 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/622/.semver 05:43:45 2024-01-25 05:43:45,196 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/622/.semver'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=None) 05:43:50 2024-01-25 05:43:50,324 [append_file] DEBUG append to file:/w/workspace/edgex-go/622/.git/info/exclude 05:43:50 2024-01-25 05:43:50,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/622/.semver/main with force:False 05:43:50 2024-01-25 05:43:50,325 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 05:43:50 2024-01-25 05:43:50,325 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 05:43:50 3.2.0-dev.12 [Pipeline] } 05:43:50 $ docker exec --env ******** --env ******** cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 ssh-agent -k 05:43:50 unset SSH_AUTH_SOCK; 05:43:50 unset SSH_AGENT_PID; 05:43:50 echo Agent pid 76 killed; 05:43:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:51 + git semver [Pipeline] } 05:43:51 $ docker stop --time=1 cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 05:43:52 $ docker rm -f --volumes cbf08c793138f0f834163d7403183f30d0f45080aa27a9d4eef47c7a9421fcb7 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:53 Stashed 1 file(s) [Pipeline] echo 05:43:53 [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 05:43:53 + git config --global --add safe.directory /w/workspace/edgex-go/622 [Pipeline] echo 05:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:53 ========================================================= 05:43:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:43:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:43:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:43:54 7264a8db6415: Pulling fs layer 05:43:54 c4d48a809fc2: Pulling fs layer 05:43:54 4f1c88b9dad5: Pulling fs layer 05:43:54 ad3a456e5733: Pulling fs layer 05:43:54 69c7f0334f64: Pulling fs layer 05:43:54 1f1c1a5573a3: Pulling fs layer 05:43:54 ce7588e14bc9: Pulling fs layer 05:43:54 b5e4710f87ac: Pulling fs layer 05:43:54 ad3a456e5733: Waiting 05:43:54 69c7f0334f64: Waiting 05:43:54 1f1c1a5573a3: Waiting 05:43:54 b5e4710f87ac: Waiting 05:43:54 ce7588e14bc9: Waiting 05:43:54 c4d48a809fc2: Verifying Checksum 05:43:54 c4d48a809fc2: Download complete 05:43:54 ad3a456e5733: Verifying Checksum 05:43:54 ad3a456e5733: Download complete 05:43:54 69c7f0334f64: Verifying Checksum 05:43:54 69c7f0334f64: Download complete 05:43:54 7264a8db6415: Verifying Checksum 05:43:54 7264a8db6415: Download complete 05:43:54 1f1c1a5573a3: Verifying Checksum 05:43:54 1f1c1a5573a3: Download complete 05:43:54 7264a8db6415: Pull complete 05:43:54 b5e4710f87ac: Verifying Checksum 05:43:54 b5e4710f87ac: Download complete 05:43:54 4f1c88b9dad5: Verifying Checksum 05:43:54 4f1c88b9dad5: Download complete 05:43:54 c4d48a809fc2: Pull complete 05:43:55 ce7588e14bc9: Verifying Checksum 05:43:55 ce7588e14bc9: Download complete 05:43:58 4f1c88b9dad5: Pull complete 05:43:58 ad3a456e5733: Pull complete 05:43:58 69c7f0334f64: Pull complete 05:43:58 1f1c1a5573a3: Pull complete 05:44:01 ce7588e14bc9: Pull complete 05:44:01 b5e4710f87ac: Pull complete 05:44:01 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:44:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:44:01 + + docker build -t ci-base-image-x86_64 -f - . 05:44:01 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:44:01 WORKDIR /edgex 05:44:01 COPY go.mod . 05:44:01 RUN go mod download 05:44:02 Sending build context to Docker daemon 175.1MB 05:44:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:44:02 ---> 88b5674ff536 05:44:02 Step 2/4 : WORKDIR /edgex 05:44:07 ---> Running in ae77bfaa12d3 05:44:07 Removing intermediate container ae77bfaa12d3 05:44:07 ---> 787344a18b34 05:44:07 Step 3/4 : COPY go.mod . 05:44:07 ---> e83164c95985 05:44:07 Step 4/4 : RUN go mod download 05:44:07 ---> Running in db10633418f5 05:44:08 Still waiting to schedule task 05:44:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:44:22 Removing intermediate container db10633418f5 05:44:22 ---> 047a0b0e1286 05:44:22 Successfully built 047a0b0e1286 05:44:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:22 + docker inspect -f . ci-base-image-x86_64 05:44:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:22 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 05:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 05:44:23 $ docker top d01518bdd6a7112d8a00ecc691ca9d822eef6c7aa3425e8a35ecbc31970f02f3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:23 + go version 05:44:23 go version go1.21.0 linux/amd64 [Pipeline] } 05:44:23 $ docker stop --time=1 d01518bdd6a7112d8a00ecc691ca9d822eef6c7aa3425e8a35ecbc31970f02f3 05:44:24 $ docker rm -f --volumes d01518bdd6a7112d8a00ecc691ca9d822eef6c7aa3425e8a35ecbc31970f02f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:25 + docker inspect -f . ci-base-image-x86_64 05:44:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:25 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 05:44:25 $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 05:44:25 $ docker top a84d7bbcf5d30f1bbe96f1c81783b45afc792ad214ece068ad9502c1a998d785 -eo pid,comm [Pipeline] { [Pipeline] echo 05:44:25 ========================================================= 05:44:25 [edgeXBuildGoParallel] Running Tests and Build... 05:44:25 ========================================================= [Pipeline] sh 05:44:26 + git config --global --add safe.directory /w/workspace/edgex-go/622 [Pipeline] fileExists [Pipeline] sh 05:44:26 + make test 05:44:26 go test -race -coverprofile=coverage.out ./... 05:44:33 ? github.com/edgexfoundry/edgex-go [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:44:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:44:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:44:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:44:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 05:44:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements 05:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:44:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:44:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 05:44:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 53.2% of statements 05:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.352s coverage: 93.4% of statements 05:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.076s coverage: 4.1% of statements 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:44:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:44:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.355s coverage: 97.6% of statements 05:44:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 05:44:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:44:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 05:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements 05:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements 05:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements 05:44:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.053s coverage: 94.1% of statements 05:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements 05:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:44:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:45:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:45:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:45:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:45:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:45:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.041s coverage: 94.4% of statements 05:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:45:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.255s coverage: 79.9% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.105s coverage: 92.9% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.079s coverage: 81.8% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.178s coverage: 63.1% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.307s coverage: 38.4% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 89.5% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements 05:45:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.117s coverage: 98.9% of statements 05:45:24 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 05:45:24 running golangci-lint 05:45:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:45:24 go version go1.21.0 linux/amd64 05:45:24 level=info msg="[config_reader] Used config file .golangci.yml" 05:45:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:45:39 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 12.570901983s" 05:45:39 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.414573ms" 05:45:44 level=info msg="[linters_context/goanalysis] analyzers took 1m1.097019454s with top 10 stages: buildir: 29.562058485s, gosec: 5.765017785s, inspect: 2.091813188s, fact_deprecated: 1.54392801s, S1038: 1.034770057s, ctrlflow: 1.021709451s, printf: 972.405063ms, isgenerated: 618.77941ms, fact_purity: 609.337635ms, nilness: 591.172318ms" 05:45:44 level=info msg="[runner] Issues before processing: 197, after processing: 0" 05:45:44 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, cgo: 197/197, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21" 05:45:44 level=info msg="[runner] processing took 16.418953ms with stages: nolint: 7.857077ms, identifier_marker: 4.664458ms, exclude-rules: 1.404827ms, path_prettifier: 1.044722ms, autogenerated_exclude: 983.412µs, skip_dirs: 433.356µs, cgo: 18.74µs, filename_unadjuster: 8.991µs, max_same_issues: 550ns, uniq_by_line: 400ns, skip_files: 340ns, exclude: 330ns, fixer: 270ns, path_prefixer: 260ns, severity-rules: 240ns, sort_results: 230ns, diff: 210ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" 05:45:44 level=info msg="[runner] linters took 7.587017033s with stages: goanalysis_metalinter: 7.570500409s" 05:45:44 level=info msg="File cache stats: 0 entries of total size 0B" 05:45:44 level=info msg="Memory: 204 samples, avg is 230.8MB, max is 879.8MB" 05:45:44 level=info msg="Execution took 20.204504632s" 05:45:44 go vet ./... 05:45:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:45:48 ./bin/test-attribution-txt.sh 05:45:48 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 05:45:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:45:49 + ls -al . 05:45:49 total 736 05:45:49 drwxrwxr-x 11 1001 1001 4096 Jan 25 05:44 . 05:45:49 drwxr-xr-x 4 root root 4096 Jan 25 05:44 .. 05:45:49 drwxrwxr-x 2 1001 1001 4096 Jan 25 05:43 .blubracket 05:45:49 -rw-rw-r-- 1 1001 1001 10 Jan 25 05:43 .dockerignore 05:45:49 drwxrwxr-x 8 1001 1001 4096 Jan 25 05:45 .git 05:45:49 drwxrwxr-x 3 1001 1001 4096 Jan 25 05:43 .github 05:45:49 -rw-rw-r-- 1 1001 1001 1074 Jan 25 05:43 .gitignore 05:45:49 -rw-rw-r-- 1 1001 1001 42 Jan 25 05:43 .golangci.yml 05:45:49 -rw-rw-r-- 1 1001 1001 100 Jan 25 05:43 .hadolint.yml 05:45:49 drwxr-xr-x 3 1001 1001 4096 Jan 25 05:43 .semver 05:45:49 -rw-rw-r-- 1 1001 1001 155 Jan 25 05:43 .sonarcloud.properties 05:45:49 -rw-rw-r-- 1 1001 1001 1171 Jan 25 05:43 ADOPTERS.md 05:45:49 -rw-rw-r-- 1 1001 1001 11674 Jan 25 05:43 Attribution.txt 05:45:49 -rw-rw-r-- 1 1001 1001 100284 Jan 25 05:43 CHANGELOG.md 05:45:49 -rw-rw-r-- 1 1001 1001 3804 Jan 25 05:43 CONTRIBUTING.md 05:45:49 -rw-rw-r-- 1 1001 1001 677 Jan 25 05:43 GOVERNANCE.md 05:45:49 -rw-rw-r-- 1 1001 1001 861 Jan 25 05:43 Jenkinsfile 05:45:49 -rw-rw-r-- 1 1001 1001 10775 Jan 25 05:43 LICENSE 05:45:49 -rw-rw-r-- 1 1001 1001 15392 Jan 25 05:43 Makefile 05:45:49 -rw-rw-r-- 1 1001 1001 582 Jan 25 05:43 OWNERS.md 05:45:49 -rw-rw-r-- 1 1001 1001 9528 Jan 25 05:43 README.md 05:45:49 -rw-rw-r-- 1 1001 1001 789 Jan 25 05:43 SECURITY.md 05:45:49 -rw-rw-r-- 1 1001 1001 12 Jan 25 05:43 VERSION 05:45:49 drwxrwxr-x 2 1001 1001 4096 Jan 25 05:43 bin 05:45:49 drwxrwxr-x 18 1001 1001 4096 Jan 25 05:43 cmd 05:45:49 -rw-r--r-- 1 root root 453602 Jan 25 05:45 coverage.out 05:45:49 drwxrwxr-x 2 1001 1001 4096 Jan 25 05:43 fuzz_test 05:45:49 -rw-rw-r-- 1 1001 1001 3733 Jan 25 05:43 go.mod 05:45:49 -rw-rw-r-- 1 1001 1001 34133 Jan 25 05:43 go.sum 05:45:49 drwxrwxr-x 7 1001 1001 4096 Jan 25 05:43 internal 05:45:49 drwxrwxr-x 3 1001 1001 4096 Jan 25 05:43 openapi 05:45:49 -rw-rw-r-- 1 1001 1001 584 Jan 25 05:43 security.txt 05:45:49 -rw-rw-r-- 1 1001 1001 204 Jan 25 05:43 version.go [Pipeline] sh 05:45:49 + '[' -e coverage.out ] 05:45:49 + chown 1001:1001 coverage.out [Pipeline] stash 05:45:49 Stashed 1 file(s) [Pipeline] sh 05:45:49 + make build 05:45:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:46:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:46:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:46:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:46:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:46:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:46:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:46:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:46:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:46:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:46:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:46:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:46:13 $ docker stop --time=1 a84d7bbcf5d30f1bbe96f1c81783b45afc792ad214ece068ad9502c1a998d785 05:46:18 $ docker rm -f --volumes a84d7bbcf5d30f1bbe96f1c81783b45afc792ad214ece068ad9502c1a998d785 [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 05:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:19 05:46:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:19 latest: Pulling from edgex-devops/edgex-compose 05:46:19 91d30c5bc195: Pulling fs layer 05:46:19 2e9b0aa3be6d: Pulling fs layer 05:46:19 9c61dcf015f6: Pulling fs layer 05:46:19 4698f68db338: Pulling fs layer 05:46:19 2a2f49069b9e: Pulling fs layer 05:46:19 e0025b399a48: Pulling fs layer 05:46:19 4698f68db338: Waiting 05:46:19 2a2f49069b9e: Waiting 05:46:19 e0025b399a48: Waiting 05:46:19 91d30c5bc195: Verifying Checksum 05:46:19 91d30c5bc195: Download complete 05:46:19 4698f68db338: Verifying Checksum 05:46:19 4698f68db338: Download complete 05:46:19 2e9b0aa3be6d: Verifying Checksum 05:46:19 2e9b0aa3be6d: Download complete 05:46:19 91d30c5bc195: Pull complete 05:46:19 e0025b399a48: Verifying Checksum 05:46:19 e0025b399a48: Download complete 05:46:19 2a2f49069b9e: Download complete 05:46:20 2e9b0aa3be6d: Pull complete 05:46:20 9c61dcf015f6: Verifying Checksum 05:46:20 9c61dcf015f6: Download complete 05:46:22 9c61dcf015f6: Pull complete 05:46:23 4698f68db338: Pull complete 05:46:23 2a2f49069b9e: Pull complete 05:46:23 e0025b399a48: Pull complete 05:46:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:23 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 05:46:24 $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 05:46:27 $ docker top c45336feeee0bb14c7cc1b681476f43aee6046958ed2baf903aeca4b66d6098d -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:27 + docker compose -f ./docker-compose-build.yml build --parallel 05:46:29 #1 [security-spire-server internal] load build definition from Dockerfile 05:46:29 #1 transferring dockerfile: 1.70kB done 05:46:29 #1 DONE 0.0s 05:46:29 05:46:29 #2 [security-proxy-setup internal] load build definition from Dockerfile 05:46:29 #2 transferring dockerfile: 2.50kB done 05:46:29 #2 DONE 0.0s 05:46:29 05:46:29 #3 [security-bootstrapper internal] load build definition from Dockerfile 05:46:29 #3 transferring dockerfile: 2.93kB done 05:46:29 #3 DONE 0.0s 05:46:29 05:46:29 #4 [support-scheduler internal] load build definition from Dockerfile 05:46:29 #4 transferring dockerfile: 1.93kB done 05:46:29 #4 DONE 0.0s 05:46:29 05:46:29 #5 [core-command internal] load build definition from Dockerfile 05:46:29 #5 transferring dockerfile: 1.93kB done 05:46:29 #5 DONE 0.0s 05:46:29 05:46:29 #6 [security-spire-agent internal] load build definition from Dockerfile 05:46:29 #6 transferring dockerfile: 1.81kB done 05:46:29 #6 DONE 0.0s 05:46:29 05:46:29 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:46:29 #7 transferring dockerfile: 2.23kB done 05:46:29 #7 DONE 0.0s 05:46:29 05:46:29 #8 [security-spire-server internal] load .dockerignore 05:46:29 #8 transferring context: 50B done 05:46:29 #8 DONE 0.0s 05:46:29 05:46:29 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:46:29 #9 transferring dockerfile: 1.89kB done 05:46:30 #9 DONE 0.0s 05:46:30 05:46:30 #10 [security-spire-config internal] load build definition from Dockerfile 05:46:30 #10 transferring dockerfile: 1.69kB done 05:46:30 #10 DONE 0.0s 05:46:30 05:46:30 #11 [security-proxy-auth internal] load build definition from Dockerfile 05:46:30 #11 transferring dockerfile: 2.15kB done 05:46:30 #11 DONE 0.0s 05:46:30 05:46:30 #12 [core-data internal] load build definition from Dockerfile 05:46:30 #12 transferring dockerfile: 2.01kB done 05:46:30 #12 DONE 0.0s 05:46:30 05:46:30 #13 [security-secretstore-setup internal] load build definition from Dockerfile 05:46:30 #13 transferring dockerfile: 2.49kB done 05:46:30 #13 DONE 0.0s 05:46:30 05:46:30 #14 [core-metadata internal] load build definition from Dockerfile 05:46:30 #14 transferring dockerfile: 2.06kB done 05:46:30 #14 DONE 0.0s 05:46:30 05:46:30 #15 [support-notifications internal] load build definition from Dockerfile 05:46:30 #15 transferring dockerfile: 1.95kB done 05:46:30 #15 DONE 0.0s 05:46:30 05:46:30 #16 [security-proxy-setup internal] load .dockerignore 05:46:30 #16 transferring context: 50B done 05:46:30 #16 DONE 0.0s 05:46:30 05:46:30 #17 [security-bootstrapper internal] load .dockerignore 05:46:30 #17 transferring context: 50B done 05:46:30 #17 DONE 0.0s 05:46:30 05:46:30 #18 [support-scheduler internal] load .dockerignore 05:46:30 #18 transferring context: 50B done 05:46:30 #18 DONE 0.1s 05:46:30 05:46:30 #19 [core-command internal] load .dockerignore 05:46:30 #19 transferring context: 50B done 05:46:30 #19 DONE 0.1s 05:46:30 05:46:30 #20 [core-common-config-bootstrapper internal] load .dockerignore 05:46:30 #20 transferring context: 50B done 05:46:30 #20 DONE 0.1s 05:46:30 05:46:30 #21 [core-metadata internal] load .dockerignore 05:46:30 #21 ... 05:46:30 05:46:30 #22 [security-spire-agent internal] load .dockerignore 05:46:30 #22 transferring context: 50B done 05:46:30 #22 DONE 0.1s 05:46:30 05:46:30 #23 [support-notifications internal] load .dockerignore 05:46:30 #23 transferring context: 50B done 05:46:30 #23 DONE 0.1s 05:46:30 05:46:30 #24 [core-data internal] load .dockerignore 05:46:30 #24 transferring context: 50B done 05:46:30 #24 DONE 0.1s 05:46:30 05:46:30 #25 [security-secretstore-setup internal] load .dockerignore 05:46:30 #25 transferring context: 50B done 05:46:30 #25 DONE 0.1s 05:46:30 05:46:30 #26 [security-spiffe-token-provider internal] load .dockerignore 05:46:30 #26 transferring context: 50B done 05:46:30 #26 DONE 0.2s 05:46:30 05:46:30 #27 [security-spire-config internal] load .dockerignore 05:46:30 #27 transferring context: 50B done 05:46:30 #27 DONE 0.2s 05:46:30 05:46:30 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:30 #28 DONE 0.0s 05:46:30 05:46:30 #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 05:46:30 #29 DONE 0.1s 05:46:30 05:46:30 #21 [core-metadata internal] load .dockerignore 05:46:30 #21 transferring context: 50B done 05:46:30 #21 DONE 0.2s 05:46:30 05:46:30 #30 [security-proxy-auth internal] load .dockerignore 05:46:30 #30 transferring context: 50B done 05:46:30 #30 DONE 0.2s 05:46:30 05:46:30 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:30 #28 DONE 0.0s 05:46:30 05:46:30 #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:46:30 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 05:46:30 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:46:30 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 05:46:30 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 05:46:30 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.1s 05:46:30 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 05:46:30 #31 ... 05:46:30 05:46:30 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:30 #28 DONE 0.0s 05:46:30 05:46:30 #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:46:30 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 05:46:30 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:46:30 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 05:46:30 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 05:46:30 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 05:46:30 #31 ... 05:46:30 05:46:30 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:30 #28 DONE 0.0s 05:46:30 05:46:30 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:46:30 #29 DONE 0.3s 05:46:30 05:46:30 #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:46:30 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 05:46:30 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:46:30 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 05:46:30 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 05:46:30 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 05:46:30 #31 ... 05:46:30 05:46:30 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:30 #28 DONE 0.0s 05:46:30 05:46:30 #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:46:30 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 05:46:30 #31 ... 05:46:30 05:46:30 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:30 #28 DONE 0.0s 05:46:30 05:46:30 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 05:46:30 #29 DONE 0.5s 05:46:30 05:46:30 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:46:30 #32 DONE 0.7s 05:46:30 05:46:30 #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:46:30 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 05:46:30 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:46:30 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 05:46:30 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 05:46:30 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 05:46:30 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 05:46:31 #31 ... 05:46:31 05:46:31 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 05:46:31 #33 DONE 0.8s 05:46:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27878 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:46:31 Running in /w/workspace/edgex-go/622 [Pipeline] { 05:46:31 05:46:31 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:46:31 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 05:46:31 #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 05:46:31 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 05:46:31 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:46:31 #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 05:46:31 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s 05:46:31 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:46:31 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 05:46:31 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 05:46:31 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 05:46:31 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [Pipeline] checkout 05:46:31 #34 ... 05:46:31 05:46:31 #35 [security-spire-config internal] load build context 05:46:31 #35 transferring context: 16.35kB 0.0s done 05:46:31 #35 DONE 0.6s 05:46:31 05:46:31 #36 [security-spire-server internal] load build context 05:46:31 #36 transferring context: 18.10kB 0.1s done 05:46:31 #36 DONE 0.6s 05:46:31 05:46:31 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:46:31 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 05:46:31 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.5s 05:46:31 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 05:46:31 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.6s 05:46:31 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 05:46:32 #34 ... 05:46:32 05:46:32 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:46:32 #37 DONE 1.5s 05:46:32 05:46:32 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:46:32 #34 ... 05:46:32 05:46:32 #38 [security-spire-agent internal] load build context 05:46:32 #38 transferring context: 17.63kB 0.0s done 05:46:32 #38 DONE 0.6s 05:46:32 05:46:32 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:46:32 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.8s 05:46:32 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.9s 05:46:32 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s 05:46:34 The recommended git tool is: git 05:46:37 #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 4.2s done 05:46:37 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 05:46:39 #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 05:46:39 using credential edgex-jenkins-ssh 05:46:39 Cloning the remote Git repository 05:46:40 #34 ... 05:46:40 05:46:40 #39 [core-common-config-bootstrapper internal] load build context 05:46:40 #39 transferring context: 309.92MB 9.0s done 05:46:40 #39 ... 05:46:40 05:46:40 #40 [core-command internal] load build context 05:46:40 #40 transferring context: 309.92MB 8.0s done 05:46:40 #40 ... 05:46:40 05:46:40 #41 [security-proxy-setup internal] load build context 05:46:40 #41 transferring context: 309.92MB 8.5s done 05:46:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:46:39 > git init /w/workspace/edgex-go/622 # timeout=10 05:46:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:46:40 > git --version # timeout=10 05:46:40 > git --version # 'git version 2.25.1' 05:46:40 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:40 #41 ... 05:46:40 05:46:40 #42 [core-data internal] load build context 05:46:40 #42 transferring context: 309.92MB 6.9s done 05:46:41 #42 ... 05:46:41 05:46:41 #43 [security-proxy-auth internal] load build context 05:46:41 #43 transferring context: 309.92MB 8.4s done 05:46:41 #43 ... 05:46:41 05:46:41 #44 [security-spiffe-token-provider internal] load build context 05:46:41 #44 transferring context: 309.92MB 8.2s done 05:46:41 #44 ... 05:46:41 05:46:41 #45 [security-bootstrapper internal] load build context 05:46:41 #45 transferring context: 309.92MB 9.6s done 05:46:41 #45 ... 05:46:41 05:46:41 #46 [support-scheduler internal] load build context 05:46:41 #46 transferring context: 309.92MB 7.1s done 05:46:41 #46 ... 05:46:41 05:46:41 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:46:42 #47 ... 05:46:42 05:46:42 #48 [core-metadata internal] load build context 05:46:42 #48 transferring context: 309.92MB 7.3s done 05:46:42 #48 ... 05:46:42 05:46:42 #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:46:42 #49 ... 05:46:42 05:46:42 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:42 #50 ... 05:46:42 05:46:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:46:42 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 05:46:42 #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 05:46:42 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 05:46:42 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 05:46:42 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 05:46:42 #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 05:46:42 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 05:46:42 #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.8s done 05:46:42 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 05:46:42 #51 ... 05:46:42 05:46:42 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:42 #52 ... 05:46:42 05:46:42 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:46:42 #53 ... 05:46:42 05:46:42 #54 [support-notifications internal] load build context 05:46:42 #54 transferring context: 309.92MB 8.5s done 05:46:43 #54 ... 05:46:43 05:46:43 #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:46:43 #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done 05:46:43 #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:46:43 #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done 05:46:43 #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done 05:46:43 #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done 05:46:43 #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.2s done 05:46:43 #31 ... 05:46:43 05:46:43 #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:46:43 #55 ... 05:46:43 05:46:43 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:43 #56 ... 05:46:43 05:46:43 #57 [core-command builder 2/7] WORKDIR /edgex-go 05:46:43 #57 ... 05:46:43 05:46:43 #58 [security-secretstore-setup internal] load build context 05:46:43 #58 transferring context: 309.92MB 7.9s done 05:46:43 #58 ... 05:46:43 05:46:43 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:43 #59 ... 05:46:43 05:46:43 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:44 #60 ... 05:46:44 05:46:44 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:46:44 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 05:46:44 #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 05:46:52 #51 ... 05:46:52 05:46:52 #46 [support-scheduler internal] load build context 05:46:52 #46 DONE 22.1s 05:46:52 05:46:52 #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:46:52 #57 DONE 20.8s 05:46:52 05:46:52 #42 [core-data internal] load build context 05:46:52 #42 DONE 21.9s 05:46:52 05:46:52 #48 [core-metadata internal] load build context 05:46:52 #48 DONE 21.7s 05:46:52 05:46:52 #58 [security-secretstore-setup internal] load build context 05:46:52 #58 DONE 21.9s 05:46:52 05:46:52 #40 [core-command internal] load build context 05:46:52 #40 DONE 22.2s 05:46:52 05:46:52 #54 [support-notifications internal] load build context 05:46:52 #54 DONE 22.0s 05:46:52 05:46:52 #44 [security-spiffe-token-provider internal] load build context 05:46:52 #44 DONE 21.9s 05:46:52 05:46:52 #41 [security-proxy-setup internal] load build context 05:46:52 #41 DONE 22.3s 05:46:52 05:46:52 #43 [security-proxy-auth internal] load build context 05:46:52 #43 DONE 21.8s 05:46:52 05:46:52 #45 [security-bootstrapper internal] load build context 05:46:52 #45 DONE 22.3s 05:46:52 05:46:52 #39 [core-common-config-bootstrapper internal] load build context 05:46:52 #39 DONE 22.2s 05:46:52 05:46:52 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:46:52 #34 DONE 22.0s 05:46:52 05:46:52 #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:46:52 #55 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:52 #55 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:53 #55 21.79 (1/1) Installing dumb-init (1.2.5-r2) 05:46:53 #55 21.81 Executing busybox-1.36.1-r5.trigger 05:46:53 #55 21.81 OK: 7 MiB in 16 packages 05:46:54 #55 DONE 22.7s 05:46:54 05:46:54 #61 [core-command stage-1 3/8] RUN apk --no-cache upgrade 05:46:54 #61 ... 05:46:54 05:46:54 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:46:54 #47 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:54 #47 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:54 #47 21.67 (1/2) Installing ca-certificates (20230506-r0) 05:46:54 #47 21.68 (2/2) Installing dumb-init (1.2.5-r2) 05:46:54 #47 21.69 Executing busybox-1.36.1-r5.trigger 05:46:54 #47 21.69 Executing ca-certificates-20230506-r0.trigger 05:46:54 #47 21.73 OK: 8 MiB in 17 packages 05:46:54 #47 DONE 22.7s 05:46:54 05:46:54 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:54 #60 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:54 #60 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:54 #60 21.77 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:54 #60 21.80 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:54 #60 21.81 (3/6) Installing dumb-init (1.2.5-r2) 05:46:54 #60 21.81 (4/6) Installing openssl (3.1.4-r4) 05:46:54 #60 21.82 (5/6) Installing su-exec (0.2-r3) 05:46:54 #60 21.82 (6/6) Installing yq (4.33.3-r5) 05:46:54 #60 21.89 Executing busybox-1.36.1-r5.trigger 05:46:54 #60 21.89 OK: 17 MiB in 19 packages 05:46:54 #60 DONE 22.7s 05:46:54 05:46:54 #61 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 05:46:54 #61 ... 05:46:54 05:46:54 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:46:54 #53 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:54 #53 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:54 #53 22.76 (1/2) Installing dumb-init (1.2.5-r2) 05:46:54 #53 22.76 (2/2) Installing su-exec (0.2-r3) 05:46:54 #53 22.76 Executing busybox-1.36.1-r5.trigger 05:46:54 #53 22.77 OK: 7 MiB in 17 packages 05:46:54 #53 DONE 23.1s 05:46:54 05:46:54 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:54 #56 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:54 #56 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:54 #56 22.94 (1/4) Installing ca-certificates (20230506-r0) 05:46:54 #56 22.95 (2/4) Installing dumb-init (1.2.5-r2) 05:46:54 #56 22.95 (3/4) Installing su-exec (0.2-r3) 05:46:54 #56 22.96 (4/4) Installing yq (4.33.3-r5) 05:46:54 #56 23.02 Executing busybox-1.36.1-r5.trigger 05:46:54 #56 23.03 Executing ca-certificates-20230506-r0.trigger 05:46:54 #56 23.11 OK: 17 MiB in 19 packages 05:46:54 #56 DONE 23.4s 05:46:54 05:46:54 #49 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:46:54 #49 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:54 #49 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:54 #49 23.02 (1/1) Installing dumb-init (1.2.5-r2) 05:46:54 #49 23.02 Executing busybox-1.36.1-r5.trigger 05:46:54 #49 23.04 OK: 7 MiB in 16 packages 05:46:54 #49 DONE 23.4s 05:46:54 05:46:54 #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:46:54 #62 ... 05:46:54 05:46:54 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:54 #59 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:54 #59 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:54 #59 22.77 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:54 #59 22.77 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:54 #59 22.77 OK: 20071 distinct packages available 05:46:54 #59 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:54 #59 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:54 #59 23.19 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:54 #59 23.31 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:54 #59 23.32 (3/7) Installing dumb-init (1.2.5-r2) 05:46:54 #59 23.32 (4/7) Installing musl-obstack (1.2.3-r2) 05:46:54 #59 23.33 (5/7) Installing libucontext (1.2-r2) 05:46:54 #59 23.33 (6/7) Installing gcompat (1.1.0-r1) 05:46:54 #59 23.33 (7/7) Installing openssl (3.1.4-r4) 05:46:54 #59 23.34 Executing busybox-1.36.1-r5.trigger 05:46:54 #59 23.36 OK: 8 MiB in 20 packages 05:46:54 #59 DONE 23.6s 05:46:55 05:46:55 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:55 #52 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #52 22.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #52 22.99 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:55 #52 22.99 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:55 #52 22.99 OK: 20071 distinct packages available 05:46:55 #52 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #52 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #52 23.40 (1/4) Installing dumb-init (1.2.5-r2) 05:46:55 #52 23.41 (2/4) Installing musl-obstack (1.2.3-r2) 05:46:55 #52 23.41 (3/4) Installing libucontext (1.2-r2) 05:46:55 #52 23.42 (4/4) Installing gcompat (1.1.0-r1) 05:46:55 #52 23.45 Executing busybox-1.36.1-r5.trigger 05:46:55 #52 23.46 OK: 8 MiB in 19 packages 05:46:55 #52 DONE 23.7s 05:46:55 05:46:55 #63 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:46:55 #63 ... 05:46:55 05:46:55 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:46:55 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 2.837 OK: 264 MiB in 52 packages 05:46:55 #64 DONE 3.1s 05:46:55 05:46:55 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:55 #50 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #50 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #50 23.56 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:55 #50 23.56 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:55 #50 23.56 OK: 20071 distinct packages available 05:46:55 #50 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #50 23.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #50 23.92 (1/11) Installing ca-certificates (20230506-r0) 05:46:55 #50 23.94 (2/11) Installing brotli-libs (1.0.9-r14) 05:46:55 #50 23.95 (3/11) Installing libunistring (1.1-r1) 05:46:55 #50 23.96 (4/11) Installing libidn2 (2.3.4-r1) 05:46:55 #50 23.97 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:46:55 #50 23.97 (6/11) Installing libcurl (8.5.0-r0) 05:46:55 #50 23.99 (7/11) Installing curl (8.5.0-r0) 05:46:55 #50 23.99 (8/11) Installing dumb-init (1.2.5-r2) 05:46:55 #50 24.00 (9/11) Installing musl-obstack (1.2.3-r2) 05:46:55 #50 24.00 (10/11) Installing libucontext (1.2-r2) 05:46:55 #50 24.01 (11/11) Installing gcompat (1.1.0-r1) 05:46:55 #50 24.01 Executing busybox-1.36.1-r5.trigger 05:46:55 #50 24.01 Executing ca-certificates-20230506-r0.trigger 05:46:55 #50 24.07 OK: 12 MiB in 26 packages 05:46:55 #50 DONE 24.3s 05:46:55 05:46:55 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:55 #0 2.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 2.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 2.654 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:55 #0 2.654 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:55 #0 2.654 OK: 20073 distinct packages available 05:46:55 #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 2.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 3.029 OK: 264 MiB in 52 packages 05:46:55 #65 DONE 3.2s 05:46:55 05:46:55 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:46:55 #0 2.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:55 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:55 #0 2.999 OK: 264 MiB in 52 packages 05:46:55 #66 DONE 3.2s 05:46:56 05:46:56 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:46:56 #67 DONE 0.1s 05:46:56 05:46:56 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:46:56 #68 DONE 0.1s 05:46:56 05:46:56 #69 [core-command builder 4/7] COPY go.mod vendor* ./ 05:46:56 #69 DONE 0.1s 05:46:56 05:46:56 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:46:56 #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 2.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 3.165 OK: 264 MiB in 52 packages 05:46:56 #70 DONE 3.3s 05:46:56 05:46:56 #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:46:56 #71 DONE 0.1s 05:46:56 05:46:56 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:56 #72 ... 05:46:56 05:46:56 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:46:56 #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 1.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:56 #0 2.149 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:56 #0 2.190 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:56 #0 2.197 Executing ca-certificates-20230506-r0.trigger 05:46:56 #0 2.243 OK: 8 MiB in 17 packages 05:46:56 #73 DONE 2.5s 05:46:56 05:46:56 #61 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 05:46:56 #61 1.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:56 #61 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:56 #61 2.099 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:56 #61 2.126 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:56 #61 2.133 OK: 7 MiB in 16 packages 05:46:56 #61 DONE 2.6s 05:46:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:46:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:56 05:46:56 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:46:56 #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:56 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:56 #74 2.417 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:57 #74 2.444 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:57 #74 2.452 OK: 7 MiB in 17 packages 05:46:57 Avoid second fetch 05:46:57 Checking out Revision d03c3fc825d59e6b3a8f59f45d7ca39112676af6 (main) 05:46:57 #74 DONE 2.6s 05:46:57 05:46:57 #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:46:57 #62 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #62 ... 05:46:57 05:46:57 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:46:57 #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #0 2.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #0 2.369 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:57 #0 2.402 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:57 #0 2.410 OK: 7 MiB in 16 packages 05:46:57 #75 DONE 2.5s 05:46:57 05:46:57 #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:46:57 #62 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #62 2.685 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:57 #62 2.716 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:57 #62 2.730 Executing ca-certificates-20230506-r0.trigger 05:46:57 #62 2.772 OK: 17 MiB in 19 packages 05:46:57 #62 DONE 3.0s 05:46:57 05:46:57 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:46:57 #0 2.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #0 3.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #0 3.526 OK: 17 MiB in 19 packages 05:46:57 #76 DONE 3.7s 05:46:57 05:46:57 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:46:57 #77 DONE 0.0s 05:46:57 05:46:57 #63 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:46:57 #63 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #63 2.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #63 2.893 OK: 8 MiB in 20 packages 05:46:57 #63 DONE 3.2s 05:46:57 05:46:57 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:46:58 Commit message: "Merge pull request #4752 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:57 > git config core.sparsecheckout # timeout=10 05:46:57 > git checkout -f d03c3fc825d59e6b3a8f59f45d7ca39112676af6 # timeout=10 05:46:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:59 Dload Upload Total Spent Left Speed 05:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 145k 0 --:--:-- --:--:-- --:--:-- 145k [Pipeline] sh 05:46:59 #78 DONE 1.0s 05:46:59 05:46:59 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:46:59 #0 2.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #0 2.511 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:59 #0 2.557 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:59 #0 2.563 Executing ca-certificates-20230506-r0.trigger 05:46:59 #0 2.618 OK: 12 MiB in 26 packages 05:46:59 #79 DONE 3.2s 05:46:59 05:46:59 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:46:59 #80 DONE 1.0s 05:46:59 05:46:59 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:46:59 #81 DONE 0.1s 05:46:59 05:46:59 #82 [security-spire-server stage-2 6/9] COPY security.txt / 05:46:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:46:59 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:46:59 sudo tee /etc/docker/daemon.new 05:46:59 { 05:46:59 "registry-mirrors": [ 05:46:59 "https://nexus3.edgexfoundry.org:10001" 05:46:59 ], 05:46:59 "bip": "10.250.0.254/24", 05:46:59 "hosts": [ 05:46:59 "tcp://0.0.0.0:5555", 05:46:59 "unix:///var/run/docker.sock" 05:46:59 ], 05:46:59 "mtu": 1458, 05:46:59 "selinux-enabled": true, 05:46:59 "seccomp-profile": "/etc/docker/seccomp.json" 05:46:59 } [Pipeline] sh 05:46:59 #82 DONE 1.0s 05:46:59 05:46:59 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:46:59 #0 3.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #0 4.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #0 4.273 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:46:59 #0 4.301 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:46:59 #0 4.307 OK: 8 MiB in 19 packages 05:46:59 #83 DONE 4.9s 05:46:59 05:46:59 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:46:59 #84 DONE 1.1s 05:46:59 05:46:59 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:46:59 #85 DONE 0.1s 05:46:59 05:46:59 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:47:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:47:00 #86 DONE 0.5s 05:47:00 05:47:00 #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:47:00 #87 DONE 0.5s 05:47:00 05:47:00 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:00 #88 DONE 0.5s 05:47:00 05:47:00 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 05:47:00 #89 DONE 0.1s 05:47:00 05:47:00 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:47:00 #90 DONE 0.1s 05:47:00 05:47:00 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:47:00 #91 DONE 0.0s 05:47:00 05:47:00 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:47:00 + sudo service docker restart 05:47:00 #92 DONE 0.1s 05:47:00 05:47:00 #93 [security-spire-config stage-2 6/10] COPY security.txt / 05:47:00 #93 DONE 0.1s 05:47:00 05:47:00 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:00 #94 DONE 0.1s 05:47:00 05:47:00 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:47:00 #95 DONE 0.1s 05:47:00 05:47:00 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:47:01 #96 DONE 0.0s 05:47:01 05:47:01 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:47:01 #97 DONE 0.1s 05:47:01 05:47:01 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:47:01 #98 DONE 3.7s 05:47:01 05:47:01 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:47:01 #99 DONE 0.1s 05:47:01 05:47:01 #100 [security-spire-agent] exporting to image 05:47:01 #100 exporting layers 05:47:01 #100 ... 05:47:01 05:47:01 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:47:01 #101 DONE 0.1s 05:47:01 05:47:01 #100 [security-spire-config] exporting to image 05:47:01 #100 exporting layers 0.6s done 05:47:01 #100 exporting layers 0.5s done 05:47:01 #100 writing image sha256:338ba02451397cfe588b83b3bdd9c4f5da252e4992433dd958d002c4c26c82b3 done 05:47:01 #100 naming to docker.io/library/security-spire-server done 05:47:01 #100 exporting layers 0.5s done 05:47:01 #100 writing image sha256:36e7182ec0aa56938072172eb7319e61d324f27294e002c0ed8c46952b9cb617 done 05:47:01 #100 naming to docker.io/library/security-spire-agent done 05:47:01 #100 writing image sha256:fa4a35be0c9509dae6c9a7bc7981c9293a1f75b8150a6545b5d3927dc1ee9b3c done 05:47:01 #100 naming to docker.io/library/security-spire-config done 05:47:01 #100 DONE 0.7s 05:47:01 05:47:01 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:02 #102 ... 05:47:02 05:47:02 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:47:02 #51 ... 05:47:02 05:47:02 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:06 #103 ... 05:47:06 05:47:06 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:12 #104 DONE 16.2s 05:47:12 05:47:12 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:12 #102 DONE 16.1s 05:47:12 05:47:12 #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:12 #103 DONE 16.1s 05:47:12 05:47:12 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:12 #72 DONE 16.0s 05:47:12 05:47:12 #105 [security-spiffe-token-provider builder 6/7] COPY . . 05:47:18 #105 DONE 5.4s 05:47:18 05:47:18 #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:47:18 #106 CACHED 05:47:18 05:47:18 #107 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 #107 CACHED 05:47:18 05:47:18 #108 [security-secretstore-setup builder 6/7] COPY . . 05:47:18 #108 CACHED 05:47:18 05:47:18 #109 [support-notifications builder 6/7] COPY . . 05:47:18 #109 DONE 5.4s 05:47:18 05:47:18 #110 [core-data builder 6/7] COPY . . 05:47:18 #110 CACHED 05:47:18 05:47:18 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 #111 CACHED 05:47:18 05:47:18 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 05:47:18 #112 CACHED 05:47:18 05:47:18 #113 [security-bootstrapper builder 6/7] COPY . . 05:47:18 #113 CACHED 05:47:18 05:47:18 #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:47:18 #114 CACHED 05:47:18 05:47:18 #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 #115 CACHED 05:47:18 05:47:18 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:47:18 #116 CACHED 05:47:18 05:47:18 #117 [core-metadata builder 6/7] COPY . . 05:47:18 #117 CACHED 05:47:18 05:47:18 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 #118 CACHED 05:47:18 05:47:18 #119 [security-proxy-setup builder 6/7] COPY . . 05:47:18 #119 DONE 5.4s 05:47:18 05:47:18 #120 [security-proxy-auth builder 6/7] COPY . . 05:47:18 #120 CACHED 05:47:18 05:47:18 #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:47:18 #121 CACHED 05:47:18 05:47:18 #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 #122 CACHED 05:47:18 05:47:18 #123 [core-command builder 6/7] COPY . . 05:47:18 #123 DONE 5.4s 05:47:18 05:47:18 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:47:18 #124 CACHED 05:47:18 05:47:18 #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 #125 CACHED 05:47:18 05:47:18 #126 [support-scheduler builder 6/7] COPY . . 05:47:18 #126 CACHED 05:47:18 05:47:18 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 #127 CACHED 05:47:18 05:47:18 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:47:18 #128 CACHED 05:47:18 05:47:18 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 05:47:18 #129 CACHED 05:47:18 05:47:18 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:47:19 #130 1.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:22 provisioning config files... 05:47:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config16072104653309704408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:23 ---> ****-login.sh 05:47:23 nexus3.edgexfoundry.org:10001 05:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:23 Configure a credential helper to remove this warning. See 05:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:23 05:47:23 Login Succeeded 05:47:23 nexus3.edgexfoundry.org:10002 05:47:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 nexus3.edgexfoundry.org:10003 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 nexus3.edgexfoundry.org:10004 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:24 Configure a credential helper to remove this warning. See 05:47:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:24 05:47:24 Login Succeeded 05:47:24 ****.io 05:47:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:47:25 Configure a credential helper to remove this warning. See 05:47:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:47:25 05:47:25 Login Succeeded 05:47:25 ---> ****-login.sh ends [Pipeline] } 05:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:47:25 + git config --global --add safe.directory /w/workspace/edgex-go/622 [Pipeline] echo 05:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:47:25 ========================================================= 05:47:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:47:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:47:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:47:26 9fda8d8052c6: Pulling fs layer 05:47:26 5d54e960e981: Pulling fs layer 05:47:26 c4a7e357bf2a: Pulling fs layer 05:47:26 f0e02332f6b5: Pulling fs layer 05:47:26 872ee5b61b7b: Pulling fs layer 05:47:26 0c6a40ed1a82: Pulling fs layer 05:47:26 94ae7d8d031c: Pulling fs layer 05:47:26 872ee5b61b7b: Waiting 05:47:26 f0e02332f6b5: Waiting 05:47:26 0c6a40ed1a82: Waiting 05:47:26 94ae7d8d031c: Waiting 05:47:26 5d54e960e981: Verifying Checksum 05:47:26 5d54e960e981: Download complete 05:47:26 f0e02332f6b5: Verifying Checksum 05:47:26 f0e02332f6b5: Download complete 05:47:26 872ee5b61b7b: Verifying Checksum 05:47:26 872ee5b61b7b: Download complete 05:47:26 9fda8d8052c6: Verifying Checksum 05:47:26 9fda8d8052c6: Download complete 05:47:26 94ae7d8d031c: Verifying Checksum 05:47:26 94ae7d8d031c: Download complete 05:47:27 9fda8d8052c6: Pull complete 05:47:27 5d54e960e981: Pull complete 05:47:28 c4a7e357bf2a: Verifying Checksum 05:47:28 c4a7e357bf2a: Download complete 05:47:28 0c6a40ed1a82: Verifying Checksum 05:47:28 0c6a40ed1a82: Download complete 05:47:29 #130 ... 05:47:29 05:47:29 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:47:29 #0 0.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:47:29 #131 ... 05:47:29 05:47:29 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:47:29 #0 1.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:47:29 #132 ... 05:47:29 05:47:29 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:47:29 #0 1.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:47:29 #133 ... 05:47:29 05:47:29 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:47:29 #0 0.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:47:29 #134 ... 05:47:29 05:47:29 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:47:29 #0 1.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:47:29 #135 ... 05:47:29 05:47:29 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:47:29 #0 1.036 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:47:29 #136 ... 05:47:29 05:47:29 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:47:29 #0 1.376 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:47:29 #137 ... 05:47:29 05:47:29 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:47:29 #0 0.675 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:47:29 #138 ... 05:47:29 05:47:29 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:47:29 #0 0.561 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:47:29 #139 ... 05:47:29 05:47:29 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:47:29 #0 0.881 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:47:51 c4a7e357bf2a: Pull complete 05:47:51 f0e02332f6b5: Pull complete 05:47:51 872ee5b61b7b: Pull complete 05:47:59 0c6a40ed1a82: Pull complete 05:48:00 94ae7d8d031c: Pull complete 05:48:00 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:48:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:48:01 + + docker build -t ci-base-image-arm64 -f - . 05:48:01 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:48:01 WORKDIR /edgex 05:48:01 COPY go.mod . 05:48:01 RUN go mod download 05:48:04 #0 building with "default" instance using docker driver 05:48:04 05:48:04 #1 [internal] load .dockerignore 05:48:04 #1 transferring context: 50B 0.0s done 05:48:04 #1 DONE 0.1s 05:48:04 05:48:04 #2 [internal] load build definition from Dockerfile 05:48:04 #2 transferring dockerfile: 172B done 05:48:04 #2 DONE 0.1s 05:48:04 05:48:04 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:48:04 #3 DONE 0.0s 05:48:04 05:48:04 #4 [internal] load build context 05:48:04 #4 transferring context: 3.77kB done 05:48:04 #4 DONE 0.1s 05:48:04 05:48:04 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:48:04 #5 DONE 0.3s 05:48:04 05:48:04 #6 [2/4] WORKDIR /edgex 05:48:05 #6 DONE 0.9s 05:48:05 05:48:05 #7 [3/4] COPY go.mod . 05:48:05 #7 DONE 0.1s 05:48:05 05:48:05 #8 [4/4] RUN go mod download 05:48:20 #8 DONE 14.1s 05:48:20 05:48:20 #9 exporting to image 05:48:20 #9 exporting layers 05:48:35 #9 exporting layers 14.6s done 05:48:35 #9 writing image sha256:7b6ce98949593d81d2d4d0e884daba428103dd1d85fd6c45730182c30ea95b8d done 05:48:35 #9 naming to docker.io/library/ci-base-image-arm64 0.0s done 05:48:35 #9 DONE 14.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:36 + docker inspect -f . ci-base-image-arm64 05:48:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:36 prd-ubuntu20.04-docker-arm64-4c-16g-27878 does not seem to be running inside a container 05:48:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 05:48:37 $ docker top 61aa5d98c3376dca36a293fcaa123a10aa16b603fb9478c338e674e3501c27a6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:37 #140 ... 05:48:37 05:48:37 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:48:37 #131 69.12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:48:38 + go version 05:48:38 go version go1.21.0 linux/arm64 [Pipeline] } 05:48:38 $ docker stop --time=1 61aa5d98c3376dca36a293fcaa123a10aa16b603fb9478c338e674e3501c27a6 05:48:40 $ docker rm -f --volumes 61aa5d98c3376dca36a293fcaa123a10aa16b603fb9478c338e674e3501c27a6 [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 05:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:48:40 05:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:48:41 latest: Pulling from edgex-devops/edgex-compose-arm64 05:48:41 547446be3368: Pulling fs layer 05:48:41 d125d8839a47: Pulling fs layer 05:48:41 3e85d5ac6304: Pulling fs layer 05:48:41 c3105a71a48b: Pulling fs layer 05:48:41 0f093f025ec4: Pulling fs layer 05:48:41 c3106fc0e877: Pulling fs layer 05:48:41 0f093f025ec4: Waiting 05:48:41 c3106fc0e877: Waiting 05:48:41 c3105a71a48b: Waiting 05:48:41 547446be3368: Verifying Checksum 05:48:41 547446be3368: Download complete 05:48:41 c3105a71a48b: Verifying Checksum 05:48:41 c3105a71a48b: Download complete 05:48:42 d125d8839a47: Verifying Checksum 05:48:42 d125d8839a47: Download complete 05:48:42 c3106fc0e877: Verifying Checksum 05:48:42 c3106fc0e877: Download complete 05:48:42 0f093f025ec4: Verifying Checksum 05:48:42 0f093f025ec4: Download complete 05:48:42 547446be3368: Pull complete 05:48:43 d125d8839a47: Pull complete 05:48:43 3e85d5ac6304: Verifying Checksum 05:48:43 3e85d5ac6304: Download complete 05:48:44 #131 ... 05:48:44 05:48:44 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:48:44 #130 DONE 86.6s 05:48:44 05:48:44 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:48:44 #131 DONE 86.6s 05:48:44 05:48:44 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:48:44 #132 DONE 86.6s 05:48:44 05:48:44 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:48:44 #139 DONE 86.6s 05:48:44 05:48:44 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:48:44 #133 DONE 86.6s 05:48:44 05:48:44 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:48:44 #141 ... 05:48:44 05:48:44 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:48:44 #137 DONE 86.8s 05:48:44 05:48:44 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:48:44 #142 ... 05:48:44 05:48:44 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:48:44 #138 DONE 87.0s 05:48:44 05:48:44 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:48:44 #140 DONE 87.1s 05:48:44 05:48:44 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:48:44 #136 DONE 87.1s 05:48:44 05:48:44 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:48:44 #135 DONE 87.1s 05:48:44 05:48:44 #134 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:48:44 #134 DONE 87.1s 05:48:44 05:48:44 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #143 ... 05:48:45 05:48:45 #144 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #144 DONE 0.9s 05:48:45 05:48:45 #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #141 DONE 0.9s 05:48:45 05:48:45 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #145 DONE 1.0s 05:48:45 05:48:45 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:48:45 #142 DONE 0.9s 05:48:45 05:48:45 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #143 DONE 0.5s 05:48:45 05:48:45 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #146 DONE 0.5s 05:48:45 05:48:45 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:45 #147 ... 05:48:45 05:48:45 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #148 DONE 0.4s 05:48:45 05:48:45 #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:48:45 #149 DONE 0.3s 05:48:45 05:48:45 #150 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:48:45 #150 CACHED 05:48:45 05:48:45 #151 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #151 CACHED 05:48:45 05:48:45 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:48:45 #152 CACHED 05:48:45 05:48:45 #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #153 CACHED 05:48:45 05:48:45 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:45 #154 CACHED 05:48:45 05:48:45 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #155 CACHED 05:48:45 05:48:45 #156 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:45 #156 DONE 0.4s 05:48:45 05:48:45 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:48:45 #157 CACHED 05:48:45 05:48:45 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:48:45 #158 CACHED 05:48:45 05:48:45 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:48:45 #159 DONE 0.4s 05:48:45 05:48:45 #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:48:45 #160 ... 05:48:45 05:48:45 #147 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:45 #147 DONE 0.4s 05:48:45 05:48:45 #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:45 #161 DONE 0.3s 05:48:45 05:48:45 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:48:45 #162 DONE 0.5s 05:48:45 05:48:45 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:48:46 #163 ... 05:48:46 05:48:46 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:48:46 #164 DONE 1.0s 05:48:46 05:48:46 #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:48:46 #165 ... 05:48:46 05:48:46 #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:48:46 #166 DONE 1.4s 05:48:46 05:48:46 #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:48:46 #167 DONE 1.7s 05:48:46 05:48:46 #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:48:46 #160 DONE 1.4s 05:48:46 05:48:46 #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:48:46 #168 DONE 1.5s 05:48:46 05:48:46 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:48:46 #169 DONE 1.5s 05:48:46 05:48:46 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:48:46 #170 DONE 1.5s 05:48:46 05:48:46 #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:48:46 #171 DONE 1.5s 05:48:47 05:48:47 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:48:47 #172 DONE 1.4s 05:48:47 05:48:47 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:48:47 #163 DONE 1.2s 05:48:47 05:48:47 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:48:47 #173 DONE 1.2s 05:48:47 05:48:47 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:48:47 #174 ... 05:48:47 05:48:47 #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:48:47 #165 DONE 0.7s 05:48:47 05:48:47 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:48:47 #175 DONE 0.4s 05:48:47 05:48:47 #176 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:48:47 #176 DONE 0.4s 05:48:47 05:48:47 #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:48:47 #177 DONE 0.4s 05:48:47 05:48:47 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:48:47 #178 DONE 0.4s 05:48:47 05:48:47 #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:48:47 #179 DONE 0.4s 05:48:47 05:48:47 #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:48:47 #180 ... 05:48:47 05:48:47 #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:48:47 #181 DONE 0.4s 05:48:47 05:48:47 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:48:47 #182 DONE 0.4s 05:48:47 05:48:47 #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:48:47 #183 DONE 0.4s 05:48:47 05:48:47 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:48:47 #184 DONE 0.4s 05:48:47 05:48:47 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:48:47 #174 DONE 0.4s 05:48:47 05:48:47 #100 [support-notifications] exporting to image 05:48:47 #100 exporting layers 05:48:47 #100 ... 05:48:47 05:48:47 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:48:47 #185 DONE 0.6s 05:48:47 05:48:47 #186 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:48:47 #186 DONE 0.5s 05:48:47 05:48:47 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:48:47 #187 DONE 0.5s 05:48:47 05:48:47 #180 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:48:47 #180 DONE 0.5s 05:48:47 05:48:47 #188 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:48:47 #188 DONE 0.5s 05:48:47 05:48:47 #189 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:48:47 #189 DONE 0.5s 05:48:47 05:48:47 #100 [core-metadata] exporting to image 05:48:47 #100 exporting layers 0.4s done 05:48:48 #100 exporting layers 0.8s done 05:48:48 #100 writing image sha256:b6e7dc6a53f01989e4324b97e856f0eb072f158a0bb659278a4a0ee2c64384e2 0.0s done 05:48:48 #100 writing image sha256:4ce3be96682185cf2049a1c5335f988f801c6d302c2a0fd83fa79352809ffc4b 05:48:48 #100 writing image sha256:3480afcb0c71e543fb2817ea9f33702723b18bfac0a0d25114ccef71b1971c0d 05:48:48 #100 naming to docker.io/library/support-scheduler 05:48:48 #100 ... 05:48:48 05:48:48 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:48:48 #190 DONE 0.4s 05:48:48 05:48:48 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:48:48 #191 DONE 0.4s 05:48:48 05:48:48 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:48:48 #192 DONE 0.5s 05:48:48 05:48:48 #100 [core-command] exporting to image 05:48:48 #100 exporting layers 0.8s done 05:48:48 #100 writing image sha256:4ce3be96682185cf2049a1c5335f988f801c6d302c2a0fd83fa79352809ffc4b 0.0s done 05:48:48 #100 writing image sha256:3480afcb0c71e543fb2817ea9f33702723b18bfac0a0d25114ccef71b1971c0d 0.1s done 05:48:48 #100 naming to docker.io/library/support-scheduler 0.0s done 05:48:48 #100 naming to docker.io/library/core-data done 05:48:48 #100 naming to docker.io/library/core-command done 05:48:48 #100 writing image sha256:435b9d942f32bc4526b34f62d12d1d734f4beb4a305cf2e2511cc0f66c809902 05:48:48 #100 writing image sha256:435b9d942f32bc4526b34f62d12d1d734f4beb4a305cf2e2511cc0f66c809902 done 05:48:48 #100 naming to docker.io/library/core-metadata done 05:48:48 #100 writing image sha256:99d5257161a1638c97c9b087f93f9eab9b5e40ab9df4d41ccffaee2a05aa1805 done 05:48:48 #100 naming to docker.io/library/support-notifications done 05:48:48 #100 writing image sha256:af88197c055b2c9da173ea0ab591053a09e5818568b04dfcff34a3a573dd5de6 done 05:48:48 #100 naming to docker.io/library/security-spiffe-token-provider done 05:48:48 #100 DONE 1.7s 05:48:48 05:48:48 #193 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:48:48 #193 DONE 0.4s 05:48:48 05:48:48 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:48:48 #194 DONE 0.4s 05:48:48 05:48:48 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:48 #195 DONE 0.8s 05:48:48 05:48:48 #196 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:48 #196 DONE 0.8s 05:48:48 05:48:48 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:48:48 #197 DONE 0.1s 05:48:48 05:48:48 #100 [security-proxy-auth] exporting to image 05:48:48 #100 ... 05:48:48 05:48:48 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:48:48 #198 DONE 0.1s 05:48:48 05:48:48 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:48:48 #199 DONE 0.1s 05:48:48 05:48:48 #100 [core-common-config-bootstrapper] exporting to image 05:48:48 #100 exporting layers 0.2s done 05:48:48 #100 writing image sha256:33b1c6595497009ed7f20fb3252b924e05b24844a1ffddc4238d0f7f53b9f69c done 05:48:48 #100 naming to docker.io/library/security-proxy-auth done 05:48:48 #100 writing image sha256:c5bcc612611a99e6e7be3d4ad9f6b3d92472e05d0d85e754b05601579cbf6bf1 done 05:48:48 #100 naming to docker.io/library/core-common-config-bootstrapper done 05:48:48 #100 DONE 1.9s 05:48:48 05:48:48 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:48:48 #200 DONE 0.1s 05:48:48 05:48:48 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:48 #201 ... 05:48:48 05:48:48 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:48:48 #202 DONE 0.0s 05:48:48 05:48:48 #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:48 #203 DONE 0.8s 05:48:49 05:48:49 #100 [security-proxy-setup] exporting to image 05:48:49 #100 ... 05:48:49 05:48:49 #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:49 #201 DONE 0.6s 05:48:49 05:48:49 #100 [security-secretstore-setup] exporting to image 05:48:49 #100 writing image sha256:5d9986ef2f8b58d7ee00e45bb9332dc3f14b9841f74058759336cd81067acf21 done 05:48:49 #100 naming to docker.io/library/security-proxy-setup done 05:48:49 #100 ... 05:48:49 05:48:49 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:48:49 #204 DONE 0.5s 05:48:49 05:48:49 #100 [security-secretstore-setup] exporting to image 05:48:49 #100 exporting layers 0.2s done 05:48:49 #100 writing image sha256:d9c4bdbaf9dcf4c820f55c4a6b03f75a5aeec415e1f1087c715db3c18bf08f1b done 05:48:49 #100 naming to docker.io/library/security-secretstore-setup done 05:48:49 #100 exporting layers 0.2s done 05:48:49 #100 writing image sha256:4707ae50be12206adedc722299250689a7a5b290313506a38815ae0f50a977cd done 05:48:49 #100 naming to docker.io/library/security-bootstrapper done 05:48:49 #100 DONE 2.5s 05:48:49 05:48:49 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:48:49 time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:49 time="2024-01-25T05:46:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:48:49 $ docker stop --time=1 c45336feeee0bb14c7cc1b681476f43aee6046958ed2baf903aeca4b66d6098d 05:48:51 $ docker rm -f --volumes c45336feeee0bb14c7cc1b681476f43aee6046958ed2baf903aeca4b66d6098d [Pipeline] // withDockerContainer [Pipeline] sh 05:48:51 + docker images 05:48:51 REPOSITORY TAG IMAGE ID CREATED SIZE 05:48:51 security-secretstore-setup latest d9c4bdbaf9dc 2 seconds ago 41.5MB 05:48:51 security-bootstrapper latest 4707ae50be12 2 seconds ago 23.5MB 05:48:51 security-proxy-setup latest 5d9986ef2f8b 3 seconds ago 30.9MB 05:48:51 security-proxy-auth latest 33b1c6595497 3 seconds ago 20.8MB 05:48:51 core-common-config-bootstrapper latest c5bcc612611a 3 seconds ago 20MB 05:48:51 security-spiffe-token-provider latest af88197c055b 4 seconds ago 33.9MB 05:48:51 support-scheduler latest b6e7dc6a53f0 4 seconds ago 31.1MB 05:48:51 core-data latest 4ce3be966821 4 seconds ago 22.1MB 05:48:51 support-notifications latest 99d5257161a1 4 seconds ago 31.9MB 05:48:51 core-metadata latest 435b9d942f32 4 seconds ago 22.4MB 05:48:51 core-command latest 3480afcb0c71 4 seconds ago 22MB 05:48:51 security-spire-server latest 338ba0245139 About a minute ago 107MB 05:48:51 security-spire-agent latest 36e7182ec0aa About a minute ago 166MB 05:48:51 security-spire-config latest fa4a35be0c95 About a minute ago 107MB 05:48:51 ci-base-image-x86_64 latest 047a0b0e1286 4 minutes ago 883MB 05:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 2 months ago 564MB 05:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB 05:48:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 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 05:48:51 provisioning config files... 05:48:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config7605793219030772175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:52 ---> ****-login.sh 05:48:52 nexus3.edgexfoundry.org:10001 05:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:52 Configure a credential helper to remove this warning. See 05:48:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:52 05:48:52 Login Succeeded 05:48:52 nexus3.edgexfoundry.org:10002 05:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:52 Configure a credential helper to remove this warning. See 05:48:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:52 05:48:52 Login Succeeded 05:48:52 nexus3.edgexfoundry.org:10003 05:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:52 Configure a credential helper to remove this warning. See 05:48:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:52 05:48:52 Login Succeeded 05:48:52 nexus3.edgexfoundry.org:10004 05:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:52 Configure a credential helper to remove this warning. See 05:48:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:52 05:48:52 Login Succeeded 05:48:52 ****.io 05:48:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:52 Configure a credential helper to remove this warning. See 05:48:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:52 05:48:52 Login Succeeded 05:48:52 ---> ****-login.sh ends [Pipeline] } 05:48:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:48:52 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:48:52 latest 05:48:52 3.2.0-dev.12 05:48:52 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:48:52 main 05:48:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker push nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:53 9b3afa92fb6b: Preparing 05:48:53 131c23466252: Preparing 05:48:53 6ccf71a6f027: Preparing 05:48:53 e11f7d6c7e45: Preparing 05:48:53 0f4232bd3336: Preparing 05:48:53 d4d9252fe9e9: Preparing 05:48:53 9fe9a137fd00: Preparing 05:48:53 9fe9a137fd00: Waiting 05:48:53 d4d9252fe9e9: Waiting 05:48:53 6ccf71a6f027: Pushed 05:48:53 e11f7d6c7e45: Pushed 05:48:53 9b3afa92fb6b: Pushed 05:48:53 9fe9a137fd00: Layer already exists 05:48:53 d4d9252fe9e9: Pushed 05:48:54 0f4232bd3336: Pushed 05:48:54 131c23466252: Pushed 05:48:54 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:55 9b3afa92fb6b: Preparing 05:48:55 131c23466252: Preparing 05:48:55 6ccf71a6f027: Preparing 05:48:55 e11f7d6c7e45: Preparing 05:48:55 0f4232bd3336: Preparing 05:48:55 d4d9252fe9e9: Preparing 05:48:55 9fe9a137fd00: Preparing 05:48:55 d4d9252fe9e9: Waiting 05:48:55 9fe9a137fd00: Waiting 05:48:55 9b3afa92fb6b: Layer already exists 05:48:55 131c23466252: Layer already exists 05:48:55 0f4232bd3336: Layer already exists 05:48:55 6ccf71a6f027: Layer already exists 05:48:55 e11f7d6c7e45: Layer already exists 05:48:55 9fe9a137fd00: Layer already exists 05:48:55 d4d9252fe9e9: Layer already exists 05:48:55 latest: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:56 3e85d5ac6304: Pull complete 05:48:56 c3105a71a48b: Pull complete 05:48:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:56 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.12 05:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:56 9b3afa92fb6b: Preparing 05:48:56 131c23466252: Preparing 05:48:56 6ccf71a6f027: Preparing 05:48:56 e11f7d6c7e45: Preparing 05:48:56 0f4232bd3336: Preparing 05:48:56 d4d9252fe9e9: Preparing 05:48:56 9fe9a137fd00: Preparing 05:48:56 d4d9252fe9e9: Waiting 05:48:56 9fe9a137fd00: Waiting 05:48:56 131c23466252: Layer already exists 05:48:56 e11f7d6c7e45: Layer already exists 05:48:56 0f4232bd3336: Layer already exists 05:48:56 6ccf71a6f027: Layer already exists 05:48:56 9b3afa92fb6b: Layer already exists 05:48:56 d4d9252fe9e9: Layer already exists 05:48:56 9fe9a137fd00: Layer already exists 05:48:56 3.2.0-dev.12: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:48:56 0f093f025ec4: Pull complete 05:48:56 c3106fc0e877: Pull complete 05:48:56 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:48:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:56 prd-ubuntu20.04-docker-arm64-4c-16g-27878 does not seem to be running inside a container 05:48:57 $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 05:48:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:48:58 $ docker top bc3708e122264c421292b7e0d2e5a050dbb47e1457b496abc7c7afe80f11e3b3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:59 + docker compose -f ./docker-compose-build.yml build --parallel 05:48:59 + docker push nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:59 9b3afa92fb6b: Preparing 05:48:59 131c23466252: Preparing 05:48:59 6ccf71a6f027: Preparing 05:48:59 e11f7d6c7e45: Preparing 05:48:59 0f4232bd3336: Preparing 05:48:59 d4d9252fe9e9: Preparing 05:48:59 9fe9a137fd00: Preparing 05:48:59 d4d9252fe9e9: Waiting 05:48:59 9fe9a137fd00: Waiting 05:48:59 9b3afa92fb6b: Layer already exists 05:48:59 e11f7d6c7e45: Layer already exists 05:48:59 0f4232bd3336: Layer already exists 05:48:59 6ccf71a6f027: Layer already exists 05:48:59 131c23466252: Layer already exists 05:48:59 9fe9a137fd00: Layer already exists 05:48:59 d4d9252fe9e9: Layer already exists 05:48:59 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:49:00 9b3afa92fb6b: Preparing 05:49:00 131c23466252: Preparing 05:49:00 6ccf71a6f027: Preparing 05:49:00 e11f7d6c7e45: Preparing 05:49:00 0f4232bd3336: Preparing 05:49:00 d4d9252fe9e9: Preparing 05:49:00 9fe9a137fd00: Preparing 05:49:00 d4d9252fe9e9: Waiting 05:49:00 9fe9a137fd00: Waiting 05:49:00 0f4232bd3336: Layer already exists 05:49:00 6ccf71a6f027: Layer already exists 05:49:00 131c23466252: Layer already exists 05:49:00 e11f7d6c7e45: Layer already exists 05:49:00 9b3afa92fb6b: Layer already exists 05:49:00 9fe9a137fd00: Layer already exists 05:49:00 d4d9252fe9e9: Layer already exists 05:49:00 main: digest: sha256:512afdc93306b23ed051ada2c3b39e3dc44305fc41ab2e930f65ed9f43d6d7b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:00 ===================================================== [Pipeline] echo 05:49:00 taggedImages: 05:49:00 - nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:00 - nexus3.edgexfoundry.org:10004/core-command:latest 05:49:00 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.12 05:49:00 - nexus3.edgexfoundry.org:10004/core-command:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:49:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:49:00 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:00 latest 05:49:00 3.2.0-dev.12 05:49:00 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:00 main 05:49:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:49:01 b27a101d1640: Preparing 05:49:01 5d479f276d51: Preparing 05:49:01 2fc4fc27abcb: Preparing 05:49:01 93744bf278d9: Preparing 05:49:01 6ccf71a6f027: Preparing 05:49:01 e11f7d6c7e45: Preparing 05:49:01 0f4232bd3336: Preparing 05:49:01 d4d9252fe9e9: Preparing 05:49:01 9fe9a137fd00: Preparing 05:49:01 0f4232bd3336: Waiting 05:49:01 d4d9252fe9e9: Waiting 05:49:01 9fe9a137fd00: Waiting 05:49:01 e11f7d6c7e45: Waiting 05:49:01 6ccf71a6f027: Layer already exists 05:49:01 e11f7d6c7e45: Layer already exists 05:49:01 0f4232bd3336: Layer already exists 05:49:01 d4d9252fe9e9: Layer already exists 05:49:01 9fe9a137fd00: Layer already exists 05:49:01 5d479f276d51: Pushed 05:49:01 b27a101d1640: Pushed 05:49:01 2fc4fc27abcb: Pushed 05:49:02 93744bf278d9: Pushed 05:49:02 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:49:03 b27a101d1640: Preparing 05:49:03 5d479f276d51: Preparing 05:49:03 2fc4fc27abcb: Preparing 05:49:03 93744bf278d9: Preparing 05:49:03 6ccf71a6f027: Preparing 05:49:03 e11f7d6c7e45: Preparing 05:49:03 0f4232bd3336: Preparing 05:49:03 d4d9252fe9e9: Preparing 05:49:03 9fe9a137fd00: Preparing 05:49:03 e11f7d6c7e45: Waiting 05:49:03 0f4232bd3336: Waiting 05:49:03 9fe9a137fd00: Waiting 05:49:03 93744bf278d9: Layer already exists 05:49:03 2fc4fc27abcb: Layer already exists 05:49:03 b27a101d1640: Layer already exists 05:49:03 5d479f276d51: Layer already exists 05:49:03 6ccf71a6f027: Layer already exists 05:49:03 e11f7d6c7e45: Layer already exists 05:49:03 0f4232bd3336: Layer already exists 05:49:03 d4d9252fe9e9: Layer already exists 05:49:03 9fe9a137fd00: Layer already exists 05:49:03 latest: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.12 05:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:49:04 b27a101d1640: Preparing 05:49:04 5d479f276d51: Preparing 05:49:04 2fc4fc27abcb: Preparing 05:49:04 93744bf278d9: Preparing 05:49:04 6ccf71a6f027: Preparing 05:49:04 e11f7d6c7e45: Preparing 05:49:04 0f4232bd3336: Preparing 05:49:04 d4d9252fe9e9: Preparing 05:49:04 9fe9a137fd00: Preparing 05:49:04 d4d9252fe9e9: Waiting 05:49:04 0f4232bd3336: Waiting 05:49:04 9fe9a137fd00: Waiting 05:49:04 e11f7d6c7e45: Waiting 05:49:04 2fc4fc27abcb: Layer already exists 05:49:04 93744bf278d9: Layer already exists 05:49:04 b27a101d1640: Layer already exists 05:49:04 5d479f276d51: Layer already exists 05:49:04 6ccf71a6f027: Layer already exists 05:49:04 0f4232bd3336: Layer already exists 05:49:04 e11f7d6c7e45: Layer already exists 05:49:04 9fe9a137fd00: Layer already exists 05:49:04 d4d9252fe9e9: Layer already exists 05:49:04 3.2.0-dev.12: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:49:05 b27a101d1640: Preparing 05:49:05 5d479f276d51: Preparing 05:49:05 2fc4fc27abcb: Preparing 05:49:05 93744bf278d9: Preparing 05:49:05 6ccf71a6f027: Preparing 05:49:05 e11f7d6c7e45: Preparing 05:49:05 0f4232bd3336: Preparing 05:49:05 d4d9252fe9e9: Preparing 05:49:05 9fe9a137fd00: Preparing 05:49:05 0f4232bd3336: Waiting 05:49:05 d4d9252fe9e9: Waiting 05:49:05 9fe9a137fd00: Waiting 05:49:05 e11f7d6c7e45: Waiting 05:49:05 6ccf71a6f027: Layer already exists 05:49:05 2fc4fc27abcb: Layer already exists 05:49:05 b27a101d1640: Layer already exists 05:49:05 5d479f276d51: Layer already exists 05:49:05 93744bf278d9: Layer already exists 05:49:05 0f4232bd3336: Layer already exists 05:49:05 9fe9a137fd00: Layer already exists 05:49:05 e11f7d6c7e45: Layer already exists 05:49:05 d4d9252fe9e9: Layer already exists 05:49:05 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:05 + 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 05:49:06 #1 [security-spire-server internal] load build definition from Dockerfile 05:49:06 #1 transferring dockerfile: 1.70kB 0.0s done 05:49:06 #1 DONE 0.1s 05:49:06 05:49:06 #2 [security-spire-server internal] load .dockerignore 05:49:06 #2 transferring context: 50B 0.0s done 05:49:06 #2 DONE 0.1s 05:49:06 05:49:06 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:49:06 #3 ... 05:49:06 05:49:06 #4 [core-common-config-bootstrapper internal] load .dockerignore 05:49:06 #4 transferring context: 50B 0.0s done 05:49:06 #4 DONE 0.1s 05:49:06 05:49:06 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:49:06 #3 transferring dockerfile: 2.23kB done 05:49:06 #3 DONE 0.1s 05:49:06 05:49:06 #5 [core-metadata internal] load .dockerignore 05:49:06 #5 transferring context: 50B 0.0s done 05:49:06 #5 DONE 0.1s 05:49:06 05:49:06 #6 [core-metadata internal] load build definition from Dockerfile 05:49:06 #6 transferring dockerfile: 2.06kB 0.0s done 05:49:06 #6 DONE 0.1s 05:49:06 05:49:06 #7 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:06 #7 DONE 0.0s 05:49:06 05:49:06 #8 [security-bootstrapper internal] load .dockerignore 05:49:06 #8 ... 05:49:06 05:49:06 #9 [security-bootstrapper internal] load build definition from Dockerfile 05:49:06 #9 transferring dockerfile: 2.93kB done 05:49:06 #9 DONE 0.1s 05:49:06 05:49:06 #8 [security-bootstrapper internal] load .dockerignore 05:49:06 #8 transferring context: 50B 0.0s done 05:49:06 #8 DONE 0.2s 05:49:06 05:49:06 #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:06 #7 DONE 0.0s 05:49:06 05:49:06 #10 [core-data internal] load build definition from Dockerfile 05:49:06 #10 transferring dockerfile: 2.01kB 0.0s done 05:49:06 #10 DONE 0.2s 05:49:06 05:49:06 #11 [core-data internal] load .dockerignore 05:49:06 #11 transferring context: 50B done 05:49:06 #11 DONE 0.2s 05:49:06 05:49:06 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:49:06 #12 transferring dockerfile: 1.89kB done 05:49:06 #12 DONE 0.2s 05:49:06 05:49:06 #7 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:06 #7 DONE 0.0s 05:49:06 05:49:06 #13 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:06 #13 DONE 0.0s 05:49:06 05:49:06 #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:49:06 #14 DONE 0.4s 05:49:06 05:49:06 #15 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:06 #15 ... 05:49:06 05:49:06 #16 [security-spiffe-token-provider internal] load .dockerignore 05:49:06 #16 transferring context: 50B 0.0s done 05:49:06 #16 DONE 0.3s 05:49:06 05:49:06 #17 [security-proxy-setup internal] load .dockerignore 05:49:06 #17 transferring context: 50B 0.0s done 05:49:06 #17 DONE 0.2s 05:49:06 05:49:06 #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:06 #7 DONE 0.0s 05:49:06 05:49:06 #18 [security-proxy-setup internal] load build definition from Dockerfile 05:49:06 #18 transferring dockerfile: 2.50kB done 05:49:06 #18 DONE 0.2s 05:49:06 05:49:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:49:06 b27a101d1640: Preparing 05:49:06 5d479f276d51: Preparing 05:49:06 2fc4fc27abcb: Preparing 05:49:06 93744bf278d9: Preparing 05:49:06 6ccf71a6f027: Preparing 05:49:06 e11f7d6c7e45: Preparing 05:49:06 0f4232bd3336: Preparing 05:49:06 d4d9252fe9e9: Preparing 05:49:06 9fe9a137fd00: Preparing 05:49:06 e11f7d6c7e45: Waiting 05:49:06 9fe9a137fd00: Waiting 05:49:06 #15 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:06 0f4232bd3336: Waiting 05:49:06 d4d9252fe9e9: Waiting 05:49:06 5d479f276d51: Layer already exists 05:49:06 b27a101d1640: Layer already exists 05:49:06 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:49:06 #15 ... 05:49:06 05:49:06 2fc4fc27abcb: Layer already exists 05:49:06 93744bf278d9: Layer already exists 05:49:06 6ccf71a6f027: Layer already exists 05:49:06 e11f7d6c7e45: Layer already exists 05:49:06 #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:06 #7 DONE 0.0s 05:49:06 05:49:06 0f4232bd3336: Layer already exists 05:49:06 d4d9252fe9e9: Layer already exists 05:49:06 9fe9a137fd00: Layer already exists 05:49:06 main: digest: sha256:cd42845a7b635cd890a72e9b404e9a1cdb688ff321203f9edb3b09415d7506d5 size: 2196 05:49:06 #15 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:06 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:49:06 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:49:06 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 05:49:06 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.3s 05:49:06 #15 ... 05:49:06 05:49:06 #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 05:49:06 #14 DONE 1.1s 05:49:06 05:49:06 #19 [support-scheduler internal] load .dockerignore 05:49:06 #19 transferring context: 50B 0.1s done 05:49:06 #19 DONE 0.9s 05:49:06 05:49:06 #15 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:06 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:49:06 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:49:06 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:49:06 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:49:06 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s 05:49:06 #15 ... 05:49:06 05:49:06 #20 [support-scheduler internal] load build definition from Dockerfile 05:49:06 #20 transferring dockerfile: 1.93kB 0.0s done 05:49:06 #20 DONE 0.9s 05:49:06 05:49:06 #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:06 #7 DONE 0.0s 05:49:06 05:49:06 #21 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:49:06 #21 DONE 1.5s 05:49:06 05:49:06 #15 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:06 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 05:49:06 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [Pipeline] // withEnv [Pipeline] echo 05:49:06 ===================================================== [Pipeline] echo 05:49:06 taggedImages: 05:49:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:49:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.12 05:49:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:49:06 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:49:06 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:06 latest 05:49:06 3.2.0-dev.12 05:49:06 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:06 main 05:49:06 ===================================================== [Pipeline] withEnv [Pipeline] { 05:49:06 #15 ... 05:49:06 05:49:06 #22 [security-spire-config internal] load build definition from Dockerfile 05:49:06 #22 DONE 0.0s 05:49:06 05:49:06 #23 [security-spire-config internal] load .dockerignore 05:49:06 #23 DONE 0.0s 05:49:06 05:49:06 #24 [security-secretstore-setup internal] load .dockerignore 05:49:06 #24 transferring context: 50B 0.1s done 05:49:06 #24 DONE 0.9s 05:49:06 05:49:06 #25 [security-secretstore-setup internal] load build definition from Dockerfile 05:49:06 #25 transferring dockerfile: 2.49kB 0.0s done 05:49:06 #25 DONE 0.9s 05:49:06 05:49:06 #26 [security-bootstrapper internal] load build context 05:49:06 #26 transferring context: 2.56MB 0.7s done 05:49:06 #26 DONE 1.0s 05:49:06 05:49:06 #27 [core-metadata internal] load build context 05:49:06 #27 transferring context: 2.56MB 0.8s done 05:49:06 #27 DONE 1.1s 05:49:06 05:49:06 #15 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:06 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:49:06 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:49:06 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:49:06 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:49:06 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 05:49:06 #15 ... 05:49:06 05:49:06 #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:06 #7 DONE 0.0s 05:49:06 05:49:06 #14 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:49:06 #14 DONE 1.3s 05:49:06 05:49:06 #28 [core-data internal] load build context 05:49:06 #28 transferring context: 2.56MB 0.8s done 05:49:06 #28 DONE 1.1s 05:49:06 05:49:06 #29 [core-common-config-bootstrapper internal] load build context 05:49:06 #29 transferring context: 2.56MB 0.8s done 05:49:06 #29 DONE 1.1s 05:49:06 05:49:06 #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:06 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:49:06 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:49:06 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:49:06 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:49:06 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 #15 ... 05:49:07 05:49:07 #13 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:07 #13 DONE 1.4s 05:49:07 05:49:07 #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv 05:49:07 #15 ... 05:49:07 05:49:07 #30 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 05:49:07 #30 DONE 0.6s 05:49:07 05:49:07 #15 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:07 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 #15 ... 05:49:07 05:49:07 #31 [security-proxy-auth internal] load build definition from Dockerfile 05:49:07 #31 transferring dockerfile: 2.15kB 0.0s done 05:49:07 #31 DONE 1.3s 05:49:07 05:49:07 #32 [security-spire-server internal] load build context 05:49:07 #32 transferring context: 18.10kB 0.0s done 05:49:07 #32 DONE 0.9s 05:49:07 05:49:07 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:07 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 05:49:07 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 05:49:07 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 05:49:07 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 05:49:07 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:49:07 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 05:49:07 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 05:49:07 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:49:07 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 05:49:07 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 05:49:07 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s 05:49:07 #33 ... 05:49:07 05:49:07 #34 [core-command internal] load .dockerignore 05:49:07 #34 transferring context: 50B 0.0s done 05:49:07 #34 DONE 1.7s 05:49:07 05:49:07 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:07 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.9s 05:49:07 + docker push nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:49:07 42619f03d064: Preparing 05:49:07 08a2a63877f2: Preparing 05:49:07 6ccf71a6f027: Preparing 05:49:07 e11f7d6c7e45: Preparing 05:49:07 02eaf68d66ed: Preparing 05:49:07 2464e6c69f05: Preparing 05:49:07 9fe9a137fd00: Preparing 05:49:07 2464e6c69f05: Waiting 05:49:07 9fe9a137fd00: Waiting 05:49:07 e11f7d6c7e45: Layer already exists 05:49:07 6ccf71a6f027: Layer already exists 05:49:07 9fe9a137fd00: Layer already exists 05:49:07 42619f03d064: Pushed 05:49:07 2464e6c69f05: Pushed 05:49:07 #33 ... 05:49:07 05:49:07 #35 [security-proxy-setup internal] load build context 05:49:07 #35 transferring context: 2.56MB 0.5s done 05:49:07 #35 DONE 1.3s 05:49:07 05:49:07 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:07 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.0s 05:49:07 #33 ... 05:49:07 05:49:07 #36 [security-proxy-auth internal] load .dockerignore 05:49:07 #36 transferring context: 50B done 05:49:07 #36 DONE 1.8s 05:49:07 05:49:07 #37 [core-command internal] load build definition from Dockerfile 05:49:07 #37 transferring dockerfile: 1.93kB 0.0s done 05:49:07 #37 DONE 1.9s 05:49:07 05:49:07 #7 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:07 #7 DONE 0.0s 05:49:07 05:49:07 #38 [security-spiffe-token-provider internal] load build context 05:49:07 #38 transferring context: 2.56MB 0.5s done 05:49:07 #38 DONE 1.5s 05:49:07 05:49:07 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:07 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.1s 05:49:08 #33 ... 05:49:08 05:49:08 #39 [security-spire-agent internal] load .dockerignore 05:49:08 #39 transferring context: 50B done 05:49:08 #39 DONE 1.7s 05:49:08 05:49:08 #40 [security-spire-agent internal] load build definition from Dockerfile 05:49:08 #40 transferring dockerfile: 1.81kB done 05:49:08 #40 DONE 1.7s 05:49:08 05:49:08 #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:08 #7 DONE 0.0s 05:49:08 05:49:08 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:08 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.46MB / 23.39MB 1.2s 05:49:08 #33 ... 05:49:08 05:49:08 #41 [support-notifications internal] load .dockerignore 05:49:08 #41 transferring context: 50B 0.0s done 05:49:08 #41 DONE 1.4s 05:49:08 05:49:08 #22 [security-spire-config internal] load build definition from Dockerfile 05:49:08 #22 transferring dockerfile: 1.69kB done 05:49:08 #22 DONE 1.4s 05:49:08 05:49:08 #14 [core-command internal] load metadata for docker.io/library/alpine:3.18 05:49:08 #14 DONE 1.5s 05:49:08 05:49:08 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:08 #33 ... 05:49:08 05:49:08 #13 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:08 #13 DONE 1.7s 05:49:08 05:49:08 #30 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:49:08 #30 DONE 0.8s 05:49:08 05:49:08 #23 [security-spire-config internal] load .dockerignore 05:49:08 #23 transferring context: 50B 0.0s done 05:49:08 #23 DONE 1.4s 05:49:08 05:49:08 #42 [security-secretstore-setup internal] load build context 05:49:08 #42 transferring context: 2.56MB 0.5s done 05:49:08 #42 DONE 1.5s 05:49:08 05:49:08 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:08 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.4s 05:49:08 02eaf68d66ed: Pushed 05:49:08 #33 ... 05:49:08 05:49:08 #43 [support-notifications internal] load build definition from Dockerfile 05:49:08 #43 transferring dockerfile: 1.95kB done 05:49:08 #43 DONE 1.6s 05:49:08 05:49:08 #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:49:08 #7 DONE 0.0s 05:49:08 05:49:08 #44 [support-scheduler internal] load build context 05:49:08 #44 transferring context: 2.56MB 0.6s done 05:49:08 #44 DONE 1.6s 05:49:08 05:49:08 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:08 #33 ... 05:49:08 05:49:08 #13 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:49:08 #13 DONE 2.0s 05:49:08 05:49:08 #30 [support-notifications builder 2/7] WORKDIR /edgex-go 05:49:08 #30 DONE 1.2s 05:49:08 05:49:08 #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:49:08 #14 DONE 1.7s 05:49:08 05:49:08 #33 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:08 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 1.7s 05:49:08 #33 ... 05:49:08 05:49:08 #21 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 05:49:08 #21 DONE 2.0s 05:49:08 05:49:08 #15 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:08 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:49:08 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:49:08 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:49:08 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:49:08 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 05:49:08 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 05:49:08 #15 DONE 3.8s 05:49:08 05:49:08 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:08 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 05:49:08 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 05:49:08 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 05:49:08 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 05:49:08 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:49:08 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 05:49:08 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 05:49:08 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:49:08 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 05:49:08 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 05:49:08 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.80MB / 23.39MB 1.9s 05:49:08 08a2a63877f2: Pushed 05:49:08 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv 05:49:09 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done 05:49:09 #33 ... 05:49:09 05:49:09 #45 [security-spire-config internal] load build context 05:49:09 #45 transferring context: 16.35kB 0.1s done 05:49:09 #45 DONE 0.8s 05:49:09 05:49:09 #33 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:09 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:09 #33 ... 05:49:09 05:49:09 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 05:49:09 #46 DONE 1.5s 05:49:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:49:09 42619f03d064: Preparing 05:49:09 08a2a63877f2: Preparing 05:49:09 6ccf71a6f027: Preparing 05:49:09 e11f7d6c7e45: Preparing 05:49:09 02eaf68d66ed: Preparing 05:49:09 2464e6c69f05: Preparing 05:49:09 9fe9a137fd00: Preparing 05:49:09 2464e6c69f05: Waiting 05:49:09 02eaf68d66ed: Layer already exists 05:49:09 42619f03d064: Layer already exists 05:49:09 08a2a63877f2: Layer already exists 05:49:09 6ccf71a6f027: Layer already exists 05:49:09 e11f7d6c7e45: Layer already exists 05:49:09 2464e6c69f05: Layer already exists 05:49:09 9fe9a137fd00: Layer already exists 05:49:09 latest: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:09 05:49:09 #15 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:49:09 #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:49:09 #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:49:09 #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:49:09 #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:49:09 #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.4s done 05:49:09 #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done 05:49:09 #15 DONE 3.8s 05:49:09 05:49:09 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:09 #33 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 05:49:09 #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 05:49:09 #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 05:49:09 #33 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 05:49:09 #33 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 05:49:09 #33 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 05:49:09 #33 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 05:49:09 #33 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 05:49:09 #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 05:49:09 #33 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 05:49:09 #33 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s done [Pipeline] sh 05:49:10 #33 ... 05:49:10 05:49:10 #47 [core-command internal] load build context 05:49:10 #47 transferring context: 2.56MB 1.3s done 05:49:10 #47 DONE 1.7s 05:49:10 05:49:10 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:10 #33 ... 05:49:10 05:49:10 #48 [security-spire-agent internal] load build context 05:49:10 #48 transferring context: 17.63kB 0.0s done 05:49:10 #48 DONE 0.4s 05:49:10 05:49:10 #49 [security-proxy-auth internal] load build context 05:49:10 #49 transferring context: 2.56MB 1.4s done 05:49:10 #49 DONE 1.9s 05:49:10 05:49:10 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:10 #33 ... 05:49:10 05:49:10 #50 [support-notifications internal] load build context 05:49:10 #50 transferring context: 2.56MB 1.5s done 05:49:10 #50 DONE 1.7s 05:49:10 05:49:10 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:10 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.12 05:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:49:10 42619f03d064: Preparing 05:49:10 08a2a63877f2: Preparing 05:49:10 6ccf71a6f027: Preparing 05:49:10 e11f7d6c7e45: Preparing 05:49:10 02eaf68d66ed: Preparing 05:49:10 2464e6c69f05: Preparing 05:49:10 9fe9a137fd00: Preparing 05:49:10 2464e6c69f05: Waiting 05:49:10 9fe9a137fd00: Waiting 05:49:10 08a2a63877f2: Layer already exists 05:49:10 6ccf71a6f027: Layer already exists 05:49:10 e11f7d6c7e45: Layer already exists 05:49:10 02eaf68d66ed: Layer already exists 05:49:10 42619f03d064: Layer already exists 05:49:10 2464e6c69f05: Layer already exists 05:49:10 9fe9a137fd00: Layer already exists 05:49:10 3.2.0-dev.12: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:11 + docker push nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:49:11 42619f03d064: Preparing 05:49:11 08a2a63877f2: Preparing 05:49:11 6ccf71a6f027: Preparing 05:49:11 e11f7d6c7e45: Preparing 05:49:11 02eaf68d66ed: Preparing 05:49:11 2464e6c69f05: Preparing 05:49:11 9fe9a137fd00: Preparing 05:49:11 2464e6c69f05: Waiting 05:49:11 9fe9a137fd00: Waiting 05:49:11 02eaf68d66ed: Layer already exists 05:49:11 42619f03d064: Layer already exists 05:49:11 e11f7d6c7e45: Layer already exists 05:49:11 6ccf71a6f027: Layer already exists 05:49:11 08a2a63877f2: Layer already exists 05:49:11 2464e6c69f05: Layer already exists 05:49:11 9fe9a137fd00: Layer already exists 05:49:11 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:12 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:49:12 42619f03d064: Preparing 05:49:12 08a2a63877f2: Preparing 05:49:12 6ccf71a6f027: Preparing 05:49:12 e11f7d6c7e45: Preparing 05:49:12 02eaf68d66ed: Preparing 05:49:12 2464e6c69f05: Preparing 05:49:12 9fe9a137fd00: Preparing 05:49:12 2464e6c69f05: Waiting 05:49:12 9fe9a137fd00: Waiting 05:49:12 08a2a63877f2: Layer already exists 05:49:12 e11f7d6c7e45: Layer already exists 05:49:12 02eaf68d66ed: Layer already exists 05:49:12 6ccf71a6f027: Layer already exists 05:49:12 42619f03d064: Layer already exists 05:49:12 9fe9a137fd00: Layer already exists 05:49:12 2464e6c69f05: Layer already exists 05:49:12 main: digest: sha256:1d05ac25087eac013834afbfc78161fdc6719046ab89c5463080bb79a8b56be4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:12 ===================================================== [Pipeline] echo 05:49:12 taggedImages: 05:49:12 - nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:12 - nexus3.edgexfoundry.org:10004/core-data:latest 05:49:12 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.12 05:49:12 - nexus3.edgexfoundry.org:10004/core-data:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:12 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:49:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:49:12 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:12 latest 05:49:12 3.2.0-dev.12 05:49:12 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:12 main 05:49:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:13 #33 ... 05:49:13 05:49:13 #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:49:13 #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:13 #0 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:13 #0 5.468 OK: 266 MiB in 52 packages 05:49:13 #51 DONE 6.4s 05:49:13 05:49:13 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:13 #33 ... 05:49:13 05:49:13 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:49:13 #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:13 #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:13 #0 5.830 OK: 266 MiB in 52 packages 05:49:13 #52 DONE 6.5s [Pipeline] sh 05:49:13 05:49:13 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:13 #33 ... 05:49:13 05:49:13 #53 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:49:13 #53 DONE 0.7s 05:49:13 05:49:13 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:49:13 430e0e0a724b: Preparing 05:49:13 5e051c777775: Preparing 05:49:13 1ceaf072e1e1: Preparing 05:49:13 6ccf71a6f027: Preparing 05:49:13 e11f7d6c7e45: Preparing 05:49:13 0f4232bd3336: Preparing 05:49:13 d4d9252fe9e9: Preparing 05:49:13 9fe9a137fd00: Preparing 05:49:13 d4d9252fe9e9: Waiting 05:49:13 0f4232bd3336: Waiting 05:49:13 9fe9a137fd00: Waiting 05:49:13 6ccf71a6f027: Layer already exists 05:49:13 e11f7d6c7e45: Layer already exists 05:49:13 d4d9252fe9e9: Layer already exists 05:49:13 0f4232bd3336: Layer already exists 05:49:13 9fe9a137fd00: Layer already exists 05:49:13 5e051c777775: Pushed 05:49:13 430e0e0a724b: Pushed 05:49:14 #33 ... 05:49:14 05:49:14 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:49:14 #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:14 #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:14 #0 4.803 OK: 266 MiB in 52 packages 05:49:14 #54 DONE 5.6s 05:49:14 05:49:14 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:14 #33 ... 05:49:14 05:49:14 #55 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:14 #55 DONE 0.9s 05:49:14 05:49:14 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:14 1ceaf072e1e1: Pushed 05:49:14 #33 ... 05:49:14 05:49:14 #56 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:49:14 #56 DONE 0.7s 05:49:14 05:49:14 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:15 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:15 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.9s 05:49:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:49:15 430e0e0a724b: Preparing 05:49:15 5e051c777775: Preparing 05:49:15 1ceaf072e1e1: Preparing 05:49:15 6ccf71a6f027: Preparing 05:49:15 e11f7d6c7e45: Preparing 05:49:15 0f4232bd3336: Preparing 05:49:15 d4d9252fe9e9: Preparing 05:49:15 9fe9a137fd00: Preparing 05:49:15 0f4232bd3336: Waiting 05:49:15 d4d9252fe9e9: Waiting 05:49:15 9fe9a137fd00: Waiting 05:49:15 5e051c777775: Layer already exists 05:49:15 430e0e0a724b: Layer already exists 05:49:15 1ceaf072e1e1: Layer already exists 05:49:15 6ccf71a6f027: Layer already exists 05:49:15 e11f7d6c7e45: Layer already exists 05:49:15 d4d9252fe9e9: Layer already exists 05:49:15 0f4232bd3336: Layer already exists 05:49:15 9fe9a137fd00: Layer already exists 05:49:15 latest: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.12 05:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:49:16 430e0e0a724b: Preparing 05:49:16 5e051c777775: Preparing 05:49:16 1ceaf072e1e1: Preparing 05:49:16 6ccf71a6f027: Preparing 05:49:16 e11f7d6c7e45: Preparing 05:49:16 0f4232bd3336: Preparing 05:49:16 d4d9252fe9e9: Preparing 05:49:16 9fe9a137fd00: Preparing 05:49:16 0f4232bd3336: Waiting 05:49:16 9fe9a137fd00: Waiting 05:49:16 d4d9252fe9e9: Waiting 05:49:16 430e0e0a724b: Layer already exists 05:49:16 1ceaf072e1e1: Layer already exists 05:49:16 5e051c777775: Layer already exists 05:49:16 6ccf71a6f027: Layer already exists 05:49:16 e11f7d6c7e45: Layer already exists 05:49:16 0f4232bd3336: Layer already exists 05:49:16 9fe9a137fd00: Layer already exists 05:49:16 d4d9252fe9e9: Layer already exists 05:49:16 3.2.0-dev.12: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:17 #33 ... 05:49:17 05:49:17 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:49:17 #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:17 #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:17 #0 5.116 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:49:17 #0 5.116 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:49:17 #0 5.116 OK: 19949 distinct packages available 05:49:17 #0 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:17 #0 6.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:17 #0 9.837 OK: 266 MiB in 52 packages 05:49:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:17 #57 ... 05:49:17 05:49:17 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh 05:49:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:49:17 430e0e0a724b: Preparing 05:49:17 5e051c777775: Preparing 05:49:17 1ceaf072e1e1: Preparing 05:49:17 6ccf71a6f027: Preparing 05:49:17 e11f7d6c7e45: Preparing 05:49:17 0f4232bd3336: Preparing 05:49:17 d4d9252fe9e9: Preparing 05:49:17 9fe9a137fd00: Preparing 05:49:17 d4d9252fe9e9: Waiting 05:49:17 9fe9a137fd00: Waiting 05:49:17 6ccf71a6f027: Layer already exists 05:49:17 430e0e0a724b: Layer already exists 05:49:17 e11f7d6c7e45: Layer already exists 05:49:17 5e051c777775: Layer already exists 05:49:17 1ceaf072e1e1: Layer already exists 05:49:17 9fe9a137fd00: Layer already exists 05:49:17 d4d9252fe9e9: Layer already exists 05:49:17 0f4232bd3336: Layer already exists 05:49:17 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:18 #33 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.0s done 05:49:18 #33 ... 05:49:18 05:49:18 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:49:18 #0 4.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:18 #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:18 #0 7.453 (1/2) Installing dumb-init (1.2.5-r2) 05:49:18 #0 7.477 (2/2) Installing su-exec (0.2-r3) 05:49:18 #0 7.504 Executing busybox-1.36.1-r5.trigger 05:49:18 #0 7.590 OK: 8 MiB in 17 packages 05:49:18 #58 ... 05:49:18 05:49:18 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:49:18 #0 5.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:18 #0 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:18 #0 9.006 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:49:18 #0 9.006 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:49:18 #0 9.006 OK: 19947 distinct packages available 05:49:18 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:18 #0 9.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:49:18 430e0e0a724b: Preparing 05:49:18 5e051c777775: Preparing 05:49:18 1ceaf072e1e1: Preparing 05:49:18 6ccf71a6f027: Preparing 05:49:18 e11f7d6c7e45: Preparing 05:49:18 0f4232bd3336: Preparing 05:49:18 d4d9252fe9e9: Preparing 05:49:18 9fe9a137fd00: Preparing 05:49:18 0f4232bd3336: Waiting 05:49:18 d4d9252fe9e9: Waiting 05:49:18 9fe9a137fd00: Waiting 05:49:18 1ceaf072e1e1: Layer already exists 05:49:18 430e0e0a724b: Layer already exists 05:49:18 5e051c777775: Layer already exists 05:49:18 e11f7d6c7e45: Layer already exists 05:49:18 6ccf71a6f027: Layer already exists 05:49:18 9fe9a137fd00: Layer already exists 05:49:18 d4d9252fe9e9: Layer already exists 05:49:18 0f4232bd3336: Layer already exists 05:49:18 main: digest: sha256:1ca4c02e51e4bced19d8fe527468e94681f091fb33079aabed54df3262a3c53d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 05:49:18 #59 ... 05:49:18 05:49:18 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:18 #0 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:18 #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:18 #0 9.053 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:49:18 #0 9.053 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:49:18 #0 9.053 OK: 19947 distinct packages available 05:49:18 #0 9.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:18 #0 9.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:18 #60 ... 05:49:18 05:49:18 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:49:18 #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:18 #0 5.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:18 #0 8.197 (1/1) Installing dumb-init (1.2.5-r2) 05:49:18 #0 8.230 Executing busybox-1.36.1-r5.trigger [Pipeline] // withEnv [Pipeline] echo 05:49:19 ===================================================== [Pipeline] echo 05:49:19 taggedImages: 05:49:19 - nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:49:19 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.12 05:49:19 - nexus3.edgexfoundry.org:10004/core-metadata:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:49:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:49:19 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:19 latest 05:49:19 3.2.0-dev.12 05:49:19 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:19 main 05:49:19 ===================================================== [Pipeline] withEnv [Pipeline] { 05:49:19 #61 ... 05:49:19 05:49:19 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:49:19 #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:19 #0 4.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:19 #0 7.630 (1/2) Installing ca-certificates (20230506-r0) 05:49:19 #0 7.947 (2/2) Installing dumb-init (1.2.5-r2) 05:49:19 #0 7.979 Executing busybox-1.36.1-r5.trigger 05:49:19 #0 8.053 Executing ca-certificates-20230506-r0.trigger 05:49:19 #0 8.563 OK: 9 MiB in 17 packages 05:49:19 #62 ... 05:49:19 05:49:19 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:49:19 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:19 #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:19 #0 7.112 (1/4) Installing ca-certificates (20230506-r0) 05:49:19 #0 7.236 (2/4) Installing dumb-init (1.2.5-r2) 05:49:19 #0 7.252 (3/4) Installing su-exec (0.2-r3) 05:49:19 #0 7.272 (4/4) Installing yq (4.33.3-r5) 05:49:19 #0 7.815 Executing busybox-1.36.1-r5.trigger 05:49:19 #0 7.940 Executing ca-certificates-20230506-r0.trigger 05:49:19 #0 8.492 OK: 18 MiB in 19 packages [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:19 #63 ... 05:49:19 05:49:19 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:49:19 #0 4.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:19 #0 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:19 #0 8.410 v3.18.5-151-gce1442ef267 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:49:19 #0 8.410 v3.18.5-152-gb187c34de91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:49:19 #0 8.410 OK: 19947 distinct packages available 05:49:19 #0 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:19 #0 9.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:19 #0 10.53 (1/7) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:19 #0 10.65 (2/7) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:19 #0 10.67 (3/7) Installing dumb-init (1.2.5-r2) 05:49:19 #0 10.68 (4/7) Installing musl-obstack (1.2.3-r2) 05:49:19 #0 10.69 (5/7) Installing libucontext (1.2-r2) 05:49:19 #0 10.69 (6/7) Installing gcompat (1.1.0-r1) 05:49:19 #0 10.70 (7/7) Installing openssl (3.1.4-r4) 05:49:19 #0 10.75 Executing busybox-1.36.1-r5.trigger 05:49:19 #0 10.79 OK: 9 MiB in 20 packages 05:49:19 #64 ... 05:49:19 05:49:19 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:49:19 #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:19 #0 3.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:19 #0 5.932 (1/6) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:19 #0 6.304 (2/6) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:19 #0 6.354 (3/6) Installing dumb-init (1.2.5-r2) 05:49:19 #0 6.354 (4/6) Installing openssl (3.1.4-r4) 05:49:19 #0 6.409 (5/6) Installing su-exec (0.2-r3) 05:49:19 #0 6.409 (6/6) Installing yq (4.33.3-r5) 05:49:19 #0 7.159 Executing busybox-1.36.1-r5.trigger 05:49:19 #0 7.232 OK: 18 MiB in 19 packages 05:49:19 #65 DONE 11.0s 05:49:19 05:49:19 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:49:19 #58 DONE 11.0s 05:49:19 05:49:19 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:49:19 #0 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:19 #0 5.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:19 #0 8.201 (1/1) Installing dumb-init (1.2.5-r2) 05:49:19 #0 8.237 Executing busybox-1.36.1-r5.trigger 05:49:19 #0 8.277 OK: 8 MiB in 16 packages 05:49:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv 05:49:19 #66 DONE 11.5s 05:49:19 05:49:19 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:49:19 #63 DONE 11.0s 05:49:19 05:49:19 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:49:19 #57 DONE 12.5s 05:49:19 05:49:19 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:19 #67 ... 05:49:19 05:49:19 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:49:19 #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 05:49:19 #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 05:49:19 #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 05:49:19 #68 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 05:49:19 #68 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 05:49:19 #68 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.6s done 05:49:19 #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 05:49:19 #68 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s done 05:49:19 #68 ... 05:49:19 05:49:19 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:49:19 #62 DONE 11.3s 05:49:19 05:49:19 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:20 #69 ... 05:49:20 05:49:20 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:49:20 #61 10.70 OK: 8 MiB in 16 packages 05:49:20 #61 DONE 11.6s 05:49:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:49:20 1d5c1df0197d: Preparing 05:49:20 8426ba48ce67: Preparing 05:49:20 5f5d744c411e: Preparing 05:49:20 5c8f36fd6ab5: Preparing 05:49:20 eccb40ff60dd: Preparing 05:49:20 e5fca7cd0f85: Preparing 05:49:20 f7d1dd272bcb: Preparing 05:49:20 6ccf71a6f027: Preparing 05:49:20 e11f7d6c7e45: Preparing 05:49:20 0e183292c8c0: Preparing 05:49:20 da08d0a8e582: Preparing 05:49:20 5f70bf18a086: Preparing 05:49:20 1cb1dcd77100: Preparing 05:49:20 fc8ecfca39de: Preparing 05:49:20 991ed696c29e: Preparing 05:49:20 9fe9a137fd00: Preparing 05:49:20 e11f7d6c7e45: Waiting 05:49:20 da08d0a8e582: Waiting 05:49:20 e5fca7cd0f85: Waiting 05:49:20 5f70bf18a086: Waiting 05:49:20 f7d1dd272bcb: Waiting 05:49:20 0e183292c8c0: Waiting 05:49:20 1cb1dcd77100: Waiting 05:49:20 fc8ecfca39de: Waiting 05:49:20 991ed696c29e: Waiting 05:49:20 6ccf71a6f027: Waiting 05:49:20 9fe9a137fd00: Waiting 05:49:20 5c8f36fd6ab5: Pushed 05:49:20 5f5d744c411e: Pushed 05:49:20 eccb40ff60dd: Pushed 05:49:20 8426ba48ce67: Pushed 05:49:20 1d5c1df0197d: Pushed 05:49:20 6ccf71a6f027: Layer already exists 05:49:20 e11f7d6c7e45: Layer already exists 05:49:20 e5fca7cd0f85: Pushed 05:49:20 05:49:20 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:49:20 #64 DONE 12.3s 05:49:20 05:49:20 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:49:20 da08d0a8e582: Pushed 05:49:20 0e183292c8c0: Pushed 05:49:20 5f70bf18a086: Pushed 05:49:20 1cb1dcd77100: Pushed 05:49:20 9fe9a137fd00: Layer already exists 05:49:20 991ed696c29e: Pushed 05:49:20 #70 ... 05:49:20 05:49:20 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:49:20 #59 10.95 (1/4) Installing dumb-init (1.2.5-r2) 05:49:20 #59 10.97 (2/4) Installing musl-obstack (1.2.3-r2) 05:49:20 #59 10.98 (3/4) Installing libucontext (1.2-r2) 05:49:20 #59 10.99 (4/4) Installing gcompat (1.1.0-r1) 05:49:20 #59 11.02 Executing busybox-1.36.1-r5.trigger 05:49:20 #59 11.13 OK: 8 MiB in 19 packages 05:49:20 #59 DONE 12.0s 05:49:20 05:49:20 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:20 #60 10.91 (1/11) Installing ca-certificates (20230506-r0) 05:49:20 #60 11.18 (2/11) Installing brotli-libs (1.0.9-r14) 05:49:20 #60 11.24 (3/11) Installing libunistring (1.1-r1) 05:49:20 #60 11.31 (4/11) Installing libidn2 (2.3.4-r1) 05:49:20 #60 11.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:49:20 #60 11.34 (6/11) Installing libcurl (8.5.0-r0) 05:49:20 #60 11.37 (7/11) Installing curl (8.5.0-r0) 05:49:20 #60 11.40 (8/11) Installing dumb-init (1.2.5-r2) 05:49:20 #60 11.41 (9/11) Installing musl-obstack (1.2.3-r2) 05:49:20 #60 11.42 (10/11) Installing libucontext (1.2-r2) 05:49:20 #60 11.43 (11/11) Installing gcompat (1.1.0-r1) 05:49:20 #60 11.45 Executing busybox-1.36.1-r5.trigger 05:49:20 #60 11.50 Executing ca-certificates-20230506-r0.trigger 05:49:20 #60 11.85 OK: 13 MiB in 26 packages 05:49:20 #60 ... 05:49:20 05:49:20 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:49:20 #71 DONE 1.0s 05:49:20 05:49:20 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:49:20 #60 DONE 12.4s 05:49:20 05:49:20 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:21 fc8ecfca39de: Pushed 05:49:21 #72 ... 05:49:21 05:49:21 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 05:49:21 #68 DONE 11.4s 05:49:21 05:49:21 #33 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:49:21 #33 DONE 15.5s 05:49:21 05:49:21 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:21 f7d1dd272bcb: Pushed 05:49:21 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:49:22 1d5c1df0197d: Preparing 05:49:22 8426ba48ce67: Preparing 05:49:22 5f5d744c411e: Preparing 05:49:22 5c8f36fd6ab5: Preparing 05:49:22 eccb40ff60dd: Preparing 05:49:22 e5fca7cd0f85: Preparing 05:49:22 f7d1dd272bcb: Preparing 05:49:22 6ccf71a6f027: Preparing 05:49:22 e11f7d6c7e45: Preparing 05:49:22 0e183292c8c0: Preparing 05:49:22 da08d0a8e582: Preparing 05:49:22 5f70bf18a086: Preparing 05:49:22 1cb1dcd77100: Preparing 05:49:22 fc8ecfca39de: Preparing 05:49:22 991ed696c29e: Preparing 05:49:22 9fe9a137fd00: Preparing 05:49:22 0e183292c8c0: Waiting 05:49:22 e5fca7cd0f85: Waiting 05:49:22 da08d0a8e582: Waiting 05:49:22 5f70bf18a086: Waiting 05:49:22 f7d1dd272bcb: Waiting 05:49:22 1cb1dcd77100: Waiting 05:49:22 6ccf71a6f027: Waiting 05:49:22 fc8ecfca39de: Waiting 05:49:22 e11f7d6c7e45: Waiting 05:49:22 991ed696c29e: Waiting 05:49:22 eccb40ff60dd: Layer already exists 05:49:22 8426ba48ce67: Layer already exists 05:49:22 5f5d744c411e: Layer already exists 05:49:22 5c8f36fd6ab5: Layer already exists 05:49:22 f7d1dd272bcb: Layer already exists 05:49:22 1d5c1df0197d: Layer already exists 05:49:22 e5fca7cd0f85: Layer already exists 05:49:22 6ccf71a6f027: Layer already exists 05:49:22 e11f7d6c7e45: Layer already exists 05:49:22 da08d0a8e582: Layer already exists 05:49:22 5f70bf18a086: Layer already exists 05:49:22 0e183292c8c0: Layer already exists 05:49:22 1cb1dcd77100: Layer already exists 05:49:22 fc8ecfca39de: Layer already exists 05:49:22 991ed696c29e: Layer already exists 05:49:22 9fe9a137fd00: Layer already exists 05:49:22 latest: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.12 05:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:49:23 1d5c1df0197d: Preparing 05:49:23 8426ba48ce67: Preparing 05:49:23 5f5d744c411e: Preparing 05:49:23 5c8f36fd6ab5: Preparing 05:49:23 eccb40ff60dd: Preparing 05:49:23 e5fca7cd0f85: Preparing 05:49:23 f7d1dd272bcb: Preparing 05:49:23 6ccf71a6f027: Preparing 05:49:23 e11f7d6c7e45: Preparing 05:49:23 0e183292c8c0: Preparing 05:49:23 da08d0a8e582: Preparing 05:49:23 5f70bf18a086: Preparing 05:49:23 1cb1dcd77100: Preparing 05:49:23 fc8ecfca39de: Preparing 05:49:23 991ed696c29e: Preparing 05:49:23 9fe9a137fd00: Preparing 05:49:23 0e183292c8c0: Waiting 05:49:23 da08d0a8e582: Waiting 05:49:23 5f70bf18a086: Waiting 05:49:23 1cb1dcd77100: Waiting 05:49:23 fc8ecfca39de: Waiting 05:49:23 991ed696c29e: Waiting 05:49:23 f7d1dd272bcb: Waiting 05:49:23 9fe9a137fd00: Waiting 05:49:23 6ccf71a6f027: Waiting 05:49:23 e11f7d6c7e45: Waiting 05:49:23 e5fca7cd0f85: Waiting 05:49:23 1d5c1df0197d: Layer already exists 05:49:23 eccb40ff60dd: Layer already exists 05:49:23 5c8f36fd6ab5: Layer already exists 05:49:23 8426ba48ce67: Layer already exists 05:49:23 5f5d744c411e: Layer already exists 05:49:23 e5fca7cd0f85: Layer already exists 05:49:23 f7d1dd272bcb: Layer already exists 05:49:23 6ccf71a6f027: Layer already exists 05:49:23 0e183292c8c0: Layer already exists 05:49:23 e11f7d6c7e45: Layer already exists 05:49:23 da08d0a8e582: Layer already exists 05:49:23 fc8ecfca39de: Layer already exists 05:49:23 5f70bf18a086: Layer already exists 05:49:23 1cb1dcd77100: Layer already exists 05:49:23 9fe9a137fd00: Layer already exists 05:49:23 991ed696c29e: Layer already exists 05:49:23 3.2.0-dev.12: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:24 #73 ... 05:49:24 05:49:24 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:24 #74 ... 05:49:24 05:49:24 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:24 #72 3.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 05:49:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:24 #72 ... 05:49:24 05:49:24 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:49:24 1d5c1df0197d: Preparing 05:49:24 8426ba48ce67: Preparing 05:49:24 5f5d744c411e: Preparing 05:49:24 5c8f36fd6ab5: Preparing 05:49:24 eccb40ff60dd: Preparing 05:49:24 e5fca7cd0f85: Preparing 05:49:24 f7d1dd272bcb: Preparing 05:49:24 6ccf71a6f027: Preparing 05:49:24 e11f7d6c7e45: Preparing 05:49:24 0e183292c8c0: Preparing 05:49:24 da08d0a8e582: Preparing 05:49:24 5f70bf18a086: Preparing 05:49:24 1cb1dcd77100: Preparing 05:49:24 fc8ecfca39de: Preparing 05:49:24 991ed696c29e: Preparing 05:49:24 9fe9a137fd00: Preparing 05:49:24 e11f7d6c7e45: Waiting 05:49:24 0e183292c8c0: Waiting 05:49:24 da08d0a8e582: Waiting 05:49:24 5f70bf18a086: Waiting 05:49:24 1cb1dcd77100: Waiting 05:49:24 fc8ecfca39de: Waiting 05:49:24 991ed696c29e: Waiting 05:49:24 e5fca7cd0f85: Waiting 05:49:24 9fe9a137fd00: Waiting 05:49:24 f7d1dd272bcb: Waiting 05:49:24 6ccf71a6f027: Waiting 05:49:24 5f5d744c411e: Layer already exists 05:49:24 5c8f36fd6ab5: Layer already exists 05:49:24 8426ba48ce67: Layer already exists 05:49:24 eccb40ff60dd: Layer already exists 05:49:24 1d5c1df0197d: Layer already exists 05:49:24 e5fca7cd0f85: Layer already exists 05:49:24 f7d1dd272bcb: Layer already exists 05:49:24 0e183292c8c0: Layer already exists 05:49:24 e11f7d6c7e45: Layer already exists 05:49:24 6ccf71a6f027: Layer already exists 05:49:24 da08d0a8e582: Layer already exists 05:49:24 fc8ecfca39de: Layer already exists 05:49:24 5f70bf18a086: Layer already exists 05:49:24 1cb1dcd77100: Layer already exists 05:49:24 991ed696c29e: Layer already exists 05:49:24 9fe9a137fd00: Layer already exists 05:49:24 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } [Pipeline] // withEnv 05:49:24 #75 ... 05:49:24 05:49:24 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:24 #72 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:24 #72 ... 05:49:24 05:49:24 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:25 #76 ... 05:49:25 05:49:25 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:49:25 #70 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:25 #70 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:49:25 1d5c1df0197d: Preparing 05:49:25 8426ba48ce67: Preparing 05:49:25 5f5d744c411e: Preparing 05:49:25 5c8f36fd6ab5: Preparing 05:49:25 eccb40ff60dd: Preparing 05:49:25 e5fca7cd0f85: Preparing 05:49:25 f7d1dd272bcb: Preparing 05:49:25 6ccf71a6f027: Preparing 05:49:25 e11f7d6c7e45: Preparing 05:49:25 0e183292c8c0: Preparing 05:49:25 da08d0a8e582: Preparing 05:49:25 5f70bf18a086: Preparing 05:49:25 1cb1dcd77100: Preparing 05:49:25 fc8ecfca39de: Preparing 05:49:25 991ed696c29e: Preparing 05:49:25 9fe9a137fd00: Preparing 05:49:25 da08d0a8e582: Waiting 05:49:25 fc8ecfca39de: Waiting 05:49:25 991ed696c29e: Waiting 05:49:25 1cb1dcd77100: Waiting 05:49:25 9fe9a137fd00: Waiting 05:49:25 f7d1dd272bcb: Waiting 05:49:25 e5fca7cd0f85: Waiting 05:49:25 6ccf71a6f027: Waiting 05:49:25 e11f7d6c7e45: Waiting 05:49:25 0e183292c8c0: Waiting 05:49:25 5f70bf18a086: Waiting 05:49:25 5f5d744c411e: Layer already exists 05:49:25 eccb40ff60dd: Layer already exists 05:49:25 8426ba48ce67: Layer already exists 05:49:25 1d5c1df0197d: Layer already exists 05:49:25 5c8f36fd6ab5: Layer already exists 05:49:25 f7d1dd272bcb: Layer already exists 05:49:25 e5fca7cd0f85: Layer already exists 05:49:25 6ccf71a6f027: Layer already exists 05:49:25 0e183292c8c0: Layer already exists 05:49:25 e11f7d6c7e45: Layer already exists 05:49:25 1cb1dcd77100: Layer already exists 05:49:25 5f70bf18a086: Layer already exists 05:49:25 da08d0a8e582: Layer already exists 05:49:25 fc8ecfca39de: Layer already exists 05:49:25 991ed696c29e: Layer already exists 05:49:25 9fe9a137fd00: Layer already exists 05:49:25 main: digest: sha256:3fc33865534b2617fd1a5ab2e8ab35916d2665d4e5f35edd3d3bb614e853bf6f size: 3648 [Pipeline] } 05:49:25 #70 ... 05:49:25 05:49:25 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:49:25 #0 3.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:25 #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:25 #0 5.646 OK: 18 MiB in 19 packages 05:49:25 #77 DONE 6.4s [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 05:49:26 05:49:26 #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [Pipeline] echo 05:49:26 ===================================================== [Pipeline] echo 05:49:26 taggedImages: 05:49:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:49:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.12 05:49:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:49:26 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:49:26 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:26 latest 05:49:26 3.2.0-dev.12 05:49:26 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:26 main 05:49:26 ===================================================== [Pipeline] withEnv [Pipeline] { 05:49:26 #78 DONE 0.4s 05:49:26 05:49:26 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:26 #67 3.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:26 #67 4.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:26 #67 6.365 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:26 #67 6.703 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:26 #67 6.736 Executing ca-certificates-20230506-r0.trigger [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv 05:49:26 #67 ... 05:49:26 05:49:26 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:49:26 #70 6.834 OK: 9 MiB in 20 packages 05:49:26 #70 DONE 7.3s 05:49:26 05:49:26 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:26 #67 7.280 OK: 18 MiB in 19 packages 05:49:26 #67 ... 05:49:26 05:49:26 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:49:26 #0 3.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:26 #0 4.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:26 #0 6.118 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:26 #0 6.510 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:26 #0 6.541 OK: 8 MiB in 17 packages 05:49:26 #79 DONE 7.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:27 05:49:27 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:27 #72 5.981 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:49:27 b27a101d1640: Preparing 05:49:27 5d479f276d51: Preparing 05:49:27 3d34a7be8069: Preparing 05:49:27 be60401e01f7: Preparing 05:49:27 6ccf71a6f027: Preparing 05:49:27 e11f7d6c7e45: Preparing 05:49:27 0f4232bd3336: Preparing 05:49:27 e11f7d6c7e45: Waiting 05:49:27 d4d9252fe9e9: Preparing 05:49:27 9fe9a137fd00: Preparing 05:49:27 d4d9252fe9e9: Waiting 05:49:27 0f4232bd3336: Waiting 05:49:27 9fe9a137fd00: Waiting 05:49:27 5d479f276d51: Layer already exists 05:49:27 6ccf71a6f027: Layer already exists 05:49:27 b27a101d1640: Layer already exists 05:49:27 e11f7d6c7e45: Layer already exists 05:49:27 0f4232bd3336: Layer already exists 05:49:27 d4d9252fe9e9: Layer already exists 05:49:27 9fe9a137fd00: Layer already exists 05:49:27 3d34a7be8069: Pushed 05:49:27 #72 6.399 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:27 #72 6.469 Executing ca-certificates-20230506-r0.trigger 05:49:27 #72 ... 05:49:27 05:49:27 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:49:27 #67 DONE 8.1s 05:49:27 05:49:27 #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:49:27 #69 4.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:27 #69 5.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:27 #69 7.260 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:27 #69 7.527 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:27 #69 7.584 OK: 8 MiB in 16 packages 05:49:27 #69 DONE 8.3s 05:49:27 05:49:27 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:49:28 #80 ... 05:49:28 05:49:28 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:49:28 #0 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:28 #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:28 #0 6.571 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:28 #0 6.759 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:28 #0 6.780 Executing ca-certificates-20230506-r0.trigger 05:49:28 #0 7.394 OK: 9 MiB in 17 packages 05:49:28 #81 DONE 8.2s 05:49:28 05:49:28 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:49:28 #0 3.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:28 #0 4.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:28 #0 6.599 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:28 #0 7.110 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:28 #0 7.248 OK: 8 MiB in 16 packages 05:49:28 #82 DONE 7.9s 05:49:28 be60401e01f7: Pushed 05:49:28 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv 05:49:28 05:49:28 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:28 #72 6.970 OK: 13 MiB in 26 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:28 #72 ... 05:49:28 05:49:28 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:49:28 #0 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:49:28 #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:49:28 #0 6.429 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 05:49:28 #0 6.997 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 05:49:28 #0 7.105 OK: 8 MiB in 19 packages 05:49:28 #83 DONE 8.0s 05:49:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:28 05:49:28 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:49:28 #72 DONE 7.7s 05:49:28 05:49:28 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh 05:49:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:49:29 b27a101d1640: Preparing 05:49:29 5d479f276d51: Preparing 05:49:29 3d34a7be8069: Preparing 05:49:29 be60401e01f7: Preparing 05:49:29 6ccf71a6f027: Preparing 05:49:29 e11f7d6c7e45: Preparing 05:49:29 0f4232bd3336: Preparing 05:49:29 d4d9252fe9e9: Preparing 05:49:29 9fe9a137fd00: Preparing 05:49:29 0f4232bd3336: Waiting 05:49:29 e11f7d6c7e45: Waiting 05:49:29 9fe9a137fd00: Waiting 05:49:29 3d34a7be8069: Layer already exists 05:49:29 b27a101d1640: Layer already exists 05:49:29 6ccf71a6f027: Layer already exists 05:49:29 be60401e01f7: Layer already exists 05:49:29 5d479f276d51: Layer already exists 05:49:29 e11f7d6c7e45: Layer already exists 05:49:29 9fe9a137fd00: Layer already exists 05:49:29 d4d9252fe9e9: Layer already exists 05:49:29 0f4232bd3336: Layer already exists 05:49:29 latest: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:29 #84 ... 05:49:29 05:49:29 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:49:29 #85 DONE 2.9s 05:49:29 05:49:29 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:29 #86 DONE 2.9s 05:49:29 05:49:29 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:49:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.12 05:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:49:30 b27a101d1640: Preparing 05:49:30 5d479f276d51: Preparing 05:49:30 3d34a7be8069: Preparing 05:49:30 be60401e01f7: Preparing 05:49:30 6ccf71a6f027: Preparing 05:49:30 e11f7d6c7e45: Preparing 05:49:30 0f4232bd3336: Preparing 05:49:30 d4d9252fe9e9: Preparing 05:49:30 9fe9a137fd00: Preparing 05:49:30 0f4232bd3336: Waiting 05:49:30 d4d9252fe9e9: Waiting 05:49:30 9fe9a137fd00: Waiting 05:49:30 e11f7d6c7e45: Waiting 05:49:30 3d34a7be8069: Layer already exists 05:49:30 5d479f276d51: Layer already exists 05:49:30 be60401e01f7: Layer already exists 05:49:30 6ccf71a6f027: Layer already exists 05:49:30 b27a101d1640: Layer already exists 05:49:30 e11f7d6c7e45: Layer already exists 05:49:30 0f4232bd3336: Layer already exists 05:49:30 d4d9252fe9e9: Layer already exists 05:49:30 9fe9a137fd00: Layer already exists 05:49:30 3.2.0-dev.12: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:30 #87 DONE 0.5s 05:49:30 05:49:30 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:30 #84 DONE 1.7s 05:49:30 05:49:30 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:49:30 #88 ... 05:49:30 05:49:30 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:49:30 #80 DONE 3.7s 05:49:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:30 05:49:30 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [Pipeline] sh 05:49:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:49:31 b27a101d1640: Preparing 05:49:31 5d479f276d51: Preparing 05:49:31 3d34a7be8069: Preparing 05:49:31 be60401e01f7: Preparing 05:49:31 6ccf71a6f027: Preparing 05:49:31 e11f7d6c7e45: Preparing 05:49:31 0f4232bd3336: Preparing 05:49:31 d4d9252fe9e9: Preparing 05:49:31 9fe9a137fd00: Preparing 05:49:31 0f4232bd3336: Waiting 05:49:31 d4d9252fe9e9: Waiting 05:49:31 9fe9a137fd00: Waiting 05:49:31 e11f7d6c7e45: Waiting 05:49:31 5d479f276d51: Layer already exists 05:49:31 3d34a7be8069: Layer already exists 05:49:31 be60401e01f7: Layer already exists 05:49:31 6ccf71a6f027: Layer already exists 05:49:31 b27a101d1640: Layer already exists 05:49:31 9fe9a137fd00: Layer already exists 05:49:31 d4d9252fe9e9: Layer already exists 05:49:31 0f4232bd3336: Layer already exists 05:49:31 e11f7d6c7e45: Layer already exists 05:49:31 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } 05:49:31 #89 ... 05:49:31 05:49:31 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:49:31 #88 DONE 0.6s 05:49:31 05:49:31 #90 [security-spire-server stage-2 6/9] COPY security.txt / 05:49:31 #90 DONE 0.6s 05:49:31 05:49:31 #91 [security-spire-config stage-2 6/10] COPY security.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:31 #91 ... 05:49:31 05:49:31 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:49:31 #89 DONE 0.8s 05:49:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv 05:49:31 05:49:31 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:49:31 #92 DONE 1.9s 05:49:31 05:49:31 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:49:31 #93 DONE 0.7s 05:49:31 05:49:31 #91 [security-spire-config stage-2 6/10] COPY security.txt / 05:49:31 #91 DONE 0.7s 05:49:31 05:49:31 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:49:32 b27a101d1640: Preparing 05:49:32 5d479f276d51: Preparing 05:49:32 3d34a7be8069: Preparing 05:49:32 be60401e01f7: Preparing 05:49:32 6ccf71a6f027: Preparing 05:49:32 e11f7d6c7e45: Preparing 05:49:32 0f4232bd3336: Preparing 05:49:32 d4d9252fe9e9: Preparing 05:49:32 9fe9a137fd00: Preparing 05:49:32 e11f7d6c7e45: Waiting 05:49:32 9fe9a137fd00: Waiting 05:49:32 0f4232bd3336: Waiting 05:49:32 d4d9252fe9e9: Waiting 05:49:32 b27a101d1640: Layer already exists 05:49:32 5d479f276d51: Layer already exists 05:49:32 3d34a7be8069: Layer already exists 05:49:32 be60401e01f7: Layer already exists 05:49:32 6ccf71a6f027: Layer already exists 05:49:32 d4d9252fe9e9: Layer already exists 05:49:32 e11f7d6c7e45: Layer already exists 05:49:32 9fe9a137fd00: Layer already exists 05:49:32 0f4232bd3336: Layer already exists 05:49:32 main: digest: sha256:efa8a653d5a0ab6135831a7db77bd07c582ffafb9f009347d8e56c6b8647e55b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 05:49:32 #94 ... 05:49:32 05:49:32 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:49:32 #95 DONE 0.4s 05:49:32 05:49:32 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:49:32 #94 DONE 0.6s 05:49:32 05:49:32 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:49:32 #96 DONE 0.6s 05:49:32 05:49:32 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:32 ===================================================== [Pipeline] echo 05:49:32 taggedImages: 05:49:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:49:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.12 05:49:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:49:32 #97 ... 05:49:32 05:49:32 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 05:49:32 #98 DONE 0.4s [Pipeline] echo 05:49:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:49:32 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:32 latest 05:49:32 3.2.0-dev.12 05:49:32 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:32 main 05:49:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 05:49:32 05:49:32 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:49:32 #97 DONE 0.5s 05:49:32 05:49:32 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:49:32 #99 ... 05:49:32 05:49:32 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:49:32 #100 DONE 0.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:33 05:49:33 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:49:33 #99 DONE 0.5s 05:49:33 05:49:33 #101 [security-spire-server] exporting to image 05:49:33 #101 exporting layers 05:49:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:33 #101 ... 05:49:33 05:49:33 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:49:33 #102 DONE 0.5s 05:49:33 05:49:33 #103 [security-spire-config] exporting to image 05:49:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:33 c14e534ce6f3: Preparing 05:49:33 101b6b09f965: Preparing 05:49:33 e51ea79691a8: Preparing 05:49:33 a85e1b3a50ec: Preparing 05:49:33 1e77fa408249: Preparing 05:49:33 6ccf71a6f027: Preparing 05:49:33 e11f7d6c7e45: Preparing 05:49:33 080f58fbd52e: Preparing 05:49:33 1f97e9711e96: Preparing 05:49:33 a00de95d3a39: Preparing 05:49:33 9fe9a137fd00: Preparing 05:49:33 e11f7d6c7e45: Waiting 05:49:33 a00de95d3a39: Waiting 05:49:33 080f58fbd52e: Waiting 05:49:33 9fe9a137fd00: Waiting 05:49:33 1f97e9711e96: Waiting 05:49:33 6ccf71a6f027: Waiting 05:49:33 1e77fa408249: Pushed 05:49:33 101b6b09f965: Pushed 05:49:33 6ccf71a6f027: Layer already exists 05:49:33 c14e534ce6f3: Pushed 05:49:33 a85e1b3a50ec: Pushed 05:49:33 e11f7d6c7e45: Layer already exists 05:49:33 9fe9a137fd00: Layer already exists 05:49:33 #103 ... 05:49:33 05:49:33 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:49:33 #104 DONE 0.6s 05:49:34 080f58fbd52e: Pushed 05:49:34 1f97e9711e96: Pushed 05:49:34 05:49:34 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:49:34 #105 DONE 0.4s 05:49:34 05:49:34 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:34 #73 ... 05:49:34 05:49:34 #106 [security-spire-agent] exporting to image 05:49:34 e51ea79691a8: Pushed 05:49:35 #106 ... 05:49:35 05:49:35 #101 [security-spire-server] exporting to image 05:49:35 #101 exporting layers 2.3s done 05:49:35 #101 writing image sha256:f4579d55da29a2b89962cc3e36ef26c880e5ae6bacb0b7ff15f664690d78c600 0.1s done 05:49:35 #101 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:49:35 #101 DONE 2.4s 05:49:35 05:49:35 #103 [security-spire-config] exporting to image 05:49:35 #103 exporting layers 2.1s done 05:49:35 a00de95d3a39: Pushed 05:49:35 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } 05:49:35 #103 writing image sha256:4224db124c1509d3c93069262f25952e87e17935c9cac5cd3ebef3ffd8c23458 0.0s done 05:49:35 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:49:35 #103 DONE 2.2s 05:49:35 05:49:35 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:35 #76 ... 05:49:35 05:49:35 #106 [security-spire-agent] exporting to image 05:49:35 #106 exporting layers 1.6s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:35 #106 writing image sha256:2af250c57775d27e6ff2e7f467e193d9703b469c396aaf383d938cbd8510bbdd done 05:49:35 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 05:49:35 #106 DONE 1.6s 05:49:35 05:49:35 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:36 c14e534ce6f3: Preparing 05:49:36 101b6b09f965: Preparing 05:49:36 e51ea79691a8: Preparing 05:49:36 a85e1b3a50ec: Preparing 05:49:36 1e77fa408249: Preparing 05:49:36 6ccf71a6f027: Preparing 05:49:36 e11f7d6c7e45: Preparing 05:49:36 080f58fbd52e: Preparing 05:49:36 1f97e9711e96: Preparing 05:49:36 a00de95d3a39: Preparing 05:49:36 9fe9a137fd00: Preparing 05:49:36 6ccf71a6f027: Waiting 05:49:36 e11f7d6c7e45: Waiting 05:49:36 9fe9a137fd00: Waiting 05:49:36 080f58fbd52e: Waiting 05:49:36 1f97e9711e96: Waiting 05:49:36 a00de95d3a39: Waiting 05:49:36 a85e1b3a50ec: Layer already exists 05:49:36 c14e534ce6f3: Layer already exists 05:49:36 101b6b09f965: Layer already exists 05:49:36 1e77fa408249: Layer already exists 05:49:36 e51ea79691a8: Layer already exists 05:49:36 6ccf71a6f027: Layer already exists 05:49:36 e11f7d6c7e45: Layer already exists 05:49:36 1f97e9711e96: Layer already exists 05:49:36 080f58fbd52e: Layer already exists 05:49:36 a00de95d3a39: Layer already exists 05:49:36 9fe9a137fd00: Layer already exists 05:49:36 latest: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.12 05:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:37 c14e534ce6f3: Preparing 05:49:37 101b6b09f965: Preparing 05:49:37 e51ea79691a8: Preparing 05:49:37 a85e1b3a50ec: Preparing 05:49:37 1e77fa408249: Preparing 05:49:37 6ccf71a6f027: Preparing 05:49:37 e11f7d6c7e45: Preparing 05:49:37 080f58fbd52e: Preparing 05:49:37 1f97e9711e96: Preparing 05:49:37 a00de95d3a39: Preparing 05:49:37 9fe9a137fd00: Preparing 05:49:37 080f58fbd52e: Waiting 05:49:37 1f97e9711e96: Waiting 05:49:37 a00de95d3a39: Waiting 05:49:37 9fe9a137fd00: Waiting 05:49:37 6ccf71a6f027: Waiting 05:49:37 e11f7d6c7e45: Waiting 05:49:37 a85e1b3a50ec: Layer already exists 05:49:37 e51ea79691a8: Layer already exists 05:49:37 c14e534ce6f3: Layer already exists 05:49:37 1e77fa408249: Layer already exists 05:49:37 101b6b09f965: Layer already exists 05:49:37 6ccf71a6f027: Layer already exists 05:49:37 080f58fbd52e: Layer already exists 05:49:37 e11f7d6c7e45: Layer already exists 05:49:37 a00de95d3a39: Layer already exists 05:49:37 1f97e9711e96: Layer already exists 05:49:37 9fe9a137fd00: Layer already exists 05:49:37 3.2.0-dev.12: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:38 c14e534ce6f3: Preparing 05:49:38 101b6b09f965: Preparing 05:49:38 e51ea79691a8: Preparing 05:49:38 a85e1b3a50ec: Preparing 05:49:38 1e77fa408249: Preparing 05:49:38 6ccf71a6f027: Preparing 05:49:38 e11f7d6c7e45: Preparing 05:49:38 080f58fbd52e: Preparing 05:49:38 1f97e9711e96: Preparing 05:49:38 a00de95d3a39: Preparing 05:49:38 9fe9a137fd00: Preparing 05:49:38 6ccf71a6f027: Waiting 05:49:38 e11f7d6c7e45: Waiting 05:49:38 080f58fbd52e: Waiting 05:49:38 9fe9a137fd00: Waiting 05:49:38 1f97e9711e96: Waiting 05:49:38 e51ea79691a8: Layer already exists 05:49:38 1e77fa408249: Layer already exists 05:49:38 c14e534ce6f3: Layer already exists 05:49:38 a85e1b3a50ec: Layer already exists 05:49:38 101b6b09f965: Layer already exists 05:49:38 e11f7d6c7e45: Layer already exists 05:49:38 6ccf71a6f027: Layer already exists 05:49:38 a00de95d3a39: Layer already exists 05:49:38 080f58fbd52e: Layer already exists 05:49:38 1f97e9711e96: Layer already exists 05:49:38 9fe9a137fd00: Layer already exists 05:49:38 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:39 #76 DONE 24.2s 05:49:39 05:49:39 #75 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:39 #75 DONE 24.5s 05:49:39 05:49:39 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:39 #74 DONE 25.2s 05:49:39 05:49:39 #107 [security-bootstrapper builder 6/7] COPY . . [Pipeline] sh 05:49:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:39 c14e534ce6f3: Preparing 05:49:39 101b6b09f965: Preparing 05:49:39 e51ea79691a8: Preparing 05:49:39 a85e1b3a50ec: Preparing 05:49:39 1e77fa408249: Preparing 05:49:39 6ccf71a6f027: Preparing 05:49:39 e11f7d6c7e45: Preparing 05:49:39 080f58fbd52e: Preparing 05:49:39 1f97e9711e96: Preparing 05:49:39 a00de95d3a39: Preparing 05:49:39 9fe9a137fd00: Preparing 05:49:39 6ccf71a6f027: Waiting 05:49:39 e11f7d6c7e45: Waiting 05:49:39 080f58fbd52e: Waiting 05:49:39 1f97e9711e96: Waiting 05:49:39 a00de95d3a39: Waiting 05:49:39 9fe9a137fd00: Waiting 05:49:39 c14e534ce6f3: Layer already exists 05:49:39 e51ea79691a8: Layer already exists 05:49:39 a85e1b3a50ec: Layer already exists 05:49:39 101b6b09f965: Layer already exists 05:49:39 1e77fa408249: Layer already exists 05:49:39 6ccf71a6f027: Layer already exists 05:49:39 080f58fbd52e: Layer already exists 05:49:39 e11f7d6c7e45: Layer already exists 05:49:39 a00de95d3a39: Layer already exists 05:49:39 1f97e9711e96: Layer already exists 05:49:39 9fe9a137fd00: Layer already exists 05:49:39 main: digest: sha256:7b97bfd970e8ab81011b7901a4a8c820c6796fa02f6dc9cdb9a0d3da29515d72 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 05:49:39 #107 DONE 0.8s 05:49:39 05:49:39 #108 [support-notifications builder 6/7] COPY . . 05:49:39 #108 DONE 0.8s 05:49:39 05:49:39 #109 [security-secretstore-setup builder 6/7] COPY . . 05:49:39 #109 CACHED 05:49:39 05:49:39 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:49:39 #110 CACHED 05:49:39 05:49:39 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:39 #111 CACHED 05:49:39 05:49:39 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:39 #112 CACHED 05:49:39 05:49:39 #113 [security-proxy-setup builder 6/7] COPY . . 05:49:39 #113 CACHED 05:49:39 05:49:39 #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:49:39 #114 CACHED 05:49:39 05:49:39 #115 [core-metadata builder 6/7] COPY . . 05:49:39 #115 DONE 0.8s 05:49:39 05:49:39 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [Pipeline] // withEnv [Pipeline] echo 05:49:39 ===================================================== [Pipeline] echo 05:49:40 taggedImages: 05:49:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:49:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.12 05:49:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:49:40 #116 ... 05:49:40 05:49:40 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:49:40 #117 CACHED 05:49:40 05:49:40 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:40 #118 CACHED 05:49:40 05:49:40 #119 [security-proxy-auth builder 6/7] COPY . . 05:49:40 #119 CACHED 05:49:40 05:49:40 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:40 #120 CACHED 05:49:40 05:49:40 #121 [core-command builder 6/7] COPY . . 05:49:40 #121 CACHED 05:49:40 05:49:40 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 05:49:40 #122 CACHED 05:49:40 05:49:40 #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:40 #123 CACHED 05:49:40 05:49:40 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:49:40 #124 CACHED 05:49:40 05:49:40 #125 [support-scheduler builder 6/7] COPY . . 05:49:40 #125 CACHED 05:49:40 05:49:40 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:40 #126 CACHED 05:49:40 05:49:40 #127 [core-data builder 6/7] COPY . . 05:49:40 #127 CACHED 05:49:40 05:49:40 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 05:49:40 #128 CACHED 05:49:40 05:49:40 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 05:49:40 #129 CACHED 05:49:40 05:49:40 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:40 #130 CACHED 05:49:40 05:49:40 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:40 #131 CACHED 05:49:40 05:49:40 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [Pipeline] echo 05:49:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:49:40 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:40 latest 05:49:40 3.2.0-dev.12 05:49:40 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:40 main 05:49:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:41 #132 ... 05:49:41 05:49:41 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:41 #73 DONE 20.2s 05:49:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:41 459dd8b52afc: Preparing 05:49:41 7bdc8ff7d848: Preparing 05:49:41 8b07696f67cd: Preparing 05:49:41 8d1cb1889f18: Preparing 05:49:41 58d80da550a8: Preparing 05:49:41 5cebfad9d756: Preparing 05:49:41 7be8f359af40: Preparing 05:49:41 6ccf71a6f027: Preparing 05:49:41 e11f7d6c7e45: Preparing 05:49:41 45c219c06d8b: Preparing 05:49:41 7e517c07843d: Preparing 05:49:41 9fe9a137fd00: Preparing 05:49:41 5cebfad9d756: Waiting 05:49:41 7be8f359af40: Waiting 05:49:41 6ccf71a6f027: Waiting 05:49:41 e11f7d6c7e45: Waiting 05:49:41 45c219c06d8b: Waiting 05:49:41 7e517c07843d: Waiting 05:49:41 9fe9a137fd00: Waiting 05:49:41 58d80da550a8: Pushed 05:49:41 7bdc8ff7d848: Pushed 05:49:41 459dd8b52afc: Pushed 05:49:41 6ccf71a6f027: Layer already exists 05:49:41 5cebfad9d756: Pushed 05:49:41 e11f7d6c7e45: Layer already exists 05:49:41 7be8f359af40: Pushed 05:49:41 05:49:41 #133 [security-spiffe-token-provider builder 6/7] COPY . . 05:49:41 9fe9a137fd00: Layer already exists 05:49:42 45c219c06d8b: Pushed 05:49:42 8d1cb1889f18: Pushed 05:49:42 8b07696f67cd: Pushed 05:49:42 7e517c07843d: Pushed 05:49:42 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:42 #133 DONE 1.7s 05:49:42 05:49:42 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] sh 05:49:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:43 459dd8b52afc: Preparing 05:49:43 7bdc8ff7d848: Preparing 05:49:43 8b07696f67cd: Preparing 05:49:43 8d1cb1889f18: Preparing 05:49:43 58d80da550a8: Preparing 05:49:43 5cebfad9d756: Preparing 05:49:43 7be8f359af40: Preparing 05:49:43 6ccf71a6f027: Preparing 05:49:43 e11f7d6c7e45: Preparing 05:49:43 45c219c06d8b: Preparing 05:49:43 5cebfad9d756: Waiting 05:49:43 7be8f359af40: Waiting 05:49:43 6ccf71a6f027: Waiting 05:49:43 e11f7d6c7e45: Waiting 05:49:43 7e517c07843d: Preparing 05:49:43 9fe9a137fd00: Preparing 05:49:43 7e517c07843d: Waiting 05:49:43 45c219c06d8b: Waiting 05:49:43 8b07696f67cd: Layer already exists 05:49:43 58d80da550a8: Layer already exists 05:49:43 7bdc8ff7d848: Layer already exists 05:49:43 8d1cb1889f18: Layer already exists 05:49:43 459dd8b52afc: Layer already exists 05:49:43 7be8f359af40: Layer already exists 05:49:43 5cebfad9d756: Layer already exists 05:49:43 6ccf71a6f027: Layer already exists 05:49:43 45c219c06d8b: Layer already exists 05:49:43 e11f7d6c7e45: Layer already exists 05:49:43 7e517c07843d: Layer already exists 05:49:43 9fe9a137fd00: Layer already exists 05:49:43 latest: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:43 #134 1.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 05:49:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.12 05:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:44 459dd8b52afc: Preparing 05:49:44 7bdc8ff7d848: Preparing 05:49:44 8b07696f67cd: Preparing 05:49:44 8d1cb1889f18: Preparing 05:49:44 58d80da550a8: Preparing 05:49:44 5cebfad9d756: Preparing 05:49:44 7be8f359af40: Preparing 05:49:44 6ccf71a6f027: Preparing 05:49:44 e11f7d6c7e45: Preparing 05:49:44 45c219c06d8b: Preparing 05:49:44 7e517c07843d: Preparing 05:49:44 9fe9a137fd00: Preparing 05:49:44 6ccf71a6f027: Waiting 05:49:44 e11f7d6c7e45: Waiting 05:49:44 45c219c06d8b: Waiting 05:49:44 7e517c07843d: Waiting 05:49:44 5cebfad9d756: Waiting 05:49:44 9fe9a137fd00: Waiting 05:49:44 7be8f359af40: Waiting 05:49:44 8b07696f67cd: Layer already exists 05:49:44 459dd8b52afc: Layer already exists 05:49:44 8d1cb1889f18: Layer already exists 05:49:44 58d80da550a8: Layer already exists 05:49:44 7bdc8ff7d848: Layer already exists 05:49:44 5cebfad9d756: Layer already exists 05:49:44 45c219c06d8b: Layer already exists 05:49:44 e11f7d6c7e45: Layer already exists 05:49:44 6ccf71a6f027: Layer already exists 05:49:44 7be8f359af40: Layer already exists 05:49:44 7e517c07843d: Layer already exists 05:49:44 9fe9a137fd00: Layer already exists 05:49:44 3.2.0-dev.12: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:45 459dd8b52afc: Preparing 05:49:45 7bdc8ff7d848: Preparing 05:49:45 8b07696f67cd: Preparing 05:49:45 8d1cb1889f18: Preparing 05:49:45 58d80da550a8: Preparing 05:49:45 5cebfad9d756: Preparing 05:49:45 7be8f359af40: Preparing 05:49:45 6ccf71a6f027: Preparing 05:49:45 e11f7d6c7e45: Preparing 05:49:45 45c219c06d8b: Preparing 05:49:45 7e517c07843d: Preparing 05:49:45 9fe9a137fd00: Preparing 05:49:45 6ccf71a6f027: Waiting 05:49:45 e11f7d6c7e45: Waiting 05:49:45 45c219c06d8b: Waiting 05:49:45 7e517c07843d: Waiting 05:49:45 5cebfad9d756: Waiting 05:49:45 7be8f359af40: Waiting 05:49:45 9fe9a137fd00: Waiting 05:49:45 8d1cb1889f18: Layer already exists 05:49:45 459dd8b52afc: Layer already exists 05:49:45 58d80da550a8: Layer already exists 05:49:45 7bdc8ff7d848: Layer already exists 05:49:45 8b07696f67cd: Layer already exists 05:49:45 5cebfad9d756: Layer already exists 05:49:45 7be8f359af40: Layer already exists 05:49:45 e11f7d6c7e45: Layer already exists 05:49:45 45c219c06d8b: Layer already exists 05:49:45 6ccf71a6f027: Layer already exists 05:49:45 7e517c07843d: Layer already exists 05:49:45 9fe9a137fd00: Layer already exists 05:49:45 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:46 459dd8b52afc: Preparing 05:49:46 7bdc8ff7d848: Preparing 05:49:46 8b07696f67cd: Preparing 05:49:46 8d1cb1889f18: Preparing 05:49:46 58d80da550a8: Preparing 05:49:46 5cebfad9d756: Preparing 05:49:46 7be8f359af40: Preparing 05:49:46 6ccf71a6f027: Preparing 05:49:46 e11f7d6c7e45: Preparing 05:49:46 45c219c06d8b: Preparing 05:49:46 7e517c07843d: Preparing 05:49:46 9fe9a137fd00: Preparing 05:49:46 5cebfad9d756: Waiting 05:49:46 e11f7d6c7e45: Waiting 05:49:46 6ccf71a6f027: Waiting 05:49:46 45c219c06d8b: Waiting 05:49:46 7e517c07843d: Waiting 05:49:46 7be8f359af40: Waiting 05:49:46 9fe9a137fd00: Waiting 05:49:46 7bdc8ff7d848: Layer already exists 05:49:46 459dd8b52afc: Layer already exists 05:49:46 8d1cb1889f18: Layer already exists 05:49:46 58d80da550a8: Layer already exists 05:49:46 8b07696f67cd: Layer already exists 05:49:46 5cebfad9d756: Layer already exists 05:49:46 45c219c06d8b: Layer already exists 05:49:46 e11f7d6c7e45: Layer already exists 05:49:46 7be8f359af40: Layer already exists 05:49:46 6ccf71a6f027: Layer already exists 05:49:46 7e517c07843d: Layer already exists 05:49:46 9fe9a137fd00: Layer already exists 05:49:46 main: digest: sha256:26efb51489dcfb5c31f969b06e71203e76326e98376bfaa8da9198106eda0997 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:47 ===================================================== [Pipeline] echo 05:49:47 taggedImages: 05:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.12 05:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:49:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:49:47 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:47 latest 05:49:47 3.2.0-dev.12 05:49:47 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:47 main 05:49:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:48 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:48 659418fc026a: Preparing 05:49:48 d33adc150740: Preparing 05:49:48 6ccf71a6f027: Preparing 05:49:48 e11f7d6c7e45: Preparing 05:49:48 15b5300b46c8: Preparing 05:49:48 c3c68fa5deb3: Preparing 05:49:48 9fe9a137fd00: Preparing 05:49:48 c3c68fa5deb3: Waiting 05:49:48 9fe9a137fd00: Waiting 05:49:48 6ccf71a6f027: Layer already exists 05:49:48 e11f7d6c7e45: Layer already exists 05:49:48 9fe9a137fd00: Layer already exists 05:49:48 659418fc026a: Pushed 05:49:49 15b5300b46c8: Pushed 05:49:49 c3c68fa5deb3: Pushed 05:49:50 d33adc150740: Pushed 05:49:50 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv 05:49:50 #134 ... 05:49:50 05:49:50 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:49:50 #0 2.975 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:49:50 #135 ... 05:49:50 05:49:50 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:49:50 #0 1.752 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:49:50 #136 ... 05:49:50 05:49:50 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:49:50 #0 2.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:49:50 #137 ... 05:49:50 05:49:50 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:50 #0 2.786 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:49:50 #138 ... 05:49:50 05:49:50 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:49:50 #0 2.455 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:50 #139 ... 05:49:50 05:49:50 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:49:50 #0 2.732 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:49:50 #140 ... 05:49:50 05:49:50 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:49:50 #0 2.500 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:49:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv 05:49:51 #141 ... 05:49:51 05:49:51 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:49:51 #0 2.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:51 659418fc026a: Preparing 05:49:51 d33adc150740: Preparing 05:49:51 6ccf71a6f027: Preparing 05:49:51 e11f7d6c7e45: Preparing 05:49:51 15b5300b46c8: Preparing 05:49:51 c3c68fa5deb3: Preparing 05:49:51 9fe9a137fd00: Preparing 05:49:51 9fe9a137fd00: Waiting 05:49:51 c3c68fa5deb3: Waiting 05:49:51 659418fc026a: Layer already exists 05:49:51 15b5300b46c8: Layer already exists 05:49:51 6ccf71a6f027: Layer already exists 05:49:51 e11f7d6c7e45: Layer already exists 05:49:51 d33adc150740: Layer already exists 05:49:51 c3c68fa5deb3: Layer already exists 05:49:51 9fe9a137fd00: Layer already exists 05:49:51 latest: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:52 #142 ... 05:49:52 05:49:52 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:49:52 #116 2.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:49:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.12 05:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:52 659418fc026a: Preparing 05:49:52 d33adc150740: Preparing 05:49:52 6ccf71a6f027: Preparing 05:49:52 e11f7d6c7e45: Preparing 05:49:52 15b5300b46c8: Preparing 05:49:52 c3c68fa5deb3: Preparing 05:49:52 9fe9a137fd00: Preparing 05:49:52 c3c68fa5deb3: Waiting 05:49:52 9fe9a137fd00: Waiting 05:49:52 e11f7d6c7e45: Layer already exists 05:49:52 d33adc150740: Layer already exists 05:49:52 659418fc026a: Layer already exists 05:49:52 15b5300b46c8: Layer already exists 05:49:52 6ccf71a6f027: Layer already exists 05:49:52 c3c68fa5deb3: Layer already exists 05:49:52 9fe9a137fd00: Layer already exists 05:49:52 3.2.0-dev.12: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:49:52 #116 ... 05:49:52 05:49:52 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:49:52 #132 2.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] sh 05:49:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:53 659418fc026a: Preparing 05:49:53 d33adc150740: Preparing 05:49:53 6ccf71a6f027: Preparing 05:49:53 e11f7d6c7e45: Preparing 05:49:53 15b5300b46c8: Preparing 05:49:53 c3c68fa5deb3: Preparing 05:49:53 9fe9a137fd00: Preparing 05:49:53 9fe9a137fd00: Waiting 05:49:53 c3c68fa5deb3: Waiting 05:49:53 e11f7d6c7e45: Layer already exists 05:49:53 d33adc150740: Layer already exists 05:49:53 15b5300b46c8: Layer already exists 05:49:53 6ccf71a6f027: Layer already exists 05:49:53 659418fc026a: Layer already exists 05:49:53 c3c68fa5deb3: Layer already exists 05:49:53 9fe9a137fd00: Layer already exists 05:49:53 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:54 + 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 05:49:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:54 659418fc026a: Preparing 05:49:54 d33adc150740: Preparing 05:49:54 6ccf71a6f027: Preparing 05:49:54 e11f7d6c7e45: Preparing 05:49:54 15b5300b46c8: Preparing 05:49:54 c3c68fa5deb3: Preparing 05:49:54 9fe9a137fd00: Preparing 05:49:54 c3c68fa5deb3: Waiting 05:49:54 9fe9a137fd00: Waiting 05:49:54 e11f7d6c7e45: Layer already exists 05:49:54 659418fc026a: Layer already exists 05:49:54 d33adc150740: Layer already exists 05:49:54 6ccf71a6f027: Layer already exists 05:49:54 15b5300b46c8: Layer already exists 05:49:54 c3c68fa5deb3: Layer already exists 05:49:54 9fe9a137fd00: Layer already exists 05:49:54 main: digest: sha256:250562f93623de0571858371bfaffdd68b1140b471dcaef3b907ae89e090dda4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:55 ===================================================== [Pipeline] echo 05:49:55 taggedImages: 05:49:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:49:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.12 05:49:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:55 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:49:55 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:49:55 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:55 latest 05:49:55 3.2.0-dev.12 05:49:55 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:49:55 main 05:49:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:49:56 e84154e7cbe5: Preparing 05:49:56 b7988b827493: Preparing 05:49:56 631e983c53bc: Preparing 05:49:56 6ccf71a6f027: Preparing 05:49:56 e11f7d6c7e45: Preparing 05:49:56 e54b06460fd1: Preparing 05:49:56 1caeeae2792a: Preparing 05:49:56 14b651937c75: Preparing 05:49:56 f8cd82d6dbc5: Preparing 05:49:56 9fe9a137fd00: Preparing 05:49:56 e54b06460fd1: Waiting 05:49:56 1caeeae2792a: Waiting 05:49:56 14b651937c75: Waiting 05:49:56 f8cd82d6dbc5: Waiting 05:49:56 9fe9a137fd00: Waiting 05:49:56 e11f7d6c7e45: Layer already exists 05:49:56 6ccf71a6f027: Layer already exists 05:49:56 631e983c53bc: Pushed 05:49:56 b7988b827493: Pushed 05:49:56 e84154e7cbe5: Pushed 05:49:56 9fe9a137fd00: Layer already exists 05:49:56 14b651937c75: Pushed 05:49:57 f8cd82d6dbc5: Pushed 05:50:02 1caeeae2792a: Pushed 05:50:04 e54b06460fd1: Pushed 05:50:04 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:50:05 e84154e7cbe5: Preparing 05:50:05 b7988b827493: Preparing 05:50:05 631e983c53bc: Preparing 05:50:05 6ccf71a6f027: Preparing 05:50:05 e11f7d6c7e45: Preparing 05:50:05 e54b06460fd1: Preparing 05:50:05 1caeeae2792a: Preparing 05:50:05 14b651937c75: Preparing 05:50:05 f8cd82d6dbc5: Preparing 05:50:05 9fe9a137fd00: Preparing 05:50:05 1caeeae2792a: Waiting 05:50:05 e54b06460fd1: Waiting 05:50:05 f8cd82d6dbc5: Waiting 05:50:05 9fe9a137fd00: Waiting 05:50:05 14b651937c75: Waiting 05:50:05 e11f7d6c7e45: Layer already exists 05:50:05 631e983c53bc: Layer already exists 05:50:05 e84154e7cbe5: Layer already exists 05:50:05 6ccf71a6f027: Layer already exists 05:50:05 b7988b827493: Layer already exists 05:50:05 e54b06460fd1: Layer already exists 05:50:05 1caeeae2792a: Layer already exists 05:50:05 9fe9a137fd00: Layer already exists 05:50:05 14b651937c75: Layer already exists 05:50:05 f8cd82d6dbc5: Layer already exists 05:50:05 latest: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.12 05:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:50:06 e84154e7cbe5: Preparing 05:50:06 b7988b827493: Preparing 05:50:06 631e983c53bc: Preparing 05:50:06 6ccf71a6f027: Preparing 05:50:06 e11f7d6c7e45: Preparing 05:50:06 e54b06460fd1: Preparing 05:50:06 1caeeae2792a: Preparing 05:50:06 14b651937c75: Preparing 05:50:06 f8cd82d6dbc5: Preparing 05:50:06 9fe9a137fd00: Preparing 05:50:06 e54b06460fd1: Waiting 05:50:06 1caeeae2792a: Waiting 05:50:06 9fe9a137fd00: Waiting 05:50:06 14b651937c75: Waiting 05:50:06 b7988b827493: Layer already exists 05:50:06 6ccf71a6f027: Layer already exists 05:50:06 e11f7d6c7e45: Layer already exists 05:50:06 631e983c53bc: Layer already exists 05:50:06 e84154e7cbe5: Layer already exists 05:50:06 e54b06460fd1: Layer already exists 05:50:06 1caeeae2792a: Layer already exists 05:50:06 14b651937c75: Layer already exists 05:50:06 f8cd82d6dbc5: Layer already exists 05:50:06 9fe9a137fd00: Layer already exists 05:50:06 3.2.0-dev.12: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:50:07 e84154e7cbe5: Preparing 05:50:07 b7988b827493: Preparing 05:50:07 631e983c53bc: Preparing 05:50:07 6ccf71a6f027: Preparing 05:50:07 e11f7d6c7e45: Preparing 05:50:07 e54b06460fd1: Preparing 05:50:07 1caeeae2792a: Preparing 05:50:07 14b651937c75: Preparing 05:50:07 f8cd82d6dbc5: Preparing 05:50:07 9fe9a137fd00: Preparing 05:50:07 14b651937c75: Waiting 05:50:07 f8cd82d6dbc5: Waiting 05:50:07 9fe9a137fd00: Waiting 05:50:07 1caeeae2792a: Waiting 05:50:07 e54b06460fd1: Waiting 05:50:07 b7988b827493: Layer already exists 05:50:07 6ccf71a6f027: Layer already exists 05:50:07 e84154e7cbe5: Layer already exists 05:50:07 e11f7d6c7e45: Layer already exists 05:50:07 631e983c53bc: Layer already exists 05:50:07 e54b06460fd1: Layer already exists 05:50:07 14b651937c75: Layer already exists 05:50:07 1caeeae2792a: Layer already exists 05:50:07 9fe9a137fd00: Layer already exists 05:50:07 f8cd82d6dbc5: Layer already exists 05:50:07 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:50:08 e84154e7cbe5: Preparing 05:50:08 b7988b827493: Preparing 05:50:08 631e983c53bc: Preparing 05:50:08 6ccf71a6f027: Preparing 05:50:08 e11f7d6c7e45: Preparing 05:50:08 e54b06460fd1: Preparing 05:50:08 1caeeae2792a: Preparing 05:50:08 14b651937c75: Preparing 05:50:08 f8cd82d6dbc5: Preparing 05:50:08 9fe9a137fd00: Preparing 05:50:08 e54b06460fd1: Waiting 05:50:08 14b651937c75: Waiting 05:50:08 1caeeae2792a: Waiting 05:50:08 f8cd82d6dbc5: Waiting 05:50:08 9fe9a137fd00: Waiting 05:50:08 e11f7d6c7e45: Layer already exists 05:50:08 6ccf71a6f027: Layer already exists 05:50:08 e84154e7cbe5: Layer already exists 05:50:08 b7988b827493: Layer already exists 05:50:08 631e983c53bc: Layer already exists 05:50:08 1caeeae2792a: Layer already exists 05:50:08 14b651937c75: Layer already exists 05:50:08 e54b06460fd1: Layer already exists 05:50:08 f8cd82d6dbc5: Layer already exists 05:50:08 9fe9a137fd00: Layer already exists 05:50:08 main: digest: sha256:9efe4fba8c442fcc5b07ed5e7af8b8c9b2cf6ed40280755c5fae8c166baad1ba size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:09 ===================================================== [Pipeline] echo 05:50:09 taggedImages: 05:50:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:50:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.12 05:50:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:09 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:50:09 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:50:09 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:09 latest 05:50:09 3.2.0-dev.12 05:50:09 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:09 main 05:50:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:50:10 ee4af7fd869a: Preparing 05:50:10 6345987323df: Preparing 05:50:10 332bc13711fa: Preparing 05:50:10 6ccf71a6f027: Preparing 05:50:10 e11f7d6c7e45: Preparing 05:50:10 360e6b80961d: Preparing 05:50:10 7759a16ad308: Preparing 05:50:10 e1f482d77276: Preparing 05:50:10 9fe9a137fd00: Preparing 05:50:10 360e6b80961d: Waiting 05:50:10 9fe9a137fd00: Waiting 05:50:10 7759a16ad308: Waiting 05:50:10 e1f482d77276: Waiting 05:50:10 6ccf71a6f027: Layer already exists 05:50:10 e11f7d6c7e45: Layer already exists 05:50:10 332bc13711fa: Pushed 05:50:10 6345987323df: Pushed 05:50:10 ee4af7fd869a: Pushed 05:50:10 9fe9a137fd00: Layer already exists 05:50:11 e1f482d77276: Pushed 05:50:11 7759a16ad308: Pushed 05:50:19 360e6b80961d: Pushed 05:50:19 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:50:20 ee4af7fd869a: Preparing 05:50:20 6345987323df: Preparing 05:50:20 332bc13711fa: Preparing 05:50:20 6ccf71a6f027: Preparing 05:50:20 e11f7d6c7e45: Preparing 05:50:20 360e6b80961d: Preparing 05:50:20 7759a16ad308: Preparing 05:50:20 e1f482d77276: Preparing 05:50:20 9fe9a137fd00: Preparing 05:50:20 7759a16ad308: Waiting 05:50:20 9fe9a137fd00: Waiting 05:50:20 e1f482d77276: Waiting 05:50:20 360e6b80961d: Waiting 05:50:20 332bc13711fa: Layer already exists 05:50:20 ee4af7fd869a: Layer already exists 05:50:20 6ccf71a6f027: Layer already exists 05:50:20 6345987323df: Layer already exists 05:50:20 e11f7d6c7e45: Layer already exists 05:50:20 7759a16ad308: Layer already exists 05:50:20 360e6b80961d: Layer already exists 05:50:20 e1f482d77276: Layer already exists 05:50:20 9fe9a137fd00: Layer already exists 05:50:20 latest: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.12 05:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:50:21 ee4af7fd869a: Preparing 05:50:21 6345987323df: Preparing 05:50:21 332bc13711fa: Preparing 05:50:21 6ccf71a6f027: Preparing 05:50:21 e11f7d6c7e45: Preparing 05:50:21 360e6b80961d: Preparing 05:50:21 7759a16ad308: Preparing 05:50:21 e1f482d77276: Preparing 05:50:21 9fe9a137fd00: Preparing 05:50:21 360e6b80961d: Waiting 05:50:21 7759a16ad308: Waiting 05:50:21 e1f482d77276: Waiting 05:50:21 9fe9a137fd00: Waiting 05:50:21 6ccf71a6f027: Layer already exists 05:50:21 ee4af7fd869a: Layer already exists 05:50:21 6345987323df: Layer already exists 05:50:21 e11f7d6c7e45: Layer already exists 05:50:21 332bc13711fa: Layer already exists 05:50:21 360e6b80961d: Layer already exists 05:50:21 7759a16ad308: Layer already exists 05:50:21 e1f482d77276: Layer already exists 05:50:21 9fe9a137fd00: Layer already exists 05:50:21 3.2.0-dev.12: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:50:22 ee4af7fd869a: Preparing 05:50:22 6345987323df: Preparing 05:50:22 332bc13711fa: Preparing 05:50:22 6ccf71a6f027: Preparing 05:50:22 e11f7d6c7e45: Preparing 05:50:22 360e6b80961d: Preparing 05:50:22 7759a16ad308: Preparing 05:50:22 e1f482d77276: Preparing 05:50:22 9fe9a137fd00: Preparing 05:50:22 360e6b80961d: Waiting 05:50:22 7759a16ad308: Waiting 05:50:22 9fe9a137fd00: Waiting 05:50:22 e1f482d77276: Waiting 05:50:22 332bc13711fa: Layer already exists 05:50:22 6ccf71a6f027: Layer already exists 05:50:22 e11f7d6c7e45: Layer already exists 05:50:22 6345987323df: Layer already exists 05:50:22 ee4af7fd869a: Layer already exists 05:50:22 7759a16ad308: Layer already exists 05:50:22 e1f482d77276: Layer already exists 05:50:22 360e6b80961d: Layer already exists 05:50:22 9fe9a137fd00: Layer already exists 05:50:22 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:50:23 ee4af7fd869a: Preparing 05:50:23 6345987323df: Preparing 05:50:23 332bc13711fa: Preparing 05:50:23 6ccf71a6f027: Preparing 05:50:23 e11f7d6c7e45: Preparing 05:50:23 360e6b80961d: Preparing 05:50:23 7759a16ad308: Preparing 05:50:23 e1f482d77276: Preparing 05:50:23 9fe9a137fd00: Preparing 05:50:23 360e6b80961d: Waiting 05:50:23 7759a16ad308: Waiting 05:50:23 e1f482d77276: Waiting 05:50:23 9fe9a137fd00: Waiting 05:50:23 6345987323df: Layer already exists 05:50:23 ee4af7fd869a: Layer already exists 05:50:23 6ccf71a6f027: Layer already exists 05:50:23 e11f7d6c7e45: Layer already exists 05:50:23 332bc13711fa: Layer already exists 05:50:23 7759a16ad308: Layer already exists 05:50:23 360e6b80961d: Layer already exists 05:50:23 9fe9a137fd00: Layer already exists 05:50:23 e1f482d77276: Layer already exists 05:50:23 main: digest: sha256:2a8fc05913112a84e88ad5b7625ddd253b86e7ab10f41b7a958b54cd364cd844 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:24 ===================================================== [Pipeline] echo 05:50:24 taggedImages: 05:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.12 05:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:50:24 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:50:24 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:24 latest 05:50:24 3.2.0-dev.12 05:50:24 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:24 main 05:50:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:50:26 e84154e7cbe5: Preparing 05:50:26 c00009a669a7: Preparing 05:50:26 54a413ee3ebd: Preparing 05:50:26 6ccf71a6f027: Preparing 05:50:26 e11f7d6c7e45: Preparing 05:50:26 4ff0c6b850c9: Preparing 05:50:26 14b651937c75: Preparing 05:50:26 f8cd82d6dbc5: Preparing 05:50:26 9fe9a137fd00: Preparing 05:50:26 4ff0c6b850c9: Waiting 05:50:26 14b651937c75: Waiting 05:50:26 f8cd82d6dbc5: Waiting 05:50:26 9fe9a137fd00: Waiting 05:50:26 6ccf71a6f027: Layer already exists 05:50:26 e84154e7cbe5: Layer already exists 05:50:26 e11f7d6c7e45: Layer already exists 05:50:26 14b651937c75: Layer already exists 05:50:26 f8cd82d6dbc5: Layer already exists 05:50:26 9fe9a137fd00: Layer already exists 05:50:26 54a413ee3ebd: Pushed 05:50:26 c00009a669a7: Pushed 05:50:34 4ff0c6b850c9: Pushed 05:50:34 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:50:35 e84154e7cbe5: Preparing 05:50:35 c00009a669a7: Preparing 05:50:35 54a413ee3ebd: Preparing 05:50:35 6ccf71a6f027: Preparing 05:50:35 e11f7d6c7e45: Preparing 05:50:35 4ff0c6b850c9: Preparing 05:50:35 14b651937c75: Preparing 05:50:35 f8cd82d6dbc5: Preparing 05:50:35 9fe9a137fd00: Preparing 05:50:35 4ff0c6b850c9: Waiting 05:50:35 14b651937c75: Waiting 05:50:35 f8cd82d6dbc5: Waiting 05:50:35 9fe9a137fd00: Waiting 05:50:35 e11f7d6c7e45: Layer already exists 05:50:35 e84154e7cbe5: Layer already exists 05:50:35 6ccf71a6f027: Layer already exists 05:50:35 54a413ee3ebd: Layer already exists 05:50:35 c00009a669a7: Layer already exists 05:50:35 4ff0c6b850c9: Layer already exists 05:50:35 14b651937c75: Layer already exists 05:50:35 9fe9a137fd00: Layer already exists 05:50:35 f8cd82d6dbc5: Layer already exists 05:50:35 latest: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.12 05:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:50:36 e84154e7cbe5: Preparing 05:50:36 c00009a669a7: Preparing 05:50:36 54a413ee3ebd: Preparing 05:50:36 6ccf71a6f027: Preparing 05:50:36 e11f7d6c7e45: Preparing 05:50:36 4ff0c6b850c9: Preparing 05:50:36 14b651937c75: Preparing 05:50:36 f8cd82d6dbc5: Preparing 05:50:36 9fe9a137fd00: Preparing 05:50:36 4ff0c6b850c9: Waiting 05:50:36 14b651937c75: Waiting 05:50:36 f8cd82d6dbc5: Waiting 05:50:36 9fe9a137fd00: Waiting 05:50:36 e11f7d6c7e45: Layer already exists 05:50:36 c00009a669a7: Layer already exists 05:50:36 6ccf71a6f027: Layer already exists 05:50:36 54a413ee3ebd: Layer already exists 05:50:36 e84154e7cbe5: Layer already exists 05:50:36 4ff0c6b850c9: Layer already exists 05:50:36 f8cd82d6dbc5: Layer already exists 05:50:36 14b651937c75: Layer already exists 05:50:36 9fe9a137fd00: Layer already exists 05:50:36 3.2.0-dev.12: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:50:37 e84154e7cbe5: Preparing 05:50:37 c00009a669a7: Preparing 05:50:37 54a413ee3ebd: Preparing 05:50:37 6ccf71a6f027: Preparing 05:50:37 e11f7d6c7e45: Preparing 05:50:37 4ff0c6b850c9: Preparing 05:50:37 14b651937c75: Preparing 05:50:37 f8cd82d6dbc5: Preparing 05:50:37 9fe9a137fd00: Preparing 05:50:37 4ff0c6b850c9: Waiting 05:50:37 14b651937c75: Waiting 05:50:37 f8cd82d6dbc5: Waiting 05:50:37 9fe9a137fd00: Waiting 05:50:37 c00009a669a7: Layer already exists 05:50:37 e84154e7cbe5: Layer already exists 05:50:37 6ccf71a6f027: Layer already exists 05:50:37 54a413ee3ebd: Layer already exists 05:50:37 e11f7d6c7e45: Layer already exists 05:50:37 4ff0c6b850c9: Layer already exists 05:50:37 9fe9a137fd00: Layer already exists 05:50:37 14b651937c75: Layer already exists 05:50:37 f8cd82d6dbc5: Layer already exists 05:50:37 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:50:38 e84154e7cbe5: Preparing 05:50:38 c00009a669a7: Preparing 05:50:38 54a413ee3ebd: Preparing 05:50:38 6ccf71a6f027: Preparing 05:50:38 e11f7d6c7e45: Preparing 05:50:38 4ff0c6b850c9: Preparing 05:50:38 14b651937c75: Preparing 05:50:38 f8cd82d6dbc5: Preparing 05:50:38 9fe9a137fd00: Preparing 05:50:38 4ff0c6b850c9: Waiting 05:50:38 14b651937c75: Waiting 05:50:38 f8cd82d6dbc5: Waiting 05:50:38 9fe9a137fd00: Waiting 05:50:38 e84154e7cbe5: Layer already exists 05:50:38 6ccf71a6f027: Layer already exists 05:50:38 c00009a669a7: Layer already exists 05:50:38 e11f7d6c7e45: Layer already exists 05:50:38 54a413ee3ebd: Layer already exists 05:50:38 4ff0c6b850c9: Layer already exists 05:50:38 f8cd82d6dbc5: Layer already exists 05:50:38 14b651937c75: Layer already exists 05:50:38 9fe9a137fd00: Layer already exists 05:50:38 main: digest: sha256:a54e6847aaecf7194bd1c5ad5b029549b4b8a5ee5e7dce6a3042b529d508c540 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:39 ===================================================== [Pipeline] echo 05:50:39 taggedImages: 05:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.12 05:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:39 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:50:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:50:39 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:39 latest 05:50:39 3.2.0-dev.12 05:50:39 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:39 main 05:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:41 0f8e8e41f6b5: Preparing 05:50:41 63834c6d171f: Preparing 05:50:41 6ccf71a6f027: Preparing 05:50:41 e11f7d6c7e45: Preparing 05:50:41 ce26ba4ac269: Preparing 05:50:41 a1129b251cc7: Preparing 05:50:41 9fe9a137fd00: Preparing 05:50:41 a1129b251cc7: Waiting 05:50:41 e11f7d6c7e45: Layer already exists 05:50:41 6ccf71a6f027: Layer already exists 05:50:41 9fe9a137fd00: Layer already exists 05:50:41 0f8e8e41f6b5: Pushed 05:50:41 a1129b251cc7: Pushed 05:50:41 ce26ba4ac269: Pushed 05:50:43 63834c6d171f: Pushed 05:50:43 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:44 0f8e8e41f6b5: Preparing 05:50:44 63834c6d171f: Preparing 05:50:44 6ccf71a6f027: Preparing 05:50:44 e11f7d6c7e45: Preparing 05:50:44 ce26ba4ac269: Preparing 05:50:44 a1129b251cc7: Preparing 05:50:44 9fe9a137fd00: Preparing 05:50:44 a1129b251cc7: Waiting 05:50:44 9fe9a137fd00: Waiting 05:50:44 ce26ba4ac269: Layer already exists 05:50:44 6ccf71a6f027: Layer already exists 05:50:44 63834c6d171f: Layer already exists 05:50:44 e11f7d6c7e45: Layer already exists 05:50:44 0f8e8e41f6b5: Layer already exists 05:50:44 a1129b251cc7: Layer already exists 05:50:44 9fe9a137fd00: Layer already exists 05:50:44 latest: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.12 05:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:45 0f8e8e41f6b5: Preparing 05:50:45 63834c6d171f: Preparing 05:50:45 6ccf71a6f027: Preparing 05:50:45 e11f7d6c7e45: Preparing 05:50:45 ce26ba4ac269: Preparing 05:50:45 a1129b251cc7: Preparing 05:50:45 9fe9a137fd00: Preparing 05:50:45 9fe9a137fd00: Waiting 05:50:45 a1129b251cc7: Waiting 05:50:45 e11f7d6c7e45: Layer already exists 05:50:45 ce26ba4ac269: Layer already exists 05:50:45 0f8e8e41f6b5: Layer already exists 05:50:45 6ccf71a6f027: Layer already exists 05:50:45 63834c6d171f: Layer already exists 05:50:45 a1129b251cc7: Layer already exists 05:50:45 9fe9a137fd00: Layer already exists 05:50:45 3.2.0-dev.12: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:49 0f8e8e41f6b5: Preparing 05:50:49 63834c6d171f: Preparing 05:50:49 6ccf71a6f027: Preparing 05:50:49 e11f7d6c7e45: Preparing 05:50:49 ce26ba4ac269: Preparing 05:50:49 a1129b251cc7: Preparing 05:50:49 9fe9a137fd00: Preparing 05:50:49 a1129b251cc7: Waiting 05:50:49 9fe9a137fd00: Waiting 05:50:52 e11f7d6c7e45: Layer already exists 05:50:52 ce26ba4ac269: Layer already exists 05:50:52 6ccf71a6f027: Layer already exists 05:50:52 63834c6d171f: Layer already exists 05:50:52 0f8e8e41f6b5: Layer already exists 05:50:52 a1129b251cc7: Layer already exists 05:50:52 9fe9a137fd00: Layer already exists 05:50:52 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:53 0f8e8e41f6b5: Preparing 05:50:53 63834c6d171f: Preparing 05:50:53 6ccf71a6f027: Preparing 05:50:53 e11f7d6c7e45: Preparing 05:50:53 ce26ba4ac269: Preparing 05:50:53 a1129b251cc7: Preparing 05:50:53 9fe9a137fd00: Preparing 05:50:53 a1129b251cc7: Waiting 05:50:53 9fe9a137fd00: Waiting 05:50:53 63834c6d171f: Layer already exists 05:50:53 0f8e8e41f6b5: Layer already exists 05:50:53 6ccf71a6f027: Layer already exists 05:50:53 ce26ba4ac269: Layer already exists 05:50:53 e11f7d6c7e45: Layer already exists 05:50:53 9fe9a137fd00: Layer already exists 05:50:53 a1129b251cc7: Layer already exists 05:50:53 main: digest: sha256:02d2f59e9925d9c907faf0f2724e39c87cc9de43c8c7891c5b93c623d328c2eb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:54 ===================================================== [Pipeline] echo 05:50:54 taggedImages: 05:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.12 05:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:54 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:50:54 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:50:54 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:54 latest 05:50:54 3.2.0-dev.12 05:50:54 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:50:54 main 05:50:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:50:56 956fbe497a04: Preparing 05:50:56 a3f99bbaa493: Preparing 05:50:56 6ccf71a6f027: Preparing 05:50:56 e11f7d6c7e45: Preparing 05:50:56 0f4232bd3336: Preparing 05:50:56 d4d9252fe9e9: Preparing 05:50:56 9fe9a137fd00: Preparing 05:50:56 d4d9252fe9e9: Waiting 05:50:56 9fe9a137fd00: Waiting 05:50:56 0f4232bd3336: Layer already exists 05:50:56 e11f7d6c7e45: Layer already exists 05:50:56 6ccf71a6f027: Layer already exists 05:50:56 d4d9252fe9e9: Layer already exists 05:50:56 9fe9a137fd00: Layer already exists 05:50:56 956fbe497a04: Pushed 05:50:58 a3f99bbaa493: Pushed 05:50:58 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:50:59 956fbe497a04: Preparing 05:50:59 a3f99bbaa493: Preparing 05:50:59 6ccf71a6f027: Preparing 05:50:59 e11f7d6c7e45: Preparing 05:50:59 0f4232bd3336: Preparing 05:50:59 d4d9252fe9e9: Preparing 05:50:59 9fe9a137fd00: Preparing 05:50:59 d4d9252fe9e9: Waiting 05:50:59 9fe9a137fd00: Waiting 05:50:59 956fbe497a04: Layer already exists 05:50:59 0f4232bd3336: Layer already exists 05:50:59 e11f7d6c7e45: Layer already exists 05:50:59 a3f99bbaa493: Layer already exists 05:50:59 6ccf71a6f027: Layer already exists 05:50:59 9fe9a137fd00: Layer already exists 05:50:59 d4d9252fe9e9: Layer already exists 05:50:59 latest: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.12 05:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:51:00 956fbe497a04: Preparing 05:51:00 a3f99bbaa493: Preparing 05:51:00 6ccf71a6f027: Preparing 05:51:00 e11f7d6c7e45: Preparing 05:51:00 0f4232bd3336: Preparing 05:51:00 d4d9252fe9e9: Preparing 05:51:00 9fe9a137fd00: Preparing 05:51:00 d4d9252fe9e9: Waiting 05:51:00 9fe9a137fd00: Waiting 05:51:00 6ccf71a6f027: Layer already exists 05:51:00 0f4232bd3336: Layer already exists 05:51:00 956fbe497a04: Layer already exists 05:51:00 a3f99bbaa493: Layer already exists 05:51:00 e11f7d6c7e45: Layer already exists 05:51:00 d4d9252fe9e9: Layer already exists 05:51:00 9fe9a137fd00: Layer already exists 05:51:00 3.2.0-dev.12: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:51:01 956fbe497a04: Preparing 05:51:01 a3f99bbaa493: Preparing 05:51:01 6ccf71a6f027: Preparing 05:51:01 e11f7d6c7e45: Preparing 05:51:01 0f4232bd3336: Preparing 05:51:01 d4d9252fe9e9: Preparing 05:51:01 9fe9a137fd00: Preparing 05:51:01 9fe9a137fd00: Waiting 05:51:01 d4d9252fe9e9: Waiting 05:51:01 0f4232bd3336: Layer already exists 05:51:01 a3f99bbaa493: Layer already exists 05:51:01 e11f7d6c7e45: Layer already exists 05:51:01 6ccf71a6f027: Layer already exists 05:51:01 956fbe497a04: Layer already exists 05:51:01 d4d9252fe9e9: Layer already exists 05:51:01 9fe9a137fd00: Layer already exists 05:51:01 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:51:02 956fbe497a04: Preparing 05:51:02 a3f99bbaa493: Preparing 05:51:02 6ccf71a6f027: Preparing 05:51:02 e11f7d6c7e45: Preparing 05:51:02 0f4232bd3336: Preparing 05:51:02 d4d9252fe9e9: Preparing 05:51:02 9fe9a137fd00: Preparing 05:51:02 9fe9a137fd00: Waiting 05:51:02 d4d9252fe9e9: Waiting 05:51:02 a3f99bbaa493: Layer already exists 05:51:02 6ccf71a6f027: Layer already exists 05:51:02 e11f7d6c7e45: Layer already exists 05:51:02 0f4232bd3336: Layer already exists 05:51:02 956fbe497a04: Layer already exists 05:51:02 9fe9a137fd00: Layer already exists 05:51:02 d4d9252fe9e9: Layer already exists 05:51:02 main: digest: sha256:46f4fe16280194559f4c8ac8f0b8a741fbe3222d9aca78f96f5b404e7e6827a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:03 ===================================================== [Pipeline] echo 05:51:03 taggedImages: 05:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.12 05:51:03 - nexus3.edgexfoundry.org:10004/support-scheduler:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:51:03 - 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] } 05:56:15 #132 ... 05:56:15 05:56:15 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:56:15 #139 387.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:56:15 #139 ... 05:56:15 05:56:15 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:56:15 #137 DONE 388.7s 05:56:15 05:56:15 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:56:15 #116 ... 05:56:15 05:56:15 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:56:15 #143 DONE 0.3s 05:56:15 05:56:15 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:56:15 #144 DONE 0.1s 05:56:15 05:56:15 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:56:15 #145 DONE 0.2s 05:56:15 05:56:15 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:56:15 #146 DONE 0.1s 05:56:15 05:56:15 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:56:15 #147 DONE 0.4s 05:56:15 05:56:15 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:56:15 #148 DONE 0.3s 05:56:15 05:56:15 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:56:15 #136 ... 05:56:15 05:56:15 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:15 #149 DONE 2.1s 05:56:15 05:56:15 #150 [security-proxy-setup] exporting to image 05:56:15 #150 exporting layers 05:56:15 #150 exporting layers 0.9s done 05:56:15 #150 writing image sha256:f055118c209777d831c24db395b1ed0d97bc7e80207dfc33f48045b0946c067d done 05:56:15 #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 05:56:15 #150 DONE 1.0s 05:56:15 05:56:15 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:56:16 #142 ... 05:56:16 05:56:16 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:56:16 #141 DONE 396.5s 05:56:16 05:56:16 #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:56:16 #151 DONE 0.4s 05:56:16 05:56:16 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:56:16 #139 DONE 396.9s 05:56:16 05:56:16 #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:56:17 #152 ... 05:56:17 05:56:17 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:56:17 #153 DONE 0.4s 05:56:17 05:56:17 #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:56:17 #154 DONE 0.4s 05:56:17 05:56:17 #155 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:56:18 #155 DONE 0.3s 05:56:18 05:56:18 #156 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:56:18 #156 DONE 0.3s 05:56:18 05:56:18 #157 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:56:19 #157 DONE 0.2s 05:56:19 05:56:19 #158 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:56:19 #158 ... 05:56:19 05:56:19 #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:56:19 #152 DONE 2.2s 05:56:19 05:56:19 #158 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:56:19 #158 DONE 0.3s 05:56:19 05:56:19 #159 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:56:19 #159 ... 05:56:19 05:56:19 #160 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:56:19 #160 DONE 0.5s 05:56:19 05:56:19 #159 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:56:19 #159 DONE 0.6s 05:56:19 05:56:19 #161 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:56:19 #161 ... 05:56:19 05:56:19 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:56:19 #162 DONE 0.2s 05:56:20 05:56:20 #161 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:56:20 #161 DONE 0.3s 05:56:20 05:56:20 #163 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:20 #163 ... 05:56:20 05:56:20 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:56:20 #164 DONE 0.5s 05:56:20 05:56:20 #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:56:20 #165 ... 05:56:20 05:56:20 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:56:20 #142 DONE 400.9s 05:56:21 05:56:21 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:56:21 #134 ... 05:56:21 05:56:21 #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:56:21 #165 DONE 0.6s 05:56:21 05:56:21 #166 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:56:21 #166 DONE 0.5s 05:56:21 05:56:21 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:56:21 #167 DONE 0.4s 05:56:21 05:56:21 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:56:21 #168 DONE 0.2s 05:56:21 05:56:21 #169 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:56:21 #169 DONE 0.3s 05:56:21 05:56:21 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:56:22 #170 ... 05:56:22 05:56:22 #163 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:22 #163 DONE 2.1s 05:56:22 05:56:22 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:56:22 #171 DONE 0.3s 05:56:22 05:56:22 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:56:22 #172 ... 05:56:22 05:56:22 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:56:22 #170 DONE 0.6s 05:56:22 05:56:22 #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:56:22 #173 ... 05:56:22 05:56:22 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:56:22 #172 DONE 0.6s 05:56:22 05:56:22 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:56:22 #174 ... 05:56:22 05:56:22 #173 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:56:22 #173 DONE 0.5s 05:56:23 05:56:23 #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:56:23 #175 DONE 0.5s 05:56:23 05:56:23 #176 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:24 #176 ... 05:56:24 05:56:24 #177 [security-secretstore-setup] exporting to image 05:56:24 #177 exporting layers 2.0s done 05:56:24 #177 writing image sha256:2d4f0a02250376bff3e10481ee29efae56675e12cc7c6fdcf7d814e6a10b7e63 0.0s done 05:56:24 #177 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 05:56:24 #177 DONE 2.0s 05:56:24 05:56:24 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:56:25 #116 ... 05:56:25 05:56:25 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:56:25 #174 DONE 2.3s 05:56:25 05:56:25 #178 [security-bootstrapper] exporting to image 05:56:26 #178 ... 05:56:26 05:56:26 #176 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:26 #176 DONE 2.2s 05:56:26 05:56:26 #179 [security-proxy-auth] exporting to image 05:56:26 #179 exporting layers 0.9s done 05:56:26 #179 writing image sha256:f332e07fb9396926b6725316e0e6d3a46a677b6e9d44d709167b5bd5a1b75040 0.0s done 05:56:26 #179 naming to docker.io/library/security-proxy-auth-arm64 0.1s done 05:56:26 #179 DONE 1.0s 05:56:26 05:56:26 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:56:26 #140 ... 05:56:26 05:56:26 #178 [security-bootstrapper] exporting to image 05:56:26 #178 exporting layers 1.8s done 05:56:26 #178 writing image sha256:99e9bbbc028b6dc386568342f79215350ebaba57dcbddaa2d66591b745246e99 0.0s done 05:56:26 #178 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 05:56:26 #178 DONE 1.8s 05:56:27 05:56:27 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:56:33 #140 ... 05:56:33 05:56:33 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:56:33 #132 DONE 413.3s 05:56:33 05:56:33 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:56:33 #135 ... 05:56:33 05:56:33 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:56:33 #180 DONE 0.2s 05:56:33 05:56:33 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:56:33 #135 ... 05:56:33 05:56:33 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:56:34 #181 DONE 0.2s 05:56:34 05:56:34 #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:56:34 #182 DONE 0.2s 05:56:34 05:56:34 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:56:34 #116 ... 05:56:34 05:56:34 #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:56:34 #183 DONE 0.1s 05:56:34 05:56:34 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:56:34 #184 DONE 0.1s 05:56:34 05:56:34 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:56:34 #136 ... 05:56:34 05:56:34 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:56:36 #185 DONE 1.4s 05:56:36 05:56:36 #186 [core-common-config-bootstrapper] exporting to image 05:56:36 #186 exporting layers 05:56:36 #186 exporting layers 0.4s done 05:56:36 #186 writing image sha256:720085db99ada03eed360f0d7a4766f8cbab4889ca00143ca7aa98d0b4059924 done 05:56:36 #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 05:56:36 #186 DONE 0.4s 05:56:36 05:56:36 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:56:51 #140 ... 05:56:51 05:56:51 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:56:51 #138 DONE 429.7s 05:56:51 05:56:51 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:56:51 #134 ... 05:56:51 05:56:51 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:56:51 #187 DONE 0.1s 05:56:51 05:56:51 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:56:51 #140 ... 05:56:51 05:56:51 #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:56:51 #188 DONE 0.2s 05:56:51 05:56:51 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:56:51 #189 DONE 0.4s 05:56:51 05:56:51 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:56:51 #134 ... 05:56:51 05:56:51 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:56:51 #190 DONE 0.2s 05:56:51 05:56:51 #191 [core-command] exporting to image 05:56:51 #191 exporting layers 05:56:51 #191 exporting layers 0.4s done 05:56:51 #191 writing image sha256:67af2e5d0b3de1be0b3178489c8afc15b317b12cb94fb269a61173363cb78153 0.0s done 05:56:51 #191 naming to docker.io/library/core-command-arm64 05:56:51 #191 naming to docker.io/library/core-command-arm64 0.0s done 05:56:51 #191 DONE 0.4s 05:56:51 05:56:51 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:56:51 #140 DONE 431.6s 05:56:51 05:56:51 #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:56:52 #192 DONE 0.4s 05:56:52 05:56:52 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:56:52 #116 ... 05:56:52 05:56:52 #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:56:52 #193 DONE 0.2s 05:56:52 05:56:52 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:56:52 #194 DONE 0.3s 05:56:52 05:56:52 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:56:52 #116 DONE 432.7s 05:56:52 05:56:52 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:56:53 #195 DONE 0.4s 05:56:53 05:56:53 #196 [core-data] exporting to image 05:56:53 #196 ... 05:56:53 05:56:53 #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:56:53 #197 DONE 0.3s 05:56:53 05:56:53 #196 [core-data] exporting to image 05:56:53 #196 exporting layers 0.7s done 05:56:53 #196 writing image sha256:9d59c777ea2c944195ee090eca94e2a2fa5a92ceada535d4f1153492c31b2917 0.0s done 05:56:53 #196 naming to docker.io/library/core-data-arm64 0.0s done 05:56:53 #196 DONE 0.8s 05:56:53 05:56:53 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:56:53 #198 DONE 0.2s 05:56:53 05:56:53 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:56:53 #199 DONE 0.4s 05:56:53 05:56:53 #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:56:54 #200 DONE 0.2s 05:56:54 05:56:54 #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:56:54 #201 DONE 0.2s 05:56:54 05:56:54 #202 [core-metadata] exporting to image 05:56:54 #202 exporting layers 0.2s done 05:56:54 #202 writing image sha256:c3e0287c843957f641c6fbc71f91ee2566633415b5d290ef2ba7462b36f67653 done 05:56:54 #202 naming to docker.io/library/core-metadata-arm64 0.0s done 05:56:54 #202 DONE 0.3s 05:56:54 05:56:54 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:05 #135 ... 05:57:05 05:57:05 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:57:05 #134 DONE 441.8s 05:57:05 05:57:05 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:05 #135 ... 05:57:05 05:57:05 #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:05 #203 DONE 0.1s 05:57:05 05:57:05 #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:05 #204 DONE 0.1s 05:57:05 05:57:05 #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:57:05 #205 DONE 0.3s 05:57:05 05:57:05 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:05 #135 ... 05:57:05 05:57:05 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:57:05 #206 DONE 0.1s 05:57:05 05:57:05 #207 [security-spiffe-token-provider] exporting to image 05:57:05 #207 exporting layers 05:57:05 #207 exporting layers 0.4s done 05:57:05 #207 writing image sha256:18255f42de90b079a3c228a9e0d89d6b572af730e737e5dee2f497507c74d2eb done 05:57:05 #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:57:05 #207 DONE 0.4s 05:57:05 05:57:05 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:14 #135 ... 05:57:14 05:57:14 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:57:14 #136 DONE 453.7s 05:57:14 05:57:14 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:14 #135 ... 05:57:14 05:57:14 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:14 #208 DONE 0.2s 05:57:14 05:57:14 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:57:14 #135 DONE 454.0s 05:57:14 05:57:14 #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:14 #209 DONE 0.1s 05:57:14 05:57:14 #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:57:14 #210 DONE 0.3s 05:57:14 05:57:14 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:57:14 #211 DONE 0.1s 05:57:14 05:57:14 #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:57:14 #212 DONE 0.1s 05:57:14 05:57:14 #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:57:14 #213 DONE 0.1s 05:57:14 05:57:14 #214 [support-notifications] exporting to image 05:57:14 #214 exporting layers 05:57:15 #214 ... 05:57:15 05:57:15 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:57:15 #215 DONE 0.3s 05:57:15 05:57:15 #214 [support-notifications] exporting to image 05:57:15 #214 exporting layers 0.5s done 05:57:15 #214 writing image sha256:e0622aa024c9642d16eb2d1ff0af1350872381b9820537aba3589994184b5eb3 done 05:57:15 #214 naming to docker.io/library/support-notifications-arm64 done 05:57:15 #214 DONE 0.5s 05:57:15 05:57:15 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:57:15 #216 DONE 0.1s 05:57:15 05:57:15 #217 [support-scheduler] exporting to image 05:57:15 #217 exporting layers 0.3s done 05:57:15 #217 writing image sha256:851d51ff86a2c2f8ba2c4bd93a783c923198e12a3e2ddc81e1faf9cbe33b80d1 done 05:57:15 #217 naming to docker.io/library/support-scheduler-arm64 done 05:57:15 #217 DONE 0.3s 05:57:15 time="2024-01-25T05:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:57:15 time="2024-01-25T05:49:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:57:15 $ docker stop --time=1 bc3708e122264c421292b7e0d2e5a050dbb47e1457b496abc7c7afe80f11e3b3 05:57:16 $ docker rm -f --volumes bc3708e122264c421292b7e0d2e5a050dbb47e1457b496abc7c7afe80f11e3b3 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:17 + docker images 05:57:17 REPOSITORY TAG IMAGE ID CREATED SIZE 05:57:17 support-scheduler-arm64 latest 851d51ff86a2 3 seconds ago 30.7MB 05:57:17 support-notifications-arm64 latest e0622aa024c9 3 seconds ago 31.6MB 05:57:17 security-spiffe-token-provider-arm64 latest 18255f42de90 12 seconds ago 34MB 05:57:17 core-metadata-arm64 latest c3e0287c8439 23 seconds ago 22.2MB 05:57:17 core-data-arm64 latest 9d59c777ea2c 25 seconds ago 22MB 05:57:17 core-command-arm64 latest 67af2e5d0b3d 27 seconds ago 21.8MB 05:57:17 core-common-config-bootstrapper-arm64 latest 720085db99ad 42 seconds ago 19.9MB 05:57:17 security-proxy-auth-arm64 latest f332e07fb939 52 seconds ago 20.7MB 05:57:17 security-bootstrapper-arm64 latest 99e9bbbc028b 53 seconds ago 23.4MB 05:57:17 security-secretstore-setup-arm64 latest 2d4f0a022503 56 seconds ago 40.8MB 05:57:17 security-proxy-setup-arm64 latest f055118c2097 About a minute ago 30.6MB 05:57:17 security-spire-config-arm64 latest 4224db124c15 7 minutes ago 101MB 05:57:17 security-spire-agent-arm64 latest 2af250c57775 7 minutes ago 157MB 05:57:17 security-spire-server-arm64 latest f4579d55da29 7 minutes ago 102MB 05:57:17 ci-base-image-arm64 latest 7b6ce9894959 8 minutes ago 879MB 05:57:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 2 months ago 560MB 05:57:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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 05:57:18 provisioning config files... 05:57:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/622@tmp/config17647839052165661057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:19 ---> ****-login.sh 05:57:19 nexus3.edgexfoundry.org:10001 05:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:19 Configure a credential helper to remove this warning. See 05:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:19 05:57:19 Login Succeeded 05:57:19 nexus3.edgexfoundry.org:10002 05:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:19 Configure a credential helper to remove this warning. See 05:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:19 05:57:19 Login Succeeded 05:57:19 nexus3.edgexfoundry.org:10003 05:57:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:19 Configure a credential helper to remove this warning. See 05:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:19 05:57:19 Login Succeeded 05:57:19 nexus3.edgexfoundry.org:10004 05:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:20 Configure a credential helper to remove this warning. See 05:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:20 05:57:20 Login Succeeded 05:57:20 ****.io 05:57:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:20 Configure a credential helper to remove this warning. See 05:57:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:20 05:57:20 Login Succeeded 05:57:20 ---> ****-login.sh ends [Pipeline] } 05:57:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:21 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:57:21 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:21 latest 05:57:21 3.2.0-dev.12 05:57:21 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:57:21 main 05:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:22 62933d8de18e: Preparing 05:57:22 e7304822930a: Preparing 05:57:22 2d8c6d9e8d69: Preparing 05:57:22 a59e130111bd: Preparing 05:57:22 4213214047d1: Preparing 05:57:22 d8411a5c3c31: Preparing 05:57:22 0faf9b67be60: Preparing 05:57:22 d8411a5c3c31: Waiting 05:57:22 0faf9b67be60: Waiting 05:57:23 a59e130111bd: Pushed 05:57:23 2d8c6d9e8d69: Pushed 05:57:24 4213214047d1: Pushed 05:57:26 e7304822930a: Pushed 05:57:26 0faf9b67be60: Layer already exists 05:57:26 62933d8de18e: Pushed 05:57:26 d8411a5c3c31: Pushed 05:57:27 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:28 62933d8de18e: Preparing 05:57:28 e7304822930a: Preparing 05:57:28 2d8c6d9e8d69: Preparing 05:57:28 a59e130111bd: Preparing 05:57:28 4213214047d1: Preparing 05:57:28 d8411a5c3c31: Preparing 05:57:28 0faf9b67be60: Preparing 05:57:28 0faf9b67be60: Waiting 05:57:28 d8411a5c3c31: Waiting 05:57:28 62933d8de18e: Layer already exists 05:57:28 a59e130111bd: Layer already exists 05:57:28 2d8c6d9e8d69: Layer already exists 05:57:28 4213214047d1: Layer already exists 05:57:28 e7304822930a: Layer already exists 05:57:28 0faf9b67be60: Layer already exists 05:57:28 d8411a5c3c31: Layer already exists 05:57:28 latest: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.12 05:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:29 62933d8de18e: Preparing 05:57:29 e7304822930a: Preparing 05:57:29 2d8c6d9e8d69: Preparing 05:57:29 a59e130111bd: Preparing 05:57:29 4213214047d1: Preparing 05:57:29 d8411a5c3c31: Preparing 05:57:29 0faf9b67be60: Preparing 05:57:29 d8411a5c3c31: Waiting 05:57:29 0faf9b67be60: Waiting 05:57:29 2d8c6d9e8d69: Layer already exists 05:57:29 4213214047d1: Layer already exists 05:57:29 62933d8de18e: Layer already exists 05:57:29 e7304822930a: Layer already exists 05:57:29 a59e130111bd: Layer already exists 05:57:29 d8411a5c3c31: Layer already exists 05:57:29 0faf9b67be60: Layer already exists 05:57:30 3.2.0-dev.12: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:31 62933d8de18e: Preparing 05:57:31 e7304822930a: Preparing 05:57:31 2d8c6d9e8d69: Preparing 05:57:31 a59e130111bd: Preparing 05:57:31 4213214047d1: Preparing 05:57:31 d8411a5c3c31: Preparing 05:57:31 0faf9b67be60: Preparing 05:57:31 d8411a5c3c31: Waiting 05:57:31 0faf9b67be60: Waiting 05:57:31 e7304822930a: Layer already exists 05:57:31 a59e130111bd: Layer already exists 05:57:31 4213214047d1: Layer already exists 05:57:31 62933d8de18e: Layer already exists 05:57:31 2d8c6d9e8d69: Layer already exists 05:57:31 0faf9b67be60: Layer already exists 05:57:31 d8411a5c3c31: Layer already exists 05:57:31 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:57:33 62933d8de18e: Preparing 05:57:33 e7304822930a: Preparing 05:57:33 2d8c6d9e8d69: Preparing 05:57:33 a59e130111bd: Preparing 05:57:33 4213214047d1: Preparing 05:57:33 d8411a5c3c31: Preparing 05:57:33 0faf9b67be60: Preparing 05:57:33 d8411a5c3c31: Waiting 05:57:33 0faf9b67be60: Waiting 05:57:33 2d8c6d9e8d69: Layer already exists 05:57:33 62933d8de18e: Layer already exists 05:57:33 e7304822930a: Layer already exists 05:57:33 4213214047d1: Layer already exists 05:57:33 a59e130111bd: Layer already exists 05:57:33 d8411a5c3c31: Layer already exists 05:57:33 0faf9b67be60: Layer already exists 05:57:33 main: digest: sha256:6a51a4e620ee241b774d31e9421a40a601d9a2fcbe0662d098d4f70cc1b69ca0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:34 ===================================================== [Pipeline] echo 05:57:34 taggedImages: 05:57:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:57:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.12 05:57:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:57:34 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:57:34 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:57:34 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:34 latest 05:57:34 3.2.0-dev.12 05:57:34 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:57:34 main 05:57:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:57:35 3441c19ed5c0: Preparing 05:57:35 21236bcd8ea1: Preparing 05:57:35 2930731e9f43: Preparing 05:57:35 efd82956c4ab: Preparing 05:57:35 2d8c6d9e8d69: Preparing 05:57:35 a59e130111bd: Preparing 05:57:35 4213214047d1: Preparing 05:57:35 d8411a5c3c31: Preparing 05:57:35 a59e130111bd: Waiting 05:57:35 4213214047d1: Waiting 05:57:35 0faf9b67be60: Preparing 05:57:35 0faf9b67be60: Waiting 05:57:35 d8411a5c3c31: Waiting 05:57:35 2d8c6d9e8d69: Layer already exists 05:57:35 a59e130111bd: Layer already exists 05:57:36 4213214047d1: Layer already exists 05:57:36 2930731e9f43: Pushed 05:57:36 21236bcd8ea1: Pushed 05:57:36 d8411a5c3c31: Layer already exists 05:57:36 3441c19ed5c0: Pushed 05:57:36 0faf9b67be60: Layer already exists 05:57:38 efd82956c4ab: Pushed 05:57:38 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:38 + 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 05:57:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:57:42 3441c19ed5c0: Preparing 05:57:42 21236bcd8ea1: Preparing 05:57:42 2930731e9f43: Preparing 05:57:42 efd82956c4ab: Preparing 05:57:42 2d8c6d9e8d69: Preparing 05:57:42 a59e130111bd: Preparing 05:57:42 4213214047d1: Preparing 05:57:42 d8411a5c3c31: Preparing 05:57:42 0faf9b67be60: Preparing 05:57:42 4213214047d1: Waiting 05:57:42 a59e130111bd: Waiting 05:57:42 0faf9b67be60: Waiting 05:57:42 d8411a5c3c31: Waiting 05:57:42 3441c19ed5c0: Layer already exists 05:57:42 2930731e9f43: Layer already exists 05:57:42 2d8c6d9e8d69: Layer already exists 05:57:42 efd82956c4ab: Layer already exists 05:57:42 21236bcd8ea1: Layer already exists 05:57:42 a59e130111bd: Layer already exists 05:57:42 d8411a5c3c31: Layer already exists 05:57:42 4213214047d1: Layer already exists 05:57:42 0faf9b67be60: Layer already exists 05:57:42 latest: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.12 05:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:57:44 3441c19ed5c0: Preparing 05:57:44 21236bcd8ea1: Preparing 05:57:44 2930731e9f43: Preparing 05:57:44 efd82956c4ab: Preparing 05:57:44 2d8c6d9e8d69: Preparing 05:57:44 a59e130111bd: Preparing 05:57:44 4213214047d1: Preparing 05:57:44 a59e130111bd: Waiting 05:57:44 d8411a5c3c31: Preparing 05:57:44 4213214047d1: Waiting 05:57:44 d8411a5c3c31: Waiting 05:57:44 0faf9b67be60: Preparing 05:57:44 0faf9b67be60: Waiting 05:57:44 efd82956c4ab: Layer already exists 05:57:44 2d8c6d9e8d69: Layer already exists 05:57:44 2930731e9f43: Layer already exists 05:57:44 3441c19ed5c0: Layer already exists 05:57:44 a59e130111bd: Layer already exists 05:57:44 21236bcd8ea1: Layer already exists 05:57:44 4213214047d1: Layer already exists 05:57:44 0faf9b67be60: Layer already exists 05:57:44 d8411a5c3c31: Layer already exists 05:57:44 3.2.0-dev.12: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:57:45 3441c19ed5c0: Preparing 05:57:45 21236bcd8ea1: Preparing 05:57:45 2930731e9f43: Preparing 05:57:45 efd82956c4ab: Preparing 05:57:45 2d8c6d9e8d69: Preparing 05:57:45 a59e130111bd: Preparing 05:57:45 4213214047d1: Preparing 05:57:45 d8411a5c3c31: Preparing 05:57:45 0faf9b67be60: Preparing 05:57:45 a59e130111bd: Waiting 05:57:45 4213214047d1: Waiting 05:57:45 d8411a5c3c31: Waiting 05:57:45 0faf9b67be60: Waiting 05:57:45 2930731e9f43: Layer already exists 05:57:45 efd82956c4ab: Layer already exists 05:57:45 2d8c6d9e8d69: Layer already exists 05:57:45 3441c19ed5c0: Layer already exists 05:57:45 21236bcd8ea1: Layer already exists 05:57:45 a59e130111bd: Layer already exists 05:57:45 0faf9b67be60: Layer already exists 05:57:45 4213214047d1: Layer already exists 05:57:45 d8411a5c3c31: Layer already exists 05:57:46 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:46 + 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 05:57:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:57:47 3441c19ed5c0: Preparing 05:57:47 21236bcd8ea1: Preparing 05:57:47 2930731e9f43: Preparing 05:57:47 efd82956c4ab: Preparing 05:57:47 2d8c6d9e8d69: Preparing 05:57:47 a59e130111bd: Preparing 05:57:47 4213214047d1: Preparing 05:57:47 d8411a5c3c31: Preparing 05:57:47 0faf9b67be60: Preparing 05:57:47 4213214047d1: Waiting 05:57:47 0faf9b67be60: Waiting 05:57:47 d8411a5c3c31: Waiting 05:57:47 a59e130111bd: Waiting 05:57:47 21236bcd8ea1: Layer already exists 05:57:47 3441c19ed5c0: Layer already exists 05:57:47 efd82956c4ab: Layer already exists 05:57:47 2d8c6d9e8d69: Layer already exists 05:57:47 2930731e9f43: Layer already exists 05:57:47 4213214047d1: Layer already exists 05:57:47 a59e130111bd: Layer already exists 05:57:47 0faf9b67be60: Layer already exists 05:57:47 d8411a5c3c31: Layer already exists 05:57:47 main: digest: sha256:1eb80ba0c83ace9fa91ffa51ea13a9441d6fb11f758a63d7c5906613e44f44f8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:57:48 ===================================================== [Pipeline] echo 05:57:48 taggedImages: 05:57:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:57:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.12 05:57:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:57:48 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:57:48 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:57:48 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:48 latest 05:57:48 3.2.0-dev.12 05:57:48 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:57:48 main 05:57:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:57:50 757f9fa8c874: Preparing 05:57:50 00865d0c198b: Preparing 05:57:50 2d8c6d9e8d69: Preparing 05:57:50 a59e130111bd: Preparing 05:57:50 a9fb09c86b33: Preparing 05:57:50 13486bcdce5e: Preparing 05:57:50 0faf9b67be60: Preparing 05:57:50 0faf9b67be60: Waiting 05:57:50 13486bcdce5e: Waiting 05:57:50 a59e130111bd: Layer already exists 05:57:50 2d8c6d9e8d69: Layer already exists 05:57:50 0faf9b67be60: Layer already exists 05:57:50 757f9fa8c874: Pushed 05:57:50 13486bcdce5e: Pushed 05:57:51 a9fb09c86b33: Pushed 05:57:52 00865d0c198b: Pushed 05:57:57 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:57:58 757f9fa8c874: Preparing 05:57:58 00865d0c198b: Preparing 05:57:58 2d8c6d9e8d69: Preparing 05:57:58 a59e130111bd: Preparing 05:57:58 a9fb09c86b33: Preparing 05:57:58 13486bcdce5e: Preparing 05:57:58 0faf9b67be60: Preparing 05:57:58 13486bcdce5e: Waiting 05:57:58 0faf9b67be60: Waiting 05:57:58 a9fb09c86b33: Layer already exists 05:57:58 757f9fa8c874: Layer already exists 05:57:58 2d8c6d9e8d69: Layer already exists 05:57:58 00865d0c198b: Layer already exists 05:57:58 a59e130111bd: Layer already exists 05:57:58 13486bcdce5e: Layer already exists 05:57:58 0faf9b67be60: Layer already exists 05:57:58 latest: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.12 05:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:00 757f9fa8c874: Preparing 05:58:00 00865d0c198b: Preparing 05:58:00 2d8c6d9e8d69: Preparing 05:58:00 a59e130111bd: Preparing 05:58:00 a9fb09c86b33: Preparing 05:58:00 13486bcdce5e: Preparing 05:58:00 0faf9b67be60: Preparing 05:58:00 13486bcdce5e: Waiting 05:58:00 0faf9b67be60: Waiting 05:58:00 00865d0c198b: Layer already exists 05:58:00 2d8c6d9e8d69: Layer already exists 05:58:00 a9fb09c86b33: Layer already exists 05:58:00 a59e130111bd: Layer already exists 05:58:00 757f9fa8c874: Layer already exists 05:58:00 0faf9b67be60: Layer already exists 05:58:00 13486bcdce5e: Layer already exists 05:58:00 3.2.0-dev.12: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:01 757f9fa8c874: Preparing 05:58:01 00865d0c198b: Preparing 05:58:01 2d8c6d9e8d69: Preparing 05:58:01 a59e130111bd: Preparing 05:58:01 a9fb09c86b33: Preparing 05:58:01 13486bcdce5e: Preparing 05:58:01 0faf9b67be60: Preparing 05:58:01 13486bcdce5e: Waiting 05:58:01 0faf9b67be60: Waiting 05:58:01 00865d0c198b: Layer already exists 05:58:01 a59e130111bd: Layer already exists 05:58:01 2d8c6d9e8d69: Layer already exists 05:58:01 a9fb09c86b33: Layer already exists 05:58:01 757f9fa8c874: Layer already exists 05:58:01 0faf9b67be60: Layer already exists 05:58:01 13486bcdce5e: Layer already exists 05:58:02 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:58:03 757f9fa8c874: Preparing 05:58:03 00865d0c198b: Preparing 05:58:03 2d8c6d9e8d69: Preparing 05:58:03 a59e130111bd: Preparing 05:58:03 a9fb09c86b33: Preparing 05:58:03 13486bcdce5e: Preparing 05:58:03 0faf9b67be60: Preparing 05:58:03 13486bcdce5e: Waiting 05:58:03 0faf9b67be60: Waiting 05:58:03 757f9fa8c874: Layer already exists 05:58:03 00865d0c198b: Layer already exists 05:58:03 a9fb09c86b33: Layer already exists 05:58:03 2d8c6d9e8d69: Layer already exists 05:58:03 a59e130111bd: Layer already exists 05:58:03 13486bcdce5e: Layer already exists 05:58:03 0faf9b67be60: Layer already exists 05:58:03 main: digest: sha256:598bfbce5a5a9b6ec0f5c1c787717cd73daef17773f64fa9abd9f1dcda6bd701 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:04 ===================================================== [Pipeline] echo 05:58:04 taggedImages: 05:58:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:58:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.12 05:58:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:58:04 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:58:04 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:04 latest 05:58:04 3.2.0-dev.12 05:58:04 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:04 main 05:58:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:06 52b6e6f8f3a5: Preparing 05:58:06 3734e2a4653d: Preparing 05:58:06 84cb95e074d3: Preparing 05:58:06 2d8c6d9e8d69: Preparing 05:58:06 a59e130111bd: Preparing 05:58:06 4213214047d1: Preparing 05:58:06 d8411a5c3c31: Preparing 05:58:06 0faf9b67be60: Preparing 05:58:06 4213214047d1: Waiting 05:58:06 0faf9b67be60: Waiting 05:58:06 d8411a5c3c31: Waiting 05:58:06 2d8c6d9e8d69: Layer already exists 05:58:06 a59e130111bd: Layer already exists 05:58:06 4213214047d1: Layer already exists 05:58:06 d8411a5c3c31: Layer already exists 05:58:06 0faf9b67be60: Layer already exists 05:58:06 3734e2a4653d: Pushed 05:58:06 52b6e6f8f3a5: Pushed 05:58:08 84cb95e074d3: Pushed 05:58:11 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:12 52b6e6f8f3a5: Preparing 05:58:12 3734e2a4653d: Preparing 05:58:12 84cb95e074d3: Preparing 05:58:12 2d8c6d9e8d69: Preparing 05:58:12 a59e130111bd: Preparing 05:58:12 4213214047d1: Preparing 05:58:12 d8411a5c3c31: Preparing 05:58:12 4213214047d1: Waiting 05:58:12 0faf9b67be60: Preparing 05:58:12 d8411a5c3c31: Waiting 05:58:12 0faf9b67be60: Waiting 05:58:12 52b6e6f8f3a5: Layer already exists 05:58:12 2d8c6d9e8d69: Layer already exists 05:58:12 a59e130111bd: Layer already exists 05:58:12 3734e2a4653d: Layer already exists 05:58:12 84cb95e074d3: Layer already exists 05:58:12 4213214047d1: Layer already exists 05:58:12 d8411a5c3c31: Layer already exists 05:58:12 0faf9b67be60: Layer already exists 05:58:13 latest: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.12 05:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:14 52b6e6f8f3a5: Preparing 05:58:14 3734e2a4653d: Preparing 05:58:14 84cb95e074d3: Preparing 05:58:14 2d8c6d9e8d69: Preparing 05:58:14 a59e130111bd: Preparing 05:58:14 4213214047d1: Preparing 05:58:14 d8411a5c3c31: Preparing 05:58:14 0faf9b67be60: Preparing 05:58:14 4213214047d1: Waiting 05:58:14 d8411a5c3c31: Waiting 05:58:14 0faf9b67be60: Waiting 05:58:14 84cb95e074d3: Layer already exists 05:58:14 52b6e6f8f3a5: Layer already exists 05:58:14 a59e130111bd: Layer already exists 05:58:14 2d8c6d9e8d69: Layer already exists 05:58:14 3734e2a4653d: Layer already exists 05:58:14 0faf9b67be60: Layer already exists 05:58:14 4213214047d1: Layer already exists 05:58:14 d8411a5c3c31: Layer already exists 05:58:14 3.2.0-dev.12: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:16 52b6e6f8f3a5: Preparing 05:58:16 3734e2a4653d: Preparing 05:58:16 84cb95e074d3: Preparing 05:58:16 2d8c6d9e8d69: Preparing 05:58:16 a59e130111bd: Preparing 05:58:16 4213214047d1: Preparing 05:58:16 d8411a5c3c31: Preparing 05:58:16 0faf9b67be60: Preparing 05:58:16 4213214047d1: Waiting 05:58:16 d8411a5c3c31: Waiting 05:58:16 0faf9b67be60: Waiting 05:58:16 3734e2a4653d: Layer already exists 05:58:16 a59e130111bd: Layer already exists 05:58:16 52b6e6f8f3a5: Layer already exists 05:58:16 2d8c6d9e8d69: Layer already exists 05:58:16 84cb95e074d3: Layer already exists 05:58:16 4213214047d1: Layer already exists 05:58:16 d8411a5c3c31: Layer already exists 05:58:16 0faf9b67be60: Layer already exists 05:58:16 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:58:17 52b6e6f8f3a5: Preparing 05:58:17 3734e2a4653d: Preparing 05:58:17 84cb95e074d3: Preparing 05:58:17 2d8c6d9e8d69: Preparing 05:58:17 a59e130111bd: Preparing 05:58:17 4213214047d1: Preparing 05:58:17 d8411a5c3c31: Preparing 05:58:17 4213214047d1: Waiting 05:58:17 0faf9b67be60: Preparing 05:58:17 d8411a5c3c31: Waiting 05:58:17 0faf9b67be60: Waiting 05:58:17 3734e2a4653d: Layer already exists 05:58:17 a59e130111bd: Layer already exists 05:58:17 84cb95e074d3: Layer already exists 05:58:17 2d8c6d9e8d69: Layer already exists 05:58:17 52b6e6f8f3a5: Layer already exists 05:58:17 0faf9b67be60: Layer already exists 05:58:17 d8411a5c3c31: Layer already exists 05:58:17 4213214047d1: Layer already exists 05:58:18 main: digest: sha256:ec48f1944eba31f2369857620ef99861082a4cda8a3d642f8ed7aa8dfee44120 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:18 ===================================================== [Pipeline] echo 05:58:18 taggedImages: 05:58:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:58:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.12 05:58:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:58:19 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:58:19 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:19 latest 05:58:19 3.2.0-dev.12 05:58:19 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:19 main 05:58:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:20 8c9f3f4aff49: Preparing 05:58:20 dce35c454617: Preparing 05:58:20 bbca2674852b: Preparing 05:58:20 b0b884792274: Preparing 05:58:20 5a7b9ac86434: Preparing 05:58:20 68b58d66f0dd: Preparing 05:58:20 c1f7cc32d0ca: Preparing 05:58:20 68b58d66f0dd: Waiting 05:58:20 c1f7cc32d0ca: Waiting 05:58:20 2d8c6d9e8d69: Preparing 05:58:20 a59e130111bd: Preparing 05:58:20 2d8c6d9e8d69: Waiting 05:58:20 ed7f44fbda16: Preparing 05:58:20 a59e130111bd: Waiting 05:58:20 5ae564526690: Preparing 05:58:20 ed7f44fbda16: Waiting 05:58:20 5f70bf18a086: Preparing 05:58:20 5ae564526690: Waiting 05:58:20 fbef18d6c4d6: Preparing 05:58:20 5f70bf18a086: Waiting 05:58:20 fbef18d6c4d6: Waiting 05:58:20 a7b42abef320: Preparing 05:58:20 917fb0b1cc1a: Preparing 05:58:20 0faf9b67be60: Preparing 05:58:20 a7b42abef320: Waiting 05:58:20 917fb0b1cc1a: Waiting 05:58:20 0faf9b67be60: Waiting 05:58:20 5a7b9ac86434: Pushed 05:58:20 dce35c454617: Pushed 05:58:20 8c9f3f4aff49: Pushed 05:58:20 bbca2674852b: Pushed 05:58:20 b0b884792274: Pushed 05:58:20 2d8c6d9e8d69: Layer already exists 05:58:20 a59e130111bd: Layer already exists 05:58:20 68b58d66f0dd: Pushed 05:58:21 5f70bf18a086: Pushed 05:58:21 ed7f44fbda16: Pushed 05:58:21 5ae564526690: Pushed 05:58:21 fbef18d6c4d6: Pushed 05:58:21 0faf9b67be60: Layer already exists 05:58:21 917fb0b1cc1a: Pushed 05:58:22 a7b42abef320: Pushed 05:58:23 c1f7cc32d0ca: Pushed 05:58:26 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:27 8c9f3f4aff49: Preparing 05:58:27 dce35c454617: Preparing 05:58:27 bbca2674852b: Preparing 05:58:27 b0b884792274: Preparing 05:58:27 5a7b9ac86434: Preparing 05:58:27 68b58d66f0dd: Preparing 05:58:27 c1f7cc32d0ca: Preparing 05:58:27 68b58d66f0dd: Waiting 05:58:27 2d8c6d9e8d69: Preparing 05:58:27 c1f7cc32d0ca: Waiting 05:58:27 a59e130111bd: Preparing 05:58:27 2d8c6d9e8d69: Waiting 05:58:27 ed7f44fbda16: Preparing 05:58:27 a59e130111bd: Waiting 05:58:27 5ae564526690: Preparing 05:58:27 ed7f44fbda16: Waiting 05:58:27 5f70bf18a086: Preparing 05:58:27 5ae564526690: Waiting 05:58:27 fbef18d6c4d6: Preparing 05:58:27 5f70bf18a086: Waiting 05:58:27 a7b42abef320: Preparing 05:58:27 fbef18d6c4d6: Waiting 05:58:27 a7b42abef320: Waiting 05:58:27 917fb0b1cc1a: Preparing 05:58:27 0faf9b67be60: Preparing 05:58:27 917fb0b1cc1a: Waiting 05:58:27 0faf9b67be60: Waiting 05:58:27 5a7b9ac86434: Layer already exists 05:58:27 b0b884792274: Layer already exists 05:58:27 8c9f3f4aff49: Layer already exists 05:58:27 bbca2674852b: Layer already exists 05:58:27 dce35c454617: Layer already exists 05:58:27 68b58d66f0dd: Layer already exists 05:58:27 a59e130111bd: Layer already exists 05:58:27 c1f7cc32d0ca: Layer already exists 05:58:27 2d8c6d9e8d69: Layer already exists 05:58:27 ed7f44fbda16: Layer already exists 05:58:28 5ae564526690: Layer already exists 05:58:28 5f70bf18a086: Layer already exists 05:58:28 a7b42abef320: Layer already exists 05:58:28 fbef18d6c4d6: Layer already exists 05:58:28 917fb0b1cc1a: Layer already exists 05:58:28 0faf9b67be60: Layer already exists 05:58:28 latest: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.12 05:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:29 8c9f3f4aff49: Preparing 05:58:29 dce35c454617: Preparing 05:58:29 bbca2674852b: Preparing 05:58:29 b0b884792274: Preparing 05:58:29 5a7b9ac86434: Preparing 05:58:29 68b58d66f0dd: Preparing 05:58:29 c1f7cc32d0ca: Preparing 05:58:29 2d8c6d9e8d69: Preparing 05:58:29 a59e130111bd: Preparing 05:58:29 c1f7cc32d0ca: Waiting 05:58:29 ed7f44fbda16: Preparing 05:58:29 2d8c6d9e8d69: Waiting 05:58:29 5ae564526690: Preparing 05:58:29 5f70bf18a086: Preparing 05:58:29 fbef18d6c4d6: Preparing 05:58:29 a7b42abef320: Preparing 05:58:29 917fb0b1cc1a: Preparing 05:58:29 a59e130111bd: Waiting 05:58:29 5ae564526690: Waiting 05:58:29 0faf9b67be60: Preparing 05:58:29 ed7f44fbda16: Waiting 05:58:29 5f70bf18a086: Waiting 05:58:29 a7b42abef320: Waiting 05:58:29 fbef18d6c4d6: Waiting 05:58:29 917fb0b1cc1a: Waiting 05:58:29 0faf9b67be60: Waiting 05:58:29 68b58d66f0dd: Waiting 05:58:29 b0b884792274: Layer already exists 05:58:29 bbca2674852b: Layer already exists 05:58:29 5a7b9ac86434: Layer already exists 05:58:29 dce35c454617: Layer already exists 05:58:29 8c9f3f4aff49: Layer already exists 05:58:29 68b58d66f0dd: Layer already exists 05:58:29 2d8c6d9e8d69: Layer already exists 05:58:29 a59e130111bd: Layer already exists 05:58:29 c1f7cc32d0ca: Layer already exists 05:58:29 ed7f44fbda16: Layer already exists 05:58:29 5f70bf18a086: Layer already exists 05:58:29 5ae564526690: Layer already exists 05:58:29 a7b42abef320: Layer already exists 05:58:29 fbef18d6c4d6: Layer already exists 05:58:29 917fb0b1cc1a: Layer already exists 05:58:29 0faf9b67be60: Layer already exists 05:58:29 3.2.0-dev.12: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:31 8c9f3f4aff49: Preparing 05:58:31 dce35c454617: Preparing 05:58:31 bbca2674852b: Preparing 05:58:31 b0b884792274: Preparing 05:58:31 5a7b9ac86434: Preparing 05:58:31 68b58d66f0dd: Preparing 05:58:31 c1f7cc32d0ca: Preparing 05:58:31 2d8c6d9e8d69: Preparing 05:58:31 a59e130111bd: Preparing 05:58:31 68b58d66f0dd: Waiting 05:58:31 ed7f44fbda16: Preparing 05:58:31 c1f7cc32d0ca: Waiting 05:58:31 5ae564526690: Preparing 05:58:31 2d8c6d9e8d69: Waiting 05:58:31 a59e130111bd: Waiting 05:58:31 5f70bf18a086: Preparing 05:58:31 ed7f44fbda16: Waiting 05:58:31 5ae564526690: Waiting 05:58:31 fbef18d6c4d6: Preparing 05:58:31 5f70bf18a086: Waiting 05:58:31 a7b42abef320: Preparing 05:58:31 fbef18d6c4d6: Waiting 05:58:31 917fb0b1cc1a: Preparing 05:58:31 a7b42abef320: Waiting 05:58:31 0faf9b67be60: Preparing 05:58:31 917fb0b1cc1a: Waiting 05:58:31 0faf9b67be60: Waiting 05:58:31 bbca2674852b: Layer already exists 05:58:31 8c9f3f4aff49: Layer already exists 05:58:31 b0b884792274: Layer already exists 05:58:31 5a7b9ac86434: Layer already exists 05:58:31 dce35c454617: Layer already exists 05:58:31 68b58d66f0dd: Layer already exists 05:58:31 a59e130111bd: Layer already exists 05:58:31 c1f7cc32d0ca: Layer already exists 05:58:31 ed7f44fbda16: Layer already exists 05:58:31 2d8c6d9e8d69: Layer already exists 05:58:31 5f70bf18a086: Layer already exists 05:58:31 5ae564526690: Layer already exists 05:58:31 fbef18d6c4d6: Layer already exists 05:58:31 a7b42abef320: Layer already exists 05:58:31 917fb0b1cc1a: Layer already exists 05:58:31 0faf9b67be60: Layer already exists 05:58:31 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:58:32 8c9f3f4aff49: Preparing 05:58:32 dce35c454617: Preparing 05:58:32 bbca2674852b: Preparing 05:58:32 b0b884792274: Preparing 05:58:32 5a7b9ac86434: Preparing 05:58:32 68b58d66f0dd: Preparing 05:58:32 c1f7cc32d0ca: Preparing 05:58:32 68b58d66f0dd: Waiting 05:58:32 2d8c6d9e8d69: Preparing 05:58:32 a59e130111bd: Preparing 05:58:32 c1f7cc32d0ca: Waiting 05:58:32 2d8c6d9e8d69: Waiting 05:58:32 ed7f44fbda16: Preparing 05:58:32 a59e130111bd: Waiting 05:58:32 5ae564526690: Preparing 05:58:32 ed7f44fbda16: Waiting 05:58:32 5f70bf18a086: Preparing 05:58:32 5ae564526690: Waiting 05:58:32 fbef18d6c4d6: Preparing 05:58:32 a7b42abef320: Preparing 05:58:32 fbef18d6c4d6: Waiting 05:58:32 5f70bf18a086: Waiting 05:58:32 917fb0b1cc1a: Preparing 05:58:32 a7b42abef320: Waiting 05:58:32 917fb0b1cc1a: Waiting 05:58:32 0faf9b67be60: Preparing 05:58:32 0faf9b67be60: Waiting 05:58:32 dce35c454617: Layer already exists 05:58:32 b0b884792274: Layer already exists 05:58:32 bbca2674852b: Layer already exists 05:58:32 5a7b9ac86434: Layer already exists 05:58:32 8c9f3f4aff49: Layer already exists 05:58:32 c1f7cc32d0ca: Layer already exists 05:58:32 2d8c6d9e8d69: Layer already exists 05:58:32 68b58d66f0dd: Layer already exists 05:58:32 a59e130111bd: Layer already exists 05:58:32 ed7f44fbda16: Layer already exists 05:58:32 5ae564526690: Layer already exists 05:58:32 fbef18d6c4d6: Layer already exists 05:58:32 5f70bf18a086: Layer already exists 05:58:33 a7b42abef320: Layer already exists 05:58:33 917fb0b1cc1a: Layer already exists 05:58:33 0faf9b67be60: Layer already exists 05:58:33 main: digest: sha256:a31cf10fd7f112756828dab60de7225b73ec6b56daf4b56bd3f2693051aed870 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:33 ===================================================== [Pipeline] echo 05:58:33 taggedImages: 05:58:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:58:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.12 05:58:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:58:34 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:58:34 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:34 latest 05:58:34 3.2.0-dev.12 05:58:34 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:34 main 05:58:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:58:35 a6cc7fd30db5: Preparing 05:58:35 be6baf72aa51: Preparing 05:58:35 4b79af721ba3: Preparing 05:58:35 f72a448adbc5: Preparing 05:58:35 2d8c6d9e8d69: Preparing 05:58:35 a59e130111bd: Preparing 05:58:35 4213214047d1: Preparing 05:58:35 d8411a5c3c31: Preparing 05:58:35 0faf9b67be60: Preparing 05:58:35 a59e130111bd: Waiting 05:58:35 4213214047d1: Waiting 05:58:35 0faf9b67be60: Waiting 05:58:35 d8411a5c3c31: Waiting 05:58:35 2d8c6d9e8d69: Layer already exists 05:58:36 a59e130111bd: Layer already exists 05:58:36 4213214047d1: Layer already exists 05:58:36 be6baf72aa51: Pushed 05:58:36 d8411a5c3c31: Layer already exists 05:58:36 a6cc7fd30db5: Pushed 05:58:36 4b79af721ba3: Pushed 05:58:36 0faf9b67be60: Layer already exists 05:58:38 f72a448adbc5: Pushed 05:58:38 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:42 + 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 05:58:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:58:42 a6cc7fd30db5: Preparing 05:58:42 be6baf72aa51: Preparing 05:58:42 4b79af721ba3: Preparing 05:58:42 f72a448adbc5: Preparing 05:58:42 2d8c6d9e8d69: Preparing 05:58:42 a59e130111bd: Preparing 05:58:42 4213214047d1: Preparing 05:58:42 d8411a5c3c31: Preparing 05:58:42 0faf9b67be60: Preparing 05:58:42 4213214047d1: Waiting 05:58:42 d8411a5c3c31: Waiting 05:58:42 a59e130111bd: Waiting 05:58:42 0faf9b67be60: Waiting 05:58:42 2d8c6d9e8d69: Layer already exists 05:58:42 4b79af721ba3: Layer already exists 05:58:42 f72a448adbc5: Layer already exists 05:58:42 a6cc7fd30db5: Layer already exists 05:58:42 be6baf72aa51: Layer already exists 05:58:42 a59e130111bd: Layer already exists 05:58:42 4213214047d1: Layer already exists 05:58:42 d8411a5c3c31: Layer already exists 05:58:42 0faf9b67be60: Layer already exists 05:58:43 latest: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.12 05:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:58:44 a6cc7fd30db5: Preparing 05:58:44 be6baf72aa51: Preparing 05:58:44 4b79af721ba3: Preparing 05:58:44 f72a448adbc5: Preparing 05:58:44 2d8c6d9e8d69: Preparing 05:58:44 a59e130111bd: Preparing 05:58:44 4213214047d1: Preparing 05:58:44 d8411a5c3c31: Preparing 05:58:44 0faf9b67be60: Preparing 05:58:44 4213214047d1: Waiting 05:58:44 d8411a5c3c31: Waiting 05:58:44 a59e130111bd: Waiting 05:58:44 0faf9b67be60: Waiting 05:58:44 2d8c6d9e8d69: Layer already exists 05:58:44 f72a448adbc5: Layer already exists 05:58:44 be6baf72aa51: Layer already exists 05:58:44 4b79af721ba3: Layer already exists 05:58:44 a6cc7fd30db5: Layer already exists 05:58:44 a59e130111bd: Layer already exists 05:58:44 0faf9b67be60: Layer already exists 05:58:44 4213214047d1: Layer already exists 05:58:44 d8411a5c3c31: Layer already exists 05:58:44 3.2.0-dev.12: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:58:46 a6cc7fd30db5: Preparing 05:58:46 be6baf72aa51: Preparing 05:58:46 4b79af721ba3: Preparing 05:58:46 f72a448adbc5: Preparing 05:58:46 2d8c6d9e8d69: Preparing 05:58:46 a59e130111bd: Preparing 05:58:46 4213214047d1: Preparing 05:58:46 d8411a5c3c31: Preparing 05:58:46 0faf9b67be60: Preparing 05:58:46 4213214047d1: Waiting 05:58:46 0faf9b67be60: Waiting 05:58:46 d8411a5c3c31: Waiting 05:58:46 a59e130111bd: Waiting 05:58:46 a6cc7fd30db5: Layer already exists 05:58:46 2d8c6d9e8d69: Layer already exists 05:58:46 4b79af721ba3: Layer already exists 05:58:46 f72a448adbc5: Layer already exists 05:58:46 be6baf72aa51: Layer already exists 05:58:46 a59e130111bd: Layer already exists 05:58:46 4213214047d1: Layer already exists 05:58:46 d8411a5c3c31: Layer already exists 05:58:46 0faf9b67be60: Layer already exists 05:58:46 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 + 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 05:58:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:58:48 a6cc7fd30db5: Preparing 05:58:48 be6baf72aa51: Preparing 05:58:48 4b79af721ba3: Preparing 05:58:48 f72a448adbc5: Preparing 05:58:48 2d8c6d9e8d69: Preparing 05:58:48 a59e130111bd: Preparing 05:58:48 4213214047d1: Preparing 05:58:48 a59e130111bd: Waiting 05:58:48 d8411a5c3c31: Preparing 05:58:48 0faf9b67be60: Preparing 05:58:48 d8411a5c3c31: Waiting 05:58:48 0faf9b67be60: Waiting 05:58:48 4213214047d1: Waiting 05:58:48 f72a448adbc5: Layer already exists 05:58:48 4b79af721ba3: Layer already exists 05:58:48 2d8c6d9e8d69: Layer already exists 05:58:48 a6cc7fd30db5: Layer already exists 05:58:48 be6baf72aa51: Layer already exists 05:58:48 a59e130111bd: Layer already exists 05:58:48 4213214047d1: Layer already exists 05:58:48 0faf9b67be60: Layer already exists 05:58:48 d8411a5c3c31: Layer already exists 05:58:48 main: digest: sha256:95d6b0937bec2d2136ef47b4a781a16b65b1469d085da9492225e3948cd465e1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:58:49 ===================================================== [Pipeline] echo 05:58:49 taggedImages: 05:58:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:58:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.12 05:58:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:58:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:58:49 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:49 latest 05:58:49 3.2.0-dev.12 05:58:49 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:58:49 main 05:58:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:58:51 3143533fd74d: Preparing 05:58:51 4dbc62349a6f: Preparing 05:58:51 71d3e6ece8d4: Preparing 05:58:51 d8812200e7b3: Preparing 05:58:51 549bd6942540: Preparing 05:58:51 2d8c6d9e8d69: Preparing 05:58:51 a59e130111bd: Preparing 05:58:51 18f68aeef2b0: Preparing 05:58:51 fd7feb3b8232: Preparing 05:58:51 ed3993fcc0a3: Preparing 05:58:51 0faf9b67be60: Preparing 05:58:51 18f68aeef2b0: Waiting 05:58:51 fd7feb3b8232: Waiting 05:58:51 ed3993fcc0a3: Waiting 05:58:51 0faf9b67be60: Waiting 05:58:51 2d8c6d9e8d69: Waiting 05:58:51 a59e130111bd: Waiting 05:58:51 3143533fd74d: Pushed 05:58:51 549bd6942540: Pushed 05:58:51 4dbc62349a6f: Pushed 05:58:51 2d8c6d9e8d69: Layer already exists 05:58:51 d8812200e7b3: Pushed 05:58:51 a59e130111bd: Layer already exists 05:58:51 0faf9b67be60: Layer already exists 05:58:51 18f68aeef2b0: Pushed 05:58:51 fd7feb3b8232: Pushed 05:58:53 71d3e6ece8d4: Pushed 05:58:55 ed3993fcc0a3: Pushed 05:58:56 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:57 + 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 05:58:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:58:57 3143533fd74d: Preparing 05:58:57 4dbc62349a6f: Preparing 05:58:57 71d3e6ece8d4: Preparing 05:58:57 d8812200e7b3: Preparing 05:58:57 549bd6942540: Preparing 05:58:57 2d8c6d9e8d69: Preparing 05:58:57 a59e130111bd: Preparing 05:58:57 18f68aeef2b0: Preparing 05:58:57 fd7feb3b8232: Preparing 05:58:57 ed3993fcc0a3: Preparing 05:58:57 0faf9b67be60: Preparing 05:58:57 a59e130111bd: Waiting 05:58:57 18f68aeef2b0: Waiting 05:58:57 fd7feb3b8232: Waiting 05:58:57 ed3993fcc0a3: Waiting 05:58:57 0faf9b67be60: Waiting 05:58:57 2d8c6d9e8d69: Waiting 05:58:57 549bd6942540: Layer already exists 05:58:57 3143533fd74d: Layer already exists 05:58:57 4dbc62349a6f: Layer already exists 05:58:57 d8812200e7b3: Layer already exists 05:58:57 71d3e6ece8d4: Layer already exists 05:58:57 2d8c6d9e8d69: Layer already exists 05:58:57 18f68aeef2b0: Layer already exists 05:58:57 fd7feb3b8232: Layer already exists 05:58:57 a59e130111bd: Layer already exists 05:58:57 ed3993fcc0a3: Layer already exists 05:58:57 0faf9b67be60: Layer already exists 05:58:58 latest: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.12 05:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:58:59 3143533fd74d: Preparing 05:58:59 4dbc62349a6f: Preparing 05:58:59 71d3e6ece8d4: Preparing 05:58:59 d8812200e7b3: Preparing 05:58:59 549bd6942540: Preparing 05:58:59 2d8c6d9e8d69: Preparing 05:58:59 a59e130111bd: Preparing 05:58:59 18f68aeef2b0: Preparing 05:58:59 fd7feb3b8232: Preparing 05:58:59 ed3993fcc0a3: Preparing 05:58:59 0faf9b67be60: Preparing 05:58:59 a59e130111bd: Waiting 05:58:59 18f68aeef2b0: Waiting 05:58:59 fd7feb3b8232: Waiting 05:58:59 2d8c6d9e8d69: Waiting 05:58:59 ed3993fcc0a3: Waiting 05:58:59 0faf9b67be60: Waiting 05:58:59 71d3e6ece8d4: Layer already exists 05:58:59 3143533fd74d: Layer already exists 05:58:59 549bd6942540: Layer already exists 05:58:59 4dbc62349a6f: Layer already exists 05:58:59 d8812200e7b3: Layer already exists 05:58:59 2d8c6d9e8d69: Layer already exists 05:58:59 a59e130111bd: Layer already exists 05:58:59 fd7feb3b8232: Layer already exists 05:58:59 18f68aeef2b0: Layer already exists 05:58:59 ed3993fcc0a3: Layer already exists 05:58:59 0faf9b67be60: Layer already exists 05:59:00 3.2.0-dev.12: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:59:01 3143533fd74d: Preparing 05:59:01 4dbc62349a6f: Preparing 05:59:01 71d3e6ece8d4: Preparing 05:59:01 d8812200e7b3: Preparing 05:59:01 549bd6942540: Preparing 05:59:01 2d8c6d9e8d69: Preparing 05:59:01 a59e130111bd: Preparing 05:59:01 18f68aeef2b0: Preparing 05:59:01 fd7feb3b8232: Preparing 05:59:01 ed3993fcc0a3: Preparing 05:59:01 0faf9b67be60: Preparing 05:59:01 a59e130111bd: Waiting 05:59:01 18f68aeef2b0: Waiting 05:59:01 fd7feb3b8232: Waiting 05:59:01 2d8c6d9e8d69: Waiting 05:59:01 ed3993fcc0a3: Waiting 05:59:01 0faf9b67be60: Waiting 05:59:01 4dbc62349a6f: Layer already exists 05:59:01 71d3e6ece8d4: Layer already exists 05:59:01 549bd6942540: Layer already exists 05:59:01 3143533fd74d: Layer already exists 05:59:01 d8812200e7b3: Layer already exists 05:59:01 2d8c6d9e8d69: Layer already exists 05:59:01 fd7feb3b8232: Layer already exists 05:59:01 18f68aeef2b0: Layer already exists 05:59:01 a59e130111bd: Layer already exists 05:59:01 ed3993fcc0a3: Layer already exists 05:59:01 0faf9b67be60: Layer already exists 05:59:01 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:02 + 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 05:59:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:59:03 3143533fd74d: Preparing 05:59:03 4dbc62349a6f: Preparing 05:59:03 71d3e6ece8d4: Preparing 05:59:03 d8812200e7b3: Preparing 05:59:03 549bd6942540: Preparing 05:59:03 2d8c6d9e8d69: Preparing 05:59:03 a59e130111bd: Preparing 05:59:03 2d8c6d9e8d69: Waiting 05:59:03 18f68aeef2b0: Preparing 05:59:03 a59e130111bd: Waiting 05:59:03 fd7feb3b8232: Preparing 05:59:03 18f68aeef2b0: Waiting 05:59:03 ed3993fcc0a3: Preparing 05:59:03 0faf9b67be60: Preparing 05:59:03 ed3993fcc0a3: Waiting 05:59:03 fd7feb3b8232: Waiting 05:59:03 0faf9b67be60: Waiting 05:59:03 549bd6942540: Layer already exists 05:59:03 4dbc62349a6f: Layer already exists 05:59:03 3143533fd74d: Layer already exists 05:59:03 d8812200e7b3: Layer already exists 05:59:03 71d3e6ece8d4: Layer already exists 05:59:03 2d8c6d9e8d69: Layer already exists 05:59:03 a59e130111bd: Layer already exists 05:59:03 ed3993fcc0a3: Layer already exists 05:59:03 fd7feb3b8232: Layer already exists 05:59:03 18f68aeef2b0: Layer already exists 05:59:03 0faf9b67be60: Layer already exists 05:59:03 main: digest: sha256:e0a69ab7babb2b76a164357f311998b5f8cd103ef46e60069a46a5f551b37e1e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:04 ===================================================== [Pipeline] echo 05:59:04 taggedImages: 05:59:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:59:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.12 05:59:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:59:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:59:04 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:04 latest 05:59:04 3.2.0-dev.12 05:59:04 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:04 main 05:59:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:06 0dacdf3bdb81: Preparing 05:59:06 9cc4135a6840: Preparing 05:59:06 5bfafafe805d: Preparing 05:59:06 49f590cfadd0: Preparing 05:59:06 4df4458310f9: Preparing 05:59:06 e434d653c69b: Preparing 05:59:06 013c5403a6a1: Preparing 05:59:06 2d8c6d9e8d69: Preparing 05:59:06 a59e130111bd: Preparing 05:59:06 d7b920ee53b9: Preparing 05:59:06 f778e0c92f59: Preparing 05:59:06 0faf9b67be60: Preparing 05:59:06 e434d653c69b: Waiting 05:59:06 a59e130111bd: Waiting 05:59:06 013c5403a6a1: Waiting 05:59:06 d7b920ee53b9: Waiting 05:59:06 2d8c6d9e8d69: Waiting 05:59:06 f778e0c92f59: Waiting 05:59:06 0faf9b67be60: Waiting 05:59:06 0dacdf3bdb81: Pushed 05:59:06 9cc4135a6840: Pushed 05:59:06 4df4458310f9: Pushed 05:59:06 2d8c6d9e8d69: Layer already exists 05:59:06 a59e130111bd: Layer already exists 05:59:07 013c5403a6a1: Pushed 05:59:07 e434d653c69b: Pushed 05:59:07 0faf9b67be60: Layer already exists 05:59:07 d7b920ee53b9: Pushed 05:59:08 49f590cfadd0: Pushed 05:59:09 5bfafafe805d: Pushed 05:59:09 f778e0c92f59: Pushed 05:59:10 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:11 + 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 05:59:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:11 0dacdf3bdb81: Preparing 05:59:11 9cc4135a6840: Preparing 05:59:11 5bfafafe805d: Preparing 05:59:11 49f590cfadd0: Preparing 05:59:11 4df4458310f9: Preparing 05:59:11 e434d653c69b: Preparing 05:59:11 013c5403a6a1: Preparing 05:59:11 2d8c6d9e8d69: Preparing 05:59:11 a59e130111bd: Preparing 05:59:11 d7b920ee53b9: Preparing 05:59:11 f778e0c92f59: Preparing 05:59:11 0faf9b67be60: Preparing 05:59:11 e434d653c69b: Waiting 05:59:11 013c5403a6a1: Waiting 05:59:11 2d8c6d9e8d69: Waiting 05:59:11 a59e130111bd: Waiting 05:59:11 d7b920ee53b9: Waiting 05:59:11 f778e0c92f59: Waiting 05:59:11 0faf9b67be60: Waiting 05:59:11 0dacdf3bdb81: Layer already exists 05:59:11 4df4458310f9: Layer already exists 05:59:11 5bfafafe805d: Layer already exists 05:59:11 49f590cfadd0: Layer already exists 05:59:11 9cc4135a6840: Layer already exists 05:59:11 e434d653c69b: Layer already exists 05:59:11 013c5403a6a1: Layer already exists 05:59:11 a59e130111bd: Layer already exists 05:59:11 2d8c6d9e8d69: Layer already exists 05:59:11 d7b920ee53b9: Layer already exists 05:59:12 f778e0c92f59: Layer already exists 05:59:12 0faf9b67be60: Layer already exists 05:59:12 latest: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.12 05:59:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:13 0dacdf3bdb81: Preparing 05:59:13 9cc4135a6840: Preparing 05:59:13 5bfafafe805d: Preparing 05:59:13 49f590cfadd0: Preparing 05:59:13 4df4458310f9: Preparing 05:59:13 e434d653c69b: Preparing 05:59:13 013c5403a6a1: Preparing 05:59:13 2d8c6d9e8d69: Preparing 05:59:13 a59e130111bd: Preparing 05:59:13 d7b920ee53b9: Preparing 05:59:13 f778e0c92f59: Preparing 05:59:13 0faf9b67be60: Preparing 05:59:13 e434d653c69b: Waiting 05:59:13 013c5403a6a1: Waiting 05:59:13 2d8c6d9e8d69: Waiting 05:59:13 a59e130111bd: Waiting 05:59:13 d7b920ee53b9: Waiting 05:59:13 f778e0c92f59: Waiting 05:59:13 0faf9b67be60: Waiting 05:59:13 9cc4135a6840: Layer already exists 05:59:13 4df4458310f9: Layer already exists 05:59:13 49f590cfadd0: Layer already exists 05:59:13 0dacdf3bdb81: Layer already exists 05:59:13 5bfafafe805d: Layer already exists 05:59:13 e434d653c69b: Layer already exists 05:59:13 a59e130111bd: Layer already exists 05:59:13 d7b920ee53b9: Layer already exists 05:59:13 013c5403a6a1: Layer already exists 05:59:13 2d8c6d9e8d69: Layer already exists 05:59:13 f778e0c92f59: Layer already exists 05:59:13 0faf9b67be60: Layer already exists 05:59:13 3.2.0-dev.12: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:15 0dacdf3bdb81: Preparing 05:59:15 9cc4135a6840: Preparing 05:59:15 5bfafafe805d: Preparing 05:59:15 49f590cfadd0: Preparing 05:59:15 4df4458310f9: Preparing 05:59:15 e434d653c69b: Preparing 05:59:15 013c5403a6a1: Preparing 05:59:15 2d8c6d9e8d69: Preparing 05:59:15 a59e130111bd: Preparing 05:59:15 d7b920ee53b9: Preparing 05:59:15 013c5403a6a1: Waiting 05:59:15 f778e0c92f59: Preparing 05:59:15 2d8c6d9e8d69: Waiting 05:59:15 0faf9b67be60: Preparing 05:59:15 a59e130111bd: Waiting 05:59:15 d7b920ee53b9: Waiting 05:59:15 e434d653c69b: Waiting 05:59:15 f778e0c92f59: Waiting 05:59:15 0faf9b67be60: Waiting 05:59:15 5bfafafe805d: Layer already exists 05:59:15 0dacdf3bdb81: Layer already exists 05:59:15 4df4458310f9: Layer already exists 05:59:15 49f590cfadd0: Layer already exists 05:59:15 9cc4135a6840: Layer already exists 05:59:15 e434d653c69b: Layer already exists 05:59:15 2d8c6d9e8d69: Layer already exists 05:59:15 013c5403a6a1: Layer already exists 05:59:15 d7b920ee53b9: Layer already exists 05:59:15 a59e130111bd: Layer already exists 05:59:15 0faf9b67be60: Layer already exists 05:59:15 f778e0c92f59: Layer already exists 05:59:15 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:16 + 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 05:59:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:59:17 0dacdf3bdb81: Preparing 05:59:17 9cc4135a6840: Preparing 05:59:17 5bfafafe805d: Preparing 05:59:17 49f590cfadd0: Preparing 05:59:17 4df4458310f9: Preparing 05:59:17 e434d653c69b: Preparing 05:59:17 013c5403a6a1: Preparing 05:59:17 2d8c6d9e8d69: Preparing 05:59:17 a59e130111bd: Preparing 05:59:17 d7b920ee53b9: Preparing 05:59:17 f778e0c92f59: Preparing 05:59:17 0faf9b67be60: Preparing 05:59:17 e434d653c69b: Waiting 05:59:17 013c5403a6a1: Waiting 05:59:17 2d8c6d9e8d69: Waiting 05:59:17 a59e130111bd: Waiting 05:59:17 d7b920ee53b9: Waiting 05:59:17 f778e0c92f59: Waiting 05:59:17 0faf9b67be60: Waiting 05:59:17 5bfafafe805d: Layer already exists 05:59:17 0dacdf3bdb81: Layer already exists 05:59:17 9cc4135a6840: Layer already exists 05:59:17 4df4458310f9: Layer already exists 05:59:17 49f590cfadd0: Layer already exists 05:59:17 2d8c6d9e8d69: Layer already exists 05:59:17 013c5403a6a1: Layer already exists 05:59:17 e434d653c69b: Layer already exists 05:59:17 a59e130111bd: Layer already exists 05:59:17 d7b920ee53b9: Layer already exists 05:59:17 f778e0c92f59: Layer already exists 05:59:17 0faf9b67be60: Layer already exists 05:59:17 main: digest: sha256:d26cdea23a60c24d1a32f5d659232f7025f0ea4f7b22a9ba5305f4fbbab863e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:18 ===================================================== [Pipeline] echo 05:59:18 taggedImages: 05:59:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:59:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.12 05:59:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:59:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:59:18 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:18 latest 05:59:18 3.2.0-dev.12 05:59:18 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:18 main 05:59:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:20 5c5d2188512e: Preparing 05:59:20 656f5868df23: Preparing 05:59:20 2d8c6d9e8d69: Preparing 05:59:20 a59e130111bd: Preparing 05:59:20 b20cfc0fbc44: Preparing 05:59:20 0ce06cda17dc: Preparing 05:59:20 0faf9b67be60: Preparing 05:59:20 0ce06cda17dc: Waiting 05:59:20 0faf9b67be60: Waiting 05:59:20 2d8c6d9e8d69: Layer already exists 05:59:20 a59e130111bd: Layer already exists 05:59:20 0faf9b67be60: Layer already exists 05:59:20 5c5d2188512e: Pushed 05:59:22 b20cfc0fbc44: Pushed 05:59:22 0ce06cda17dc: Pushed 05:59:24 656f5868df23: Pushed 05:59:25 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:26 5c5d2188512e: Preparing 05:59:26 656f5868df23: Preparing 05:59:26 2d8c6d9e8d69: Preparing 05:59:26 a59e130111bd: Preparing 05:59:26 b20cfc0fbc44: Preparing 05:59:26 0ce06cda17dc: Preparing 05:59:26 0faf9b67be60: Preparing 05:59:26 0faf9b67be60: Waiting 05:59:26 0ce06cda17dc: Waiting 05:59:26 5c5d2188512e: Layer already exists 05:59:26 2d8c6d9e8d69: Layer already exists 05:59:26 a59e130111bd: Layer already exists 05:59:26 656f5868df23: Layer already exists 05:59:26 b20cfc0fbc44: Layer already exists 05:59:26 0ce06cda17dc: Layer already exists 05:59:26 0faf9b67be60: Layer already exists 05:59:27 latest: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.12 05:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:28 5c5d2188512e: Preparing 05:59:28 656f5868df23: Preparing 05:59:28 2d8c6d9e8d69: Preparing 05:59:28 a59e130111bd: Preparing 05:59:28 b20cfc0fbc44: Preparing 05:59:28 0ce06cda17dc: Preparing 05:59:28 0faf9b67be60: Preparing 05:59:28 0ce06cda17dc: Waiting 05:59:28 0faf9b67be60: Waiting 05:59:28 b20cfc0fbc44: Layer already exists 05:59:28 656f5868df23: Layer already exists 05:59:28 5c5d2188512e: Layer already exists 05:59:28 a59e130111bd: Layer already exists 05:59:28 2d8c6d9e8d69: Layer already exists 05:59:28 0ce06cda17dc: Layer already exists 05:59:28 0faf9b67be60: Layer already exists 05:59:28 3.2.0-dev.12: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:30 5c5d2188512e: Preparing 05:59:30 656f5868df23: Preparing 05:59:30 2d8c6d9e8d69: Preparing 05:59:30 a59e130111bd: Preparing 05:59:30 b20cfc0fbc44: Preparing 05:59:30 0ce06cda17dc: Preparing 05:59:30 0faf9b67be60: Preparing 05:59:30 0ce06cda17dc: Waiting 05:59:30 0faf9b67be60: Waiting 05:59:30 b20cfc0fbc44: Layer already exists 05:59:30 a59e130111bd: Layer already exists 05:59:30 2d8c6d9e8d69: Layer already exists 05:59:30 656f5868df23: Layer already exists 05:59:30 5c5d2188512e: Layer already exists 05:59:30 0ce06cda17dc: Layer already exists 05:59:30 0faf9b67be60: Layer already exists 05:59:31 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:59:32 5c5d2188512e: Preparing 05:59:32 656f5868df23: Preparing 05:59:32 2d8c6d9e8d69: Preparing 05:59:32 a59e130111bd: Preparing 05:59:32 b20cfc0fbc44: Preparing 05:59:32 0ce06cda17dc: Preparing 05:59:32 0faf9b67be60: Preparing 05:59:32 0ce06cda17dc: Waiting 05:59:32 0faf9b67be60: Waiting 05:59:32 5c5d2188512e: Layer already exists 05:59:32 b20cfc0fbc44: Layer already exists 05:59:32 a59e130111bd: Layer already exists 05:59:32 2d8c6d9e8d69: Layer already exists 05:59:32 0faf9b67be60: Layer already exists 05:59:32 656f5868df23: Layer already exists 05:59:32 0ce06cda17dc: Layer already exists 05:59:32 main: digest: sha256:dd5f8b6bbdecd19cd13119feae13146b2947104475fb0d1a6b6ba678daa586bb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:59:33 ===================================================== [Pipeline] echo 05:59:34 taggedImages: 05:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.12 05:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:59:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:59:34 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:34 latest 05:59:34 3.2.0-dev.12 05:59:34 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 05:59:34 main 05:59:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 05:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:59:36 d9e93b33dde2: Preparing 05:59:36 e2d3a5a2c825: Preparing 05:59:36 c0bc3d7ae0e9: Preparing 05:59:36 2d8c6d9e8d69: Preparing 05:59:36 a59e130111bd: Preparing 05:59:36 419714f13f65: Preparing 05:59:36 d15838798819: Preparing 05:59:36 280315533c94: Preparing 05:59:36 e3e044847379: Preparing 05:59:36 0faf9b67be60: Preparing 05:59:36 d15838798819: Waiting 05:59:36 280315533c94: Waiting 05:59:36 e3e044847379: Waiting 05:59:36 0faf9b67be60: Waiting 05:59:36 419714f13f65: Waiting 05:59:36 a59e130111bd: Layer already exists 05:59:36 2d8c6d9e8d69: Layer already exists 05:59:36 d9e93b33dde2: Pushed 05:59:36 e2d3a5a2c825: Pushed 05:59:36 c0bc3d7ae0e9: Pushed 05:59:36 0faf9b67be60: Layer already exists 05:59:36 280315533c94: Pushed 05:59:41 e3e044847379: Pushed 05:59:51 d15838798819: Pushed 05:59:57 419714f13f65: Pushed 05:59:57 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:59:58 d9e93b33dde2: Preparing 05:59:58 e2d3a5a2c825: Preparing 05:59:58 c0bc3d7ae0e9: Preparing 05:59:58 2d8c6d9e8d69: Preparing 05:59:58 a59e130111bd: Preparing 05:59:58 419714f13f65: Preparing 05:59:58 d15838798819: Preparing 05:59:58 280315533c94: Preparing 05:59:58 e3e044847379: Preparing 05:59:58 0faf9b67be60: Preparing 05:59:58 d15838798819: Waiting 05:59:58 280315533c94: Waiting 05:59:58 e3e044847379: Waiting 05:59:58 0faf9b67be60: Waiting 05:59:58 419714f13f65: Waiting 05:59:58 e2d3a5a2c825: Layer already exists 05:59:58 2d8c6d9e8d69: Layer already exists 05:59:58 d9e93b33dde2: Layer already exists 05:59:58 c0bc3d7ae0e9: Layer already exists 05:59:58 a59e130111bd: Layer already exists 05:59:58 d15838798819: Layer already exists 05:59:58 419714f13f65: Layer already exists 05:59:58 280315533c94: Layer already exists 05:59:58 e3e044847379: Layer already exists 05:59:58 0faf9b67be60: Layer already exists 05:59:58 latest: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.12 06:00:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:00 d9e93b33dde2: Preparing 06:00:00 e2d3a5a2c825: Preparing 06:00:00 c0bc3d7ae0e9: Preparing 06:00:00 2d8c6d9e8d69: Preparing 06:00:00 a59e130111bd: Preparing 06:00:00 419714f13f65: Preparing 06:00:00 d15838798819: Preparing 06:00:00 419714f13f65: Waiting 06:00:00 280315533c94: Preparing 06:00:00 d15838798819: Waiting 06:00:00 e3e044847379: Preparing 06:00:00 280315533c94: Waiting 06:00:00 e3e044847379: Waiting 06:00:00 0faf9b67be60: Preparing 06:00:00 0faf9b67be60: Waiting 06:00:00 2d8c6d9e8d69: Layer already exists 06:00:00 a59e130111bd: Layer already exists 06:00:00 e2d3a5a2c825: Layer already exists 06:00:00 c0bc3d7ae0e9: Layer already exists 06:00:00 d9e93b33dde2: Layer already exists 06:00:00 419714f13f65: Layer already exists 06:00:00 e3e044847379: Layer already exists 06:00:00 d15838798819: Layer already exists 06:00:00 280315533c94: Layer already exists 06:00:00 0faf9b67be60: Layer already exists 06:00:00 3.2.0-dev.12: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:02 d9e93b33dde2: Preparing 06:00:02 e2d3a5a2c825: Preparing 06:00:02 c0bc3d7ae0e9: Preparing 06:00:02 2d8c6d9e8d69: Preparing 06:00:02 a59e130111bd: Preparing 06:00:02 419714f13f65: Preparing 06:00:02 d15838798819: Preparing 06:00:02 280315533c94: Preparing 06:00:02 e3e044847379: Preparing 06:00:02 0faf9b67be60: Preparing 06:00:02 d15838798819: Waiting 06:00:02 280315533c94: Waiting 06:00:02 e3e044847379: Waiting 06:00:02 0faf9b67be60: Waiting 06:00:02 419714f13f65: Waiting 06:00:02 a59e130111bd: Layer already exists 06:00:02 e2d3a5a2c825: Layer already exists 06:00:02 c0bc3d7ae0e9: Layer already exists 06:00:02 d9e93b33dde2: Layer already exists 06:00:02 2d8c6d9e8d69: Layer already exists 06:00:02 419714f13f65: Layer already exists 06:00:02 280315533c94: Layer already exists 06:00:02 d15838798819: Layer already exists 06:00:02 0faf9b67be60: Layer already exists 06:00:02 e3e044847379: Layer already exists 06:00:02 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:03 + 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 06:00:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:00:04 d9e93b33dde2: Preparing 06:00:04 e2d3a5a2c825: Preparing 06:00:04 c0bc3d7ae0e9: Preparing 06:00:04 2d8c6d9e8d69: Preparing 06:00:04 a59e130111bd: Preparing 06:00:04 419714f13f65: Preparing 06:00:04 d15838798819: Preparing 06:00:04 280315533c94: Preparing 06:00:04 e3e044847379: Preparing 06:00:04 0faf9b67be60: Preparing 06:00:04 d15838798819: Waiting 06:00:04 280315533c94: Waiting 06:00:04 419714f13f65: Waiting 06:00:04 0faf9b67be60: Waiting 06:00:04 e3e044847379: Waiting 06:00:04 e2d3a5a2c825: Layer already exists 06:00:04 a59e130111bd: Layer already exists 06:00:04 2d8c6d9e8d69: Layer already exists 06:00:04 d9e93b33dde2: Layer already exists 06:00:04 c0bc3d7ae0e9: Layer already exists 06:00:04 419714f13f65: Layer already exists 06:00:04 0faf9b67be60: Layer already exists 06:00:04 280315533c94: Layer already exists 06:00:04 d15838798819: Layer already exists 06:00:04 e3e044847379: Layer already exists 06:00:04 main: digest: sha256:bc44bb3779c1775731d8a37a9c9a227fad46bc6b4fbc4ebe4bd060de59612182 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:05 ===================================================== [Pipeline] echo 06:00:05 taggedImages: 06:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.12 06:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:00:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:00:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:00:05 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:00:05 latest 06:00:05 3.2.0-dev.12 06:00:05 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:00:05 main 06:00:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:00:07 746cc352c040: Preparing 06:00:07 02fecca76062: Preparing 06:00:07 5d018d7faf24: Preparing 06:00:07 2d8c6d9e8d69: Preparing 06:00:07 a59e130111bd: Preparing 06:00:07 2805c7afc464: Preparing 06:00:07 83468c144a1d: Preparing 06:00:07 6c55220c55b8: Preparing 06:00:07 0faf9b67be60: Preparing 06:00:07 2805c7afc464: Waiting 06:00:07 83468c144a1d: Waiting 06:00:07 6c55220c55b8: Waiting 06:00:07 0faf9b67be60: Waiting 06:00:08 02fecca76062: Pushed 06:00:08 5d018d7faf24: Pushed 06:00:10 2d8c6d9e8d69: Layer already exists 06:00:10 a59e130111bd: Layer already exists 06:00:10 0faf9b67be60: Layer already exists 06:00:10 746cc352c040: Pushed 06:00:10 6c55220c55b8: Pushed 06:00:11 83468c144a1d: Pushed 06:00:29 2805c7afc464: Pushed 06:00:29 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:30 + 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 06:00:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:00:30 746cc352c040: Preparing 06:00:30 02fecca76062: Preparing 06:00:30 5d018d7faf24: Preparing 06:00:30 2d8c6d9e8d69: Preparing 06:00:30 a59e130111bd: Preparing 06:00:30 2805c7afc464: Preparing 06:00:30 83468c144a1d: Preparing 06:00:30 2805c7afc464: Waiting 06:00:30 6c55220c55b8: Preparing 06:00:30 83468c144a1d: Waiting 06:00:30 6c55220c55b8: Waiting 06:00:30 0faf9b67be60: Preparing 06:00:30 0faf9b67be60: Waiting 06:00:30 5d018d7faf24: Layer already exists 06:00:30 02fecca76062: Layer already exists 06:00:30 a59e130111bd: Layer already exists 06:00:30 2d8c6d9e8d69: Layer already exists 06:00:30 746cc352c040: Layer already exists 06:00:30 83468c144a1d: Layer already exists 06:00:30 2805c7afc464: Layer already exists 06:00:30 0faf9b67be60: Layer already exists 06:00:30 6c55220c55b8: Layer already exists 06:00:31 latest: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.12 06:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:00:33 746cc352c040: Preparing 06:00:33 02fecca76062: Preparing 06:00:33 5d018d7faf24: Preparing 06:00:33 2d8c6d9e8d69: Preparing 06:00:33 a59e130111bd: Preparing 06:00:33 2805c7afc464: Preparing 06:00:33 83468c144a1d: Preparing 06:00:33 6c55220c55b8: Preparing 06:00:33 0faf9b67be60: Preparing 06:00:33 6c55220c55b8: Waiting 06:00:33 2805c7afc464: Waiting 06:00:33 83468c144a1d: Waiting 06:00:33 0faf9b67be60: Waiting 06:00:33 5d018d7faf24: Layer already exists 06:00:33 746cc352c040: Layer already exists 06:00:33 02fecca76062: Layer already exists 06:00:33 2d8c6d9e8d69: Layer already exists 06:00:33 a59e130111bd: Layer already exists 06:00:33 0faf9b67be60: Layer already exists 06:00:33 6c55220c55b8: Layer already exists 06:00:33 83468c144a1d: Layer already exists 06:00:33 2805c7afc464: Layer already exists 06:00:33 3.2.0-dev.12: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:00:34 746cc352c040: Preparing 06:00:34 02fecca76062: Preparing 06:00:34 5d018d7faf24: Preparing 06:00:34 2d8c6d9e8d69: Preparing 06:00:34 a59e130111bd: Preparing 06:00:34 2805c7afc464: Preparing 06:00:34 83468c144a1d: Preparing 06:00:34 6c55220c55b8: Preparing 06:00:34 0faf9b67be60: Preparing 06:00:34 83468c144a1d: Waiting 06:00:34 2805c7afc464: Waiting 06:00:34 6c55220c55b8: Waiting 06:00:34 0faf9b67be60: Waiting 06:00:34 a59e130111bd: Layer already exists 06:00:34 746cc352c040: Layer already exists 06:00:34 02fecca76062: Layer already exists 06:00:34 5d018d7faf24: Layer already exists 06:00:34 2d8c6d9e8d69: Layer already exists 06:00:34 2805c7afc464: Layer already exists 06:00:34 0faf9b67be60: Layer already exists 06:00:34 6c55220c55b8: Layer already exists 06:00:34 83468c144a1d: Layer already exists 06:00:35 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:36 + 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 06:00:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:00:38 746cc352c040: Preparing 06:00:38 02fecca76062: Preparing 06:00:38 5d018d7faf24: Preparing 06:00:38 2d8c6d9e8d69: Preparing 06:00:38 a59e130111bd: Preparing 06:00:38 2805c7afc464: Preparing 06:00:38 83468c144a1d: Preparing 06:00:38 6c55220c55b8: Preparing 06:00:38 0faf9b67be60: Preparing 06:00:38 2805c7afc464: Waiting 06:00:38 83468c144a1d: Waiting 06:00:38 6c55220c55b8: Waiting 06:00:38 0faf9b67be60: Waiting 06:00:38 746cc352c040: Layer already exists 06:00:38 02fecca76062: Layer already exists 06:00:38 5d018d7faf24: Layer already exists 06:00:38 2d8c6d9e8d69: Layer already exists 06:00:38 a59e130111bd: Layer already exists 06:00:38 83468c144a1d: Layer already exists 06:00:38 2805c7afc464: Layer already exists 06:00:38 0faf9b67be60: Layer already exists 06:00:38 6c55220c55b8: Layer already exists 06:00:39 main: digest: sha256:983aea816fdec762ff39836e4a88119afdd2f1abb3023fc956594606012def2f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:00:40 ===================================================== [Pipeline] echo 06:00:40 taggedImages: 06:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.12 06:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:00:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:00:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:00:40 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:00:40 latest 06:00:40 3.2.0-dev.12 06:00:40 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:00:40 main 06:00:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:00:42 0167c8601671: Preparing 06:00:42 7f458cc2b5b1: Preparing 06:00:42 6231aad8f31c: Preparing 06:00:42 2d8c6d9e8d69: Preparing 06:00:42 a59e130111bd: Preparing 06:00:42 e57eeb812d3d: Preparing 06:00:42 280315533c94: Preparing 06:00:42 e3e044847379: Preparing 06:00:42 0faf9b67be60: Preparing 06:00:42 e57eeb812d3d: Waiting 06:00:42 280315533c94: Waiting 06:00:42 e3e044847379: Waiting 06:00:42 0faf9b67be60: Waiting 06:00:42 2d8c6d9e8d69: Layer already exists 06:00:42 a59e130111bd: Layer already exists 06:00:42 280315533c94: Layer already exists 06:00:42 e3e044847379: Layer already exists 06:00:42 7f458cc2b5b1: Pushed 06:00:42 0faf9b67be60: Layer already exists 06:00:42 0167c8601671: Pushed 06:00:42 6231aad8f31c: Pushed 06:01:00 e57eeb812d3d: Pushed 06:01:00 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:01 + 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 06:01:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:02 0167c8601671: Preparing 06:01:02 7f458cc2b5b1: Preparing 06:01:02 6231aad8f31c: Preparing 06:01:02 2d8c6d9e8d69: Preparing 06:01:02 a59e130111bd: Preparing 06:01:02 e57eeb812d3d: Preparing 06:01:02 280315533c94: Preparing 06:01:02 e57eeb812d3d: Waiting 06:01:02 e3e044847379: Preparing 06:01:02 280315533c94: Waiting 06:01:02 0faf9b67be60: Preparing 06:01:02 e3e044847379: Waiting 06:01:02 0faf9b67be60: Waiting 06:01:02 0167c8601671: Layer already exists 06:01:02 a59e130111bd: Layer already exists 06:01:02 6231aad8f31c: Layer already exists 06:01:02 7f458cc2b5b1: Layer already exists 06:01:02 2d8c6d9e8d69: Layer already exists 06:01:02 e57eeb812d3d: Layer already exists 06:01:02 280315533c94: Layer already exists 06:01:02 e3e044847379: Layer already exists 06:01:02 0faf9b67be60: Layer already exists 06:01:02 latest: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.12 06:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:04 0167c8601671: Preparing 06:01:04 7f458cc2b5b1: Preparing 06:01:04 6231aad8f31c: Preparing 06:01:04 2d8c6d9e8d69: Preparing 06:01:04 a59e130111bd: Preparing 06:01:04 e57eeb812d3d: Preparing 06:01:04 280315533c94: Preparing 06:01:04 e3e044847379: Preparing 06:01:04 0faf9b67be60: Preparing 06:01:04 e57eeb812d3d: Waiting 06:01:04 280315533c94: Waiting 06:01:04 0faf9b67be60: Waiting 06:01:04 e3e044847379: Waiting 06:01:04 7f458cc2b5b1: Layer already exists 06:01:04 0167c8601671: Layer already exists 06:01:04 2d8c6d9e8d69: Layer already exists 06:01:04 a59e130111bd: Layer already exists 06:01:04 6231aad8f31c: Layer already exists 06:01:04 e3e044847379: Layer already exists 06:01:04 280315533c94: Layer already exists 06:01:04 0faf9b67be60: Layer already exists 06:01:04 e57eeb812d3d: Layer already exists 06:01:04 3.2.0-dev.12: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:06 0167c8601671: Preparing 06:01:06 7f458cc2b5b1: Preparing 06:01:06 6231aad8f31c: Preparing 06:01:06 2d8c6d9e8d69: Preparing 06:01:06 a59e130111bd: Preparing 06:01:06 e57eeb812d3d: Preparing 06:01:06 280315533c94: Preparing 06:01:06 e57eeb812d3d: Waiting 06:01:06 e3e044847379: Preparing 06:01:06 280315533c94: Waiting 06:01:06 0faf9b67be60: Preparing 06:01:06 e3e044847379: Waiting 06:01:06 0faf9b67be60: Waiting 06:01:06 a59e130111bd: Layer already exists 06:01:06 7f458cc2b5b1: Layer already exists 06:01:06 0167c8601671: Layer already exists 06:01:06 6231aad8f31c: Layer already exists 06:01:06 2d8c6d9e8d69: Layer already exists 06:01:06 e57eeb812d3d: Layer already exists 06:01:06 280315533c94: Layer already exists 06:01:06 e3e044847379: Layer already exists 06:01:06 0faf9b67be60: Layer already exists 06:01:06 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:07 + 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 06:01:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:01:08 0167c8601671: Preparing 06:01:08 7f458cc2b5b1: Preparing 06:01:08 6231aad8f31c: Preparing 06:01:08 2d8c6d9e8d69: Preparing 06:01:08 a59e130111bd: Preparing 06:01:08 e57eeb812d3d: Preparing 06:01:08 280315533c94: Preparing 06:01:08 e3e044847379: Preparing 06:01:08 0faf9b67be60: Preparing 06:01:08 e57eeb812d3d: Waiting 06:01:08 280315533c94: Waiting 06:01:08 e3e044847379: Waiting 06:01:08 0faf9b67be60: Waiting 06:01:08 a59e130111bd: Layer already exists 06:01:08 7f458cc2b5b1: Layer already exists 06:01:08 0167c8601671: Layer already exists 06:01:08 6231aad8f31c: Layer already exists 06:01:08 2d8c6d9e8d69: Layer already exists 06:01:08 e57eeb812d3d: Layer already exists 06:01:08 e3e044847379: Layer already exists 06:01:08 0faf9b67be60: Layer already exists 06:01:08 280315533c94: Layer already exists 06:01:08 main: digest: sha256:eda1ff06f17e437f01b3878ce6fddbd2c1cb26bc69d4cdc11d667635421491c6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:09 ===================================================== [Pipeline] echo 06:01:09 taggedImages: 06:01:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:01:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:01:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.12 06:01:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:01:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:01:09 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:01:09 latest 06:01:09 3.2.0-dev.12 06:01:09 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:09 main 06:01:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:11 b64331ab99c6: Preparing 06:01:11 12f29022320e: Preparing 06:01:11 2d8c6d9e8d69: Preparing 06:01:11 a59e130111bd: Preparing 06:01:11 6a6d2c773793: Preparing 06:01:11 54240da5d60f: Preparing 06:01:11 0faf9b67be60: Preparing 06:01:11 54240da5d60f: Waiting 06:01:11 0faf9b67be60: Waiting 06:01:11 a59e130111bd: Layer already exists 06:01:11 2d8c6d9e8d69: Layer already exists 06:01:12 0faf9b67be60: Layer already exists 06:01:12 b64331ab99c6: Pushed 06:01:12 54240da5d60f: Pushed 06:01:13 6a6d2c773793: Pushed 06:01:15 12f29022320e: Pushed 06:01:16 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:17 b64331ab99c6: Preparing 06:01:17 12f29022320e: Preparing 06:01:17 2d8c6d9e8d69: Preparing 06:01:17 a59e130111bd: Preparing 06:01:17 6a6d2c773793: Preparing 06:01:17 54240da5d60f: Preparing 06:01:17 0faf9b67be60: Preparing 06:01:17 54240da5d60f: Waiting 06:01:17 0faf9b67be60: Waiting 06:01:17 b64331ab99c6: Layer already exists 06:01:17 6a6d2c773793: Layer already exists 06:01:17 a59e130111bd: Layer already exists 06:01:17 2d8c6d9e8d69: Layer already exists 06:01:17 12f29022320e: Layer already exists 06:01:17 54240da5d60f: Layer already exists 06:01:17 0faf9b67be60: Layer already exists 06:01:18 latest: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.12 06:01:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:19 b64331ab99c6: Preparing 06:01:19 12f29022320e: Preparing 06:01:19 2d8c6d9e8d69: Preparing 06:01:19 a59e130111bd: Preparing 06:01:19 6a6d2c773793: Preparing 06:01:19 54240da5d60f: Preparing 06:01:19 0faf9b67be60: Preparing 06:01:19 54240da5d60f: Waiting 06:01:19 0faf9b67be60: Waiting 06:01:19 a59e130111bd: Layer already exists 06:01:19 b64331ab99c6: Layer already exists 06:01:19 2d8c6d9e8d69: Layer already exists 06:01:19 6a6d2c773793: Layer already exists 06:01:19 12f29022320e: Layer already exists 06:01:19 54240da5d60f: Layer already exists 06:01:19 0faf9b67be60: Layer already exists 06:01:19 3.2.0-dev.12: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:21 b64331ab99c6: Preparing 06:01:21 12f29022320e: Preparing 06:01:21 2d8c6d9e8d69: Preparing 06:01:21 a59e130111bd: Preparing 06:01:21 6a6d2c773793: Preparing 06:01:21 54240da5d60f: Preparing 06:01:21 0faf9b67be60: Preparing 06:01:21 0faf9b67be60: Waiting 06:01:21 54240da5d60f: Waiting 06:01:21 a59e130111bd: Layer already exists 06:01:21 12f29022320e: Layer already exists 06:01:21 b64331ab99c6: Layer already exists 06:01:21 6a6d2c773793: Layer already exists 06:01:21 2d8c6d9e8d69: Layer already exists 06:01:21 54240da5d60f: Layer already exists 06:01:21 0faf9b67be60: Layer already exists 06:01:21 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:01:23 b64331ab99c6: Preparing 06:01:23 12f29022320e: Preparing 06:01:23 2d8c6d9e8d69: Preparing 06:01:23 a59e130111bd: Preparing 06:01:23 6a6d2c773793: Preparing 06:01:23 54240da5d60f: Preparing 06:01:23 0faf9b67be60: Preparing 06:01:23 54240da5d60f: Waiting 06:01:23 0faf9b67be60: Waiting 06:01:23 12f29022320e: Layer already exists 06:01:23 b64331ab99c6: Layer already exists 06:01:23 2d8c6d9e8d69: Layer already exists 06:01:23 a59e130111bd: Layer already exists 06:01:23 6a6d2c773793: Layer already exists 06:01:23 54240da5d60f: Layer already exists 06:01:23 0faf9b67be60: Layer already exists 06:01:23 main: digest: sha256:2304c50ea0edde193cc66aa52ca22201c608d64f6cd6e293977dcafabccfacc1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:24 ===================================================== [Pipeline] echo 06:01:25 taggedImages: 06:01:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:01:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:01:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.12 06:01:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:01:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:01:25 d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:01:25 latest 06:01:25 3.2.0-dev.12 06:01:25 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:25 main 06:01:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:27 07a858880ef9: Preparing 06:01:27 5c75480b9b7f: Preparing 06:01:27 2d8c6d9e8d69: Preparing 06:01:27 a59e130111bd: Preparing 06:01:27 4213214047d1: Preparing 06:01:27 d8411a5c3c31: Preparing 06:01:27 0faf9b67be60: Preparing 06:01:27 d8411a5c3c31: Waiting 06:01:27 0faf9b67be60: Waiting 06:01:27 a59e130111bd: Layer already exists 06:01:27 2d8c6d9e8d69: Layer already exists 06:01:27 4213214047d1: Layer already exists 06:01:27 d8411a5c3c31: Layer already exists 06:01:27 0faf9b67be60: Layer already exists 06:01:27 07a858880ef9: Pushed 06:01:31 5c75480b9b7f: Pushed 06:01:31 d03c3fc825d59e6b3a8f59f45d7ca39112676af6: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:36 07a858880ef9: Preparing 06:01:36 5c75480b9b7f: Preparing 06:01:36 2d8c6d9e8d69: Preparing 06:01:36 a59e130111bd: Preparing 06:01:36 4213214047d1: Preparing 06:01:36 d8411a5c3c31: Preparing 06:01:36 0faf9b67be60: Preparing 06:01:36 d8411a5c3c31: Waiting 06:01:36 0faf9b67be60: Waiting 06:01:36 2d8c6d9e8d69: Layer already exists 06:01:36 a59e130111bd: Layer already exists 06:01:36 4213214047d1: Layer already exists 06:01:36 07a858880ef9: Layer already exists 06:01:36 5c75480b9b7f: Layer already exists 06:01:36 0faf9b67be60: Layer already exists 06:01:36 d8411a5c3c31: Layer already exists 06:01:36 latest: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.12 06:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:38 07a858880ef9: Preparing 06:01:38 5c75480b9b7f: Preparing 06:01:38 2d8c6d9e8d69: Preparing 06:01:38 a59e130111bd: Preparing 06:01:38 4213214047d1: Preparing 06:01:38 d8411a5c3c31: Preparing 06:01:38 0faf9b67be60: Preparing 06:01:38 d8411a5c3c31: Waiting 06:01:38 0faf9b67be60: Waiting 06:01:38 2d8c6d9e8d69: Layer already exists 06:01:38 5c75480b9b7f: Layer already exists 06:01:38 a59e130111bd: Layer already exists 06:01:38 07a858880ef9: Layer already exists 06:01:38 4213214047d1: Layer already exists 06:01:38 d8411a5c3c31: Layer already exists 06:01:38 0faf9b67be60: Layer already exists 06:01:38 3.2.0-dev.12: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:40 07a858880ef9: Preparing 06:01:40 5c75480b9b7f: Preparing 06:01:40 2d8c6d9e8d69: Preparing 06:01:40 a59e130111bd: Preparing 06:01:40 4213214047d1: Preparing 06:01:40 d8411a5c3c31: Preparing 06:01:40 d8411a5c3c31: Waiting 06:01:40 0faf9b67be60: Preparing 06:01:40 0faf9b67be60: Waiting 06:01:40 4213214047d1: Layer already exists 06:01:40 07a858880ef9: Layer already exists 06:01:40 2d8c6d9e8d69: Layer already exists 06:01:40 5c75480b9b7f: Layer already exists 06:01:40 a59e130111bd: Layer already exists 06:01:40 d8411a5c3c31: Layer already exists 06:01:40 0faf9b67be60: Layer already exists 06:01:40 d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:01:42 07a858880ef9: Preparing 06:01:42 5c75480b9b7f: Preparing 06:01:42 2d8c6d9e8d69: Preparing 06:01:42 a59e130111bd: Preparing 06:01:42 4213214047d1: Preparing 06:01:42 d8411a5c3c31: Preparing 06:01:42 0faf9b67be60: Preparing 06:01:42 d8411a5c3c31: Waiting 06:01:42 0faf9b67be60: Waiting 06:01:42 4213214047d1: Layer already exists 06:01:42 07a858880ef9: Layer already exists 06:01:42 5c75480b9b7f: Layer already exists 06:01:42 a59e130111bd: Layer already exists 06:01:42 2d8c6d9e8d69: Layer already exists 06:01:42 d8411a5c3c31: Layer already exists 06:01:42 0faf9b67be60: Layer already exists 06:01:42 main: digest: sha256:e57c0efa5313fd3b1dfa130a2434ee334a5230b51d7b2f39e549887cb7e4560b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:43 ===================================================== [Pipeline] echo 06:01:43 taggedImages: 06:01:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6 06:01:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:01:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.12 06:01:43 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d03c3fc825d59e6b3a8f59f45d7ca39112676af6-3.2.0-dev.12 06:01:43 - 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 06:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:45 06:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:45 arm64: Pulling from edgex-lftools-log-publisher 06:01:45 8998bd30e6a1: Pulling fs layer 06:01:45 04944245beec: Pulling fs layer 06:01:45 699f458cf7ca: Pulling fs layer 06:01:45 765212b225bb: Pulling fs layer 06:01:45 f23df028b6ca: Pulling fs layer 06:01:45 d65c8cfc05b1: Pulling fs layer 06:01:45 2437ff75d9bd: Pulling fs layer 06:01:45 f23df028b6ca: Waiting 06:01:45 d65c8cfc05b1: Waiting 06:01:45 2437ff75d9bd: Waiting 06:01:45 765212b225bb: Waiting 06:01:46 04944245beec: Verifying Checksum 06:01:46 04944245beec: Download complete 06:01:46 765212b225bb: Download complete 06:01:46 f23df028b6ca: Verifying Checksum 06:01:46 f23df028b6ca: Download complete 06:01:46 d65c8cfc05b1: Download complete 06:01:46 699f458cf7ca: Verifying Checksum 06:01:46 699f458cf7ca: Download complete 06:01:46 8998bd30e6a1: Download complete 06:01:48 2437ff75d9bd: Verifying Checksum 06:01:48 2437ff75d9bd: Download complete 06:01:56 8998bd30e6a1: Pull complete 06:01:56 04944245beec: Pull complete 06:01:57 699f458cf7ca: Pull complete 06:01:57 765212b225bb: Pull complete 06:01:58 f23df028b6ca: Pull complete 06:01:58 d65c8cfc05b1: Pull complete 06:02:25 2437ff75d9bd: Pull complete 06:02:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:26 prd-ubuntu20.04-docker-arm64-4c-16g-27878 does not seem to be running inside a container 06:02:26 $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 06:02:27 $ docker top 40358d9a372ceaf2d54c4dde07727ae0b1a96f8aabe023f30bac786bc3e20301 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:28 ---> job-cost.sh 06:02:28 lf-activate-venv: SKIPPING 06:02:28 INFO: No Stack... 06:02:28 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:29 INFO: Archiving Costs [Pipeline] sh 06:02:30 + cat /w/workspace/edgex-go/622/archives/cost.csv 06:02:30 + cut -d, -f6 [Pipeline] lock 06:02:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] 06:02:30 Resource [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] did not exist. Created. 06:02:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:30 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:31 Stashed 1 file(s) [Pipeline] } 06:02:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-622-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:32 $ docker stop --time=1 40358d9a372ceaf2d54c4dde07727ae0b1a96f8aabe023f30bac786bc3e20301 06:02:34 $ docker rm -f --volumes 40358d9a372ceaf2d54c4dde07727ae0b1a96f8aabe023f30bac786bc3e20301 [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 06:02:38 provisioning config files... 06:02:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/622@tmp/config17934074529779726714tmp [Pipeline] { [Pipeline] sh 06:02:39 + set +x 06:02:39 + bash -s -- 06:02:39 + curl -s https://codecov.io/bash 06:02:39 06:02:39 _____ _ 06:02:39 / ____| | | 06:02:39 | | ___ __| | ___ ___ _____ __ 06:02:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:02:39 | |___| (_) | (_| | __/ (_| (_) \ V / 06:02:39 \_____\___/ \__,_|\___|\___\___/ \_/ 06:02:39 Bash-1.0.6 06:02:39 06:02:39 06:02:39 ==> git version 2.25.1 found 06:02:39 ==> 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 06:02:39 Release-Date: 2020-01-08 06:02:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:02:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:02:39 ==> Jenkins CI detected. 06:02:39 current dir:  /w/workspace/edgex-go/622 06:02:39 project root: . 06:02:39 --> token set from env 06:02:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:02:39 ==> Running gcov in . (disable via -X gcov) 06:02:39 ==> Python coveragepy not found 06:02:39 ==> Searching for coverage reports in: 06:02:39 + . 06:02:39 -> Found 1 reports 06:02:39 ==> Detecting git/mercurial file structure 06:02:39 ==> Reading reports 06:02:39 + ./coverage.out bytes=453602 06:02:39 ==> Appending adjustments 06:02:39 https://docs.codecov.io/docs/fixing-reports 06:02:40 + Found adjustments 06:02:40 ==> Gzipping contents 06:02:40 60K /tmp/codecov.OkocfL.gz 06:02:40 ==> Uploading reports 06:02:40 url: https://codecov.io 06:02:40 query: branch=main&commit=d03c3fc825d59e6b3a8f59f45d7ca39112676af6&build=622&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F622%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:02:40 -> Pinging Codecov 06:02:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d03c3fc825d59e6b3a8f59f45d7ca39112676af6&build=622&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F622%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:02:40 -> Uploading to 06:02:40 https://storage.googleapis.com/codecov/v4/raw/2024-01-25/00271124DB129430A58F1EEE437C3FCB/d03c3fc825d59e6b3a8f59f45d7ca39112676af6/7647ba3f-0983-402b-9a3d-6da56262426b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240125T060240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=295ae1649bdc3a8aa6225cb32b61270784203dc377accfd1d76918685d3dd12d 06:02:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:02:40 Dload Upload Total Spent Left Speed 06:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57822 0 0 100 57822 0 170k --:--:-- --:--:-- --:--:-- 170k 06:02:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d03c3fc825d59e6b3a8f59f45d7ca39112676af6 [Pipeline] } 06:02:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:02:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:02:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:02:43 06:02:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:02:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:02:43 df9b9388f04a: Pulling fs layer 06:02:43 52dc419b0ee2: Pulling fs layer 06:02:43 25bc292e5bac: Pulling fs layer 06:02:43 114826534d7a: Pulling fs layer 06:02:43 4657fd5d0bcf: Pulling fs layer 06:02:43 6ad1cebc031e: Pulling fs layer 06:02:43 8a3aa393b2d8: Pulling fs layer 06:02:43 114826534d7a: Waiting 06:02:43 4657fd5d0bcf: Waiting 06:02:43 6ad1cebc031e: Waiting 06:02:43 8a3aa393b2d8: Waiting 06:02:43 25bc292e5bac: Verifying Checksum 06:02:43 25bc292e5bac: Download complete 06:02:43 52dc419b0ee2: Verifying Checksum 06:02:43 52dc419b0ee2: Download complete 06:02:43 4657fd5d0bcf: Verifying Checksum 06:02:43 4657fd5d0bcf: Download complete 06:02:43 df9b9388f04a: Verifying Checksum 06:02:43 6ad1cebc031e: Verifying Checksum 06:02:43 6ad1cebc031e: Download complete 06:02:43 df9b9388f04a: Pull complete 06:02:44 52dc419b0ee2: Pull complete 06:02:44 25bc292e5bac: Pull complete 06:02:44 114826534d7a: Verifying Checksum 06:02:44 114826534d7a: Download complete 06:02:44 8a3aa393b2d8: Verifying Checksum 06:02:44 8a3aa393b2d8: Download complete 06:02:48 114826534d7a: Pull complete 06:02:48 4657fd5d0bcf: Pull complete 06:02:48 6ad1cebc031e: Pull complete 06:02:52 8a3aa393b2d8: Pull complete 06:02:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:02:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:53 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 06:02:53 $ 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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 06:03:00 $ docker top 38ddaffaaa491fecb95fcebb0b37a9416c9ed675ddb67b4f3cf3f54e7456b9f3 -eo pid,comm [Pipeline] { [Pipeline] echo 06:03:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:03:01 + set -o pipefail 06:03:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:03:07 06:03:07 Monitoring /w/workspace/edgex-go/622 (github.com/edgexfoundry/edgex-go)... 06:03:07 06:03:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6540f3b3-d7ee-4238-bc44-6e84fd567613 06:03:07 06:03:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:03:07 06:03:07 06:03:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:03:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:03:07 More details here: https://snyk.co/ue1NS 06:03:07 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:03:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:03:07 $ docker stop --time=1 38ddaffaaa491fecb95fcebb0b37a9416c9ed675ddb67b4f3cf3f54e7456b9f3 06:03:12 $ docker rm -f --volumes 38ddaffaaa491fecb95fcebb0b37a9416c9ed675ddb67b4f3cf3f54e7456b9f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:03:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:14 provisioning config files... 06:03:16 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/622@tmp/config2493014593329451865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:22 --> edgex-publish-swagger.sh 06:03:22 === Publish openapi/v3 API === 06:03:22 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:03:22 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/622/openapi/v3/core-command.yaml] 06:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:22 Dload Upload Total Spent Left Speed 06:03:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69748 06:03:22 06:03:22 06:03:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/622/openapi/v3/core-data.yaml] 06:03:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:22 Dload Upload Total Spent Left Speed 06:03:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 55205 0:00:01 0:00:01 --:--:-- 55163 100 72043 0 0 100 72043 0 55205 0:00:01 0:00:01 --:--:-- 55163 06:03:25 06:03:25 06:03:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/622/openapi/v3/core-metadata.yaml] 06:03:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:25 Dload Upload Total Spent Left Speed 06:03:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 144k 100 180 100 144k 54 44814 0:00:03 0:00:03 --:--:-- 44869 06:03:28 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 06:03:28 06:03:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/622/openapi/v3/support-notifications.yaml] 06:03:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:28 Dload Upload Total Spent Left Speed 06:03:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87151 0 0 75 65535 0 54431 0:00:01 0:00:01 --:--:-- 54476 75 87151 0 0 75 65535 0 29721 0:00:02 0:00:02 --:--:-- 29721 75 87151 0 0 75 65536 0 26203 0:00:03 0:00:02 0:00:01 26203 100 87331 100 180 100 87151 63 30536 0:00:02 0:00:02 --:--:-- 30588 06:03:29 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 06:03:29 06:03:29 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/622/openapi/v3/support-scheduler.yaml] 06:03:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:29 Dload Upload Total Spent Left Speed 06:03:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37134 100 180 100 36954 420 86341 --:--:-- --:--:-- --:--:-- 86761 06:03:29 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 06:03:29 [Pipeline] } 06:03:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:03:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:03:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:03:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:32 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 06:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 06:03:32 $ docker top ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 -eo pid,comm 06:03:32 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). 06:03:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:33 [ssh-agent] Looking for ssh-agent implementation... 06:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:33 $ docker exec ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 ssh-agent 06:03:33 SSH_AUTH_SOCK=/tmp/ssh-jGKL8JthwcVf/agent.33 06:03:33 SSH_AGENT_PID=39 06:03:33 Running ssh-add (command line suppressed) 06:03:33 Identity added: /w/workspace/edgex-go/622@tmp/private_key_14918069406074376428.key (/w/workspace/edgex-go/622@tmp/private_key_14918069406074376428.key) 06:03:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:34 + git semver tag 06:03:34 2024-01-25 06:03:34,517 [run_tag] DEBUG tag force:False 06:03:34 2024-01-25 06:03:34,517 [check_head_tag] DEBUG check head tag 06:03:34 2024-01-25 06:03:34,519 [execute] INFO git cat-file --batch-check 06:03:34 2024-01-25 06:03:34,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=) 06:03:34 2024-01-25 06:03:34,523 [execute] INFO git cat-file --batch 06:03:34 2024-01-25 06:03:34,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=) 06:03:34 2024-01-25 06:03:34,552 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 06:03:34 2024-01-25 06:03:34,552 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 06:03:34 2024-01-25 06:03:34,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=None) 06:03:34 2024-01-25 06:03:34,557 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 06:03:34 3.2.0-dev.12 [Pipeline] } 06:03:34 $ docker exec --env ******** --env ******** ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 ssh-agent -k 06:03:34 unset SSH_AUTH_SOCK; 06:03:34 unset SSH_AGENT_PID; 06:03:34 echo Agent pid 39 killed; 06:03:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:35 + git semver [Pipeline] } 06:03:36 $ docker stop --time=1 ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 06:03:37 $ docker rm -f --volumes ce069a4bbc1f9cba64091e2eedd173fda827b7c15df3bbd082b8f111e7c0b983 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:38 06:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:39 0.23.1-centos7: Pulling from edgex-lftools 06:03:39 ab5ef0e58194: Pulling fs layer 06:03:39 9712f1f96733: Pulling fs layer 06:03:39 63f879dbbcfc: Pulling fs layer 06:03:39 0d9ebad4ef96: Pulling fs layer 06:03:39 e9a5061849ea: Pulling fs layer 06:03:39 d747dcd14b5f: Pulling fs layer 06:03:39 2de7ff778b66: Pulling fs layer 06:03:39 e9a5061849ea: Waiting 06:03:39 d747dcd14b5f: Waiting 06:03:39 2de7ff778b66: Waiting 06:03:39 0d9ebad4ef96: Waiting 06:03:39 9712f1f96733: Verifying Checksum 06:03:39 9712f1f96733: Download complete 06:03:39 63f879dbbcfc: Verifying Checksum 06:03:39 63f879dbbcfc: Download complete 06:03:39 e9a5061849ea: Verifying Checksum 06:03:39 e9a5061849ea: Download complete 06:03:39 d747dcd14b5f: Download complete 06:03:39 0d9ebad4ef96: Verifying Checksum 06:03:39 0d9ebad4ef96: Download complete 06:03:39 ab5ef0e58194: Verifying Checksum 06:03:39 ab5ef0e58194: Download complete 06:03:39 2de7ff778b66: Verifying Checksum 06:03:39 2de7ff778b66: Download complete 06:03:43 ab5ef0e58194: Pull complete 06:03:43 9712f1f96733: Pull complete 06:03:43 63f879dbbcfc: Pull complete 06:03:47 0d9ebad4ef96: Pull complete 06:03:47 e9a5061849ea: Pull complete 06:03:47 d747dcd14b5f: Pull complete 06:03:48 2de7ff778b66: Pull complete 06:03:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:49 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 06:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 06:03:59 $ docker top 703f3c182c04385d15d521811ceb3be6f92acfd93a431d84a987d6c14f5dce71 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:03:59 provisioning config files... 06:03:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/622@tmp/config1795374308494567691tmp 06:03:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/622@tmp/config16956507231836964188tmp 06:03:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/622@tmp/config14460934418667634330tmp [Pipeline] { [Pipeline] echo 06:03:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:04:00 ---> sigul-configuration.sh 06:04:00 gpg: directory `/root/.gnupg' created 06:04:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:04:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:04:00 gpg: keyring `/root/.gnupg/secring.gpg' created 06:04:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:04:00 gpg: CAST5 encrypted data 06:04:00 gpg: encrypted with 1 passphrase 06:04:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:04:00 + mkdir /home/jenkins 06:04:00 + mkdir /home/jenkins/sigul [Pipeline] sh 06:04:00 + 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 06:04:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:01 ---> sigul-install.sh 06:04:01 Sigul already installed; skipping installation. [Pipeline] sh 06:04:01 + git tag --list 06:04:01 0.6.0 06:04:01 0.6.1 06:04:01 0.7.0 06:04:01 0.7.1 06:04:01 v1.0.0 06:04:01 v1.0.1 06:04:01 v1.1.0 06:04:01 v1.2.0 06:04:01 v1.2.1 06:04:01 v1.3.0 06:04:01 v1.3.1 06:04:01 v2.0.0 06:04:01 v2.1.0 06:04:01 v2.1.1 06:04:01 v2.2.0 06:04:01 v2.3.0 06:04:01 v3.0 06:04:01 v3.0.0 06:04:01 v3.1 06:04:01 v3.1.0 06:04:01 v3.1.0-dev.1 06:04:01 v3.1.0-dev.10 06:04:01 v3.1.0-dev.11 06:04:01 v3.1.0-dev.12 06:04:01 v3.1.0-dev.13 06:04:01 v3.1.0-dev.14 06:04:01 v3.1.0-dev.15 06:04:01 v3.1.0-dev.16 06:04:01 v3.1.0-dev.17 06:04:01 v3.1.0-dev.18 06:04:01 v3.1.0-dev.19 06:04:01 v3.1.0-dev.2 06:04:01 v3.1.0-dev.20 06:04:01 v3.1.0-dev.21 06:04:01 v3.1.0-dev.22 06:04:01 v3.1.0-dev.23 06:04:01 v3.1.0-dev.24 06:04:01 v3.1.0-dev.25 06:04:01 v3.1.0-dev.26 06:04:01 v3.1.0-dev.27 06:04:01 v3.1.0-dev.28 06:04:01 v3.1.0-dev.29 06:04:01 v3.1.0-dev.3 06:04:01 v3.1.0-dev.30 06:04:01 v3.1.0-dev.31 06:04:01 v3.1.0-dev.32 06:04:01 v3.1.0-dev.33 06:04:01 v3.1.0-dev.34 06:04:01 v3.1.0-dev.35 06:04:01 v3.1.0-dev.36 06:04:01 v3.1.0-dev.37 06:04:01 v3.1.0-dev.38 06:04:01 v3.1.0-dev.39 06:04:01 v3.1.0-dev.4 06:04:01 v3.1.0-dev.40 06:04:01 v3.1.0-dev.41 06:04:01 v3.1.0-dev.42 06:04:01 v3.1.0-dev.43 06:04:01 v3.1.0-dev.44 06:04:01 v3.1.0-dev.45 06:04:01 v3.1.0-dev.46 06:04:01 v3.1.0-dev.47 06:04:01 v3.1.0-dev.48 06:04:01 v3.1.0-dev.49 06:04:01 v3.1.0-dev.5 06:04:01 v3.1.0-dev.50 06:04:01 v3.1.0-dev.51 06:04:01 v3.1.0-dev.52 06:04:01 v3.1.0-dev.53 06:04:01 v3.1.0-dev.54 06:04:01 v3.1.0-dev.55 06:04:01 v3.1.0-dev.56 06:04:01 v3.1.0-dev.57 06:04:01 v3.1.0-dev.58 06:04:01 v3.1.0-dev.59 06:04:01 v3.1.0-dev.6 06:04:01 v3.1.0-dev.60 06:04:01 v3.1.0-dev.61 06:04:01 v3.1.0-dev.62 06:04:01 v3.1.0-dev.63 06:04:01 v3.1.0-dev.64 06:04:01 v3.1.0-dev.65 06:04:01 v3.1.0-dev.66 06:04:01 v3.1.0-dev.67 06:04:01 v3.1.0-dev.68 06:04:01 v3.1.0-dev.69 06:04:01 v3.1.0-dev.7 06:04:01 v3.1.0-dev.70 06:04:01 v3.1.0-dev.71 06:04:01 v3.1.0-dev.72 06:04:01 v3.1.0-dev.73 06:04:01 v3.1.0-dev.8 06:04:01 v3.1.0-dev.9 06:04:01 v3.2.0-dev.1 06:04:01 v3.2.0-dev.10 06:04:01 v3.2.0-dev.11 06:04:01 v3.2.0-dev.12 06:04:01 v3.2.0-dev.2 06:04:01 v3.2.0-dev.3 06:04:01 v3.2.0-dev.4 06:04:01 v3.2.0-dev.5 06:04:01 v3.2.0-dev.6 06:04:01 v3.2.0-dev.7 06:04:01 v3.2.0-dev.8 06:04:01 v3.2.0-dev.9 [Pipeline] sh 06:04:01 + lftools sign git-tag v3.2.0-dev.12 06:04:02 Signing Git tag with Sigul... 06:04:02 Signing v3.2.0-dev.12 [Pipeline] echo 06:04:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:04:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:04:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:04:03 $ docker stop --time=1 703f3c182c04385d15d521811ceb3be6f92acfd93a431d84a987d6c14f5dce71 06:04:05 $ docker rm -f --volumes 703f3c182c04385d15d521811ceb3be6f92acfd93a431d84a987d6c14f5dce71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:04:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:04:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:08 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 06:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 06:04:08 $ docker top 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 -eo pid,comm 06:04:08 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). 06:04:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:09 [ssh-agent] Looking for ssh-agent implementation... 06:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:09 $ docker exec 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 ssh-agent 06:04:09 SSH_AUTH_SOCK=/tmp/ssh-f1n0b1w9EH9g/agent.32 06:04:09 SSH_AGENT_PID=38 06:04:09 Running ssh-add (command line suppressed) 06:04:09 Identity added: /w/workspace/edgex-go/622@tmp/private_key_9381435575839206575.key (/w/workspace/edgex-go/622@tmp/private_key_9381435575839206575.key) 06:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:10 + git semver bump pre 06:04:10 2024-01-25 06:04:10,576 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 06:04:10 2024-01-25 06:04:10,576 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev 06:04:10 2024-01-25 06:04:10,577 [bump_version] DEBUG bumped version:3.2.0-dev.13 06:04:10 2024-01-25 06:04:10,577 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/edgex-go/622/.semver/main with force:True 06:04:10 2024-01-25 06:04:10,577 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 06:04:10 2024-01-25 06:04:10,577 [write_file] DEBUG write to file:/w/workspace/edgex-go/622/.semver/main 06:04:10 2024-01-25 06:04:10,579 [execute] INFO git cat-file --batch-check 06:04:10 2024-01-25 06:04:10,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=) 06:04:10 2024-01-25 06:04:10,584 [execute] INFO git cat-file --batch 06:04:10 2024-01-25 06:04:10,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=) 06:04:10 2024-01-25 06:04:10,589 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 06:04:10 3.2.0-dev.13 [Pipeline] } 06:04:10 $ docker exec --env ******** --env ******** 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 ssh-agent -k 06:04:10 unset SSH_AUTH_SOCK; 06:04:10 unset SSH_AGENT_PID; 06:04:10 echo Agent pid 38 killed; 06:04:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:11 + git semver [Pipeline] } 06:04:12 $ docker stop --time=1 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 06:04:13 $ docker rm -f --volumes 3f95b5fc921b626cf89c768cad215aaf16ed223bc4f700a3f27d11b967adcb91 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:04:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:15 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 06:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 06:04:16 $ docker top 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 -eo pid,comm 06:04:16 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). 06:04:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:17 [ssh-agent] Looking for ssh-agent implementation... 06:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:17 $ docker exec 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 ssh-agent 06:04:17 SSH_AUTH_SOCK=/tmp/ssh-MeFP0IuU45kF/agent.33 06:04:17 SSH_AGENT_PID=39 06:04:17 Running ssh-add (command line suppressed) 06:04:17 Identity added: /w/workspace/edgex-go/622@tmp/private_key_10508784308487606806.key (/w/workspace/edgex-go/622@tmp/private_key_10508784308487606806.key) 06:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:17 + git semver push 06:04:18 2024-01-25 06:04:18,202 [run_push] DEBUG push 06:04:18 2024-01-25 06:04:18,203 [execute] INFO git cat-file --batch-check 06:04:18 2024-01-25 06:04:18,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=) 06:04:18 2024-01-25 06:04:18,209 [execute] INFO git rev-list 39515a41c8dd759d78cc172cbf7b580c35687262 -- 06:04:18 2024-01-25 06:04:18,209 [execute] DEBUG Popen(['git', 'rev-list', '39515a41c8dd759d78cc172cbf7b580c35687262', '--'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=None) 06:04:18 2024-01-25 06:04:18,231 [execute] INFO git fetch -v origin 06:04:18 2024-01-25 06:04:18,231 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=True, shell=None, istream=None) 06:04:18 2024-01-25 06:04:18,749 [run_push] DEBUG no remote changes detected 06:04:18 2024-01-25 06:04:18,750 [execute] INFO git push origin semver 06:04:18 2024-01-25 06:04:18,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/622/.semver, universal_newlines=False, shell=None, istream=None) 06:04:19 2024-01-25 06:04:19,573 [run_push] DEBUG push all version tags 06:04:19 2024-01-25 06:04:19,573 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:04:19 2024-01-25 06:04:19,574 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/622, universal_newlines=False, shell=None, istream=None) 06:04:20 2024-01-25 06:04:20,311 [read_version] DEBUG read version from /w/workspace/edgex-go/622/.semver/main 06:04:20 3.2.0-dev.13 [Pipeline] } 06:04:20 $ docker exec --env ******** --env ******** 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 ssh-agent -k 06:04:20 unset SSH_AUTH_SOCK; 06:04:20 unset SSH_AGENT_PID; 06:04:20 echo Agent pid 39 killed; 06:04:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:21 + git semver [Pipeline] } 06:04:22 $ docker stop --time=1 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 06:04:23 $ docker rm -f --volumes 100b40365aa9ff84a2d7ab7dec48690be3178062e9aad23b16c42c7cd1e60412 [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 06:04:26 + [ -d /w/workspace/edgex-go/622/archives ] [Pipeline] libraryResource [Pipeline] sh 06:04:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:27 ---> package-listing.sh 06:04:27 ++ tr '[:upper:]' '[:lower:]' 06:04:27 ++ facter osfamily 06:04:27 + OS_FAMILY=debian 06:04:27 + workspace=/w/workspace/edgex-go/622 06:04:27 + START_PACKAGES=/tmp/packages_start.txt 06:04:27 + END_PACKAGES=/tmp/packages_end.txt 06:04:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:27 + PACKAGES=/tmp/packages_start.txt 06:04:27 + '[' /w/workspace/edgex-go/622 ']' 06:04:27 + PACKAGES=/tmp/packages_end.txt 06:04:27 + case "${OS_FAMILY}" in 06:04:27 + dpkg -l 06:04:27 + grep '^ii' 06:04:27 + '[' -f /tmp/packages_start.txt ']' 06:04:27 + '[' -f /tmp/packages_end.txt ']' 06:04:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:27 + '[' /w/workspace/edgex-go/622 ']' 06:04:27 + mkdir -p /w/workspace/edgex-go/622/archives/ 06:04:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/622/archives/ [Pipeline] echo 06:04:27 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/622/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:29 06:04:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:30 latest: Pulling from edgex-lftools-log-publisher 06:04:30 5eb5b503b376: Pulling fs layer 06:04:30 5c69ac0246d0: Pulling fs layer 06:04:30 ec43610c2a17: Pulling fs layer 06:04:30 3a2ae6a8a46f: Pulling fs layer 06:04:30 33b1e0a273af: Pulling fs layer 06:04:30 5d3b04190fa2: Pulling fs layer 06:04:30 2f39f015ded8: Pulling fs layer 06:04:30 33b1e0a273af: Waiting 06:04:30 5d3b04190fa2: Waiting 06:04:30 2f39f015ded8: Waiting 06:04:30 3a2ae6a8a46f: Waiting 06:04:30 5c69ac0246d0: Download complete 06:04:30 3a2ae6a8a46f: Verifying Checksum 06:04:30 3a2ae6a8a46f: Download complete 06:04:30 33b1e0a273af: Verifying Checksum 06:04:30 33b1e0a273af: Download complete 06:04:30 5d3b04190fa2: Download complete 06:04:30 ec43610c2a17: Verifying Checksum 06:04:30 ec43610c2a17: Download complete 06:04:30 5eb5b503b376: Verifying Checksum 06:04:30 5eb5b503b376: Download complete 06:04:31 2f39f015ded8: Download complete 06:04:32 5eb5b503b376: Pull complete 06:04:32 5c69ac0246d0: Pull complete 06:04:32 ec43610c2a17: Pull complete 06:04:32 3a2ae6a8a46f: Pull complete 06:04:32 33b1e0a273af: Pull complete 06:04:33 5d3b04190fa2: Pull complete 06:04:37 2f39f015ded8: Pull complete 06:04:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:38 prd-ubuntu20.04-docker-8c-8g-27875 does not seem to be running inside a container 06:04:38 $ 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/622/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/622 -v /w/workspace/edgex-go/622:/w/workspace/edgex-go/622:rw,z -v /w/workspace/edgex-go/622@tmp:/w/workspace/edgex-go/622@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 06:04:48 $ docker top 867e7af16148e3e4f0319d752174c7150b02095e226da43b370300e557f5074d -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:49 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:49 + mkdir -p /var/log/sysstat [Pipeline] sh 06:04:49 + ls /var/log/sa-host 06:04:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:50 provisioning config files... 06:04:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/622@tmp/config1567305814903008779tmp [Pipeline] { [Pipeline] echo 06:04:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:50 ---> create-netrc.sh [Pipeline] } 06:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:51 ---> python-tools-install.sh [Pipeline] echo 06:04:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:51 ---> sudo-logs.sh 06:04:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:52 ---> job-cost.sh 06:04:52 lf-activate-venv: SKIPPING 06:04:52 DEBUG: total: 0.2199999988079071 06:04:52 INFO: Retrieving Stack Cost... 06:04:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:53 INFO: Archiving Costs [Pipeline] echo 06:04:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:53 ---> logs-deploy.sh 06:04:53 lf-activate-venv: SKIPPING 06:04:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/622 06:04:53 INFO: archiving workspace using pattern(s): 06:04:54 Archives upload complete. 06:04:54 INFO: archiving logs to Nexus 06:04:55 ---> uname -a: 06:04:55 Linux prd-ubuntu20-04-docker-8c-8g-27875 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:04:55 06:04:55 06:04:55 ---> lscpu: 06:04:55 Architecture: x86_64 06:04:55 CPU op-mode(s): 32-bit, 64-bit 06:04:55 Byte Order: Little Endian 06:04:55 Address sizes: 40 bits physical, 48 bits virtual 06:04:55 CPU(s): 8 06:04:55 On-line CPU(s) list: 0-7 06:04:55 Thread(s) per core: 1 06:04:55 Core(s) per socket: 1 06:04:55 Socket(s): 8 06:04:55 NUMA node(s): 1 06:04:55 Vendor ID: AuthenticAMD 06:04:55 CPU family: 23 06:04:55 Model: 49 06:04:55 Model name: AMD EPYC-Rome Processor 06:04:55 Stepping: 0 06:04:55 CPU MHz: 2800.000 06:04:55 BogoMIPS: 5600.00 06:04:55 Virtualization: AMD-V 06:04:55 Hypervisor vendor: KVM 06:04:55 Virtualization type: full 06:04:55 L1d cache: 256 KiB 06:04:55 L1i cache: 256 KiB 06:04:55 L2 cache: 4 MiB 06:04:55 L3 cache: 128 MiB 06:04:55 NUMA node0 CPU(s): 0-7 06:04:55 Vulnerability Itlb multihit: Not affected 06:04:55 Vulnerability L1tf: Not affected 06:04:55 Vulnerability Mds: Not affected 06:04:55 Vulnerability Meltdown: Not affected 06:04:55 Vulnerability Mmio stale data: Not affected 06:04:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:04:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:04:55 Vulnerability Srbds: Not affected 06:04:55 Vulnerability Tsx async abort: Not affected 06:04:55 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 06:04:55 06:04:55 06:04:55 ---> nproc: 06:04:55 8 06:04:55 06:04:55 06:04:55 ---> df -h: 06:04:55 Filesystem Size Used Avail Use% Mounted on 06:04:55 overlay 155G 21G 135G 14% / 06:04:55 tmpfs 64M 0 64M 0% /dev 06:04:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:04:55 shm 64M 0 64M 0% /dev/shm 06:04:55 /dev/vda1 155G 21G 135G 14% /facter-os 06:04:55 06:04:55 06:04:55 ---> sar -b -r -n DEV: 06:04:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27875) 01/25/24 _x86_64_ (8 CPU) 06:04:55 06:04:55 05:42:41 LINUX RESTART (8 CPU) 06:04:55 06:04:55 05:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:55 05:44:01 110.25 39.74 70.51 0.00 4375.67 60851.09 0.00 06:04:55 05:45:01 124.45 0.65 123.80 0.00 6.67 53889.82 0.00 06:04:55 05:46:01 30.00 0.22 29.79 0.00 6.00 20241.63 0.00 06:04:55 05:47:01 493.63 0.45 493.18 0.00 49.19 171560.87 0.00 06:04:55 05:48:01 307.90 6.31 301.58 0.00 2374.41 86413.59 0.00 06:04:55 05:49:01 610.95 9.38 601.57 0.00 1163.27 99821.50 0.00 06:04:55 05:50:01 35.41 0.08 35.33 0.00 11.86 897.72 0.00 06:04:55 05:51:01 14.80 0.02 14.78 0.00 2.67 423.99 0.00 06:04:55 05:52:01 2.12 0.00 2.12 0.00 0.00 31.59 0.00 06:04:55 05:53:01 2.18 0.00 2.18 0.00 0.00 31.59 0.00 06:04:55 05:54:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 06:04:55 05:55:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 06:04:55 05:56:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 06:04:55 05:57:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 06:04:55 05:58:01 1.98 0.02 1.97 0.00 0.13 22.00 0.00 06:04:55 05:59:02 1.00 0.00 1.00 0.00 0.00 13.06 0.00 06:04:55 06:00:01 1.27 0.00 1.27 0.00 0.00 14.50 0.00 06:04:55 06:01:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 06:04:55 06:02:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 06:04:55 06:03:01 63.29 0.12 63.17 0.00 10.53 24766.14 0.00 06:04:55 06:04:01 88.49 0.33 88.15 0.00 9.33 32035.33 0.00 06:04:55 Average: 90.25 2.70 87.55 0.00 378.62 26236.11 0.00 06:04:55 06:04:55 05:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:55 05:44:01 28815496 31562848 762932 2.32 74304 2936516 2039440 6.01 1057976 2620608 721872 06:04:55 05:45:01 27507692 31250392 1058460 3.22 111628 3808212 2501312 7.37 1831500 3046700 588844 06:04:55 05:46:01 27568472 31484828 822712 2.50 115812 3949336 1934788 5.70 1345496 3448896 460752 06:04:55 05:47:01 23664488 31310244 979236 2.98 132564 7553612 3077860 9.07 1899976 6661776 2956 06:04:55 05:48:01 17499600 29467664 2767532 8.42 225172 11407416 7167316 21.12 4869788 9406812 1556380 06:04:55 05:49:01 19386592 31472412 806392 2.45 240420 11609592 2175128 6.41 2330484 10226476 316 06:04:55 05:50:01 19360388 31449336 828680 2.52 242236 11610540 2206504 6.50 2569984 10011976 184 06:04:55 05:51:01 19371696 31461744 815936 2.48 243000 11610896 2073904 6.11 2794016 9775836 512 06:04:55 05:52:01 19372272 31462524 815132 2.48 243040 11610900 2037816 6.01 2792708 9776000 200 06:04:55 05:53:01 19373532 31463832 813780 2.47 243112 11610876 2037816 6.01 2791648 9775976 24 06:04:55 05:54:01 19374156 31464460 813924 2.48 243128 11610876 2037816 6.01 2791700 9775980 16 06:04:55 05:55:01 19374368 31464740 813548 2.47 243144 11610880 2037816 6.01 2791692 9775980 180 06:04:55 05:56:01 19389440 31479836 798376 2.43 243176 11610884 2037816 6.01 2776220 9775984 8 06:04:55 05:57:01 19389352 31479924 798328 2.43 243192 11610888 2037816 6.01 2776144 9776128 176 06:04:55 05:58:01 19387528 31478168 800172 2.43 243208 11610888 2051764 6.05 2776160 9776128 8 06:04:55 05:59:02 19387836 31478500 799780 2.43 243228 11610892 2051764 6.05 2776248 9776132 192 06:04:55 06:00:01 19386936 31477644 800496 2.43 243244 11610896 2051764 6.05 2776168 9776132 8 06:04:55 06:01:01 19387392 31478148 799948 2.43 243264 11610900 2051764 6.05 2776224 9776136 144 06:04:55 06:02:01 19387592 31478356 799908 2.43 243300 11610904 2051764 6.05 2776212 9776140 8 06:04:55 06:03:01 18567056 31413664 861776 2.62 246392 12315008 2204452 6.50 2837168 10478508 608 06:04:55 06:04:01 17870368 31426324 846056 2.57 277816 12919396 2141228 6.31 2902732 11034460 1016 06:04:55 Average: 20610583 31357409 923957 2.81 218304 10354300 2381317 7.02 2620964 8773751 158781 06:04:55 06:04:55 05:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:55 05:44:01 ens3 1431.48 1381.89 11310.88 211.68 0.00 0.00 0.00 0.00 06:04:55 05:44:01 docker0 542.88 467.97 38.25 2864.79 0.00 0.00 0.00 0.00 06:04:55 05:44:01 lo 4.95 4.95 0.49 0.49 0.00 0.00 0.00 0.00 06:04:55 05:45:01 ens3 214.91 166.21 1704.73 32.25 0.00 0.00 0.00 0.00 06:04:55 05:45:01 vethc12e23c 0.08 0.28 0.01 0.03 0.00 0.00 0.00 0.00 06:04:55 05:45:01 docker0 137.83 170.22 11.68 1662.50 0.00 0.00 0.00 0.00 06:04:55 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 05:46:01 ens3 30.40 20.36 25.03 13.81 0.00 0.00 0.00 0.00 06:04:55 05:46:01 vethc12e23c 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 06:04:55 05:46:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 06:04:55 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:47:01 veth024dc22 6.30 8.40 0.61 4.74 0.00 0.00 0.00 0.00 06:04:55 05:47:01 vethba7eb43 5.28 6.75 0.50 4.01 0.00 0.00 0.00 0.00 06:04:55 05:47:01 ens3 257.94 154.57 4313.40 30.79 0.00 0.00 0.00 0.00 06:04:55 05:47:01 vethc57b260 7.77 10.10 0.74 5.49 0.00 0.00 0.00 0.00 06:04:55 05:47:01 docker0 75.27 118.65 5.21 1291.53 0.00 0.00 0.00 0.00 06:04:55 05:47:01 veth252d838 0.33 1.20 0.03 0.14 0.00 0.00 0.00 0.00 06:04:55 05:47:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 06:04:55 05:47:01 vethf122658 7.37 9.87 0.71 5.45 0.00 0.00 0.00 0.00 06:04:55 05:48:01 ens3 236.42 131.57 2757.40 19.75 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth72071af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 vetheb2494e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth18d02d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth46e1f02 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth062b830 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 docker0 88.64 149.04 8.00 1367.64 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth863d144 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth8a2aaf3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth5a239e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 vethe9180e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth4f2dbfd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth1e2aba2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 veth252d838 0.17 0.22 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 05:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:04:55 05:49:01 ens3 57.62 51.11 42.73 133.78 0.00 0.00 0.00 0.00 06:04:55 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:49:01 lo 8.20 8.20 0.80 0.80 0.00 0.00 0.00 0.00 06:04:55 05:50:01 ens3 411.40 424.06 213.47 1903.80 0.00 0.00 0.00 0.00 06:04:55 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:50:01 lo 45.66 45.66 4.50 4.50 0.00 0.00 0.00 0.00 06:04:55 05:51:01 ens3 262.51 270.28 120.95 1430.06 0.00 0.00 0.00 0.00 06:04:55 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:51:01 lo 22.26 22.26 2.19 2.19 0.00 0.00 0.00 0.00 06:04:55 05:52:01 ens3 4.28 3.32 4.30 1.24 0.00 0.00 0.00 0.00 06:04:55 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:52:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 06:04:55 05:53:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:04:55 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 05:54:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:04:55 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 05:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 05:58:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 06:04:55 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:59:02 ens3 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 06:04:55 05:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 05:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 06:00:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:55 06:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:03:01 ens3 126.01 78.49 3976.42 12.30 0.00 0.00 0.00 0.00 06:04:55 06:03:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 06:03:01 veth4d4a6ec 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 06:03:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:04:55 06:04:01 ens3 252.46 146.39 4131.08 32.50 0.00 0.00 0.00 0.00 06:04:55 06:04:01 docker0 60.34 112.60 4.76 910.52 0.00 0.00 0.00 0.00 06:04:55 06:04:01 veth7507717 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:04:55 06:04:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 06:04:55 Average: ens3 155.64 133.85 1355.22 182.13 0.00 0.00 0.00 0.00 06:04:55 Average: docker0 42.79 48.27 3.21 383.95 0.00 0.00 0.00 0.00 06:04:55 Average: veth7507717 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:55 Average: lo 4.15 4.15 0.41 0.41 0.00 0.00 0.00 0.00 06:04:55 06:04:55 06:04:55 ---> sar -P ALL: 06:04:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27875) 01/25/24 _x86_64_ (8 CPU) 06:04:55 06:04:55 05:42:41 LINUX RESTART (8 CPU) 06:04:55 06:04:55 05:43:02 CPU %user %nice %system %iowait %steal %idle 06:04:55 05:44:01 all 10.61 0.00 3.74 2.97 0.07 82.62 06:04:55 05:44:01 0 8.36 0.00 4.49 5.80 0.09 81.27 06:04:55 05:44:01 1 8.98 0.00 4.52 7.14 0.09 79.28 06:04:55 05:44:01 2 11.97 0.00 4.40 3.49 0.07 80.08 06:04:55 05:44:01 3 9.94 0.00 3.34 0.46 0.07 86.18 06:04:55 05:44:01 4 13.91 0.00 3.59 4.43 0.07 78.00 06:04:55 05:44:01 5 11.05 0.00 3.23 0.98 0.03 84.70 06:04:55 05:44:01 6 8.50 0.00 3.66 0.10 0.07 87.67 06:04:55 05:44:01 7 12.11 0.00 2.69 1.33 0.07 83.80 06:04:55 05:45:01 all 25.35 0.00 4.02 2.22 0.08 68.33 06:04:55 05:45:01 0 26.29 0.00 4.12 7.43 0.12 62.05 06:04:55 05:45:01 1 25.99 0.00 3.69 0.08 0.07 70.18 06:04:55 05:45:01 2 24.91 0.00 4.23 0.39 0.07 70.41 06:04:55 05:45:01 3 25.39 0.00 3.89 0.35 0.07 70.30 06:04:55 05:45:01 4 24.51 0.00 3.47 2.50 0.07 69.45 06:04:55 05:45:01 5 24.18 0.00 3.24 0.37 0.07 72.14 06:04:55 05:45:01 6 25.20 0.00 4.69 0.42 0.07 69.62 06:04:55 05:45:01 7 26.36 0.00 4.81 6.26 0.08 62.48 06:04:55 05:46:01 all 42.04 0.00 3.84 0.79 0.09 53.23 06:04:55 05:46:01 0 41.16 0.00 4.12 4.78 0.08 49.86 06:04:55 05:46:01 1 42.72 0.00 3.74 0.12 0.08 53.34 06:04:55 05:46:01 2 43.19 0.00 3.77 0.55 0.10 52.39 06:04:55 05:46:01 3 42.56 0.00 3.86 0.00 0.07 53.51 06:04:55 05:46:01 4 41.71 0.00 3.69 0.39 0.13 54.07 06:04:55 05:46:01 5 40.53 0.00 4.15 0.13 0.08 55.10 06:04:55 05:46:01 6 44.58 0.00 3.72 0.39 0.10 51.21 06:04:55 05:46:01 7 39.89 0.00 3.65 0.02 0.08 56.37 06:04:55 05:47:01 all 17.64 0.00 6.03 15.85 0.10 60.37 06:04:55 05:47:01 0 17.63 0.00 5.90 24.91 0.09 51.48 06:04:55 05:47:01 1 18.06 0.00 6.85 14.18 0.10 60.81 06:04:55 05:47:01 2 17.53 0.00 5.81 6.73 0.08 69.84 06:04:55 05:47:01 3 18.14 0.00 5.49 4.22 0.08 72.06 06:04:55 05:47:01 4 17.43 0.00 5.62 25.63 0.08 51.23 06:04:55 05:47:01 5 17.99 0.00 6.40 12.95 0.15 62.51 06:04:55 05:47:01 6 17.73 0.00 6.99 31.82 0.14 43.32 06:04:55 05:47:01 7 16.60 0.00 5.19 6.63 0.10 71.49 06:04:55 05:48:01 all 66.95 0.00 8.16 4.84 0.11 19.94 06:04:55 05:48:01 0 67.38 0.00 7.71 3.01 0.08 21.81 06:04:55 05:48:01 1 66.79 0.00 7.68 3.98 0.10 21.44 06:04:55 05:48:01 2 66.32 0.00 9.47 5.93 0.17 18.11 06:04:55 05:48:01 3 66.92 0.00 7.92 1.77 0.12 23.27 06:04:55 05:48:01 4 66.75 0.00 7.89 3.17 0.14 22.05 06:04:55 05:48:01 5 67.20 0.00 9.13 11.04 0.08 12.55 06:04:55 05:48:01 6 67.57 0.00 7.82 6.53 0.10 17.98 06:04:55 05:48:01 7 66.63 0.00 7.67 3.15 0.08 22.47 06:04:55 05:49:01 all 49.00 0.00 6.07 8.11 0.14 36.68 06:04:55 05:49:01 0 49.69 0.00 5.75 2.99 0.14 41.44 06:04:55 05:49:01 1 50.17 0.00 5.60 5.38 0.14 38.72 06:04:55 05:49:01 2 49.49 0.00 6.47 9.36 0.14 34.54 06:04:55 05:49:01 3 48.44 0.00 5.73 12.45 0.12 33.26 06:04:55 05:49:01 4 49.82 0.00 5.94 8.58 0.14 35.53 06:04:55 05:49:01 5 48.96 0.00 6.04 6.24 0.14 38.63 06:04:55 05:49:01 6 49.24 0.00 6.60 15.54 0.15 28.47 06:04:55 05:49:01 7 46.10 0.00 6.40 4.19 0.19 43.11 06:04:55 05:50:01 all 6.64 0.00 0.86 0.15 0.06 92.30 06:04:55 05:50:01 0 8.18 0.00 0.90 0.05 0.07 90.81 06:04:55 05:50:01 1 7.25 0.00 0.79 0.65 0.03 91.28 06:04:55 05:50:01 2 6.28 0.00 0.70 0.03 0.05 92.94 06:04:55 05:50:01 3 6.90 0.00 0.79 0.10 0.07 92.15 06:04:55 05:50:01 4 6.83 0.00 0.69 0.05 0.07 92.37 06:04:55 05:50:01 5 7.13 0.00 0.91 0.02 0.05 91.90 06:04:55 05:50:01 6 5.95 0.00 1.22 0.03 0.07 92.73 06:04:55 05:50:01 7 4.58 0.00 0.90 0.27 0.05 94.20 06:04:55 05:51:01 all 5.17 0.00 0.53 0.07 0.06 94.17 06:04:55 05:51:01 0 3.84 0.00 0.58 0.10 0.05 95.42 06:04:55 05:51:01 1 4.89 0.00 0.60 0.02 0.05 94.44 06:04:55 05:51:01 2 4.11 0.00 0.53 0.03 0.05 95.27 06:04:55 05:51:01 3 3.76 0.00 0.54 0.00 0.08 95.62 06:04:55 05:51:01 4 1.08 0.00 0.40 0.10 0.05 98.36 06:04:55 05:51:01 5 9.07 0.00 0.58 0.03 0.08 90.23 06:04:55 05:51:01 6 6.75 0.00 0.40 0.05 0.07 92.73 06:04:55 05:51:01 7 7.82 0.00 0.60 0.20 0.07 91.31 06:04:55 05:52:01 all 0.06 0.00 0.02 0.01 0.01 99.90 06:04:55 05:52:01 0 0.10 0.00 0.02 0.00 0.00 99.88 06:04:55 05:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:04:55 05:52:01 2 0.07 0.00 0.00 0.00 0.02 99.92 06:04:55 05:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:04:55 05:52:01 4 0.05 0.00 0.05 0.02 0.02 99.87 06:04:55 05:52:01 5 0.10 0.00 0.02 0.00 0.02 99.87 06:04:55 05:52:01 6 0.03 0.00 0.03 0.03 0.02 99.88 06:04:55 05:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:04:55 05:53:01 all 0.04 0.00 0.02 0.16 0.01 99.76 06:04:55 05:53:01 0 0.13 0.00 0.00 0.00 0.02 99.85 06:04:55 05:53:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:04:55 05:53:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:04:55 05:53:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:04:55 05:53:01 4 0.02 0.00 0.00 0.80 0.02 99.17 06:04:55 05:53:01 5 0.03 0.00 0.02 0.12 0.00 99.83 06:04:55 05:53:01 6 0.02 0.00 0.03 0.35 0.00 99.60 06:04:55 05:53:01 7 0.03 0.00 0.02 0.00 0.05 99.90 06:04:55 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:04:55 05:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:04:55 05:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:04:55 05:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:04:55 05:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 05:54:01 4 0.02 0.00 0.03 0.02 0.02 99.92 06:04:55 05:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:04:55 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:55 05:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:04:55 06:04:55 05:54:01 CPU %user %nice %system %iowait %steal %idle 06:04:55 05:55:01 all 0.04 0.00 0.01 0.02 0.01 99.93 06:04:55 05:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:04:55 05:55:01 1 0.10 0.00 0.02 0.00 0.00 99.88 06:04:55 05:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:04:55 05:55:01 3 0.12 0.00 0.00 0.00 0.00 99.88 06:04:55 05:55:01 4 0.00 0.00 0.00 0.12 0.03 99.85 06:04:55 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:55 05:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:04:55 05:55:01 7 0.00 0.00 0.02 0.02 0.02 99.95 06:04:55 05:56:01 all 0.11 0.00 0.01 0.06 0.02 99.79 06:04:55 05:56:01 0 0.70 0.00 0.00 0.00 0.02 99.29 06:04:55 05:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:04:55 05:56:01 2 0.07 0.00 0.00 0.00 0.02 99.92 06:04:55 05:56:01 3 0.05 0.00 0.05 0.00 0.10 99.80 06:04:55 05:56:01 4 0.03 0.00 0.02 0.50 0.02 99.43 06:04:55 05:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:04:55 05:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:55 05:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:04:55 05:57:01 all 0.17 0.00 0.02 0.10 0.01 99.70 06:04:55 05:57:01 0 1.26 0.00 0.02 0.00 0.00 98.73 06:04:55 05:57:01 1 0.05 0.00 0.05 0.00 0.03 99.87 06:04:55 05:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:04:55 05:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 05:57:01 4 0.02 0.00 0.02 0.52 0.02 99.43 06:04:55 05:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:55 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 05:57:01 7 0.00 0.00 0.03 0.27 0.02 99.68 06:04:55 05:58:01 all 0.04 0.00 0.03 0.01 0.01 99.91 06:04:55 05:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:04:55 05:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:04:55 05:58:01 2 0.05 0.00 0.05 0.02 0.02 99.87 06:04:55 05:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:04:55 05:58:01 4 0.03 0.00 0.02 0.08 0.02 99.85 06:04:55 05:58:01 5 0.05 0.00 0.03 0.02 0.02 99.88 06:04:55 05:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:04:55 05:58:01 7 0.03 0.00 0.08 0.00 0.02 99.87 06:04:55 05:59:02 all 0.02 0.00 0.01 0.00 0.00 99.96 06:04:55 05:59:02 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 05:59:02 1 0.03 0.00 0.02 0.00 0.00 99.95 06:04:55 05:59:02 2 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 05:59:02 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 05:59:02 4 0.03 0.00 0.03 0.00 0.02 99.92 06:04:55 05:59:02 5 0.05 0.00 0.00 0.00 0.02 99.93 06:04:55 05:59:02 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:55 05:59:02 7 0.00 0.00 0.02 0.02 0.00 99.97 06:04:55 06:00:01 all 0.06 0.00 0.01 0.00 0.01 99.92 06:04:55 06:00:01 0 0.25 0.00 0.03 0.00 0.00 99.71 06:04:55 06:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:04:55 06:00:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:04:55 06:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:55 06:00:01 4 0.05 0.00 0.02 0.02 0.03 99.88 06:04:55 06:00:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:04:55 06:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 06:00:01 7 0.03 0.00 0.00 0.02 0.02 99.93 06:04:55 06:01:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:04:55 06:01:01 0 0.23 0.00 0.00 0.00 0.00 99.77 06:04:55 06:01:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:04:55 06:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:04:55 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:04:55 06:01:01 4 0.00 0.00 0.02 0.05 0.02 99.92 06:04:55 06:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:04:55 06:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:04:55 06:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:55 06:02:01 all 0.04 0.00 0.02 0.01 0.01 99.92 06:04:55 06:02:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:04:55 06:02:01 1 0.05 0.00 0.07 0.00 0.00 99.88 06:04:55 06:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:04:55 06:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 06:02:01 4 0.08 0.00 0.02 0.03 0.03 99.83 06:04:55 06:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:04:55 06:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:55 06:02:01 7 0.05 0.00 0.00 0.02 0.02 99.92 06:04:55 06:03:01 all 3.24 0.00 1.58 1.55 0.03 93.59 06:04:55 06:03:01 0 3.20 0.00 1.24 0.58 0.02 94.96 06:04:55 06:03:01 1 3.88 0.00 1.22 0.02 0.05 94.83 06:04:55 06:03:01 2 4.07 0.00 1.19 0.00 0.03 94.70 06:04:55 06:03:01 3 2.85 0.00 1.32 0.00 0.02 95.81 06:04:55 06:03:01 4 2.38 0.00 2.56 1.81 0.03 93.21 06:04:55 06:03:01 5 3.46 0.00 1.76 0.00 0.02 94.76 06:04:55 06:03:01 6 2.67 0.00 1.19 0.05 0.02 96.08 06:04:55 06:03:01 7 3.44 0.00 2.14 10.04 0.05 84.32 06:04:55 06:04:01 all 5.44 0.00 2.21 3.50 0.07 88.78 06:04:55 06:04:01 0 5.19 0.00 2.36 7.23 0.07 85.16 06:04:55 06:04:01 1 5.14 0.00 1.99 0.32 0.05 92.50 06:04:55 06:04:01 2 6.89 0.00 2.06 0.27 0.13 90.65 06:04:55 06:04:01 3 5.47 0.00 2.23 0.49 0.07 91.74 06:04:55 06:04:01 4 5.01 0.00 1.81 4.36 0.05 88.77 06:04:55 06:04:01 5 5.83 0.00 2.81 0.84 0.05 90.48 06:04:55 06:04:01 6 5.73 0.00 1.89 0.42 0.03 91.92 06:04:55 06:04:01 7 4.26 0.00 2.51 14.25 0.10 78.87 06:04:55 Average: all 10.98 0.00 1.75 1.91 0.04 85.32 06:04:55 Average: 0 11.06 0.00 1.76 2.68 0.04 84.46 06:04:55 Average: 1 11.03 0.00 1.74 1.50 0.04 85.69 06:04:55 Average: 2 11.09 0.00 1.83 1.26 0.05 85.77 06:04:55 Average: 3 10.88 0.00 1.66 0.93 0.04 86.48 06:04:55 Average: 4 10.78 0.00 1.69 2.51 0.05 84.97 06:04:55 Average: 5 11.17 0.00 1.82 1.55 0.04 85.41 06:04:55 Average: 6 11.07 0.00 1.81 2.62 0.04 84.46 06:04:55 Average: 7 10.73 0.00 1.73 2.20 0.05 85.30 06:04:55 06:04:55 06:04:55