Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 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-ssh1337679794820507721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13306475207841055848.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8462766067335166843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh5445931470780934105.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-ssh17457391177750892549.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10564’ Running on prd-ubuntu20.04-docker-8c-8g-10567 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/698 [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/698 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 (main) Commit message: "Merge pull request #4918 from lindseysimple/issue-4877-3" > git config core.sparsecheckout # timeout=10 > git checkout -f 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 > git rev-list --no-walk 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:04:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:04:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:04:39 ========================================================= 08:04:39 EdgeX Global Pipelines Version Info 08:04:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:04:40 ------------------- 08:04:40 stable info: 08:04:40 ------------------- 08:04:40 Commited By: Cherry Wang cherry@iotechsys.com 08:04:40 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:04:40 Message: update stable to v1.0.263 08:04:41 ------------------- 08:04:41 experimental info: 08:04:41 ------------------- 08:04:41 Commited By: Cherry Wang cherry@iotechsys.com 08:04:41 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:04:41 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01f2b53 [Pipeline] echo 08:04:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:41 provisioning config files... 08:04:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config2901190864265356337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:42 ---> ****-login.sh 08:04:42 nexus3.edgexfoundry.org:10001 08:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:42 Configure a credential helper to remove this warning. See 08:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:42 08:04:42 Login Succeeded 08:04:42 nexus3.edgexfoundry.org:10002 08:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:42 Configure a credential helper to remove this warning. See 08:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:42 08:04:42 Login Succeeded 08:04:42 nexus3.edgexfoundry.org:10003 08:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:42 Configure a credential helper to remove this warning. See 08:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:42 08:04:42 Login Succeeded 08:04:42 nexus3.edgexfoundry.org:10004 08:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:43 Configure a credential helper to remove this warning. See 08:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:43 08:04:43 Login Succeeded 08:04:43 ****.io 08:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:43 Configure a credential helper to remove this warning. See 08:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:43 08:04:43 Login Succeeded 08:04:43 ---> ****-login.sh ends [Pipeline] } 08:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:44 + 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 08:04:44 + dirname cmd/core-command/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo core-command,cmd/core-command/Dockerfile 08:04:44 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:04:44 + dirname cmd/core-data/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo core-data,cmd/core-data/Dockerfile 08:04:44 + + dirnamecut cmd/core-keeper/Dockerfile -d/ 08:04:44 -f2 08:04:44 + echo core-keeper,cmd/core-keeper/Dockerfile 08:04:44 + dirname cmd/core-metadata/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo core-metadata,cmd/core-metadata/Dockerfile 08:04:44 + dirname cmd/security-bootstrapper/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:04:44 + dirname cmd/security-proxy-auth/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:04:44 + dirname cmd/security-proxy-setup/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:04:44 + dirname cmd/security-secretstore-setup/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:04:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:04:44 + dirname cmd/security-spire-agent/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:04:44 + dirname cmd/security-spire-config/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:04:44 + dirname cmd/security-spire-server/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:04:44 + dirname cmd/support-cron-scheduler/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:04:44 + dirname cmd/support-notifications/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo support-notifications,cmd/support-notifications/Dockerfile 08:04:44 + dirname cmd/support-scheduler/Dockerfile 08:04:44 + cut -d/ -f2 08:04:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:04:44 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 08:04:44 + git rev-list -1 --merges 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06~1..01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] echo 08:04:44 -----------> git rev-list -1 --merges 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06~1..01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:04:44 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [false] [Pipeline] sh 08:04:44 + git log --format=format:%s -1 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] echo 08:04:44 ========================================================= 08:04:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:04:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:04:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:45 + grep -v github /etc/ssh/ssh_known_hosts 08:04:45 + [ -e /tmp/ssh_known_hosts ] 08:04:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:04:45 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:04:45 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:04:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:45 08:04:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:04:47 b85a868b505f: Pulling fs layer 08:04:47 e2be974225ed: Pulling fs layer 08:04:47 339a4e72a1f5: Pulling fs layer 08:04:47 988bab9f4d93: Pulling fs layer 08:04:47 1469e6f7b9e6: Pulling fs layer 08:04:47 eaf3925da568: Pulling fs layer 08:04:47 bab4dde63d76: Pulling fs layer 08:04:47 bde34c3a00c8: Pulling fs layer 08:04:47 b352a97aabf1: Pulling fs layer 08:04:47 4872d77fe225: Pulling fs layer 08:04:47 5851b861e8e6: Pulling fs layer 08:04:47 988bab9f4d93: Waiting 08:04:47 1469e6f7b9e6: Waiting 08:04:47 bde34c3a00c8: Waiting 08:04:47 eaf3925da568: Waiting 08:04:47 b352a97aabf1: Waiting 08:04:47 5851b861e8e6: Waiting 08:04:47 bab4dde63d76: Waiting 08:04:47 4872d77fe225: Waiting 08:04:47 e2be974225ed: Download complete 08:04:47 988bab9f4d93: Verifying Checksum 08:04:47 988bab9f4d93: Download complete 08:04:47 1469e6f7b9e6: Verifying Checksum 08:04:47 1469e6f7b9e6: Download complete 08:04:47 eaf3925da568: Download complete 08:04:47 339a4e72a1f5: Verifying Checksum 08:04:47 339a4e72a1f5: Download complete 08:04:47 bde34c3a00c8: Download complete 08:04:47 b352a97aabf1: Verifying Checksum 08:04:47 b352a97aabf1: Download complete 08:04:47 4872d77fe225: Verifying Checksum 08:04:47 4872d77fe225: Download complete 08:04:47 5851b861e8e6: Verifying Checksum 08:04:47 5851b861e8e6: Download complete 08:04:47 b85a868b505f: Verifying Checksum 08:04:47 b85a868b505f: Download complete 08:04:47 bab4dde63d76: Verifying Checksum 08:04:47 bab4dde63d76: Download complete 08:04:48 b85a868b505f: Pull complete 08:04:48 e2be974225ed: Pull complete 08:04:49 339a4e72a1f5: Pull complete 08:04:49 988bab9f4d93: Pull complete 08:04:49 1469e6f7b9e6: Pull complete 08:04:49 eaf3925da568: Pull complete 08:04:51 bab4dde63d76: Pull complete 08:04:51 bde34c3a00c8: Pull complete 08:04:51 b352a97aabf1: Pull complete 08:04:51 4872d77fe225: Pull complete 08:04:52 5851b861e8e6: Pull complete 08:04:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:52 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 08:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:04:56 $ docker top 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b -eo pid,comm 08:04: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). 08:04:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:56 [ssh-agent] Looking for ssh-agent implementation... 08:04:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:56 $ docker exec 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent 08:04:56 SSH_AUTH_SOCK=/tmp/ssh-7xvXtHRn8KMd/agent.32 08:04:56 SSH_AGENT_PID=38 08:04:56 Running ssh-add (command line suppressed) 08:04:56 Identity added: /w/workspace/edgex-go/698@tmp/private_key_13415701628012376028.key (/w/workspace/edgex-go/698@tmp/private_key_13415701628012376028.key) 08:04:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:56 + git tag --points-at HEAD [Pipeline] } 08:04:56 $ docker exec --env ******** --env ******** 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent -k 08:04:57 unset SSH_AUTH_SOCK; 08:04:57 unset SSH_AGENT_PID; 08:04:57 echo Agent pid 38 killed; 08:04:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:57 [ssh-agent] Looking for ssh-agent implementation... 08:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:57 $ docker exec 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent 08:04:57 SSH_AUTH_SOCK=/tmp/ssh-4Ta2OG4DJSOU/agent.70 08:04:57 SSH_AGENT_PID=76 08:04:57 Running ssh-add (command line suppressed) 08:04:57 Identity added: /w/workspace/edgex-go/698@tmp/private_key_2222259252317232490.key (/w/workspace/edgex-go/698@tmp/private_key_2222259252317232490.key) 08:04:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:57 + git semver init 08:04:58 2024-09-18 08:04:57,982 [run_init] DEBUG init version:0.0.0 force:False 08:04:58 2024-09-18 08:04:57,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/698/.semver 08:04:58 2024-09-18 08:04:57,983 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/698/.semver 08:04:58 2024-09-18 08:04:57,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/698/.semver'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=None) 08:05:06 2024-09-18 08:05:05,364 [append_file] DEBUG append to file:/w/workspace/edgex-go/698/.git/info/exclude 08:05:06 2024-09-18 08:05:05,365 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/698/.semver/main with force:False 08:05:06 2024-09-18 08:05:05,365 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 08:05:06 2024-09-18 08:05:05,365 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 08:05:06 3.2.0-dev.76 [Pipeline] } 08:05:06 $ docker exec --env ******** --env ******** 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b ssh-agent -k 08:05:06 unset SSH_AUTH_SOCK; 08:05:06 unset SSH_AGENT_PID; 08:05:06 echo Agent pid 76 killed; 08:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:06 + git semver [Pipeline] } 08:05:06 $ docker stop --time=1 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b 08:05:08 $ docker rm -f --volumes 89b173f7d7228a4b1e4fb2d8883eb45180dba4374a8dd2a9a39146c33e45ad6b [Pipeline] // withDockerContainer [Pipeline] sh 08:05:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:05:08 Stashed 1 file(s) [Pipeline] echo 08:05:08 [edgeXSemver]: initialized semver on version 3.2.0-dev.76 [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 08:05:09 + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] echo 08:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:09 ========================================================= 08:05:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:05:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:05:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:05:09 619be1103602: Pulling fs layer 08:05:09 7862e08f4a3e: Pulling fs layer 08:05:09 5df492c9dc93: Pulling fs layer 08:05:09 7629e6793208: Pulling fs layer 08:05:09 4f4fb700ef54: Pulling fs layer 08:05:09 fb5054dd5b73: Pulling fs layer 08:05:09 eeca6798cff9: Pulling fs layer 08:05:09 aa269ceb94a6: Pulling fs layer 08:05:09 ada007ff1a6a: Pulling fs layer 08:05:09 7629e6793208: Waiting 08:05:09 4f4fb700ef54: Waiting 08:05:09 fb5054dd5b73: Waiting 08:05:09 ada007ff1a6a: Waiting 08:05:09 eeca6798cff9: Waiting 08:05:09 aa269ceb94a6: Waiting 08:05:09 7862e08f4a3e: Verifying Checksum 08:05:09 7862e08f4a3e: Download complete 08:05:09 7629e6793208: Verifying Checksum 08:05:09 7629e6793208: Download complete 08:05:09 4f4fb700ef54: Verifying Checksum 08:05:09 4f4fb700ef54: Download complete 08:05:09 fb5054dd5b73: Download complete 08:05:09 619be1103602: Download complete 08:05:09 eeca6798cff9: Verifying Checksum 08:05:09 eeca6798cff9: Download complete 08:05:09 619be1103602: Pull complete 08:05:09 ada007ff1a6a: Download complete 08:05:09 7862e08f4a3e: Pull complete 08:05:10 5df492c9dc93: Verifying Checksum 08:05:10 5df492c9dc93: Download complete 08:05:10 aa269ceb94a6: Verifying Checksum 08:05:10 aa269ceb94a6: Download complete 08:05:14 5df492c9dc93: Pull complete 08:05:14 7629e6793208: Pull complete 08:05:14 4f4fb700ef54: Pull complete 08:05:14 fb5054dd5b73: Pull complete 08:05:14 eeca6798cff9: Pull complete 08:05:16 aa269ceb94a6: Pull complete 08:05:16 ada007ff1a6a: Pull complete 08:05:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:05:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:05:18 WORKDIR /edgex 08:05:18 COPY go.mod . 08:05:18 RUN go mod download 08:05:18 + docker build -t ci-base-image-x86_64 -f - . 08:05:18 Sending build context to Docker daemon 179.4MB 08:05:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:05:18 ---> f489d0715acc 08:05:18 Step 2/4 : WORKDIR /edgex 08:05:23 Still waiting to schedule task 08:05:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10565’ 08:05:28 ---> Running in a2f496706586 08:05:28 Removing intermediate container a2f496706586 08:05:28 ---> d12b768fac4f 08:05:28 Step 3/4 : COPY go.mod . 08:05:28 ---> 3ebaefbd473f 08:05:28 Step 4/4 : RUN go mod download 08:05:28 ---> Running in 2acb9e3ade53 08:06:01 Removing intermediate container 2acb9e3ade53 08:06:01 ---> d88420c4c486 08:06:01 Successfully built d88420c4c486 08:06:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:01 + docker inspect -f . ci-base-image-x86_64 08:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:01 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 08:06:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:06:02 $ docker top f4f50c209bdf4a7f2d148dd707e0efe356705c0ac18d46ad2a4819a2efd47134 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:02 + go version 08:06:02 go version go1.21.9 linux/amd64 [Pipeline] } 08:06:02 $ docker stop --time=1 f4f50c209bdf4a7f2d148dd707e0efe356705c0ac18d46ad2a4819a2efd47134 08:06:03 $ docker rm -f --volumes f4f50c209bdf4a7f2d148dd707e0efe356705c0ac18d46ad2a4819a2efd47134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:04 + docker inspect -f . ci-base-image-x86_64 08:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:04 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 08:06:04 $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:06:04 $ docker top dea4165af904d595b549aef030a2ffdbd86deb00b1bb16d68aa8134d53b81053 -eo pid,comm [Pipeline] { [Pipeline] echo 08:06:04 ========================================================= 08:06:04 [edgeXBuildGoParallel] Running Tests and Build... 08:06:04 ========================================================= [Pipeline] sh 08:06:04 + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] fileExists [Pipeline] sh 08:06:05 + make test 08:06:05 go test -race -coverprofile=coverage.out ./... 08:06:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:06:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:06:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:06:40 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:06:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 08:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 08:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements 08:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.577s coverage: 93.4% of statements 08:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 08:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 7.0% of statements 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:06:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:06:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.425s coverage: 95.8% of statements 08:06:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 08:06:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:06:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:06:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 08:06:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 0.8% of statements 08:06:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 30.7% of statements 08:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 08:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements 08:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 08:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 08:06:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:06:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 08:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.236s coverage: 79.9% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.032s coverage: 92.9% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.035s coverage: 66.7% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 08:07:18 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 08:07:18 running golangci-lint 08:07:18 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:07:18 go version go1.21.9 linux/amd64 08:07:18 level=info msg="[config_reader] Used config file .golangci.yml" 08:07:18 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:07:41 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|files|exports_file) took 21.437925387s" 08:07:41 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.480333ms" 08:07:51 level=info msg="[linters_context/goanalysis] analyzers took 1m35.772499887s with top 10 stages: buildir: 47.298771963s, gosec: 7.453770442s, inspect: 2.796376564s, fact_deprecated: 2.63365968s, fact_purity: 1.604157498s, nilness: 1.478885644s, ctrlflow: 1.438278959s, printf: 1.330398817s, S1038: 1.113489619s, typedness: 855.859586ms" 08:07:51 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:07:51 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, nolint: 0/22, skip_dirs: 214/214" 08:07:51 level=info msg="[runner] processing took 14.932584ms with stages: nolint: 6.429038ms, identifier_marker: 3.529872ms, autogenerated_exclude: 1.541531ms, path_prettifier: 1.431323ms, exclude-rules: 1.205696ms, skip_dirs: 750.815µs, cgo: 27.3µs, filename_unadjuster: 13.279µs, max_same_issues: 560ns, skip_files: 420ns, fixer: 410ns, uniq_by_line: 380ns, sort_results: 360ns, exclude: 300ns, severity-rules: 290ns, diff: 250ns, source_code: 240ns, max_from_linter: 170ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 08:07:51 level=info msg="[runner] linters took 10.169963234s with stages: goanalysis_metalinter: 10.154942612s" 08:07:51 level=info msg="File cache stats: 0 entries of total size 0B" 08:07:51 level=info msg="Memory: 317 samples, avg is 278.8MB, max is 1309.5MB" 08:07:51 level=info msg="Execution took 31.65426792s" 08:07:51 go vet ./... 08:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:07:57 ./bin/test-attribution-txt.sh 08:07:57 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:07:57 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:07:57 + ls -al . 08:07:57 total 936 08:07:57 drwxrwxr-x 11 1001 1001 4096 Sep 18 08:06 . 08:07:57 drwxr-xr-x 4 root root 4096 Sep 18 08:06 .. 08:07:57 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:04 .blubracket 08:07:57 -rw-rw-r-- 1 1001 1001 10 Sep 18 08:04 .dockerignore 08:07:57 drwxrwxr-x 8 1001 1001 4096 Sep 18 08:07 .git 08:07:57 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:04 .github 08:07:57 -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:04 .gitignore 08:07:57 -rw-rw-r-- 1 1001 1001 42 Sep 18 08:04 .golangci.yml 08:07:57 -rw-rw-r-- 1 1001 1001 100 Sep 18 08:04 .hadolint.yml 08:07:57 drwxr-xr-x 3 1001 1001 4096 Sep 18 08:05 .semver 08:07:57 -rw-rw-r-- 1 1001 1001 155 Sep 18 08:04 .sonarcloud.properties 08:07:57 -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:04 ADOPTERS.md 08:07:57 -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:04 Attribution.txt 08:07:57 -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:04 CHANGELOG.md 08:07:57 -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:04 CONTRIBUTING.md 08:07:57 -rw-rw-r-- 1 1001 1001 677 Sep 18 08:04 GOVERNANCE.md 08:07:57 -rw-rw-r-- 1 1001 1001 861 Sep 18 08:04 Jenkinsfile 08:07:57 -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:04 LICENSE 08:07:57 -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:04 Makefile 08:07:57 -rw-rw-r-- 1 1001 1001 582 Sep 18 08:04 OWNERS.md 08:07:57 -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:04 README.md 08:07:57 -rw-rw-r-- 1 1001 1001 789 Sep 18 08:04 SECURITY.md 08:07:57 -rw-rw-r-- 1 1001 1001 12 Sep 18 08:05 VERSION 08:07:57 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:04 bin 08:07:57 drwxrwxr-x 20 1001 1001 4096 Sep 18 08:04 cmd 08:07:57 -rw-r--r-- 1 root root 568154 Sep 18 08:07 coverage.out 08:07:57 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:04 fuzz_test 08:07:57 -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:04 go.mod 08:07:57 -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:04 go.sum 08:07:57 drwxrwxr-x 7 1001 1001 4096 Sep 18 08:04 internal 08:07:57 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:04 openapi 08:07:57 -rw-rw-r-- 1 1001 1001 584 Sep 18 08:04 security.txt 08:07:57 -rw-rw-r-- 1 1001 1001 204 Sep 18 08:04 version.go [Pipeline] sh 08:07:57 + '[' -e coverage.out ] 08:07:57 + chown 1001:1001 coverage.out [Pipeline] stash 08:07:58 Stashed 1 file(s) [Pipeline] sh 08:07:58 + make build 08:07:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:08:20 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:08:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:08:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:08:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:08:25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:08:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:08:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:08:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:08:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:08:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:08:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:08:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:08:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:08:38 $ docker stop --time=1 dea4165af904d595b549aef030a2ffdbd86deb00b1bb16d68aa8134d53b81053 08:08:46 $ docker rm -f --volumes dea4165af904d595b549aef030a2ffdbd86deb00b1bb16d68aa8134d53b81053 [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 08:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:08:47 08:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:08:48 latest: Pulling from edgex-devops/edgex-compose 08:08:48 91d30c5bc195: Pulling fs layer 08:08:48 2e9b0aa3be6d: Pulling fs layer 08:08:48 9c61dcf015f6: Pulling fs layer 08:08:48 4698f68db338: Pulling fs layer 08:08:48 2a2f49069b9e: Pulling fs layer 08:08:48 e0025b399a48: Pulling fs layer 08:08:48 4698f68db338: Waiting 08:08:48 2a2f49069b9e: Waiting 08:08:48 e0025b399a48: Waiting 08:08:48 91d30c5bc195: Verifying Checksum 08:08:48 4698f68db338: Verifying Checksum 08:08:48 4698f68db338: Download complete 08:08:48 2e9b0aa3be6d: Verifying Checksum 08:08:48 2e9b0aa3be6d: Download complete 08:08:48 e0025b399a48: Verifying Checksum 08:08:48 e0025b399a48: Download complete 08:08:48 91d30c5bc195: Pull complete 08:08:48 2a2f49069b9e: Download complete 08:08:48 2e9b0aa3be6d: Pull complete 08:08:48 9c61dcf015f6: Verifying Checksum 08:08:48 9c61dcf015f6: Download complete 08:08:51 9c61dcf015f6: Pull complete 08:08:51 4698f68db338: Pull complete 08:08:51 2a2f49069b9e: Pull complete 08:08:51 e0025b399a48: Pull complete 08:08:51 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:08:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:51 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 08:08:52 $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:08:56 $ docker top 30456cf2c95305df80750f5a2921d55c68abd1d09ff0299bead75ee234ce9648 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:57 + docker compose -f ./docker-compose-build.yml build --parallel 08:08:59 #1 [security-spire-config internal] load build definition from Dockerfile 08:08:59 #1 transferring dockerfile: 1.69kB done 08:08:59 #1 DONE 0.0s 08:09:00 08:09:00 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:09:00 #2 transferring dockerfile: 1.89kB done 08:09:00 #2 DONE 0.0s 08:09:00 08:09:00 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:09:00 #3 transferring dockerfile: 2.50kB done 08:09:00 #3 DONE 0.0s 08:09:00 08:09:00 #4 [support-scheduler internal] load build definition from Dockerfile 08:09:00 #4 transferring dockerfile: 1.93kB done 08:09:00 #4 DONE 0.0s 08:09:00 08:09:00 #5 [security-spire-agent internal] load build definition from Dockerfile 08:09:00 #5 transferring dockerfile: 1.81kB done 08:09:00 #5 DONE 0.0s 08:09:00 08:09:00 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:09:00 #6 transferring dockerfile: 2.15kB done 08:09:00 #6 DONE 0.0s 08:09:00 08:09:00 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:09:00 #7 transferring dockerfile: 3.17kB done 08:09:00 #7 DONE 0.0s 08:09:00 08:09:00 #8 [support-notifications internal] load build definition from Dockerfile 08:09:00 #8 transferring dockerfile: 1.95kB done 08:09:00 #8 DONE 0.1s 08:09:00 08:09:00 #9 [support-cron-scheduler internal] load build definition from Dockerfile 08:09:00 #9 transferring dockerfile: 1.85kB done 08:09:00 #9 DONE 0.1s 08:09:00 08:09:00 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:09:00 #10 transferring dockerfile: 2.23kB done 08:09:00 #10 DONE 0.1s 08:09:00 08:09:00 #11 [core-data internal] load build definition from Dockerfile 08:09:00 #11 transferring dockerfile: 2.07kB done 08:09:00 #11 DONE 0.1s 08:09:00 08:09:00 #12 [core-metadata internal] load build definition from Dockerfile 08:09:00 #12 transferring dockerfile: 2.06kB done 08:09:00 #12 DONE 0.1s 08:09:00 08:09:00 #13 [core-command internal] load build definition from Dockerfile 08:09:00 #13 transferring dockerfile: 1.93kB done 08:09:00 #13 DONE 0.2s 08:09:00 08:09:00 #14 [security-spire-server internal] load build definition from Dockerfile 08:09:00 #14 transferring dockerfile: 1.70kB done 08:09:00 #14 DONE 0.1s 08:09:00 08:09:00 #15 [security-secretstore-setup internal] load build definition from Dockerfile 08:09:00 #15 transferring dockerfile: 2.49kB done 08:09:00 #15 DONE 0.1s 08:09:00 08:09:00 #16 [core-keeper internal] load build definition from Dockerfile 08:09:00 #16 transferring dockerfile: 2.07kB done 08:09:00 #16 DONE 0.1s 08:09:00 08:09:00 #17 [security-spire-config internal] load .dockerignore 08:09:00 #17 transferring context: 50B done 08:09:00 #17 DONE 0.1s 08:09:00 08:09:00 #18 [security-spiffe-token-provider internal] load .dockerignore 08:09:00 #18 transferring context: 50B done 08:09:00 #18 DONE 0.0s 08:09:00 08:09:00 #19 [security-proxy-setup internal] load .dockerignore 08:09:00 #19 transferring context: 50B done 08:09:00 #19 DONE 0.0s 08:09:00 08:09:00 #20 [support-scheduler internal] load .dockerignore 08:09:00 #20 transferring context: 50B done 08:09:00 #20 DONE 0.0s 08:09:00 08:09:00 #21 [security-spire-agent internal] load .dockerignore 08:09:00 #21 transferring context: 50B done 08:09:00 #21 DONE 0.0s 08:09:00 08:09:00 #22 [security-proxy-auth internal] load .dockerignore 08:09:00 #22 transferring context: 50B done 08:09:00 #22 DONE 0.0s 08:09:00 08:09:00 #23 [security-bootstrapper internal] load .dockerignore 08:09:00 #23 transferring context: 50B done 08:09:00 #23 DONE 0.0s 08:09:00 08:09:00 #24 [support-notifications internal] load .dockerignore 08:09:00 #24 transferring context: 50B done 08:09:00 #24 DONE 0.0s 08:09:00 08:09:00 #25 [support-cron-scheduler internal] load .dockerignore 08:09:00 #25 transferring context: 50B done 08:09:00 #25 DONE 0.0s 08:09:00 08:09:00 #26 [core-command internal] load .dockerignore 08:09:00 #26 transferring context: 50B done 08:09:00 #26 DONE 0.0s 08:09:00 08:09:00 #27 [core-data internal] load .dockerignore 08:09:00 #27 transferring context: 50B done 08:09:00 #27 DONE 0.0s 08:09:00 08:09:00 #28 [core-metadata internal] load .dockerignore 08:09:00 #28 transferring context: 50B done 08:09:00 #28 DONE 0.0s 08:09:00 08:09:00 #29 [security-spire-server internal] load .dockerignore 08:09:00 #29 transferring context: 50B done 08:09:00 #29 DONE 0.0s 08:09:00 08:09:00 #30 [security-secretstore-setup internal] load .dockerignore 08:09:00 #30 transferring context: 50B done 08:09:00 #30 DONE 0.0s 08:09:00 08:09:00 #31 [core-keeper internal] load .dockerignore 08:09:00 #31 transferring context: 50B done 08:09:00 #31 DONE 0.0s 08:09:00 08:09:00 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:09:00 #32 ... 08:09:00 08:09:00 #33 [core-common-config-bootstrapper internal] load .dockerignore 08:09:00 #33 transferring context: 50B done 08:09:00 #33 DONE 0.2s 08:09:00 08:09:00 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:09:00 #32 ... 08:09:00 08:09:00 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:09:00 #34 DONE 0.0s 08:09:00 08:09:00 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:09:01 #32 ... 08:09:01 08:09:01 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:09:01 #34 DONE 0.0s 08:09:01 08:09:01 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:09:01 #32 ... 08:09:01 08:09:01 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:09:01 #34 DONE 0.0s 08:09:01 08:09:01 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:09:01 #32 ... 08:09:01 08:09:01 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:09:01 #34 DONE 0.0s 08:09:01 08:09:01 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:09:01 #34 DONE 0.0s 08:09:01 08:09:01 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:09:01 #32 DONE 0.7s 08:09:01 08:09:01 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:09:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:09:01 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:09:01 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 08:09:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:09:01 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:09:01 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s 08:09:01 #35 ... 08:09:01 08:09:01 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:09:01 #36 DONE 1.0s 08:09:01 08:09:01 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:09:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:09:01 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:09:01 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 08:09:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:09:01 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:09:01 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 08:09:01 #35 ... 08:09:01 08:09:01 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:09:01 #37 DONE 1.1s 08:09:01 08:09:01 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:09:01 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:09:01 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:09:01 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 08:09:01 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:09:01 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:09:01 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 08:09:02 #35 ... 08:09:02 08:09:02 #38 [security-spire-server internal] load build context 08:09:02 #38 transferring context: 27.71kB 0.0s done 08:09:02 #38 DONE 0.8s 08:09:02 08:09:02 #39 [security-spire-config internal] load build context 08:09:02 #39 transferring context: 25.96kB 0.0s done 08:09:02 #39 DONE 0.8s 08:09:02 08:09:02 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:02 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 08:09:02 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:09:02 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:09:02 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:09:02 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:09:02 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:09:02 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:09:02 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 08:09:02 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:09:02 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s 08:09:02 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:09:02 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 0.6s 08:09:03 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.7s 08:09:03 #40 ... 08:09:03 08:09:03 #41 [security-spire-agent internal] load build context 08:09:03 #41 transferring context: 27.24kB 0.0s done 08:09:03 #41 DONE 1.0s 08:09:03 08:09:03 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:03 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 08:09:03 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 08:09:03 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 08:09:03 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:09:04 #40 ... 08:09:04 08:09:04 #42 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:09:04 #42 DONE 3.9s 08:09:04 08:09:04 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:09:06 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done 08:09:10 #40 ... 08:09:10 08:09:10 #43 [security-proxy-setup internal] load build context 08:09:10 #43 transferring context: 292.95MB 9.1s 08:09:10 #43 ... 08:09:10 08:09:10 #44 [security-spiffe-token-provider internal] load build context 08:09:10 #44 ... 08:09:10 08:09:10 #45 [support-cron-scheduler internal] load build context 08:09:10 #45 ... 08:09:10 08:09:10 #46 [security-proxy-auth internal] load build context 08:09:11 #46 ... 08:09:11 08:09:11 #47 [support-scheduler internal] load build context 08:09:11 #47 ... 08:09:11 08:09:11 #48 [core-common-config-bootstrapper internal] load build context 08:09:11 #48 ... 08:09:11 08:09:11 #49 [core-data internal] load build context 08:09:11 #49 ... 08:09:11 08:09:11 #50 [security-bootstrapper internal] load build context 08:09:11 #50 ... 08:09:11 08:09:11 #51 [core-keeper internal] load build context 08:09:12 #51 ... 08:09:12 08:09:12 #52 [core-metadata internal] load build context 08:09:12 #52 ... 08:09:12 08:09:12 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:09:12 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 08:09:12 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:09:12 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:09:12 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:09:12 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:09:12 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:09:12 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done 08:09:12 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:09:12 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:09:12 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:09:12 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.1s done 08:09:12 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done 08:09:12 #53 ... 08:09:12 08:09:12 #54 [core-command internal] load build context 08:09:12 #54 ... 08:09:12 08:09:12 #55 [security-secretstore-setup internal] load build context 08:09:12 #55 ... 08:09:12 08:09:12 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:09:12 #56 ... 08:09:12 08:09:12 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:09:12 #57 ... 08:09:12 08:09:12 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:09:12 #58 ... 08:09:12 08:09:12 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:12 #59 ... 08:09:12 08:09:12 #60 [support-notifications internal] load build context 08:09:12 #60 ... 08:09:12 08:09:12 #61 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:09:13 #61 ... 08:09:13 08:09:13 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:09:13 #62 ... 08:09:13 08:09:13 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:09:13 #63 ... 08:09:13 08:09:13 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:09:13 #64 ... 08:09:13 08:09:13 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:09:13 #65 ... 08:09:13 08:09:13 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:09:14 #66 ... 08:09:14 08:09:14 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:09:14 #0 3.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:09:14 #0 3.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:09:14 #0 4.128 (1/2) Installing dumb-init (1.2.5-r2) 08:09:14 #0 4.418 (2/2) Installing su-exec (0.2-r3) 08:09:14 #0 4.428 Executing busybox-1.36.1-r7.trigger 08:09:14 #0 4.428 OK: 7 MiB in 17 packages 08:09:14 #67 ... 08:09:14 08:09:14 #47 [support-scheduler internal] load build context 08:09:14 #47 ... 08:09:14 08:09:14 #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:09:15 #68 ... 08:09:15 08:09:15 #47 [support-scheduler internal] load build context 08:09:15 #47 transferring context: 232.64MB 14.2s 08:09:20 #47 transferring context: 471.16MB 19.4s 08:09:20 #47 transferring context: 496.32MB 19.7s done 08:09:21 #47 ... 08:09:21 08:09:21 #43 [security-proxy-setup internal] load build context 08:09:21 #43 transferring context: 496.32MB 15.7s done 08:09:21 #43 ... 08:09:21 08:09:21 #44 [security-spiffe-token-provider internal] load build context 08:09:21 #44 transferring context: 496.32MB 17.7s done 08:09:21 #44 ... 08:09:21 08:09:21 #45 [support-cron-scheduler internal] load build context 08:09:21 #45 transferring context: 496.32MB 15.3s done 08:09:21 #45 ... 08:09:21 08:09:21 #46 [security-proxy-auth internal] load build context 08:09:21 #46 transferring context: 496.32MB 17.7s done 08:09:21 #46 ... 08:09:21 08:09:21 #48 [core-common-config-bootstrapper internal] load build context 08:09:21 #48 transferring context: 496.32MB 17.7s done 08:09:21 #48 ... 08:09:21 08:09:21 #49 [core-data internal] load build context 08:09:21 #49 transferring context: 496.32MB 16.7s done 08:09:22 #49 ... 08:09:22 08:09:22 #51 [core-keeper internal] load build context 08:09:22 #51 transferring context: 496.32MB 14.7s done 08:09:22 #51 ... 08:09:22 08:09:22 #50 [security-bootstrapper internal] load build context 08:09:22 #50 transferring context: 496.32MB 15.4s done 08:09:22 #50 ... 08:09:22 08:09:22 #52 [core-metadata internal] load build context 08:09:22 #52 transferring context: 496.32MB 14.4s done 08:09:22 #52 ... 08:09:22 08:09:22 #54 [core-command internal] load build context 08:09:22 #54 transferring context: 496.32MB 17.1s done 08:09:22 #54 ... 08:09:22 08:09:22 #55 [security-secretstore-setup internal] load build context 08:09:22 #55 transferring context: 496.32MB 17.1s done 08:09:23 #55 ... 08:09:23 08:09:23 #60 [support-notifications internal] load build context 08:09:23 #60 transferring context: 496.32MB 16.4s done 08:10:02 #60 DONE 58.4s 08:10:02 08:10:02 #52 [core-metadata internal] load build context 08:10:02 #52 DONE 58.3s 08:10:02 08:10:02 #51 [core-keeper internal] load build context 08:10:02 #51 DONE 58.3s 08:10:02 08:10:02 #68 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:10:02 #68 DONE 55.1s 08:10:02 08:10:02 #45 [support-cron-scheduler internal] load build context 08:10:02 #45 DONE 58.8s 08:10:02 08:10:02 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:10:02 #67 DONE 57.1s 08:10:02 08:10:02 #43 [security-proxy-setup internal] load build context 08:10:02 #43 DONE 59.0s 08:10:02 08:10:02 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:10:02 #69 ... 08:10:02 08:10:02 #50 [security-bootstrapper internal] load build context 08:10:02 #50 DONE 58.9s 08:10:02 08:10:02 #49 [core-data internal] load build context 08:10:02 #49 DONE 58.4s 08:10:02 08:10:02 #55 [security-secretstore-setup internal] load build context 08:10:02 #55 DONE 58.4s 08:10:02 08:10:02 #48 [core-common-config-bootstrapper internal] load build context 08:10:02 #48 DONE 58.5s 08:10:02 08:10:02 #54 [core-command internal] load build context 08:10:02 #54 DONE 58.4s 08:10:02 08:10:02 #44 [security-spiffe-token-provider internal] load build context 08:10:02 #44 DONE 59.1s 08:10:02 08:10:02 #46 [security-proxy-auth internal] load build context 08:10:02 #46 DONE 59.0s 08:10:02 08:10:02 #47 [support-scheduler internal] load build context 08:10:02 #47 DONE 59.1s 08:10:02 08:10:02 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:10:02 #64 57.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #64 ... 08:10:02 08:10:02 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:02 #59 DONE 57.4s 08:10:02 08:10:02 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:10:02 #40 DONE 58.7s 08:10:02 08:10:02 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:10:02 #57 57.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #57 57.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #57 58.08 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:10:02 #57 58.08 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:10:02 #57 58.08 OK: 20070 distinct packages available 08:10:02 #57 58.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #57 ... 08:10:02 08:10:02 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:10:02 #63 57.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #63 57.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #63 57.89 (1/1) Installing dumb-init (1.2.5-r2) 08:10:02 #63 57.95 Executing busybox-1.36.1-r7.trigger 08:10:02 #63 57.96 OK: 7 MiB in 16 packages 08:10:02 #63 DONE 58.1s 08:10:02 08:10:02 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:10:02 #57 58.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #57 58.45 (1/11) Installing ca-certificates (20240226-r0) 08:10:02 #57 58.46 (2/11) Installing brotli-libs (1.0.9-r14) 08:10:02 #57 58.47 (3/11) Installing libunistring (1.1-r1) 08:10:02 #57 58.49 (4/11) Installing libidn2 (2.3.4-r1) 08:10:02 #57 58.50 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:10:02 #57 58.50 (6/11) Installing libcurl (8.9.1-r0) 08:10:02 #57 58.51 (7/11) Installing curl (8.9.1-r0) 08:10:02 #57 58.52 (8/11) Installing dumb-init (1.2.5-r2) 08:10:02 #57 58.55 (9/11) Installing musl-obstack (1.2.3-r2) 08:10:02 #57 58.55 (10/11) Installing libucontext (1.2-r2) 08:10:02 #57 58.56 (11/11) Installing gcompat (1.1.0-r1) 08:10:02 #57 58.60 Executing busybox-1.36.1-r7.trigger 08:10:02 #57 58.63 Executing ca-certificates-20240226-r0.trigger 08:10:02 #57 58.69 OK: 12 MiB in 26 packages 08:10:02 #57 ... 08:10:02 08:10:02 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:10:02 #64 57.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #64 57.95 (1/2) Installing ca-certificates (20240226-r0) 08:10:02 #64 57.98 (2/2) Installing dumb-init (1.2.5-r2) 08:10:02 #64 57.99 Executing busybox-1.36.1-r7.trigger 08:10:02 #64 57.99 Executing ca-certificates-20240226-r0.trigger 08:10:02 #64 58.05 OK: 8 MiB in 17 packages 08:10:02 #64 DONE 58.8s 08:10:02 08:10:02 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:10:02 #62 58.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #62 58.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #62 58.84 (1/3) Installing ca-certificates (20240226-r0) 08:10:02 #62 58.85 (2/3) Installing dumb-init (1.2.5-r2) 08:10:02 #62 58.85 (3/3) Installing tzdata (2024a-r0) 08:10:02 #62 58.93 Executing busybox-1.36.1-r7.trigger 08:10:02 #62 58.93 Executing ca-certificates-20240226-r0.trigger 08:10:02 #62 59.08 OK: 11 MiB in 18 packages 08:10:02 #62 ... 08:10:02 08:10:02 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:10:02 #66 57.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #66 57.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #66 58.11 (1/4) Installing dumb-init (1.2.5-r2) 08:10:02 #66 58.14 (2/4) Installing openssl (3.1.7-r0) 08:10:02 #66 58.15 (3/4) Installing su-exec (0.2-r3) 08:10:02 #66 58.15 (4/4) Installing yq (4.33.3-r5) 08:10:02 #66 58.22 Executing busybox-1.36.1-r7.trigger 08:10:02 #66 58.23 OK: 17 MiB in 19 packages 08:10:02 #66 DONE 59.2s 08:10:02 08:10:02 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:02 #70 DONE 2.1s 08:10:02 08:10:02 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:10:02 #65 57.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #65 58.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #65 58.28 (1/4) Installing ca-certificates (20240226-r0) 08:10:02 #65 58.29 (2/4) Installing dumb-init (1.2.5-r2) 08:10:02 #65 58.29 (3/4) Installing su-exec (0.2-r3) 08:10:02 #65 58.30 (4/4) Installing yq (4.33.3-r5) 08:10:02 #65 58.36 Executing busybox-1.36.1-r7.trigger 08:10:02 #65 58.39 Executing ca-certificates-20240226-r0.trigger 08:10:02 #65 58.47 OK: 17 MiB in 19 packages 08:10:02 #65 DONE 59.2s 08:10:02 08:10:02 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:10:02 #62 DONE 59.3s 08:10:02 08:10:02 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:10:02 #57 DONE 59.4s 08:10:02 08:10:02 #61 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:10:02 #61 57.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #61 58.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #61 58.96 (1/1) Installing dumb-init (1.2.5-r2) 08:10:02 #61 58.98 Executing busybox-1.36.1-r7.trigger 08:10:02 #61 58.99 OK: 7 MiB in 16 packages 08:10:02 #61 DONE 59.4s 08:10:02 08:10:02 #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:10:02 #71 ... 08:10:02 08:10:02 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:10:02 #56 58.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #56 58.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #56 58.56 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:10:02 #56 58.56 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:10:02 #56 58.56 OK: 20070 distinct packages available 08:10:02 #56 58.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #56 58.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #56 58.96 (1/5) Installing dumb-init (1.2.5-r2) 08:10:02 #56 58.96 (2/5) Installing musl-obstack (1.2.3-r2) 08:10:02 #56 59.05 (3/5) Installing libucontext (1.2-r2) 08:10:02 #56 59.05 (4/5) Installing gcompat (1.1.0-r1) 08:10:02 #56 59.06 (5/5) Installing openssl (3.1.7-r0) 08:10:02 #56 59.07 Executing busybox-1.36.1-r7.trigger 08:10:02 #56 59.08 OK: 8 MiB in 20 packages 08:10:02 #56 DONE 59.5s 08:10:02 08:10:02 #72 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:10:02 #0 1.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #0 2.062 OK: 7 MiB in 17 packages 08:10:02 #72 DONE 2.4s 08:10:02 08:10:02 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:10:02 #58 57.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #58 58.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #58 59.02 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:10:02 #58 59.02 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:10:02 #58 59.02 OK: 20070 distinct packages available 08:10:02 #58 59.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #58 59.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #58 59.44 (1/4) Installing dumb-init (1.2.5-r2) 08:10:02 #58 59.44 (2/4) Installing musl-obstack (1.2.3-r2) 08:10:02 #58 59.44 (3/4) Installing libucontext (1.2-r2) 08:10:02 #58 59.45 (4/4) Installing gcompat (1.1.0-r1) 08:10:02 #58 59.45 Executing busybox-1.36.1-r7.trigger 08:10:02 #58 59.46 OK: 8 MiB in 19 packages 08:10:02 #58 DONE 59.7s 08:10:02 08:10:02 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:10:02 #73 ... 08:10:02 08:10:02 #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:10:02 #0 2.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:02 #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:02 #0 2.384 OK: 264 MiB in 52 packages 08:10:02 #74 DONE 2.5s 08:10:02 08:10:02 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:10:02 #75 DONE 0.0s 08:10:02 08:10:02 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:04 #76 ... 08:10:04 08:10:04 #77 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:10:04 #0 3.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:04 #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:04 #0 3.775 OK: 264 MiB in 52 packages 08:10:04 #77 DONE 4.4s 08:10:04 08:10:04 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:10:04 #78 DONE 0.0s 08:10:04 08:10:04 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:04 #79 ... 08:10:04 08:10:04 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:10:04 #0 3.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:04 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:04 #0 3.844 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:10:04 #0 3.844 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:10:04 #0 3.844 OK: 20079 distinct packages available 08:10:04 #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:04 #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:04 #0 4.802 OK: 264 MiB in 52 packages 08:10:04 #80 DONE 4.9s 08:10:04 08:10:04 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:10:04 #81 DONE 0.1s 08:10:05 08:10:05 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:10:05 #69 4.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:05 #69 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:05 #69 5.218 OK: 264 MiB in 52 packages 08:10:05 #69 DONE 5.3s 08:10:05 08:10:05 #82 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:10:05 #82 DONE 0.1s 08:10:05 08:10:05 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #83 ... 08:10:05 08:10:05 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:10:05 #0 3.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:05 #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:05 #0 4.247 OK: 7 MiB in 16 packages 08:10:05 #84 DONE 4.3s 08:10:05 08:10:05 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:10:05 #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:05 #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:05 #0 3.533 OK: 8 MiB in 17 packages 08:10:05 #85 DONE 3.7s 08:10:05 08:10:05 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:05 #86 ... 08:10:05 08:10:05 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:10:05 #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:05 #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:05 #0 3.464 OK: 17 MiB in 19 packages 08:10:05 #87 DONE 3.6s 08:10:05 08:10:05 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:10:05 #88 DONE 0.0s 08:10:05 08:10:05 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:10:05 #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:05 #0 3.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:05 #89 3.896 OK: 17 MiB in 19 packages 08:10:06 #89 DONE 4.3s 08:10:06 08:10:06 #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 08:10:06 #71 3.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:06 #71 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:06 #71 4.188 OK: 7 MiB in 16 packages 08:10:06 #71 DONE 4.4s 08:10:06 08:10:06 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:10:06 #0 2.636 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:06 #0 3.380 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:06 #0 4.082 OK: 264 MiB in 52 packages 08:10:06 #90 DONE 4.3s 08:10:06 08:10:06 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:10:06 #0 3.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:06 #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:06 #0 4.162 OK: 12 MiB in 26 packages 08:10:06 #91 DONE 4.3s 08:10:06 08:10:06 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:10:06 #92 DONE 0.2s 08:10:06 08:10:06 #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:10:06 #0 4.723 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:06 #0 5.203 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:06 #0 5.851 (1/1) Installing dumb-init (1.2.5-r2) 08:10:06 #0 6.187 Executing busybox-1.36.1-r7.trigger 08:10:06 #0 6.187 OK: 7 MiB in 16 packages 08:10:06 #93 ... 08:10:06 08:10:06 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:06 #94 ... 08:10:06 08:10:06 #93 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:10:06 #93 DONE 6.5s 08:10:06 08:10:06 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:10:06 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:06 #0 4.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:06 #0 4.658 OK: 11 MiB in 18 packages 08:10:06 #95 DONE 4.8s 08:10:06 08:10:06 #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:10:06 #0 4.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:06 #96 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:07 #96 5.062 OK: 8 MiB in 20 packages 08:10:07 #96 ... 08:10:07 08:10:07 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:10:07 #97 DONE 5.0s 08:10:07 08:10:07 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:10:07 #73 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:10:07 #73 4.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:10:07 #73 ... 08:10:07 08:10:07 #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:10:07 #96 DONE 5.3s 08:10:07 08:10:07 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:10:07 #98 DONE 0.1s 08:10:07 08:10:07 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:10:07 #73 5.100 OK: 8 MiB in 19 packages 08:10:09 #73 DONE 7.1s 08:10:09 08:10:09 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:10:09 #99 DONE 2.1s 08:10:09 08:10:09 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:10:09 #100 DONE 2.1s 08:10:09 08:10:09 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:10:10 #101 ... 08:10:10 08:10:10 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:10:10 #53 ... 08:10:10 08:10:10 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:10:11 #102 DONE 2.0s 08:10:11 08:10:11 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:10:11 #101 DONE 1.9s 08:10:11 08:10:11 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:10:11 #103 DONE 2.0s 08:10:11 08:10:11 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:10:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10570 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:10:11 Running in /w/workspace/edgex-go/698 [Pipeline] { [Pipeline] checkout 08:10:12 #104 DONE 1.1s 08:10:12 08:10:12 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:10:12 #105 DONE 1.1s 08:10:12 08:10:12 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:10:12 #106 DONE 1.1s 08:10:12 08:10:12 #107 [security-spire-config stage-2 6/10] COPY security.txt / 08:10:13 #107 DONE 0.7s 08:10:13 08:10:13 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:10:13 #108 DONE 0.7s 08:10:13 08:10:13 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 08:10:13 #109 DONE 0.7s 08:10:13 08:10:13 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:10:13 #110 DONE 0.2s 08:10:13 08:10:13 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:10:13 #111 DONE 0.2s 08:10:13 08:10:13 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:10:13 #112 DONE 0.2s 08:10:13 08:10:13 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:10:13 #113 DONE 0.1s 08:10:13 08:10:13 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:10:13 #114 DONE 0.1s 08:10:13 08:10:13 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:10:13 #115 DONE 0.1s 08:10:13 08:10:13 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:10:13 #116 DONE 0.1s 08:10:13 08:10:13 #117 [security-spire-server] exporting to image 08:10:13 #117 exporting layers 08:10:13 #117 ... 08:10:13 08:10:13 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:10:13 #118 DONE 0.2s 08:10:13 08:10:13 #117 [security-spire-agent] exporting to image 08:10:14 #117 exporting layers 0.8s done 08:10:14 #117 writing image sha256:4c829ab84b1471e83ecdacab5c5a6202a3025aa3bda72ab28c7c5c0b805c725e done 08:10:14 #117 naming to docker.io/library/security-spire-server done 08:10:14 #117 exporting layers 0.9s done 08:10:14 #117 writing image sha256:ce092564f928c45c7d0802f80e09be35801b33d05a0cc05fd8264b96ba60fbfb done 08:10:14 #117 naming to docker.io/library/security-spire-agent done 08:10:14 The recommended git tool is: git 08:10:14 #117 exporting layers 0.8s done 08:10:14 #117 writing image sha256:f41cf81570eebe5297c241d7b95eacab5a33f1ddd57e71021954032123b60038 done 08:10:14 #117 naming to docker.io/library/security-spire-config done 08:10:14 #117 DONE 1.5s 08:10:14 08:10:14 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:23 using credential edgex-jenkins-ssh 08:10:23 Cloning the remote Git repository 08:10:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:10:23 > git init /w/workspace/edgex-go/698 # timeout=10 08:10:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:10:23 > git --version # timeout=10 08:10:23 > git --version # 'git version 2.25.1' 08:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:42 Avoid second fetch 08:10:42 Checking out Revision 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 (main) 08:10:43 Commit message: "Merge pull request #4918 from lindseysimple/issue-4877-3" 08:10:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:10:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:42 > git config core.sparsecheckout # timeout=10 08:10:42 > git checkout -f 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:10:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:10:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:10:48 Dload Upload Total Spent Left Speed 08:10:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 08:10:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:10:49 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 08:10:49 tee /etc/docker/daemon.new 08:10:49 { 08:10:49 "registry-mirrors": [ 08:10:49 "https://nexus3.edgexfoundry.org:10001" 08:10:49 ], 08:10:49 "bip": "10.250.0.254/24", 08:10:49 "hosts": [ 08:10:49 "tcp://0.0.0.0:5555", 08:10:49 "unix:///var/run/docker.sock" 08:10:49 ], 08:10:49 "mtu": 1458, 08:10:49 "selinux-enabled": true, 08:10:49 "seccomp-profile": "/etc/docker/seccomp.json" 08:10:49 } [Pipeline] sh 08:10:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:10:50 + sudo service docker restart 08:11:01 #94 DONE 54.0s 08:11:01 08:11:01 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:11:01 #35 ... 08:11:01 08:11:01 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:01 #79 DONE 56.2s 08:11:01 08:11:01 #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:01 #76 DONE 58.2s 08:11:01 08:11:01 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:01 #83 DONE 55.7s 08:11:01 08:11:01 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:01 #86 DONE 55.5s 08:11:01 08:11:01 #119 [support-scheduler builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:08 provisioning config files... 08:11:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config11702317169749183369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:08 ---> ****-login.sh 08:11:08 nexus3.edgexfoundry.org:10001 08:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:09 Configure a credential helper to remove this warning. See 08:11:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:09 08:11:09 Login Succeeded 08:11:09 nexus3.edgexfoundry.org:10002 08:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:09 Configure a credential helper to remove this warning. See 08:11:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:09 08:11:09 Login Succeeded 08:11:09 nexus3.edgexfoundry.org:10003 08:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:10 Configure a credential helper to remove this warning. See 08:11:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:10 08:11:10 Login Succeeded 08:11:10 nexus3.edgexfoundry.org:10004 08:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:10 Configure a credential helper to remove this warning. See 08:11:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:10 08:11:10 Login Succeeded 08:11:10 ****.io 08:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:11 Configure a credential helper to remove this warning. See 08:11:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:11 08:11:11 Login Succeeded 08:11:11 ---> ****-login.sh ends [Pipeline] } 08:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:11:11 #119 ... 08:11:11 08:11:11 #120 [core-keeper builder 7/8] COPY . . 08:11:11 #120 ... 08:11:11 08:11:11 #121 [support-cron-scheduler builder 6/7] COPY . . 08:11:11 #121 ... 08:11:11 08:11:11 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:11:11 #122 ... 08:11:11 08:11:11 #123 [security-proxy-setup builder 6/7] COPY . . [Pipeline] sh 08:11:11 + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] echo 08:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:11:12 ========================================================= 08:11:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:11:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:11:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:12 c6b39de5b339: Pulling fs layer 08:11:12 a69c41024577: Pulling fs layer 08:11:12 d6de4b400683: Pulling fs layer 08:11:12 35cb2a7552d0: Pulling fs layer 08:11:12 4f4fb700ef54: Pulling fs layer 08:11:12 35cb2a7552d0: Waiting 08:11:12 4f4fb700ef54: Waiting 08:11:12 464afbd9ba4c: Pulling fs layer 08:11:12 00f215d4a9da: Pulling fs layer 08:11:12 d496ad576159: Pulling fs layer 08:11:12 464afbd9ba4c: Waiting 08:11:12 d496ad576159: Waiting 08:11:12 00f215d4a9da: Waiting 08:11:12 a69c41024577: Download complete 08:11:12 35cb2a7552d0: Verifying Checksum 08:11:12 35cb2a7552d0: Download complete 08:11:12 4f4fb700ef54: Verifying Checksum 08:11:12 4f4fb700ef54: Download complete 08:11:12 464afbd9ba4c: Verifying Checksum 08:11:12 464afbd9ba4c: Download complete 08:11:12 c6b39de5b339: Download complete 08:11:13 d496ad576159: Verifying Checksum 08:11:13 d496ad576159: Download complete 08:11:13 c6b39de5b339: Pull complete 08:11:14 a69c41024577: Pull complete 08:11:14 d6de4b400683: Download complete 08:11:15 00f215d4a9da: Verifying Checksum 08:11:15 00f215d4a9da: Download complete 08:11:16 #123 ... 08:11:16 08:11:16 #122 [security-spiffe-token-provider builder 6/7] COPY . . 08:11:16 #122 DONE 16.2s 08:11:16 08:11:16 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #124 CACHED 08:11:16 08:11:16 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 08:11:16 #125 CACHED 08:11:16 08:11:16 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:11:16 #126 CACHED 08:11:16 08:11:16 #127 [core-metadata builder 6/7] COPY . . 08:11:16 #127 CACHED 08:11:16 08:11:16 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:11:16 #128 CACHED 08:11:16 08:11:16 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #129 CACHED 08:11:16 08:11:16 #120 [core-keeper builder 7/8] COPY . . 08:11:16 #120 DONE 16.2s 08:11:16 08:11:16 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 08:11:16 #130 CACHED 08:11:16 08:11:16 #131 [core-data builder 6/7] COPY . . 08:11:16 #131 CACHED 08:11:16 08:11:16 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #132 CACHED 08:11:16 08:11:16 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 08:11:16 #133 CACHED 08:11:16 08:11:16 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #134 CACHED 08:11:16 08:11:16 #135 [core-command builder 6/7] COPY . . 08:11:16 #135 CACHED 08:11:16 08:11:16 #136 [security-secretstore-setup builder 6/7] COPY . . 08:11:16 #136 CACHED 08:11:16 08:11:16 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #137 CACHED 08:11:16 08:11:16 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:11:16 #138 CACHED 08:11:16 08:11:16 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:11:16 #139 CACHED 08:11:16 08:11:16 #140 [security-proxy-auth builder 6/7] COPY . . 08:11:16 #140 CACHED 08:11:16 08:11:16 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #141 CACHED 08:11:16 08:11:16 #119 [support-scheduler builder 6/7] COPY . . 08:11:16 #119 DONE 16.1s 08:11:16 08:11:16 #123 [security-proxy-setup builder 6/7] COPY . . 08:11:16 #123 DONE 16.2s 08:11:16 08:11:16 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #142 CACHED 08:11:16 08:11:16 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:11:16 #143 CACHED 08:11:16 08:11:16 #144 [security-bootstrapper builder 6/7] COPY . . 08:11:16 #144 CACHED 08:11:16 08:11:16 #121 [support-cron-scheduler builder 6/7] COPY . . 08:11:16 #121 DONE 16.3s 08:11:16 08:11:16 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:16 #145 CACHED 08:11:16 08:11:16 #146 [support-notifications builder 6/7] COPY . . 08:11:16 #146 CACHED 08:11:16 08:11:16 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:11:16 #147 CACHED 08:11:16 08:11:16 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:11:18 #148 1.341 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:11:28 d6de4b400683: Pull complete 08:11:28 35cb2a7552d0: Pull complete 08:11:28 4f4fb700ef54: Pull complete 08:11:28 464afbd9ba4c: Pull complete 08:11:28 #148 ... 08:11:28 08:11:28 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:11:28 #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:11:28 #149 ... 08:11:28 08:11:28 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:11:28 #0 1.642 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:11:28 #150 ... 08:11:28 08:11:28 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:11:28 #0 1.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:11:28 #151 ... 08:11:28 08:11:28 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:11:28 #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:11:28 #152 ... 08:11:28 08:11:28 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:11:28 #0 0.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:11:28 #153 ... 08:11:28 08:11:28 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:11:28 #0 0.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:11:28 #154 ... 08:11:28 08:11:28 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:11:28 #0 0.470 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:11:28 #155 ... 08:11:28 08:11:28 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:11:28 #0 0.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:11:28 #156 ... 08:11:28 08:11:28 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:11:28 #0 1.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:11:28 #157 ... 08:11:28 08:11:28 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:11:28 #0 0.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:11:28 #158 ... 08:11:28 08:11:28 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:11:28 #0 0.892 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:11:28 #159 ... 08:11:28 08:11:28 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:11:28 #0 1.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:11:36 00f215d4a9da: Pull complete 08:11:38 d496ad576159: Pull complete 08:11:38 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:11:38 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:11:38 WORKDIR /edgex 08:11:38 COPY go.mod . 08:11:38 RUN go mod download -t 08:11:38 ci-base-image-arm64 -f - . 08:11:39 Sending build context to Docker daemon 3.576MB 08:11:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:11:39 ---> f246e2811388 08:11:39 Step 2/4 : WORKDIR /edgex 08:11:41 ---> Running in 65c8c00b9d06 08:11:41 Removing intermediate container 65c8c00b9d06 08:11:41 ---> 4f6de0ccd99c 08:11:41 Step 3/4 : COPY go.mod . 08:11:42 ---> 86cd2245fb5d 08:11:42 Step 4/4 : RUN go mod download 08:11:42 ---> Running in b201463aa8c4 08:12:50 Removing intermediate container b201463aa8c4 08:12:50 ---> f67ef9e1839e 08:12:50 Successfully built f67ef9e1839e 08:12:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:50 + docker inspect -f . ci-base-image-arm64 08:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:50 prd-ubuntu20.04-docker-arm64-4c-16g-10570 does not seem to be running inside a container 08:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:12:52 $ docker top e368c4385ac1c1e21a0bb8a92812488c73d870074f4432d74c5972c4fb67d5c5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:52 + go version 08:12:52 go version go1.21.9 linux/arm64 [Pipeline] } 08:12:52 $ docker stop --time=1 e368c4385ac1c1e21a0bb8a92812488c73d870074f4432d74c5972c4fb67d5c5 08:12:54 $ docker rm -f --volumes e368c4385ac1c1e21a0bb8a92812488c73d870074f4432d74c5972c4fb67d5c5 [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 08:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:12:55 08:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:12:56 latest: Pulling from edgex-devops/edgex-compose-arm64 08:12:56 547446be3368: Pulling fs layer 08:12:56 d125d8839a47: Pulling fs layer 08:12:56 3e85d5ac6304: Pulling fs layer 08:12:56 c3105a71a48b: Pulling fs layer 08:12:56 0f093f025ec4: Pulling fs layer 08:12:56 c3106fc0e877: Pulling fs layer 08:12:56 c3105a71a48b: Waiting 08:12:56 0f093f025ec4: Waiting 08:12:56 c3106fc0e877: Waiting 08:12:56 547446be3368: Verifying Checksum 08:12:56 547446be3368: Download complete 08:12:56 c3105a71a48b: Verifying Checksum 08:12:56 c3105a71a48b: Download complete 08:12:56 d125d8839a47: Verifying Checksum 08:12:56 d125d8839a47: Download complete 08:12:56 c3106fc0e877: Verifying Checksum 08:12:56 c3106fc0e877: Download complete 08:12:56 0f093f025ec4: Verifying Checksum 08:12:56 0f093f025ec4: Download complete 08:12:57 547446be3368: Pull complete 08:12:58 d125d8839a47: Pull complete 08:12:58 3e85d5ac6304: Verifying Checksum 08:12:58 3e85d5ac6304: Download complete 08:13:05 #160 ... 08:13:05 08:13:05 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:13:05 #157 93.68 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:13:08 3e85d5ac6304: Pull complete 08:13:08 c3105a71a48b: Pull complete 08:13:09 0f093f025ec4: Pull complete 08:13:09 c3106fc0e877: Pull complete 08:13:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:10 prd-ubuntu20.04-docker-arm64-4c-16g-10570 does not seem to be running inside a container 08:13:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:13:12 $ docker top d531f76cf3a84072138243e9ebfa6e31b3126f7263b06d98ab7d50b75166f702 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:13 + docker compose -f ./docker-compose-build.yml build --parallel 08:13:23 #1 [support-cron-scheduler internal] load build definition from Dockerfile 08:13:23 #1 transferring dockerfile: 08:13:23 #1 transferring dockerfile: 1.85kB done 08:13:23 #1 DONE 0.1s 08:13:24 08:13:24 #2 [core-metadata internal] load build definition from Dockerfile 08:13:24 #2 transferring dockerfile: 2.06kB 0.0s done 08:13:24 #2 DONE 0.1s 08:13:24 08:13:24 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:13:24 #3 transferring dockerfile: 1.89kB 0.0s done 08:13:24 #3 DONE 0.1s 08:13:24 08:13:24 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:13:24 #4 transferring dockerfile: 2.50kB 0.0s done 08:13:24 #4 DONE 0.1s 08:13:24 08:13:24 #5 [support-notifications internal] load build definition from Dockerfile 08:13:24 #5 transferring dockerfile: 1.95kB 0.0s done 08:13:24 #5 DONE 0.1s 08:13:24 08:13:24 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:13:24 #6 transferring dockerfile: 2.49kB done 08:13:24 #6 DONE 0.1s 08:13:24 08:13:24 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:13:24 #7 transferring dockerfile: 2.23kB 0.0s done 08:13:24 #7 DONE 0.1s 08:13:24 08:13:24 #8 [support-scheduler internal] load build definition from Dockerfile 08:13:24 #8 transferring dockerfile: 1.93kB done 08:13:24 #8 DONE 0.1s 08:13:24 08:13:24 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:13:24 #9 transferring dockerfile: 2.15kB done 08:13:24 #9 DONE 0.1s 08:13:24 08:13:24 #10 [security-spire-agent internal] load build definition from Dockerfile 08:13:24 #10 transferring dockerfile: 1.81kB done 08:13:24 #10 DONE 0.1s 08:13:24 08:13:24 #11 [core-data internal] load build definition from Dockerfile 08:13:24 #11 transferring dockerfile: 2.07kB 0.0s done 08:13:24 #11 DONE 0.1s 08:13:24 08:13:24 #12 [security-bootstrapper internal] load build definition from Dockerfile 08:13:24 #12 transferring dockerfile: 3.17kB 0.0s done 08:13:24 #12 DONE 0.1s 08:13:24 08:13:24 #13 [security-spire-config internal] load build definition from Dockerfile 08:13:24 #13 transferring dockerfile: 1.69kB done 08:13:24 #13 DONE 0.1s 08:13:24 08:13:24 #14 [core-command internal] load build definition from Dockerfile 08:13:24 #14 transferring dockerfile: 1.93kB done 08:13:24 #14 DONE 0.0s 08:13:24 08:13:24 #15 [core-keeper internal] load build definition from Dockerfile 08:13:24 #15 transferring dockerfile: 2.07kB 0.0s done 08:13:24 #15 DONE 0.1s 08:13:24 08:13:24 #16 [security-spire-server internal] load build definition from Dockerfile 08:13:24 #16 transferring dockerfile: 1.70kB 0.0s done 08:13:24 #16 DONE 0.1s 08:13:24 08:13:24 #17 [support-cron-scheduler internal] load .dockerignore 08:13:24 #17 transferring context: 08:13:25 #17 transferring context: 50B 0.0s done 08:13:25 #17 DONE 0.1s 08:13:26 08:13:26 #18 [core-metadata internal] load .dockerignore 08:13:26 #18 transferring context: 50B done 08:13:26 #18 DONE 0.1s 08:13:26 08:13:26 #19 [security-spiffe-token-provider internal] load .dockerignore 08:13:26 #19 transferring context: 50B done 08:13:26 #19 DONE 0.1s 08:13:26 08:13:26 #20 [security-proxy-setup internal] load .dockerignore 08:13:26 #20 transferring context: 50B done 08:13:26 #20 DONE 0.1s 08:13:26 08:13:26 #21 [support-notifications internal] load .dockerignore 08:13:26 #21 transferring context: 50B done 08:13:26 #21 DONE 0.1s 08:13:26 08:13:26 #22 [security-secretstore-setup internal] load .dockerignore 08:13:26 #22 transferring context: 50B done 08:13:26 #22 DONE 0.1s 08:13:26 08:13:26 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:13:26 #23 transferring context: 50B 0.0s done 08:13:26 #23 DONE 0.1s 08:13:26 08:13:26 #24 [support-scheduler internal] load .dockerignore 08:13:26 #24 transferring context: 50B done 08:13:26 #24 DONE 0.1s 08:13:26 08:13:26 #25 [security-proxy-auth internal] load .dockerignore 08:13:26 #25 transferring context: 50B 0.0s done 08:13:26 #25 DONE 0.1s 08:13:26 08:13:26 #26 [security-spire-agent internal] load .dockerignore 08:13:26 #26 transferring context: 50B 0.0s done 08:13:26 #26 DONE 0.1s 08:13:26 08:13:26 #27 [core-data internal] load .dockerignore 08:13:26 #27 transferring context: 50B 0.0s done 08:13:26 #27 DONE 0.1s 08:13:26 08:13:26 #28 [security-bootstrapper internal] load .dockerignore 08:13:26 #28 transferring context: 50B 0.0s done 08:13:26 #28 DONE 0.1s 08:13:26 08:13:26 #29 [core-command internal] load .dockerignore 08:13:26 #29 DONE 0.0s 08:13:26 08:13:26 #30 [security-spire-config internal] load .dockerignore 08:13:26 #30 transferring context: 50B 0.0s done 08:13:26 #30 DONE 0.1s 08:13:26 08:13:26 #29 [core-command internal] load .dockerignore 08:13:26 #29 transferring context: 50B done 08:13:26 #29 DONE 0.1s 08:13:26 08:13:26 #31 [core-keeper internal] load .dockerignore 08:13:26 #31 transferring context: 50B done 08:13:26 #31 DONE 0.1s 08:13:26 08:13:26 #32 [security-spire-server internal] load .dockerignore 08:13:26 #32 transferring context: 50B 0.0s done 08:13:26 #32 DONE 0.1s 08:13:26 08:13:26 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:26 #33 DONE 0.0s 08:13:26 08:13:26 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:13:26 #34 DONE 0.2s 08:13:27 08:13:27 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s 08:13:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s 08:13:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:27 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 08:13:28 #35 ... 08:13:28 08:13:28 #36 [support-cron-scheduler internal] load build context 08:13:28 #36 transferring context: 3.13MB 0.7s done 08:13:28 #36 DONE 0.9s 08:13:28 08:13:28 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:28 #35 ... 08:13:28 08:13:28 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:28 #37 DONE 1.1s 08:13:28 08:13:28 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:28 #35 ... 08:13:28 08:13:28 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:28 #33 DONE 0.0s 08:13:28 08:13:28 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:28 #35 ... 08:13:28 08:13:28 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:28 #33 DONE 0.0s 08:13:28 08:13:28 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:28 #37 DONE 1.8s 08:13:28 08:13:28 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 08:13:28 #38 DONE 0.5s 08:13:28 08:13:28 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:28 #35 ... 08:13:28 08:13:28 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:28 #33 DONE 0.0s 08:13:28 08:13:28 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:13:28 #34 DONE 0.4s 08:13:28 08:13:28 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:28 #33 DONE 0.0s 08:13:28 08:13:28 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:28 #37 DONE 1.9s 08:13:28 08:13:28 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 08:13:28 #38 DONE 0.5s 08:13:28 08:13:28 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:28 #35 ... 08:13:28 08:13:28 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:28 #33 DONE 0.0s 08:13:28 08:13:28 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:13:28 #34 DONE 0.6s 08:13:28 08:13:28 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:28 #33 DONE 0.0s 08:13:28 08:13:28 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:28 #37 DONE 1.9s 08:13:28 08:13:28 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:13:28 #38 DONE 0.6s 08:13:28 08:13:28 #39 [core-common-config-bootstrapper internal] load build context 08:13:29 #39 ... 08:13:29 08:13:29 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:29 #33 DONE 0.0s 08:13:29 08:13:29 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:29 #35 DONE 3.1s 08:13:29 08:13:29 #40 [security-spiffe-token-provider internal] load build context 08:13:29 #40 transferring context: 3.13MB 0.9s done 08:13:29 #40 ... 08:13:29 08:13:29 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:29 #33 DONE 0.1s 08:13:29 08:13:29 #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:13:29 #41 ... 08:13:29 08:13:29 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:13:29 #34 DONE 1.3s 08:13:29 08:13:29 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:29 #37 DONE 2.0s 08:13:29 08:13:29 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:13:29 #38 DONE 0.7s 08:13:29 08:13:29 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:29 #33 DONE 0.1s 08:13:29 08:13:29 #40 [security-spiffe-token-provider internal] load build context 08:13:29 #40 DONE 1.3s 08:13:29 08:13:29 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:29 #35 DONE 3.1s 08:13:29 08:13:29 #42 [support-scheduler internal] load build context 08:13:29 #42 ... 08:13:29 08:13:29 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:29 #37 DONE 2.0s 08:13:29 08:13:29 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:13:29 #38 DONE 0.7s 08:13:29 08:13:29 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:29 #35 DONE 3.1s 08:13:30 08:13:30 #39 [core-common-config-bootstrapper internal] load build context 08:13:30 #39 ... 08:13:30 08:13:30 #43 [core-metadata internal] load build context 08:13:30 #43 transferring context: 3.13MB 1.2s done 08:13:30 #43 DONE 1.7s 08:13:30 08:13:30 #39 [core-common-config-bootstrapper internal] load build context 08:13:30 #39 ... 08:13:30 08:13:30 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:30 #33 DONE 0.1s 08:13:30 08:13:30 #39 [core-common-config-bootstrapper internal] load build context 08:13:30 #39 ... 08:13:30 08:13:30 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:13:30 #33 DONE 0.1s 08:13:30 08:13:30 #39 [core-common-config-bootstrapper internal] load build context 08:13:31 #39 ... 08:13:31 08:13:31 #44 [support-notifications internal] load build context 08:13:31 #44 transferring context: 3.13MB 1.8s done 08:13:31 #44 DONE 2.8s 08:13:31 08:13:31 #39 [core-common-config-bootstrapper internal] load build context 08:13:31 #39 ... 08:13:31 08:13:31 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:13:31 #34 DONE 3.3s 08:13:31 08:13:31 #39 [core-common-config-bootstrapper internal] load build context 08:13:31 #39 ... 08:13:31 08:13:31 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:31 #37 DONE 2.1s 08:13:31 08:13:31 #38 [core-command builder 2/7] WORKDIR /edgex-go 08:13:31 #38 DONE 0.8s 08:13:31 08:13:31 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:31 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:31 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:31 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:31 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:31 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:31 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:31 #35 DONE 3.2s 08:13:31 08:13:31 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:13:31 #37 DONE 2.1s 08:13:31 08:13:31 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 08:13:31 #38 DONE 0.8s 08:13:31 08:13:31 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:31 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:31 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:31 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:31 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:31 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:31 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:31 #35 DONE 3.3s 08:13:31 08:13:31 #45 [core-keeper internal] load build context 08:13:31 #45 DONE 0.0s 08:13:31 08:13:31 #46 [security-bootstrapper internal] load build context 08:13:31 #46 DONE 0.0s 08:13:31 08:13:31 #39 [core-common-config-bootstrapper internal] load build context 08:13:32 #39 ... 08:13:32 08:13:32 #47 [core-command internal] load build context 08:13:32 #47 DONE 0.0s 08:13:32 08:13:32 #48 [security-secretstore-setup internal] load build context 08:13:32 #48 transferring context: 3.13MB 2.2s done 08:13:32 #48 DONE 3.1s 08:13:32 08:13:32 #49 [security-proxy-setup internal] load build context 08:13:32 #49 transferring context: 3.13MB 2.4s done 08:13:32 #49 DONE 3.6s 08:13:32 08:13:32 #42 [support-scheduler internal] load build context 08:13:32 #42 ... 08:13:32 08:13:32 #39 [core-common-config-bootstrapper internal] load build context 08:13:32 #39 transferring context: 3.13MB 2.6s done 08:13:32 #39 DONE 3.7s 08:13:32 08:13:32 #42 [support-scheduler internal] load build context 08:13:33 #42 ... 08:13:33 08:13:33 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:13:33 #50 DONE 4.5s 08:13:33 08:13:33 #42 [support-scheduler internal] load build context 08:13:34 #42 ... 08:13:34 08:13:34 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:34 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:34 #35 DONE 3.3s 08:13:34 08:13:34 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:13:34 #51 DONE 4.9s 08:13:34 08:13:34 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:34 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:34 #35 DONE 3.3s 08:13:34 08:13:34 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:34 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:34 #52 ... 08:13:34 08:13:34 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:13:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:13:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:13:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:13:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:13:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:13:34 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 08:13:34 #35 DONE 3.3s 08:13:34 08:13:34 #53 [core-data internal] load build context 08:13:34 #53 transferring context: 3.13MB 3.1s done 08:13:34 #53 DONE 4.6s 08:13:34 08:13:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:13:34 #54 DONE 0.0s 08:13:34 08:13:34 #55 [security-spire-agent internal] load build context 08:13:34 #55 DONE 0.0s 08:13:34 08:13:34 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:34 #52 ... 08:13:34 08:13:34 #42 [support-scheduler internal] load build context 08:13:34 #42 transferring context: 3.13MB 3.5s done 08:13:34 #42 DONE 4.7s 08:13:34 08:13:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:13:34 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:13:35 #54 ... 08:13:35 08:13:35 #56 [security-proxy-auth internal] load build context 08:13:35 #56 transferring context: 3.13MB 4.0s done 08:13:35 #56 DONE 5.5s 08:13:35 08:13:35 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:13:36 #57 ... 08:13:36 08:13:36 #58 [security-spire-config internal] load build context 08:13:36 #58 transferring context: 25.96kB 0.5s done 08:13:36 #58 DONE 1.8s 08:13:36 08:13:36 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:36 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 08:13:36 #52 ... 08:13:36 08:13:36 #59 [security-spire-server internal] load build context 08:13:36 #59 transferring context: 27.71kB 0.4s done 08:13:36 #59 DONE 2.0s 08:13:36 08:13:36 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:36 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:13:36 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:13:36 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:13:36 #52 ... 08:13:36 08:13:36 #55 [security-spire-agent internal] load build context 08:13:36 #55 transferring context: 27.24kB 0.3s done 08:13:36 #55 DONE 2.0s 08:13:36 08:13:36 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:13:36 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.6s done 08:13:36 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:13:36 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:13:36 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:13:37 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.7s 08:13:37 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s 08:13:37 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 1.0s 08:13:37 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s 08:13:37 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 08:13:38 #54 ... 08:13:38 08:13:38 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:13:38 #60 ... 08:13:38 08:13:38 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:13:38 #0 9.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:38 #0 9.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:38 #61 ... 08:13:38 08:13:38 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:13:38 #62 ... 08:13:38 08:13:38 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:13:38 #0 8.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:38 #0 9.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:39 #63 ... 08:13:39 08:13:39 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:39 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 08:13:39 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done 08:13:39 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.3s 08:13:39 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done 08:13:39 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:13:39 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:13:39 #52 ... 08:13:39 08:13:39 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:13:39 #64 ... 08:13:39 08:13:39 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:39 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.88MB / 28.04MB 3.4s 08:13:40 #52 ... 08:13:40 08:13:40 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:13:40 #65 ... 08:13:40 08:13:40 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:13:40 #66 ... 08:13:40 08:13:40 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:13:40 #67 ... 08:13:40 08:13:40 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:13:41 #68 ... 08:13:41 08:13:41 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:13:41 #69 ... 08:13:41 08:13:41 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:41 #52 ... 08:13:41 08:13:41 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:13:41 #61 11.87 OK: 266 MiB in 52 packages 08:13:41 #61 DONE 13.6s 08:13:41 08:13:41 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:41 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.8s 08:13:41 #52 ... 08:13:41 08:13:41 #63 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:13:41 #63 10.75 OK: 266 MiB in 52 packages 08:13:41 #63 DONE 13.7s 08:13:41 08:13:41 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:41 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.4s 08:13:42 #52 ... 08:13:42 08:13:42 #46 [security-bootstrapper internal] load build context 08:13:42 #46 transferring context: 3.13MB 7.6s done 08:13:42 #46 ... 08:13:42 08:13:42 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:42 #70 ... 08:13:42 08:13:42 #45 [core-keeper internal] load build context 08:13:42 #45 transferring context: 3.13MB 8.0s done 08:13:42 #45 ... 08:13:42 08:13:42 #46 [security-bootstrapper internal] load build context 08:13:42 #46 DONE 10.4s 08:13:42 08:13:42 #47 [core-command internal] load build context 08:13:42 #47 transferring context: 3.13MB 7.9s done 08:13:42 #47 DONE 10.4s 08:13:42 08:13:42 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:42 #52 ... 08:13:42 08:13:42 #45 [core-keeper internal] load build context 08:13:42 #45 DONE 10.7s 08:13:42 08:13:42 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:43 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.84MB / 28.04MB 6.4s 08:13:43 #52 ... 08:13:43 08:13:43 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:43 #71 ... 08:13:43 08:13:43 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:13:43 #72 ... 08:13:43 08:13:43 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:43 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.0s 08:13:43 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.27MB / 28.04MB 7.3s 08:13:43 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:13:44 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:13:44 #52 ... 08:13:44 08:13:44 #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:13:44 #73 DONE 2.5s 08:13:44 08:13:44 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:44 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.7s 08:13:44 #52 ... 08:13:44 08:13:44 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:13:44 #74 DONE 2.3s 08:13:44 08:13:44 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:45 #52 ... 08:13:45 08:13:45 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:13:45 #75 ... 08:13:45 08:13:45 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:45 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.22MB / 28.04MB 8.8s 08:13:45 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.0s 08:13:45 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.54MB / 28.04MB 9.2s 08:13:46 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.9s 08:13:46 #52 ... 08:13:46 08:13:46 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:13:46 #62 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:46 #62 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:46 #62 17.10 OK: 266 MiB in 52 packages 08:13:46 #62 DONE 18.6s 08:13:46 08:13:46 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:47 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.95MB / 28.04MB 10.7s 08:13:48 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.01MB / 28.04MB 11.6s 08:13:48 #52 ... 08:13:48 08:13:48 #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:13:48 #41 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:48 #41 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:48 #41 15.50 (1/4) Installing dumb-init (1.2.5-r2) 08:13:48 #41 15.54 (2/4) Installing openssl (3.1.7-r0) 08:13:48 #41 15.62 (3/4) Installing su-exec (0.2-r3) 08:13:48 #41 15.67 (4/4) Installing yq (4.33.3-r5) 08:13:48 #41 16.56 Executing busybox-1.36.1-r7.trigger 08:13:48 #41 16.77 OK: 18 MiB in 19 packages 08:13:48 #41 DONE 18.6s 08:13:48 08:13:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:48 #52 ... 08:13:48 08:13:48 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:13:48 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.5s done 08:13:48 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.4s done 08:13:48 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:13:48 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 12.0s 08:13:48 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:13:48 #54 ... 08:13:48 08:13:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:49 #52 ... 08:13:49 08:13:49 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:49 #70 DONE 16.9s 08:13:49 08:13:49 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:49 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 12.6s 08:13:49 #52 ... 08:13:49 08:13:49 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:13:49 #76 DONE 2.3s 08:13:49 08:13:49 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:49 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.1s done 08:13:49 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:13:49 #52 ... 08:13:49 08:13:49 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:13:49 #60 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:49 #60 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:49 #60 14.50 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:13:49 #60 14.50 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:13:49 #60 14.50 OK: 19955 distinct packages available 08:13:49 #60 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:49 #60 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:49 #60 21.06 OK: 266 MiB in 52 packages 08:13:50 #60 ... 08:13:50 08:13:50 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:50 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:13:50 #52 ... 08:13:50 08:13:50 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:13:50 #64 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:50 #64 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:50 #64 16.50 (1/4) Installing ca-certificates (20240226-r0) 08:13:50 #64 16.81 (2/4) Installing dumb-init (1.2.5-r2) 08:13:50 #64 16.84 (3/4) Installing su-exec (0.2-r3) 08:13:50 #64 16.84 (4/4) Installing yq (4.33.3-r5) 08:13:50 #64 17.30 Executing busybox-1.36.1-r7.trigger 08:13:50 #64 17.45 Executing ca-certificates-20240226-r0.trigger 08:13:50 #64 18.55 OK: 18 MiB in 19 packages 08:13:50 #64 DONE 20.3s 08:13:50 08:13:50 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:13:50 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.2s done 08:13:50 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:13:51 #54 ... 08:13:51 08:13:51 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:13:51 #60 DONE 22.8s 08:13:51 08:13:51 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:13:52 #77 DONE 1.4s 08:13:52 08:13:52 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:53 #78 ... 08:13:53 08:13:53 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:53 #71 DONE 19.7s 08:13:53 08:13:53 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:13:54 #79 ... 08:13:54 08:13:54 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:54 #80 ... 08:13:54 08:13:54 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:54 #81 ... 08:13:54 08:13:54 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:13:54 #57 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:54 #57 ... 08:13:54 08:13:54 #66 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:13:54 #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:54 #66 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:54 #66 22.26 (1/1) Installing dumb-init (1.2.5-r2) 08:13:54 #66 22.31 Executing busybox-1.36.1-r7.trigger 08:13:54 #66 22.45 OK: 8 MiB in 16 packages 08:13:54 #66 DONE 24.4s 08:13:54 08:13:54 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:13:55 #82 ... 08:13:55 08:13:55 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:13:55 #65 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:55 #65 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:55 #65 22.49 (1/3) Installing ca-certificates (20240226-r0) 08:13:55 #65 23.14 (2/3) Installing dumb-init (1.2.5-r2) 08:13:55 #65 23.20 (3/3) Installing tzdata (2024a-r0) 08:13:55 #65 ... 08:13:55 08:13:55 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:13:55 #57 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:56 #57 ... 08:13:56 08:13:56 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:13:56 #69 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:56 #69 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:56 #69 23.32 (1/2) Installing ca-certificates (20240226-r0) 08:13:56 #69 23.67 (2/2) Installing dumb-init (1.2.5-r2) 08:13:56 #69 23.70 Executing busybox-1.36.1-r7.trigger 08:13:56 #69 24.01 Executing ca-certificates-20240226-r0.trigger 08:13:56 #69 25.46 OK: 9 MiB in 17 packages 08:13:56 #69 ... 08:13:56 08:13:56 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:13:56 #65 25.66 Executing busybox-1.36.1-r7.trigger 08:13:56 #65 25.75 Executing ca-certificates-20240226-r0.trigger 08:13:57 #65 26.73 OK: 12 MiB in 18 packages 08:13:57 #65 ... 08:13:57 08:13:57 #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:13:57 #69 DONE 27.0s 08:13:57 08:13:57 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:13:57 #67 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:57 #67 19.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:57 #67 25.30 (1/1) Installing dumb-init (1.2.5-r2) 08:13:57 #67 25.34 Executing busybox-1.36.1-r7.trigger 08:13:57 #67 25.47 OK: 8 MiB in 16 packages 08:13:57 #67 DONE 27.1s 08:13:57 08:13:57 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:13:58 #83 ... 08:13:58 08:13:58 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:13:58 #68 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:58 #68 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:58 #68 24.39 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:13:58 #68 24.39 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:13:58 #68 24.39 OK: 19946 distinct packages available 08:13:58 #68 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:13:58 #68 27.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:13:58 #68 ... 08:13:58 08:13:58 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:13:58 #84 ... 08:13:58 08:13:58 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:13:59 #85 ... 08:13:59 08:13:59 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:13:59 #65 DONE 28.7s 08:13:59 08:13:59 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:13:59 #86 ... 08:13:59 08:13:59 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:13:59 #87 ... 08:13:59 08:13:59 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:59 #88 ... 08:13:59 08:13:59 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:13:59 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s 08:14:00 #52 ... 08:14:00 08:14:00 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:14:00 #89 ... 08:14:00 08:14:00 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:00 #57 24.88 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:14:00 #57 24.88 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:14:00 #57 24.88 OK: 19946 distinct packages available 08:14:00 #57 ... 08:14:00 08:14:00 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:00 #75 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:00 #75 18.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:00 #75 22.84 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:14:00 #75 22.84 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:14:00 #75 22.84 OK: 19946 distinct packages available 08:14:00 #75 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:00 #75 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:00 #75 ... 08:14:00 08:14:00 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:00 #57 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:01 #57 ... 08:14:01 08:14:01 #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:14:01 #72 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:01 #72 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:01 #72 26.15 (1/2) Installing dumb-init (1.2.5-r2) 08:14:01 #72 26.15 (2/2) Installing su-exec (0.2-r3) 08:14:01 #72 26.17 Executing busybox-1.36.1-r7.trigger 08:14:01 #72 26.26 OK: 8 MiB in 17 packages 08:14:01 #72 DONE 27.8s 08:14:01 08:14:01 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:01 #157 DONE 161.5s 08:14:01 08:14:01 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:14:01 #159 DONE 161.5s 08:14:01 08:14:01 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:14:01 #160 DONE 161.5s 08:14:01 08:14:01 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:14:01 #158 DONE 161.5s 08:14:01 08:14:01 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:14:01 #153 DONE 161.6s 08:14:01 08:14:01 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:14:01 #150 DONE 161.6s 08:14:01 08:14:01 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:14:01 #151 DONE 161.5s 08:14:01 08:14:01 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:14:01 #152 DONE 161.6s 08:14:01 08:14:01 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #161 ... 08:14:01 08:14:01 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:14:01 #149 DONE 161.7s 08:14:01 08:14:01 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:14:01 #156 DONE 161.9s 08:14:01 08:14:01 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #162 ... 08:14:01 08:14:01 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:14:01 #148 DONE 162.0s 08:14:01 08:14:01 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:14:01 #154 DONE 162.0s 08:14:01 08:14:01 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:14:01 #155 DONE 162.1s 08:14:01 08:14:01 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #163 ... 08:14:01 08:14:01 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #164 DONE 0.8s 08:14:01 08:14:01 #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #165 DONE 0.8s 08:14:01 08:14:01 #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #162 DONE 0.5s 08:14:01 08:14:01 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:14:01 #166 DONE 0.7s 08:14:01 08:14:01 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #161 DONE 0.8s 08:14:01 08:14:01 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #167 DONE 0.9s 08:14:01 08:14:01 #168 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:01 #168 ... 08:14:01 08:14:01 #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #169 DONE 0.8s 08:14:01 08:14:01 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #170 DONE 0.5s 08:14:01 08:14:01 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #163 DONE 0.5s 08:14:01 08:14:01 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:14:01 #171 ... 08:14:01 08:14:01 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:14:01 #172 DONE 0.5s 08:14:01 08:14:01 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #173 CACHED 08:14:01 08:14:01 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:14:01 #174 CACHED 08:14:01 08:14:01 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:14:01 #175 DONE 0.5s 08:14:01 08:14:01 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:14:01 #176 CACHED 08:14:01 08:14:01 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #177 CACHED 08:14:01 08:14:01 #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:14:01 #178 DONE 0.5s 08:14:01 08:14:01 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #179 CACHED 08:14:01 08:14:01 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:14:01 #180 CACHED 08:14:01 08:14:01 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:01 #181 CACHED 08:14:01 08:14:01 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:14:01 #182 CACHED 08:14:01 08:14:01 #168 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:01 #168 DONE 0.5s 08:14:01 08:14:01 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:14:01 #183 DONE 0.5s 08:14:01 08:14:01 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:01 #184 DONE 0.5s 08:14:01 08:14:01 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:14:01 #185 ... 08:14:01 08:14:01 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:14:01 #171 DONE 0.5s 08:14:01 08:14:01 #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:14:01 #186 DONE 0.5s 08:14:01 08:14:01 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:14:02 #187 ... 08:14:02 08:14:02 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:14:02 #188 DONE 2.3s 08:14:02 08:14:02 #189 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:14:02 #189 DONE 2.3s 08:14:02 08:14:02 #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:14:02 #190 DONE 2.4s 08:14:02 08:14:02 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:14:02 #191 DONE 2.4s 08:14:02 08:14:02 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:14:02 #192 DONE 2.4s 08:14:02 08:14:02 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:14:02 #193 DONE 2.4s 08:14:02 08:14:02 #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:14:02 #194 DONE 2.4s 08:14:02 08:14:02 #195 [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 08:14:02 #195 DONE 2.5s 08:14:02 08:14:02 #185 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:14:02 #185 DONE 2.4s 08:14:02 08:14:02 #196 [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 08:14:02 #196 ... 08:14:02 08:14:02 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:14:02 #197 DONE 2.5s 08:14:02 08:14:02 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:14:02 #198 DONE 2.5s 08:14:02 08:14:02 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:14:02 #187 DONE 2.4s 08:14:02 08:14:02 #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:14:02 #199 ... 08:14:02 08:14:02 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:14:02 #200 DONE 0.5s 08:14:02 08:14:02 #201 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:14:02 #201 DONE 0.5s 08:14:02 08:14:02 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:14:02 #202 DONE 0.5s 08:14:02 08:14:02 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:14:02 #203 DONE 0.5s 08:14:02 08:14:02 #204 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:14:02 #204 DONE 0.6s 08:14:02 08:14:02 #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:14:02 #205 DONE 0.6s 08:14:02 08:14:02 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:14:02 #206 ... 08:14:02 08:14:02 #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:14:02 #207 DONE 0.6s 08:14:02 08:14:02 #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:14:02 #208 DONE 0.6s 08:14:02 08:14:02 #196 [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 08:14:02 #196 DONE 0.6s 08:14:02 08:14:02 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:14:02 #209 DONE 0.6s 08:14:02 08:14:02 #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:14:02 #210 DONE 0.6s 08:14:03 08:14:03 #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:14:03 #199 DONE 0.6s 08:14:03 08:14:03 #211 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:14:03 #211 DONE 0.2s 08:14:03 08:14:03 #212 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:14:03 #212 DONE 3.7s 08:14:03 08:14:03 #117 [core-data] exporting to image 08:14:03 #117 exporting layers 08:14:03 #117 ... 08:14:03 08:14:03 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:14:03 #206 DONE 0.4s 08:14:03 08:14:03 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:14:03 #213 DONE 0.4s 08:14:03 08:14:03 #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:14:03 #214 DONE 0.4s 08:14:03 08:14:03 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:14:03 #215 DONE 0.4s 08:14:03 08:14:03 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:14:03 #216 DONE 0.4s 08:14:03 08:14:03 #217 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:14:03 #217 DONE 0.3s 08:14:03 08:14:03 #117 [core-metadata] exporting to image 08:14:03 #117 writing image sha256:295b52d7e918592ff5f988a89b436c5f5f007efd744d0dc8c2d17c50828def8e 08:14:03 #117 exporting layers 0.4s done 08:14:03 #117 writing image sha256:b362275346bd27e87501de847883af35fdf2069aed06a55bd95e32dcfbe4a457 08:14:03 #117 writing image sha256:724a18cd968eb2c299156f306fe253790578bf8df3dc31fb283a90423fe8ab34 08:14:03 #117 ... 08:14:03 08:14:03 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:14:03 #218 DONE 0.3s 08:14:03 08:14:03 #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:14:03 #219 DONE 0.3s 08:14:03 08:14:03 #117 [security-spiffe-token-provider] exporting to image 08:14:03 #117 exporting layers 0.7s done 08:14:03 #117 writing image sha256:295b52d7e918592ff5f988a89b436c5f5f007efd744d0dc8c2d17c50828def8e 0.2s done 08:14:03 #117 writing image sha256:b362275346bd27e87501de847883af35fdf2069aed06a55bd95e32dcfbe4a457 0.2s done 08:14:03 #117 naming to docker.io/library/support-scheduler done 08:14:03 #117 naming to docker.io/library/security-spiffe-token-provider done 08:14:03 #117 writing image sha256:549a4b26877736061f38458592c93bb69f823ac7f51a1cbfed10810b7bc5dfc9 08:14:03 #117 ... 08:14:03 08:14:03 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:14:03 #220 DONE 0.4s 08:14:03 08:14:03 #117 [support-notifications] exporting to image 08:14:03 #117 exporting layers 0.7s done 08:14:03 #117 writing image sha256:724a18cd968eb2c299156f306fe253790578bf8df3dc31fb283a90423fe8ab34 0.2s done 08:14:03 #117 writing image sha256:549a4b26877736061f38458592c93bb69f823ac7f51a1cbfed10810b7bc5dfc9 0.0s done 08:14:03 #117 naming to docker.io/library/core-command done 08:14:03 #117 naming to docker.io/library/core-keeper done 08:14:03 #117 writing image sha256:7d51808f63b8f225b2cc3425ae023ad60cf289e7bbaeb5d2c441f4a7a6b44848 0.0s done 08:14:03 #117 naming to docker.io/library/support-notifications done 08:14:03 #117 writing image sha256:5d29d36e23a5aae43a66a87be995aefb7f3c27085ffe0d78fbe59cc5d5634e32 08:14:03 #117 writing image sha256:5d29d36e23a5aae43a66a87be995aefb7f3c27085ffe0d78fbe59cc5d5634e32 done 08:14:03 #117 naming to docker.io/library/core-metadata done 08:14:03 #117 writing image sha256:ba967c864cf80ae106bc74e318db2e9b849e006304b2e4540bb6979448cfb2b8 done 08:14:03 #117 naming to docker.io/library/core-data done 08:14:03 #117 writing image sha256:9b5e66c57c4d5b914bd82b854044d207feacce082bd409b18946de3544d1735f done 08:14:03 #117 naming to docker.io/library/support-cron-scheduler done 08:14:03 #117 DONE 2.7s 08:14:03 08:14:03 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:14:03 #221 DONE 0.3s 08:14:03 08:14:03 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:14:03 #222 DONE 0.3s 08:14:03 08:14:03 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:03 #223 DONE 0.8s 08:14:03 08:14:03 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:14:04 #224 DONE 0.2s 08:14:04 08:14:04 #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:04 #225 DONE 0.8s 08:14:04 08:14:04 #226 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:14:04 #226 DONE 0.2s 08:14:04 08:14:04 #117 [core-common-config-bootstrapper] exporting to image 08:14:04 #117 ... 08:14:04 08:14:04 #227 [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/ 08:14:04 #227 DONE 0.1s 08:14:04 08:14:04 #117 [core-common-config-bootstrapper] exporting to image 08:14:04 #117 exporting layers 0.3s done 08:14:04 #117 writing image sha256:d699d274138234414f9b0157d404f8d215fd17623656744867d15bf1be86b287 done 08:14:04 #117 naming to docker.io/library/core-common-config-bootstrapper done 08:14:04 #117 ... 08:14:04 08:14:04 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:04 #228 DONE 0.7s 08:14:04 08:14:04 #229 [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/ 08:14:04 #229 DONE 0.1s 08:14:04 08:14:04 #230 [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/ 08:14:04 #230 DONE 0.1s 08:14:04 08:14:04 #117 [security-proxy-auth] exporting to image 08:14:04 #117 writing image sha256:fbba51c95c7f6b5275633f05310ab46ec72ccfbcedea8e477523a677d542fd7b done 08:14:04 #117 naming to docker.io/library/security-proxy-auth done 08:14:04 #117 ... 08:14:04 08:14:04 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:14:04 #231 DONE 0.1s 08:14:04 08:14:04 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:14:04 #232 DONE 0.0s 08:14:04 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.2s 08:14:04 08:14:04 #117 [security-proxy-setup] exporting to image 08:14:04 #117 exporting layers 0.3s done 08:14:04 #117 writing image sha256:031bce6490b802a7688c50f90ddac0d2aae8b5a93163e3cf31517e51c5b6e1b0 done 08:14:04 #117 naming to docker.io/library/security-proxy-setup done 08:14:04 #117 DONE 3.3s 08:14:04 08:14:04 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:04 #233 DONE 0.6s 08:14:04 08:14:04 #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:14:04 #234 ... 08:14:04 08:14:04 #117 [security-secretstore-setup] exporting to image 08:14:04 #117 exporting layers 0.2s done 08:14:04 #117 writing image sha256:25fb816eb936a684b287403c4530a8c7b51859ac0c875654e12de5a93f56d89a done 08:14:04 #117 naming to docker.io/library/security-secretstore-setup done 08:14:04 #117 DONE 3.6s 08:14:05 08:14:05 #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:14:05 #234 DONE 0.5s 08:14:05 08:14:05 #117 [security-bootstrapper] exporting to image 08:14:05 #117 exporting layers 0.2s done 08:14:05 #117 writing image sha256:a10ee007f7d8b8dc7c703705e0842fb204511a4eaeae5552382e70f7508520e5 done 08:14:05 #117 naming to docker.io/library/security-bootstrapper done 08:14:05 #117 DONE 3.8s 08:14:05 08:14:05 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:14:05 time="2024-09-18T08:08:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:14:05 $ docker stop --time=1 30456cf2c95305df80750f5a2921d55c68abd1d09ff0299bead75ee234ce9648 08:14:06 $ docker rm -f --volumes 30456cf2c95305df80750f5a2921d55c68abd1d09ff0299bead75ee234ce9648 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:06 #52 ... 08:14:06 08:14:06 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:14:06 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s 08:14:06 #54 ... 08:14:06 08:14:06 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:06 + docker images 08:14:06 REPOSITORY TAG IMAGE ID CREATED SIZE 08:14:06 security-secretstore-setup latest 25fb816eb936 2 seconds ago 37MB 08:14:06 security-proxy-setup latest 031bce6490b8 2 seconds ago 26.2MB 08:14:06 security-bootstrapper latest a10ee007f7d8 2 seconds ago 19MB 08:14:06 security-proxy-auth latest fbba51c95c7f 3 seconds ago 33.1MB 08:14:06 core-metadata latest 5d29d36e23a5 3 seconds ago 39.9MB 08:14:06 core-common-config-bootstrapper latest d699d2741382 3 seconds ago 15.2MB 08:14:06 core-keeper latest 549a4b268777 4 seconds ago 39.7MB 08:14:06 support-cron-scheduler latest 9b5e66c57c4d 4 seconds ago 44.3MB 08:14:06 core-command latest 724a18cd968e 4 seconds ago 35.5MB 08:14:06 security-spiffe-token-provider latest b362275346bd 4 seconds ago 28.9MB 08:14:06 support-scheduler latest 295b52d7e918 4 seconds ago 42.1MB 08:14:06 support-notifications latest 7d51808f63b8 4 seconds ago 42.6MB 08:14:06 core-data latest ba967c864cf8 4 seconds ago 39.8MB 08:14:06 security-spire-server latest 4c829ab84b14 3 minutes ago 121MB 08:14:06 security-spire-config latest f41cf81570ee 3 minutes ago 120MB 08:14:06 security-spire-agent latest ce092564f928 3 minutes ago 182MB 08:14:06 ci-base-image-x86_64 latest d88420c4c486 8 minutes ago 971MB 08:14:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 08:14:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:14:06 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 08:14:06 provisioning config files... 08:14:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config17531529425241812626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:07 ---> ****-login.sh 08:14:07 nexus3.edgexfoundry.org:10001 08:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:07 Configure a credential helper to remove this warning. See 08:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:07 08:14:07 Login Succeeded 08:14:07 nexus3.edgexfoundry.org:10002 08:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:07 Configure a credential helper to remove this warning. See 08:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:07 08:14:07 Login Succeeded 08:14:07 nexus3.edgexfoundry.org:10003 08:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:07 Configure a credential helper to remove this warning. See 08:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:07 08:14:07 Login Succeeded 08:14:07 nexus3.edgexfoundry.org:10004 08:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:07 Configure a credential helper to remove this warning. See 08:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:07 08:14:07 Login Succeeded 08:14:07 ****.io 08:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:07 Configure a credential helper to remove this warning. See 08:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:07 08:14:07 Login Succeeded 08:14:07 ---> ****-login.sh ends [Pipeline] } 08:14:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:14:07 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:07 latest 08:14:07 3.2.0-dev.76 08:14:07 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:07 main 08:14:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:08 + docker push nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:14:08 aeab5f1b3f6a: Preparing 08:14:08 7c026ad0eaa7: Preparing 08:14:08 6b4404829858: Preparing 08:14:08 fa4fa0d43f6a: Preparing 08:14:08 87bbe51fa49d: Preparing 08:14:08 f242ec95c924: Preparing 08:14:08 d62a02444d39: Preparing 08:14:08 f242ec95c924: Waiting 08:14:08 d62a02444d39: Waiting 08:14:08 aeab5f1b3f6a: Pushed 08:14:08 87bbe51fa49d: Pushed 08:14:08 6b4404829858: Pushed 08:14:08 fa4fa0d43f6a: Pushed 08:14:08 d62a02444d39: Layer already exists 08:14:08 f242ec95c924: Pushed 08:14:09 #52 ... 08:14:09 08:14:09 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:14:09 #68 32.09 (1/11) Installing ca-certificates (20240226-r0) 08:14:09 #68 32.61 (2/11) Installing brotli-libs (1.0.9-r14) 08:14:09 #68 32.72 (3/11) Installing libunistring (1.1-r1) 08:14:09 #68 33.04 (4/11) Installing libidn2 (2.3.4-r1) 08:14:09 #68 33.15 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:14:09 #68 33.22 (6/11) Installing libcurl (8.9.1-r0) 08:14:09 #68 33.35 (7/11) Installing curl (8.9.1-r0) 08:14:09 #68 33.42 (8/11) Installing dumb-init (1.2.5-r2) 08:14:09 #68 33.44 (9/11) Installing musl-obstack (1.2.3-r2) 08:14:09 #68 33.49 (10/11) Installing libucontext (1.2-r2) 08:14:09 #68 33.53 (11/11) Installing gcompat (1.1.0-r1) 08:14:09 #68 33.60 Executing busybox-1.36.1-r7.trigger 08:14:09 #68 33.84 Executing ca-certificates-20240226-r0.trigger 08:14:09 #68 35.71 OK: 13 MiB in 26 packages 08:14:09 #68 DONE 38.2s 08:14:09 08:14:09 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:09 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s 08:14:11 #52 ... 08:14:11 08:14:11 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:14:11 #86 12.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:11 #86 14.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:11 #86 ... 08:14:11 08:14:11 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:14:11 #0 6.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:11 #0 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:11 7c026ad0eaa7: Pushed 08:14:11 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:11 #90 ... 08:14:11 08:14:11 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:11 #52 ... 08:14:11 08:14:11 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:14:11 #84 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:11 #84 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:14:11 aeab5f1b3f6a: Preparing 08:14:11 7c026ad0eaa7: Preparing 08:14:11 6b4404829858: Preparing 08:14:11 fa4fa0d43f6a: Preparing 08:14:11 87bbe51fa49d: Preparing 08:14:11 f242ec95c924: Preparing 08:14:11 d62a02444d39: Preparing 08:14:11 d62a02444d39: Waiting 08:14:11 f242ec95c924: Waiting 08:14:11 7c026ad0eaa7: Layer already exists 08:14:11 fa4fa0d43f6a: Layer already exists 08:14:11 6b4404829858: Layer already exists 08:14:11 aeab5f1b3f6a: Layer already exists 08:14:11 87bbe51fa49d: Layer already exists 08:14:11 f242ec95c924: Layer already exists 08:14:11 d62a02444d39: Layer already exists 08:14:11 #84 ... 08:14:11 08:14:11 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:12 #52 ... 08:14:12 08:14:12 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:14:12 #89 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:12 #89 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:12 #89 21.44 OK: 18 MiB in 19 packages 08:14:12 #89 ... 08:14:12 08:14:12 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:13 #52 ... 08:14:13 08:14:13 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:14:13 #75 35.12 (1/4) Installing dumb-init (1.2.5-r2) 08:14:13 #75 35.25 (2/4) Installing musl-obstack (1.2.3-r2) 08:14:13 #75 35.29 (3/4) Installing libucontext (1.2-r2) 08:14:13 #75 35.38 (4/4) Installing gcompat (1.1.0-r1) 08:14:13 #75 35.40 Executing busybox-1.36.1-r7.trigger 08:14:13 #75 35.50 OK: 8 MiB in 19 packages 08:14:13 #75 DONE 38.1s 08:14:13 08:14:13 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:13 #52 ... 08:14:13 08:14:13 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:13 #57 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:13 #57 36.60 (1/5) Installing dumb-init (1.2.5-r2) 08:14:13 #57 36.65 (2/5) Installing musl-obstack (1.2.3-r2) 08:14:13 #57 36.68 (3/5) Installing libucontext (1.2-r2) 08:14:13 #57 36.71 (4/5) Installing gcompat (1.1.0-r1) 08:14:13 #57 36.72 (5/5) Installing openssl (3.1.7-r0) 08:14:13 #57 36.76 Executing busybox-1.36.1-r7.trigger 08:14:13 #57 36.81 OK: 9 MiB in 20 packages 08:14:13 #57 ... 08:14:13 08:14:13 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:14 #52 ... 08:14:14 08:14:14 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:14:14 #89 DONE 23.6s 08:14:14 08:14:14 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:14 #52 ... 08:14:14 08:14:14 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:14:14 #84 24.12 OK: 18 MiB in 19 packages 08:14:14 #84 DONE 26.0s 08:14:14 08:14:14 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:14:14 #57 DONE 39.6s 08:14:14 08:14:14 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:14 #52 ... 08:14:14 08:14:14 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:14:14 #79 11.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:14 #79 14.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:14 #79 ... 08:14:14 08:14:14 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:14:14 #91 DONE 0.8s 08:14:14 08:14:14 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:16 #92 ... 08:14:16 08:14:16 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:14:16 #82 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:16 #82 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:16 #82 ... 08:14:16 08:14:16 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:14:16 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.5s done 08:14:16 #52 ... 08:14:16 08:14:16 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:14:16 #86 25.48 OK: 266 MiB in 52 packages 08:14:16 #86 DONE 27.4s 08:14:16 08:14:16 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:14:16 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.3s done 08:14:16 #54 ... 08:14:16 08:14:16 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:14:17 #93 DONE 0.5s 08:14:17 08:14:17 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:17 #94 ... 08:14:17 08:14:17 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:14:17 #83 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:17 #83 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:17 #83 ... 08:14:17 08:14:17 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:14:17 #85 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:17 #85 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:17 #85 ... 08:14:17 08:14:17 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:14:17 #87 8.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:17 #87 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:18 #87 ... 08:14:18 08:14:18 #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:14:18 #82 23.10 OK: 8 MiB in 16 packages 08:14:18 #82 ... 08:14:18 08:14:18 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:14:18 #0 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:18 #0 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:18 #95 ... 08:14:18 08:14:18 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:14:18 #85 21.02 OK: 9 MiB in 17 packages 08:14:19 #85 ... 08:14:19 08:14:19 #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:14:19 #90 16.44 OK: 8 MiB in 17 packages 08:14:19 #90 DONE 18.6s 08:14:20 08:14:20 #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:14:20 #82 DONE 25.5s 08:14:20 08:14:20 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:20 #92 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:20 #92 ... 08:14:20 08:14:20 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:14:20 #85 DONE 22.5s 08:14:20 08:14:20 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:14:20 #96 ... 08:14:20 08:14:20 #79 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:14:20 #79 24.22 (1/1) Installing dumb-init (1.2.5-r2) 08:14:20 #79 25.57 Executing busybox-1.36.1-r7.trigger 08:14:20 #79 25.71 OK: 8 MiB in 16 packages 08:14:20 #79 DONE 27.7s 08:14:21 08:14:21 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:14:21 #83 20.62 OK: 8 MiB in 16 packages 08:14:21 #83 DONE 23.1s 08:14:21 08:14:21 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:14:21 #87 20.10 OK: 12 MiB in 18 packages 08:14:21 #87 DONE 22.1s 08:14:21 08:14:21 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:14:21 #0 6.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:21 #0 7.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:22 #97 ... 08:14:22 08:14:22 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:22 #92 7.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:23 #92 ... 08:14:23 08:14:23 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:14:23 #95 13.84 OK: 13 MiB in 26 packages 08:14:23 #95 DONE 14.5s 08:14:23 08:14:23 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:14:23 #97 ... 08:14:23 08:14:23 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:14:23 #96 DONE 3.9s 08:14:23 08:14:23 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:14:23 #98 DONE 0.3s 08:14:23 08:14:23 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:14:24 #54 ... 08:14:24 08:14:24 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:14:24 #97 11.89 OK: 8 MiB in 19 packages 08:14:25 #97 ... 08:14:25 08:14:25 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:14:25 #92 10.52 OK: 9 MiB in 20 packages 08:14:25 #92 DONE 11.3s 08:14:25 08:14:25 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:14:25 #97 DONE 12.8s 08:14:25 08:14:25 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:26 latest: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.76 08:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:14:27 aeab5f1b3f6a: Preparing 08:14:27 7c026ad0eaa7: Preparing 08:14:27 6b4404829858: Preparing 08:14:27 fa4fa0d43f6a: Preparing 08:14:27 87bbe51fa49d: Preparing 08:14:27 f242ec95c924: Preparing 08:14:27 d62a02444d39: Preparing 08:14:27 f242ec95c924: Waiting 08:14:27 d62a02444d39: Waiting 08:14:27 87bbe51fa49d: Layer already exists 08:14:27 6b4404829858: Layer already exists 08:14:27 fa4fa0d43f6a: Layer already exists 08:14:27 aeab5f1b3f6a: Layer already exists 08:14:27 7c026ad0eaa7: Layer already exists 08:14:27 f242ec95c924: Layer already exists 08:14:27 d62a02444d39: Layer already exists 08:14:27 3.2.0-dev.76: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 #99 DONE 2.3s 08:14:27 08:14:27 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:27 #100 DONE 2.0s 08:14:27 08:14:27 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:14:28 + docker push nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:14:28 aeab5f1b3f6a: Preparing 08:14:28 7c026ad0eaa7: Preparing 08:14:28 6b4404829858: Preparing 08:14:28 fa4fa0d43f6a: Preparing 08:14:28 87bbe51fa49d: Preparing 08:14:28 f242ec95c924: Preparing 08:14:28 d62a02444d39: Preparing 08:14:28 f242ec95c924: Waiting 08:14:28 d62a02444d39: Waiting 08:14:28 7c026ad0eaa7: Layer already exists 08:14:28 6b4404829858: Layer already exists 08:14:28 87bbe51fa49d: Layer already exists 08:14:28 aeab5f1b3f6a: Layer already exists 08:14:28 fa4fa0d43f6a: Layer already exists 08:14:28 f242ec95c924: Layer already exists 08:14:28 d62a02444d39: Layer already exists 08:14:28 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:28 #101 ... 08:14:28 08:14:28 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:14:28 #102 DONE 2.3s 08:14:28 08:14:28 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:14:28 #103 DONE 0.2s 08:14:28 08:14:28 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:14:28 #101 DONE 0.3s 08:14:28 08:14:28 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:14:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:14:28 aeab5f1b3f6a: Preparing 08:14:28 7c026ad0eaa7: Preparing 08:14:28 6b4404829858: Preparing 08:14:28 fa4fa0d43f6a: Preparing 08:14:28 87bbe51fa49d: Preparing 08:14:28 f242ec95c924: Preparing 08:14:28 d62a02444d39: Preparing 08:14:28 d62a02444d39: Waiting 08:14:28 fa4fa0d43f6a: Layer already exists 08:14:28 6b4404829858: Layer already exists 08:14:28 87bbe51fa49d: Layer already exists 08:14:28 aeab5f1b3f6a: Layer already exists 08:14:28 7c026ad0eaa7: Layer already exists 08:14:28 d62a02444d39: Layer already exists 08:14:28 f242ec95c924: Layer already exists 08:14:28 main: digest: sha256:7d6d759a2b1c6d86d036fddf61eee0689eac7cb4212f65d1a1662591b8cfa09b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 08:14:28 #104 DONE 0.4s 08:14:28 08:14:28 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:14:28 #105 DONE 0.4s 08:14:28 08:14:28 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:28 ===================================================== [Pipeline] echo 08:14:28 taggedImages: 08:14:28 - nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:28 - nexus3.edgexfoundry.org:10004/core-command:latest 08:14:28 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.76 08:14:28 - nexus3.edgexfoundry.org:10004/core-command:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:14:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:14:28 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:28 latest 08:14:28 3.2.0-dev.76 08:14:28 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:28 main 08:14:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:29 #106 DONE 0.3s 08:14:29 08:14:29 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:14:29 #107 DONE 0.3s 08:14:29 08:14:29 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:14:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:29 #108 ... 08:14:29 08:14:29 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:14:29 #109 DONE 0.2s 08:14:29 08:14:29 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:14:29 #108 DONE 0.4s 08:14:29 08:14:29 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:14:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:14:29 dd9714ee26db: Preparing 08:14:29 4feced8b8fd3: Preparing 08:14:29 57a6eaba84cf: Preparing 08:14:29 91e019ae18e6: Preparing 08:14:29 6b4404829858: Preparing 08:14:29 fa4fa0d43f6a: Preparing 08:14:29 87bbe51fa49d: Preparing 08:14:29 f242ec95c924: Preparing 08:14:29 d62a02444d39: Preparing 08:14:29 d62a02444d39: Waiting 08:14:29 87bbe51fa49d: Waiting 08:14:29 f242ec95c924: Waiting 08:14:29 fa4fa0d43f6a: Waiting 08:14:29 6b4404829858: Layer already exists 08:14:29 fa4fa0d43f6a: Layer already exists 08:14:29 87bbe51fa49d: Layer already exists 08:14:29 f242ec95c924: Layer already exists 08:14:29 57a6eaba84cf: Pushed 08:14:29 d62a02444d39: Layer already exists 08:14:29 4feced8b8fd3: Pushed 08:14:29 dd9714ee26db: Pushed 08:14:29 #110 ... 08:14:29 08:14:29 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:14:29 #111 DONE 0.4s 08:14:29 08:14:29 #112 [security-spire-config] exporting to image 08:14:29 #112 exporting layers 08:14:29 #112 ... 08:14:29 08:14:29 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:14:29 #110 DONE 0.4s 08:14:29 08:14:29 #112 [security-spire-server] exporting to image 08:14:30 #112 ... 08:14:30 08:14:30 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:14:30 #113 DONE 2.3s 08:14:30 08:14:30 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:14:30 91e019ae18e6: Pushed 08:14:30 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:30 #114 DONE 0.3s 08:14:30 08:14:30 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:14:30 + 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 08:14:30 #115 DONE 0.3s 08:14:30 08:14:30 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:14:30 #54 ... 08:14:30 08:14:30 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:14:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:14:31 dd9714ee26db: Preparing 08:14:31 4feced8b8fd3: Preparing 08:14:31 57a6eaba84cf: Preparing 08:14:31 91e019ae18e6: Preparing 08:14:31 6b4404829858: Preparing 08:14:31 fa4fa0d43f6a: Preparing 08:14:31 87bbe51fa49d: Preparing 08:14:31 f242ec95c924: Preparing 08:14:31 d62a02444d39: Preparing 08:14:31 f242ec95c924: Waiting 08:14:31 d62a02444d39: Waiting 08:14:31 87bbe51fa49d: Waiting 08:14:31 57a6eaba84cf: Layer already exists 08:14:31 91e019ae18e6: Layer already exists 08:14:31 6b4404829858: Layer already exists 08:14:31 dd9714ee26db: Layer already exists 08:14:31 4feced8b8fd3: Layer already exists 08:14:31 f242ec95c924: Layer already exists 08:14:31 fa4fa0d43f6a: Layer already exists 08:14:31 d62a02444d39: Layer already exists 08:14:31 87bbe51fa49d: Layer already exists 08:14:31 latest: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv 08:14:31 #116 DONE 0.2s 08:14:31 08:14:31 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:31 #117 DONE 0.2s 08:14:31 08:14:31 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:14:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:31 #118 DONE 0.2s 08:14:31 08:14:31 #112 [security-spire-agent] exporting to image 08:14:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.76 08:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:14:31 dd9714ee26db: Preparing 08:14:31 4feced8b8fd3: Preparing 08:14:31 57a6eaba84cf: Preparing 08:14:31 91e019ae18e6: Preparing 08:14:31 6b4404829858: Preparing 08:14:31 fa4fa0d43f6a: Preparing 08:14:31 87bbe51fa49d: Preparing 08:14:31 f242ec95c924: Preparing 08:14:31 d62a02444d39: Preparing 08:14:31 87bbe51fa49d: Waiting 08:14:31 f242ec95c924: Waiting 08:14:31 fa4fa0d43f6a: Waiting 08:14:31 d62a02444d39: Waiting 08:14:31 dd9714ee26db: Layer already exists 08:14:31 4feced8b8fd3: Layer already exists 08:14:31 91e019ae18e6: Layer already exists 08:14:31 57a6eaba84cf: Layer already exists 08:14:31 6b4404829858: Layer already exists 08:14:31 87bbe51fa49d: Layer already exists 08:14:31 d62a02444d39: Layer already exists 08:14:31 fa4fa0d43f6a: Layer already exists 08:14:31 f242ec95c924: Layer already exists 08:14:31 3.2.0-dev.76: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:14:32 dd9714ee26db: Preparing 08:14:32 4feced8b8fd3: Preparing 08:14:32 57a6eaba84cf: Preparing 08:14:32 91e019ae18e6: Preparing 08:14:32 6b4404829858: Preparing 08:14:32 fa4fa0d43f6a: Preparing 08:14:32 87bbe51fa49d: Preparing 08:14:32 f242ec95c924: Preparing 08:14:32 d62a02444d39: Preparing 08:14:32 fa4fa0d43f6a: Waiting 08:14:32 f242ec95c924: Waiting 08:14:32 87bbe51fa49d: Waiting 08:14:32 d62a02444d39: Waiting 08:14:32 dd9714ee26db: Layer already exists 08:14:32 91e019ae18e6: Layer already exists 08:14:32 6b4404829858: Layer already exists 08:14:32 57a6eaba84cf: Layer already exists 08:14:32 4feced8b8fd3: Layer already exists 08:14:32 fa4fa0d43f6a: Layer already exists 08:14:32 87bbe51fa49d: Layer already exists 08:14:32 f242ec95c924: Layer already exists 08:14:32 d62a02444d39: Layer already exists 08:14:32 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:32 + 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 08:14:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:14:33 dd9714ee26db: Preparing 08:14:33 4feced8b8fd3: Preparing 08:14:33 57a6eaba84cf: Preparing 08:14:33 91e019ae18e6: Preparing 08:14:33 6b4404829858: Preparing 08:14:33 fa4fa0d43f6a: Preparing 08:14:33 87bbe51fa49d: Preparing 08:14:33 f242ec95c924: Preparing 08:14:33 d62a02444d39: Preparing 08:14:33 fa4fa0d43f6a: Waiting 08:14:33 87bbe51fa49d: Waiting 08:14:33 d62a02444d39: Waiting 08:14:33 f242ec95c924: Waiting 08:14:33 dd9714ee26db: Layer already exists 08:14:33 6b4404829858: Layer already exists 08:14:33 4feced8b8fd3: Layer already exists 08:14:33 57a6eaba84cf: Layer already exists 08:14:33 91e019ae18e6: Layer already exists 08:14:33 87bbe51fa49d: Layer already exists 08:14:33 fa4fa0d43f6a: Layer already exists 08:14:33 d62a02444d39: Layer already exists 08:14:33 f242ec95c924: Layer already exists 08:14:33 main: digest: sha256:cb0cad3390385a6bfaa5bda98e9a645736bbcb6d3fecb90f4cd58014c05c96ee size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:33 ===================================================== [Pipeline] echo 08:14:33 taggedImages: 08:14:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:14:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.76 08:14:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:14:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:14:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:33 latest 08:14:33 3.2.0-dev.76 08:14:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:33 main 08:14:33 ===================================================== 08:14:33 #112 exporting layers 3.7s done 08:14:33 #112 writing image sha256:77cf0471d1b1a424987c60565c0e7aa2217a921df0b3800ead8ca02f6e03d95b [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:33 #112 writing image sha256:77cf0471d1b1a424987c60565c0e7aa2217a921df0b3800ead8ca02f6e03d95b 0.1s done 08:14:33 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:14:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:33 #112 exporting layers 3.6s done 08:14:33 #112 writing image sha256:5941eaaada6429e04049498bcd5ec121454369676ac038a0fbb4112b3ffbc4bf done 08:14:33 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:14:33 + docker push nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:14:33 0a3d1f4a5d32: Preparing 08:14:33 d0460586a6da: Preparing 08:14:33 612993c9bef1: Preparing 08:14:33 6b4404829858: Preparing 08:14:33 fa4fa0d43f6a: Preparing 08:14:33 eacdba5e4cab: Preparing 08:14:33 df0ca14bbbfb: Preparing 08:14:33 d62a02444d39: Preparing 08:14:33 df0ca14bbbfb: Waiting 08:14:33 d62a02444d39: Waiting 08:14:33 eacdba5e4cab: Waiting 08:14:33 6b4404829858: Layer already exists 08:14:33 fa4fa0d43f6a: Layer already exists 08:14:33 0a3d1f4a5d32: Pushed 08:14:33 d0460586a6da: Pushed 08:14:33 d62a02444d39: Layer already exists 08:14:33 df0ca14bbbfb: Pushed 08:14:33 eacdba5e4cab: Pushed 08:14:34 #112 exporting layers 2.9s done 08:14:34 #112 writing image sha256:182fb8daf90552575d428cd2ea6913e72ab5189841cef2f31c1bc84683e74ad7 done 08:14:34 #112 naming to docker.io/library/security-spire-agent-arm64 done 08:14:34 #112 DONE 4.9s 08:14:34 08:14:34 #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:37 612993c9bef1: Pushed 08:14:37 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:38 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:14:38 0a3d1f4a5d32: Preparing 08:14:38 d0460586a6da: Preparing 08:14:38 612993c9bef1: Preparing 08:14:38 6b4404829858: Preparing 08:14:38 fa4fa0d43f6a: Preparing 08:14:38 eacdba5e4cab: Preparing 08:14:38 df0ca14bbbfb: Preparing 08:14:38 d62a02444d39: Preparing 08:14:38 df0ca14bbbfb: Waiting 08:14:38 d62a02444d39: Waiting 08:14:38 612993c9bef1: Layer already exists 08:14:38 d0460586a6da: Layer already exists 08:14:38 fa4fa0d43f6a: Layer already exists 08:14:38 6b4404829858: Layer already exists 08:14:38 0a3d1f4a5d32: Layer already exists 08:14:38 eacdba5e4cab: Layer already exists 08:14:38 df0ca14bbbfb: Layer already exists 08:14:38 d62a02444d39: Layer already exists 08:14:38 latest: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.76 08:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:14:39 0a3d1f4a5d32: Preparing 08:14:39 d0460586a6da: Preparing 08:14:39 612993c9bef1: Preparing 08:14:39 6b4404829858: Preparing 08:14:39 fa4fa0d43f6a: Preparing 08:14:39 eacdba5e4cab: Preparing 08:14:39 df0ca14bbbfb: Preparing 08:14:39 d62a02444d39: Preparing 08:14:39 df0ca14bbbfb: Waiting 08:14:39 d62a02444d39: Waiting 08:14:39 eacdba5e4cab: Waiting 08:14:39 612993c9bef1: Layer already exists 08:14:39 d0460586a6da: Layer already exists 08:14:39 fa4fa0d43f6a: Layer already exists 08:14:39 6b4404829858: Layer already exists 08:14:39 0a3d1f4a5d32: Layer already exists 08:14:39 d62a02444d39: Layer already exists 08:14:39 df0ca14bbbfb: Layer already exists 08:14:39 eacdba5e4cab: Layer already exists 08:14:39 3.2.0-dev.76: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker push nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:14:40 0a3d1f4a5d32: Preparing 08:14:40 d0460586a6da: Preparing 08:14:40 612993c9bef1: Preparing 08:14:40 6b4404829858: Preparing 08:14:40 fa4fa0d43f6a: Preparing 08:14:40 eacdba5e4cab: Preparing 08:14:40 df0ca14bbbfb: Preparing 08:14:40 d62a02444d39: Preparing 08:14:40 df0ca14bbbfb: Waiting 08:14:40 eacdba5e4cab: Waiting 08:14:40 d62a02444d39: Waiting 08:14:40 d0460586a6da: Layer already exists 08:14:40 0a3d1f4a5d32: Layer already exists 08:14:40 6b4404829858: Layer already exists 08:14:40 fa4fa0d43f6a: Layer already exists 08:14:40 612993c9bef1: Layer already exists 08:14:40 d62a02444d39: Layer already exists 08:14:40 eacdba5e4cab: Layer already exists 08:14:40 df0ca14bbbfb: Layer already exists 08:14:40 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:40 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:14:40 0a3d1f4a5d32: Preparing 08:14:40 d0460586a6da: Preparing 08:14:40 612993c9bef1: Preparing 08:14:40 6b4404829858: Preparing 08:14:40 fa4fa0d43f6a: Preparing 08:14:40 eacdba5e4cab: Preparing 08:14:40 df0ca14bbbfb: Preparing 08:14:40 d62a02444d39: Preparing 08:14:40 eacdba5e4cab: Waiting 08:14:40 df0ca14bbbfb: Waiting 08:14:40 d62a02444d39: Waiting 08:14:40 d0460586a6da: Layer already exists 08:14:40 fa4fa0d43f6a: Layer already exists 08:14:40 6b4404829858: Layer already exists 08:14:40 0a3d1f4a5d32: Layer already exists 08:14:40 612993c9bef1: Layer already exists 08:14:40 d62a02444d39: Layer already exists 08:14:40 df0ca14bbbfb: Layer already exists 08:14:40 eacdba5e4cab: Layer already exists 08:14:40 main: digest: sha256:70ad589af57adeff6fe6f7508d282392b178f8f2efc856bdeaa4f2f1a394e016 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:40 ===================================================== [Pipeline] echo 08:14:40 taggedImages: 08:14:40 - nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:40 - nexus3.edgexfoundry.org:10004/core-data:latest 08:14:40 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.76 08:14:40 - nexus3.edgexfoundry.org:10004/core-data:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:40 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:14:40 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:14:40 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:40 latest 08:14:40 3.2.0-dev.76 08:14:40 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:40 main 08:14:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:41 9696b5dda392: Preparing 08:14:41 b840ef40d49b: Preparing 08:14:41 6e75098bc88d: Preparing 08:14:41 fa4fa0d43f6a: Preparing 08:14:41 c8e5f8f76f4f: Preparing 08:14:41 329357f67231: Preparing 08:14:41 d62a02444d39: Preparing 08:14:41 329357f67231: Waiting 08:14:41 d62a02444d39: Waiting 08:14:41 fa4fa0d43f6a: Layer already exists 08:14:41 9696b5dda392: Pushed 08:14:41 d62a02444d39: Layer already exists 08:14:41 329357f67231: Pushed 08:14:41 c8e5f8f76f4f: Pushed 08:14:41 b840ef40d49b: Pushed 08:14:44 6e75098bc88d: Pushed 08:14:44 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:45 9696b5dda392: Preparing 08:14:45 b840ef40d49b: Preparing 08:14:45 6e75098bc88d: Preparing 08:14:45 fa4fa0d43f6a: Preparing 08:14:45 c8e5f8f76f4f: Preparing 08:14:45 329357f67231: Preparing 08:14:45 d62a02444d39: Preparing 08:14:45 329357f67231: Waiting 08:14:45 d62a02444d39: Waiting 08:14:45 b840ef40d49b: Layer already exists 08:14:45 9696b5dda392: Layer already exists 08:14:45 fa4fa0d43f6a: Layer already exists 08:14:45 c8e5f8f76f4f: Layer already exists 08:14:45 6e75098bc88d: Layer already exists 08:14:45 329357f67231: Layer already exists 08:14:45 d62a02444d39: Layer already exists 08:14:45 latest: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.76 08:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:46 9696b5dda392: Preparing 08:14:46 b840ef40d49b: Preparing 08:14:46 6e75098bc88d: Preparing 08:14:46 fa4fa0d43f6a: Preparing 08:14:46 c8e5f8f76f4f: Preparing 08:14:46 329357f67231: Preparing 08:14:46 d62a02444d39: Preparing 08:14:46 329357f67231: Waiting 08:14:46 d62a02444d39: Waiting 08:14:46 6e75098bc88d: Layer already exists 08:14:46 b840ef40d49b: Layer already exists 08:14:46 c8e5f8f76f4f: Layer already exists 08:14:46 9696b5dda392: Layer already exists 08:14:46 fa4fa0d43f6a: Layer already exists 08:14:46 329357f67231: Layer already exists 08:14:46 d62a02444d39: Layer already exists 08:14:46 3.2.0-dev.76: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:46 9696b5dda392: Preparing 08:14:46 b840ef40d49b: Preparing 08:14:46 6e75098bc88d: Preparing 08:14:46 fa4fa0d43f6a: Preparing 08:14:46 c8e5f8f76f4f: Preparing 08:14:46 329357f67231: Preparing 08:14:46 d62a02444d39: Preparing 08:14:46 329357f67231: Waiting 08:14:46 d62a02444d39: Waiting 08:14:46 b840ef40d49b: Layer already exists 08:14:46 c8e5f8f76f4f: Layer already exists 08:14:46 fa4fa0d43f6a: Layer already exists 08:14:46 9696b5dda392: Layer already exists 08:14:46 6e75098bc88d: Layer already exists 08:14:46 d62a02444d39: Layer already exists 08:14:46 329357f67231: Layer already exists 08:14:46 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:14:47 9696b5dda392: Preparing 08:14:47 b840ef40d49b: Preparing 08:14:47 6e75098bc88d: Preparing 08:14:47 fa4fa0d43f6a: Preparing 08:14:47 c8e5f8f76f4f: Preparing 08:14:47 329357f67231: Preparing 08:14:47 d62a02444d39: Preparing 08:14:47 329357f67231: Waiting 08:14:47 d62a02444d39: Waiting 08:14:47 9696b5dda392: Layer already exists 08:14:47 c8e5f8f76f4f: Layer already exists 08:14:47 fa4fa0d43f6a: Layer already exists 08:14:47 6e75098bc88d: Layer already exists 08:14:47 b840ef40d49b: Layer already exists 08:14:47 329357f67231: Layer already exists 08:14:47 d62a02444d39: Layer already exists 08:14:47 main: digest: sha256:081b043e9d219bd2cb054ea134aa935b7733d3cac7d521635252cfd896e651d2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:47 ===================================================== [Pipeline] echo 08:14:47 taggedImages: 08:14:47 - nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:47 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:14:47 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.76 08:14:47 - nexus3.edgexfoundry.org:10004/core-keeper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:47 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:14:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:14:47 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:47 latest 08:14:47 3.2.0-dev.76 08:14:47 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:47 main 08:14:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:48 bed1a64ebe47: Preparing 08:14:48 356006a90b10: Preparing 08:14:48 5aeafdd114e8: Preparing 08:14:48 6b4404829858: Preparing 08:14:48 fa4fa0d43f6a: Preparing 08:14:48 87bbe51fa49d: Preparing 08:14:48 f242ec95c924: Preparing 08:14:48 d62a02444d39: Preparing 08:14:48 87bbe51fa49d: Waiting 08:14:48 f242ec95c924: Waiting 08:14:48 d62a02444d39: Waiting 08:14:48 fa4fa0d43f6a: Layer already exists 08:14:48 6b4404829858: Layer already exists 08:14:48 87bbe51fa49d: Layer already exists 08:14:48 f242ec95c924: Layer already exists 08:14:48 d62a02444d39: Layer already exists 08:14:48 356006a90b10: Pushed 08:14:48 bed1a64ebe47: Pushed 08:14:51 5aeafdd114e8: Pushed 08:14:51 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:52 bed1a64ebe47: Preparing 08:14:52 356006a90b10: Preparing 08:14:52 5aeafdd114e8: Preparing 08:14:52 6b4404829858: Preparing 08:14:52 fa4fa0d43f6a: Preparing 08:14:52 87bbe51fa49d: Preparing 08:14:52 f242ec95c924: Preparing 08:14:52 87bbe51fa49d: Waiting 08:14:52 d62a02444d39: Preparing 08:14:52 f242ec95c924: Waiting 08:14:52 d62a02444d39: Waiting 08:14:52 bed1a64ebe47: Layer already exists 08:14:52 356006a90b10: Layer already exists 08:14:52 fa4fa0d43f6a: Layer already exists 08:14:52 5aeafdd114e8: Layer already exists 08:14:52 6b4404829858: Layer already exists 08:14:52 d62a02444d39: Layer already exists 08:14:52 87bbe51fa49d: Layer already exists 08:14:52 f242ec95c924: Layer already exists 08:14:52 latest: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.76 08:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:52 bed1a64ebe47: Preparing 08:14:52 356006a90b10: Preparing 08:14:52 5aeafdd114e8: Preparing 08:14:52 6b4404829858: Preparing 08:14:52 fa4fa0d43f6a: Preparing 08:14:52 87bbe51fa49d: Preparing 08:14:52 f242ec95c924: Preparing 08:14:52 d62a02444d39: Preparing 08:14:52 87bbe51fa49d: Waiting 08:14:52 f242ec95c924: Waiting 08:14:52 d62a02444d39: Waiting 08:14:52 5aeafdd114e8: Layer already exists 08:14:52 6b4404829858: Layer already exists 08:14:52 bed1a64ebe47: Layer already exists 08:14:52 356006a90b10: Layer already exists 08:14:52 fa4fa0d43f6a: Layer already exists 08:14:52 d62a02444d39: Layer already exists 08:14:52 f242ec95c924: Layer already exists 08:14:52 87bbe51fa49d: Layer already exists 08:14:52 3.2.0-dev.76: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:53 bed1a64ebe47: Preparing 08:14:53 356006a90b10: Preparing 08:14:53 5aeafdd114e8: Preparing 08:14:53 6b4404829858: Preparing 08:14:53 fa4fa0d43f6a: Preparing 08:14:53 87bbe51fa49d: Preparing 08:14:53 f242ec95c924: Preparing 08:14:53 d62a02444d39: Preparing 08:14:53 87bbe51fa49d: Waiting 08:14:53 f242ec95c924: Waiting 08:14:53 d62a02444d39: Waiting 08:14:53 bed1a64ebe47: Layer already exists 08:14:53 356006a90b10: Layer already exists 08:14:53 5aeafdd114e8: Layer already exists 08:14:53 6b4404829858: Layer already exists 08:14:53 fa4fa0d43f6a: Layer already exists 08:14:53 87bbe51fa49d: Layer already exists 08:14:53 f242ec95c924: Layer already exists 08:14:53 d62a02444d39: Layer already exists 08:14:53 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:14:54 bed1a64ebe47: Preparing 08:14:54 356006a90b10: Preparing 08:14:54 5aeafdd114e8: Preparing 08:14:54 6b4404829858: Preparing 08:14:54 fa4fa0d43f6a: Preparing 08:14:54 87bbe51fa49d: Preparing 08:14:54 f242ec95c924: Preparing 08:14:54 d62a02444d39: Preparing 08:14:54 87bbe51fa49d: Waiting 08:14:54 d62a02444d39: Waiting 08:14:54 f242ec95c924: Waiting 08:14:54 356006a90b10: Layer already exists 08:14:54 fa4fa0d43f6a: Layer already exists 08:14:54 5aeafdd114e8: Layer already exists 08:14:54 bed1a64ebe47: Layer already exists 08:14:54 6b4404829858: Layer already exists 08:14:54 f242ec95c924: Layer already exists 08:14:54 87bbe51fa49d: Layer already exists 08:14:54 d62a02444d39: Layer already exists 08:14:54 main: digest: sha256:812484debaf6f419dadf811320516e0c686c60ac4029d340db67791560c7a41a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:54 ===================================================== [Pipeline] echo 08:14:54 taggedImages: 08:14:54 - nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:54 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:14:54 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.76 08:14:54 - nexus3.edgexfoundry.org:10004/core-metadata:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:54 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:14:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:14:54 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:54 latest 08:14:54 3.2.0-dev.76 08:14:54 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:54 main 08:14:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:54 2724995e9556: Preparing 08:14:54 ffed20efe109: Preparing 08:14:54 12968f0e7cc6: Preparing 08:14:54 549b3b69282f: Preparing 08:14:54 42bc6fa1c5ed: Preparing 08:14:54 06c764571560: Preparing 08:14:54 9f1c4a6a0acd: Preparing 08:14:54 39ae9a46548e: Preparing 08:14:54 6b4404829858: Preparing 08:14:54 fa4fa0d43f6a: Preparing 08:14:54 0cf15ebd0643: Preparing 08:14:54 8ad3dade2902: Preparing 08:14:54 5f70bf18a086: Preparing 08:14:54 d57cf132f0be: Preparing 08:14:54 88daf843f258: Preparing 08:14:54 3c24d08c9a34: Preparing 08:14:54 d62a02444d39: Preparing 08:14:54 39ae9a46548e: Waiting 08:14:54 6b4404829858: Waiting 08:14:54 0cf15ebd0643: Waiting 08:14:54 fa4fa0d43f6a: Waiting 08:14:54 88daf843f258: Waiting 08:14:54 8ad3dade2902: Waiting 08:14:54 d62a02444d39: Waiting 08:14:54 5f70bf18a086: Waiting 08:14:54 3c24d08c9a34: Waiting 08:14:54 d57cf132f0be: Waiting 08:14:54 06c764571560: Waiting 08:14:54 9f1c4a6a0acd: Waiting 08:14:54 549b3b69282f: Pushed 08:14:54 2724995e9556: Pushed 08:14:54 ffed20efe109: Pushed 08:14:54 42bc6fa1c5ed: Pushed 08:14:54 12968f0e7cc6: Pushed 08:14:54 6b4404829858: Layer already exists 08:14:54 fa4fa0d43f6a: Layer already exists 08:14:54 06c764571560: Pushed 08:14:54 5f70bf18a086: Layer already exists 08:14:55 9f1c4a6a0acd: Pushed 08:14:55 0cf15ebd0643: Pushed 08:14:55 8ad3dade2902: Pushed 08:14:55 d62a02444d39: Layer already exists 08:14:55 d57cf132f0be: Pushed 08:14:55 88daf843f258: Pushed 08:14:55 3c24d08c9a34: Pushed 08:14:56 39ae9a46548e: Pushed 08:14:56 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:57 2724995e9556: Preparing 08:14:57 ffed20efe109: Preparing 08:14:57 12968f0e7cc6: Preparing 08:14:57 549b3b69282f: Preparing 08:14:57 42bc6fa1c5ed: Preparing 08:14:57 06c764571560: Preparing 08:14:57 9f1c4a6a0acd: Preparing 08:14:57 39ae9a46548e: Preparing 08:14:57 6b4404829858: Preparing 08:14:57 fa4fa0d43f6a: Preparing 08:14:57 0cf15ebd0643: Preparing 08:14:57 8ad3dade2902: Preparing 08:14:57 5f70bf18a086: Preparing 08:14:57 d57cf132f0be: Preparing 08:14:57 88daf843f258: Preparing 08:14:57 3c24d08c9a34: Preparing 08:14:57 d62a02444d39: Preparing 08:14:57 06c764571560: Waiting 08:14:57 9f1c4a6a0acd: Waiting 08:14:57 39ae9a46548e: Waiting 08:14:57 8ad3dade2902: Waiting 08:14:57 5f70bf18a086: Waiting 08:14:57 fa4fa0d43f6a: Waiting 08:14:57 0cf15ebd0643: Waiting 08:14:57 3c24d08c9a34: Waiting 08:14:57 d57cf132f0be: Waiting 08:14:57 d62a02444d39: Waiting 08:14:57 88daf843f258: Waiting 08:14:57 6b4404829858: Waiting 08:14:57 42bc6fa1c5ed: Layer already exists 08:14:57 549b3b69282f: Layer already exists 08:14:57 2724995e9556: Layer already exists 08:14:57 ffed20efe109: Layer already exists 08:14:57 12968f0e7cc6: Layer already exists 08:14:57 39ae9a46548e: Layer already exists 08:14:57 9f1c4a6a0acd: Layer already exists 08:14:57 06c764571560: Layer already exists 08:14:57 6b4404829858: Layer already exists 08:14:57 fa4fa0d43f6a: Layer already exists 08:14:57 5f70bf18a086: Layer already exists 08:14:57 8ad3dade2902: Layer already exists 08:14:57 0cf15ebd0643: Layer already exists 08:14:57 d57cf132f0be: Layer already exists 08:14:57 88daf843f258: Layer already exists 08:14:57 3c24d08c9a34: Layer already exists 08:14:57 d62a02444d39: Layer already exists 08:14:57 latest: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.76 08:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:57 2724995e9556: Preparing 08:14:57 ffed20efe109: Preparing 08:14:57 12968f0e7cc6: Preparing 08:14:57 549b3b69282f: Preparing 08:14:57 42bc6fa1c5ed: Preparing 08:14:57 06c764571560: Preparing 08:14:57 9f1c4a6a0acd: Preparing 08:14:57 39ae9a46548e: Preparing 08:14:57 6b4404829858: Preparing 08:14:57 fa4fa0d43f6a: Preparing 08:14:57 0cf15ebd0643: Preparing 08:14:57 8ad3dade2902: Preparing 08:14:57 5f70bf18a086: Preparing 08:14:57 d57cf132f0be: Preparing 08:14:57 88daf843f258: Preparing 08:14:57 3c24d08c9a34: Preparing 08:14:57 d62a02444d39: Preparing 08:14:57 39ae9a46548e: Waiting 08:14:57 5f70bf18a086: Waiting 08:14:57 d57cf132f0be: Waiting 08:14:57 6b4404829858: Waiting 08:14:57 fa4fa0d43f6a: Waiting 08:14:57 0cf15ebd0643: Waiting 08:14:57 8ad3dade2902: Waiting 08:14:57 88daf843f258: Waiting 08:14:57 06c764571560: Waiting 08:14:57 3c24d08c9a34: Waiting 08:14:57 d62a02444d39: Waiting 08:14:57 ffed20efe109: Layer already exists 08:14:57 2724995e9556: Layer already exists 08:14:57 12968f0e7cc6: Layer already exists 08:14:57 549b3b69282f: Layer already exists 08:14:57 42bc6fa1c5ed: Layer already exists 08:14:57 9f1c4a6a0acd: Layer already exists 08:14:57 39ae9a46548e: Layer already exists 08:14:57 06c764571560: Layer already exists 08:14:57 6b4404829858: Layer already exists 08:14:57 fa4fa0d43f6a: Layer already exists 08:14:57 0cf15ebd0643: Layer already exists 08:14:57 8ad3dade2902: Layer already exists 08:14:57 5f70bf18a086: Layer already exists 08:14:57 88daf843f258: Layer already exists 08:14:57 d57cf132f0be: Layer already exists 08:14:57 3c24d08c9a34: Layer already exists 08:14:57 d62a02444d39: Layer already exists 08:14:57 3.2.0-dev.76: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:58 2724995e9556: Preparing 08:14:58 ffed20efe109: Preparing 08:14:58 12968f0e7cc6: Preparing 08:14:58 549b3b69282f: Preparing 08:14:58 42bc6fa1c5ed: Preparing 08:14:58 06c764571560: Preparing 08:14:58 9f1c4a6a0acd: Preparing 08:14:58 39ae9a46548e: Preparing 08:14:58 6b4404829858: Preparing 08:14:58 fa4fa0d43f6a: Preparing 08:14:58 0cf15ebd0643: Preparing 08:14:58 8ad3dade2902: Preparing 08:14:58 5f70bf18a086: Preparing 08:14:58 d57cf132f0be: Preparing 08:14:58 88daf843f258: Preparing 08:14:58 3c24d08c9a34: Preparing 08:14:58 d62a02444d39: Preparing 08:14:58 06c764571560: Waiting 08:14:58 9f1c4a6a0acd: Waiting 08:14:58 39ae9a46548e: Waiting 08:14:58 6b4404829858: Waiting 08:14:58 fa4fa0d43f6a: Waiting 08:14:58 0cf15ebd0643: Waiting 08:14:58 8ad3dade2902: Waiting 08:14:58 5f70bf18a086: Waiting 08:14:58 d57cf132f0be: Waiting 08:14:58 88daf843f258: Waiting 08:14:58 3c24d08c9a34: Waiting 08:14:58 d62a02444d39: Waiting 08:14:58 42bc6fa1c5ed: Layer already exists 08:14:58 12968f0e7cc6: Layer already exists 08:14:58 2724995e9556: Layer already exists 08:14:58 549b3b69282f: Layer already exists 08:14:58 ffed20efe109: Layer already exists 08:14:58 9f1c4a6a0acd: Layer already exists 08:14:58 06c764571560: Layer already exists 08:14:58 6b4404829858: Layer already exists 08:14:58 39ae9a46548e: Layer already exists 08:14:58 fa4fa0d43f6a: Layer already exists 08:14:58 8ad3dade2902: Layer already exists 08:14:58 0cf15ebd0643: Layer already exists 08:14:58 5f70bf18a086: Layer already exists 08:14:58 88daf843f258: Layer already exists 08:14:58 d57cf132f0be: Layer already exists 08:14:58 3c24d08c9a34: Layer already exists 08:14:58 d62a02444d39: Layer already exists 08:14:58 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:14:59 2724995e9556: Preparing 08:14:59 ffed20efe109: Preparing 08:14:59 12968f0e7cc6: Preparing 08:14:59 549b3b69282f: Preparing 08:14:59 42bc6fa1c5ed: Preparing 08:14:59 06c764571560: Preparing 08:14:59 9f1c4a6a0acd: Preparing 08:14:59 39ae9a46548e: Preparing 08:14:59 6b4404829858: Preparing 08:14:59 fa4fa0d43f6a: Preparing 08:14:59 0cf15ebd0643: Preparing 08:14:59 8ad3dade2902: Preparing 08:14:59 9f1c4a6a0acd: Waiting 08:14:59 39ae9a46548e: Waiting 08:14:59 6b4404829858: Waiting 08:14:59 fa4fa0d43f6a: Waiting 08:14:59 0cf15ebd0643: Waiting 08:14:59 06c764571560: Waiting 08:14:59 5f70bf18a086: Preparing 08:14:59 d57cf132f0be: Preparing 08:14:59 88daf843f258: Preparing 08:14:59 3c24d08c9a34: Preparing 08:14:59 5f70bf18a086: Waiting 08:14:59 8ad3dade2902: Waiting 08:14:59 88daf843f258: Waiting 08:14:59 d57cf132f0be: Waiting 08:14:59 d62a02444d39: Preparing 08:14:59 3c24d08c9a34: Waiting 08:14:59 d62a02444d39: Waiting 08:14:59 549b3b69282f: Layer already exists 08:14:59 42bc6fa1c5ed: Layer already exists 08:14:59 2724995e9556: Layer already exists 08:14:59 12968f0e7cc6: Layer already exists 08:14:59 ffed20efe109: Layer already exists 08:14:59 9f1c4a6a0acd: Layer already exists 08:14:59 39ae9a46548e: Layer already exists 08:14:59 06c764571560: Layer already exists 08:14:59 fa4fa0d43f6a: Layer already exists 08:14:59 6b4404829858: Layer already exists 08:14:59 0cf15ebd0643: Layer already exists 08:14:59 88daf843f258: Layer already exists 08:14:59 d57cf132f0be: Layer already exists 08:14:59 5f70bf18a086: Layer already exists 08:14:59 8ad3dade2902: Layer already exists 08:14:59 d62a02444d39: Layer already exists 08:14:59 3c24d08c9a34: Layer already exists 08:14:59 main: digest: sha256:3d606d81d4b9f57b94d2c9c70ee447045af81957603a0e00016f6e968f494a8b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:59 ===================================================== [Pipeline] echo 08:14:59 taggedImages: 08:14:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:14:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.76 08:14:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:14:59 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:14:59 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:59 latest 08:14:59 3.2.0-dev.76 08:14:59 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:14:59 main 08:14:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:14:59 dd9714ee26db: Preparing 08:14:59 4feced8b8fd3: Preparing 08:14:59 1aa4a8bc9b34: Preparing 08:14:59 96f2fef6072e: Preparing 08:14:59 6b4404829858: Preparing 08:14:59 fa4fa0d43f6a: Preparing 08:14:59 87bbe51fa49d: Preparing 08:14:59 f242ec95c924: Preparing 08:14:59 d62a02444d39: Preparing 08:14:59 87bbe51fa49d: Waiting 08:14:59 f242ec95c924: Waiting 08:14:59 fa4fa0d43f6a: Waiting 08:14:59 d62a02444d39: Waiting 08:14:59 4feced8b8fd3: Layer already exists 08:14:59 dd9714ee26db: Layer already exists 08:14:59 6b4404829858: Layer already exists 08:14:59 fa4fa0d43f6a: Layer already exists 08:14:59 87bbe51fa49d: Layer already exists 08:14:59 f242ec95c924: Layer already exists 08:14:59 d62a02444d39: Layer already exists 08:14:59 1aa4a8bc9b34: Pushed 08:15:02 96f2fef6072e: Pushed 08:15:02 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:03 dd9714ee26db: Preparing 08:15:03 4feced8b8fd3: Preparing 08:15:03 1aa4a8bc9b34: Preparing 08:15:03 96f2fef6072e: Preparing 08:15:03 6b4404829858: Preparing 08:15:03 fa4fa0d43f6a: Preparing 08:15:03 87bbe51fa49d: Preparing 08:15:03 f242ec95c924: Preparing 08:15:03 d62a02444d39: Preparing 08:15:03 87bbe51fa49d: Waiting 08:15:03 f242ec95c924: Waiting 08:15:03 d62a02444d39: Waiting 08:15:03 fa4fa0d43f6a: Waiting 08:15:03 6b4404829858: Layer already exists 08:15:03 1aa4a8bc9b34: Layer already exists 08:15:03 96f2fef6072e: Layer already exists 08:15:03 dd9714ee26db: Layer already exists 08:15:03 4feced8b8fd3: Layer already exists 08:15:03 fa4fa0d43f6a: Layer already exists 08:15:03 87bbe51fa49d: Layer already exists 08:15:03 f242ec95c924: Layer already exists 08:15:03 d62a02444d39: Layer already exists 08:15:03 latest: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.76 08:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:03 dd9714ee26db: Preparing 08:15:03 4feced8b8fd3: Preparing 08:15:03 1aa4a8bc9b34: Preparing 08:15:03 96f2fef6072e: Preparing 08:15:03 6b4404829858: Preparing 08:15:03 fa4fa0d43f6a: Preparing 08:15:03 87bbe51fa49d: Preparing 08:15:03 f242ec95c924: Preparing 08:15:03 d62a02444d39: Preparing 08:15:03 f242ec95c924: Waiting 08:15:03 d62a02444d39: Waiting 08:15:03 87bbe51fa49d: Waiting 08:15:03 fa4fa0d43f6a: Waiting 08:15:03 1aa4a8bc9b34: Layer already exists 08:15:03 4feced8b8fd3: Layer already exists 08:15:03 96f2fef6072e: Layer already exists 08:15:03 dd9714ee26db: Layer already exists 08:15:03 6b4404829858: Layer already exists 08:15:03 fa4fa0d43f6a: Layer already exists 08:15:03 87bbe51fa49d: Layer already exists 08:15:03 f242ec95c924: Layer already exists 08:15:03 d62a02444d39: Layer already exists 08:15:03 3.2.0-dev.76: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:04 dd9714ee26db: Preparing 08:15:04 4feced8b8fd3: Preparing 08:15:04 1aa4a8bc9b34: Preparing 08:15:04 96f2fef6072e: Preparing 08:15:04 6b4404829858: Preparing 08:15:04 fa4fa0d43f6a: Preparing 08:15:04 87bbe51fa49d: Preparing 08:15:04 f242ec95c924: Preparing 08:15:04 d62a02444d39: Preparing 08:15:04 f242ec95c924: Waiting 08:15:04 87bbe51fa49d: Waiting 08:15:04 fa4fa0d43f6a: Waiting 08:15:04 d62a02444d39: Waiting 08:15:04 4feced8b8fd3: Layer already exists 08:15:04 6b4404829858: Layer already exists 08:15:04 96f2fef6072e: Layer already exists 08:15:04 dd9714ee26db: Layer already exists 08:15:04 1aa4a8bc9b34: Layer already exists 08:15:04 fa4fa0d43f6a: Layer already exists 08:15:04 87bbe51fa49d: Layer already exists 08:15:04 f242ec95c924: Layer already exists 08:15:04 d62a02444d39: Layer already exists 08:15:04 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:15:05 dd9714ee26db: Preparing 08:15:05 4feced8b8fd3: Preparing 08:15:05 1aa4a8bc9b34: Preparing 08:15:05 96f2fef6072e: Preparing 08:15:05 6b4404829858: Preparing 08:15:05 fa4fa0d43f6a: Preparing 08:15:05 87bbe51fa49d: Preparing 08:15:05 f242ec95c924: Preparing 08:15:05 d62a02444d39: Preparing 08:15:05 f242ec95c924: Waiting 08:15:05 fa4fa0d43f6a: Waiting 08:15:05 d62a02444d39: Waiting 08:15:05 87bbe51fa49d: Waiting 08:15:05 6b4404829858: Layer already exists 08:15:05 4feced8b8fd3: Layer already exists 08:15:05 dd9714ee26db: Layer already exists 08:15:05 96f2fef6072e: Layer already exists 08:15:05 1aa4a8bc9b34: Layer already exists 08:15:05 87bbe51fa49d: Layer already exists 08:15:05 f242ec95c924: Layer already exists 08:15:05 fa4fa0d43f6a: Layer already exists 08:15:05 d62a02444d39: Layer already exists 08:15:05 main: digest: sha256:d874feaba1a8ac831ac4ffe9dfc4fe281457256ade89689d0da0d22bc5392a68 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:05 ===================================================== [Pipeline] echo 08:15:05 taggedImages: 08:15:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:15:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.76 08:15:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:15:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:15:05 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:05 latest 08:15:05 3.2.0-dev.76 08:15:05 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:05 main 08:15:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:05 dffc876bd7db: Preparing 08:15:05 90453d355704: Preparing 08:15:05 d9cdef5ee36e: Preparing 08:15:05 dc0e7baaba54: Preparing 08:15:05 9b27fcea6570: Preparing 08:15:05 6b4404829858: Preparing 08:15:05 fa4fa0d43f6a: Preparing 08:15:05 fe977756b6e9: Preparing 08:15:05 d99d518549fe: Preparing 08:15:05 6188c9b35f04: Preparing 08:15:05 d62a02444d39: Preparing 08:15:05 6b4404829858: Waiting 08:15:05 6188c9b35f04: Waiting 08:15:05 d99d518549fe: Waiting 08:15:05 fa4fa0d43f6a: Waiting 08:15:05 d62a02444d39: Waiting 08:15:05 fe977756b6e9: Waiting 08:15:05 9b27fcea6570: Pushed 08:15:05 dffc876bd7db: Pushed 08:15:05 90453d355704: Pushed 08:15:05 dc0e7baaba54: Pushed 08:15:05 6b4404829858: Layer already exists 08:15:05 fa4fa0d43f6a: Layer already exists 08:15:05 d62a02444d39: Layer already exists 08:15:06 d99d518549fe: Pushed 08:15:06 fe977756b6e9: Pushed 08:15:06 d9cdef5ee36e: Pushed 08:15:06 6188c9b35f04: Pushed 08:15:07 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:15:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:07 dffc876bd7db: Preparing 08:15:07 90453d355704: Preparing 08:15:07 d9cdef5ee36e: Preparing 08:15:07 dc0e7baaba54: Preparing 08:15:07 9b27fcea6570: Preparing 08:15:07 6b4404829858: Preparing 08:15:07 fa4fa0d43f6a: Preparing 08:15:07 fe977756b6e9: Preparing 08:15:07 d99d518549fe: Preparing 08:15:07 6188c9b35f04: Preparing 08:15:07 d62a02444d39: Preparing 08:15:07 fa4fa0d43f6a: Waiting 08:15:07 fe977756b6e9: Waiting 08:15:07 6188c9b35f04: Waiting 08:15:07 6b4404829858: Waiting 08:15:07 d62a02444d39: Waiting 08:15:07 dffc876bd7db: Layer already exists 08:15:07 90453d355704: Layer already exists 08:15:07 dc0e7baaba54: Layer already exists 08:15:07 d9cdef5ee36e: Layer already exists 08:15:07 9b27fcea6570: Layer already exists 08:15:07 fa4fa0d43f6a: Layer already exists 08:15:07 d99d518549fe: Layer already exists 08:15:07 fe977756b6e9: Layer already exists 08:15:07 6b4404829858: Layer already exists 08:15:07 6188c9b35f04: Layer already exists 08:15:07 d62a02444d39: Layer already exists 08:15:07 latest: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.76 08:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:08 dffc876bd7db: Preparing 08:15:08 90453d355704: Preparing 08:15:08 d9cdef5ee36e: Preparing 08:15:08 dc0e7baaba54: Preparing 08:15:08 9b27fcea6570: Preparing 08:15:08 6b4404829858: Preparing 08:15:08 fa4fa0d43f6a: Preparing 08:15:08 fe977756b6e9: Preparing 08:15:08 d99d518549fe: Preparing 08:15:08 6188c9b35f04: Preparing 08:15:08 d62a02444d39: Preparing 08:15:08 6b4404829858: Waiting 08:15:08 fa4fa0d43f6a: Waiting 08:15:08 fe977756b6e9: Waiting 08:15:08 d99d518549fe: Waiting 08:15:08 6188c9b35f04: Waiting 08:15:08 d62a02444d39: Waiting 08:15:08 d9cdef5ee36e: Layer already exists 08:15:08 dffc876bd7db: Layer already exists 08:15:08 dc0e7baaba54: Layer already exists 08:15:08 90453d355704: Layer already exists 08:15:08 9b27fcea6570: Layer already exists 08:15:08 6b4404829858: Layer already exists 08:15:08 fa4fa0d43f6a: Layer already exists 08:15:08 d99d518549fe: Layer already exists 08:15:08 fe977756b6e9: Layer already exists 08:15:08 6188c9b35f04: Layer already exists 08:15:08 d62a02444d39: Layer already exists 08:15:08 3.2.0-dev.76: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:09 dffc876bd7db: Preparing 08:15:09 90453d355704: Preparing 08:15:09 d9cdef5ee36e: Preparing 08:15:09 dc0e7baaba54: Preparing 08:15:09 9b27fcea6570: Preparing 08:15:09 6b4404829858: Preparing 08:15:09 fa4fa0d43f6a: Preparing 08:15:09 fe977756b6e9: Preparing 08:15:09 d99d518549fe: Preparing 08:15:09 6188c9b35f04: Preparing 08:15:09 d62a02444d39: Preparing 08:15:09 fe977756b6e9: Waiting 08:15:09 d99d518549fe: Waiting 08:15:09 6188c9b35f04: Waiting 08:15:09 d62a02444d39: Waiting 08:15:09 6b4404829858: Waiting 08:15:09 fa4fa0d43f6a: Waiting 08:15:09 dc0e7baaba54: Layer already exists 08:15:09 d9cdef5ee36e: Layer already exists 08:15:09 9b27fcea6570: Layer already exists 08:15:09 90453d355704: Layer already exists 08:15:09 dffc876bd7db: Layer already exists 08:15:09 fa4fa0d43f6a: Layer already exists 08:15:09 6b4404829858: Layer already exists 08:15:09 d99d518549fe: Layer already exists 08:15:09 6188c9b35f04: Layer already exists 08:15:09 fe977756b6e9: Layer already exists 08:15:09 d62a02444d39: Layer already exists 08:15:09 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:15:10 dffc876bd7db: Preparing 08:15:10 90453d355704: Preparing 08:15:10 d9cdef5ee36e: Preparing 08:15:10 dc0e7baaba54: Preparing 08:15:10 9b27fcea6570: Preparing 08:15:10 6b4404829858: Preparing 08:15:10 fa4fa0d43f6a: Preparing 08:15:10 fe977756b6e9: Preparing 08:15:10 d99d518549fe: Preparing 08:15:10 6188c9b35f04: Preparing 08:15:10 d62a02444d39: Preparing 08:15:10 6188c9b35f04: Waiting 08:15:10 fa4fa0d43f6a: Waiting 08:15:10 fe977756b6e9: Waiting 08:15:10 d62a02444d39: Waiting 08:15:10 d99d518549fe: Waiting 08:15:10 6b4404829858: Waiting 08:15:10 9b27fcea6570: Layer already exists 08:15:10 d9cdef5ee36e: Layer already exists 08:15:10 dffc876bd7db: Layer already exists 08:15:10 90453d355704: Layer already exists 08:15:10 dc0e7baaba54: Layer already exists 08:15:10 6b4404829858: Layer already exists 08:15:10 fa4fa0d43f6a: Layer already exists 08:15:10 fe977756b6e9: Layer already exists 08:15:10 6188c9b35f04: Layer already exists 08:15:10 d99d518549fe: Layer already exists 08:15:10 d62a02444d39: Layer already exists 08:15:10 main: digest: sha256:58abb11adc7d0e9123268666bbb93d47b54515c6f94c241d8eaa01e5ee761485 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:10 ===================================================== [Pipeline] echo 08:15:10 taggedImages: 08:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.76 08:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:15:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:15:10 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:10 latest 08:15:10 3.2.0-dev.76 08:15:10 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:10 main 08:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:10 df83b33533f0: Preparing 08:15:10 544d87f4bd19: Preparing 08:15:10 f4b06fa4afda: Preparing 08:15:10 ba58cd35d23b: Preparing 08:15:10 c98d4823094d: Preparing 08:15:10 786a25e233c0: Preparing 08:15:10 b1d29b039f6e: Preparing 08:15:10 6b4404829858: Preparing 08:15:10 fa4fa0d43f6a: Preparing 08:15:10 cbfba9e7fdd4: Preparing 08:15:10 0a13523b8c88: Preparing 08:15:10 d62a02444d39: Preparing 08:15:10 786a25e233c0: Waiting 08:15:10 cbfba9e7fdd4: Waiting 08:15:10 0a13523b8c88: Waiting 08:15:10 b1d29b039f6e: Waiting 08:15:10 6b4404829858: Waiting 08:15:10 d62a02444d39: Waiting 08:15:10 fa4fa0d43f6a: Waiting 08:15:10 df83b33533f0: Pushed 08:15:11 c98d4823094d: Pushed 08:15:11 544d87f4bd19: Pushed 08:15:11 786a25e233c0: Pushed 08:15:11 b1d29b039f6e: Pushed 08:15:11 6b4404829858: Layer already exists 08:15:11 fa4fa0d43f6a: Layer already exists 08:15:11 d62a02444d39: Layer already exists 08:15:11 cbfba9e7fdd4: Pushed 08:15:11 ba58cd35d23b: Pushed 08:15:11 f4b06fa4afda: Pushed 08:15:12 0a13523b8c88: Pushed 08:15:12 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:13 df83b33533f0: Preparing 08:15:13 544d87f4bd19: Preparing 08:15:13 f4b06fa4afda: Preparing 08:15:13 ba58cd35d23b: Preparing 08:15:13 c98d4823094d: Preparing 08:15:13 786a25e233c0: Preparing 08:15:13 b1d29b039f6e: Preparing 08:15:13 6b4404829858: Preparing 08:15:13 fa4fa0d43f6a: Preparing 08:15:13 cbfba9e7fdd4: Preparing 08:15:13 0a13523b8c88: Preparing 08:15:13 d62a02444d39: Preparing 08:15:13 b1d29b039f6e: Waiting 08:15:13 cbfba9e7fdd4: Waiting 08:15:13 0a13523b8c88: Waiting 08:15:13 6b4404829858: Waiting 08:15:13 fa4fa0d43f6a: Waiting 08:15:13 ba58cd35d23b: Layer already exists 08:15:13 f4b06fa4afda: Layer already exists 08:15:13 544d87f4bd19: Layer already exists 08:15:13 df83b33533f0: Layer already exists 08:15:13 c98d4823094d: Layer already exists 08:15:13 786a25e233c0: Layer already exists 08:15:13 b1d29b039f6e: Layer already exists 08:15:13 6b4404829858: Layer already exists 08:15:13 fa4fa0d43f6a: Layer already exists 08:15:13 cbfba9e7fdd4: Layer already exists 08:15:13 0a13523b8c88: Layer already exists 08:15:13 d62a02444d39: Layer already exists 08:15:13 latest: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.76 08:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:13 df83b33533f0: Preparing 08:15:13 544d87f4bd19: Preparing 08:15:13 f4b06fa4afda: Preparing 08:15:13 ba58cd35d23b: Preparing 08:15:13 c98d4823094d: Preparing 08:15:13 786a25e233c0: Preparing 08:15:13 b1d29b039f6e: Preparing 08:15:13 6b4404829858: Preparing 08:15:13 fa4fa0d43f6a: Preparing 08:15:13 cbfba9e7fdd4: Preparing 08:15:13 0a13523b8c88: Preparing 08:15:13 d62a02444d39: Preparing 08:15:13 b1d29b039f6e: Waiting 08:15:13 786a25e233c0: Waiting 08:15:13 6b4404829858: Waiting 08:15:13 d62a02444d39: Waiting 08:15:13 fa4fa0d43f6a: Waiting 08:15:13 0a13523b8c88: Waiting 08:15:13 cbfba9e7fdd4: Waiting 08:15:13 544d87f4bd19: Layer already exists 08:15:13 f4b06fa4afda: Layer already exists 08:15:13 c98d4823094d: Layer already exists 08:15:13 ba58cd35d23b: Layer already exists 08:15:13 df83b33533f0: Layer already exists 08:15:13 6b4404829858: Layer already exists 08:15:13 b1d29b039f6e: Layer already exists 08:15:13 786a25e233c0: Layer already exists 08:15:13 fa4fa0d43f6a: Layer already exists 08:15:13 cbfba9e7fdd4: Layer already exists 08:15:13 0a13523b8c88: Layer already exists 08:15:13 d62a02444d39: Layer already exists 08:15:13 3.2.0-dev.76: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:14 df83b33533f0: Preparing 08:15:14 544d87f4bd19: Preparing 08:15:14 f4b06fa4afda: Preparing 08:15:14 ba58cd35d23b: Preparing 08:15:14 c98d4823094d: Preparing 08:15:14 786a25e233c0: Preparing 08:15:14 b1d29b039f6e: Preparing 08:15:14 6b4404829858: Preparing 08:15:14 fa4fa0d43f6a: Preparing 08:15:14 cbfba9e7fdd4: Preparing 08:15:14 0a13523b8c88: Preparing 08:15:14 d62a02444d39: Preparing 08:15:14 cbfba9e7fdd4: Waiting 08:15:14 b1d29b039f6e: Waiting 08:15:14 d62a02444d39: Waiting 08:15:14 fa4fa0d43f6a: Waiting 08:15:14 6b4404829858: Waiting 08:15:14 0a13523b8c88: Waiting 08:15:14 544d87f4bd19: Layer already exists 08:15:14 ba58cd35d23b: Layer already exists 08:15:14 f4b06fa4afda: Layer already exists 08:15:14 df83b33533f0: Layer already exists 08:15:14 c98d4823094d: Layer already exists 08:15:14 b1d29b039f6e: Layer already exists 08:15:14 786a25e233c0: Layer already exists 08:15:14 cbfba9e7fdd4: Layer already exists 08:15:14 6b4404829858: Layer already exists 08:15:14 fa4fa0d43f6a: Layer already exists 08:15:14 0a13523b8c88: Layer already exists 08:15:14 d62a02444d39: Layer already exists 08:15:14 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:15:15 df83b33533f0: Preparing 08:15:15 544d87f4bd19: Preparing 08:15:15 f4b06fa4afda: Preparing 08:15:15 ba58cd35d23b: Preparing 08:15:15 c98d4823094d: Preparing 08:15:15 786a25e233c0: Preparing 08:15:15 b1d29b039f6e: Preparing 08:15:15 6b4404829858: Preparing 08:15:15 fa4fa0d43f6a: Preparing 08:15:15 cbfba9e7fdd4: Preparing 08:15:15 0a13523b8c88: Preparing 08:15:15 d62a02444d39: Preparing 08:15:15 786a25e233c0: Waiting 08:15:15 cbfba9e7fdd4: Waiting 08:15:15 0a13523b8c88: Waiting 08:15:15 d62a02444d39: Waiting 08:15:15 b1d29b039f6e: Waiting 08:15:15 6b4404829858: Waiting 08:15:15 544d87f4bd19: Layer already exists 08:15:15 c98d4823094d: Layer already exists 08:15:15 ba58cd35d23b: Layer already exists 08:15:15 df83b33533f0: Layer already exists 08:15:15 f4b06fa4afda: Layer already exists 08:15:15 786a25e233c0: Layer already exists 08:15:15 b1d29b039f6e: Layer already exists 08:15:15 6b4404829858: Layer already exists 08:15:15 cbfba9e7fdd4: Layer already exists 08:15:15 fa4fa0d43f6a: Layer already exists 08:15:15 d62a02444d39: Layer already exists 08:15:15 0a13523b8c88: Layer already exists 08:15:15 main: digest: sha256:bcff7c16690c0c1aa3057022d48c781b75f36e34afc3806a37d5b95c69337c44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:15 ===================================================== [Pipeline] echo 08:15:15 taggedImages: 08:15:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:15:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.76 08:15:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:15:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:15:15 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:15 latest 08:15:15 3.2.0-dev.76 08:15:15 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:15 main 08:15:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:15:15 2b6daaff28f1: Preparing 08:15:15 506f387b02a2: Preparing 08:15:15 6b4404829858: Preparing 08:15:15 fa4fa0d43f6a: Preparing 08:15:15 763021a08427: Preparing 08:15:15 d6d20b0b91f2: Preparing 08:15:15 d62a02444d39: Preparing 08:15:15 d6d20b0b91f2: Waiting 08:15:15 d62a02444d39: Waiting 08:15:15 6b4404829858: Layer already exists 08:15:15 fa4fa0d43f6a: Layer already exists 08:15:15 d62a02444d39: Layer already exists 08:15:15 2b6daaff28f1: Pushed 08:15:15 763021a08427: Pushed 08:15:16 d6d20b0b91f2: Pushed 08:15:17 506f387b02a2: Pushed 08:15:17 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:17 + 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 08:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:15:18 2b6daaff28f1: Preparing 08:15:18 506f387b02a2: Preparing 08:15:18 6b4404829858: Preparing 08:15:18 fa4fa0d43f6a: Preparing 08:15:18 763021a08427: Preparing 08:15:18 d6d20b0b91f2: Preparing 08:15:18 d62a02444d39: Preparing 08:15:18 d6d20b0b91f2: Waiting 08:15:18 d62a02444d39: Waiting 08:15:18 fa4fa0d43f6a: Layer already exists 08:15:18 6b4404829858: Layer already exists 08:15:18 763021a08427: Layer already exists 08:15:18 2b6daaff28f1: Layer already exists 08:15:18 506f387b02a2: Layer already exists 08:15:18 d6d20b0b91f2: Layer already exists 08:15:18 d62a02444d39: Layer already exists 08:15:18 latest: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.76 08:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:15:18 2b6daaff28f1: Preparing 08:15:18 506f387b02a2: Preparing 08:15:18 6b4404829858: Preparing 08:15:18 fa4fa0d43f6a: Preparing 08:15:18 763021a08427: Preparing 08:15:18 d6d20b0b91f2: Preparing 08:15:18 d62a02444d39: Preparing 08:15:18 d62a02444d39: Waiting 08:15:18 d6d20b0b91f2: Waiting 08:15:18 fa4fa0d43f6a: Layer already exists 08:15:18 2b6daaff28f1: Layer already exists 08:15:18 763021a08427: Layer already exists 08:15:18 506f387b02a2: Layer already exists 08:15:18 6b4404829858: Layer already exists 08:15:18 d62a02444d39: Layer already exists 08:15:18 d6d20b0b91f2: Layer already exists 08:15:18 3.2.0-dev.76: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:15:19 2b6daaff28f1: Preparing 08:15:19 506f387b02a2: Preparing 08:15:19 6b4404829858: Preparing 08:15:19 fa4fa0d43f6a: Preparing 08:15:19 763021a08427: Preparing 08:15:19 d6d20b0b91f2: Preparing 08:15:19 d62a02444d39: Preparing 08:15:19 d6d20b0b91f2: Waiting 08:15:19 506f387b02a2: Layer already exists 08:15:19 763021a08427: Layer already exists 08:15:19 2b6daaff28f1: Layer already exists 08:15:19 fa4fa0d43f6a: Layer already exists 08:15:19 6b4404829858: Layer already exists 08:15:19 d62a02444d39: Layer already exists 08:15:19 d6d20b0b91f2: Layer already exists 08:15:19 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:19 + 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 08:15:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:15:20 2b6daaff28f1: Preparing 08:15:20 506f387b02a2: Preparing 08:15:20 6b4404829858: Preparing 08:15:20 fa4fa0d43f6a: Preparing 08:15:20 763021a08427: Preparing 08:15:20 d6d20b0b91f2: Preparing 08:15:20 d62a02444d39: Preparing 08:15:20 d62a02444d39: Waiting 08:15:20 6b4404829858: Layer already exists 08:15:20 763021a08427: Layer already exists 08:15:20 506f387b02a2: Layer already exists 08:15:20 fa4fa0d43f6a: Layer already exists 08:15:20 2b6daaff28f1: Layer already exists 08:15:20 d6d20b0b91f2: Layer already exists 08:15:20 d62a02444d39: Layer already exists 08:15:20 main: digest: sha256:e095c6444003fb76d5095108c0134e488d02dc6fa0490e995e86c74566b09571 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:20 ===================================================== [Pipeline] echo 08:15:20 taggedImages: 08:15:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:15:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.76 08:15:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:15:20 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:15:20 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:20 latest 08:15:20 3.2.0-dev.76 08:15:20 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:20 main 08:15:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:21 f250ff51f5f2: Preparing 08:15:21 722b051bb257: Preparing 08:15:21 8cdc28322eb5: Preparing 08:15:21 6b4404829858: Preparing 08:15:21 fa4fa0d43f6a: Preparing 08:15:21 552a4c5bdc3c: Preparing 08:15:21 a93d07c0ce32: Preparing 08:15:21 28640e5b5b59: Preparing 08:15:21 e9d9f9947b4d: Preparing 08:15:21 d62a02444d39: Preparing 08:15:21 a93d07c0ce32: Waiting 08:15:21 d62a02444d39: Waiting 08:15:21 28640e5b5b59: Waiting 08:15:21 e9d9f9947b4d: Waiting 08:15:21 552a4c5bdc3c: Waiting 08:15:21 6b4404829858: Layer already exists 08:15:21 fa4fa0d43f6a: Layer already exists 08:15:21 722b051bb257: Pushed 08:15:21 8cdc28322eb5: Pushed 08:15:21 f250ff51f5f2: Pushed 08:15:21 d62a02444d39: Layer already exists 08:15:21 28640e5b5b59: Pushed 08:15:21 e9d9f9947b4d: Pushed 08:15:26 a93d07c0ce32: Pushed 08:15:31 552a4c5bdc3c: Pushed 08:15:31 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:31 f250ff51f5f2: Preparing 08:15:31 722b051bb257: Preparing 08:15:31 8cdc28322eb5: Preparing 08:15:31 6b4404829858: Preparing 08:15:31 fa4fa0d43f6a: Preparing 08:15:31 552a4c5bdc3c: Preparing 08:15:31 a93d07c0ce32: Preparing 08:15:31 28640e5b5b59: Preparing 08:15:31 e9d9f9947b4d: Preparing 08:15:31 d62a02444d39: Preparing 08:15:31 a93d07c0ce32: Waiting 08:15:31 28640e5b5b59: Waiting 08:15:31 e9d9f9947b4d: Waiting 08:15:31 d62a02444d39: Waiting 08:15:31 552a4c5bdc3c: Waiting 08:15:31 f250ff51f5f2: Layer already exists 08:15:31 722b051bb257: Layer already exists 08:15:31 6b4404829858: Layer already exists 08:15:31 8cdc28322eb5: Layer already exists 08:15:31 fa4fa0d43f6a: Layer already exists 08:15:31 28640e5b5b59: Layer already exists 08:15:31 552a4c5bdc3c: Layer already exists 08:15:31 e9d9f9947b4d: Layer already exists 08:15:31 a93d07c0ce32: Layer already exists 08:15:31 d62a02444d39: Layer already exists 08:15:31 latest: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.76 08:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:32 f250ff51f5f2: Preparing 08:15:32 722b051bb257: Preparing 08:15:32 8cdc28322eb5: Preparing 08:15:32 6b4404829858: Preparing 08:15:32 fa4fa0d43f6a: Preparing 08:15:32 552a4c5bdc3c: Preparing 08:15:32 a93d07c0ce32: Preparing 08:15:32 28640e5b5b59: Preparing 08:15:32 e9d9f9947b4d: Preparing 08:15:32 d62a02444d39: Preparing 08:15:32 a93d07c0ce32: Waiting 08:15:32 28640e5b5b59: Waiting 08:15:32 e9d9f9947b4d: Waiting 08:15:32 d62a02444d39: Waiting 08:15:32 552a4c5bdc3c: Waiting 08:15:32 722b051bb257: Layer already exists 08:15:32 fa4fa0d43f6a: Layer already exists 08:15:32 6b4404829858: Layer already exists 08:15:32 f250ff51f5f2: Layer already exists 08:15:32 8cdc28322eb5: Layer already exists 08:15:32 a93d07c0ce32: Layer already exists 08:15:32 28640e5b5b59: Layer already exists 08:15:32 552a4c5bdc3c: Layer already exists 08:15:32 e9d9f9947b4d: Layer already exists 08:15:32 d62a02444d39: Layer already exists 08:15:32 3.2.0-dev.76: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:33 f250ff51f5f2: Preparing 08:15:33 722b051bb257: Preparing 08:15:33 8cdc28322eb5: Preparing 08:15:33 6b4404829858: Preparing 08:15:33 fa4fa0d43f6a: Preparing 08:15:33 552a4c5bdc3c: Preparing 08:15:33 a93d07c0ce32: Preparing 08:15:33 28640e5b5b59: Preparing 08:15:33 e9d9f9947b4d: Preparing 08:15:33 d62a02444d39: Preparing 08:15:33 a93d07c0ce32: Waiting 08:15:33 28640e5b5b59: Waiting 08:15:33 552a4c5bdc3c: Waiting 08:15:33 e9d9f9947b4d: Waiting 08:15:33 fa4fa0d43f6a: Layer already exists 08:15:33 6b4404829858: Layer already exists 08:15:33 8cdc28322eb5: Layer already exists 08:15:33 f250ff51f5f2: Layer already exists 08:15:33 722b051bb257: Layer already exists 08:15:33 a93d07c0ce32: Layer already exists 08:15:33 552a4c5bdc3c: Layer already exists 08:15:33 28640e5b5b59: Layer already exists 08:15:33 e9d9f9947b4d: Layer already exists 08:15:33 d62a02444d39: Layer already exists 08:15:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:15:33 f250ff51f5f2: Preparing 08:15:33 722b051bb257: Preparing 08:15:33 8cdc28322eb5: Preparing 08:15:33 6b4404829858: Preparing 08:15:33 fa4fa0d43f6a: Preparing 08:15:33 552a4c5bdc3c: Preparing 08:15:33 a93d07c0ce32: Preparing 08:15:33 28640e5b5b59: Preparing 08:15:33 e9d9f9947b4d: Preparing 08:15:33 d62a02444d39: Preparing 08:15:33 552a4c5bdc3c: Waiting 08:15:33 a93d07c0ce32: Waiting 08:15:33 28640e5b5b59: Waiting 08:15:33 e9d9f9947b4d: Waiting 08:15:33 8cdc28322eb5: Layer already exists 08:15:33 fa4fa0d43f6a: Layer already exists 08:15:33 6b4404829858: Layer already exists 08:15:33 f250ff51f5f2: Layer already exists 08:15:33 722b051bb257: Layer already exists 08:15:33 552a4c5bdc3c: Layer already exists 08:15:33 e9d9f9947b4d: Layer already exists 08:15:33 28640e5b5b59: Layer already exists 08:15:33 d62a02444d39: Layer already exists 08:15:33 a93d07c0ce32: Layer already exists 08:15:33 main: digest: sha256:034356c5fecc0f5251f00abbdf100ffe074ca613b3e0e564629612aa7dd58456 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:33 ===================================================== [Pipeline] echo 08:15:33 taggedImages: 08:15:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:15:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.76 08:15:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:33 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:15:33 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:15:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:33 latest 08:15:33 3.2.0-dev.76 08:15:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:33 main 08:15:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:34 25ffb73fb78a: Preparing 08:15:34 02af39038b96: Preparing 08:15:34 005d05c96382: Preparing 08:15:34 6b4404829858: Preparing 08:15:34 fa4fa0d43f6a: Preparing 08:15:34 552a4c5bdc3c: Preparing 08:15:34 11eb139c799a: Preparing 08:15:34 a7097679bb3c: Preparing 08:15:34 d62a02444d39: Preparing 08:15:34 a7097679bb3c: Waiting 08:15:34 552a4c5bdc3c: Waiting 08:15:34 d62a02444d39: Waiting 08:15:34 11eb139c799a: Waiting 08:15:34 fa4fa0d43f6a: Layer already exists 08:15:34 6b4404829858: Layer already exists 08:15:34 552a4c5bdc3c: Layer already exists 08:15:34 25ffb73fb78a: Pushed 08:15:34 02af39038b96: Pushed 08:15:34 005d05c96382: Pushed 08:15:34 11eb139c799a: Pushed 08:15:34 d62a02444d39: Layer already exists 08:15:34 a7097679bb3c: Pushed 08:15:34 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:35 25ffb73fb78a: Preparing 08:15:35 02af39038b96: Preparing 08:15:35 005d05c96382: Preparing 08:15:35 6b4404829858: Preparing 08:15:35 fa4fa0d43f6a: Preparing 08:15:35 552a4c5bdc3c: Preparing 08:15:35 11eb139c799a: Preparing 08:15:35 a7097679bb3c: Preparing 08:15:35 d62a02444d39: Preparing 08:15:35 d62a02444d39: Waiting 08:15:35 a7097679bb3c: Waiting 08:15:35 552a4c5bdc3c: Waiting 08:15:35 11eb139c799a: Waiting 08:15:35 005d05c96382: Layer already exists 08:15:35 02af39038b96: Layer already exists 08:15:35 6b4404829858: Layer already exists 08:15:35 fa4fa0d43f6a: Layer already exists 08:15:35 25ffb73fb78a: Layer already exists 08:15:35 a7097679bb3c: Layer already exists 08:15:35 11eb139c799a: Layer already exists 08:15:35 d62a02444d39: Layer already exists 08:15:35 552a4c5bdc3c: Layer already exists 08:15:35 latest: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.76 08:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:36 25ffb73fb78a: Preparing 08:15:36 02af39038b96: Preparing 08:15:36 005d05c96382: Preparing 08:15:36 6b4404829858: Preparing 08:15:36 fa4fa0d43f6a: Preparing 08:15:36 552a4c5bdc3c: Preparing 08:15:36 11eb139c799a: Preparing 08:15:36 a7097679bb3c: Preparing 08:15:36 d62a02444d39: Preparing 08:15:36 552a4c5bdc3c: Waiting 08:15:36 a7097679bb3c: Waiting 08:15:36 d62a02444d39: Waiting 08:15:36 11eb139c799a: Waiting 08:15:36 6b4404829858: Layer already exists 08:15:36 fa4fa0d43f6a: Layer already exists 08:15:36 005d05c96382: Layer already exists 08:15:36 25ffb73fb78a: Layer already exists 08:15:36 02af39038b96: Layer already exists 08:15:36 a7097679bb3c: Layer already exists 08:15:36 552a4c5bdc3c: Layer already exists 08:15:36 11eb139c799a: Layer already exists 08:15:36 d62a02444d39: Layer already exists 08:15:36 3.2.0-dev.76: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:36 25ffb73fb78a: Preparing 08:15:36 02af39038b96: Preparing 08:15:36 005d05c96382: Preparing 08:15:36 6b4404829858: Preparing 08:15:36 fa4fa0d43f6a: Preparing 08:15:36 552a4c5bdc3c: Preparing 08:15:36 11eb139c799a: Preparing 08:15:36 a7097679bb3c: Preparing 08:15:36 d62a02444d39: Preparing 08:15:36 a7097679bb3c: Waiting 08:15:36 d62a02444d39: Waiting 08:15:36 552a4c5bdc3c: Waiting 08:15:36 11eb139c799a: Waiting 08:15:36 02af39038b96: Layer already exists 08:15:36 fa4fa0d43f6a: Layer already exists 08:15:36 005d05c96382: Layer already exists 08:15:36 25ffb73fb78a: Layer already exists 08:15:36 6b4404829858: Layer already exists 08:15:36 d62a02444d39: Layer already exists 08:15:36 a7097679bb3c: Layer already exists 08:15:36 552a4c5bdc3c: Layer already exists 08:15:36 11eb139c799a: Layer already exists 08:15:36 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:15:37 25ffb73fb78a: Preparing 08:15:37 02af39038b96: Preparing 08:15:37 005d05c96382: Preparing 08:15:37 6b4404829858: Preparing 08:15:37 fa4fa0d43f6a: Preparing 08:15:37 552a4c5bdc3c: Preparing 08:15:37 11eb139c799a: Preparing 08:15:37 a7097679bb3c: Preparing 08:15:37 d62a02444d39: Preparing 08:15:37 a7097679bb3c: Waiting 08:15:37 11eb139c799a: Waiting 08:15:37 552a4c5bdc3c: Waiting 08:15:37 d62a02444d39: Waiting 08:15:37 25ffb73fb78a: Layer already exists 08:15:37 02af39038b96: Layer already exists 08:15:37 6b4404829858: Layer already exists 08:15:37 005d05c96382: Layer already exists 08:15:37 fa4fa0d43f6a: Layer already exists 08:15:37 a7097679bb3c: Layer already exists 08:15:37 552a4c5bdc3c: Layer already exists 08:15:37 11eb139c799a: Layer already exists 08:15:37 d62a02444d39: Layer already exists 08:15:37 main: digest: sha256:669092aea3baaf1a14831493157cef0bb2dde774f76374c495835d5402f9eecb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:37 ===================================================== [Pipeline] echo 08:15:37 taggedImages: 08:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.76 08:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:37 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:15:37 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:15:37 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:37 latest 08:15:37 3.2.0-dev.76 08:15:37 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:37 main 08:15:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:38 f250ff51f5f2: Preparing 08:15:38 fd9bd40a075a: Preparing 08:15:38 f4ecacf7cde4: Preparing 08:15:38 6b4404829858: Preparing 08:15:38 fa4fa0d43f6a: Preparing 08:15:38 7c6b96b60153: Preparing 08:15:38 28640e5b5b59: Preparing 08:15:38 e9d9f9947b4d: Preparing 08:15:38 d62a02444d39: Preparing 08:15:38 28640e5b5b59: Waiting 08:15:38 d62a02444d39: Waiting 08:15:38 7c6b96b60153: Waiting 08:15:38 e9d9f9947b4d: Waiting 08:15:38 6b4404829858: Layer already exists 08:15:38 f250ff51f5f2: Layer already exists 08:15:38 fa4fa0d43f6a: Layer already exists 08:15:38 28640e5b5b59: Layer already exists 08:15:38 e9d9f9947b4d: Layer already exists 08:15:38 d62a02444d39: Layer already exists 08:15:38 f4ecacf7cde4: Pushed 08:15:38 fd9bd40a075a: Pushed 08:15:42 #88 DONE 111.8s 08:15:42 08:15:42 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #94 DONE 84.3s 08:15:42 08:15:42 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #81 DONE 117.0s 08:15:42 08:15:42 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #78 DONE 108.5s 08:15:42 08:15:42 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #80 DONE 117.1s 08:15:42 08:15:42 #119 [support-cron-scheduler builder 6/7] COPY . . 08:15:42 #119 ... 08:15:42 08:15:42 #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #120 CACHED 08:15:42 08:15:42 #121 [security-secretstore-setup builder 6/7] COPY . . 08:15:42 #121 CACHED 08:15:42 08:15:42 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:15:42 #122 CACHED 08:15:42 08:15:42 #123 [security-proxy-setup builder 6/7] COPY . . 08:15:42 #123 DONE 1.5s 08:15:42 08:15:42 #124 [core-keeper builder 7/8] COPY . . 08:15:42 #124 DONE 1.5s 08:15:42 08:15:42 #125 [core-command builder 6/7] COPY . . 08:15:42 #125 CACHED 08:15:42 08:15:42 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 08:15:42 #126 CACHED 08:15:42 08:15:42 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #127 CACHED 08:15:42 08:15:42 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:15:42 #128 CACHED 08:15:42 08:15:42 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #129 CACHED 08:15:42 08:15:42 #130 [security-bootstrapper builder 6/7] COPY . . 08:15:42 #130 CACHED 08:15:42 08:15:42 #131 [core-data builder 6/7] COPY . . 08:15:42 #131 CACHED 08:15:42 08:15:42 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 08:15:42 #132 CACHED 08:15:42 08:15:42 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #133 CACHED 08:15:42 08:15:42 #134 [security-proxy-auth builder 6/7] COPY . . 08:15:42 #134 CACHED 08:15:42 08:15:42 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:15:42 #135 CACHED 08:15:42 08:15:42 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #136 CACHED 08:15:42 08:15:42 #137 [support-scheduler builder 6/7] COPY . . 08:15:42 #137 CACHED 08:15:42 08:15:42 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:15:42 #138 CACHED 08:15:42 08:15:42 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #139 CACHED 08:15:42 08:15:42 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 08:15:42 #140 CACHED 08:15:42 08:15:42 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #141 CACHED 08:15:42 08:15:42 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:15:42 #142 CACHED 08:15:42 08:15:42 #143 [support-notifications builder 6/7] COPY . . 08:15:42 #143 CACHED 08:15:42 08:15:42 #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:42 #144 CACHED 08:15:42 08:15:42 #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:15:42 #145 CACHED 08:15:42 08:15:42 #146 [security-spiffe-token-provider builder 6/7] COPY . . 08:15:42 #146 DONE 1.5s 08:15:42 08:15:42 #147 [core-metadata builder 6/7] COPY . . 08:15:42 #147 DONE 1.6s 08:15:42 08:15:42 #119 [support-cron-scheduler builder 6/7] COPY . . 08:15:42 #119 DONE 1.5s 08:15:42 08:15:42 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:15:48 #148 ... 08:15:48 08:15:48 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:15:48 #0 5.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:15:48 #149 ... 08:15:48 08:15:48 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:15:48 #0 6.073 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:15:48 7c6b96b60153: Pushed 08:15:48 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } 08:15:48 #150 ... 08:15:48 08:15:48 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:15:48 #0 6.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:49 f250ff51f5f2: Preparing 08:15:49 fd9bd40a075a: Preparing 08:15:49 f4ecacf7cde4: Preparing 08:15:49 6b4404829858: Preparing 08:15:49 fa4fa0d43f6a: Preparing 08:15:49 7c6b96b60153: Preparing 08:15:49 28640e5b5b59: Preparing 08:15:49 e9d9f9947b4d: Preparing 08:15:49 d62a02444d39: Preparing 08:15:49 7c6b96b60153: Waiting 08:15:49 28640e5b5b59: Waiting 08:15:49 d62a02444d39: Waiting 08:15:49 e9d9f9947b4d: Waiting 08:15:49 fd9bd40a075a: Layer already exists 08:15:49 fa4fa0d43f6a: Layer already exists 08:15:49 6b4404829858: Layer already exists 08:15:49 f250ff51f5f2: Layer already exists 08:15:49 f4ecacf7cde4: Layer already exists 08:15:49 7c6b96b60153: Layer already exists 08:15:49 d62a02444d39: Layer already exists 08:15:49 e9d9f9947b4d: Layer already exists 08:15:49 28640e5b5b59: Layer already exists 08:15:49 latest: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:49 #151 ... 08:15:49 08:15:49 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:15:49 #0 6.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:15:49 #152 ... 08:15:49 08:15:49 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:15:49 #148 6.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:15:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.76 08:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:50 f250ff51f5f2: Preparing 08:15:50 fd9bd40a075a: Preparing 08:15:50 f4ecacf7cde4: Preparing 08:15:50 6b4404829858: Preparing 08:15:50 fa4fa0d43f6a: Preparing 08:15:50 7c6b96b60153: Preparing 08:15:50 28640e5b5b59: Preparing 08:15:50 e9d9f9947b4d: Preparing 08:15:50 d62a02444d39: Preparing 08:15:50 7c6b96b60153: Waiting 08:15:50 28640e5b5b59: Waiting 08:15:50 d62a02444d39: Waiting 08:15:50 fd9bd40a075a: Layer already exists 08:15:50 f250ff51f5f2: Layer already exists 08:15:50 6b4404829858: Layer already exists 08:15:50 fa4fa0d43f6a: Layer already exists 08:15:50 f4ecacf7cde4: Layer already exists 08:15:50 e9d9f9947b4d: Layer already exists 08:15:50 d62a02444d39: Layer already exists 08:15:50 7c6b96b60153: Layer already exists 08:15:50 28640e5b5b59: Layer already exists 08:15:50 3.2.0-dev.76: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:50 f250ff51f5f2: Preparing 08:15:50 fd9bd40a075a: Preparing 08:15:50 f4ecacf7cde4: Preparing 08:15:50 6b4404829858: Preparing 08:15:50 fa4fa0d43f6a: Preparing 08:15:50 7c6b96b60153: Preparing 08:15:50 28640e5b5b59: Preparing 08:15:50 e9d9f9947b4d: Preparing 08:15:50 d62a02444d39: Preparing 08:15:50 7c6b96b60153: Waiting 08:15:50 e9d9f9947b4d: Waiting 08:15:50 d62a02444d39: Waiting 08:15:50 28640e5b5b59: Waiting 08:15:50 fa4fa0d43f6a: Layer already exists 08:15:50 f250ff51f5f2: Layer already exists 08:15:50 6b4404829858: Layer already exists 08:15:50 f4ecacf7cde4: Layer already exists 08:15:50 fd9bd40a075a: Layer already exists 08:15:50 7c6b96b60153: Layer already exists 08:15:50 28640e5b5b59: Layer already exists 08:15:50 d62a02444d39: Layer already exists 08:15:50 e9d9f9947b4d: Layer already exists 08:15:50 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:15:51 f250ff51f5f2: Preparing 08:15:51 fd9bd40a075a: Preparing 08:15:51 f4ecacf7cde4: Preparing 08:15:51 6b4404829858: Preparing 08:15:51 fa4fa0d43f6a: Preparing 08:15:51 7c6b96b60153: Preparing 08:15:51 28640e5b5b59: Preparing 08:15:51 e9d9f9947b4d: Preparing 08:15:51 d62a02444d39: Preparing 08:15:51 e9d9f9947b4d: Waiting 08:15:51 7c6b96b60153: Waiting 08:15:51 28640e5b5b59: Waiting 08:15:51 d62a02444d39: Waiting 08:15:51 6b4404829858: Layer already exists 08:15:51 f250ff51f5f2: Layer already exists 08:15:51 fd9bd40a075a: Layer already exists 08:15:51 f4ecacf7cde4: Layer already exists 08:15:51 fa4fa0d43f6a: Layer already exists 08:15:51 28640e5b5b59: Layer already exists 08:15:51 d62a02444d39: Layer already exists 08:15:51 7c6b96b60153: Layer already exists 08:15:51 e9d9f9947b4d: Layer already exists 08:15:51 main: digest: sha256:c364bd603480c85ccf632e821d237f3217c4fe11b11cd201ddae87b44983eb2a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:51 ===================================================== [Pipeline] echo 08:15:51 taggedImages: 08:15:51 - nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:51 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:15:51 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.76 08:15:51 - nexus3.edgexfoundry.org:10004/security-spire-server:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:51 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:15:51 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 08:15:51 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:51 latest 08:15:51 3.2.0-dev.76 08:15:51 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:51 main 08:15:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:15:52 d2085b2c325f: Preparing 08:15:52 f89bfc096f8f: Preparing 08:15:52 6b4404829858: Preparing 08:15:52 fa4fa0d43f6a: Preparing 08:15:52 9077e4e080e4: Preparing 08:15:52 afeccd06b875: Preparing 08:15:52 d62a02444d39: Preparing 08:15:52 d62a02444d39: Waiting 08:15:52 fa4fa0d43f6a: Layer already exists 08:15:52 6b4404829858: Layer already exists 08:15:52 d62a02444d39: Layer already exists 08:15:52 d2085b2c325f: Pushed 08:15:52 9077e4e080e4: Pushed 08:15:52 afeccd06b875: Pushed 08:15:53 #148 ... 08:15:53 08:15:53 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:15:53 #0 4.844 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:15:53 #153 ... 08:15:53 08:15:53 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:15:53 #0 4.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:15:53 #154 ... 08:15:53 08:15:53 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:15:53 #0 7.259 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:15:53 #155 ... 08:15:53 08:15:53 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:15:53 #0 7.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:15:53 #156 ... 08:15:53 08:15:53 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:15:53 #0 7.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:15:53 #157 ... 08:15:53 08:15:53 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:15:53 #0 7.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:15:53 #158 ... 08:15:53 08:15:53 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:15:53 #0 6.713 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:15:54 #159 ... 08:15:54 08:15:54 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:15:54 #0 6.605 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:15:55 f89bfc096f8f: Pushed 08:15:55 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:15:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:15:56 d2085b2c325f: Preparing 08:15:56 f89bfc096f8f: Preparing 08:15:56 6b4404829858: Preparing 08:15:56 fa4fa0d43f6a: Preparing 08:15:56 9077e4e080e4: Preparing 08:15:56 afeccd06b875: Preparing 08:15:56 d62a02444d39: Preparing 08:15:56 afeccd06b875: Waiting 08:15:56 d62a02444d39: Waiting 08:15:56 6b4404829858: Layer already exists 08:15:56 f89bfc096f8f: Layer already exists 08:15:56 fa4fa0d43f6a: Layer already exists 08:15:56 d2085b2c325f: Layer already exists 08:15:56 9077e4e080e4: Layer already exists 08:15:56 d62a02444d39: Layer already exists 08:15:56 afeccd06b875: Layer already exists 08:15:56 latest: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.76 08:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:15:57 d2085b2c325f: Preparing 08:15:57 f89bfc096f8f: Preparing 08:15:57 6b4404829858: Preparing 08:15:57 fa4fa0d43f6a: Preparing 08:15:57 9077e4e080e4: Preparing 08:15:57 afeccd06b875: Preparing 08:15:57 d62a02444d39: Preparing 08:15:57 afeccd06b875: Waiting 08:15:57 d62a02444d39: Waiting 08:15:57 6b4404829858: Layer already exists 08:15:57 f89bfc096f8f: Layer already exists 08:15:57 fa4fa0d43f6a: Layer already exists 08:15:57 d2085b2c325f: Layer already exists 08:15:57 9077e4e080e4: Layer already exists 08:15:57 afeccd06b875: Layer already exists 08:15:57 d62a02444d39: Layer already exists 08:15:57 3.2.0-dev.76: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:15:57 d2085b2c325f: Preparing 08:15:57 f89bfc096f8f: Preparing 08:15:57 6b4404829858: Preparing 08:15:57 fa4fa0d43f6a: Preparing 08:15:57 9077e4e080e4: Preparing 08:15:57 afeccd06b875: Preparing 08:15:57 d62a02444d39: Preparing 08:15:57 afeccd06b875: Waiting 08:15:57 d62a02444d39: Waiting 08:15:57 9077e4e080e4: Layer already exists 08:15:57 fa4fa0d43f6a: Layer already exists 08:15:57 f89bfc096f8f: Layer already exists 08:15:57 d2085b2c325f: Layer already exists 08:15:57 6b4404829858: Layer already exists 08:15:57 afeccd06b875: Layer already exists 08:15:57 d62a02444d39: Layer already exists 08:15:57 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 08:15:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:15:58 d2085b2c325f: Preparing 08:15:58 f89bfc096f8f: Preparing 08:15:58 6b4404829858: Preparing 08:15:58 fa4fa0d43f6a: Preparing 08:15:58 9077e4e080e4: Preparing 08:15:58 afeccd06b875: Preparing 08:15:58 d62a02444d39: Preparing 08:15:58 afeccd06b875: Waiting 08:15:58 d62a02444d39: Waiting 08:15:58 f89bfc096f8f: Layer already exists 08:15:58 fa4fa0d43f6a: Layer already exists 08:15:58 d2085b2c325f: Layer already exists 08:15:58 6b4404829858: Layer already exists 08:15:58 9077e4e080e4: Layer already exists 08:15:58 d62a02444d39: Layer already exists 08:15:58 afeccd06b875: Layer already exists 08:15:58 main: digest: sha256:3f9dce1def9691e683b1d73613a122a5b5a3e9122ec4a7b8fc275bea5a8aee4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:15:58 ===================================================== [Pipeline] echo 08:15:58 taggedImages: 08:15:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:15:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.76 08:15:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:58 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 08:15:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:15:58 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:58 latest 08:15:58 3.2.0-dev.76 08:15:58 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:15:58 main 08:15:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:15:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:15:59 58dd55ef24f6: Preparing 08:15:59 4750ef4d15d8: Preparing 08:15:59 6b4404829858: Preparing 08:15:59 fa4fa0d43f6a: Preparing 08:15:59 948f3bb5b3ca: Preparing 08:15:59 0aee6ecdab9f: Preparing 08:15:59 d62a02444d39: Preparing 08:15:59 d62a02444d39: Waiting 08:15:59 6b4404829858: Layer already exists 08:15:59 fa4fa0d43f6a: Layer already exists 08:15:59 d62a02444d39: Layer already exists 08:15:59 948f3bb5b3ca: Pushed 08:15:59 58dd55ef24f6: Pushed 08:15:59 0aee6ecdab9f: Pushed 08:16:02 4750ef4d15d8: Pushed 08:16:02 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:03 58dd55ef24f6: Preparing 08:16:03 4750ef4d15d8: Preparing 08:16:03 6b4404829858: Preparing 08:16:03 fa4fa0d43f6a: Preparing 08:16:03 948f3bb5b3ca: Preparing 08:16:03 0aee6ecdab9f: Preparing 08:16:03 d62a02444d39: Preparing 08:16:03 0aee6ecdab9f: Waiting 08:16:03 d62a02444d39: Waiting 08:16:03 58dd55ef24f6: Layer already exists 08:16:03 fa4fa0d43f6a: Layer already exists 08:16:03 6b4404829858: Layer already exists 08:16:03 4750ef4d15d8: Layer already exists 08:16:03 948f3bb5b3ca: Layer already exists 08:16:03 d62a02444d39: Layer already exists 08:16:03 0aee6ecdab9f: Layer already exists 08:16:03 latest: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.76 08:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:03 58dd55ef24f6: Preparing 08:16:03 4750ef4d15d8: Preparing 08:16:03 6b4404829858: Preparing 08:16:03 fa4fa0d43f6a: Preparing 08:16:03 948f3bb5b3ca: Preparing 08:16:03 0aee6ecdab9f: Preparing 08:16:03 d62a02444d39: Preparing 08:16:03 0aee6ecdab9f: Waiting 08:16:03 d62a02444d39: Waiting 08:16:03 4750ef4d15d8: Layer already exists 08:16:03 948f3bb5b3ca: Layer already exists 08:16:03 fa4fa0d43f6a: Layer already exists 08:16:03 58dd55ef24f6: Layer already exists 08:16:03 6b4404829858: Layer already exists 08:16:03 0aee6ecdab9f: Layer already exists 08:16:03 d62a02444d39: Layer already exists 08:16:03 3.2.0-dev.76: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:04 58dd55ef24f6: Preparing 08:16:04 4750ef4d15d8: Preparing 08:16:04 6b4404829858: Preparing 08:16:04 fa4fa0d43f6a: Preparing 08:16:04 948f3bb5b3ca: Preparing 08:16:04 0aee6ecdab9f: Preparing 08:16:04 d62a02444d39: Preparing 08:16:04 d62a02444d39: Waiting 08:16:04 0aee6ecdab9f: Waiting 08:16:04 948f3bb5b3ca: Layer already exists 08:16:04 58dd55ef24f6: Layer already exists 08:16:04 4750ef4d15d8: Layer already exists 08:16:04 fa4fa0d43f6a: Layer already exists 08:16:04 6b4404829858: Layer already exists 08:16:04 0aee6ecdab9f: Layer already exists 08:16:04 d62a02444d39: Layer already exists 08:16:04 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:16:05 58dd55ef24f6: Preparing 08:16:05 4750ef4d15d8: Preparing 08:16:05 6b4404829858: Preparing 08:16:05 fa4fa0d43f6a: Preparing 08:16:05 948f3bb5b3ca: Preparing 08:16:05 0aee6ecdab9f: Preparing 08:16:05 d62a02444d39: Preparing 08:16:05 0aee6ecdab9f: Waiting 08:16:05 d62a02444d39: Waiting 08:16:05 fa4fa0d43f6a: Layer already exists 08:16:05 58dd55ef24f6: Layer already exists 08:16:05 948f3bb5b3ca: Layer already exists 08:16:05 4750ef4d15d8: Layer already exists 08:16:05 6b4404829858: Layer already exists 08:16:05 0aee6ecdab9f: Layer already exists 08:16:05 d62a02444d39: Layer already exists 08:16:05 main: digest: sha256:4fb239cc0b2f4c92061652a69479a9cc84068d20800c1e38bc1028d70a5f3190 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:05 ===================================================== [Pipeline] echo 08:16:05 taggedImages: 08:16:05 - nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:16:05 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:16:05 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.76 08:16:05 - nexus3.edgexfoundry.org:10004/support-notifications:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:16:05 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:16:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:16:05 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:16:05 latest 08:16:05 3.2.0-dev.76 08:16:05 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:16:05 main 08:16:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:06 972c0b3c6d14: Preparing 08:16:06 a42aba93f488: Preparing 08:16:06 6b4404829858: Preparing 08:16:06 fa4fa0d43f6a: Preparing 08:16:06 87bbe51fa49d: Preparing 08:16:06 f242ec95c924: Preparing 08:16:06 d62a02444d39: Preparing 08:16:06 f242ec95c924: Waiting 08:16:06 d62a02444d39: Waiting 08:16:06 fa4fa0d43f6a: Layer already exists 08:16:06 6b4404829858: Layer already exists 08:16:06 87bbe51fa49d: Layer already exists 08:16:06 f242ec95c924: Layer already exists 08:16:06 d62a02444d39: Layer already exists 08:16:06 972c0b3c6d14: Pushed 08:16:09 a42aba93f488: Pushed 08:16:09 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:09 972c0b3c6d14: Preparing 08:16:09 a42aba93f488: Preparing 08:16:09 6b4404829858: Preparing 08:16:09 fa4fa0d43f6a: Preparing 08:16:09 87bbe51fa49d: Preparing 08:16:09 f242ec95c924: Preparing 08:16:09 d62a02444d39: Preparing 08:16:09 f242ec95c924: Waiting 08:16:09 d62a02444d39: Waiting 08:16:09 6b4404829858: Layer already exists 08:16:09 fa4fa0d43f6a: Layer already exists 08:16:09 87bbe51fa49d: Layer already exists 08:16:09 a42aba93f488: Layer already exists 08:16:09 972c0b3c6d14: Layer already exists 08:16:09 f242ec95c924: Layer already exists 08:16:09 d62a02444d39: Layer already exists 08:16:09 latest: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.76 08:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:10 972c0b3c6d14: Preparing 08:16:10 a42aba93f488: Preparing 08:16:10 6b4404829858: Preparing 08:16:10 fa4fa0d43f6a: Preparing 08:16:10 87bbe51fa49d: Preparing 08:16:10 f242ec95c924: Preparing 08:16:10 d62a02444d39: Preparing 08:16:10 f242ec95c924: Waiting 08:16:10 d62a02444d39: Waiting 08:16:10 87bbe51fa49d: Layer already exists 08:16:10 a42aba93f488: Layer already exists 08:16:10 fa4fa0d43f6a: Layer already exists 08:16:10 6b4404829858: Layer already exists 08:16:10 972c0b3c6d14: Layer already exists 08:16:10 f242ec95c924: Layer already exists 08:16:10 d62a02444d39: Layer already exists 08:16:10 3.2.0-dev.76: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:11 972c0b3c6d14: Preparing 08:16:11 a42aba93f488: Preparing 08:16:11 6b4404829858: Preparing 08:16:11 fa4fa0d43f6a: Preparing 08:16:11 87bbe51fa49d: Preparing 08:16:11 f242ec95c924: Preparing 08:16:11 d62a02444d39: Preparing 08:16:11 d62a02444d39: Waiting 08:16:11 f242ec95c924: Waiting 08:16:11 87bbe51fa49d: Layer already exists 08:16:11 972c0b3c6d14: Layer already exists 08:16:11 fa4fa0d43f6a: Layer already exists 08:16:11 a42aba93f488: Layer already exists 08:16:11 6b4404829858: Layer already exists 08:16:11 f242ec95c924: Layer already exists 08:16:11 d62a02444d39: Layer already exists 08:16:11 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:16:11 972c0b3c6d14: Preparing 08:16:11 a42aba93f488: Preparing 08:16:11 6b4404829858: Preparing 08:16:11 fa4fa0d43f6a: Preparing 08:16:11 87bbe51fa49d: Preparing 08:16:11 f242ec95c924: Preparing 08:16:11 d62a02444d39: Preparing 08:16:11 d62a02444d39: Waiting 08:16:11 f242ec95c924: Waiting 08:16:11 a42aba93f488: Layer already exists 08:16:11 fa4fa0d43f6a: Layer already exists 08:16:11 6b4404829858: Layer already exists 08:16:11 972c0b3c6d14: Layer already exists 08:16:11 87bbe51fa49d: Layer already exists 08:16:11 f242ec95c924: Layer already exists 08:16:11 d62a02444d39: Layer already exists 08:16:11 main: digest: sha256:066c5e67e3f277e1f7a84e0717bc7c3a8d3aa4fc8c4ef40dcbffb5bb80b7f503 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:16:11 ===================================================== [Pipeline] echo 08:16:11 taggedImages: 08:16:11 - nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:16:11 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:16:11 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.76 08:16:11 - nexus3.edgexfoundry.org:10004/support-scheduler:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:16:11 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:47 #160 ... 08:36:47 08:36:47 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:47 #154 1259.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.76" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:47 #154 ... 08:36:47 08:36:47 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:47 #149 DONE 1261.3s 08:36:47 08:36:47 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:47 #153 DONE 1261.3s 08:36:47 08:36:47 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:36:47 #52 ... 08:36:47 08:36:47 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:36:47 #161 DONE 0.5s 08:36:47 08:36:47 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:36:47 #162 DONE 0.3s 08:36:47 08:36:47 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:47 #163 DONE 0.6s 08:36:47 08:36:47 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:36:47 #164 ... 08:36:47 08:36:47 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:36:47 #165 DONE 0.4s 08:36:47 08:36:47 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:47 #166 DONE 0.3s 08:36:47 08:36:47 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:47 #158 ... 08:36:47 08:36:47 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:47 #167 DONE 0.4s 08:36:47 08:36:47 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:47 #148 ... 08:36:47 08:36:47 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:47 #168 DONE 0.4s 08:36:47 08:36:47 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:47 #151 ... 08:36:47 08:36:47 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:49 #169 ... 08:36:49 08:36:49 #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:36:49 #164 DONE 3.2s 08:36:49 08:36:49 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:36:49 #170 DONE 0.5s 08:36:49 08:36:49 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:36:49 #171 DONE 0.4s 08:36:49 08:36:49 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:36:49 #52 ... 08:36:49 08:36:49 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:50 #172 DONE 0.4s 08:36:50 08:36:50 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:36:50 #52 ... 08:36:50 08:36:50 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:50 #169 DONE 3.1s 08:36:50 08:36:50 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:50 #173 DONE 0.8s 08:36:50 08:36:50 #174 [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/ 08:36:51 #174 DONE 0.3s 08:36:51 08:36:51 #175 [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/ 08:36:51 #175 DONE 0.2s 08:36:51 08:36:51 #176 [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/ 08:36:51 #176 DONE 0.3s 08:36:51 08:36:51 #112 [security-proxy-setup] exporting to image 08:36:51 #112 exporting layers 08:36:51 #112 exporting layers 1.6s done 08:36:51 #112 writing image sha256:14fd529e8c5ac6864d87bdd9f54183210a07cd90fb2c532f4a0023103ee7c439 0.0s done 08:36:51 #112 naming to docker.io/library/security-proxy-setup-arm64 08:36:52 #112 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 08:36:52 #112 DONE 6.6s 08:36:52 08:36:52 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:36:52 #177 DONE 0.3s 08:36:52 08:36:52 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:52 #178 DONE 0.3s 08:36:52 08:36:52 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:36:54 #179 DONE 2.3s 08:36:54 08:36:54 #112 [security-bootstrapper] exporting to image 08:36:55 #112 exporting layers 1.1s done 08:36:55 #112 writing image sha256:c4894d7787e78e9ae30816956baf4e27089abb7b4d5d583ab1d72c1fca7389d7 done 08:36:55 #112 naming to docker.io/library/security-bootstrapper-arm64 done 08:36:55 #112 DONE 7.7s 08:36:55 08:36:55 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:04 #160 ... 08:37:04 08:37:04 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:04 #154 DONE 1281.3s 08:37:04 08:37:04 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:04 #151 ... 08:37:04 08:37:04 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:04 #180 DONE 0.3s 08:37:04 08:37:04 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:04 #158 ... 08:37:04 08:37:04 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:05 #181 DONE 0.2s 08:37:05 08:37:05 #182 [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 08:37:05 #182 DONE 0.1s 08:37:05 08:37:05 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:05 #183 DONE 0.2s 08:37:05 08:37:05 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:05 #184 DONE 0.1s 08:37:05 08:37:05 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:05 #185 DONE 0.2s 08:37:05 08:37:05 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:37:05 #148 ... 08:37:05 08:37:05 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:05 #186 DONE 0.3s 08:37:05 08:37:05 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:37:06 #148 ... 08:37:06 08:37:06 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:06 #187 DONE 0.2s 08:37:06 08:37:06 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:08 #188 DONE 2.1s 08:37:08 08:37:08 #112 [security-secretstore-setup] exporting to image 08:37:08 #112 exporting layers 08:37:09 #112 exporting layers 1.3s done 08:37:09 #112 writing image sha256:5b95bf26360dc3f4f26be2d1896173f1669c74072cae22e2c90eb34035f7c828 done 08:37:09 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 08:37:09 #112 DONE 9.0s 08:37:09 08:37:09 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:06 #52 ... 08:38:06 08:38:06 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:06 #151 DONE 1335.8s 08:38:06 08:38:06 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:06 #52 ... 08:38:06 08:38:06 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:06 #189 DONE 0.2s 08:38:06 08:38:06 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:06 #190 DONE 0.2s 08:38:06 08:38:06 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:06 #191 DONE 0.4s 08:38:06 08:38:06 #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 08:38:06 #192 DONE 0.1s 08:38:06 08:38:06 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:06 #193 DONE 0.2s 08:38:06 08:38:06 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:06 #158 ... 08:38:06 08:38:06 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:06 #194 DONE 2.1s 08:38:06 08:38:06 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:06 #156 ... 08:38:06 08:38:06 #112 [core-common-config-bootstrapper] exporting to image 08:38:06 #112 exporting layers 08:38:06 #112 exporting layers 0.5s done 08:38:06 #112 writing image sha256:be97b14fde8412b145bd944f32b5a96d975d70c28e3af72649f73994db5cd128 done 08:38:06 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:38:06 #112 DONE 9.5s 08:38:06 08:38:06 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:40:42 #158 ... 08:40:42 08:40:42 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:40:42 #155 DONE 1487.8s 08:40:42 08:40:42 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:40:42 #52 ... 08:40:42 08:40:42 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:40:42 #195 DONE 0.2s 08:40:42 08:40:42 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:40:42 #196 DONE 0.2s 08:40:42 08:40:42 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:40:42 #54 ... 08:40:42 08:40:42 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:40:42 #197 DONE 0.4s 08:40:42 08:40:42 #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 08:40:42 #198 DONE 0.2s 08:40:42 08:40:42 #112 [security-spiffe-token-provider] exporting to image 08:40:42 #112 exporting layers 08:40:42 #112 exporting layers 0.7s done 08:40:42 #112 writing image sha256:9a5ac70615d9a928e8acf31e7352aeadf2a743a8b2567ca52cab86971825616f done 08:40:42 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:40:42 #112 DONE 10.2s 08:40:42 08:40:42 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:49:49 #52 ... 08:49:49 08:49:49 #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:49 #158 DONE 2038.7s 08:49:49 08:49:49 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:49:49 #150 ... 08:49:49 08:49:49 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:49:49 #199 DONE 0.1s 08:49:49 08:49:49 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:49:49 #150 ... 08:49:49 08:49:49 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:49:49 #200 DONE 0.2s 08:49:49 08:49:49 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:49:49 #201 DONE 0.4s 08:49:49 08:49:49 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:49:49 #202 DONE 0.2s 08:49:49 08:49:49 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:49:49 #203 DONE 0.1s 08:49:49 08:49:49 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:49 #204 DONE 2.2s 08:49:49 08:49:49 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:49 #54 ... 08:49:49 08:49:49 #112 [security-proxy-auth] exporting to image 08:49:49 #112 exporting layers 08:49:49 #112 exporting layers 0.7s done 08:49:49 #112 writing image sha256:5179d4ad4b14ad7deb8819f405290d3af432da2fd77963243c3efc921a7a9b6e done 08:49:49 #112 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 08:49:49 #112 DONE 11.0s 08:49:49 08:49:49 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:50:57 #157 DONE 2107.2s 08:50:57 08:50:57 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:57 #52 ... 08:50:57 08:50:57 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:50:57 #205 DONE 0.2s 08:50:57 08:50:57 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:50:57 #206 DONE 0.2s 08:50:57 08:50:57 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:50:57 #207 DONE 0.5s 08:50:57 08:50:57 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:50:57 #152 ... 08:50:57 08:50:57 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:50:57 #208 DONE 0.1s 08:50:57 08:50:57 #112 [core-command] exporting to image 08:50:57 #112 exporting layers 08:50:57 #112 exporting layers 0.4s done 08:50:57 #112 writing image sha256:e5e4abeefb70f5e14935cd18ee4f8acf1a35d604c64f43ae78a559d8e17fe540 done 08:50:57 #112 naming to docker.io/library/core-command-arm64 done 08:50:57 #112 DONE 11.4s 08:50:57 08:50:57 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:19 #54 ... 08:53:19 08:53:19 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:53:19 #148 DONE 2256.0s 08:53:19 08:53:19 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:20 #52 ... 08:53:20 08:53:20 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:53:20 #209 DONE 0.7s 08:53:20 08:53:20 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:53:21 #210 DONE 0.6s 08:53:21 08:53:21 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:53:21 #211 DONE 0.3s 08:53:21 08:53:21 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:53:21 #212 DONE 0.3s 08:53:21 08:53:21 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:21 #156 DONE 2258.8s 08:53:21 08:53:21 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:21 #54 ... 08:53:21 08:53:21 #112 [core-keeper] exporting to image 08:53:21 #112 exporting layers 08:53:23 #112 ... 08:53:23 08:53:23 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:53:23 #213 DONE 0.4s 08:53:23 08:53:23 #112 [core-keeper] exporting to image 08:53:23 #112 exporting layers 1.4s done 08:53:23 #112 writing image sha256:ec2577b10b0d39cc99a2b383f755dcd8b23eee6dd24e393a2860ce7d16121df5 done 08:53:23 #112 naming to docker.io/library/core-keeper-arm64 done 08:53:23 #112 DONE 12.8s 08:53:23 08:53:23 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:53:23 #214 DONE 0.2s 08:53:23 08:53:23 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:53:23 #215 DONE 0.5s 08:53:23 08:53:23 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #52 ... 08:53:24 08:53:24 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:53:24 #216 DONE 0.2s 08:53:24 08:53:24 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:53:24 #217 DONE 0.2s 08:53:24 08:53:24 #112 [core-data] exporting to image 08:53:24 #112 exporting layers 0.5s done 08:53:24 #112 writing image sha256:3a8c908d53b78bffcefadde4d4cad88f8e777599c5b32863b98b634be6bc286f done 08:53:24 #112 naming to docker.io/library/core-data-arm64 done 08:53:24 #112 DONE 13.3s 08:53:24 08:53:24 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #52 ... 08:53:25 08:53:25 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:53:25 #152 DONE 2262.9s 08:53:26 08:53:26 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:53:26 #150 ... 08:53:26 08:53:26 #218 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:53:26 #218 DONE 0.3s 08:53:26 08:53:26 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:26 #159 ... 08:53:26 08:53:26 #219 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:53:26 #219 DONE 0.2s 08:53:26 08:53:26 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:53:26 #150 ... 08:53:26 08:53:26 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:53:27 #220 DONE 0.6s 08:53:27 08:53:27 #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:53:27 #221 DONE 0.1s 08:53:27 08:53:27 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:53:27 #222 DONE 0.2s 08:53:27 08:53:27 #112 [core-metadata] exporting to image 08:53:28 #112 exporting layers 0.6s done 08:53:28 #112 writing image sha256:bd2b07d051afbafe807536b984ed068786c199c521eceab08cb7e64b82c2dbeb done 08:53:28 #112 naming to docker.io/library/core-metadata-arm64 0.0s done 08:53:28 #112 DONE 14.0s 08:53:28 08:53:28 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:07 #159 DONE 2301.3s 08:54:07 08:54:07 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:07 #160 DONE 2301.4s 08:54:07 08:54:07 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:07 #54 ... 08:54:07 08:54:07 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:07 #223 DONE 0.5s 08:54:07 08:54:07 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:07 #224 DONE 0.3s 08:54:07 08:54:07 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:07 #225 DONE 0.2s 08:54:07 08:54:07 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:54:07 #150 ... 08:54:07 08:54:07 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:07 #226 DONE 0.2s 08:54:07 08:54:07 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:07 #227 DONE 0.7s 08:54:07 08:54:07 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:54:07 #228 DONE 0.5s 08:54:07 08:54:07 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:54:07 #229 DONE 0.2s 08:54:07 08:54:07 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:54:07 #230 DONE 0.2s 08:54:07 08:54:07 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:54:07 #150 DONE 2303.3s 08:54:07 08:54:07 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:07 #52 ... 08:54:07 08:54:07 #112 [support-notifications] exporting to image 08:54:07 #112 exporting layers 08:54:07 #112 ... 08:54:07 08:54:07 #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:07 #231 DONE 0.3s 08:54:07 08:54:07 #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:07 #232 DONE 0.2s 08:54:07 08:54:07 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:54:07 #233 ... 08:54:07 08:54:07 #112 [support-notifications] exporting to image 08:54:07 #112 exporting layers 0.9s done 08:54:07 #112 writing image sha256:6a12b93f22b09fa27df6ce3e6f30ac1b5be6525854583448f05c0fc7f4b96e58 done 08:54:07 #112 naming to docker.io/library/support-scheduler-arm64 done 08:54:07 #112 writing image sha256:60a0e5d899ad0633fc5ae9da5c32de2f8bebaade4200fd347af55d5a1d9a37c1 done 08:54:07 #112 naming to docker.io/library/support-notifications-arm64 done 08:54:07 #112 DONE 15.1s 08:54:07 08:54:07 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:54:07 #233 DONE 0.5s 08:54:07 08:54:07 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:07 #52 ... 08:54:07 08:54:07 #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:54:07 #234 DONE 0.1s 08:54:07 08:54:07 #112 [support-cron-scheduler] exporting to image 08:54:08 #112 exporting layers 1.3s done 08:54:08 #112 writing image sha256:300480fd2f1480c151a0ec9a5e324f0173ba4940efded4c72107658cfd2c3a1a done 08:54:08 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 08:54:08 #112 DONE 16.4s 08:54:08 08:54:08 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:08 time="2024-09-18T08:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:54:08 $ docker stop --time=1 d531f76cf3a84072138243e9ebfa6e31b3126f7263b06d98ab7d50b75166f702 08:54:10 $ docker rm -f --volumes d531f76cf3a84072138243e9ebfa6e31b3126f7263b06d98ab7d50b75166f702 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:11 + docker images 08:54:11 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:11 support-cron-scheduler-arm64 latest 300480fd2f14 3 seconds ago 43.7MB 08:54:11 support-notifications-arm64 latest 60a0e5d899ad 5 seconds ago 42.2MB 08:54:11 support-scheduler-arm64 latest 6a12b93f22b0 5 seconds ago 41.4MB 08:54:11 core-metadata-arm64 latest bd2b07d051af 43 seconds ago 39.4MB 08:54:11 core-data-arm64 latest 3a8c908d53b7 46 seconds ago 39.3MB 08:54:11 core-keeper-arm64 latest ec2577b10b0d 49 seconds ago 39.2MB 08:54:11 core-command-arm64 latest e5e4abeefb70 3 minutes ago 35.1MB 08:54:11 security-proxy-auth-arm64 latest 5179d4ad4b14 4 minutes ago 32.7MB 08:54:11 security-spiffe-token-provider-arm64 latest 9a5ac70615d9 13 minutes ago 29.1MB 08:54:11 core-common-config-bootstrapper-arm64 latest be97b14fde84 16 minutes ago 15.4MB 08:54:11 security-secretstore-setup-arm64 latest 5b95bf26360d 17 minutes ago 36.4MB 08:54:11 security-bootstrapper-arm64 latest c4894d7787e7 17 minutes ago 18.9MB 08:54:11 security-proxy-setup-arm64 latest 14fd529e8c5a 17 minutes ago 26.2MB 08:54:11 security-spire-agent-arm64 latest 182fb8daf905 39 minutes ago 174MB 08:54:11 security-spire-server-arm64 latest 5941eaaada64 39 minutes ago 116MB 08:54:11 security-spire-config-arm64 latest 77cf0471d1b1 39 minutes ago 115MB 08:54:11 ci-base-image-arm64 latest f67ef9e1839e 41 minutes ago 967MB 08:54:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 08:54:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 08:54:11 provisioning config files... 08:54:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/698@tmp/config6517302405485163442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:11 ---> ****-login.sh 08:54:11 nexus3.edgexfoundry.org:10001 08:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 nexus3.edgexfoundry.org:10002 08:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 nexus3.edgexfoundry.org:10003 08:54:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:12 Configure a credential helper to remove this warning. See 08:54:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:12 08:54:12 Login Succeeded 08:54:12 nexus3.edgexfoundry.org:10004 08:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:13 Configure a credential helper to remove this warning. See 08:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:13 08:54:13 Login Succeeded 08:54:13 ****.io 08:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:13 Configure a credential helper to remove this warning. See 08:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:13 08:54:13 Login Succeeded 08:54:13 ---> ****-login.sh ends [Pipeline] } 08:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:54:13 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:13 latest 08:54:13 3.2.0-dev.76 08:54:13 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:13 main 08:54:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:54:14 cff9155e7ec4: Preparing 08:54:14 701dc6236b99: Preparing 08:54:14 5504bd1ec107: Preparing 08:54:14 bb89423f0e8e: Preparing 08:54:14 e59a7b809686: Preparing 08:54:14 b7ffce67f105: Preparing 08:54:14 4aeaa0e7d41f: Preparing 08:54:14 b7ffce67f105: Waiting 08:54:14 4aeaa0e7d41f: Waiting 08:54:14 bb89423f0e8e: Pushed 08:54:14 e59a7b809686: Pushed 08:54:14 5504bd1ec107: Pushed 08:54:14 cff9155e7ec4: Pushed 08:54:14 4aeaa0e7d41f: Layer already exists 08:54:14 b7ffce67f105: Pushed 08:54:21 701dc6236b99: Pushed 08:54:22 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:54:22 cff9155e7ec4: Preparing 08:54:22 701dc6236b99: Preparing 08:54:22 5504bd1ec107: Preparing 08:54:22 bb89423f0e8e: Preparing 08:54:22 e59a7b809686: Preparing 08:54:22 b7ffce67f105: Preparing 08:54:22 4aeaa0e7d41f: Preparing 08:54:22 b7ffce67f105: Waiting 08:54:22 4aeaa0e7d41f: Waiting 08:54:22 e59a7b809686: Layer already exists 08:54:22 701dc6236b99: Layer already exists 08:54:22 bb89423f0e8e: Layer already exists 08:54:22 cff9155e7ec4: Layer already exists 08:54:22 5504bd1ec107: Layer already exists 08:54:22 b7ffce67f105: Layer already exists 08:54:22 4aeaa0e7d41f: Layer already exists 08:54:23 latest: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.76 08:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:54:23 cff9155e7ec4: Preparing 08:54:23 701dc6236b99: Preparing 08:54:23 5504bd1ec107: Preparing 08:54:23 bb89423f0e8e: Preparing 08:54:23 e59a7b809686: Preparing 08:54:23 b7ffce67f105: Preparing 08:54:23 4aeaa0e7d41f: Preparing 08:54:23 b7ffce67f105: Waiting 08:54:23 4aeaa0e7d41f: Waiting 08:54:23 701dc6236b99: Layer already exists 08:54:23 5504bd1ec107: Layer already exists 08:54:23 cff9155e7ec4: Layer already exists 08:54:23 e59a7b809686: Layer already exists 08:54:23 bb89423f0e8e: Layer already exists 08:54:23 4aeaa0e7d41f: Layer already exists 08:54:23 b7ffce67f105: Layer already exists 08:54:24 3.2.0-dev.76: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:54:24 cff9155e7ec4: Preparing 08:54:24 701dc6236b99: Preparing 08:54:24 5504bd1ec107: Preparing 08:54:24 bb89423f0e8e: Preparing 08:54:24 e59a7b809686: Preparing 08:54:24 b7ffce67f105: Preparing 08:54:24 4aeaa0e7d41f: Preparing 08:54:24 b7ffce67f105: Waiting 08:54:24 4aeaa0e7d41f: Waiting 08:54:24 701dc6236b99: Layer already exists 08:54:24 bb89423f0e8e: Layer already exists 08:54:24 e59a7b809686: Layer already exists 08:54:24 cff9155e7ec4: Layer already exists 08:54:24 5504bd1ec107: Layer already exists 08:54:24 4aeaa0e7d41f: Layer already exists 08:54:24 b7ffce67f105: Layer already exists 08:54:25 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:54:26 cff9155e7ec4: Preparing 08:54:26 701dc6236b99: Preparing 08:54:26 5504bd1ec107: Preparing 08:54:26 bb89423f0e8e: Preparing 08:54:26 e59a7b809686: Preparing 08:54:26 b7ffce67f105: Preparing 08:54:26 4aeaa0e7d41f: Preparing 08:54:26 b7ffce67f105: Waiting 08:54:26 4aeaa0e7d41f: Waiting 08:54:26 701dc6236b99: Layer already exists 08:54:26 5504bd1ec107: Layer already exists 08:54:26 cff9155e7ec4: Layer already exists 08:54:26 e59a7b809686: Layer already exists 08:54:26 bb89423f0e8e: Layer already exists 08:54:26 b7ffce67f105: Layer already exists 08:54:26 4aeaa0e7d41f: Layer already exists 08:54:26 main: digest: sha256:80ec9fb3a6b5aba6d2f03d2d716c0b5dcdc53daf4d50ebbea89f308576f84bed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:26 ===================================================== [Pipeline] echo 08:54:26 taggedImages: 08:54:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:54:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.76 08:54:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:54:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:54:26 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:26 latest 08:54:26 3.2.0-dev.76 08:54:26 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:26 main 08:54:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:54:27 ef662a4814f3: Preparing 08:54:27 6e4e432370a9: Preparing 08:54:27 8245f9f7369c: Preparing 08:54:27 fa026b2d3608: Preparing 08:54:27 5504bd1ec107: Preparing 08:54:27 bb89423f0e8e: Preparing 08:54:27 e59a7b809686: Preparing 08:54:27 b7ffce67f105: Preparing 08:54:27 4aeaa0e7d41f: Preparing 08:54:27 bb89423f0e8e: Waiting 08:54:27 e59a7b809686: Waiting 08:54:27 b7ffce67f105: Waiting 08:54:27 4aeaa0e7d41f: Waiting 08:54:27 5504bd1ec107: Layer already exists 08:54:27 bb89423f0e8e: Layer already exists 08:54:27 8245f9f7369c: Pushed 08:54:27 6e4e432370a9: Pushed 08:54:27 e59a7b809686: Layer already exists 08:54:27 b7ffce67f105: Layer already exists 08:54:27 ef662a4814f3: Pushed 08:54:27 4aeaa0e7d41f: Layer already exists 08:54:29 fa026b2d3608: Pushed 08:54:29 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + 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 08:54:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:54:30 ef662a4814f3: Preparing 08:54:30 6e4e432370a9: Preparing 08:54:30 8245f9f7369c: Preparing 08:54:30 fa026b2d3608: Preparing 08:54:30 5504bd1ec107: Preparing 08:54:30 bb89423f0e8e: Preparing 08:54:30 e59a7b809686: Preparing 08:54:30 b7ffce67f105: Preparing 08:54:30 4aeaa0e7d41f: Preparing 08:54:30 b7ffce67f105: Waiting 08:54:30 bb89423f0e8e: Waiting 08:54:30 e59a7b809686: Waiting 08:54:30 4aeaa0e7d41f: Waiting 08:54:30 fa026b2d3608: Layer already exists 08:54:30 ef662a4814f3: Layer already exists 08:54:30 6e4e432370a9: Layer already exists 08:54:30 5504bd1ec107: Layer already exists 08:54:30 8245f9f7369c: Layer already exists 08:54:30 bb89423f0e8e: Layer already exists 08:54:30 4aeaa0e7d41f: Layer already exists 08:54:30 b7ffce67f105: Layer already exists 08:54:30 e59a7b809686: Layer already exists 08:54:30 latest: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.76 08:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:54:31 ef662a4814f3: Preparing 08:54:31 6e4e432370a9: Preparing 08:54:31 8245f9f7369c: Preparing 08:54:31 fa026b2d3608: Preparing 08:54:31 5504bd1ec107: Preparing 08:54:31 bb89423f0e8e: Preparing 08:54:31 e59a7b809686: Preparing 08:54:31 b7ffce67f105: Preparing 08:54:31 4aeaa0e7d41f: Preparing 08:54:31 e59a7b809686: Waiting 08:54:31 b7ffce67f105: Waiting 08:54:31 4aeaa0e7d41f: Waiting 08:54:31 bb89423f0e8e: Waiting 08:54:31 fa026b2d3608: Layer already exists 08:54:31 ef662a4814f3: Layer already exists 08:54:31 5504bd1ec107: Layer already exists 08:54:31 6e4e432370a9: Layer already exists 08:54:31 8245f9f7369c: Layer already exists 08:54:31 bb89423f0e8e: Layer already exists 08:54:31 b7ffce67f105: Layer already exists 08:54:31 e59a7b809686: Layer already exists 08:54:31 4aeaa0e7d41f: Layer already exists 08:54:31 3.2.0-dev.76: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:54:32 ef662a4814f3: Preparing 08:54:32 6e4e432370a9: Preparing 08:54:32 8245f9f7369c: Preparing 08:54:32 fa026b2d3608: Preparing 08:54:32 5504bd1ec107: Preparing 08:54:32 bb89423f0e8e: Preparing 08:54:32 e59a7b809686: Preparing 08:54:32 b7ffce67f105: Preparing 08:54:32 4aeaa0e7d41f: Preparing 08:54:32 e59a7b809686: Waiting 08:54:32 b7ffce67f105: Waiting 08:54:32 4aeaa0e7d41f: Waiting 08:54:32 bb89423f0e8e: Waiting 08:54:32 5504bd1ec107: Layer already exists 08:54:32 fa026b2d3608: Layer already exists 08:54:32 8245f9f7369c: Layer already exists 08:54:32 ef662a4814f3: Layer already exists 08:54:32 6e4e432370a9: Layer already exists 08:54:32 e59a7b809686: Layer already exists 08:54:32 b7ffce67f105: Layer already exists 08:54:32 bb89423f0e8e: Layer already exists 08:54:32 4aeaa0e7d41f: Layer already exists 08:54:32 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:33 + 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 08:54:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:54:33 ef662a4814f3: Preparing 08:54:33 6e4e432370a9: Preparing 08:54:33 8245f9f7369c: Preparing 08:54:33 fa026b2d3608: Preparing 08:54:33 5504bd1ec107: Preparing 08:54:33 bb89423f0e8e: Preparing 08:54:33 e59a7b809686: Preparing 08:54:33 b7ffce67f105: Preparing 08:54:33 4aeaa0e7d41f: Preparing 08:54:33 e59a7b809686: Waiting 08:54:33 b7ffce67f105: Waiting 08:54:33 4aeaa0e7d41f: Waiting 08:54:33 bb89423f0e8e: Waiting 08:54:33 8245f9f7369c: Layer already exists 08:54:33 ef662a4814f3: Layer already exists 08:54:33 6e4e432370a9: Layer already exists 08:54:33 5504bd1ec107: Layer already exists 08:54:33 fa026b2d3608: Layer already exists 08:54:33 e59a7b809686: Layer already exists 08:54:33 b7ffce67f105: Layer already exists 08:54:33 bb89423f0e8e: Layer already exists 08:54:33 4aeaa0e7d41f: Layer already exists 08:54:33 main: digest: sha256:957ef9d652cabac81dae3854036607a6488c1c284924e43a2572b3d33932d691 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:33 ===================================================== [Pipeline] echo 08:54:33 taggedImages: 08:54:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:54:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.76 08:54:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:54:33 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:54:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:33 latest 08:54:33 3.2.0-dev.76 08:54:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:33 main 08:54:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:54:34 7df4d4234eed: Preparing 08:54:34 30798b45c8b9: Preparing 08:54:34 e268de658cf4: Preparing 08:54:34 5504bd1ec107: Preparing 08:54:34 bb89423f0e8e: Preparing 08:54:34 35faa29a76d0: Preparing 08:54:34 7b5b7a8135b3: Preparing 08:54:34 4aeaa0e7d41f: Preparing 08:54:34 35faa29a76d0: Waiting 08:54:34 7b5b7a8135b3: Waiting 08:54:34 4aeaa0e7d41f: Waiting 08:54:34 5504bd1ec107: Layer already exists 08:54:34 bb89423f0e8e: Layer already exists 08:54:34 7df4d4234eed: Pushed 08:54:34 30798b45c8b9: Pushed 08:54:34 35faa29a76d0: Pushed 08:54:34 4aeaa0e7d41f: Layer already exists 08:54:34 7b5b7a8135b3: Pushed 08:54:41 e268de658cf4: Pushed 08:54:41 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:54:42 7df4d4234eed: Preparing 08:54:42 30798b45c8b9: Preparing 08:54:42 e268de658cf4: Preparing 08:54:42 5504bd1ec107: Preparing 08:54:42 bb89423f0e8e: Preparing 08:54:42 35faa29a76d0: Preparing 08:54:42 7b5b7a8135b3: Preparing 08:54:42 4aeaa0e7d41f: Preparing 08:54:42 7b5b7a8135b3: Waiting 08:54:42 4aeaa0e7d41f: Waiting 08:54:42 35faa29a76d0: Waiting 08:54:42 e268de658cf4: Layer already exists 08:54:42 30798b45c8b9: Layer already exists 08:54:42 7df4d4234eed: Layer already exists 08:54:42 bb89423f0e8e: Layer already exists 08:54:42 5504bd1ec107: Layer already exists 08:54:42 4aeaa0e7d41f: Layer already exists 08:54:42 7b5b7a8135b3: Layer already exists 08:54:42 35faa29a76d0: Layer already exists 08:54:42 latest: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.76 08:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:54:43 7df4d4234eed: Preparing 08:54:43 30798b45c8b9: Preparing 08:54:43 e268de658cf4: Preparing 08:54:43 5504bd1ec107: Preparing 08:54:43 bb89423f0e8e: Preparing 08:54:43 35faa29a76d0: Preparing 08:54:43 7b5b7a8135b3: Preparing 08:54:43 4aeaa0e7d41f: Preparing 08:54:43 35faa29a76d0: Waiting 08:54:43 7b5b7a8135b3: Waiting 08:54:43 4aeaa0e7d41f: Waiting 08:54:43 bb89423f0e8e: Layer already exists 08:54:43 5504bd1ec107: Layer already exists 08:54:43 30798b45c8b9: Layer already exists 08:54:43 e268de658cf4: Layer already exists 08:54:43 7df4d4234eed: Layer already exists 08:54:43 35faa29a76d0: Layer already exists 08:54:43 4aeaa0e7d41f: Layer already exists 08:54:43 7b5b7a8135b3: Layer already exists 08:54:43 3.2.0-dev.76: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:54:44 7df4d4234eed: Preparing 08:54:44 30798b45c8b9: Preparing 08:54:44 e268de658cf4: Preparing 08:54:44 5504bd1ec107: Preparing 08:54:44 bb89423f0e8e: Preparing 08:54:44 35faa29a76d0: Preparing 08:54:44 7b5b7a8135b3: Preparing 08:54:44 4aeaa0e7d41f: Preparing 08:54:44 35faa29a76d0: Waiting 08:54:44 4aeaa0e7d41f: Waiting 08:54:44 7b5b7a8135b3: Waiting 08:54:44 7df4d4234eed: Layer already exists 08:54:44 e268de658cf4: Layer already exists 08:54:44 5504bd1ec107: Layer already exists 08:54:44 bb89423f0e8e: Layer already exists 08:54:44 30798b45c8b9: Layer already exists 08:54:44 35faa29a76d0: Layer already exists 08:54:44 7b5b7a8135b3: Layer already exists 08:54:44 4aeaa0e7d41f: Layer already exists 08:54:44 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:54:45 7df4d4234eed: Preparing 08:54:45 30798b45c8b9: Preparing 08:54:45 e268de658cf4: Preparing 08:54:45 5504bd1ec107: Preparing 08:54:45 bb89423f0e8e: Preparing 08:54:45 35faa29a76d0: Preparing 08:54:45 7b5b7a8135b3: Preparing 08:54:45 4aeaa0e7d41f: Preparing 08:54:45 7b5b7a8135b3: Waiting 08:54:45 4aeaa0e7d41f: Waiting 08:54:45 35faa29a76d0: Waiting 08:54:45 5504bd1ec107: Layer already exists 08:54:45 e268de658cf4: Layer already exists 08:54:45 30798b45c8b9: Layer already exists 08:54:45 bb89423f0e8e: Layer already exists 08:54:45 7df4d4234eed: Layer already exists 08:54:45 7b5b7a8135b3: Layer already exists 08:54:45 4aeaa0e7d41f: Layer already exists 08:54:45 35faa29a76d0: Layer already exists 08:54:45 main: digest: sha256:00541630f5d64c54821efd5d0e571dbc317ff5a6f09ab9038667edc1213c8426 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:45 ===================================================== [Pipeline] echo 08:54:45 taggedImages: 08:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.76 08:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:54:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:54:45 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:45 latest 08:54:45 3.2.0-dev.76 08:54:45 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:45 main 08:54:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:54:46 226645010d5a: Preparing 08:54:46 bb6de84ed530: Preparing 08:54:46 32cfd6b207e4: Preparing 08:54:46 bb89423f0e8e: Preparing 08:54:46 6268037ad187: Preparing 08:54:46 251ee6c122a6: Preparing 08:54:46 4aeaa0e7d41f: Preparing 08:54:46 4aeaa0e7d41f: Waiting 08:54:46 251ee6c122a6: Waiting 08:54:46 bb89423f0e8e: Layer already exists 08:54:46 bb6de84ed530: Pushed 08:54:46 4aeaa0e7d41f: Layer already exists 08:54:46 226645010d5a: Pushed 08:54:46 251ee6c122a6: Pushed 08:54:46 6268037ad187: Pushed 08:54:53 32cfd6b207e4: Pushed 08:54:53 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:54:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:54:54 226645010d5a: Preparing 08:54:54 bb6de84ed530: Preparing 08:54:54 32cfd6b207e4: Preparing 08:54:54 bb89423f0e8e: Preparing 08:54:54 6268037ad187: Preparing 08:54:54 251ee6c122a6: Preparing 08:54:54 4aeaa0e7d41f: Preparing 08:54:54 4aeaa0e7d41f: Waiting 08:54:54 251ee6c122a6: Waiting 08:54:54 32cfd6b207e4: Layer already exists 08:54:54 6268037ad187: Layer already exists 08:54:54 bb89423f0e8e: Layer already exists 08:54:54 226645010d5a: Layer already exists 08:54:54 bb6de84ed530: Layer already exists 08:54:54 251ee6c122a6: Layer already exists 08:54:54 4aeaa0e7d41f: Layer already exists 08:54:54 latest: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.76 08:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:54:55 226645010d5a: Preparing 08:54:55 bb6de84ed530: Preparing 08:54:55 32cfd6b207e4: Preparing 08:54:55 bb89423f0e8e: Preparing 08:54:55 6268037ad187: Preparing 08:54:55 251ee6c122a6: Preparing 08:54:55 4aeaa0e7d41f: Preparing 08:54:55 251ee6c122a6: Waiting 08:54:55 4aeaa0e7d41f: Waiting 08:54:55 32cfd6b207e4: Layer already exists 08:54:55 226645010d5a: Layer already exists 08:54:55 6268037ad187: Layer already exists 08:54:55 bb6de84ed530: Layer already exists 08:54:55 bb89423f0e8e: Layer already exists 08:54:55 4aeaa0e7d41f: Layer already exists 08:54:55 251ee6c122a6: Layer already exists 08:54:56 3.2.0-dev.76: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:54:56 226645010d5a: Preparing 08:54:56 bb6de84ed530: Preparing 08:54:56 32cfd6b207e4: Preparing 08:54:56 bb89423f0e8e: Preparing 08:54:56 6268037ad187: Preparing 08:54:56 251ee6c122a6: Preparing 08:54:56 4aeaa0e7d41f: Preparing 08:54:56 251ee6c122a6: Waiting 08:54:56 6268037ad187: Layer already exists 08:54:56 bb89423f0e8e: Layer already exists 08:54:56 226645010d5a: Layer already exists 08:54:56 bb6de84ed530: Layer already exists 08:54:56 32cfd6b207e4: Layer already exists 08:54:56 4aeaa0e7d41f: Layer already exists 08:54:56 251ee6c122a6: Layer already exists 08:54:57 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:54:57 226645010d5a: Preparing 08:54:57 bb6de84ed530: Preparing 08:54:57 32cfd6b207e4: Preparing 08:54:57 bb89423f0e8e: Preparing 08:54:57 6268037ad187: Preparing 08:54:57 251ee6c122a6: Preparing 08:54:57 4aeaa0e7d41f: Preparing 08:54:57 251ee6c122a6: Waiting 08:54:57 4aeaa0e7d41f: Waiting 08:54:57 32cfd6b207e4: Layer already exists 08:54:57 6268037ad187: Layer already exists 08:54:57 226645010d5a: Layer already exists 08:54:57 bb6de84ed530: Layer already exists 08:54:57 bb89423f0e8e: Layer already exists 08:54:57 4aeaa0e7d41f: Layer already exists 08:54:57 251ee6c122a6: Layer already exists 08:54:58 main: digest: sha256:cf9ea66a19a943c2c524ca27d42b90f757949fe21b68f8abb98f768fa5ef80f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:58 ===================================================== [Pipeline] echo 08:54:58 taggedImages: 08:54:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:54:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.76 08:54:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:54:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:54:58 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:58 latest 08:54:58 3.2.0-dev.76 08:54:58 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:54:58 main 08:54:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:54:59 9fb3c8dbcbad: Preparing 08:54:59 cc93034c3b68: Preparing 08:54:59 74b51b655b6e: Preparing 08:54:59 5504bd1ec107: Preparing 08:54:59 bb89423f0e8e: Preparing 08:54:59 e59a7b809686: Preparing 08:54:59 b7ffce67f105: Preparing 08:54:59 4aeaa0e7d41f: Preparing 08:54:59 e59a7b809686: Waiting 08:54:59 b7ffce67f105: Waiting 08:54:59 4aeaa0e7d41f: Waiting 08:54:59 5504bd1ec107: Layer already exists 08:54:59 bb89423f0e8e: Layer already exists 08:54:59 e59a7b809686: Layer already exists 08:54:59 b7ffce67f105: Layer already exists 08:54:59 cc93034c3b68: Pushed 08:54:59 4aeaa0e7d41f: Layer already exists 08:54:59 9fb3c8dbcbad: Pushed 08:55:06 74b51b655b6e: Pushed 08:55:06 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:55:07 9fb3c8dbcbad: Preparing 08:55:07 cc93034c3b68: Preparing 08:55:07 74b51b655b6e: Preparing 08:55:07 5504bd1ec107: Preparing 08:55:07 bb89423f0e8e: Preparing 08:55:07 e59a7b809686: Preparing 08:55:07 b7ffce67f105: Preparing 08:55:07 4aeaa0e7d41f: Preparing 08:55:07 e59a7b809686: Waiting 08:55:07 b7ffce67f105: Waiting 08:55:07 bb89423f0e8e: Layer already exists 08:55:07 cc93034c3b68: Layer already exists 08:55:07 74b51b655b6e: Layer already exists 08:55:07 9fb3c8dbcbad: Layer already exists 08:55:07 5504bd1ec107: Layer already exists 08:55:07 e59a7b809686: Layer already exists 08:55:07 4aeaa0e7d41f: Layer already exists 08:55:07 b7ffce67f105: Layer already exists 08:55:07 latest: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.76 08:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:55:08 9fb3c8dbcbad: Preparing 08:55:08 cc93034c3b68: Preparing 08:55:08 74b51b655b6e: Preparing 08:55:08 5504bd1ec107: Preparing 08:55:08 bb89423f0e8e: Preparing 08:55:08 e59a7b809686: Preparing 08:55:08 b7ffce67f105: Preparing 08:55:08 4aeaa0e7d41f: Preparing 08:55:08 e59a7b809686: Waiting 08:55:08 b7ffce67f105: Waiting 08:55:08 4aeaa0e7d41f: Waiting 08:55:08 74b51b655b6e: Layer already exists 08:55:08 5504bd1ec107: Layer already exists 08:55:08 9fb3c8dbcbad: Layer already exists 08:55:08 bb89423f0e8e: Layer already exists 08:55:08 cc93034c3b68: Layer already exists 08:55:08 4aeaa0e7d41f: Layer already exists 08:55:08 b7ffce67f105: Layer already exists 08:55:08 e59a7b809686: Layer already exists 08:55:08 3.2.0-dev.76: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:55:09 9fb3c8dbcbad: Preparing 08:55:09 cc93034c3b68: Preparing 08:55:09 74b51b655b6e: Preparing 08:55:09 5504bd1ec107: Preparing 08:55:09 bb89423f0e8e: Preparing 08:55:09 e59a7b809686: Preparing 08:55:09 b7ffce67f105: Preparing 08:55:09 4aeaa0e7d41f: Preparing 08:55:09 b7ffce67f105: Waiting 08:55:09 4aeaa0e7d41f: Waiting 08:55:09 e59a7b809686: Waiting 08:55:09 5504bd1ec107: Layer already exists 08:55:09 9fb3c8dbcbad: Layer already exists 08:55:09 74b51b655b6e: Layer already exists 08:55:09 cc93034c3b68: Layer already exists 08:55:09 bb89423f0e8e: Layer already exists 08:55:09 b7ffce67f105: Layer already exists 08:55:09 e59a7b809686: Layer already exists 08:55:09 4aeaa0e7d41f: Layer already exists 08:55:09 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:55:10 9fb3c8dbcbad: Preparing 08:55:10 cc93034c3b68: Preparing 08:55:10 74b51b655b6e: Preparing 08:55:10 5504bd1ec107: Preparing 08:55:10 bb89423f0e8e: Preparing 08:55:10 e59a7b809686: Preparing 08:55:10 b7ffce67f105: Preparing 08:55:10 4aeaa0e7d41f: Preparing 08:55:10 e59a7b809686: Waiting 08:55:10 b7ffce67f105: Waiting 08:55:10 4aeaa0e7d41f: Waiting 08:55:10 74b51b655b6e: Layer already exists 08:55:10 9fb3c8dbcbad: Layer already exists 08:55:10 5504bd1ec107: Layer already exists 08:55:10 cc93034c3b68: Layer already exists 08:55:10 bb89423f0e8e: Layer already exists 08:55:10 4aeaa0e7d41f: Layer already exists 08:55:10 b7ffce67f105: Layer already exists 08:55:10 e59a7b809686: Layer already exists 08:55:10 main: digest: sha256:4982fe8692a2225d64b4c5ab790d279c9f6e8df83d85587e3be38b996f3f5059 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:10 ===================================================== [Pipeline] echo 08:55:10 taggedImages: 08:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.76 08:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:55:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:55:10 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:10 latest 08:55:10 3.2.0-dev.76 08:55:10 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:10 main 08:55:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:55:11 574fdf1640de: Preparing 08:55:11 e32c0f1bc8b0: Preparing 08:55:11 ec257942b08b: Preparing 08:55:11 6c453195d6ce: Preparing 08:55:11 6a2a10781b2a: Preparing 08:55:11 51c038087e88: Preparing 08:55:11 eb856e72762a: Preparing 08:55:11 f6a25ec44f47: Preparing 08:55:11 5504bd1ec107: Preparing 08:55:11 bb89423f0e8e: Preparing 08:55:11 f9f4c3e1e5c9: Preparing 08:55:11 7668c2707cfe: Preparing 08:55:11 5f70bf18a086: Preparing 08:55:11 67ca66bd5ea5: Preparing 08:55:11 03016c921f50: Preparing 08:55:11 4018903f4939: Preparing 08:55:11 4aeaa0e7d41f: Preparing 08:55:11 bb89423f0e8e: Waiting 08:55:11 f9f4c3e1e5c9: Waiting 08:55:11 7668c2707cfe: Waiting 08:55:11 5f70bf18a086: Waiting 08:55:11 67ca66bd5ea5: Waiting 08:55:11 03016c921f50: Waiting 08:55:11 4018903f4939: Waiting 08:55:11 4aeaa0e7d41f: Waiting 08:55:11 51c038087e88: Waiting 08:55:11 f6a25ec44f47: Waiting 08:55:11 eb856e72762a: Waiting 08:55:11 5504bd1ec107: Waiting 08:55:11 e32c0f1bc8b0: Pushed 08:55:11 574fdf1640de: Pushed 08:55:11 6c453195d6ce: Pushed 08:55:11 6a2a10781b2a: Pushed 08:55:11 ec257942b08b: Pushed 08:55:11 51c038087e88: Pushed 08:55:11 5504bd1ec107: Layer already exists 08:55:11 bb89423f0e8e: Layer already exists 08:55:11 eb856e72762a: Pushed 08:55:11 5f70bf18a086: Layer already exists 08:55:11 7668c2707cfe: Pushed 08:55:11 f9f4c3e1e5c9: Pushed 08:55:11 4aeaa0e7d41f: Layer already exists 08:55:11 03016c921f50: Pushed 08:55:11 67ca66bd5ea5: Pushed 08:55:11 4018903f4939: Pushed 08:55:14 f6a25ec44f47: Pushed 08:55:14 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:55:15 574fdf1640de: Preparing 08:55:15 e32c0f1bc8b0: Preparing 08:55:15 ec257942b08b: Preparing 08:55:15 6c453195d6ce: Preparing 08:55:15 6a2a10781b2a: Preparing 08:55:15 51c038087e88: Preparing 08:55:15 eb856e72762a: Preparing 08:55:15 f6a25ec44f47: Preparing 08:55:15 5504bd1ec107: Preparing 08:55:15 bb89423f0e8e: Preparing 08:55:15 f9f4c3e1e5c9: Preparing 08:55:15 7668c2707cfe: Preparing 08:55:15 5f70bf18a086: Preparing 08:55:15 67ca66bd5ea5: Preparing 08:55:15 03016c921f50: Preparing 08:55:15 4018903f4939: Preparing 08:55:15 4aeaa0e7d41f: Preparing 08:55:15 51c038087e88: Waiting 08:55:15 eb856e72762a: Waiting 08:55:15 f6a25ec44f47: Waiting 08:55:15 5504bd1ec107: Waiting 08:55:15 bb89423f0e8e: Waiting 08:55:15 f9f4c3e1e5c9: Waiting 08:55:15 03016c921f50: Waiting 08:55:15 7668c2707cfe: Waiting 08:55:15 4018903f4939: Waiting 08:55:15 5f70bf18a086: Waiting 08:55:15 67ca66bd5ea5: Waiting 08:55:15 4aeaa0e7d41f: Waiting 08:55:15 6c453195d6ce: Layer already exists 08:55:15 ec257942b08b: Layer already exists 08:55:15 574fdf1640de: Layer already exists 08:55:15 6a2a10781b2a: Layer already exists 08:55:15 e32c0f1bc8b0: Layer already exists 08:55:15 eb856e72762a: Layer already exists 08:55:15 f6a25ec44f47: Layer already exists 08:55:15 51c038087e88: Layer already exists 08:55:15 bb89423f0e8e: Layer already exists 08:55:15 5504bd1ec107: Layer already exists 08:55:15 5f70bf18a086: Layer already exists 08:55:15 7668c2707cfe: Layer already exists 08:55:15 f9f4c3e1e5c9: Layer already exists 08:55:15 67ca66bd5ea5: Layer already exists 08:55:15 03016c921f50: Layer already exists 08:55:15 4018903f4939: Layer already exists 08:55:15 4aeaa0e7d41f: Layer already exists 08:55:15 latest: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.76 08:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:55:16 574fdf1640de: Preparing 08:55:16 e32c0f1bc8b0: Preparing 08:55:16 ec257942b08b: Preparing 08:55:16 6c453195d6ce: Preparing 08:55:16 6a2a10781b2a: Preparing 08:55:16 51c038087e88: Preparing 08:55:16 eb856e72762a: Preparing 08:55:16 f6a25ec44f47: Preparing 08:55:16 5504bd1ec107: Preparing 08:55:16 bb89423f0e8e: Preparing 08:55:16 f9f4c3e1e5c9: Preparing 08:55:16 7668c2707cfe: Preparing 08:55:16 5f70bf18a086: Preparing 08:55:16 67ca66bd5ea5: Preparing 08:55:16 03016c921f50: Preparing 08:55:16 4018903f4939: Preparing 08:55:16 4aeaa0e7d41f: Preparing 08:55:16 51c038087e88: Waiting 08:55:16 eb856e72762a: Waiting 08:55:16 03016c921f50: Waiting 08:55:16 f6a25ec44f47: Waiting 08:55:16 5504bd1ec107: Waiting 08:55:16 67ca66bd5ea5: Waiting 08:55:16 4018903f4939: Waiting 08:55:16 4aeaa0e7d41f: Waiting 08:55:16 f9f4c3e1e5c9: Waiting 08:55:16 7668c2707cfe: Waiting 08:55:16 bb89423f0e8e: Waiting 08:55:16 6c453195d6ce: Layer already exists 08:55:16 574fdf1640de: Layer already exists 08:55:16 6a2a10781b2a: Layer already exists 08:55:16 e32c0f1bc8b0: Layer already exists 08:55:16 ec257942b08b: Layer already exists 08:55:16 51c038087e88: Layer already exists 08:55:16 5504bd1ec107: Layer already exists 08:55:16 f6a25ec44f47: Layer already exists 08:55:16 eb856e72762a: Layer already exists 08:55:16 bb89423f0e8e: Layer already exists 08:55:16 5f70bf18a086: Layer already exists 08:55:16 67ca66bd5ea5: Layer already exists 08:55:16 7668c2707cfe: Layer already exists 08:55:16 03016c921f50: Layer already exists 08:55:16 f9f4c3e1e5c9: Layer already exists 08:55:16 4018903f4939: Layer already exists 08:55:16 4aeaa0e7d41f: Layer already exists 08:55:16 3.2.0-dev.76: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:55:17 574fdf1640de: Preparing 08:55:17 e32c0f1bc8b0: Preparing 08:55:17 ec257942b08b: Preparing 08:55:17 6c453195d6ce: Preparing 08:55:17 6a2a10781b2a: Preparing 08:55:17 51c038087e88: Preparing 08:55:17 eb856e72762a: Preparing 08:55:17 f6a25ec44f47: Preparing 08:55:17 5504bd1ec107: Preparing 08:55:17 bb89423f0e8e: Preparing 08:55:17 f9f4c3e1e5c9: Preparing 08:55:17 7668c2707cfe: Preparing 08:55:17 5f70bf18a086: Preparing 08:55:17 67ca66bd5ea5: Preparing 08:55:17 03016c921f50: Preparing 08:55:17 4018903f4939: Preparing 08:55:17 4aeaa0e7d41f: Preparing 08:55:17 51c038087e88: Waiting 08:55:17 eb856e72762a: Waiting 08:55:17 f6a25ec44f47: Waiting 08:55:17 5504bd1ec107: Waiting 08:55:17 bb89423f0e8e: Waiting 08:55:17 f9f4c3e1e5c9: Waiting 08:55:17 7668c2707cfe: Waiting 08:55:17 5f70bf18a086: Waiting 08:55:17 67ca66bd5ea5: Waiting 08:55:17 03016c921f50: Waiting 08:55:17 4018903f4939: Waiting 08:55:17 4aeaa0e7d41f: Waiting 08:55:17 6c453195d6ce: Layer already exists 08:55:17 ec257942b08b: Layer already exists 08:55:17 6a2a10781b2a: Layer already exists 08:55:17 574fdf1640de: Layer already exists 08:55:17 e32c0f1bc8b0: Layer already exists 08:55:17 eb856e72762a: Layer already exists 08:55:17 51c038087e88: Layer already exists 08:55:17 f6a25ec44f47: Layer already exists 08:55:17 bb89423f0e8e: Layer already exists 08:55:17 5504bd1ec107: Layer already exists 08:55:17 f9f4c3e1e5c9: Layer already exists 08:55:17 7668c2707cfe: Layer already exists 08:55:17 5f70bf18a086: Layer already exists 08:55:17 67ca66bd5ea5: Layer already exists 08:55:17 03016c921f50: Layer already exists 08:55:17 4aeaa0e7d41f: Layer already exists 08:55:17 4018903f4939: Layer already exists 08:55:17 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:55:18 574fdf1640de: Preparing 08:55:18 e32c0f1bc8b0: Preparing 08:55:18 ec257942b08b: Preparing 08:55:18 6c453195d6ce: Preparing 08:55:18 6a2a10781b2a: Preparing 08:55:18 51c038087e88: Preparing 08:55:18 eb856e72762a: Preparing 08:55:18 f6a25ec44f47: Preparing 08:55:18 5504bd1ec107: Preparing 08:55:18 bb89423f0e8e: Preparing 08:55:18 51c038087e88: Waiting 08:55:18 eb856e72762a: Waiting 08:55:18 5504bd1ec107: Waiting 08:55:18 f9f4c3e1e5c9: Preparing 08:55:18 7668c2707cfe: Preparing 08:55:18 5f70bf18a086: Preparing 08:55:18 67ca66bd5ea5: Preparing 08:55:18 03016c921f50: Preparing 08:55:18 4018903f4939: Preparing 08:55:18 4aeaa0e7d41f: Preparing 08:55:18 bb89423f0e8e: Waiting 08:55:18 f9f4c3e1e5c9: Waiting 08:55:18 7668c2707cfe: Waiting 08:55:18 03016c921f50: Waiting 08:55:18 4018903f4939: Waiting 08:55:18 4aeaa0e7d41f: Waiting 08:55:18 5f70bf18a086: Waiting 08:55:18 6c453195d6ce: Layer already exists 08:55:18 574fdf1640de: Layer already exists 08:55:18 6a2a10781b2a: Layer already exists 08:55:18 e32c0f1bc8b0: Layer already exists 08:55:18 ec257942b08b: Layer already exists 08:55:18 eb856e72762a: Layer already exists 08:55:18 51c038087e88: Layer already exists 08:55:18 5504bd1ec107: Layer already exists 08:55:18 f6a25ec44f47: Layer already exists 08:55:18 bb89423f0e8e: Layer already exists 08:55:18 7668c2707cfe: Layer already exists 08:55:18 03016c921f50: Layer already exists 08:55:18 f9f4c3e1e5c9: Layer already exists 08:55:18 67ca66bd5ea5: Layer already exists 08:55:18 5f70bf18a086: Layer already exists 08:55:18 4018903f4939: Layer already exists 08:55:18 4aeaa0e7d41f: Layer already exists 08:55:18 main: digest: sha256:17d47c41208c060cb91410a05ef3da0995f356300c2f3d7c2cbcd3527b9644f6 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:18 ===================================================== [Pipeline] echo 08:55:18 taggedImages: 08:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.76 08:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:55:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:55:18 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:18 latest 08:55:18 3.2.0-dev.76 08:55:18 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:18 main 08:55:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:55:19 9ec32cb3917d: Preparing 08:55:19 c16030839fda: Preparing 08:55:19 2239577e1e93: Preparing 08:55:19 e1f24df37c8a: Preparing 08:55:19 5504bd1ec107: Preparing 08:55:19 bb89423f0e8e: Preparing 08:55:19 e59a7b809686: Preparing 08:55:19 b7ffce67f105: Preparing 08:55:19 4aeaa0e7d41f: Preparing 08:55:19 bb89423f0e8e: Waiting 08:55:19 e59a7b809686: Waiting 08:55:19 b7ffce67f105: Waiting 08:55:19 4aeaa0e7d41f: Waiting 08:55:20 5504bd1ec107: Layer already exists 08:55:20 bb89423f0e8e: Layer already exists 08:55:20 2239577e1e93: Pushed 08:55:20 c16030839fda: Pushed 08:55:20 e59a7b809686: Layer already exists 08:55:20 9ec32cb3917d: Pushed 08:55:20 b7ffce67f105: Layer already exists 08:55:20 4aeaa0e7d41f: Layer already exists 08:55:25 e1f24df37c8a: Pushed 08:55:25 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + 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 08:55:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:55:26 9ec32cb3917d: Preparing 08:55:26 c16030839fda: Preparing 08:55:26 2239577e1e93: Preparing 08:55:26 e1f24df37c8a: Preparing 08:55:26 5504bd1ec107: Preparing 08:55:26 bb89423f0e8e: Preparing 08:55:26 e59a7b809686: Preparing 08:55:26 b7ffce67f105: Preparing 08:55:26 4aeaa0e7d41f: Preparing 08:55:26 bb89423f0e8e: Waiting 08:55:26 e59a7b809686: Waiting 08:55:26 b7ffce67f105: Waiting 08:55:26 4aeaa0e7d41f: Waiting 08:55:26 5504bd1ec107: Layer already exists 08:55:26 c16030839fda: Layer already exists 08:55:26 2239577e1e93: Layer already exists 08:55:26 e1f24df37c8a: Layer already exists 08:55:26 9ec32cb3917d: Layer already exists 08:55:26 b7ffce67f105: Layer already exists 08:55:26 e59a7b809686: Layer already exists 08:55:26 bb89423f0e8e: Layer already exists 08:55:26 4aeaa0e7d41f: Layer already exists 08:55:26 latest: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.76 08:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:55:27 9ec32cb3917d: Preparing 08:55:27 c16030839fda: Preparing 08:55:27 2239577e1e93: Preparing 08:55:27 e1f24df37c8a: Preparing 08:55:27 5504bd1ec107: Preparing 08:55:27 bb89423f0e8e: Preparing 08:55:27 e59a7b809686: Preparing 08:55:27 b7ffce67f105: Preparing 08:55:27 4aeaa0e7d41f: Preparing 08:55:27 e59a7b809686: Waiting 08:55:27 bb89423f0e8e: Waiting 08:55:27 b7ffce67f105: Waiting 08:55:27 4aeaa0e7d41f: Waiting 08:55:27 c16030839fda: Layer already exists 08:55:27 e1f24df37c8a: Layer already exists 08:55:27 5504bd1ec107: Layer already exists 08:55:27 2239577e1e93: Layer already exists 08:55:27 9ec32cb3917d: Layer already exists 08:55:27 b7ffce67f105: Layer already exists 08:55:27 e59a7b809686: Layer already exists 08:55:27 4aeaa0e7d41f: Layer already exists 08:55:27 bb89423f0e8e: Layer already exists 08:55:27 3.2.0-dev.76: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:55:28 9ec32cb3917d: Preparing 08:55:28 c16030839fda: Preparing 08:55:28 2239577e1e93: Preparing 08:55:28 e1f24df37c8a: Preparing 08:55:28 5504bd1ec107: Preparing 08:55:28 bb89423f0e8e: Preparing 08:55:28 e59a7b809686: Preparing 08:55:28 b7ffce67f105: Preparing 08:55:28 4aeaa0e7d41f: Preparing 08:55:28 bb89423f0e8e: Waiting 08:55:28 e59a7b809686: Waiting 08:55:28 b7ffce67f105: Waiting 08:55:28 4aeaa0e7d41f: Waiting 08:55:28 c16030839fda: Layer already exists 08:55:28 2239577e1e93: Layer already exists 08:55:28 e1f24df37c8a: Layer already exists 08:55:28 5504bd1ec107: Layer already exists 08:55:28 9ec32cb3917d: Layer already exists 08:55:28 b7ffce67f105: Layer already exists 08:55:28 bb89423f0e8e: Layer already exists 08:55:28 4aeaa0e7d41f: Layer already exists 08:55:28 e59a7b809686: Layer already exists 08:55:28 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:29 + 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 08:55:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:55:30 9ec32cb3917d: Preparing 08:55:30 c16030839fda: Preparing 08:55:30 2239577e1e93: Preparing 08:55:30 e1f24df37c8a: Preparing 08:55:30 5504bd1ec107: Preparing 08:55:30 bb89423f0e8e: Preparing 08:55:30 e59a7b809686: Preparing 08:55:30 b7ffce67f105: Preparing 08:55:30 bb89423f0e8e: Waiting 08:55:30 e59a7b809686: Waiting 08:55:30 4aeaa0e7d41f: Preparing 08:55:30 b7ffce67f105: Waiting 08:55:30 9ec32cb3917d: Layer already exists 08:55:30 e1f24df37c8a: Layer already exists 08:55:30 5504bd1ec107: Layer already exists 08:55:30 c16030839fda: Layer already exists 08:55:30 2239577e1e93: Layer already exists 08:55:30 e59a7b809686: Layer already exists 08:55:30 bb89423f0e8e: Layer already exists 08:55:30 b7ffce67f105: Layer already exists 08:55:30 4aeaa0e7d41f: Layer already exists 08:55:30 main: digest: sha256:f5e2578ae3827636a19eb2de62c48dc4c57cd8f9dd5bf82d12aa36fa13e81eea size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:30 ===================================================== [Pipeline] echo 08:55:30 taggedImages: 08:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.76 08:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:55:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:55:30 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:30 latest 08:55:30 3.2.0-dev.76 08:55:30 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:30 main 08:55:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:55:31 d324bfa72644: Preparing 08:55:31 b7029ce46916: Preparing 08:55:31 f4d4bca253ad: Preparing 08:55:31 7f9e320be90e: Preparing 08:55:31 27ee2f508ee1: Preparing 08:55:31 5504bd1ec107: Preparing 08:55:31 bb89423f0e8e: Preparing 08:55:31 c2e8b8cbd7b3: Preparing 08:55:31 a36433105518: Preparing 08:55:31 4f5204fe286d: Preparing 08:55:31 4aeaa0e7d41f: Preparing 08:55:31 bb89423f0e8e: Waiting 08:55:31 c2e8b8cbd7b3: Waiting 08:55:31 a36433105518: Waiting 08:55:31 4f5204fe286d: Waiting 08:55:31 4aeaa0e7d41f: Waiting 08:55:31 5504bd1ec107: Waiting 08:55:31 7f9e320be90e: Pushed 08:55:31 b7029ce46916: Pushed 08:55:31 27ee2f508ee1: Pushed 08:55:31 d324bfa72644: Pushed 08:55:31 5504bd1ec107: Layer already exists 08:55:31 bb89423f0e8e: Layer already exists 08:55:32 4aeaa0e7d41f: Layer already exists 08:55:32 c2e8b8cbd7b3: Pushed 08:55:32 a36433105518: Pushed 08:55:33 f4d4bca253ad: Pushed 08:55:34 4f5204fe286d: Pushed 08:55:34 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:35 + 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 08:55:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:55:35 d324bfa72644: Preparing 08:55:35 b7029ce46916: Preparing 08:55:35 f4d4bca253ad: Preparing 08:55:35 7f9e320be90e: Preparing 08:55:35 27ee2f508ee1: Preparing 08:55:35 5504bd1ec107: Preparing 08:55:35 bb89423f0e8e: Preparing 08:55:35 c2e8b8cbd7b3: Preparing 08:55:35 a36433105518: Preparing 08:55:35 4f5204fe286d: Preparing 08:55:35 4aeaa0e7d41f: Preparing 08:55:35 bb89423f0e8e: Waiting 08:55:35 c2e8b8cbd7b3: Waiting 08:55:35 a36433105518: Waiting 08:55:35 4f5204fe286d: Waiting 08:55:35 4aeaa0e7d41f: Waiting 08:55:35 5504bd1ec107: Waiting 08:55:35 b7029ce46916: Layer already exists 08:55:35 f4d4bca253ad: Layer already exists 08:55:35 7f9e320be90e: Layer already exists 08:55:35 27ee2f508ee1: Layer already exists 08:55:35 d324bfa72644: Layer already exists 08:55:35 5504bd1ec107: Layer already exists 08:55:35 4f5204fe286d: Layer already exists 08:55:35 a36433105518: Layer already exists 08:55:35 bb89423f0e8e: Layer already exists 08:55:35 c2e8b8cbd7b3: Layer already exists 08:55:35 4aeaa0e7d41f: Layer already exists 08:55:35 latest: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.76 08:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:55:36 d324bfa72644: Preparing 08:55:36 b7029ce46916: Preparing 08:55:36 f4d4bca253ad: Preparing 08:55:36 7f9e320be90e: Preparing 08:55:36 27ee2f508ee1: Preparing 08:55:36 5504bd1ec107: Preparing 08:55:36 bb89423f0e8e: Preparing 08:55:36 c2e8b8cbd7b3: Preparing 08:55:36 a36433105518: Preparing 08:55:36 4f5204fe286d: Preparing 08:55:36 4aeaa0e7d41f: Preparing 08:55:36 5504bd1ec107: Waiting 08:55:36 bb89423f0e8e: Waiting 08:55:36 c2e8b8cbd7b3: Waiting 08:55:36 a36433105518: Waiting 08:55:36 4f5204fe286d: Waiting 08:55:36 4aeaa0e7d41f: Waiting 08:55:36 d324bfa72644: Layer already exists 08:55:36 f4d4bca253ad: Layer already exists 08:55:36 b7029ce46916: Layer already exists 08:55:36 7f9e320be90e: Layer already exists 08:55:36 27ee2f508ee1: Layer already exists 08:55:36 5504bd1ec107: Layer already exists 08:55:36 bb89423f0e8e: Layer already exists 08:55:36 4f5204fe286d: Layer already exists 08:55:36 c2e8b8cbd7b3: Layer already exists 08:55:36 a36433105518: Layer already exists 08:55:36 4aeaa0e7d41f: Layer already exists 08:55:36 3.2.0-dev.76: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:55:37 d324bfa72644: Preparing 08:55:37 b7029ce46916: Preparing 08:55:37 f4d4bca253ad: Preparing 08:55:37 7f9e320be90e: Preparing 08:55:37 27ee2f508ee1: Preparing 08:55:37 5504bd1ec107: Preparing 08:55:37 bb89423f0e8e: Preparing 08:55:37 c2e8b8cbd7b3: Preparing 08:55:37 a36433105518: Preparing 08:55:37 4f5204fe286d: Preparing 08:55:37 4aeaa0e7d41f: Preparing 08:55:37 5504bd1ec107: Waiting 08:55:37 bb89423f0e8e: Waiting 08:55:37 c2e8b8cbd7b3: Waiting 08:55:37 a36433105518: Waiting 08:55:37 4aeaa0e7d41f: Waiting 08:55:37 4f5204fe286d: Waiting 08:55:37 27ee2f508ee1: Layer already exists 08:55:37 b7029ce46916: Layer already exists 08:55:37 d324bfa72644: Layer already exists 08:55:37 7f9e320be90e: Layer already exists 08:55:37 f4d4bca253ad: Layer already exists 08:55:37 a36433105518: Layer already exists 08:55:37 c2e8b8cbd7b3: Layer already exists 08:55:37 bb89423f0e8e: Layer already exists 08:55:37 4f5204fe286d: Layer already exists 08:55:37 5504bd1ec107: Layer already exists 08:55:37 4aeaa0e7d41f: Layer already exists 08:55:37 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:38 + 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 08:55:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:55:38 d324bfa72644: Preparing 08:55:38 b7029ce46916: Preparing 08:55:38 f4d4bca253ad: Preparing 08:55:38 7f9e320be90e: Preparing 08:55:38 27ee2f508ee1: Preparing 08:55:38 5504bd1ec107: Preparing 08:55:38 bb89423f0e8e: Preparing 08:55:38 c2e8b8cbd7b3: Preparing 08:55:38 a36433105518: Preparing 08:55:38 4f5204fe286d: Preparing 08:55:38 4aeaa0e7d41f: Preparing 08:55:38 c2e8b8cbd7b3: Waiting 08:55:38 a36433105518: Waiting 08:55:38 4f5204fe286d: Waiting 08:55:38 4aeaa0e7d41f: Waiting 08:55:38 5504bd1ec107: Waiting 08:55:38 bb89423f0e8e: Waiting 08:55:38 f4d4bca253ad: Layer already exists 08:55:38 d324bfa72644: Layer already exists 08:55:38 27ee2f508ee1: Layer already exists 08:55:38 b7029ce46916: Layer already exists 08:55:38 7f9e320be90e: Layer already exists 08:55:38 c2e8b8cbd7b3: Layer already exists 08:55:38 5504bd1ec107: Layer already exists 08:55:38 a36433105518: Layer already exists 08:55:38 bb89423f0e8e: Layer already exists 08:55:38 4f5204fe286d: Layer already exists 08:55:38 4aeaa0e7d41f: Layer already exists 08:55:38 main: digest: sha256:b815d1f4643893f3a92c96ea8d95d07b0022e778bf56a5385eb394298b5ed989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:38 ===================================================== [Pipeline] echo 08:55:38 taggedImages: 08:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.76 08:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:38 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:55:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:55:39 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:39 latest 08:55:39 3.2.0-dev.76 08:55:39 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:39 main 08:55:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:55:39 4fe386d021d8: Preparing 08:55:39 987fcb89c6b0: Preparing 08:55:39 a1fa677c0511: Preparing 08:55:39 d81524cf6cee: Preparing 08:55:39 d3c7b37246ad: Preparing 08:55:39 e8c5a3ec6e0d: Preparing 08:55:39 30e484eed064: Preparing 08:55:39 5504bd1ec107: Preparing 08:55:39 bb89423f0e8e: Preparing 08:55:39 f9df2aa0498e: Preparing 08:55:39 1aacafdfddbc: Preparing 08:55:39 4aeaa0e7d41f: Preparing 08:55:39 bb89423f0e8e: Waiting 08:55:39 30e484eed064: Waiting 08:55:39 e8c5a3ec6e0d: Waiting 08:55:39 5504bd1ec107: Waiting 08:55:39 4aeaa0e7d41f: Waiting 08:55:39 1aacafdfddbc: Waiting 08:55:40 987fcb89c6b0: Pushed 08:55:40 d3c7b37246ad: Pushed 08:55:40 4fe386d021d8: Pushed 08:55:40 5504bd1ec107: Layer already exists 08:55:40 bb89423f0e8e: Layer already exists 08:55:40 e8c5a3ec6e0d: Pushed 08:55:40 30e484eed064: Pushed 08:55:40 4aeaa0e7d41f: Layer already exists 08:55:40 f9df2aa0498e: Pushed 08:55:42 d81524cf6cee: Pushed 08:55:42 a1fa677c0511: Pushed 08:55:43 1aacafdfddbc: Pushed 08:55:43 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:43 + 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 08:55:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:55:44 4fe386d021d8: Preparing 08:55:44 987fcb89c6b0: Preparing 08:55:44 a1fa677c0511: Preparing 08:55:44 d81524cf6cee: Preparing 08:55:44 d3c7b37246ad: Preparing 08:55:44 e8c5a3ec6e0d: Preparing 08:55:44 30e484eed064: Preparing 08:55:44 5504bd1ec107: Preparing 08:55:44 bb89423f0e8e: Preparing 08:55:44 f9df2aa0498e: Preparing 08:55:44 1aacafdfddbc: Preparing 08:55:44 4aeaa0e7d41f: Preparing 08:55:44 e8c5a3ec6e0d: Waiting 08:55:44 30e484eed064: Waiting 08:55:44 5504bd1ec107: Waiting 08:55:44 bb89423f0e8e: Waiting 08:55:44 f9df2aa0498e: Waiting 08:55:44 1aacafdfddbc: Waiting 08:55:44 4aeaa0e7d41f: Waiting 08:55:44 4fe386d021d8: Layer already exists 08:55:44 987fcb89c6b0: Layer already exists 08:55:44 d3c7b37246ad: Layer already exists 08:55:44 d81524cf6cee: Layer already exists 08:55:44 a1fa677c0511: Layer already exists 08:55:44 e8c5a3ec6e0d: Layer already exists 08:55:44 5504bd1ec107: Layer already exists 08:55:44 30e484eed064: Layer already exists 08:55:44 bb89423f0e8e: Layer already exists 08:55:44 f9df2aa0498e: Layer already exists 08:55:44 4aeaa0e7d41f: Layer already exists 08:55:44 1aacafdfddbc: Layer already exists 08:55:44 latest: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.76 08:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:55:45 4fe386d021d8: Preparing 08:55:45 987fcb89c6b0: Preparing 08:55:45 a1fa677c0511: Preparing 08:55:45 d81524cf6cee: Preparing 08:55:45 d3c7b37246ad: Preparing 08:55:45 e8c5a3ec6e0d: Preparing 08:55:45 30e484eed064: Preparing 08:55:45 5504bd1ec107: Preparing 08:55:45 bb89423f0e8e: Preparing 08:55:45 f9df2aa0498e: Preparing 08:55:45 1aacafdfddbc: Preparing 08:55:45 4aeaa0e7d41f: Preparing 08:55:45 e8c5a3ec6e0d: Waiting 08:55:45 30e484eed064: Waiting 08:55:45 5504bd1ec107: Waiting 08:55:45 bb89423f0e8e: Waiting 08:55:45 f9df2aa0498e: Waiting 08:55:45 1aacafdfddbc: Waiting 08:55:45 4aeaa0e7d41f: Waiting 08:55:45 d81524cf6cee: Layer already exists 08:55:45 a1fa677c0511: Layer already exists 08:55:45 4fe386d021d8: Layer already exists 08:55:45 987fcb89c6b0: Layer already exists 08:55:45 d3c7b37246ad: Layer already exists 08:55:45 30e484eed064: Layer already exists 08:55:45 bb89423f0e8e: Layer already exists 08:55:45 e8c5a3ec6e0d: Layer already exists 08:55:45 5504bd1ec107: Layer already exists 08:55:45 f9df2aa0498e: Layer already exists 08:55:45 1aacafdfddbc: Layer already exists 08:55:45 4aeaa0e7d41f: Layer already exists 08:55:45 3.2.0-dev.76: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:55:46 4fe386d021d8: Preparing 08:55:46 987fcb89c6b0: Preparing 08:55:46 a1fa677c0511: Preparing 08:55:46 d81524cf6cee: Preparing 08:55:46 d3c7b37246ad: Preparing 08:55:46 e8c5a3ec6e0d: Preparing 08:55:46 30e484eed064: Preparing 08:55:46 5504bd1ec107: Preparing 08:55:46 bb89423f0e8e: Preparing 08:55:46 f9df2aa0498e: Preparing 08:55:46 1aacafdfddbc: Preparing 08:55:46 4aeaa0e7d41f: Preparing 08:55:46 e8c5a3ec6e0d: Waiting 08:55:46 30e484eed064: Waiting 08:55:46 bb89423f0e8e: Waiting 08:55:46 5504bd1ec107: Waiting 08:55:46 f9df2aa0498e: Waiting 08:55:46 1aacafdfddbc: Waiting 08:55:46 4aeaa0e7d41f: Waiting 08:55:46 4fe386d021d8: Layer already exists 08:55:46 a1fa677c0511: Layer already exists 08:55:46 d81524cf6cee: Layer already exists 08:55:46 d3c7b37246ad: Layer already exists 08:55:46 987fcb89c6b0: Layer already exists 08:55:46 5504bd1ec107: Layer already exists 08:55:46 bb89423f0e8e: Layer already exists 08:55:46 f9df2aa0498e: Layer already exists 08:55:46 e8c5a3ec6e0d: Layer already exists 08:55:46 30e484eed064: Layer already exists 08:55:46 1aacafdfddbc: Layer already exists 08:55:46 4aeaa0e7d41f: Layer already exists 08:55:46 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:46 + 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 08:55:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:55:47 4fe386d021d8: Preparing 08:55:47 987fcb89c6b0: Preparing 08:55:47 a1fa677c0511: Preparing 08:55:47 d81524cf6cee: Preparing 08:55:47 d3c7b37246ad: Preparing 08:55:47 e8c5a3ec6e0d: Preparing 08:55:47 30e484eed064: Preparing 08:55:47 5504bd1ec107: Preparing 08:55:47 bb89423f0e8e: Preparing 08:55:47 f9df2aa0498e: Preparing 08:55:47 1aacafdfddbc: Preparing 08:55:47 4aeaa0e7d41f: Preparing 08:55:47 5504bd1ec107: Waiting 08:55:47 bb89423f0e8e: Waiting 08:55:47 f9df2aa0498e: Waiting 08:55:47 1aacafdfddbc: Waiting 08:55:47 4aeaa0e7d41f: Waiting 08:55:47 e8c5a3ec6e0d: Waiting 08:55:47 30e484eed064: Waiting 08:55:47 987fcb89c6b0: Layer already exists 08:55:47 a1fa677c0511: Layer already exists 08:55:47 d3c7b37246ad: Layer already exists 08:55:47 4fe386d021d8: Layer already exists 08:55:47 d81524cf6cee: Layer already exists 08:55:47 e8c5a3ec6e0d: Layer already exists 08:55:47 f9df2aa0498e: Layer already exists 08:55:47 5504bd1ec107: Layer already exists 08:55:47 30e484eed064: Layer already exists 08:55:47 bb89423f0e8e: Layer already exists 08:55:47 4aeaa0e7d41f: Layer already exists 08:55:47 1aacafdfddbc: Layer already exists 08:55:47 main: digest: sha256:e72a8e7882f91f485942666adb6fe3dcde548615ea18848f82e6a779d961542a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:47 ===================================================== [Pipeline] echo 08:55:47 taggedImages: 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.76 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:47 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:55:47 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:55:47 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:47 latest 08:55:47 3.2.0-dev.76 08:55:47 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:47 main 08:55:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:55:48 d5ad200acc78: Preparing 08:55:48 1f0a6d358735: Preparing 08:55:48 5504bd1ec107: Preparing 08:55:48 bb89423f0e8e: Preparing 08:55:48 bd8012ca01a2: Preparing 08:55:48 3f8df18d16aa: Preparing 08:55:48 4aeaa0e7d41f: Preparing 08:55:48 3f8df18d16aa: Waiting 08:55:48 4aeaa0e7d41f: Waiting 08:55:48 5504bd1ec107: Layer already exists 08:55:48 bb89423f0e8e: Layer already exists 08:55:48 4aeaa0e7d41f: Layer already exists 08:55:48 bd8012ca01a2: Pushed 08:55:48 d5ad200acc78: Pushed 08:55:50 3f8df18d16aa: Pushed 08:55:52 1f0a6d358735: Pushed 08:55:52 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:53 + 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 08:55:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:55:53 d5ad200acc78: Preparing 08:55:53 1f0a6d358735: Preparing 08:55:53 5504bd1ec107: Preparing 08:55:53 bb89423f0e8e: Preparing 08:55:53 bd8012ca01a2: Preparing 08:55:53 3f8df18d16aa: Preparing 08:55:53 4aeaa0e7d41f: Preparing 08:55:53 4aeaa0e7d41f: Waiting 08:55:53 3f8df18d16aa: Waiting 08:55:53 d5ad200acc78: Layer already exists 08:55:53 bb89423f0e8e: Layer already exists 08:55:53 bd8012ca01a2: Layer already exists 08:55:53 1f0a6d358735: Layer already exists 08:55:53 5504bd1ec107: Layer already exists 08:55:53 3f8df18d16aa: Layer already exists 08:55:53 4aeaa0e7d41f: Layer already exists 08:55:53 latest: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.76 08:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:55:54 d5ad200acc78: Preparing 08:55:54 1f0a6d358735: Preparing 08:55:54 5504bd1ec107: Preparing 08:55:54 bb89423f0e8e: Preparing 08:55:54 bd8012ca01a2: Preparing 08:55:54 3f8df18d16aa: Preparing 08:55:54 4aeaa0e7d41f: Preparing 08:55:54 3f8df18d16aa: Waiting 08:55:54 4aeaa0e7d41f: Waiting 08:55:54 bd8012ca01a2: Layer already exists 08:55:54 5504bd1ec107: Layer already exists 08:55:54 1f0a6d358735: Layer already exists 08:55:54 bb89423f0e8e: Layer already exists 08:55:54 d5ad200acc78: Layer already exists 08:55:54 4aeaa0e7d41f: Layer already exists 08:55:54 3f8df18d16aa: Layer already exists 08:55:54 3.2.0-dev.76: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:55:55 d5ad200acc78: Preparing 08:55:55 1f0a6d358735: Preparing 08:55:55 5504bd1ec107: Preparing 08:55:55 bb89423f0e8e: Preparing 08:55:55 bd8012ca01a2: Preparing 08:55:55 3f8df18d16aa: Preparing 08:55:55 4aeaa0e7d41f: Preparing 08:55:55 3f8df18d16aa: Waiting 08:55:55 4aeaa0e7d41f: Waiting 08:55:55 d5ad200acc78: Layer already exists 08:55:55 5504bd1ec107: Layer already exists 08:55:55 bb89423f0e8e: Layer already exists 08:55:55 bd8012ca01a2: Layer already exists 08:55:55 1f0a6d358735: Layer already exists 08:55:55 4aeaa0e7d41f: Layer already exists 08:55:55 3f8df18d16aa: Layer already exists 08:55:55 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:56 + 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 08:55:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:55:56 d5ad200acc78: Preparing 08:55:56 1f0a6d358735: Preparing 08:55:56 5504bd1ec107: Preparing 08:55:56 bb89423f0e8e: Preparing 08:55:56 bd8012ca01a2: Preparing 08:55:56 3f8df18d16aa: Preparing 08:55:56 4aeaa0e7d41f: Preparing 08:55:56 3f8df18d16aa: Waiting 08:55:56 4aeaa0e7d41f: Waiting 08:55:56 bd8012ca01a2: Layer already exists 08:55:56 d5ad200acc78: Layer already exists 08:55:56 5504bd1ec107: Layer already exists 08:55:56 bb89423f0e8e: Layer already exists 08:55:56 1f0a6d358735: Layer already exists 08:55:56 3f8df18d16aa: Layer already exists 08:55:56 4aeaa0e7d41f: Layer already exists 08:55:56 main: digest: sha256:c345d77eceeff610cc33db8e705d57fcc9fd5d79a9d0b5f56b29a19d6edd60ee size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:56 ===================================================== [Pipeline] echo 08:55:56 taggedImages: 08:55:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:55:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.76 08:55:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:55:56 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:55:56 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:56 latest 08:55:56 3.2.0-dev.76 08:55:56 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:55:56 main 08:55:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:55:57 893bd4d8d72a: Preparing 08:55:57 1254375a048d: Preparing 08:55:57 0a5c346500bb: Preparing 08:55:57 5504bd1ec107: Preparing 08:55:57 bb89423f0e8e: Preparing 08:55:57 3acbe9ddf8e6: Preparing 08:55:57 c574bdbf88ab: Preparing 08:55:57 7b5f421d063e: Preparing 08:55:57 80c278e86388: Preparing 08:55:57 4aeaa0e7d41f: Preparing 08:55:57 c574bdbf88ab: Waiting 08:55:57 7b5f421d063e: Waiting 08:55:57 3acbe9ddf8e6: Waiting 08:55:57 80c278e86388: Waiting 08:55:57 4aeaa0e7d41f: Waiting 08:55:57 bb89423f0e8e: Layer already exists 08:55:57 5504bd1ec107: Layer already exists 08:55:57 1254375a048d: Pushed 08:55:57 0a5c346500bb: Pushed 08:55:57 893bd4d8d72a: Pushed 08:55:57 4aeaa0e7d41f: Layer already exists 08:55:58 7b5f421d063e: Pushed 08:55:58 80c278e86388: Pushed 08:56:13 c574bdbf88ab: Pushed 08:56:20 3acbe9ddf8e6: Pushed 08:56:20 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:20 + 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 08:56:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:56:21 893bd4d8d72a: Preparing 08:56:21 1254375a048d: Preparing 08:56:21 0a5c346500bb: Preparing 08:56:21 5504bd1ec107: Preparing 08:56:21 bb89423f0e8e: Preparing 08:56:21 3acbe9ddf8e6: Preparing 08:56:21 c574bdbf88ab: Preparing 08:56:21 7b5f421d063e: Preparing 08:56:21 80c278e86388: Preparing 08:56:21 4aeaa0e7d41f: Preparing 08:56:21 c574bdbf88ab: Waiting 08:56:21 7b5f421d063e: Waiting 08:56:21 80c278e86388: Waiting 08:56:21 4aeaa0e7d41f: Waiting 08:56:21 3acbe9ddf8e6: Waiting 08:56:21 5504bd1ec107: Layer already exists 08:56:21 bb89423f0e8e: Layer already exists 08:56:21 0a5c346500bb: Layer already exists 08:56:21 893bd4d8d72a: Layer already exists 08:56:21 1254375a048d: Layer already exists 08:56:21 3acbe9ddf8e6: Layer already exists 08:56:21 80c278e86388: Layer already exists 08:56:21 7b5f421d063e: Layer already exists 08:56:21 c574bdbf88ab: Layer already exists 08:56:21 4aeaa0e7d41f: Layer already exists 08:56:21 latest: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.76 08:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:56:22 893bd4d8d72a: Preparing 08:56:22 1254375a048d: Preparing 08:56:22 0a5c346500bb: Preparing 08:56:22 5504bd1ec107: Preparing 08:56:22 bb89423f0e8e: Preparing 08:56:22 3acbe9ddf8e6: Preparing 08:56:22 c574bdbf88ab: Preparing 08:56:22 7b5f421d063e: Preparing 08:56:22 80c278e86388: Preparing 08:56:22 4aeaa0e7d41f: Preparing 08:56:22 c574bdbf88ab: Waiting 08:56:22 7b5f421d063e: Waiting 08:56:22 80c278e86388: Waiting 08:56:22 4aeaa0e7d41f: Waiting 08:56:22 3acbe9ddf8e6: Waiting 08:56:22 893bd4d8d72a: Layer already exists 08:56:22 bb89423f0e8e: Layer already exists 08:56:22 1254375a048d: Layer already exists 08:56:22 0a5c346500bb: Layer already exists 08:56:22 5504bd1ec107: Layer already exists 08:56:22 3acbe9ddf8e6: Layer already exists 08:56:22 7b5f421d063e: Layer already exists 08:56:22 c574bdbf88ab: Layer already exists 08:56:22 80c278e86388: Layer already exists 08:56:22 4aeaa0e7d41f: Layer already exists 08:56:22 3.2.0-dev.76: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:56:23 893bd4d8d72a: Preparing 08:56:23 1254375a048d: Preparing 08:56:23 0a5c346500bb: Preparing 08:56:23 5504bd1ec107: Preparing 08:56:23 bb89423f0e8e: Preparing 08:56:23 3acbe9ddf8e6: Preparing 08:56:23 c574bdbf88ab: Preparing 08:56:23 7b5f421d063e: Preparing 08:56:23 80c278e86388: Preparing 08:56:23 4aeaa0e7d41f: Preparing 08:56:23 c574bdbf88ab: Waiting 08:56:23 7b5f421d063e: Waiting 08:56:23 80c278e86388: Waiting 08:56:23 4aeaa0e7d41f: Waiting 08:56:23 3acbe9ddf8e6: Waiting 08:56:23 bb89423f0e8e: Layer already exists 08:56:23 0a5c346500bb: Layer already exists 08:56:23 893bd4d8d72a: Layer already exists 08:56:23 5504bd1ec107: Layer already exists 08:56:23 1254375a048d: Layer already exists 08:56:23 80c278e86388: Layer already exists 08:56:23 3acbe9ddf8e6: Layer already exists 08:56:23 c574bdbf88ab: Layer already exists 08:56:23 7b5f421d063e: Layer already exists 08:56:23 4aeaa0e7d41f: Layer already exists 08:56:23 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + 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 08:56:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:56:24 893bd4d8d72a: Preparing 08:56:24 1254375a048d: Preparing 08:56:24 0a5c346500bb: Preparing 08:56:24 5504bd1ec107: Preparing 08:56:24 bb89423f0e8e: Preparing 08:56:24 3acbe9ddf8e6: Preparing 08:56:24 c574bdbf88ab: Preparing 08:56:24 3acbe9ddf8e6: Waiting 08:56:24 7b5f421d063e: Preparing 08:56:24 c574bdbf88ab: Waiting 08:56:24 7b5f421d063e: Waiting 08:56:24 80c278e86388: Preparing 08:56:24 80c278e86388: Waiting 08:56:24 4aeaa0e7d41f: Preparing 08:56:24 4aeaa0e7d41f: Waiting 08:56:24 bb89423f0e8e: Layer already exists 08:56:24 0a5c346500bb: Layer already exists 08:56:24 893bd4d8d72a: Layer already exists 08:56:24 1254375a048d: Layer already exists 08:56:24 5504bd1ec107: Layer already exists 08:56:24 7b5f421d063e: Layer already exists 08:56:24 4aeaa0e7d41f: Layer already exists 08:56:24 c574bdbf88ab: Layer already exists 08:56:24 3acbe9ddf8e6: Layer already exists 08:56:24 80c278e86388: Layer already exists 08:56:24 main: digest: sha256:d3ff8a5417c923a79422630a969120be771ab2785fb8596e72822674f8dc7552 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:24 ===================================================== [Pipeline] echo 08:56:24 taggedImages: 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.76 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:56:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:56:24 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:56:24 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:56:24 latest 08:56:24 3.2.0-dev.76 08:56:24 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:56:24 main 08:56:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:56:25 b560c2b76f13: Preparing 08:56:25 57f3012fbbf2: Preparing 08:56:25 65d1ea3713e1: Preparing 08:56:25 5504bd1ec107: Preparing 08:56:25 bb89423f0e8e: Preparing 08:56:25 4d69f144fb21: Preparing 08:56:25 f4cfcd3a29e2: Preparing 08:56:25 a5b7c86ffbe9: Preparing 08:56:25 4aeaa0e7d41f: Preparing 08:56:25 4d69f144fb21: Waiting 08:56:25 f4cfcd3a29e2: Waiting 08:56:25 a5b7c86ffbe9: Waiting 08:56:25 4aeaa0e7d41f: Waiting 08:56:25 5504bd1ec107: Layer already exists 08:56:25 bb89423f0e8e: Layer already exists 08:56:25 57f3012fbbf2: Pushed 08:56:25 65d1ea3713e1: Pushed 08:56:25 b560c2b76f13: Pushed 08:56:25 f4cfcd3a29e2: Pushed 08:56:25 4aeaa0e7d41f: Layer already exists 08:56:26 a5b7c86ffbe9: Pushed 08:56:48 4d69f144fb21: Pushed 08:56:48 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:48 + 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 08:56:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:56:49 b560c2b76f13: Preparing 08:56:49 57f3012fbbf2: Preparing 08:56:49 65d1ea3713e1: Preparing 08:56:49 5504bd1ec107: Preparing 08:56:49 bb89423f0e8e: Preparing 08:56:49 4d69f144fb21: Preparing 08:56:49 f4cfcd3a29e2: Preparing 08:56:49 a5b7c86ffbe9: Preparing 08:56:49 4aeaa0e7d41f: Preparing 08:56:49 4d69f144fb21: Waiting 08:56:49 f4cfcd3a29e2: Waiting 08:56:49 a5b7c86ffbe9: Waiting 08:56:49 4aeaa0e7d41f: Waiting 08:56:49 57f3012fbbf2: Layer already exists 08:56:49 bb89423f0e8e: Layer already exists 08:56:49 b560c2b76f13: Layer already exists 08:56:49 65d1ea3713e1: Layer already exists 08:56:49 5504bd1ec107: Layer already exists 08:56:49 a5b7c86ffbe9: Layer already exists 08:56:49 f4cfcd3a29e2: Layer already exists 08:56:49 4aeaa0e7d41f: Layer already exists 08:56:49 4d69f144fb21: Layer already exists 08:56:49 latest: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.76 08:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:56:51 b560c2b76f13: Preparing 08:56:51 57f3012fbbf2: Preparing 08:56:51 65d1ea3713e1: Preparing 08:56:51 5504bd1ec107: Preparing 08:56:51 bb89423f0e8e: Preparing 08:56:51 4d69f144fb21: Preparing 08:56:51 f4cfcd3a29e2: Preparing 08:56:51 a5b7c86ffbe9: Preparing 08:56:51 4aeaa0e7d41f: Preparing 08:56:51 4d69f144fb21: Waiting 08:56:51 a5b7c86ffbe9: Waiting 08:56:51 4aeaa0e7d41f: Waiting 08:56:51 f4cfcd3a29e2: Waiting 08:56:51 b560c2b76f13: Layer already exists 08:56:51 bb89423f0e8e: Layer already exists 08:56:51 5504bd1ec107: Layer already exists 08:56:51 65d1ea3713e1: Layer already exists 08:56:51 57f3012fbbf2: Layer already exists 08:56:51 a5b7c86ffbe9: Layer already exists 08:56:51 f4cfcd3a29e2: Layer already exists 08:56:51 4d69f144fb21: Layer already exists 08:56:51 4aeaa0e7d41f: Layer already exists 08:56:51 3.2.0-dev.76: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:56:51 b560c2b76f13: Preparing 08:56:51 57f3012fbbf2: Preparing 08:56:51 65d1ea3713e1: Preparing 08:56:51 5504bd1ec107: Preparing 08:56:51 bb89423f0e8e: Preparing 08:56:51 4d69f144fb21: Preparing 08:56:51 f4cfcd3a29e2: Preparing 08:56:51 a5b7c86ffbe9: Preparing 08:56:51 4aeaa0e7d41f: Preparing 08:56:51 4d69f144fb21: Waiting 08:56:51 f4cfcd3a29e2: Waiting 08:56:51 a5b7c86ffbe9: Waiting 08:56:51 4aeaa0e7d41f: Waiting 08:56:51 57f3012fbbf2: Layer already exists 08:56:51 5504bd1ec107: Layer already exists 08:56:51 65d1ea3713e1: Layer already exists 08:56:51 b560c2b76f13: Layer already exists 08:56:51 bb89423f0e8e: Layer already exists 08:56:51 f4cfcd3a29e2: Layer already exists 08:56:51 4aeaa0e7d41f: Layer already exists 08:56:51 4d69f144fb21: Layer already exists 08:56:51 a5b7c86ffbe9: Layer already exists 08:56:52 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:56:52 b560c2b76f13: Preparing 08:56:52 57f3012fbbf2: Preparing 08:56:52 65d1ea3713e1: Preparing 08:56:52 5504bd1ec107: Preparing 08:56:52 bb89423f0e8e: Preparing 08:56:52 4d69f144fb21: Preparing 08:56:52 f4cfcd3a29e2: Preparing 08:56:52 a5b7c86ffbe9: Preparing 08:56:52 4aeaa0e7d41f: Preparing 08:56:52 f4cfcd3a29e2: Waiting 08:56:52 a5b7c86ffbe9: Waiting 08:56:52 4aeaa0e7d41f: Waiting 08:56:52 4d69f144fb21: Waiting 08:56:52 57f3012fbbf2: Layer already exists 08:56:52 b560c2b76f13: Layer already exists 08:56:52 5504bd1ec107: Layer already exists 08:56:52 65d1ea3713e1: Layer already exists 08:56:52 bb89423f0e8e: Layer already exists 08:56:52 a5b7c86ffbe9: Layer already exists 08:56:52 f4cfcd3a29e2: Layer already exists 08:56:52 4aeaa0e7d41f: Layer already exists 08:56:52 4d69f144fb21: Layer already exists 08:56:53 main: digest: sha256:c722083c0fd49b79b8627893580519671e93a070d1321fa8c88bc4fcd391e59c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:53 ===================================================== [Pipeline] echo 08:56:53 taggedImages: 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.76 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:56:53 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:56:53 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:56:53 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:56:53 latest 08:56:53 3.2.0-dev.76 08:56:53 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:56:53 main 08:56:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:56:53 6ca48a5ece37: Preparing 08:56:53 5184306eae0b: Preparing 08:56:53 26b2db5cc9ba: Preparing 08:56:53 5504bd1ec107: Preparing 08:56:53 bb89423f0e8e: Preparing 08:56:53 66f7cc07d1ac: Preparing 08:56:53 7b5f421d063e: Preparing 08:56:53 80c278e86388: Preparing 08:56:53 4aeaa0e7d41f: Preparing 08:56:53 7b5f421d063e: Waiting 08:56:53 80c278e86388: Waiting 08:56:53 66f7cc07d1ac: Waiting 08:56:53 4aeaa0e7d41f: Waiting 08:56:54 5504bd1ec107: Layer already exists 08:56:54 bb89423f0e8e: Layer already exists 08:56:54 7b5f421d063e: Layer already exists 08:56:54 26b2db5cc9ba: Pushed 08:56:54 80c278e86388: Layer already exists 08:56:54 5184306eae0b: Pushed 08:56:54 6ca48a5ece37: Pushed 08:56:54 4aeaa0e7d41f: Layer already exists 08:57:16 66f7cc07d1ac: Pushed 08:57:16 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:16 + 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 08:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:57:17 6ca48a5ece37: Preparing 08:57:17 5184306eae0b: Preparing 08:57:17 26b2db5cc9ba: Preparing 08:57:17 5504bd1ec107: Preparing 08:57:17 bb89423f0e8e: Preparing 08:57:17 66f7cc07d1ac: Preparing 08:57:17 7b5f421d063e: Preparing 08:57:17 80c278e86388: Preparing 08:57:17 4aeaa0e7d41f: Preparing 08:57:17 66f7cc07d1ac: Waiting 08:57:17 7b5f421d063e: Waiting 08:57:17 80c278e86388: Waiting 08:57:17 4aeaa0e7d41f: Waiting 08:57:17 26b2db5cc9ba: Layer already exists 08:57:17 6ca48a5ece37: Layer already exists 08:57:17 bb89423f0e8e: Layer already exists 08:57:17 5504bd1ec107: Layer already exists 08:57:17 5184306eae0b: Layer already exists 08:57:17 66f7cc07d1ac: Layer already exists 08:57:17 4aeaa0e7d41f: Layer already exists 08:57:17 80c278e86388: Layer already exists 08:57:17 7b5f421d063e: Layer already exists 08:57:17 latest: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.76 08:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:57:18 6ca48a5ece37: Preparing 08:57:18 5184306eae0b: Preparing 08:57:18 26b2db5cc9ba: Preparing 08:57:18 5504bd1ec107: Preparing 08:57:18 bb89423f0e8e: Preparing 08:57:18 66f7cc07d1ac: Preparing 08:57:18 7b5f421d063e: Preparing 08:57:18 80c278e86388: Preparing 08:57:18 4aeaa0e7d41f: Preparing 08:57:18 7b5f421d063e: Waiting 08:57:18 80c278e86388: Waiting 08:57:18 4aeaa0e7d41f: Waiting 08:57:18 66f7cc07d1ac: Waiting 08:57:18 5184306eae0b: Layer already exists 08:57:18 26b2db5cc9ba: Layer already exists 08:57:18 6ca48a5ece37: Layer already exists 08:57:18 bb89423f0e8e: Layer already exists 08:57:18 5504bd1ec107: Layer already exists 08:57:18 80c278e86388: Layer already exists 08:57:18 7b5f421d063e: Layer already exists 08:57:18 66f7cc07d1ac: Layer already exists 08:57:18 4aeaa0e7d41f: Layer already exists 08:57:18 3.2.0-dev.76: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:57:19 6ca48a5ece37: Preparing 08:57:19 5184306eae0b: Preparing 08:57:19 26b2db5cc9ba: Preparing 08:57:19 5504bd1ec107: Preparing 08:57:19 bb89423f0e8e: Preparing 08:57:19 66f7cc07d1ac: Preparing 08:57:19 7b5f421d063e: Preparing 08:57:19 80c278e86388: Preparing 08:57:19 4aeaa0e7d41f: Preparing 08:57:19 66f7cc07d1ac: Waiting 08:57:19 7b5f421d063e: Waiting 08:57:19 80c278e86388: Waiting 08:57:19 4aeaa0e7d41f: Waiting 08:57:19 6ca48a5ece37: Layer already exists 08:57:19 bb89423f0e8e: Layer already exists 08:57:19 5504bd1ec107: Layer already exists 08:57:19 5184306eae0b: Layer already exists 08:57:19 26b2db5cc9ba: Layer already exists 08:57:19 4aeaa0e7d41f: Layer already exists 08:57:19 80c278e86388: Layer already exists 08:57:19 66f7cc07d1ac: Layer already exists 08:57:19 7b5f421d063e: Layer already exists 08:57:19 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:19 + 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 08:57:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:57:20 6ca48a5ece37: Preparing 08:57:20 5184306eae0b: Preparing 08:57:20 26b2db5cc9ba: Preparing 08:57:20 5504bd1ec107: Preparing 08:57:20 bb89423f0e8e: Preparing 08:57:20 66f7cc07d1ac: Preparing 08:57:20 7b5f421d063e: Preparing 08:57:20 80c278e86388: Preparing 08:57:20 4aeaa0e7d41f: Preparing 08:57:20 7b5f421d063e: Waiting 08:57:20 80c278e86388: Waiting 08:57:20 4aeaa0e7d41f: Waiting 08:57:20 66f7cc07d1ac: Waiting 08:57:20 26b2db5cc9ba: Layer already exists 08:57:20 6ca48a5ece37: Layer already exists 08:57:20 bb89423f0e8e: Layer already exists 08:57:20 5504bd1ec107: Layer already exists 08:57:20 5184306eae0b: Layer already exists 08:57:20 66f7cc07d1ac: Layer already exists 08:57:20 80c278e86388: Layer already exists 08:57:20 7b5f421d063e: Layer already exists 08:57:20 4aeaa0e7d41f: Layer already exists 08:57:20 main: digest: sha256:a767114adead0518c0e56a82df02275ff4076ab7db36845364ecb76f46591f04 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:20 ===================================================== [Pipeline] echo 08:57:20 taggedImages: 08:57:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:57:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.76 08:57:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:57:20 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:57:20 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:20 latest 08:57:20 3.2.0-dev.76 08:57:20 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:20 main 08:57:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:20 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:21 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:57:21 e2e6679a4283: Preparing 08:57:21 53941eba8870: Preparing 08:57:21 5504bd1ec107: Preparing 08:57:21 bb89423f0e8e: Preparing 08:57:21 5c59e5338b5b: Preparing 08:57:21 cd693b676111: Preparing 08:57:21 4aeaa0e7d41f: Preparing 08:57:21 cd693b676111: Waiting 08:57:21 4aeaa0e7d41f: Waiting 08:57:21 5504bd1ec107: Layer already exists 08:57:21 bb89423f0e8e: Layer already exists 08:57:21 4aeaa0e7d41f: Layer already exists 08:57:21 5c59e5338b5b: Pushed 08:57:21 e2e6679a4283: Pushed 08:57:22 cd693b676111: Pushed 08:57:29 53941eba8870: Pushed 08:57:29 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:29 + 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 08:57:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:57:29 e2e6679a4283: Preparing 08:57:29 53941eba8870: Preparing 08:57:29 5504bd1ec107: Preparing 08:57:29 bb89423f0e8e: Preparing 08:57:29 5c59e5338b5b: Preparing 08:57:29 cd693b676111: Preparing 08:57:29 4aeaa0e7d41f: Preparing 08:57:29 4aeaa0e7d41f: Waiting 08:57:29 cd693b676111: Waiting 08:57:29 bb89423f0e8e: Layer already exists 08:57:29 5504bd1ec107: Layer already exists 08:57:29 e2e6679a4283: Layer already exists 08:57:29 53941eba8870: Layer already exists 08:57:29 5c59e5338b5b: Layer already exists 08:57:29 cd693b676111: Layer already exists 08:57:29 4aeaa0e7d41f: Layer already exists 08:57:30 latest: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:30 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.76 08:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:57:30 e2e6679a4283: Preparing 08:57:30 53941eba8870: Preparing 08:57:30 5504bd1ec107: Preparing 08:57:30 bb89423f0e8e: Preparing 08:57:30 5c59e5338b5b: Preparing 08:57:30 cd693b676111: Preparing 08:57:30 4aeaa0e7d41f: Preparing 08:57:30 cd693b676111: Waiting 08:57:30 4aeaa0e7d41f: Waiting 08:57:30 5504bd1ec107: Layer already exists 08:57:30 53941eba8870: Layer already exists 08:57:30 bb89423f0e8e: Layer already exists 08:57:30 e2e6679a4283: Layer already exists 08:57:30 5c59e5338b5b: Layer already exists 08:57:30 cd693b676111: Layer already exists 08:57:30 4aeaa0e7d41f: Layer already exists 08:57:31 3.2.0-dev.76: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:31 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:57:31 e2e6679a4283: Preparing 08:57:31 53941eba8870: Preparing 08:57:31 5504bd1ec107: Preparing 08:57:31 bb89423f0e8e: Preparing 08:57:31 5c59e5338b5b: Preparing 08:57:31 cd693b676111: Preparing 08:57:31 4aeaa0e7d41f: Preparing 08:57:31 cd693b676111: Waiting 08:57:31 4aeaa0e7d41f: Waiting 08:57:31 e2e6679a4283: Layer already exists 08:57:31 53941eba8870: Layer already exists 08:57:31 5c59e5338b5b: Layer already exists 08:57:31 5504bd1ec107: Layer already exists 08:57:31 bb89423f0e8e: Layer already exists 08:57:31 4aeaa0e7d41f: Layer already exists 08:57:31 cd693b676111: Layer already exists 08:57:32 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:32 + 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 08:57:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:57:32 e2e6679a4283: Preparing 08:57:32 53941eba8870: Preparing 08:57:32 5504bd1ec107: Preparing 08:57:32 bb89423f0e8e: Preparing 08:57:32 5c59e5338b5b: Preparing 08:57:32 cd693b676111: Preparing 08:57:32 4aeaa0e7d41f: Preparing 08:57:32 cd693b676111: Waiting 08:57:32 4aeaa0e7d41f: Waiting 08:57:32 5c59e5338b5b: Layer already exists 08:57:32 5504bd1ec107: Layer already exists 08:57:32 e2e6679a4283: Layer already exists 08:57:32 53941eba8870: Layer already exists 08:57:32 bb89423f0e8e: Layer already exists 08:57:32 cd693b676111: Layer already exists 08:57:32 4aeaa0e7d41f: Layer already exists 08:57:33 main: digest: sha256:7574486755602948fed65980a5bcb7b07a0f5b1e80f18be7a0aa0e62e85c329b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:33 ===================================================== [Pipeline] echo 08:57:33 taggedImages: 08:57:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:57:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.76 08:57:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:33 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:57:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:57:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:33 latest 08:57:33 3.2.0-dev.76 08:57:33 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:33 main 08:57:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:57:33 6422c0e07eb1: Preparing 08:57:33 7da41955360a: Preparing 08:57:33 5504bd1ec107: Preparing 08:57:33 bb89423f0e8e: Preparing 08:57:33 d0480a1cd43d: Preparing 08:57:33 9c2099a36fd4: Preparing 08:57:33 4aeaa0e7d41f: Preparing 08:57:33 9c2099a36fd4: Waiting 08:57:33 4aeaa0e7d41f: Waiting 08:57:34 5504bd1ec107: Layer already exists 08:57:34 bb89423f0e8e: Layer already exists 08:57:34 4aeaa0e7d41f: Layer already exists 08:57:34 d0480a1cd43d: Pushed 08:57:34 6422c0e07eb1: Pushed 08:57:34 9c2099a36fd4: Pushed 08:57:42 7da41955360a: Pushed 08:57:42 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:57:43 6422c0e07eb1: Preparing 08:57:43 7da41955360a: Preparing 08:57:43 5504bd1ec107: Preparing 08:57:43 bb89423f0e8e: Preparing 08:57:43 d0480a1cd43d: Preparing 08:57:43 9c2099a36fd4: Preparing 08:57:43 4aeaa0e7d41f: Preparing 08:57:43 9c2099a36fd4: Waiting 08:57:43 4aeaa0e7d41f: Waiting 08:57:43 7da41955360a: Layer already exists 08:57:43 d0480a1cd43d: Layer already exists 08:57:43 6422c0e07eb1: Layer already exists 08:57:43 5504bd1ec107: Layer already exists 08:57:43 bb89423f0e8e: Layer already exists 08:57:43 9c2099a36fd4: Layer already exists 08:57:43 4aeaa0e7d41f: Layer already exists 08:57:43 latest: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.76 08:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:57:44 6422c0e07eb1: Preparing 08:57:44 7da41955360a: Preparing 08:57:44 5504bd1ec107: Preparing 08:57:44 bb89423f0e8e: Preparing 08:57:44 d0480a1cd43d: Preparing 08:57:44 9c2099a36fd4: Preparing 08:57:44 4aeaa0e7d41f: Preparing 08:57:44 9c2099a36fd4: Waiting 08:57:44 4aeaa0e7d41f: Waiting 08:57:44 5504bd1ec107: Layer already exists 08:57:44 7da41955360a: Layer already exists 08:57:44 d0480a1cd43d: Layer already exists 08:57:44 6422c0e07eb1: Layer already exists 08:57:44 bb89423f0e8e: Layer already exists 08:57:44 4aeaa0e7d41f: Layer already exists 08:57:44 9c2099a36fd4: Layer already exists 08:57:44 3.2.0-dev.76: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:57:45 6422c0e07eb1: Preparing 08:57:45 7da41955360a: Preparing 08:57:45 5504bd1ec107: Preparing 08:57:45 bb89423f0e8e: Preparing 08:57:45 d0480a1cd43d: Preparing 08:57:45 9c2099a36fd4: Preparing 08:57:45 4aeaa0e7d41f: Preparing 08:57:45 9c2099a36fd4: Waiting 08:57:45 4aeaa0e7d41f: Waiting 08:57:45 7da41955360a: Layer already exists 08:57:45 d0480a1cd43d: Layer already exists 08:57:45 5504bd1ec107: Layer already exists 08:57:45 6422c0e07eb1: Layer already exists 08:57:45 bb89423f0e8e: Layer already exists 08:57:45 4aeaa0e7d41f: Layer already exists 08:57:45 9c2099a36fd4: Layer already exists 08:57:45 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:57:46 6422c0e07eb1: Preparing 08:57:46 7da41955360a: Preparing 08:57:46 5504bd1ec107: Preparing 08:57:46 bb89423f0e8e: Preparing 08:57:46 d0480a1cd43d: Preparing 08:57:46 9c2099a36fd4: Preparing 08:57:46 4aeaa0e7d41f: Preparing 08:57:46 9c2099a36fd4: Waiting 08:57:46 4aeaa0e7d41f: Waiting 08:57:46 5504bd1ec107: Layer already exists 08:57:46 bb89423f0e8e: Layer already exists 08:57:46 d0480a1cd43d: Layer already exists 08:57:46 6422c0e07eb1: Layer already exists 08:57:46 7da41955360a: Layer already exists 08:57:46 9c2099a36fd4: Layer already exists 08:57:46 4aeaa0e7d41f: Layer already exists 08:57:46 main: digest: sha256:b8a319505008b58110d2f3d3a3c7fb48040d94ee4f4e8c293f9f564673437344 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:57:46 ===================================================== [Pipeline] echo 08:57:46 taggedImages: 08:57:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:57:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.76 08:57:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:57:46 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:57:46 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:46 latest 08:57:46 3.2.0-dev.76 08:57:46 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:46 main 08:57:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:57:47 05ebbd50b276: Preparing 08:57:47 fa9d8d2540a7: Preparing 08:57:47 5504bd1ec107: Preparing 08:57:47 bb89423f0e8e: Preparing 08:57:47 e59a7b809686: Preparing 08:57:47 b7ffce67f105: Preparing 08:57:47 4aeaa0e7d41f: Preparing 08:57:47 b7ffce67f105: Waiting 08:57:47 4aeaa0e7d41f: Waiting 08:57:47 e59a7b809686: Layer already exists 08:57:47 5504bd1ec107: Layer already exists 08:57:47 bb89423f0e8e: Layer already exists 08:57:47 b7ffce67f105: Layer already exists 08:57:47 4aeaa0e7d41f: Layer already exists 08:57:47 05ebbd50b276: Pushed 08:57:55 fa9d8d2540a7: Pushed 08:57:55 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:57:56 05ebbd50b276: Preparing 08:57:56 fa9d8d2540a7: Preparing 08:57:56 5504bd1ec107: Preparing 08:57:56 bb89423f0e8e: Preparing 08:57:56 e59a7b809686: Preparing 08:57:56 b7ffce67f105: Preparing 08:57:56 4aeaa0e7d41f: Preparing 08:57:56 b7ffce67f105: Waiting 08:57:56 4aeaa0e7d41f: Waiting 08:57:56 bb89423f0e8e: Layer already exists 08:57:56 05ebbd50b276: Layer already exists 08:57:56 5504bd1ec107: Layer already exists 08:57:56 e59a7b809686: Layer already exists 08:57:56 fa9d8d2540a7: Layer already exists 08:57:56 4aeaa0e7d41f: Layer already exists 08:57:56 b7ffce67f105: Layer already exists 08:57:57 latest: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.76 08:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:57:57 05ebbd50b276: Preparing 08:57:57 fa9d8d2540a7: Preparing 08:57:57 5504bd1ec107: Preparing 08:57:57 bb89423f0e8e: Preparing 08:57:57 e59a7b809686: Preparing 08:57:57 b7ffce67f105: Preparing 08:57:57 4aeaa0e7d41f: Preparing 08:57:57 b7ffce67f105: Waiting 08:57:57 4aeaa0e7d41f: Waiting 08:57:57 fa9d8d2540a7: Layer already exists 08:57:57 e59a7b809686: Layer already exists 08:57:57 bb89423f0e8e: Layer already exists 08:57:57 5504bd1ec107: Layer already exists 08:57:57 05ebbd50b276: Layer already exists 08:57:57 b7ffce67f105: Layer already exists 08:57:57 4aeaa0e7d41f: Layer already exists 08:57:58 3.2.0-dev.76: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:57:58 05ebbd50b276: Preparing 08:57:58 fa9d8d2540a7: Preparing 08:57:58 5504bd1ec107: Preparing 08:57:58 bb89423f0e8e: Preparing 08:57:58 e59a7b809686: Preparing 08:57:58 b7ffce67f105: Preparing 08:57:58 4aeaa0e7d41f: Preparing 08:57:58 b7ffce67f105: Waiting 08:57:58 4aeaa0e7d41f: Waiting 08:57:58 05ebbd50b276: Layer already exists 08:57:58 bb89423f0e8e: Layer already exists 08:57:58 fa9d8d2540a7: Layer already exists 08:57:58 5504bd1ec107: Layer already exists 08:57:58 e59a7b809686: Layer already exists 08:57:58 b7ffce67f105: Layer already exists 08:57:58 4aeaa0e7d41f: Layer already exists 08:57:59 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:57:59 05ebbd50b276: Preparing 08:57:59 fa9d8d2540a7: Preparing 08:57:59 5504bd1ec107: Preparing 08:57:59 bb89423f0e8e: Preparing 08:57:59 e59a7b809686: Preparing 08:57:59 b7ffce67f105: Preparing 08:57:59 4aeaa0e7d41f: Preparing 08:57:59 b7ffce67f105: Waiting 08:57:59 4aeaa0e7d41f: Waiting 08:57:59 fa9d8d2540a7: Layer already exists 08:57:59 e59a7b809686: Layer already exists 08:57:59 bb89423f0e8e: Layer already exists 08:57:59 05ebbd50b276: Layer already exists 08:57:59 5504bd1ec107: Layer already exists 08:57:59 4aeaa0e7d41f: Layer already exists 08:57:59 b7ffce67f105: Layer already exists 08:58:00 main: digest: sha256:8cf2ee1dbe5b5475b2c8a0f771d12f23e76a2727ca59eda560e6520b526c961c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:58:00 ===================================================== [Pipeline] echo 08:58:00 taggedImages: 08:58:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 08:58:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:58:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.76 08:58:00 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:01f2b539fb1973550dfc74f4d3b2b5ba0d443c06-3.2.0-dev.76 08:58:00 - 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 08:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:00 08:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:01 arm64: Pulling from edgex-lftools-log-publisher 08:58:01 8998bd30e6a1: Pulling fs layer 08:58:01 04944245beec: Pulling fs layer 08:58:01 699f458cf7ca: Pulling fs layer 08:58:01 765212b225bb: Pulling fs layer 08:58:01 f23df028b6ca: Pulling fs layer 08:58:01 d65c8cfc05b1: Pulling fs layer 08:58:01 2437ff75d9bd: Pulling fs layer 08:58:01 765212b225bb: Waiting 08:58:01 f23df028b6ca: Waiting 08:58:01 d65c8cfc05b1: Waiting 08:58:01 2437ff75d9bd: Waiting 08:58:01 04944245beec: Verifying Checksum 08:58:01 04944245beec: Download complete 08:58:01 765212b225bb: Verifying Checksum 08:58:01 765212b225bb: Download complete 08:58:01 f23df028b6ca: Download complete 08:58:01 d65c8cfc05b1: Verifying Checksum 08:58:01 d65c8cfc05b1: Download complete 08:58:01 699f458cf7ca: Verifying Checksum 08:58:01 699f458cf7ca: Download complete 08:58:02 8998bd30e6a1: Verifying Checksum 08:58:02 8998bd30e6a1: Download complete 08:58:04 2437ff75d9bd: Verifying Checksum 08:58:04 2437ff75d9bd: Download complete 08:58:07 8998bd30e6a1: Pull complete 08:58:07 04944245beec: Pull complete 08:58:09 699f458cf7ca: Pull complete 08:58:09 765212b225bb: Pull complete 08:58:10 f23df028b6ca: Pull complete 08:58:10 d65c8cfc05b1: Pull complete 08:58:28 2437ff75d9bd: Pull complete 08:58:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:58:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:29 prd-ubuntu20.04-docker-arm64-4c-16g-10570 does not seem to be running inside a container 08:58:29 $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:58:32 $ docker top 1aa5915e516c10cfc76a8c4710d862129b72bac6b1671da2a6ed89501b0fe0e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:33 ---> job-cost.sh 08:58:33 lf-activate-venv: SKIPPING 08:58:33 INFO: No Stack... 08:58:33 INFO: Retrieving Pricing Info for: v3-standard-4 08:58:34 INFO: Archiving Costs [Pipeline] sh 08:58:35 + cat /w/workspace/edgex-go/698/archives/cost.csv 08:58:35 + cut -d, -f6 [Pipeline] lock 08:58:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-698-stack-cost] 08:58:35 Resource [jenkins-edgexfoundry-edgex-go-main-698-stack-cost] did not exist. Created. 08:58:35 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-698-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:58:35 + echo total: 0.10999999940395355 [Pipeline] stash 08:58:36 Stashed 1 file(s) [Pipeline] } 08:58:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-698-stack-cost] [Pipeline] // lock [Pipeline] } 08:58:36 $ docker stop --time=1 1aa5915e516c10cfc76a8c4710d862129b72bac6b1671da2a6ed89501b0fe0e0 08:58:38 $ docker rm -f --volumes 1aa5915e516c10cfc76a8c4710d862129b72bac6b1671da2a6ed89501b0fe0e0 [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 08:58:38 provisioning config files... 08:58:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/698@tmp/config18119007794497033921tmp [Pipeline] { [Pipeline] sh 08:58:39 + set +x 08:58:39 + curl -s https://codecov.io/bash 08:58:39 + bash -s -- 08:58:39 08:58:39 _____ _ 08:58:39 / ____| | | 08:58:39 | | ___ __| | ___ ___ _____ __ 08:58:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:58:39 | |___| (_) | (_| | __/ (_| (_) \ V / 08:58:39 \_____\___/ \__,_|\___|\___\___/ \_/ 08:58:39 Bash-1.0.6 08:58:39 08:58:39 08:58:39 ==> git version 2.25.1 found 08:58:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:58:39 Release-Date: 2020-01-08 08:58:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:58:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:58:39 ==> Jenkins CI detected. 08:58:39 current dir:  /w/workspace/edgex-go/698 08:58:39 project root: . 08:58:39 --> token set from env 08:58:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:58:39 ==> Running gcov in . (disable via -X gcov) 08:58:39 ==> Python coveragepy not found 08:58:39 ==> Searching for coverage reports in: 08:58:39 + . 08:58:39 -> Found 1 reports 08:58:39 ==> Detecting git/mercurial file structure 08:58:39 ==> Reading reports 08:58:39 + ./coverage.out bytes=568154 08:58:39 ==> Appending adjustments 08:58:39 https://docs.codecov.io/docs/fixing-reports 08:58:40 + Found adjustments 08:58:40 ==> Gzipping contents 08:58:40 72K /tmp/codecov.QtEE6P.gz 08:58:40 ==> Uploading reports 08:58:40 url: https://codecov.io 08:58:40 query: branch=main&commit=01f2b539fb1973550dfc74f4d3b2b5ba0d443c06&build=698&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F698%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:58:40 -> Pinging Codecov 08:58:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=01f2b539fb1973550dfc74f4d3b2b5ba0d443c06&build=698&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F698%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:58:40 -> Uploading to 08:58:40 https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/01f2b539fb1973550dfc74f4d3b2b5ba0d443c06/9ffa8b23-7a04-4835-9491-701ac2a36444.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T085840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19f7bfd24c6e951596873c89f69769e579a00b12cf066f82d89b4ba06a49fba0 08:58:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:40 Dload Upload Total Spent Left Speed 08:58:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70099 0 0 100 70099 0 335k --:--:-- --:--:-- --:--:-- 333k 100 70099 0 0 100 70099 0 255k --:--:-- --:--:-- --:--:-- 254k 08:58:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 [Pipeline] } 08:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:58:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:58:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:58:42 08:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:58:43 latest: Pulling from edgex-devops/edgex-snyk-go 08:58:43 619be1103602: Already exists 08:58:43 f8ea3408117e: Pulling fs layer 08:58:43 91320369b822: Pulling fs layer 08:58:43 0406650e8295: Pulling fs layer 08:58:43 4f4fb700ef54: Pulling fs layer 08:58:43 96d80e3f36e1: Pulling fs layer 08:58:43 bcf3aedb951c: Pulling fs layer 08:58:43 4f4fb700ef54: Waiting 08:58:43 96d80e3f36e1: Waiting 08:58:43 bcf3aedb951c: Waiting 08:58:43 0406650e8295: Verifying Checksum 08:58:43 0406650e8295: Download complete 08:58:43 f8ea3408117e: Verifying Checksum 08:58:43 f8ea3408117e: Download complete 08:58:43 4f4fb700ef54: Verifying Checksum 08:58:43 4f4fb700ef54: Download complete 08:58:43 f8ea3408117e: Pull complete 08:58:43 96d80e3f36e1: Verifying Checksum 08:58:43 96d80e3f36e1: Download complete 08:58:43 91320369b822: Verifying Checksum 08:58:43 91320369b822: Download complete 08:58:43 bcf3aedb951c: Verifying Checksum 08:58:43 bcf3aedb951c: Download complete 08:58:46 91320369b822: Pull complete 08:58:46 0406650e8295: Pull complete 08:58:46 4f4fb700ef54: Pull complete 08:58:47 96d80e3f36e1: Pull complete 08:58:50 bcf3aedb951c: Pull complete 08:58:50 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:58:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:58:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:50 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 08:58:50 $ 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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:59:00 $ docker top 99085f8cab76484060d0b4f30492dc68e90d3ed6e4c53e3cef06e9f156fbdb41 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:00 + git config --global --add safe.directory /w/workspace/edgex-go/698 [Pipeline] echo 08:59:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:59:00 + set -o pipefail 08:59:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:59:13 08:59:13 Monitoring /w/workspace/edgex-go/698 (github.com/edgexfoundry/edgex-go)... 08:59:13 08:59:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d9af85cf-07ef-44e9-810f-20347a85b1d0 08:59:13 08:59:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:59:13 08:59:13 08:59:13 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:59:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:59:13 $ docker stop --time=1 99085f8cab76484060d0b4f30492dc68e90d3ed6e4c53e3cef06e9f156fbdb41 08:59:24 $ docker rm -f --volumes 99085f8cab76484060d0b4f30492dc68e90d3ed6e4c53e3cef06e9f156fbdb41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:59:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:24 provisioning config files... 08:59:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/698@tmp/config4746060064016246738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:25 --> edgex-publish-swagger.sh 08:59:25 === Publish openapi/v3 API === 08:59:25 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:59:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/698/openapi/v3/core-command.yaml] 08:59:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:25 Dload Upload Total Spent Left Speed 08:59:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65043 --:--:-- --:--:-- --:--:-- 64914 08:59:26 08:59:26 08:59:26 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/698/openapi/v3/core-data.yaml] 08:59:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:26 Dload Upload Total Spent Left Speed 08:59:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 67204 0:00:01 0:00:01 --:--:-- 67204 08:59:26 08:59:26 08:59:26 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/698/openapi/v3/core-keeper.yaml] 08:59:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:26 Dload Upload Total Spent Left Speed 08:59:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 255 124k --:--:-- --:--:-- --:--:-- 124k 08:59:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:59:26 08:59:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/698/openapi/v3/core-metadata.yaml] 08:59:26 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:26 Dload Upload Total Spent Left Speed 08:59:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 729k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 425 405k --:--:-- --:--:-- --:--:-- 405k 08:59:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:59:27 08:59:27 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/698/openapi/v3/support-cron-scheduler.yaml] 08:59:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:27 Dload Upload Total Spent Left Speed 08:59:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 260 187k --:--:-- --:--:-- --:--:-- 187k 08:59:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:59:27 08:59:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/698/openapi/v3/support-notifications.yaml] 08:59:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:27 Dload Upload Total Spent Left Speed 08:59:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 417 227k --:--:-- --:--:-- --:--:-- 228k 08:59:28 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:59:28 08:59:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/698/openapi/v3/support-scheduler.yaml] 08:59:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:28 Dload Upload Total Spent Left Speed 08:59:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 405 95984 --:--:-- --:--:-- --:--:-- 96139 08:59:28 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:59:28 [Pipeline] } 08:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:29 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 08:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:59:30 $ docker top 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 -eo pid,comm 08:59:30 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). 08:59:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:31 [ssh-agent] Looking for ssh-agent implementation... 08:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:31 $ docker exec 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 ssh-agent 08:59:31 SSH_AUTH_SOCK=/tmp/ssh-Aw3umksUOqwg/agent.13 08:59:31 SSH_AGENT_PID=19 08:59:31 Running ssh-add (command line suppressed) 08:59:31 Identity added: /w/workspace/edgex-go/698@tmp/private_key_17655863941791762322.key (/w/workspace/edgex-go/698@tmp/private_key_17655863941791762322.key) 08:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:31 + git semver tag 08:59:31 2024-09-18 08:59:31,928 [run_tag] DEBUG tag force:False 08:59:31 2024-09-18 08:59:31,928 [check_head_tag] DEBUG check head tag 08:59:31 2024-09-18 08:59:31,930 [execute] INFO git cat-file --batch-check 08:59:31 2024-09-18 08:59:31,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=) 08:59:31 2024-09-18 08:59:31,935 [execute] INFO git cat-file --batch 08:59:31 2024-09-18 08:59:31,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=) 08:59:32 2024-09-18 08:59:31,979 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 08:59:32 2024-09-18 08:59:31,979 [execute] INFO git tag -a v3.2.0-dev.76 -m v3.2.0-dev.76 08:59:32 2024-09-18 08:59:31,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.76', '-m', 'v3.2.0-dev.76'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=None) 08:59:32 2024-09-18 08:59:31,986 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 08:59:32 3.2.0-dev.76 [Pipeline] } 08:59:32 $ docker exec --env ******** --env ******** 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 ssh-agent -k 08:59:32 unset SSH_AUTH_SOCK; 08:59:32 unset SSH_AGENT_PID; 08:59:32 echo Agent pid 19 killed; 08:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:32 + git semver [Pipeline] } 08:59:32 $ docker stop --time=1 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 08:59:34 $ docker rm -f --volumes 76915b117cd61ecf5c24b1eb6ba54a74dc617d5d9d8a5d9631bb12cee1686491 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:34 08:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:34 0.23.1-centos7: Pulling from edgex-lftools 08:59:34 ab5ef0e58194: Pulling fs layer 08:59:34 9712f1f96733: Pulling fs layer 08:59:34 63f879dbbcfc: Pulling fs layer 08:59:34 0d9ebad4ef96: Pulling fs layer 08:59:34 e9a5061849ea: Pulling fs layer 08:59:34 d747dcd14b5f: Pulling fs layer 08:59:34 e9a5061849ea: Waiting 08:59:34 d747dcd14b5f: Waiting 08:59:34 0d9ebad4ef96: Waiting 08:59:34 2de7ff778b66: Pulling fs layer 08:59:34 9712f1f96733: Download complete 08:59:35 63f879dbbcfc: Verifying Checksum 08:59:35 63f879dbbcfc: Download complete 08:59:35 e9a5061849ea: Verifying Checksum 08:59:35 e9a5061849ea: Download complete 08:59:35 d747dcd14b5f: Verifying Checksum 08:59:35 d747dcd14b5f: Download complete 08:59:35 0d9ebad4ef96: Verifying Checksum 08:59:35 0d9ebad4ef96: Download complete 08:59:35 ab5ef0e58194: Verifying Checksum 08:59:35 ab5ef0e58194: Download complete 08:59:35 2de7ff778b66: Verifying Checksum 08:59:35 2de7ff778b66: Download complete 08:59:38 ab5ef0e58194: Pull complete 08:59:38 9712f1f96733: Pull complete 08:59:39 63f879dbbcfc: Pull complete 08:59:43 0d9ebad4ef96: Pull complete 08:59:43 e9a5061849ea: Pull complete 08:59:43 d747dcd14b5f: Pull complete 08:59:43 2de7ff778b66: Pull complete 08:59:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:59:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:43 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 08:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 08:59:59 $ docker top 6a4e29fc60fb0da5745822e427539d998b914769a310769bceb1a954624bea61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:59:59 provisioning config files... 08:59:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/698@tmp/config3991922019414701366tmp 08:59:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/698@tmp/config13851890692910796660tmp 08:59:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/698@tmp/config4253719037849108882tmp [Pipeline] { [Pipeline] echo 08:59:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:59:59 ---> sigul-configuration.sh 08:59:59 gpg: directory `/root/.gnupg' created 08:59:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:59:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:59:59 gpg: keyring `/root/.gnupg/secring.gpg' created 08:59:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:59:59 gpg: CAST5 encrypted data 08:59:59 gpg: encrypted with 1 passphrase 08:59:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:00:00 + mkdir /home/jenkins 09:00:00 + mkdir /home/jenkins/sigul [Pipeline] sh 09:00: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 09:00:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:00:00 ---> sigul-install.sh 09:00:00 Sigul already installed; skipping installation. [Pipeline] sh 09:00:01 + git tag --list 09:00:01 0.6.0 09:00:01 0.6.1 09:00:01 0.7.0 09:00:01 0.7.1 09:00:01 v1.0.0 09:00:01 v1.0.1 09:00:01 v1.1.0 09:00:01 v1.2.0 09:00:01 v1.2.1 09:00:01 v1.3.0 09:00:01 v1.3.1 09:00:01 v2.0.0 09:00:01 v2.1.0 09:00:01 v2.1.1 09:00:01 v2.2.0 09:00:01 v2.3.0 09:00:01 v3.0 09:00:01 v3.0.0 09:00:01 v3.1 09:00:01 v3.1.0 09:00:01 v3.1.0-dev.1 09:00:01 v3.1.0-dev.10 09:00:01 v3.1.0-dev.11 09:00:01 v3.1.0-dev.12 09:00:01 v3.1.0-dev.13 09:00:01 v3.1.0-dev.14 09:00:01 v3.1.0-dev.15 09:00:01 v3.1.0-dev.16 09:00:01 v3.1.0-dev.17 09:00:01 v3.1.0-dev.18 09:00:01 v3.1.0-dev.19 09:00:01 v3.1.0-dev.2 09:00:01 v3.1.0-dev.20 09:00:01 v3.1.0-dev.21 09:00:01 v3.1.0-dev.22 09:00:01 v3.1.0-dev.23 09:00:01 v3.1.0-dev.24 09:00:01 v3.1.0-dev.25 09:00:01 v3.1.0-dev.26 09:00:01 v3.1.0-dev.27 09:00:01 v3.1.0-dev.28 09:00:01 v3.1.0-dev.29 09:00:01 v3.1.0-dev.3 09:00:01 v3.1.0-dev.30 09:00:01 v3.1.0-dev.31 09:00:01 v3.1.0-dev.32 09:00:01 v3.1.0-dev.33 09:00:01 v3.1.0-dev.34 09:00:01 v3.1.0-dev.35 09:00:01 v3.1.0-dev.36 09:00:01 v3.1.0-dev.37 09:00:01 v3.1.0-dev.38 09:00:01 v3.1.0-dev.39 09:00:01 v3.1.0-dev.4 09:00:01 v3.1.0-dev.40 09:00:01 v3.1.0-dev.41 09:00:01 v3.1.0-dev.42 09:00:01 v3.1.0-dev.43 09:00:01 v3.1.0-dev.44 09:00:01 v3.1.0-dev.45 09:00:01 v3.1.0-dev.46 09:00:01 v3.1.0-dev.47 09:00:01 v3.1.0-dev.48 09:00:01 v3.1.0-dev.49 09:00:01 v3.1.0-dev.5 09:00:01 v3.1.0-dev.50 09:00:01 v3.1.0-dev.51 09:00:01 v3.1.0-dev.52 09:00:01 v3.1.0-dev.53 09:00:01 v3.1.0-dev.54 09:00:01 v3.1.0-dev.55 09:00:01 v3.1.0-dev.56 09:00:01 v3.1.0-dev.57 09:00:01 v3.1.0-dev.58 09:00:01 v3.1.0-dev.59 09:00:01 v3.1.0-dev.6 09:00:01 v3.1.0-dev.60 09:00:01 v3.1.0-dev.61 09:00:01 v3.1.0-dev.62 09:00:01 v3.1.0-dev.63 09:00:01 v3.1.0-dev.64 09:00:01 v3.1.0-dev.65 09:00:01 v3.1.0-dev.66 09:00:01 v3.1.0-dev.67 09:00:01 v3.1.0-dev.68 09:00:01 v3.1.0-dev.69 09:00:01 v3.1.0-dev.7 09:00:01 v3.1.0-dev.70 09:00:01 v3.1.0-dev.71 09:00:01 v3.1.0-dev.72 09:00:01 v3.1.0-dev.73 09:00:01 v3.1.0-dev.8 09:00:01 v3.1.0-dev.9 09:00:01 v3.1.1 09:00:01 v3.1.1-dev.1 09:00:01 v3.1.1-dev.2 09:00:01 v3.2.0-dev.1 09:00:01 v3.2.0-dev.10 09:00:01 v3.2.0-dev.11 09:00:01 v3.2.0-dev.12 09:00:01 v3.2.0-dev.13 09:00:01 v3.2.0-dev.14 09:00:01 v3.2.0-dev.15 09:00:01 v3.2.0-dev.16 09:00:01 v3.2.0-dev.17 09:00:01 v3.2.0-dev.18 09:00:01 v3.2.0-dev.19 09:00:01 v3.2.0-dev.2 09:00:01 v3.2.0-dev.20 09:00:01 v3.2.0-dev.21 09:00:01 v3.2.0-dev.22 09:00:01 v3.2.0-dev.23 09:00:01 v3.2.0-dev.24 09:00:01 v3.2.0-dev.25 09:00:01 v3.2.0-dev.26 09:00:01 v3.2.0-dev.27 09:00:01 v3.2.0-dev.28 09:00:01 v3.2.0-dev.29 09:00:01 v3.2.0-dev.3 09:00:01 v3.2.0-dev.30 09:00:01 v3.2.0-dev.31 09:00:01 v3.2.0-dev.32 09:00:01 v3.2.0-dev.33 09:00:01 v3.2.0-dev.34 09:00:01 v3.2.0-dev.35 09:00:01 v3.2.0-dev.36 09:00:01 v3.2.0-dev.37 09:00:01 v3.2.0-dev.38 09:00:01 v3.2.0-dev.39 09:00:01 v3.2.0-dev.4 09:00:01 v3.2.0-dev.40 09:00:01 v3.2.0-dev.41 09:00:01 v3.2.0-dev.42 09:00:01 v3.2.0-dev.43 09:00:01 v3.2.0-dev.44 09:00:01 v3.2.0-dev.45 09:00:01 v3.2.0-dev.46 09:00:01 v3.2.0-dev.47 09:00:01 v3.2.0-dev.48 09:00:01 v3.2.0-dev.49 09:00:01 v3.2.0-dev.5 09:00:01 v3.2.0-dev.50 09:00:01 v3.2.0-dev.51 09:00:01 v3.2.0-dev.52 09:00:01 v3.2.0-dev.53 09:00:01 v3.2.0-dev.54 09:00:01 v3.2.0-dev.55 09:00:01 v3.2.0-dev.56 09:00:01 v3.2.0-dev.57 09:00:01 v3.2.0-dev.58 09:00:01 v3.2.0-dev.59 09:00:01 v3.2.0-dev.6 09:00:01 v3.2.0-dev.60 09:00:01 v3.2.0-dev.61 09:00:01 v3.2.0-dev.62 09:00:01 v3.2.0-dev.63 09:00:01 v3.2.0-dev.64 09:00:01 v3.2.0-dev.65 09:00:01 v3.2.0-dev.66 09:00:01 v3.2.0-dev.67 09:00:01 v3.2.0-dev.68 09:00:01 v3.2.0-dev.69 09:00:01 v3.2.0-dev.7 09:00:01 v3.2.0-dev.70 09:00:01 v3.2.0-dev.71 09:00:01 v3.2.0-dev.72 09:00:01 v3.2.0-dev.73 09:00:01 v3.2.0-dev.74 09:00:01 v3.2.0-dev.75 09:00:01 v3.2.0-dev.76 09:00:01 v3.2.0-dev.8 09:00:01 v3.2.0-dev.9 [Pipeline] sh 09:00:01 + lftools sign git-tag v3.2.0-dev.76 09:00:01 Signing Git tag with Sigul... 09:00:01 Signing v3.2.0-dev.76 [Pipeline] echo 09:00:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:00:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:00:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:00:02 $ docker stop --time=1 6a4e29fc60fb0da5745822e427539d998b914769a310769bceb1a954624bea61 09:00:04 $ docker rm -f --volumes 6a4e29fc60fb0da5745822e427539d998b914769a310769bceb1a954624bea61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:00:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:05 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 09:00:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 09:00:05 $ docker top a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee -eo pid,comm 09:00: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). 09:00:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:05 [ssh-agent] Looking for ssh-agent implementation... 09:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:05 $ docker exec a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee ssh-agent 09:00:05 SSH_AUTH_SOCK=/tmp/ssh-2Cynvh6ELbtQ/agent.33 09:00:05 SSH_AGENT_PID=39 09:00:05 Running ssh-add (command line suppressed) 09:00:06 Identity added: /w/workspace/edgex-go/698@tmp/private_key_3961284603414878709.key (/w/workspace/edgex-go/698@tmp/private_key_3961284603414878709.key) 09:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:06 + git semver bump pre 09:00:06 2024-09-18 09:00:06,542 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 09:00:06 2024-09-18 09:00:06,542 [bump_version] DEBUG bumping version:3.2.0-dev.76 on axis:pre with prefix:dev 09:00:06 2024-09-18 09:00:06,542 [bump_version] DEBUG bumped version:3.2.0-dev.77 09:00:06 2024-09-18 09:00:06,542 [write_version] DEBUG write version:3.2.0-dev.77 to path:/w/workspace/edgex-go/698/.semver/main with force:True 09:00:06 2024-09-18 09:00:06,543 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 09:00:06 2024-09-18 09:00:06,543 [write_file] DEBUG write to file:/w/workspace/edgex-go/698/.semver/main 09:00:06 2024-09-18 09:00:06,546 [execute] INFO git cat-file --batch-check 09:00:06 2024-09-18 09:00:06,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=) 09:00:06 2024-09-18 09:00:06,553 [execute] INFO git cat-file --batch 09:00:06 2024-09-18 09:00:06,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=) 09:00:06 2024-09-18 09:00:06,559 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 09:00:06 3.2.0-dev.77 [Pipeline] } 09:00:06 $ docker exec --env ******** --env ******** a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee ssh-agent -k 09:00:06 unset SSH_AUTH_SOCK; 09:00:06 unset SSH_AGENT_PID; 09:00:06 echo Agent pid 39 killed; 09:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:07 + git semver [Pipeline] } 09:00:07 $ docker stop --time=1 a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee 09:00:08 $ docker rm -f --volumes a3ecf0559fc6c39a64223f046b668ea401c63d4960e5b0d10c6fc0c58bcadfee [Pipeline] // withDockerContainer [Pipeline] sh 09:00:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:00:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:00:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:09 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 09:00:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 09:00:09 $ docker top 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a -eo pid,comm 09:00:09 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). 09:00:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:00:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:00:09 [ssh-agent] Looking for ssh-agent implementation... 09:00:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:09 $ docker exec 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a ssh-agent 09:00:10 SSH_AUTH_SOCK=/tmp/ssh-uxHZF3w82CpY/agent.33 09:00:10 SSH_AGENT_PID=39 09:00:10 Running ssh-add (command line suppressed) 09:00:10 Identity added: /w/workspace/edgex-go/698@tmp/private_key_8826320238725754388.key (/w/workspace/edgex-go/698@tmp/private_key_8826320238725754388.key) 09:00:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:00:10 + git semver push 09:00:10 2024-09-18 09:00:10,548 [run_push] DEBUG push 09:00:10 2024-09-18 09:00:10,548 [execute] INFO git cat-file --batch-check 09:00:10 2024-09-18 09:00:10,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=) 09:00:10 2024-09-18 09:00:10,552 [execute] INFO git rev-list 8b94bf2e28fa9d0422117630400e675e29ef7d5b -- 09:00:10 2024-09-18 09:00:10,552 [execute] DEBUG Popen(['git', 'rev-list', '8b94bf2e28fa9d0422117630400e675e29ef7d5b', '--'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=None) 09:00:10 2024-09-18 09:00:10,569 [execute] INFO git fetch -v origin 09:00:10 2024-09-18 09:00:10,569 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=True, shell=None, istream=None) 09:00:11 2024-09-18 09:00:10,996 [run_push] DEBUG no remote changes detected 09:00:11 2024-09-18 09:00:10,997 [execute] INFO git push origin semver 09:00:11 2024-09-18 09:00:10,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/698/.semver, universal_newlines=False, shell=None, istream=None) 09:00:11 2024-09-18 09:00:11,642 [run_push] DEBUG push all version tags 09:00:11 2024-09-18 09:00:11,643 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:00:11 2024-09-18 09:00:11,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/698, universal_newlines=False, shell=None, istream=None) 09:00:12 2024-09-18 09:00:12,275 [read_version] DEBUG read version from /w/workspace/edgex-go/698/.semver/main 09:00:12 3.2.0-dev.77 [Pipeline] } 09:00:12 $ docker exec --env ******** --env ******** 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a ssh-agent -k 09:00:12 unset SSH_AUTH_SOCK; 09:00:12 unset SSH_AGENT_PID; 09:00:12 echo Agent pid 39 killed; 09:00:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:00:12 + git semver [Pipeline] } 09:00:13 $ docker stop --time=1 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a 09:00:14 $ docker rm -f --volumes 1a1d94682edfde0f28ba4cf906eb79ac510fa51c3fa3708cc995e81f4198ef7a [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 09:00:16 + [ -d /w/workspace/edgex-go/698/archives ] [Pipeline] libraryResource [Pipeline] sh 09:00:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:00:24 ---> package-listing.sh 09:00:24 ++ facter osfamily 09:00:24 ++ tr '[:upper:]' '[:lower:]' 09:00:24 + OS_FAMILY=debian 09:00:24 + workspace=/w/workspace/edgex-go/698 09:00:24 + START_PACKAGES=/tmp/packages_start.txt 09:00:24 + END_PACKAGES=/tmp/packages_end.txt 09:00:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:24 + PACKAGES=/tmp/packages_start.txt 09:00:24 + '[' /w/workspace/edgex-go/698 ']' 09:00:24 + PACKAGES=/tmp/packages_end.txt 09:00:24 + case "${OS_FAMILY}" in 09:00:24 + dpkg -l 09:00:24 + grep '^ii' 09:00:24 + '[' -f /tmp/packages_start.txt ']' 09:00:24 + '[' -f /tmp/packages_end.txt ']' 09:00:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:24 + '[' /w/workspace/edgex-go/698 ']' 09:00:24 + mkdir -p /w/workspace/edgex-go/698/archives/ 09:00:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/698/archives/ [Pipeline] echo 09:00:24 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/698/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:00:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:27 09:00:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:27 latest: Pulling from edgex-lftools-log-publisher 09:00:27 5eb5b503b376: Pulling fs layer 09:00:27 5c69ac0246d0: Pulling fs layer 09:00:27 ec43610c2a17: Pulling fs layer 09:00:27 3a2ae6a8a46f: Pulling fs layer 09:00:27 33b1e0a273af: Pulling fs layer 09:00:27 5d3b04190fa2: Pulling fs layer 09:00:27 2f39f015ded8: Pulling fs layer 09:00:27 2f39f015ded8: Waiting 09:00:27 5d3b04190fa2: Waiting 09:00:27 3a2ae6a8a46f: Waiting 09:00:27 33b1e0a273af: Waiting 09:00:27 5c69ac0246d0: Download complete 09:00:27 3a2ae6a8a46f: Download complete 09:00:27 33b1e0a273af: Verifying Checksum 09:00:27 33b1e0a273af: Download complete 09:00:27 ec43610c2a17: Verifying Checksum 09:00:27 ec43610c2a17: Download complete 09:00:27 5d3b04190fa2: Verifying Checksum 09:00:27 5d3b04190fa2: Download complete 09:00:27 5eb5b503b376: Download complete 09:00:28 2f39f015ded8: Download complete 09:00:29 5eb5b503b376: Pull complete 09:00:29 5c69ac0246d0: Pull complete 09:00:29 ec43610c2a17: Pull complete 09:00:29 3a2ae6a8a46f: Pull complete 09:00:29 33b1e0a273af: Pull complete 09:00:30 5d3b04190fa2: Pull complete 09:00:35 2f39f015ded8: Pull complete 09:00:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:00:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:00:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:36 prd-ubuntu20.04-docker-8c-8g-10567 does not seem to be running inside a container 09:00:36 $ 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/698/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/698 -v /w/workspace/edgex-go/698:/w/workspace/edgex-go/698:rw,z -v /w/workspace/edgex-go/698@tmp:/w/workspace/edgex-go/698@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 09:00:46 $ docker top 1cb5703d295c8b7a8cb2808d17f90607e58985d4667d19efa5ea6e94e0e4fd84 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:46 + touch /tmp/pre-build-complete [Pipeline] sh 09:00:47 + mkdir -p /var/log/sysstat [Pipeline] sh 09:00:47 + ls /var/log/sa-host 09:00:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:00:47 provisioning config files... 09:00:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/698@tmp/config4198034261503827189tmp [Pipeline] { [Pipeline] echo 09:00:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:00:47 ---> create-netrc.sh [Pipeline] } 09:00:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:00:48 ---> python-tools-install.sh [Pipeline] echo 09:00:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:00:48 ---> sudo-logs.sh 09:00:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:00:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:00:48 ---> job-cost.sh 09:00:48 lf-activate-venv: SKIPPING 09:00:48 DEBUG: total: 0.10999999940395355 09:00:48 INFO: Retrieving Stack Cost... 09:00:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:00:49 INFO: Archiving Costs [Pipeline] echo 09:00:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:00:49 ---> logs-deploy.sh 09:00:49 lf-activate-venv: SKIPPING 09:00:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/698 09:00:49 INFO: archiving workspace using pattern(s): 09:00:50 Archives upload complete. 09:00:51 INFO: archiving logs to Nexus 09:00:52 ---> uname -a: 09:00:52 Linux prd-ubuntu20-04-docker-8c-8g-10567 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:00:52 09:00:52 09:00:52 ---> lscpu: 09:00:52 Architecture: x86_64 09:00:52 CPU op-mode(s): 32-bit, 64-bit 09:00:52 Byte Order: Little Endian 09:00:52 Address sizes: 40 bits physical, 48 bits virtual 09:00:52 CPU(s): 8 09:00:52 On-line CPU(s) list: 0-7 09:00:52 Thread(s) per core: 1 09:00:52 Core(s) per socket: 1 09:00:52 Socket(s): 8 09:00:52 NUMA node(s): 1 09:00:52 Vendor ID: AuthenticAMD 09:00:52 CPU family: 23 09:00:52 Model: 49 09:00:52 Model name: AMD EPYC-Rome Processor 09:00:52 Stepping: 0 09:00:52 CPU MHz: 2799.998 09:00:52 BogoMIPS: 5599.99 09:00:52 Virtualization: AMD-V 09:00:52 Hypervisor vendor: KVM 09:00:52 Virtualization type: full 09:00:52 L1d cache: 256 KiB 09:00:52 L1i cache: 256 KiB 09:00:52 L2 cache: 4 MiB 09:00:52 L3 cache: 128 MiB 09:00:52 NUMA node0 CPU(s): 0-7 09:00:52 Vulnerability Itlb multihit: Not affected 09:00:52 Vulnerability L1tf: Not affected 09:00:52 Vulnerability Mds: Not affected 09:00:52 Vulnerability Meltdown: Not affected 09:00:52 Vulnerability Mmio stale data: Not affected 09:00:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:00:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:00:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:00:52 Vulnerability Srbds: Not affected 09:00:52 Vulnerability Tsx async abort: Not affected 09:00:52 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 09:00:52 09:00:52 09:00:52 ---> nproc: 09:00:52 8 09:00:52 09:00:52 09:00:52 ---> df -h: 09:00:52 Filesystem Size Used Avail Use% Mounted on 09:00:52 overlay 155G 29G 127G 19% / 09:00:52 tmpfs 64M 0 64M 0% /dev 09:00:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:00:52 shm 64M 0 64M 0% /dev/shm 09:00:52 /dev/vda1 155G 29G 127G 19% /facter-os 09:00:52 09:00:52 09:00:52 ---> sar -b -r -n DEV: 09:00:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10567) 09/18/24 _x86_64_ (8 CPU) 09:00:52 09:00:52 08:03:45 LINUX RESTART (8 CPU) 09:00:52 09:00:52 08:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:00:52 08:05:01 317.36 47.85 269.51 0.00 5410.33 169845.78 0.00 09:00:52 08:06:01 181.84 1.37 180.47 0.00 45.19 68077.05 0.00 09:00:52 08:07:01 43.35 0.07 43.29 0.00 10.80 24924.11 0.00 09:00:52 08:08:01 40.03 0.27 39.76 0.00 3.33 18177.24 0.00 09:00:52 08:09:02 152.96 4.27 148.69 0.00 215.16 51814.83 0.00 09:00:52 08:10:01 246.06 1.69 244.37 0.00 2026.22 228153.41 0.00 09:00:52 08:11:01 709.02 11.08 697.93 0.00 2349.21 123930.41 0.00 09:00:52 08:12:01 243.21 0.48 242.73 0.00 7.98 97728.54 0.00 09:00:52 08:13:01 259.33 0.08 259.25 0.00 0.67 96664.45 0.00 09:00:52 08:14:01 446.04 0.07 445.98 0.00 0.53 130623.43 0.00 09:00:52 08:15:01 294.98 0.07 294.92 0.00 6.53 8923.98 0.00 09:00:52 08:16:01 34.46 0.12 34.34 0.00 14.40 853.45 0.00 09:00:52 08:17:01 6.30 0.02 6.28 0.00 0.13 148.78 0.00 09:00:52 08:18:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 09:00:52 08:19:01 2.15 0.02 2.13 0.00 0.13 27.86 0.00 09:00:52 08:20:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 09:00:52 08:21:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 09:00:52 08:22:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 09:00:52 08:23:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:00:52 08:24:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 09:00:52 08:25:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 09:00:52 08:26:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 09:00:52 08:27:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 09:00:52 08:28:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 09:00:52 08:29:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 09:00:52 08:30:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 09:00:52 08:31:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 09:00:52 08:32:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 09:00:52 08:33:01 1.38 0.30 1.08 0.00 10.00 12.93 0.00 09:00:52 08:34:01 2.88 1.22 1.67 0.00 25.46 21.06 0.00 09:00:52 08:35:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 09:00:52 08:36:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 09:00:52 08:37:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 09:00:52 08:38:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 09:00:52 08:39:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 09:00:52 08:40:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 09:00:52 08:41:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 09:00:52 08:42:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 09:00:52 08:43:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:00:52 08:44:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 09:00:52 08:45:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 09:00:52 08:46:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 09:00:52 08:47:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 09:00:52 08:48:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 09:00:52 08:49:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 09:00:52 08:50:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 09:00:52 08:51:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 09:00:52 08:52:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 09:00:52 08:53:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 09:00:52 08:54:01 1.58 0.00 1.58 0.00 0.00 19.73 0.00 09:00:52 08:55:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 09:00:52 08:56:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 09:00:52 08:57:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 09:00:52 08:58:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 09:00:52 08:59:01 54.97 0.07 54.90 0.00 7.87 22359.20 0.00 09:00:52 09:00:01 106.25 0.50 105.75 0.00 7.20 38929.65 0.00 09:00:52 Average: 56.93 1.24 55.69 0.00 180.56 19259.24 0.00 09:00:52 09:00:52 08:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:00:52 08:05:01 29544448 31539448 797200 2.42 60620 2230940 1844104 5.43 1026756 1966540 171032 09:00:52 08:06:01 28301020 31493536 809784 2.46 125600 3282212 2233368 6.58 1172540 2948300 496 09:00:52 08:07:01 26958840 31335380 959476 2.92 129004 4375336 2370032 6.98 2004288 3363852 388560 09:00:52 08:08:01 26975840 31383576 908216 2.76 135672 4370652 2137536 6.30 1529220 3789664 350356 09:00:52 08:09:02 27032972 31321192 950628 2.89 157740 4265856 2148188 6.33 1565000 3700604 257576 09:00:52 08:10:01 20275352 31163800 1087336 3.31 161404 10668900 4524832 13.34 2168236 9635516 328 09:00:52 08:11:01 14344380 31341152 905612 2.75 344752 16203944 2486608 7.33 2866208 14482540 2406916 09:00:52 08:12:01 9369576 28509024 3661304 11.13 381904 17937868 11370712 33.51 6453536 15383832 1467504 09:00:52 08:13:01 5756248 26777220 5411920 16.46 394428 19769560 10845272 31.96 8789100 16652364 1033444 09:00:52 08:14:01 9724624 31358452 882460 2.68 404372 20502644 2508344 7.39 3262260 18422656 80260 09:00:52 08:15:01 9730424 31413020 833364 2.53 409820 20544456 2349408 6.92 3436296 18250996 936 09:00:52 08:16:01 9725440 31410156 836328 2.54 411124 20545544 2322904 6.85 3828292 17863268 480 09:00:52 08:17:01 9738616 31423616 822724 2.50 411328 20545560 2197580 6.48 3858740 17819096 8 09:00:52 08:18:01 9738520 31423564 822712 2.50 411348 20545572 2197580 6.48 3858180 17819100 176 09:00:52 08:19:01 9738872 31423992 822900 2.50 411376 20545548 2215880 6.53 3863416 17819080 4 09:00:52 08:20:01 9745192 31430340 816776 2.48 411392 20545552 2215880 6.53 3851220 17819084 192 09:00:52 08:21:01 9756248 31441396 805688 2.45 411416 20545552 2215880 6.53 3840008 17819084 12 09:00:52 08:22:01 9756648 31441840 805212 2.45 411424 20545556 2215880 6.53 3840028 17819088 44 09:00:52 08:23:01 9756348 31441544 805444 2.45 411428 20545560 2215880 6.53 3840028 17819092 12 09:00:52 08:24:01 9756620 31441844 805112 2.45 411456 20545556 2215880 6.53 3839504 17819096 44 09:00:52 08:25:01 9757056 31442288 804864 2.45 411460 20545568 2215880 6.53 3839568 17819100 12 09:00:52 08:26:01 9756820 31442084 805048 2.45 411480 20545568 2215880 6.53 3839548 17819100 8 09:00:52 08:27:01 9756772 31442040 804984 2.45 411528 20545572 2215880 6.53 3839548 17819104 8 09:00:52 08:28:01 9756724 31442076 804932 2.45 411560 20545580 2215880 6.53 3839644 17819108 12 09:00:52 08:29:01 9756740 31442100 804852 2.45 411600 20545580 2215880 6.53 3839724 17819108 32 09:00:52 08:30:01 9756368 31441796 805140 2.45 411620 20545584 2215880 6.53 3839776 17819116 44 09:00:52 08:31:01 9756612 31442052 804856 2.45 411640 20545588 2215880 6.53 3839772 17819120 8 09:00:52 08:32:01 9756280 31441752 805112 2.45 411652 20545588 2215880 6.53 3839784 17819120 44 09:00:52 08:33:01 9755708 31441468 805520 2.45 411660 20545884 2215880 6.53 3842852 17819184 4 09:00:52 08:34:01 9746120 31433668 813340 2.47 411704 20546644 2232760 6.58 3852756 17819380 44 09:00:52 08:35:01 9745852 31433428 813504 2.47 411736 20546656 2232760 6.58 3852608 17819368 8 09:00:52 08:36:01 9745584 31433204 813684 2.47 411756 20546664 2232760 6.58 3852756 17819376 8 09:00:52 08:37:01 9745160 31432788 814064 2.48 411776 20546664 2232760 6.58 3852508 17819376 8 09:00:52 08:38:01 9745112 31432916 813892 2.48 411800 20546796 2232760 6.58 3853540 17819508 36 09:00:52 08:39:01 9745064 31432892 813860 2.48 411824 20546792 2232760 6.58 3853292 17819508 12 09:00:52 08:40:01 9744852 31432736 813944 2.48 411876 20546800 2232760 6.58 3853476 17819512 172 09:00:52 08:41:01 9745004 31432892 813900 2.48 411900 20546808 2232760 6.58 3853400 17819516 8 09:00:52 08:42:01 9744988 31432928 813860 2.48 411928 20546808 2232760 6.58 3853448 17819520 40 09:00:52 08:43:01 9744908 31432852 813860 2.48 411944 20546812 2232760 6.58 3853452 17819524 8 09:00:52 08:44:01 9744796 31432784 813884 2.48 411976 20546808 2248812 6.63 3853376 17819528 44 09:00:52 08:45:01 9744528 31432520 814064 2.48 411992 20546816 2248812 6.63 3853444 17819528 8 09:00:52 08:46:01 9744512 31432556 813992 2.48 412008 20546824 2248812 6.63 3853432 17819532 44 09:00:52 08:47:01 9744496 31432540 813940 2.48 412016 20546824 2248812 6.63 3853444 17819532 12 09:00:52 08:48:01 9744448 31432516 814020 2.48 412024 20546828 2248812 6.63 3853484 17819540 44 09:00:52 08:49:01 9744284 31432356 814312 2.48 412056 20546816 2248812 6.63 3853552 17819544 8 09:00:52 08:50:01 9744396 31432524 814140 2.48 412076 20546832 2248812 6.63 3853696 17819544 4 09:00:52 08:51:01 9744816 31432952 813844 2.47 412108 20546836 2248812 6.63 3853708 17819548 20 09:00:52 08:52:01 9745040 31433232 813816 2.47 412132 20546840 2248812 6.63 3853820 17819552 176 09:00:52 08:53:01 9744772 31432964 814048 2.48 412140 20546840 2248812 6.63 3853820 17819552 8 09:00:52 08:54:01 9744536 31432764 814240 2.48 412160 20546844 2248812 6.63 3853644 17819556 188 09:00:52 08:55:01 9744740 31432968 813952 2.48 412180 20546848 2248812 6.63 3853720 17819556 4 09:00:52 08:56:01 9744384 31432660 814208 2.48 412196 20546852 2248812 6.63 3853692 17819564 176 09:00:52 08:57:01 9744352 31432632 814172 2.48 412204 20546860 2264884 6.67 3853712 17819568 8 09:00:52 08:58:01 9744320 31432628 814120 2.48 412220 20546860 2264884 6.67 3853764 17819572 52 09:00:52 08:59:01 8833984 31265900 976804 2.97 415384 21235888 2529648 7.46 4014788 18505392 60228 09:00:52 09:00:01 8236804 31321232 918536 2.79 442580 21780012 2336132 6.88 4020408 19013512 936 09:00:52 Average: 11504056 31283925 964991 2.93 379813 18761763 2602364 7.67 3711140 16292708 111087 09:00:52 09:00:52 08:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:00:52 08:05:01 ens3 1181.19 1109.08 8163.75 151.18 0.00 0.00 0.00 0.00 09:00:52 08:05:01 docker0 645.73 556.00 45.01 2882.94 0.00 0.00 0.00 0.00 09:00:52 08:05:01 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 09:00:52 08:05:01 veth981e95e 645.73 556.11 53.84 2882.95 0.00 0.00 0.00 0.24 09:00:52 08:06:01 vethbfb6b42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:06:01 ens3 484.24 310.18 5247.73 40.18 0.00 0.00 0.00 0.00 09:00:52 08:06:01 docker0 229.75 358.19 20.12 2072.68 0.00 0.00 0.00 0.00 09:00:52 08:06:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 09:00:52 08:07:01 ens3 37.29 24.71 34.79 16.68 0.00 0.00 0.00 0.00 09:00:52 08:07:01 veth78afe91 0.17 0.35 0.01 0.03 0.00 0.00 0.00 0.00 09:00:52 08:07:01 docker0 0.17 0.23 0.01 0.02 0.00 0.00 0.00 0.00 09:00:52 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:08:01 ens3 28.51 20.30 23.75 13.39 0.00 0.00 0.00 0.00 09:00:52 08:08:01 veth78afe91 1.07 1.08 0.09 0.10 0.00 0.00 0.00 0.00 09:00:52 08:08:01 docker0 1.07 1.07 0.08 0.09 0.00 0.00 0.00 0.00 09:00:52 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:09:02 ens3 138.59 81.37 2951.22 18.76 0.00 0.00 0.00 0.00 09:00:52 08:09:02 vethfdfff2a 0.32 0.37 0.03 0.13 0.00 0.00 0.00 0.00 09:00:52 08:09:02 docker0 0.32 0.27 0.03 0.12 0.00 0.00 0.00 0.00 09:00:52 08:09:02 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 09:00:52 08:10:01 ens3 131.56 55.04 2019.46 12.88 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vethcf68835 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vethf4536d3 4.15 6.78 0.33 94.03 0.00 0.00 0.00 0.01 09:00:52 08:10:01 vethd6671b6 2.10 5.03 0.16 97.11 0.00 0.00 0.00 0.01 09:00:52 08:10:01 veth87d5cf0 1.90 3.20 0.14 31.93 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vethde421de 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vethabd332c 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vetha7eafb1 3.20 1.90 31.93 0.14 0.00 0.00 0.00 0.00 09:00:52 08:10:01 veth5162af9 1.46 2.63 0.12 34.59 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vethfdfff2a 0.03 0.24 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:10:01 veth8ed5082 2.51 5.32 0.19 99.72 0.00 0.00 0.00 0.01 09:00:52 08:10:01 veth991e1c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:10:01 veth30d18b9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:10:01 docker0 16.84 28.39 1.07 435.19 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vethdac6388 0.10 0.19 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vethcdf7043 0.02 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:10:01 veth95db105 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:10:01 vetha917f72 3.15 3.54 0.23 45.88 0.00 0.00 0.00 0.00 09:00:52 08:10:01 veth01d8ca1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:11:01 ens3 947.68 544.33 8003.64 228.12 0.00 0.00 0.00 0.00 09:00:52 08:11:01 veth301c91b 76.87 136.71 8.02 1181.86 0.00 0.00 0.00 0.10 09:00:52 08:11:01 veth4a93b9a 154.81 84.54 1182.93 8.38 0.00 0.00 0.00 0.00 09:00:52 08:11:01 vethfdfff2a 0.12 0.80 0.01 0.03 0.00 0.00 0.00 0.00 09:00:52 08:11:01 veth1c59f48 69.39 151.27 7.40 1182.62 0.00 0.00 0.00 0.10 09:00:52 08:11:01 veth6ea9477 84.54 154.81 8.38 1182.93 0.00 0.00 0.00 0.10 09:00:52 08:11:01 docker0 429.40 761.56 37.26 6594.21 0.00 0.00 0.00 0.00 09:00:52 08:11:01 veth7fa3148 80.10 137.84 8.21 1181.49 0.00 0.00 0.00 0.10 09:00:52 08:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethb1c80f8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 ens3 15.92 8.42 12.96 6.97 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethec69a16 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethd48ca66 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 veth52084e3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 veth4adc18c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethfdfff2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:12:01 veth7d1a287 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethf7966bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethdc2a051 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethb33c0dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 vethfcf2dba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:12:01 veth692059d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 veth9a2f181 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:12:01 veth744831f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethb1c80f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 ens3 1.45 0.75 1.14 0.60 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethec69a16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethd48ca66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 veth52084e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 veth4adc18c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethfdfff2a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 veth7d1a287 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethf7966bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethdc2a051 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethb33c0dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 vethfcf2dba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 veth692059d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 veth9a2f181 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:13:01 veth744831f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:14:01 ens3 5.98 3.75 4.79 2.57 0.00 0.00 0.00 0.00 09:00:52 08:14:01 vethfdfff2a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:14:01 vethfd40e19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:14:01 veth5633032 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:15:01 ens3 261.44 240.66 158.33 928.10 0.00 0.00 0.00 0.00 09:00:52 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:15:01 lo 35.06 35.06 3.46 3.46 0.00 0.00 0.00 0.00 09:00:52 08:16:01 ens3 448.63 447.50 197.03 2465.63 0.00 0.00 0.00 0.00 09:00:52 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:16:01 lo 42.65 42.65 4.20 4.20 0.00 0.00 0.00 0.00 09:00:52 08:17:01 ens3 62.27 57.76 37.50 254.78 0.00 0.00 0.00 0.00 09:00:52 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:17:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 09:00:52 08:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:20:01 ens3 0.28 0.25 0.09 0.07 0.00 0.00 0.00 0.00 09:00:52 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:21:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:00:52 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:24:01 ens3 1.68 1.27 8.19 0.09 0.00 0.00 0.00 0.00 09:00:52 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:25:01 ens3 0.37 0.17 0.34 0.07 0.00 0.00 0.00 0.00 09:00:52 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:29:01 ens3 0.22 0.13 0.12 0.07 0.00 0.00 0.00 0.00 09:00:52 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:00:52 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:32:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:00:52 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:33:01 ens3 1.55 1.02 1.28 0.64 0.00 0.00 0.00 0.00 09:00:52 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:34:01 ens3 19.40 26.05 5.49 46.87 0.00 0.00 0.00 0.00 09:00:52 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:00:52 08:35:01 ens3 0.92 1.40 0.13 6.67 0.00 0.00 0.00 0.00 09:00:52 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:36:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:37:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:00:52 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:38:01 ens3 7.63 13.86 0.82 14.87 0.00 0.00 0.00 0.00 09:00:52 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:40:01 ens3 0.65 1.10 0.11 6.99 0.00 0.00 0.00 0.00 09:00:52 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:45:01 ens3 4.43 7.65 0.35 7.42 0.00 0.00 0.00 0.00 09:00:52 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:48:01 ens3 0.37 0.28 0.18 0.02 0.00 0.00 0.00 0.00 09:00:52 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:50:01 ens3 3.15 5.75 0.27 7.25 0.00 0.00 0.00 0.00 09:00:52 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:55:01 ens3 6.00 7.00 0.56 7.39 0.00 0.00 0.00 0.00 09:00:52 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:00:52 08:59:01 ens3 128.50 77.33 3610.27 34.28 0.00 0.00 0.00 0.00 09:00:52 08:59:01 docker0 0.70 0.63 0.06 0.29 0.00 0.00 0.00 0.00 09:00:52 08:59:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:00:52 08:59:01 veth1679c8d 0.70 0.68 0.07 0.29 0.00 0.00 0.00 0.00 09:00:52 09:00:01 vethbbe2374 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:00:52 09:00:01 ens3 313.48 184.05 4502.48 39.01 0.00 0.00 0.00 0.00 09:00:52 09:00:01 docker0 79.90 147.44 7.26 1271.56 0.00 0.00 0.00 0.00 09:00:52 09:00:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 09:00:52 Average: vethbbe2374 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:52 Average: ens3 75.64 57.73 624.33 77.02 0.00 0.00 0.00 0.00 09:00:52 Average: docker0 25.07 33.10 1.98 236.67 0.00 0.00 0.00 0.00 09:00:52 Average: lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 09:00:52 09:00:52 09:00:52 ---> sar -P ALL: 09:00:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10567) 09/18/24 _x86_64_ (8 CPU) 09:00:52 09:00:52 08:03:45 LINUX RESTART (8 CPU) 09:00:52 09:00:52 08:04:01 CPU %user %nice %system %iowait %steal %idle 09:00:52 08:05:01 all 8.96 0.00 2.70 4.29 0.06 84.00 09:00:52 08:05:01 0 6.13 0.00 2.09 3.37 0.05 88.35 09:00:52 08:05:01 1 10.13 0.00 1.54 4.30 0.05 83.98 09:00:52 08:05:01 2 11.48 0.00 2.42 0.72 0.05 85.33 09:00:52 08:05:01 3 10.76 0.00 3.44 0.54 0.08 85.17 09:00:52 08:05:01 4 6.86 0.00 3.73 4.29 0.07 85.05 09:00:52 08:05:01 5 6.66 0.00 2.43 3.19 0.05 87.68 09:00:52 08:05:01 6 7.79 0.00 2.70 11.01 0.08 78.42 09:00:52 08:05:01 7 11.84 0.00 3.22 6.95 0.05 77.94 09:00:52 08:06:01 all 6.72 0.00 3.44 6.61 0.05 83.18 09:00:52 08:06:01 0 6.11 0.00 3.89 11.40 0.05 78.55 09:00:52 08:06:01 1 7.21 0.00 3.11 1.67 0.05 87.96 09:00:52 08:06:01 2 5.31 0.00 2.89 0.08 0.05 91.67 09:00:52 08:06:01 3 7.82 0.00 2.91 7.55 0.05 81.68 09:00:52 08:06:01 4 6.62 0.00 2.71 0.07 0.05 90.55 09:00:52 08:06:01 5 6.26 0.00 3.28 0.15 0.07 90.24 09:00:52 08:06:01 6 7.55 0.00 3.37 0.22 0.03 88.83 09:00:52 08:06:01 7 6.92 0.00 5.35 32.03 0.09 55.61 09:00:52 08:07:01 all 39.17 0.00 5.86 2.51 0.10 52.36 09:00:52 08:07:01 0 34.93 0.00 5.20 0.72 0.10 59.05 09:00:52 08:07:01 1 40.83 0.00 6.35 0.42 0.12 52.28 09:00:52 08:07:01 2 41.07 0.00 5.33 0.54 0.10 52.95 09:00:52 08:07:01 3 36.14 0.00 5.28 14.42 0.10 44.05 09:00:52 08:07:01 4 36.50 0.00 5.72 0.44 0.08 57.25 09:00:52 08:07:01 5 41.74 0.00 7.31 0.22 0.12 50.61 09:00:52 08:07:01 6 40.07 0.00 6.16 0.24 0.08 53.45 09:00:52 08:07:01 7 42.10 0.00 5.52 3.14 0.08 49.15 09:00:52 08:08:01 all 50.43 0.00 6.28 1.22 0.11 41.97 09:00:52 08:08:01 0 47.35 0.00 6.13 0.35 0.10 46.07 09:00:52 08:08:01 1 53.70 0.00 6.56 0.65 0.10 38.98 09:00:52 08:08:01 2 49.05 0.00 5.87 0.47 0.10 44.51 09:00:52 08:08:01 3 47.69 0.00 5.38 2.44 0.10 44.39 09:00:52 08:08:01 4 48.94 0.00 6.15 1.45 0.10 43.35 09:00:52 08:08:01 5 53.13 0.00 6.95 0.37 0.10 39.46 09:00:52 08:08:01 6 50.63 0.00 6.49 0.44 0.12 42.33 09:00:52 08:08:01 7 52.95 0.00 6.67 3.59 0.12 36.68 09:00:52 08:09:02 all 28.63 0.00 6.59 5.02 0.09 59.68 09:00:52 08:09:02 0 26.20 0.00 5.84 1.04 0.12 66.79 09:00:52 08:09:02 1 31.33 0.00 6.15 1.85 0.08 60.59 09:00:52 08:09:02 2 27.63 0.00 7.05 3.48 0.07 61.77 09:00:52 08:09:02 3 26.02 0.00 5.92 11.74 0.10 56.21 09:00:52 08:09:02 4 25.58 0.00 5.75 2.70 0.08 65.89 09:00:52 08:09:02 5 30.63 0.00 6.75 9.68 0.10 52.83 09:00:52 08:09:02 6 30.46 0.00 8.23 9.09 0.08 52.14 09:00:52 08:09:02 7 31.15 0.00 6.99 0.56 0.10 61.20 09:00:52 08:10:01 all 15.47 0.00 4.78 30.97 0.15 48.63 09:00:52 08:10:01 0 15.14 0.00 4.21 8.46 0.19 71.99 09:00:52 08:10:01 1 13.92 0.00 4.75 18.59 0.23 62.50 09:00:52 08:10:01 2 15.40 0.00 4.43 18.44 0.16 61.58 09:00:52 08:10:01 3 15.53 0.00 4.31 11.11 0.12 68.92 09:00:52 08:10:01 4 14.64 0.00 4.47 33.43 0.11 47.36 09:00:52 08:10:01 5 16.96 0.00 5.39 66.20 0.12 11.33 09:00:52 08:10:01 6 14.33 0.00 5.82 77.57 0.14 2.14 09:00:52 08:10:01 7 17.80 0.00 4.87 14.36 0.16 62.83 09:00:52 08:11:01 all 10.53 0.00 5.69 18.51 0.07 65.21 09:00:52 08:11:01 0 10.03 0.00 5.11 15.92 0.07 68.87 09:00:52 08:11:01 1 10.34 0.00 5.47 11.54 0.07 72.59 09:00:52 08:11:01 2 11.89 0.00 6.47 11.62 0.12 69.89 09:00:52 08:11:01 3 9.76 0.00 4.70 12.65 0.05 72.84 09:00:52 08:11:01 4 11.21 0.00 5.90 10.07 0.05 72.77 09:00:52 08:11:01 5 11.54 0.00 6.12 16.63 0.07 65.64 09:00:52 08:11:01 6 9.24 0.00 6.04 59.66 0.10 24.95 09:00:52 08:11:01 7 10.20 0.00 5.69 10.03 0.07 74.02 09:00:52 08:12:01 all 62.83 0.00 9.36 6.84 0.12 20.85 09:00:52 08:12:01 0 62.51 0.00 9.44 14.93 0.12 13.00 09:00:52 08:12:01 1 61.80 0.00 10.17 3.28 0.12 24.64 09:00:52 08:12:01 2 63.98 0.00 8.51 3.24 0.13 24.14 09:00:52 08:12:01 3 62.79 0.00 9.19 0.99 0.10 26.93 09:00:52 08:12:01 4 62.86 0.00 9.50 0.92 0.10 26.62 09:00:52 08:12:01 5 62.71 0.00 9.85 6.84 0.15 20.45 09:00:52 08:12:01 6 62.76 0.00 8.94 13.52 0.10 14.68 09:00:52 08:12:01 7 63.27 0.00 9.29 11.12 0.12 16.21 09:00:52 08:13:01 all 89.78 0.00 10.05 0.00 0.17 0.00 09:00:52 08:13:01 0 88.73 0.00 11.11 0.00 0.15 0.00 09:00:52 08:13:01 1 88.75 0.00 11.08 0.00 0.17 0.00 09:00:52 08:13:01 2 89.11 0.00 10.67 0.00 0.22 0.00 09:00:52 08:13:01 3 89.88 0.00 9.95 0.00 0.17 0.00 09:00:52 08:13:01 4 90.64 0.00 9.22 0.00 0.13 0.00 09:00:52 08:13:01 5 90.59 0.00 9.24 0.00 0.17 0.00 09:00:52 08:13:01 6 90.64 0.00 9.21 0.00 0.15 0.00 09:00:52 08:13:01 7 89.91 0.00 9.94 0.00 0.15 0.00 09:00:52 08:14:01 all 64.21 0.00 9.42 4.71 0.14 21.52 09:00:52 08:14:01 0 63.95 0.00 10.15 22.69 0.14 3.07 09:00:52 08:14:01 1 64.27 0.00 9.35 1.74 0.19 24.45 09:00:52 08:14:01 2 65.03 0.00 8.91 1.52 0.15 24.38 09:00:52 08:14:01 3 64.22 0.00 9.39 1.16 0.10 25.12 09:00:52 08:14:01 4 64.78 0.00 8.71 5.28 0.12 21.11 09:00:52 08:14:01 5 64.74 0.00 9.37 2.02 0.12 23.75 09:00:52 08:14:01 6 64.64 0.00 8.97 0.23 0.12 26.03 09:00:52 08:14:01 7 61.94 0.00 10.60 2.89 0.18 24.38 09:00:52 08:15:01 all 5.05 0.00 1.25 1.26 0.06 92.38 09:00:52 08:15:01 0 5.75 0.00 1.47 2.04 0.05 90.69 09:00:52 08:15:01 1 5.93 0.00 1.34 1.11 0.07 91.56 09:00:52 08:15:01 2 5.30 0.00 1.37 1.47 0.07 91.78 09:00:52 08:15:01 3 5.03 0.00 1.15 0.57 0.03 93.22 09:00:52 08:15:01 4 0.80 0.00 0.79 1.42 0.05 96.94 09:00:52 08:15:01 5 7.57 0.00 1.24 1.09 0.07 90.04 09:00:52 08:15:01 6 4.59 0.00 1.31 0.62 0.05 93.43 09:00:52 08:15:01 7 5.40 0.00 1.36 1.78 0.07 91.40 09:00:52 09:00:52 08:15:01 CPU %user %nice %system %iowait %steal %idle 09:00:52 08:16:01 all 9.14 0.00 1.00 0.11 0.06 89.68 09:00:52 08:16:01 0 9.99 0.00 1.22 0.03 0.07 88.69 09:00:52 08:16:01 1 10.25 0.00 1.12 0.68 0.07 87.88 09:00:52 08:16:01 2 11.54 0.00 0.99 0.03 0.07 87.36 09:00:52 08:16:01 3 11.05 0.00 0.99 0.03 0.07 87.86 09:00:52 08:16:01 4 7.21 0.00 0.72 0.02 0.05 92.00 09:00:52 08:16:01 5 9.01 0.00 1.19 0.05 0.07 89.68 09:00:52 08:16:01 6 7.01 0.00 0.84 0.03 0.05 92.07 09:00:52 08:16:01 7 7.05 0.00 0.97 0.00 0.07 91.91 09:00:52 08:17:01 all 1.06 0.00 0.18 0.01 0.02 98.72 09:00:52 08:17:01 0 0.50 0.00 0.22 0.00 0.02 99.27 09:00:52 08:17:01 1 0.18 0.00 0.12 0.10 0.02 99.58 09:00:52 08:17:01 2 1.86 0.00 0.27 0.02 0.05 97.80 09:00:52 08:17:01 3 0.50 0.00 0.08 0.00 0.00 99.42 09:00:52 08:17:01 4 0.85 0.00 0.13 0.00 0.02 99.00 09:00:52 08:17:01 5 1.53 0.00 0.20 0.00 0.02 98.25 09:00:52 08:17:01 6 1.49 0.00 0.23 0.00 0.03 98.25 09:00:52 08:17:01 7 1.58 0.00 0.20 0.00 0.02 98.20 09:00:52 08:18:01 all 0.02 0.00 0.03 0.00 0.01 99.94 09:00:52 08:18:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:00:52 08:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:00:52 08:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:18:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:00:52 08:18:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:00:52 08:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:00:52 08:19:01 all 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:19:01 0 0.07 0.00 0.02 0.02 0.02 99.88 09:00:52 08:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:00:52 08:19:01 2 0.05 0.00 0.07 0.02 0.03 99.83 09:00:52 08:19:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:00:52 08:19:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:19:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:00:52 08:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:00:52 08:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:20:01 all 0.13 0.00 0.02 0.00 0.01 99.83 09:00:52 08:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:00:52 08:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:00:52 08:20:01 2 0.80 0.00 0.03 0.02 0.00 99.15 09:00:52 08:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:20:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:00:52 08:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:00:52 08:21:01 all 0.28 0.00 0.01 0.00 0.01 99.69 09:00:52 08:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:21:01 2 2.00 0.00 0.00 0.00 0.02 97.98 09:00:52 08:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:21:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:00:52 08:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:21:01 7 0.08 0.00 0.03 0.00 0.03 99.85 09:00:52 08:22:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:00:52 08:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:00:52 08:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:00:52 08:22:01 2 2.00 0.00 0.02 0.00 0.02 97.96 09:00:52 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:23:01 all 0.22 0.00 0.02 0.00 0.01 99.73 09:00:52 08:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:00:52 08:23:01 1 0.05 0.00 0.02 0.02 0.02 99.90 09:00:52 08:23:01 2 1.52 0.00 0.03 0.00 0.02 98.43 09:00:52 08:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:23:01 4 0.08 0.00 0.03 0.00 0.02 99.87 09:00:52 08:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:00:52 08:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:23:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:00:52 08:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:00:52 08:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:00:52 08:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:24:01 2 0.10 0.00 0.02 0.00 0.03 99.85 09:00:52 08:24:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:00:52 08:24:01 4 0.12 0.00 0.00 0.00 0.00 99.88 09:00:52 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:24:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:00:52 08:25:01 all 0.24 0.00 0.02 0.00 0.02 99.72 09:00:52 08:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:25:01 1 0.05 0.00 0.00 0.02 0.02 99.92 09:00:52 08:25:01 2 1.66 0.00 0.07 0.00 0.02 98.25 09:00:52 08:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:00:52 08:25:01 5 0.03 0.00 0.03 0.02 0.02 99.90 09:00:52 08:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:26:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:00:52 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:00:52 08:26:01 1 0.05 0.00 0.00 0.02 0.00 99.93 09:00:52 08:26:01 2 2.00 0.00 0.03 0.00 0.03 97.93 09:00:52 08:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:00:52 08:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:26:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:00:52 09:00:52 08:26:01 CPU %user %nice %system %iowait %steal %idle 09:00:52 08:27:01 all 0.21 0.00 0.02 0.00 0.01 99.75 09:00:52 08:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:00:52 08:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:00:52 08:27:01 2 1.53 0.00 0.08 0.00 0.02 98.37 09:00:52 08:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:27:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:00:52 08:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:27:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:00:52 08:28:01 all 0.03 0.00 0.03 0.00 0.01 99.93 09:00:52 08:28:01 0 0.03 0.00 0.07 0.00 0.03 99.87 09:00:52 08:28:01 1 0.03 0.00 0.03 0.02 0.00 99.92 09:00:52 08:28:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:00:52 08:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:28:01 4 0.12 0.00 0.00 0.00 0.00 99.88 09:00:52 08:28:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:00:52 08:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:00:52 08:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:00:52 08:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:00:52 08:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:29:01 5 0.03 0.00 0.03 0.02 0.02 99.90 09:00:52 08:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:00:52 08:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:00:52 08:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:30:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:00:52 08:30:01 2 0.08 0.00 0.07 0.00 0.03 99.82 09:00:52 08:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:00:52 08:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:00:52 08:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:31:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:00:52 08:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:31:01 1 0.05 0.00 0.02 0.02 0.00 99.92 09:00:52 08:31:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:00:52 08:31:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:00:52 08:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:00:52 08:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:32:01 all 0.03 0.00 0.02 0.02 0.01 99.93 09:00:52 08:32:01 0 0.08 0.00 0.07 0.00 0.03 99.82 09:00:52 08:32:01 1 0.02 0.00 0.02 0.12 0.00 99.85 09:00:52 08:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:32:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:00:52 08:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:00:52 08:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:33:01 all 0.20 0.00 0.02 0.01 0.01 99.75 09:00:52 08:33:01 0 0.08 0.00 0.10 0.00 0.02 99.80 09:00:52 08:33:01 1 0.00 0.00 0.00 0.05 0.00 99.95 09:00:52 08:33:01 2 1.03 0.00 0.03 0.00 0.03 98.90 09:00:52 08:33:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:00:52 08:33:01 4 0.17 0.00 0.00 0.00 0.00 99.83 09:00:52 08:33:01 5 0.15 0.00 0.00 0.02 0.00 99.83 09:00:52 08:33:01 6 0.02 0.00 0.00 0.05 0.02 99.92 09:00:52 08:33:01 7 0.12 0.00 0.00 0.00 0.02 99.87 09:00:52 08:34:01 all 0.35 0.00 0.08 0.03 0.01 99.53 09:00:52 08:34:01 0 0.20 0.00 0.08 0.00 0.02 99.70 09:00:52 08:34:01 1 0.12 0.00 0.02 0.12 0.00 99.75 09:00:52 08:34:01 2 0.63 0.00 0.05 0.00 0.02 99.30 09:00:52 08:34:01 3 0.77 0.00 0.03 0.00 0.02 99.18 09:00:52 08:34:01 4 0.25 0.00 0.27 0.02 0.02 99.45 09:00:52 08:34:01 5 0.62 0.00 0.08 0.10 0.02 99.18 09:00:52 08:34:01 6 0.05 0.00 0.03 0.02 0.00 99.90 09:00:52 08:34:01 7 0.13 0.00 0.07 0.02 0.02 99.77 09:00:52 08:35:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:00:52 08:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:35:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:35:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:00:52 08:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:35:01 7 0.08 0.00 0.05 0.00 0.02 99.85 09:00:52 08:36:01 all 0.04 0.00 0.03 0.01 0.01 99.91 09:00:52 08:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:00:52 08:36:01 1 0.02 0.00 0.03 0.08 0.00 99.87 09:00:52 08:36:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:00:52 08:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:00:52 08:36:01 7 0.07 0.00 0.07 0.00 0.02 99.85 09:00:52 08:37:01 all 0.03 0.00 0.03 0.03 0.01 99.91 09:00:52 08:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:00:52 08:37:01 1 0.00 0.00 0.00 0.17 0.02 99.82 09:00:52 08:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:37:01 5 0.00 0.00 0.07 0.00 0.00 99.93 09:00:52 08:37:01 6 0.00 0.00 0.02 0.10 0.00 99.88 09:00:52 08:37:01 7 0.08 0.00 0.07 0.00 0.02 99.83 09:00:52 09:00:52 08:37:01 CPU %user %nice %system %iowait %steal %idle 09:00:52 08:38:01 all 0.06 0.00 0.02 0.23 0.01 99.68 09:00:52 08:38:01 0 0.12 0.00 0.05 0.00 0.02 99.82 09:00:52 08:38:01 1 0.02 0.00 0.02 1.57 0.00 98.40 09:00:52 08:38:01 2 0.08 0.00 0.03 0.02 0.02 99.85 09:00:52 08:38:01 3 0.13 0.00 0.02 0.00 0.00 99.85 09:00:52 08:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:00:52 08:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:00:52 08:38:01 6 0.02 0.00 0.02 0.27 0.02 99.68 09:00:52 08:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:39:01 all 0.03 0.00 0.02 0.01 0.01 99.93 09:00:52 08:39:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:00:52 08:39:01 1 0.00 0.00 0.00 0.07 0.02 99.92 09:00:52 08:39:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 08:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:39:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:00:52 08:39:01 6 0.00 0.00 0.03 0.03 0.00 99.93 09:00:52 08:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:00:52 08:40:01 all 0.05 0.00 0.02 0.06 0.01 99.86 09:00:52 08:40:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:00:52 08:40:01 1 0.02 0.00 0.02 0.45 0.00 99.52 09:00:52 08:40:01 2 0.08 0.00 0.03 0.02 0.03 99.83 09:00:52 08:40:01 3 0.10 0.00 0.03 0.00 0.02 99.85 09:00:52 08:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:00:52 08:41:01 all 0.03 0.00 0.01 0.10 0.00 99.85 09:00:52 08:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:41:01 1 0.00 0.00 0.00 0.43 0.00 99.57 09:00:52 08:41:01 2 0.08 0.00 0.03 0.00 0.00 99.88 09:00:52 08:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 09:00:52 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:41:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:00:52 08:41:01 6 0.00 0.00 0.00 0.33 0.00 99.67 09:00:52 08:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:42:01 all 0.04 0.00 0.02 0.03 0.01 99.89 09:00:52 08:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:42:01 1 0.03 0.00 0.02 0.08 0.00 99.87 09:00:52 08:42:01 2 0.08 0.00 0.03 0.00 0.02 99.87 09:00:52 08:42:01 3 0.10 0.00 0.05 0.00 0.02 99.83 09:00:52 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:42:01 5 0.02 0.00 0.05 0.00 0.02 99.92 09:00:52 08:42:01 6 0.02 0.00 0.00 0.18 0.00 99.80 09:00:52 08:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:43:01 all 0.04 0.00 0.02 0.00 0.01 99.94 09:00:52 08:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:00:52 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:43:01 2 0.05 0.00 0.05 0.00 0.03 99.87 09:00:52 08:43:01 3 0.20 0.00 0.03 0.00 0.02 99.75 09:00:52 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:00:52 08:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:00:52 08:44:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:00:52 08:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:00:52 08:44:01 2 0.12 0.00 0.02 0.00 0.02 99.85 09:00:52 08:44:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:00:52 08:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:44:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:00:52 08:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:00:52 08:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:45:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:00:52 08:45:01 3 0.12 0.00 0.03 0.00 0.02 99.83 09:00:52 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:00:52 08:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:00:52 08:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:00:52 08:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:46:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:00:52 08:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:46:01 3 0.08 0.00 0.00 0.00 0.00 99.92 09:00:52 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:46:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:00:52 08:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:00:52 08:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:00:52 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:00:52 08:47:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:00:52 08:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:00:52 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:00:52 08:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:48:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:00:52 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:48:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:00:52 08:48:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:00:52 09:00:52 08:48:01 CPU %user %nice %system %iowait %steal %idle 09:00:52 08:49:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:00:52 08:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:00:52 08:49:01 2 0.08 0.00 0.05 0.00 0.02 99.85 09:00:52 08:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:00:52 08:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:00:52 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:49:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:00:52 08:49:01 7 0.08 0.00 0.03 0.00 0.02 99.87 09:00:52 08:50:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:00:52 08:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:50:01 2 0.03 0.00 0.05 0.00 0.03 99.88 09:00:52 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:00:52 08:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:00:52 08:51:01 all 0.04 0.00 0.02 0.00 0.01 99.94 09:00:52 08:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:51:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:00:52 08:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:00:52 08:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:51:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:00:52 08:51:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:00:52 08:51:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:00:52 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:00:52 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:00:52 08:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:00:52 08:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:52:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:00:52 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:00:52 08:53:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:00:52 08:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:00:52 08:53:01 1 0.05 0.00 0.03 0.02 0.02 99.88 09:00:52 08:53:01 2 0.08 0.00 0.05 0.00 0.02 99.85 09:00:52 08:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:00:52 08:53:01 5 0.08 0.00 0.03 0.00 0.02 99.87 09:00:52 08:53:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:00:52 08:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:00:52 08:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:00:52 08:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:00:52 08:54:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:00:52 08:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:00:52 08:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:55:01 all 0.05 0.00 0.02 0.00 0.01 99.93 09:00:52 08:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:55:01 1 0.10 0.00 0.03 0.02 0.00 99.85 09:00:52 08:55:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:00:52 08:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:00:52 08:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:55:01 5 0.08 0.00 0.05 0.00 0.02 99.85 09:00:52 08:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:00:52 08:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:56:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:00:52 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:00:52 08:56:01 1 0.07 0.00 0.03 0.02 0.02 99.87 09:00:52 08:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:00:52 08:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:00:52 08:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:00:52 08:57:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:00:52 08:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:00:52 08:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:00:52 08:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:00:52 08:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:00:52 08:57:01 7 0.05 0.00 0.05 0.02 0.02 99.87 09:00:52 08:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:00:52 08:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:00:52 08:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:00:52 08:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:00:52 08:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:00:52 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:00:52 08:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:00:52 08:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:00:52 08:58:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:00:52 08:59:01 all 2.88 0.00 1.39 1.99 0.05 93.69 09:00:52 08:59:01 0 2.53 0.00 1.61 0.02 0.03 95.82 09:00:52 08:59:01 1 2.35 0.00 1.29 0.72 0.07 95.57 09:00:52 08:59:01 2 4.39 0.00 1.22 1.29 0.12 92.98 09:00:52 08:59:01 3 3.29 0.00 1.51 0.10 0.02 95.09 09:00:52 08:59:01 4 1.41 0.00 1.74 0.00 0.03 96.82 09:00:52 08:59:01 5 2.89 0.00 1.30 0.03 0.05 95.72 09:00:52 08:59:01 6 2.55 0.00 1.32 13.86 0.05 82.22 09:00:52 08:59:01 7 3.60 0.00 1.17 0.00 0.03 95.20 09:00:52 09:00:52 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:00:52 09:00:01 all 5.77 0.00 2.47 6.63 0.07 85.07 09:00:52 09:00:01 0 5.31 0.00 2.59 1.01 0.13 90.96 09:00:52 09:00:01 1 5.08 0.00 2.15 0.84 0.05 91.88 09:00:52 09:00:01 2 5.89 0.00 1.96 0.12 0.05 91.97 09:00:52 09:00:01 3 5.70 0.00 2.57 1.01 0.07 90.65 09:00:52 09:00:01 4 5.79 0.00 2.05 0.93 0.05 91.19 09:00:52 09:00:01 5 6.80 0.00 2.31 0.02 0.05 90.83 09:00:52 09:00:01 6 6.10 0.00 1.74 12.83 0.05 79.29 09:00:52 09:00:01 7 5.48 0.00 4.39 36.67 0.07 53.40 09:00:52 Average: all 7.12 0.00 1.26 1.60 0.03 89.99 09:00:52 Average: 0 6.83 0.00 1.26 1.45 0.03 90.43 09:00:52 Average: 1 7.17 0.00 1.25 0.89 0.03 90.67 09:00:52 Average: 2 7.46 0.00 1.23 0.75 0.04 90.52 09:00:52 Average: 3 7.03 0.00 1.19 1.13 0.03 90.63 09:00:52 Average: 4 6.85 0.00 1.20 1.06 0.02 90.87 09:00:52 Average: 5 7.33 0.00 1.31 1.85 0.03 89.48 09:00:52 Average: 6 7.08 0.00 1.27 3.49 0.03 88.14 09:00:52 Average: 7 7.25 0.00 1.36 2.16 0.03 89.19 09:00:52 09:00:52 09:00:52