Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef9dbcfdf9265d2927ae78691a494f0517df5c34 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-ssh461474304014485923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh3379366065229450973.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh1748490448248084652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh16082188791256519654.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-ssh744170100213340905.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11729 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/706 [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/706 # 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 ef9dbcfdf9265d2927ae78691a494f0517df5c34 (main) > 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 ef9dbcfdf9265d2927ae78691a494f0517df5c34 # timeout=10 Commit message: "Merge pull request #4924 from lindseysimple/issue-4845" > git rev-list --no-walk b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:41 ========================================================= 05:56:41 EdgeX Global Pipelines Version Info 05:56:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:42 ------------------- 05:56:42 stable info: 05:56:42 ------------------- 05:56:42 Commited By: Cherry Wang cherry@iotechsys.com 05:56:42 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:56:42 Message: update stable to v1.0.264 05:56:43 ------------------- 05:56:43 experimental info: 05:56:43 ------------------- 05:56:43 Commited By: Cherry Wang cherry@iotechsys.com 05:56:43 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:56:43 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef9dbcf [Pipeline] echo 05:56:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:43 provisioning config files... 05:56:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config10816088233906552666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:44 ---> ****-login.sh 05:56:44 nexus3.edgexfoundry.org:10001 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 nexus3.edgexfoundry.org:10002 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 nexus3.edgexfoundry.org:10003 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 nexus3.edgexfoundry.org:10004 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 ****.io 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:45 Configure a credential helper to remove this warning. See 05:56:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:45 05:56:45 Login Succeeded 05:56:45 ---> ****-login.sh ends [Pipeline] } 05:56:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:56:45 + dirname cmd/core-command/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo core-command,cmd/core-command/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:56:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:56:45 + dirname cmd/core-data/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo core-data,cmd/core-data/Dockerfile 05:56:45 + dirname cmd/core-keeper/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo core-keeper,cmd/core-keeper/Dockerfile 05:56:45 + + dirname cmd/core-metadata/Dockerfilecut 05:56:45 -d/ -f2 05:56:45 + echo core-metadata,cmd/core-metadata/Dockerfile 05:56:45 + dirname cmd/security-bootstrapper/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:56:45 + dirname cmd/security-proxy-auth/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:56:45 + + dirname cmd/security-proxy-setup/Dockerfile 05:56:45 cut -d/ -f2 05:56:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:56:45 + dirname cmd/security-secretstore-setup/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:56:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:56:45 + dirname cmd/security-spire-agent/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:56:45 + dirname cmd/security-spire-config/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:56:45 + dirname cmd/security-spire-server/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:56:45 + dirname cmd/support-cron-scheduler/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:56:45 + dirname cmd/support-notifications/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo support-notifications,cmd/support-notifications/Dockerfile 05:56:45 + dirname cmd/support-scheduler/Dockerfile 05:56:45 + cut -d/ -f2 05:56:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:56:45 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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:56:45 + git rev-list -1 --merges ef9dbcfdf9265d2927ae78691a494f0517df5c34~1..ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] echo 05:56:45 -----------> git rev-list -1 --merges ef9dbcfdf9265d2927ae78691a494f0517df5c34~1..ef9dbcfdf9265d2927ae78691a494f0517df5c34 ef9dbcfdf9265d2927ae78691a494f0517df5c34 05:56:45 ef9dbcfdf9265d2927ae78691a494f0517df5c34 [false] [Pipeline] sh 05:56:46 + git log --format=format:%s -1 ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] echo 05:56:46 ========================================================= 05:56:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:56:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:56:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:46 + grep -v github /etc/ssh/ssh_known_hosts 05:56:46 + [ -e /tmp/ssh_known_hosts ] 05:56:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:56:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:56:46 + sudo tee -a /etc/ssh/ssh_known_hosts 05:56:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:47 05:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:47 0.1.4: Pulling from edgex-devops/py-git-semver 05:56:47 b85a868b505f: Pulling fs layer 05:56:47 e2be974225ed: Pulling fs layer 05:56:47 339a4e72a1f5: Pulling fs layer 05:56:47 988bab9f4d93: Pulling fs layer 05:56:47 1469e6f7b9e6: Pulling fs layer 05:56:47 eaf3925da568: Pulling fs layer 05:56:47 bab4dde63d76: Pulling fs layer 05:56:47 bde34c3a00c8: Pulling fs layer 05:56:47 b352a97aabf1: Pulling fs layer 05:56:47 4872d77fe225: Pulling fs layer 05:56:47 5851b861e8e6: Pulling fs layer 05:56:47 988bab9f4d93: Waiting 05:56:47 1469e6f7b9e6: Waiting 05:56:47 eaf3925da568: Waiting 05:56:47 bab4dde63d76: Waiting 05:56:47 4872d77fe225: Waiting 05:56:47 bde34c3a00c8: Waiting 05:56:47 5851b861e8e6: Waiting 05:56:47 b352a97aabf1: Waiting 05:56:47 e2be974225ed: Download complete 05:56:47 988bab9f4d93: Verifying Checksum 05:56:47 988bab9f4d93: Download complete 05:56:47 1469e6f7b9e6: Verifying Checksum 05:56:47 1469e6f7b9e6: Download complete 05:56:47 eaf3925da568: Verifying Checksum 05:56:47 eaf3925da568: Download complete 05:56:47 339a4e72a1f5: Verifying Checksum 05:56:47 339a4e72a1f5: Download complete 05:56:47 bde34c3a00c8: Download complete 05:56:47 b352a97aabf1: Download complete 05:56:47 4872d77fe225: Verifying Checksum 05:56:47 4872d77fe225: Download complete 05:56:47 5851b861e8e6: Verifying Checksum 05:56:47 5851b861e8e6: Download complete 05:56:47 b85a868b505f: Download complete 05:56:47 bab4dde63d76: Verifying Checksum 05:56:47 bab4dde63d76: Download complete 05:56:48 b85a868b505f: Pull complete 05:56:48 e2be974225ed: Pull complete 05:56:49 339a4e72a1f5: Pull complete 05:56:49 988bab9f4d93: Pull complete 05:56:49 1469e6f7b9e6: Pull complete 05:56:49 eaf3925da568: Pull complete 05:56:51 bab4dde63d76: Pull complete 05:56:51 bde34c3a00c8: Pull complete 05:56:51 b352a97aabf1: Pull complete 05:56:51 4872d77fe225: Pull complete 05:56:51 5851b861e8e6: Pull complete 05:56:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:56:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:51 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 05:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:56:56 $ docker top c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f -eo pid,comm 05:56:56 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:56:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:56 [ssh-agent] Looking for ssh-agent implementation... 05:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:56 $ docker exec c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent 05:56:56 SSH_AUTH_SOCK=/tmp/ssh-bcQcGkR7RGPD/agent.33 05:56:56 SSH_AGENT_PID=39 05:56:56 Running ssh-add (command line suppressed) 05:56:56 Identity added: /w/workspace/edgex-go/706@tmp/private_key_7556739147672715394.key (/w/workspace/edgex-go/706@tmp/private_key_7556739147672715394.key) 05:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:56 + git tag --points-at HEAD [Pipeline] } 05:56:56 $ docker exec --env ******** --env ******** c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent -k 05:56:56 unset SSH_AUTH_SOCK; 05:56:56 unset SSH_AGENT_PID; 05:56:56 echo Agent pid 39 killed; 05:56:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:56 [ssh-agent] Looking for ssh-agent implementation... 05:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:57 $ docker exec c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent 05:56:57 SSH_AUTH_SOCK=/tmp/ssh-pwwBcsJKM4dZ/agent.72 05:56:57 SSH_AGENT_PID=78 05:56:57 Running ssh-add (command line suppressed) 05:56:57 Identity added: /w/workspace/edgex-go/706@tmp/private_key_17844108333241470710.key (/w/workspace/edgex-go/706@tmp/private_key_17844108333241470710.key) 05:56:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:57 + git semver init 05:56:57 2024-09-27 05:56:57,740 [run_init] DEBUG init version:0.0.0 force:False 05:56:57 2024-09-27 05:56:57,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/706/.semver 05:56:57 2024-09-27 05:56:57,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/706/.semver 05:56:57 2024-09-27 05:56:57,741 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/706/.semver'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=None) 05:57:03 2024-09-27 05:57:03,083 [append_file] DEBUG append to file:/w/workspace/edgex-go/706/.git/info/exclude 05:57:03 2024-09-27 05:57:03,084 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/706/.semver/main with force:False 05:57:03 2024-09-27 05:57:03,084 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 05:57:03 2024-09-27 05:57:03,084 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 05:57:03 3.2.0-dev.83 [Pipeline] } 05:57:03 $ docker exec --env ******** --env ******** c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f ssh-agent -k 05:57:03 unset SSH_AUTH_SOCK; 05:57:03 unset SSH_AGENT_PID; 05:57:03 echo Agent pid 78 killed; 05:57:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:03 + git semver [Pipeline] } 05:57:03 $ docker stop --time=1 c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f 05:57:05 $ docker rm -f --volumes c4d0272bc5765397204f3715239c585ea0e409f31f9f01bad1652452b038ad0f [Pipeline] // withDockerContainer [Pipeline] sh 05:57:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:05 Stashed 1 file(s) [Pipeline] echo 05:57:05 [edgeXSemver]: initialized semver on version 3.2.0-dev.83 [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:57:06 + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] echo 05:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:06 ========================================================= 05:57:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:57:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:57:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:06 619be1103602: Pulling fs layer 05:57:06 7862e08f4a3e: Pulling fs layer 05:57:06 5df492c9dc93: Pulling fs layer 05:57:06 7629e6793208: Pulling fs layer 05:57:06 4f4fb700ef54: Pulling fs layer 05:57:06 fb5054dd5b73: Pulling fs layer 05:57:06 eeca6798cff9: Pulling fs layer 05:57:06 aa269ceb94a6: Pulling fs layer 05:57:06 ada007ff1a6a: Pulling fs layer 05:57:06 aa269ceb94a6: Waiting 05:57:06 ada007ff1a6a: Waiting 05:57:06 4f4fb700ef54: Waiting 05:57:06 fb5054dd5b73: Waiting 05:57:06 eeca6798cff9: Waiting 05:57:06 7629e6793208: Waiting 05:57:06 7629e6793208: Download complete 05:57:06 4f4fb700ef54: Verifying Checksum 05:57:06 4f4fb700ef54: Download complete 05:57:06 619be1103602: Verifying Checksum 05:57:06 fb5054dd5b73: Verifying Checksum 05:57:06 fb5054dd5b73: Download complete 05:57:06 619be1103602: Download complete 05:57:06 eeca6798cff9: Verifying Checksum 05:57:06 eeca6798cff9: Download complete 05:57:06 619be1103602: Pull complete 05:57:06 ada007ff1a6a: Verifying Checksum 05:57:06 ada007ff1a6a: Download complete 05:57:06 7862e08f4a3e: Pull complete 05:57:07 5df492c9dc93: Verifying Checksum 05:57:07 5df492c9dc93: Download complete 05:57:07 aa269ceb94a6: Verifying Checksum 05:57:07 aa269ceb94a6: Download complete 05:57:09 5df492c9dc93: Pull complete 05:57:10 7629e6793208: Pull complete 05:57:10 4f4fb700ef54: Pull complete 05:57:10 fb5054dd5b73: Pull complete 05:57:10 eeca6798cff9: Pull complete 05:57:12 aa269ceb94a6: Pull complete 05:57:12 ada007ff1a6a: Pull complete 05:57:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:57:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:57:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:57:13 WORKDIR /edgex 05:57:13 COPY go.mod . 05:57:13 RUN go mod download+ 05:57:13 docker build -t ci-base-image-x86_64 -f - . 05:57:14 Sending build context to Docker daemon 179.6MB 05:57:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:57:14 ---> f489d0715acc 05:57:14 Step 2/4 : WORKDIR /edgex 05:57:19 ---> Running in 13e9a6205a50 05:57:19 Removing intermediate container 13e9a6205a50 05:57:19 ---> 01e504f9a4ea 05:57:19 Step 3/4 : COPY go.mod . 05:57:19 ---> 00c847a9a80d 05:57:19 Step 4/4 : RUN go mod download 05:57:19 ---> Running in a24bd58f0567 05:57:20 Still waiting to schedule task 05:57:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:57:46 Removing intermediate container a24bd58f0567 05:57:46 ---> 00c5fe1ae987 05:57:46 Successfully built 00c5fe1ae987 05:57:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:46 + docker inspect -f . ci-base-image-x86_64 05:57:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:46 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 05:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:57:47 $ docker top 35633f77f7f58c54897b0d4ee3035924c6c2bc4b840520bb07f88f3e2bc584b3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:48 + go version 05:57:48 go version go1.21.9 linux/amd64 [Pipeline] } 05:57:48 $ docker stop --time=1 35633f77f7f58c54897b0d4ee3035924c6c2bc4b840520bb07f88f3e2bc584b3 05:57:49 $ docker rm -f --volumes 35633f77f7f58c54897b0d4ee3035924c6c2bc4b840520bb07f88f3e2bc584b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:49 + docker inspect -f . ci-base-image-x86_64 05:57:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:49 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 05:57:49 $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:57:50 $ docker top b1f8df31dcd907593c9fc1d94bf141e2b1655c983a1989de1576ca9d2bd8619c -eo pid,comm [Pipeline] { [Pipeline] echo 05:57:50 ========================================================= 05:57:50 [edgeXBuildGoParallel] Running Tests and Build... 05:57:50 ========================================================= [Pipeline] sh 05:57:50 + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] fileExists [Pipeline] sh 05:57:50 + make test 05:57:50 go test -race -coverprofile=coverage.out ./... 05:57:57 ? github.com/edgexfoundry/edgex-go [no test files] 05:58:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:58:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:58:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:58:23 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:58:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:58:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:58:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 05:58:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:58:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:58:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:58:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 05:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 05:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 05:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 05:58:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:58:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:58:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:58:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 05:58:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 05:58:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.255s coverage: 93.4% of statements 05:58:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 05:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:58:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.033s coverage: 7.0% of statements 05:58:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 95.8% of statements 05:58:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 42.5% of statements 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 05:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 05:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 05:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.016s coverage: 87.5% of statements 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 05:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 05:58:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 05:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:58:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:58:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:58:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:58:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 05:58:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 05:58:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 05:58:47 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 05:58:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 05:58:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:58:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:58:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:58:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.110s coverage: 87.2% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 4.9% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 35.9% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.036s coverage: 19.9% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.037s coverage: 61.8% of statements 05:59:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements 05:59:02 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:59:02 running golangci-lint 05:59:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:59:02 go version go1.21.9 linux/amd64 05:59:02 level=info msg="[config_reader] Used config file .golangci.yml" 05:59:02 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:59:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11730 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:59:12 Running in /w/workspace/edgex-go/706 [Pipeline] { [Pipeline] checkout 05:59:12 The recommended git tool is: git 05:59:20 using credential edgex-jenkins-ssh 05:59:20 Cloning the remote Git repository 05:59:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:59:21 > git init /w/workspace/edgex-go/706 # timeout=10 05:59:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:59:21 > git --version # timeout=10 05:59:21 > git --version # 'git version 2.25.1' 05:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:24 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|name|deps|exports_file|files|imports|compiled_files) took 20.53539603s" 05:59:24 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.210597ms" 05:59:34 level=info msg="[linters_context/goanalysis] analyzers took 1m35.886263348s with top 10 stages: buildir: 50.152764261s, gosec: 8.075035583s, inspect: 2.477183355s, fact_deprecated: 2.303617705s, S1038: 1.521268851s, ctrlflow: 1.379618621s, printf: 1.355644428s, fact_purity: 1.353351272s, nilness: 1.156927289s, SA5012: 774.109324ms" 05:59:34 level=info msg="[runner] Issues before processing: 214, after processing: 0" 05:59:34 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214" 05:59:34 level=info msg="[runner] processing took 15.356741ms with stages: nolint: 7.227136ms, identifier_marker: 3.420721ms, path_prettifier: 1.533814ms, exclude-rules: 1.161361ms, autogenerated_exclude: 1.0531ms, skip_dirs: 861.188µs, cgo: 66.601µs, filename_unadjuster: 28.07µs, max_same_issues: 770ns, max_from_linter: 520ns, fixer: 510ns, skip_files: 440ns, uniq_by_line: 420ns, severity-rules: 340ns, sort_results: 320ns, exclude: 320ns, diff: 300ns, path_shortener: 270ns, source_code: 200ns, max_per_file_from_linter: 190ns, path_prefixer: 150ns" 05:59:34 level=info msg="[runner] linters took 11.108909045s with stages: goanalysis_metalinter: 11.093428033s" 05:59:34 level=info msg="File cache stats: 0 entries of total size 0B" 05:59:34 level=info msg="Memory: 315 samples, avg is 297.9MB, max is 1309.4MB" 05:59:34 level=info msg="Execution took 31.695606259s" 05:59:34 go vet ./... 05:59:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:59:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:59:39 ./bin/test-attribution-txt.sh 05:59:39 Avoid second fetch 05:59:39 Checking out Revision ef9dbcfdf9265d2927ae78691a494f0517df5c34 (main) 05:59:40 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 05:59:40 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 05:59:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:59:40 + ls -al . 05:59:40 total 980 05:59:40 drwxrwxr-x 11 1001 1001 4096 Sep 27 05:57 . 05:59:40 drwxr-xr-x 4 root root 4096 Sep 27 05:57 .. 05:59:40 drwxrwxr-x 2 1001 1001 4096 Sep 27 05:56 .blubracket 05:59:40 -rw-rw-r-- 1 1001 1001 10 Sep 27 05:56 .dockerignore 05:59:40 drwxrwxr-x 8 1001 1001 4096 Sep 27 05:59 .git 05:59:40 drwxrwxr-x 3 1001 1001 4096 Sep 27 05:56 .github 05:59:40 -rw-rw-r-- 1 1001 1001 1102 Sep 27 05:56 .gitignore 05:59:40 -rw-rw-r-- 1 1001 1001 42 Sep 27 05:56 .golangci.yml 05:59:40 -rw-rw-r-- 1 1001 1001 100 Sep 27 05:56 .hadolint.yml 05:59:40 drwxr-xr-x 3 1001 1001 4096 Sep 27 05:57 .semver 05:59:40 -rw-rw-r-- 1 1001 1001 155 Sep 27 05:56 .sonarcloud.properties 05:59:40 -rw-rw-r-- 1 1001 1001 1171 Sep 27 05:56 ADOPTERS.md 05:59:40 -rw-rw-r-- 1 1001 1001 21286 Sep 27 05:56 Attribution.txt 05:59:40 -rw-rw-r-- 1 1001 1001 100284 Sep 27 05:56 CHANGELOG.md 05:59:40 -rw-rw-r-- 1 1001 1001 3804 Sep 27 05:56 CONTRIBUTING.md 05:59:40 -rw-rw-r-- 1 1001 1001 677 Sep 27 05:56 GOVERNANCE.md 05:59:40 -rw-rw-r-- 1 1001 1001 861 Sep 27 05:56 Jenkinsfile 05:59:40 -rw-rw-r-- 1 1001 1001 10775 Sep 27 05:56 LICENSE 05:59:40 -rw-rw-r-- 1 1001 1001 16854 Sep 27 05:56 Makefile 05:59:40 -rw-rw-r-- 1 1001 1001 582 Sep 27 05:56 OWNERS.md 05:59:40 -rw-rw-r-- 1 1001 1001 9528 Sep 27 05:56 README.md 05:59:40 -rw-rw-r-- 1 1001 1001 789 Sep 27 05:56 SECURITY.md 05:59:40 -rw-rw-r-- 1 1001 1001 12 Sep 27 05:57 VERSION 05:59:40 drwxrwxr-x 2 1001 1001 4096 Sep 27 05:56 bin 05:59:40 drwxrwxr-x 20 1001 1001 4096 Sep 27 05:56 cmd 05:59:40 -rw-r--r-- 1 root root 612321 Sep 27 05:59 coverage.out 05:59:40 drwxrwxr-x 2 1001 1001 4096 Sep 27 05:56 fuzz_test 05:59:40 -rw-rw-r-- 1 1001 1001 7305 Sep 27 05:56 go.mod 05:59:40 -rw-rw-r-- 1 1001 1001 102748 Sep 27 05:56 go.sum 05:59:40 drwxrwxr-x 7 1001 1001 4096 Sep 27 05:56 internal 05:59:40 drwxrwxr-x 3 1001 1001 4096 Sep 27 05:56 openapi 05:59:40 -rw-rw-r-- 1 1001 1001 584 Sep 27 05:56 security.txt 05:59:40 -rw-rw-r-- 1 1001 1001 204 Sep 27 05:56 version.go [Pipeline] sh 05:59:40 + '[' -e coverage.out ] 05:59:40 + chown 1001:1001 coverage.out [Pipeline] stash 05:59:40 Stashed 1 file(s) [Pipeline] sh 05:59:40 Commit message: "Merge pull request #4924 from lindseysimple/issue-4845" 05:59:41 + make build 05:59:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:59:39 > git config core.sparsecheckout # timeout=10 05:59:39 > git checkout -f ef9dbcfdf9265d2927ae78691a494f0517df5c34 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:59:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:59:46 Dload Upload Total Spent Left Speed 05:59:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 05:59:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:59:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:59:46 + sudo tee /etc/docker/daemon.new 05:59:46 { 05:59:46 "registry-mirrors": [ 05:59:46 "https://nexus3.edgexfoundry.org:10001" 05:59:46 ], 05:59:46 "bip": "10.250.0.254/24", 05:59:46 "hosts": [ 05:59:46 "tcp://0.0.0.0:5555", 05:59:46 "unix:///var/run/docker.sock" 05:59:46 ], 05:59:46 "mtu": 1458, 05:59:46 "selinux-enabled": true, 05:59:46 "seccomp-profile": "/etc/docker/seccomp.json" 05:59:46 } [Pipeline] sh 05:59:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:59:47 + sudo service docker restart 06:00:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:00:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:05 provisioning config files... 06:00:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config16533672487875486497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:06 ---> ****-login.sh 06:00:06 nexus3.edgexfoundry.org:10001 06:00:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:06 Configure a credential helper to remove this warning. See 06:00:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:06 06:00:06 Login Succeeded 06:00:06 nexus3.edgexfoundry.org:10002 06:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:07 Configure a credential helper to remove this warning. See 06:00:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:07 06:00:07 Login Succeeded 06:00:07 nexus3.edgexfoundry.org:10003 06:00:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:08 Configure a credential helper to remove this warning. See 06:00:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:08 06:00:08 Login Succeeded 06:00:08 nexus3.edgexfoundry.org:10004 06:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:08 Configure a credential helper to remove this warning. See 06:00:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:08 06:00:08 Login Succeeded 06:00:08 ****.io 06:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:00:09 Configure a credential helper to remove this warning. See 06:00:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:00:09 06:00:09 Login Succeeded 06:00:09 ---> ****-login.sh ends [Pipeline] } 06:00:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:00:09 + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] echo 06:00:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:00:09 ========================================================= 06:00:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:00:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:00:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:00:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:10 c6b39de5b339: Pulling fs layer 06:00:10 a69c41024577: Pulling fs layer 06:00:10 d6de4b400683: Pulling fs layer 06:00:10 35cb2a7552d0: Pulling fs layer 06:00:10 4f4fb700ef54: Pulling fs layer 06:00:10 464afbd9ba4c: Pulling fs layer 06:00:10 00f215d4a9da: Pulling fs layer 06:00:10 d496ad576159: Pulling fs layer 06:00:10 35cb2a7552d0: Waiting 06:00:10 464afbd9ba4c: Waiting 06:00:10 00f215d4a9da: Waiting 06:00:10 d496ad576159: Waiting 06:00:10 a69c41024577: Download complete 06:00:10 35cb2a7552d0: Verifying Checksum 06:00:10 35cb2a7552d0: Download complete 06:00:10 4f4fb700ef54: Verifying Checksum 06:00:10 4f4fb700ef54: Download complete 06:00:10 464afbd9ba4c: Verifying Checksum 06:00:10 464afbd9ba4c: Download complete 06:00:10 c6b39de5b339: Download complete 06:00:10 d496ad576159: Verifying Checksum 06:00:10 d496ad576159: Download complete 06:00:11 c6b39de5b339: Pull complete 06:00:11 a69c41024577: Pull complete 06:00:12 d6de4b400683: Verifying Checksum 06:00:12 d6de4b400683: Download complete 06:00:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:00:13 00f215d4a9da: Verifying Checksum 06:00:13 00f215d4a9da: Download complete 06:00:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:00:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:00:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:00:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:00:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:00:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:00:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:00:21 $ docker stop --time=1 b1f8df31dcd907593c9fc1d94bf141e2b1655c983a1989de1576ca9d2bd8619c 06:00:25 d6de4b400683: Pull complete 06:00:25 35cb2a7552d0: Pull complete 06:00:25 4f4fb700ef54: Pull complete 06:00:25 464afbd9ba4c: Pull complete 06:00:27 $ docker rm -f --volumes b1f8df31dcd907593c9fc1d94bf141e2b1655c983a1989de1576ca9d2bd8619c [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 06:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:00:28 06:00:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:00:29 latest: Pulling from edgex-devops/edgex-compose 06:00:29 91d30c5bc195: Pulling fs layer 06:00:29 2e9b0aa3be6d: Pulling fs layer 06:00:29 9c61dcf015f6: Pulling fs layer 06:00:29 4698f68db338: Pulling fs layer 06:00:29 2a2f49069b9e: Pulling fs layer 06:00:29 e0025b399a48: Pulling fs layer 06:00:29 4698f68db338: Waiting 06:00:29 e0025b399a48: Waiting 06:00:29 2a2f49069b9e: Waiting 06:00:29 91d30c5bc195: Verifying Checksum 06:00:29 91d30c5bc195: Download complete 06:00:29 4698f68db338: Verifying Checksum 06:00:29 4698f68db338: Download complete 06:00:29 2e9b0aa3be6d: Verifying Checksum 06:00:29 2e9b0aa3be6d: Download complete 06:00:29 e0025b399a48: Verifying Checksum 06:00:29 e0025b399a48: Download complete 06:00:29 91d30c5bc195: Pull complete 06:00:29 2a2f49069b9e: Download complete 06:00:29 2e9b0aa3be6d: Pull complete 06:00:29 9c61dcf015f6: Verifying Checksum 06:00:29 9c61dcf015f6: Download complete 06:00:32 9c61dcf015f6: Pull complete 06:00:32 4698f68db338: Pull complete 06:00:32 2a2f49069b9e: Pull complete 06:00:32 e0025b399a48: Pull complete 06:00:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:32 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 06:00:32 $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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 06:00:35 00f215d4a9da: Pull complete 06:00:36 d496ad576159: Pull complete 06:00:36 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:00:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:00:36 $ docker top 5d9273a3a024a9dadac15adfe1946c2d26c4479be979b0214f6016685df6cc7b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 06:00:37 + docker compose -f ./docker-compose-build.yml build --parallel 06:00:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:00:37 WORKDIR /edgex 06:00:37 COPY go.mod . 06:00:37 RUN go mod download 06:00:37 + docker build -t ci-base-image-arm64 -f - . 06:00:37 Sending build context to Docker daemon 3.676MB 06:00:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:00:37 ---> f246e2811388 06:00:37 Step 2/4 : WORKDIR /edgex 06:00:39 #1 [core-data internal] load build definition from Dockerfile 06:00:39 #1 transferring dockerfile: 2.07kB done 06:00:39 #1 DONE 0.0s 06:00:39 06:00:39 #2 [support-cron-scheduler internal] load build definition from Dockerfile 06:00:39 #2 transferring dockerfile: 1.85kB done 06:00:39 #2 DONE 0.0s 06:00:39 06:00:39 #3 [support-scheduler internal] load build definition from Dockerfile 06:00:39 #3 transferring dockerfile: 1.93kB done 06:00:39 #3 DONE 0.0s 06:00:39 06:00:39 #4 [security-spire-agent internal] load build definition from Dockerfile 06:00:39 #4 transferring dockerfile: 1.81kB done 06:00:39 #4 DONE 0.0s 06:00:39 06:00:39 #5 [core-metadata internal] load build definition from Dockerfile 06:00:39 #5 transferring dockerfile: 2.13kB done 06:00:39 #5 DONE 0.0s 06:00:39 06:00:39 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:00:39 #6 transferring dockerfile: 1.89kB done 06:00:39 #6 DONE 0.0s 06:00:39 06:00:39 #7 [security-spire-server internal] load build definition from Dockerfile 06:00:39 #7 transferring dockerfile: 1.70kB done 06:00:39 #7 DONE 0.0s 06:00:39 06:00:39 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:00:39 #8 transferring dockerfile: 2.23kB done 06:00:39 #8 DONE 0.0s 06:00:39 06:00:39 #9 [security-proxy-auth internal] load build definition from Dockerfile 06:00:39 #9 transferring dockerfile: 2.15kB done 06:00:39 #9 DONE 0.0s 06:00:39 06:00:39 #10 [security-spire-config internal] load build definition from Dockerfile 06:00:39 #10 transferring dockerfile: 1.69kB done 06:00:39 #10 DONE 0.0s 06:00:39 06:00:39 #11 [core-keeper internal] load build definition from Dockerfile 06:00:39 #11 transferring dockerfile: 2.07kB done 06:00:39 #11 DONE 0.0s 06:00:39 06:00:39 #12 [security-secretstore-setup internal] load build definition from Dockerfile 06:00:39 #12 transferring dockerfile: 2.49kB done 06:00:39 #12 DONE 0.0s 06:00:39 06:00:39 #13 [core-data internal] load .dockerignore 06:00:39 #13 transferring context: 50B done 06:00:39 #13 DONE 0.0s 06:00:39 06:00:39 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:00:39 #14 transferring dockerfile: 2.50kB done 06:00:39 ---> Running in 3d8e307012ce 06:00:40 #14 DONE 0.1s 06:00:40 06:00:40 #15 [support-notifications internal] load build definition from Dockerfile 06:00:40 #15 transferring dockerfile: 2.02kB done 06:00:40 #15 DONE 0.0s 06:00:40 06:00:40 #16 [security-bootstrapper internal] load build definition from Dockerfile 06:00:40 #16 transferring dockerfile: 3.17kB done 06:00:40 #16 DONE 0.0s 06:00:40 06:00:40 #17 [core-command internal] load build definition from Dockerfile 06:00:40 #17 transferring dockerfile: 1.93kB done 06:00:40 #17 DONE 0.0s 06:00:40 06:00:40 #18 [support-cron-scheduler internal] load .dockerignore 06:00:40 #18 transferring context: 50B done 06:00:40 #18 DONE 0.0s 06:00:40 06:00:40 #19 [support-scheduler internal] load .dockerignore 06:00:40 #19 transferring context: 50B done 06:00:40 #19 DONE 0.0s 06:00:40 06:00:40 #20 [security-spire-agent internal] load .dockerignore 06:00:40 #20 transferring context: 50B done 06:00:40 #20 DONE 0.0s 06:00:40 06:00:40 #21 [core-metadata internal] load .dockerignore 06:00:40 #21 transferring context: 50B done 06:00:40 #21 DONE 0.0s 06:00:40 06:00:40 #22 [security-spiffe-token-provider internal] load .dockerignore 06:00:40 #22 transferring context: 50B done 06:00:40 Removing intermediate container 3d8e307012ce 06:00:40 ---> e0016a026f33 06:00:40 Step 3/4 : COPY go.mod . 06:00:40 #22 DONE 0.0s 06:00:40 06:00:40 #23 [security-spire-server internal] load .dockerignore 06:00:40 #23 transferring context: 50B done 06:00:40 #23 DONE 0.0s 06:00:40 06:00:40 #24 [security-proxy-auth internal] load .dockerignore 06:00:40 #24 transferring context: 50B done 06:00:40 #24 DONE 0.0s 06:00:40 06:00:40 #25 [core-common-config-bootstrapper internal] load .dockerignore 06:00:40 #25 transferring context: 50B done 06:00:40 #25 DONE 0.0s 06:00:40 06:00:40 #26 [security-spire-config internal] load .dockerignore 06:00:40 #26 transferring context: 50B done 06:00:40 #26 DONE 0.0s 06:00:40 06:00:40 #27 [core-keeper internal] load .dockerignore 06:00:40 #27 transferring context: 50B done 06:00:40 #27 DONE 0.0s 06:00:40 06:00:40 #28 [security-secretstore-setup internal] load .dockerignore 06:00:40 #28 transferring context: 50B done 06:00:40 #28 DONE 0.0s 06:00:40 06:00:40 #29 [security-proxy-setup internal] load .dockerignore 06:00:40 #29 transferring context: 50B done 06:00:40 #29 DONE 0.0s 06:00:40 06:00:40 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:00:40 #30 DONE 0.0s 06:00:40 06:00:40 #31 [support-notifications internal] load .dockerignore 06:00:40 #31 transferring context: 50B done 06:00:40 #31 DONE 0.0s 06:00:40 06:00:40 #32 [core-command internal] load .dockerignore 06:00:40 #32 transferring context: 50B done 06:00:40 #32 DONE 0.0s 06:00:40 06:00:40 #33 [security-bootstrapper internal] load .dockerignore 06:00:40 #33 transferring context: 50B done 06:00:40 #33 DONE 0.0s 06:00:40 06:00:40 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:00:40 #34 DONE 0.1s 06:00:40 06:00:40 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:00:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:00:40 #35 ... 06:00:40 06:00:40 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:00:40 #30 DONE 0.0s 06:00:40 06:00:40 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:00:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:00:40 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:00:40 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:00:40 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 06:00:40 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 06:00:40 #35 ... 06:00:40 06:00:40 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:00:40 #30 DONE 0.0s 06:00:40 06:00:40 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 06:00:40 #34 DONE 0.2s 06:00:40 06:00:40 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:00:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:00:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:00:40 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:00:40 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:00:40 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 06:00:40 #35 ... 06:00:40 06:00:40 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:00:40 #30 DONE 0.0s 06:00:40 06:00:40 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:00:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:00:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:00:40 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:00:40 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:00:40 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 06:00:40 #35 ... 06:00:40 06:00:40 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:00:40 #30 DONE 0.0s 06:00:40 06:00:40 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 06:00:40 #34 DONE 0.3s 06:00:40 06:00:40 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:00:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:00:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:00:40 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:00:40 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:00:40 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 06:00:40 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 06:00:40 #35 ... 06:00:40 06:00:40 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:00:40 #30 DONE 0.0s 06:00:40 06:00:40 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:00:40 #36 DONE 0.8s 06:00:41 06:00:41 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:00:41 #30 DONE 0.0s 06:00:41 06:00:41 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:00:41 #34 DONE 0.7s 06:00:41 06:00:41 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:00:41 #36 DONE 0.8s 06:00:41 06:00:41 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:00:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:00:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:00:41 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:00:41 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:00:41 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 06:00:41 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 06:00:41 ---> e76f4b7af715 06:00:41 Step 4/4 : RUN go mod download 06:00:41 ---> Running in fb9c8da1f9d2 06:00:46 #35 ... 06:00:46 06:00:46 #37 [core-data internal] load build context 06:00:46 #37 transferring context: 463.77MB 6.4s 06:00:47 #37 ... 06:00:47 06:00:47 #38 [core-metadata internal] load build context 06:00:47 #38 ... 06:00:47 06:00:47 #37 [core-data internal] load build context 06:00:47 #37 transferring context: 497.70MB 6.9s done 06:00:50 #37 ... 06:00:50 06:00:50 #39 [support-cron-scheduler internal] load build context 06:00:50 #39 transferring context: 497.70MB 7.7s done 06:00:50 #39 ... 06:00:50 06:00:50 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:00:50 #40 ... 06:00:50 06:00:50 #41 [security-spiffe-token-provider internal] load build context 06:00:50 #41 transferring context: 497.70MB 7.6s done 06:00:51 #41 ... 06:00:51 06:00:51 #42 [support-scheduler internal] load build context 06:00:51 #42 transferring context: 497.70MB 5.9s done 06:00:51 #42 ... 06:00:51 06:00:51 #43 [security-secretstore-setup internal] load build context 06:00:51 #43 transferring context: 497.70MB 7.2s done 06:00:51 #43 ... 06:00:51 06:00:51 #44 [core-keeper internal] load build context 06:00:51 #44 transferring context: 497.70MB 8.3s done 06:00:52 #44 ... 06:00:52 06:00:52 #45 [core-common-config-bootstrapper internal] load build context 06:00:52 #45 transferring context: 497.70MB 7.3s done 06:00:52 #45 ... 06:00:52 06:00:52 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:00:52 #46 ... 06:00:52 06:00:52 #47 [support-notifications internal] load build context 06:00:53 #47 ... 06:00:53 06:00:53 #48 [security-proxy-auth internal] load build context 06:00:53 #48 transferring context: 497.70MB 7.8s done 06:00:53 #48 ... 06:00:53 06:00:53 #49 [core-command internal] load build context 06:00:53 #49 ... 06:00:53 06:00:53 #50 [security-proxy-setup internal] load build context 06:00:53 #50 ... 06:00:53 06:00:53 #51 [core-command builder 2/7] WORKDIR /edgex-go 06:00:54 #51 ... 06:00:54 06:00:54 #52 [security-bootstrapper internal] load build context 06:00:54 #52 ... 06:00:54 06:00:54 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:00:54 #53 ... 06:00:54 06:00:54 #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:00:54 #54 ... 06:00:54 06:00:54 #38 [core-metadata internal] load build context 06:00:54 #38 transferring context: 497.70MB 7.0s done 06:01:04 #38 ... 06:01:04 06:01:04 #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:01:04 #54 DONE 23.8s 06:01:04 06:01:04 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:01:04 #40 DONE 23.8s 06:01:04 06:01:04 #42 [support-scheduler internal] load build context 06:01:04 #42 DONE 23.8s 06:01:04 06:01:04 #38 [core-metadata internal] load build context 06:01:04 #38 DONE 23.8s 06:01:04 06:01:04 #43 [security-secretstore-setup internal] load build context 06:01:04 #43 DONE 23.5s 06:01:04 06:01:04 #45 [core-common-config-bootstrapper internal] load build context 06:01:04 #45 DONE 23.6s 06:01:04 06:01:04 #41 [security-spiffe-token-provider internal] load build context 06:01:04 #41 DONE 23.8s 06:01:04 06:01:04 #39 [support-cron-scheduler internal] load build context 06:01:04 #39 DONE 23.8s 06:01:04 06:01:04 #48 [security-proxy-auth internal] load build context 06:01:04 #48 DONE 23.8s 06:01:04 06:01:04 #44 [core-keeper internal] load build context 06:01:04 #44 DONE 23.7s 06:01:04 06:01:04 #37 [core-data internal] load build context 06:01:04 #37 DONE 24.0s 06:01:04 06:01:04 #51 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:01:04 #51 DONE 23.3s 06:01:04 06:01:04 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:01:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:01:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:01:04 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 06:01:04 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 06:01:04 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 06:01:04 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 06:01:04 #35 ... 06:01:04 06:01:04 #55 [security-spire-config internal] load build context 06:01:04 #55 transferring context: 25.96kB done 06:01:04 #55 DONE 0.5s 06:01:04 06:01:04 #56 [security-spire-server internal] load build context 06:01:04 #56 transferring context: 27.71kB done 06:01:04 #56 DONE 0.5s 06:01:04 06:01:04 #57 [security-spire-agent internal] load build context 06:01:04 #57 transferring context: 27.24kB done 06:01:04 #57 DONE 0.5s 06:01:04 06:01:04 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:01:04 #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 06:01:04 #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:01:04 #58 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:01:04 #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:01:04 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 06:01:04 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 06:01:04 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 06:01:04 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:01:04 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 06:01:04 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 06:01:04 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 06:01:05 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.7s 06:01:05 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 1.0s 06:01:05 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.1s 06:01:05 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 1.2s 06:01:05 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.3s 06:01:05 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 29.36MB / 30.73MB 1.4s 06:01:08 #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.8s done 06:01:08 #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 06:01:11 #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done 06:01:14 #58 ... 06:01:14 06:01:14 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:15 #59 ... 06:01:15 06:01:15 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:01:15 #60 ... 06:01:15 06:01:15 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:15 #61 ... 06:01:15 06:01:15 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:01:15 #62 ... 06:01:15 06:01:15 #52 [security-bootstrapper internal] load build context 06:01:15 #52 transferring context: 497.70MB 6.8s done 06:01:15 #52 ... 06:01:15 06:01:15 #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:01:16 #63 ... 06:01:16 06:01:16 #64 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 06:01:16 #0 1.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:16 #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:16 #0 1.934 (1/1) Installing dumb-init (1.2.5-r2) 06:01:16 #0 1.994 Executing busybox-1.36.1-r7.trigger 06:01:16 #0 2.011 OK: 7 MiB in 16 packages 06:01:16 #64 ... 06:01:16 06:01:16 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:01:16 #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:16 #0 4.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:16 #0 4.365 (1/4) Installing ca-certificates (20240226-r0) 06:01:16 #0 4.381 (2/4) Installing dumb-init (1.2.5-r2) 06:01:16 #0 4.385 (3/4) Installing su-exec (0.2-r3) 06:01:16 #0 4.392 (4/4) Installing yq (4.33.3-r5) 06:01:16 #0 4.460 Executing busybox-1.36.1-r7.trigger 06:01:16 #0 4.470 Executing ca-certificates-20240226-r0.trigger 06:01:16 #0 4.513 OK: 17 MiB in 19 packages 06:01:16 #65 ... 06:01:16 06:01:16 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:16 #66 ... 06:01:16 06:01:16 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:01:16 #67 ... 06:01:16 06:01:16 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:01:16 #46 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:16 #46 23.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:16 #46 24.12 (1/4) Installing dumb-init (1.2.5-r2) 06:01:16 #46 24.13 (2/4) Installing openssl (3.1.7-r0) 06:01:16 #46 24.14 (3/4) Installing su-exec (0.2-r3) 06:01:16 #46 24.14 (4/4) Installing yq (4.33.3-r5) 06:01:16 #46 24.24 Executing busybox-1.36.1-r7.trigger 06:01:16 #46 24.24 OK: 17 MiB in 19 packages 06:01:17 #46 ... 06:01:17 06:01:17 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:01:17 #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 06:01:17 #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:01:17 #68 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 06:01:17 #68 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 06:01:17 #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 06:01:17 #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 06:01:17 #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:01:17 #68 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 06:01:17 #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 06:01:17 #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 06:01:17 #68 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 06:01:17 #68 ... 06:01:17 06:01:17 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:01:17 #53 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:17 #53 22.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:17 #53 23.20 (1/2) Installing ca-certificates (20240226-r0) 06:01:17 #53 23.22 (2/2) Installing dumb-init (1.2.5-r2) 06:01:17 #53 23.22 Executing busybox-1.36.1-r7.trigger 06:01:17 #53 23.23 Executing ca-certificates-20240226-r0.trigger 06:01:17 #53 23.46 OK: 8 MiB in 17 packages 06:01:17 #53 ... 06:01:17 06:01:17 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:01:17 #69 ... 06:01:17 06:01:17 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:01:17 #0 4.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:17 #0 4.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:17 #0 4.682 (1/2) Installing dumb-init (1.2.5-r2) 06:01:17 #0 4.685 (2/2) Installing su-exec (0.2-r3) 06:01:17 #0 4.688 Executing busybox-1.36.1-r7.trigger 06:01:17 #0 4.691 OK: 7 MiB in 17 packages 06:01:17 #70 ... 06:01:17 06:01:17 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:01:17 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:17 #0 1.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:17 #0 2.055 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:01:17 #0 2.055 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:01:17 #0 2.055 OK: 20070 distinct packages available 06:01:17 #0 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:17 #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:17 #0 2.381 (1/11) Installing ca-certificates (20240226-r0) 06:01:17 #0 2.400 (2/11) Installing brotli-libs (1.0.9-r14) 06:01:17 #0 2.427 (3/11) Installing libunistring (1.1-r1) 06:01:17 #0 2.449 (4/11) Installing libidn2 (2.3.4-r1) 06:01:17 #0 2.456 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:01:17 #0 2.458 (6/11) Installing libcurl (8.9.1-r0) 06:01:17 #0 2.470 (7/11) Installing curl (8.9.1-r0) 06:01:17 #0 2.476 (8/11) Installing dumb-init (1.2.5-r2) 06:01:17 #0 2.485 (9/11) Installing musl-obstack (1.2.3-r2) 06:01:17 #0 2.486 (10/11) Installing libucontext (1.2-r2) 06:01:17 #0 2.489 (11/11) Installing gcompat (1.1.0-r1) 06:01:17 #0 2.497 Executing busybox-1.36.1-r7.trigger 06:01:17 #0 2.504 Executing ca-certificates-20240226-r0.trigger 06:01:17 #0 2.545 OK: 12 MiB in 26 packages 06:01:17 #71 ... 06:01:17 06:01:17 #49 [core-command internal] load build context 06:01:17 #49 transferring context: 497.70MB 6.8s done 06:01:17 #49 ... 06:01:17 06:01:17 #47 [support-notifications internal] load build context 06:01:17 #47 transferring context: 497.70MB 6.6s done 06:01:18 #47 ... 06:01:18 06:01:18 #50 [security-proxy-setup internal] load build context 06:01:18 #50 transferring context: 497.70MB 7.0s done 06:01:18 #50 ... 06:01:18 06:01:18 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:18 #72 ... 06:01:18 06:01:18 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:20 #73 ... 06:01:20 06:01:20 #47 [support-notifications internal] load build context 06:01:20 #47 DONE 38.8s 06:01:20 06:01:20 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:01:21 #62 ... 06:01:21 06:01:21 #52 [security-bootstrapper internal] load build context 06:01:21 #52 DONE 40.2s 06:01:21 06:01:21 #49 [core-command internal] load build context 06:01:21 #49 DONE 40.2s 06:01:21 06:01:21 #50 [security-proxy-setup internal] load build context 06:01:21 #50 DONE 40.2s 06:01:21 06:01:21 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:01:21 #46 DONE 40.2s 06:01:21 06:01:21 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:21 #59 DONE 17.2s 06:01:21 06:01:21 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:01:21 #53 DONE 38.7s 06:01:21 06:01:21 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:01:21 #70 DONE 17.2s 06:01:21 06:01:21 #64 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 06:01:21 #64 DONE 17.3s 06:01:21 06:01:21 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:01:21 #65 DONE 17.3s 06:01:21 06:01:21 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:01:21 #71 DONE 17.3s 06:01:21 06:01:21 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:01:21 #68 ... 06:01:21 06:01:21 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:01:21 #58 DONE 17.4s 06:01:22 06:01:22 #74 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 06:01:23 #74 ... 06:01:23 06:01:23 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:23 #72 DONE 18.8s 06:01:23 06:01:23 #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:01:23 #69 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:23 #69 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:23 #69 18.63 OK: 264 MiB in 52 packages 06:01:23 #69 DONE 18.8s 06:01:23 06:01:23 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:01:23 #60 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:23 #60 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:23 #60 18.84 OK: 264 MiB in 52 packages 06:01:23 #60 DONE 19.0s 06:01:23 06:01:23 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:01:23 #62 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:23 #62 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:23 #62 18.62 (1/1) Installing dumb-init (1.2.5-r2) 06:01:23 #62 18.62 Executing busybox-1.36.1-r7.trigger 06:01:23 #62 18.63 OK: 7 MiB in 16 packages 06:01:23 #62 DONE 18.9s 06:01:23 06:01:23 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:01:23 #63 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:23 #63 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:23 #63 18.66 OK: 264 MiB in 52 packages 06:01:23 #63 DONE 18.9s 06:01:23 06:01:23 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:23 #61 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:23 #61 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:23 #61 18.72 (1/3) Installing ca-certificates (20240226-r0) 06:01:23 #61 18.79 (2/3) Installing dumb-init (1.2.5-r2) 06:01:23 #61 18.79 (3/3) Installing tzdata (2024a-r0) 06:01:23 #61 18.92 Executing busybox-1.36.1-r7.trigger 06:01:23 #61 18.93 Executing ca-certificates-20240226-r0.trigger 06:01:23 #61 18.97 OK: 11 MiB in 18 packages 06:01:23 #61 ... 06:01:23 06:01:23 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:01:23 #75 DONE 0.2s 06:01:23 06:01:23 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:01:23 #76 DONE 0.3s 06:01:23 06:01:23 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:01:23 #61 DONE 19.2s 06:01:23 06:01:23 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:01:23 #66 18.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:23 #66 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:23 #66 18.65 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:01:23 #66 18.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:01:23 #66 18.65 OK: 20079 distinct packages available 06:01:23 #66 18.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:23 #66 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:23 #66 19.08 OK: 264 MiB in 52 packages 06:01:23 #66 DONE 19.2s 06:01:23 06:01:23 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:01:23 #77 DONE 0.1s 06:01:23 06:01:23 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 06:01:23 #78 DONE 0.3s 06:01:23 06:01:23 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:01:24 #79 ... 06:01:24 06:01:24 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:01:24 #0 2.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:24 #0 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:24 #0 2.357 OK: 8 MiB in 17 packages 06:01:24 #80 DONE 2.5s 06:01:24 06:01:24 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:01:24 #67 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:24 #67 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:24 #67 19.11 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:01:24 #67 19.11 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:01:24 #67 19.11 OK: 20070 distinct packages available 06:01:24 #67 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:24 #67 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:24 #67 19.52 (1/5) Installing dumb-init (1.2.5-r2) 06:01:24 #67 19.53 (2/5) Installing musl-obstack (1.2.3-r2) 06:01:24 #67 19.53 (3/5) Installing libucontext (1.2-r2) 06:01:24 #67 19.53 (4/5) Installing gcompat (1.1.0-r1) 06:01:24 #67 19.53 (5/5) Installing openssl (3.1.7-r0) 06:01:24 #67 19.54 Executing busybox-1.36.1-r7.trigger 06:01:24 #67 19.55 OK: 8 MiB in 20 packages 06:01:24 #67 DONE 19.6s 06:01:24 06:01:24 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:01:24 #73 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:24 #73 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:24 #73 19.12 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:01:24 #73 19.12 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:01:24 #73 19.12 OK: 20070 distinct packages available 06:01:24 #73 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:24 #73 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:24 #73 19.52 (1/4) Installing dumb-init (1.2.5-r2) 06:01:24 #73 19.53 (2/4) Installing musl-obstack (1.2.3-r2) 06:01:24 #73 19.53 (3/4) Installing libucontext (1.2-r2) 06:01:24 #73 19.53 (4/4) Installing gcompat (1.1.0-r1) 06:01:24 #73 19.54 Executing busybox-1.36.1-r7.trigger 06:01:24 #73 19.55 OK: 8 MiB in 19 packages 06:01:24 #73 DONE 19.6s 06:01:24 06:01:24 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:01:25 #81 ... 06:01:25 06:01:25 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:01:25 #0 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:25 #0 3.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:25 #0 3.214 OK: 17 MiB in 19 packages 06:01:25 #82 DONE 3.3s 06:01:25 06:01:25 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:01:25 #83 DONE 0.0s 06:01:25 06:01:25 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:01:25 #84 ... 06:01:25 06:01:25 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:01:25 #0 3.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:25 #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:25 #0 3.754 OK: 17 MiB in 19 packages 06:01:25 #85 DONE 3.9s 06:01:25 06:01:25 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:01:25 #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:25 #0 3.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:25 #0 3.943 OK: 12 MiB in 26 packages 06:01:25 #86 DONE 4.1s 06:01:25 06:01:25 #74 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 06:01:25 #74 3.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:25 #74 3.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:25 #74 4.004 OK: 7 MiB in 16 packages 06:01:25 #74 DONE 4.2s 06:01:25 06:01:25 #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:01:25 #0 2.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:25 #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:25 #0 2.444 OK: 7 MiB in 16 packages 06:01:25 #87 DONE 2.6s 06:01:25 06:01:25 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:01:25 #0 2.214 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:25 #0 2.687 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:26 #88 ... 06:01:26 06:01:26 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:01:26 #0 2.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:26 #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:26 #0 4.207 OK: 7 MiB in 17 packages 06:01:26 #89 DONE 4.4s 06:01:26 06:01:26 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:01:26 #0 2.926 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:26 #0 3.497 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:26 #0 4.156 (1/1) Installing dumb-init (1.2.5-r2) 06:01:26 #0 4.466 Executing busybox-1.36.1-r7.trigger 06:01:26 #0 4.469 OK: 7 MiB in 16 packages 06:01:26 #90 DONE 4.6s 06:01:26 06:01:26 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:01:26 #91 ... 06:01:26 06:01:26 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:01:26 #79 2.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:26 #79 2.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:26 #79 2.909 OK: 11 MiB in 18 packages 06:01:26 #79 DONE 3.0s 06:01:26 06:01:26 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:01:26 #88 3.350 OK: 264 MiB in 52 packages 06:01:26 #88 DONE 3.4s 06:01:26 06:01:26 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:01:26 #92 DONE 0.0s 06:01:26 06:01:26 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:27 #93 ... 06:01:27 06:01:27 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:01:27 #91 DONE 1.2s 06:01:27 06:01:27 #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:01:27 #94 DONE 0.0s 06:01:27 06:01:27 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:01:27 #81 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:27 #81 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:27 #81 3.398 OK: 8 MiB in 20 packages 06:01:27 #81 DONE 3.5s 06:01:27 06:01:27 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:01:27 #84 3.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:01:27 #84 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:01:27 #84 3.409 OK: 8 MiB in 19 packages 06:01:27 #84 DONE 3.5s 06:01:27 06:01:27 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:01:29 #95 ... 06:01:29 06:01:29 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:01:29 #96 DONE 1.5s 06:01:29 06:01:29 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:01:29 #97 DONE 1.5s 06:01:29 06:01:29 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:01:29 #95 DONE 1.5s 06:01:29 06:01:29 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:01:29 #98 DONE 0.6s 06:01:29 06:01:29 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:01:29 #99 DONE 0.6s 06:01:29 06:01:29 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:01:29 #100 DONE 0.7s 06:01:29 06:01:29 #101 [security-spire-server stage-2 6/9] COPY security.txt / 06:01:29 #101 DONE 0.1s 06:01:29 06:01:29 #102 [security-spire-config stage-2 6/10] COPY security.txt / 06:01:29 #102 DONE 0.1s 06:01:29 06:01:29 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:01:29 #103 DONE 0.1s 06:01:29 06:01:29 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:01:29 #104 DONE 0.1s 06:01:29 06:01:29 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:01:29 #105 DONE 0.1s 06:01:29 06:01:29 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 06:01:29 #106 DONE 0.1s 06:01:29 06:01:29 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:01:29 #107 DONE 0.1s 06:01:29 06:01:29 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:01:29 #108 DONE 0.1s 06:01:29 06:01:29 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:01:29 #109 DONE 0.1s 06:01:29 06:01:29 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:01:29 #110 DONE 0.2s 06:01:29 06:01:29 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:01:29 #111 DONE 0.1s 06:01:29 06:01:29 #112 [security-spire-config] exporting to image 06:01:29 #112 exporting layers 06:01:30 #112 ... 06:01:30 06:01:30 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:01:30 #113 DONE 0.2s 06:01:30 06:01:30 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:01:30 #114 DONE 0.1s 06:01:30 06:01:30 #112 [security-spire-server] exporting to image 06:01:30 #112 exporting layers 0.7s done 06:01:30 #112 writing image sha256:a155d9c6dc99a11f1f058405455c4538ae71990e4d341c9cceb53fc70b35e4ad 0.0s done 06:01:30 #112 naming to docker.io/library/security-spire-config 06:01:30 #112 exporting layers 0.7s done 06:01:30 #112 naming to docker.io/library/security-spire-config done 06:01:30 #112 writing image sha256:943cdfd28377df3986e0a9279ac73bd0a14ed1884bebd988eb0280df98abf27b 0.0s done 06:01:30 #112 naming to docker.io/library/security-spire-server done 06:01:31 #112 writing image sha256:fdbedc7fd9450358c17e8845dc00151b704b302db5896c7a60bfef36da47c51b done 06:01:31 #112 naming to docker.io/library/security-spire-agent done 06:01:31 #112 DONE 0.8s 06:01:31 06:01:31 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:33 #115 ... 06:01:33 06:01:33 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:33 #116 ... 06:01:33 06:01:33 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:33 #117 ... 06:01:33 06:01:33 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:49 Removing intermediate container fb9c8da1f9d2 06:01:49 ---> ba23f0b19de4 06:01:49 Successfully built ba23f0b19de4 06:01:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:49 + docker inspect -f . ci-base-image-arm64 06:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:50 prd-ubuntu20.04-docker-arm64-4c-16g-11730 does not seem to be running inside a container 06:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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 06:01:51 $ docker top 67a761040273b392084d5042118ff4a6bd713f40fb6b4cc568176adec1da74f3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:52 + go version 06:01:52 go version go1.21.9 linux/arm64 [Pipeline] } 06:01:52 $ docker stop --time=1 67a761040273b392084d5042118ff4a6bd713f40fb6b4cc568176adec1da74f3 06:01:53 $ docker rm -f --volumes 67a761040273b392084d5042118ff4a6bd713f40fb6b4cc568176adec1da74f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:01:54 06:01:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:01:55 latest: Pulling from edgex-devops/edgex-compose-arm64 06:01:55 547446be3368: Pulling fs layer 06:01:55 d125d8839a47: Pulling fs layer 06:01:55 3e85d5ac6304: Pulling fs layer 06:01:55 c3105a71a48b: Pulling fs layer 06:01:55 0f093f025ec4: Pulling fs layer 06:01:55 c3106fc0e877: Pulling fs layer 06:01:55 0f093f025ec4: Waiting 06:01:55 c3106fc0e877: Waiting 06:01:55 c3105a71a48b: Waiting 06:01:55 547446be3368: Verifying Checksum 06:01:55 547446be3368: Download complete 06:01:55 c3105a71a48b: Verifying Checksum 06:01:55 c3105a71a48b: Download complete 06:01:55 d125d8839a47: Verifying Checksum 06:01:55 d125d8839a47: Download complete 06:01:55 c3106fc0e877: Verifying Checksum 06:01:55 c3106fc0e877: Download complete 06:01:55 0f093f025ec4: Verifying Checksum 06:01:55 0f093f025ec4: Download complete 06:01:55 547446be3368: Pull complete 06:01:56 d125d8839a47: Pull complete 06:01:57 3e85d5ac6304: Verifying Checksum 06:01:57 3e85d5ac6304: Download complete 06:02:07 3e85d5ac6304: Pull complete 06:02:07 c3105a71a48b: Pull complete 06:02:08 0f093f025ec4: Pull complete 06:02:08 c3106fc0e877: Pull complete 06:02:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:08 prd-ubuntu20.04-docker-arm64-4c-16g-11730 does not seem to be running inside a container 06:02:08 $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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 06:02:10 $ docker top 22699c3b87482aab2e51ddf733f87638b22880c3ec52ff80d37240e5ddcaac2a -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:11 + docker compose -f ./docker-compose-build.yml build --parallel 06:02:21 #1 [core-data internal] load build definition from Dockerfile 06:02:21 #1 transferring dockerfile: 2.07kB done 06:02:21 #1 DONE 0.1s 06:02:21 #118 DONE 55.1s 06:02:21 06:02:21 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:21 #115 DONE 54.9s 06:02:21 06:02:21 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:21 #116 DONE 55.1s 06:02:21 06:02:21 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:21 #117 DONE 55.1s 06:02:21 06:02:21 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:21 #93 DONE 51.9s 06:02:21 06:02:21 #119 [core-keeper builder 7/8] COPY . . 06:02:22 06:02:22 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:02:22 #2 transferring dockerfile: 2.23kB done 06:02:22 #2 DONE 0.0s 06:02:22 06:02:22 #3 [core-command internal] load build definition from Dockerfile 06:02:22 #3 transferring dockerfile: 1.93kB 0.0s done 06:02:22 #3 DONE 0.1s 06:02:22 06:02:22 #4 [security-secretstore-setup internal] load build definition from Dockerfile 06:02:22 #4 transferring dockerfile: 2.49kB 0.0s done 06:02:22 #4 DONE 0.1s 06:02:22 06:02:22 #5 [security-spire-config internal] load build definition from Dockerfile 06:02:22 #5 transferring dockerfile: 1.69kB done 06:02:22 #5 DONE 0.1s 06:02:22 06:02:22 #6 [security-proxy-setup internal] load build definition from Dockerfile 06:02:22 #6 transferring dockerfile: 2.50kB 0.0s done 06:02:22 #6 DONE 0.1s 06:02:22 06:02:22 #7 [support-notifications internal] load build definition from Dockerfile 06:02:22 #7 transferring dockerfile: 2.02kB done 06:02:22 #7 DONE 0.1s 06:02:22 06:02:22 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:02:22 #8 transferring dockerfile: 1.89kB 0.0s done 06:02:22 #8 DONE 0.1s 06:02:22 06:02:22 #9 [core-metadata internal] load build definition from Dockerfile 06:02:22 #9 transferring dockerfile: 2.13kB 0.0s done 06:02:22 #9 DONE 0.1s 06:02:22 06:02:22 #10 [security-spire-server internal] load build definition from Dockerfile 06:02:22 #10 transferring dockerfile: 1.70kB done 06:02:22 #10 DONE 0.1s 06:02:22 06:02:22 #11 [security-spire-agent internal] load build definition from Dockerfile 06:02:22 #11 transferring dockerfile: 1.81kB done 06:02:22 #11 DONE 0.1s 06:02:22 06:02:22 #12 [support-cron-scheduler internal] load build definition from Dockerfile 06:02:22 #12 transferring dockerfile: 1.85kB done 06:02:22 #12 DONE 0.1s 06:02:22 06:02:22 #13 [security-proxy-auth internal] load build definition from Dockerfile 06:02:23 #13 transferring dockerfile: 2.15kB done 06:02:23 #13 DONE 0.1s 06:02:23 06:02:23 #14 [security-bootstrapper internal] load build definition from Dockerfile 06:02:23 #14 transferring dockerfile: 3.17kB done 06:02:23 #14 DONE 0.1s 06:02:23 06:02:23 #15 [support-scheduler internal] load build definition from Dockerfile 06:02:23 #15 transferring dockerfile: 1.93kB 0.0s done 06:02:23 #15 DONE 0.1s 06:02:23 06:02:23 #16 [core-data internal] load .dockerignore 06:02:23 #16 transferring context: 50B done 06:02:23 #16 DONE 0.1s 06:02:23 06:02:23 #17 [core-keeper internal] load build definition from Dockerfile 06:02:23 #17 transferring dockerfile: 2.07kB done 06:02:23 #17 DONE 0.1s 06:02:24 06:02:24 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:02:24 #18 transferring context: 50B done 06:02:24 #18 DONE 0.1s 06:02:24 06:02:24 #19 [core-command internal] load .dockerignore 06:02:24 #19 transferring context: 50B done 06:02:24 #19 DONE 0.1s 06:02:24 06:02:24 #20 [security-secretstore-setup internal] load .dockerignore 06:02:24 #20 transferring context: 50B 0.0s done 06:02:24 #20 DONE 0.1s 06:02:24 06:02:24 #21 [security-spire-config internal] load .dockerignore 06:02:24 #21 transferring context: 50B 0.0s done 06:02:24 #21 DONE 0.1s 06:02:24 06:02:24 #22 [security-proxy-setup internal] load .dockerignore 06:02:24 #22 transferring context: 50B 0.0s done 06:02:24 #22 DONE 0.1s 06:02:24 06:02:24 #23 [support-notifications internal] load .dockerignore 06:02:24 #23 transferring context: 50B 0.0s done 06:02:24 #23 DONE 0.1s 06:02:24 06:02:24 #24 [security-spiffe-token-provider internal] load .dockerignore 06:02:24 #24 transferring context: 50B 0.0s done 06:02:24 #24 DONE 0.1s 06:02:24 06:02:24 #25 [core-metadata internal] load .dockerignore 06:02:24 #25 transferring context: 50B done 06:02:24 #25 DONE 0.1s 06:02:24 06:02:24 #26 [security-spire-server internal] load .dockerignore 06:02:24 #26 transferring context: 50B 0.0s done 06:02:24 #26 DONE 0.1s 06:02:24 06:02:24 #27 [security-spire-agent internal] load .dockerignore 06:02:24 #27 transferring context: 50B done 06:02:24 #27 DONE 0.1s 06:02:24 06:02:24 #28 [support-cron-scheduler internal] load .dockerignore 06:02:24 #28 transferring context: 50B 0.0s done 06:02:24 #28 DONE 0.1s 06:02:24 06:02:24 #29 [security-proxy-auth internal] load .dockerignore 06:02:24 #29 transferring context: 50B done 06:02:24 #29 DONE 0.1s 06:02:24 06:02:24 #30 [security-bootstrapper internal] load .dockerignore 06:02:24 #30 transferring context: 50B 0.0s done 06:02:24 #30 DONE 0.1s 06:02:24 06:02:24 #31 [support-scheduler internal] load .dockerignore 06:02:25 #31 transferring context: 50B 0.0s done 06:02:25 #31 DONE 0.1s 06:02:25 06:02:25 #32 [core-keeper internal] load .dockerignore 06:02:25 #32 transferring context: 50B 0.0s done 06:02:25 #32 DONE 0.1s 06:02:25 06:02:25 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:25 #33 DONE 0.0s 06:02:25 06:02:25 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:02:25 #34 DONE 0.4s 06:02:25 06:02:25 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:25 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:25 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:25 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:25 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 06:02:25 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.12MB / 3.34MB 0.3s 06:02:25 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:25 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 06:02:26 #35 ... 06:02:26 06:02:26 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:26 #33 DONE 0.0s 06:02:26 06:02:26 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:02:26 #34 DONE 0.4s 06:02:26 06:02:26 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:26 #33 DONE 0.0s 06:02:26 06:02:26 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 06:02:26 #34 DONE 0.4s 06:02:26 06:02:26 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:26 #35 ... 06:02:26 06:02:26 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:26 #33 DONE 0.0s 06:02:26 06:02:26 #36 [core-data internal] load build context 06:02:26 #36 transferring context: 3.23MB 0.7s done 06:02:26 #36 DONE 0.9s 06:02:26 06:02:26 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:26 #35 ... 06:02:26 06:02:26 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 06:02:26 #34 DONE 0.5s 06:02:26 06:02:26 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:26 #35 ... 06:02:26 06:02:26 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 06:02:26 #34 DONE 0.6s 06:02:26 06:02:26 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:02:26 #37 DONE 2.0s 06:02:26 06:02:26 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:26 #33 DONE 0.0s 06:02:26 06:02:26 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:27 #35 ... 06:02:27 06:02:27 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:27 #33 DONE 0.0s 06:02:27 06:02:27 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:27 #35 ... 06:02:27 06:02:27 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:27 #33 DONE 0.0s 06:02:27 06:02:27 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:02:27 #37 DONE 2.0s 06:02:27 06:02:27 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:27 #35 ... 06:02:27 06:02:27 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:02:27 #34 DONE 1.0s 06:02:27 06:02:27 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:02:27 #37 DONE 2.1s 06:02:27 06:02:27 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:27 #35 ... 06:02:27 06:02:27 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:27 #33 DONE 0.0s 06:02:27 06:02:27 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:02:27 #37 DONE 2.1s 06:02:27 06:02:27 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 06:02:27 #38 DONE 1.3s 06:02:27 06:02:27 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:28 #35 ... 06:02:28 06:02:28 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:28 #33 DONE 0.0s 06:02:28 06:02:28 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done 06:02:28 #35 ... 06:02:28 06:02:28 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:02:28 #37 DONE 2.2s 06:02:28 06:02:28 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:02:28 #34 DONE 1.7s 06:02:28 06:02:28 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 06:02:28 #38 DONE 1.4s 06:02:28 06:02:28 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done 06:02:28 #35 ... 06:02:28 06:02:28 #39 [core-common-config-bootstrapper internal] load build context 06:02:28 #39 transferring context: 3.23MB 1.6s done 06:02:28 #39 DONE 2.0s 06:02:28 06:02:28 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:28 #33 DONE 0.0s 06:02:28 06:02:28 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 06:02:28 #34 ... 06:02:28 06:02:28 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:28 #33 DONE 0.0s 06:02:28 06:02:28 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:02:28 #34 ... 06:02:28 06:02:28 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:28 #33 DONE 0.0s 06:02:28 06:02:28 #40 [core-command internal] load build context 06:02:28 #40 transferring context: 3.23MB 1.8s done 06:02:28 #40 DONE 2.4s 06:02:28 06:02:28 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:02:28 #34 ... 06:02:28 06:02:28 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:02:28 #41 DONE 2.3s 06:02:28 06:02:28 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:28 #42 DONE 0.1s 06:02:28 06:02:28 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done 06:02:29 #35 ... 06:02:29 06:02:29 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:02:29 #33 DONE 0.0s 06:02:29 06:02:29 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:02:29 #37 DONE 2.3s 06:02:29 06:02:29 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 06:02:29 #38 DONE 1.5s 06:02:29 06:02:29 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 06:02:29 #34 DONE 2.6s 06:02:29 06:02:29 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done 06:02:29 #35 ... 06:02:29 06:02:29 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:02:29 #37 DONE 2.3s 06:02:29 06:02:29 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:02:29 #38 DONE 1.5s 06:02:29 06:02:29 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done 06:02:29 #35 ... 06:02:29 06:02:29 #43 [security-secretstore-setup internal] load build context 06:02:29 #43 transferring context: 3.23MB 2.0s done 06:02:29 #43 DONE 3.0s 06:02:29 06:02:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:29 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 06:02:29 #119 ... 06:02:29 06:02:29 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:02:29 #120 ... 06:02:29 06:02:29 #121 [security-secretstore-setup builder 6/7] COPY . . 06:02:29 #121 ... 06:02:29 06:02:29 #122 [core-data builder 6/7] COPY . . 06:02:29 #122 ... 06:02:29 06:02:29 #123 [support-cron-scheduler builder 6/7] COPY . . 06:02:30 #42 ... 06:02:30 06:02:30 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:02:30 #44 DONE 2.0s 06:02:30 06:02:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:30 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:02:30 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 06:02:30 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 06:02:30 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:02:30 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 06:02:30 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 06:02:30 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 06:02:30 #123 ... 06:02:30 06:02:30 #119 [core-keeper builder 7/8] COPY . . 06:02:30 #119 DONE 11.7s 06:02:30 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s 06:02:30 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 06:02:30 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 06:02:30 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 06:02:30 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 06:02:30 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:02:30 06:02:30 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #124 CACHED 06:02:30 06:02:30 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:02:30 #125 CACHED 06:02:30 06:02:30 #126 [security-bootstrapper builder 6/7] COPY . . 06:02:30 #126 CACHED 06:02:30 06:02:30 #121 [security-secretstore-setup builder 6/7] COPY . . 06:02:30 #121 DONE 11.7s 06:02:30 06:02:30 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #127 CACHED 06:02:30 06:02:30 #128 [security-proxy-setup builder 6/7] COPY . . 06:02:30 #128 CACHED 06:02:30 06:02:30 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:02:30 #129 CACHED 06:02:30 06:02:30 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:02:30 #120 DONE 11.7s 06:02:30 06:02:30 #123 [support-cron-scheduler builder 6/7] COPY . . 06:02:30 #123 DONE 11.7s 06:02:30 06:02:30 #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:02:30 #130 CACHED 06:02:30 06:02:30 #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #131 CACHED 06:02:30 06:02:30 #132 [support-notifications builder 6/7] COPY . . 06:02:30 #132 CACHED 06:02:30 06:02:30 #133 [support-scheduler builder 6/7] COPY . . 06:02:30 #133 CACHED 06:02:30 06:02:30 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:02:30 #134 CACHED 06:02:30 06:02:30 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #135 CACHED 06:02:30 06:02:30 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #136 CACHED 06:02:30 06:02:30 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:02:30 #137 CACHED 06:02:30 06:02:30 #138 [core-metadata builder 6/7] COPY . . 06:02:30 #138 CACHED 06:02:30 06:02:30 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 06:02:30 #139 CACHED 06:02:30 06:02:30 #140 [core-command builder 6/7] COPY . . 06:02:30 #140 CACHED 06:02:30 06:02:30 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #141 CACHED 06:02:30 06:02:30 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:02:30 #142 CACHED 06:02:30 06:02:30 #143 [security-proxy-auth builder 6/7] COPY . . 06:02:30 #143 CACHED 06:02:30 06:02:30 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #144 CACHED 06:02:30 06:02:30 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:02:30 #145 CACHED 06:02:30 06:02:30 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 #146 CACHED 06:02:30 06:02:30 #147 [core-common-config-bootstrapper builder 6/7] COPY . . 06:02:30 #147 CACHED 06:02:30 06:02:30 #122 [core-data builder 6/7] COPY . . 06:02:30 #122 DONE 11.8s 06:02:30 06:02:30 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:02:30 #42 ... 06:02:30 06:02:30 #45 [security-spiffe-token-provider internal] load build context 06:02:30 #45 transferring context: 3.23MB 1.7s done 06:02:30 #45 DONE 3.0s 06:02:30 06:02:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:30 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 06:02:30 #42 ... 06:02:30 06:02:30 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:30 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done 06:02:30 #46 DONE 0.6s 06:02:30 06:02:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:30 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 06:02:30 #42 ... 06:02:30 06:02:30 #47 [security-proxy-setup internal] load build context 06:02:30 #47 transferring context: 3.23MB 2.3s done 06:02:30 #47 DONE 3.5s 06:02:30 06:02:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:30 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.8s 06:02:31 #42 ... 06:02:31 06:02:31 #48 [security-spire-config internal] load build context 06:02:31 #48 transferring context: 25.96kB 0.5s done 06:02:31 #48 DONE 2.1s 06:02:31 06:02:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:31 #42 ... 06:02:31 06:02:31 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:02:31 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:02:31 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:02:31 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:02:31 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:02:31 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 06:02:31 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.2s done 06:02:31 #35 DONE 6.7s 06:02:31 06:02:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:31 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.43MB / 28.04MB 1.4s 06:02:31 #42 ... 06:02:31 06:02:31 #49 [support-notifications internal] load build context 06:02:31 #49 transferring context: 3.23MB 2.7s done 06:02:31 #49 DONE 3.9s 06:02:31 06:02:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:31 #42 ... 06:02:31 06:02:31 #50 [security-spire-server internal] load build context 06:02:31 #50 transferring context: 27.71kB 0.4s done 06:02:31 #50 DONE 2.5s 06:02:31 06:02:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:31 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.12MB / 28.04MB 1.8s 06:02:32 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 06:02:32 #42 ... 06:02:32 06:02:32 #51 [security-spire-agent internal] load build context 06:02:32 #51 transferring context: 27.24kB 0.3s done 06:02:32 #51 DONE 2.2s 06:02:32 06:02:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:32 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 06:02:32 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 2.4s 06:02:32 #42 ... 06:02:32 06:02:32 #52 [core-metadata internal] load build context 06:02:32 #52 transferring context: 3.23MB 2.9s done 06:02:32 #52 DONE 4.6s 06:02:32 06:02:32 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:33 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 3.1s 06:02:33 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 3.7s 06:02:33 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 06:02:33 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 4.0s 06:02:34 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.29MB / 28.04MB 4.5s 06:02:34 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 4.6s 06:02:35 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 5.2s 06:02:35 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 5.4s 06:02:35 #148 5.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:02:36 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.49MB / 28.04MB 6.3s 06:02:36 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 6.6s 06:02:36 #42 ... 06:02:36 06:02:36 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:36 #53 DONE 7.3s 06:02:36 06:02:36 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:36 #42 ... 06:02:36 06:02:36 #54 [core-keeper internal] load build context 06:02:36 #54 transferring context: 3.23MB 5.6s done 06:02:36 #54 DONE 7.5s 06:02:36 06:02:36 #55 [security-proxy-auth internal] load build context 06:02:36 #55 transferring context: 3.23MB 5.4s done 06:02:36 #55 DONE 7.4s 06:02:36 06:02:36 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:37 #42 ... 06:02:37 06:02:37 #56 [support-cron-scheduler internal] load build context 06:02:37 #56 transferring context: 3.23MB 6.0s done 06:02:37 #56 DONE 9.0s 06:02:37 06:02:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:37 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s 06:02:37 #42 ... 06:02:37 06:02:37 #57 [support-scheduler internal] load build context 06:02:37 #57 transferring context: 3.23MB 4.9s done 06:02:37 #57 DONE 7.8s 06:02:37 06:02:37 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:37 #42 ... 06:02:37 06:02:37 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 06:02:37 #0 6.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:37 #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:37 #0 9.841 OK: 266 MiB in 52 packages 06:02:37 #58 ... 06:02:37 06:02:37 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:02:37 #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:37 #0 6.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:37 #0 8.815 OK: 266 MiB in 52 packages 06:02:37 #59 DONE 10.5s 06:02:37 06:02:37 #60 [security-bootstrapper internal] load build context 06:02:37 #60 transferring context: 3.23MB 5.5s done 06:02:37 #60 DONE 8.4s 06:02:37 06:02:37 #61 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:02:38 #61 ... 06:02:38 06:02:38 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:02:38 #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:38 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:38 #62 10.48 OK: 266 MiB in 52 packages 06:02:38 #62 ... 06:02:38 06:02:38 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:02:38 #0 6.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:38 #0 7.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:38 #0 10.21 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:02:38 #0 10.21 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:02:38 #0 10.21 OK: 19955 distinct packages available 06:02:38 #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:38 #63 ... 06:02:38 06:02:38 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:02:38 #58 DONE 11.6s 06:02:38 06:02:38 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 06:02:38 #64 ... 06:02:38 06:02:38 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:02:38 #62 DONE 11.3s 06:02:39 06:02:39 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:39 #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:02:39 #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 06:02:39 #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 06:02:39 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:02:39 #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 06:02:39 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.8s done 06:02:39 #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 06:02:39 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 06:02:40 #46 ... 06:02:40 06:02:40 #64 [core-data builder 4/7] COPY go.mod vendor* ./ 06:02:40 #64 DONE 1.8s 06:02:40 06:02:40 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:40 #46 ... 06:02:40 06:02:40 #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:40 #65 ... 06:02:40 06:02:40 #61 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:02:40 #61 DONE 2.3s 06:02:40 06:02:40 #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:40 #66 ... 06:02:40 06:02:40 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:02:40 #63 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:40 #63 12.29 OK: 266 MiB in 52 packages 06:02:40 #63 DONE 13.2s 06:02:40 06:02:40 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:02:40 #67 DONE 2.2s 06:02:40 06:02:40 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:02:41 #148 ... 06:02:41 06:02:41 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:02:41 #0 4.429 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:02:41 #149 ... 06:02:41 06:02:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:02:41 #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:02:41 #150 ... 06:02:41 06:02:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:02:41 #0 0.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:02:41 #151 ... 06:02:41 06:02:41 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:02:41 #0 1.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:02:41 #152 ... 06:02:41 06:02:41 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:02:41 #0 5.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:02:41 #153 ... 06:02:41 06:02:41 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:02:41 #0 0.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:02:41 #154 ... 06:02:41 06:02:41 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:02:41 #0 0.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:02:41 #155 ... 06:02:41 06:02:41 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:02:41 #0 4.485 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:02:42 #156 ... 06:02:42 06:02:42 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:02:42 #0 5.186 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:02:42 #157 ... 06:02:42 06:02:42 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:02:42 #0 0.674 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:02:42 #158 ... 06:02:42 06:02:42 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:02:42 #0 0.925 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:02:42 #159 ... 06:02:42 06:02:42 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:42 #0 0.578 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:02:42 #68 DONE 1.6s 06:02:42 06:02:42 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:42 #69 ... 06:02:42 06:02:42 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:02:42 #70 ... 06:02:42 06:02:42 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:02:42 #71 ... 06:02:42 06:02:42 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:02:43 #72 ... 06:02:43 06:02:43 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:02:43 #73 ... 06:02:43 06:02:43 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:02:43 #74 ... 06:02:43 06:02:43 #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:02:43 #75 ... 06:02:43 06:02:43 #76 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:02:43 #76 ... 06:02:43 06:02:43 #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:02:43 #77 ... 06:02:43 06:02:43 #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:02:43 #78 ... 06:02:43 06:02:43 #79 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:02:43 #79 ... 06:02:43 06:02:43 #80 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:44 #80 ... 06:02:44 06:02:44 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:44 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s 06:02:46 #46 ... 06:02:46 06:02:46 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:02:46 #71 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:46 #71 ... 06:02:46 06:02:46 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:02:46 #81 ... 06:02:46 06:02:46 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:47 #46 ... 06:02:47 06:02:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:47 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.5s done 06:02:47 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.7s 06:02:47 #42 ... 06:02:47 06:02:47 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:48 #46 ... 06:02:48 06:02:48 #80 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:48 #80 DONE 15.4s 06:02:48 06:02:48 #79 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:02:48 #79 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:48 #79 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:48 #79 13.92 (1/2) Installing ca-certificates (20240226-r0) 06:02:48 #79 14.08 (2/2) Installing dumb-init (1.2.5-r2) 06:02:48 #79 14.10 Executing busybox-1.36.1-r7.trigger 06:02:48 #79 14.19 Executing ca-certificates-20240226-r0.trigger 06:02:48 #79 14.72 OK: 9 MiB in 17 packages 06:02:48 #79 DONE 15.8s 06:02:48 06:02:48 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:49 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s 06:02:50 #46 ... 06:02:50 06:02:50 #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:02:50 #71 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:50 #71 16.24 (1/1) Installing dumb-init (1.2.5-r2) 06:02:50 #71 16.25 Executing busybox-1.36.1-r7.trigger 06:02:50 #71 16.31 OK: 8 MiB in 16 packages 06:02:50 #71 DONE 17.8s 06:02:50 06:02:50 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:51 #46 ... 06:02:51 06:02:51 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:51 #82 ... 06:02:51 06:02:51 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:02:53 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.2s done 06:02:53 #46 DONE 23.6s 06:02:53 06:02:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:53 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s 06:02:56 #42 ... 06:02:56 06:02:56 #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:02:56 #75 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:56 #75 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:56 #75 20.24 (1/4) Installing dumb-init (1.2.5-r2) 06:02:56 #75 20.27 (2/4) Installing openssl (3.1.7-r0) 06:02:56 #75 20.40 (3/4) Installing su-exec (0.2-r3) 06:02:56 #75 20.43 (4/4) Installing yq (4.33.3-r5) 06:02:56 #75 21.90 Executing busybox-1.36.1-r7.trigger 06:02:56 #75 22.04 OK: 18 MiB in 19 packages 06:02:56 #75 DONE 23.5s 06:02:56 06:02:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:56 #42 ... 06:02:56 06:02:56 #76 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:02:56 #76 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:56 #76 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:56 #76 21.51 (1/1) Installing dumb-init (1.2.5-r2) 06:02:56 #76 21.56 Executing busybox-1.36.1-r7.trigger 06:02:56 #76 21.74 OK: 8 MiB in 16 packages 06:02:56 #76 ... 06:02:56 06:02:56 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:02:56 #83 ... 06:02:56 06:02:56 #76 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:02:56 #76 DONE 24.4s 06:02:56 06:02:56 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:02:58 #84 ... 06:02:58 06:02:58 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:02:58 #0 7.220 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:58 #0 9.984 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:58 #85 ... 06:02:58 06:02:58 #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:02:58 #77 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:58 #77 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:58 #77 24.28 (1/4) Installing ca-certificates (20240226-r0) 06:02:58 #77 25.04 (2/4) Installing dumb-init (1.2.5-r2) 06:02:58 #77 25.10 (3/4) Installing su-exec (0.2-r3) 06:02:58 #77 25.11 (4/4) Installing yq (4.33.3-r5) 06:02:58 #77 26.38 Executing busybox-1.36.1-r7.trigger 06:02:58 #77 ... 06:02:58 06:02:58 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:02:58 #70 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:58 #70 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:58 #70 25.93 (1/2) Installing dumb-init (1.2.5-r2) 06:02:58 #70 25.97 (2/2) Installing su-exec (0.2-r3) 06:02:58 #70 26.01 Executing busybox-1.36.1-r7.trigger 06:02:58 #70 26.26 OK: 8 MiB in 17 packages 06:02:58 #70 ... 06:02:58 06:02:58 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:02:58 #0 6.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:58 #0 9.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:59 #86 ... 06:02:59 06:02:59 #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:02:59 #78 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:59 #78 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:59 #78 24.17 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:02:59 #78 24.17 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:02:59 #78 24.17 OK: 19946 distinct packages available 06:02:59 #78 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:59 #78 ... 06:02:59 06:02:59 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:02:59 #72 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:59 #72 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:59 #72 26.35 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:02:59 #72 26.35 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:02:59 #72 26.35 OK: 19946 distinct packages available 06:02:59 #72 ... 06:02:59 06:02:59 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:02:59 #73 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:02:59 #73 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:59 #73 26.35 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:02:59 #73 26.35 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:02:59 #73 26.35 OK: 19946 distinct packages available 06:02:59 #73 ... 06:02:59 06:02:59 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:02:59 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s done 06:03:00 #42 ... 06:03:00 06:03:00 #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:03:00 #0 5.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:00 #0 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:00 #87 ... 06:03:00 06:03:00 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:03:00 #83 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:00 #83 ... 06:03:00 06:03:00 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:03:00 #70 DONE 28.3s 06:03:01 06:03:01 #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:03:01 #78 27.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:01 #78 ... 06:03:01 06:03:01 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:03:01 #74 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:01 #74 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:01 #74 26.70 (1/3) Installing ca-certificates (20240226-r0) 06:03:01 #74 27.19 (2/3) Installing dumb-init (1.2.5-r2) 06:03:01 #74 27.22 (3/3) Installing tzdata (2024a-r0) 06:03:01 #74 ... 06:03:01 06:03:01 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:03:01 #72 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:01 #72 ... 06:03:01 06:03:01 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:03:01 #81 14.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:01 #81 17.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:01 #81 ... 06:03:01 06:03:01 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:03:01 #73 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:03 #73 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:03 #73 ... 06:03:03 06:03:03 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:03:03 #81 25.77 OK: 266 MiB in 52 packages 06:03:03 #81 DONE 27.0s 06:03:03 06:03:03 #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:03:03 #77 26.59 Executing ca-certificates-20240226-r0.trigger 06:03:03 #77 28.57 OK: 18 MiB in 19 packages 06:03:03 #77 DONE 31.1s 06:03:03 06:03:03 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:03:03 #86 15.19 OK: 9 MiB in 17 packages 06:03:04 #86 ... 06:03:04 06:03:04 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:03:04 #88 DONE 0.8s 06:03:04 06:03:04 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:05 #89 ... 06:03:05 06:03:05 #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:03:05 #86 DONE 16.7s 06:03:05 06:03:05 #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:03:05 #87 14.52 OK: 8 MiB in 16 packages 06:03:06 #87 DONE 16.0s 06:03:06 06:03:06 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:03:06 #85 17.63 (1/1) Installing dumb-init (1.2.5-r2) 06:03:07 #85 18.72 Executing busybox-1.36.1-r7.trigger 06:03:07 #85 18.90 OK: 8 MiB in 16 packages 06:03:07 #85 ... 06:03:07 06:03:07 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:03:07 #74 30.59 Executing busybox-1.36.1-r7.trigger 06:03:07 #74 30.83 Executing ca-certificates-20240226-r0.trigger 06:03:07 #74 33.03 OK: 12 MiB in 18 packages 06:03:07 #74 DONE 34.9s 06:03:07 06:03:07 #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:03:07 #78 34.68 (1/4) Installing dumb-init (1.2.5-r2) 06:03:07 #78 34.72 (2/4) Installing musl-obstack (1.2.3-r2) 06:03:07 #78 34.74 (3/4) Installing libucontext (1.2-r2) 06:03:07 #78 34.75 (4/4) Installing gcompat (1.1.0-r1) 06:03:07 #78 34.81 Executing busybox-1.36.1-r7.trigger 06:03:07 #78 35.04 OK: 8 MiB in 19 packages 06:03:08 #78 ... 06:03:08 06:03:08 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:03:08 #83 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:08 #83 12.13 OK: 18 MiB in 19 packages 06:03:08 #83 DONE 12.8s 06:03:09 06:03:09 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:03:09 #90 DONE 0.3s 06:03:09 06:03:09 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:03:09 #91 ... 06:03:09 06:03:09 #85 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:03:09 #85 DONE 21.0s 06:03:09 06:03:09 #78 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:03:09 #78 DONE 36.8s 06:03:09 06:03:09 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:03:09 #73 36.57 (1/5) Installing dumb-init (1.2.5-r2) 06:03:09 #73 36.57 (2/5) Installing musl-obstack (1.2.3-r2) 06:03:09 #73 36.58 (3/5) Installing libucontext (1.2-r2) 06:03:09 #73 36.61 (4/5) Installing gcompat (1.1.0-r1) 06:03:09 #73 36.66 (5/5) Installing openssl (3.1.7-r0) 06:03:09 #73 36.78 Executing busybox-1.36.1-r7.trigger 06:03:09 #73 36.98 OK: 9 MiB in 20 packages 06:03:10 #73 ... 06:03:10 06:03:10 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 06:03:10 #84 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:10 #84 6.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:10 #84 13.77 OK: 8 MiB in 16 packages 06:03:10 #84 ... 06:03:10 06:03:10 #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:03:10 #0 2.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:10 #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:10 #92 ... 06:03:10 06:03:10 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:03:10 #72 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:10 #72 36.88 (1/11) Installing ca-certificates (20240226-r0) 06:03:10 #72 37.62 (2/11) Installing brotli-libs (1.0.9-r14) 06:03:10 #72 37.79 (3/11) Installing libunistring (1.1-r1) 06:03:10 #72 37.95 (4/11) Installing libidn2 (2.3.4-r1) 06:03:10 #72 38.02 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:03:10 #72 38.03 (6/11) Installing libcurl (8.9.1-r0) 06:03:10 #72 38.12 (7/11) Installing curl (8.9.1-r0) 06:03:10 #72 38.17 (8/11) Installing dumb-init (1.2.5-r2) 06:03:10 #72 38.18 (9/11) Installing musl-obstack (1.2.3-r2) 06:03:10 #72 38.27 (10/11) Installing libucontext (1.2-r2) 06:03:10 #72 38.27 (11/11) Installing gcompat (1.1.0-r1) 06:03:10 #72 ... 06:03:10 06:03:10 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:03:10 #84 DONE 14.7s 06:03:10 06:03:10 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:03:10 #72 38.31 Executing busybox-1.36.1-r7.trigger 06:03:10 #72 ... 06:03:10 06:03:10 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:03:11 #93 ... 06:03:11 06:03:11 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:03:11 #73 DONE 38.9s 06:03:11 06:03:11 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:03:13 #94 ... 06:03:13 06:03:13 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:03:13 #72 38.43 Executing ca-certificates-20240226-r0.trigger 06:03:13 #72 39.63 OK: 13 MiB in 26 packages 06:03:13 #72 DONE 40.5s 06:03:13 06:03:13 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:03:13 #95 ... 06:03:13 06:03:13 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:03:13 #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:13 #0 6.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:13 #96 ... 06:03:13 06:03:13 #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:03:13 #92 11.17 OK: 8 MiB in 17 packages 06:03:13 #92 DONE 13.1s 06:03:13 06:03:13 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:03:13 #93 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:16 #93 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:16 #93 ... 06:03:16 06:03:16 #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:03:16 #96 11.69 OK: 18 MiB in 19 packages 06:03:16 #96 DONE 13.0s 06:03:16 06:03:16 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:03:16 #95 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:17 #95 ... 06:03:17 06:03:17 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:03:17 #97 DONE 3.2s 06:03:17 06:03:17 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:03:17 #98 DONE 0.2s 06:03:17 06:03:17 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:03:17 #94 3.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:17 #94 5.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:18 #94 ... 06:03:18 06:03:18 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:03:18 #91 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:18 #91 5.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:18 #91 9.630 OK: 12 MiB in 18 packages 06:03:18 #91 DONE 10.2s 06:03:18 06:03:18 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:03:18 #95 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:19 #95 ... 06:03:19 06:03:19 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:03:19 #93 8.870 OK: 8 MiB in 19 packages 06:03:19 #93 DONE 9.3s 06:03:19 06:03:19 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:03:20 #99 DONE 1.5s 06:03:20 06:03:20 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:03:20 #100 DONE 0.1s 06:03:20 06:03:20 #101 [security-spire-config stage-2 6/10] COPY security.txt / 06:03:20 #101 DONE 0.1s 06:03:20 06:03:20 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:03:20 #102 DONE 0.2s 06:03:20 06:03:20 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:03:21 #103 ... 06:03:21 06:03:21 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:03:21 #94 8.473 OK: 9 MiB in 20 packages 06:03:21 #94 DONE 9.2s 06:03:21 06:03:21 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:03:21 #104 ... 06:03:21 06:03:21 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:03:21 #95 7.182 OK: 13 MiB in 26 packages 06:03:21 #95 DONE 8.1s 06:03:21 06:03:21 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:03:21 #103 DONE 0.4s 06:03:21 06:03:21 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:03:21 #105 DONE 0.4s 06:03:21 06:03:21 #106 [security-spire-config] exporting to image 06:03:21 #106 exporting layers 06:03:23 #106 ... 06:03:23 06:03:23 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:03:23 #107 DONE 1.8s 06:03:23 06:03:23 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:03:23 #104 DONE 1.8s 06:03:23 06:03:23 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:03:23 #108 ... 06:03:23 06:03:23 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:03:23 #109 DONE 0.3s 06:03:23 06:03:23 #110 [security-spire-server stage-2 6/9] COPY security.txt / 06:03:23 #110 DONE 0.3s 06:03:23 06:03:23 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:23 #89 ... 06:03:23 06:03:23 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:03:23 #111 DONE 0.3s 06:03:23 06:03:23 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:23 #82 ... 06:03:23 06:03:23 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:03:23 #112 DONE 0.3s 06:03:23 06:03:23 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:03:24 #89 ... 06:03:24 06:03:24 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:03:24 #113 DONE 0.2s 06:03:24 06:03:24 #106 [security-spire-server] exporting to image 06:03:24 #106 exporting layers 2.7s done 06:03:24 #106 writing image sha256:9564ba6abfcc6b7ecf6c4e6e360af11f94b9b0477fc826aa217559600b2bc3ff 0.0s done 06:03:24 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:03:25 #106 ... 06:03:25 06:03:25 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:03:25 #108 DONE 2.1s 06:03:25 06:03:25 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:03:25 #114 DONE 0.2s 06:03:25 06:03:25 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 06:03:25 #115 DONE 0.2s 06:03:25 06:03:25 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:03:25 #116 DONE 0.3s 06:03:25 06:03:25 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:03:25 #117 DONE 0.1s 06:03:25 06:03:25 #106 [security-spire-config] exporting to image 06:03:25 #106 ... 06:03:25 06:03:25 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:03:25 #118 DONE 0.3s 06:03:26 06:03:26 #106 [security-spire-agent] exporting to image 06:03:27 #106 exporting layers 3.2s done 06:03:27 #106 writing image sha256:904b7d0c454201cd0c99262e2572f615a987e4d811c2d2c34a01daac6ade13e7 06:03:27 #106 writing image sha256:904b7d0c454201cd0c99262e2572f615a987e4d811c2d2c34a01daac6ade13e7 0.0s done 06:03:27 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:03:28 #106 exporting layers 2.3s done 06:03:28 #106 writing image sha256:8e384db22886c20429b8781afe421338df00f5adbe182d4c454bf564be13d5d7 done 06:03:28 #106 naming to docker.io/library/security-spire-agent-arm64 done 06:03:28 #106 DONE 6.5s 06:03:28 06:03:28 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:04 #160 86.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:04:36 #89 ... 06:04:36 06:04:36 #66 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #66 DONE 109.4s 06:04:36 06:04:36 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #89 DONE 85.1s 06:04:36 06:04:36 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #69 DONE 107.2s 06:04:36 06:04:36 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #82 DONE 108.7s 06:04:36 06:04:36 #65 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #65 DONE 109.7s 06:04:36 06:04:36 #119 [security-spiffe-token-provider builder 6/7] COPY . . 06:04:36 #119 ... 06:04:36 06:04:36 #120 [support-scheduler builder 6/7] COPY . . 06:04:36 #120 CACHED 06:04:36 06:04:36 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #121 CACHED 06:04:36 06:04:36 #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:04:36 #122 CACHED 06:04:36 06:04:36 #123 [core-metadata builder 6/7] COPY . . 06:04:36 #123 CACHED 06:04:36 06:04:36 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #124 CACHED 06:04:36 06:04:36 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:04:36 #125 CACHED 06:04:36 06:04:36 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 06:04:36 #126 CACHED 06:04:36 06:04:36 #127 [core-command builder 6/7] COPY . . 06:04:36 #127 CACHED 06:04:36 06:04:36 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #128 CACHED 06:04:36 06:04:36 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:04:36 #129 CACHED 06:04:36 06:04:36 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #130 CACHED 06:04:36 06:04:36 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 06:04:36 #131 CACHED 06:04:36 06:04:36 #132 [core-data builder 6/7] COPY . . 06:04:36 #132 DONE 1.5s 06:04:36 06:04:36 #133 [core-keeper builder 7/8] COPY . . 06:04:36 #133 DONE 1.6s 06:04:36 06:04:36 #134 [security-proxy-auth builder 6/7] COPY . . 06:04:36 #134 CACHED 06:04:36 06:04:36 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:04:36 #135 CACHED 06:04:36 06:04:36 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #136 CACHED 06:04:36 06:04:36 #137 [security-bootstrapper builder 6/7] COPY . . 06:04:36 #137 CACHED 06:04:36 06:04:36 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #138 CACHED 06:04:36 06:04:36 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:04:36 #139 CACHED 06:04:36 06:04:36 #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:04:36 #140 CACHED 06:04:36 06:04:36 #141 [support-cron-scheduler builder 6/7] COPY . . 06:04:36 #141 CACHED 06:04:36 06:04:36 #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #142 CACHED 06:04:36 06:04:36 #119 [security-spiffe-token-provider builder 6/7] COPY . . 06:04:36 #119 DONE 1.5s 06:04:36 06:04:36 #143 [support-notifications builder 6/7] COPY . . 06:04:36 #143 DONE 1.5s 06:04:36 06:04:36 #144 [security-secretstore-setup builder 6/7] COPY . . 06:04:36 #144 DONE 1.6s 06:04:36 06:04:36 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:36 #145 CACHED 06:04:36 06:04:36 #146 [security-proxy-setup builder 6/7] COPY . . 06:04:36 #146 CACHED 06:04:36 06:04:36 #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:04:36 #147 CACHED 06:04:36 06:04:36 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:04:36 #148 ... 06:04:36 06:04:36 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:04:36 #0 5.272 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:04:36 #149 ... 06:04:36 06:04:36 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:04:36 #0 5.667 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:04:37 #150 ... 06:04:37 06:04:37 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:04:37 #148 6.514 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:04:41 #148 ... 06:04:41 06:04:41 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:04:41 #0 5.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:04:41 #151 ... 06:04:41 06:04:41 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:04:41 #0 6.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:04:41 #152 ... 06:04:41 06:04:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:04:41 #0 5.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:04:41 #153 ... 06:04:41 06:04:41 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:04:41 #0 4.805 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:04:41 #154 ... 06:04:41 06:04:41 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:04:41 #0 4.916 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:04:42 #155 ... 06:04:42 06:04:42 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:04:42 #0 6.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:04:42 #156 ... 06:04:42 06:04:42 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:04:42 #0 6.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:04:42 #157 ... 06:04:42 06:04:42 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:04:42 #0 6.281 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:04:42 #158 ... 06:04:42 06:04:42 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:04:42 #0 6.397 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:04:42 #159 ... 06:04:42 06:04:42 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:04:42 #0 6.496 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:05:26 #160 DONE 169.6s 06:05:26 06:05:26 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:05:26 #159 DONE 169.5s 06:05:26 06:05:26 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:05:26 #151 DONE 169.5s 06:05:26 06:05:26 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:05:26 #153 DONE 169.5s 06:05:26 06:05:26 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:05:26 #149 DONE 169.6s 06:05:26 06:05:26 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:05:26 #158 DONE 169.6s 06:05:26 06:05:26 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:05:26 #152 DONE 169.6s 06:05:26 06:05:26 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #161 ... 06:05:26 06:05:26 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:05:26 #154 DONE 169.8s 06:05:26 06:05:26 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:05:26 #148 DONE 169.9s 06:05:26 06:05:26 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #162 ... 06:05:26 06:05:26 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:05:26 #157 DONE 169.9s 06:05:26 06:05:26 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:05:26 #155 DONE 170.0s 06:05:26 06:05:26 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:05:26 #150 DONE 170.1s 06:05:26 06:05:26 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:05:26 #163 ... 06:05:26 06:05:26 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:05:26 #156 DONE 170.1s 06:05:26 06:05:26 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #164 ... 06:05:26 06:05:26 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #161 DONE 1.0s 06:05:26 06:05:26 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #165 DONE 1.0s 06:05:26 06:05:26 #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #166 DONE 1.0s 06:05:26 06:05:26 #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #167 DONE 0.9s 06:05:26 06:05:26 #168 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:05:26 #168 ... 06:05:26 06:05:26 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #162 DONE 0.9s 06:05:26 06:05:26 #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #169 DONE 0.8s 06:05:26 06:05:26 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #170 DONE 0.7s 06:05:26 06:05:26 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:05:26 #163 DONE 0.6s 06:05:26 06:05:26 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #164 DONE 0.4s 06:05:26 06:05:26 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:05:26 #171 ... 06:05:26 06:05:26 #168 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:05:26 #168 DONE 0.6s 06:05:26 06:05:26 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:05:26 #172 DONE 0.7s 06:05:26 06:05:26 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:05:26 #173 CACHED 06:05:26 06:05:26 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #174 CACHED 06:05:26 06:05:26 #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #175 CACHED 06:05:26 06:05:26 #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:05:26 #176 CACHED 06:05:26 06:05:26 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #177 CACHED 06:05:26 06:05:26 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:05:26 #178 CACHED 06:05:26 06:05:26 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #179 CACHED 06:05:26 06:05:26 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:05:26 #180 CACHED 06:05:26 06:05:26 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:05:26 #181 DONE 0.7s 06:05:26 06:05:26 #182 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:05:26 #182 DONE 0.7s 06:05:26 06:05:26 #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:05:26 #183 DONE 0.6s 06:05:26 06:05:26 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:05:26 #184 ... 06:05:26 06:05:26 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:05:26 #171 DONE 0.6s 06:05:26 06:05:26 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:05:26 #185 DONE 0.7s 06:05:26 06:05:26 #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:05:26 #186 DONE 0.7s 06:05:26 06:05:26 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:05:26 #187 ... 06:05:26 06:05:26 #188 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:05:26 #188 DONE 2.3s 06:05:26 06:05:26 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:05:26 #189 DONE 2.2s 06:05:26 06:05:26 #190 [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 06:05:26 #190 DONE 2.2s 06:05:26 06:05:26 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:05:26 #191 DONE 2.2s 06:05:26 06:05:26 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:05:26 #192 DONE 2.3s 06:05:26 06:05:26 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:05:26 #193 DONE 2.3s 06:05:26 06:05:26 #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:05:26 #184 DONE 2.3s 06:05:26 06:05:26 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:05:26 #194 DONE 2.3s 06:05:26 06:05:26 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:05:26 #195 DONE 2.3s 06:05:26 06:05:26 #196 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:05:26 #196 DONE 2.4s 06:05:26 06:05:26 #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:05:26 #197 DONE 2.3s 06:05:26 06:05:26 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:05:26 #198 ... 06:05:26 06:05:26 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:05:26 #187 DONE 2.3s 06:05:26 06:05:26 #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:05:26 #199 DONE 3.0s 06:05:26 06:05:26 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #200 ... 06:05:26 06:05:26 #201 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:05:26 #201 DONE 0.5s 06:05:26 06:05:26 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:05:26 #202 DONE 0.5s 06:05:26 06:05:26 #203 [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 06:05:26 #203 DONE 0.5s 06:05:26 06:05:26 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:05:26 #204 DONE 0.5s 06:05:26 06:05:26 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:05:26 #205 DONE 0.5s 06:05:26 06:05:26 #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:05:26 #206 ... 06:05:26 06:05:26 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:05:26 #207 DONE 0.5s 06:05:26 06:05:26 #208 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:05:26 #208 DONE 0.5s 06:05:26 06:05:26 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:05:26 #209 DONE 0.6s 06:05:26 06:05:26 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:05:26 #198 DONE 0.5s 06:05:26 06:05:26 #210 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:05:26 #210 DONE 0.6s 06:05:26 06:05:26 #211 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:05:26 #211 DONE 0.5s 06:05:26 06:05:26 #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:05:26 #212 DONE 0.6s 06:05:26 06:05:26 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:05:26 #200 DONE 0.5s 06:05:26 06:05:26 #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:05:26 #213 ... 06:05:26 06:05:26 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:05:26 #214 DONE 0.5s 06:05:26 06:05:26 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:05:26 #215 DONE 0.5s 06:05:26 06:05:26 #216 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:05:26 #216 DONE 0.4s 06:05:26 06:05:26 #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:05:26 #206 DONE 0.5s 06:05:26 06:05:26 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:05:26 #217 DONE 0.5s 06:05:26 06:05:26 #218 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:05:26 #218 DONE 0.4s 06:05:26 06:05:26 #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:05:26 #219 DONE 0.4s 06:05:26 06:05:26 #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:05:26 #213 DONE 0.3s 06:05:26 06:05:26 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:05:26 #220 DONE 0.5s 06:05:26 06:05:26 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:05:26 #221 DONE 0.6s 06:05:26 06:05:26 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:05:26 #222 DONE 0.6s 06:05:26 06:05:26 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:05:26 #223 DONE 0.5s 06:05:26 06:05:26 #112 [support-scheduler] exporting to image 06:05:26 #112 exporting layers 1.1s done 06:05:26 #112 writing image sha256:7201b7a81a404184984c5ec544e528fea581f1ce960b90aac2041540e8702911 0.3s done 06:05:26 #112 writing image sha256:593568dbb998ebb254b592ba5f1058249facb64b4861cdcd006b47ec2db2f867 0.4s done 06:05:26 #112 writing image sha256:896dfb166cd2932e09fb08460a4425776a6fe99ffc4e448b1dd601253d5b29ee 0.4s done 06:05:26 #112 writing image sha256:3564acc8dc7d0dc3dff52f37a62f94aecbcc367149de2cc3356f5b96287ddd57 0.4s done 06:05:26 #112 naming to docker.io/library/security-spiffe-token-provider done 06:05:26 #112 naming to docker.io/library/core-command done 06:05:26 #112 naming to docker.io/library/core-keeper done 06:05:26 #112 naming to docker.io/library/support-scheduler done 06:05:26 #112 exporting layers 0.7s done 06:05:26 #112 exporting layers 0.9s done 06:05:26 #112 writing image sha256:b5ae11357c165d169d3b69dec12838a58ee76a26c31fd6f457283a6dfddacd50 06:05:26 #112 writing image sha256:83b0438fc5057c1ed349686eb2f4eba7dc1106bc243d6752e0b763db42e54f06 06:05:26 #112 writing image sha256:27c761f04ff13f9d3ebfd6cd40dd4d057b8c29782f2d3f23ca13823e64705b41 done 06:05:26 #112 naming to docker.io/library/support-cron-scheduler done 06:05:26 #112 ... 06:05:26 06:05:26 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:05:26 #224 DONE 0.3s 06:05:26 06:05:26 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:05:26 #225 DONE 0.3s 06:05:26 06:05:26 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:05:26 #226 DONE 1.0s 06:05:26 06:05:26 #112 [support-notifications] exporting to image 06:05:26 #112 exporting layers 0.3s done 06:05:26 #112 writing image sha256:b5ae11357c165d169d3b69dec12838a58ee76a26c31fd6f457283a6dfddacd50 0.0s done 06:05:26 #112 writing image sha256:83b0438fc5057c1ed349686eb2f4eba7dc1106bc243d6752e0b763db42e54f06 0.0s done 06:05:26 #112 naming to docker.io/library/support-notifications done 06:05:26 #112 naming to docker.io/library/core-data done 06:05:26 #112 ... 06:05:26 06:05:26 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:05:26 #227 DONE 1.0s 06:05:26 06:05:26 #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:05:26 #228 DONE 0.1s 06:05:26 06:05:26 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:05:26 #229 DONE 0.2s 06:05:26 06:05:26 #112 [core-metadata] exporting to image 06:05:26 #112 writing image sha256:a181d47b19c6e87e341eec86f6c7fd7e79831ad8d498734c28b00e2412319b90 done 06:05:26 #112 naming to docker.io/library/core-metadata 0.0s done 06:05:26 #112 ... 06:05:26 06:05:26 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:05:26 #230 DONE 0.1s 06:05:26 06:05:26 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:05:26 #231 DONE 0.1s 06:05:26 06:05:26 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:05:26 #232 DONE 0.8s 06:05:26 06:05:26 #112 [security-proxy-setup] exporting to image 06:05:26 #112 exporting layers 0.3s done 06:05:26 #112 writing image sha256:10882058ef0981e8dc0fc84cc473e66b7e660769e3afc486765e71c0e847c097 done 06:05:26 #112 naming to docker.io/library/core-common-config-bootstrapper done 06:05:26 #112 writing image sha256:5be166f149dffd7e17787e937dd35fc0d9acdb933be89f8bae426962a957843a 0.0s done 06:05:26 #112 naming to docker.io/library/security-proxy-auth 06:05:26 #112 ... 06:05:26 06:05:26 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:05:26 #233 DONE 0.2s 06:05:26 06:05:26 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:05:26 #234 DONE 0.1s 06:05:26 06:05:26 #112 [security-proxy-auth] exporting to image 06:05:26 #112 naming to docker.io/library/security-proxy-auth done 06:05:26 #112 exporting layers 0.2s done 06:05:26 #112 writing image sha256:6d774fb1170633dd56e689b5dbd7979f34e456f30da334314b29727b4d736e4b done 06:05:26 #112 naming to docker.io/library/security-proxy-setup done 06:05:26 #112 DONE 3.0s 06:05:26 06:05:26 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:05:26 #235 ... 06:05:26 06:05:26 #236 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:05:26 #236 DONE 0.6s 06:05:26 06:05:26 #235 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:05:26 #235 DONE 0.4s 06:05:26 06:05:26 #112 [security-secretstore-setup] exporting to image 06:05:26 #112 exporting layers 0.2s done 06:05:26 #112 writing image sha256:55e7dd101e3f84686ac781fd323e67ee596f17c3e92d79a2df9a039fb5cf7425 done 06:05:26 #112 naming to docker.io/library/security-secretstore-setup done 06:05:27 #112 exporting layers 0.2s done 06:05:27 #112 writing image sha256:de2e19a54af8d6f6b61dd8fd251ae7dfa67da9bf335e52bd6259180b40e6a5ee done 06:05:27 #112 naming to docker.io/library/security-bootstrapper done 06:05:27 #112 DONE 3.4s 06:05:27 06:05:27 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:05:27 time="2024-09-27T06:00:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:05:27 $ docker stop --time=1 5d9273a3a024a9dadac15adfe1946c2d26c4479be979b0214f6016685df6cc7b 06:05:28 $ docker rm -f --volumes 5d9273a3a024a9dadac15adfe1946c2d26c4479be979b0214f6016685df6cc7b [Pipeline] // withDockerContainer [Pipeline] sh 06:05:28 + docker images 06:05:28 REPOSITORY TAG IMAGE ID CREATED SIZE 06:05:28 security-proxy-setup latest 6d774fb11706 2 seconds ago 26.2MB 06:05:28 security-bootstrapper latest de2e19a54af8 2 seconds ago 19MB 06:05:28 security-secretstore-setup latest 55e7dd101e3f 2 seconds ago 37MB 06:05:28 security-proxy-auth latest 5be166f149df 3 seconds ago 33.1MB 06:05:28 core-metadata latest a181d47b19c6 3 seconds ago 40.1MB 06:05:28 core-common-config-bootstrapper latest 10882058ef09 3 seconds ago 15.2MB 06:05:28 support-scheduler latest 593568dbb998 4 seconds ago 42.2MB 06:05:28 core-command latest 3564acc8dc7d 4 seconds ago 35.5MB 06:05:28 core-keeper latest 896dfb166cd2 4 seconds ago 39.8MB 06:05:28 support-notifications latest 83b0438fc505 4 seconds ago 42.8MB 06:05:28 security-spiffe-token-provider latest 7201b7a81a40 4 seconds ago 28.9MB 06:05:28 core-data latest b5ae11357c16 4 seconds ago 39.9MB 06:05:28 support-cron-scheduler latest 27c761f04ff1 4 seconds ago 44.4MB 06:05:28 security-spire-agent latest fdbedc7fd945 3 minutes ago 182MB 06:05:28 security-spire-config latest a155d9c6dc99 3 minutes ago 120MB 06:05:28 security-spire-server latest 943cdfd28377 3 minutes ago 121MB 06:05:28 ci-base-image-x86_64 latest 00c5fe1ae987 7 minutes ago 971MB 06:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 06:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 06:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:28 provisioning config files... 06:05:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config11156989705820155122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:29 ---> ****-login.sh 06:05:29 nexus3.edgexfoundry.org:10001 06:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:29 Configure a credential helper to remove this warning. See 06:05:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:29 06:05:29 Login Succeeded 06:05:29 nexus3.edgexfoundry.org:10002 06:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:29 Configure a credential helper to remove this warning. See 06:05:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:29 06:05:29 Login Succeeded 06:05:29 nexus3.edgexfoundry.org:10003 06:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:29 Configure a credential helper to remove this warning. See 06:05:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:29 06:05:29 Login Succeeded 06:05:29 nexus3.edgexfoundry.org:10004 06:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:29 Configure a credential helper to remove this warning. See 06:05:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:29 06:05:29 Login Succeeded 06:05:29 ****.io 06:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:29 Configure a credential helper to remove this warning. See 06:05:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:29 06:05:29 Login Succeeded 06:05:29 ---> ****-login.sh ends [Pipeline] } 06:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:05:29 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:05:29 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:29 latest 06:05:29 3.2.0-dev.83 06:05:29 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:29 main 06:05:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:30 + docker push nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:05:30 1d5dce43ad07: Preparing 06:05:30 0946f2ceef1d: Preparing 06:05:30 f221a197534a: Preparing 06:05:30 2818cfe1ede5: Preparing 06:05:30 e363634ccc44: Preparing 06:05:30 df43d34a25e3: Preparing 06:05:30 d62a02444d39: Preparing 06:05:30 df43d34a25e3: Waiting 06:05:30 d62a02444d39: Waiting 06:05:30 f221a197534a: Pushed 06:05:30 2818cfe1ede5: Pushed 06:05:30 e363634ccc44: Pushed 06:05:30 1d5dce43ad07: Pushed 06:05:30 d62a02444d39: Layer already exists 06:05:30 df43d34a25e3: Pushed 06:05:33 0946f2ceef1d: Pushed 06:05:33 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:33 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:05:33 1d5dce43ad07: Preparing 06:05:33 0946f2ceef1d: Preparing 06:05:33 f221a197534a: Preparing 06:05:33 2818cfe1ede5: Preparing 06:05:33 e363634ccc44: Preparing 06:05:33 df43d34a25e3: Preparing 06:05:33 d62a02444d39: Preparing 06:05:33 df43d34a25e3: Waiting 06:05:33 d62a02444d39: Waiting 06:05:33 1d5dce43ad07: Layer already exists 06:05:33 e363634ccc44: Layer already exists 06:05:33 2818cfe1ede5: Layer already exists 06:05:33 f221a197534a: Layer already exists 06:05:33 0946f2ceef1d: Layer already exists 06:05:33 df43d34a25e3: Layer already exists 06:05:33 d62a02444d39: Layer already exists 06:05:33 latest: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:34 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 06:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:05:34 1d5dce43ad07: Preparing 06:05:34 0946f2ceef1d: Preparing 06:05:34 f221a197534a: Preparing 06:05:34 2818cfe1ede5: Preparing 06:05:34 e363634ccc44: Preparing 06:05:34 df43d34a25e3: Preparing 06:05:34 d62a02444d39: Preparing 06:05:34 df43d34a25e3: Waiting 06:05:34 d62a02444d39: Waiting 06:05:34 2818cfe1ede5: Layer already exists 06:05:34 1d5dce43ad07: Layer already exists 06:05:34 f221a197534a: Layer already exists 06:05:34 e363634ccc44: Layer already exists 06:05:34 0946f2ceef1d: Layer already exists 06:05:34 df43d34a25e3: Layer already exists 06:05:34 d62a02444d39: Layer already exists 06:05:34 3.2.0-dev.83: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:35 + docker push nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:05:35 1d5dce43ad07: Preparing 06:05:35 0946f2ceef1d: Preparing 06:05:35 f221a197534a: Preparing 06:05:35 2818cfe1ede5: Preparing 06:05:35 e363634ccc44: Preparing 06:05:35 df43d34a25e3: Preparing 06:05:35 d62a02444d39: Preparing 06:05:35 df43d34a25e3: Waiting 06:05:35 d62a02444d39: Waiting 06:05:35 1d5dce43ad07: Layer already exists 06:05:35 f221a197534a: Layer already exists 06:05:35 2818cfe1ede5: Layer already exists 06:05:35 e363634ccc44: Layer already exists 06:05:35 0946f2ceef1d: Layer already exists 06:05:35 d62a02444d39: Layer already exists 06:05:35 df43d34a25e3: Layer already exists 06:05:35 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:05:35 1d5dce43ad07: Preparing 06:05:35 0946f2ceef1d: Preparing 06:05:35 f221a197534a: Preparing 06:05:35 2818cfe1ede5: Preparing 06:05:35 e363634ccc44: Preparing 06:05:35 df43d34a25e3: Preparing 06:05:35 d62a02444d39: Preparing 06:05:35 df43d34a25e3: Waiting 06:05:35 d62a02444d39: Waiting 06:05:35 1d5dce43ad07: Layer already exists 06:05:35 0946f2ceef1d: Layer already exists 06:05:35 2818cfe1ede5: Layer already exists 06:05:35 f221a197534a: Layer already exists 06:05:35 e363634ccc44: Layer already exists 06:05:35 d62a02444d39: Layer already exists 06:05:35 df43d34a25e3: Layer already exists 06:05:35 main: digest: sha256:bc50a63d33baa66ac11580a689830dd6b59174e52cb71ef3062d471a94a69d87 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:36 ===================================================== [Pipeline] echo 06:05:36 taggedImages: 06:05:36 - nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:36 - nexus3.edgexfoundry.org:10004/core-command:latest 06:05:36 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 06:05:36 - nexus3.edgexfoundry.org:10004/core-command:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:36 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:05:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:05:36 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:36 latest 06:05:36 3.2.0-dev.83 06:05:36 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:36 main 06:05:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:05:36 07a17f2d496d: Preparing 06:05:36 58f8e8d6c071: Preparing 06:05:36 71d02b29b4a2: Preparing 06:05:36 98056e39ed2d: Preparing 06:05:36 f221a197534a: Preparing 06:05:36 2818cfe1ede5: Preparing 06:05:36 e363634ccc44: Preparing 06:05:36 df43d34a25e3: Preparing 06:05:36 d62a02444d39: Preparing 06:05:36 df43d34a25e3: Waiting 06:05:36 e363634ccc44: Waiting 06:05:36 d62a02444d39: Waiting 06:05:36 2818cfe1ede5: Waiting 06:05:36 f221a197534a: Layer already exists 06:05:36 2818cfe1ede5: Layer already exists 06:05:36 e363634ccc44: Layer already exists 06:05:36 71d02b29b4a2: Pushed 06:05:36 df43d34a25e3: Layer already exists 06:05:36 58f8e8d6c071: Pushed 06:05:36 d62a02444d39: Layer already exists 06:05:36 07a17f2d496d: Pushed 06:05:37 98056e39ed2d: Pushed 06:05:37 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:38 + 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 06:05:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:05:38 07a17f2d496d: Preparing 06:05:38 58f8e8d6c071: Preparing 06:05:38 71d02b29b4a2: Preparing 06:05:38 98056e39ed2d: Preparing 06:05:38 f221a197534a: Preparing 06:05:38 2818cfe1ede5: Preparing 06:05:38 e363634ccc44: Preparing 06:05:38 df43d34a25e3: Preparing 06:05:38 d62a02444d39: Preparing 06:05:38 2818cfe1ede5: Waiting 06:05:38 e363634ccc44: Waiting 06:05:38 df43d34a25e3: Waiting 06:05:38 d62a02444d39: Waiting 06:05:38 58f8e8d6c071: Layer already exists 06:05:38 98056e39ed2d: Layer already exists 06:05:38 71d02b29b4a2: Layer already exists 06:05:38 f221a197534a: Layer already exists 06:05:38 07a17f2d496d: Layer already exists 06:05:38 2818cfe1ede5: Layer already exists 06:05:38 df43d34a25e3: Layer already exists 06:05:38 e363634ccc44: Layer already exists 06:05:38 d62a02444d39: Layer already exists 06:05:38 latest: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 06:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:05:38 07a17f2d496d: Preparing 06:05:38 58f8e8d6c071: Preparing 06:05:38 71d02b29b4a2: Preparing 06:05:38 98056e39ed2d: Preparing 06:05:38 f221a197534a: Preparing 06:05:38 2818cfe1ede5: Preparing 06:05:38 e363634ccc44: Preparing 06:05:38 df43d34a25e3: Preparing 06:05:38 d62a02444d39: Preparing 06:05:38 2818cfe1ede5: Waiting 06:05:38 df43d34a25e3: Waiting 06:05:38 e363634ccc44: Waiting 06:05:38 d62a02444d39: Waiting 06:05:38 07a17f2d496d: Layer already exists 06:05:38 71d02b29b4a2: Layer already exists 06:05:38 f221a197534a: Layer already exists 06:05:38 98056e39ed2d: Layer already exists 06:05:38 58f8e8d6c071: Layer already exists 06:05:38 df43d34a25e3: Layer already exists 06:05:38 2818cfe1ede5: Layer already exists 06:05:38 e363634ccc44: Layer already exists 06:05:38 d62a02444d39: Layer already exists 06:05:38 3.2.0-dev.83: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:05:39 07a17f2d496d: Preparing 06:05:39 58f8e8d6c071: Preparing 06:05:39 71d02b29b4a2: Preparing 06:05:39 98056e39ed2d: Preparing 06:05:39 f221a197534a: Preparing 06:05:39 2818cfe1ede5: Preparing 06:05:39 e363634ccc44: Preparing 06:05:39 df43d34a25e3: Preparing 06:05:39 d62a02444d39: Preparing 06:05:39 e363634ccc44: Waiting 06:05:39 df43d34a25e3: Waiting 06:05:39 d62a02444d39: Waiting 06:05:39 2818cfe1ede5: Waiting 06:05:39 98056e39ed2d: Layer already exists 06:05:39 07a17f2d496d: Layer already exists 06:05:39 f221a197534a: Layer already exists 06:05:39 71d02b29b4a2: Layer already exists 06:05:39 58f8e8d6c071: Layer already exists 06:05:39 df43d34a25e3: Layer already exists 06:05:39 2818cfe1ede5: Layer already exists 06:05:39 d62a02444d39: Layer already exists 06:05:39 e363634ccc44: Layer already exists 06:05:39 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:39 + 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 06:05:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:05:40 07a17f2d496d: Preparing 06:05:40 58f8e8d6c071: Preparing 06:05:40 71d02b29b4a2: Preparing 06:05:40 98056e39ed2d: Preparing 06:05:40 f221a197534a: Preparing 06:05:40 2818cfe1ede5: Preparing 06:05:40 e363634ccc44: Preparing 06:05:40 df43d34a25e3: Preparing 06:05:40 d62a02444d39: Preparing 06:05:40 e363634ccc44: Waiting 06:05:40 2818cfe1ede5: Waiting 06:05:40 df43d34a25e3: Waiting 06:05:40 d62a02444d39: Waiting 06:05:40 71d02b29b4a2: Layer already exists 06:05:40 f221a197534a: Layer already exists 06:05:40 98056e39ed2d: Layer already exists 06:05:40 07a17f2d496d: Layer already exists 06:05:40 58f8e8d6c071: Layer already exists 06:05:40 2818cfe1ede5: Layer already exists 06:05:40 e363634ccc44: Layer already exists 06:05:40 df43d34a25e3: Layer already exists 06:05:40 d62a02444d39: Layer already exists 06:05:40 main: digest: sha256:a6031152938b7b82fc6ccad1f529a44edc30aa88718625631257ebf8625cff95 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:40 ===================================================== [Pipeline] echo 06:05:40 taggedImages: 06:05:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:05:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 06:05:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:05:40 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:05:40 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:40 latest 06:05:40 3.2.0-dev.83 06:05:40 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:40 main 06:05:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:41 + docker push nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:05:41 83fb2b723ba8: Preparing 06:05:41 0c270d1a80f4: Preparing 06:05:41 456d5365a8d9: Preparing 06:05:41 f221a197534a: Preparing 06:05:41 2818cfe1ede5: Preparing 06:05:41 e363634ccc44: Preparing 06:05:41 543a4306b706: Preparing 06:05:41 d62a02444d39: Preparing 06:05:41 d62a02444d39: Waiting 06:05:41 e363634ccc44: Waiting 06:05:41 543a4306b706: Waiting 06:05:41 2818cfe1ede5: Layer already exists 06:05:41 f221a197534a: Layer already exists 06:05:41 e363634ccc44: Layer already exists 06:05:41 d62a02444d39: Layer already exists 06:05:41 83fb2b723ba8: Pushed 06:05:41 0c270d1a80f4: Pushed 06:05:41 543a4306b706: Pushed 06:05:44 456d5365a8d9: Pushed 06:05:44 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:05:45 83fb2b723ba8: Preparing 06:05:45 0c270d1a80f4: Preparing 06:05:45 456d5365a8d9: Preparing 06:05:45 f221a197534a: Preparing 06:05:45 2818cfe1ede5: Preparing 06:05:45 e363634ccc44: Preparing 06:05:45 543a4306b706: Preparing 06:05:45 d62a02444d39: Preparing 06:05:45 543a4306b706: Waiting 06:05:45 e363634ccc44: Waiting 06:05:45 d62a02444d39: Waiting 06:05:45 0c270d1a80f4: Layer already exists 06:05:45 456d5365a8d9: Layer already exists 06:05:45 83fb2b723ba8: Layer already exists 06:05:45 2818cfe1ede5: Layer already exists 06:05:45 f221a197534a: Layer already exists 06:05:45 e363634ccc44: Layer already exists 06:05:45 543a4306b706: Layer already exists 06:05:45 d62a02444d39: Layer already exists 06:05:45 latest: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:45 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 06:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:05:45 83fb2b723ba8: Preparing 06:05:45 0c270d1a80f4: Preparing 06:05:45 456d5365a8d9: Preparing 06:05:45 f221a197534a: Preparing 06:05:45 2818cfe1ede5: Preparing 06:05:45 e363634ccc44: Preparing 06:05:45 543a4306b706: Preparing 06:05:45 d62a02444d39: Preparing 06:05:45 d62a02444d39: Waiting 06:05:45 e363634ccc44: Waiting 06:05:45 0c270d1a80f4: Layer already exists 06:05:45 f221a197534a: Layer already exists 06:05:45 456d5365a8d9: Layer already exists 06:05:45 2818cfe1ede5: Layer already exists 06:05:45 83fb2b723ba8: Layer already exists 06:05:45 d62a02444d39: Layer already exists 06:05:45 e363634ccc44: Layer already exists 06:05:45 543a4306b706: Layer already exists 06:05:45 3.2.0-dev.83: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:46 + docker push nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:05:46 83fb2b723ba8: Preparing 06:05:46 0c270d1a80f4: Preparing 06:05:46 456d5365a8d9: Preparing 06:05:46 f221a197534a: Preparing 06:05:46 2818cfe1ede5: Preparing 06:05:46 e363634ccc44: Preparing 06:05:46 543a4306b706: Preparing 06:05:46 d62a02444d39: Preparing 06:05:46 e363634ccc44: Waiting 06:05:46 543a4306b706: Waiting 06:05:46 d62a02444d39: Waiting 06:05:46 0c270d1a80f4: Layer already exists 06:05:46 f221a197534a: Layer already exists 06:05:46 456d5365a8d9: Layer already exists 06:05:46 83fb2b723ba8: Layer already exists 06:05:46 2818cfe1ede5: Layer already exists 06:05:46 e363634ccc44: Layer already exists 06:05:46 543a4306b706: Layer already exists 06:05:46 d62a02444d39: Layer already exists 06:05:46 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:05:47 83fb2b723ba8: Preparing 06:05:47 0c270d1a80f4: Preparing 06:05:47 456d5365a8d9: Preparing 06:05:47 f221a197534a: Preparing 06:05:47 2818cfe1ede5: Preparing 06:05:47 e363634ccc44: Preparing 06:05:47 543a4306b706: Preparing 06:05:47 d62a02444d39: Preparing 06:05:47 e363634ccc44: Waiting 06:05:47 543a4306b706: Waiting 06:05:47 d62a02444d39: Waiting 06:05:47 83fb2b723ba8: Layer already exists 06:05:47 456d5365a8d9: Layer already exists 06:05:47 0c270d1a80f4: Layer already exists 06:05:47 f221a197534a: Layer already exists 06:05:47 2818cfe1ede5: Layer already exists 06:05:47 e363634ccc44: Layer already exists 06:05:47 543a4306b706: Layer already exists 06:05:47 d62a02444d39: Layer already exists 06:05:47 main: digest: sha256:df30db9c28da857dac7d3e7c063fe739ebaa35edb597289480d7185c2d1ad349 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:47 ===================================================== [Pipeline] echo 06:05:47 taggedImages: 06:05:47 - nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:47 - nexus3.edgexfoundry.org:10004/core-data:latest 06:05:47 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 06:05:47 - nexus3.edgexfoundry.org:10004/core-data:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:05:47 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:05:47 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:47 latest 06:05:47 3.2.0-dev.83 06:05:47 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:47 main 06:05:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:05:47 97ba9fcc70b9: Preparing 06:05:47 8443c1603ea3: Preparing 06:05:47 8f65b270ec9a: Preparing 06:05:47 2818cfe1ede5: Preparing 06:05:47 4dbb716dc41c: Preparing 06:05:47 352fb16f4c68: Preparing 06:05:47 d62a02444d39: Preparing 06:05:47 d62a02444d39: Waiting 06:05:47 2818cfe1ede5: Layer already exists 06:05:47 8443c1603ea3: Pushed 06:05:47 d62a02444d39: Layer already exists 06:05:47 352fb16f4c68: Pushed 06:05:47 4dbb716dc41c: Pushed 06:05:47 97ba9fcc70b9: Pushed 06:05:51 8f65b270ec9a: Pushed 06:05:51 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:05:51 97ba9fcc70b9: Preparing 06:05:51 8443c1603ea3: Preparing 06:05:51 8f65b270ec9a: Preparing 06:05:51 2818cfe1ede5: Preparing 06:05:51 4dbb716dc41c: Preparing 06:05:51 352fb16f4c68: Preparing 06:05:51 d62a02444d39: Preparing 06:05:51 d62a02444d39: Waiting 06:05:51 352fb16f4c68: Waiting 06:05:51 8443c1603ea3: Layer already exists 06:05:51 2818cfe1ede5: Layer already exists 06:05:51 8f65b270ec9a: Layer already exists 06:05:51 4dbb716dc41c: Layer already exists 06:05:51 97ba9fcc70b9: Layer already exists 06:05:51 352fb16f4c68: Layer already exists 06:05:51 d62a02444d39: Layer already exists 06:05:51 latest: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 06:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:05:52 97ba9fcc70b9: Preparing 06:05:52 8443c1603ea3: Preparing 06:05:52 8f65b270ec9a: Preparing 06:05:52 2818cfe1ede5: Preparing 06:05:52 4dbb716dc41c: Preparing 06:05:52 352fb16f4c68: Preparing 06:05:52 d62a02444d39: Preparing 06:05:52 352fb16f4c68: Waiting 06:05:52 d62a02444d39: Waiting 06:05:52 97ba9fcc70b9: Layer already exists 06:05:52 2818cfe1ede5: Layer already exists 06:05:52 8443c1603ea3: Layer already exists 06:05:52 4dbb716dc41c: Layer already exists 06:05:52 8f65b270ec9a: Layer already exists 06:05:52 d62a02444d39: Layer already exists 06:05:52 352fb16f4c68: Layer already exists 06:05:52 3.2.0-dev.83: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:05:53 97ba9fcc70b9: Preparing 06:05:53 8443c1603ea3: Preparing 06:05:53 8f65b270ec9a: Preparing 06:05:53 2818cfe1ede5: Preparing 06:05:53 4dbb716dc41c: Preparing 06:05:53 352fb16f4c68: Preparing 06:05:53 d62a02444d39: Preparing 06:05:53 d62a02444d39: Waiting 06:05:53 352fb16f4c68: Waiting 06:05:53 97ba9fcc70b9: Layer already exists 06:05:53 4dbb716dc41c: Layer already exists 06:05:53 8443c1603ea3: Layer already exists 06:05:53 8f65b270ec9a: Layer already exists 06:05:53 2818cfe1ede5: Layer already exists 06:05:53 d62a02444d39: Layer already exists 06:05:53 352fb16f4c68: Layer already exists 06:05:53 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:05:53 97ba9fcc70b9: Preparing 06:05:53 8443c1603ea3: Preparing 06:05:53 8f65b270ec9a: Preparing 06:05:53 2818cfe1ede5: Preparing 06:05:53 4dbb716dc41c: Preparing 06:05:53 352fb16f4c68: Preparing 06:05:53 d62a02444d39: Preparing 06:05:53 352fb16f4c68: Waiting 06:05:53 d62a02444d39: Waiting 06:05:53 2818cfe1ede5: Layer already exists 06:05:53 8f65b270ec9a: Layer already exists 06:05:53 97ba9fcc70b9: Layer already exists 06:05:53 4dbb716dc41c: Layer already exists 06:05:53 8443c1603ea3: Layer already exists 06:05:53 d62a02444d39: Layer already exists 06:05:53 352fb16f4c68: Layer already exists 06:05:53 main: digest: sha256:20c410f0facec09a5706d7112c738d73a4b31c04d75828ba747d2f92405ae58d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:53 ===================================================== [Pipeline] echo 06:05:53 taggedImages: 06:05:53 - nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:53 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:05:53 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 06:05:53 - nexus3.edgexfoundry.org:10004/core-keeper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:53 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:05:53 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:05:53 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:53 latest 06:05:53 3.2.0-dev.83 06:05:53 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:53 main 06:05:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:05:54 3fdd81239c2f: Preparing 06:05:54 65a49404ea20: Preparing 06:05:54 bb46f249eaaa: Preparing 06:05:54 b3110003c89d: Preparing 06:05:54 f221a197534a: Preparing 06:05:54 2818cfe1ede5: Preparing 06:05:54 e363634ccc44: Preparing 06:05:54 df43d34a25e3: Preparing 06:05:54 d62a02444d39: Preparing 06:05:54 df43d34a25e3: Waiting 06:05:54 2818cfe1ede5: Waiting 06:05:54 e363634ccc44: Waiting 06:05:54 d62a02444d39: Waiting 06:05:54 f221a197534a: Layer already exists 06:05:54 2818cfe1ede5: Layer already exists 06:05:54 e363634ccc44: Layer already exists 06:05:54 df43d34a25e3: Layer already exists 06:05:54 bb46f249eaaa: Pushed 06:05:54 d62a02444d39: Layer already exists 06:05:54 3fdd81239c2f: Pushed 06:05:54 65a49404ea20: Pushed 06:05:57 b3110003c89d: Pushed 06:05:57 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:05:58 3fdd81239c2f: Preparing 06:05:58 65a49404ea20: Preparing 06:05:58 bb46f249eaaa: Preparing 06:05:58 b3110003c89d: Preparing 06:05:58 f221a197534a: Preparing 06:05:58 2818cfe1ede5: Preparing 06:05:58 e363634ccc44: Preparing 06:05:58 df43d34a25e3: Preparing 06:05:58 d62a02444d39: Preparing 06:05:58 e363634ccc44: Waiting 06:05:58 df43d34a25e3: Waiting 06:05:58 2818cfe1ede5: Waiting 06:05:58 f221a197534a: Layer already exists 06:05:58 3fdd81239c2f: Layer already exists 06:05:58 b3110003c89d: Layer already exists 06:05:58 bb46f249eaaa: Layer already exists 06:05:58 65a49404ea20: Layer already exists 06:05:58 2818cfe1ede5: Layer already exists 06:05:58 d62a02444d39: Layer already exists 06:05:58 df43d34a25e3: Layer already exists 06:05:58 e363634ccc44: Layer already exists 06:05:58 latest: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 06:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:05:59 3fdd81239c2f: Preparing 06:05:59 65a49404ea20: Preparing 06:05:59 bb46f249eaaa: Preparing 06:05:59 b3110003c89d: Preparing 06:05:59 f221a197534a: Preparing 06:05:59 2818cfe1ede5: Preparing 06:05:59 e363634ccc44: Preparing 06:05:59 df43d34a25e3: Preparing 06:05:59 d62a02444d39: Preparing 06:05:59 2818cfe1ede5: Waiting 06:05:59 e363634ccc44: Waiting 06:05:59 df43d34a25e3: Waiting 06:05:59 d62a02444d39: Waiting 06:05:59 65a49404ea20: Layer already exists 06:05:59 3fdd81239c2f: Layer already exists 06:05:59 bb46f249eaaa: Layer already exists 06:05:59 b3110003c89d: Layer already exists 06:05:59 f221a197534a: Layer already exists 06:05:59 e363634ccc44: Layer already exists 06:05:59 2818cfe1ede5: Layer already exists 06:05:59 df43d34a25e3: Layer already exists 06:05:59 d62a02444d39: Layer already exists 06:05:59 3.2.0-dev.83: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:05:59 3fdd81239c2f: Preparing 06:05:59 65a49404ea20: Preparing 06:05:59 bb46f249eaaa: Preparing 06:05:59 b3110003c89d: Preparing 06:05:59 f221a197534a: Preparing 06:05:59 2818cfe1ede5: Preparing 06:05:59 e363634ccc44: Preparing 06:05:59 df43d34a25e3: Preparing 06:05:59 d62a02444d39: Preparing 06:05:59 e363634ccc44: Waiting 06:05:59 df43d34a25e3: Waiting 06:05:59 2818cfe1ede5: Waiting 06:05:59 d62a02444d39: Waiting 06:05:59 f221a197534a: Layer already exists 06:05:59 3fdd81239c2f: Layer already exists 06:05:59 bb46f249eaaa: Layer already exists 06:05:59 65a49404ea20: Layer already exists 06:05:59 b3110003c89d: Layer already exists 06:05:59 2818cfe1ede5: Layer already exists 06:05:59 df43d34a25e3: Layer already exists 06:05:59 e363634ccc44: Layer already exists 06:05:59 d62a02444d39: Layer already exists 06:05:59 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:06:00 3fdd81239c2f: Preparing 06:06:00 65a49404ea20: Preparing 06:06:00 bb46f249eaaa: Preparing 06:06:00 b3110003c89d: Preparing 06:06:00 f221a197534a: Preparing 06:06:00 2818cfe1ede5: Preparing 06:06:00 e363634ccc44: Preparing 06:06:00 df43d34a25e3: Preparing 06:06:00 d62a02444d39: Preparing 06:06:00 2818cfe1ede5: Waiting 06:06:00 e363634ccc44: Waiting 06:06:00 df43d34a25e3: Waiting 06:06:00 d62a02444d39: Waiting 06:06:00 bb46f249eaaa: Layer already exists 06:06:00 b3110003c89d: Layer already exists 06:06:00 65a49404ea20: Layer already exists 06:06:00 3fdd81239c2f: Layer already exists 06:06:00 f221a197534a: Layer already exists 06:06:00 2818cfe1ede5: Layer already exists 06:06:00 d62a02444d39: Layer already exists 06:06:00 df43d34a25e3: Layer already exists 06:06:00 e363634ccc44: Layer already exists 06:06:00 main: digest: sha256:836cd11cbae4a248e47890a7f50e933356cab3f1408f20628dfe67c381a9f296 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:00 ===================================================== [Pipeline] echo 06:06:00 taggedImages: 06:06:00 - nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:06:00 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 06:06:00 - nexus3.edgexfoundry.org:10004/core-metadata:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:00 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:06:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:06:00 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:00 latest 06:06:00 3.2.0-dev.83 06:06:00 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:00 main 06:06:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:06:01 09ea7c6658ac: Preparing 06:06:01 2b277b9685d3: Preparing 06:06:01 cb8d206a38fe: Preparing 06:06:01 719669ec274f: Preparing 06:06:01 2aaad3e7a8d2: Preparing 06:06:01 9a668c7f454d: Preparing 06:06:01 a2c192d1f227: Preparing 06:06:01 d45d64d697f0: Preparing 06:06:01 f221a197534a: Preparing 06:06:01 2818cfe1ede5: Preparing 06:06:01 c8b321d2998c: Preparing 06:06:01 39bb91f56b27: Preparing 06:06:01 5f70bf18a086: Preparing 06:06:01 d549a5783614: Preparing 06:06:01 60f16bc5f6f0: Preparing 06:06:01 71da4ecb2099: Preparing 06:06:01 d62a02444d39: Preparing 06:06:01 d45d64d697f0: Waiting 06:06:01 f221a197534a: Waiting 06:06:01 9a668c7f454d: Waiting 06:06:01 a2c192d1f227: Waiting 06:06:01 d549a5783614: Waiting 06:06:01 39bb91f56b27: Waiting 06:06:01 2818cfe1ede5: Waiting 06:06:01 60f16bc5f6f0: Waiting 06:06:01 5f70bf18a086: Waiting 06:06:01 c8b321d2998c: Waiting 06:06:01 71da4ecb2099: Waiting 06:06:01 d62a02444d39: Waiting 06:06:01 2aaad3e7a8d2: Pushed 06:06:01 09ea7c6658ac: Pushed 06:06:01 cb8d206a38fe: Pushed 06:06:01 719669ec274f: Pushed 06:06:01 2b277b9685d3: Pushed 06:06:01 f221a197534a: Layer already exists 06:06:01 2818cfe1ede5: Layer already exists 06:06:01 9a668c7f454d: Pushed 06:06:01 a2c192d1f227: Pushed 06:06:01 5f70bf18a086: Layer already exists 06:06:01 c8b321d2998c: Pushed 06:06:01 39bb91f56b27: Pushed 06:06:01 d62a02444d39: Layer already exists 06:06:01 d549a5783614: Pushed 06:06:01 71da4ecb2099: Pushed 06:06:01 60f16bc5f6f0: Pushed 06:06:02 d45d64d697f0: Pushed 06:06:02 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:06:03 09ea7c6658ac: Preparing 06:06:03 2b277b9685d3: Preparing 06:06:03 cb8d206a38fe: Preparing 06:06:03 719669ec274f: Preparing 06:06:03 2aaad3e7a8d2: Preparing 06:06:03 9a668c7f454d: Preparing 06:06:03 a2c192d1f227: Preparing 06:06:03 d45d64d697f0: Preparing 06:06:03 f221a197534a: Preparing 06:06:03 2818cfe1ede5: Preparing 06:06:03 c8b321d2998c: Preparing 06:06:03 39bb91f56b27: Preparing 06:06:03 5f70bf18a086: Preparing 06:06:03 f221a197534a: Waiting 06:06:03 2818cfe1ede5: Waiting 06:06:03 c8b321d2998c: Waiting 06:06:03 d45d64d697f0: Waiting 06:06:03 a2c192d1f227: Waiting 06:06:03 9a668c7f454d: Waiting 06:06:03 39bb91f56b27: Waiting 06:06:03 d549a5783614: Preparing 06:06:03 60f16bc5f6f0: Preparing 06:06:03 71da4ecb2099: Preparing 06:06:03 d62a02444d39: Preparing 06:06:03 5f70bf18a086: Waiting 06:06:03 d549a5783614: Waiting 06:06:03 60f16bc5f6f0: Waiting 06:06:03 71da4ecb2099: Waiting 06:06:03 d62a02444d39: Waiting 06:06:03 09ea7c6658ac: Layer already exists 06:06:03 2aaad3e7a8d2: Layer already exists 06:06:03 2b277b9685d3: Layer already exists 06:06:03 719669ec274f: Layer already exists 06:06:03 cb8d206a38fe: Layer already exists 06:06:03 a2c192d1f227: Layer already exists 06:06:03 9a668c7f454d: Layer already exists 06:06:03 2818cfe1ede5: Layer already exists 06:06:03 f221a197534a: Layer already exists 06:06:03 d45d64d697f0: Layer already exists 06:06:03 c8b321d2998c: Layer already exists 06:06:03 5f70bf18a086: Layer already exists 06:06:03 39bb91f56b27: Layer already exists 06:06:03 d549a5783614: Layer already exists 06:06:03 60f16bc5f6f0: Layer already exists 06:06:03 71da4ecb2099: Layer already exists 06:06:03 d62a02444d39: Layer already exists 06:06:03 latest: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 06:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:06:04 09ea7c6658ac: Preparing 06:06:04 2b277b9685d3: Preparing 06:06:04 cb8d206a38fe: Preparing 06:06:04 719669ec274f: Preparing 06:06:04 2aaad3e7a8d2: Preparing 06:06:04 9a668c7f454d: Preparing 06:06:04 a2c192d1f227: Preparing 06:06:04 d45d64d697f0: Preparing 06:06:04 f221a197534a: Preparing 06:06:04 2818cfe1ede5: Preparing 06:06:04 c8b321d2998c: Preparing 06:06:04 39bb91f56b27: Preparing 06:06:04 5f70bf18a086: Preparing 06:06:04 d549a5783614: Preparing 06:06:04 60f16bc5f6f0: Preparing 06:06:04 71da4ecb2099: Preparing 06:06:04 d62a02444d39: Preparing 06:06:04 9a668c7f454d: Waiting 06:06:04 a2c192d1f227: Waiting 06:06:04 2818cfe1ede5: Waiting 06:06:04 d45d64d697f0: Waiting 06:06:04 c8b321d2998c: Waiting 06:06:04 39bb91f56b27: Waiting 06:06:04 f221a197534a: Waiting 06:06:04 5f70bf18a086: Waiting 06:06:04 71da4ecb2099: Waiting 06:06:04 d549a5783614: Waiting 06:06:04 d62a02444d39: Waiting 06:06:04 60f16bc5f6f0: Waiting 06:06:04 09ea7c6658ac: Layer already exists 06:06:04 2b277b9685d3: Layer already exists 06:06:04 cb8d206a38fe: Layer already exists 06:06:04 719669ec274f: Layer already exists 06:06:04 2aaad3e7a8d2: Layer already exists 06:06:04 d45d64d697f0: Layer already exists 06:06:04 a2c192d1f227: Layer already exists 06:06:04 9a668c7f454d: Layer already exists 06:06:04 f221a197534a: Layer already exists 06:06:04 2818cfe1ede5: Layer already exists 06:06:04 39bb91f56b27: Layer already exists 06:06:04 5f70bf18a086: Layer already exists 06:06:04 c8b321d2998c: Layer already exists 06:06:04 d549a5783614: Layer already exists 06:06:04 60f16bc5f6f0: Layer already exists 06:06:04 d62a02444d39: Layer already exists 06:06:04 71da4ecb2099: Layer already exists 06:06:04 3.2.0-dev.83: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:06:04 09ea7c6658ac: Preparing 06:06:04 2b277b9685d3: Preparing 06:06:04 cb8d206a38fe: Preparing 06:06:04 719669ec274f: Preparing 06:06:04 2aaad3e7a8d2: Preparing 06:06:04 9a668c7f454d: Preparing 06:06:04 a2c192d1f227: Preparing 06:06:04 d45d64d697f0: Preparing 06:06:04 f221a197534a: Preparing 06:06:04 2818cfe1ede5: Preparing 06:06:04 c8b321d2998c: Preparing 06:06:04 39bb91f56b27: Preparing 06:06:04 5f70bf18a086: Preparing 06:06:04 d549a5783614: Preparing 06:06:04 60f16bc5f6f0: Preparing 06:06:04 71da4ecb2099: Preparing 06:06:04 d62a02444d39: Preparing 06:06:04 9a668c7f454d: Waiting 06:06:04 a2c192d1f227: Waiting 06:06:04 d45d64d697f0: Waiting 06:06:04 f221a197534a: Waiting 06:06:04 d549a5783614: Waiting 06:06:04 2818cfe1ede5: Waiting 06:06:04 d62a02444d39: Waiting 06:06:04 60f16bc5f6f0: Waiting 06:06:04 c8b321d2998c: Waiting 06:06:04 71da4ecb2099: Waiting 06:06:04 39bb91f56b27: Waiting 06:06:04 5f70bf18a086: Waiting 06:06:04 09ea7c6658ac: Layer already exists 06:06:04 2aaad3e7a8d2: Layer already exists 06:06:04 719669ec274f: Layer already exists 06:06:04 cb8d206a38fe: Layer already exists 06:06:04 2b277b9685d3: Layer already exists 06:06:04 9a668c7f454d: Layer already exists 06:06:04 a2c192d1f227: Layer already exists 06:06:04 f221a197534a: Layer already exists 06:06:04 2818cfe1ede5: Layer already exists 06:06:04 d45d64d697f0: Layer already exists 06:06:04 c8b321d2998c: Layer already exists 06:06:04 39bb91f56b27: Layer already exists 06:06:04 5f70bf18a086: Layer already exists 06:06:04 60f16bc5f6f0: Layer already exists 06:06:04 d549a5783614: Layer already exists 06:06:04 71da4ecb2099: Layer already exists 06:06:04 d62a02444d39: Layer already exists 06:06:04 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:06:05 09ea7c6658ac: Preparing 06:06:05 2b277b9685d3: Preparing 06:06:05 cb8d206a38fe: Preparing 06:06:05 719669ec274f: Preparing 06:06:05 2aaad3e7a8d2: Preparing 06:06:05 9a668c7f454d: Preparing 06:06:05 a2c192d1f227: Preparing 06:06:05 d45d64d697f0: Preparing 06:06:05 f221a197534a: Preparing 06:06:05 2818cfe1ede5: Preparing 06:06:05 c8b321d2998c: Preparing 06:06:05 39bb91f56b27: Preparing 06:06:05 5f70bf18a086: Preparing 06:06:05 d549a5783614: Preparing 06:06:05 60f16bc5f6f0: Preparing 06:06:05 71da4ecb2099: Preparing 06:06:05 d62a02444d39: Preparing 06:06:05 a2c192d1f227: Waiting 06:06:05 d45d64d697f0: Waiting 06:06:05 f221a197534a: Waiting 06:06:05 2818cfe1ede5: Waiting 06:06:05 c8b321d2998c: Waiting 06:06:05 39bb91f56b27: Waiting 06:06:05 5f70bf18a086: Waiting 06:06:05 d549a5783614: Waiting 06:06:05 60f16bc5f6f0: Waiting 06:06:05 71da4ecb2099: Waiting 06:06:05 d62a02444d39: Waiting 06:06:05 9a668c7f454d: Waiting 06:06:05 2aaad3e7a8d2: Layer already exists 06:06:05 cb8d206a38fe: Layer already exists 06:06:05 719669ec274f: Layer already exists 06:06:05 09ea7c6658ac: Layer already exists 06:06:05 2b277b9685d3: Layer already exists 06:06:05 d45d64d697f0: Layer already exists 06:06:05 a2c192d1f227: Layer already exists 06:06:05 9a668c7f454d: Layer already exists 06:06:05 f221a197534a: Layer already exists 06:06:05 2818cfe1ede5: Layer already exists 06:06:05 c8b321d2998c: Layer already exists 06:06:05 39bb91f56b27: Layer already exists 06:06:05 5f70bf18a086: Layer already exists 06:06:05 d549a5783614: Layer already exists 06:06:05 60f16bc5f6f0: Layer already exists 06:06:05 d62a02444d39: Layer already exists 06:06:05 71da4ecb2099: Layer already exists 06:06:05 main: digest: sha256:9d15e2293a298f8cceda8e1d72e8e90037d05e17790175568cf14d765a3a16d1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:05 ===================================================== [Pipeline] echo 06:06:05 taggedImages: 06:06:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:06:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 06:06:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:06:05 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:06:05 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:05 latest 06:06:05 3.2.0-dev.83 06:06:05 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:05 main 06:06:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:06:06 07a17f2d496d: Preparing 06:06:06 58f8e8d6c071: Preparing 06:06:06 82b870671cc7: Preparing 06:06:06 0c694169c549: Preparing 06:06:06 f221a197534a: Preparing 06:06:06 2818cfe1ede5: Preparing 06:06:06 e363634ccc44: Preparing 06:06:06 df43d34a25e3: Preparing 06:06:06 d62a02444d39: Preparing 06:06:06 2818cfe1ede5: Waiting 06:06:06 e363634ccc44: Waiting 06:06:06 df43d34a25e3: Waiting 06:06:06 d62a02444d39: Waiting 06:06:06 58f8e8d6c071: Layer already exists 06:06:06 07a17f2d496d: Layer already exists 06:06:06 f221a197534a: Layer already exists 06:06:06 2818cfe1ede5: Layer already exists 06:06:06 e363634ccc44: Layer already exists 06:06:06 df43d34a25e3: Layer already exists 06:06:06 d62a02444d39: Layer already exists 06:06:06 82b870671cc7: Pushed 06:06:10 0c694169c549: Pushed 06:06:10 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:06:11 07a17f2d496d: Preparing 06:06:11 58f8e8d6c071: Preparing 06:06:11 82b870671cc7: Preparing 06:06:11 0c694169c549: Preparing 06:06:11 f221a197534a: Preparing 06:06:11 2818cfe1ede5: Preparing 06:06:11 e363634ccc44: Preparing 06:06:11 df43d34a25e3: Preparing 06:06:11 d62a02444d39: Preparing 06:06:11 2818cfe1ede5: Waiting 06:06:11 e363634ccc44: Waiting 06:06:11 df43d34a25e3: Waiting 06:06:11 d62a02444d39: Waiting 06:06:11 58f8e8d6c071: Layer already exists 06:06:11 f221a197534a: Layer already exists 06:06:11 82b870671cc7: Layer already exists 06:06:11 0c694169c549: Layer already exists 06:06:11 07a17f2d496d: Layer already exists 06:06:11 2818cfe1ede5: Layer already exists 06:06:11 d62a02444d39: Layer already exists 06:06:11 df43d34a25e3: Layer already exists 06:06:11 e363634ccc44: Layer already exists 06:06:11 latest: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 06:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:06:11 07a17f2d496d: Preparing 06:06:11 58f8e8d6c071: Preparing 06:06:11 82b870671cc7: Preparing 06:06:11 0c694169c549: Preparing 06:06:11 f221a197534a: Preparing 06:06:11 2818cfe1ede5: Preparing 06:06:11 e363634ccc44: Preparing 06:06:11 df43d34a25e3: Preparing 06:06:11 d62a02444d39: Preparing 06:06:11 2818cfe1ede5: Waiting 06:06:11 e363634ccc44: Waiting 06:06:11 df43d34a25e3: Waiting 06:06:11 d62a02444d39: Waiting 06:06:11 07a17f2d496d: Layer already exists 06:06:11 82b870671cc7: Layer already exists 06:06:11 58f8e8d6c071: Layer already exists 06:06:11 0c694169c549: Layer already exists 06:06:11 f221a197534a: Layer already exists 06:06:11 e363634ccc44: Layer already exists 06:06:11 2818cfe1ede5: Layer already exists 06:06:11 df43d34a25e3: Layer already exists 06:06:11 d62a02444d39: Layer already exists 06:06:11 3.2.0-dev.83: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:06:12 07a17f2d496d: Preparing 06:06:12 58f8e8d6c071: Preparing 06:06:12 82b870671cc7: Preparing 06:06:12 0c694169c549: Preparing 06:06:12 f221a197534a: Preparing 06:06:12 2818cfe1ede5: Preparing 06:06:12 e363634ccc44: Preparing 06:06:12 df43d34a25e3: Preparing 06:06:12 d62a02444d39: Preparing 06:06:12 2818cfe1ede5: Waiting 06:06:12 e363634ccc44: Waiting 06:06:12 df43d34a25e3: Waiting 06:06:12 d62a02444d39: Waiting 06:06:12 f221a197534a: Layer already exists 06:06:12 07a17f2d496d: Layer already exists 06:06:12 58f8e8d6c071: Layer already exists 06:06:12 82b870671cc7: Layer already exists 06:06:12 0c694169c549: Layer already exists 06:06:12 2818cfe1ede5: Layer already exists 06:06:12 e363634ccc44: Layer already exists 06:06:12 d62a02444d39: Layer already exists 06:06:12 df43d34a25e3: Layer already exists 06:06:12 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:06:12 07a17f2d496d: Preparing 06:06:12 58f8e8d6c071: Preparing 06:06:12 82b870671cc7: Preparing 06:06:12 0c694169c549: Preparing 06:06:12 f221a197534a: Preparing 06:06:12 2818cfe1ede5: Preparing 06:06:12 e363634ccc44: Preparing 06:06:12 df43d34a25e3: Preparing 06:06:12 d62a02444d39: Preparing 06:06:12 2818cfe1ede5: Waiting 06:06:12 e363634ccc44: Waiting 06:06:12 df43d34a25e3: Waiting 06:06:12 d62a02444d39: Waiting 06:06:12 0c694169c549: Layer already exists 06:06:12 07a17f2d496d: Layer already exists 06:06:12 82b870671cc7: Layer already exists 06:06:12 58f8e8d6c071: Layer already exists 06:06:12 f221a197534a: Layer already exists 06:06:12 e363634ccc44: Layer already exists 06:06:12 2818cfe1ede5: Layer already exists 06:06:12 d62a02444d39: Layer already exists 06:06:12 df43d34a25e3: Layer already exists 06:06:12 main: digest: sha256:93c59c3f078fd24e4066f41d53c3f4a4a7a78e30a94c82301d1611126f28df28 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:13 ===================================================== [Pipeline] echo 06:06:13 taggedImages: 06:06:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:06:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 06:06:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:06:13 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:06:13 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:13 latest 06:06:13 3.2.0-dev.83 06:06:13 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:13 main 06:06:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:06:13 c8a713fa44a1: Preparing 06:06:13 785523d74b90: Preparing 06:06:13 64ed68db658d: Preparing 06:06:13 4f48f7ab8049: Preparing 06:06:13 fd4b5601e4a2: Preparing 06:06:13 f221a197534a: Preparing 06:06:13 2818cfe1ede5: Preparing 06:06:13 4aa986b11bda: Preparing 06:06:13 8a4a69297027: Preparing 06:06:13 4754060a0765: Preparing 06:06:13 d62a02444d39: Preparing 06:06:13 2818cfe1ede5: Waiting 06:06:13 4aa986b11bda: Waiting 06:06:13 8a4a69297027: Waiting 06:06:13 4754060a0765: Waiting 06:06:13 d62a02444d39: Waiting 06:06:13 f221a197534a: Waiting 06:06:13 785523d74b90: Pushed 06:06:13 c8a713fa44a1: Pushed 06:06:13 f221a197534a: Layer already exists 06:06:13 fd4b5601e4a2: Pushed 06:06:13 4f48f7ab8049: Pushed 06:06:13 2818cfe1ede5: Layer already exists 06:06:13 d62a02444d39: Layer already exists 06:06:13 4aa986b11bda: Pushed 06:06:13 8a4a69297027: Pushed 06:06:14 64ed68db658d: Pushed 06:06:15 4754060a0765: Pushed 06:06:15 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:06:15 c8a713fa44a1: Preparing 06:06:15 785523d74b90: Preparing 06:06:15 64ed68db658d: Preparing 06:06:15 4f48f7ab8049: Preparing 06:06:15 fd4b5601e4a2: Preparing 06:06:15 f221a197534a: Preparing 06:06:15 2818cfe1ede5: Preparing 06:06:15 4aa986b11bda: Preparing 06:06:15 8a4a69297027: Preparing 06:06:15 4754060a0765: Preparing 06:06:15 d62a02444d39: Preparing 06:06:15 8a4a69297027: Waiting 06:06:15 4754060a0765: Waiting 06:06:15 f221a197534a: Waiting 06:06:15 d62a02444d39: Waiting 06:06:15 2818cfe1ede5: Waiting 06:06:15 4aa986b11bda: Waiting 06:06:15 fd4b5601e4a2: Layer already exists 06:06:15 4f48f7ab8049: Layer already exists 06:06:15 c8a713fa44a1: Layer already exists 06:06:15 64ed68db658d: Layer already exists 06:06:15 785523d74b90: Layer already exists 06:06:15 f221a197534a: Layer already exists 06:06:15 2818cfe1ede5: Layer already exists 06:06:15 4754060a0765: Layer already exists 06:06:15 4aa986b11bda: Layer already exists 06:06:15 8a4a69297027: Layer already exists 06:06:15 d62a02444d39: Layer already exists 06:06:15 latest: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 06:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:06:16 c8a713fa44a1: Preparing 06:06:16 785523d74b90: Preparing 06:06:16 64ed68db658d: Preparing 06:06:16 4f48f7ab8049: Preparing 06:06:16 fd4b5601e4a2: Preparing 06:06:16 f221a197534a: Preparing 06:06:16 2818cfe1ede5: Preparing 06:06:16 4aa986b11bda: Preparing 06:06:16 8a4a69297027: Preparing 06:06:16 4754060a0765: Preparing 06:06:16 d62a02444d39: Preparing 06:06:16 f221a197534a: Waiting 06:06:16 2818cfe1ede5: Waiting 06:06:16 4aa986b11bda: Waiting 06:06:16 8a4a69297027: Waiting 06:06:16 4754060a0765: Waiting 06:06:16 d62a02444d39: Waiting 06:06:16 fd4b5601e4a2: Layer already exists 06:06:16 785523d74b90: Layer already exists 06:06:16 4f48f7ab8049: Layer already exists 06:06:16 c8a713fa44a1: Layer already exists 06:06:16 64ed68db658d: Layer already exists 06:06:16 2818cfe1ede5: Layer already exists 06:06:16 f221a197534a: Layer already exists 06:06:16 4aa986b11bda: Layer already exists 06:06:16 8a4a69297027: Layer already exists 06:06:16 4754060a0765: Layer already exists 06:06:16 d62a02444d39: Layer already exists 06:06:16 3.2.0-dev.83: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:06:17 c8a713fa44a1: Preparing 06:06:17 785523d74b90: Preparing 06:06:17 64ed68db658d: Preparing 06:06:17 4f48f7ab8049: Preparing 06:06:17 fd4b5601e4a2: Preparing 06:06:17 f221a197534a: Preparing 06:06:17 2818cfe1ede5: Preparing 06:06:17 4aa986b11bda: Preparing 06:06:17 8a4a69297027: Preparing 06:06:17 4754060a0765: Preparing 06:06:17 d62a02444d39: Preparing 06:06:17 f221a197534a: Waiting 06:06:17 4aa986b11bda: Waiting 06:06:17 8a4a69297027: Waiting 06:06:17 d62a02444d39: Waiting 06:06:17 4754060a0765: Waiting 06:06:17 4f48f7ab8049: Layer already exists 06:06:17 64ed68db658d: Layer already exists 06:06:17 785523d74b90: Layer already exists 06:06:17 c8a713fa44a1: Layer already exists 06:06:17 fd4b5601e4a2: Layer already exists 06:06:17 4aa986b11bda: Layer already exists 06:06:17 f221a197534a: Layer already exists 06:06:17 2818cfe1ede5: Layer already exists 06:06:17 4754060a0765: Layer already exists 06:06:17 8a4a69297027: Layer already exists 06:06:17 d62a02444d39: Layer already exists 06:06:17 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:06:17 c8a713fa44a1: Preparing 06:06:17 785523d74b90: Preparing 06:06:17 64ed68db658d: Preparing 06:06:17 4f48f7ab8049: Preparing 06:06:17 fd4b5601e4a2: Preparing 06:06:17 f221a197534a: Preparing 06:06:17 2818cfe1ede5: Preparing 06:06:17 4aa986b11bda: Preparing 06:06:17 8a4a69297027: Preparing 06:06:17 4754060a0765: Preparing 06:06:17 4aa986b11bda: Waiting 06:06:17 8a4a69297027: Waiting 06:06:17 f221a197534a: Waiting 06:06:17 d62a02444d39: Preparing 06:06:17 2818cfe1ede5: Waiting 06:06:17 4754060a0765: Waiting 06:06:17 d62a02444d39: Waiting 06:06:17 785523d74b90: Layer already exists 06:06:17 4f48f7ab8049: Layer already exists 06:06:17 fd4b5601e4a2: Layer already exists 06:06:17 64ed68db658d: Layer already exists 06:06:17 c8a713fa44a1: Layer already exists 06:06:17 f221a197534a: Layer already exists 06:06:17 4aa986b11bda: Layer already exists 06:06:17 2818cfe1ede5: Layer already exists 06:06:17 8a4a69297027: Layer already exists 06:06:17 4754060a0765: Layer already exists 06:06:17 d62a02444d39: Layer already exists 06:06:17 main: digest: sha256:3e9f4872bf318d186f2c9c60a0316b38cb828b3d30ce7b01e082bc938fdedee9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:18 ===================================================== [Pipeline] echo 06:06:18 taggedImages: 06:06:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:06:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 06:06:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:06:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:06:18 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:18 latest 06:06:18 3.2.0-dev.83 06:06:18 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:18 main 06:06:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:06:18 3073cc0605a4: Preparing 06:06:18 5d728d321914: Preparing 06:06:18 8de37a9e9dc5: Preparing 06:06:18 266cdbfde5e5: Preparing 06:06:18 2a8a4563a4be: Preparing 06:06:18 9a45bd011d2b: Preparing 06:06:18 f1a19e18a665: Preparing 06:06:18 f221a197534a: Preparing 06:06:18 2818cfe1ede5: Preparing 06:06:18 eccd1636f25f: Preparing 06:06:18 5dee3e4bfe7e: Preparing 06:06:18 d62a02444d39: Preparing 06:06:18 f1a19e18a665: Waiting 06:06:18 9a45bd011d2b: Waiting 06:06:18 5dee3e4bfe7e: Waiting 06:06:18 2818cfe1ede5: Waiting 06:06:18 eccd1636f25f: Waiting 06:06:18 f221a197534a: Waiting 06:06:18 d62a02444d39: Waiting 06:06:18 5d728d321914: Pushed 06:06:18 3073cc0605a4: Pushed 06:06:18 2a8a4563a4be: Pushed 06:06:18 f221a197534a: Layer already exists 06:06:18 2818cfe1ede5: Layer already exists 06:06:18 9a45bd011d2b: Pushed 06:06:18 f1a19e18a665: Pushed 06:06:18 d62a02444d39: Layer already exists 06:06:18 eccd1636f25f: Pushed 06:06:19 266cdbfde5e5: Pushed 06:06:19 8de37a9e9dc5: Pushed 06:06:20 5dee3e4bfe7e: Pushed 06:06:20 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:06:20 3073cc0605a4: Preparing 06:06:20 5d728d321914: Preparing 06:06:20 8de37a9e9dc5: Preparing 06:06:20 266cdbfde5e5: Preparing 06:06:20 2a8a4563a4be: Preparing 06:06:20 9a45bd011d2b: Preparing 06:06:20 f1a19e18a665: Preparing 06:06:20 f221a197534a: Preparing 06:06:20 2818cfe1ede5: Preparing 06:06:20 eccd1636f25f: Preparing 06:06:20 5dee3e4bfe7e: Preparing 06:06:20 d62a02444d39: Preparing 06:06:20 eccd1636f25f: Waiting 06:06:20 5dee3e4bfe7e: Waiting 06:06:20 f1a19e18a665: Waiting 06:06:20 f221a197534a: Waiting 06:06:20 2818cfe1ede5: Waiting 06:06:20 d62a02444d39: Waiting 06:06:20 9a45bd011d2b: Waiting 06:06:20 2a8a4563a4be: Layer already exists 06:06:20 266cdbfde5e5: Layer already exists 06:06:20 8de37a9e9dc5: Layer already exists 06:06:20 3073cc0605a4: Layer already exists 06:06:20 5d728d321914: Layer already exists 06:06:20 9a45bd011d2b: Layer already exists 06:06:20 f221a197534a: Layer already exists 06:06:20 eccd1636f25f: Layer already exists 06:06:20 f1a19e18a665: Layer already exists 06:06:20 2818cfe1ede5: Layer already exists 06:06:20 5dee3e4bfe7e: Layer already exists 06:06:20 d62a02444d39: Layer already exists 06:06:20 latest: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 06:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:06:21 3073cc0605a4: Preparing 06:06:21 5d728d321914: Preparing 06:06:21 8de37a9e9dc5: Preparing 06:06:21 266cdbfde5e5: Preparing 06:06:21 2a8a4563a4be: Preparing 06:06:21 9a45bd011d2b: Preparing 06:06:21 f1a19e18a665: Preparing 06:06:21 f221a197534a: Preparing 06:06:21 2818cfe1ede5: Preparing 06:06:21 eccd1636f25f: Preparing 06:06:21 5dee3e4bfe7e: Preparing 06:06:21 d62a02444d39: Preparing 06:06:21 f1a19e18a665: Waiting 06:06:21 9a45bd011d2b: Waiting 06:06:21 eccd1636f25f: Waiting 06:06:21 f221a197534a: Waiting 06:06:21 2818cfe1ede5: Waiting 06:06:21 5dee3e4bfe7e: Waiting 06:06:21 d62a02444d39: Waiting 06:06:21 5d728d321914: Layer already exists 06:06:21 8de37a9e9dc5: Layer already exists 06:06:21 266cdbfde5e5: Layer already exists 06:06:21 3073cc0605a4: Layer already exists 06:06:21 2a8a4563a4be: Layer already exists 06:06:21 9a45bd011d2b: Layer already exists 06:06:21 f1a19e18a665: Layer already exists 06:06:21 2818cfe1ede5: Layer already exists 06:06:21 f221a197534a: Layer already exists 06:06:21 eccd1636f25f: Layer already exists 06:06:21 5dee3e4bfe7e: Layer already exists 06:06:21 d62a02444d39: Layer already exists 06:06:21 3.2.0-dev.83: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:06:22 3073cc0605a4: Preparing 06:06:22 5d728d321914: Preparing 06:06:22 8de37a9e9dc5: Preparing 06:06:22 266cdbfde5e5: Preparing 06:06:22 2a8a4563a4be: Preparing 06:06:22 9a45bd011d2b: Preparing 06:06:22 f1a19e18a665: Preparing 06:06:22 f221a197534a: Preparing 06:06:22 2818cfe1ede5: Preparing 06:06:22 eccd1636f25f: Preparing 06:06:22 5dee3e4bfe7e: Preparing 06:06:22 d62a02444d39: Preparing 06:06:22 f221a197534a: Waiting 06:06:22 2818cfe1ede5: Waiting 06:06:22 eccd1636f25f: Waiting 06:06:22 5dee3e4bfe7e: Waiting 06:06:22 d62a02444d39: Waiting 06:06:22 f1a19e18a665: Waiting 06:06:22 9a45bd011d2b: Waiting 06:06:22 3073cc0605a4: Layer already exists 06:06:22 5d728d321914: Layer already exists 06:06:22 8de37a9e9dc5: Layer already exists 06:06:22 2a8a4563a4be: Layer already exists 06:06:22 266cdbfde5e5: Layer already exists 06:06:22 9a45bd011d2b: Layer already exists 06:06:22 f1a19e18a665: Layer already exists 06:06:22 f221a197534a: Layer already exists 06:06:22 2818cfe1ede5: Layer already exists 06:06:22 eccd1636f25f: Layer already exists 06:06:22 5dee3e4bfe7e: Layer already exists 06:06:22 d62a02444d39: Layer already exists 06:06:22 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:06:22 3073cc0605a4: Preparing 06:06:22 5d728d321914: Preparing 06:06:22 8de37a9e9dc5: Preparing 06:06:22 266cdbfde5e5: Preparing 06:06:22 2a8a4563a4be: Preparing 06:06:22 9a45bd011d2b: Preparing 06:06:22 f1a19e18a665: Preparing 06:06:22 f221a197534a: Preparing 06:06:22 2818cfe1ede5: Preparing 06:06:22 eccd1636f25f: Preparing 06:06:22 5dee3e4bfe7e: Preparing 06:06:22 d62a02444d39: Preparing 06:06:22 5dee3e4bfe7e: Waiting 06:06:22 f221a197534a: Waiting 06:06:22 9a45bd011d2b: Waiting 06:06:22 d62a02444d39: Waiting 06:06:22 f1a19e18a665: Waiting 06:06:22 2818cfe1ede5: Waiting 06:06:22 eccd1636f25f: Waiting 06:06:22 266cdbfde5e5: Layer already exists 06:06:22 5d728d321914: Layer already exists 06:06:22 3073cc0605a4: Layer already exists 06:06:22 2a8a4563a4be: Layer already exists 06:06:22 8de37a9e9dc5: Layer already exists 06:06:22 9a45bd011d2b: Layer already exists 06:06:22 f1a19e18a665: Layer already exists 06:06:22 f221a197534a: Layer already exists 06:06:22 2818cfe1ede5: Layer already exists 06:06:22 eccd1636f25f: Layer already exists 06:06:22 5dee3e4bfe7e: Layer already exists 06:06:22 d62a02444d39: Layer already exists 06:06:22 main: digest: sha256:9f39082817c24e869f6e89fd8e256deeb5a3ae88cdb979736aa23251148a402c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:22 ===================================================== [Pipeline] echo 06:06:22 taggedImages: 06:06:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:06:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 06:06:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:06:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:06:22 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:22 latest 06:06:22 3.2.0-dev.83 06:06:22 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:22 main 06:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:06:23 139399079d81: Preparing 06:06:23 c6ed4644b154: Preparing 06:06:23 f221a197534a: Preparing 06:06:23 2818cfe1ede5: Preparing 06:06:23 228eef3c6276: Preparing 06:06:23 10fcf1d64e88: Preparing 06:06:23 d62a02444d39: Preparing 06:06:23 d62a02444d39: Waiting 06:06:23 10fcf1d64e88: Waiting 06:06:23 f221a197534a: Layer already exists 06:06:23 2818cfe1ede5: Layer already exists 06:06:23 d62a02444d39: Layer already exists 06:06:23 228eef3c6276: Pushed 06:06:23 139399079d81: Pushed 06:06:24 10fcf1d64e88: Pushed 06:06:24 c6ed4644b154: Pushed 06:06:25 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:06:25 139399079d81: Preparing 06:06:25 c6ed4644b154: Preparing 06:06:25 f221a197534a: Preparing 06:06:25 2818cfe1ede5: Preparing 06:06:25 228eef3c6276: Preparing 06:06:25 10fcf1d64e88: Preparing 06:06:25 d62a02444d39: Preparing 06:06:25 10fcf1d64e88: Waiting 06:06:25 d62a02444d39: Waiting 06:06:25 f221a197534a: Layer already exists 06:06:25 c6ed4644b154: Layer already exists 06:06:25 2818cfe1ede5: Layer already exists 06:06:25 228eef3c6276: Layer already exists 06:06:25 139399079d81: Layer already exists 06:06:25 d62a02444d39: Layer already exists 06:06:25 10fcf1d64e88: Layer already exists 06:06:25 latest: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 06:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:06:26 139399079d81: Preparing 06:06:26 c6ed4644b154: Preparing 06:06:26 f221a197534a: Preparing 06:06:26 2818cfe1ede5: Preparing 06:06:26 228eef3c6276: Preparing 06:06:26 10fcf1d64e88: Preparing 06:06:26 d62a02444d39: Preparing 06:06:26 10fcf1d64e88: Waiting 06:06:26 d62a02444d39: Waiting 06:06:26 228eef3c6276: Layer already exists 06:06:26 2818cfe1ede5: Layer already exists 06:06:26 c6ed4644b154: Layer already exists 06:06:26 139399079d81: Layer already exists 06:06:26 f221a197534a: Layer already exists 06:06:26 d62a02444d39: Layer already exists 06:06:26 10fcf1d64e88: Layer already exists 06:06:26 3.2.0-dev.83: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:06:27 139399079d81: Preparing 06:06:27 c6ed4644b154: Preparing 06:06:27 f221a197534a: Preparing 06:06:27 2818cfe1ede5: Preparing 06:06:27 228eef3c6276: Preparing 06:06:27 10fcf1d64e88: Preparing 06:06:27 d62a02444d39: Preparing 06:06:27 10fcf1d64e88: Waiting 06:06:27 d62a02444d39: Waiting 06:06:27 139399079d81: Layer already exists 06:06:27 2818cfe1ede5: Layer already exists 06:06:27 228eef3c6276: Layer already exists 06:06:27 f221a197534a: Layer already exists 06:06:27 c6ed4644b154: Layer already exists 06:06:27 10fcf1d64e88: Layer already exists 06:06:27 d62a02444d39: Layer already exists 06:06:27 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:27 + 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 06:06:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:06:27 139399079d81: Preparing 06:06:27 c6ed4644b154: Preparing 06:06:27 f221a197534a: Preparing 06:06:27 2818cfe1ede5: Preparing 06:06:27 228eef3c6276: Preparing 06:06:27 10fcf1d64e88: Preparing 06:06:27 d62a02444d39: Preparing 06:06:27 10fcf1d64e88: Waiting 06:06:27 d62a02444d39: Waiting 06:06:27 c6ed4644b154: Layer already exists 06:06:27 228eef3c6276: Layer already exists 06:06:27 2818cfe1ede5: Layer already exists 06:06:27 139399079d81: Layer already exists 06:06:27 f221a197534a: Layer already exists 06:06:27 d62a02444d39: Layer already exists 06:06:27 10fcf1d64e88: Layer already exists 06:06:27 main: digest: sha256:ea97d574c13b7c628eb544ea95e49a93045ec5ed29bab4cba5a03502667ffcd8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:27 ===================================================== [Pipeline] echo 06:06:27 taggedImages: 06:06:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:06:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 06:06:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:06:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:06:27 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:27 latest 06:06:27 3.2.0-dev.83 06:06:27 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:27 main 06:06:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:06:28 a0d0c5906ed7: Preparing 06:06:28 cdba3a304201: Preparing 06:06:28 ced069bf3dd7: Preparing 06:06:28 f221a197534a: Preparing 06:06:28 2818cfe1ede5: Preparing 06:06:28 6969557b477e: Preparing 06:06:28 7ba357b5e13a: Preparing 06:06:28 fe82c238e50b: Preparing 06:06:28 9f1c7cad4c1c: Preparing 06:06:28 d62a02444d39: Preparing 06:06:28 fe82c238e50b: Waiting 06:06:28 9f1c7cad4c1c: Waiting 06:06:28 d62a02444d39: Waiting 06:06:28 6969557b477e: Waiting 06:06:28 7ba357b5e13a: Waiting 06:06:28 f221a197534a: Layer already exists 06:06:28 2818cfe1ede5: Layer already exists 06:06:28 cdba3a304201: Pushed 06:06:28 a0d0c5906ed7: Pushed 06:06:28 ced069bf3dd7: Pushed 06:06:28 d62a02444d39: Layer already exists 06:06:28 fe82c238e50b: Pushed 06:06:29 9f1c7cad4c1c: Pushed 06:06:34 7ba357b5e13a: Pushed 06:06:37 6969557b477e: Pushed 06:06:37 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:06:38 a0d0c5906ed7: Preparing 06:06:38 cdba3a304201: Preparing 06:06:38 ced069bf3dd7: Preparing 06:06:38 f221a197534a: Preparing 06:06:38 2818cfe1ede5: Preparing 06:06:38 6969557b477e: Preparing 06:06:38 7ba357b5e13a: Preparing 06:06:38 fe82c238e50b: Preparing 06:06:38 9f1c7cad4c1c: Preparing 06:06:38 d62a02444d39: Preparing 06:06:38 7ba357b5e13a: Waiting 06:06:38 fe82c238e50b: Waiting 06:06:38 9f1c7cad4c1c: Waiting 06:06:38 6969557b477e: Waiting 06:06:38 cdba3a304201: Layer already exists 06:06:38 f221a197534a: Layer already exists 06:06:38 ced069bf3dd7: Layer already exists 06:06:38 2818cfe1ede5: Layer already exists 06:06:38 a0d0c5906ed7: Layer already exists 06:06:38 fe82c238e50b: Layer already exists 06:06:38 9f1c7cad4c1c: Layer already exists 06:06:38 7ba357b5e13a: Layer already exists 06:06:38 6969557b477e: Layer already exists 06:06:38 d62a02444d39: Layer already exists 06:06:38 latest: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 06:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:06:39 a0d0c5906ed7: Preparing 06:06:39 cdba3a304201: Preparing 06:06:39 ced069bf3dd7: Preparing 06:06:39 f221a197534a: Preparing 06:06:39 2818cfe1ede5: Preparing 06:06:39 6969557b477e: Preparing 06:06:39 7ba357b5e13a: Preparing 06:06:39 fe82c238e50b: Preparing 06:06:39 9f1c7cad4c1c: Preparing 06:06:39 d62a02444d39: Preparing 06:06:39 6969557b477e: Waiting 06:06:39 7ba357b5e13a: Waiting 06:06:39 fe82c238e50b: Waiting 06:06:39 9f1c7cad4c1c: Waiting 06:06:39 d62a02444d39: Waiting 06:06:39 2818cfe1ede5: Layer already exists 06:06:39 ced069bf3dd7: Layer already exists 06:06:39 f221a197534a: Layer already exists 06:06:39 a0d0c5906ed7: Layer already exists 06:06:39 cdba3a304201: Layer already exists 06:06:39 6969557b477e: Layer already exists 06:06:39 fe82c238e50b: Layer already exists 06:06:39 7ba357b5e13a: Layer already exists 06:06:39 d62a02444d39: Layer already exists 06:06:39 9f1c7cad4c1c: Layer already exists 06:06:39 3.2.0-dev.83: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:06:39 a0d0c5906ed7: Preparing 06:06:39 cdba3a304201: Preparing 06:06:39 ced069bf3dd7: Preparing 06:06:39 f221a197534a: Preparing 06:06:39 2818cfe1ede5: Preparing 06:06:39 6969557b477e: Preparing 06:06:39 7ba357b5e13a: Preparing 06:06:39 fe82c238e50b: Preparing 06:06:39 9f1c7cad4c1c: Preparing 06:06:39 d62a02444d39: Preparing 06:06:39 fe82c238e50b: Waiting 06:06:39 9f1c7cad4c1c: Waiting 06:06:39 d62a02444d39: Waiting 06:06:39 2818cfe1ede5: Layer already exists 06:06:39 ced069bf3dd7: Layer already exists 06:06:39 f221a197534a: Layer already exists 06:06:39 cdba3a304201: Layer already exists 06:06:39 a0d0c5906ed7: Layer already exists 06:06:39 6969557b477e: Layer already exists 06:06:39 7ba357b5e13a: Layer already exists 06:06:39 fe82c238e50b: Layer already exists 06:06:39 9f1c7cad4c1c: Layer already exists 06:06:39 d62a02444d39: Layer already exists 06:06:39 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:06:40 a0d0c5906ed7: Preparing 06:06:40 cdba3a304201: Preparing 06:06:40 ced069bf3dd7: Preparing 06:06:40 f221a197534a: Preparing 06:06:40 2818cfe1ede5: Preparing 06:06:40 6969557b477e: Preparing 06:06:40 7ba357b5e13a: Preparing 06:06:40 fe82c238e50b: Preparing 06:06:40 9f1c7cad4c1c: Preparing 06:06:40 d62a02444d39: Preparing 06:06:40 6969557b477e: Waiting 06:06:40 7ba357b5e13a: Waiting 06:06:40 fe82c238e50b: Waiting 06:06:40 d62a02444d39: Waiting 06:06:40 9f1c7cad4c1c: Waiting 06:06:40 f221a197534a: Layer already exists 06:06:40 cdba3a304201: Layer already exists 06:06:40 a0d0c5906ed7: Layer already exists 06:06:40 2818cfe1ede5: Layer already exists 06:06:40 ced069bf3dd7: Layer already exists 06:06:40 7ba357b5e13a: Layer already exists 06:06:40 6969557b477e: Layer already exists 06:06:40 9f1c7cad4c1c: Layer already exists 06:06:40 fe82c238e50b: Layer already exists 06:06:40 d62a02444d39: Layer already exists 06:06:40 main: digest: sha256:b5dbf91c986b8ec82022e9f0c0974f77d28e40224a164d235efa34d1dd791e7d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:40 ===================================================== [Pipeline] echo 06:06:40 taggedImages: 06:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 06:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:06:40 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:06:40 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:40 latest 06:06:40 3.2.0-dev.83 06:06:40 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:40 main 06:06:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:06:41 01ee8bcac028: Preparing 06:06:41 4f3deabf0c14: Preparing 06:06:41 5f85d2798619: Preparing 06:06:41 f221a197534a: Preparing 06:06:41 2818cfe1ede5: Preparing 06:06:41 1207f5ebc32e: Preparing 06:06:41 34960bc6adb4: Preparing 06:06:41 5de904702ed1: Preparing 06:06:41 d62a02444d39: Preparing 06:06:41 34960bc6adb4: Waiting 06:06:41 5de904702ed1: Waiting 06:06:41 d62a02444d39: Waiting 06:06:41 1207f5ebc32e: Waiting 06:06:41 f221a197534a: Layer already exists 06:06:41 2818cfe1ede5: Layer already exists 06:06:41 01ee8bcac028: Pushed 06:06:41 5f85d2798619: Pushed 06:06:41 34960bc6adb4: Pushed 06:06:41 4f3deabf0c14: Pushed 06:06:41 d62a02444d39: Layer already exists 06:06:41 5de904702ed1: Pushed 06:06:51 1207f5ebc32e: Pushed 06:06:51 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:06:52 01ee8bcac028: Preparing 06:06:52 4f3deabf0c14: Preparing 06:06:52 5f85d2798619: Preparing 06:06:52 f221a197534a: Preparing 06:06:52 2818cfe1ede5: Preparing 06:06:52 1207f5ebc32e: Preparing 06:06:52 34960bc6adb4: Preparing 06:06:52 5de904702ed1: Preparing 06:06:52 d62a02444d39: Preparing 06:06:52 1207f5ebc32e: Waiting 06:06:52 34960bc6adb4: Waiting 06:06:52 5de904702ed1: Waiting 06:06:52 d62a02444d39: Waiting 06:06:52 01ee8bcac028: Layer already exists 06:06:52 5f85d2798619: Layer already exists 06:06:52 2818cfe1ede5: Layer already exists 06:06:52 f221a197534a: Layer already exists 06:06:52 4f3deabf0c14: Layer already exists 06:06:52 1207f5ebc32e: Layer already exists 06:06:52 34960bc6adb4: Layer already exists 06:06:52 5de904702ed1: Layer already exists 06:06:52 d62a02444d39: Layer already exists 06:06:52 latest: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 06:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:06:52 01ee8bcac028: Preparing 06:06:52 4f3deabf0c14: Preparing 06:06:52 5f85d2798619: Preparing 06:06:52 f221a197534a: Preparing 06:06:52 2818cfe1ede5: Preparing 06:06:52 1207f5ebc32e: Preparing 06:06:52 34960bc6adb4: Preparing 06:06:52 5de904702ed1: Preparing 06:06:52 d62a02444d39: Preparing 06:06:52 1207f5ebc32e: Waiting 06:06:52 34960bc6adb4: Waiting 06:06:52 5de904702ed1: Waiting 06:06:52 d62a02444d39: Waiting 06:06:52 2818cfe1ede5: Layer already exists 06:06:52 f221a197534a: Layer already exists 06:06:52 01ee8bcac028: Layer already exists 06:06:52 5f85d2798619: Layer already exists 06:06:52 4f3deabf0c14: Layer already exists 06:06:52 5de904702ed1: Layer already exists 06:06:52 34960bc6adb4: Layer already exists 06:06:52 1207f5ebc32e: Layer already exists 06:06:52 d62a02444d39: Layer already exists 06:06:52 3.2.0-dev.83: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:06:53 01ee8bcac028: Preparing 06:06:53 4f3deabf0c14: Preparing 06:06:53 5f85d2798619: Preparing 06:06:53 f221a197534a: Preparing 06:06:53 2818cfe1ede5: Preparing 06:06:53 1207f5ebc32e: Preparing 06:06:53 34960bc6adb4: Preparing 06:06:53 5de904702ed1: Preparing 06:06:53 d62a02444d39: Preparing 06:06:53 34960bc6adb4: Waiting 06:06:53 5de904702ed1: Waiting 06:06:53 d62a02444d39: Waiting 06:06:53 01ee8bcac028: Layer already exists 06:06:53 2818cfe1ede5: Layer already exists 06:06:53 5f85d2798619: Layer already exists 06:06:53 4f3deabf0c14: Layer already exists 06:06:53 f221a197534a: Layer already exists 06:06:53 1207f5ebc32e: Layer already exists 06:06:53 34960bc6adb4: Layer already exists 06:06:53 d62a02444d39: Layer already exists 06:06:53 5de904702ed1: Layer already exists 06:06:53 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:06:54 01ee8bcac028: Preparing 06:06:54 4f3deabf0c14: Preparing 06:06:54 5f85d2798619: Preparing 06:06:54 f221a197534a: Preparing 06:06:54 2818cfe1ede5: Preparing 06:06:54 1207f5ebc32e: Preparing 06:06:54 34960bc6adb4: Preparing 06:06:54 5de904702ed1: Preparing 06:06:54 d62a02444d39: Preparing 06:06:54 34960bc6adb4: Waiting 06:06:54 1207f5ebc32e: Waiting 06:06:54 5de904702ed1: Waiting 06:06:54 d62a02444d39: Waiting 06:06:54 5f85d2798619: Layer already exists 06:06:54 4f3deabf0c14: Layer already exists 06:06:54 01ee8bcac028: Layer already exists 06:06:54 2818cfe1ede5: Layer already exists 06:06:54 f221a197534a: Layer already exists 06:06:54 1207f5ebc32e: Layer already exists 06:06:54 d62a02444d39: Layer already exists 06:06:54 5de904702ed1: Layer already exists 06:06:54 34960bc6adb4: Layer already exists 06:06:54 main: digest: sha256:460cd00559362ca1a7730357781d5aaac34479f80871bed7287120c24a77143a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:54 ===================================================== [Pipeline] echo 06:06:54 taggedImages: 06:06:54 - nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:54 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:06:54 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 06:06:54 - nexus3.edgexfoundry.org:10004/security-spire-config:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:54 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:06:54 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:06:54 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:54 latest 06:06:54 3.2.0-dev.83 06:06:54 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:54 main 06:06:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:54 a0d0c5906ed7: Preparing 06:06:54 819dc98ed051: Preparing 06:06:54 ec7515d21367: Preparing 06:06:54 f221a197534a: Preparing 06:06:54 2818cfe1ede5: Preparing 06:06:54 1207f5ebc32e: Preparing 06:06:54 fe82c238e50b: Preparing 06:06:54 9f1c7cad4c1c: Preparing 06:06:54 d62a02444d39: Preparing 06:06:54 1207f5ebc32e: Waiting 06:06:54 fe82c238e50b: Waiting 06:06:54 9f1c7cad4c1c: Waiting 06:06:54 d62a02444d39: Waiting 06:06:54 f221a197534a: Layer already exists 06:06:54 2818cfe1ede5: Layer already exists 06:06:54 a0d0c5906ed7: Layer already exists 06:06:54 1207f5ebc32e: Layer already exists 06:06:54 9f1c7cad4c1c: Layer already exists 06:06:54 d62a02444d39: Layer already exists 06:06:54 fe82c238e50b: Layer already exists 06:06:55 ec7515d21367: Pushed 06:06:55 819dc98ed051: Pushed 06:06:55 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:55 a0d0c5906ed7: Preparing 06:06:55 819dc98ed051: Preparing 06:06:55 ec7515d21367: Preparing 06:06:55 f221a197534a: Preparing 06:06:55 2818cfe1ede5: Preparing 06:06:55 1207f5ebc32e: Preparing 06:06:55 fe82c238e50b: Preparing 06:06:55 9f1c7cad4c1c: Preparing 06:06:55 d62a02444d39: Preparing 06:06:55 9f1c7cad4c1c: Waiting 06:06:55 fe82c238e50b: Waiting 06:06:55 d62a02444d39: Waiting 06:06:55 a0d0c5906ed7: Layer already exists 06:06:55 2818cfe1ede5: Layer already exists 06:06:55 ec7515d21367: Layer already exists 06:06:55 819dc98ed051: Layer already exists 06:06:55 f221a197534a: Layer already exists 06:06:55 1207f5ebc32e: Layer already exists 06:06:55 d62a02444d39: Layer already exists 06:06:55 9f1c7cad4c1c: Layer already exists 06:06:55 fe82c238e50b: Layer already exists 06:06:55 latest: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 06:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:56 a0d0c5906ed7: Preparing 06:06:56 819dc98ed051: Preparing 06:06:56 ec7515d21367: Preparing 06:06:56 f221a197534a: Preparing 06:06:56 2818cfe1ede5: Preparing 06:06:56 1207f5ebc32e: Preparing 06:06:56 fe82c238e50b: Preparing 06:06:56 9f1c7cad4c1c: Preparing 06:06:56 d62a02444d39: Preparing 06:06:56 1207f5ebc32e: Waiting 06:06:56 9f1c7cad4c1c: Waiting 06:06:56 fe82c238e50b: Waiting 06:06:56 d62a02444d39: Waiting 06:06:56 f221a197534a: Layer already exists 06:06:56 a0d0c5906ed7: Layer already exists 06:06:56 819dc98ed051: Layer already exists 06:06:56 2818cfe1ede5: Layer already exists 06:06:56 ec7515d21367: Layer already exists 06:06:56 fe82c238e50b: Layer already exists 06:06:56 d62a02444d39: Layer already exists 06:06:56 9f1c7cad4c1c: Layer already exists 06:06:56 1207f5ebc32e: Layer already exists 06:06:56 3.2.0-dev.83: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:57 a0d0c5906ed7: Preparing 06:06:57 819dc98ed051: Preparing 06:06:57 ec7515d21367: Preparing 06:06:57 f221a197534a: Preparing 06:06:57 2818cfe1ede5: Preparing 06:06:57 1207f5ebc32e: Preparing 06:06:57 fe82c238e50b: Preparing 06:06:57 9f1c7cad4c1c: Preparing 06:06:57 d62a02444d39: Preparing 06:06:57 fe82c238e50b: Waiting 06:06:57 9f1c7cad4c1c: Waiting 06:06:57 d62a02444d39: Waiting 06:06:57 1207f5ebc32e: Waiting 06:06:57 2818cfe1ede5: Layer already exists 06:06:57 f221a197534a: Layer already exists 06:06:57 a0d0c5906ed7: Layer already exists 06:06:57 819dc98ed051: Layer already exists 06:06:57 ec7515d21367: Layer already exists 06:06:57 1207f5ebc32e: Layer already exists 06:06:57 d62a02444d39: Layer already exists 06:06:57 9f1c7cad4c1c: Layer already exists 06:06:57 fe82c238e50b: Layer already exists 06:06:57 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:06:57 a0d0c5906ed7: Preparing 06:06:57 819dc98ed051: Preparing 06:06:57 ec7515d21367: Preparing 06:06:57 f221a197534a: Preparing 06:06:57 2818cfe1ede5: Preparing 06:06:57 1207f5ebc32e: Preparing 06:06:57 fe82c238e50b: Preparing 06:06:57 9f1c7cad4c1c: Preparing 06:06:57 d62a02444d39: Preparing 06:06:57 1207f5ebc32e: Waiting 06:06:57 9f1c7cad4c1c: Waiting 06:06:57 ec7515d21367: Layer already exists 06:06:57 2818cfe1ede5: Layer already exists 06:06:57 819dc98ed051: Layer already exists 06:06:57 f221a197534a: Layer already exists 06:06:57 a0d0c5906ed7: Layer already exists 06:06:57 1207f5ebc32e: Layer already exists 06:06:57 fe82c238e50b: Layer already exists 06:06:57 9f1c7cad4c1c: Layer already exists 06:06:57 d62a02444d39: Layer already exists 06:06:57 main: digest: sha256:4d237bdea7dcf445c4ce4e12a4a8d87f63ddca972d349b1d60b4f337e0d8f22d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:57 ===================================================== [Pipeline] echo 06:06:57 taggedImages: 06:06:57 - nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:06:57 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 06:06:57 - nexus3.edgexfoundry.org:10004/security-spire-server:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:06:57 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 06:06:57 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:57 latest 06:06:57 3.2.0-dev.83 06:06:57 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:06:57 main 06:06:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:06:58 cac8092a4a5c: Preparing 06:06:58 c667a3a38b10: Preparing 06:06:58 f221a197534a: Preparing 06:06:58 2818cfe1ede5: Preparing 06:06:58 a06a8037ce6f: Preparing 06:06:58 20e10b9bcfb9: Preparing 06:06:58 d62a02444d39: Preparing 06:06:58 20e10b9bcfb9: Waiting 06:06:58 d62a02444d39: Waiting 06:06:58 2818cfe1ede5: Layer already exists 06:06:58 f221a197534a: Layer already exists 06:06:58 d62a02444d39: Layer already exists 06:06:58 a06a8037ce6f: Pushed 06:06:58 cac8092a4a5c: Pushed 06:06:58 20e10b9bcfb9: Pushed 06:07:02 c667a3a38b10: Pushed 06:07:02 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:02 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:07:02 cac8092a4a5c: Preparing 06:07:02 c667a3a38b10: Preparing 06:07:02 f221a197534a: Preparing 06:07:02 2818cfe1ede5: Preparing 06:07:02 a06a8037ce6f: Preparing 06:07:02 20e10b9bcfb9: Preparing 06:07:02 d62a02444d39: Preparing 06:07:02 20e10b9bcfb9: Waiting 06:07:02 d62a02444d39: Waiting 06:07:02 f221a197534a: Layer already exists 06:07:02 a06a8037ce6f: Layer already exists 06:07:02 c667a3a38b10: Layer already exists 06:07:02 cac8092a4a5c: Layer already exists 06:07:02 2818cfe1ede5: Layer already exists 06:07:02 20e10b9bcfb9: Layer already exists 06:07:02 d62a02444d39: Layer already exists 06:07:02 latest: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:03 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 06:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:07:03 cac8092a4a5c: Preparing 06:07:03 c667a3a38b10: Preparing 06:07:03 f221a197534a: Preparing 06:07:03 2818cfe1ede5: Preparing 06:07:03 a06a8037ce6f: Preparing 06:07:03 20e10b9bcfb9: Preparing 06:07:03 d62a02444d39: Preparing 06:07:03 20e10b9bcfb9: Waiting 06:07:03 d62a02444d39: Waiting 06:07:03 2818cfe1ede5: Layer already exists 06:07:03 c667a3a38b10: Layer already exists 06:07:03 a06a8037ce6f: Layer already exists 06:07:03 cac8092a4a5c: Layer already exists 06:07:03 f221a197534a: Layer already exists 06:07:03 d62a02444d39: Layer already exists 06:07:03 20e10b9bcfb9: Layer already exists 06:07:03 3.2.0-dev.83: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:03 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:07:04 cac8092a4a5c: Preparing 06:07:04 c667a3a38b10: Preparing 06:07:04 f221a197534a: Preparing 06:07:04 2818cfe1ede5: Preparing 06:07:04 a06a8037ce6f: Preparing 06:07:04 20e10b9bcfb9: Preparing 06:07:04 d62a02444d39: Preparing 06:07:04 20e10b9bcfb9: Waiting 06:07:04 d62a02444d39: Waiting 06:07:04 f221a197534a: Layer already exists 06:07:04 cac8092a4a5c: Layer already exists 06:07:04 2818cfe1ede5: Layer already exists 06:07:04 a06a8037ce6f: Layer already exists 06:07:04 c667a3a38b10: Layer already exists 06:07:04 20e10b9bcfb9: Layer already exists 06:07:04 d62a02444d39: Layer already exists 06:07:04 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 06:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:07:04 cac8092a4a5c: Preparing 06:07:04 c667a3a38b10: Preparing 06:07:04 f221a197534a: Preparing 06:07:04 2818cfe1ede5: Preparing 06:07:04 a06a8037ce6f: Preparing 06:07:04 20e10b9bcfb9: Preparing 06:07:04 d62a02444d39: Preparing 06:07:04 20e10b9bcfb9: Waiting 06:07:04 d62a02444d39: Waiting 06:07:04 cac8092a4a5c: Layer already exists 06:07:04 a06a8037ce6f: Layer already exists 06:07:04 f221a197534a: Layer already exists 06:07:04 c667a3a38b10: Layer already exists 06:07:04 2818cfe1ede5: Layer already exists 06:07:04 20e10b9bcfb9: Layer already exists 06:07:04 d62a02444d39: Layer already exists 06:07:04 main: digest: sha256:ccd4875a70bbd1a2518ae1cc1358508feca034481738c374a69da6cb2795c390 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:04 ===================================================== [Pipeline] echo 06:07:04 taggedImages: 06:07:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:07:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:07:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 06:07:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 06:07:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:07:04 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:07:04 latest 06:07:04 3.2.0-dev.83 06:07:04 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:04 main 06:07:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:07:05 de7c57742f75: Preparing 06:07:05 d1a2adac049a: Preparing 06:07:05 4b6205521902: Preparing 06:07:05 f221a197534a: Preparing 06:07:05 2818cfe1ede5: Preparing 06:07:05 b848ed0f4936: Preparing 06:07:05 299855d1c599: Preparing 06:07:05 d62a02444d39: Preparing 06:07:05 b848ed0f4936: Waiting 06:07:05 d62a02444d39: Waiting 06:07:05 f221a197534a: Layer already exists 06:07:05 2818cfe1ede5: Layer already exists 06:07:05 d1a2adac049a: Pushed 06:07:05 d62a02444d39: Layer already exists 06:07:05 de7c57742f75: Pushed 06:07:05 b848ed0f4936: Pushed 06:07:05 299855d1c599: Pushed 06:07:08 4b6205521902: Pushed 06:07:08 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:07:09 de7c57742f75: Preparing 06:07:09 d1a2adac049a: Preparing 06:07:09 4b6205521902: Preparing 06:07:09 f221a197534a: Preparing 06:07:09 2818cfe1ede5: Preparing 06:07:09 b848ed0f4936: Preparing 06:07:09 299855d1c599: Preparing 06:07:09 d62a02444d39: Preparing 06:07:09 b848ed0f4936: Waiting 06:07:09 299855d1c599: Waiting 06:07:09 d62a02444d39: Waiting 06:07:09 2818cfe1ede5: Layer already exists 06:07:09 4b6205521902: Layer already exists 06:07:09 de7c57742f75: Layer already exists 06:07:09 d1a2adac049a: Layer already exists 06:07:09 f221a197534a: Layer already exists 06:07:09 b848ed0f4936: Layer already exists 06:07:09 d62a02444d39: Layer already exists 06:07:09 299855d1c599: Layer already exists 06:07:09 latest: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 06:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:07:10 de7c57742f75: Preparing 06:07:10 d1a2adac049a: Preparing 06:07:10 4b6205521902: Preparing 06:07:10 f221a197534a: Preparing 06:07:10 2818cfe1ede5: Preparing 06:07:10 b848ed0f4936: Preparing 06:07:10 299855d1c599: Preparing 06:07:10 d62a02444d39: Preparing 06:07:10 b848ed0f4936: Waiting 06:07:10 d62a02444d39: Waiting 06:07:10 299855d1c599: Waiting 06:07:10 2818cfe1ede5: Layer already exists 06:07:10 4b6205521902: Layer already exists 06:07:10 d1a2adac049a: Layer already exists 06:07:10 de7c57742f75: Layer already exists 06:07:10 f221a197534a: Layer already exists 06:07:10 b848ed0f4936: Layer already exists 06:07:10 299855d1c599: Layer already exists 06:07:10 d62a02444d39: Layer already exists 06:07:10 3.2.0-dev.83: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:07:10 de7c57742f75: Preparing 06:07:10 d1a2adac049a: Preparing 06:07:10 4b6205521902: Preparing 06:07:10 f221a197534a: Preparing 06:07:10 2818cfe1ede5: Preparing 06:07:10 b848ed0f4936: Preparing 06:07:10 299855d1c599: Preparing 06:07:10 d62a02444d39: Preparing 06:07:10 299855d1c599: Waiting 06:07:10 d62a02444d39: Waiting 06:07:10 b848ed0f4936: Waiting 06:07:10 de7c57742f75: Layer already exists 06:07:10 f221a197534a: Layer already exists 06:07:10 2818cfe1ede5: Layer already exists 06:07:10 4b6205521902: Layer already exists 06:07:10 d1a2adac049a: Layer already exists 06:07:10 299855d1c599: Layer already exists 06:07:10 d62a02444d39: Layer already exists 06:07:10 b848ed0f4936: Layer already exists 06:07:10 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:07:11 de7c57742f75: Preparing 06:07:11 d1a2adac049a: Preparing 06:07:11 4b6205521902: Preparing 06:07:11 f221a197534a: Preparing 06:07:11 2818cfe1ede5: Preparing 06:07:11 b848ed0f4936: Preparing 06:07:11 299855d1c599: Preparing 06:07:11 d62a02444d39: Preparing 06:07:11 299855d1c599: Waiting 06:07:11 b848ed0f4936: Waiting 06:07:11 d62a02444d39: Waiting 06:07:11 de7c57742f75: Layer already exists 06:07:11 f221a197534a: Layer already exists 06:07:11 2818cfe1ede5: Layer already exists 06:07:11 d1a2adac049a: Layer already exists 06:07:11 4b6205521902: Layer already exists 06:07:11 b848ed0f4936: Layer already exists 06:07:11 299855d1c599: Layer already exists 06:07:11 d62a02444d39: Layer already exists 06:07:11 main: digest: sha256:93408d6e0383bc9f48d8bdb0c4157fd7e9c348a79f7746b2843c072dfe73b407 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:11 ===================================================== [Pipeline] echo 06:07:11 taggedImages: 06:07:11 - nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:07:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:07:11 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 06:07:11 - nexus3.edgexfoundry.org:10004/support-notifications:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:11 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:07:11 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:07:11 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:07:11 latest 06:07:11 3.2.0-dev.83 06:07:11 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:11 main 06:07:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:07:12 674f7761777a: Preparing 06:07:12 9ea9e1c4d4ad: Preparing 06:07:12 f221a197534a: Preparing 06:07:12 2818cfe1ede5: Preparing 06:07:12 e363634ccc44: Preparing 06:07:12 df43d34a25e3: Preparing 06:07:12 d62a02444d39: Preparing 06:07:12 d62a02444d39: Waiting 06:07:12 f221a197534a: Layer already exists 06:07:12 e363634ccc44: Layer already exists 06:07:12 2818cfe1ede5: Layer already exists 06:07:12 df43d34a25e3: Layer already exists 06:07:12 d62a02444d39: Layer already exists 06:07:12 674f7761777a: Pushed 06:07:15 9ea9e1c4d4ad: Pushed 06:07:15 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:07:16 674f7761777a: Preparing 06:07:16 9ea9e1c4d4ad: Preparing 06:07:16 f221a197534a: Preparing 06:07:16 2818cfe1ede5: Preparing 06:07:16 e363634ccc44: Preparing 06:07:16 df43d34a25e3: Preparing 06:07:16 d62a02444d39: Preparing 06:07:16 df43d34a25e3: Waiting 06:07:16 d62a02444d39: Waiting 06:07:16 9ea9e1c4d4ad: Layer already exists 06:07:16 e363634ccc44: Layer already exists 06:07:16 f221a197534a: Layer already exists 06:07:16 674f7761777a: Layer already exists 06:07:16 2818cfe1ede5: Layer already exists 06:07:16 df43d34a25e3: Layer already exists 06:07:16 d62a02444d39: Layer already exists 06:07:16 latest: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 06:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:07:17 674f7761777a: Preparing 06:07:17 9ea9e1c4d4ad: Preparing 06:07:17 f221a197534a: Preparing 06:07:17 2818cfe1ede5: Preparing 06:07:17 e363634ccc44: Preparing 06:07:17 df43d34a25e3: Preparing 06:07:17 d62a02444d39: Preparing 06:07:17 df43d34a25e3: Waiting 06:07:17 9ea9e1c4d4ad: Layer already exists 06:07:17 e363634ccc44: Layer already exists 06:07:17 f221a197534a: Layer already exists 06:07:17 2818cfe1ede5: Layer already exists 06:07:17 674f7761777a: Layer already exists 06:07:17 df43d34a25e3: Layer already exists 06:07:17 d62a02444d39: Layer already exists 06:07:17 3.2.0-dev.83: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:07:17 674f7761777a: Preparing 06:07:17 9ea9e1c4d4ad: Preparing 06:07:17 f221a197534a: Preparing 06:07:17 2818cfe1ede5: Preparing 06:07:17 e363634ccc44: Preparing 06:07:17 df43d34a25e3: Preparing 06:07:17 d62a02444d39: Preparing 06:07:17 df43d34a25e3: Waiting 06:07:17 d62a02444d39: Waiting 06:07:17 e363634ccc44: Layer already exists 06:07:17 f221a197534a: Layer already exists 06:07:17 9ea9e1c4d4ad: Layer already exists 06:07:17 2818cfe1ede5: Layer already exists 06:07:17 674f7761777a: Layer already exists 06:07:17 df43d34a25e3: Layer already exists 06:07:17 d62a02444d39: Layer already exists 06:07:17 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:07:18 674f7761777a: Preparing 06:07:18 9ea9e1c4d4ad: Preparing 06:07:18 f221a197534a: Preparing 06:07:18 2818cfe1ede5: Preparing 06:07:18 e363634ccc44: Preparing 06:07:18 df43d34a25e3: Preparing 06:07:18 d62a02444d39: Preparing 06:07:18 df43d34a25e3: Waiting 06:07:18 d62a02444d39: Waiting 06:07:18 e363634ccc44: Layer already exists 06:07:18 f221a197534a: Layer already exists 06:07:18 9ea9e1c4d4ad: Layer already exists 06:07:18 2818cfe1ede5: Layer already exists 06:07:18 674f7761777a: Layer already exists 06:07:18 df43d34a25e3: Layer already exists 06:07:18 d62a02444d39: Layer already exists 06:07:18 main: digest: sha256:affda6227fe95eddb9e942c5e92aabb531f97c432b539f05c763921534cfe8fd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:07:18 ===================================================== [Pipeline] echo 06:07:18 taggedImages: 06:07:18 - nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:07:18 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:07:18 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 06:07:18 - nexus3.edgexfoundry.org:10004/support-scheduler:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:07:18 - 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:24:35 #160 1203.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:45 #160 ... 06:24:45 06:24:45 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:24:45 #149 DONE 1213.1s 06:24:45 06:24:45 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:24:45 #153 ... 06:24:45 06:24:45 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:24:45 #161 DONE 0.3s 06:24:45 06:24:45 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:24:47 #162 DONE 2.5s 06:24:47 06:24:47 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:24:47 #155 ... 06:24:47 06:24:47 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:24:48 #163 DONE 0.4s 06:24:48 06:24:48 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:24:48 #164 DONE 0.2s 06:24:48 06:24:48 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:24:48 #165 DONE 0.3s 06:24:48 06:24:48 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:24:48 #155 ... 06:24:48 06:24:48 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:24:48 #166 DONE 0.2s 06:24:48 06:24:48 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:24:49 #167 DONE 0.1s 06:24:49 06:24:49 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:24:49 #168 DONE 0.2s 06:24:49 06:24:49 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:24:49 #169 DONE 0.2s 06:24:49 06:24:49 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:24:49 #155 ... 06:24:49 06:24:49 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:24:49 #170 DONE 0.2s 06:24:49 06:24:49 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:24:49 #171 DONE 0.1s 06:24:49 06:24:49 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:24:51 #172 DONE 2.0s 06:24:51 06:24:51 #106 [security-bootstrapper] exporting to image 06:24:51 #106 exporting layers 06:24:52 #106 exporting layers 1.2s done 06:24:52 #106 writing image sha256:0886f87b2c3daf7dd70be9738ca6c0b307c51be7d8445d9a372ea3b9cb72e1a7 done 06:24:52 #106 naming to docker.io/library/security-bootstrapper-arm64 done 06:24:52 #106 DONE 7.7s 06:24:52 06:24:52 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:24:57 #153 ... 06:24:57 06:24:57 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:24:57 #150 DONE 1226.1s 06:24:57 06:24:57 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:24:57 #155 ... 06:24:57 06:24:57 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:24:58 #173 DONE 0.3s 06:24:58 06:24:58 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:24:58 #174 DONE 0.3s 06:24:58 06:24:58 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:24:58 #175 DONE 0.3s 06:24:58 06:24:58 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:24:58 #160 DONE 1227.4s 06:24:58 06:24:58 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:24:59 #176 DONE 0.4s 06:24:59 06:24:59 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:24:59 #151 ... 06:24:59 06:24:59 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:24:59 #177 DONE 0.7s 06:24:59 06:24:59 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:24:59 #178 ... 06:24:59 06:24:59 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:24:59 #179 DONE 0.4s 06:25:00 06:25:00 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:25:00 #180 ... 06:25:00 06:25:00 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:25:00 #178 DONE 0.4s 06:25:00 06:25:00 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:25:00 #180 DONE 0.3s 06:25:00 06:25:00 #181 [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 06:25:00 #181 DONE 0.5s 06:25:00 06:25:00 #182 [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 06:25:01 #182 DONE 0.4s 06:25:01 06:25:01 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:25:01 #183 DONE 0.4s 06:25:01 06:25:01 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:25:02 #184 DONE 0.5s 06:25:02 06:25:02 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:25:03 #185 ... 06:25:03 06:25:03 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:25:03 #186 DONE 0.6s 06:25:03 06:25:03 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:25:03 #187 DONE 0.3s 06:25:03 06:25:03 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:25:03 #152 ... 06:25:03 06:25:03 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:25:03 #188 ... 06:25:03 06:25:03 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:25:03 #185 DONE 3.4s 06:25:03 06:25:03 #106 [security-proxy-setup] exporting to image 06:25:03 #106 exporting layers 06:25:05 #106 exporting layers 1.3s done 06:25:05 #106 writing image sha256:1d564673c193a1160a54ca92cfc26d377a1e31eb48af3ab4ae675b665249ebcf done 06:25:05 #106 naming to docker.io/library/security-proxy-setup-arm64 done 06:25:05 #106 DONE 9.0s 06:25:05 06:25:05 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:25:05 #42 ... 06:25:05 06:25:05 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:25:05 #188 DONE 2.5s 06:25:05 06:25:05 #106 [security-secretstore-setup] exporting to image 06:25:07 #106 exporting layers 1.4s done 06:25:07 #106 writing image sha256:75a5c8d6161713af3aa28da3c2444c20b9cff922445a7c7599737e6d3fe04460 done 06:25:07 #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 06:25:07 #106 DONE 10.5s 06:25:07 06:25:07 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:26:04 #153 ... 06:26:04 06:26:04 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:26:04 #155 DONE 1288.3s 06:26:04 06:26:04 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:26:04 #153 ... 06:26:04 06:26:04 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:26:04 #189 DONE 0.3s 06:26:04 06:26:04 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:26:04 #190 DONE 0.2s 06:26:04 06:26:04 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:26:04 #153 ... 06:26:04 06:26:04 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:26:04 #191 DONE 0.3s 06:26:04 06:26:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:26:04 #42 ... 06:26:04 06:26:04 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:26:04 #192 DONE 0.2s 06:26:04 06:26:04 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:26:04 #193 DONE 0.2s 06:26:04 06:26:04 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:26:04 #153 ... 06:26:04 06:26:04 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:26:04 #194 DONE 2.2s 06:26:04 06:26:04 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:26:04 #157 ... 06:26:04 06:26:04 #106 [core-common-config-bootstrapper] exporting to image 06:26:04 #106 exporting layers 06:26:04 #106 exporting layers 0.5s done 06:26:04 #106 writing image sha256:4388ddb24727eaec0e3ea7a469dffcd5fe9c8b38d3f1fcc1f7e6d91172b029aa done 06:26:04 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:26:04 #106 DONE 10.9s 06:26:04 06:26:04 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:28:26 #156 DONE 1426.6s 06:28:26 06:28:26 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:28:26 #153 ... 06:28:26 06:28:26 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:28:26 #195 DONE 0.2s 06:28:26 06:28:26 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:28:26 #196 DONE 0.2s 06:28:26 06:28:26 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:28:26 #197 DONE 0.3s 06:28:26 06:28:26 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:28:26 #198 DONE 0.2s 06:28:26 06:28:26 #106 [security-spiffe-token-provider] exporting to image 06:28:26 #106 exporting layers 06:28:26 #106 exporting layers 0.9s done 06:28:26 #106 writing image sha256:31a1fbf15aafe0ecd94b86b9fb0d576b61554483ea273954773bc9af67db381f done 06:28:26 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:28:26 #106 DONE 11.9s 06:28:26 06:28:26 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:36:33 #152 DONE 1914.0s 06:36:33 06:36:33 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:36:33 #151 ... 06:36:33 06:36:33 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:36:33 #199 DONE 0.1s 06:36:33 06:36:33 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:36:33 #153 ... 06:36:33 06:36:33 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:36:33 #200 DONE 0.1s 06:36:33 06:36:33 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:36:33 #201 DONE 0.4s 06:36:33 06:36:33 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:36:33 #153 ... 06:36:33 06:36:33 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:36:33 #202 DONE 0.1s 06:36:33 06:36:33 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:36:33 #203 DONE 0.1s 06:36:33 06:36:33 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:36:33 #154 ... 06:36:33 06:36:33 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:36:33 #204 DONE 1.8s 06:36:33 06:36:33 #106 [security-proxy-auth] exporting to image 06:36:33 #106 exporting layers 06:36:33 #106 exporting layers 0.7s done 06:36:33 #106 writing image sha256:2e25a28e80cba215ab83487d19e0db43850e4f51816368320760a896099915f7 done 06:36:33 #106 naming to docker.io/library/security-proxy-auth-arm64 done 06:36:33 #106 DONE 12.5s 06:36:33 06:36:33 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:37:29 #151 ... 06:37:29 06:37:29 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:37:29 #157 DONE 1976.6s 06:37:29 06:37:29 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:37:29 #154 ... 06:37:29 06:37:29 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:37:29 #205 DONE 0.2s 06:37:29 06:37:29 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:37:29 #206 DONE 0.2s 06:37:29 06:37:29 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:37:29 #158 ... 06:37:29 06:37:29 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:37:29 #207 DONE 0.4s 06:37:29 06:37:29 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:37:29 #153 ... 06:37:29 06:37:29 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:37:29 #208 DONE 0.2s 06:37:29 06:37:29 #106 [core-command] exporting to image 06:37:29 #106 exporting layers 06:37:29 #106 exporting layers 0.4s done 06:37:29 #106 writing image sha256:07298e4b77407321c964bfd7e546a55086bbba8da696a80d1772d5a1ebda4d60 done 06:37:29 #106 naming to docker.io/library/core-command-arm64 done 06:37:29 #106 DONE 13.0s 06:37:29 06:37:29 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:40:06 #151 ... 06:40:06 06:40:06 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:40:06 #148 DONE 2120.9s 06:40:06 06:40:06 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:40:06 #153 ... 06:40:06 06:40:06 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:06 #209 DONE 0.2s 06:40:06 06:40:06 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:40:06 #210 DONE 0.4s 06:40:06 06:40:06 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:40:06 #211 DONE 0.1s 06:40:06 06:40:06 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:40:06 #153 ... 06:40:06 06:40:06 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:40:06 #212 DONE 0.1s 06:40:06 06:40:06 #106 [core-keeper] exporting to image 06:40:06 #106 exporting layers 06:40:06 #106 exporting layers 0.5s done 06:40:06 #106 writing image sha256:ba6f9a6df6147fa7a149ccf1d670cdf8a14f2282577c8a49c09ee9386d9fb92e done 06:40:06 #106 naming to docker.io/library/core-keeper-arm64 done 06:40:06 #106 DONE 13.5s 06:40:06 06:40:06 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:40:06 #154 ... 06:40:06 06:40:06 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:40:06 #153 DONE 2126.2s 06:40:06 06:40:06 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:06 #158 ... 06:40:06 06:40:06 #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:40:06 #213 DONE 0.1s 06:40:06 06:40:06 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:40:06 #214 DONE 0.1s 06:40:06 06:40:06 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:06 #158 ... 06:40:06 06:40:06 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:40:06 #215 DONE 0.5s 06:40:06 06:40:06 #216 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:40:06 #216 DONE 0.2s 06:40:06 06:40:06 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:40:06 #217 DONE 0.2s 06:40:06 06:40:06 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:06 #158 ... 06:40:06 06:40:06 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:40:06 #218 DONE 0.2s 06:40:06 06:40:06 #106 [core-metadata] exporting to image 06:40:06 #106 exporting layers 06:40:06 #106 exporting layers 0.5s done 06:40:06 #106 writing image sha256:a1eeb46c703ec339e44e1e857118bf9eda884489d65d46ceb3ec6a023d13ffa7 done 06:40:06 #106 naming to docker.io/library/core-metadata-arm64 done 06:40:06 #106 DONE 14.0s 06:40:06 06:40:06 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:06 #158 ... 06:40:06 06:40:06 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:40:06 #151 DONE 2129.5s 06:40:06 06:40:06 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:40:06 #42 ... 06:40:06 06:40:06 #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:40:06 #219 DONE 0.2s 06:40:06 06:40:06 #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:40:06 #220 DONE 0.2s 06:40:06 06:40:06 #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:40:06 #221 DONE 0.4s 06:40:06 06:40:06 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:40:06 #154 ... 06:40:06 06:40:06 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:40:06 #222 DONE 0.1s 06:40:06 06:40:06 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:40:06 #223 DONE 0.2s 06:40:06 06:40:06 #106 [core-data] exporting to image 06:40:06 #106 exporting layers 0.7s done 06:40:06 #106 writing image sha256:a93abd771ecdef55e37650e87d69ad8a3f8970fac8088d0cc16e3ff77cd19fc8 done 06:40:06 #106 naming to docker.io/library/core-data-arm64 done 06:40:06 #106 DONE 14.7s 06:40:06 06:40:06 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:35 #158 ... 06:40:35 06:40:35 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:40:35 #154 DONE 2161.8s 06:40:35 06:40:35 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:40:35 #159 ... 06:40:35 06:40:35 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:35 #224 DONE 0.1s 06:40:35 06:40:35 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:40:35 #225 DONE 0.1s 06:40:35 06:40:35 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:35 #158 ... 06:40:35 06:40:35 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:40:35 #226 DONE 0.6s 06:40:35 06:40:35 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:35 #158 ... 06:40:35 06:40:35 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:40:35 #227 DONE 0.1s 06:40:35 06:40:35 #106 [support-scheduler] exporting to image 06:40:35 #106 exporting layers 06:40:35 #106 exporting layers 0.5s done 06:40:35 #106 writing image sha256:bbdeff64d3aac89a1559b4580baac007d7e9a89b87da69b024ad22edb5c68d2f done 06:40:35 #106 naming to docker.io/library/support-scheduler-arm64 done 06:40:35 #106 DONE 15.2s 06:40:35 06:40:35 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:35 #158 ... 06:40:35 06:40:35 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:40:35 #159 DONE 2164.7s 06:40:36 06:40:36 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:36 #158 DONE 2165.0s 06:40:36 06:40:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:40:36 #42 ... 06:40:36 06:40:36 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:36 #228 DONE 0.2s 06:40:36 06:40:36 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:40:36 #229 DONE 0.2s 06:40:36 06:40:36 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:40:37 #230 DONE 0.3s 06:40:37 06:40:37 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:40:37 #231 ... 06:40:37 06:40:37 #232 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:40:37 #232 DONE 0.1s 06:40:37 06:40:37 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:40:37 #231 DONE 0.2s 06:40:37 06:40:37 #106 [support-cron-scheduler] exporting to image 06:40:37 #106 ... 06:40:37 06:40:37 #233 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:40:37 #233 DONE 0.2s 06:40:37 06:40:37 #234 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:40:38 #234 DONE 0.4s 06:40:38 06:40:38 #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:40:38 #235 DONE 0.1s 06:40:38 06:40:38 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:40:38 #236 DONE 0.1s 06:40:38 06:40:38 #106 [support-cron-scheduler] exporting to image 06:40:39 #106 exporting layers 1.2s done 06:40:39 #106 writing image sha256:53617fadd460220b31afb9a99737b1e1e06082a9663e270c84af5d7454a2cafe 0.0s done 06:40:39 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 06:40:39 #106 writing image sha256:7f99db06fcdab2494898ab8cc996bebf159619161723a105a8fd84e58e4b3b29 done 06:40:39 #106 naming to docker.io/library/support-notifications-arm64 done 06:40:39 #106 DONE 17.4s 06:40:39 06:40:39 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:40:39 time="2024-09-27T06:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:39 time="2024-09-27T06:02:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:40:39 $ docker stop --time=1 22699c3b87482aab2e51ddf733f87638b22880c3ec52ff80d37240e5ddcaac2a 06:40:41 $ docker rm -f --volumes 22699c3b87482aab2e51ddf733f87638b22880c3ec52ff80d37240e5ddcaac2a [Pipeline] // withDockerContainer [Pipeline] sh 06:40:41 + docker images 06:40:41 REPOSITORY TAG IMAGE ID CREATED SIZE 06:40:41 support-cron-scheduler-arm64 latest 53617fadd460 4 seconds ago 43.9MB 06:40:41 support-notifications-arm64 latest 7f99db06fcda 4 seconds ago 42.3MB 06:40:41 support-scheduler-arm64 latest bbdeff64d3aa 7 seconds ago 41.6MB 06:40:41 core-data-arm64 latest a93abd771ecd 39 seconds ago 39.4MB 06:40:41 core-metadata-arm64 latest a1eeb46c703e 42 seconds ago 39.5MB 06:40:41 core-keeper-arm64 latest ba6f9a6df614 48 seconds ago 39.3MB 06:40:41 core-command-arm64 latest 07298e4b7740 3 minutes ago 35.1MB 06:40:41 security-proxy-auth-arm64 latest 2e25a28e80cb 4 minutes ago 32.7MB 06:40:41 security-spiffe-token-provider-arm64 latest 31a1fbf15aaf 12 minutes ago 29.1MB 06:40:41 core-common-config-bootstrapper-arm64 latest 4388ddb24727 14 minutes ago 15.4MB 06:40:41 security-secretstore-setup-arm64 latest 75a5c8d61617 15 minutes ago 36.4MB 06:40:41 security-proxy-setup-arm64 latest 1d564673c193 15 minutes ago 26.2MB 06:40:41 security-bootstrapper-arm64 latest 0886f87b2c3d 15 minutes ago 18.9MB 06:40:41 security-spire-agent-arm64 latest 8e384db22886 37 minutes ago 174MB 06:40:41 security-spire-server-arm64 latest 904b7d0c4542 37 minutes ago 116MB 06:40:41 security-spire-config-arm64 latest 9564ba6abfcc 37 minutes ago 115MB 06:40:41 ci-base-image-arm64 latest ba23f0b19de4 39 minutes ago 967MB 06:40:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 06:40:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 06:40:41 provisioning config files... 06:40:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/706@tmp/config2091105153047852779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:42 ---> ****-login.sh 06:40:42 nexus3.edgexfoundry.org:10001 06:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:42 Configure a credential helper to remove this warning. See 06:40:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:42 06:40:42 Login Succeeded 06:40:42 nexus3.edgexfoundry.org:10002 06:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:43 Configure a credential helper to remove this warning. See 06:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:43 06:40:43 Login Succeeded 06:40:43 nexus3.edgexfoundry.org:10003 06:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:43 Configure a credential helper to remove this warning. See 06:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:43 06:40:43 Login Succeeded 06:40:43 nexus3.edgexfoundry.org:10004 06:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:43 Configure a credential helper to remove this warning. See 06:40:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:43 06:40:43 Login Succeeded 06:40:43 ****.io 06:40:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:44 Configure a credential helper to remove this warning. See 06:40:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:44 06:40:44 Login Succeeded 06:40:44 ---> ****-login.sh ends [Pipeline] } 06:40:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:40:44 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:40:44 latest 06:40:44 3.2.0-dev.83 06:40:44 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:40:44 main 06:40:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:40:44 56b9e4234950: Preparing 06:40:44 688f2f2a6475: Preparing 06:40:44 70267c60d428: Preparing 06:40:44 20c21cab5298: Preparing 06:40:44 231113a1ea2f: Preparing 06:40:44 22357776180e: Preparing 06:40:44 4aeaa0e7d41f: Preparing 06:40:44 22357776180e: Waiting 06:40:45 20c21cab5298: Pushed 06:40:45 56b9e4234950: Pushed 06:40:45 70267c60d428: Pushed 06:40:45 231113a1ea2f: Pushed 06:40:45 4aeaa0e7d41f: Layer already exists 06:40:45 22357776180e: Pushed 06:40:52 688f2f2a6475: Pushed 06:40:52 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:40:52 56b9e4234950: Preparing 06:40:52 688f2f2a6475: Preparing 06:40:52 70267c60d428: Preparing 06:40:52 20c21cab5298: Preparing 06:40:52 231113a1ea2f: Preparing 06:40:52 22357776180e: Preparing 06:40:52 4aeaa0e7d41f: Preparing 06:40:52 4aeaa0e7d41f: Waiting 06:40:52 22357776180e: Waiting 06:40:52 56b9e4234950: Layer already exists 06:40:52 20c21cab5298: Layer already exists 06:40:52 70267c60d428: Layer already exists 06:40:52 688f2f2a6475: Layer already exists 06:40:52 231113a1ea2f: Layer already exists 06:40:52 22357776180e: Layer already exists 06:40:52 4aeaa0e7d41f: Layer already exists 06:40:53 latest: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 06:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:40:53 56b9e4234950: Preparing 06:40:53 688f2f2a6475: Preparing 06:40:53 70267c60d428: Preparing 06:40:53 20c21cab5298: Preparing 06:40:53 231113a1ea2f: Preparing 06:40:53 22357776180e: Preparing 06:40:53 4aeaa0e7d41f: Preparing 06:40:53 22357776180e: Waiting 06:40:53 4aeaa0e7d41f: Waiting 06:40:53 56b9e4234950: Layer already exists 06:40:53 231113a1ea2f: Layer already exists 06:40:53 688f2f2a6475: Layer already exists 06:40:53 70267c60d428: Layer already exists 06:40:53 20c21cab5298: Layer already exists 06:40:53 22357776180e: Layer already exists 06:40:53 4aeaa0e7d41f: Layer already exists 06:40:53 3.2.0-dev.83: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:40:54 56b9e4234950: Preparing 06:40:54 688f2f2a6475: Preparing 06:40:54 70267c60d428: Preparing 06:40:54 20c21cab5298: Preparing 06:40:54 231113a1ea2f: Preparing 06:40:54 22357776180e: Preparing 06:40:54 4aeaa0e7d41f: Preparing 06:40:54 22357776180e: Waiting 06:40:54 4aeaa0e7d41f: Waiting 06:40:54 70267c60d428: Layer already exists 06:40:54 231113a1ea2f: Layer already exists 06:40:54 56b9e4234950: Layer already exists 06:40:54 20c21cab5298: Layer already exists 06:40:54 688f2f2a6475: Layer already exists 06:40:54 22357776180e: Layer already exists 06:40:54 4aeaa0e7d41f: Layer already exists 06:40:54 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:40:55 56b9e4234950: Preparing 06:40:55 688f2f2a6475: Preparing 06:40:55 70267c60d428: Preparing 06:40:55 20c21cab5298: Preparing 06:40:55 231113a1ea2f: Preparing 06:40:55 22357776180e: Preparing 06:40:55 4aeaa0e7d41f: Preparing 06:40:55 4aeaa0e7d41f: Waiting 06:40:55 22357776180e: Waiting 06:40:55 56b9e4234950: Layer already exists 06:40:55 231113a1ea2f: Layer already exists 06:40:55 688f2f2a6475: Layer already exists 06:40:55 70267c60d428: Layer already exists 06:40:55 20c21cab5298: Layer already exists 06:40:55 4aeaa0e7d41f: Layer already exists 06:40:55 22357776180e: Layer already exists 06:40:56 main: digest: sha256:b22005147150f1ec3401d760b28b941619cadc39900f30cd5161811a4edf442e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:56 ===================================================== [Pipeline] echo 06:40:56 taggedImages: 06:40:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:40:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:40:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 06:40:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:40:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:40:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:40:56 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:40:56 latest 06:40:56 3.2.0-dev.83 06:40:56 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:40:56 main 06:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:40:57 b6193173771f: Preparing 06:40:57 2a9f0f8fd87b: Preparing 06:40:57 1f38cfef8450: Preparing 06:40:57 d12cadd34b75: Preparing 06:40:57 70267c60d428: Preparing 06:40:57 20c21cab5298: Preparing 06:40:57 231113a1ea2f: Preparing 06:40:57 22357776180e: Preparing 06:40:57 4aeaa0e7d41f: Preparing 06:40:57 20c21cab5298: Waiting 06:40:57 231113a1ea2f: Waiting 06:40:57 22357776180e: Waiting 06:40:57 4aeaa0e7d41f: Waiting 06:40:57 70267c60d428: Layer already exists 06:40:57 20c21cab5298: Layer already exists 06:40:57 2a9f0f8fd87b: Pushed 06:40:57 1f38cfef8450: Pushed 06:40:57 231113a1ea2f: Layer already exists 06:40:57 b6193173771f: Pushed 06:40:57 22357776180e: Layer already exists 06:40:57 4aeaa0e7d41f: Layer already exists 06:40:59 d12cadd34b75: Pushed 06:40:59 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:41:00 b6193173771f: Preparing 06:41:00 2a9f0f8fd87b: Preparing 06:41:00 1f38cfef8450: Preparing 06:41:00 d12cadd34b75: Preparing 06:41:00 70267c60d428: Preparing 06:41:00 20c21cab5298: Preparing 06:41:00 231113a1ea2f: Preparing 06:41:00 22357776180e: Preparing 06:41:00 4aeaa0e7d41f: Preparing 06:41:00 231113a1ea2f: Waiting 06:41:00 22357776180e: Waiting 06:41:00 4aeaa0e7d41f: Waiting 06:41:00 20c21cab5298: Waiting 06:41:00 70267c60d428: Layer already exists 06:41:00 2a9f0f8fd87b: Layer already exists 06:41:00 d12cadd34b75: Layer already exists 06:41:00 1f38cfef8450: Layer already exists 06:41:00 b6193173771f: Layer already exists 06:41:00 20c21cab5298: Layer already exists 06:41:00 22357776180e: Layer already exists 06:41:00 231113a1ea2f: Layer already exists 06:41:00 4aeaa0e7d41f: Layer already exists 06:41:00 latest: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 06:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:41:01 b6193173771f: Preparing 06:41:01 2a9f0f8fd87b: Preparing 06:41:01 1f38cfef8450: Preparing 06:41:01 d12cadd34b75: Preparing 06:41:01 70267c60d428: Preparing 06:41:01 20c21cab5298: Preparing 06:41:01 231113a1ea2f: Preparing 06:41:01 22357776180e: Preparing 06:41:01 4aeaa0e7d41f: Preparing 06:41:01 4aeaa0e7d41f: Waiting 06:41:01 231113a1ea2f: Waiting 06:41:01 22357776180e: Waiting 06:41:01 20c21cab5298: Waiting 06:41:01 d12cadd34b75: Layer already exists 06:41:01 2a9f0f8fd87b: Layer already exists 06:41:01 1f38cfef8450: Layer already exists 06:41:01 b6193173771f: Layer already exists 06:41:01 70267c60d428: Layer already exists 06:41:01 22357776180e: Layer already exists 06:41:01 20c21cab5298: Layer already exists 06:41:01 4aeaa0e7d41f: Layer already exists 06:41:01 231113a1ea2f: Layer already exists 06:41:01 3.2.0-dev.83: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:41:02 b6193173771f: Preparing 06:41:02 2a9f0f8fd87b: Preparing 06:41:02 1f38cfef8450: Preparing 06:41:02 d12cadd34b75: Preparing 06:41:02 70267c60d428: Preparing 06:41:02 20c21cab5298: Preparing 06:41:02 231113a1ea2f: Preparing 06:41:02 22357776180e: Preparing 06:41:02 4aeaa0e7d41f: Preparing 06:41:02 20c21cab5298: Waiting 06:41:02 231113a1ea2f: Waiting 06:41:02 4aeaa0e7d41f: Waiting 06:41:02 22357776180e: Waiting 06:41:02 1f38cfef8450: Layer already exists 06:41:02 b6193173771f: Layer already exists 06:41:02 d12cadd34b75: Layer already exists 06:41:02 2a9f0f8fd87b: Layer already exists 06:41:02 70267c60d428: Layer already exists 06:41:02 20c21cab5298: Layer already exists 06:41:02 22357776180e: Layer already exists 06:41:02 231113a1ea2f: Layer already exists 06:41:02 4aeaa0e7d41f: Layer already exists 06:41:02 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:02 + 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 06:41:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:41:02 b6193173771f: Preparing 06:41:02 2a9f0f8fd87b: Preparing 06:41:02 1f38cfef8450: Preparing 06:41:02 d12cadd34b75: Preparing 06:41:02 70267c60d428: Preparing 06:41:02 20c21cab5298: Preparing 06:41:02 231113a1ea2f: Preparing 06:41:02 22357776180e: Preparing 06:41:02 4aeaa0e7d41f: Preparing 06:41:02 20c21cab5298: Waiting 06:41:02 231113a1ea2f: Waiting 06:41:02 22357776180e: Waiting 06:41:02 4aeaa0e7d41f: Waiting 06:41:02 70267c60d428: Layer already exists 06:41:02 d12cadd34b75: Layer already exists 06:41:02 2a9f0f8fd87b: Layer already exists 06:41:02 b6193173771f: Layer already exists 06:41:02 1f38cfef8450: Layer already exists 06:41:02 4aeaa0e7d41f: Layer already exists 06:41:02 231113a1ea2f: Layer already exists 06:41:02 22357776180e: Layer already exists 06:41:02 20c21cab5298: Layer already exists 06:41:03 main: digest: sha256:bfa675e42d064e2d5fd132e390b7d5d7e655257a5afebde149bce1288034b652 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:03 ===================================================== [Pipeline] echo 06:41:03 taggedImages: 06:41:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:41:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 06:41:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:41:03 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:41:03 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:03 latest 06:41:03 3.2.0-dev.83 06:41:03 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:03 main 06:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:41:04 3a96371848ca: Preparing 06:41:04 d70bfcfc7129: Preparing 06:41:04 6d106666d66d: Preparing 06:41:04 70267c60d428: Preparing 06:41:04 20c21cab5298: Preparing 06:41:04 8b32673bc672: Preparing 06:41:04 b203593bd12c: Preparing 06:41:04 4aeaa0e7d41f: Preparing 06:41:04 8b32673bc672: Waiting 06:41:04 b203593bd12c: Waiting 06:41:04 4aeaa0e7d41f: Waiting 06:41:04 70267c60d428: Layer already exists 06:41:04 20c21cab5298: Layer already exists 06:41:04 d70bfcfc7129: Pushed 06:41:04 8b32673bc672: Pushed 06:41:04 b203593bd12c: Pushed 06:41:04 3a96371848ca: Pushed 06:41:04 4aeaa0e7d41f: Layer already exists 06:41:11 6d106666d66d: Pushed 06:41:11 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:41:11 3a96371848ca: Preparing 06:41:11 d70bfcfc7129: Preparing 06:41:11 6d106666d66d: Preparing 06:41:11 70267c60d428: Preparing 06:41:11 20c21cab5298: Preparing 06:41:11 8b32673bc672: Preparing 06:41:11 b203593bd12c: Preparing 06:41:11 4aeaa0e7d41f: Preparing 06:41:11 8b32673bc672: Waiting 06:41:11 b203593bd12c: Waiting 06:41:11 4aeaa0e7d41f: Waiting 06:41:11 20c21cab5298: Layer already exists 06:41:11 70267c60d428: Layer already exists 06:41:11 3a96371848ca: Layer already exists 06:41:11 d70bfcfc7129: Layer already exists 06:41:11 6d106666d66d: Layer already exists 06:41:11 4aeaa0e7d41f: Layer already exists 06:41:11 b203593bd12c: Layer already exists 06:41:11 8b32673bc672: Layer already exists 06:41:12 latest: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 06:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:41:12 3a96371848ca: Preparing 06:41:12 d70bfcfc7129: Preparing 06:41:12 6d106666d66d: Preparing 06:41:12 70267c60d428: Preparing 06:41:12 20c21cab5298: Preparing 06:41:12 8b32673bc672: Preparing 06:41:12 b203593bd12c: Preparing 06:41:12 4aeaa0e7d41f: Preparing 06:41:12 8b32673bc672: Waiting 06:41:12 b203593bd12c: Waiting 06:41:12 4aeaa0e7d41f: Waiting 06:41:12 70267c60d428: Layer already exists 06:41:12 20c21cab5298: Layer already exists 06:41:12 d70bfcfc7129: Layer already exists 06:41:12 6d106666d66d: Layer already exists 06:41:12 3a96371848ca: Layer already exists 06:41:12 4aeaa0e7d41f: Layer already exists 06:41:12 b203593bd12c: Layer already exists 06:41:12 8b32673bc672: Layer already exists 06:41:13 3.2.0-dev.83: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:41:13 3a96371848ca: Preparing 06:41:13 d70bfcfc7129: Preparing 06:41:13 6d106666d66d: Preparing 06:41:13 70267c60d428: Preparing 06:41:13 20c21cab5298: Preparing 06:41:13 8b32673bc672: Preparing 06:41:13 b203593bd12c: Preparing 06:41:13 4aeaa0e7d41f: Preparing 06:41:13 8b32673bc672: Waiting 06:41:13 b203593bd12c: Waiting 06:41:13 4aeaa0e7d41f: Waiting 06:41:13 3a96371848ca: Layer already exists 06:41:13 d70bfcfc7129: Layer already exists 06:41:13 70267c60d428: Layer already exists 06:41:13 20c21cab5298: Layer already exists 06:41:13 6d106666d66d: Layer already exists 06:41:13 b203593bd12c: Layer already exists 06:41:13 4aeaa0e7d41f: Layer already exists 06:41:13 8b32673bc672: Layer already exists 06:41:14 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:41:14 3a96371848ca: Preparing 06:41:14 d70bfcfc7129: Preparing 06:41:14 6d106666d66d: Preparing 06:41:14 70267c60d428: Preparing 06:41:14 20c21cab5298: Preparing 06:41:14 8b32673bc672: Preparing 06:41:14 b203593bd12c: Preparing 06:41:14 4aeaa0e7d41f: Preparing 06:41:14 8b32673bc672: Waiting 06:41:14 b203593bd12c: Waiting 06:41:14 4aeaa0e7d41f: Waiting 06:41:14 6d106666d66d: Layer already exists 06:41:14 d70bfcfc7129: Layer already exists 06:41:14 20c21cab5298: Layer already exists 06:41:14 70267c60d428: Layer already exists 06:41:14 3a96371848ca: Layer already exists 06:41:14 8b32673bc672: Layer already exists 06:41:14 b203593bd12c: Layer already exists 06:41:14 4aeaa0e7d41f: Layer already exists 06:41:15 main: digest: sha256:05bb1bc8f749950d6a561f4d8f25a663ad1b7f5016852132aa7919bd19102c59 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:15 ===================================================== [Pipeline] echo 06:41:15 taggedImages: 06:41:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:41:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 06:41:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:15 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:41:15 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:41:15 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:15 latest 06:41:15 3.2.0-dev.83 06:41:15 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:15 main 06:41:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:41:16 55991b67f284: Preparing 06:41:16 4f3c23566abd: Preparing 06:41:16 064ea98d2370: Preparing 06:41:16 20c21cab5298: Preparing 06:41:16 8208fe7f0f8c: Preparing 06:41:16 46dc122d0df6: Preparing 06:41:16 4aeaa0e7d41f: Preparing 06:41:16 46dc122d0df6: Waiting 06:41:16 4aeaa0e7d41f: Waiting 06:41:16 20c21cab5298: Layer already exists 06:41:16 8208fe7f0f8c: Pushed 06:41:16 55991b67f284: Pushed 06:41:16 4f3c23566abd: Pushed 06:41:16 46dc122d0df6: Pushed 06:41:16 4aeaa0e7d41f: Layer already exists 06:41:23 064ea98d2370: Pushed 06:41:23 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:41:23 55991b67f284: Preparing 06:41:23 4f3c23566abd: Preparing 06:41:23 064ea98d2370: Preparing 06:41:23 20c21cab5298: Preparing 06:41:23 8208fe7f0f8c: Preparing 06:41:23 46dc122d0df6: Preparing 06:41:23 4aeaa0e7d41f: Preparing 06:41:23 46dc122d0df6: Waiting 06:41:23 4aeaa0e7d41f: Waiting 06:41:23 55991b67f284: Layer already exists 06:41:23 4f3c23566abd: Layer already exists 06:41:23 064ea98d2370: Layer already exists 06:41:23 8208fe7f0f8c: Layer already exists 06:41:23 20c21cab5298: Layer already exists 06:41:23 46dc122d0df6: Layer already exists 06:41:23 4aeaa0e7d41f: Layer already exists 06:41:24 latest: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 06:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:41:24 55991b67f284: Preparing 06:41:24 4f3c23566abd: Preparing 06:41:24 064ea98d2370: Preparing 06:41:24 20c21cab5298: Preparing 06:41:24 8208fe7f0f8c: Preparing 06:41:24 46dc122d0df6: Preparing 06:41:24 4aeaa0e7d41f: Preparing 06:41:24 46dc122d0df6: Waiting 06:41:24 4aeaa0e7d41f: Waiting 06:41:24 064ea98d2370: Layer already exists 06:41:24 8208fe7f0f8c: Layer already exists 06:41:24 20c21cab5298: Layer already exists 06:41:24 55991b67f284: Layer already exists 06:41:24 4f3c23566abd: Layer already exists 06:41:24 46dc122d0df6: Layer already exists 06:41:24 4aeaa0e7d41f: Layer already exists 06:41:25 3.2.0-dev.83: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:41:25 55991b67f284: Preparing 06:41:25 4f3c23566abd: Preparing 06:41:25 064ea98d2370: Preparing 06:41:25 20c21cab5298: Preparing 06:41:25 8208fe7f0f8c: Preparing 06:41:25 46dc122d0df6: Preparing 06:41:25 4aeaa0e7d41f: Preparing 06:41:25 46dc122d0df6: Waiting 06:41:25 4aeaa0e7d41f: Waiting 06:41:25 20c21cab5298: Layer already exists 06:41:25 8208fe7f0f8c: Layer already exists 06:41:25 55991b67f284: Layer already exists 06:41:25 064ea98d2370: Layer already exists 06:41:25 4f3c23566abd: Layer already exists 06:41:25 4aeaa0e7d41f: Layer already exists 06:41:25 46dc122d0df6: Layer already exists 06:41:26 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:41:26 55991b67f284: Preparing 06:41:26 4f3c23566abd: Preparing 06:41:26 064ea98d2370: Preparing 06:41:26 20c21cab5298: Preparing 06:41:26 8208fe7f0f8c: Preparing 06:41:26 46dc122d0df6: Preparing 06:41:26 4aeaa0e7d41f: Preparing 06:41:26 46dc122d0df6: Waiting 06:41:26 4aeaa0e7d41f: Waiting 06:41:26 8208fe7f0f8c: Layer already exists 06:41:26 20c21cab5298: Layer already exists 06:41:26 55991b67f284: Layer already exists 06:41:26 4f3c23566abd: Layer already exists 06:41:26 064ea98d2370: Layer already exists 06:41:26 46dc122d0df6: Layer already exists 06:41:26 4aeaa0e7d41f: Layer already exists 06:41:26 main: digest: sha256:c16734577eb05b5ac1aca65b4298efcd593c04a88674f61215265697dc7bf031 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:27 ===================================================== [Pipeline] echo 06:41:27 taggedImages: 06:41:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:41:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 06:41:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:27 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:41:27 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:41:27 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:27 latest 06:41:27 3.2.0-dev.83 06:41:27 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:27 main 06:41:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:41:27 9be9d7cb2bca: Preparing 06:41:27 6a656e1937ec: Preparing 06:41:27 43e55f93dc27: Preparing 06:41:27 f90effe7f082: Preparing 06:41:27 70267c60d428: Preparing 06:41:27 20c21cab5298: Preparing 06:41:27 231113a1ea2f: Preparing 06:41:27 22357776180e: Preparing 06:41:27 4aeaa0e7d41f: Preparing 06:41:27 22357776180e: Waiting 06:41:27 20c21cab5298: Waiting 06:41:27 231113a1ea2f: Waiting 06:41:27 4aeaa0e7d41f: Waiting 06:41:27 70267c60d428: Layer already exists 06:41:28 20c21cab5298: Layer already exists 06:41:28 231113a1ea2f: Layer already exists 06:41:28 43e55f93dc27: Pushed 06:41:28 9be9d7cb2bca: Pushed 06:41:28 22357776180e: Layer already exists 06:41:28 6a656e1937ec: Pushed 06:41:28 4aeaa0e7d41f: Layer already exists 06:41:34 f90effe7f082: Pushed 06:41:35 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:41:35 9be9d7cb2bca: Preparing 06:41:35 6a656e1937ec: Preparing 06:41:35 43e55f93dc27: Preparing 06:41:35 f90effe7f082: Preparing 06:41:35 70267c60d428: Preparing 06:41:35 20c21cab5298: Preparing 06:41:35 231113a1ea2f: Preparing 06:41:35 22357776180e: Preparing 06:41:35 4aeaa0e7d41f: Preparing 06:41:35 231113a1ea2f: Waiting 06:41:35 22357776180e: Waiting 06:41:35 4aeaa0e7d41f: Waiting 06:41:35 20c21cab5298: Waiting 06:41:35 43e55f93dc27: Layer already exists 06:41:35 f90effe7f082: Layer already exists 06:41:35 70267c60d428: Layer already exists 06:41:35 9be9d7cb2bca: Layer already exists 06:41:35 6a656e1937ec: Layer already exists 06:41:35 22357776180e: Layer already exists 06:41:35 20c21cab5298: Layer already exists 06:41:35 231113a1ea2f: Layer already exists 06:41:35 4aeaa0e7d41f: Layer already exists 06:41:36 latest: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 06:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:41:36 9be9d7cb2bca: Preparing 06:41:36 6a656e1937ec: Preparing 06:41:36 43e55f93dc27: Preparing 06:41:36 f90effe7f082: Preparing 06:41:36 70267c60d428: Preparing 06:41:36 20c21cab5298: Preparing 06:41:36 231113a1ea2f: Preparing 06:41:36 22357776180e: Preparing 06:41:36 4aeaa0e7d41f: Preparing 06:41:36 231113a1ea2f: Waiting 06:41:36 22357776180e: Waiting 06:41:36 4aeaa0e7d41f: Waiting 06:41:36 43e55f93dc27: Layer already exists 06:41:36 f90effe7f082: Layer already exists 06:41:36 6a656e1937ec: Layer already exists 06:41:36 9be9d7cb2bca: Layer already exists 06:41:36 70267c60d428: Layer already exists 06:41:36 20c21cab5298: Layer already exists 06:41:36 4aeaa0e7d41f: Layer already exists 06:41:36 231113a1ea2f: Layer already exists 06:41:36 22357776180e: Layer already exists 06:41:36 3.2.0-dev.83: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:41:37 9be9d7cb2bca: Preparing 06:41:37 6a656e1937ec: Preparing 06:41:37 43e55f93dc27: Preparing 06:41:37 f90effe7f082: Preparing 06:41:37 70267c60d428: Preparing 06:41:37 20c21cab5298: Preparing 06:41:37 231113a1ea2f: Preparing 06:41:37 22357776180e: Preparing 06:41:37 4aeaa0e7d41f: Preparing 06:41:37 20c21cab5298: Waiting 06:41:37 231113a1ea2f: Waiting 06:41:37 22357776180e: Waiting 06:41:37 4aeaa0e7d41f: Waiting 06:41:37 43e55f93dc27: Layer already exists 06:41:37 70267c60d428: Layer already exists 06:41:37 f90effe7f082: Layer already exists 06:41:37 9be9d7cb2bca: Layer already exists 06:41:37 6a656e1937ec: Layer already exists 06:41:37 22357776180e: Layer already exists 06:41:37 20c21cab5298: Layer already exists 06:41:37 231113a1ea2f: Layer already exists 06:41:37 4aeaa0e7d41f: Layer already exists 06:41:37 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:41:38 9be9d7cb2bca: Preparing 06:41:38 6a656e1937ec: Preparing 06:41:38 43e55f93dc27: Preparing 06:41:38 f90effe7f082: Preparing 06:41:38 70267c60d428: Preparing 06:41:38 20c21cab5298: Preparing 06:41:38 231113a1ea2f: Preparing 06:41:38 22357776180e: Preparing 06:41:38 4aeaa0e7d41f: Preparing 06:41:38 20c21cab5298: Waiting 06:41:38 231113a1ea2f: Waiting 06:41:38 4aeaa0e7d41f: Waiting 06:41:38 22357776180e: Waiting 06:41:38 6a656e1937ec: Layer already exists 06:41:38 43e55f93dc27: Layer already exists 06:41:38 9be9d7cb2bca: Layer already exists 06:41:38 f90effe7f082: Layer already exists 06:41:38 70267c60d428: Layer already exists 06:41:38 231113a1ea2f: Layer already exists 06:41:38 4aeaa0e7d41f: Layer already exists 06:41:38 22357776180e: Layer already exists 06:41:38 20c21cab5298: Layer already exists 06:41:38 main: digest: sha256:cabe679068995eec7b9d2b5cc2fbb1aee77a3a9f2c54709d541a9408f36d4cf3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:39 ===================================================== [Pipeline] echo 06:41:39 taggedImages: 06:41:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:41:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 06:41:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:39 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:41:39 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:41:39 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:39 latest 06:41:39 3.2.0-dev.83 06:41:39 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:39 main 06:41:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:41:39 65f941d02d28: Preparing 06:41:39 79f48d2e75cb: Preparing 06:41:39 24c135f21011: Preparing 06:41:39 6637a605e504: Preparing 06:41:39 b54cd761e0a2: Preparing 06:41:39 19fc4e0b2f59: Preparing 06:41:39 5003a4909da1: Preparing 06:41:39 19fc4e0b2f59: Waiting 06:41:39 3201ce698721: Preparing 06:41:39 5003a4909da1: Waiting 06:41:39 70267c60d428: Preparing 06:41:39 3201ce698721: Waiting 06:41:39 70267c60d428: Waiting 06:41:39 20c21cab5298: Preparing 06:41:39 63978f26be48: Preparing 06:41:39 20c21cab5298: Waiting 06:41:39 0ea6d52ce0c1: Preparing 06:41:39 63978f26be48: Waiting 06:41:39 5f70bf18a086: Preparing 06:41:39 0ea6d52ce0c1: Waiting 06:41:39 dec3af8363e6: Preparing 06:41:39 5f70bf18a086: Waiting 06:41:39 3ae49ba07b61: Preparing 06:41:39 dec3af8363e6: Waiting 06:41:39 2211babe4a32: Preparing 06:41:39 3ae49ba07b61: Waiting 06:41:39 4aeaa0e7d41f: Preparing 06:41:39 2211babe4a32: Waiting 06:41:39 4aeaa0e7d41f: Waiting 06:41:40 79f48d2e75cb: Pushed 06:41:40 24c135f21011: Pushed 06:41:40 b54cd761e0a2: Pushed 06:41:40 65f941d02d28: Pushed 06:41:40 6637a605e504: Pushed 06:41:40 19fc4e0b2f59: Pushed 06:41:40 20c21cab5298: Layer already exists 06:41:40 70267c60d428: Layer already exists 06:41:40 5003a4909da1: Pushed 06:41:40 5f70bf18a086: Layer already exists 06:41:40 0ea6d52ce0c1: Pushed 06:41:40 63978f26be48: Pushed 06:41:40 3ae49ba07b61: Pushed 06:41:40 dec3af8363e6: Pushed 06:41:40 4aeaa0e7d41f: Layer already exists 06:41:40 2211babe4a32: Pushed 06:41:43 3201ce698721: Pushed 06:41:43 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:41:43 65f941d02d28: Preparing 06:41:43 79f48d2e75cb: Preparing 06:41:43 24c135f21011: Preparing 06:41:43 6637a605e504: Preparing 06:41:43 b54cd761e0a2: Preparing 06:41:43 19fc4e0b2f59: Preparing 06:41:43 5003a4909da1: Preparing 06:41:43 3201ce698721: Preparing 06:41:43 70267c60d428: Preparing 06:41:43 20c21cab5298: Preparing 06:41:43 63978f26be48: Preparing 06:41:43 0ea6d52ce0c1: Preparing 06:41:43 5f70bf18a086: Preparing 06:41:43 dec3af8363e6: Preparing 06:41:43 3ae49ba07b61: Preparing 06:41:43 2211babe4a32: Preparing 06:41:43 4aeaa0e7d41f: Preparing 06:41:43 0ea6d52ce0c1: Waiting 06:41:43 19fc4e0b2f59: Waiting 06:41:43 5003a4909da1: Waiting 06:41:43 3201ce698721: Waiting 06:41:43 70267c60d428: Waiting 06:41:43 20c21cab5298: Waiting 06:41:43 63978f26be48: Waiting 06:41:43 5f70bf18a086: Waiting 06:41:43 2211babe4a32: Waiting 06:41:43 4aeaa0e7d41f: Waiting 06:41:43 dec3af8363e6: Waiting 06:41:43 3ae49ba07b61: Waiting 06:41:43 b54cd761e0a2: Layer already exists 06:41:43 79f48d2e75cb: Layer already exists 06:41:43 6637a605e504: Layer already exists 06:41:43 65f941d02d28: Layer already exists 06:41:43 24c135f21011: Layer already exists 06:41:43 5003a4909da1: Layer already exists 06:41:43 19fc4e0b2f59: Layer already exists 06:41:43 70267c60d428: Layer already exists 06:41:43 3201ce698721: Layer already exists 06:41:43 20c21cab5298: Layer already exists 06:41:43 5f70bf18a086: Layer already exists 06:41:43 63978f26be48: Layer already exists 06:41:43 dec3af8363e6: Layer already exists 06:41:43 0ea6d52ce0c1: Layer already exists 06:41:43 3ae49ba07b61: Layer already exists 06:41:43 4aeaa0e7d41f: Layer already exists 06:41:43 2211babe4a32: Layer already exists 06:41:44 latest: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 06:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:41:44 65f941d02d28: Preparing 06:41:44 79f48d2e75cb: Preparing 06:41:44 24c135f21011: Preparing 06:41:44 6637a605e504: Preparing 06:41:44 b54cd761e0a2: Preparing 06:41:44 19fc4e0b2f59: Preparing 06:41:44 5003a4909da1: Preparing 06:41:44 3201ce698721: Preparing 06:41:44 70267c60d428: Preparing 06:41:44 20c21cab5298: Preparing 06:41:44 63978f26be48: Preparing 06:41:44 0ea6d52ce0c1: Preparing 06:41:44 5f70bf18a086: Preparing 06:41:44 19fc4e0b2f59: Waiting 06:41:44 dec3af8363e6: Preparing 06:41:44 5003a4909da1: Waiting 06:41:44 3ae49ba07b61: Preparing 06:41:44 3201ce698721: Waiting 06:41:44 2211babe4a32: Preparing 06:41:44 4aeaa0e7d41f: Preparing 06:41:44 70267c60d428: Waiting 06:41:44 20c21cab5298: Waiting 06:41:44 63978f26be48: Waiting 06:41:44 5f70bf18a086: Waiting 06:41:44 0ea6d52ce0c1: Waiting 06:41:44 dec3af8363e6: Waiting 06:41:44 4aeaa0e7d41f: Waiting 06:41:44 3ae49ba07b61: Waiting 06:41:44 2211babe4a32: Waiting 06:41:44 6637a605e504: Layer already exists 06:41:44 79f48d2e75cb: Layer already exists 06:41:44 b54cd761e0a2: Layer already exists 06:41:44 65f941d02d28: Layer already exists 06:41:44 24c135f21011: Layer already exists 06:41:45 20c21cab5298: Layer already exists 06:41:45 3201ce698721: Layer already exists 06:41:45 5003a4909da1: Layer already exists 06:41:45 19fc4e0b2f59: Layer already exists 06:41:45 70267c60d428: Layer already exists 06:41:45 5f70bf18a086: Layer already exists 06:41:45 3ae49ba07b61: Layer already exists 06:41:45 0ea6d52ce0c1: Layer already exists 06:41:45 dec3af8363e6: Layer already exists 06:41:45 63978f26be48: Layer already exists 06:41:45 2211babe4a32: Layer already exists 06:41:45 4aeaa0e7d41f: Layer already exists 06:41:45 3.2.0-dev.83: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:41:46 65f941d02d28: Preparing 06:41:46 79f48d2e75cb: Preparing 06:41:46 24c135f21011: Preparing 06:41:46 6637a605e504: Preparing 06:41:46 b54cd761e0a2: Preparing 06:41:46 19fc4e0b2f59: Preparing 06:41:46 5003a4909da1: Preparing 06:41:46 19fc4e0b2f59: Waiting 06:41:46 3201ce698721: Preparing 06:41:46 5003a4909da1: Waiting 06:41:46 3201ce698721: Waiting 06:41:46 70267c60d428: Preparing 06:41:46 20c21cab5298: Preparing 06:41:46 63978f26be48: Preparing 06:41:46 20c21cab5298: Waiting 06:41:46 0ea6d52ce0c1: Preparing 06:41:46 63978f26be48: Waiting 06:41:46 5f70bf18a086: Preparing 06:41:46 0ea6d52ce0c1: Waiting 06:41:46 5f70bf18a086: Waiting 06:41:46 dec3af8363e6: Preparing 06:41:46 dec3af8363e6: Waiting 06:41:46 3ae49ba07b61: Preparing 06:41:46 2211babe4a32: Preparing 06:41:46 3ae49ba07b61: Waiting 06:41:46 4aeaa0e7d41f: Preparing 06:41:46 4aeaa0e7d41f: Waiting 06:41:46 65f941d02d28: Layer already exists 06:41:46 79f48d2e75cb: Layer already exists 06:41:46 24c135f21011: Layer already exists 06:41:46 b54cd761e0a2: Layer already exists 06:41:46 6637a605e504: Layer already exists 06:41:46 5003a4909da1: Layer already exists 06:41:46 3201ce698721: Layer already exists 06:41:46 70267c60d428: Layer already exists 06:41:46 20c21cab5298: Layer already exists 06:41:46 19fc4e0b2f59: Layer already exists 06:41:46 3ae49ba07b61: Layer already exists 06:41:46 63978f26be48: Layer already exists 06:41:46 dec3af8363e6: Layer already exists 06:41:46 0ea6d52ce0c1: Layer already exists 06:41:46 5f70bf18a086: Layer already exists 06:41:46 4aeaa0e7d41f: Layer already exists 06:41:46 2211babe4a32: Layer already exists 06:41:46 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:41:47 65f941d02d28: Preparing 06:41:47 79f48d2e75cb: Preparing 06:41:47 24c135f21011: Preparing 06:41:47 6637a605e504: Preparing 06:41:47 b54cd761e0a2: Preparing 06:41:47 19fc4e0b2f59: Preparing 06:41:47 5003a4909da1: Preparing 06:41:47 3201ce698721: Preparing 06:41:47 70267c60d428: Preparing 06:41:47 20c21cab5298: Preparing 06:41:47 63978f26be48: Preparing 06:41:47 0ea6d52ce0c1: Preparing 06:41:47 5f70bf18a086: Preparing 06:41:47 dec3af8363e6: Preparing 06:41:47 3ae49ba07b61: Preparing 06:41:47 2211babe4a32: Preparing 06:41:47 4aeaa0e7d41f: Preparing 06:41:47 20c21cab5298: Waiting 06:41:47 63978f26be48: Waiting 06:41:47 0ea6d52ce0c1: Waiting 06:41:47 5f70bf18a086: Waiting 06:41:47 dec3af8363e6: Waiting 06:41:47 3ae49ba07b61: Waiting 06:41:47 2211babe4a32: Waiting 06:41:47 4aeaa0e7d41f: Waiting 06:41:47 19fc4e0b2f59: Waiting 06:41:47 5003a4909da1: Waiting 06:41:47 3201ce698721: Waiting 06:41:47 70267c60d428: Waiting 06:41:47 79f48d2e75cb: Layer already exists 06:41:47 6637a605e504: Layer already exists 06:41:47 24c135f21011: Layer already exists 06:41:47 b54cd761e0a2: Layer already exists 06:41:47 65f941d02d28: Layer already exists 06:41:47 19fc4e0b2f59: Layer already exists 06:41:47 5003a4909da1: Layer already exists 06:41:47 3201ce698721: Layer already exists 06:41:47 0ea6d52ce0c1: Layer already exists 06:41:47 70267c60d428: Layer already exists 06:41:47 20c21cab5298: Layer already exists 06:41:47 5f70bf18a086: Layer already exists 06:41:47 63978f26be48: Layer already exists 06:41:47 2211babe4a32: Layer already exists 06:41:47 3ae49ba07b61: Layer already exists 06:41:47 4aeaa0e7d41f: Layer already exists 06:41:47 dec3af8363e6: Layer already exists 06:41:47 main: digest: sha256:d47713963559b6d542109f316bed8c23b6947b61aff8fb191ca3dbaa4531d432 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:47 ===================================================== [Pipeline] echo 06:41:47 taggedImages: 06:41:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:41:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 06:41:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:41:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:41:47 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:47 latest 06:41:47 3.2.0-dev.83 06:41:47 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:47 main 06:41:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:48 666f7aa3dbc3: Preparing 06:41:48 96e9880b3812: Preparing 06:41:48 8482909457b6: Preparing 06:41:48 f6e119064ceb: Preparing 06:41:48 70267c60d428: Preparing 06:41:48 20c21cab5298: Preparing 06:41:48 231113a1ea2f: Preparing 06:41:48 22357776180e: Preparing 06:41:48 4aeaa0e7d41f: Preparing 06:41:48 231113a1ea2f: Waiting 06:41:48 22357776180e: Waiting 06:41:48 20c21cab5298: Waiting 06:41:48 4aeaa0e7d41f: Waiting 06:41:48 70267c60d428: Layer already exists 06:41:48 20c21cab5298: Layer already exists 06:41:48 231113a1ea2f: Layer already exists 06:41:48 96e9880b3812: Pushed 06:41:48 22357776180e: Layer already exists 06:41:48 8482909457b6: Pushed 06:41:48 666f7aa3dbc3: Pushed 06:41:48 4aeaa0e7d41f: Layer already exists 06:41:53 f6e119064ceb: Pushed 06:41:53 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:54 + 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 06:41:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:54 666f7aa3dbc3: Preparing 06:41:54 96e9880b3812: Preparing 06:41:54 8482909457b6: Preparing 06:41:54 f6e119064ceb: Preparing 06:41:54 70267c60d428: Preparing 06:41:54 20c21cab5298: Preparing 06:41:54 231113a1ea2f: Preparing 06:41:54 22357776180e: Preparing 06:41:54 4aeaa0e7d41f: Preparing 06:41:54 231113a1ea2f: Waiting 06:41:54 22357776180e: Waiting 06:41:54 4aeaa0e7d41f: Waiting 06:41:54 20c21cab5298: Waiting 06:41:54 8482909457b6: Layer already exists 06:41:54 f6e119064ceb: Layer already exists 06:41:54 96e9880b3812: Layer already exists 06:41:54 666f7aa3dbc3: Layer already exists 06:41:54 70267c60d428: Layer already exists 06:41:54 231113a1ea2f: Layer already exists 06:41:54 20c21cab5298: Layer already exists 06:41:54 22357776180e: Layer already exists 06:41:54 4aeaa0e7d41f: Layer already exists 06:41:54 latest: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 06:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:55 666f7aa3dbc3: Preparing 06:41:55 96e9880b3812: Preparing 06:41:55 8482909457b6: Preparing 06:41:55 f6e119064ceb: Preparing 06:41:55 70267c60d428: Preparing 06:41:55 20c21cab5298: Preparing 06:41:55 231113a1ea2f: Preparing 06:41:55 22357776180e: Preparing 06:41:55 4aeaa0e7d41f: Preparing 06:41:55 20c21cab5298: Waiting 06:41:55 231113a1ea2f: Waiting 06:41:55 22357776180e: Waiting 06:41:55 4aeaa0e7d41f: Waiting 06:41:55 70267c60d428: Layer already exists 06:41:55 666f7aa3dbc3: Layer already exists 06:41:55 8482909457b6: Layer already exists 06:41:55 96e9880b3812: Layer already exists 06:41:55 f6e119064ceb: Layer already exists 06:41:55 22357776180e: Layer already exists 06:41:55 231113a1ea2f: Layer already exists 06:41:55 20c21cab5298: Layer already exists 06:41:55 4aeaa0e7d41f: Layer already exists 06:41:55 3.2.0-dev.83: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:56 666f7aa3dbc3: Preparing 06:41:56 96e9880b3812: Preparing 06:41:56 8482909457b6: Preparing 06:41:56 f6e119064ceb: Preparing 06:41:56 70267c60d428: Preparing 06:41:56 20c21cab5298: Preparing 06:41:56 231113a1ea2f: Preparing 06:41:56 22357776180e: Preparing 06:41:56 4aeaa0e7d41f: Preparing 06:41:56 20c21cab5298: Waiting 06:41:56 231113a1ea2f: Waiting 06:41:56 22357776180e: Waiting 06:41:56 4aeaa0e7d41f: Waiting 06:41:56 70267c60d428: Layer already exists 06:41:56 96e9880b3812: Layer already exists 06:41:56 666f7aa3dbc3: Layer already exists 06:41:56 f6e119064ceb: Layer already exists 06:41:56 8482909457b6: Layer already exists 06:41:56 20c21cab5298: Layer already exists 06:41:56 231113a1ea2f: Layer already exists 06:41:56 22357776180e: Layer already exists 06:41:56 4aeaa0e7d41f: Layer already exists 06:41:56 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:57 + 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 06:41:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:41:57 666f7aa3dbc3: Preparing 06:41:57 96e9880b3812: Preparing 06:41:57 8482909457b6: Preparing 06:41:57 f6e119064ceb: Preparing 06:41:57 70267c60d428: Preparing 06:41:57 20c21cab5298: Preparing 06:41:57 231113a1ea2f: Preparing 06:41:57 22357776180e: Preparing 06:41:57 4aeaa0e7d41f: Preparing 06:41:57 20c21cab5298: Waiting 06:41:57 231113a1ea2f: Waiting 06:41:57 22357776180e: Waiting 06:41:57 4aeaa0e7d41f: Waiting 06:41:57 666f7aa3dbc3: Layer already exists 06:41:57 96e9880b3812: Layer already exists 06:41:57 8482909457b6: Layer already exists 06:41:57 70267c60d428: Layer already exists 06:41:57 f6e119064ceb: Layer already exists 06:41:57 231113a1ea2f: Layer already exists 06:41:57 20c21cab5298: Layer already exists 06:41:57 22357776180e: Layer already exists 06:41:57 4aeaa0e7d41f: Layer already exists 06:41:57 main: digest: sha256:0270ea522d1ec671971014acff67658a76a2690438c694c8d59ac8ef856be824 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:57 ===================================================== [Pipeline] echo 06:41:57 taggedImages: 06:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 06:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:41:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:41:57 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:57 latest 06:41:57 3.2.0-dev.83 06:41:57 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:41:57 main 06:41:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:41:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:41:58 a371c096e64b: Preparing 06:41:58 8579390d227e: Preparing 06:41:58 c70684ebee79: Preparing 06:41:58 228918b6bfd4: Preparing 06:41:58 e1914e3129f4: Preparing 06:41:58 70267c60d428: Preparing 06:41:58 70267c60d428: Waiting 06:41:58 20c21cab5298: Preparing 06:41:58 c2076a72e5a7: Preparing 06:41:58 ba8d04612d39: Preparing 06:41:58 50983b6e0fcd: Preparing 06:41:58 4aeaa0e7d41f: Preparing 06:41:58 c2076a72e5a7: Waiting 06:41:58 20c21cab5298: Waiting 06:41:58 ba8d04612d39: Waiting 06:41:58 4aeaa0e7d41f: Waiting 06:41:58 50983b6e0fcd: Waiting 06:41:58 e1914e3129f4: Pushed 06:41:58 8579390d227e: Pushed 06:41:58 228918b6bfd4: Pushed 06:41:58 a371c096e64b: Pushed 06:41:58 70267c60d428: Layer already exists 06:41:58 20c21cab5298: Layer already exists 06:41:58 4aeaa0e7d41f: Layer already exists 06:41:59 c2076a72e5a7: Pushed 06:41:59 ba8d04612d39: Pushed 06:42:01 c70684ebee79: Pushed 06:42:01 50983b6e0fcd: Pushed 06:42:01 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:02 + 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 06:42:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:42:02 a371c096e64b: Preparing 06:42:02 8579390d227e: Preparing 06:42:02 c70684ebee79: Preparing 06:42:02 228918b6bfd4: Preparing 06:42:02 e1914e3129f4: Preparing 06:42:02 70267c60d428: Preparing 06:42:02 20c21cab5298: Preparing 06:42:02 c2076a72e5a7: Preparing 06:42:02 ba8d04612d39: Preparing 06:42:02 50983b6e0fcd: Preparing 06:42:02 4aeaa0e7d41f: Preparing 06:42:02 c2076a72e5a7: Waiting 06:42:02 ba8d04612d39: Waiting 06:42:02 70267c60d428: Waiting 06:42:02 20c21cab5298: Waiting 06:42:02 50983b6e0fcd: Waiting 06:42:02 4aeaa0e7d41f: Waiting 06:42:02 228918b6bfd4: Layer already exists 06:42:02 a371c096e64b: Layer already exists 06:42:02 8579390d227e: Layer already exists 06:42:02 c70684ebee79: Layer already exists 06:42:02 e1914e3129f4: Layer already exists 06:42:02 c2076a72e5a7: Layer already exists 06:42:02 70267c60d428: Layer already exists 06:42:02 20c21cab5298: Layer already exists 06:42:02 50983b6e0fcd: Layer already exists 06:42:02 ba8d04612d39: Layer already exists 06:42:02 4aeaa0e7d41f: Layer already exists 06:42:02 latest: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 06:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:42:03 a371c096e64b: Preparing 06:42:03 8579390d227e: Preparing 06:42:03 c70684ebee79: Preparing 06:42:03 228918b6bfd4: Preparing 06:42:03 e1914e3129f4: Preparing 06:42:03 70267c60d428: Preparing 06:42:03 20c21cab5298: Preparing 06:42:03 70267c60d428: Waiting 06:42:03 c2076a72e5a7: Preparing 06:42:03 20c21cab5298: Waiting 06:42:03 ba8d04612d39: Preparing 06:42:03 c2076a72e5a7: Waiting 06:42:03 50983b6e0fcd: Preparing 06:42:03 ba8d04612d39: Waiting 06:42:03 4aeaa0e7d41f: Preparing 06:42:03 50983b6e0fcd: Waiting 06:42:03 4aeaa0e7d41f: Waiting 06:42:03 228918b6bfd4: Layer already exists 06:42:03 8579390d227e: Layer already exists 06:42:03 a371c096e64b: Layer already exists 06:42:03 c70684ebee79: Layer already exists 06:42:03 e1914e3129f4: Layer already exists 06:42:03 c2076a72e5a7: Layer already exists 06:42:03 ba8d04612d39: Layer already exists 06:42:03 50983b6e0fcd: Layer already exists 06:42:03 20c21cab5298: Layer already exists 06:42:03 70267c60d428: Layer already exists 06:42:03 4aeaa0e7d41f: Layer already exists 06:42:03 3.2.0-dev.83: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:42:04 a371c096e64b: Preparing 06:42:04 8579390d227e: Preparing 06:42:04 c70684ebee79: Preparing 06:42:04 228918b6bfd4: Preparing 06:42:04 e1914e3129f4: Preparing 06:42:04 70267c60d428: Preparing 06:42:04 20c21cab5298: Preparing 06:42:04 c2076a72e5a7: Preparing 06:42:04 ba8d04612d39: Preparing 06:42:04 50983b6e0fcd: Preparing 06:42:04 4aeaa0e7d41f: Preparing 06:42:04 70267c60d428: Waiting 06:42:04 20c21cab5298: Waiting 06:42:04 c2076a72e5a7: Waiting 06:42:04 50983b6e0fcd: Waiting 06:42:04 ba8d04612d39: Waiting 06:42:04 4aeaa0e7d41f: Waiting 06:42:04 e1914e3129f4: Layer already exists 06:42:04 228918b6bfd4: Layer already exists 06:42:04 a371c096e64b: Layer already exists 06:42:04 c70684ebee79: Layer already exists 06:42:04 8579390d227e: Layer already exists 06:42:04 c2076a72e5a7: Layer already exists 06:42:04 ba8d04612d39: Layer already exists 06:42:04 70267c60d428: Layer already exists 06:42:04 20c21cab5298: Layer already exists 06:42:04 50983b6e0fcd: Layer already exists 06:42:04 4aeaa0e7d41f: Layer already exists 06:42:04 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:05 + 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 06:42:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:42:05 a371c096e64b: Preparing 06:42:05 8579390d227e: Preparing 06:42:05 c70684ebee79: Preparing 06:42:05 228918b6bfd4: Preparing 06:42:05 e1914e3129f4: Preparing 06:42:05 70267c60d428: Preparing 06:42:05 20c21cab5298: Preparing 06:42:05 c2076a72e5a7: Preparing 06:42:05 ba8d04612d39: Preparing 06:42:05 50983b6e0fcd: Preparing 06:42:05 4aeaa0e7d41f: Preparing 06:42:05 c2076a72e5a7: Waiting 06:42:05 ba8d04612d39: Waiting 06:42:05 50983b6e0fcd: Waiting 06:42:05 4aeaa0e7d41f: Waiting 06:42:05 70267c60d428: Waiting 06:42:05 20c21cab5298: Waiting 06:42:05 8579390d227e: Layer already exists 06:42:05 c70684ebee79: Layer already exists 06:42:05 228918b6bfd4: Layer already exists 06:42:05 e1914e3129f4: Layer already exists 06:42:05 a371c096e64b: Layer already exists 06:42:05 c2076a72e5a7: Layer already exists 06:42:05 20c21cab5298: Layer already exists 06:42:05 70267c60d428: Layer already exists 06:42:05 ba8d04612d39: Layer already exists 06:42:05 50983b6e0fcd: Layer already exists 06:42:05 4aeaa0e7d41f: Layer already exists 06:42:05 main: digest: sha256:0dd742ac03c4afbbb9eba47c54a6776442a560ed208fb98a72ba84b96fa2245f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:05 ===================================================== [Pipeline] echo 06:42:05 taggedImages: 06:42:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:42:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 06:42:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:42:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:42:05 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:05 latest 06:42:05 3.2.0-dev.83 06:42:05 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:05 main 06:42:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:42:06 a6c521a3ea07: Preparing 06:42:06 9bd71911be5a: Preparing 06:42:06 2074c528af21: Preparing 06:42:06 c34f01205f98: Preparing 06:42:06 de1066c4642e: Preparing 06:42:06 adafd34e2a85: Preparing 06:42:06 59854af53616: Preparing 06:42:06 70267c60d428: Preparing 06:42:06 20c21cab5298: Preparing 06:42:06 248200e248f6: Preparing 06:42:06 76524716a648: Preparing 06:42:06 4aeaa0e7d41f: Preparing 06:42:06 59854af53616: Waiting 06:42:06 70267c60d428: Waiting 06:42:06 20c21cab5298: Waiting 06:42:06 adafd34e2a85: Waiting 06:42:06 248200e248f6: Waiting 06:42:06 76524716a648: Waiting 06:42:06 4aeaa0e7d41f: Waiting 06:42:07 9bd71911be5a: Pushed 06:42:07 de1066c4642e: Pushed 06:42:07 a6c521a3ea07: Pushed 06:42:07 70267c60d428: Layer already exists 06:42:07 adafd34e2a85: Pushed 06:42:07 20c21cab5298: Layer already exists 06:42:07 59854af53616: Pushed 06:42:08 4aeaa0e7d41f: Layer already exists 06:42:08 248200e248f6: Pushed 06:42:08 c34f01205f98: Pushed 06:42:09 2074c528af21: Pushed 06:42:10 76524716a648: Pushed 06:42:10 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42: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 06:42:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:42:11 a6c521a3ea07: Preparing 06:42:11 9bd71911be5a: Preparing 06:42:11 2074c528af21: Preparing 06:42:11 c34f01205f98: Preparing 06:42:11 de1066c4642e: Preparing 06:42:11 adafd34e2a85: Preparing 06:42:11 59854af53616: Preparing 06:42:11 70267c60d428: Preparing 06:42:11 20c21cab5298: Preparing 06:42:11 248200e248f6: Preparing 06:42:11 76524716a648: Preparing 06:42:11 4aeaa0e7d41f: Preparing 06:42:11 59854af53616: Waiting 06:42:11 70267c60d428: Waiting 06:42:11 20c21cab5298: Waiting 06:42:11 4aeaa0e7d41f: Waiting 06:42:11 248200e248f6: Waiting 06:42:11 adafd34e2a85: Waiting 06:42:11 76524716a648: Waiting 06:42:11 a6c521a3ea07: Layer already exists 06:42:11 de1066c4642e: Layer already exists 06:42:11 c34f01205f98: Layer already exists 06:42:11 2074c528af21: Layer already exists 06:42:11 9bd71911be5a: Layer already exists 06:42:11 70267c60d428: Layer already exists 06:42:11 adafd34e2a85: Layer already exists 06:42:11 59854af53616: Layer already exists 06:42:11 248200e248f6: Layer already exists 06:42:11 20c21cab5298: Layer already exists 06:42:11 76524716a648: Layer already exists 06:42:11 4aeaa0e7d41f: Layer already exists 06:42:11 latest: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 06:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:42:12 a6c521a3ea07: Preparing 06:42:12 9bd71911be5a: Preparing 06:42:12 2074c528af21: Preparing 06:42:12 c34f01205f98: Preparing 06:42:12 de1066c4642e: Preparing 06:42:12 adafd34e2a85: Preparing 06:42:12 59854af53616: Preparing 06:42:12 70267c60d428: Preparing 06:42:12 20c21cab5298: Preparing 06:42:12 248200e248f6: Preparing 06:42:12 76524716a648: Preparing 06:42:12 4aeaa0e7d41f: Preparing 06:42:12 70267c60d428: Waiting 06:42:12 adafd34e2a85: Waiting 06:42:12 20c21cab5298: Waiting 06:42:12 248200e248f6: Waiting 06:42:12 76524716a648: Waiting 06:42:12 4aeaa0e7d41f: Waiting 06:42:12 59854af53616: Waiting 06:42:12 9bd71911be5a: Layer already exists 06:42:12 de1066c4642e: Layer already exists 06:42:12 a6c521a3ea07: Layer already exists 06:42:12 2074c528af21: Layer already exists 06:42:12 c34f01205f98: Layer already exists 06:42:12 adafd34e2a85: Layer already exists 06:42:12 20c21cab5298: Layer already exists 06:42:12 59854af53616: Layer already exists 06:42:12 70267c60d428: Layer already exists 06:42:12 248200e248f6: Layer already exists 06:42:12 76524716a648: Layer already exists 06:42:12 4aeaa0e7d41f: Layer already exists 06:42:12 3.2.0-dev.83: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:42:13 a6c521a3ea07: Preparing 06:42:13 9bd71911be5a: Preparing 06:42:13 2074c528af21: Preparing 06:42:13 c34f01205f98: Preparing 06:42:13 de1066c4642e: Preparing 06:42:13 adafd34e2a85: Preparing 06:42:13 59854af53616: Preparing 06:42:13 70267c60d428: Preparing 06:42:13 20c21cab5298: Preparing 06:42:13 248200e248f6: Preparing 06:42:13 76524716a648: Preparing 06:42:13 4aeaa0e7d41f: Preparing 06:42:13 70267c60d428: Waiting 06:42:13 20c21cab5298: Waiting 06:42:13 248200e248f6: Waiting 06:42:13 76524716a648: Waiting 06:42:13 4aeaa0e7d41f: Waiting 06:42:13 adafd34e2a85: Waiting 06:42:13 59854af53616: Waiting 06:42:13 de1066c4642e: Layer already exists 06:42:13 c34f01205f98: Layer already exists 06:42:13 2074c528af21: Layer already exists 06:42:13 9bd71911be5a: Layer already exists 06:42:13 a6c521a3ea07: Layer already exists 06:42:13 20c21cab5298: Layer already exists 06:42:13 70267c60d428: Layer already exists 06:42:13 59854af53616: Layer already exists 06:42:13 adafd34e2a85: Layer already exists 06:42:13 248200e248f6: Layer already exists 06:42:13 76524716a648: Layer already exists 06:42:13 4aeaa0e7d41f: Layer already exists 06:42:13 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:14 + 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 06:42:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:42:14 a6c521a3ea07: Preparing 06:42:14 9bd71911be5a: Preparing 06:42:14 2074c528af21: Preparing 06:42:14 c34f01205f98: Preparing 06:42:14 de1066c4642e: Preparing 06:42:14 adafd34e2a85: Preparing 06:42:14 59854af53616: Preparing 06:42:14 70267c60d428: Preparing 06:42:14 20c21cab5298: Preparing 06:42:14 248200e248f6: Preparing 06:42:14 76524716a648: Preparing 06:42:14 4aeaa0e7d41f: Preparing 06:42:14 20c21cab5298: Waiting 06:42:14 248200e248f6: Waiting 06:42:14 adafd34e2a85: Waiting 06:42:14 59854af53616: Waiting 06:42:14 70267c60d428: Waiting 06:42:14 4aeaa0e7d41f: Waiting 06:42:14 76524716a648: Waiting 06:42:14 a6c521a3ea07: Layer already exists 06:42:14 de1066c4642e: Layer already exists 06:42:14 9bd71911be5a: Layer already exists 06:42:14 c34f01205f98: Layer already exists 06:42:14 2074c528af21: Layer already exists 06:42:14 adafd34e2a85: Layer already exists 06:42:14 59854af53616: Layer already exists 06:42:14 248200e248f6: Layer already exists 06:42:14 70267c60d428: Layer already exists 06:42:14 20c21cab5298: Layer already exists 06:42:14 4aeaa0e7d41f: Layer already exists 06:42:14 76524716a648: Layer already exists 06:42:14 main: digest: sha256:5073ea53a3599f8454f67986e1229c8e152f38fe2d184ee0be1430805f7f7937 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:14 ===================================================== [Pipeline] echo 06:42:14 taggedImages: 06:42:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:42:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 06:42:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:42:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:42:14 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:14 latest 06:42:14 3.2.0-dev.83 06:42:14 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:14 main 06:42:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:42:15 5173fd37f657: Preparing 06:42:15 db38b390ba8e: Preparing 06:42:15 70267c60d428: Preparing 06:42:15 20c21cab5298: Preparing 06:42:15 d431358aed39: Preparing 06:42:15 37af18df083d: Preparing 06:42:15 4aeaa0e7d41f: Preparing 06:42:15 37af18df083d: Waiting 06:42:15 4aeaa0e7d41f: Waiting 06:42:15 70267c60d428: Layer already exists 06:42:15 20c21cab5298: Layer already exists 06:42:15 4aeaa0e7d41f: Layer already exists 06:42:15 5173fd37f657: Pushed 06:42:15 d431358aed39: Pushed 06:42:17 37af18df083d: Pushed 06:42:19 db38b390ba8e: Pushed 06:42:19 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:19 + 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 06:42:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:42:20 5173fd37f657: Preparing 06:42:20 db38b390ba8e: Preparing 06:42:20 70267c60d428: Preparing 06:42:20 20c21cab5298: Preparing 06:42:20 d431358aed39: Preparing 06:42:20 37af18df083d: Preparing 06:42:20 4aeaa0e7d41f: Preparing 06:42:20 37af18df083d: Waiting 06:42:20 4aeaa0e7d41f: Waiting 06:42:20 20c21cab5298: Layer already exists 06:42:20 70267c60d428: Layer already exists 06:42:20 d431358aed39: Layer already exists 06:42:20 5173fd37f657: Layer already exists 06:42:20 db38b390ba8e: Layer already exists 06:42:20 37af18df083d: Layer already exists 06:42:20 4aeaa0e7d41f: Layer already exists 06:42:20 latest: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 06:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:42:21 5173fd37f657: Preparing 06:42:21 db38b390ba8e: Preparing 06:42:21 70267c60d428: Preparing 06:42:21 20c21cab5298: Preparing 06:42:21 d431358aed39: Preparing 06:42:21 37af18df083d: Preparing 06:42:21 4aeaa0e7d41f: Preparing 06:42:21 37af18df083d: Waiting 06:42:21 4aeaa0e7d41f: Waiting 06:42:21 db38b390ba8e: Layer already exists 06:42:21 5173fd37f657: Layer already exists 06:42:21 70267c60d428: Layer already exists 06:42:21 d431358aed39: Layer already exists 06:42:21 20c21cab5298: Layer already exists 06:42:21 37af18df083d: Layer already exists 06:42:21 4aeaa0e7d41f: Layer already exists 06:42:21 3.2.0-dev.83: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:42:22 5173fd37f657: Preparing 06:42:22 db38b390ba8e: Preparing 06:42:22 70267c60d428: Preparing 06:42:22 20c21cab5298: Preparing 06:42:22 d431358aed39: Preparing 06:42:22 37af18df083d: Preparing 06:42:22 37af18df083d: Waiting 06:42:22 4aeaa0e7d41f: Preparing 06:42:22 4aeaa0e7d41f: Waiting 06:42:22 70267c60d428: Layer already exists 06:42:22 d431358aed39: Layer already exists 06:42:22 db38b390ba8e: Layer already exists 06:42:22 20c21cab5298: Layer already exists 06:42:22 5173fd37f657: Layer already exists 06:42:22 37af18df083d: Layer already exists 06:42:22 4aeaa0e7d41f: Layer already exists 06:42:22 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:22 + 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 06:42:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:42:23 5173fd37f657: Preparing 06:42:23 db38b390ba8e: Preparing 06:42:23 70267c60d428: Preparing 06:42:23 20c21cab5298: Preparing 06:42:23 d431358aed39: Preparing 06:42:23 37af18df083d: Preparing 06:42:23 4aeaa0e7d41f: Preparing 06:42:23 37af18df083d: Waiting 06:42:23 4aeaa0e7d41f: Waiting 06:42:23 70267c60d428: Layer already exists 06:42:23 5173fd37f657: Layer already exists 06:42:23 20c21cab5298: Layer already exists 06:42:23 d431358aed39: Layer already exists 06:42:23 db38b390ba8e: Layer already exists 06:42:23 4aeaa0e7d41f: Layer already exists 06:42:23 37af18df083d: Layer already exists 06:42:23 main: digest: sha256:b0c549901ea066b67e6239beef6c31f11b3417fb900a20f7d2f0a873e005d7dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:23 ===================================================== [Pipeline] echo 06:42:23 taggedImages: 06:42:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:42:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 06:42:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:42:23 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:42:23 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:23 latest 06:42:23 3.2.0-dev.83 06:42:23 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:23 main 06:42:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:24 22b1fce32d0e: Preparing 06:42:24 7acdcc1ad270: Preparing 06:42:24 2c9babb4386d: Preparing 06:42:24 70267c60d428: Preparing 06:42:24 20c21cab5298: Preparing 06:42:24 dabd50c94b89: Preparing 06:42:24 91491e82e397: Preparing 06:42:24 85f0bbaced98: Preparing 06:42:24 34a84f0ba105: Preparing 06:42:24 4aeaa0e7d41f: Preparing 06:42:24 dabd50c94b89: Waiting 06:42:24 91491e82e397: Waiting 06:42:24 85f0bbaced98: Waiting 06:42:24 34a84f0ba105: Waiting 06:42:24 4aeaa0e7d41f: Waiting 06:42:24 20c21cab5298: Layer already exists 06:42:24 70267c60d428: Layer already exists 06:42:24 2c9babb4386d: Pushed 06:42:24 7acdcc1ad270: Pushed 06:42:24 22b1fce32d0e: Pushed 06:42:24 4aeaa0e7d41f: Layer already exists 06:42:24 85f0bbaced98: Pushed 06:42:25 34a84f0ba105: Pushed 06:42:37 91491e82e397: Pushed 06:42:45 dabd50c94b89: Pushed 06:42:45 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:46 + 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 06:42:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:46 22b1fce32d0e: Preparing 06:42:46 7acdcc1ad270: Preparing 06:42:46 2c9babb4386d: Preparing 06:42:46 70267c60d428: Preparing 06:42:46 20c21cab5298: Preparing 06:42:46 dabd50c94b89: Preparing 06:42:46 91491e82e397: Preparing 06:42:46 85f0bbaced98: Preparing 06:42:46 34a84f0ba105: Preparing 06:42:46 4aeaa0e7d41f: Preparing 06:42:46 85f0bbaced98: Waiting 06:42:46 34a84f0ba105: Waiting 06:42:46 4aeaa0e7d41f: Waiting 06:42:46 dabd50c94b89: Waiting 06:42:46 91491e82e397: Waiting 06:42:46 22b1fce32d0e: Layer already exists 06:42:46 70267c60d428: Layer already exists 06:42:46 2c9babb4386d: Layer already exists 06:42:46 20c21cab5298: Layer already exists 06:42:46 7acdcc1ad270: Layer already exists 06:42:46 85f0bbaced98: Layer already exists 06:42:46 dabd50c94b89: Layer already exists 06:42:46 91491e82e397: Layer already exists 06:42:46 4aeaa0e7d41f: Layer already exists 06:42:46 34a84f0ba105: Layer already exists 06:42:46 latest: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 06:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:47 22b1fce32d0e: Preparing 06:42:47 7acdcc1ad270: Preparing 06:42:47 2c9babb4386d: Preparing 06:42:47 70267c60d428: Preparing 06:42:47 20c21cab5298: Preparing 06:42:47 dabd50c94b89: Preparing 06:42:47 91491e82e397: Preparing 06:42:47 85f0bbaced98: Preparing 06:42:47 34a84f0ba105: Preparing 06:42:47 4aeaa0e7d41f: Preparing 06:42:47 91491e82e397: Waiting 06:42:47 85f0bbaced98: Waiting 06:42:47 34a84f0ba105: Waiting 06:42:47 4aeaa0e7d41f: Waiting 06:42:47 dabd50c94b89: Waiting 06:42:47 22b1fce32d0e: Layer already exists 06:42:47 70267c60d428: Layer already exists 06:42:47 2c9babb4386d: Layer already exists 06:42:47 20c21cab5298: Layer already exists 06:42:47 7acdcc1ad270: Layer already exists 06:42:47 91491e82e397: Layer already exists 06:42:47 85f0bbaced98: Layer already exists 06:42:47 dabd50c94b89: Layer already exists 06:42:47 4aeaa0e7d41f: Layer already exists 06:42:47 34a84f0ba105: Layer already exists 06:42:47 3.2.0-dev.83: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:48 22b1fce32d0e: Preparing 06:42:48 7acdcc1ad270: Preparing 06:42:48 2c9babb4386d: Preparing 06:42:48 70267c60d428: Preparing 06:42:48 20c21cab5298: Preparing 06:42:48 dabd50c94b89: Preparing 06:42:48 91491e82e397: Preparing 06:42:48 85f0bbaced98: Preparing 06:42:48 34a84f0ba105: Preparing 06:42:48 4aeaa0e7d41f: Preparing 06:42:48 dabd50c94b89: Waiting 06:42:48 91491e82e397: Waiting 06:42:48 85f0bbaced98: Waiting 06:42:48 34a84f0ba105: Waiting 06:42:48 4aeaa0e7d41f: Waiting 06:42:48 20c21cab5298: Layer already exists 06:42:48 2c9babb4386d: Layer already exists 06:42:48 7acdcc1ad270: Layer already exists 06:42:48 22b1fce32d0e: Layer already exists 06:42:48 70267c60d428: Layer already exists 06:42:48 85f0bbaced98: Layer already exists 06:42:48 dabd50c94b89: Layer already exists 06:42:48 91491e82e397: Layer already exists 06:42:48 4aeaa0e7d41f: Layer already exists 06:42:48 34a84f0ba105: Layer already exists 06:42:48 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 + 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:42:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:42:49 22b1fce32d0e: Preparing 06:42:49 7acdcc1ad270: Preparing 06:42:49 2c9babb4386d: Preparing 06:42:49 70267c60d428: Preparing 06:42:49 20c21cab5298: Preparing 06:42:49 dabd50c94b89: Preparing 06:42:49 91491e82e397: Preparing 06:42:49 85f0bbaced98: Preparing 06:42:49 34a84f0ba105: Preparing 06:42:49 4aeaa0e7d41f: Preparing 06:42:49 dabd50c94b89: Waiting 06:42:49 91491e82e397: Waiting 06:42:49 85f0bbaced98: Waiting 06:42:49 34a84f0ba105: Waiting 06:42:49 4aeaa0e7d41f: Waiting 06:42:49 2c9babb4386d: Layer already exists 06:42:49 20c21cab5298: Layer already exists 06:42:49 22b1fce32d0e: Layer already exists 06:42:49 7acdcc1ad270: Layer already exists 06:42:49 70267c60d428: Layer already exists 06:42:49 91491e82e397: Layer already exists 06:42:49 34a84f0ba105: Layer already exists 06:42:49 85f0bbaced98: Layer already exists 06:42:49 dabd50c94b89: Layer already exists 06:42:49 4aeaa0e7d41f: Layer already exists 06:42:50 main: digest: sha256:908b27f9e50071e8d8853c594f0611287962d348a8d0555160106585048ee076 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:50 ===================================================== [Pipeline] echo 06:42:50 taggedImages: 06:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 06:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:42:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:42:50 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:50 latest 06:42:50 3.2.0-dev.83 06:42:50 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:42:50 main 06:42:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:42:50 063db438db62: Preparing 06:42:50 ad2269ff05b1: Preparing 06:42:50 a0d03796bb6e: Preparing 06:42:50 70267c60d428: Preparing 06:42:50 20c21cab5298: Preparing 06:42:50 5d4738a041ec: Preparing 06:42:50 0f8215986d9f: Preparing 06:42:50 b6327fcc45ac: Preparing 06:42:50 4aeaa0e7d41f: Preparing 06:42:50 0f8215986d9f: Waiting 06:42:50 b6327fcc45ac: Waiting 06:42:50 5d4738a041ec: Waiting 06:42:50 4aeaa0e7d41f: Waiting 06:42:51 a0d03796bb6e: Pushed 06:42:51 ad2269ff05b1: Pushed 06:42:51 20c21cab5298: Layer already exists 06:42:51 70267c60d428: Layer already exists 06:42:51 4aeaa0e7d41f: Layer already exists 06:42:51 063db438db62: Pushed 06:42:51 0f8215986d9f: Pushed 06:42:52 b6327fcc45ac: Pushed 06:43:14 5d4738a041ec: Pushed 06:43:14 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:14 + 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:43:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:43:14 063db438db62: Preparing 06:43:14 ad2269ff05b1: Preparing 06:43:14 a0d03796bb6e: Preparing 06:43:14 70267c60d428: Preparing 06:43:14 20c21cab5298: Preparing 06:43:14 5d4738a041ec: Preparing 06:43:14 0f8215986d9f: Preparing 06:43:14 b6327fcc45ac: Preparing 06:43:14 4aeaa0e7d41f: Preparing 06:43:14 0f8215986d9f: Waiting 06:43:14 b6327fcc45ac: Waiting 06:43:14 4aeaa0e7d41f: Waiting 06:43:14 5d4738a041ec: Waiting 06:43:14 70267c60d428: Layer already exists 06:43:14 a0d03796bb6e: Layer already exists 06:43:14 ad2269ff05b1: Layer already exists 06:43:14 20c21cab5298: Layer already exists 06:43:14 063db438db62: Layer already exists 06:43:14 b6327fcc45ac: Layer already exists 06:43:14 5d4738a041ec: Layer already exists 06:43:14 0f8215986d9f: Layer already exists 06:43:14 4aeaa0e7d41f: Layer already exists 06:43:15 latest: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:15 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 06:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:43:15 063db438db62: Preparing 06:43:15 ad2269ff05b1: Preparing 06:43:15 a0d03796bb6e: Preparing 06:43:15 70267c60d428: Preparing 06:43:15 20c21cab5298: Preparing 06:43:15 5d4738a041ec: Preparing 06:43:15 0f8215986d9f: Preparing 06:43:15 b6327fcc45ac: Preparing 06:43:15 4aeaa0e7d41f: Preparing 06:43:15 0f8215986d9f: Waiting 06:43:15 b6327fcc45ac: Waiting 06:43:15 4aeaa0e7d41f: Waiting 06:43:15 5d4738a041ec: Waiting 06:43:15 a0d03796bb6e: Layer already exists 06:43:15 ad2269ff05b1: Layer already exists 06:43:15 20c21cab5298: Layer already exists 06:43:15 70267c60d428: Layer already exists 06:43:15 063db438db62: Layer already exists 06:43:15 5d4738a041ec: Layer already exists 06:43:15 0f8215986d9f: Layer already exists 06:43:15 4aeaa0e7d41f: Layer already exists 06:43:15 b6327fcc45ac: Layer already exists 06:43:16 3.2.0-dev.83: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:43:16 063db438db62: Preparing 06:43:16 ad2269ff05b1: Preparing 06:43:16 a0d03796bb6e: Preparing 06:43:16 70267c60d428: Preparing 06:43:16 20c21cab5298: Preparing 06:43:16 5d4738a041ec: Preparing 06:43:16 0f8215986d9f: Preparing 06:43:16 5d4738a041ec: Waiting 06:43:16 b6327fcc45ac: Preparing 06:43:16 0f8215986d9f: Waiting 06:43:16 b6327fcc45ac: Waiting 06:43:16 4aeaa0e7d41f: Preparing 06:43:16 4aeaa0e7d41f: Waiting 06:43:16 20c21cab5298: Layer already exists 06:43:16 ad2269ff05b1: Layer already exists 06:43:16 a0d03796bb6e: Layer already exists 06:43:16 063db438db62: Layer already exists 06:43:16 70267c60d428: Layer already exists 06:43:16 0f8215986d9f: Layer already exists 06:43:16 5d4738a041ec: Layer already exists 06:43:16 4aeaa0e7d41f: Layer already exists 06:43:16 b6327fcc45ac: Layer already exists 06:43:16 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:17 + 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:43:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:43:17 063db438db62: Preparing 06:43:17 ad2269ff05b1: Preparing 06:43:17 a0d03796bb6e: Preparing 06:43:17 70267c60d428: Preparing 06:43:17 20c21cab5298: Preparing 06:43:17 5d4738a041ec: Preparing 06:43:17 0f8215986d9f: Preparing 06:43:17 b6327fcc45ac: Preparing 06:43:17 4aeaa0e7d41f: Preparing 06:43:17 5d4738a041ec: Waiting 06:43:17 0f8215986d9f: Waiting 06:43:17 b6327fcc45ac: Waiting 06:43:17 4aeaa0e7d41f: Waiting 06:43:17 20c21cab5298: Layer already exists 06:43:17 ad2269ff05b1: Layer already exists 06:43:17 a0d03796bb6e: Layer already exists 06:43:17 063db438db62: Layer already exists 06:43:17 70267c60d428: Layer already exists 06:43:17 0f8215986d9f: Layer already exists 06:43:17 5d4738a041ec: Layer already exists 06:43:17 b6327fcc45ac: Layer already exists 06:43:17 4aeaa0e7d41f: Layer already exists 06:43:18 main: digest: sha256:6f7df34ef8352b6e09dc7c7ec747e8457483ab753c25003f2b2b40e40e2cf300 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:18 ===================================================== [Pipeline] echo 06:43:18 taggedImages: 06:43:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:43:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 06:43:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:18 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:43:18 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:43:18 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:18 latest 06:43:18 3.2.0-dev.83 06:43:18 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:18 main 06:43:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:18 52f6755c394d: Preparing 06:43:18 0a0cce66bb26: Preparing 06:43:18 7ee4e3849adc: Preparing 06:43:18 70267c60d428: Preparing 06:43:18 20c21cab5298: Preparing 06:43:18 e5667a32133e: Preparing 06:43:18 85f0bbaced98: Preparing 06:43:18 34a84f0ba105: Preparing 06:43:18 4aeaa0e7d41f: Preparing 06:43:18 e5667a32133e: Waiting 06:43:18 85f0bbaced98: Waiting 06:43:18 34a84f0ba105: Waiting 06:43:18 4aeaa0e7d41f: Waiting 06:43:19 20c21cab5298: Layer already exists 06:43:19 70267c60d428: Layer already exists 06:43:19 7ee4e3849adc: Pushed 06:43:19 85f0bbaced98: Layer already exists 06:43:19 0a0cce66bb26: Pushed 06:43:19 34a84f0ba105: Layer already exists 06:43:19 4aeaa0e7d41f: Layer already exists 06:43:19 52f6755c394d: Pushed 06:43:41 e5667a32133e: Pushed 06:43:41 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:41 + 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:43:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:41 52f6755c394d: Preparing 06:43:41 0a0cce66bb26: Preparing 06:43:41 7ee4e3849adc: Preparing 06:43:41 70267c60d428: Preparing 06:43:41 20c21cab5298: Preparing 06:43:41 e5667a32133e: Preparing 06:43:41 85f0bbaced98: Preparing 06:43:41 34a84f0ba105: Preparing 06:43:41 4aeaa0e7d41f: Preparing 06:43:41 e5667a32133e: Waiting 06:43:41 85f0bbaced98: Waiting 06:43:41 34a84f0ba105: Waiting 06:43:41 4aeaa0e7d41f: Waiting 06:43:41 70267c60d428: Layer already exists 06:43:41 52f6755c394d: Layer already exists 06:43:41 20c21cab5298: Layer already exists 06:43:41 0a0cce66bb26: Layer already exists 06:43:41 7ee4e3849adc: Layer already exists 06:43:41 e5667a32133e: Layer already exists 06:43:41 34a84f0ba105: Layer already exists 06:43:41 85f0bbaced98: Layer already exists 06:43:41 4aeaa0e7d41f: Layer already exists 06:43:41 latest: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 06:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:42 52f6755c394d: Preparing 06:43:42 0a0cce66bb26: Preparing 06:43:42 7ee4e3849adc: Preparing 06:43:42 70267c60d428: Preparing 06:43:42 20c21cab5298: Preparing 06:43:42 e5667a32133e: Preparing 06:43:42 85f0bbaced98: Preparing 06:43:42 34a84f0ba105: Preparing 06:43:42 4aeaa0e7d41f: Preparing 06:43:42 85f0bbaced98: Waiting 06:43:42 34a84f0ba105: Waiting 06:43:42 4aeaa0e7d41f: Waiting 06:43:42 e5667a32133e: Waiting 06:43:42 20c21cab5298: Layer already exists 06:43:42 0a0cce66bb26: Layer already exists 06:43:42 52f6755c394d: Layer already exists 06:43:42 70267c60d428: Layer already exists 06:43:42 7ee4e3849adc: Layer already exists 06:43:42 4aeaa0e7d41f: Layer already exists 06:43:42 e5667a32133e: Layer already exists 06:43:42 85f0bbaced98: Layer already exists 06:43:42 34a84f0ba105: Layer already exists 06:43:43 3.2.0-dev.83: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:43 52f6755c394d: Preparing 06:43:43 0a0cce66bb26: Preparing 06:43:43 7ee4e3849adc: Preparing 06:43:43 70267c60d428: Preparing 06:43:43 20c21cab5298: Preparing 06:43:43 e5667a32133e: Preparing 06:43:43 85f0bbaced98: Preparing 06:43:43 34a84f0ba105: Preparing 06:43:43 4aeaa0e7d41f: Preparing 06:43:43 e5667a32133e: Waiting 06:43:43 34a84f0ba105: Waiting 06:43:43 85f0bbaced98: Waiting 06:43:43 4aeaa0e7d41f: Waiting 06:43:43 52f6755c394d: Layer already exists 06:43:43 0a0cce66bb26: Layer already exists 06:43:43 7ee4e3849adc: Layer already exists 06:43:43 20c21cab5298: Layer already exists 06:43:43 70267c60d428: Layer already exists 06:43:43 85f0bbaced98: Layer already exists 06:43:43 e5667a32133e: Layer already exists 06:43:43 4aeaa0e7d41f: Layer already exists 06:43:43 34a84f0ba105: Layer already exists 06:43:44 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:44 + 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:43:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:43:44 52f6755c394d: Preparing 06:43:44 0a0cce66bb26: Preparing 06:43:44 7ee4e3849adc: Preparing 06:43:44 70267c60d428: Preparing 06:43:44 20c21cab5298: Preparing 06:43:44 e5667a32133e: Preparing 06:43:44 85f0bbaced98: Preparing 06:43:44 34a84f0ba105: Preparing 06:43:44 4aeaa0e7d41f: Preparing 06:43:44 85f0bbaced98: Waiting 06:43:44 4aeaa0e7d41f: Waiting 06:43:44 e5667a32133e: Waiting 06:43:44 34a84f0ba105: Waiting 06:43:44 70267c60d428: Layer already exists 06:43:44 52f6755c394d: Layer already exists 06:43:44 7ee4e3849adc: Layer already exists 06:43:44 0a0cce66bb26: Layer already exists 06:43:44 20c21cab5298: Layer already exists 06:43:44 e5667a32133e: Layer already exists 06:43:44 85f0bbaced98: Layer already exists 06:43:44 4aeaa0e7d41f: Layer already exists 06:43:44 34a84f0ba105: Layer already exists 06:43:45 main: digest: sha256:fff5738a8addfdde1ecb927244817d032aca060a2e80aa86e3d2794a2bc78657 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:45 ===================================================== [Pipeline] echo 06:43:45 taggedImages: 06:43:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:43:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 06:43:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:43:45 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:43:45 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:45 latest 06:43:45 3.2.0-dev.83 06:43:45 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:45 main 06:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:45 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:43:45 ff32c6c3db31: Preparing 06:43:45 91e9b4ba4b3b: Preparing 06:43:45 70267c60d428: Preparing 06:43:45 20c21cab5298: Preparing 06:43:45 93d221cdb724: Preparing 06:43:45 dfadebb3dd97: Preparing 06:43:45 4aeaa0e7d41f: Preparing 06:43:45 dfadebb3dd97: Waiting 06:43:45 4aeaa0e7d41f: Waiting 06:43:46 93d221cdb724: Pushed 06:43:46 70267c60d428: Layer already exists 06:43:46 20c21cab5298: Layer already exists 06:43:46 4aeaa0e7d41f: Layer already exists 06:43:46 ff32c6c3db31: Pushed 06:43:47 dfadebb3dd97: Pushed 06:43:54 91e9b4ba4b3b: Pushed 06:43:54 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:54 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:43:55 ff32c6c3db31: Preparing 06:43:55 91e9b4ba4b3b: Preparing 06:43:55 70267c60d428: Preparing 06:43:55 20c21cab5298: Preparing 06:43:55 93d221cdb724: Preparing 06:43:55 dfadebb3dd97: Preparing 06:43:55 4aeaa0e7d41f: Preparing 06:43:55 dfadebb3dd97: Waiting 06:43:55 4aeaa0e7d41f: Waiting 06:43:55 93d221cdb724: Layer already exists 06:43:55 ff32c6c3db31: Layer already exists 06:43:55 20c21cab5298: Layer already exists 06:43:55 91e9b4ba4b3b: Layer already exists 06:43:55 70267c60d428: Layer already exists 06:43:55 dfadebb3dd97: Layer already exists 06:43:55 4aeaa0e7d41f: Layer already exists 06:43:55 latest: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:55 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 06:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:43:56 ff32c6c3db31: Preparing 06:43:56 91e9b4ba4b3b: Preparing 06:43:56 70267c60d428: Preparing 06:43:56 20c21cab5298: Preparing 06:43:56 93d221cdb724: Preparing 06:43:56 dfadebb3dd97: Preparing 06:43:56 4aeaa0e7d41f: Preparing 06:43:56 dfadebb3dd97: Waiting 06:43:56 4aeaa0e7d41f: Waiting 06:43:56 91e9b4ba4b3b: Layer already exists 06:43:56 70267c60d428: Layer already exists 06:43:56 93d221cdb724: Layer already exists 06:43:56 20c21cab5298: Layer already exists 06:43:56 ff32c6c3db31: Layer already exists 06:43:56 dfadebb3dd97: Layer already exists 06:43:56 4aeaa0e7d41f: Layer already exists 06:43:56 3.2.0-dev.83: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:43:57 ff32c6c3db31: Preparing 06:43:57 91e9b4ba4b3b: Preparing 06:43:57 70267c60d428: Preparing 06:43:57 20c21cab5298: Preparing 06:43:57 93d221cdb724: Preparing 06:43:57 dfadebb3dd97: Preparing 06:43:57 4aeaa0e7d41f: Preparing 06:43:57 dfadebb3dd97: Waiting 06:43:57 4aeaa0e7d41f: Waiting 06:43:57 91e9b4ba4b3b: Layer already exists 06:43:57 70267c60d428: Layer already exists 06:43:57 20c21cab5298: Layer already exists 06:43:57 93d221cdb724: Layer already exists 06:43:57 ff32c6c3db31: Layer already exists 06:43:57 dfadebb3dd97: Layer already exists 06:43:57 4aeaa0e7d41f: Layer already exists 06:43:57 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:43:58 ff32c6c3db31: Preparing 06:43:58 91e9b4ba4b3b: Preparing 06:43:58 70267c60d428: Preparing 06:43:58 20c21cab5298: Preparing 06:43:58 93d221cdb724: Preparing 06:43:58 dfadebb3dd97: Preparing 06:43:58 4aeaa0e7d41f: Preparing 06:43:58 dfadebb3dd97: Waiting 06:43:58 4aeaa0e7d41f: Waiting 06:43:58 20c21cab5298: Layer already exists 06:43:58 70267c60d428: Layer already exists 06:43:58 93d221cdb724: Layer already exists 06:43:58 ff32c6c3db31: Layer already exists 06:43:58 91e9b4ba4b3b: Layer already exists 06:43:58 dfadebb3dd97: Layer already exists 06:43:58 4aeaa0e7d41f: Layer already exists 06:43:58 main: digest: sha256:6d891b6bf4a34aef18caf8f04d4691f35a3c25a29609d0d5d5a5f157a42227dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:58 ===================================================== [Pipeline] echo 06:43:58 taggedImages: 06:43:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:43:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 06:43:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:43:58 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:43:58 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:58 latest 06:43:58 3.2.0-dev.83 06:43:58 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:43:58 main 06:43:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:43:59 573ab0d7a812: Preparing 06:43:59 e90b05af6e92: Preparing 06:43:59 d31623bccc7e: Preparing 06:43:59 70267c60d428: Preparing 06:43:59 20c21cab5298: Preparing 06:43:59 b677e7458af1: Preparing 06:43:59 196f99f4cd9f: Preparing 06:43:59 4aeaa0e7d41f: Preparing 06:43:59 b677e7458af1: Waiting 06:43:59 4aeaa0e7d41f: Waiting 06:43:59 196f99f4cd9f: Waiting 06:43:59 70267c60d428: Layer already exists 06:43:59 20c21cab5298: Layer already exists 06:43:59 e90b05af6e92: Pushed 06:43:59 573ab0d7a812: Pushed 06:43:59 b677e7458af1: Pushed 06:43:59 4aeaa0e7d41f: Layer already exists 06:43:59 196f99f4cd9f: Pushed 06:44:06 d31623bccc7e: Pushed 06:44:06 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:44:07 573ab0d7a812: Preparing 06:44:07 e90b05af6e92: Preparing 06:44:07 d31623bccc7e: Preparing 06:44:07 70267c60d428: Preparing 06:44:07 20c21cab5298: Preparing 06:44:07 b677e7458af1: Preparing 06:44:07 196f99f4cd9f: Preparing 06:44:07 4aeaa0e7d41f: Preparing 06:44:07 196f99f4cd9f: Waiting 06:44:07 b677e7458af1: Waiting 06:44:07 4aeaa0e7d41f: Waiting 06:44:07 573ab0d7a812: Layer already exists 06:44:07 d31623bccc7e: Layer already exists 06:44:07 70267c60d428: Layer already exists 06:44:07 20c21cab5298: Layer already exists 06:44:07 e90b05af6e92: Layer already exists 06:44:07 b677e7458af1: Layer already exists 06:44:07 196f99f4cd9f: Layer already exists 06:44:07 4aeaa0e7d41f: Layer already exists 06:44:07 latest: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 06:44:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:44:08 573ab0d7a812: Preparing 06:44:08 e90b05af6e92: Preparing 06:44:08 d31623bccc7e: Preparing 06:44:08 70267c60d428: Preparing 06:44:08 20c21cab5298: Preparing 06:44:08 b677e7458af1: Preparing 06:44:08 196f99f4cd9f: Preparing 06:44:08 4aeaa0e7d41f: Preparing 06:44:08 196f99f4cd9f: Waiting 06:44:08 4aeaa0e7d41f: Waiting 06:44:08 b677e7458af1: Waiting 06:44:08 573ab0d7a812: Layer already exists 06:44:08 20c21cab5298: Layer already exists 06:44:08 70267c60d428: Layer already exists 06:44:08 e90b05af6e92: Layer already exists 06:44:08 d31623bccc7e: Layer already exists 06:44:08 b677e7458af1: Layer already exists 06:44:08 196f99f4cd9f: Layer already exists 06:44:08 4aeaa0e7d41f: Layer already exists 06:44:08 3.2.0-dev.83: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:44:09 573ab0d7a812: Preparing 06:44:09 e90b05af6e92: Preparing 06:44:09 d31623bccc7e: Preparing 06:44:09 70267c60d428: Preparing 06:44:09 20c21cab5298: Preparing 06:44:09 b677e7458af1: Preparing 06:44:09 196f99f4cd9f: Preparing 06:44:09 4aeaa0e7d41f: Preparing 06:44:09 b677e7458af1: Waiting 06:44:09 196f99f4cd9f: Waiting 06:44:09 4aeaa0e7d41f: Waiting 06:44:09 70267c60d428: Layer already exists 06:44:09 20c21cab5298: Layer already exists 06:44:09 e90b05af6e92: Layer already exists 06:44:09 573ab0d7a812: Layer already exists 06:44:09 d31623bccc7e: Layer already exists 06:44:09 196f99f4cd9f: Layer already exists 06:44:09 b677e7458af1: Layer already exists 06:44:09 4aeaa0e7d41f: Layer already exists 06:44:09 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:44:09 573ab0d7a812: Preparing 06:44:09 e90b05af6e92: Preparing 06:44:09 d31623bccc7e: Preparing 06:44:09 70267c60d428: Preparing 06:44:09 20c21cab5298: Preparing 06:44:09 b677e7458af1: Preparing 06:44:09 196f99f4cd9f: Preparing 06:44:09 4aeaa0e7d41f: Preparing 06:44:09 b677e7458af1: Waiting 06:44:09 196f99f4cd9f: Waiting 06:44:09 4aeaa0e7d41f: Waiting 06:44:09 573ab0d7a812: Layer already exists 06:44:09 d31623bccc7e: Layer already exists 06:44:09 20c21cab5298: Layer already exists 06:44:09 e90b05af6e92: Layer already exists 06:44:09 70267c60d428: Layer already exists 06:44:09 4aeaa0e7d41f: Layer already exists 06:44:09 196f99f4cd9f: Layer already exists 06:44:09 b677e7458af1: Layer already exists 06:44:09 main: digest: sha256:7490ebe54b29b16a04b2e824578ec8cec7cacfdc2e27ca7b2416b1a21138b7d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:10 ===================================================== [Pipeline] echo 06:44:10 taggedImages: 06:44:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:44:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:44:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 06:44:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:44:10 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:44:10 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:44:10 ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:44:10 latest 06:44:10 3.2.0-dev.83 06:44:10 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:44:10 main 06:44:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:44:11 46305107ef48: Preparing 06:44:11 c5e1c7b6abdc: Preparing 06:44:11 70267c60d428: Preparing 06:44:11 20c21cab5298: Preparing 06:44:11 231113a1ea2f: Preparing 06:44:11 22357776180e: Preparing 06:44:11 4aeaa0e7d41f: Preparing 06:44:11 22357776180e: Waiting 06:44:11 20c21cab5298: Layer already exists 06:44:11 231113a1ea2f: Layer already exists 06:44:11 70267c60d428: Layer already exists 06:44:11 22357776180e: Layer already exists 06:44:11 4aeaa0e7d41f: Layer already exists 06:44:11 46305107ef48: Pushed 06:44:19 c5e1c7b6abdc: Pushed 06:44:19 ef9dbcfdf9265d2927ae78691a494f0517df5c34: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:44:20 46305107ef48: Preparing 06:44:20 c5e1c7b6abdc: Preparing 06:44:20 70267c60d428: Preparing 06:44:20 20c21cab5298: Preparing 06:44:20 231113a1ea2f: Preparing 06:44:20 22357776180e: Preparing 06:44:20 4aeaa0e7d41f: Preparing 06:44:20 22357776180e: Waiting 06:44:20 4aeaa0e7d41f: Waiting 06:44:20 20c21cab5298: Layer already exists 06:44:20 c5e1c7b6abdc: Layer already exists 06:44:20 231113a1ea2f: Layer already exists 06:44:20 70267c60d428: Layer already exists 06:44:20 46305107ef48: Layer already exists 06:44:20 22357776180e: Layer already exists 06:44:20 4aeaa0e7d41f: Layer already exists 06:44:20 latest: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 06:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:44:21 46305107ef48: Preparing 06:44:21 c5e1c7b6abdc: Preparing 06:44:21 70267c60d428: Preparing 06:44:21 20c21cab5298: Preparing 06:44:21 231113a1ea2f: Preparing 06:44:21 22357776180e: Preparing 06:44:21 4aeaa0e7d41f: Preparing 06:44:21 22357776180e: Waiting 06:44:21 4aeaa0e7d41f: Waiting 06:44:21 70267c60d428: Layer already exists 06:44:21 c5e1c7b6abdc: Layer already exists 06:44:21 20c21cab5298: Layer already exists 06:44:21 46305107ef48: Layer already exists 06:44:21 231113a1ea2f: Layer already exists 06:44:21 22357776180e: Layer already exists 06:44:21 4aeaa0e7d41f: Layer already exists 06:44:21 3.2.0-dev.83: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:44:21 46305107ef48: Preparing 06:44:21 c5e1c7b6abdc: Preparing 06:44:21 70267c60d428: Preparing 06:44:21 20c21cab5298: Preparing 06:44:21 231113a1ea2f: Preparing 06:44:21 22357776180e: Preparing 06:44:21 4aeaa0e7d41f: Preparing 06:44:21 22357776180e: Waiting 06:44:21 4aeaa0e7d41f: Waiting 06:44:21 70267c60d428: Layer already exists 06:44:21 20c21cab5298: Layer already exists 06:44:21 46305107ef48: Layer already exists 06:44:21 c5e1c7b6abdc: Layer already exists 06:44:21 231113a1ea2f: Layer already exists 06:44:21 22357776180e: Layer already exists 06:44:21 4aeaa0e7d41f: Layer already exists 06:44:21 ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:44:22 46305107ef48: Preparing 06:44:22 c5e1c7b6abdc: Preparing 06:44:22 70267c60d428: Preparing 06:44:22 20c21cab5298: Preparing 06:44:22 231113a1ea2f: Preparing 06:44:22 22357776180e: Preparing 06:44:22 4aeaa0e7d41f: Preparing 06:44:22 4aeaa0e7d41f: Waiting 06:44:22 22357776180e: Waiting 06:44:22 20c21cab5298: Layer already exists 06:44:22 c5e1c7b6abdc: Layer already exists 06:44:22 46305107ef48: Layer already exists 06:44:22 70267c60d428: Layer already exists 06:44:22 231113a1ea2f: Layer already exists 06:44:22 4aeaa0e7d41f: Layer already exists 06:44:22 22357776180e: Layer already exists 06:44:23 main: digest: sha256:5a73afe4f2bad1275512d53f014058ef1e69ac3f484e227c4826f0524f91369c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:23 ===================================================== [Pipeline] echo 06:44:23 taggedImages: 06:44:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34 06:44:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:44:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 06:44:23 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ef9dbcfdf9265d2927ae78691a494f0517df5c34-3.2.0-dev.83 06:44:23 - 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:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:23 06:44:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:24 arm64: Pulling from edgex-lftools-log-publisher 06:44:24 8998bd30e6a1: Pulling fs layer 06:44:24 04944245beec: Pulling fs layer 06:44:24 699f458cf7ca: Pulling fs layer 06:44:24 765212b225bb: Pulling fs layer 06:44:24 f23df028b6ca: Pulling fs layer 06:44:24 d65c8cfc05b1: Pulling fs layer 06:44:24 2437ff75d9bd: Pulling fs layer 06:44:24 f23df028b6ca: Waiting 06:44:24 d65c8cfc05b1: Waiting 06:44:24 2437ff75d9bd: Waiting 06:44:24 765212b225bb: Waiting 06:44:24 04944245beec: Verifying Checksum 06:44:24 04944245beec: Download complete 06:44:24 765212b225bb: Verifying Checksum 06:44:24 765212b225bb: Download complete 06:44:24 f23df028b6ca: Verifying Checksum 06:44:24 f23df028b6ca: Download complete 06:44:24 d65c8cfc05b1: Verifying Checksum 06:44:24 d65c8cfc05b1: Download complete 06:44:24 699f458cf7ca: Verifying Checksum 06:44:24 699f458cf7ca: Download complete 06:44:24 8998bd30e6a1: Verifying Checksum 06:44:24 8998bd30e6a1: Download complete 06:44:27 2437ff75d9bd: Verifying Checksum 06:44:27 2437ff75d9bd: Download complete 06:44:29 8998bd30e6a1: Pull complete 06:44:30 04944245beec: Pull complete 06:44:32 699f458cf7ca: Pull complete 06:44:32 765212b225bb: Pull complete 06:44:32 f23df028b6ca: Pull complete 06:44:32 d65c8cfc05b1: Pull complete 06:44:51 2437ff75d9bd: Pull complete 06:44:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:51 prd-ubuntu20.04-docker-arm64-4c-16g-11730 does not seem to be running inside a container 06:44:51 $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:44:54 $ docker top ee6e4b1908608ed1380e9885cab84e30dd4083b1fff9f3fe47421508e3bf2d43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:55 ---> job-cost.sh 06:44:55 lf-activate-venv: SKIPPING 06:44:55 INFO: No Stack... 06:44:55 INFO: Retrieving Pricing Info for: v3-standard-4 06:44:56 INFO: Archiving Costs [Pipeline] sh 06:44:56 + cat /w/workspace/edgex-go/706/archives/cost.csv 06:44:56 + cut -d, -f6 [Pipeline] lock 06:44:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-706-stack-cost] 06:44:57 Resource [jenkins-edgexfoundry-edgex-go-main-706-stack-cost] did not exist. Created. 06:44:57 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-706-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:57 + echo total: 0.10999999940395355 [Pipeline] stash 06:44:58 Stashed 1 file(s) [Pipeline] } 06:44:58 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-706-stack-cost] [Pipeline] // lock [Pipeline] } 06:44:58 $ docker stop --time=1 ee6e4b1908608ed1380e9885cab84e30dd4083b1fff9f3fe47421508e3bf2d43 06:45:00 $ docker rm -f --volumes ee6e4b1908608ed1380e9885cab84e30dd4083b1fff9f3fe47421508e3bf2d43 [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:45:00 provisioning config files... 06:45:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/706@tmp/config7895204343537548737tmp [Pipeline] { [Pipeline] sh 06:45:00 + set +x 06:45:00 + + curl -s https://codecov.io/bash 06:45:00 bash -s -- 06:45:00 06:45:00 _____ _ 06:45:00 / ____| | | 06:45:00 | | ___ __| | ___ ___ _____ __ 06:45:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:00 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:00 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:00 Bash-1.0.6 06:45:00 06:45:00 06:45:00 ==> git version 2.25.1 found 06:45:00 ==> 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:45:00 Release-Date: 2020-01-08 06:45:00 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:45:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:45:00 ==> Jenkins CI detected. 06:45:00 current dir:  /w/workspace/edgex-go/706 06:45:00 project root: . 06:45:00 --> token set from env 06:45:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:00 ==> Running gcov in . (disable via -X gcov) 06:45:00 ==> Python coveragepy not found 06:45:00 ==> Searching for coverage reports in: 06:45:00 + . 06:45:01 -> Found 1 reports 06:45:01 ==> Detecting git/mercurial file structure 06:45:01 ==> Reading reports 06:45:01 + ./coverage.out bytes=612321 06:45:01 ==> Appending adjustments 06:45:01 https://docs.codecov.io/docs/fixing-reports 06:45:02 + Found adjustments 06:45:02 ==> Gzipping contents 06:45:02 76K /tmp/codecov.Sh4MCM.gz 06:45:02 ==> Uploading reports 06:45:02 url: https://codecov.io 06:45:02 query: branch=main&commit=ef9dbcfdf9265d2927ae78691a494f0517df5c34&build=706&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F706%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:45:02 -> Pinging Codecov 06:45:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ef9dbcfdf9265d2927ae78691a494f0517df5c34&build=706&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F706%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:45:02 -> Uploading to 06:45:02 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/ef9dbcfdf9265d2927ae78691a494f0517df5c34/cc794e5f-b0a8-4c3a-9fca-2ab6b5e47643.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240927%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240927T064502Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=71c6c9405ac48628e90ec0ec34ab9309f2f8b5ac21bd8316f78c3c625475cdd6 06:45:02 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:02 Dload Upload Total Spent Left Speed 06:45:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74166 0 0 100 74166 0 289k --:--:-- --:--:-- --:--:-- 289k 06:45:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ef9dbcfdf9265d2927ae78691a494f0517df5c34 [Pipeline] } 06:45:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:45:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:45:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:45:03 06:45:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:45:03 latest: Pulling from edgex-devops/edgex-snyk-go 06:45:03 619be1103602: Already exists 06:45:03 f8ea3408117e: Pulling fs layer 06:45:03 91320369b822: Pulling fs layer 06:45:03 0406650e8295: Pulling fs layer 06:45:03 4f4fb700ef54: Pulling fs layer 06:45:03 96d80e3f36e1: Pulling fs layer 06:45:03 bcf3aedb951c: Pulling fs layer 06:45:03 96d80e3f36e1: Waiting 06:45:03 4f4fb700ef54: Waiting 06:45:03 bcf3aedb951c: Waiting 06:45:03 0406650e8295: Verifying Checksum 06:45:03 0406650e8295: Download complete 06:45:03 f8ea3408117e: Download complete 06:45:03 4f4fb700ef54: Download complete 06:45:03 f8ea3408117e: Pull complete 06:45:03 96d80e3f36e1: Verifying Checksum 06:45:04 91320369b822: Verifying Checksum 06:45:04 91320369b822: Download complete 06:45:04 bcf3aedb951c: Verifying Checksum 06:45:04 bcf3aedb951c: Download complete 06:45:07 91320369b822: Pull complete 06:45:07 0406650e8295: Pull complete 06:45:07 4f4fb700ef54: Pull complete 06:45:07 96d80e3f36e1: Pull complete 06:45:10 bcf3aedb951c: Pull complete 06:45:10 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:45:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:45:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:10 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 06:45:10 $ 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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:latest cat 06:45:20 $ docker top 68026a3dce61028f4b0cc8a7129fcd6826008aeacb488db504aa415d341a8ef9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:20 + git config --global --add safe.directory /w/workspace/edgex-go/706 [Pipeline] echo 06:45:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:45:21 + set -o pipefail 06:45:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:45:27 06:45:27 Monitoring /w/workspace/edgex-go/706 (github.com/edgexfoundry/edgex-go)... 06:45:27 06:45:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/111c8d98-cbb7-432b-84db-0dfabc70cb3f 06:45:27 06:45:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:45:27 06:45:28 06:45:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:45:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:45:28 $ docker stop --time=1 68026a3dce61028f4b0cc8a7129fcd6826008aeacb488db504aa415d341a8ef9 06:45:34 $ docker rm -f --volumes 68026a3dce61028f4b0cc8a7129fcd6826008aeacb488db504aa415d341a8ef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:45:35 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:35 provisioning config files... 06:45:35 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/706@tmp/config1988573218125223387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:35 --> edgex-publish-swagger.sh 06:45:35 === Publish openapi/v3 API === 06:45:35 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:45:35 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/706/openapi/v3/core-command.yaml] 06:45:35 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:35 Dload Upload Total Spent Left Speed 06:45:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 136k --:--:-- --:--:-- --:--:-- 136k 100 32782 0 0 100 32782 0 80743 --:--:-- --:--:-- --:--:-- 80545 06:45:36 06:45:36 06:45:36 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/706/openapi/v3/core-data.yaml] 06:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:36 Dload Upload Total Spent Left Speed 06:45:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 172k --:--:-- --:--:-- --:--:-- 172k 06:45:36 06:45:36 06:45:36 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/706/openapi/v3/core-keeper.yaml] 06:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:36 Dload Upload Total Spent Left Speed 06:45:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 302 147k --:--:-- --:--:-- --:--:-- 147k 06:45:36 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:45:36 06:45:36 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/706/openapi/v3/core-metadata.yaml] 06:45:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:36 Dload Upload Total Spent Left Speed 06:45:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 737k --:--:-- --:--:-- --:--:-- 733k 100 149k 100 156 100 148k 414 396k --:--:-- --:--:-- --:--:-- 395k 06:45:37 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:45:37 06:45:37 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/706/openapi/v3/support-cron-scheduler.yaml] 06:45:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:37 Dload Upload Total Spent Left Speed 06:45:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 267 191k --:--:-- --:--:-- --:--:-- 191k 06:45:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:45:37 06:45:37 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/706/openapi/v3/support-notifications.yaml] 06:45:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:37 Dload Upload Total Spent Left Speed 06:45:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 436 238k --:--:-- --:--:-- --:--:-- 239k 06:45:37 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:45:37 06:45:37 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/706/openapi/v3/support-scheduler.yaml] 06:45:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:37 Dload Upload Total Spent Left Speed 06:45:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 177k 100 37110 100 156 100 36954 450 104k --:--:-- --:--:-- --:--:-- 104k 06:45:38 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:45:38 [Pipeline] } 06:45:38 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:45:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:39 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 06:45:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:45:39 $ docker top a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 -eo pid,comm 06:45:39 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:45:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:39 [ssh-agent] Looking for ssh-agent implementation... 06:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:39 $ docker exec a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 ssh-agent 06:45:40 SSH_AUTH_SOCK=/tmp/ssh-eiJ7h5rwsN0R/agent.31 06:45:40 SSH_AGENT_PID=37 06:45:40 Running ssh-add (command line suppressed) 06:45:40 Identity added: /w/workspace/edgex-go/706@tmp/private_key_10833815650741647795.key (/w/workspace/edgex-go/706@tmp/private_key_10833815650741647795.key) 06:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:40 + git semver tag 06:45:40 2024-09-27 06:45:40,706 [run_tag] DEBUG tag force:False 06:45:40 2024-09-27 06:45:40,706 [check_head_tag] DEBUG check head tag 06:45:40 2024-09-27 06:45:40,708 [execute] INFO git cat-file --batch-check 06:45:40 2024-09-27 06:45:40,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=) 06:45:40 2024-09-27 06:45:40,712 [execute] INFO git cat-file --batch 06:45:40 2024-09-27 06:45:40,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=) 06:45:40 2024-09-27 06:45:40,755 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 06:45:40 2024-09-27 06:45:40,756 [execute] INFO git tag -a v3.2.0-dev.83 -m v3.2.0-dev.83 06:45:40 2024-09-27 06:45:40,756 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.83', '-m', 'v3.2.0-dev.83'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=None) 06:45:40 2024-09-27 06:45:40,761 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 06:45:40 3.2.0-dev.83 [Pipeline] } 06:45:40 $ docker exec --env ******** --env ******** a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 ssh-agent -k 06:45:40 unset SSH_AUTH_SOCK; 06:45:40 unset SSH_AGENT_PID; 06:45:40 echo Agent pid 37 killed; 06:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:41 + git semver [Pipeline] } 06:45:41 $ docker stop --time=1 a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 06:45:42 $ docker rm -f --volumes a80d5314c34ee490e1421124cf6ad3b44628ef649d2a08eceb4daa9a28538822 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:43 06:45:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:43 0.23.1-centos7: Pulling from edgex-lftools 06:45:43 ab5ef0e58194: Pulling fs layer 06:45:43 9712f1f96733: Pulling fs layer 06:45:43 63f879dbbcfc: Pulling fs layer 06:45:43 0d9ebad4ef96: Pulling fs layer 06:45:43 e9a5061849ea: Pulling fs layer 06:45:43 d747dcd14b5f: Pulling fs layer 06:45:43 2de7ff778b66: Pulling fs layer 06:45:43 0d9ebad4ef96: Waiting 06:45:43 e9a5061849ea: Waiting 06:45:43 d747dcd14b5f: Waiting 06:45:43 2de7ff778b66: Waiting 06:45:43 9712f1f96733: Verifying Checksum 06:45:43 9712f1f96733: Download complete 06:45:44 63f879dbbcfc: Verifying Checksum 06:45:44 63f879dbbcfc: Download complete 06:45:44 e9a5061849ea: Download complete 06:45:44 d747dcd14b5f: Verifying Checksum 06:45:44 d747dcd14b5f: Download complete 06:45:44 ab5ef0e58194: Verifying Checksum 06:45:44 ab5ef0e58194: Download complete 06:45:44 0d9ebad4ef96: Verifying Checksum 06:45:44 0d9ebad4ef96: Download complete 06:45:44 2de7ff778b66: Verifying Checksum 06:45:44 2de7ff778b66: Download complete 06:45:47 ab5ef0e58194: Pull complete 06:45:47 9712f1f96733: Pull complete 06:45:48 63f879dbbcfc: Pull complete 06:45:51 0d9ebad4ef96: Pull complete 06:45:51 e9a5061849ea: Pull complete 06:45:51 d747dcd14b5f: Pull complete 06:45:52 2de7ff778b66: Pull complete 06:45:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:52 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 06:45:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:45:59 $ docker top d7eb655add2e2b78cf19cc8fa4cee77cee7781390e5778f913045701ef96e4e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:45:59 provisioning config files... 06:45:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/706@tmp/config12602245927535174715tmp 06:45:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/706@tmp/config14927016949815970922tmp 06:45:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/706@tmp/config16727788884089956044tmp [Pipeline] { [Pipeline] echo 06:45:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:46:00 ---> sigul-configuration.sh 06:46:00 gpg: directory `/root/.gnupg' created 06:46:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:46:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:46:00 gpg: keyring `/root/.gnupg/secring.gpg' created 06:46:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:46:00 gpg: CAST5 encrypted data 06:46:00 gpg: encrypted with 1 passphrase 06:46:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:46:00 + mkdir /home/jenkins 06:46:00 + mkdir /home/jenkins/sigul [Pipeline] sh 06:46: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:46:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:46:00 ---> sigul-install.sh 06:46:00 Sigul already installed; skipping installation. [Pipeline] sh 06:46:01 + git tag --list 06:46:01 0.6.0 06:46:01 0.6.1 06:46:01 0.7.0 06:46:01 0.7.1 06:46:01 v1.0.0 06:46:01 v1.0.1 06:46:01 v1.1.0 06:46:01 v1.2.0 06:46:01 v1.2.1 06:46:01 v1.3.0 06:46:01 v1.3.1 06:46:01 v2.0.0 06:46:01 v2.1.0 06:46:01 v2.1.1 06:46:01 v2.2.0 06:46:01 v2.3.0 06:46:01 v3.0 06:46:01 v3.0.0 06:46:01 v3.1 06:46:01 v3.1.0 06:46:01 v3.1.0-dev.1 06:46:01 v3.1.0-dev.10 06:46:01 v3.1.0-dev.11 06:46:01 v3.1.0-dev.12 06:46:01 v3.1.0-dev.13 06:46:01 v3.1.0-dev.14 06:46:01 v3.1.0-dev.15 06:46:01 v3.1.0-dev.16 06:46:01 v3.1.0-dev.17 06:46:01 v3.1.0-dev.18 06:46:01 v3.1.0-dev.19 06:46:01 v3.1.0-dev.2 06:46:01 v3.1.0-dev.20 06:46:01 v3.1.0-dev.21 06:46:01 v3.1.0-dev.22 06:46:01 v3.1.0-dev.23 06:46:01 v3.1.0-dev.24 06:46:01 v3.1.0-dev.25 06:46:01 v3.1.0-dev.26 06:46:01 v3.1.0-dev.27 06:46:01 v3.1.0-dev.28 06:46:01 v3.1.0-dev.29 06:46:01 v3.1.0-dev.3 06:46:01 v3.1.0-dev.30 06:46:01 v3.1.0-dev.31 06:46:01 v3.1.0-dev.32 06:46:01 v3.1.0-dev.33 06:46:01 v3.1.0-dev.34 06:46:01 v3.1.0-dev.35 06:46:01 v3.1.0-dev.36 06:46:01 v3.1.0-dev.37 06:46:01 v3.1.0-dev.38 06:46:01 v3.1.0-dev.39 06:46:01 v3.1.0-dev.4 06:46:01 v3.1.0-dev.40 06:46:01 v3.1.0-dev.41 06:46:01 v3.1.0-dev.42 06:46:01 v3.1.0-dev.43 06:46:01 v3.1.0-dev.44 06:46:01 v3.1.0-dev.45 06:46:01 v3.1.0-dev.46 06:46:01 v3.1.0-dev.47 06:46:01 v3.1.0-dev.48 06:46:01 v3.1.0-dev.49 06:46:01 v3.1.0-dev.5 06:46:01 v3.1.0-dev.50 06:46:01 v3.1.0-dev.51 06:46:01 v3.1.0-dev.52 06:46:01 v3.1.0-dev.53 06:46:01 v3.1.0-dev.54 06:46:01 v3.1.0-dev.55 06:46:01 v3.1.0-dev.56 06:46:01 v3.1.0-dev.57 06:46:01 v3.1.0-dev.58 06:46:01 v3.1.0-dev.59 06:46:01 v3.1.0-dev.6 06:46:01 v3.1.0-dev.60 06:46:01 v3.1.0-dev.61 06:46:01 v3.1.0-dev.62 06:46:01 v3.1.0-dev.63 06:46:01 v3.1.0-dev.64 06:46:01 v3.1.0-dev.65 06:46:01 v3.1.0-dev.66 06:46:01 v3.1.0-dev.67 06:46:01 v3.1.0-dev.68 06:46:01 v3.1.0-dev.69 06:46:01 v3.1.0-dev.7 06:46:01 v3.1.0-dev.70 06:46:01 v3.1.0-dev.71 06:46:01 v3.1.0-dev.72 06:46:01 v3.1.0-dev.73 06:46:01 v3.1.0-dev.8 06:46:01 v3.1.0-dev.9 06:46:01 v3.1.1 06:46:01 v3.1.1-dev.1 06:46:01 v3.1.1-dev.2 06:46:01 v3.2.0-dev.1 06:46:01 v3.2.0-dev.10 06:46:01 v3.2.0-dev.11 06:46:01 v3.2.0-dev.12 06:46:01 v3.2.0-dev.13 06:46:01 v3.2.0-dev.14 06:46:01 v3.2.0-dev.15 06:46:01 v3.2.0-dev.16 06:46:01 v3.2.0-dev.17 06:46:01 v3.2.0-dev.18 06:46:01 v3.2.0-dev.19 06:46:01 v3.2.0-dev.2 06:46:01 v3.2.0-dev.20 06:46:01 v3.2.0-dev.21 06:46:01 v3.2.0-dev.22 06:46:01 v3.2.0-dev.23 06:46:01 v3.2.0-dev.24 06:46:01 v3.2.0-dev.25 06:46:01 v3.2.0-dev.26 06:46:01 v3.2.0-dev.27 06:46:01 v3.2.0-dev.28 06:46:01 v3.2.0-dev.29 06:46:01 v3.2.0-dev.3 06:46:01 v3.2.0-dev.30 06:46:01 v3.2.0-dev.31 06:46:01 v3.2.0-dev.32 06:46:01 v3.2.0-dev.33 06:46:01 v3.2.0-dev.34 06:46:01 v3.2.0-dev.35 06:46:01 v3.2.0-dev.36 06:46:01 v3.2.0-dev.37 06:46:01 v3.2.0-dev.38 06:46:01 v3.2.0-dev.39 06:46:01 v3.2.0-dev.4 06:46:01 v3.2.0-dev.40 06:46:01 v3.2.0-dev.41 06:46:01 v3.2.0-dev.42 06:46:01 v3.2.0-dev.43 06:46:01 v3.2.0-dev.44 06:46:01 v3.2.0-dev.45 06:46:01 v3.2.0-dev.46 06:46:01 v3.2.0-dev.47 06:46:01 v3.2.0-dev.48 06:46:01 v3.2.0-dev.49 06:46:01 v3.2.0-dev.5 06:46:01 v3.2.0-dev.50 06:46:01 v3.2.0-dev.51 06:46:01 v3.2.0-dev.52 06:46:01 v3.2.0-dev.53 06:46:01 v3.2.0-dev.54 06:46:01 v3.2.0-dev.55 06:46:01 v3.2.0-dev.56 06:46:01 v3.2.0-dev.57 06:46:01 v3.2.0-dev.58 06:46:01 v3.2.0-dev.59 06:46:01 v3.2.0-dev.6 06:46:01 v3.2.0-dev.60 06:46:01 v3.2.0-dev.61 06:46:01 v3.2.0-dev.62 06:46:01 v3.2.0-dev.63 06:46:01 v3.2.0-dev.64 06:46:01 v3.2.0-dev.65 06:46:01 v3.2.0-dev.66 06:46:01 v3.2.0-dev.67 06:46:01 v3.2.0-dev.68 06:46:01 v3.2.0-dev.69 06:46:01 v3.2.0-dev.7 06:46:01 v3.2.0-dev.70 06:46:01 v3.2.0-dev.71 06:46:01 v3.2.0-dev.72 06:46:01 v3.2.0-dev.73 06:46:01 v3.2.0-dev.74 06:46:01 v3.2.0-dev.75 06:46:01 v3.2.0-dev.76 06:46:01 v3.2.0-dev.77 06:46:01 v3.2.0-dev.78 06:46:01 v3.2.0-dev.79 06:46:01 v3.2.0-dev.8 06:46:01 v3.2.0-dev.80 06:46:01 v3.2.0-dev.81 06:46:01 v3.2.0-dev.82 06:46:01 v3.2.0-dev.83 06:46:01 v3.2.0-dev.9 [Pipeline] sh 06:46:01 + lftools sign git-tag v3.2.0-dev.83 06:46:02 Signing Git tag with Sigul... 06:46:02 Signing v3.2.0-dev.83 [Pipeline] echo 06:46:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:46:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:46:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:46:02 $ docker stop --time=1 d7eb655add2e2b78cf19cc8fa4cee77cee7781390e5778f913045701ef96e4e1 06:46:03 $ docker rm -f --volumes d7eb655add2e2b78cf19cc8fa4cee77cee7781390e5778f913045701ef96e4e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:46:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:46:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:04 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 06:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:46:05 $ docker top 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 -eo pid,comm 06:46:05 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:46:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:05 [ssh-agent] Looking for ssh-agent implementation... 06:46:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:05 $ docker exec 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 ssh-agent 06:46:05 SSH_AUTH_SOCK=/tmp/ssh-aOduQfcHMpCV/agent.33 06:46:05 SSH_AGENT_PID=39 06:46:05 Running ssh-add (command line suppressed) 06:46:05 Identity added: /w/workspace/edgex-go/706@tmp/private_key_11945233393939612984.key (/w/workspace/edgex-go/706@tmp/private_key_11945233393939612984.key) 06:46:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:05 + git semver bump pre 06:46:06 2024-09-27 06:46:06,088 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 06:46:06 2024-09-27 06:46:06,088 [bump_version] DEBUG bumping version:3.2.0-dev.83 on axis:pre with prefix:dev 06:46:06 2024-09-27 06:46:06,089 [bump_version] DEBUG bumped version:3.2.0-dev.84 06:46:06 2024-09-27 06:46:06,089 [write_version] DEBUG write version:3.2.0-dev.84 to path:/w/workspace/edgex-go/706/.semver/main with force:True 06:46:06 2024-09-27 06:46:06,089 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 06:46:06 2024-09-27 06:46:06,089 [write_file] DEBUG write to file:/w/workspace/edgex-go/706/.semver/main 06:46:06 2024-09-27 06:46:06,090 [execute] INFO git cat-file --batch-check 06:46:06 2024-09-27 06:46:06,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=) 06:46:06 2024-09-27 06:46:06,096 [execute] INFO git cat-file --batch 06:46:06 2024-09-27 06:46:06,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=) 06:46:06 2024-09-27 06:46:06,102 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 06:46:06 3.2.0-dev.84 [Pipeline] } 06:46:06 $ docker exec --env ******** --env ******** 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 ssh-agent -k 06:46:06 unset SSH_AUTH_SOCK; 06:46:06 unset SSH_AGENT_PID; 06:46:06 echo Agent pid 39 killed; 06:46:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:06 + git semver [Pipeline] } 06:46:06 $ docker stop --time=1 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 06:46:08 $ docker rm -f --volumes 620756ac894b1cbdbb362c4d3e52a3825bb56434ce40d1d765ee3e5ac644c4c0 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:46:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:08 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 06:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:46:09 $ docker top 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:09 [ssh-agent] Looking for ssh-agent implementation... 06:46:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:09 $ docker exec 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 ssh-agent 06:46:09 SSH_AUTH_SOCK=/tmp/ssh-FOCsIbxOrfF4/agent.33 06:46:09 SSH_AGENT_PID=39 06:46:09 Running ssh-add (command line suppressed) 06:46:09 Identity added: /w/workspace/edgex-go/706@tmp/private_key_5352298624642390078.key (/w/workspace/edgex-go/706@tmp/private_key_5352298624642390078.key) 06:46:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:10 + git semver push 06:46:10 2024-09-27 06:46:10,188 [run_push] DEBUG push 06:46:10 2024-09-27 06:46:10,188 [execute] INFO git cat-file --batch-check 06:46:10 2024-09-27 06:46:10,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=) 06:46:10 2024-09-27 06:46:10,193 [execute] INFO git rev-list 9b06f04672294602c795bc59f3bd424f7434c03b -- 06:46:10 2024-09-27 06:46:10,193 [execute] DEBUG Popen(['git', 'rev-list', '9b06f04672294602c795bc59f3bd424f7434c03b', '--'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=None) 06:46:10 2024-09-27 06:46:10,212 [execute] INFO git fetch -v origin 06:46:10 2024-09-27 06:46:10,212 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=True, shell=None, istream=None) 06:46:10 2024-09-27 06:46:10,645 [run_push] DEBUG no remote changes detected 06:46:10 2024-09-27 06:46:10,645 [execute] INFO git push origin semver 06:46:10 2024-09-27 06:46:10,646 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/706/.semver, universal_newlines=False, shell=None, istream=None) 06:46:11 2024-09-27 06:46:11,374 [run_push] DEBUG push all version tags 06:46:11 2024-09-27 06:46:11,374 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:46:11 2024-09-27 06:46:11,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/706, universal_newlines=False, shell=None, istream=None) 06:46:12 2024-09-27 06:46:12,027 [read_version] DEBUG read version from /w/workspace/edgex-go/706/.semver/main 06:46:12 3.2.0-dev.84 [Pipeline] } 06:46:12 $ docker exec --env ******** --env ******** 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 ssh-agent -k 06:46:12 unset SSH_AUTH_SOCK; 06:46:12 unset SSH_AGENT_PID; 06:46:12 echo Agent pid 39 killed; 06:46:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:12 + git semver [Pipeline] } 06:46:13 $ docker stop --time=1 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 06:46:14 $ docker rm -f --volumes 32f1f1a28b9bbf95312594099d9812ebb4dd4f7dd24a26757705a3b3242ae3d0 [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:46:15 + [ -d /w/workspace/edgex-go/706/archives ] [Pipeline] libraryResource [Pipeline] sh 06:46:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:46:16 ---> package-listing.sh 06:46:16 ++ facter osfamily 06:46:16 ++ tr '[:upper:]' '[:lower:]' 06:46:16 + OS_FAMILY=debian 06:46:16 + workspace=/w/workspace/edgex-go/706 06:46:16 + START_PACKAGES=/tmp/packages_start.txt 06:46:16 + END_PACKAGES=/tmp/packages_end.txt 06:46:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:46:16 + PACKAGES=/tmp/packages_start.txt 06:46:16 + '[' /w/workspace/edgex-go/706 ']' 06:46:16 + PACKAGES=/tmp/packages_end.txt 06:46:16 + case "${OS_FAMILY}" in 06:46:16 + dpkg -l 06:46:16 + grep '^ii' 06:46:16 + '[' -f /tmp/packages_start.txt ']' 06:46:16 + '[' -f /tmp/packages_end.txt ']' 06:46:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:46:16 + '[' /w/workspace/edgex-go/706 ']' 06:46:16 + mkdir -p /w/workspace/edgex-go/706/archives/ 06:46:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/706/archives/ [Pipeline] echo 06:46:16 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/706/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:46:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:17 06:46:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:17 latest: Pulling from edgex-lftools-log-publisher 06:46:17 5eb5b503b376: Pulling fs layer 06:46:17 5c69ac0246d0: Pulling fs layer 06:46:17 ec43610c2a17: Pulling fs layer 06:46:17 3a2ae6a8a46f: Pulling fs layer 06:46:17 33b1e0a273af: Pulling fs layer 06:46:17 5d3b04190fa2: Pulling fs layer 06:46:17 2f39f015ded8: Pulling fs layer 06:46:17 5d3b04190fa2: Waiting 06:46:17 3a2ae6a8a46f: Waiting 06:46:17 33b1e0a273af: Waiting 06:46:17 2f39f015ded8: Waiting 06:46:17 5c69ac0246d0: Verifying Checksum 06:46:17 5c69ac0246d0: Download complete 06:46:17 3a2ae6a8a46f: Download complete 06:46:17 33b1e0a273af: Verifying Checksum 06:46:17 33b1e0a273af: Download complete 06:46:17 ec43610c2a17: Verifying Checksum 06:46:17 ec43610c2a17: Download complete 06:46:17 5d3b04190fa2: Verifying Checksum 06:46:17 5d3b04190fa2: Download complete 06:46:17 5eb5b503b376: Verifying Checksum 06:46:17 5eb5b503b376: Download complete 06:46:18 2f39f015ded8: Download complete 06:46:19 5eb5b503b376: Pull complete 06:46:19 5c69ac0246d0: Pull complete 06:46:19 ec43610c2a17: Pull complete 06:46:19 3a2ae6a8a46f: Pull complete 06:46:19 33b1e0a273af: Pull complete 06:46:19 5d3b04190fa2: Pull complete 06:46:24 2f39f015ded8: Pull complete 06:46:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:46:24 prd-ubuntu20.04-docker-8c-8g-11729 does not seem to be running inside a container 06:46:24 $ 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/706/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/706 -v /w/workspace/edgex-go/706:/w/workspace/edgex-go/706:rw,z -v /w/workspace/edgex-go/706@tmp:/w/workspace/edgex-go/706@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:46:28 $ docker top 70357b5c8a841b8552a4183c9a1289385951b3b4d047fdaf7599d288b5b588fc -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:46:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:46:29 + ls /var/log/sa-host 06:46:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:29 provisioning config files... 06:46:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/706@tmp/config9992988215036976865tmp [Pipeline] { [Pipeline] echo 06:46:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:46:29 ---> create-netrc.sh [Pipeline] } 06:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:46:29 ---> python-tools-install.sh [Pipeline] echo 06:46:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:46:30 ---> sudo-logs.sh 06:46:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:46:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:46:30 ---> job-cost.sh 06:46:30 lf-activate-venv: SKIPPING 06:46:30 DEBUG: total: 0.10999999940395355 06:46:30 INFO: Retrieving Stack Cost... 06:46:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:46:31 INFO: Archiving Costs [Pipeline] echo 06:46:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:46:31 ---> logs-deploy.sh 06:46:31 lf-activate-venv: SKIPPING 06:46:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/706 06:46:31 INFO: archiving workspace using pattern(s): 06:46:32 Archives upload complete. 06:46:32 INFO: archiving logs to Nexus 06:46:33 ---> uname -a: 06:46:33 Linux prd-ubuntu20-04-docker-8c-8g-11729 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:46:33 06:46:33 06:46:33 ---> lscpu: 06:46:33 Architecture: x86_64 06:46:33 CPU op-mode(s): 32-bit, 64-bit 06:46:33 Byte Order: Little Endian 06:46:33 Address sizes: 40 bits physical, 48 bits virtual 06:46:33 CPU(s): 8 06:46:33 On-line CPU(s) list: 0-7 06:46:33 Thread(s) per core: 1 06:46:33 Core(s) per socket: 1 06:46:33 Socket(s): 8 06:46:33 NUMA node(s): 1 06:46:33 Vendor ID: AuthenticAMD 06:46:33 CPU family: 23 06:46:33 Model: 49 06:46:33 Model name: AMD EPYC-Rome Processor 06:46:33 Stepping: 0 06:46:33 CPU MHz: 2800.000 06:46:33 BogoMIPS: 5600.00 06:46:33 Virtualization: AMD-V 06:46:33 Hypervisor vendor: KVM 06:46:33 Virtualization type: full 06:46:33 L1d cache: 256 KiB 06:46:33 L1i cache: 256 KiB 06:46:33 L2 cache: 4 MiB 06:46:33 L3 cache: 128 MiB 06:46:33 NUMA node0 CPU(s): 0-7 06:46:33 Vulnerability Itlb multihit: Not affected 06:46:33 Vulnerability L1tf: Not affected 06:46:33 Vulnerability Mds: Not affected 06:46:33 Vulnerability Meltdown: Not affected 06:46:33 Vulnerability Mmio stale data: Not affected 06:46:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:46:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:46:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:46:33 Vulnerability Srbds: Not affected 06:46:33 Vulnerability Tsx async abort: Not affected 06:46:33 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:46:33 06:46:33 06:46:33 ---> nproc: 06:46:33 8 06:46:33 06:46:33 06:46:33 ---> df -h: 06:46:33 Filesystem Size Used Avail Use% Mounted on 06:46:33 overlay 155G 29G 127G 19% / 06:46:33 tmpfs 64M 0 64M 0% /dev 06:46:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:46:33 shm 64M 0 64M 0% /dev/shm 06:46:33 /dev/vda1 155G 29G 127G 19% /facter-os 06:46:33 06:46:33 06:46:33 ---> sar -b -r -n DEV: 06:46:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11729) 09/27/24 _x86_64_ (8 CPU) 06:46:33 06:46:33 05:55:52 LINUX RESTART (8 CPU) 06:46:33 06:46:33 05:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:46:33 05:57:03 356.46 47.91 308.55 0.00 5389.90 154541.71 0.00 06:46:33 05:58:01 197.45 1.33 196.12 0.00 48.95 65083.07 0.00 06:46:33 05:59:01 42.52 0.00 42.52 0.00 0.00 33210.42 0.00 06:46:33 06:00:01 35.56 0.13 35.43 0.00 2.27 19839.49 0.00 06:46:33 06:01:01 200.53 0.32 200.22 0.00 35.06 164797.20 0.00 06:46:33 06:02:01 773.17 16.54 756.63 0.00 2196.70 175907.34 0.00 06:46:33 06:03:01 310.86 3.08 307.78 0.00 2301.75 138148.04 0.00 06:46:33 06:04:01 286.22 0.07 286.16 0.00 0.53 71051.54 0.00 06:46:33 06:05:01 296.90 0.02 296.88 0.00 0.13 100294.48 0.00 06:46:33 06:06:01 588.49 0.13 588.35 0.00 23.33 66688.17 0.00 06:46:33 06:07:01 31.11 0.10 31.01 0.00 11.73 855.72 0.00 06:46:33 06:08:01 10.05 0.00 10.05 0.00 0.00 251.02 0.00 06:46:33 06:09:01 1.58 0.00 1.58 0.00 0.00 23.46 0.00 06:46:33 06:10:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 06:46:33 06:11:01 1.82 0.02 1.80 0.00 0.13 21.86 0.00 06:46:33 06:12:01 1.00 0.00 1.00 0.00 0.00 17.20 0.00 06:46:33 06:13:02 1.28 0.00 1.28 0.00 0.00 14.53 0.00 06:46:33 06:14:01 0.97 0.00 0.97 0.00 0.00 11.39 0.00 06:46:33 06:15:01 1.13 0.00 1.13 0.00 0.00 13.59 0.00 06:46:33 06:16:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 06:46:33 06:17:01 1.10 0.02 1.08 0.00 0.13 14.53 0.00 06:46:33 06:18:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 06:46:33 06:19:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 06:46:33 06:20:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 06:46:33 06:21:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 06:46:33 06:22:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 06:46:33 06:23:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 06:46:33 06:24:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 06:46:33 06:25:01 2.80 1.63 1.17 0.00 39.33 16.40 0.00 06:46:33 06:26:01 4.35 2.23 2.13 0.00 36.30 75.12 0.00 06:46:33 06:27:01 1.32 0.00 1.32 0.00 0.00 17.33 0.00 06:46:33 06:28:01 0.93 0.00 0.93 0.00 0.00 11.19 0.00 06:46:33 06:29:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 06:46:33 06:30:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 06:46:33 06:31:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 06:46:33 06:32:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 06:46:33 06:33:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 06:46:33 06:34:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 06:46:33 06:35:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 06:46:33 06:36:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 06:46:33 06:37:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 06:46:33 06:38:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 06:46:33 06:39:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 06:46:33 06:40:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 06:46:33 06:41:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 06:46:33 06:42:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 06:46:33 06:43:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 06:46:33 06:44:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 06:46:33 06:45:01 1.22 0.02 1.20 0.00 4.27 35.33 0.00 06:46:33 06:46:01 161.89 0.62 161.27 0.00 8.13 61390.57 0.00 06:46:33 Average: 66.74 1.48 65.26 0.00 202.18 21034.06 0.00 06:46:33 06:46:33 05:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:46:33 05:57:03 29555692 31558332 780740 2.37 60720 2235112 1803260 5.31 1024496 1955200 972 06:46:33 05:58:01 27655724 31215640 1083412 3.29 127212 3600052 2425268 7.15 1681456 3030596 317796 06:46:33 05:59:01 27668148 31485404 811716 2.47 131140 3820744 1875588 5.53 1322836 3348144 49440 06:46:33 06:00:01 26344388 31454924 839936 2.55 135304 5045160 1885272 5.56 1789556 4138376 738848 06:46:33 06:01:01 22944720 31409572 885200 2.69 144388 8334296 2235372 6.59 1842340 7422060 555416 06:46:33 06:02:01 16929144 31337324 909484 2.77 330324 13701528 2278548 6.72 2711632 12120536 1447080 06:46:33 06:03:01 10294452 28724604 3447736 10.48 379596 17266516 10095404 29.75 5906912 15048772 1015192 06:46:33 06:04:01 7126608 27949144 4229040 12.86 394520 19558012 9756572 28.75 7651560 16395032 1569628 06:46:33 06:05:01 7117600 30570960 1623684 4.94 404968 22137140 4401172 12.97 5920196 18130692 1864664 06:46:33 06:06:01 9677804 31400692 843664 2.57 411576 20580056 2172360 6.40 3430000 18302460 896 06:46:33 06:07:01 9683764 31408960 835280 2.54 413056 20580988 2030900 5.99 3807780 17918592 496 06:46:33 06:08:01 9688268 31414060 829916 2.52 413432 20581056 2001916 5.90 3871472 17850272 144 06:46:33 06:09:01 9689884 31415728 828368 2.52 413480 20581060 2001916 5.90 3870724 17850280 16 06:46:33 06:10:01 9697144 31423108 820928 2.50 413492 20581188 2001916 5.90 3861564 17850400 12 06:46:33 06:11:01 9698676 31424760 820212 2.49 413528 20581192 2019088 5.95 3861724 17850412 52 06:46:33 06:12:01 9701464 31427528 817352 2.49 413560 20581168 2019088 5.95 3859044 17850388 296 06:46:33 06:13:02 9701856 31427976 816800 2.48 413584 20581172 2019088 5.95 3859080 17850392 196 06:46:33 06:14:01 9702328 31428452 816292 2.48 413600 20581176 2019088 5.95 3858332 17850396 152 06:46:33 06:15:01 9702492 31428616 816072 2.48 413616 20581176 2019088 5.95 3858312 17850396 12 06:46:33 06:16:01 9702192 31428468 816172 2.48 413624 20581308 2019088 5.95 3858388 17850504 4 06:46:33 06:17:01 9703932 31430260 814800 2.48 413660 20581304 2019088 5.95 3857128 17850532 20 06:46:33 06:18:01 9703624 31429976 814976 2.48 413680 20581316 2019088 5.95 3857104 17850532 152 06:46:33 06:19:01 9703316 31429684 815232 2.48 413692 20581324 2019088 5.95 3857116 17850544 8 06:46:33 06:20:01 9703196 31429608 815204 2.48 413708 20581324 2019088 5.95 3857532 17850548 224 06:46:33 06:21:01 9703148 31429564 815172 2.48 413724 20581328 2019088 5.95 3857632 17850552 188 06:46:33 06:22:01 9703148 31429568 815132 2.48 413748 20581328 2019088 5.95 3857268 17850556 168 06:46:33 06:23:01 9703260 31429740 815104 2.48 413764 20581332 2019088 5.95 3857584 17850560 184 06:46:33 06:24:01 9703292 31429776 815060 2.48 413780 20581336 2019088 5.95 3857268 17850564 8 06:46:33 06:25:01 9689232 31417964 826568 2.51 413800 20582512 2019088 5.95 3873928 17850928 264 06:46:33 06:26:01 9683972 31415392 828816 2.52 413832 20584868 2019088 5.95 3873328 17853164 144 06:46:33 06:27:01 9683980 31415412 828780 2.52 413856 20584868 2019088 5.95 3872844 17853172 16 06:46:33 06:28:01 9683948 31415380 828752 2.52 413864 20584876 2019088 5.95 3872764 17853172 148 06:46:33 06:29:01 9684120 31415560 828496 2.52 413880 20584880 2019088 5.95 3872804 17853176 8 06:46:33 06:30:01 9684072 31415576 828468 2.52 413892 20584884 2019088 5.95 3872844 17853184 8 06:46:33 06:31:01 9684024 31415532 828412 2.52 413932 20584884 2019088 5.95 3872844 17853184 8 06:46:33 06:32:01 9684260 31415780 828088 2.52 413952 20584884 2035140 6.00 3872796 17853188 8 06:46:33 06:33:01 9684176 31415764 828296 2.52 413972 20584888 2035140 6.00 3872776 17853192 8 06:46:33 06:34:01 9684160 31415752 828264 2.52 413988 20584892 2035140 6.00 3872776 17853196 8 06:46:33 06:35:01 9684144 31415800 828184 2.52 414008 20584904 2035140 6.00 3872884 17853204 4 06:46:33 06:36:01 9683844 31415500 828408 2.52 414024 20584904 2035140 6.00 3873164 17853204 8 06:46:33 06:37:01 9683708 31415408 828352 2.52 414032 20584908 2035140 6.00 3872984 17853216 8 06:46:33 06:38:01 9683652 31415356 828320 2.52 414048 20584912 2035140 6.00 3872904 17853220 4 06:46:33 06:39:01 9683636 31415340 828264 2.52 414064 20584912 2035140 6.00 3872904 17853220 12 06:46:33 06:40:01 9683020 31414800 828716 2.52 414084 20584920 2035140 6.00 3873268 17853212 184 06:46:33 06:41:01 9683256 31415036 828480 2.52 414088 20584916 2035140 6.00 3872992 17853212 8 06:46:33 06:42:01 9683436 31415280 828492 2.52 414128 20584920 2035140 6.00 3873088 17853220 52 06:46:33 06:43:01 9683020 31414872 828936 2.52 414152 20584924 2035140 6.00 3873608 17853224 196 06:46:33 06:44:01 9683044 31414896 828908 2.52 414160 20584924 2035140 6.00 3873052 17853224 8 06:46:33 06:45:01 9674692 31407260 835444 2.54 414168 20585784 2081828 6.14 3878912 17854224 884 06:46:33 06:46:01 8206476 31329520 907768 2.76 443972 21818244 2125236 6.26 4015368 19048968 1020 06:46:33 Average: 11429423 31276392 970078 2.95 382047 18816806 2400604 7.07 3761217 16304664 151305 06:46:33 06:46:33 05:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:46:33 05:57:03 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 06:46:33 05:57:03 docker0 624.18 548.06 42.60 2882.69 0.00 0.00 0.00 0.00 06:46:33 05:57:03 ens3 1193.23 1194.38 8169.38 161.08 0.00 0.00 0.00 0.00 06:46:33 05:57:03 vetha5c4372 624.18 548.18 51.13 2882.70 0.00 0.00 0.00 0.24 06:46:33 05:58:01 lo 1.31 1.31 0.12 0.12 0.00 0.00 0.00 0.00 06:46:33 05:58:01 docker0 243.40 375.11 21.31 2141.68 0.00 0.00 0.00 0.00 06:46:33 05:58:01 veth5a0b30e 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 05:58:01 ens3 521.87 329.51 5444.68 47.13 0.00 0.00 0.00 0.00 06:46:33 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 05:59:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 06:46:33 05:59:01 veth5a0b30e 1.57 1.62 0.14 0.15 0.00 0.00 0.00 0.00 06:46:33 05:59:01 ens3 32.42 21.68 25.13 14.19 0.00 0.00 0.00 0.00 06:46:33 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:00:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:00:01 veth5a0b30e 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:00:01 ens3 20.51 13.83 19.23 9.73 0.00 0.00 0.00 0.00 06:46:33 06:01:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 06:46:33 06:01:01 docker0 0.58 0.45 0.05 0.23 0.00 0.00 0.00 0.00 06:46:33 06:01:01 ens3 110.03 77.30 2281.12 37.69 0.00 0.00 0.00 0.00 06:46:33 06:01:01 veth75df4ed 0.58 0.58 0.05 0.24 0.00 0.00 0.00 0.00 06:46:33 06:02:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 06:46:33 06:02:01 docker0 471.73 754.37 40.13 7010.87 0.00 0.00 0.00 0.00 06:46:33 06:02:01 veth38453e7 78.37 141.69 8.22 1179.75 0.00 0.00 0.00 0.10 06:46:33 06:02:01 ens3 1163.49 664.07 10619.72 203.08 0.00 0.00 0.00 0.00 06:46:33 06:02:01 vethf2325c8 88.10 136.73 8.88 1179.78 0.00 0.00 0.00 0.10 06:46:33 06:02:01 vethcb643ef 82.48 130.87 8.36 1180.15 0.00 0.00 0.00 0.10 06:46:33 06:02:01 veth75df4ed 0.05 0.85 0.00 0.04 0.00 0.00 0.00 0.00 06:46:33 06:02:01 veth1b6e30c 83.71 137.69 8.44 1179.23 0.00 0.00 0.00 0.10 06:46:33 06:02:01 veth74d628e 84.19 123.45 8.59 1181.41 0.00 0.00 0.00 0.10 06:46:33 06:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:46:33 06:03:01 veth81d6b76 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 vethdbb6d0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 veth7a3da9b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 vethef8a41d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 vethbbd3765 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 vethbeb4a7c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 docker0 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 ens3 16.91 12.40 14.40 7.34 0.00 0.00 0.00 0.00 06:46:33 06:03:01 vethc99ca02 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 vethb8dab8b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 veth75df4ed 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 vethcc43b1a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 veth97be5b9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 veth6573316 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 veth37ae1cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:03:01 veth124a91b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:04:01 veth81d6b76 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 vethdbb6d0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 veth7a3da9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 vethef8a41d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 vethbbd3765 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 vethbeb4a7c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 ens3 2.63 1.57 1.67 0.92 0.00 0.00 0.00 0.00 06:46:33 06:04:01 vethc99ca02 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 vethb8dab8b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 veth75df4ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 vethcc43b1a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 veth97be5b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 veth6573316 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 veth37ae1cc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:04:01 veth124a91b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 veth81d6b76 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 vethdbb6d0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 veth7a3da9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 vethef8a41d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 vethbbd3765 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 vethbeb4a7c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 ens3 6.42 4.15 5.27 2.98 0.00 0.00 0.00 0.00 06:46:33 06:05:01 vethc99ca02 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 vethb8dab8b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 veth75df4ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 vethcc43b1a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 veth97be5b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 veth6573316 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 veth37ae1cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:05:01 veth124a91b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:06:01 lo 28.72 28.72 2.83 2.83 0.00 0.00 0.00 0.00 06:46:33 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:06:01 ens3 206.80 200.43 127.61 802.85 0.00 0.00 0.00 0.00 06:46:33 06:07:01 lo 45.06 45.06 4.44 4.44 0.00 0.00 0.00 0.00 06:46:33 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:07:01 ens3 455.04 462.74 205.49 2466.22 0.00 0.00 0.00 0.00 06:46:33 06:08:01 lo 12.13 12.13 1.19 1.19 0.00 0.00 0.00 0.00 06:46:33 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:08:01 ens3 94.87 90.78 58.51 392.09 0.00 0.00 0.00 0.00 06:46:33 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:09:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:12:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:46:33 06:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:13:02 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:14:01 ens3 2.73 1.52 3.60 0.10 0.00 0.00 0.00 0.00 06:46:33 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:17:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:46:33 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:18:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:19:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:22:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:46:33 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:24:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:25:01 ens3 23.30 43.83 5.69 113.04 0.00 0.00 0.00 0.00 06:46:33 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:26:01 ens3 1.65 0.91 1.02 1.12 0.00 0.00 0.00 0.00 06:46:33 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:27:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:46:33 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:28:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:29:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:30:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:32:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:46:33 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:35:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:37:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:46:33 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:38:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:40:01 lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:40:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 06:41:01 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:41:01 ens3 0.23 0.08 0.17 0.00 0.00 0.00 0.00 0.00 06:46:33 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:46:33 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:42:01 ens3 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 06:46:33 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:46:33 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:45:01 ens3 3.62 2.63 4.36 1.09 0.00 0.00 0.00 0.00 06:46:33 06:46:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 06:46:33 06:46:01 docker0 80.95 142.74 7.43 1275.07 0.00 0.00 0.00 0.00 06:46:33 06:46:01 ens3 401.15 242.49 8106.43 49.92 0.00 0.00 0.00 0.00 06:46:33 06:46:01 veth105cbd7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:46:33 Average: lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 06:46:33 Average: docker0 28.33 36.25 2.22 265.21 0.00 0.00 0.00 0.00 06:46:33 Average: ens3 84.96 67.19 699.17 86.28 0.00 0.00 0.00 0.00 06:46:33 Average: veth105cbd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:33 06:46:33 06:46:33 ---> sar -P ALL: 06:46:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11729) 09/27/24 _x86_64_ (8 CPU) 06:46:33 06:46:33 05:55:52 LINUX RESTART (8 CPU) 06:46:33 06:46:33 05:56:01 CPU %user %nice %system %iowait %steal %idle 06:46:33 05:57:03 all 8.27 0.00 2.42 3.51 0.05 85.75 06:46:33 05:57:03 0 7.27 0.00 2.42 0.59 0.03 89.69 06:46:33 05:57:03 1 7.98 0.00 3.50 3.10 0.05 85.37 06:46:33 05:57:03 2 5.29 0.00 1.68 0.65 0.03 92.34 06:46:33 05:57:03 3 11.75 0.00 1.78 7.02 0.07 79.38 06:46:33 05:57:03 4 10.96 0.00 2.56 4.07 0.07 82.34 06:46:33 05:57:03 5 7.16 0.00 2.59 2.42 0.05 87.78 06:46:33 05:57:03 6 8.65 0.00 2.78 8.21 0.05 80.30 06:46:33 05:57:03 7 7.09 0.00 2.03 2.05 0.05 88.78 06:46:33 05:58:01 all 17.15 0.00 4.40 3.70 0.07 74.67 06:46:33 05:58:01 0 16.57 0.00 3.92 1.31 0.05 78.16 06:46:33 05:58:01 1 15.38 0.00 5.97 13.81 0.07 64.76 06:46:33 05:58:01 2 18.54 0.00 3.83 0.44 0.07 77.13 06:46:33 05:58:01 3 18.35 0.00 4.68 7.09 0.07 69.81 06:46:33 05:58:01 4 15.87 0.00 4.30 2.44 0.07 77.32 06:46:33 05:58:01 5 18.53 0.00 4.27 0.33 0.09 76.78 06:46:33 05:58:01 6 18.07 0.00 4.22 0.57 0.09 77.06 06:46:33 05:58:01 7 15.92 0.00 4.03 3.66 0.05 76.33 06:46:33 05:59:01 all 30.18 0.00 4.52 2.00 0.08 63.22 06:46:33 05:59:01 0 31.40 0.00 4.40 0.00 0.08 64.11 06:46:33 05:59:01 1 29.22 0.00 4.69 2.11 0.08 63.89 06:46:33 05:59:01 2 29.53 0.00 4.74 11.44 0.08 54.21 06:46:33 05:59:01 3 29.09 0.00 4.53 0.00 0.08 66.30 06:46:33 05:59:01 4 30.86 0.00 4.32 0.00 0.08 64.74 06:46:33 05:59:01 5 30.75 0.00 4.53 0.03 0.08 64.60 06:46:33 05:59:01 6 31.38 0.00 4.36 1.29 0.08 62.89 06:46:33 05:59:01 7 29.22 0.00 4.59 1.16 0.08 64.95 06:46:33 06:00:01 all 66.96 0.00 7.84 1.37 0.12 23.70 06:46:33 06:00:01 0 66.53 0.00 7.49 1.04 0.12 24.82 06:46:33 06:00:01 1 66.50 0.00 8.09 3.55 0.13 21.72 06:46:33 06:00:01 2 68.15 0.00 7.81 0.18 0.13 23.72 06:46:33 06:00:01 3 66.62 0.00 8.16 1.39 0.12 23.71 06:46:33 06:00:01 4 65.05 0.00 8.06 0.96 0.12 25.81 06:46:33 06:00:01 5 68.43 0.00 7.23 0.79 0.12 23.43 06:46:33 06:00:01 6 66.40 0.00 7.80 2.33 0.12 23.35 06:46:33 06:00:01 7 67.99 0.00 8.07 0.74 0.12 23.08 06:46:33 06:01:01 all 17.12 0.00 5.27 10.52 0.07 67.02 06:46:33 06:01:01 0 18.38 0.00 5.11 15.18 0.07 61.26 06:46:33 06:01:01 1 16.69 0.00 5.50 8.42 0.07 69.31 06:46:33 06:01:01 2 16.66 0.00 4.85 5.66 0.07 72.77 06:46:33 06:01:01 3 16.75 0.00 5.69 18.02 0.08 59.46 06:46:33 06:01:01 4 16.44 0.00 4.68 0.54 0.05 78.29 06:46:33 06:01:01 5 17.55 0.00 6.16 10.72 0.07 65.50 06:46:33 06:01:01 6 18.14 0.00 5.29 11.67 0.08 64.81 06:46:33 06:01:01 7 16.32 0.00 4.91 13.99 0.07 64.71 06:46:33 06:02:01 all 17.07 0.00 7.45 20.54 0.12 54.82 06:46:33 06:02:01 0 16.40 0.00 7.46 27.56 0.09 48.51 06:46:33 06:02:01 1 16.19 0.00 8.09 26.34 0.09 49.30 06:46:33 06:02:01 2 17.84 0.00 8.23 29.96 0.12 43.85 06:46:33 06:02:01 3 17.15 0.00 7.27 6.91 0.15 68.51 06:46:33 06:02:01 4 17.30 0.00 7.15 25.44 0.12 49.99 06:46:33 06:02:01 5 16.50 0.00 7.45 20.12 0.12 55.81 06:46:33 06:02:01 6 17.85 0.00 7.09 11.71 0.12 63.23 06:46:33 06:02:01 7 17.33 0.00 6.88 16.25 0.15 59.39 06:46:33 06:03:01 all 39.26 0.00 7.39 16.82 0.13 36.40 06:46:33 06:03:01 0 39.20 0.00 6.65 12.52 0.10 41.53 06:46:33 06:03:01 1 38.50 0.00 6.64 22.85 0.10 31.91 06:46:33 06:03:01 2 39.33 0.00 8.15 26.00 0.10 26.42 06:46:33 06:03:01 3 39.02 0.00 7.33 8.14 0.10 45.41 06:46:33 06:03:01 4 38.84 0.00 7.13 9.15 0.13 44.75 06:46:33 06:03:01 5 40.03 0.00 8.19 28.67 0.10 23.02 06:46:33 06:03:01 6 39.55 0.00 6.92 10.18 0.27 43.08 06:46:33 06:03:01 7 39.61 0.00 8.14 17.04 0.10 35.11 06:46:33 06:04:01 all 89.90 0.00 9.93 0.00 0.17 0.00 06:46:33 06:04:01 0 89.86 0.00 9.98 0.00 0.17 0.00 06:46:33 06:04:01 1 90.19 0.00 9.62 0.00 0.18 0.00 06:46:33 06:04:01 2 89.66 0.00 10.15 0.00 0.18 0.00 06:46:33 06:04:01 3 89.65 0.00 10.19 0.00 0.17 0.00 06:46:33 06:04:01 4 90.38 0.00 9.46 0.00 0.17 0.00 06:46:33 06:04:01 5 89.91 0.00 9.92 0.00 0.17 0.00 06:46:33 06:04:01 6 89.98 0.00 9.85 0.00 0.17 0.00 06:46:33 06:04:01 7 89.59 0.00 10.24 0.00 0.17 0.00 06:46:33 06:05:01 all 86.51 0.00 8.99 1.08 0.38 3.04 06:46:33 06:05:01 0 85.10 0.00 9.18 0.42 1.53 3.77 06:46:33 06:05:01 1 87.30 0.00 8.41 0.39 0.17 3.73 06:46:33 06:05:01 2 86.61 0.00 9.21 2.88 0.19 1.12 06:46:33 06:05:01 3 86.22 0.00 9.56 3.85 0.19 0.19 06:46:33 06:05:01 4 86.51 0.00 8.95 0.09 0.17 4.29 06:46:33 06:05:01 5 86.56 0.00 9.16 0.36 0.15 3.77 06:46:33 06:05:01 6 86.48 0.00 9.29 0.32 0.15 3.75 06:46:33 06:05:01 7 87.33 0.00 8.14 0.34 0.50 3.69 06:46:33 06:06:01 all 9.15 0.00 2.41 7.43 0.06 80.95 06:46:33 06:06:01 0 8.82 0.00 2.39 30.01 0.07 58.72 06:46:33 06:06:01 1 7.36 0.00 2.19 5.39 0.03 85.04 06:46:33 06:06:01 2 10.96 0.00 2.51 3.79 0.07 82.67 06:46:33 06:06:01 3 8.68 0.00 3.07 7.04 0.07 81.14 06:46:33 06:06:01 4 7.51 0.00 1.74 1.87 0.07 88.81 06:46:33 06:06:01 5 10.55 0.00 2.56 4.34 0.07 82.48 06:46:33 06:06:01 6 8.87 0.00 2.55 5.04 0.07 83.46 06:46:33 06:06:01 7 10.45 0.00 2.28 2.00 0.07 85.20 06:46:33 06:07:01 all 8.53 0.00 0.96 0.10 0.05 90.35 06:46:33 06:07:01 0 7.79 0.00 0.99 0.02 0.05 91.16 06:46:33 06:07:01 1 12.10 0.00 0.98 0.03 0.07 86.82 06:46:33 06:07:01 2 6.77 0.00 0.95 0.10 0.05 92.13 06:46:33 06:07:01 3 5.60 0.00 0.91 0.17 0.05 93.27 06:46:33 06:07:01 4 6.56 0.00 0.77 0.40 0.05 92.21 06:46:33 06:07:01 5 12.81 0.00 1.14 0.05 0.05 85.95 06:46:33 06:07:01 6 11.01 0.00 1.06 0.02 0.05 87.87 06:46:33 06:07:01 7 5.60 0.00 0.90 0.02 0.05 93.43 06:46:33 06:46:33 06:07:01 CPU %user %nice %system %iowait %steal %idle 06:46:33 06:08:01 all 1.84 0.00 0.28 0.03 0.02 97.83 06:46:33 06:08:01 0 1.78 0.00 0.25 0.02 0.02 97.94 06:46:33 06:08:01 1 1.69 0.00 0.35 0.00 0.02 97.95 06:46:33 06:08:01 2 1.90 0.00 0.23 0.00 0.02 97.85 06:46:33 06:08:01 3 1.65 0.00 0.18 0.02 0.02 98.13 06:46:33 06:08:01 4 2.75 0.00 0.35 0.20 0.03 96.66 06:46:33 06:08:01 5 0.33 0.00 0.13 0.00 0.02 99.52 06:46:33 06:08:01 6 2.85 0.00 0.30 0.02 0.02 96.82 06:46:33 06:08:01 7 1.79 0.00 0.42 0.02 0.03 97.75 06:46:33 06:09:01 all 0.28 0.00 0.01 0.00 0.01 99.70 06:46:33 06:09:01 0 1.40 0.00 0.00 0.00 0.00 98.60 06:46:33 06:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:46:33 06:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:09:01 4 0.10 0.00 0.00 0.02 0.02 99.87 06:46:33 06:09:01 5 0.63 0.00 0.05 0.00 0.02 99.30 06:46:33 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:09:01 7 0.03 0.00 0.00 0.02 0.00 99.95 06:46:33 06:10:01 all 0.28 0.00 0.01 0.01 0.00 99.70 06:46:33 06:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:10:01 1 0.00 0.00 0.05 0.00 0.00 99.95 06:46:33 06:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:46:33 06:10:01 3 0.02 0.00 0.00 0.07 0.00 99.92 06:46:33 06:10:01 4 0.08 0.00 0.03 0.02 0.00 99.87 06:46:33 06:10:01 5 2.02 0.00 0.00 0.00 0.02 97.96 06:46:33 06:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:11:01 all 0.08 0.00 0.03 0.01 0.01 99.87 06:46:33 06:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:11:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:46:33 06:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:46:33 06:11:01 4 0.08 0.00 0.05 0.02 0.02 99.83 06:46:33 06:11:01 5 0.43 0.00 0.08 0.00 0.02 99.47 06:46:33 06:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:46:33 06:11:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:46:33 06:12:01 all 0.06 0.00 0.01 0.00 0.01 99.92 06:46:33 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:12:01 1 0.27 0.00 0.03 0.00 0.02 99.68 06:46:33 06:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:12:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:46:33 06:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:13:02 all 0.02 0.00 0.02 0.00 0.01 99.95 06:46:33 06:13:02 0 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:13:02 1 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:13:02 2 0.02 0.00 0.03 0.00 0.02 99.93 06:46:33 06:13:02 3 0.00 0.00 0.02 0.00 0.02 99.97 06:46:33 06:13:02 4 0.05 0.00 0.02 0.02 0.02 99.90 06:46:33 06:13:02 5 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:13:02 6 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:13:02 7 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:14:01 all 0.12 0.00 0.01 0.00 0.01 99.86 06:46:33 06:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:14:01 1 0.74 0.00 0.00 0.00 0.00 99.26 06:46:33 06:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:46:33 06:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:14:01 4 0.07 0.00 0.02 0.02 0.02 99.88 06:46:33 06:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:14:01 7 0.03 0.00 0.00 0.02 0.02 99.93 06:46:33 06:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:46:33 06:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:46:33 06:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:46:33 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:15:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:46:33 06:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:15:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:46:33 06:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:46:33 06:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:16:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:46:33 06:16:01 2 0.08 0.00 0.03 0.00 0.02 99.87 06:46:33 06:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:46:33 06:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:17:01 all 0.03 0.00 0.02 0.00 0.00 99.94 06:46:33 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:46:33 06:17:01 2 0.10 0.00 0.03 0.00 0.02 99.85 06:46:33 06:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 06:46:33 06:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:17:01 6 0.00 0.00 0.05 0.00 0.00 99.95 06:46:33 06:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:18:01 all 0.03 0.00 0.05 0.00 0.09 99.83 06:46:33 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:18:01 1 0.03 0.00 0.02 0.00 0.32 99.63 06:46:33 06:18:01 2 0.02 0.00 0.03 0.00 0.32 99.63 06:46:33 06:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:46:33 06:18:01 4 0.07 0.00 0.02 0.02 0.02 99.88 06:46:33 06:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:46:33 06:18:01 7 0.02 0.00 0.32 0.02 0.00 99.65 06:46:33 06:46:33 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:46:33 06:19:01 all 0.01 0.00 0.01 0.00 0.13 99.84 06:46:33 06:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:19:01 2 0.08 0.00 0.02 0.00 0.37 99.53 06:46:33 06:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:46:33 06:19:01 4 0.02 0.00 0.02 0.02 0.66 99.29 06:46:33 06:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 06:46:33 06:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:20:01 2 0.10 0.00 0.02 0.00 0.02 99.87 06:46:33 06:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:46:33 06:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:46:33 06:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:21:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:46:33 06:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 06:46:33 06:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:21:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:46:33 06:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:21:01 4 0.05 0.00 0.02 0.07 0.00 99.87 06:46:33 06:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:46:33 06:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:46:33 06:22:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:46:33 06:22:01 2 0.08 0.00 0.03 0.02 0.02 99.85 06:46:33 06:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:46:33 06:22:01 4 0.03 0.00 0.03 0.02 0.00 99.92 06:46:33 06:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:46:33 06:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:46:33 06:23:01 1 0.17 0.00 0.02 0.00 0.02 99.80 06:46:33 06:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:46:33 06:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:46:33 06:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:46:33 06:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:46:33 06:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:46:33 06:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:46:33 06:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:46:33 06:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:25:01 all 0.32 0.00 0.06 0.01 0.01 99.60 06:46:33 06:25:01 0 0.40 0.00 0.05 0.02 0.02 99.52 06:46:33 06:25:01 1 0.18 0.00 0.03 0.00 0.00 99.78 06:46:33 06:25:01 2 0.67 0.00 0.05 0.00 0.02 99.27 06:46:33 06:25:01 3 0.22 0.00 0.07 0.02 0.00 99.70 06:46:33 06:25:01 4 0.20 0.00 0.08 0.02 0.02 99.68 06:46:33 06:25:01 5 0.22 0.00 0.05 0.00 0.02 99.72 06:46:33 06:25:01 6 0.37 0.00 0.12 0.02 0.02 99.48 06:46:33 06:25:01 7 0.30 0.00 0.07 0.00 0.02 99.62 06:46:33 06:26:01 all 0.04 0.00 0.02 0.01 0.00 99.93 06:46:33 06:26:01 0 0.07 0.00 0.00 0.00 0.00 99.93 06:46:33 06:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:26:01 3 0.12 0.00 0.03 0.10 0.00 99.75 06:46:33 06:26:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:46:33 06:26:01 5 0.08 0.00 0.00 0.00 0.00 99.92 06:46:33 06:26:01 6 0.02 0.00 0.05 0.00 0.00 99.93 06:46:33 06:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:27:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:46:33 06:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:27:01 2 0.02 0.00 0.00 0.05 0.00 99.93 06:46:33 06:27:01 3 0.03 0.00 0.00 0.02 0.00 99.95 06:46:33 06:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:46:33 06:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:27:01 6 0.08 0.00 0.02 0.00 0.02 99.88 06:46:33 06:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:28:01 all 0.02 0.00 0.18 0.01 0.01 99.78 06:46:33 06:28:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:46:33 06:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:28:01 2 0.02 0.00 1.38 0.00 0.02 98.58 06:46:33 06:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:28:01 4 0.00 0.00 0.02 0.08 0.00 99.90 06:46:33 06:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:28:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:46:33 06:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:29:01 all 0.15 0.00 0.01 0.00 0.03 99.81 06:46:33 06:29:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:46:33 06:29:01 1 0.00 0.00 0.02 0.00 0.18 99.80 06:46:33 06:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:29:01 7 1.08 0.00 0.00 0.00 0.02 98.91 06:46:33 06:46:33 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:46:33 06:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:46:33 06:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:46:33 06:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:46:33 06:30:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:46:33 06:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:31:01 all 0.16 0.00 0.01 0.01 0.00 99.82 06:46:33 06:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:46:33 06:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:46:33 06:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:31:01 4 0.02 0.00 0.00 0.03 0.00 99.95 06:46:33 06:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:31:01 6 0.07 0.00 0.02 0.00 0.00 99.92 06:46:33 06:31:01 7 1.06 0.00 0.02 0.00 0.00 98.92 06:46:33 06:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:46:33 06:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:46:33 06:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:46:33 06:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:32:01 7 0.15 0.00 0.02 0.00 0.02 99.82 06:46:33 06:33:01 all 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:46:33 06:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:46:33 06:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 06:46:33 06:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:34:01 all 0.01 0.00 0.01 0.02 0.01 99.95 06:46:33 06:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 06:46:33 06:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:34:01 4 0.00 0.00 0.02 0.15 0.00 99.83 06:46:33 06:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:46:33 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:46:33 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:35:01 2 0.03 0.00 0.00 0.02 0.00 99.95 06:46:33 06:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:35:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:46:33 06:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:46:33 06:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:46:33 06:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:36:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:46:33 06:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:46:33 06:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:36:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:46:33 06:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:46:33 06:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:46:33 06:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:46:33 06:37:01 2 0.02 0.00 0.02 0.05 0.02 99.90 06:46:33 06:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:38:01 all 0.02 0.00 0.01 0.01 0.00 99.95 06:46:33 06:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:46:33 06:38:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:46:33 06:38:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:46:33 06:38:01 4 0.02 0.00 0.00 0.05 0.00 99.93 06:46:33 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:39:01 all 0.09 0.00 0.01 0.01 0.01 99.88 06:46:33 06:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:39:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:46:33 06:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:46:33 06:39:01 4 0.02 0.00 0.00 0.10 0.00 99.88 06:46:33 06:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:39:01 7 0.57 0.00 0.02 0.00 0.02 99.40 06:46:33 06:40:01 all 0.06 0.00 0.01 0.00 0.00 99.92 06:46:33 06:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:46:33 06:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:46:33 06:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:46:33 06:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:46:33 06:40:01 7 0.37 0.00 0.00 0.00 0.00 99.63 06:46:33 06:46:33 06:40:01 CPU %user %nice %system %iowait %steal %idle 06:46:33 06:41:01 all 0.02 0.00 0.01 0.02 0.00 99.95 06:46:33 06:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:46:33 06:41:01 2 0.02 0.00 0.00 0.17 0.00 99.82 06:46:33 06:41:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:46:33 06:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:46:33 06:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:42:01 all 0.24 0.00 0.02 0.00 0.01 99.73 06:46:33 06:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:46:33 06:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:46:33 06:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:46:33 06:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:42:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:46:33 06:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:46:33 06:42:01 7 1.79 0.00 0.07 0.00 0.00 98.14 06:46:33 06:43:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:46:33 06:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:46:33 06:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:46:33 06:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:46:33 06:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:46:33 06:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:46:33 06:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:43:01 7 1.99 0.00 0.00 0.00 0.02 98.00 06:46:33 06:44:01 all 0.19 0.00 0.01 0.00 0.00 99.79 06:46:33 06:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:46:33 06:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:46:33 06:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:46:33 06:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:46:33 06:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:46:33 06:44:01 7 1.47 0.00 0.05 0.00 0.00 98.48 06:46:33 06:45:01 all 0.22 0.00 0.08 0.00 0.00 99.70 06:46:33 06:45:01 0 0.45 0.00 0.08 0.00 0.00 99.47 06:46:33 06:45:01 1 0.32 0.00 0.05 0.00 0.00 99.63 06:46:33 06:45:01 2 0.15 0.00 0.08 0.00 0.00 99.77 06:46:33 06:45:01 3 0.15 0.00 0.08 0.00 0.02 99.75 06:46:33 06:45:01 4 0.13 0.00 0.08 0.00 0.00 99.78 06:46:33 06:45:01 5 0.07 0.00 0.08 0.00 0.00 99.85 06:46:33 06:45:01 6 0.33 0.00 0.10 0.00 0.00 99.57 06:46:33 06:45:01 7 0.13 0.00 0.10 0.00 0.00 99.77 06:46:33 06:46:01 all 8.35 0.00 3.55 5.32 0.08 82.70 06:46:33 06:46:01 0 7.93 0.00 3.26 3.31 0.05 85.46 06:46:33 06:46:01 1 9.23 0.00 3.68 1.81 0.12 85.17 06:46:33 06:46:01 2 7.07 0.00 3.83 14.59 0.09 74.42 06:46:33 06:46:01 3 8.75 0.00 4.37 0.17 0.05 86.66 06:46:33 06:46:01 4 8.68 0.00 3.82 13.79 0.15 73.56 06:46:33 06:46:01 5 9.23 0.00 3.72 8.67 0.07 78.32 06:46:33 06:46:01 6 8.07 0.00 2.58 0.27 0.07 89.01 06:46:33 06:46:01 7 7.84 0.00 3.13 0.10 0.05 88.88 06:46:33 Average: all 7.99 0.00 1.31 1.43 0.04 89.23 06:46:33 Average: 0 7.93 0.00 1.27 1.82 0.05 88.93 06:46:33 Average: 1 7.96 0.00 1.36 1.73 0.04 88.91 06:46:33 Average: 2 7.93 0.00 1.35 1.90 0.04 88.78 06:46:33 Average: 3 7.93 0.00 1.35 1.18 0.03 89.51 06:46:33 Average: 4 7.91 0.00 1.26 1.18 0.04 89.61 06:46:33 Average: 5 8.16 0.00 1.34 1.52 0.03 88.96 06:46:33 Average: 6 8.10 0.00 1.28 1.02 0.03 89.57 06:46:33 Average: 7 8.03 0.00 1.28 1.13 0.03 89.53 06:46:33 06:46:33 06:46:33