Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99f48d194a36bbc1648fc7d154ddcf20cf69f610 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-ssh6613644519621820269.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-ssh7880709606596296964.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-ssh5981305548961619678.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-ssh379109442433789423.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-ssh3502922888645568768.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-9922’ Running on prd-ubuntu20.04-docker-8c-8g-9929 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/690 [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/690 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 99f48d194a36bbc1648fc7d154ddcf20cf69f610 (main) Commit message: "Merge pull request #4904 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.58" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99f48d194a36bbc1648fc7d154ddcf20cf69f610 # timeout=10 > git rev-list --no-walk 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:27:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:27:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:27:54 ========================================================= 02:27:54 EdgeX Global Pipelines Version Info 02:27:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:27:55 ------------------- 02:27:55 stable info: 02:27:55 ------------------- 02:27:55 Commited By: Cherry Wang cherry@iotechsys.com 02:27:55 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:27:55 Message: update stable to v1.0.263 02:27:56 ------------------- 02:27:56 experimental info: 02:27:56 ------------------- 02:27:56 Commited By: Cherry Wang cherry@iotechsys.com 02:27:56 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:27:56 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99f48d1 [Pipeline] echo 02:27:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:57 provisioning config files... 02:27:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config9205954811041601782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:57 ---> ****-login.sh 02:27:57 nexus3.edgexfoundry.org:10001 02:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:57 Configure a credential helper to remove this warning. See 02:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:57 02:27:57 Login Succeeded 02:27:57 nexus3.edgexfoundry.org:10002 02:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:57 Configure a credential helper to remove this warning. See 02:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:57 02:27:57 Login Succeeded 02:27:57 nexus3.edgexfoundry.org:10003 02:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:57 Configure a credential helper to remove this warning. See 02:27:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:57 02:27:57 Login Succeeded 02:27:57 nexus3.edgexfoundry.org:10004 02:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:58 Configure a credential helper to remove this warning. See 02:27:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:58 02:27:58 Login Succeeded 02:27:58 ****.io 02:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:27:58 Configure a credential helper to remove this warning. See 02:27:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:27:58 02:27:58 Login Succeeded 02:27:58 ---> ****-login.sh ends [Pipeline] } 02:27:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:27:58 + 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 02:27:58 + dirname cmd/core-command/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo core-command,cmd/core-command/Dockerfile 02:27:58 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:27:58 + dirname cmd/core-data/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo core-data,cmd/core-data/Dockerfile 02:27:58 + dirname cmd/core-keeper/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo core-keeper,cmd/core-keeper/Dockerfile 02:27:58 + + cut -d/ -f2 02:27:58 dirname cmd/core-metadata/Dockerfile 02:27:58 + echo core-metadata,cmd/core-metadata/Dockerfile 02:27:58 + dirname cmd/security-bootstrapper/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:27:58 + dirname cmd/security-proxy-auth/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:27:58 + dirname cmd/security-proxy-setup/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:27:58 + dirname cmd/security-secretstore-setup/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:27:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + dirname cmd/security-spire-agent/Dockerfile 02:27:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:27:58 + dirname cmd/security-spire-config/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:27:58 + dirname cmd/security-spire-server/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:27:58 + dirname cmd/support-cron-scheduler/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:27:58 + dirname cmd/support-notifications/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo support-notifications,cmd/support-notifications/Dockerfile 02:27:58 + dirname cmd/support-scheduler/Dockerfile 02:27:58 + cut -d/ -f2 02:27:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:27:58 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 02:27:59 + git rev-list -1 --merges 99f48d194a36bbc1648fc7d154ddcf20cf69f610~1..99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] echo 02:27:59 -----------> git rev-list -1 --merges 99f48d194a36bbc1648fc7d154ddcf20cf69f610~1..99f48d194a36bbc1648fc7d154ddcf20cf69f610 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:27:59 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [false] [Pipeline] sh 02:27:59 + git log --format=format:%s -1 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] echo 02:27:59 ========================================================= 02:27:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:27:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:28:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:28:00 + grep -v github /etc/ssh/ssh_known_hosts 02:28:00 + [ -e /tmp/ssh_known_hosts ] 02:28:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:28:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:28:00 + sudo tee -a /etc/ssh/ssh_known_hosts 02:28:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:00 02:28:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:00 0.1.4: Pulling from edgex-devops/py-git-semver 02:28:00 b85a868b505f: Pulling fs layer 02:28:00 e2be974225ed: Pulling fs layer 02:28:00 339a4e72a1f5: Pulling fs layer 02:28:00 988bab9f4d93: Pulling fs layer 02:28:00 1469e6f7b9e6: Pulling fs layer 02:28:00 eaf3925da568: Pulling fs layer 02:28:00 bab4dde63d76: Pulling fs layer 02:28:00 bde34c3a00c8: Pulling fs layer 02:28:00 b352a97aabf1: Pulling fs layer 02:28:00 4872d77fe225: Pulling fs layer 02:28:00 5851b861e8e6: Pulling fs layer 02:28:00 988bab9f4d93: Waiting 02:28:00 1469e6f7b9e6: Waiting 02:28:00 eaf3925da568: Waiting 02:28:00 bab4dde63d76: Waiting 02:28:00 bde34c3a00c8: Waiting 02:28:00 b352a97aabf1: Waiting 02:28:00 4872d77fe225: Waiting 02:28:00 5851b861e8e6: Waiting 02:28:00 e2be974225ed: Verifying Checksum 02:28:00 e2be974225ed: Download complete 02:28:00 988bab9f4d93: Verifying Checksum 02:28:00 988bab9f4d93: Download complete 02:28:00 1469e6f7b9e6: Verifying Checksum 02:28:00 1469e6f7b9e6: Download complete 02:28:01 339a4e72a1f5: Verifying Checksum 02:28:01 339a4e72a1f5: Download complete 02:28:01 eaf3925da568: Verifying Checksum 02:28:01 eaf3925da568: Download complete 02:28:01 bde34c3a00c8: Download complete 02:28:01 b352a97aabf1: Download complete 02:28:01 4872d77fe225: Verifying Checksum 02:28:01 4872d77fe225: Download complete 02:28:01 5851b861e8e6: Verifying Checksum 02:28:01 5851b861e8e6: Download complete 02:28:01 b85a868b505f: Verifying Checksum 02:28:01 b85a868b505f: Download complete 02:28:01 bab4dde63d76: Verifying Checksum 02:28:01 bab4dde63d76: Download complete 02:28:02 b85a868b505f: Pull complete 02:28:02 e2be974225ed: Pull complete 02:28:03 339a4e72a1f5: Pull complete 02:28:03 988bab9f4d93: Pull complete 02:28:03 1469e6f7b9e6: Pull complete 02:28:03 eaf3925da568: Pull complete 02:28:05 bab4dde63d76: Pull complete 02:28:05 bde34c3a00c8: Pull complete 02:28:05 b352a97aabf1: Pull complete 02:28:05 4872d77fe225: Pull complete 02:28:05 5851b861e8e6: Pull complete 02:28:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:05 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 02:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 02:28:09 $ docker top 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 -eo pid,comm 02:28: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). 02:28:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:28:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:09 [ssh-agent] Looking for ssh-agent implementation... 02:28:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:09 $ docker exec 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent 02:28:09 SSH_AUTH_SOCK=/tmp/ssh-fd5zN4RPStx9/agent.33 02:28:09 SSH_AGENT_PID=39 02:28:09 Running ssh-add (command line suppressed) 02:28:09 Identity added: /w/workspace/edgex-go/690@tmp/private_key_312863835806907524.key (/w/workspace/edgex-go/690@tmp/private_key_312863835806907524.key) 02:28:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:09 + git tag --points-at HEAD [Pipeline] } 02:28:09 $ docker exec --env ******** --env ******** 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent -k 02:28:10 unset SSH_AUTH_SOCK; 02:28:10 unset SSH_AGENT_PID; 02:28:10 echo Agent pid 39 killed; 02:28:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:28:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:28:10 [ssh-agent] Looking for ssh-agent implementation... 02:28:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:28:10 $ docker exec 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent 02:28:10 SSH_AUTH_SOCK=/tmp/ssh-pMfxZnyt0xwv/agent.72 02:28:10 SSH_AGENT_PID=78 02:28:10 Running ssh-add (command line suppressed) 02:28:10 Identity added: /w/workspace/edgex-go/690@tmp/private_key_5209848660475683175.key (/w/workspace/edgex-go/690@tmp/private_key_5209848660475683175.key) 02:28:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:28:10 + git semver init 02:28:10 2024-09-10 02:28:10,835 [run_init] DEBUG init version:0.0.0 force:False 02:28:10 2024-09-10 02:28:10,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/690/.semver 02:28:10 2024-09-10 02:28:10,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/690/.semver 02:28:10 2024-09-10 02:28:10,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/690/.semver'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=None) 02:28:16 2024-09-10 02:28:16,478 [append_file] DEBUG append to file:/w/workspace/edgex-go/690/.git/info/exclude 02:28:16 2024-09-10 02:28:16,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/690/.semver/main with force:False 02:28:16 2024-09-10 02:28:16,479 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 02:28:16 2024-09-10 02:28:16,479 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 02:28:16 3.2.0-dev.69 [Pipeline] } 02:28:16 $ docker exec --env ******** --env ******** 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent -k 02:28:16 unset SSH_AUTH_SOCK; 02:28:16 unset SSH_AGENT_PID; 02:28:16 echo Agent pid 78 killed; 02:28:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:28:17 + git semver [Pipeline] } 02:28:17 $ docker stop --time=1 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 02:28:18 $ docker rm -f --volumes 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 [Pipeline] // withDockerContainer [Pipeline] sh 02:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:28:19 Stashed 1 file(s) [Pipeline] echo 02:28:19 [edgeXSemver]: initialized semver on version 3.2.0-dev.69 [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 02:28:19 + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] echo 02:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:28:19 ========================================================= 02:28:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:28:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:28:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:28:20 619be1103602: Pulling fs layer 02:28:20 7862e08f4a3e: Pulling fs layer 02:28:20 5df492c9dc93: Pulling fs layer 02:28:20 7629e6793208: Pulling fs layer 02:28:20 4f4fb700ef54: Pulling fs layer 02:28:20 fb5054dd5b73: Pulling fs layer 02:28:20 eeca6798cff9: Pulling fs layer 02:28:20 aa269ceb94a6: Pulling fs layer 02:28:20 ada007ff1a6a: Pulling fs layer 02:28:20 fb5054dd5b73: Waiting 02:28:20 eeca6798cff9: Waiting 02:28:20 aa269ceb94a6: Waiting 02:28:20 ada007ff1a6a: Waiting 02:28:20 4f4fb700ef54: Waiting 02:28:20 7629e6793208: Waiting 02:28:20 7862e08f4a3e: Verifying Checksum 02:28:20 7862e08f4a3e: Download complete 02:28:20 7629e6793208: Download complete 02:28:20 4f4fb700ef54: Verifying Checksum 02:28:20 4f4fb700ef54: Download complete 02:28:20 619be1103602: Verifying Checksum 02:28:20 619be1103602: Download complete 02:28:20 fb5054dd5b73: Verifying Checksum 02:28:20 fb5054dd5b73: Download complete 02:28:20 eeca6798cff9: Verifying Checksum 02:28:20 eeca6798cff9: Download complete 02:28:20 619be1103602: Pull complete 02:28:20 7862e08f4a3e: Pull complete 02:28:20 ada007ff1a6a: Verifying Checksum 02:28:20 ada007ff1a6a: Download complete 02:28:20 5df492c9dc93: Verifying Checksum 02:28:20 5df492c9dc93: Download complete 02:28:20 aa269ceb94a6: Download complete 02:28:24 5df492c9dc93: Pull complete 02:28:24 7629e6793208: Pull complete 02:28:24 4f4fb700ef54: Pull complete 02:28:24 fb5054dd5b73: Pull complete 02:28:24 eeca6798cff9: Pull complete 02:28:26 aa269ceb94a6: Pull complete 02:28:26 ada007ff1a6a: Pull complete 02:28:26 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:28:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:28:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:28:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:28:27 WORKDIR /edgex 02:28:27 COPY go.mod . 02:28:27 RUN go mod download 02:28:27 + docker build -t ci-base-image-x86_64 -f - . 02:28:27 Sending build context to Docker daemon 179.3MB 02:28:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:28:27 ---> f489d0715acc 02:28:27 Step 2/4 : WORKDIR /edgex 02:28:34 ---> Running in e498d7911762 02:28:34 Removing intermediate container e498d7911762 02:28:34 ---> ace293d00464 02:28:34 Step 3/4 : COPY go.mod . 02:28:34 ---> 2aa2693bc891 02:28:34 Step 4/4 : RUN go mod download 02:28:34 ---> Running in 956ed20ae625 02:28:34 Still waiting to schedule task 02:28:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9926’ 02:29:12 Removing intermediate container 956ed20ae625 02:29:12 ---> f1218cdbd2fd 02:29:12 Successfully built f1218cdbd2fd 02:29:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:13 + docker inspect -f . ci-base-image-x86_64 02:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:13 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 02:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 02:29:13 $ docker top bb9510a72e84e7626e172cfc86a6d2ce1a5eb91f84c8fd4a2780da37318c3772 -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:14 + go version 02:29:14 go version go1.21.9 linux/amd64 [Pipeline] } 02:29:14 $ docker stop --time=1 bb9510a72e84e7626e172cfc86a6d2ce1a5eb91f84c8fd4a2780da37318c3772 02:29:15 $ docker rm -f --volumes bb9510a72e84e7626e172cfc86a6d2ce1a5eb91f84c8fd4a2780da37318c3772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:15 + docker inspect -f . ci-base-image-x86_64 02:29:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:15 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 02:29:15 $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 02:29:16 $ docker top 545ac6f560dcf7582e19751cbc2cd126f625d64686ae9f04439fe295b842b1c7 -eo pid,comm [Pipeline] { [Pipeline] echo 02:29:16 ========================================================= 02:29:16 [edgeXBuildGoParallel] Running Tests and Build... 02:29:16 ========================================================= [Pipeline] sh 02:29:16 + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] fileExists [Pipeline] sh 02:29:17 + make test 02:29:17 go test -race -coverprofile=coverage.out ./... 02:29:25 ? github.com/edgexfoundry/edgex-go [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:29:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements 02:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:29:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.526s coverage: 93.4% of statements 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 91.7% of statements 02:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:30:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:30:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:30:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements 02:30:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 02:30:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:30:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 02:30:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements 02:30:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements 02:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements 02:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.015s coverage: 77.8% of statements 02:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 02:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.661s coverage: 96.3% of statements 02:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:30:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:30:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:30:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:30:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:30:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:30:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:30:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:30:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:30:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 02:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 02:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:30:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:30:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:30:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:30:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:30:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:30:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:30:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:30:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.058s coverage: 87.2% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 36.5% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 02:30:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements 02:30:29 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 02:30:29 running golangci-lint 02:30:29 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:30:29 go version go1.21.9 linux/amd64 02:30:29 level=info msg="[config_reader] Used config file .golangci.yml" 02:30:29 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:30:51 level=info msg="[loader] Go packages loading at mode 575 (files|deps|exports_file|name|types_sizes|compiled_files|imports) took 20.173920473s" 02:30:51 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.343335ms" 02:31:01 level=info msg="[linters_context/goanalysis] analyzers took 1m25.447546403s with top 10 stages: buildir: 48.819074685s, gosec: 7.941002191s, fact_deprecated: 3.476132389s, inspect: 3.169663063s, printf: 1.66392643s, ctrlflow: 1.602082413s, fact_purity: 1.174475558s, nilness: 1.076891s, S1038: 969.838322ms, directives: 808.846179ms" 02:31:01 level=info msg="[runner] Issues before processing: 214, after processing: 0" 02:31:01 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, identifier_marker: 214/214, exclude-rules: 22/214" 02:31:01 level=info msg="[runner] processing took 16.788967ms with stages: nolint: 6.826562ms, identifier_marker: 4.785483ms, autogenerated_exclude: 1.601962ms, path_prettifier: 1.531011ms, exclude-rules: 1.196267ms, skip_dirs: 805.461µs, cgo: 25.731µs, filename_unadjuster: 12.71µs, max_same_issues: 570ns, fixer: 560ns, uniq_by_line: 430ns, skip_files: 430ns, exclude: 380ns, severity-rules: 260ns, diff: 250ns, sort_results: 230ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" 02:31:01 level=info msg="[runner] linters took 10.321171509s with stages: goanalysis_metalinter: 10.304289781s" 02:31:01 level=info msg="File cache stats: 0 entries of total size 0B" 02:31:01 level=info msg="Memory: 304 samples, avg is 292.1MB, max is 1364.0MB" 02:31:01 level=info msg="Execution took 30.542534188s" 02:31:01 go vet ./... 02:31:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:31:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:31:06 ./bin/test-attribution-txt.sh 02:31:06 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:31:06 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 02:31:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:31:06 + ls -al . 02:31:06 total 916 02:31:06 drwxrwxr-x 11 1001 1001 4096 Sep 10 02:29 . 02:31:06 drwxr-xr-x 4 root root 4096 Sep 10 02:29 .. 02:31:06 drwxrwxr-x 2 1001 1001 4096 Sep 10 02:27 .blubracket 02:31:06 -rw-rw-r-- 1 1001 1001 10 Sep 10 02:27 .dockerignore 02:31:06 drwxrwxr-x 8 1001 1001 4096 Sep 10 02:30 .git 02:31:06 drwxrwxr-x 3 1001 1001 4096 Sep 10 02:27 .github 02:31:06 -rw-rw-r-- 1 1001 1001 1102 Sep 10 02:27 .gitignore 02:31:06 -rw-rw-r-- 1 1001 1001 42 Sep 10 02:27 .golangci.yml 02:31:06 -rw-rw-r-- 1 1001 1001 100 Sep 10 02:27 .hadolint.yml 02:31:06 drwxr-xr-x 3 1001 1001 4096 Sep 10 02:28 .semver 02:31:06 -rw-rw-r-- 1 1001 1001 155 Sep 10 02:27 .sonarcloud.properties 02:31:06 -rw-rw-r-- 1 1001 1001 1171 Sep 10 02:27 ADOPTERS.md 02:31:06 -rw-rw-r-- 1 1001 1001 21286 Sep 10 02:27 Attribution.txt 02:31:06 -rw-rw-r-- 1 1001 1001 100284 Sep 10 02:27 CHANGELOG.md 02:31:06 -rw-rw-r-- 1 1001 1001 3804 Sep 10 02:27 CONTRIBUTING.md 02:31:06 -rw-rw-r-- 1 1001 1001 677 Sep 10 02:27 GOVERNANCE.md 02:31:06 -rw-rw-r-- 1 1001 1001 861 Sep 10 02:27 Jenkinsfile 02:31:06 -rw-rw-r-- 1 1001 1001 10775 Sep 10 02:27 LICENSE 02:31:06 -rw-rw-r-- 1 1001 1001 16854 Sep 10 02:27 Makefile 02:31:06 -rw-rw-r-- 1 1001 1001 582 Sep 10 02:27 OWNERS.md 02:31:06 -rw-rw-r-- 1 1001 1001 9528 Sep 10 02:27 README.md 02:31:06 -rw-rw-r-- 1 1001 1001 789 Sep 10 02:27 SECURITY.md 02:31:06 -rw-rw-r-- 1 1001 1001 12 Sep 10 02:28 VERSION 02:31:06 drwxrwxr-x 2 1001 1001 4096 Sep 10 02:27 bin 02:31:06 drwxrwxr-x 20 1001 1001 4096 Sep 10 02:27 cmd 02:31:06 -rw-r--r-- 1 root root 545683 Sep 10 02:30 coverage.out 02:31:06 drwxrwxr-x 2 1001 1001 4096 Sep 10 02:27 fuzz_test 02:31:06 -rw-rw-r-- 1 1001 1001 7305 Sep 10 02:27 go.mod 02:31:06 -rw-rw-r-- 1 1001 1001 102748 Sep 10 02:27 go.sum 02:31:06 drwxrwxr-x 7 1001 1001 4096 Sep 10 02:27 internal 02:31:06 drwxrwxr-x 3 1001 1001 4096 Sep 10 02:27 openapi 02:31:06 -rw-rw-r-- 1 1001 1001 584 Sep 10 02:27 security.txt 02:31:06 -rw-rw-r-- 1 1001 1001 204 Sep 10 02:27 version.go [Pipeline] sh 02:31:07 + '[' -e coverage.out ] 02:31:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:31:07 Stashed 1 file(s) [Pipeline] sh 02:31:07 + make build 02:31:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:31:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:31:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:31:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:31:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:31:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:31:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:31:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:31:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:31:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:31:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:31:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:31:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:31:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:31:48 $ docker stop --time=1 545ac6f560dcf7582e19751cbc2cd126f625d64686ae9f04439fe295b842b1c7 02:31:58 $ docker rm -f --volumes 545ac6f560dcf7582e19751cbc2cd126f625d64686ae9f04439fe295b842b1c7 [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 02:31:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:31:59 02:31:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:32:00 latest: Pulling from edgex-devops/edgex-compose 02:32:00 91d30c5bc195: Pulling fs layer 02:32:00 2e9b0aa3be6d: Pulling fs layer 02:32:00 9c61dcf015f6: Pulling fs layer 02:32:00 4698f68db338: Pulling fs layer 02:32:00 2a2f49069b9e: Pulling fs layer 02:32:00 e0025b399a48: Pulling fs layer 02:32:00 4698f68db338: Waiting 02:32:00 2a2f49069b9e: Waiting 02:32:00 e0025b399a48: Waiting 02:32:00 91d30c5bc195: Verifying Checksum 02:32:00 91d30c5bc195: Download complete 02:32:00 4698f68db338: Verifying Checksum 02:32:00 4698f68db338: Download complete 02:32:00 2e9b0aa3be6d: Verifying Checksum 02:32:00 2e9b0aa3be6d: Download complete 02:32:00 e0025b399a48: Verifying Checksum 02:32:00 e0025b399a48: Download complete 02:32:00 2a2f49069b9e: Verifying Checksum 02:32:00 2a2f49069b9e: Download complete 02:32:00 91d30c5bc195: Pull complete 02:32:01 9c61dcf015f6: Verifying Checksum 02:32:01 9c61dcf015f6: Download complete 02:32:01 2e9b0aa3be6d: Pull complete 02:32:03 9c61dcf015f6: Pull complete 02:32:03 4698f68db338: Pull complete 02:32:03 2a2f49069b9e: Pull complete 02:32:04 e0025b399a48: Pull complete 02:32:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:32:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:04 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 02:32:04 $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 02:32:07 $ docker top 5efc273b4efe2d53d26bfcf9394b7eaf3d3ffd8f8251214544df99d6f64d922a -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:07 + docker compose -f ./docker-compose-build.yml build --parallel 02:32:10 #1 [support-notifications internal] load build definition from Dockerfile 02:32:10 #1 transferring dockerfile: 1.95kB done 02:32:10 #1 DONE 0.0s 02:32:10 02:32:10 #2 [security-proxy-setup internal] load build definition from Dockerfile 02:32:10 #2 transferring dockerfile: 2.50kB done 02:32:10 #2 DONE 0.0s 02:32:10 02:32:10 #3 [security-bootstrapper internal] load build definition from Dockerfile 02:32:10 #3 transferring dockerfile: 3.17kB done 02:32:10 #3 DONE 0.0s 02:32:10 02:32:10 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:32:10 #4 transferring dockerfile: 1.89kB done 02:32:10 #4 DONE 0.0s 02:32:10 02:32:10 #5 [core-command internal] load build definition from Dockerfile 02:32:10 #5 transferring dockerfile: 1.93kB done 02:32:10 #5 DONE 0.0s 02:32:10 02:32:10 #6 [security-proxy-auth internal] load build definition from Dockerfile 02:32:10 #6 transferring dockerfile: 2.15kB done 02:32:10 #6 DONE 0.0s 02:32:10 02:32:10 #7 [core-metadata internal] load build definition from Dockerfile 02:32:10 #7 transferring dockerfile: 2.06kB done 02:32:10 #7 DONE 0.0s 02:32:10 02:32:10 #8 [core-keeper internal] load build definition from Dockerfile 02:32:10 #8 transferring dockerfile: 2.01kB done 02:32:10 #8 DONE 0.0s 02:32:10 02:32:10 #9 [security-spire-server internal] load build definition from Dockerfile 02:32:10 #9 transferring dockerfile: 1.70kB done 02:32:10 #9 DONE 0.0s 02:32:10 02:32:10 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:32:10 #10 transferring dockerfile: 2.23kB done 02:32:10 #10 DONE 0.0s 02:32:10 02:32:10 #11 [security-secretstore-setup internal] load build definition from Dockerfile 02:32:10 #11 transferring dockerfile: 2.49kB done 02:32:10 #11 DONE 0.0s 02:32:10 02:32:10 #12 [security-spire-config internal] load build definition from Dockerfile 02:32:10 #12 transferring dockerfile: 1.69kB done 02:32:10 #12 DONE 0.0s 02:32:10 02:32:10 #13 [core-data internal] load build definition from Dockerfile 02:32:10 #13 transferring dockerfile: 2.07kB done 02:32:10 #13 DONE 0.0s 02:32:10 02:32:10 #14 [support-scheduler internal] load build definition from Dockerfile 02:32:10 #14 transferring dockerfile: 1.93kB done 02:32:10 #14 DONE 0.0s 02:32:10 02:32:10 #15 [support-cron-scheduler internal] load build definition from Dockerfile 02:32:10 #15 transferring dockerfile: 1.85kB done 02:32:10 #15 DONE 0.0s 02:32:10 02:32:10 #16 [security-spire-agent internal] load build definition from Dockerfile 02:32:10 #16 transferring dockerfile: 1.81kB done 02:32:10 #16 DONE 0.0s 02:32:10 02:32:10 #17 [support-notifications internal] load .dockerignore 02:32:10 #17 transferring context: 50B done 02:32:10 #17 DONE 0.0s 02:32:10 02:32:10 #18 [core-command internal] load .dockerignore 02:32:11 #18 ... 02:32:11 02:32:11 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:11 #19 DONE 0.0s 02:32:11 02:32:11 #20 [security-proxy-setup internal] load .dockerignore 02:32:11 #20 transferring context: 50B done 02:32:11 #20 DONE 0.3s 02:32:11 02:32:11 #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:11 #19 DONE 0.0s 02:32:11 02:32:11 #21 [security-bootstrapper internal] load .dockerignore 02:32:11 #21 transferring context: 50B done 02:32:11 #21 DONE 0.4s 02:32:11 02:32:11 #22 [security-spiffe-token-provider internal] load .dockerignore 02:32:11 #22 transferring context: 50B done 02:32:11 #22 DONE 0.4s 02:32:11 02:32:11 #18 [core-command internal] load .dockerignore 02:32:11 #18 transferring context: 50B done 02:32:11 #18 DONE 0.4s 02:32:11 02:32:11 #23 [security-spire-config internal] load .dockerignore 02:32:11 #23 transferring context: 50B done 02:32:11 #23 DONE 0.3s 02:32:11 02:32:11 #24 [security-secretstore-setup internal] load .dockerignore 02:32:11 #24 transferring context: 50B done 02:32:11 #24 DONE 0.4s 02:32:11 02:32:11 #25 [support-scheduler internal] load .dockerignore 02:32:11 #25 transferring context: 50B done 02:32:11 #25 DONE 0.4s 02:32:11 02:32:11 #26 [core-metadata internal] load .dockerignore 02:32:11 #26 transferring context: 50B 0.0s done 02:32:11 #26 DONE 0.4s 02:32:11 02:32:11 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:32:11 #27 transferring context: 50B 0.0s done 02:32:11 #27 DONE 0.4s 02:32:11 02:32:11 #28 [core-keeper internal] load .dockerignore 02:32:11 #28 transferring context: 50B 0.0s done 02:32:11 #28 DONE 0.4s 02:32:11 02:32:11 #29 [security-proxy-auth internal] load .dockerignore 02:32:11 #29 transferring context: 50B 0.0s done 02:32:11 #29 DONE 0.4s 02:32:11 02:32:11 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:11 #19 DONE 0.0s 02:32:11 02:32:11 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:32:11 #30 DONE 0.3s 02:32:11 02:32:11 #31 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:11 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:32:11 #31 ... 02:32:11 02:32:11 #32 [security-spire-server internal] load .dockerignore 02:32:11 #32 transferring context: 50B 0.0s done 02:32:11 #32 DONE 0.4s 02:32:11 02:32:11 #33 [support-cron-scheduler internal] load .dockerignore 02:32:11 #33 transferring context: 50B done 02:32:11 #33 DONE 0.4s 02:32:11 02:32:11 #34 [security-spire-agent internal] load .dockerignore 02:32:11 #34 transferring context: 50B done 02:32:11 #34 DONE 0.4s 02:32:11 02:32:11 #35 [core-data internal] load .dockerignore 02:32:11 #35 transferring context: 50B done 02:32:11 #35 DONE 0.4s 02:32:11 02:32:11 #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:11 #19 DONE 0.0s 02:32:11 02:32:11 #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:11 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:32:11 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:32:11 #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:32:11 #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:32:11 #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s 02:32:11 #31 ... 02:32:11 02:32:11 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 02:32:11 #30 DONE 0.3s 02:32:11 02:32:11 #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:11 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:32:11 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:32:11 #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:32:11 #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:32:11 #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.3s 02:32:11 #31 ... 02:32:11 02:32:11 #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:11 #19 DONE 0.0s 02:32:11 02:32:11 #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:11 #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:32:11 #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 02:32:11 #31 ... 02:32:11 02:32:11 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:32:11 #30 DONE 0.5s 02:32:11 02:32:11 #31 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:11 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:32:11 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:32:11 #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:32:11 #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:32:11 #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:32:12 #31 ... 02:32:12 02:32:12 #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:12 #19 DONE 0.0s 02:32:12 02:32:12 #31 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:12 #31 ... 02:32:12 02:32:12 #19 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:12 #19 DONE 0.0s 02:32:12 02:32:12 #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:12 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:32:12 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:32:12 #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:32:12 #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:32:12 #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:32:12 #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 02:32:12 #31 ... 02:32:12 02:32:12 #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:32:12 #19 DONE 0.0s 02:32:12 02:32:12 #31 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:12 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:32:12 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:32:12 #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:32:12 #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:32:12 #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:32:12 #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 02:32:12 #31 ... 02:32:12 02:32:12 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:32:12 #36 DONE 1.0s 02:32:12 02:32:12 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 02:32:12 #30 DONE 0.9s 02:32:12 02:32:12 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:12 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 02:32:12 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:32:12 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:32:12 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:32:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9930 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:32:16 Running in /w/workspace/edgex-go/690 [Pipeline] { [Pipeline] checkout 02:32:16 The recommended git tool is: git 02:32:17 #37 ... 02:32:17 02:32:17 #38 [support-notifications internal] load build context 02:32:17 #38 transferring context: 175.10MB 5.9s 02:32:19 #38 ... 02:32:19 02:32:19 #39 [security-spiffe-token-provider internal] load build context 02:32:21 #39 ... 02:32:21 02:32:21 #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:32:21 #40 ... 02:32:21 02:32:21 #41 [security-bootstrapper internal] load build context 02:32:21 #41 ... 02:32:21 02:32:21 #42 [core-command internal] load build context 02:32:22 #42 ... 02:32:22 02:32:22 #43 [security-proxy-setup internal] load build context 02:32:22 #43 ... 02:32:22 02:32:22 #44 [support-scheduler internal] load build context 02:32:22 #44 ... 02:32:22 02:32:22 #45 [core-metadata internal] load build context 02:32:22 #45 ... 02:32:22 02:32:22 #46 [core-common-config-bootstrapper internal] load build context 02:32:22 #46 ... 02:32:22 02:32:22 #47 [security-spire-config internal] load build context 02:32:22 #47 transferring context: 25.96kB 0.0s done 02:32:22 #47 ... 02:32:22 02:32:22 #48 [security-secretstore-setup internal] load build context 02:32:22 #48 transferring context: 289.13MB 10.9s 02:32:22 #48 ... 02:32:22 02:32:22 #49 [core-keeper internal] load build context 02:32:23 #49 ... 02:32:23 02:32:23 #50 [security-proxy-auth internal] load build context 02:32:23 #50 ... 02:32:23 02:32:23 #51 [support-cron-scheduler internal] load build context 02:32:23 #51 ... 02:32:23 02:32:23 #52 [core-data internal] load build context 02:32:23 #52 ... 02:32:23 02:32:23 #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:32:23 #53 ... 02:32:23 02:32:23 #54 [security-spire-server internal] load build context 02:32:23 #54 transferring context: 27.71kB 0.0s done 02:32:23 #54 ... 02:32:23 02:32:23 #52 [core-data internal] load build context 02:32:23 #52 transferring context: 301.85MB 10.9s 02:32:24 using credential edgex-jenkins-ssh 02:32:24 Cloning the remote Git repository 02:32:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:32:25 > git init /w/workspace/edgex-go/690 # timeout=10 02:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:32:25 > git --version # timeout=10 02:32:25 > git --version # 'git version 2.25.1' 02:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:32:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:27 #52 transferring context: 495.75MB 14.6s done 02:32:28 #52 ... 02:32:28 02:32:28 #51 [support-cron-scheduler internal] load build context 02:32:29 #51 transferring context: 495.75MB 16.2s done 02:32:29 #51 ... 02:32:29 02:32:29 #50 [security-proxy-auth internal] load build context 02:32:29 #50 transferring context: 495.75MB 16.7s done 02:32:29 #50 ... 02:32:29 02:32:29 #49 [core-keeper internal] load build context 02:32:29 #49 ... 02:32:29 02:32:29 #38 [support-notifications internal] load build context 02:32:29 #38 transferring context: 495.75MB 17.5s done 02:32:29 #38 ... 02:32:29 02:32:29 #49 [core-keeper internal] load build context 02:32:30 #49 transferring context: 495.75MB 18.8s done 02:32:31 #49 ... 02:32:31 02:32:31 #39 [security-spiffe-token-provider internal] load build context 02:32:31 #39 transferring context: 495.75MB 17.4s done 02:32:31 #39 ... 02:32:31 02:32:31 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:31 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.1s 02:32:31 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 19.1s 02:32:32 #37 ... 02:32:32 02:32:32 #41 [security-bootstrapper internal] load build context 02:32:32 #41 transferring context: 495.75MB 15.6s done 02:32:33 #41 ... 02:32:33 02:32:33 #43 [security-proxy-setup internal] load build context 02:32:33 #43 transferring context: 495.75MB 17.2s done 02:32:33 #43 ... 02:32:33 02:32:33 #42 [core-command internal] load build context 02:32:33 #42 transferring context: 495.75MB 16.9s done 02:32:33 #42 ... 02:32:33 02:32:33 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:33 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.0s 02:32:33 #37 ... 02:32:33 02:32:33 #45 [core-metadata internal] load build context 02:32:33 #45 transferring context: 495.75MB 18.8s done 02:32:33 #45 ... 02:32:33 02:32:33 #44 [support-scheduler internal] load build context 02:32:33 #44 transferring context: 495.75MB 19.0s done 02:32:33 #44 ... 02:32:33 02:32:33 #48 [security-secretstore-setup internal] load build context 02:32:33 #48 transferring context: 495.75MB 16.6s done 02:32:33 #48 ... 02:32:33 02:32:33 #46 [core-common-config-bootstrapper internal] load build context 02:32:33 #46 transferring context: 495.75MB 17.2s done 02:32:33 #46 ... 02:32:33 02:32:33 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:35 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 23.0s 02:32:36 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.6s 02:32:36 #37 ... 02:32:36 02:32:36 #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:36 #31 DONE 25.1s 02:32:36 02:32:36 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:36 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 24.2s 02:32:37 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 25.1s 02:32:37 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 25.2s done 02:32:37 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 25.2s done 02:32:38 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 02:32:38 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:32:40 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.0s done 02:32:40 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.0s done 02:32:41 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 28.6s 02:32:43 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.8s done 02:32:45 Avoid second fetch 02:32:45 Checking out Revision 99f48d194a36bbc1648fc7d154ddcf20cf69f610 (main) 02:32:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:32:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:45 > git config core.sparsecheckout # timeout=10 02:32:45 > git checkout -f 99f48d194a36bbc1648fc7d154ddcf20cf69f610 # timeout=10 02:32:46 Commit message: "Merge pull request #4904 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.58" 02:32:47 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:32:47 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:32:47 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 34.8s 02:32:47 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 35.0s 02:32:47 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.2s 02:32:48 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 36.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:32:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:32:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:32:51 Dload Upload Total Spent Left Speed 02:32:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 60796 0 --:--:-- --:--:-- --:--:-- 60796 100 12828 100 12828 0 0 60509 0 --:--:-- --:--:-- --:--:-- 60225 [Pipeline] sh 02:32:51 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:32:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:32:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:32:51 + sudo tee /etc/docker/daemon.new 02:32:51 { 02:32:51 "registry-mirrors": [ 02:32:51 "https://nexus3.edgexfoundry.org:10001" 02:32:51 ], 02:32:51 "bip": "10.250.0.254/24", 02:32:51 "hosts": [ 02:32:51 "tcp://0.0.0.0:5555", 02:32:51 "unix:///var/run/docker.sock" 02:32:51 ], 02:32:51 "mtu": 1458, 02:32:51 "selinux-enabled": true, 02:32:51 "seccomp-profile": "/etc/docker/seccomp.json" 02:32:51 } [Pipeline] sh 02:32:51 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:32:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:32:52 + sudo service docker restart 02:32:53 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:32:53 #37 ... 02:32:53 02:32:53 #47 [security-spire-config internal] load build context 02:32:53 #47 DONE 41.1s 02:32:53 02:32:53 #54 [security-spire-server internal] load build context 02:32:53 #54 DONE 41.1s 02:32:53 02:32:53 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:53 #37 ... 02:32:53 02:32:53 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:32:53 #55 ... 02:32:53 02:32:53 #41 [security-bootstrapper internal] load build context 02:32:53 #41 DONE 42.2s 02:32:53 02:32:53 #52 [core-data internal] load build context 02:32:53 #52 DONE 41.2s 02:32:53 02:32:53 #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:32:53 #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:32:53 #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:32:53 #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:32:53 #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:32:53 #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:32:53 #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 02:32:53 #31 DONE 25.1s 02:32:53 02:32:53 #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:32:53 #53 DONE 41.3s 02:32:53 02:32:53 #48 [security-secretstore-setup internal] load build context 02:32:53 #48 DONE 42.1s 02:32:53 02:32:53 #42 [core-command internal] load build context 02:32:53 #42 DONE 42.3s 02:32:53 02:32:53 #43 [security-proxy-setup internal] load build context 02:32:53 #43 DONE 42.4s 02:32:53 02:32:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:53 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 02:32:53 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:32:53 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:32:53 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:32:53 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 25.2s done 02:32:53 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.0s done 02:32:53 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.8s done 02:32:53 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:32:53 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:32:53 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 36.4s done 02:32:53 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:32:53 #37 ... 02:32:53 02:32:53 #51 [support-cron-scheduler internal] load build context 02:32:53 #51 DONE 41.4s 02:32:53 02:32:53 #50 [security-proxy-auth internal] load build context 02:32:53 #50 DONE 42.0s 02:32:53 02:32:53 #39 [security-spiffe-token-provider internal] load build context 02:32:53 #39 DONE 42.5s 02:32:53 02:32:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:53 #37 ... 02:32:53 02:32:53 #46 [core-common-config-bootstrapper internal] load build context 02:32:53 #46 DONE 41.8s 02:32:53 02:32:53 #38 [support-notifications internal] load build context 02:32:53 #38 DONE 42.5s 02:32:53 02:32:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:53 #37 ... 02:32:53 02:32:53 #45 [core-metadata internal] load build context 02:32:53 #45 DONE 42.2s 02:32:53 02:32:53 #49 [core-keeper internal] load build context 02:32:53 #49 DONE 42.2s 02:32:53 02:32:53 #44 [support-scheduler internal] load build context 02:32:53 #44 DONE 42.2s 02:32:53 02:32:53 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:54 #37 ... 02:32:54 02:32:54 #56 [security-spire-agent internal] load build context 02:32:54 #56 transferring context: 27.24kB done 02:32:54 #56 DONE 0.4s 02:32:54 02:32:54 #40 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:32:54 #40 DONE 43.0s 02:32:54 02:32:54 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:32:55 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 02:32:55 #37 ... 02:32:55 02:32:55 #57 [core-command builder 2/7] WORKDIR /edgex-go 02:32:55 #57 DONE 1.5s 02:32:55 02:32:55 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:32:58 #58 ... 02:32:58 02:32:58 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:32:58 #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:58 #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:58 #0 2.657 (1/2) Installing dumb-init (1.2.5-r2) 02:32:58 #0 2.658 (2/2) Installing su-exec (0.2-r3) 02:32:58 #0 2.661 Executing busybox-1.36.1-r7.trigger 02:32:58 #0 2.667 OK: 7 MiB in 17 packages 02:32:58 #59 DONE 4.2s 02:32:58 02:32:58 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:32:58 #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:58 #0 2.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:58 #0 2.628 (1/4) Installing dumb-init (1.2.5-r2) 02:32:58 #0 2.636 (2/4) Installing openssl (3.1.7-r0) 02:32:58 #0 2.647 (3/4) Installing su-exec (0.2-r3) 02:32:58 #0 2.651 (4/4) Installing yq (4.33.3-r5) 02:32:58 #0 2.715 Executing busybox-1.36.1-r7.trigger 02:32:58 #0 2.721 OK: 17 MiB in 19 packages 02:32:58 #60 DONE 4.3s 02:32:58 02:32:58 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:32:58 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 02:32:58 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.4s done 02:32:58 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:32:58 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:32:58 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:32:58 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 02:32:58 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:32:58 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 02:32:58 #61 ... 02:32:58 02:32:58 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:32:58 #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:58 #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:58 #0 2.786 (1/3) Installing ca-certificates (20240226-r0) 02:32:58 #0 2.804 (2/3) Installing dumb-init (1.2.5-r2) 02:32:58 #0 2.834 (3/3) Installing tzdata (2024a-r0) 02:32:58 #0 2.952 Executing busybox-1.36.1-r7.trigger 02:32:58 #0 2.957 Executing ca-certificates-20240226-r0.trigger 02:32:58 #0 2.995 OK: 11 MiB in 18 packages 02:32:58 #62 DONE 4.5s 02:32:58 02:32:58 #63 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:32:59 #63 ... 02:32:59 02:32:59 #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:32:59 #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.266 (1/1) Installing dumb-init (1.2.5-r2) 02:32:59 #0 4.289 Executing busybox-1.36.1-r7.trigger 02:32:59 #0 4.297 OK: 7 MiB in 16 packages 02:32:59 #64 DONE 5.8s 02:32:59 02:32:59 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:32:59 #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.763 (1/4) Installing ca-certificates (20240226-r0) 02:32:59 #0 4.789 (2/4) Installing dumb-init (1.2.5-r2) 02:32:59 #0 4.793 (3/4) Installing su-exec (0.2-r3) 02:32:59 #0 4.796 (4/4) Installing yq (4.33.3-r5) 02:32:59 #0 4.859 Executing busybox-1.36.1-r7.trigger 02:32:59 #0 4.864 Executing ca-certificates-20240226-r0.trigger 02:32:59 #0 4.906 OK: 17 MiB in 19 packages 02:32:59 #65 DONE 5.8s 02:32:59 02:32:59 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:32:59 #0 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:59 #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.136 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:32:59 #0 4.136 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:32:59 #0 4.136 OK: 20070 distinct packages available 02:32:59 #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.482 (1/11) Installing ca-certificates (20240226-r0) 02:32:59 #0 4.495 (2/11) Installing brotli-libs (1.0.9-r14) 02:32:59 #0 4.504 (3/11) Installing libunistring (1.1-r1) 02:32:59 #0 4.536 (4/11) Installing libidn2 (2.3.4-r1) 02:32:59 #0 4.547 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:32:59 #0 4.555 (6/11) Installing libcurl (8.9.1-r0) 02:32:59 #0 4.566 (7/11) Installing curl (8.9.1-r0) 02:32:59 #0 4.571 (8/11) Installing dumb-init (1.2.5-r2) 02:32:59 #0 4.576 (9/11) Installing musl-obstack (1.2.3-r2) 02:32:59 #0 4.580 (10/11) Installing libucontext (1.2-r2) 02:32:59 #0 4.590 (11/11) Installing gcompat (1.1.0-r1) 02:32:59 #0 4.596 Executing busybox-1.36.1-r7.trigger 02:32:59 #0 4.603 Executing ca-certificates-20240226-r0.trigger 02:32:59 #0 4.660 OK: 12 MiB in 26 packages 02:32:59 #66 DONE 5.9s 02:32:59 02:32:59 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:32:59 #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:32:59 #0 4.304 (1/2) Installing ca-certificates (20240226-r0) 02:32:59 #0 4.325 (2/2) Installing dumb-init (1.2.5-r2) 02:32:59 #0 4.329 Executing busybox-1.36.1-r7.trigger 02:32:59 #0 4.355 Executing ca-certificates-20240226-r0.trigger 02:32:59 #0 4.444 OK: 8 MiB in 17 packages 02:32:59 #67 DONE 5.8s 02:32:59 02:32:59 #68 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:33:01 #68 ... 02:33:01 02:33:01 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:33:01 #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:01 #0 6.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:01 #0 6.859 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:33:01 #0 6.859 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:33:01 #0 6.859 OK: 20070 distinct packages available 02:33:01 #0 6.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:01 #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:01 #0 7.170 (1/4) Installing dumb-init (1.2.5-r2) 02:33:01 #0 7.174 (2/4) Installing musl-obstack (1.2.3-r2) 02:33:01 #0 7.178 (3/4) Installing libucontext (1.2-r2) 02:33:01 #0 7.181 (4/4) Installing gcompat (1.1.0-r1) 02:33:01 #0 7.185 Executing busybox-1.36.1-r7.trigger 02:33:01 #0 7.190 OK: 8 MiB in 19 packages 02:33:01 #69 DONE 7.5s 02:33:01 02:33:01 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:01 #70 DONE 7.5s 02:33:01 02:33:01 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:33:01 #61 DONE 7.7s 02:33:01 02:33:01 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:33:02 #37 ... 02:33:02 02:33:02 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:02 #71 DONE 6.9s 02:33:02 02:33:02 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:33:02 #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:02 #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:02 #0 8.208 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:33:02 #0 8.208 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:33:02 #0 8.208 OK: 20070 distinct packages available 02:33:02 #0 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:02 #0 8.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:02 #0 8.604 (1/5) Installing dumb-init (1.2.5-r2) 02:33:02 #0 8.607 (2/5) Installing musl-obstack (1.2.3-r2) 02:33:02 #0 8.610 (3/5) Installing libucontext (1.2-r2) 02:33:02 #0 8.614 (4/5) Installing gcompat (1.1.0-r1) 02:33:02 #0 8.619 (5/5) Installing openssl (3.1.7-r0) 02:33:02 #0 8.632 Executing busybox-1.36.1-r7.trigger 02:33:02 #0 8.675 OK: 8 MiB in 20 packages 02:33:02 #72 DONE 8.9s 02:33:02 02:33:02 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:33:02 #55 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:02 #55 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:02 #55 11.36 (1/1) Installing dumb-init (1.2.5-r2) 02:33:02 #55 11.37 Executing busybox-1.36.1-r7.trigger 02:33:02 #55 11.38 OK: 7 MiB in 16 packages 02:33:02 #55 DONE 11.5s 02:33:02 02:33:02 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:33:02 #0 6.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:02 #0 6.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:02 #0 7.101 OK: 264 MiB in 52 packages 02:33:02 #73 DONE 7.3s 02:33:02 02:33:02 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:33:02 #74 DONE 0.1s 02:33:02 02:33:02 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:03 #75 ... 02:33:03 02:33:03 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:33:03 #0 6.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:03 #0 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:03 #0 7.179 OK: 264 MiB in 52 packages 02:33:03 #76 DONE 7.5s 02:33:03 02:33:03 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:33:03 #77 DONE 0.2s 02:33:03 02:33:03 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:33:03 #78 ... 02:33:03 02:33:03 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:33:03 #58 7.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:03 #58 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:03 #58 7.987 OK: 264 MiB in 52 packages 02:33:03 #58 DONE 8.3s 02:33:03 02:33:03 #79 [core-command builder 4/7] COPY go.mod vendor* ./ 02:33:03 #79 DONE 0.3s 02:33:03 02:33:03 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:04 #80 ... 02:33:04 02:33:04 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:33:04 #0 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:04 #0 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:04 #0 6.047 OK: 7 MiB in 17 packages 02:33:04 #81 DONE 6.4s 02:33:04 02:33:04 #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:33:04 #0 7.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:04 #0 8.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:04 #0 8.258 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:33:04 #0 8.258 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:33:04 #0 8.258 OK: 20078 distinct packages available 02:33:04 #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:04 #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:04 #0 8.663 OK: 264 MiB in 52 packages 02:33:04 #82 DONE 8.8s 02:33:04 02:33:04 #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:33:04 #83 DONE 0.0s 02:33:04 02:33:04 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:04 #84 ... 02:33:04 02:33:04 #63 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:33:04 #63 5.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:04 #63 5.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:04 #63 6.190 OK: 11 MiB in 18 packages 02:33:04 #63 DONE 6.3s 02:33:04 02:33:04 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:33:05 #85 ... 02:33:05 02:33:05 #68 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 02:33:05 #68 5.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:05 #68 5.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:05 #68 5.982 OK: 7 MiB in 16 packages 02:33:05 #68 DONE 6.1s 02:33:05 02:33:05 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:33:05 #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:05 #0 4.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:05 #86 ... 02:33:05 02:33:05 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:33:05 #0 7.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:05 #0 7.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:05 #0 7.508 OK: 17 MiB in 19 packages 02:33:05 #87 DONE 7.6s 02:33:05 02:33:05 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:33:05 #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:05 #0 5.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:05 #0 6.210 OK: 8 MiB in 17 packages 02:33:05 #88 DONE 6.3s 02:33:05 02:33:05 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:33:05 #89 DONE 0.0s 02:33:05 02:33:05 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:33:05 #86 4.606 OK: 8 MiB in 19 packages 02:33:05 #86 DONE 4.7s 02:33:05 02:33:05 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:33:05 #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:05 #90 3.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:06 #90 3.764 OK: 7 MiB in 16 packages 02:33:06 #90 ... 02:33:06 02:33:06 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:33:06 #0 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:06 #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:06 #0 6.496 OK: 17 MiB in 19 packages 02:33:06 #91 DONE 7.1s 02:33:06 02:33:06 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:33:06 #0 5.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:06 #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:06 #0 6.961 OK: 12 MiB in 26 packages 02:33:06 #92 DONE 7.1s 02:33:06 02:33:06 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:33:06 #90 DONE 4.0s 02:33:06 02:33:06 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:33:06 #93 DONE 0.8s 02:33:06 02:33:06 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:33:06 #94 DONE 0.0s 02:33:06 02:33:06 #95 [security-spire-config stage-2 6/10] COPY security.txt / 02:33:06 #95 DONE 0.1s 02:33:06 02:33:06 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:33:06 #96 DONE 0.1s 02:33:06 02:33:06 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:33:06 #97 ... 02:33:06 02:33:06 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:33:06 #0 3.027 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:06 #0 3.550 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:06 #0 4.224 OK: 264 MiB in 52 packages 02:33:06 #98 DONE 4.4s 02:33:06 02:33:06 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:33:06 #97 DONE 0.2s 02:33:06 02:33:06 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:33:07 #99 ... 02:33:07 02:33:07 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:33:07 #78 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:07 #78 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:07 #78 4.370 OK: 8 MiB in 20 packages 02:33:07 #78 DONE 4.6s 02:33:07 02:33:07 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:33:07 #100 ... 02:33:07 02:33:07 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:33:07 #85 DONE 3.2s 02:33:07 02:33:07 #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:33:07 #0 4.332 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:33:07 #0 4.931 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:33:07 #0 5.591 (1/1) Installing dumb-init (1.2.5-r2) 02:33:07 #0 5.921 Executing busybox-1.36.1-r7.trigger 02:33:07 #0 5.927 OK: 7 MiB in 16 packages 02:33:07 #101 DONE 6.3s 02:33:07 02:33:07 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:33:07 #99 DONE 0.6s 02:33:07 02:33:07 #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:33:09 #102 ... 02:33:09 02:33:09 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:33:09 #103 DONE 2.0s 02:33:09 02:33:09 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:33:09 #100 DONE 2.1s 02:33:09 02:33:09 #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:33:09 #102 DONE 1.9s 02:33:09 02:33:09 #104 [security-spire-config] exporting to image 02:33:09 #104 exporting layers 02:33:09 #104 ... 02:33:09 02:33:09 #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:33:09 #105 DONE 2.2s 02:33:09 02:33:09 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:33:09 #106 DONE 0.8s 02:33:09 02:33:09 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:33:10 #107 DONE 0.8s 02:33:10 02:33:10 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:33:10 #108 DONE 0.2s 02:33:10 02:33:10 #104 [security-spire-config] exporting to image 02:33:10 #104 exporting layers 1.1s done 02:33:10 #104 writing image sha256:f739dc2160f89ef3cce0edd8a1808c643c95dba5dd22f96a297de55d2ad54ceb done 02:33:10 #104 naming to docker.io/library/security-spire-config done 02:33:10 #104 DONE 1.1s 02:33:10 02:33:10 #109 [security-spire-server stage-2 6/9] COPY security.txt / 02:33:10 #109 DONE 0.2s 02:33:10 02:33:10 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:33:10 #110 DONE 0.1s 02:33:10 02:33:10 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 02:33:10 #111 DONE 0.1s 02:33:10 02:33:10 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] withEnv [Pipeline] { 02:33:10 #112 DONE 0.1s 02:33:10 02:33:10 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:33:10 #113 DONE 0.1s 02:33:10 02:33:10 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:33:10 #114 DONE 0.0s 02:33:10 02:33:10 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:33:10 #115 DONE 0.0s 02:33:10 02:33:10 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:33:10 #116 DONE 0.1s 02:33:10 02:33:10 #104 [security-spire-server] exporting to image [Pipeline] configFileProvider 02:33:10 provisioning config files... 02:33:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config5760225079461343528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:33:11 ---> ****-login.sh 02:33:11 nexus3.edgexfoundry.org:10001 02:33:11 #104 exporting layers 1.1s done 02:33:11 #104 writing image sha256:70de43526aed70cf662af821f27c1ea3e7f639c790e98e99b68033af3f18261b done 02:33:11 #104 naming to docker.io/library/security-spire-server 02:33:11 #104 exporting layers 1.0s done 02:33:11 #104 naming to docker.io/library/security-spire-server done 02:33:11 #104 writing image sha256:82ad1de9fc7c30ee9db6c81a399ee16f469ea94e537d48a8b05e3e33ddff7614 done 02:33:11 #104 naming to docker.io/library/security-spire-agent done 02:33:11 #104 DONE 2.2s 02:33:11 02:33:11 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:12 Configure a credential helper to remove this warning. See 02:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:12 02:33:12 Login Succeeded 02:33:12 nexus3.edgexfoundry.org:10002 02:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:12 Configure a credential helper to remove this warning. See 02:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:12 02:33:12 Login Succeeded 02:33:12 nexus3.edgexfoundry.org:10003 02:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:12 Configure a credential helper to remove this warning. See 02:33:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:12 02:33:12 Login Succeeded 02:33:12 nexus3.edgexfoundry.org:10004 02:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:13 #117 ... 02:33:13 02:33:13 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:13 Configure a credential helper to remove this warning. See 02:33:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:13 02:33:13 Login Succeeded 02:33:13 ****.io 02:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:33:13 Configure a credential helper to remove this warning. See 02:33:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:33:13 02:33:13 Login Succeeded 02:33:13 ---> ****-login.sh ends [Pipeline] } 02:33:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:33:14 + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] echo 02:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:14 ========================================================= 02:33:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:33:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:33:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:33:15 c6b39de5b339: Pulling fs layer 02:33:15 a69c41024577: Pulling fs layer 02:33:15 d6de4b400683: Pulling fs layer 02:33:15 35cb2a7552d0: Pulling fs layer 02:33:15 4f4fb700ef54: Pulling fs layer 02:33:15 464afbd9ba4c: Pulling fs layer 02:33:15 00f215d4a9da: Pulling fs layer 02:33:15 d496ad576159: Pulling fs layer 02:33:15 35cb2a7552d0: Waiting 02:33:15 4f4fb700ef54: Waiting 02:33:15 464afbd9ba4c: Waiting 02:33:15 00f215d4a9da: Waiting 02:33:15 d496ad576159: Waiting 02:33:15 a69c41024577: Download complete 02:33:15 35cb2a7552d0: Verifying Checksum 02:33:15 35cb2a7552d0: Download complete 02:33:15 4f4fb700ef54: Verifying Checksum 02:33:15 4f4fb700ef54: Download complete 02:33:15 464afbd9ba4c: Verifying Checksum 02:33:15 464afbd9ba4c: Download complete 02:33:15 c6b39de5b339: Verifying Checksum 02:33:15 c6b39de5b339: Download complete 02:33:15 d496ad576159: Verifying Checksum 02:33:15 d496ad576159: Download complete 02:33:15 c6b39de5b339: Pull complete 02:33:16 a69c41024577: Pull complete 02:33:16 d6de4b400683: Verifying Checksum 02:33:16 d6de4b400683: Download complete 02:33:18 00f215d4a9da: Verifying Checksum 02:33:18 00f215d4a9da: Download complete 02:33:30 d6de4b400683: Pull complete 02:33:30 35cb2a7552d0: Pull complete 02:33:30 4f4fb700ef54: Pull complete 02:33:30 464afbd9ba4c: Pull complete 02:33:38 00f215d4a9da: Pull complete 02:33:40 d496ad576159: Pull complete 02:33:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:33:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:33:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:33:41 WORKDIR /edgex 02:33:41 COPY go.mod . 02:33:41 RUN go mod download 02:33:41 + docker build -t ci-base-image-arm64 -f - . 02:33:41 Sending build context to Docker daemon 3.539MB 02:33:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:33:41 ---> f246e2811388 02:33:41 Step 2/4 : WORKDIR /edgex 02:33:43 ---> Running in 9b2c39ac5a87 02:33:43 Removing intermediate container 9b2c39ac5a87 02:33:43 ---> f5ed14146cf1 02:33:43 Step 3/4 : COPY go.mod . 02:33:44 ---> 97d05167329c 02:33:44 Step 4/4 : RUN go mod download 02:33:44 ---> Running in 12f916e7ed3b 02:34:09 #118 DONE 61.1s 02:34:09 02:34:09 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 #117 DONE 56.6s 02:34:09 02:34:09 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 #80 DONE 60.2s 02:34:09 02:34:09 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 #84 DONE 60.0s 02:34:09 02:34:09 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:09 #75 DONE 61.6s 02:34:09 02:34:09 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:34:13 #119 DONE 8.8s 02:34:13 02:34:13 #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #120 CACHED 02:34:13 02:34:13 #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:34:13 #121 CACHED 02:34:13 02:34:13 #122 [support-cron-scheduler builder 6/7] COPY . . 02:34:13 #122 CACHED 02:34:13 02:34:13 #123 [core-keeper builder 7/8] COPY . . 02:34:13 #123 DONE 8.9s 02:34:13 02:34:13 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 02:34:13 #124 CACHED 02:34:13 02:34:13 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #125 CACHED 02:34:13 02:34:13 #126 [core-data builder 6/7] COPY . . 02:34:13 #126 CACHED 02:34:13 02:34:13 #127 [security-secretstore-setup builder 6/7] COPY . . 02:34:13 #127 CACHED 02:34:13 02:34:13 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #128 CACHED 02:34:13 02:34:13 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:34:13 #129 CACHED 02:34:13 02:34:13 #130 [security-proxy-setup builder 6/7] COPY . . 02:34:13 #130 DONE 8.9s 02:34:13 02:34:13 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:34:13 #131 CACHED 02:34:13 02:34:13 #132 [support-scheduler builder 6/7] COPY . . 02:34:13 #132 CACHED 02:34:13 02:34:13 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #133 CACHED 02:34:13 02:34:13 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #134 CACHED 02:34:13 02:34:13 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 02:34:13 #135 CACHED 02:34:13 02:34:13 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:13 #136 CACHED 02:34:13 02:34:13 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #137 CACHED 02:34:13 02:34:13 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:34:13 #138 CACHED 02:34:13 02:34:13 #139 [core-metadata builder 6/7] COPY . . 02:34:13 #139 CACHED 02:34:13 02:34:13 #140 [core-command builder 6/7] COPY . . 02:34:13 #140 DONE 8.9s 02:34:13 02:34:13 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:34:13 #141 CACHED 02:34:13 02:34:13 #142 [security-proxy-auth builder 6/7] COPY . . 02:34:13 #142 CACHED 02:34:13 02:34:13 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #143 CACHED 02:34:13 02:34:13 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:34:13 #144 CACHED 02:34:13 02:34:13 #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:34:13 #145 CACHED 02:34:13 02:34:13 #146 [security-bootstrapper builder 6/7] COPY . . 02:34:13 #146 CACHED 02:34:13 02:34:13 #147 [support-notifications builder 6/7] COPY . . 02:34:13 #147 DONE 8.9s 02:34:13 02:34:13 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:34:14 #148 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:34:24 #148 ... 02:34:24 02:34:24 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:34:24 #0 0.393 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:34:24 #149 ... 02:34:24 02:34:24 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:34:24 #0 0.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:34:24 #150 ... 02:34:24 02:34:24 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:34:24 #0 1.023 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:34:24 #151 ... 02:34:24 02:34:24 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:34:24 #0 1.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:34:24 #152 ... 02:34:24 02:34:24 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:34:24 #0 2.048 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:34:24 #153 ... 02:34:24 02:34:24 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:34:24 #0 1.189 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:34:24 #154 ... 02:34:24 02:34:24 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:34:24 #0 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:34:24 #155 ... 02:34:24 02:34:24 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:34:24 #0 1.839 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:34:24 #156 ... 02:34:24 02:34:24 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:34:24 #0 2.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:34:24 #157 ... 02:34:24 02:34:24 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:34:24 #0 1.541 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:34:24 #158 ... 02:34:24 02:34:24 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:34:24 #0 0.989 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:34:24 #159 ... 02:34:24 02:34:24 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:34:24 #0 2.075 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:34:52 Removing intermediate container 12f916e7ed3b 02:34:52 ---> 6e4f42cb5c99 02:34:52 Successfully built 6e4f42cb5c99 02:34:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:52 + docker inspect -f . ci-base-image-arm64 02:34:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:53 prd-ubuntu20.04-docker-arm64-4c-16g-9930 does not seem to be running inside a container 02:34:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 ******** ci-base-image-arm64 cat 02:34:54 $ docker top 6b78f0a7554e4db91ec84e4c18d8631a68a102b4a411a769ad9b003c8be90713 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:55 + go version 02:34:55 go version go1.21.9 linux/arm64 [Pipeline] } 02:34:55 $ docker stop --time=1 6b78f0a7554e4db91ec84e4c18d8631a68a102b4a411a769ad9b003c8be90713 02:34:56 $ docker rm -f --volumes 6b78f0a7554e4db91ec84e4c18d8631a68a102b4a411a769ad9b003c8be90713 [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 02:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:34:57 02:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:34:58 latest: Pulling from edgex-devops/edgex-compose-arm64 02:34:58 547446be3368: Pulling fs layer 02:34:58 d125d8839a47: Pulling fs layer 02:34:58 3e85d5ac6304: Pulling fs layer 02:34:58 c3105a71a48b: Pulling fs layer 02:34:58 0f093f025ec4: Pulling fs layer 02:34:58 c3106fc0e877: Pulling fs layer 02:34:58 c3105a71a48b: Waiting 02:34:58 0f093f025ec4: Waiting 02:34:58 c3106fc0e877: Waiting 02:34:58 547446be3368: Verifying Checksum 02:34:58 547446be3368: Download complete 02:34:58 c3105a71a48b: Verifying Checksum 02:34:58 c3105a71a48b: Download complete 02:34:58 d125d8839a47: Verifying Checksum 02:34:58 d125d8839a47: Download complete 02:34:58 c3106fc0e877: Verifying Checksum 02:34:58 c3106fc0e877: Download complete 02:34:58 0f093f025ec4: Verifying Checksum 02:34:58 0f093f025ec4: Download complete 02:34:59 547446be3368: Pull complete 02:35:00 d125d8839a47: Pull complete 02:35:00 3e85d5ac6304: Verifying Checksum 02:35:00 3e85d5ac6304: Download complete 02:35:10 3e85d5ac6304: Pull complete 02:35:10 c3105a71a48b: Pull complete 02:35:12 0f093f025ec4: Pull complete 02:35:12 c3106fc0e877: Pull complete 02:35:12 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:12 prd-ubuntu20.04-docker-arm64-4c-16g-9930 does not seem to be running inside a container 02:35:12 $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-compose-arm64:latest cat 02:35:14 $ docker top 2acee61da1a6bd8c13230e132d705b8fc761ffc8cb39d14974321c9813f19248 -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:15 + docker compose -f ./docker-compose-build.yml build --parallel 02:35:25 #1 [core-metadata internal] load build definition from Dockerfile 02:35:25 #1 transferring dockerfile: 2.06kB done 02:35:25 #1 DONE 0.2s 02:35:25 02:35:25 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:35:25 #2 transferring dockerfile: 2.23kB done 02:35:25 #2 DONE 0.0s 02:35:25 02:35:25 #3 [support-notifications internal] load build definition from Dockerfile 02:35:25 #3 transferring dockerfile: 1.95kB 0.0s done 02:35:25 #3 DONE 0.1s 02:35:25 02:35:25 #4 [security-bootstrapper internal] load build definition from Dockerfile 02:35:25 #4 transferring dockerfile: 3.17kB done 02:35:25 #4 DONE 0.1s 02:35:25 02:35:25 #5 [support-scheduler internal] load build definition from Dockerfile 02:35:25 #5 transferring dockerfile: 1.93kB 0.0s done 02:35:25 #5 DONE 0.1s 02:35:25 02:35:25 #6 [security-spire-agent internal] load build definition from Dockerfile 02:35:25 #6 transferring dockerfile: 1.81kB done 02:35:25 #6 DONE 0.1s 02:35:25 02:35:25 #7 [core-command internal] load build definition from Dockerfile 02:35:25 #7 transferring dockerfile: 1.93kB 0.0s done 02:35:25 #7 DONE 0.1s 02:35:25 02:35:25 #8 [core-keeper internal] load build definition from Dockerfile 02:35:25 #8 transferring dockerfile: 2.01kB 0.0s done 02:35:25 #8 DONE 0.1s 02:35:25 02:35:25 #9 [security-proxy-setup internal] load build definition from Dockerfile 02:35:25 #9 transferring dockerfile: 2.50kB done 02:35:25 #9 DONE 0.1s 02:35:25 02:35:25 #10 [core-data internal] load build definition from Dockerfile 02:35:26 #10 transferring dockerfile: 2.07kB 0.0s done 02:35:26 #10 DONE 0.1s 02:35:26 02:35:26 #11 [security-spire-config internal] load build definition from Dockerfile 02:35:26 #11 transferring dockerfile: 1.69kB 0.0s done 02:35:26 #11 DONE 0.1s 02:35:26 02:35:26 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:35:26 #12 transferring dockerfile: 2.15kB done 02:35:26 #12 DONE 0.1s 02:35:26 02:35:26 #13 [security-secretstore-setup internal] load build definition from Dockerfile 02:35:26 #13 transferring dockerfile: 2.49kB 0.0s done 02:35:26 #13 DONE 0.1s 02:35:26 02:35:26 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:35:26 #14 transferring dockerfile: 1.89kB done 02:35:26 #14 DONE 0.1s 02:35:26 02:35:26 #15 [security-spire-server internal] load build definition from Dockerfile 02:35:26 #15 transferring dockerfile: 1.70kB done 02:35:26 #15 DONE 0.1s 02:35:26 02:35:26 #16 [support-cron-scheduler internal] load build definition from Dockerfile 02:35:26 #16 transferring dockerfile: 1.85kB 0.0s done 02:35:26 #16 DONE 0.1s 02:35:26 02:35:26 #17 [core-metadata internal] load .dockerignore 02:35:26 #17 transferring context: 02:35:26 #17 transferring context: 50B 0.0s done 02:35:26 #17 DONE 0.1s 02:35:27 02:35:27 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:35:27 #18 transferring context: 50B 0.0s done 02:35:27 #18 DONE 0.1s 02:35:27 02:35:27 #19 [security-bootstrapper internal] load .dockerignore 02:35:27 #19 transferring context: 50B done 02:35:27 #19 DONE 0.1s 02:35:27 02:35:27 #20 [support-notifications internal] load .dockerignore 02:35:27 #20 transferring context: 50B done 02:35:27 #20 DONE 0.1s 02:35:27 02:35:27 #21 [support-scheduler internal] load .dockerignore 02:35:27 #21 transferring context: 50B 0.0s done 02:35:27 #21 DONE 0.1s 02:35:27 02:35:27 #22 [security-spire-agent internal] load .dockerignore 02:35:27 #22 transferring context: 50B 0.0s done 02:35:27 #22 DONE 0.1s 02:35:27 02:35:27 #23 [core-command internal] load .dockerignore 02:35:27 #23 transferring context: 50B 0.0s done 02:35:27 #23 DONE 0.1s 02:35:27 02:35:27 #24 [core-keeper internal] load .dockerignore 02:35:27 #24 transferring context: 50B 0.0s done 02:35:27 #24 DONE 0.1s 02:35:27 02:35:27 #25 [security-proxy-setup internal] load .dockerignore 02:35:27 #25 transferring context: 50B done 02:35:27 #25 DONE 0.1s 02:35:27 02:35:27 #26 [core-data internal] load .dockerignore 02:35:27 #26 transferring context: 50B done 02:35:27 #26 DONE 0.1s 02:35:27 02:35:27 #27 [security-spire-config internal] load .dockerignore 02:35:27 #27 transferring context: 50B done 02:35:27 #27 DONE 0.1s 02:35:27 02:35:27 #28 [security-proxy-auth internal] load .dockerignore 02:35:28 #28 transferring context: 50B done 02:35:28 #28 DONE 0.1s 02:35:28 02:35:28 #29 [security-secretstore-setup internal] load .dockerignore 02:35:28 #29 transferring context: 50B 0.0s done 02:35:28 #29 DONE 0.1s 02:35:28 02:35:28 #30 [security-spiffe-token-provider internal] load .dockerignore 02:35:28 #30 transferring context: 50B done 02:35:28 #30 DONE 0.0s 02:35:28 02:35:28 #31 [security-spire-server internal] load .dockerignore 02:35:28 #31 transferring context: 50B done 02:35:28 #31 DONE 0.1s 02:35:28 02:35:28 #32 [support-cron-scheduler internal] load .dockerignore 02:35:28 #32 transferring context: 50B done 02:35:28 #32 DONE 0.1s 02:35:28 02:35:28 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:28 #33 DONE 0.0s 02:35:28 02:35:28 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:35:28 #34 DONE 0.2s 02:35:28 02:35:28 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:28 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 430.08kB / 3.34MB 0.1s 02:35:28 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:28 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s 02:35:28 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:28 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 02:35:29 #35 ... 02:35:29 02:35:29 #36 [core-metadata internal] load build context 02:35:29 #36 transferring context: 3.10MB 0.7s done 02:35:29 #36 DONE 0.9s 02:35:29 02:35:29 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:29 #35 ... 02:35:29 02:35:29 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:29 #37 DONE 1.0s 02:35:29 02:35:29 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:29 #35 ... 02:35:29 02:35:29 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:29 #33 DONE 0.0s 02:35:29 02:35:29 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:29 #37 DONE 1.8s 02:35:29 02:35:29 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:29 #35 ... 02:35:29 02:35:29 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:29 #33 DONE 0.0s 02:35:29 02:35:29 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:29 #35 ... 02:35:29 02:35:29 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:35:29 #34 DONE 0.4s 02:35:29 02:35:29 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:29 #37 DONE 1.8s 02:35:29 02:35:29 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:35:29 #38 DONE 0.6s 02:35:29 02:35:29 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:29 #35 ... 02:35:29 02:35:29 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:29 #33 DONE 0.0s 02:35:29 02:35:29 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:29 #37 DONE 1.8s 02:35:29 02:35:29 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 02:35:29 #38 DONE 0.6s 02:35:29 02:35:29 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:30 #35 ... 02:35:30 02:35:30 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:30 #37 DONE 1.8s 02:35:30 02:35:30 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:35:30 #38 DONE 0.6s 02:35:30 02:35:30 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:30 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:30 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:30 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:30 #35 ... 02:35:30 02:35:30 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:30 #33 DONE 0.0s 02:35:30 02:35:30 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:35:30 #34 DONE 0.7s 02:35:30 02:35:30 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:30 #37 DONE 1.9s 02:35:30 02:35:30 #38 [core-command builder 2/7] WORKDIR /edgex-go 02:35:30 #38 DONE 0.6s 02:35:30 02:35:30 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:30 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:30 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:30 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:30 #35 ... 02:35:30 02:35:30 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:30 #33 DONE 0.0s 02:35:30 02:35:30 #39 [core-common-config-bootstrapper internal] load build context 02:35:30 #39 ... 02:35:30 02:35:30 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:30 #33 DONE 0.0s 02:35:30 02:35:30 #39 [core-common-config-bootstrapper internal] load build context 02:35:30 #39 ... 02:35:30 02:35:30 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:30 #35 DONE 3.3s 02:35:30 02:35:30 #39 [core-common-config-bootstrapper internal] load build context 02:35:30 #39 transferring context: 3.10MB 1.3s done 02:35:31 #39 ... 02:35:31 02:35:31 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:31 #33 DONE 0.0s 02:35:31 02:35:31 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:31 #37 DONE 2.0s 02:35:31 02:35:31 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:35:31 #38 DONE 0.7s 02:35:31 02:35:31 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:35:31 #34 DONE 1.4s 02:35:31 02:35:31 #40 [core-data internal] load build context 02:35:31 #40 DONE 0.0s 02:35:31 02:35:31 #39 [core-common-config-bootstrapper internal] load build context 02:35:31 #39 DONE 1.6s 02:35:31 02:35:31 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:31 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:31 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:31 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:31 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:31 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:31 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:31 #35 DONE 3.3s 02:35:31 02:35:31 #41 [core-keeper internal] load build context 02:35:31 #41 ... 02:35:31 02:35:31 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:31 #33 DONE 0.0s 02:35:31 02:35:31 #41 [core-keeper internal] load build context 02:35:31 #41 ... 02:35:31 02:35:31 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:31 #33 DONE 0.0s 02:35:31 02:35:31 #42 [security-bootstrapper internal] load build context 02:35:31 #42 transferring context: 3.10MB 1.6s done 02:35:31 #42 DONE 1.9s 02:35:31 02:35:31 #41 [core-keeper internal] load build context 02:35:31 #41 ... 02:35:31 02:35:31 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:31 #33 DONE 0.0s 02:35:31 02:35:31 #41 [core-keeper internal] load build context 02:35:32 #41 ... 02:35:32 02:35:32 #43 [support-notifications internal] load build context 02:35:32 #43 transferring context: 3.10MB 1.8s done 02:35:32 #43 DONE 2.3s 02:35:32 02:35:32 #41 [core-keeper internal] load build context 02:35:32 #41 ... 02:35:32 02:35:32 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:32 #37 DONE 2.1s 02:35:32 02:35:32 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:35:32 #38 DONE 0.8s 02:35:32 02:35:32 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:32 #35 DONE 3.5s 02:35:32 02:35:32 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:35:32 #34 DONE 2.4s 02:35:32 02:35:32 #44 [core-command internal] load build context 02:35:32 #44 transferring context: 3.10MB 1.5s done 02:35:32 #44 DONE 2.0s 02:35:32 02:35:32 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:35:32 #45 DONE 2.4s 02:35:32 02:35:32 #41 [core-keeper internal] load build context 02:35:32 #41 ... 02:35:32 02:35:32 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:32 #37 DONE 2.1s 02:35:32 02:35:32 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:35:32 #38 DONE 0.8s 02:35:32 02:35:32 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:32 #35 DONE 3.5s 02:35:32 02:35:32 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:35:32 #33 DONE 0.1s 02:35:32 02:35:32 #41 [core-keeper internal] load build context 02:35:32 #41 ... 02:35:32 02:35:32 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:32 #35 DONE 3.5s 02:35:32 02:35:32 #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:35:32 #46 DONE 2.5s 02:35:32 02:35:32 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:32 #47 DONE 0.0s 02:35:32 02:35:32 #41 [core-keeper internal] load build context 02:35:32 #41 ... 02:35:32 02:35:32 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:32 #35 DONE 3.5s 02:35:32 02:35:32 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:35:32 #48 DONE 0.0s 02:35:32 02:35:32 #41 [core-keeper internal] load build context 02:35:33 #41 ... 02:35:33 02:35:33 #49 [support-scheduler internal] load build context 02:35:33 #49 transferring context: 3.10MB 1.9s done 02:35:33 #49 DONE 3.1s 02:35:33 02:35:33 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:35:34 #50 ... 02:35:34 02:35:34 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:35:34 #34 DONE 4.4s 02:35:34 02:35:34 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:35:34 #37 DONE 2.2s 02:35:34 02:35:34 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:35:34 #38 DONE 0.9s 02:35:34 02:35:34 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:35:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:35:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:35:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:35:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:35:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:35:34 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done 02:35:34 #35 DONE 3.6s 02:35:34 02:35:34 #40 [core-data internal] load build context 02:35:34 #40 transferring context: 3.10MB 2.3s done 02:35:34 #40 DONE 3.3s 02:35:34 02:35:34 #51 [support-cron-scheduler internal] load build context 02:35:35 #51 ... 02:35:35 02:35:35 #52 [security-spire-agent internal] load build context 02:35:35 #52 transferring context: 27.24kB 0.1s done 02:35:35 #52 DONE 2.4s 02:35:35 02:35:35 #53 [security-proxy-setup internal] load build context 02:35:35 #53 transferring context: 3.10MB 2.8s done 02:35:35 #53 ... 02:35:35 02:35:35 #41 [core-keeper internal] load build context 02:35:35 #41 transferring context: 3.10MB 2.7s done 02:35:35 #41 DONE 3.9s 02:35:35 02:35:35 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:35 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done 02:35:35 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:35:35 #47 ... 02:35:35 02:35:35 #54 [security-spire-server internal] load build context 02:35:35 #54 transferring context: 27.71kB 0.3s done 02:35:35 #54 DONE 3.0s 02:35:35 02:35:35 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:35 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:35:35 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:35:35 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:35:35 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:35:36 #47 ... 02:35:36 02:35:36 #53 [security-proxy-setup internal] load build context 02:35:36 #53 DONE 4.9s 02:35:36 02:35:36 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:36 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s 02:35:36 #47 ... 02:35:36 02:35:36 #55 [security-spire-config internal] load build context 02:35:36 #55 transferring context: 25.96kB 0.2s done 02:35:36 #55 DONE 4.0s 02:35:36 02:35:36 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:36 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 02:35:36 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s 02:35:36 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 102.40kB / 123.56kB 0.6s 02:35:36 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.6s 02:35:36 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s 02:35:36 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 02:35:36 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 02:35:37 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s 02:35:37 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 02:35:37 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 02:35:37 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 02:35:37 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.5s 02:35:37 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 02:35:37 #47 ... 02:35:37 02:35:37 #56 [security-proxy-auth internal] load build context 02:35:37 #56 transferring context: 3.10MB 4.3s done 02:35:37 #56 DONE 5.6s 02:35:37 02:35:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:38 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.8s 02:35:39 #47 ... 02:35:39 02:35:39 #57 [security-spiffe-token-provider internal] load build context 02:35:39 #57 transferring context: 3.10MB 4.9s done 02:35:39 #57 DONE 6.9s 02:35:39 02:35:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.62MB / 28.04MB 3.3s 02:35:39 #47 ... 02:35:39 02:35:39 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:35:39 #0 6.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:39 #0 7.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:39 #0 8.740 OK: 266 MiB in 52 packages 02:35:39 #58 DONE 11.1s 02:35:39 02:35:39 #59 [security-secretstore-setup internal] load build context 02:35:39 #59 transferring context: 3.10MB 5.9s done 02:35:39 #59 DONE 7.5s 02:35:39 02:35:39 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:35:39 #60 ... 02:35:39 02:35:39 #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:35:39 #0 8.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:39 #0 9.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:39 #61 ... 02:35:39 02:35:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.0s 02:35:41 #47 ... 02:35:41 02:35:41 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:35:41 #0 9.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:41 #62 ... 02:35:41 02:35:41 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:41 #63 ... 02:35:41 02:35:41 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:35:41 #64 ... 02:35:41 02:35:41 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:35:41 #61 10.45 OK: 266 MiB in 52 packages 02:35:41 #61 DONE 12.0s 02:35:41 02:35:41 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:41 #65 ... 02:35:41 02:35:41 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:41 #63 DONE 10.4s 02:35:41 02:35:41 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:35:41 #66 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:41 #66 ... 02:35:41 02:35:41 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:35:41 #67 ... 02:35:41 02:35:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:41 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.72MB / 28.04MB 5.8s 02:35:41 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 02:35:41 #47 ... 02:35:41 02:35:41 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:35:42 #68 ... 02:35:42 02:35:42 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:42 #47 ... 02:35:42 02:35:42 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:35:42 #69 ... 02:35:42 02:35:42 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:42 #47 ... 02:35:42 02:35:42 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:35:42 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done 02:35:42 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:35:42 #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:35:42 #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:35:42 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 02:35:42 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 02:35:42 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 02:35:42 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 6.5s 02:35:42 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done 02:35:42 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 02:35:42 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.7s 02:35:42 #48 ... 02:35:42 02:35:42 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:43 #47 ... 02:35:43 02:35:43 #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:35:43 #70 DONE 3.4s 02:35:43 02:35:43 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:43 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.2s 02:35:43 #47 ... 02:35:43 02:35:43 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:35:43 #71 ... 02:35:43 02:35:43 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:35:43 #72 ... 02:35:43 02:35:43 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:35:43 #73 ... 02:35:43 02:35:43 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:43 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.9s 02:35:44 #47 ... 02:35:44 02:35:44 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:35:44 #74 DONE 2.7s 02:35:44 02:35:44 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:45 #47 ... 02:35:45 02:35:45 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:35:45 #60 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:45 #60 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:45 #60 13.68 OK: 266 MiB in 52 packages 02:35:45 #60 DONE 15.4s 02:35:45 02:35:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.20MB / 28.04MB 8.9s 02:35:45 #47 ... 02:35:45 02:35:45 #51 [support-cron-scheduler internal] load build context 02:35:45 #51 transferring context: 3.10MB 8.3s done 02:35:45 #51 DONE 10.9s 02:35:45 02:35:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.3s 02:35:45 #47 ... 02:35:45 02:35:45 #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:35:45 #75 ... 02:35:45 02:35:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:45 #47 ... 02:35:45 02:35:45 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:35:45 #66 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:45 #66 13.04 (1/1) Installing dumb-init (1.2.5-r2) 02:35:45 #66 13.04 Executing busybox-1.36.1-r7.trigger 02:35:45 #66 13.08 OK: 8 MiB in 16 packages 02:35:45 #66 DONE 15.3s 02:35:45 02:35:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:45 #47 ... 02:35:45 02:35:45 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:35:45 #62 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:45 #62 12.84 (1/2) Installing ca-certificates (20240226-r0) 02:35:45 #62 13.05 (2/2) Installing dumb-init (1.2.5-r2) 02:35:45 #62 13.05 Executing busybox-1.36.1-r7.trigger 02:35:45 #62 13.09 Executing ca-certificates-20240226-r0.trigger 02:35:45 #62 13.53 OK: 9 MiB in 17 packages 02:35:45 #62 DONE 14.7s 02:35:45 02:35:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.55MB / 28.04MB 9.8s 02:35:46 #160 ... 02:35:46 02:35:46 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:35:46 #155 86.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:35:46 #47 ... 02:35:46 02:35:46 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:35:46 #65 DONE 15.5s 02:35:46 02:35:46 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:46 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.34MB / 28.04MB 11.0s 02:35:47 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:35:47 #47 ... 02:35:47 02:35:47 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:35:47 #76 DONE 2.3s 02:35:47 02:35:47 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:47 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 11.2s 02:35:47 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 02:35:47 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 02:35:47 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.8s 02:35:48 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.90MB / 28.04MB 12.7s 02:35:49 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.2s 02:35:49 #47 ... 02:35:49 02:35:49 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:35:49 #64 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:49 #64 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:49 #64 17.72 (1/2) Installing dumb-init (1.2.5-r2) 02:35:49 #64 17.74 (2/2) Installing su-exec (0.2-r3) 02:35:49 #64 17.74 Executing busybox-1.36.1-r7.trigger 02:35:49 #64 17.84 OK: 8 MiB in 17 packages 02:35:49 #64 DONE 18.7s 02:35:49 02:35:49 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:49 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.6s done 02:35:51 #47 ... 02:35:51 02:35:51 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:35:51 #77 ... 02:35:51 02:35:51 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:35:51 #50 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:53 #50 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:53 #50 ... 02:35:53 02:35:53 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:35:53 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.3s done 02:35:53 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:35:53 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 02:35:53 #48 ... 02:35:53 02:35:53 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:53 #78 ... 02:35:53 02:35:53 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:35:53 #68 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:53 #68 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:53 #68 19.28 (1/4) Installing dumb-init (1.2.5-r2) 02:35:53 #68 19.28 (2/4) Installing openssl (3.1.7-r0) 02:35:53 #68 19.28 (3/4) Installing su-exec (0.2-r3) 02:35:53 #68 19.28 (4/4) Installing yq (4.33.3-r5) 02:35:53 #68 19.92 Executing busybox-1.36.1-r7.trigger 02:35:53 #68 20.04 OK: 18 MiB in 19 packages 02:35:53 #68 DONE 21.6s 02:35:53 02:35:53 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:35:54 #79 ... 02:35:54 02:35:54 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:54 #80 ... 02:35:54 02:35:54 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:35:55 #48 ... 02:35:55 02:35:55 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:35:55 #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:55 #81 ... 02:35:55 02:35:55 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:55 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s 02:35:55 #47 ... 02:35:55 02:35:55 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:35:55 #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:56 #82 ... 02:35:56 02:35:56 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:56 #47 ... 02:35:56 02:35:56 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:35:56 #0 9.726 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:57 #83 ... 02:35:57 02:35:57 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:35:57 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s 02:35:57 #48 ... 02:35:57 02:35:57 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:57 #84 ... 02:35:57 02:35:57 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:35:59 #48 ... 02:35:59 02:35:59 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:35:59 #71 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:59 #71 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:59 #71 22.17 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:35:59 #71 22.17 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:35:59 #71 22.17 OK: 19946 distinct packages available 02:35:59 #71 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:59 #71 26.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:35:59 #71 ... 02:35:59 02:35:59 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:35:59 #47 ... 02:35:59 02:35:59 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:35:59 #0 7.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:35:59 #0 9.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:00 #85 ... 02:36:00 02:36:00 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:36:00 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.9s 02:36:00 #47 ... 02:36:00 02:36:00 #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:36:00 #75 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:00 #75 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:00 #75 22.67 (1/3) Installing ca-certificates (20240226-r0) 02:36:00 #75 23.22 (2/3) Installing dumb-init (1.2.5-r2) 02:36:00 #75 23.27 (3/3) Installing tzdata (2024a-r0) 02:36:01 #75 ... 02:36:01 02:36:01 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:36:01 #47 ... 02:36:01 02:36:01 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:36:01 #72 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:01 #72 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:01 #72 27.71 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:36:01 #72 27.71 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:36:01 #72 27.71 OK: 19946 distinct packages available 02:36:01 #72 ... 02:36:01 02:36:01 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:36:01 #47 ... 02:36:01 02:36:01 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:36:01 #69 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:01 #69 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:01 #69 28.31 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:36:01 #69 28.31 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:36:01 #69 28.31 OK: 19954 distinct packages available 02:36:02 #69 ... 02:36:02 02:36:02 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:36:02 #73 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:02 #73 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:02 #73 27.95 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:36:02 #73 27.96 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:36:02 #73 27.96 OK: 19946 distinct packages available 02:36:02 #73 ... 02:36:02 02:36:02 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:36:02 #67 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:02 #67 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:02 #67 30.09 (1/1) Installing dumb-init (1.2.5-r2) 02:36:02 #67 30.15 Executing busybox-1.36.1-r7.trigger 02:36:02 #67 30.35 OK: 8 MiB in 16 packages 02:36:02 #67 ... 02:36:02 02:36:02 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:36:02 #69 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:02 #69 ... 02:36:02 02:36:02 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:36:02 #77 11.20 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:02 #77 13.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:03 #77 ... 02:36:03 02:36:03 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:36:03 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.9s done 02:36:04 #47 ... 02:36:04 02:36:04 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:36:04 #67 DONE 32.7s 02:36:04 02:36:04 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:36:05 #86 ... 02:36:05 02:36:05 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:36:05 #77 22.11 OK: 266 MiB in 52 packages 02:36:05 #77 DONE 23.6s 02:36:05 02:36:05 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:36:05 #87 DONE 0.5s 02:36:05 02:36:05 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:06 #88 ... 02:36:06 02:36:06 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:36:06 #82 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:06 #82 18.51 OK: 9 MiB in 17 packages 02:36:06 #82 DONE 20.3s 02:36:06 02:36:06 #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:36:06 #81 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:06 #81 19.61 OK: 8 MiB in 16 packages 02:36:06 #81 DONE 21.8s 02:36:06 02:36:06 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:36:06 #71 33.36 (1/5) Installing dumb-init (1.2.5-r2) 02:36:06 #71 33.41 (2/5) Installing musl-obstack (1.2.3-r2) 02:36:06 #71 33.41 (3/5) Installing libucontext (1.2-r2) 02:36:06 #71 33.41 (4/5) Installing gcompat (1.1.0-r1) 02:36:06 #71 33.49 (5/5) Installing openssl (3.1.7-r0) 02:36:06 #71 33.69 Executing busybox-1.36.1-r7.trigger 02:36:07 #71 33.98 OK: 9 MiB in 20 packages 02:36:07 #71 ... 02:36:07 02:36:07 #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:36:07 #75 27.55 Executing busybox-1.36.1-r7.trigger 02:36:07 #75 27.70 Executing ca-certificates-20240226-r0.trigger 02:36:07 #75 29.06 OK: 12 MiB in 18 packages 02:36:07 #75 DONE 32.1s 02:36:07 02:36:07 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:36:08 #89 ... 02:36:08 02:36:08 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:36:08 #50 27.18 (1/4) Installing ca-certificates (20240226-r0) 02:36:08 #50 27.86 (2/4) Installing dumb-init (1.2.5-r2) 02:36:08 #50 27.90 (3/4) Installing su-exec (0.2-r3) 02:36:08 #50 27.91 (4/4) Installing yq (4.33.3-r5) 02:36:08 #50 29.59 Executing busybox-1.36.1-r7.trigger 02:36:08 #50 29.82 Executing ca-certificates-20240226-r0.trigger 02:36:08 #50 31.70 OK: 18 MiB in 19 packages 02:36:08 #50 DONE 35.0s 02:36:08 02:36:08 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:36:08 #90 ... 02:36:08 02:36:08 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:36:08 #85 16.21 OK: 8 MiB in 17 packages 02:36:08 #85 DONE 18.4s 02:36:08 02:36:08 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:36:08 #71 DONE 35.5s 02:36:08 02:36:08 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:36:09 #91 ... 02:36:09 02:36:09 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:36:09 #83 12.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:09 #83 20.77 (1/1) Installing dumb-init (1.2.5-r2) 02:36:09 #83 21.70 Executing busybox-1.36.1-r7.trigger 02:36:09 #83 21.84 OK: 8 MiB in 16 packages 02:36:09 #83 ... 02:36:09 02:36:09 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:36:09 #92 ... 02:36:09 02:36:09 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:36:09 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.0s done 02:36:10 #48 ... 02:36:10 02:36:10 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:36:10 #86 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:10 #86 ... 02:36:10 02:36:10 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:36:10 #79 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:10 #79 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:10 #79 15.22 OK: 18 MiB in 19 packages 02:36:10 #79 DONE 16.8s 02:36:10 02:36:10 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:36:10 #69 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:10 #69 37.75 OK: 266 MiB in 52 packages 02:36:10 #69 ... 02:36:10 02:36:10 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:36:10 #83 DONE 23.7s 02:36:10 02:36:10 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:36:10 #93 DONE 0.4s 02:36:10 02:36:10 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:36:10 #73 29.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:10 #73 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:11 #73 ... 02:36:11 02:36:11 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:36:11 #69 DONE 38.9s 02:36:11 02:36:11 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:36:12 #94 DONE 1.0s 02:36:12 02:36:12 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:12 #95 ... 02:36:12 02:36:12 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:36:12 #72 29.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:12 #72 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:12 #72 38.08 (1/11) Installing ca-certificates (20240226-r0) 02:36:12 #72 38.47 (2/11) Installing brotli-libs (1.0.9-r14) 02:36:12 #72 38.57 (3/11) Installing libunistring (1.1-r1) 02:36:12 #72 38.70 (4/11) Installing libidn2 (2.3.4-r1) 02:36:12 #72 38.72 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:36:12 #72 38.72 (6/11) Installing libcurl (8.9.1-r0) 02:36:12 #72 38.79 (7/11) Installing curl (8.9.1-r0) 02:36:12 #72 38.82 (8/11) Installing dumb-init (1.2.5-r2) 02:36:12 #72 38.83 (9/11) Installing musl-obstack (1.2.3-r2) 02:36:12 #72 38.84 (10/11) Installing libucontext (1.2-r2) 02:36:12 #72 38.84 (11/11) Installing gcompat (1.1.0-r1) 02:36:12 #72 38.85 Executing busybox-1.36.1-r7.trigger 02:36:12 #72 38.92 Executing ca-certificates-20240226-r0.trigger 02:36:12 #72 ... 02:36:12 02:36:12 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:36:12 #73 38.12 (1/4) Installing dumb-init (1.2.5-r2) 02:36:12 #73 38.14 (2/4) Installing musl-obstack (1.2.3-r2) 02:36:12 #73 38.18 (3/4) Installing libucontext (1.2-r2) 02:36:12 #73 38.18 (4/4) Installing gcompat (1.1.0-r1) 02:36:12 #73 38.21 Executing busybox-1.36.1-r7.trigger 02:36:12 #73 38.29 OK: 8 MiB in 19 packages 02:36:13 #73 DONE 39.7s 02:36:13 02:36:13 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:36:14 #96 ... 02:36:14 02:36:14 #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:36:14 #72 39.90 OK: 13 MiB in 26 packages 02:36:14 #72 DONE 41.1s 02:36:14 02:36:14 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:36:16 #97 ... 02:36:16 02:36:16 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:36:16 #92 DONE 7.8s 02:36:16 02:36:16 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:36:16 #86 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:16 #86 10.87 OK: 8 MiB in 16 packages 02:36:16 #86 DONE 12.0s 02:36:16 02:36:16 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:36:16 #98 DONE 0.3s 02:36:16 02:36:16 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:36:16 #89 7.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:16 #89 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:19 #89 11.77 OK: 12 MiB in 18 packages 02:36:19 #89 DONE 12.2s 02:36:19 02:36:19 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:36:19 #97 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:19 #97 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:20 #97 ... 02:36:20 02:36:20 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:36:20 #90 7.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:20 #90 9.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:20 #90 11.44 OK: 18 MiB in 19 packages 02:36:20 #90 DONE 12.1s 02:36:20 02:36:20 #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:36:20 #91 7.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:20 #91 8.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:20 #91 10.80 OK: 9 MiB in 20 packages 02:36:20 #91 DONE 11.9s 02:36:20 02:36:20 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:36:22 #99 ... 02:36:22 02:36:22 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:36:22 #96 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:22 #96 5.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:22 #96 7.758 OK: 8 MiB in 19 packages 02:36:22 #96 DONE 8.7s 02:36:22 02:36:22 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:36:22 #100 DONE 1.6s 02:36:22 02:36:22 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:36:22 #99 DONE 1.7s 02:36:22 02:36:22 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:36:22 #101 ... 02:36:22 02:36:22 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:36:22 #97 7.099 OK: 13 MiB in 26 packages 02:36:22 #97 DONE 7.8s 02:36:22 02:36:22 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:36:22 #102 ... 02:36:22 02:36:22 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:36:22 #103 DONE 0.7s 02:36:22 02:36:22 #104 [security-spire-server stage-2 6/9] COPY security.txt / 02:36:22 #104 DONE 0.2s 02:36:22 02:36:22 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:36:23 #105 DONE 0.4s 02:36:23 02:36:23 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:36:23 #106 DONE 0.3s 02:36:23 02:36:23 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:36:23 #107 DONE 0.2s 02:36:23 02:36:23 #108 [security-spire-server] exporting to image 02:36:23 #108 exporting layers 02:36:24 #108 ... 02:36:24 02:36:24 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:36:24 #102 DONE 1.9s 02:36:24 02:36:24 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:36:24 #109 DONE 0.2s 02:36:24 02:36:24 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:36:24 #101 DONE 2.3s 02:36:24 02:36:24 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:36:24 #110 ... 02:36:24 02:36:24 #111 [security-spire-agent stage-3 7/10] COPY security.txt / 02:36:24 #111 DONE 0.2s 02:36:24 02:36:24 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:36:24 #110 DONE 0.2s 02:36:24 02:36:24 #112 [security-spire-config stage-2 6/10] COPY security.txt / 02:36:24 #112 ... 02:36:24 02:36:24 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:36:24 #113 DONE 0.3s 02:36:24 02:36:24 #112 [security-spire-config stage-2 6/10] COPY security.txt / 02:36:24 #112 DONE 0.3s 02:36:24 02:36:24 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:36:24 #114 DONE 0.1s 02:36:24 02:36:24 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:36:24 #115 DONE 0.2s 02:36:24 02:36:24 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:36:25 #116 ... 02:36:25 02:36:25 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:36:25 #117 DONE 0.2s 02:36:25 02:36:25 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:36:25 #116 DONE 0.2s 02:36:25 02:36:25 #108 [security-spire-agent] exporting to image 02:36:25 #108 ... 02:36:25 02:36:25 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:36:25 #118 DONE 0.2s 02:36:25 02:36:25 #108 [security-spire-config] exporting to image 02:36:26 #108 exporting layers 2.8s done 02:36:26 #108 writing image sha256:d2143b4d203c400bda26fe3aea5f9fb9ba8ee11979a6a8f51755c905000e0061 0.0s done 02:36:26 #108 naming to docker.io/library/security-spire-server-arm64 done 02:36:27 #108 exporting layers 2.4s done 02:36:27 #108 writing image sha256:0adfec8a95c4b2a0b32373ee99a3363a3d792ca2cb09cb81dc6d146881d5123d 0.0s done 02:36:27 #108 naming to docker.io/library/security-spire-agent-arm64 done 02:36:27 #108 exporting layers 2.3s done 02:36:27 #108 writing image sha256:e94a76e531b113d2af9d2038b500bf141898f59983017754e570d96d5ca34d14 done 02:36:27 #108 naming to docker.io/library/security-spire-config-arm64 done 02:36:27 #108 DONE 4.1s 02:36:27 02:36:27 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:07 #155 ... 02:37:07 02:37:07 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:07 #160 DONE 162.9s 02:37:07 02:37:07 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:37:07 #159 DONE 162.9s 02:37:07 02:37:07 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:37:07 #149 DONE 163.0s 02:37:07 02:37:07 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:37:07 #150 DONE 163.0s 02:37:07 02:37:07 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:37:07 #151 DONE 163.0s 02:37:07 02:37:07 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:37:07 #155 DONE 163.0s 02:37:07 02:37:07 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:37:07 #156 DONE 163.0s 02:37:07 02:37:07 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:37:07 #158 DONE 163.1s 02:37:07 02:37:07 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #161 ... 02:37:07 02:37:07 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:37:07 #157 DONE 163.3s 02:37:07 02:37:07 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:37:07 #152 DONE 163.3s 02:37:07 02:37:07 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:07 #154 DONE 163.4s 02:37:07 02:37:07 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #162 ... 02:37:07 02:37:07 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:07 #153 DONE 163.4s 02:37:07 02:37:07 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:07 #148 DONE 163.6s 02:37:07 02:37:07 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #163 ... 02:37:07 02:37:07 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #164 DONE 0.9s 02:37:07 02:37:07 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #165 DONE 0.9s 02:37:07 02:37:07 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #166 DONE 0.8s 02:37:07 02:37:07 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #167 DONE 0.9s 02:37:07 02:37:07 #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #168 DONE 0.8s 02:37:07 02:37:07 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #161 DONE 0.9s 02:37:07 02:37:07 #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:37:07 #169 DONE 0.6s 02:37:07 02:37:07 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #162 DONE 0.6s 02:37:07 02:37:07 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #163 DONE 0.5s 02:37:07 02:37:07 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:37:07 #170 DONE 1.4s 02:37:07 02:37:07 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:07 #171 DONE 1.4s 02:37:07 02:37:07 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:37:07 #172 DONE 1.4s 02:37:07 02:37:07 #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:07 #173 DONE 1.4s 02:37:07 02:37:07 #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:07 #174 DONE 1.4s 02:37:07 02:37:07 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:07 #175 DONE 1.4s 02:37:07 02:37:07 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #176 CACHED 02:37:07 02:37:07 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:07 #177 CACHED 02:37:07 02:37:07 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:07 #178 CACHED 02:37:07 02:37:07 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #179 CACHED 02:37:07 02:37:07 #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #180 CACHED 02:37:07 02:37:07 #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:37:07 #181 CACHED 02:37:07 02:37:07 #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:37:07 #182 DONE 1.4s 02:37:07 02:37:07 #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:37:07 #183 CACHED 02:37:07 02:37:07 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:37:07 #184 CACHED 02:37:07 02:37:07 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:37:07 #185 DONE 1.4s 02:37:07 02:37:07 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:07 #186 ... 02:37:07 02:37:07 #187 [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 02:37:07 #187 DONE 4.3s 02:37:07 02:37:07 #188 [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 02:37:07 #188 ... 02:37:07 02:37:07 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:37:07 #189 DONE 4.5s 02:37:07 02:37:07 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:37:07 #190 ... 02:37:07 02:37:07 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:37:07 #191 DONE 4.9s 02:37:07 02:37:07 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:37:07 #192 DONE 5.0s 02:37:07 02:37:07 #193 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:37:07 #193 ... 02:37:07 02:37:07 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:37:07 #194 DONE 5.4s 02:37:07 02:37:07 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:37:07 #195 ... 02:37:07 02:37:07 #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:37:07 #196 DONE 5.8s 02:37:07 02:37:07 #104 [core-keeper] exporting to image 02:37:07 #104 exporting layers 02:37:07 #104 ... 02:37:07 02:37:07 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:37:07 #197 DONE 5.9s 02:37:07 02:37:07 #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:37:07 #198 DONE 6.1s 02:37:07 02:37:07 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:37:07 #199 ... 02:37:07 02:37:07 #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:37:07 #200 DONE 6.4s 02:37:07 02:37:07 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:37:07 #201 ... 02:37:07 02:37:07 #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:37:07 #202 DONE 6.7s 02:37:07 02:37:07 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:37:07 #203 ... 02:37:07 02:37:07 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:37:07 #186 DONE 6.9s 02:37:07 02:37:07 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:37:07 #204 ... 02:37:07 02:37:07 #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:37:07 #205 DONE 7.4s 02:37:07 02:37:07 #104 [core-keeper] exporting to image 02:37:07 #104 exporting layers 1.6s done 02:37:07 #104 ... 02:37:07 02:37:07 #206 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:37:07 #206 DONE 9.2s 02:37:07 02:37:07 #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:37:09 #207 ... 02:37:09 02:37:09 #104 [core-keeper] exporting to image 02:37:09 #104 writing image sha256:cf056eceb0b2a20c9f7ec42b337e6604534aa6f7eaba8c4d68cf71a632df0cf9 0.1s done 02:37:09 #104 naming to docker.io/library/core-keeper 0.0s done 02:37:09 #104 DONE 6.5s 02:37:09 02:37:09 #188 [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 02:37:09 #188 DONE 6.0s 02:37:09 02:37:09 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:37:09 #208 ... 02:37:09 02:37:09 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:37:09 #190 DONE 6.0s 02:37:09 02:37:09 #193 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:37:09 #193 DONE 5.8s 02:37:09 02:37:09 #104 [security-spiffe-token-provider] exporting to image 02:37:09 #104 ... 02:37:09 02:37:09 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:37:09 #195 DONE 5.7s 02:37:09 02:37:09 #209 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:37:09 #209 DONE 5.3s 02:37:09 02:37:09 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:37:09 #199 DONE 5.0s 02:37:09 02:37:09 #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:37:09 #210 DONE 4.7s 02:37:09 02:37:09 #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:37:09 #201 DONE 4.5s 02:37:09 02:37:09 #104 [core-command] exporting to image 02:37:09 #104 ... 02:37:09 02:37:09 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:37:09 #203 DONE 4.3s 02:37:09 02:37:09 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:37:09 #211 DONE 3.6s 02:37:09 02:37:09 #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:37:09 #207 DONE 3.3s 02:37:09 02:37:09 #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:37:09 #212 DONE 0.4s 02:37:09 02:37:09 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:37:09 #204 DONE 4.0s 02:37:09 02:37:09 #104 [support-scheduler] exporting to image 02:37:09 #104 exporting layers 0.4s done 02:37:10 #104 ... 02:37:10 02:37:10 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:37:10 #208 DONE 0.9s 02:37:10 02:37:10 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:37:10 #213 DONE 0.5s 02:37:10 02:37:10 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:37:10 #214 DONE 0.6s 02:37:10 02:37:10 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:37:10 #215 DONE 0.4s 02:37:10 02:37:10 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:37:10 #216 DONE 0.4s 02:37:10 02:37:10 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:37:10 #217 DONE 0.4s 02:37:10 02:37:10 #104 [core-metadata] exporting to image 02:37:10 #104 ... 02:37:10 02:37:10 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:37:10 #218 DONE 0.5s 02:37:10 02:37:10 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:37:10 #219 DONE 0.5s 02:37:10 02:37:10 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:37:10 #220 DONE 0.5s 02:37:10 02:37:10 #104 [support-scheduler] exporting to image 02:37:10 #104 writing image sha256:5344bcb19d346231a4cd56efbb331917ddbe0772cbb11f1a70460e85f074b57e 0.0s done 02:37:10 #104 writing image sha256:bec61db612e0e51ea0024167e7d0cbfb1ace0ac80b14dabc29343c88eb8d8f51 0.0s done 02:37:10 #104 writing image sha256:b3832ff3a72eb57b78c942023f769ef18c590c2a5e91cee0e6bef658ddf5961f 0.0s done 02:37:10 #104 writing image sha256:2dc97a81b12778562d073cd8362a7f743072805a0090a084a85b5ec0a2fd8ebd 02:37:10 #104 naming to docker.io/library/support-notifications done 02:37:10 #104 naming to docker.io/library/support-scheduler done 02:37:10 #104 naming to docker.io/library/core-command 02:37:10 #104 exporting layers 0.5s done 02:37:10 #104 writing image sha256:2dc97a81b12778562d073cd8362a7f743072805a0090a084a85b5ec0a2fd8ebd 0.1s done 02:37:10 #104 naming to docker.io/library/core-command done 02:37:10 #104 naming to docker.io/library/security-spiffe-token-provider done 02:37:10 #104 writing image sha256:d015269ee3f40641785590d636c19a9d0bd47656d2ad0b98267346f7d46290ac 02:37:10 #104 writing image sha256:d015269ee3f40641785590d636c19a9d0bd47656d2ad0b98267346f7d46290ac done 02:37:10 #104 writing image sha256:f7820e5177a9a69b635a7dac32ff1edbf52bad73769742057238643bbc5d8c6b done 02:37:10 #104 writing image sha256:e2e294f2da9ed7f45c48f61743f86966e8d85306e2de620a8b024e749ff60d7e done 02:37:10 #104 naming to docker.io/library/core-data done 02:37:10 #104 naming to docker.io/library/support-cron-scheduler done 02:37:10 #104 naming to docker.io/library/core-metadata done 02:37:10 #104 DONE 8.0s 02:37:10 02:37:10 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:37:10 #221 DONE 0.3s 02:37:10 02:37:10 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:37:10 #222 DONE 0.3s 02:37:10 02:37:10 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:37:10 #223 DONE 0.1s 02:37:10 02:37:10 #224 [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/ 02:37:10 #224 DONE 0.1s 02:37:10 02:37:10 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:10 #225 DONE 0.9s 02:37:10 02:37:10 #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:10 #226 ... 02:37:10 02:37:10 #227 [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/ 02:37:10 #227 DONE 0.1s 02:37:11 02:37:11 #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:11 #228 DONE 1.0s 02:37:11 02:37:11 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:11 #229 DONE 0.5s 02:37:11 02:37:11 #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/ 02:37:11 #230 DONE 0.1s 02:37:11 02:37:11 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:37:11 #231 DONE 0.1s 02:37:11 02:37:11 #104 [core-common-config-bootstrapper] exporting to image 02:37:11 #104 ... 02:37:11 02:37:11 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:37:11 #232 DONE 0.1s 02:37:11 02:37:11 #104 [security-proxy-auth] exporting to image 02:37:11 #104 exporting layers 0.2s done 02:37:11 #104 writing image sha256:37ef142f95502ec89fc9bf68b40579408dbfab67252e2dac3f6980339cb39579 0.0s done 02:37:11 #104 naming to docker.io/library/security-proxy-auth done 02:37:11 #104 exporting layers 0.3s done 02:37:11 #104 writing image sha256:fa4eab39436686db47fb176a1a6b35b469cdd971592cdf8ad53cee8774d82373 0.0s done 02:37:11 #104 naming to docker.io/library/core-common-config-bootstrapper done 02:37:11 #104 writing image sha256:02b5427e45c5a8d5f405ed3fdba407fef21b5c363fc660910a4a42463ed9af17 done 02:37:11 #104 naming to docker.io/library/security-proxy-setup done 02:37:11 #104 DONE 8.5s 02:37:11 02:37:11 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:37:11 #233 ... 02:37:11 02:37:11 #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:37:11 #226 DONE 0.6s 02:37:11 02:37:11 #104 [security-secretstore-setup] exporting to image 02:37:11 #104 exporting layers 0.2s done 02:37:11 #104 ... 02:37:11 02:37:11 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:37:11 #233 DONE 0.5s 02:37:11 02:37:11 #104 [security-bootstrapper] exporting to image 02:37:11 #104 writing image sha256:293121ea1e41db4956aabe346b1a65d47f5ddfec515dd9df19604d21db579c84 done 02:37:11 #104 naming to docker.io/library/security-secretstore-setup done 02:37:11 #104 exporting layers 0.2s done 02:37:11 #104 writing image sha256:e49a5f4849f06245fee0c92634579089b8350bb08a47a4a6e9c3a82ffcfbd83c done 02:37:11 #104 naming to docker.io/library/security-bootstrapper done 02:37:11 #104 DONE 8.9s 02:37:11 02:37:11 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:37:11 time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:37:11 $ docker stop --time=1 5efc273b4efe2d53d26bfcf9394b7eaf3d3ffd8f8251214544df99d6f64d922a 02:37:13 $ docker rm -f --volumes 5efc273b4efe2d53d26bfcf9394b7eaf3d3ffd8f8251214544df99d6f64d922a [Pipeline] // withDockerContainer [Pipeline] sh 02:37:13 + docker images 02:37:13 REPOSITORY TAG IMAGE ID CREATED SIZE 02:37:13 security-bootstrapper latest e49a5f4849f0 2 seconds ago 19MB 02:37:13 security-secretstore-setup latest 293121ea1e41 2 seconds ago 37MB 02:37:13 core-common-config-bootstrapper latest fa4eab394366 3 seconds ago 15.2MB 02:37:13 security-proxy-setup latest 02b5427e45c5 3 seconds ago 26.2MB 02:37:13 security-proxy-auth latest 37ef142f9550 3 seconds ago 33.1MB 02:37:13 support-scheduler latest bec61db612e0 4 seconds ago 42MB 02:37:13 core-metadata latest e2e294f2da9e 4 seconds ago 39.9MB 02:37:13 support-notifications latest 5344bcb19d34 4 seconds ago 42.6MB 02:37:13 support-cron-scheduler latest f7820e5177a9 4 seconds ago 44.2MB 02:37:13 core-data latest d015269ee3f4 4 seconds ago 39.7MB 02:37:13 core-command latest b3832ff3a72e 4 seconds ago 35.5MB 02:37:13 security-spiffe-token-provider latest 2dc97a81b127 5 seconds ago 28.9MB 02:37:13 core-keeper latest cf056eceb0b2 9 seconds ago 39.6MB 02:37:13 security-spire-server latest 70de43526aed 4 minutes ago 121MB 02:37:13 security-spire-agent latest 82ad1de9fc7c 4 minutes ago 182MB 02:37:13 security-spire-config latest f739dc2160f8 4 minutes ago 120MB 02:37:13 ci-base-image-x86_64 latest f1218cdbd2fd 8 minutes ago 971MB 02:37:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 02:37:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 02:37:13 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 02:37:13 provisioning config files... 02:37:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config15876020637321540391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:13 ---> ****-login.sh 02:37:13 nexus3.edgexfoundry.org:10001 02:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:13 Configure a credential helper to remove this warning. See 02:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:13 02:37:13 Login Succeeded 02:37:13 nexus3.edgexfoundry.org:10002 02:37:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:13 Configure a credential helper to remove this warning. See 02:37:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:13 02:37:13 Login Succeeded 02:37:13 nexus3.edgexfoundry.org:10003 02:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:14 Configure a credential helper to remove this warning. See 02:37:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:14 02:37:14 Login Succeeded 02:37:14 nexus3.edgexfoundry.org:10004 02:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:14 Configure a credential helper to remove this warning. See 02:37:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:14 02:37:14 Login Succeeded 02:37:14 ****.io 02:37:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:14 Configure a credential helper to remove this warning. See 02:37:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:14 02:37:14 Login Succeeded 02:37:14 ---> ****-login.sh ends [Pipeline] } 02:37:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:37:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:37:14 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:14 latest 02:37:14 3.2.0-dev.69 02:37:14 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:14 main 02:37:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:15 + docker push nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:15 b23ded9f7af5: Preparing 02:37:15 49046752a633: Preparing 02:37:15 a74808207955: Preparing 02:37:15 e51145a30602: Preparing 02:37:15 d4820ce70474: Preparing 02:37:15 dec3f5861146: Preparing 02:37:15 d62a02444d39: Preparing 02:37:15 dec3f5861146: Waiting 02:37:15 d62a02444d39: Waiting 02:37:15 b23ded9f7af5: Pushed 02:37:15 a74808207955: Pushed 02:37:15 d4820ce70474: Pushed 02:37:15 e51145a30602: Pushed 02:37:15 d62a02444d39: Layer already exists 02:37:15 dec3f5861146: Pushed 02:37:18 49046752a633: Pushed 02:37:18 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:18 b23ded9f7af5: Preparing 02:37:18 49046752a633: Preparing 02:37:18 a74808207955: Preparing 02:37:18 e51145a30602: Preparing 02:37:18 d4820ce70474: Preparing 02:37:18 dec3f5861146: Preparing 02:37:18 d62a02444d39: Preparing 02:37:18 d62a02444d39: Waiting 02:37:18 dec3f5861146: Waiting 02:37:18 b23ded9f7af5: Layer already exists 02:37:18 49046752a633: Layer already exists 02:37:18 d4820ce70474: Layer already exists 02:37:18 a74808207955: Layer already exists 02:37:18 e51145a30602: Layer already exists 02:37:18 dec3f5861146: Layer already exists 02:37:18 d62a02444d39: Layer already exists 02:37:18 latest: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.69 02:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:19 b23ded9f7af5: Preparing 02:37:19 49046752a633: Preparing 02:37:19 a74808207955: Preparing 02:37:19 e51145a30602: Preparing 02:37:19 d4820ce70474: Preparing 02:37:19 dec3f5861146: Preparing 02:37:19 d62a02444d39: Preparing 02:37:19 dec3f5861146: Waiting 02:37:19 d62a02444d39: Waiting 02:37:19 d4820ce70474: Layer already exists 02:37:19 b23ded9f7af5: Layer already exists 02:37:19 49046752a633: Layer already exists 02:37:19 a74808207955: Layer already exists 02:37:19 e51145a30602: Layer already exists 02:37:19 d62a02444d39: Layer already exists 02:37:19 dec3f5861146: Layer already exists 02:37:19 3.2.0-dev.69: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:19 + docker push nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:19 b23ded9f7af5: Preparing 02:37:19 49046752a633: Preparing 02:37:19 a74808207955: Preparing 02:37:19 e51145a30602: Preparing 02:37:19 d4820ce70474: Preparing 02:37:19 dec3f5861146: Preparing 02:37:19 d62a02444d39: Preparing 02:37:19 d62a02444d39: Waiting 02:37:19 dec3f5861146: Waiting 02:37:19 49046752a633: Layer already exists 02:37:19 e51145a30602: Layer already exists 02:37:19 a74808207955: Layer already exists 02:37:19 d4820ce70474: Layer already exists 02:37:19 b23ded9f7af5: Layer already exists 02:37:19 d62a02444d39: Layer already exists 02:37:19 dec3f5861146: Layer already exists 02:37:19 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:37:20 b23ded9f7af5: Preparing 02:37:20 49046752a633: Preparing 02:37:20 a74808207955: Preparing 02:37:20 e51145a30602: Preparing 02:37:20 d4820ce70474: Preparing 02:37:20 dec3f5861146: Preparing 02:37:20 d62a02444d39: Preparing 02:37:20 dec3f5861146: Waiting 02:37:20 d62a02444d39: Waiting 02:37:20 a74808207955: Layer already exists 02:37:20 e51145a30602: Layer already exists 02:37:20 49046752a633: Layer already exists 02:37:20 b23ded9f7af5: Layer already exists 02:37:20 d4820ce70474: Layer already exists 02:37:20 dec3f5861146: Layer already exists 02:37:20 d62a02444d39: Layer already exists 02:37:20 main: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:20 ===================================================== [Pipeline] echo 02:37:20 taggedImages: 02:37:20 - nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:20 - nexus3.edgexfoundry.org:10004/core-command:latest 02:37:20 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.69 02:37:20 - nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:37:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:37:20 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:20 latest 02:37:20 3.2.0-dev.69 02:37:20 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:20 main 02:37:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:21 bef2a7411e4f: Preparing 02:37:21 a64ff6d154ce: Preparing 02:37:21 c0330923961f: Preparing 02:37:21 f31836bcffe2: Preparing 02:37:21 a74808207955: Preparing 02:37:21 e51145a30602: Preparing 02:37:21 d4820ce70474: Preparing 02:37:21 dec3f5861146: Preparing 02:37:21 d62a02444d39: Preparing 02:37:21 e51145a30602: Waiting 02:37:21 d4820ce70474: Waiting 02:37:21 dec3f5861146: Waiting 02:37:21 d62a02444d39: Waiting 02:37:21 a74808207955: Layer already exists 02:37:21 e51145a30602: Layer already exists 02:37:21 d4820ce70474: Layer already exists 02:37:21 dec3f5861146: Layer already exists 02:37:21 d62a02444d39: Layer already exists 02:37:21 c0330923961f: Pushed 02:37:21 bef2a7411e4f: Pushed 02:37:21 a64ff6d154ce: Pushed 02:37:22 f31836bcffe2: Pushed 02:37:22 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:22 + 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 02:37:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:22 bef2a7411e4f: Preparing 02:37:22 a64ff6d154ce: Preparing 02:37:22 c0330923961f: Preparing 02:37:22 f31836bcffe2: Preparing 02:37:22 a74808207955: Preparing 02:37:22 e51145a30602: Preparing 02:37:22 d4820ce70474: Preparing 02:37:22 dec3f5861146: Preparing 02:37:22 d62a02444d39: Preparing 02:37:22 d4820ce70474: Waiting 02:37:22 e51145a30602: Waiting 02:37:22 d62a02444d39: Waiting 02:37:22 f31836bcffe2: Layer already exists 02:37:22 bef2a7411e4f: Layer already exists 02:37:22 a74808207955: Layer already exists 02:37:22 c0330923961f: Layer already exists 02:37:22 a64ff6d154ce: Layer already exists 02:37:22 dec3f5861146: Layer already exists 02:37:22 e51145a30602: Layer already exists 02:37:22 d4820ce70474: Layer already exists 02:37:22 d62a02444d39: Layer already exists 02:37:22 latest: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.69 02:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:23 bef2a7411e4f: Preparing 02:37:23 a64ff6d154ce: Preparing 02:37:23 c0330923961f: Preparing 02:37:23 f31836bcffe2: Preparing 02:37:23 a74808207955: Preparing 02:37:23 e51145a30602: Preparing 02:37:23 d4820ce70474: Preparing 02:37:23 dec3f5861146: Preparing 02:37:23 d62a02444d39: Preparing 02:37:23 d4820ce70474: Waiting 02:37:23 dec3f5861146: Waiting 02:37:23 d62a02444d39: Waiting 02:37:23 c0330923961f: Layer already exists 02:37:23 a74808207955: Layer already exists 02:37:23 a64ff6d154ce: Layer already exists 02:37:23 bef2a7411e4f: Layer already exists 02:37:23 f31836bcffe2: Layer already exists 02:37:23 e51145a30602: Layer already exists 02:37:23 d4820ce70474: Layer already exists 02:37:23 dec3f5861146: Layer already exists 02:37:23 d62a02444d39: Layer already exists 02:37:23 3.2.0-dev.69: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:24 bef2a7411e4f: Preparing 02:37:24 a64ff6d154ce: Preparing 02:37:24 c0330923961f: Preparing 02:37:24 f31836bcffe2: Preparing 02:37:24 a74808207955: Preparing 02:37:24 e51145a30602: Preparing 02:37:24 d4820ce70474: Preparing 02:37:24 dec3f5861146: Preparing 02:37:24 d62a02444d39: Preparing 02:37:24 d4820ce70474: Waiting 02:37:24 e51145a30602: Waiting 02:37:24 dec3f5861146: Waiting 02:37:24 bef2a7411e4f: Layer already exists 02:37:24 a64ff6d154ce: Layer already exists 02:37:24 f31836bcffe2: Layer already exists 02:37:24 a74808207955: Layer already exists 02:37:24 c0330923961f: Layer already exists 02:37:24 d4820ce70474: Layer already exists 02:37:24 e51145a30602: Layer already exists 02:37:24 dec3f5861146: Layer already exists 02:37:24 d62a02444d39: Layer already exists 02:37:24 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + 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 02:37:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:37:24 bef2a7411e4f: Preparing 02:37:24 a64ff6d154ce: Preparing 02:37:24 c0330923961f: Preparing 02:37:24 f31836bcffe2: Preparing 02:37:24 a74808207955: Preparing 02:37:24 e51145a30602: Preparing 02:37:24 d4820ce70474: Preparing 02:37:24 dec3f5861146: Preparing 02:37:24 d62a02444d39: Preparing 02:37:24 e51145a30602: Waiting 02:37:24 d4820ce70474: Waiting 02:37:24 d62a02444d39: Waiting 02:37:24 dec3f5861146: Waiting 02:37:24 a64ff6d154ce: Layer already exists 02:37:24 f31836bcffe2: Layer already exists 02:37:24 c0330923961f: Layer already exists 02:37:24 a74808207955: Layer already exists 02:37:24 bef2a7411e4f: Layer already exists 02:37:24 d4820ce70474: Layer already exists 02:37:24 e51145a30602: Layer already exists 02:37:24 d62a02444d39: Layer already exists 02:37:24 dec3f5861146: Layer already exists 02:37:24 main: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:25 ===================================================== [Pipeline] echo 02:37:25 taggedImages: 02:37:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:37:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.69 02:37:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:37:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:37:25 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:25 latest 02:37:25 3.2.0-dev.69 02:37:25 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:25 main 02:37:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker push nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:25 f39d4e37c8c9: Preparing 02:37:25 ba6fd293f43e: Preparing 02:37:25 6c46b485d838: Preparing 02:37:25 a74808207955: Preparing 02:37:25 e51145a30602: Preparing 02:37:25 05d0c6af6035: Preparing 02:37:25 3c23145c323c: Preparing 02:37:25 d62a02444d39: Preparing 02:37:25 05d0c6af6035: Waiting 02:37:25 3c23145c323c: Waiting 02:37:25 d62a02444d39: Waiting 02:37:25 a74808207955: Layer already exists 02:37:25 e51145a30602: Layer already exists 02:37:25 f39d4e37c8c9: Pushed 02:37:25 3c23145c323c: Pushed 02:37:25 ba6fd293f43e: Pushed 02:37:25 d62a02444d39: Layer already exists 02:37:25 05d0c6af6035: Pushed 02:37:29 6c46b485d838: Pushed 02:37:29 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:29 f39d4e37c8c9: Preparing 02:37:29 ba6fd293f43e: Preparing 02:37:29 6c46b485d838: Preparing 02:37:29 a74808207955: Preparing 02:37:29 e51145a30602: Preparing 02:37:29 05d0c6af6035: Preparing 02:37:29 3c23145c323c: Preparing 02:37:29 d62a02444d39: Preparing 02:37:29 d62a02444d39: Waiting 02:37:29 3c23145c323c: Waiting 02:37:29 a74808207955: Layer already exists 02:37:29 6c46b485d838: Layer already exists 02:37:29 f39d4e37c8c9: Layer already exists 02:37:29 ba6fd293f43e: Layer already exists 02:37:29 e51145a30602: Layer already exists 02:37:29 d62a02444d39: Layer already exists 02:37:29 05d0c6af6035: Layer already exists 02:37:29 3c23145c323c: Layer already exists 02:37:29 latest: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:30 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.69 02:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:30 f39d4e37c8c9: Preparing 02:37:30 ba6fd293f43e: Preparing 02:37:30 6c46b485d838: Preparing 02:37:30 a74808207955: Preparing 02:37:30 e51145a30602: Preparing 02:37:30 05d0c6af6035: Preparing 02:37:30 3c23145c323c: Preparing 02:37:30 d62a02444d39: Preparing 02:37:30 3c23145c323c: Waiting 02:37:30 05d0c6af6035: Waiting 02:37:30 a74808207955: Layer already exists 02:37:30 6c46b485d838: Layer already exists 02:37:30 ba6fd293f43e: Layer already exists 02:37:30 e51145a30602: Layer already exists 02:37:30 f39d4e37c8c9: Layer already exists 02:37:30 05d0c6af6035: Layer already exists 02:37:30 3c23145c323c: Layer already exists 02:37:30 d62a02444d39: Layer already exists 02:37:30 3.2.0-dev.69: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:30 + docker push nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:30 f39d4e37c8c9: Preparing 02:37:30 ba6fd293f43e: Preparing 02:37:30 6c46b485d838: Preparing 02:37:30 a74808207955: Preparing 02:37:30 e51145a30602: Preparing 02:37:30 05d0c6af6035: Preparing 02:37:30 3c23145c323c: Preparing 02:37:30 d62a02444d39: Preparing 02:37:30 05d0c6af6035: Waiting 02:37:30 3c23145c323c: Waiting 02:37:30 d62a02444d39: Waiting 02:37:30 f39d4e37c8c9: Layer already exists 02:37:30 e51145a30602: Layer already exists 02:37:30 ba6fd293f43e: Layer already exists 02:37:30 a74808207955: Layer already exists 02:37:30 6c46b485d838: Layer already exists 02:37:30 05d0c6af6035: Layer already exists 02:37:30 3c23145c323c: Layer already exists 02:37:30 d62a02444d39: Layer already exists 02:37:30 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:31 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:37:31 f39d4e37c8c9: Preparing 02:37:31 ba6fd293f43e: Preparing 02:37:31 6c46b485d838: Preparing 02:37:31 a74808207955: Preparing 02:37:31 e51145a30602: Preparing 02:37:31 05d0c6af6035: Preparing 02:37:31 3c23145c323c: Preparing 02:37:31 d62a02444d39: Preparing 02:37:31 05d0c6af6035: Waiting 02:37:31 3c23145c323c: Waiting 02:37:31 d62a02444d39: Waiting 02:37:31 e51145a30602: Layer already exists 02:37:31 6c46b485d838: Layer already exists 02:37:31 f39d4e37c8c9: Layer already exists 02:37:31 a74808207955: Layer already exists 02:37:31 ba6fd293f43e: Layer already exists 02:37:31 05d0c6af6035: Layer already exists 02:37:31 3c23145c323c: Layer already exists 02:37:31 d62a02444d39: Layer already exists 02:37:31 main: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:31 ===================================================== [Pipeline] echo 02:37:31 taggedImages: 02:37:31 - nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:31 - nexus3.edgexfoundry.org:10004/core-data:latest 02:37:31 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.69 02:37:31 - nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:31 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:37:31 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:37:31 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:31 latest 02:37:31 3.2.0-dev.69 02:37:31 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:31 main 02:37:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:32 9961b13b53af: Preparing 02:37:32 d11f6126eef4: Preparing 02:37:32 e51145a30602: Preparing 02:37:32 64983c11e3a1: Preparing 02:37:32 67aeed9bbfd0: Preparing 02:37:32 d62a02444d39: Preparing 02:37:32 d62a02444d39: Waiting 02:37:32 67aeed9bbfd0: Pushed 02:37:32 e51145a30602: Layer already exists 02:37:32 64983c11e3a1: Pushed 02:37:32 9961b13b53af: Pushed 02:37:32 d62a02444d39: Layer already exists 02:37:35 #88 DONE 83.5s 02:37:35 02:37:35 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #95 DONE 77.1s 02:37:35 02:37:35 #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #84 DONE 101.9s 02:37:35 02:37:35 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #80 DONE 104.6s 02:37:35 02:37:35 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #78 DONE 105.9s 02:37:35 02:37:35 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:37:35 #119 ... 02:37:35 02:37:35 #120 [security-bootstrapper builder 6/7] COPY . . 02:37:35 #120 DONE 1.6s 02:37:35 02:37:35 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:37:35 #119 DONE 1.5s 02:37:35 02:37:35 #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:37:35 #121 CACHED 02:37:35 02:37:35 #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #122 CACHED 02:37:35 02:37:35 #123 [support-cron-scheduler builder 6/7] COPY . . 02:37:35 #123 CACHED 02:37:35 02:37:35 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #124 CACHED 02:37:35 02:37:35 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:37:35 #125 CACHED 02:37:35 02:37:35 #126 [security-secretstore-setup builder 6/7] COPY . . 02:37:35 #126 CACHED 02:37:35 02:37:35 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #127 CACHED 02:37:35 02:37:35 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:37:35 #128 CACHED 02:37:35 02:37:35 #129 [security-proxy-auth builder 6/7] COPY . . 02:37:35 #129 CACHED 02:37:35 02:37:35 #130 [security-proxy-setup builder 6/7] COPY . . 02:37:35 #130 CACHED 02:37:35 02:37:35 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:37:35 #131 CACHED 02:37:35 02:37:35 #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #132 CACHED 02:37:35 02:37:35 #133 [core-keeper builder 7/8] COPY . . 02:37:35 #133 DONE 1.6s 02:37:35 02:37:35 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 02:37:35 #134 CACHED 02:37:35 02:37:35 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #135 CACHED 02:37:35 02:37:35 #136 [core-data builder 6/7] COPY . . 02:37:35 #136 CACHED 02:37:35 02:37:35 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 02:37:35 #137 CACHED 02:37:35 02:37:35 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #138 CACHED 02:37:35 02:37:35 #139 [core-command builder 6/7] COPY . . 02:37:35 #139 CACHED 02:37:35 02:37:35 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:37:35 #140 CACHED 02:37:35 02:37:35 #141 [support-scheduler builder 6/7] COPY . . 02:37:35 #141 CACHED 02:37:35 02:37:35 #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #142 CACHED 02:37:35 02:37:35 #143 [support-notifications builder 6/7] COPY . . 02:37:35 #143 DONE 1.6s 02:37:35 02:37:35 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 02:37:35 #144 CACHED 02:37:35 02:37:35 #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:35 #145 CACHED 02:37:35 02:37:35 #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:37:35 #146 CACHED 02:37:35 02:37:35 #147 [core-metadata builder 6/7] COPY . . 02:37:35 #147 DONE 1.5s 02:37:35 02:37:35 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:37:35 #148 4.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:37:35 d11f6126eef4: Pushed 02:37:35 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:36 9961b13b53af: Preparing 02:37:36 d11f6126eef4: Preparing 02:37:36 e51145a30602: Preparing 02:37:36 64983c11e3a1: Preparing 02:37:36 67aeed9bbfd0: Preparing 02:37:36 d62a02444d39: Preparing 02:37:36 d62a02444d39: Waiting 02:37:36 67aeed9bbfd0: Layer already exists 02:37:36 e51145a30602: Layer already exists 02:37:36 d11f6126eef4: Layer already exists 02:37:36 9961b13b53af: Layer already exists 02:37:36 64983c11e3a1: Layer already exists 02:37:36 d62a02444d39: Layer already exists 02:37:36 latest: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.69 02:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:37 9961b13b53af: Preparing 02:37:37 d11f6126eef4: Preparing 02:37:37 e51145a30602: Preparing 02:37:37 64983c11e3a1: Preparing 02:37:37 67aeed9bbfd0: Preparing 02:37:37 d62a02444d39: Preparing 02:37:37 d62a02444d39: Waiting 02:37:37 64983c11e3a1: Layer already exists 02:37:37 9961b13b53af: Layer already exists 02:37:37 67aeed9bbfd0: Layer already exists 02:37:37 e51145a30602: Layer already exists 02:37:37 d11f6126eef4: Layer already exists 02:37:37 d62a02444d39: Layer already exists 02:37:37 3.2.0-dev.69: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:37 9961b13b53af: Preparing 02:37:37 d11f6126eef4: Preparing 02:37:37 e51145a30602: Preparing 02:37:37 64983c11e3a1: Preparing 02:37:37 67aeed9bbfd0: Preparing 02:37:37 d62a02444d39: Preparing 02:37:37 d62a02444d39: Waiting 02:37:37 9961b13b53af: Layer already exists 02:37:37 e51145a30602: Layer already exists 02:37:37 d11f6126eef4: Layer already exists 02:37:37 64983c11e3a1: Layer already exists 02:37:37 67aeed9bbfd0: Layer already exists 02:37:37 d62a02444d39: Layer already exists 02:37:37 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:37:38 9961b13b53af: Preparing 02:37:38 d11f6126eef4: Preparing 02:37:38 e51145a30602: Preparing 02:37:38 64983c11e3a1: Preparing 02:37:38 67aeed9bbfd0: Preparing 02:37:38 d62a02444d39: Preparing 02:37:38 d62a02444d39: Waiting 02:37:38 d11f6126eef4: Layer already exists 02:37:38 64983c11e3a1: Layer already exists 02:37:38 67aeed9bbfd0: Layer already exists 02:37:38 9961b13b53af: Layer already exists 02:37:38 e51145a30602: Layer already exists 02:37:38 d62a02444d39: Layer already exists 02:37:38 main: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:38 ===================================================== [Pipeline] echo 02:37:38 taggedImages: 02:37:38 - nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:38 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:37:38 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.69 02:37:38 - nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:38 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:37:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:37:38 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:38 latest 02:37:38 3.2.0-dev.69 02:37:38 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:38 main 02:37:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:37:39 baea343ed42b: Preparing 02:37:39 5858f18bcb79: Preparing 02:37:39 93df138733a7: Preparing 02:37:39 a74808207955: Preparing 02:37:39 e51145a30602: Preparing 02:37:39 d4820ce70474: Preparing 02:37:39 dec3f5861146: Preparing 02:37:39 d62a02444d39: Preparing 02:37:39 d4820ce70474: Waiting 02:37:39 dec3f5861146: Waiting 02:37:39 d62a02444d39: Waiting 02:37:39 e51145a30602: Layer already exists 02:37:39 a74808207955: Layer already exists 02:37:39 d4820ce70474: Layer already exists 02:37:39 dec3f5861146: Layer already exists 02:37:39 d62a02444d39: Layer already exists 02:37:39 5858f18bcb79: Pushed 02:37:39 baea343ed42b: Pushed 02:37:41 #148 ... 02:37:41 02:37:41 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:37:41 #0 4.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:37:41 #149 ... 02:37:41 02:37:41 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:37:41 #0 6.251 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:37:41 #150 ... 02:37:41 02:37:41 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:37:41 #0 5.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:37:41 #151 ... 02:37:41 02:37:41 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:37:41 #0 6.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:37:41 #152 ... 02:37:41 02:37:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:37:41 #0 6.645 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:37:41 #153 ... 02:37:41 02:37:41 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:37:41 #0 6.518 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:37:41 #154 ... 02:37:41 02:37:41 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:37:41 #0 4.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:37:41 #155 ... 02:37:41 02:37:41 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:37:41 #0 6.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:37:42 #156 ... 02:37:42 02:37:42 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:37:42 #0 5.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:37:42 #157 ... 02:37:42 02:37:42 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:37:42 #0 6.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:37:42 #158 ... 02:37:42 02:37:42 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:37:42 #0 6.476 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:37:42 #159 ... 02:37:42 02:37:42 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:37:42 #0 6.110 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:37:42 93df138733a7: Pushed 02:37:42 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:37:43 baea343ed42b: Preparing 02:37:43 5858f18bcb79: Preparing 02:37:43 93df138733a7: Preparing 02:37:43 a74808207955: Preparing 02:37:43 e51145a30602: Preparing 02:37:43 d4820ce70474: Preparing 02:37:43 dec3f5861146: Preparing 02:37:43 d62a02444d39: Preparing 02:37:43 d4820ce70474: Waiting 02:37:43 dec3f5861146: Waiting 02:37:43 d62a02444d39: Waiting 02:37:43 a74808207955: Layer already exists 02:37:43 baea343ed42b: Layer already exists 02:37:43 5858f18bcb79: Layer already exists 02:37:43 93df138733a7: Layer already exists 02:37:43 e51145a30602: Layer already exists 02:37:43 dec3f5861146: Layer already exists 02:37:43 d62a02444d39: Layer already exists 02:37:43 d4820ce70474: Layer already exists 02:37:43 latest: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.69 02:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:37:44 baea343ed42b: Preparing 02:37:44 5858f18bcb79: Preparing 02:37:44 93df138733a7: Preparing 02:37:44 a74808207955: Preparing 02:37:44 e51145a30602: Preparing 02:37:44 d4820ce70474: Preparing 02:37:44 dec3f5861146: Preparing 02:37:44 d62a02444d39: Preparing 02:37:44 dec3f5861146: Waiting 02:37:44 d62a02444d39: Waiting 02:37:44 d4820ce70474: Waiting 02:37:44 5858f18bcb79: Layer already exists 02:37:44 baea343ed42b: Layer already exists 02:37:44 e51145a30602: Layer already exists 02:37:44 a74808207955: Layer already exists 02:37:44 93df138733a7: Layer already exists 02:37:44 d4820ce70474: Layer already exists 02:37:44 dec3f5861146: Layer already exists 02:37:44 d62a02444d39: Layer already exists 02:37:44 3.2.0-dev.69: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:37:44 baea343ed42b: Preparing 02:37:44 5858f18bcb79: Preparing 02:37:44 93df138733a7: Preparing 02:37:44 a74808207955: Preparing 02:37:44 e51145a30602: Preparing 02:37:44 d4820ce70474: Preparing 02:37:44 dec3f5861146: Preparing 02:37:44 d62a02444d39: Preparing 02:37:44 d4820ce70474: Waiting 02:37:44 dec3f5861146: Waiting 02:37:44 d62a02444d39: Waiting 02:37:44 baea343ed42b: Layer already exists 02:37:44 5858f18bcb79: Layer already exists 02:37:44 93df138733a7: Layer already exists 02:37:44 a74808207955: Layer already exists 02:37:44 e51145a30602: Layer already exists 02:37:44 d4820ce70474: Layer already exists 02:37:44 d62a02444d39: Layer already exists 02:37:44 dec3f5861146: Layer already exists 02:37:44 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:37:45 baea343ed42b: Preparing 02:37:45 5858f18bcb79: Preparing 02:37:45 93df138733a7: Preparing 02:37:45 a74808207955: Preparing 02:37:45 e51145a30602: Preparing 02:37:45 d4820ce70474: Preparing 02:37:45 dec3f5861146: Preparing 02:37:45 d62a02444d39: Preparing 02:37:45 d4820ce70474: Waiting 02:37:45 dec3f5861146: Waiting 02:37:45 d62a02444d39: Waiting 02:37:45 e51145a30602: Layer already exists 02:37:45 93df138733a7: Layer already exists 02:37:45 a74808207955: Layer already exists 02:37:45 baea343ed42b: Layer already exists 02:37:45 5858f18bcb79: Layer already exists 02:37:45 dec3f5861146: Layer already exists 02:37:45 d4820ce70474: Layer already exists 02:37:45 d62a02444d39: Layer already exists 02:37:45 main: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:45 ===================================================== [Pipeline] echo 02:37:45 taggedImages: 02:37:45 - nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:45 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:37:45 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.69 02:37:45 - nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:45 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:37:45 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:37:45 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:45 latest 02:37:45 3.2.0-dev.69 02:37:45 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:45 main 02:37:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:37:46 136cef28f7a9: Preparing 02:37:46 4661c19f1eb9: Preparing 02:37:46 d9a850b5fc58: Preparing 02:37:46 4fb2cf03145e: Preparing 02:37:46 f3f8f2e15145: Preparing 02:37:46 e8b6f06953f7: Preparing 02:37:46 1a2ca1c17ba1: Preparing 02:37:46 049fa1233721: Preparing 02:37:46 a74808207955: Preparing 02:37:46 e51145a30602: Preparing 02:37:46 1eac08862a2a: Preparing 02:37:46 50659c117b85: Preparing 02:37:46 5f70bf18a086: Preparing 02:37:46 59c0a456e07d: Preparing 02:37:46 40f2d7fb22ee: Preparing 02:37:46 74aece93b916: Preparing 02:37:46 d62a02444d39: Preparing 02:37:46 50659c117b85: Waiting 02:37:46 5f70bf18a086: Waiting 02:37:46 e8b6f06953f7: Waiting 02:37:46 59c0a456e07d: Waiting 02:37:46 1a2ca1c17ba1: Waiting 02:37:46 d62a02444d39: Waiting 02:37:46 049fa1233721: Waiting 02:37:46 40f2d7fb22ee: Waiting 02:37:46 a74808207955: Waiting 02:37:46 1eac08862a2a: Waiting 02:37:46 e51145a30602: Waiting 02:37:46 74aece93b916: Waiting 02:37:46 f3f8f2e15145: Pushed 02:37:46 d9a850b5fc58: Pushed 02:37:46 4661c19f1eb9: Pushed 02:37:46 4fb2cf03145e: Pushed 02:37:46 136cef28f7a9: Pushed 02:37:46 e8b6f06953f7: Pushed 02:37:46 1a2ca1c17ba1: Pushed 02:37:46 a74808207955: Layer already exists 02:37:46 e51145a30602: Layer already exists 02:37:46 1eac08862a2a: Pushed 02:37:46 50659c117b85: Pushed 02:37:46 5f70bf18a086: Layer already exists 02:37:46 59c0a456e07d: Pushed 02:37:46 d62a02444d39: Layer already exists 02:37:46 40f2d7fb22ee: Pushed 02:37:46 74aece93b916: Pushed 02:37:47 049fa1233721: Pushed 02:37:47 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:37:48 136cef28f7a9: Preparing 02:37:48 4661c19f1eb9: Preparing 02:37:48 d9a850b5fc58: Preparing 02:37:48 4fb2cf03145e: Preparing 02:37:48 f3f8f2e15145: Preparing 02:37:48 e8b6f06953f7: Preparing 02:37:48 1a2ca1c17ba1: Preparing 02:37:48 049fa1233721: Preparing 02:37:48 a74808207955: Preparing 02:37:48 e51145a30602: Preparing 02:37:48 1eac08862a2a: Preparing 02:37:48 50659c117b85: Preparing 02:37:48 5f70bf18a086: Preparing 02:37:48 59c0a456e07d: Preparing 02:37:48 40f2d7fb22ee: Preparing 02:37:48 74aece93b916: Preparing 02:37:48 d62a02444d39: Preparing 02:37:48 1eac08862a2a: Waiting 02:37:48 50659c117b85: Waiting 02:37:48 1a2ca1c17ba1: Waiting 02:37:48 5f70bf18a086: Waiting 02:37:48 e8b6f06953f7: Waiting 02:37:48 049fa1233721: Waiting 02:37:48 59c0a456e07d: Waiting 02:37:48 a74808207955: Waiting 02:37:48 e51145a30602: Waiting 02:37:48 40f2d7fb22ee: Waiting 02:37:48 74aece93b916: Waiting 02:37:48 d62a02444d39: Waiting 02:37:48 4fb2cf03145e: Layer already exists 02:37:48 f3f8f2e15145: Layer already exists 02:37:48 d9a850b5fc58: Layer already exists 02:37:48 136cef28f7a9: Layer already exists 02:37:48 4661c19f1eb9: Layer already exists 02:37:48 e8b6f06953f7: Layer already exists 02:37:48 049fa1233721: Layer already exists 02:37:48 a74808207955: Layer already exists 02:37:48 1a2ca1c17ba1: Layer already exists 02:37:48 e51145a30602: Layer already exists 02:37:48 1eac08862a2a: Layer already exists 02:37:48 59c0a456e07d: Layer already exists 02:37:48 50659c117b85: Layer already exists 02:37:48 5f70bf18a086: Layer already exists 02:37:48 40f2d7fb22ee: Layer already exists 02:37:48 74aece93b916: Layer already exists 02:37:48 d62a02444d39: Layer already exists 02:37:48 latest: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.69 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:37:49 136cef28f7a9: Preparing 02:37:49 4661c19f1eb9: Preparing 02:37:49 d9a850b5fc58: Preparing 02:37:49 4fb2cf03145e: Preparing 02:37:49 f3f8f2e15145: Preparing 02:37:49 e8b6f06953f7: Preparing 02:37:49 1a2ca1c17ba1: Preparing 02:37:49 049fa1233721: Preparing 02:37:49 a74808207955: Preparing 02:37:49 e51145a30602: Preparing 02:37:49 1eac08862a2a: Preparing 02:37:49 50659c117b85: Preparing 02:37:49 5f70bf18a086: Preparing 02:37:49 59c0a456e07d: Preparing 02:37:49 40f2d7fb22ee: Preparing 02:37:49 74aece93b916: Preparing 02:37:49 d62a02444d39: Preparing 02:37:49 e8b6f06953f7: Waiting 02:37:49 1a2ca1c17ba1: Waiting 02:37:49 5f70bf18a086: Waiting 02:37:49 59c0a456e07d: Waiting 02:37:49 40f2d7fb22ee: Waiting 02:37:49 049fa1233721: Waiting 02:37:49 74aece93b916: Waiting 02:37:49 d62a02444d39: Waiting 02:37:49 a74808207955: Waiting 02:37:49 e51145a30602: Waiting 02:37:49 1eac08862a2a: Waiting 02:37:49 136cef28f7a9: Layer already exists 02:37:49 4661c19f1eb9: Layer already exists 02:37:49 4fb2cf03145e: Layer already exists 02:37:49 f3f8f2e15145: Layer already exists 02:37:49 d9a850b5fc58: Layer already exists 02:37:49 1a2ca1c17ba1: Layer already exists 02:37:49 a74808207955: Layer already exists 02:37:49 049fa1233721: Layer already exists 02:37:49 e8b6f06953f7: Layer already exists 02:37:49 e51145a30602: Layer already exists 02:37:49 1eac08862a2a: Layer already exists 02:37:49 50659c117b85: Layer already exists 02:37:49 5f70bf18a086: Layer already exists 02:37:49 40f2d7fb22ee: Layer already exists 02:37:49 59c0a456e07d: Layer already exists 02:37:49 74aece93b916: Layer already exists 02:37:49 d62a02444d39: Layer already exists 02:37:49 3.2.0-dev.69: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:37:49 136cef28f7a9: Preparing 02:37:49 4661c19f1eb9: Preparing 02:37:49 d9a850b5fc58: Preparing 02:37:49 4fb2cf03145e: Preparing 02:37:49 f3f8f2e15145: Preparing 02:37:49 e8b6f06953f7: Preparing 02:37:49 1a2ca1c17ba1: Preparing 02:37:49 049fa1233721: Preparing 02:37:49 a74808207955: Preparing 02:37:49 e51145a30602: Preparing 02:37:49 1eac08862a2a: Preparing 02:37:49 a74808207955: Waiting 02:37:49 e51145a30602: Waiting 02:37:49 1a2ca1c17ba1: Waiting 02:37:49 50659c117b85: Preparing 02:37:49 5f70bf18a086: Preparing 02:37:49 1eac08862a2a: Waiting 02:37:49 50659c117b85: Waiting 02:37:49 59c0a456e07d: Preparing 02:37:49 40f2d7fb22ee: Preparing 02:37:49 74aece93b916: Preparing 02:37:49 d62a02444d39: Preparing 02:37:49 5f70bf18a086: Waiting 02:37:49 59c0a456e07d: Waiting 02:37:49 40f2d7fb22ee: Waiting 02:37:49 74aece93b916: Waiting 02:37:49 d62a02444d39: Waiting 02:37:49 e8b6f06953f7: Waiting 02:37:49 4fb2cf03145e: Layer already exists 02:37:49 f3f8f2e15145: Layer already exists 02:37:49 d9a850b5fc58: Layer already exists 02:37:49 136cef28f7a9: Layer already exists 02:37:49 4661c19f1eb9: Layer already exists 02:37:49 e8b6f06953f7: Layer already exists 02:37:49 1a2ca1c17ba1: Layer already exists 02:37:49 e51145a30602: Layer already exists 02:37:49 049fa1233721: Layer already exists 02:37:49 a74808207955: Layer already exists 02:37:49 50659c117b85: Layer already exists 02:37:49 1eac08862a2a: Layer already exists 02:37:49 5f70bf18a086: Layer already exists 02:37:49 40f2d7fb22ee: Layer already exists 02:37:49 59c0a456e07d: Layer already exists 02:37:49 d62a02444d39: Layer already exists 02:37:49 74aece93b916: Layer already exists 02:37:49 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:37:50 136cef28f7a9: Preparing 02:37:50 4661c19f1eb9: Preparing 02:37:50 d9a850b5fc58: Preparing 02:37:50 4fb2cf03145e: Preparing 02:37:50 f3f8f2e15145: Preparing 02:37:50 e8b6f06953f7: Preparing 02:37:50 1a2ca1c17ba1: Preparing 02:37:50 049fa1233721: Preparing 02:37:50 a74808207955: Preparing 02:37:50 e51145a30602: Preparing 02:37:50 1eac08862a2a: Preparing 02:37:50 50659c117b85: Preparing 02:37:50 5f70bf18a086: Preparing 02:37:50 59c0a456e07d: Preparing 02:37:50 40f2d7fb22ee: Preparing 02:37:50 74aece93b916: Preparing 02:37:50 d62a02444d39: Preparing 02:37:50 e8b6f06953f7: Waiting 02:37:50 1a2ca1c17ba1: Waiting 02:37:50 5f70bf18a086: Waiting 02:37:50 59c0a456e07d: Waiting 02:37:50 d62a02444d39: Waiting 02:37:50 40f2d7fb22ee: Waiting 02:37:50 74aece93b916: Waiting 02:37:50 049fa1233721: Waiting 02:37:50 1eac08862a2a: Waiting 02:37:50 e51145a30602: Waiting 02:37:50 50659c117b85: Waiting 02:37:50 f3f8f2e15145: Layer already exists 02:37:50 d9a850b5fc58: Layer already exists 02:37:50 136cef28f7a9: Layer already exists 02:37:50 4fb2cf03145e: Layer already exists 02:37:50 4661c19f1eb9: Layer already exists 02:37:50 1a2ca1c17ba1: Layer already exists 02:37:50 e8b6f06953f7: Layer already exists 02:37:50 a74808207955: Layer already exists 02:37:50 e51145a30602: Layer already exists 02:37:50 50659c117b85: Layer already exists 02:37:50 1eac08862a2a: Layer already exists 02:37:50 5f70bf18a086: Layer already exists 02:37:50 59c0a456e07d: Layer already exists 02:37:50 049fa1233721: Layer already exists 02:37:50 40f2d7fb22ee: Layer already exists 02:37:50 74aece93b916: Layer already exists 02:37:50 d62a02444d39: Layer already exists 02:37:50 main: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:50 ===================================================== [Pipeline] echo 02:37:50 taggedImages: 02:37:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:37:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.69 02:37:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:37:50 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:37:50 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:50 latest 02:37:50 3.2.0-dev.69 02:37:50 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:50 main 02:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:37:51 bef2a7411e4f: Preparing 02:37:51 a64ff6d154ce: Preparing 02:37:51 ff4e6828092f: Preparing 02:37:51 d760b5e81146: Preparing 02:37:51 a74808207955: Preparing 02:37:51 e51145a30602: Preparing 02:37:51 d4820ce70474: Preparing 02:37:51 dec3f5861146: Preparing 02:37:51 d62a02444d39: Preparing 02:37:51 e51145a30602: Waiting 02:37:51 d4820ce70474: Waiting 02:37:51 bef2a7411e4f: Layer already exists 02:37:51 a64ff6d154ce: Layer already exists 02:37:51 a74808207955: Layer already exists 02:37:51 e51145a30602: Layer already exists 02:37:51 dec3f5861146: Layer already exists 02:37:51 d4820ce70474: Layer already exists 02:37:51 d62a02444d39: Layer already exists 02:37:51 ff4e6828092f: Pushed 02:37:54 d760b5e81146: Pushed 02:37:54 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:37:55 bef2a7411e4f: Preparing 02:37:55 a64ff6d154ce: Preparing 02:37:55 ff4e6828092f: Preparing 02:37:55 d760b5e81146: Preparing 02:37:55 a74808207955: Preparing 02:37:55 e51145a30602: Preparing 02:37:55 d4820ce70474: Preparing 02:37:55 dec3f5861146: Preparing 02:37:55 d62a02444d39: Preparing 02:37:55 e51145a30602: Waiting 02:37:55 d4820ce70474: Waiting 02:37:55 d62a02444d39: Waiting 02:37:55 dec3f5861146: Waiting 02:37:55 a64ff6d154ce: Layer already exists 02:37:55 d760b5e81146: Layer already exists 02:37:55 ff4e6828092f: Layer already exists 02:37:55 a74808207955: Layer already exists 02:37:55 bef2a7411e4f: Layer already exists 02:37:55 dec3f5861146: Layer already exists 02:37:55 e51145a30602: Layer already exists 02:37:55 d4820ce70474: Layer already exists 02:37:55 d62a02444d39: Layer already exists 02:37:55 latest: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.69 02:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:37:56 bef2a7411e4f: Preparing 02:37:56 a64ff6d154ce: Preparing 02:37:56 ff4e6828092f: Preparing 02:37:56 d760b5e81146: Preparing 02:37:56 a74808207955: Preparing 02:37:56 e51145a30602: Preparing 02:37:56 d4820ce70474: Preparing 02:37:56 dec3f5861146: Preparing 02:37:56 d62a02444d39: Preparing 02:37:56 e51145a30602: Waiting 02:37:56 d4820ce70474: Waiting 02:37:56 dec3f5861146: Waiting 02:37:56 d62a02444d39: Waiting 02:37:56 ff4e6828092f: Layer already exists 02:37:56 bef2a7411e4f: Layer already exists 02:37:56 a64ff6d154ce: Layer already exists 02:37:56 a74808207955: Layer already exists 02:37:56 d760b5e81146: Layer already exists 02:37:56 dec3f5861146: Layer already exists 02:37:56 d62a02444d39: Layer already exists 02:37:56 e51145a30602: Layer already exists 02:37:56 d4820ce70474: Layer already exists 02:37:56 3.2.0-dev.69: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:37:56 bef2a7411e4f: Preparing 02:37:56 a64ff6d154ce: Preparing 02:37:56 ff4e6828092f: Preparing 02:37:56 d760b5e81146: Preparing 02:37:56 a74808207955: Preparing 02:37:56 e51145a30602: Preparing 02:37:56 d4820ce70474: Preparing 02:37:56 dec3f5861146: Preparing 02:37:56 d62a02444d39: Preparing 02:37:56 e51145a30602: Waiting 02:37:56 d4820ce70474: Waiting 02:37:56 dec3f5861146: Waiting 02:37:56 d62a02444d39: Waiting 02:37:56 d760b5e81146: Layer already exists 02:37:56 bef2a7411e4f: Layer already exists 02:37:56 a74808207955: Layer already exists 02:37:56 a64ff6d154ce: Layer already exists 02:37:56 ff4e6828092f: Layer already exists 02:37:56 e51145a30602: Layer already exists 02:37:56 d4820ce70474: Layer already exists 02:37:56 dec3f5861146: Layer already exists 02:37:56 d62a02444d39: Layer already exists 02:37:56 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:37:57 bef2a7411e4f: Preparing 02:37:57 a64ff6d154ce: Preparing 02:37:57 ff4e6828092f: Preparing 02:37:57 d760b5e81146: Preparing 02:37:57 a74808207955: Preparing 02:37:57 e51145a30602: Preparing 02:37:57 d4820ce70474: Preparing 02:37:57 dec3f5861146: Preparing 02:37:57 d62a02444d39: Preparing 02:37:57 d62a02444d39: Waiting 02:37:57 d4820ce70474: Waiting 02:37:57 dec3f5861146: Waiting 02:37:57 e51145a30602: Waiting 02:37:57 a64ff6d154ce: Layer already exists 02:37:57 d760b5e81146: Layer already exists 02:37:57 ff4e6828092f: Layer already exists 02:37:57 bef2a7411e4f: Layer already exists 02:37:57 a74808207955: Layer already exists 02:37:57 d62a02444d39: Layer already exists 02:37:57 e51145a30602: Layer already exists 02:37:57 d4820ce70474: Layer already exists 02:37:57 dec3f5861146: Layer already exists 02:37:57 main: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:57 ===================================================== [Pipeline] echo 02:37:57 taggedImages: 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.69 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:37:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:37:57 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:57 latest 02:37:57 3.2.0-dev.69 02:37:57 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:37:57 main 02:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:37:58 fdfff3a2e337: Preparing 02:37:58 663bb807fa46: Preparing 02:37:58 4d1a62b7a5f9: Preparing 02:37:58 2def6e49baa3: Preparing 02:37:58 2c6388717f2b: Preparing 02:37:58 a74808207955: Preparing 02:37:58 e51145a30602: Preparing 02:37:58 3acf5144b399: Preparing 02:37:58 e2eb80f60c95: Preparing 02:37:58 fdce43368d53: Preparing 02:37:58 d62a02444d39: Preparing 02:37:58 a74808207955: Waiting 02:37:58 e2eb80f60c95: Waiting 02:37:58 e51145a30602: Waiting 02:37:58 3acf5144b399: Waiting 02:37:58 fdce43368d53: Waiting 02:37:58 d62a02444d39: Waiting 02:37:58 2def6e49baa3: Pushed 02:37:58 fdfff3a2e337: Pushed 02:37:58 663bb807fa46: Pushed 02:37:58 2c6388717f2b: Pushed 02:37:58 a74808207955: Layer already exists 02:37:58 e51145a30602: Layer already exists 02:37:58 d62a02444d39: Layer already exists 02:37:58 3acf5144b399: Pushed 02:37:58 e2eb80f60c95: Pushed 02:37:59 4d1a62b7a5f9: Pushed 02:37:59 fdce43368d53: Pushed 02:37:59 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:00 fdfff3a2e337: Preparing 02:38:00 663bb807fa46: Preparing 02:38:00 4d1a62b7a5f9: Preparing 02:38:00 2def6e49baa3: Preparing 02:38:00 2c6388717f2b: Preparing 02:38:00 a74808207955: Preparing 02:38:00 e51145a30602: Preparing 02:38:00 3acf5144b399: Preparing 02:38:00 e2eb80f60c95: Preparing 02:38:00 fdce43368d53: Preparing 02:38:00 d62a02444d39: Preparing 02:38:00 e51145a30602: Waiting 02:38:00 3acf5144b399: Waiting 02:38:00 e2eb80f60c95: Waiting 02:38:00 fdce43368d53: Waiting 02:38:00 d62a02444d39: Waiting 02:38:00 a74808207955: Waiting 02:38:00 2c6388717f2b: Layer already exists 02:38:00 663bb807fa46: Layer already exists 02:38:00 4d1a62b7a5f9: Layer already exists 02:38:00 2def6e49baa3: Layer already exists 02:38:00 fdfff3a2e337: Layer already exists 02:38:00 a74808207955: Layer already exists 02:38:00 e2eb80f60c95: Layer already exists 02:38:00 3acf5144b399: Layer already exists 02:38:00 e51145a30602: Layer already exists 02:38:00 d62a02444d39: Layer already exists 02:38:00 fdce43368d53: Layer already exists 02:38:00 latest: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.69 02:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:01 fdfff3a2e337: Preparing 02:38:01 663bb807fa46: Preparing 02:38:01 4d1a62b7a5f9: Preparing 02:38:01 2def6e49baa3: Preparing 02:38:01 2c6388717f2b: Preparing 02:38:01 a74808207955: Preparing 02:38:01 e51145a30602: Preparing 02:38:01 3acf5144b399: Preparing 02:38:01 e2eb80f60c95: Preparing 02:38:01 fdce43368d53: Preparing 02:38:01 d62a02444d39: Preparing 02:38:01 e51145a30602: Waiting 02:38:01 3acf5144b399: Waiting 02:38:01 e2eb80f60c95: Waiting 02:38:01 fdce43368d53: Waiting 02:38:01 d62a02444d39: Waiting 02:38:01 a74808207955: Waiting 02:38:01 663bb807fa46: Layer already exists 02:38:01 4d1a62b7a5f9: Layer already exists 02:38:01 2c6388717f2b: Layer already exists 02:38:01 2def6e49baa3: Layer already exists 02:38:01 fdfff3a2e337: Layer already exists 02:38:01 e2eb80f60c95: Layer already exists 02:38:01 e51145a30602: Layer already exists 02:38:01 3acf5144b399: Layer already exists 02:38:01 a74808207955: Layer already exists 02:38:01 fdce43368d53: Layer already exists 02:38:01 d62a02444d39: Layer already exists 02:38:01 3.2.0-dev.69: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:01 fdfff3a2e337: Preparing 02:38:01 663bb807fa46: Preparing 02:38:01 4d1a62b7a5f9: Preparing 02:38:01 2def6e49baa3: Preparing 02:38:01 2c6388717f2b: Preparing 02:38:01 a74808207955: Preparing 02:38:01 e51145a30602: Preparing 02:38:01 3acf5144b399: Preparing 02:38:01 e2eb80f60c95: Preparing 02:38:01 fdce43368d53: Preparing 02:38:01 d62a02444d39: Preparing 02:38:01 e2eb80f60c95: Waiting 02:38:01 fdce43368d53: Waiting 02:38:01 d62a02444d39: Waiting 02:38:01 e51145a30602: Waiting 02:38:01 3acf5144b399: Waiting 02:38:01 a74808207955: Waiting 02:38:01 2c6388717f2b: Layer already exists 02:38:01 fdfff3a2e337: Layer already exists 02:38:01 2def6e49baa3: Layer already exists 02:38:01 4d1a62b7a5f9: Layer already exists 02:38:01 663bb807fa46: Layer already exists 02:38:01 a74808207955: Layer already exists 02:38:01 3acf5144b399: Layer already exists 02:38:01 e51145a30602: Layer already exists 02:38:01 e2eb80f60c95: Layer already exists 02:38:01 fdce43368d53: Layer already exists 02:38:01 d62a02444d39: Layer already exists 02:38:01 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:38:02 fdfff3a2e337: Preparing 02:38:02 663bb807fa46: Preparing 02:38:02 4d1a62b7a5f9: Preparing 02:38:02 2def6e49baa3: Preparing 02:38:02 2c6388717f2b: Preparing 02:38:02 a74808207955: Preparing 02:38:02 e51145a30602: Preparing 02:38:02 3acf5144b399: Preparing 02:38:02 e2eb80f60c95: Preparing 02:38:02 fdce43368d53: Preparing 02:38:02 d62a02444d39: Preparing 02:38:02 a74808207955: Waiting 02:38:02 e51145a30602: Waiting 02:38:02 3acf5144b399: Waiting 02:38:02 d62a02444d39: Waiting 02:38:02 e2eb80f60c95: Waiting 02:38:02 fdce43368d53: Waiting 02:38:02 4d1a62b7a5f9: Layer already exists 02:38:02 2c6388717f2b: Layer already exists 02:38:02 fdfff3a2e337: Layer already exists 02:38:02 663bb807fa46: Layer already exists 02:38:02 2def6e49baa3: Layer already exists 02:38:02 e51145a30602: Layer already exists 02:38:02 3acf5144b399: Layer already exists 02:38:02 a74808207955: Layer already exists 02:38:02 fdce43368d53: Layer already exists 02:38:02 e2eb80f60c95: Layer already exists 02:38:02 d62a02444d39: Layer already exists 02:38:02 main: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:02 ===================================================== [Pipeline] echo 02:38:02 taggedImages: 02:38:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:38:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.69 02:38:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:38:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:38:02 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:02 latest 02:38:02 3.2.0-dev.69 02:38:02 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:02 main 02:38:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:03 7e68404e9e95: Preparing 02:38:03 a148d7286383: Preparing 02:38:03 8671b0e4e105: Preparing 02:38:03 68653478c958: Preparing 02:38:03 038bc32a37eb: Preparing 02:38:03 0cd8733de3ab: Preparing 02:38:03 7414e9f53a4d: Preparing 02:38:03 a74808207955: Preparing 02:38:03 e51145a30602: Preparing 02:38:03 6b5b4beadcd7: Preparing 02:38:03 19a54cb3c365: Preparing 02:38:03 d62a02444d39: Preparing 02:38:03 e51145a30602: Waiting 02:38:03 0cd8733de3ab: Waiting 02:38:03 7414e9f53a4d: Waiting 02:38:03 6b5b4beadcd7: Waiting 02:38:03 a74808207955: Waiting 02:38:03 d62a02444d39: Waiting 02:38:03 a148d7286383: Pushed 02:38:03 038bc32a37eb: Pushed 02:38:03 7e68404e9e95: Pushed 02:38:03 a74808207955: Layer already exists 02:38:03 e51145a30602: Layer already exists 02:38:03 0cd8733de3ab: Pushed 02:38:03 7414e9f53a4d: Pushed 02:38:03 d62a02444d39: Layer already exists 02:38:03 6b5b4beadcd7: Pushed 02:38:04 68653478c958: Pushed 02:38:04 8671b0e4e105: Pushed 02:38:04 19a54cb3c365: Pushed 02:38:04 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:05 7e68404e9e95: Preparing 02:38:05 a148d7286383: Preparing 02:38:05 8671b0e4e105: Preparing 02:38:05 68653478c958: Preparing 02:38:05 038bc32a37eb: Preparing 02:38:05 0cd8733de3ab: Preparing 02:38:05 7414e9f53a4d: Preparing 02:38:05 a74808207955: Preparing 02:38:05 e51145a30602: Preparing 02:38:05 7414e9f53a4d: Waiting 02:38:05 a74808207955: Waiting 02:38:05 0cd8733de3ab: Waiting 02:38:05 6b5b4beadcd7: Preparing 02:38:05 19a54cb3c365: Preparing 02:38:05 d62a02444d39: Preparing 02:38:05 e51145a30602: Waiting 02:38:05 19a54cb3c365: Waiting 02:38:05 a148d7286383: Layer already exists 02:38:05 038bc32a37eb: Layer already exists 02:38:05 68653478c958: Layer already exists 02:38:05 7e68404e9e95: Layer already exists 02:38:05 8671b0e4e105: Layer already exists 02:38:05 a74808207955: Layer already exists 02:38:05 0cd8733de3ab: Layer already exists 02:38:05 e51145a30602: Layer already exists 02:38:05 7414e9f53a4d: Layer already exists 02:38:05 6b5b4beadcd7: Layer already exists 02:38:05 19a54cb3c365: Layer already exists 02:38:05 d62a02444d39: Layer already exists 02:38:05 latest: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.69 02:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:06 7e68404e9e95: Preparing 02:38:06 a148d7286383: Preparing 02:38:06 8671b0e4e105: Preparing 02:38:06 68653478c958: Preparing 02:38:06 038bc32a37eb: Preparing 02:38:06 0cd8733de3ab: Preparing 02:38:06 7414e9f53a4d: Preparing 02:38:06 a74808207955: Preparing 02:38:06 e51145a30602: Preparing 02:38:06 6b5b4beadcd7: Preparing 02:38:06 19a54cb3c365: Preparing 02:38:06 d62a02444d39: Preparing 02:38:06 0cd8733de3ab: Waiting 02:38:06 7414e9f53a4d: Waiting 02:38:06 a74808207955: Waiting 02:38:06 e51145a30602: Waiting 02:38:06 19a54cb3c365: Waiting 02:38:06 6b5b4beadcd7: Waiting 02:38:06 d62a02444d39: Waiting 02:38:06 7e68404e9e95: Layer already exists 02:38:06 038bc32a37eb: Layer already exists 02:38:06 8671b0e4e105: Layer already exists 02:38:06 68653478c958: Layer already exists 02:38:06 a148d7286383: Layer already exists 02:38:06 0cd8733de3ab: Layer already exists 02:38:06 a74808207955: Layer already exists 02:38:06 7414e9f53a4d: Layer already exists 02:38:06 e51145a30602: Layer already exists 02:38:06 6b5b4beadcd7: Layer already exists 02:38:06 19a54cb3c365: Layer already exists 02:38:06 d62a02444d39: Layer already exists 02:38:06 3.2.0-dev.69: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:06 7e68404e9e95: Preparing 02:38:06 a148d7286383: Preparing 02:38:06 8671b0e4e105: Preparing 02:38:06 68653478c958: Preparing 02:38:06 038bc32a37eb: Preparing 02:38:06 0cd8733de3ab: Preparing 02:38:06 7414e9f53a4d: Preparing 02:38:06 a74808207955: Preparing 02:38:06 e51145a30602: Preparing 02:38:06 6b5b4beadcd7: Preparing 02:38:06 19a54cb3c365: Preparing 02:38:06 d62a02444d39: Preparing 02:38:06 7414e9f53a4d: Waiting 02:38:06 a74808207955: Waiting 02:38:06 e51145a30602: Waiting 02:38:06 6b5b4beadcd7: Waiting 02:38:06 19a54cb3c365: Waiting 02:38:06 d62a02444d39: Waiting 02:38:06 0cd8733de3ab: Waiting 02:38:06 68653478c958: Layer already exists 02:38:06 8671b0e4e105: Layer already exists 02:38:06 a148d7286383: Layer already exists 02:38:06 7e68404e9e95: Layer already exists 02:38:06 038bc32a37eb: Layer already exists 02:38:06 0cd8733de3ab: Layer already exists 02:38:06 7414e9f53a4d: Layer already exists 02:38:06 6b5b4beadcd7: Layer already exists 02:38:06 a74808207955: Layer already exists 02:38:06 e51145a30602: Layer already exists 02:38:06 19a54cb3c365: Layer already exists 02:38:06 d62a02444d39: Layer already exists 02:38:06 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:38:07 7e68404e9e95: Preparing 02:38:07 a148d7286383: Preparing 02:38:07 8671b0e4e105: Preparing 02:38:07 68653478c958: Preparing 02:38:07 038bc32a37eb: Preparing 02:38:07 0cd8733de3ab: Preparing 02:38:07 7414e9f53a4d: Preparing 02:38:07 a74808207955: Preparing 02:38:07 e51145a30602: Preparing 02:38:07 6b5b4beadcd7: Preparing 02:38:07 19a54cb3c365: Preparing 02:38:07 d62a02444d39: Preparing 02:38:07 0cd8733de3ab: Waiting 02:38:07 7414e9f53a4d: Waiting 02:38:07 a74808207955: Waiting 02:38:07 e51145a30602: Waiting 02:38:07 6b5b4beadcd7: Waiting 02:38:07 19a54cb3c365: Waiting 02:38:07 038bc32a37eb: Layer already exists 02:38:07 7e68404e9e95: Layer already exists 02:38:07 a148d7286383: Layer already exists 02:38:07 68653478c958: Layer already exists 02:38:07 8671b0e4e105: Layer already exists 02:38:07 0cd8733de3ab: Layer already exists 02:38:07 e51145a30602: Layer already exists 02:38:07 a74808207955: Layer already exists 02:38:07 6b5b4beadcd7: Layer already exists 02:38:07 7414e9f53a4d: Layer already exists 02:38:07 19a54cb3c365: Layer already exists 02:38:07 d62a02444d39: Layer already exists 02:38:07 main: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:07 ===================================================== [Pipeline] echo 02:38:07 taggedImages: 02:38:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:38:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.69 02:38:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:38:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:38:07 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:07 latest 02:38:07 3.2.0-dev.69 02:38:07 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:07 main 02:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:08 022c67074ba0: Preparing 02:38:08 9f94a35220d2: Preparing 02:38:08 a74808207955: Preparing 02:38:08 e51145a30602: Preparing 02:38:08 fca6544db20c: Preparing 02:38:08 32bd831b0b90: Preparing 02:38:08 d62a02444d39: Preparing 02:38:08 32bd831b0b90: Waiting 02:38:08 d62a02444d39: Waiting 02:38:08 e51145a30602: Layer already exists 02:38:08 a74808207955: Layer already exists 02:38:08 d62a02444d39: Layer already exists 02:38:08 022c67074ba0: Pushed 02:38:08 fca6544db20c: Pushed 02:38:08 32bd831b0b90: Pushed 02:38:10 9f94a35220d2: Pushed 02:38:10 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:10 + 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 02:38:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:10 022c67074ba0: Preparing 02:38:10 9f94a35220d2: Preparing 02:38:10 a74808207955: Preparing 02:38:10 e51145a30602: Preparing 02:38:10 fca6544db20c: Preparing 02:38:10 32bd831b0b90: Preparing 02:38:10 d62a02444d39: Preparing 02:38:10 32bd831b0b90: Waiting 02:38:10 d62a02444d39: Waiting 02:38:10 e51145a30602: Layer already exists 02:38:10 a74808207955: Layer already exists 02:38:10 022c67074ba0: Layer already exists 02:38:10 fca6544db20c: Layer already exists 02:38:10 9f94a35220d2: Layer already exists 02:38:10 32bd831b0b90: Layer already exists 02:38:10 d62a02444d39: Layer already exists 02:38:10 latest: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.69 02:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:11 022c67074ba0: Preparing 02:38:11 9f94a35220d2: Preparing 02:38:11 a74808207955: Preparing 02:38:11 e51145a30602: Preparing 02:38:11 fca6544db20c: Preparing 02:38:11 32bd831b0b90: Preparing 02:38:11 32bd831b0b90: Waiting 02:38:11 d62a02444d39: Preparing 02:38:11 d62a02444d39: Waiting 02:38:11 9f94a35220d2: Layer already exists 02:38:11 a74808207955: Layer already exists 02:38:11 022c67074ba0: Layer already exists 02:38:11 e51145a30602: Layer already exists 02:38:11 fca6544db20c: Layer already exists 02:38:11 32bd831b0b90: Layer already exists 02:38:11 d62a02444d39: Layer already exists 02:38:11 3.2.0-dev.69: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:12 022c67074ba0: Preparing 02:38:12 9f94a35220d2: Preparing 02:38:12 a74808207955: Preparing 02:38:12 e51145a30602: Preparing 02:38:12 fca6544db20c: Preparing 02:38:12 32bd831b0b90: Preparing 02:38:12 d62a02444d39: Preparing 02:38:12 32bd831b0b90: Waiting 02:38:12 d62a02444d39: Waiting 02:38:12 fca6544db20c: Layer already exists 02:38:12 a74808207955: Layer already exists 02:38:12 9f94a35220d2: Layer already exists 02:38:12 022c67074ba0: Layer already exists 02:38:12 e51145a30602: Layer already exists 02:38:12 d62a02444d39: Layer already exists 02:38:12 32bd831b0b90: Layer already exists 02:38:12 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:12 + 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 02:38:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:38:12 022c67074ba0: Preparing 02:38:12 9f94a35220d2: Preparing 02:38:12 a74808207955: Preparing 02:38:12 e51145a30602: Preparing 02:38:12 fca6544db20c: Preparing 02:38:12 32bd831b0b90: Preparing 02:38:12 d62a02444d39: Preparing 02:38:12 32bd831b0b90: Waiting 02:38:12 022c67074ba0: Layer already exists 02:38:12 9f94a35220d2: Layer already exists 02:38:12 a74808207955: Layer already exists 02:38:12 e51145a30602: Layer already exists 02:38:12 fca6544db20c: Layer already exists 02:38:12 32bd831b0b90: Layer already exists 02:38:12 d62a02444d39: Layer already exists 02:38:12 main: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:13 ===================================================== [Pipeline] echo 02:38:13 taggedImages: 02:38:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:38:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.69 02:38:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:38:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:38:13 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:13 latest 02:38:13 3.2.0-dev.69 02:38:13 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:13 main 02:38:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:38:13 d259f8189ba6: Preparing 02:38:13 e9a3b567f584: Preparing 02:38:13 cfbd89cf8a5c: Preparing 02:38:13 a74808207955: Preparing 02:38:13 e51145a30602: Preparing 02:38:13 2229a0a9476e: Preparing 02:38:13 6cdf115606cf: Preparing 02:38:13 e8c0d382b62e: Preparing 02:38:13 f68d4c1d48c5: Preparing 02:38:13 d62a02444d39: Preparing 02:38:13 e8c0d382b62e: Waiting 02:38:13 2229a0a9476e: Waiting 02:38:13 6cdf115606cf: Waiting 02:38:13 f68d4c1d48c5: Waiting 02:38:13 d62a02444d39: Waiting 02:38:13 e51145a30602: Layer already exists 02:38:13 a74808207955: Layer already exists 02:38:13 e9a3b567f584: Pushed 02:38:13 d259f8189ba6: Pushed 02:38:13 cfbd89cf8a5c: Pushed 02:38:13 d62a02444d39: Layer already exists 02:38:13 e8c0d382b62e: Pushed 02:38:14 f68d4c1d48c5: Pushed 02:38:19 6cdf115606cf: Pushed 02:38:22 2229a0a9476e: Pushed 02:38:22 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:38:23 d259f8189ba6: Preparing 02:38:23 e9a3b567f584: Preparing 02:38:23 cfbd89cf8a5c: Preparing 02:38:23 a74808207955: Preparing 02:38:23 e51145a30602: Preparing 02:38:23 2229a0a9476e: Preparing 02:38:23 6cdf115606cf: Preparing 02:38:23 e8c0d382b62e: Preparing 02:38:23 f68d4c1d48c5: Preparing 02:38:23 d62a02444d39: Preparing 02:38:23 6cdf115606cf: Waiting 02:38:23 e8c0d382b62e: Waiting 02:38:23 2229a0a9476e: Waiting 02:38:23 d62a02444d39: Waiting 02:38:23 f68d4c1d48c5: Waiting 02:38:23 cfbd89cf8a5c: Layer already exists 02:38:23 e51145a30602: Layer already exists 02:38:23 a74808207955: Layer already exists 02:38:23 e9a3b567f584: Layer already exists 02:38:23 d259f8189ba6: Layer already exists 02:38:23 2229a0a9476e: Layer already exists 02:38:23 6cdf115606cf: Layer already exists 02:38:23 d62a02444d39: Layer already exists 02:38:23 e8c0d382b62e: Layer already exists 02:38:23 f68d4c1d48c5: Layer already exists 02:38:23 latest: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.69 02:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:38:24 d259f8189ba6: Preparing 02:38:24 e9a3b567f584: Preparing 02:38:24 cfbd89cf8a5c: Preparing 02:38:24 a74808207955: Preparing 02:38:24 e51145a30602: Preparing 02:38:24 2229a0a9476e: Preparing 02:38:24 6cdf115606cf: Preparing 02:38:24 e8c0d382b62e: Preparing 02:38:24 f68d4c1d48c5: Preparing 02:38:24 d62a02444d39: Preparing 02:38:24 e8c0d382b62e: Waiting 02:38:24 f68d4c1d48c5: Waiting 02:38:24 d62a02444d39: Waiting 02:38:24 2229a0a9476e: Waiting 02:38:24 6cdf115606cf: Waiting 02:38:24 e51145a30602: Layer already exists 02:38:24 e9a3b567f584: Layer already exists 02:38:24 a74808207955: Layer already exists 02:38:24 cfbd89cf8a5c: Layer already exists 02:38:24 d259f8189ba6: Layer already exists 02:38:24 6cdf115606cf: Layer already exists 02:38:24 f68d4c1d48c5: Layer already exists 02:38:24 2229a0a9476e: Layer already exists 02:38:24 e8c0d382b62e: Layer already exists 02:38:24 d62a02444d39: Layer already exists 02:38:24 3.2.0-dev.69: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:38:24 d259f8189ba6: Preparing 02:38:24 e9a3b567f584: Preparing 02:38:24 cfbd89cf8a5c: Preparing 02:38:24 a74808207955: Preparing 02:38:24 e51145a30602: Preparing 02:38:24 2229a0a9476e: Preparing 02:38:24 6cdf115606cf: Preparing 02:38:24 e8c0d382b62e: Preparing 02:38:24 f68d4c1d48c5: Preparing 02:38:24 d62a02444d39: Preparing 02:38:24 6cdf115606cf: Waiting 02:38:24 e8c0d382b62e: Waiting 02:38:24 f68d4c1d48c5: Waiting 02:38:24 d62a02444d39: Waiting 02:38:24 2229a0a9476e: Waiting 02:38:24 e9a3b567f584: Layer already exists 02:38:24 e51145a30602: Layer already exists 02:38:24 cfbd89cf8a5c: Layer already exists 02:38:24 a74808207955: Layer already exists 02:38:24 d259f8189ba6: Layer already exists 02:38:24 6cdf115606cf: Layer already exists 02:38:24 2229a0a9476e: Layer already exists 02:38:24 f68d4c1d48c5: Layer already exists 02:38:24 e8c0d382b62e: Layer already exists 02:38:24 d62a02444d39: Layer already exists 02:38:24 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:38:25 d259f8189ba6: Preparing 02:38:25 e9a3b567f584: Preparing 02:38:25 cfbd89cf8a5c: Preparing 02:38:25 a74808207955: Preparing 02:38:25 e51145a30602: Preparing 02:38:25 2229a0a9476e: Preparing 02:38:25 6cdf115606cf: Preparing 02:38:25 e8c0d382b62e: Preparing 02:38:25 f68d4c1d48c5: Preparing 02:38:25 d62a02444d39: Preparing 02:38:25 2229a0a9476e: Waiting 02:38:25 6cdf115606cf: Waiting 02:38:25 e8c0d382b62e: Waiting 02:38:25 d62a02444d39: Waiting 02:38:25 f68d4c1d48c5: Waiting 02:38:25 d259f8189ba6: Layer already exists 02:38:25 cfbd89cf8a5c: Layer already exists 02:38:25 e51145a30602: Layer already exists 02:38:25 a74808207955: Layer already exists 02:38:25 e9a3b567f584: Layer already exists 02:38:25 2229a0a9476e: Layer already exists 02:38:25 6cdf115606cf: Layer already exists 02:38:25 d62a02444d39: Layer already exists 02:38:25 e8c0d382b62e: Layer already exists 02:38:25 f68d4c1d48c5: Layer already exists 02:38:25 main: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:25 ===================================================== [Pipeline] echo 02:38:25 taggedImages: 02:38:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:38:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.69 02:38:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:38:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:38:25 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:25 latest 02:38:25 3.2.0-dev.69 02:38:25 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:25 main 02:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:38:26 16264cbebe6b: Preparing 02:38:26 04a56bed06c6: Preparing 02:38:26 92cf23a6efe0: Preparing 02:38:26 a74808207955: Preparing 02:38:26 e51145a30602: Preparing 02:38:26 c933c12022e5: Preparing 02:38:26 8bc8c5f4c2da: Preparing 02:38:26 f1b80f3cc0d6: Preparing 02:38:26 d62a02444d39: Preparing 02:38:26 8bc8c5f4c2da: Waiting 02:38:26 f1b80f3cc0d6: Waiting 02:38:26 d62a02444d39: Waiting 02:38:26 c933c12022e5: Waiting 02:38:26 a74808207955: Layer already exists 02:38:26 e51145a30602: Layer already exists 02:38:26 92cf23a6efe0: Pushed 02:38:26 16264cbebe6b: Pushed 02:38:26 04a56bed06c6: Pushed 02:38:26 8bc8c5f4c2da: Pushed 02:38:26 d62a02444d39: Layer already exists 02:38:26 f1b80f3cc0d6: Pushed 02:38:36 c933c12022e5: Pushed 02:38:36 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:38:37 16264cbebe6b: Preparing 02:38:37 04a56bed06c6: Preparing 02:38:37 92cf23a6efe0: Preparing 02:38:37 a74808207955: Preparing 02:38:37 e51145a30602: Preparing 02:38:37 c933c12022e5: Preparing 02:38:37 8bc8c5f4c2da: Preparing 02:38:37 f1b80f3cc0d6: Preparing 02:38:37 d62a02444d39: Preparing 02:38:37 c933c12022e5: Waiting 02:38:37 f1b80f3cc0d6: Waiting 02:38:37 8bc8c5f4c2da: Waiting 02:38:37 d62a02444d39: Waiting 02:38:37 e51145a30602: Layer already exists 02:38:37 16264cbebe6b: Layer already exists 02:38:37 04a56bed06c6: Layer already exists 02:38:37 92cf23a6efe0: Layer already exists 02:38:37 a74808207955: Layer already exists 02:38:37 d62a02444d39: Layer already exists 02:38:37 8bc8c5f4c2da: Layer already exists 02:38:37 f1b80f3cc0d6: Layer already exists 02:38:37 c933c12022e5: Layer already exists 02:38:37 latest: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.69 02:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:38:37 16264cbebe6b: Preparing 02:38:37 04a56bed06c6: Preparing 02:38:37 92cf23a6efe0: Preparing 02:38:37 a74808207955: Preparing 02:38:37 e51145a30602: Preparing 02:38:37 c933c12022e5: Preparing 02:38:37 8bc8c5f4c2da: Preparing 02:38:37 f1b80f3cc0d6: Preparing 02:38:37 d62a02444d39: Preparing 02:38:37 c933c12022e5: Waiting 02:38:37 8bc8c5f4c2da: Waiting 02:38:37 f1b80f3cc0d6: Waiting 02:38:37 d62a02444d39: Waiting 02:38:37 92cf23a6efe0: Layer already exists 02:38:37 a74808207955: Layer already exists 02:38:37 e51145a30602: Layer already exists 02:38:37 16264cbebe6b: Layer already exists 02:38:37 04a56bed06c6: Layer already exists 02:38:37 8bc8c5f4c2da: Layer already exists 02:38:37 c933c12022e5: Layer already exists 02:38:37 d62a02444d39: Layer already exists 02:38:37 f1b80f3cc0d6: Layer already exists 02:38:37 3.2.0-dev.69: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:38:38 16264cbebe6b: Preparing 02:38:38 04a56bed06c6: Preparing 02:38:38 92cf23a6efe0: Preparing 02:38:38 a74808207955: Preparing 02:38:38 e51145a30602: Preparing 02:38:38 c933c12022e5: Preparing 02:38:38 8bc8c5f4c2da: Preparing 02:38:38 f1b80f3cc0d6: Preparing 02:38:38 d62a02444d39: Preparing 02:38:38 c933c12022e5: Waiting 02:38:38 8bc8c5f4c2da: Waiting 02:38:38 f1b80f3cc0d6: Waiting 02:38:38 d62a02444d39: Waiting 02:38:38 a74808207955: Layer already exists 02:38:38 16264cbebe6b: Layer already exists 02:38:38 04a56bed06c6: Layer already exists 02:38:38 92cf23a6efe0: Layer already exists 02:38:38 e51145a30602: Layer already exists 02:38:38 8bc8c5f4c2da: Layer already exists 02:38:38 d62a02444d39: Layer already exists 02:38:38 f1b80f3cc0d6: Layer already exists 02:38:38 c933c12022e5: Layer already exists 02:38:38 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:38:39 16264cbebe6b: Preparing 02:38:39 04a56bed06c6: Preparing 02:38:39 92cf23a6efe0: Preparing 02:38:39 a74808207955: Preparing 02:38:39 e51145a30602: Preparing 02:38:39 c933c12022e5: Preparing 02:38:39 8bc8c5f4c2da: Preparing 02:38:39 f1b80f3cc0d6: Preparing 02:38:39 d62a02444d39: Preparing 02:38:39 c933c12022e5: Waiting 02:38:39 f1b80f3cc0d6: Waiting 02:38:39 d62a02444d39: Waiting 02:38:39 e51145a30602: Layer already exists 02:38:39 04a56bed06c6: Layer already exists 02:38:39 92cf23a6efe0: Layer already exists 02:38:39 a74808207955: Layer already exists 02:38:39 16264cbebe6b: Layer already exists 02:38:39 c933c12022e5: Layer already exists 02:38:39 8bc8c5f4c2da: Layer already exists 02:38:39 f1b80f3cc0d6: Layer already exists 02:38:39 d62a02444d39: Layer already exists 02:38:39 main: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:39 ===================================================== [Pipeline] echo 02:38:39 taggedImages: 02:38:39 - nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:38:39 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.69 02:38:39 - nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:38:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:38:39 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:39 latest 02:38:39 3.2.0-dev.69 02:38:39 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:39 main 02:38:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:38:39 d259f8189ba6: Preparing 02:38:39 b19df76beecd: Preparing 02:38:39 12382269d1ea: Preparing 02:38:39 a74808207955: Preparing 02:38:39 e51145a30602: Preparing 02:38:39 751657811639: Preparing 02:38:39 e8c0d382b62e: Preparing 02:38:39 f68d4c1d48c5: Preparing 02:38:39 d62a02444d39: Preparing 02:38:39 751657811639: Waiting 02:38:39 e8c0d382b62e: Waiting 02:38:39 f68d4c1d48c5: Waiting 02:38:39 d62a02444d39: Waiting 02:38:39 a74808207955: Layer already exists 02:38:39 e51145a30602: Layer already exists 02:38:39 d259f8189ba6: Layer already exists 02:38:39 f68d4c1d48c5: Layer already exists 02:38:39 e8c0d382b62e: Layer already exists 02:38:39 d62a02444d39: Layer already exists 02:38:39 b19df76beecd: Pushed 02:38:39 12382269d1ea: Pushed 02:38:49 751657811639: Pushed 02:38:49 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:38:50 d259f8189ba6: Preparing 02:38:50 b19df76beecd: Preparing 02:38:50 12382269d1ea: Preparing 02:38:50 a74808207955: Preparing 02:38:50 e51145a30602: Preparing 02:38:50 751657811639: Preparing 02:38:50 e8c0d382b62e: Preparing 02:38:50 f68d4c1d48c5: Preparing 02:38:50 d62a02444d39: Preparing 02:38:50 f68d4c1d48c5: Waiting 02:38:50 d62a02444d39: Waiting 02:38:50 751657811639: Waiting 02:38:50 d259f8189ba6: Layer already exists 02:38:50 b19df76beecd: Layer already exists 02:38:50 a74808207955: Layer already exists 02:38:50 e51145a30602: Layer already exists 02:38:50 12382269d1ea: Layer already exists 02:38:50 751657811639: Layer already exists 02:38:50 f68d4c1d48c5: Layer already exists 02:38:50 e8c0d382b62e: Layer already exists 02:38:50 d62a02444d39: Layer already exists 02:38:50 latest: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.69 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:38:51 d259f8189ba6: Preparing 02:38:51 b19df76beecd: Preparing 02:38:51 12382269d1ea: Preparing 02:38:51 a74808207955: Preparing 02:38:51 e51145a30602: Preparing 02:38:51 751657811639: Preparing 02:38:51 e8c0d382b62e: Preparing 02:38:51 f68d4c1d48c5: Preparing 02:38:51 d62a02444d39: Preparing 02:38:51 751657811639: Waiting 02:38:51 e8c0d382b62e: Waiting 02:38:51 f68d4c1d48c5: Waiting 02:38:51 d62a02444d39: Waiting 02:38:51 12382269d1ea: Layer already exists 02:38:51 b19df76beecd: Layer already exists 02:38:51 e51145a30602: Layer already exists 02:38:51 d259f8189ba6: Layer already exists 02:38:51 a74808207955: Layer already exists 02:38:51 e8c0d382b62e: Layer already exists 02:38:51 751657811639: Layer already exists 02:38:51 f68d4c1d48c5: Layer already exists 02:38:51 d62a02444d39: Layer already exists 02:38:51 3.2.0-dev.69: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:38:51 d259f8189ba6: Preparing 02:38:51 b19df76beecd: Preparing 02:38:51 12382269d1ea: Preparing 02:38:51 a74808207955: Preparing 02:38:51 e51145a30602: Preparing 02:38:51 751657811639: Preparing 02:38:51 e8c0d382b62e: Preparing 02:38:51 f68d4c1d48c5: Preparing 02:38:51 d62a02444d39: Preparing 02:38:51 751657811639: Waiting 02:38:51 f68d4c1d48c5: Waiting 02:38:51 d62a02444d39: Waiting 02:38:51 e8c0d382b62e: Waiting 02:38:51 a74808207955: Layer already exists 02:38:51 e51145a30602: Layer already exists 02:38:51 d259f8189ba6: Layer already exists 02:38:51 12382269d1ea: Layer already exists 02:38:51 b19df76beecd: Layer already exists 02:38:51 e8c0d382b62e: Layer already exists 02:38:51 f68d4c1d48c5: Layer already exists 02:38:51 751657811639: Layer already exists 02:38:51 d62a02444d39: Layer already exists 02:38:51 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:38:52 d259f8189ba6: Preparing 02:38:52 b19df76beecd: Preparing 02:38:52 12382269d1ea: Preparing 02:38:52 a74808207955: Preparing 02:38:52 e51145a30602: Preparing 02:38:52 751657811639: Preparing 02:38:52 e8c0d382b62e: Preparing 02:38:52 f68d4c1d48c5: Preparing 02:38:52 d62a02444d39: Preparing 02:38:52 751657811639: Waiting 02:38:52 e8c0d382b62e: Waiting 02:38:52 f68d4c1d48c5: Waiting 02:38:52 d62a02444d39: Waiting 02:38:52 12382269d1ea: Layer already exists 02:38:52 a74808207955: Layer already exists 02:38:52 b19df76beecd: Layer already exists 02:38:52 d259f8189ba6: Layer already exists 02:38:52 e51145a30602: Layer already exists 02:38:52 e8c0d382b62e: Layer already exists 02:38:52 751657811639: Layer already exists 02:38:52 d62a02444d39: Layer already exists 02:38:52 f68d4c1d48c5: Layer already exists 02:38:52 main: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:52 ===================================================== [Pipeline] echo 02:38:52 taggedImages: 02:38:52 - nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:38:52 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.69 02:38:52 - nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:38:52 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:38:52 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:52 latest 02:38:52 3.2.0-dev.69 02:38:52 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:52 main 02:38:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:38:53 1f4cdc2e2eb7: Preparing 02:38:53 b949e0019205: Preparing 02:38:53 a74808207955: Preparing 02:38:53 e51145a30602: Preparing 02:38:53 83c1b3449314: Preparing 02:38:53 10e99accf0e1: Preparing 02:38:53 d62a02444d39: Preparing 02:38:53 10e99accf0e1: Waiting 02:38:53 e51145a30602: Layer already exists 02:38:53 a74808207955: Layer already exists 02:38:53 d62a02444d39: Layer already exists 02:38:53 1f4cdc2e2eb7: Pushed 02:38:53 83c1b3449314: Pushed 02:38:53 10e99accf0e1: Pushed 02:38:56 b949e0019205: Pushed 02:38:56 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:57 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:38:57 1f4cdc2e2eb7: Preparing 02:38:57 b949e0019205: Preparing 02:38:57 a74808207955: Preparing 02:38:57 e51145a30602: Preparing 02:38:57 83c1b3449314: Preparing 02:38:57 10e99accf0e1: Preparing 02:38:57 d62a02444d39: Preparing 02:38:57 10e99accf0e1: Waiting 02:38:57 d62a02444d39: Waiting 02:38:57 83c1b3449314: Layer already exists 02:38:57 a74808207955: Layer already exists 02:38:57 1f4cdc2e2eb7: Layer already exists 02:38:57 e51145a30602: Layer already exists 02:38:57 b949e0019205: Layer already exists 02:38:57 10e99accf0e1: Layer already exists 02:38:57 d62a02444d39: Layer already exists 02:38:57 latest: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:57 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.69 02:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:38:58 1f4cdc2e2eb7: Preparing 02:38:58 b949e0019205: Preparing 02:38:58 a74808207955: Preparing 02:38:58 e51145a30602: Preparing 02:38:58 83c1b3449314: Preparing 02:38:58 10e99accf0e1: Preparing 02:38:58 d62a02444d39: Preparing 02:38:58 10e99accf0e1: Waiting 02:38:58 d62a02444d39: Waiting 02:38:58 e51145a30602: Layer already exists 02:38:58 1f4cdc2e2eb7: Layer already exists 02:38:58 b949e0019205: Layer already exists 02:38:58 83c1b3449314: Layer already exists 02:38:58 a74808207955: Layer already exists 02:38:58 10e99accf0e1: Layer already exists 02:38:58 d62a02444d39: Layer already exists 02:38:58 3.2.0-dev.69: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:38:58 1f4cdc2e2eb7: Preparing 02:38:58 b949e0019205: Preparing 02:38:58 a74808207955: Preparing 02:38:58 e51145a30602: Preparing 02:38:58 83c1b3449314: Preparing 02:38:58 10e99accf0e1: Preparing 02:38:58 d62a02444d39: Preparing 02:38:58 10e99accf0e1: Waiting 02:38:58 d62a02444d39: Waiting 02:38:58 83c1b3449314: Layer already exists 02:38:58 b949e0019205: Layer already exists 02:38:58 1f4cdc2e2eb7: Layer already exists 02:38:58 a74808207955: Layer already exists 02:38:58 e51145a30602: Layer already exists 02:38:58 10e99accf0e1: Layer already exists 02:38:58 d62a02444d39: Layer already exists 02:38:58 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:38:59 1f4cdc2e2eb7: Preparing 02:38:59 b949e0019205: Preparing 02:38:59 a74808207955: Preparing 02:38:59 e51145a30602: Preparing 02:38:59 83c1b3449314: Preparing 02:38:59 10e99accf0e1: Preparing 02:38:59 d62a02444d39: Preparing 02:38:59 10e99accf0e1: Waiting 02:38:59 d62a02444d39: Waiting 02:38:59 b949e0019205: Layer already exists 02:38:59 83c1b3449314: Layer already exists 02:38:59 e51145a30602: Layer already exists 02:38:59 1f4cdc2e2eb7: Layer already exists 02:38:59 a74808207955: Layer already exists 02:38:59 10e99accf0e1: Layer already exists 02:38:59 d62a02444d39: Layer already exists 02:38:59 main: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:59 ===================================================== [Pipeline] echo 02:38:59 taggedImages: 02:38:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:38:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.69 02:38:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:59 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:38:59 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:38:59 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:38:59 latest 02:38:59 3.2.0-dev.69 02:38:59 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:38:59 main 02:38:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:00 dc042b1d3171: Preparing 02:39:00 cb9b09ab4668: Preparing 02:39:00 a74808207955: Preparing 02:39:00 e51145a30602: Preparing 02:39:00 c1883daa79bf: Preparing 02:39:00 74f472cfc777: Preparing 02:39:00 d62a02444d39: Preparing 02:39:00 74f472cfc777: Waiting 02:39:00 d62a02444d39: Waiting 02:39:00 e51145a30602: Layer already exists 02:39:00 a74808207955: Layer already exists 02:39:00 d62a02444d39: Layer already exists 02:39:00 dc042b1d3171: Pushed 02:39:00 c1883daa79bf: Pushed 02:39:00 74f472cfc777: Pushed 02:39:03 cb9b09ab4668: Pushed 02:39:03 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:04 dc042b1d3171: Preparing 02:39:04 cb9b09ab4668: Preparing 02:39:04 a74808207955: Preparing 02:39:04 e51145a30602: Preparing 02:39:04 c1883daa79bf: Preparing 02:39:04 74f472cfc777: Preparing 02:39:04 d62a02444d39: Preparing 02:39:04 d62a02444d39: Waiting 02:39:04 74f472cfc777: Waiting 02:39:04 c1883daa79bf: Layer already exists 02:39:04 a74808207955: Layer already exists 02:39:04 cb9b09ab4668: Layer already exists 02:39:04 e51145a30602: Layer already exists 02:39:04 dc042b1d3171: Layer already exists 02:39:04 d62a02444d39: Layer already exists 02:39:04 74f472cfc777: Layer already exists 02:39:04 latest: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.69 02:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:04 dc042b1d3171: Preparing 02:39:04 cb9b09ab4668: Preparing 02:39:04 a74808207955: Preparing 02:39:04 e51145a30602: Preparing 02:39:04 c1883daa79bf: Preparing 02:39:04 74f472cfc777: Preparing 02:39:04 d62a02444d39: Preparing 02:39:04 d62a02444d39: Waiting 02:39:04 74f472cfc777: Waiting 02:39:04 e51145a30602: Layer already exists 02:39:04 c1883daa79bf: Layer already exists 02:39:04 cb9b09ab4668: Layer already exists 02:39:04 dc042b1d3171: Layer already exists 02:39:04 a74808207955: Layer already exists 02:39:04 d62a02444d39: Layer already exists 02:39:04 74f472cfc777: Layer already exists 02:39:04 3.2.0-dev.69: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:39:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:05 dc042b1d3171: Preparing 02:39:05 cb9b09ab4668: Preparing 02:39:05 a74808207955: Preparing 02:39:05 e51145a30602: Preparing 02:39:05 c1883daa79bf: Preparing 02:39:05 74f472cfc777: Preparing 02:39:05 d62a02444d39: Preparing 02:39:05 74f472cfc777: Waiting 02:39:05 d62a02444d39: Waiting 02:39:05 cb9b09ab4668: Layer already exists 02:39:05 a74808207955: Layer already exists 02:39:05 dc042b1d3171: Layer already exists 02:39:05 e51145a30602: Layer already exists 02:39:05 c1883daa79bf: Layer already exists 02:39:05 d62a02444d39: Layer already exists 02:39:05 74f472cfc777: Layer already exists 02:39:05 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:39:06 dc042b1d3171: Preparing 02:39:06 cb9b09ab4668: Preparing 02:39:06 a74808207955: Preparing 02:39:06 e51145a30602: Preparing 02:39:06 c1883daa79bf: Preparing 02:39:06 74f472cfc777: Preparing 02:39:06 d62a02444d39: Preparing 02:39:06 d62a02444d39: Waiting 02:39:06 74f472cfc777: Waiting 02:39:06 dc042b1d3171: Layer already exists 02:39:06 a74808207955: Layer already exists 02:39:06 cb9b09ab4668: Layer already exists 02:39:06 c1883daa79bf: Layer already exists 02:39:06 e51145a30602: Layer already exists 02:39:06 74f472cfc777: Layer already exists 02:39:06 d62a02444d39: Layer already exists 02:39:06 main: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:06 ===================================================== [Pipeline] echo 02:39:06 taggedImages: 02:39:06 - nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:39:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:39:06 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.69 02:39:06 - nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:39:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:39:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:39:06 99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:39:06 latest 02:39:06 3.2.0-dev.69 02:39:06 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:39:06 main 02:39:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:06 8eb2ef5fe41b: Preparing 02:39:06 d1d8b8eb3710: Preparing 02:39:06 a74808207955: Preparing 02:39:06 e51145a30602: Preparing 02:39:06 d4820ce70474: Preparing 02:39:06 dec3f5861146: Preparing 02:39:06 d62a02444d39: Preparing 02:39:06 dec3f5861146: Waiting 02:39:06 d62a02444d39: Waiting 02:39:06 a74808207955: Layer already exists 02:39:06 d4820ce70474: Layer already exists 02:39:06 e51145a30602: Layer already exists 02:39:06 dec3f5861146: Layer already exists 02:39:06 d62a02444d39: Layer already exists 02:39:06 8eb2ef5fe41b: Pushed 02:39:10 d1d8b8eb3710: Pushed 02:39:10 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:10 8eb2ef5fe41b: Preparing 02:39:10 d1d8b8eb3710: Preparing 02:39:10 a74808207955: Preparing 02:39:10 e51145a30602: Preparing 02:39:10 d4820ce70474: Preparing 02:39:10 dec3f5861146: Preparing 02:39:10 d62a02444d39: Preparing 02:39:10 d62a02444d39: Waiting 02:39:10 dec3f5861146: Waiting 02:39:10 d4820ce70474: Layer already exists 02:39:10 8eb2ef5fe41b: Layer already exists 02:39:10 e51145a30602: Layer already exists 02:39:10 a74808207955: Layer already exists 02:39:10 d1d8b8eb3710: Layer already exists 02:39:10 d62a02444d39: Layer already exists 02:39:10 dec3f5861146: Layer already exists 02:39:10 latest: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.69 02:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:11 8eb2ef5fe41b: Preparing 02:39:11 d1d8b8eb3710: Preparing 02:39:11 a74808207955: Preparing 02:39:11 e51145a30602: Preparing 02:39:11 d4820ce70474: Preparing 02:39:11 dec3f5861146: Preparing 02:39:11 d62a02444d39: Preparing 02:39:11 dec3f5861146: Waiting 02:39:11 d62a02444d39: Waiting 02:39:11 e51145a30602: Layer already exists 02:39:11 8eb2ef5fe41b: Layer already exists 02:39:11 a74808207955: Layer already exists 02:39:11 d1d8b8eb3710: Layer already exists 02:39:11 d4820ce70474: Layer already exists 02:39:11 dec3f5861146: Layer already exists 02:39:11 d62a02444d39: Layer already exists 02:39:11 3.2.0-dev.69: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:12 8eb2ef5fe41b: Preparing 02:39:12 d1d8b8eb3710: Preparing 02:39:12 a74808207955: Preparing 02:39:12 e51145a30602: Preparing 02:39:12 d4820ce70474: Preparing 02:39:12 dec3f5861146: Preparing 02:39:12 d62a02444d39: Preparing 02:39:12 dec3f5861146: Waiting 02:39:12 d62a02444d39: Waiting 02:39:12 8eb2ef5fe41b: Layer already exists 02:39:12 d4820ce70474: Layer already exists 02:39:12 d1d8b8eb3710: Layer already exists 02:39:12 a74808207955: Layer already exists 02:39:12 e51145a30602: Layer already exists 02:39:12 d62a02444d39: Layer already exists 02:39:12 dec3f5861146: Layer already exists 02:39:12 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:39:12 8eb2ef5fe41b: Preparing 02:39:12 d1d8b8eb3710: Preparing 02:39:12 a74808207955: Preparing 02:39:12 e51145a30602: Preparing 02:39:12 d4820ce70474: Preparing 02:39:12 dec3f5861146: Preparing 02:39:12 d62a02444d39: Preparing 02:39:12 d62a02444d39: Waiting 02:39:12 dec3f5861146: Waiting 02:39:12 a74808207955: Layer already exists 02:39:12 e51145a30602: Layer already exists 02:39:12 d1d8b8eb3710: Layer already exists 02:39:12 8eb2ef5fe41b: Layer already exists 02:39:12 d4820ce70474: Layer already exists 02:39:12 dec3f5861146: Layer already exists 02:39:12 d62a02444d39: Layer already exists 02:39:12 main: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:39:13 ===================================================== [Pipeline] echo 02:39:13 taggedImages: 02:39:13 - nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 02:39:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:39:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.69 02:39:13 - nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 02:39:13 - 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] } 02:58:37 #160 ... 02:58:37 02:58:37 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:37 #151 1262.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:58:37 #151 ... 02:58:37 02:58:37 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:58:37 #155 DONE 1266.0s 02:58:37 02:58:37 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:58:38 #149 ... 02:58:38 02:58:38 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:58:38 #161 DONE 0.2s 02:58:38 02:58:38 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:58:38 #162 DONE 0.3s 02:58:38 02:58:38 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:58:38 #48 ... 02:58:38 02:58:38 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:58:38 #163 DONE 0.3s 02:58:38 02:58:38 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:58:38 #148 ... 02:58:38 02:58:38 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:58:38 #164 DONE 0.1s 02:58:38 02:58:38 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:58:39 #165 DONE 0.3s 02:58:39 02:58:39 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:58:39 #166 DONE 0.1s 02:58:39 02:58:39 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:41 #167 DONE 2.1s 02:58:41 02:58:41 #108 [security-proxy-setup] exporting to image 02:58:41 #108 exporting layers 02:58:42 #108 exporting layers 1.1s done 02:58:42 #108 writing image sha256:635eb6a9f0027ae82053bb699b808bbd0929f787d1d97d69bf712e11a88a0a94 0.1s done 02:58:42 #108 naming to docker.io/library/security-proxy-setup-arm64 02:58:42 #108 naming to docker.io/library/security-proxy-setup-arm64 done 02:58:42 #108 DONE 5.2s 02:58:42 02:58:42 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:58:50 #149 DONE 1278.6s 02:58:50 02:58:50 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:58:50 #48 ... 02:58:50 02:58:50 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:58:50 #168 DONE 0.4s 02:58:50 02:58:50 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:58:50 #156 ... 02:58:50 02:58:50 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:58:52 #169 DONE 2.8s 02:58:52 02:58:52 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:58:53 #170 DONE 0.3s 02:58:53 02:58:53 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:58:53 #171 DONE 0.2s 02:58:53 02:58:53 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:58:53 #172 DONE 0.3s 02:58:53 02:58:53 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:58:53 #173 DONE 0.2s 02:58:53 02:58:53 #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/ 02:58:53 #174 DONE 0.2s 02:58:53 02:58:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:53 #154 ... 02:58:53 02:58:53 #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/ 02:58:54 #175 DONE 0.4s 02:58:54 02:58:54 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:54 #151 DONE 1283.6s 02:58:54 02:58:54 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:58:54 #48 ... 02:58:54 02:58:54 #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/ 02:58:55 #176 DONE 0.6s 02:58:55 02:58:55 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:58:55 #177 ... 02:58:55 02:58:55 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:58:55 #178 DONE 0.3s 02:58:55 02:58:55 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:58:55 #179 ... 02:58:55 02:58:55 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:58:55 #177 DONE 0.5s 02:58:55 02:58:55 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:58:55 #179 DONE 0.4s 02:58:55 02:58:55 #180 [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 02:58:55 #180 ... 02:58:55 02:58:55 #181 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:58:55 #181 DONE 0.3s 02:58:56 02:58:56 #180 [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 02:58:56 #180 DONE 0.4s 02:58:56 02:58:56 #182 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:58:56 #182 ... 02:58:56 02:58:56 #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 02:58:56 #183 DONE 0.4s 02:58:56 02:58:56 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:58:56 #184 DONE 0.1s 02:58:56 02:58:56 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:58:57 #185 DONE 0.5s 02:58:57 02:58:57 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:58:57 #186 DONE 0.5s 02:58:57 02:58:57 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:58:58 #187 DONE 0.3s 02:58:58 02:58:58 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:58:58 #158 ... 02:58:58 02:58:58 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:59 #188 ... 02:58:59 02:58:59 #182 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:58:59 #182 DONE 3.1s 02:58:59 02:58:59 #108 [security-bootstrapper] exporting to image 02:58:59 #108 exporting layers 02:59:00 #108 exporting layers 1.4s done 02:59:00 #108 writing image sha256:cb956fe466ded736afabfcb97c9db55bd919a208aa0407a501e930a05e8c3b7e 0.0s done 02:59:00 #108 naming to docker.io/library/security-bootstrapper-arm64 done 02:59:00 #108 DONE 6.6s 02:59:00 02:59:00 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:59:00 #150 ... 02:59:00 02:59:00 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:59:00 #188 DONE 2.5s 02:59:00 02:59:00 #108 [security-secretstore-setup] exporting to image 02:59:02 #108 exporting layers 1.4s done 02:59:02 #108 writing image sha256:e3dedf3bd080c93e0bd1c23412bf4cb99aa63e4db34abf0ba0bc644eb98a249c 0.0s done 02:59:02 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 02:59:02 #108 DONE 8.0s 02:59:02 02:59:02 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:59:58 #148 ... 02:59:58 02:59:58 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:59:58 #159 DONE 1346.6s 02:59:58 02:59:58 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:59:58 #158 ... 02:59:58 02:59:58 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:59:58 #189 DONE 0.3s 02:59:58 02:59:58 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:59:58 #148 ... 02:59:58 02:59:58 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:59:58 #190 DONE 0.1s 02:59:58 02:59:58 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:59:58 #191 DONE 0.2s 02:59:58 02:59:58 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:59:58 #156 ... 02:59:58 02:59:58 #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 02:59:58 #192 DONE 0.1s 02:59:58 02:59:58 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:59:58 #193 DONE 0.1s 02:59:58 02:59:58 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:59:58 #152 ... 02:59:58 02:59:58 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:00 #194 DONE 2.1s 03:00:00 03:00:00 #108 [core-common-config-bootstrapper] exporting to image 03:00:00 #108 exporting layers 03:00:01 #108 exporting layers 0.5s done 03:00:01 #108 writing image sha256:407f22a67828cb0e2b7a7b837003c1b1b6e9cb5f64c8fcfda60b4df8df4e86a9 done 03:00:01 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:00:01 #108 DONE 8.6s 03:00:01 03:00:01 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:02:13 #48 ... 03:02:13 03:02:13 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:02:13 #157 DONE 1474.5s 03:02:13 03:02:13 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:02:13 #158 ... 03:02:13 03:02:13 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:02:13 #195 DONE 0.2s 03:02:13 03:02:13 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:02:13 #47 ... 03:02:13 03:02:13 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:02:13 #196 DONE 0.2s 03:02:13 03:02:13 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:02:13 #197 DONE 0.3s 03:02:13 03:02:13 #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 03:02:13 #198 DONE 0.1s 03:02:13 03:02:13 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:02:13 #48 ... 03:02:13 03:02:13 #108 [security-spiffe-token-provider] exporting to image 03:02:13 #108 exporting layers 03:02:13 #108 exporting layers 0.7s done 03:02:13 #108 writing image sha256:7c36dde33a06775095e0986aa1088843b62b7c8212a4ebaf5fa32d8f75f8088d done 03:02:13 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:02:13 #108 DONE 9.3s 03:02:13 03:02:13 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:12:16 #48 ... 03:12:16 03:12:16 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:12:16 #152 DONE 2084.1s 03:12:16 03:12:16 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:12:16 #156 ... 03:12:16 03:12:16 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:12:16 #199 DONE 0.1s 03:12:16 03:12:16 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:12:16 #158 ... 03:12:16 03:12:16 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:12:16 #200 DONE 0.2s 03:12:16 03:12:16 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:12:16 #201 DONE 0.5s 03:12:16 03:12:16 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:12:16 #202 DONE 0.2s 03:12:16 03:12:16 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:12:16 #203 DONE 0.2s 03:12:16 03:12:16 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:12:20 #204 DONE 2.8s 03:12:20 03:12:20 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:12:20 #153 ... 03:12:20 03:12:20 #108 [security-proxy-auth] exporting to image 03:12:20 #108 exporting layers 03:12:20 #108 exporting layers 0.8s done 03:12:20 #108 writing image sha256:0a722f3d5a41649074a0d695d1075e026790ff8c79aaf453d9fecf77d9d17f28 done 03:12:20 #108 naming to docker.io/library/security-proxy-auth-arm64 done 03:12:20 #108 DONE 10.1s 03:12:20 03:12:20 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:13:42 #158 ... 03:13:42 03:13:42 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:13:42 #160 DONE 2160.7s 03:13:42 03:13:42 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:13:42 #48 ... 03:13:42 03:13:42 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:13:42 #205 DONE 0.2s 03:13:42 03:13:42 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:13:42 #206 DONE 0.2s 03:13:42 03:13:42 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:13:42 #47 ... 03:13:42 03:13:42 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:13:42 #207 DONE 0.5s 03:13:42 03:13:42 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:13:42 #156 ... 03:13:42 03:13:42 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:13:42 #208 DONE 0.2s 03:13:42 03:13:42 #108 [core-command] exporting to image 03:13:42 #108 exporting layers 03:13:42 #108 exporting layers 0.4s done 03:13:42 #108 writing image sha256:4ff16dd135a783de5eca6cd84efeb2dd78a6dcf6e8d926d0872d18dd84a60b47 done 03:13:42 #108 naming to docker.io/library/core-command-arm64 done 03:13:42 #108 DONE 10.5s 03:13:42 03:13:42 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:16:33 #48 ... 03:16:33 03:16:33 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:16:33 #148 DONE 2332.1s 03:16:33 03:16:33 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:16:33 #156 DONE 2332.1s 03:16:33 03:16:33 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:16:33 #153 DONE 2332.0s 03:16:33 03:16:33 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:16:33 #154 ... 03:16:33 03:16:33 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:16:33 #209 DONE 0.4s 03:16:33 03:16:33 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:16:33 #210 DONE 0.3s 03:16:33 03:16:33 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:16:33 #158 ... 03:16:33 03:16:33 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:16:33 #211 DONE 0.5s 03:16:33 03:16:33 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:16:33 #212 DONE 0.4s 03:16:33 03:16:33 #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:16:33 #213 ... 03:16:33 03:16:33 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:16:33 #214 DONE 0.3s 03:16:33 03:16:33 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:16:33 #215 ... 03:16:33 03:16:33 #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:16:33 #213 DONE 1.1s 03:16:33 03:16:33 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:16:33 #216 DONE 1.4s 03:16:33 03:16:33 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:16:33 #215 DONE 0.8s 03:16:33 03:16:33 #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:16:33 #217 ... 03:16:33 03:16:33 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:16:33 #218 DONE 0.2s 03:16:33 03:16:33 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:16:33 #219 DONE 0.2s 03:16:33 03:16:33 #108 [core-keeper] exporting to image 03:16:33 #108 exporting layers 03:16:33 #108 ... 03:16:33 03:16:33 #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:16:33 #217 DONE 0.4s 03:16:33 03:16:33 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:16:33 #220 DONE 0.4s 03:16:33 03:16:33 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:16:33 #221 DONE 0.6s 03:16:33 03:16:33 #108 [core-metadata] exporting to image 03:16:33 #108 exporting layers 1.4s done 03:16:33 #108 writing image sha256:1e4279fcea50b49911983570768169e188c17846a7f13c14cf7741c707d010fa done 03:16:33 #108 naming to docker.io/library/core-keeper-arm64 done 03:16:33 #108 exporting layers 1.1s done 03:16:33 #108 writing image sha256:15845dd75082a29ce830e5075941b59cab14f52b81310549702e0bde53a0944c 0.0s done 03:16:33 #108 naming to docker.io/library/core-metadata-arm64 done 03:16:33 #108 writing image sha256:27ca82b91785b641b57567163599464e49d0d02c23b7a2693cd3d8bf77047354 done 03:16:33 #108 naming to docker.io/library/core-data-arm64 done 03:16:33 #108 DONE 13.3s 03:16:33 03:16:33 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:17:12 #154 DONE 2377.9s 03:17:12 03:17:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:17:12 #150 DONE 2378.0s 03:17:12 03:17:12 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:17:12 #158 ... 03:17:12 03:17:12 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:17:12 #222 DONE 0.2s 03:17:12 03:17:12 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:17:12 #223 DONE 0.2s 03:17:12 03:17:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:17:12 #48 ... 03:17:12 03:17:12 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:17:12 #224 DONE 0.2s 03:17:12 03:17:12 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:17:12 #225 DONE 0.3s 03:17:12 03:17:12 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:17:12 #226 ... 03:17:12 03:17:12 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:17:12 #227 DONE 0.8s 03:17:12 03:17:12 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:17:12 #226 DONE 0.6s 03:17:12 03:17:12 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:17:12 #228 DONE 0.2s 03:17:12 03:17:12 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:17:12 #229 DONE 0.2s 03:17:12 03:17:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:17:12 #48 ... 03:17:12 03:17:12 #108 [support-notifications] exporting to image 03:17:12 #108 exporting layers 03:17:12 #108 ... 03:17:12 03:17:12 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:17:12 #158 DONE 2380.3s 03:17:12 03:17:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:17:12 #48 ... 03:17:12 03:17:12 #108 [support-notifications] exporting to image 03:17:12 #108 exporting layers 0.7s done 03:17:12 #108 writing image sha256:2aab16ca2b55fb94c0a7ecea4b5470d19b4f1667571bbe03f6960bdca0d917f5 done 03:17:12 #108 naming to docker.io/library/support-scheduler-arm64 0.0s done 03:17:12 #108 ... 03:17:12 03:17:12 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:17:12 #230 DONE 0.2s 03:17:12 03:17:12 #108 [support-notifications] exporting to image 03:17:12 #108 exporting layers 1.0s done 03:17:12 #108 writing image sha256:a66d4d3ef334894bba47c73d2933a1a26d6352774f97d663d19230fb2202d83e done 03:17:12 #108 naming to docker.io/library/support-notifications-arm64 done 03:17:12 #108 DONE 14.3s 03:17:12 03:17:12 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:17:12 #231 DONE 0.1s 03:17:12 03:17:12 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:17:12 #232 DONE 0.6s 03:17:12 03:17:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:17:12 #48 ... 03:17:12 03:17:12 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:17:12 #233 DONE 0.1s 03:17:12 03:17:12 #108 [support-cron-scheduler] exporting to image 03:17:14 #108 exporting layers 1.4s done 03:17:14 #108 writing image sha256:1aace66d5753257513e02109aa44add7ef635f5d2a4453ed0980ea48ad93c746 done 03:17:14 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 03:17:14 #108 DONE 15.8s 03:17:14 03:17:14 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:17:14 time="2024-09-10T02:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:17:14 $ docker stop --time=1 2acee61da1a6bd8c13230e132d705b8fc761ffc8cb39d14974321c9813f19248 03:17:15 $ docker rm -f --volumes 2acee61da1a6bd8c13230e132d705b8fc761ffc8cb39d14974321c9813f19248 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:16 + docker images 03:17:16 REPOSITORY TAG IMAGE ID CREATED SIZE 03:17:16 support-cron-scheduler-arm64 latest 1aace66d5753 4 seconds ago 43.6MB 03:17:16 support-scheduler-arm64 latest 2aab16ca2b55 6 seconds ago 41.4MB 03:17:16 support-notifications-arm64 latest a66d4d3ef334 6 seconds ago 42MB 03:17:16 core-data-arm64 latest 27ca82b91785 50 seconds ago 39.2MB 03:17:16 core-keeper-arm64 latest 1e4279fcea50 50 seconds ago 39MB 03:17:16 core-metadata-arm64 latest 15845dd75082 50 seconds ago 39.3MB 03:17:16 core-command-arm64 latest 4ff16dd135a7 3 minutes ago 35.1MB 03:17:16 security-proxy-auth-arm64 latest 0a722f3d5a41 4 minutes ago 32.7MB 03:17:16 security-spiffe-token-provider-arm64 latest 7c36dde33a06 15 minutes ago 29.1MB 03:17:16 core-common-config-bootstrapper-arm64 latest 407f22a67828 17 minutes ago 15.4MB 03:17:16 security-secretstore-setup-arm64 latest e3dedf3bd080 18 minutes ago 36.4MB 03:17:16 security-bootstrapper-arm64 latest cb956fe466de 18 minutes ago 18.9MB 03:17:16 security-proxy-setup-arm64 latest 635eb6a9f002 18 minutes ago 26.2MB 03:17:16 security-spire-config-arm64 latest e94a76e531b1 40 minutes ago 115MB 03:17:16 security-spire-agent-arm64 latest 0adfec8a95c4 40 minutes ago 174MB 03:17:16 security-spire-server-arm64 latest d2143b4d203c 40 minutes ago 116MB 03:17:16 ci-base-image-arm64 latest 6e4f42cb5c99 42 minutes ago 967MB 03:17:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 03:17:16 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 03:17:16 provisioning config files... 03:17:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config2094902274029237160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:17 ---> ****-login.sh 03:17:17 nexus3.edgexfoundry.org:10001 03:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:17 Configure a credential helper to remove this warning. See 03:17:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:17 03:17:17 Login Succeeded 03:17:17 nexus3.edgexfoundry.org:10002 03:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:17 Configure a credential helper to remove this warning. See 03:17:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:17 03:17:17 Login Succeeded 03:17:17 nexus3.edgexfoundry.org:10003 03:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:18 Configure a credential helper to remove this warning. See 03:17:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:18 03:17:18 Login Succeeded 03:17:18 nexus3.edgexfoundry.org:10004 03:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:18 Configure a credential helper to remove this warning. See 03:17:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:18 03:17:18 Login Succeeded 03:17:18 ****.io 03:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:19 Configure a credential helper to remove this warning. See 03:17:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:19 03:17:19 Login Succeeded 03:17:19 ---> ****-login.sh ends [Pipeline] } 03:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:17:19 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:17:19 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:19 latest 03:17:19 3.2.0-dev.69 03:17:19 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:19 main 03:17:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:17:20 be9e1355bee2: Preparing 03:17:20 0b8555971788: Preparing 03:17:20 1cb4a90096d7: Preparing 03:17:20 f33fd314026a: Preparing 03:17:20 3acdb610c468: Preparing 03:17:20 779df72109b0: Preparing 03:17:20 4aeaa0e7d41f: Preparing 03:17:20 779df72109b0: Waiting 03:17:20 4aeaa0e7d41f: Waiting 03:17:20 3acdb610c468: Pushed 03:17:20 be9e1355bee2: Pushed 03:17:20 f33fd314026a: Pushed 03:17:20 1cb4a90096d7: Pushed 03:17:20 4aeaa0e7d41f: Layer already exists 03:17:20 779df72109b0: Pushed 03:17:25 0b8555971788: Pushed 03:17:25 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:17:26 be9e1355bee2: Preparing 03:17:26 0b8555971788: Preparing 03:17:26 1cb4a90096d7: Preparing 03:17:26 f33fd314026a: Preparing 03:17:26 3acdb610c468: Preparing 03:17:26 779df72109b0: Preparing 03:17:26 4aeaa0e7d41f: Preparing 03:17:26 779df72109b0: Waiting 03:17:26 4aeaa0e7d41f: Waiting 03:17:26 be9e1355bee2: Layer already exists 03:17:26 f33fd314026a: Layer already exists 03:17:26 0b8555971788: Layer already exists 03:17:26 1cb4a90096d7: Layer already exists 03:17:26 3acdb610c468: Layer already exists 03:17:26 4aeaa0e7d41f: Layer already exists 03:17:26 779df72109b0: Layer already exists 03:17:26 latest: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.69 03:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:17:27 be9e1355bee2: Preparing 03:17:27 0b8555971788: Preparing 03:17:27 1cb4a90096d7: Preparing 03:17:27 f33fd314026a: Preparing 03:17:27 3acdb610c468: Preparing 03:17:27 779df72109b0: Preparing 03:17:27 4aeaa0e7d41f: Preparing 03:17:27 779df72109b0: Waiting 03:17:27 4aeaa0e7d41f: Waiting 03:17:27 be9e1355bee2: Layer already exists 03:17:27 3acdb610c468: Layer already exists 03:17:27 1cb4a90096d7: Layer already exists 03:17:27 f33fd314026a: Layer already exists 03:17:27 0b8555971788: Layer already exists 03:17:27 779df72109b0: Layer already exists 03:17:27 4aeaa0e7d41f: Layer already exists 03:17:27 3.2.0-dev.69: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:17:28 be9e1355bee2: Preparing 03:17:28 0b8555971788: Preparing 03:17:28 1cb4a90096d7: Preparing 03:17:28 f33fd314026a: Preparing 03:17:28 3acdb610c468: Preparing 03:17:28 779df72109b0: Preparing 03:17:28 4aeaa0e7d41f: Preparing 03:17:28 779df72109b0: Waiting 03:17:28 4aeaa0e7d41f: Waiting 03:17:28 3acdb610c468: Layer already exists 03:17:28 f33fd314026a: Layer already exists 03:17:28 1cb4a90096d7: Layer already exists 03:17:28 be9e1355bee2: Layer already exists 03:17:28 0b8555971788: Layer already exists 03:17:28 779df72109b0: Layer already exists 03:17:28 4aeaa0e7d41f: Layer already exists 03:17:28 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:17:29 be9e1355bee2: Preparing 03:17:29 0b8555971788: Preparing 03:17:29 1cb4a90096d7: Preparing 03:17:29 f33fd314026a: Preparing 03:17:29 3acdb610c468: Preparing 03:17:29 779df72109b0: Preparing 03:17:29 4aeaa0e7d41f: Preparing 03:17:29 4aeaa0e7d41f: Waiting 03:17:29 779df72109b0: Waiting 03:17:29 0b8555971788: Layer already exists 03:17:29 3acdb610c468: Layer already exists 03:17:29 1cb4a90096d7: Layer already exists 03:17:29 f33fd314026a: Layer already exists 03:17:29 be9e1355bee2: Layer already exists 03:17:29 4aeaa0e7d41f: Layer already exists 03:17:29 779df72109b0: Layer already exists 03:17:29 main: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:30 ===================================================== [Pipeline] echo 03:17:30 taggedImages: 03:17:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:17:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.69 03:17:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:17:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:17:30 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:30 latest 03:17:30 3.2.0-dev.69 03:17:30 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:30 main 03:17:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:17:30 e401b96a7190: Preparing 03:17:30 6f743681fff0: Preparing 03:17:30 826323a0dcc2: Preparing 03:17:30 4f2d8077addd: Preparing 03:17:30 1cb4a90096d7: Preparing 03:17:30 f33fd314026a: Preparing 03:17:30 3acdb610c468: Preparing 03:17:30 779df72109b0: Preparing 03:17:30 4aeaa0e7d41f: Preparing 03:17:30 3acdb610c468: Waiting 03:17:30 779df72109b0: Waiting 03:17:30 4aeaa0e7d41f: Waiting 03:17:30 1cb4a90096d7: Layer already exists 03:17:31 f33fd314026a: Layer already exists 03:17:31 6f743681fff0: Pushed 03:17:31 826323a0dcc2: Pushed 03:17:31 3acdb610c468: Layer already exists 03:17:31 779df72109b0: Layer already exists 03:17:31 e401b96a7190: Pushed 03:17:31 4aeaa0e7d41f: Layer already exists 03:17:33 4f2d8077addd: Pushed 03:17:33 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:33 + 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 03:17:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:17:33 e401b96a7190: Preparing 03:17:33 6f743681fff0: Preparing 03:17:33 826323a0dcc2: Preparing 03:17:33 4f2d8077addd: Preparing 03:17:33 1cb4a90096d7: Preparing 03:17:33 f33fd314026a: Preparing 03:17:33 3acdb610c468: Preparing 03:17:33 f33fd314026a: Waiting 03:17:33 3acdb610c468: Waiting 03:17:33 779df72109b0: Preparing 03:17:33 4aeaa0e7d41f: Preparing 03:17:33 779df72109b0: Waiting 03:17:33 6f743681fff0: Layer already exists 03:17:33 826323a0dcc2: Layer already exists 03:17:33 1cb4a90096d7: Layer already exists 03:17:33 e401b96a7190: Layer already exists 03:17:33 4f2d8077addd: Layer already exists 03:17:33 4aeaa0e7d41f: Layer already exists 03:17:33 779df72109b0: Layer already exists 03:17:33 3acdb610c468: Layer already exists 03:17:33 f33fd314026a: Layer already exists 03:17:34 latest: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.69 03:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:17:34 e401b96a7190: Preparing 03:17:34 6f743681fff0: Preparing 03:17:34 826323a0dcc2: Preparing 03:17:34 4f2d8077addd: Preparing 03:17:34 1cb4a90096d7: Preparing 03:17:34 f33fd314026a: Preparing 03:17:34 3acdb610c468: Preparing 03:17:34 f33fd314026a: Waiting 03:17:34 3acdb610c468: Waiting 03:17:34 779df72109b0: Preparing 03:17:34 4aeaa0e7d41f: Preparing 03:17:34 779df72109b0: Waiting 03:17:34 4aeaa0e7d41f: Waiting 03:17:34 1cb4a90096d7: Layer already exists 03:17:34 e401b96a7190: Layer already exists 03:17:34 4f2d8077addd: Layer already exists 03:17:34 826323a0dcc2: Layer already exists 03:17:34 6f743681fff0: Layer already exists 03:17:34 f33fd314026a: Layer already exists 03:17:34 3acdb610c468: Layer already exists 03:17:34 779df72109b0: Layer already exists 03:17:34 4aeaa0e7d41f: Layer already exists 03:17:35 3.2.0-dev.69: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:17:35 e401b96a7190: Preparing 03:17:35 6f743681fff0: Preparing 03:17:35 826323a0dcc2: Preparing 03:17:35 4f2d8077addd: Preparing 03:17:35 1cb4a90096d7: Preparing 03:17:35 f33fd314026a: Preparing 03:17:35 3acdb610c468: Preparing 03:17:35 f33fd314026a: Waiting 03:17:35 779df72109b0: Preparing 03:17:35 3acdb610c468: Waiting 03:17:35 4aeaa0e7d41f: Preparing 03:17:35 779df72109b0: Waiting 03:17:35 4aeaa0e7d41f: Waiting 03:17:35 4f2d8077addd: Layer already exists 03:17:35 826323a0dcc2: Layer already exists 03:17:35 6f743681fff0: Layer already exists 03:17:35 e401b96a7190: Layer already exists 03:17:35 1cb4a90096d7: Layer already exists 03:17:35 779df72109b0: Layer already exists 03:17:35 3acdb610c468: Layer already exists 03:17:35 f33fd314026a: Layer already exists 03:17:35 4aeaa0e7d41f: Layer already exists 03:17:35 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:36 + 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 03:17:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:17:37 e401b96a7190: Preparing 03:17:37 6f743681fff0: Preparing 03:17:37 826323a0dcc2: Preparing 03:17:37 4f2d8077addd: Preparing 03:17:37 1cb4a90096d7: Preparing 03:17:37 f33fd314026a: Preparing 03:17:37 3acdb610c468: Preparing 03:17:37 779df72109b0: Preparing 03:17:37 4aeaa0e7d41f: Preparing 03:17:37 3acdb610c468: Waiting 03:17:37 779df72109b0: Waiting 03:17:37 4aeaa0e7d41f: Waiting 03:17:37 f33fd314026a: Waiting 03:17:37 e401b96a7190: Layer already exists 03:17:37 1cb4a90096d7: Layer already exists 03:17:37 4f2d8077addd: Layer already exists 03:17:37 6f743681fff0: Layer already exists 03:17:37 826323a0dcc2: Layer already exists 03:17:37 3acdb610c468: Layer already exists 03:17:37 779df72109b0: Layer already exists 03:17:37 f33fd314026a: Layer already exists 03:17:37 4aeaa0e7d41f: Layer already exists 03:17:37 main: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:37 ===================================================== [Pipeline] echo 03:17:37 taggedImages: 03:17:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:17:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.69 03:17:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:17:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:17:37 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:37 latest 03:17:37 3.2.0-dev.69 03:17:37 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:37 main 03:17:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:17:38 003f5929998d: Preparing 03:17:38 b6d6a2493c79: Preparing 03:17:38 f8ad6a82cc10: Preparing 03:17:38 1cb4a90096d7: Preparing 03:17:38 f33fd314026a: Preparing 03:17:38 d501d1343da3: Preparing 03:17:38 4c39e4f577f9: Preparing 03:17:38 4aeaa0e7d41f: Preparing 03:17:38 d501d1343da3: Waiting 03:17:38 4c39e4f577f9: Waiting 03:17:38 4aeaa0e7d41f: Waiting 03:17:38 1cb4a90096d7: Layer already exists 03:17:38 f33fd314026a: Layer already exists 03:17:38 b6d6a2493c79: Pushed 03:17:38 003f5929998d: Pushed 03:17:38 4aeaa0e7d41f: Layer already exists 03:17:38 d501d1343da3: Pushed 03:17:38 4c39e4f577f9: Pushed 03:17:45 f8ad6a82cc10: Pushed 03:17:45 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:17:45 003f5929998d: Preparing 03:17:45 b6d6a2493c79: Preparing 03:17:45 f8ad6a82cc10: Preparing 03:17:45 1cb4a90096d7: Preparing 03:17:45 f33fd314026a: Preparing 03:17:45 d501d1343da3: Preparing 03:17:45 4c39e4f577f9: Preparing 03:17:45 4aeaa0e7d41f: Preparing 03:17:45 d501d1343da3: Waiting 03:17:45 4c39e4f577f9: Waiting 03:17:45 4aeaa0e7d41f: Waiting 03:17:45 003f5929998d: Layer already exists 03:17:45 f33fd314026a: Layer already exists 03:17:45 f8ad6a82cc10: Layer already exists 03:17:45 1cb4a90096d7: Layer already exists 03:17:45 b6d6a2493c79: Layer already exists 03:17:45 4c39e4f577f9: Layer already exists 03:17:45 d501d1343da3: Layer already exists 03:17:45 4aeaa0e7d41f: Layer already exists 03:17:46 latest: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.69 03:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:17:46 003f5929998d: Preparing 03:17:46 b6d6a2493c79: Preparing 03:17:46 f8ad6a82cc10: Preparing 03:17:46 1cb4a90096d7: Preparing 03:17:46 f33fd314026a: Preparing 03:17:46 d501d1343da3: Preparing 03:17:46 4c39e4f577f9: Preparing 03:17:46 4aeaa0e7d41f: Preparing 03:17:46 d501d1343da3: Waiting 03:17:46 4c39e4f577f9: Waiting 03:17:46 4aeaa0e7d41f: Waiting 03:17:46 f33fd314026a: Layer already exists 03:17:46 f8ad6a82cc10: Layer already exists 03:17:46 b6d6a2493c79: Layer already exists 03:17:46 1cb4a90096d7: Layer already exists 03:17:46 003f5929998d: Layer already exists 03:17:46 4aeaa0e7d41f: Layer already exists 03:17:46 4c39e4f577f9: Layer already exists 03:17:46 d501d1343da3: Layer already exists 03:17:47 3.2.0-dev.69: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:17:47 003f5929998d: Preparing 03:17:47 b6d6a2493c79: Preparing 03:17:47 f8ad6a82cc10: Preparing 03:17:47 1cb4a90096d7: Preparing 03:17:47 f33fd314026a: Preparing 03:17:47 d501d1343da3: Preparing 03:17:47 4c39e4f577f9: Preparing 03:17:47 d501d1343da3: Waiting 03:17:47 4aeaa0e7d41f: Preparing 03:17:47 4c39e4f577f9: Waiting 03:17:47 4aeaa0e7d41f: Waiting 03:17:47 003f5929998d: Layer already exists 03:17:47 f33fd314026a: Layer already exists 03:17:47 1cb4a90096d7: Layer already exists 03:17:47 b6d6a2493c79: Layer already exists 03:17:47 f8ad6a82cc10: Layer already exists 03:17:47 4aeaa0e7d41f: Layer already exists 03:17:47 d501d1343da3: Layer already exists 03:17:47 4c39e4f577f9: Layer already exists 03:17:48 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:17:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:17:48 003f5929998d: Preparing 03:17:48 b6d6a2493c79: Preparing 03:17:48 f8ad6a82cc10: Preparing 03:17:48 1cb4a90096d7: Preparing 03:17:48 f33fd314026a: Preparing 03:17:48 d501d1343da3: Preparing 03:17:48 4c39e4f577f9: Preparing 03:17:48 4aeaa0e7d41f: Preparing 03:17:48 d501d1343da3: Waiting 03:17:48 4aeaa0e7d41f: Waiting 03:17:48 4c39e4f577f9: Waiting 03:17:48 003f5929998d: Layer already exists 03:17:48 f33fd314026a: Layer already exists 03:17:48 f8ad6a82cc10: Layer already exists 03:17:48 b6d6a2493c79: Layer already exists 03:17:48 1cb4a90096d7: Layer already exists 03:17:48 d501d1343da3: Layer already exists 03:17:48 4aeaa0e7d41f: Layer already exists 03:17:48 4c39e4f577f9: Layer already exists 03:17:49 main: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:49 ===================================================== [Pipeline] echo 03:17:49 taggedImages: 03:17:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:17:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.69 03:17:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:49 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:17:49 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:17:49 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:49 latest 03:17:49 3.2.0-dev.69 03:17:49 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:49 main 03:17:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:17:49 d12a878d4a1d: Preparing 03:17:49 5f2396f0a31c: Preparing 03:17:49 f33fd314026a: Preparing 03:17:49 9cafe02fdcb0: Preparing 03:17:49 94a0c1400940: Preparing 03:17:49 4aeaa0e7d41f: Preparing 03:17:49 4aeaa0e7d41f: Waiting 03:17:50 f33fd314026a: Layer already exists 03:17:50 4aeaa0e7d41f: Layer already exists 03:17:50 d12a878d4a1d: Pushed 03:17:50 94a0c1400940: Pushed 03:17:50 9cafe02fdcb0: Pushed 03:17:56 5f2396f0a31c: Pushed 03:17:56 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:17:57 d12a878d4a1d: Preparing 03:17:57 5f2396f0a31c: Preparing 03:17:57 f33fd314026a: Preparing 03:17:57 9cafe02fdcb0: Preparing 03:17:57 94a0c1400940: Preparing 03:17:57 4aeaa0e7d41f: Preparing 03:17:57 4aeaa0e7d41f: Waiting 03:17:57 f33fd314026a: Layer already exists 03:17:57 9cafe02fdcb0: Layer already exists 03:17:57 5f2396f0a31c: Layer already exists 03:17:57 94a0c1400940: Layer already exists 03:17:57 d12a878d4a1d: Layer already exists 03:17:57 4aeaa0e7d41f: Layer already exists 03:17:57 latest: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.69 03:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:17:58 d12a878d4a1d: Preparing 03:17:58 5f2396f0a31c: Preparing 03:17:58 f33fd314026a: Preparing 03:17:58 9cafe02fdcb0: Preparing 03:17:58 94a0c1400940: Preparing 03:17:58 4aeaa0e7d41f: Preparing 03:17:58 4aeaa0e7d41f: Waiting 03:17:58 94a0c1400940: Layer already exists 03:17:58 f33fd314026a: Layer already exists 03:17:58 5f2396f0a31c: Layer already exists 03:17:58 d12a878d4a1d: Layer already exists 03:17:58 9cafe02fdcb0: Layer already exists 03:17:58 4aeaa0e7d41f: Layer already exists 03:17:58 3.2.0-dev.69: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:17:59 d12a878d4a1d: Preparing 03:17:59 5f2396f0a31c: Preparing 03:17:59 f33fd314026a: Preparing 03:17:59 9cafe02fdcb0: Preparing 03:17:59 94a0c1400940: Preparing 03:17:59 4aeaa0e7d41f: Preparing 03:17:59 4aeaa0e7d41f: Waiting 03:17:59 94a0c1400940: Layer already exists 03:17:59 5f2396f0a31c: Layer already exists 03:17:59 d12a878d4a1d: Layer already exists 03:17:59 9cafe02fdcb0: Layer already exists 03:17:59 f33fd314026a: Layer already exists 03:17:59 4aeaa0e7d41f: Layer already exists 03:17:59 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:18:00 d12a878d4a1d: Preparing 03:18:00 5f2396f0a31c: Preparing 03:18:00 f33fd314026a: Preparing 03:18:00 9cafe02fdcb0: Preparing 03:18:00 94a0c1400940: Preparing 03:18:00 4aeaa0e7d41f: Preparing 03:18:00 4aeaa0e7d41f: Waiting 03:18:00 5f2396f0a31c: Layer already exists 03:18:00 d12a878d4a1d: Layer already exists 03:18:00 9cafe02fdcb0: Layer already exists 03:18:00 94a0c1400940: Layer already exists 03:18:00 f33fd314026a: Layer already exists 03:18:00 4aeaa0e7d41f: Layer already exists 03:18:00 main: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:01 ===================================================== [Pipeline] echo 03:18:01 taggedImages: 03:18:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:18:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.69 03:18:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:18:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:18:01 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:01 latest 03:18:01 3.2.0-dev.69 03:18:01 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:01 main 03:18:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:18:01 a366eed62bcf: Preparing 03:18:01 bb1fee69e739: Preparing 03:18:01 0c49e976e456: Preparing 03:18:01 1cb4a90096d7: Preparing 03:18:01 f33fd314026a: Preparing 03:18:01 3acdb610c468: Preparing 03:18:01 779df72109b0: Preparing 03:18:01 4aeaa0e7d41f: Preparing 03:18:01 3acdb610c468: Waiting 03:18:01 779df72109b0: Waiting 03:18:01 4aeaa0e7d41f: Waiting 03:18:01 f33fd314026a: Layer already exists 03:18:02 1cb4a90096d7: Layer already exists 03:18:02 3acdb610c468: Layer already exists 03:18:02 779df72109b0: Layer already exists 03:18:02 bb1fee69e739: Pushed 03:18:02 a366eed62bcf: Pushed 03:18:02 4aeaa0e7d41f: Layer already exists 03:18:08 0c49e976e456: Pushed 03:18:09 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:18:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:18:09 a366eed62bcf: Preparing 03:18:09 bb1fee69e739: Preparing 03:18:09 0c49e976e456: Preparing 03:18:09 1cb4a90096d7: Preparing 03:18:09 f33fd314026a: Preparing 03:18:09 3acdb610c468: Preparing 03:18:09 779df72109b0: Preparing 03:18:09 4aeaa0e7d41f: Preparing 03:18:09 3acdb610c468: Waiting 03:18:09 779df72109b0: Waiting 03:18:09 4aeaa0e7d41f: Waiting 03:18:09 bb1fee69e739: Layer already exists 03:18:09 f33fd314026a: Layer already exists 03:18:09 1cb4a90096d7: Layer already exists 03:18:09 a366eed62bcf: Layer already exists 03:18:09 0c49e976e456: Layer already exists 03:18:09 4aeaa0e7d41f: Layer already exists 03:18:09 3acdb610c468: Layer already exists 03:18:09 779df72109b0: Layer already exists 03:18:10 latest: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.69 03:18:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:18:10 a366eed62bcf: Preparing 03:18:10 bb1fee69e739: Preparing 03:18:10 0c49e976e456: Preparing 03:18:10 1cb4a90096d7: Preparing 03:18:10 f33fd314026a: Preparing 03:18:10 3acdb610c468: Preparing 03:18:10 779df72109b0: Preparing 03:18:10 4aeaa0e7d41f: Preparing 03:18:10 3acdb610c468: Waiting 03:18:10 779df72109b0: Waiting 03:18:10 4aeaa0e7d41f: Waiting 03:18:10 a366eed62bcf: Layer already exists 03:18:10 1cb4a90096d7: Layer already exists 03:18:10 f33fd314026a: Layer already exists 03:18:10 bb1fee69e739: Layer already exists 03:18:10 0c49e976e456: Layer already exists 03:18:10 3acdb610c468: Layer already exists 03:18:10 779df72109b0: Layer already exists 03:18:10 4aeaa0e7d41f: Layer already exists 03:18:11 3.2.0-dev.69: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:18:12 a366eed62bcf: Preparing 03:18:12 bb1fee69e739: Preparing 03:18:12 0c49e976e456: Preparing 03:18:12 1cb4a90096d7: Preparing 03:18:12 f33fd314026a: Preparing 03:18:12 3acdb610c468: Preparing 03:18:12 779df72109b0: Preparing 03:18:12 3acdb610c468: Waiting 03:18:12 4aeaa0e7d41f: Preparing 03:18:12 4aeaa0e7d41f: Waiting 03:18:12 0c49e976e456: Layer already exists 03:18:12 a366eed62bcf: Layer already exists 03:18:12 1cb4a90096d7: Layer already exists 03:18:12 f33fd314026a: Layer already exists 03:18:12 bb1fee69e739: Layer already exists 03:18:12 4aeaa0e7d41f: Layer already exists 03:18:12 3acdb610c468: Layer already exists 03:18:12 779df72109b0: Layer already exists 03:18:12 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:18:13 a366eed62bcf: Preparing 03:18:13 bb1fee69e739: Preparing 03:18:13 0c49e976e456: Preparing 03:18:13 1cb4a90096d7: Preparing 03:18:13 f33fd314026a: Preparing 03:18:13 3acdb610c468: Preparing 03:18:13 779df72109b0: Preparing 03:18:13 4aeaa0e7d41f: Preparing 03:18:13 3acdb610c468: Waiting 03:18:13 779df72109b0: Waiting 03:18:13 4aeaa0e7d41f: Waiting 03:18:13 bb1fee69e739: Layer already exists 03:18:13 1cb4a90096d7: Layer already exists 03:18:13 f33fd314026a: Layer already exists 03:18:13 a366eed62bcf: Layer already exists 03:18:13 0c49e976e456: Layer already exists 03:18:13 3acdb610c468: Layer already exists 03:18:13 779df72109b0: Layer already exists 03:18:13 4aeaa0e7d41f: Layer already exists 03:18:13 main: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:13 ===================================================== [Pipeline] echo 03:18:13 taggedImages: 03:18:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:18:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.69 03:18:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:18:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:18:13 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:13 latest 03:18:13 3.2.0-dev.69 03:18:13 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:13 main 03:18:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:18:14 e5fc177a45ed: Preparing 03:18:14 699c0c4d6e8d: Preparing 03:18:14 e56a443958f2: Preparing 03:18:14 39bbf6f48c2b: Preparing 03:18:14 c58413d9069b: Preparing 03:18:14 54142e1474b7: Preparing 03:18:14 35b6fc0b8d3c: Preparing 03:18:14 5d99067b18de: Preparing 03:18:14 1cb4a90096d7: Preparing 03:18:14 f33fd314026a: Preparing 03:18:14 d5e83ae3ae10: Preparing 03:18:14 4196134794dd: Preparing 03:18:14 5f70bf18a086: Preparing 03:18:14 1ad10bc6af8a: Preparing 03:18:14 57a5ea65af20: Preparing 03:18:14 55c4335e55a1: Preparing 03:18:14 4aeaa0e7d41f: Preparing 03:18:14 1cb4a90096d7: Waiting 03:18:14 54142e1474b7: Waiting 03:18:14 1ad10bc6af8a: Waiting 03:18:14 f33fd314026a: Waiting 03:18:14 57a5ea65af20: Waiting 03:18:14 55c4335e55a1: Waiting 03:18:14 4aeaa0e7d41f: Waiting 03:18:14 35b6fc0b8d3c: Waiting 03:18:14 5d99067b18de: Waiting 03:18:14 4196134794dd: Waiting 03:18:14 5f70bf18a086: Waiting 03:18:14 c58413d9069b: Pushed 03:18:14 e5fc177a45ed: Pushed 03:18:14 e56a443958f2: Pushed 03:18:14 39bbf6f48c2b: Pushed 03:18:14 699c0c4d6e8d: Pushed 03:18:14 1cb4a90096d7: Layer already exists 03:18:14 f33fd314026a: Layer already exists 03:18:14 54142e1474b7: Pushed 03:18:14 35b6fc0b8d3c: Pushed 03:18:14 5f70bf18a086: Layer already exists 03:18:14 4196134794dd: Pushed 03:18:14 d5e83ae3ae10: Pushed 03:18:14 4aeaa0e7d41f: Layer already exists 03:18:14 1ad10bc6af8a: Pushed 03:18:14 57a5ea65af20: Pushed 03:18:14 55c4335e55a1: Pushed 03:18:17 5d99067b18de: Pushed 03:18:17 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:18:18 e5fc177a45ed: Preparing 03:18:18 699c0c4d6e8d: Preparing 03:18:18 e56a443958f2: Preparing 03:18:18 39bbf6f48c2b: Preparing 03:18:18 c58413d9069b: Preparing 03:18:18 54142e1474b7: Preparing 03:18:18 35b6fc0b8d3c: Preparing 03:18:18 54142e1474b7: Waiting 03:18:18 5d99067b18de: Preparing 03:18:18 35b6fc0b8d3c: Waiting 03:18:18 1cb4a90096d7: Preparing 03:18:18 5d99067b18de: Waiting 03:18:18 f33fd314026a: Preparing 03:18:18 1cb4a90096d7: Waiting 03:18:18 d5e83ae3ae10: Preparing 03:18:18 f33fd314026a: Waiting 03:18:18 4196134794dd: Preparing 03:18:18 5f70bf18a086: Preparing 03:18:18 1ad10bc6af8a: Preparing 03:18:18 57a5ea65af20: Preparing 03:18:18 55c4335e55a1: Preparing 03:18:18 d5e83ae3ae10: Waiting 03:18:18 4196134794dd: Waiting 03:18:18 5f70bf18a086: Waiting 03:18:18 1ad10bc6af8a: Waiting 03:18:18 57a5ea65af20: Waiting 03:18:18 4aeaa0e7d41f: Preparing 03:18:18 55c4335e55a1: Waiting 03:18:18 4aeaa0e7d41f: Waiting 03:18:18 c58413d9069b: Layer already exists 03:18:18 e5fc177a45ed: Layer already exists 03:18:18 39bbf6f48c2b: Layer already exists 03:18:18 699c0c4d6e8d: Layer already exists 03:18:18 e56a443958f2: Layer already exists 03:18:18 54142e1474b7: Layer already exists 03:18:18 35b6fc0b8d3c: Layer already exists 03:18:18 f33fd314026a: Layer already exists 03:18:18 1cb4a90096d7: Layer already exists 03:18:18 5d99067b18de: Layer already exists 03:18:18 1ad10bc6af8a: Layer already exists 03:18:18 4196134794dd: Layer already exists 03:18:18 d5e83ae3ae10: Layer already exists 03:18:18 5f70bf18a086: Layer already exists 03:18:18 57a5ea65af20: Layer already exists 03:18:18 55c4335e55a1: Layer already exists 03:18:18 4aeaa0e7d41f: Layer already exists 03:18:18 latest: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.69 03:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:18:19 e5fc177a45ed: Preparing 03:18:19 699c0c4d6e8d: Preparing 03:18:19 e56a443958f2: Preparing 03:18:19 39bbf6f48c2b: Preparing 03:18:19 c58413d9069b: Preparing 03:18:19 54142e1474b7: Preparing 03:18:19 35b6fc0b8d3c: Preparing 03:18:19 5d99067b18de: Preparing 03:18:19 1cb4a90096d7: Preparing 03:18:19 f33fd314026a: Preparing 03:18:19 d5e83ae3ae10: Preparing 03:18:19 4196134794dd: Preparing 03:18:19 5f70bf18a086: Preparing 03:18:19 1ad10bc6af8a: Preparing 03:18:19 57a5ea65af20: Preparing 03:18:19 55c4335e55a1: Preparing 03:18:19 4aeaa0e7d41f: Preparing 03:18:19 54142e1474b7: Waiting 03:18:19 35b6fc0b8d3c: Waiting 03:18:19 5d99067b18de: Waiting 03:18:19 1cb4a90096d7: Waiting 03:18:19 d5e83ae3ae10: Waiting 03:18:19 f33fd314026a: Waiting 03:18:19 4196134794dd: Waiting 03:18:19 55c4335e55a1: Waiting 03:18:19 5f70bf18a086: Waiting 03:18:19 4aeaa0e7d41f: Waiting 03:18:19 1ad10bc6af8a: Waiting 03:18:19 57a5ea65af20: Waiting 03:18:19 c58413d9069b: Layer already exists 03:18:19 39bbf6f48c2b: Layer already exists 03:18:19 e56a443958f2: Layer already exists 03:18:19 e5fc177a45ed: Layer already exists 03:18:19 699c0c4d6e8d: Layer already exists 03:18:19 5d99067b18de: Layer already exists 03:18:19 f33fd314026a: Layer already exists 03:18:19 54142e1474b7: Layer already exists 03:18:19 1cb4a90096d7: Layer already exists 03:18:19 35b6fc0b8d3c: Layer already exists 03:18:19 d5e83ae3ae10: Layer already exists 03:18:19 4196134794dd: Layer already exists 03:18:19 1ad10bc6af8a: Layer already exists 03:18:19 5f70bf18a086: Layer already exists 03:18:19 57a5ea65af20: Layer already exists 03:18:19 55c4335e55a1: Layer already exists 03:18:19 4aeaa0e7d41f: Layer already exists 03:18:19 3.2.0-dev.69: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:18:20 e5fc177a45ed: Preparing 03:18:20 699c0c4d6e8d: Preparing 03:18:20 e56a443958f2: Preparing 03:18:20 39bbf6f48c2b: Preparing 03:18:20 c58413d9069b: Preparing 03:18:20 54142e1474b7: Preparing 03:18:20 35b6fc0b8d3c: Preparing 03:18:20 5d99067b18de: Preparing 03:18:20 1cb4a90096d7: Preparing 03:18:20 f33fd314026a: Preparing 03:18:20 d5e83ae3ae10: Preparing 03:18:20 4196134794dd: Preparing 03:18:20 5f70bf18a086: Preparing 03:18:20 1ad10bc6af8a: Preparing 03:18:20 57a5ea65af20: Preparing 03:18:20 55c4335e55a1: Preparing 03:18:20 4aeaa0e7d41f: Preparing 03:18:20 54142e1474b7: Waiting 03:18:20 35b6fc0b8d3c: Waiting 03:18:20 5d99067b18de: Waiting 03:18:20 1cb4a90096d7: Waiting 03:18:20 d5e83ae3ae10: Waiting 03:18:20 f33fd314026a: Waiting 03:18:20 57a5ea65af20: Waiting 03:18:20 4196134794dd: Waiting 03:18:20 55c4335e55a1: Waiting 03:18:20 4aeaa0e7d41f: Waiting 03:18:20 5f70bf18a086: Waiting 03:18:20 1ad10bc6af8a: Waiting 03:18:20 e56a443958f2: Layer already exists 03:18:20 c58413d9069b: Layer already exists 03:18:20 e5fc177a45ed: Layer already exists 03:18:20 39bbf6f48c2b: Layer already exists 03:18:20 699c0c4d6e8d: Layer already exists 03:18:20 35b6fc0b8d3c: Layer already exists 03:18:20 54142e1474b7: Layer already exists 03:18:20 5d99067b18de: Layer already exists 03:18:20 1cb4a90096d7: Layer already exists 03:18:20 f33fd314026a: Layer already exists 03:18:20 d5e83ae3ae10: Layer already exists 03:18:20 4196134794dd: Layer already exists 03:18:20 1ad10bc6af8a: Layer already exists 03:18:20 5f70bf18a086: Layer already exists 03:18:20 57a5ea65af20: Layer already exists 03:18:20 55c4335e55a1: Layer already exists 03:18:20 4aeaa0e7d41f: Layer already exists 03:18:20 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:18:21 e5fc177a45ed: Preparing 03:18:21 699c0c4d6e8d: Preparing 03:18:21 e56a443958f2: Preparing 03:18:21 39bbf6f48c2b: Preparing 03:18:21 c58413d9069b: Preparing 03:18:21 54142e1474b7: Preparing 03:18:21 35b6fc0b8d3c: Preparing 03:18:21 5d99067b18de: Preparing 03:18:21 1cb4a90096d7: Preparing 03:18:21 f33fd314026a: Preparing 03:18:21 d5e83ae3ae10: Preparing 03:18:21 4196134794dd: Preparing 03:18:21 5f70bf18a086: Preparing 03:18:21 1ad10bc6af8a: Preparing 03:18:21 57a5ea65af20: Preparing 03:18:21 55c4335e55a1: Preparing 03:18:21 4aeaa0e7d41f: Preparing 03:18:21 5d99067b18de: Waiting 03:18:21 1cb4a90096d7: Waiting 03:18:21 f33fd314026a: Waiting 03:18:21 d5e83ae3ae10: Waiting 03:18:21 4196134794dd: Waiting 03:18:21 5f70bf18a086: Waiting 03:18:21 1ad10bc6af8a: Waiting 03:18:21 57a5ea65af20: Waiting 03:18:21 55c4335e55a1: Waiting 03:18:21 4aeaa0e7d41f: Waiting 03:18:21 54142e1474b7: Waiting 03:18:21 35b6fc0b8d3c: Waiting 03:18:21 699c0c4d6e8d: Layer already exists 03:18:21 c58413d9069b: Layer already exists 03:18:21 e56a443958f2: Layer already exists 03:18:21 e5fc177a45ed: Layer already exists 03:18:21 39bbf6f48c2b: Layer already exists 03:18:21 1cb4a90096d7: Layer already exists 03:18:21 f33fd314026a: Layer already exists 03:18:21 35b6fc0b8d3c: Layer already exists 03:18:21 54142e1474b7: Layer already exists 03:18:21 5d99067b18de: Layer already exists 03:18:21 4196134794dd: Layer already exists 03:18:21 d5e83ae3ae10: Layer already exists 03:18:21 5f70bf18a086: Layer already exists 03:18:21 57a5ea65af20: Layer already exists 03:18:21 1ad10bc6af8a: Layer already exists 03:18:21 55c4335e55a1: Layer already exists 03:18:21 4aeaa0e7d41f: Layer already exists 03:18:21 main: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:21 ===================================================== [Pipeline] echo 03:18:21 taggedImages: 03:18:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:18:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.69 03:18:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:21 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:18:21 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:18:21 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:21 latest 03:18:21 3.2.0-dev.69 03:18:21 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:21 main 03:18:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:18:22 eac28bca9897: Preparing 03:18:22 bd5feba17a77: Preparing 03:18:22 54648ec114d3: Preparing 03:18:22 d7b9a52f846d: Preparing 03:18:22 1cb4a90096d7: Preparing 03:18:22 f33fd314026a: Preparing 03:18:22 3acdb610c468: Preparing 03:18:22 779df72109b0: Preparing 03:18:22 4aeaa0e7d41f: Preparing 03:18:22 f33fd314026a: Waiting 03:18:22 3acdb610c468: Waiting 03:18:22 779df72109b0: Waiting 03:18:22 1cb4a90096d7: Layer already exists 03:18:23 f33fd314026a: Layer already exists 03:18:23 54648ec114d3: Pushed 03:18:23 3acdb610c468: Layer already exists 03:18:23 bd5feba17a77: Pushed 03:18:23 eac28bca9897: Pushed 03:18:23 779df72109b0: Layer already exists 03:18:23 4aeaa0e7d41f: Layer already exists 03:18:28 d7b9a52f846d: Pushed 03:18:28 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:28 + 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 03:18:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:18:29 eac28bca9897: Preparing 03:18:29 bd5feba17a77: Preparing 03:18:29 54648ec114d3: Preparing 03:18:29 d7b9a52f846d: Preparing 03:18:29 1cb4a90096d7: Preparing 03:18:29 f33fd314026a: Preparing 03:18:29 3acdb610c468: Preparing 03:18:29 779df72109b0: Preparing 03:18:29 4aeaa0e7d41f: Preparing 03:18:29 3acdb610c468: Waiting 03:18:29 779df72109b0: Waiting 03:18:29 4aeaa0e7d41f: Waiting 03:18:29 f33fd314026a: Waiting 03:18:29 bd5feba17a77: Layer already exists 03:18:29 54648ec114d3: Layer already exists 03:18:29 eac28bca9897: Layer already exists 03:18:29 d7b9a52f846d: Layer already exists 03:18:29 1cb4a90096d7: Layer already exists 03:18:29 f33fd314026a: Layer already exists 03:18:29 779df72109b0: Layer already exists 03:18:29 4aeaa0e7d41f: Layer already exists 03:18:29 3acdb610c468: Layer already exists 03:18:29 latest: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.69 03:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:18:30 eac28bca9897: Preparing 03:18:30 bd5feba17a77: Preparing 03:18:30 54648ec114d3: Preparing 03:18:30 d7b9a52f846d: Preparing 03:18:30 1cb4a90096d7: Preparing 03:18:30 f33fd314026a: Preparing 03:18:30 3acdb610c468: Preparing 03:18:30 779df72109b0: Preparing 03:18:30 4aeaa0e7d41f: Preparing 03:18:30 f33fd314026a: Waiting 03:18:30 3acdb610c468: Waiting 03:18:30 779df72109b0: Waiting 03:18:30 4aeaa0e7d41f: Waiting 03:18:30 d7b9a52f846d: Layer already exists 03:18:30 eac28bca9897: Layer already exists 03:18:30 54648ec114d3: Layer already exists 03:18:30 1cb4a90096d7: Layer already exists 03:18:30 bd5feba17a77: Layer already exists 03:18:30 779df72109b0: Layer already exists 03:18:30 3acdb610c468: Layer already exists 03:18:30 4aeaa0e7d41f: Layer already exists 03:18:30 f33fd314026a: Layer already exists 03:18:30 3.2.0-dev.69: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:18:31 eac28bca9897: Preparing 03:18:31 bd5feba17a77: Preparing 03:18:31 54648ec114d3: Preparing 03:18:31 d7b9a52f846d: Preparing 03:18:31 1cb4a90096d7: Preparing 03:18:31 f33fd314026a: Preparing 03:18:31 3acdb610c468: Preparing 03:18:31 779df72109b0: Preparing 03:18:31 4aeaa0e7d41f: Preparing 03:18:31 f33fd314026a: Waiting 03:18:31 3acdb610c468: Waiting 03:18:31 779df72109b0: Waiting 03:18:31 4aeaa0e7d41f: Waiting 03:18:31 bd5feba17a77: Layer already exists 03:18:31 1cb4a90096d7: Layer already exists 03:18:31 54648ec114d3: Layer already exists 03:18:31 eac28bca9897: Layer already exists 03:18:31 d7b9a52f846d: Layer already exists 03:18:31 779df72109b0: Layer already exists 03:18:31 3acdb610c468: Layer already exists 03:18:31 4aeaa0e7d41f: Layer already exists 03:18:31 f33fd314026a: Layer already exists 03:18:31 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:31 + 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 03:18:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:18:32 eac28bca9897: Preparing 03:18:32 bd5feba17a77: Preparing 03:18:32 54648ec114d3: Preparing 03:18:32 d7b9a52f846d: Preparing 03:18:32 1cb4a90096d7: Preparing 03:18:32 f33fd314026a: Preparing 03:18:32 3acdb610c468: Preparing 03:18:32 f33fd314026a: Waiting 03:18:32 779df72109b0: Preparing 03:18:32 3acdb610c468: Waiting 03:18:32 4aeaa0e7d41f: Preparing 03:18:32 779df72109b0: Waiting 03:18:32 4aeaa0e7d41f: Waiting 03:18:32 54648ec114d3: Layer already exists 03:18:32 bd5feba17a77: Layer already exists 03:18:32 eac28bca9897: Layer already exists 03:18:32 1cb4a90096d7: Layer already exists 03:18:32 d7b9a52f846d: Layer already exists 03:18:32 3acdb610c468: Layer already exists 03:18:32 779df72109b0: Layer already exists 03:18:32 f33fd314026a: Layer already exists 03:18:32 4aeaa0e7d41f: Layer already exists 03:18:32 main: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:32 ===================================================== [Pipeline] echo 03:18:32 taggedImages: 03:18:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:18:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.69 03:18:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:18:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:18:32 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:32 latest 03:18:32 3.2.0-dev.69 03:18:32 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:32 main 03:18:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:18:33 7ce052cdd585: Preparing 03:18:33 f25bf93765f1: Preparing 03:18:33 55ee93abe4d3: Preparing 03:18:33 17edcd4963e3: Preparing 03:18:33 47a6921a158e: Preparing 03:18:33 1cb4a90096d7: Preparing 03:18:33 f33fd314026a: Preparing 03:18:33 dbc6d2e9887b: Preparing 03:18:33 9d9503ad7e3f: Preparing 03:18:33 bea6111a0939: Preparing 03:18:33 4aeaa0e7d41f: Preparing 03:18:33 f33fd314026a: Waiting 03:18:33 dbc6d2e9887b: Waiting 03:18:33 bea6111a0939: Waiting 03:18:33 9d9503ad7e3f: Waiting 03:18:33 1cb4a90096d7: Waiting 03:18:33 4aeaa0e7d41f: Waiting 03:18:33 f25bf93765f1: Pushed 03:18:33 47a6921a158e: Pushed 03:18:33 17edcd4963e3: Pushed 03:18:33 7ce052cdd585: Pushed 03:18:33 1cb4a90096d7: Layer already exists 03:18:33 f33fd314026a: Layer already exists 03:18:33 4aeaa0e7d41f: Layer already exists 03:18:33 dbc6d2e9887b: Pushed 03:18:33 9d9503ad7e3f: Pushed 03:18:35 55ee93abe4d3: Pushed 03:18:36 bea6111a0939: Pushed 03:18:36 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:36 + 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 03:18:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:18:37 7ce052cdd585: Preparing 03:18:37 f25bf93765f1: Preparing 03:18:37 55ee93abe4d3: Preparing 03:18:37 17edcd4963e3: Preparing 03:18:37 47a6921a158e: Preparing 03:18:37 1cb4a90096d7: Preparing 03:18:37 f33fd314026a: Preparing 03:18:37 dbc6d2e9887b: Preparing 03:18:37 9d9503ad7e3f: Preparing 03:18:37 bea6111a0939: Preparing 03:18:37 4aeaa0e7d41f: Preparing 03:18:37 dbc6d2e9887b: Waiting 03:18:37 9d9503ad7e3f: Waiting 03:18:37 bea6111a0939: Waiting 03:18:37 4aeaa0e7d41f: Waiting 03:18:37 1cb4a90096d7: Waiting 03:18:37 f33fd314026a: Waiting 03:18:37 f25bf93765f1: Layer already exists 03:18:37 17edcd4963e3: Layer already exists 03:18:37 7ce052cdd585: Layer already exists 03:18:37 47a6921a158e: Layer already exists 03:18:37 55ee93abe4d3: Layer already exists 03:18:37 1cb4a90096d7: Layer already exists 03:18:37 bea6111a0939: Layer already exists 03:18:37 dbc6d2e9887b: Layer already exists 03:18:37 9d9503ad7e3f: Layer already exists 03:18:37 f33fd314026a: Layer already exists 03:18:37 4aeaa0e7d41f: Layer already exists 03:18:37 latest: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.69 03:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:18:38 7ce052cdd585: Preparing 03:18:38 f25bf93765f1: Preparing 03:18:38 55ee93abe4d3: Preparing 03:18:38 17edcd4963e3: Preparing 03:18:38 47a6921a158e: Preparing 03:18:38 1cb4a90096d7: Preparing 03:18:38 f33fd314026a: Preparing 03:18:38 dbc6d2e9887b: Preparing 03:18:38 9d9503ad7e3f: Preparing 03:18:38 bea6111a0939: Preparing 03:18:38 4aeaa0e7d41f: Preparing 03:18:38 dbc6d2e9887b: Waiting 03:18:38 bea6111a0939: Waiting 03:18:38 1cb4a90096d7: Waiting 03:18:38 f33fd314026a: Waiting 03:18:38 4aeaa0e7d41f: Waiting 03:18:38 9d9503ad7e3f: Waiting 03:18:38 55ee93abe4d3: Layer already exists 03:18:38 47a6921a158e: Layer already exists 03:18:38 f25bf93765f1: Layer already exists 03:18:38 17edcd4963e3: Layer already exists 03:18:38 7ce052cdd585: Layer already exists 03:18:38 dbc6d2e9887b: Layer already exists 03:18:38 1cb4a90096d7: Layer already exists 03:18:38 bea6111a0939: Layer already exists 03:18:38 f33fd314026a: Layer already exists 03:18:38 9d9503ad7e3f: Layer already exists 03:18:38 4aeaa0e7d41f: Layer already exists 03:18:38 3.2.0-dev.69: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:18:38 7ce052cdd585: Preparing 03:18:38 f25bf93765f1: Preparing 03:18:38 55ee93abe4d3: Preparing 03:18:38 17edcd4963e3: Preparing 03:18:38 47a6921a158e: Preparing 03:18:38 1cb4a90096d7: Preparing 03:18:38 f33fd314026a: Preparing 03:18:38 dbc6d2e9887b: Preparing 03:18:38 9d9503ad7e3f: Preparing 03:18:38 bea6111a0939: Preparing 03:18:38 4aeaa0e7d41f: Preparing 03:18:38 dbc6d2e9887b: Waiting 03:18:38 9d9503ad7e3f: Waiting 03:18:38 bea6111a0939: Waiting 03:18:38 4aeaa0e7d41f: Waiting 03:18:38 f33fd314026a: Waiting 03:18:38 17edcd4963e3: Layer already exists 03:18:38 55ee93abe4d3: Layer already exists 03:18:38 7ce052cdd585: Layer already exists 03:18:38 47a6921a158e: Layer already exists 03:18:38 f25bf93765f1: Layer already exists 03:18:38 dbc6d2e9887b: Layer already exists 03:18:38 1cb4a90096d7: Layer already exists 03:18:38 f33fd314026a: Layer already exists 03:18:38 bea6111a0939: Layer already exists 03:18:38 9d9503ad7e3f: Layer already exists 03:18:38 4aeaa0e7d41f: Layer already exists 03:18:39 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:39 + 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 03:18:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:18:39 7ce052cdd585: Preparing 03:18:39 f25bf93765f1: Preparing 03:18:39 55ee93abe4d3: Preparing 03:18:39 17edcd4963e3: Preparing 03:18:39 47a6921a158e: Preparing 03:18:39 1cb4a90096d7: Preparing 03:18:39 f33fd314026a: Preparing 03:18:39 dbc6d2e9887b: Preparing 03:18:39 9d9503ad7e3f: Preparing 03:18:39 bea6111a0939: Preparing 03:18:39 4aeaa0e7d41f: Preparing 03:18:39 dbc6d2e9887b: Waiting 03:18:39 9d9503ad7e3f: Waiting 03:18:39 bea6111a0939: Waiting 03:18:39 4aeaa0e7d41f: Waiting 03:18:39 1cb4a90096d7: Waiting 03:18:39 f33fd314026a: Waiting 03:18:39 55ee93abe4d3: Layer already exists 03:18:39 17edcd4963e3: Layer already exists 03:18:39 7ce052cdd585: Layer already exists 03:18:39 47a6921a158e: Layer already exists 03:18:39 f25bf93765f1: Layer already exists 03:18:39 f33fd314026a: Layer already exists 03:18:39 dbc6d2e9887b: Layer already exists 03:18:39 1cb4a90096d7: Layer already exists 03:18:39 bea6111a0939: Layer already exists 03:18:39 9d9503ad7e3f: Layer already exists 03:18:39 4aeaa0e7d41f: Layer already exists 03:18:40 main: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:40 ===================================================== [Pipeline] echo 03:18:40 taggedImages: 03:18:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:18:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.69 03:18:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:18:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:18:40 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:40 latest 03:18:40 3.2.0-dev.69 03:18:40 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:40 main 03:18:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:18:40 f9583c3afc99: Preparing 03:18:40 46fc5b28c6d8: Preparing 03:18:40 2f54690ac07e: Preparing 03:18:40 ab0621460f3a: Preparing 03:18:40 eeb756b76982: Preparing 03:18:40 a632430f21a6: Preparing 03:18:40 f54fbf55ce3c: Preparing 03:18:40 1cb4a90096d7: Preparing 03:18:40 f33fd314026a: Preparing 03:18:40 489b0aa3be9d: Preparing 03:18:40 5a57dba9b464: Preparing 03:18:40 4aeaa0e7d41f: Preparing 03:18:40 a632430f21a6: Waiting 03:18:40 f54fbf55ce3c: Waiting 03:18:40 1cb4a90096d7: Waiting 03:18:40 f33fd314026a: Waiting 03:18:40 489b0aa3be9d: Waiting 03:18:40 5a57dba9b464: Waiting 03:18:40 4aeaa0e7d41f: Waiting 03:18:41 46fc5b28c6d8: Pushed 03:18:41 eeb756b76982: Pushed 03:18:41 f9583c3afc99: Pushed 03:18:41 1cb4a90096d7: Layer already exists 03:18:41 a632430f21a6: Pushed 03:18:41 f33fd314026a: Layer already exists 03:18:41 f54fbf55ce3c: Pushed 03:18:41 4aeaa0e7d41f: Layer already exists 03:18:41 489b0aa3be9d: Pushed 03:18:43 ab0621460f3a: Pushed 03:18:43 2f54690ac07e: Pushed 03:18:43 5a57dba9b464: Pushed 03:18:43 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:44 + 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 03:18:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:18:44 f9583c3afc99: Preparing 03:18:44 46fc5b28c6d8: Preparing 03:18:44 2f54690ac07e: Preparing 03:18:44 ab0621460f3a: Preparing 03:18:44 eeb756b76982: Preparing 03:18:44 a632430f21a6: Preparing 03:18:44 f54fbf55ce3c: Preparing 03:18:44 1cb4a90096d7: Preparing 03:18:44 f33fd314026a: Preparing 03:18:44 489b0aa3be9d: Preparing 03:18:44 5a57dba9b464: Preparing 03:18:44 4aeaa0e7d41f: Preparing 03:18:44 1cb4a90096d7: Waiting 03:18:44 f33fd314026a: Waiting 03:18:44 489b0aa3be9d: Waiting 03:18:44 5a57dba9b464: Waiting 03:18:44 4aeaa0e7d41f: Waiting 03:18:44 a632430f21a6: Waiting 03:18:44 f54fbf55ce3c: Waiting 03:18:44 f9583c3afc99: Layer already exists 03:18:44 eeb756b76982: Layer already exists 03:18:44 ab0621460f3a: Layer already exists 03:18:44 46fc5b28c6d8: Layer already exists 03:18:44 2f54690ac07e: Layer already exists 03:18:44 f54fbf55ce3c: Layer already exists 03:18:44 a632430f21a6: Layer already exists 03:18:44 489b0aa3be9d: Layer already exists 03:18:44 f33fd314026a: Layer already exists 03:18:45 1cb4a90096d7: Layer already exists 03:18:45 5a57dba9b464: Layer already exists 03:18:45 4aeaa0e7d41f: Layer already exists 03:18:45 latest: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.69 03:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:18:45 f9583c3afc99: Preparing 03:18:45 46fc5b28c6d8: Preparing 03:18:45 2f54690ac07e: Preparing 03:18:45 ab0621460f3a: Preparing 03:18:45 eeb756b76982: Preparing 03:18:45 a632430f21a6: Preparing 03:18:45 f54fbf55ce3c: Preparing 03:18:45 a632430f21a6: Waiting 03:18:45 1cb4a90096d7: Preparing 03:18:45 f54fbf55ce3c: Waiting 03:18:45 f33fd314026a: Preparing 03:18:45 489b0aa3be9d: Preparing 03:18:45 1cb4a90096d7: Waiting 03:18:45 5a57dba9b464: Preparing 03:18:45 f33fd314026a: Waiting 03:18:45 4aeaa0e7d41f: Preparing 03:18:45 489b0aa3be9d: Waiting 03:18:45 5a57dba9b464: Waiting 03:18:45 4aeaa0e7d41f: Waiting 03:18:45 eeb756b76982: Layer already exists 03:18:45 f9583c3afc99: Layer already exists 03:18:45 2f54690ac07e: Layer already exists 03:18:45 46fc5b28c6d8: Layer already exists 03:18:45 ab0621460f3a: Layer already exists 03:18:45 a632430f21a6: Layer already exists 03:18:45 1cb4a90096d7: Layer already exists 03:18:45 f54fbf55ce3c: Layer already exists 03:18:45 489b0aa3be9d: Layer already exists 03:18:45 f33fd314026a: Layer already exists 03:18:45 4aeaa0e7d41f: Layer already exists 03:18:45 5a57dba9b464: Layer already exists 03:18:46 3.2.0-dev.69: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:18:46 f9583c3afc99: Preparing 03:18:46 46fc5b28c6d8: Preparing 03:18:46 2f54690ac07e: Preparing 03:18:46 ab0621460f3a: Preparing 03:18:46 eeb756b76982: Preparing 03:18:46 a632430f21a6: Preparing 03:18:46 f54fbf55ce3c: Preparing 03:18:46 1cb4a90096d7: Preparing 03:18:46 f33fd314026a: Preparing 03:18:46 489b0aa3be9d: Preparing 03:18:46 5a57dba9b464: Preparing 03:18:46 4aeaa0e7d41f: Preparing 03:18:46 a632430f21a6: Waiting 03:18:46 f33fd314026a: Waiting 03:18:46 1cb4a90096d7: Waiting 03:18:46 489b0aa3be9d: Waiting 03:18:46 5a57dba9b464: Waiting 03:18:46 4aeaa0e7d41f: Waiting 03:18:46 f54fbf55ce3c: Waiting 03:18:46 46fc5b28c6d8: Layer already exists 03:18:46 ab0621460f3a: Layer already exists 03:18:46 eeb756b76982: Layer already exists 03:18:46 2f54690ac07e: Layer already exists 03:18:46 f9583c3afc99: Layer already exists 03:18:46 a632430f21a6: Layer already exists 03:18:46 f33fd314026a: Layer already exists 03:18:46 f54fbf55ce3c: Layer already exists 03:18:46 489b0aa3be9d: Layer already exists 03:18:46 1cb4a90096d7: Layer already exists 03:18:46 5a57dba9b464: Layer already exists 03:18:46 4aeaa0e7d41f: Layer already exists 03:18:47 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:47 + 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 03:18:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:18:47 f9583c3afc99: Preparing 03:18:47 46fc5b28c6d8: Preparing 03:18:47 2f54690ac07e: Preparing 03:18:47 ab0621460f3a: Preparing 03:18:47 eeb756b76982: Preparing 03:18:47 a632430f21a6: Preparing 03:18:47 f54fbf55ce3c: Preparing 03:18:47 1cb4a90096d7: Preparing 03:18:47 f33fd314026a: Preparing 03:18:47 489b0aa3be9d: Preparing 03:18:47 5a57dba9b464: Preparing 03:18:47 4aeaa0e7d41f: Preparing 03:18:47 1cb4a90096d7: Waiting 03:18:47 f33fd314026a: Waiting 03:18:47 489b0aa3be9d: Waiting 03:18:47 5a57dba9b464: Waiting 03:18:47 4aeaa0e7d41f: Waiting 03:18:47 a632430f21a6: Waiting 03:18:47 f54fbf55ce3c: Waiting 03:18:47 f9583c3afc99: Layer already exists 03:18:47 ab0621460f3a: Layer already exists 03:18:47 46fc5b28c6d8: Layer already exists 03:18:47 eeb756b76982: Layer already exists 03:18:47 2f54690ac07e: Layer already exists 03:18:47 1cb4a90096d7: Layer already exists 03:18:47 f33fd314026a: Layer already exists 03:18:47 f54fbf55ce3c: Layer already exists 03:18:47 489b0aa3be9d: Layer already exists 03:18:47 a632430f21a6: Layer already exists 03:18:47 4aeaa0e7d41f: Layer already exists 03:18:47 5a57dba9b464: Layer already exists 03:18:48 main: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:48 ===================================================== [Pipeline] echo 03:18:48 taggedImages: 03:18:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:18:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.69 03:18:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:18:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:18:48 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:48 latest 03:18:48 3.2.0-dev.69 03:18:48 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:48 main 03:18:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:18:49 fdb5331fbc7e: Preparing 03:18:49 daa96558e2b0: Preparing 03:18:49 1cb4a90096d7: Preparing 03:18:49 f33fd314026a: Preparing 03:18:49 53ac1c0f227c: Preparing 03:18:49 b2b2da003ede: Preparing 03:18:49 4aeaa0e7d41f: Preparing 03:18:49 b2b2da003ede: Waiting 03:18:49 4aeaa0e7d41f: Waiting 03:18:49 f33fd314026a: Layer already exists 03:18:49 1cb4a90096d7: Layer already exists 03:18:49 4aeaa0e7d41f: Layer already exists 03:18:49 fdb5331fbc7e: Pushed 03:18:49 53ac1c0f227c: Pushed 03:18:50 b2b2da003ede: Pushed 03:18:52 daa96558e2b0: Pushed 03:18:52 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18: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 03:18:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:18:53 fdb5331fbc7e: Preparing 03:18:53 daa96558e2b0: Preparing 03:18:53 1cb4a90096d7: Preparing 03:18:53 f33fd314026a: Preparing 03:18:53 53ac1c0f227c: Preparing 03:18:53 b2b2da003ede: Preparing 03:18:53 4aeaa0e7d41f: Preparing 03:18:53 4aeaa0e7d41f: Waiting 03:18:53 daa96558e2b0: Layer already exists 03:18:53 fdb5331fbc7e: Layer already exists 03:18:53 53ac1c0f227c: Layer already exists 03:18:53 f33fd314026a: Layer already exists 03:18:53 1cb4a90096d7: Layer already exists 03:18:53 b2b2da003ede: Layer already exists 03:18:53 4aeaa0e7d41f: Layer already exists 03:18:53 latest: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.69 03:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:18:54 fdb5331fbc7e: Preparing 03:18:54 daa96558e2b0: Preparing 03:18:54 1cb4a90096d7: Preparing 03:18:54 f33fd314026a: Preparing 03:18:54 53ac1c0f227c: Preparing 03:18:54 b2b2da003ede: Preparing 03:18:54 4aeaa0e7d41f: Preparing 03:18:54 b2b2da003ede: Waiting 03:18:54 53ac1c0f227c: Layer already exists 03:18:54 1cb4a90096d7: Layer already exists 03:18:54 daa96558e2b0: Layer already exists 03:18:54 f33fd314026a: Layer already exists 03:18:54 fdb5331fbc7e: Layer already exists 03:18:54 b2b2da003ede: Layer already exists 03:18:54 4aeaa0e7d41f: Layer already exists 03:18:54 3.2.0-dev.69: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:18:55 fdb5331fbc7e: Preparing 03:18:55 daa96558e2b0: Preparing 03:18:55 1cb4a90096d7: Preparing 03:18:55 f33fd314026a: Preparing 03:18:55 53ac1c0f227c: Preparing 03:18:55 b2b2da003ede: Preparing 03:18:55 4aeaa0e7d41f: Preparing 03:18:55 4aeaa0e7d41f: Waiting 03:18:55 b2b2da003ede: Waiting 03:18:55 daa96558e2b0: Layer already exists 03:18:55 fdb5331fbc7e: Layer already exists 03:18:55 53ac1c0f227c: Layer already exists 03:18:55 f33fd314026a: Layer already exists 03:18:55 1cb4a90096d7: Layer already exists 03:18:55 b2b2da003ede: Layer already exists 03:18:55 4aeaa0e7d41f: Layer already exists 03:18:55 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:55 + 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 03:18:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:18:56 fdb5331fbc7e: Preparing 03:18:56 daa96558e2b0: Preparing 03:18:56 1cb4a90096d7: Preparing 03:18:56 f33fd314026a: Preparing 03:18:56 53ac1c0f227c: Preparing 03:18:56 b2b2da003ede: Preparing 03:18:56 4aeaa0e7d41f: Preparing 03:18:56 b2b2da003ede: Waiting 03:18:56 4aeaa0e7d41f: Waiting 03:18:56 53ac1c0f227c: Layer already exists 03:18:56 fdb5331fbc7e: Layer already exists 03:18:56 daa96558e2b0: Layer already exists 03:18:56 1cb4a90096d7: Layer already exists 03:18:56 f33fd314026a: Layer already exists 03:18:56 b2b2da003ede: Layer already exists 03:18:56 4aeaa0e7d41f: Layer already exists 03:18:56 main: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:56 ===================================================== [Pipeline] echo 03:18:56 taggedImages: 03:18:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:18:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.69 03:18:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:18:56 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:18:56 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:56 latest 03:18:56 3.2.0-dev.69 03:18:56 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:18:56 main 03:18:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:18:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:18:57 234fd173c6be: Preparing 03:18:57 8b734026fd83: Preparing 03:18:57 6ff35a04a8cb: Preparing 03:18:57 1cb4a90096d7: Preparing 03:18:57 f33fd314026a: Preparing 03:18:57 3a967318b01b: Preparing 03:18:57 c23cb0de9993: Preparing 03:18:57 b730cd79fa4a: Preparing 03:18:57 7c3cc75f4e24: Preparing 03:18:57 4aeaa0e7d41f: Preparing 03:18:57 c23cb0de9993: Waiting 03:18:57 b730cd79fa4a: Waiting 03:18:57 7c3cc75f4e24: Waiting 03:18:57 4aeaa0e7d41f: Waiting 03:18:57 3a967318b01b: Waiting 03:18:57 1cb4a90096d7: Layer already exists 03:18:57 f33fd314026a: Layer already exists 03:18:57 6ff35a04a8cb: Pushed 03:18:57 8b734026fd83: Pushed 03:18:57 234fd173c6be: Pushed 03:18:57 4aeaa0e7d41f: Layer already exists 03:18:57 b730cd79fa4a: Pushed 03:18:58 7c3cc75f4e24: Pushed 03:19:10 c23cb0de9993: Pushed 03:19:19 3a967318b01b: Pushed 03:19:19 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:19 + 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 03:19:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:19:19 234fd173c6be: Preparing 03:19:19 8b734026fd83: Preparing 03:19:19 6ff35a04a8cb: Preparing 03:19:19 1cb4a90096d7: Preparing 03:19:19 f33fd314026a: Preparing 03:19:19 3a967318b01b: Preparing 03:19:19 c23cb0de9993: Preparing 03:19:19 b730cd79fa4a: Preparing 03:19:19 7c3cc75f4e24: Preparing 03:19:19 4aeaa0e7d41f: Preparing 03:19:19 c23cb0de9993: Waiting 03:19:19 b730cd79fa4a: Waiting 03:19:19 7c3cc75f4e24: Waiting 03:19:19 4aeaa0e7d41f: Waiting 03:19:19 3a967318b01b: Waiting 03:19:19 1cb4a90096d7: Layer already exists 03:19:19 8b734026fd83: Layer already exists 03:19:19 f33fd314026a: Layer already exists 03:19:19 6ff35a04a8cb: Layer already exists 03:19:19 234fd173c6be: Layer already exists 03:19:19 3a967318b01b: Layer already exists 03:19:19 7c3cc75f4e24: Layer already exists 03:19:19 c23cb0de9993: Layer already exists 03:19:19 4aeaa0e7d41f: Layer already exists 03:19:19 b730cd79fa4a: Layer already exists 03:19:20 latest: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.69 03:19:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:19:20 234fd173c6be: Preparing 03:19:20 8b734026fd83: Preparing 03:19:20 6ff35a04a8cb: Preparing 03:19:20 1cb4a90096d7: Preparing 03:19:20 f33fd314026a: Preparing 03:19:20 3a967318b01b: Preparing 03:19:20 c23cb0de9993: Preparing 03:19:20 b730cd79fa4a: Preparing 03:19:20 7c3cc75f4e24: Preparing 03:19:20 4aeaa0e7d41f: Preparing 03:19:20 c23cb0de9993: Waiting 03:19:20 b730cd79fa4a: Waiting 03:19:20 3a967318b01b: Waiting 03:19:20 7c3cc75f4e24: Waiting 03:19:20 4aeaa0e7d41f: Waiting 03:19:20 8b734026fd83: Layer already exists 03:19:20 234fd173c6be: Layer already exists 03:19:20 6ff35a04a8cb: Layer already exists 03:19:20 f33fd314026a: Layer already exists 03:19:20 1cb4a90096d7: Layer already exists 03:19:20 b730cd79fa4a: Layer already exists 03:19:20 3a967318b01b: Layer already exists 03:19:20 c23cb0de9993: Layer already exists 03:19:20 7c3cc75f4e24: Layer already exists 03:19:20 4aeaa0e7d41f: Layer already exists 03:19:21 3.2.0-dev.69: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:19:21 234fd173c6be: Preparing 03:19:21 8b734026fd83: Preparing 03:19:21 6ff35a04a8cb: Preparing 03:19:21 1cb4a90096d7: Preparing 03:19:21 f33fd314026a: Preparing 03:19:21 3a967318b01b: Preparing 03:19:21 c23cb0de9993: Preparing 03:19:21 b730cd79fa4a: Preparing 03:19:21 7c3cc75f4e24: Preparing 03:19:21 4aeaa0e7d41f: Preparing 03:19:21 c23cb0de9993: Waiting 03:19:21 b730cd79fa4a: Waiting 03:19:21 7c3cc75f4e24: Waiting 03:19:21 4aeaa0e7d41f: Waiting 03:19:21 3a967318b01b: Waiting 03:19:21 234fd173c6be: Layer already exists 03:19:21 6ff35a04a8cb: Layer already exists 03:19:21 8b734026fd83: Layer already exists 03:19:21 1cb4a90096d7: Layer already exists 03:19:21 f33fd314026a: Layer already exists 03:19:21 c23cb0de9993: Layer already exists 03:19:21 3a967318b01b: Layer already exists 03:19:21 b730cd79fa4a: Layer already exists 03:19:21 7c3cc75f4e24: Layer already exists 03:19:21 4aeaa0e7d41f: Layer already exists 03:19:22 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:22 + 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 03:19:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:19:22 234fd173c6be: Preparing 03:19:22 8b734026fd83: Preparing 03:19:22 6ff35a04a8cb: Preparing 03:19:22 1cb4a90096d7: Preparing 03:19:22 f33fd314026a: Preparing 03:19:22 3a967318b01b: Preparing 03:19:22 c23cb0de9993: Preparing 03:19:22 b730cd79fa4a: Preparing 03:19:22 7c3cc75f4e24: Preparing 03:19:22 4aeaa0e7d41f: Preparing 03:19:22 b730cd79fa4a: Waiting 03:19:22 3a967318b01b: Waiting 03:19:22 7c3cc75f4e24: Waiting 03:19:22 c23cb0de9993: Waiting 03:19:22 4aeaa0e7d41f: Waiting 03:19:22 1cb4a90096d7: Layer already exists 03:19:22 8b734026fd83: Layer already exists 03:19:22 234fd173c6be: Layer already exists 03:19:22 6ff35a04a8cb: Layer already exists 03:19:22 c23cb0de9993: Layer already exists 03:19:22 f33fd314026a: Layer already exists 03:19:22 3a967318b01b: Layer already exists 03:19:22 b730cd79fa4a: Layer already exists 03:19:22 7c3cc75f4e24: Layer already exists 03:19:22 4aeaa0e7d41f: Layer already exists 03:19:23 main: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:23 ===================================================== [Pipeline] echo 03:19:23 taggedImages: 03:19:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:19:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.69 03:19:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:19:23 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:19:23 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:23 latest 03:19:23 3.2.0-dev.69 03:19:23 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:23 main 03:19:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:19:23 79bcbc6f9234: Preparing 03:19:23 5c4e30007077: Preparing 03:19:23 93f8cc7f31e5: Preparing 03:19:23 1cb4a90096d7: Preparing 03:19:23 f33fd314026a: Preparing 03:19:23 3a967318b01b: Preparing 03:19:23 44b8cd7fb346: Preparing 03:19:23 b78815f664d0: Preparing 03:19:23 4aeaa0e7d41f: Preparing 03:19:23 3a967318b01b: Waiting 03:19:23 44b8cd7fb346: Waiting 03:19:23 b78815f664d0: Waiting 03:19:23 4aeaa0e7d41f: Waiting 03:19:23 f33fd314026a: Layer already exists 03:19:23 1cb4a90096d7: Layer already exists 03:19:24 3a967318b01b: Layer already exists 03:19:24 5c4e30007077: Pushed 03:19:24 4aeaa0e7d41f: Layer already exists 03:19:24 93f8cc7f31e5: Pushed 03:19:24 44b8cd7fb346: Pushed 03:19:24 79bcbc6f9234: Pushed 03:19:24 b78815f664d0: Pushed 03:19:25 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:25 + 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 03:19:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:19:25 79bcbc6f9234: Preparing 03:19:25 5c4e30007077: Preparing 03:19:25 93f8cc7f31e5: Preparing 03:19:25 1cb4a90096d7: Preparing 03:19:25 f33fd314026a: Preparing 03:19:25 3a967318b01b: Preparing 03:19:25 44b8cd7fb346: Preparing 03:19:25 b78815f664d0: Preparing 03:19:25 4aeaa0e7d41f: Preparing 03:19:25 44b8cd7fb346: Waiting 03:19:25 b78815f664d0: Waiting 03:19:25 4aeaa0e7d41f: Waiting 03:19:25 3a967318b01b: Waiting 03:19:25 f33fd314026a: Layer already exists 03:19:25 93f8cc7f31e5: Layer already exists 03:19:25 1cb4a90096d7: Layer already exists 03:19:25 5c4e30007077: Layer already exists 03:19:25 79bcbc6f9234: Layer already exists 03:19:25 44b8cd7fb346: Layer already exists 03:19:25 3a967318b01b: Layer already exists 03:19:25 b78815f664d0: Layer already exists 03:19:25 4aeaa0e7d41f: Layer already exists 03:19:25 latest: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.69 03:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:19:26 79bcbc6f9234: Preparing 03:19:26 5c4e30007077: Preparing 03:19:26 93f8cc7f31e5: Preparing 03:19:26 1cb4a90096d7: Preparing 03:19:26 f33fd314026a: Preparing 03:19:26 3a967318b01b: Preparing 03:19:26 44b8cd7fb346: Preparing 03:19:26 b78815f664d0: Preparing 03:19:26 4aeaa0e7d41f: Preparing 03:19:26 3a967318b01b: Waiting 03:19:26 44b8cd7fb346: Waiting 03:19:26 4aeaa0e7d41f: Waiting 03:19:26 b78815f664d0: Waiting 03:19:26 5c4e30007077: Layer already exists 03:19:26 93f8cc7f31e5: Layer already exists 03:19:26 79bcbc6f9234: Layer already exists 03:19:26 1cb4a90096d7: Layer already exists 03:19:26 f33fd314026a: Layer already exists 03:19:26 b78815f664d0: Layer already exists 03:19:26 44b8cd7fb346: Layer already exists 03:19:26 4aeaa0e7d41f: Layer already exists 03:19:26 3a967318b01b: Layer already exists 03:19:26 3.2.0-dev.69: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:19:27 79bcbc6f9234: Preparing 03:19:27 5c4e30007077: Preparing 03:19:27 93f8cc7f31e5: Preparing 03:19:27 1cb4a90096d7: Preparing 03:19:27 f33fd314026a: Preparing 03:19:27 3a967318b01b: Preparing 03:19:27 44b8cd7fb346: Preparing 03:19:27 b78815f664d0: Preparing 03:19:27 4aeaa0e7d41f: Preparing 03:19:27 b78815f664d0: Waiting 03:19:27 3a967318b01b: Waiting 03:19:27 44b8cd7fb346: Waiting 03:19:27 4aeaa0e7d41f: Waiting 03:19:27 1cb4a90096d7: Layer already exists 03:19:27 5c4e30007077: Layer already exists 03:19:27 79bcbc6f9234: Layer already exists 03:19:27 f33fd314026a: Layer already exists 03:19:27 93f8cc7f31e5: Layer already exists 03:19:27 44b8cd7fb346: Layer already exists 03:19:27 3a967318b01b: Layer already exists 03:19:27 b78815f664d0: Layer already exists 03:19:27 4aeaa0e7d41f: Layer already exists 03:19:27 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:28 + 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 03:19:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:19:28 79bcbc6f9234: Preparing 03:19:28 5c4e30007077: Preparing 03:19:28 93f8cc7f31e5: Preparing 03:19:28 1cb4a90096d7: Preparing 03:19:28 f33fd314026a: Preparing 03:19:28 3a967318b01b: Preparing 03:19:28 44b8cd7fb346: Preparing 03:19:28 b78815f664d0: Preparing 03:19:28 4aeaa0e7d41f: Preparing 03:19:28 3a967318b01b: Waiting 03:19:28 44b8cd7fb346: Waiting 03:19:28 b78815f664d0: Waiting 03:19:28 4aeaa0e7d41f: Waiting 03:19:28 93f8cc7f31e5: Layer already exists 03:19:28 f33fd314026a: Layer already exists 03:19:28 79bcbc6f9234: Layer already exists 03:19:28 1cb4a90096d7: Layer already exists 03:19:28 5c4e30007077: Layer already exists 03:19:28 3a967318b01b: Layer already exists 03:19:28 44b8cd7fb346: Layer already exists 03:19:28 4aeaa0e7d41f: Layer already exists 03:19:28 b78815f664d0: Layer already exists 03:19:29 main: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:29 ===================================================== [Pipeline] echo 03:19:29 taggedImages: 03:19:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:19:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.69 03:19:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:19:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:19:29 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:29 latest 03:19:29 3.2.0-dev.69 03:19:29 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:29 main 03:19:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:19:30 2df68d8b4984: Preparing 03:19:30 933b94a2bc48: Preparing 03:19:30 c6d82fb52bff: Preparing 03:19:30 1cb4a90096d7: Preparing 03:19:30 f33fd314026a: Preparing 03:19:30 90879c49ece4: Preparing 03:19:30 b730cd79fa4a: Preparing 03:19:30 7c3cc75f4e24: Preparing 03:19:30 4aeaa0e7d41f: Preparing 03:19:30 b730cd79fa4a: Waiting 03:19:30 90879c49ece4: Waiting 03:19:30 7c3cc75f4e24: Waiting 03:19:30 4aeaa0e7d41f: Waiting 03:19:30 f33fd314026a: Layer already exists 03:19:30 1cb4a90096d7: Layer already exists 03:19:30 b730cd79fa4a: Layer already exists 03:19:30 933b94a2bc48: Pushed 03:19:30 2df68d8b4984: Pushed 03:19:30 7c3cc75f4e24: Layer already exists 03:19:30 c6d82fb52bff: Pushed 03:19:30 4aeaa0e7d41f: Layer already exists 03:19:52 90879c49ece4: Pushed 03:19:52 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:52 + 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 03:19:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:19:53 2df68d8b4984: Preparing 03:19:53 933b94a2bc48: Preparing 03:19:53 c6d82fb52bff: Preparing 03:19:53 1cb4a90096d7: Preparing 03:19:53 f33fd314026a: Preparing 03:19:53 90879c49ece4: Preparing 03:19:53 b730cd79fa4a: Preparing 03:19:53 7c3cc75f4e24: Preparing 03:19:53 4aeaa0e7d41f: Preparing 03:19:53 b730cd79fa4a: Waiting 03:19:53 7c3cc75f4e24: Waiting 03:19:53 4aeaa0e7d41f: Waiting 03:19:53 90879c49ece4: Waiting 03:19:53 933b94a2bc48: Layer already exists 03:19:53 1cb4a90096d7: Layer already exists 03:19:53 c6d82fb52bff: Layer already exists 03:19:53 f33fd314026a: Layer already exists 03:19:53 2df68d8b4984: Layer already exists 03:19:53 90879c49ece4: Layer already exists 03:19:53 b730cd79fa4a: Layer already exists 03:19:53 4aeaa0e7d41f: Layer already exists 03:19:53 7c3cc75f4e24: Layer already exists 03:19:53 latest: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.69 03:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:19:54 2df68d8b4984: Preparing 03:19:54 933b94a2bc48: Preparing 03:19:54 c6d82fb52bff: Preparing 03:19:54 1cb4a90096d7: Preparing 03:19:54 f33fd314026a: Preparing 03:19:54 90879c49ece4: Preparing 03:19:54 b730cd79fa4a: Preparing 03:19:54 7c3cc75f4e24: Preparing 03:19:54 4aeaa0e7d41f: Preparing 03:19:54 b730cd79fa4a: Waiting 03:19:54 90879c49ece4: Waiting 03:19:54 4aeaa0e7d41f: Waiting 03:19:54 7c3cc75f4e24: Waiting 03:19:54 f33fd314026a: Layer already exists 03:19:54 c6d82fb52bff: Layer already exists 03:19:54 933b94a2bc48: Layer already exists 03:19:54 2df68d8b4984: Layer already exists 03:19:54 1cb4a90096d7: Layer already exists 03:19:54 b730cd79fa4a: Layer already exists 03:19:54 7c3cc75f4e24: Layer already exists 03:19:54 90879c49ece4: Layer already exists 03:19:54 4aeaa0e7d41f: Layer already exists 03:19:54 3.2.0-dev.69: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:19:55 2df68d8b4984: Preparing 03:19:55 933b94a2bc48: Preparing 03:19:55 c6d82fb52bff: Preparing 03:19:55 1cb4a90096d7: Preparing 03:19:55 f33fd314026a: Preparing 03:19:55 90879c49ece4: Preparing 03:19:55 b730cd79fa4a: Preparing 03:19:55 7c3cc75f4e24: Preparing 03:19:55 4aeaa0e7d41f: Preparing 03:19:55 b730cd79fa4a: Waiting 03:19:55 7c3cc75f4e24: Waiting 03:19:55 4aeaa0e7d41f: Waiting 03:19:55 90879c49ece4: Waiting 03:19:55 c6d82fb52bff: Layer already exists 03:19:55 1cb4a90096d7: Layer already exists 03:19:55 933b94a2bc48: Layer already exists 03:19:55 f33fd314026a: Layer already exists 03:19:55 2df68d8b4984: Layer already exists 03:19:55 90879c49ece4: Layer already exists 03:19:55 b730cd79fa4a: Layer already exists 03:19:55 4aeaa0e7d41f: Layer already exists 03:19:55 7c3cc75f4e24: Layer already exists 03:19:55 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:55 + 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 03:19:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:19:56 2df68d8b4984: Preparing 03:19:56 933b94a2bc48: Preparing 03:19:56 c6d82fb52bff: Preparing 03:19:56 1cb4a90096d7: Preparing 03:19:56 f33fd314026a: Preparing 03:19:56 90879c49ece4: Preparing 03:19:56 b730cd79fa4a: Preparing 03:19:56 7c3cc75f4e24: Preparing 03:19:56 4aeaa0e7d41f: Preparing 03:19:56 b730cd79fa4a: Waiting 03:19:56 7c3cc75f4e24: Waiting 03:19:56 4aeaa0e7d41f: Waiting 03:19:56 90879c49ece4: Waiting 03:19:56 933b94a2bc48: Layer already exists 03:19:56 f33fd314026a: Layer already exists 03:19:56 1cb4a90096d7: Layer already exists 03:19:56 2df68d8b4984: Layer already exists 03:19:56 c6d82fb52bff: Layer already exists 03:19:56 90879c49ece4: Layer already exists 03:19:56 b730cd79fa4a: Layer already exists 03:19:56 7c3cc75f4e24: Layer already exists 03:19:56 4aeaa0e7d41f: Layer already exists 03:19:56 main: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:56 ===================================================== [Pipeline] echo 03:19:56 taggedImages: 03:19:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:19:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.69 03:19:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:19:56 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:19:56 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:56 latest 03:19:56 3.2.0-dev.69 03:19:56 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:19:56 main 03:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:56 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:19:57 1a3e74692609: Preparing 03:19:57 443341c87b9c: Preparing 03:19:57 1cb4a90096d7: Preparing 03:19:57 f33fd314026a: Preparing 03:19:57 fbdeb4145361: Preparing 03:19:57 1e4521875259: Preparing 03:19:57 4aeaa0e7d41f: Preparing 03:19:57 1e4521875259: Waiting 03:19:57 4aeaa0e7d41f: Waiting 03:19:57 f33fd314026a: Layer already exists 03:19:57 1cb4a90096d7: Layer already exists 03:19:57 4aeaa0e7d41f: Layer already exists 03:19:57 fbdeb4145361: Pushed 03:19:57 1a3e74692609: Pushed 03:19:58 1e4521875259: Pushed 03:20:04 443341c87b9c: Pushed 03:20:04 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:05 + 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 03:20:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:20:05 1a3e74692609: Preparing 03:20:05 443341c87b9c: Preparing 03:20:05 1cb4a90096d7: Preparing 03:20:05 f33fd314026a: Preparing 03:20:05 fbdeb4145361: Preparing 03:20:05 1e4521875259: Preparing 03:20:05 4aeaa0e7d41f: Preparing 03:20:05 1e4521875259: Waiting 03:20:05 4aeaa0e7d41f: Waiting 03:20:05 f33fd314026a: Layer already exists 03:20:05 1cb4a90096d7: Layer already exists 03:20:05 fbdeb4145361: Layer already exists 03:20:05 1a3e74692609: Layer already exists 03:20:05 443341c87b9c: Layer already exists 03:20:05 4aeaa0e7d41f: Layer already exists 03:20:05 1e4521875259: Layer already exists 03:20:05 latest: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:06 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:06 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.69 03:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:20:06 1a3e74692609: Preparing 03:20:06 443341c87b9c: Preparing 03:20:06 1cb4a90096d7: Preparing 03:20:06 f33fd314026a: Preparing 03:20:06 fbdeb4145361: Preparing 03:20:06 1e4521875259: Preparing 03:20:06 4aeaa0e7d41f: Preparing 03:20:06 1e4521875259: Waiting 03:20:06 4aeaa0e7d41f: Waiting 03:20:06 443341c87b9c: Layer already exists 03:20:06 1cb4a90096d7: Layer already exists 03:20:06 fbdeb4145361: Layer already exists 03:20:06 f33fd314026a: Layer already exists 03:20:06 1a3e74692609: Layer already exists 03:20:06 1e4521875259: Layer already exists 03:20:06 4aeaa0e7d41f: Layer already exists 03:20:06 3.2.0-dev.69: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:06 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:20:07 1a3e74692609: Preparing 03:20:07 443341c87b9c: Preparing 03:20:07 1cb4a90096d7: Preparing 03:20:07 f33fd314026a: Preparing 03:20:07 fbdeb4145361: Preparing 03:20:07 1e4521875259: Preparing 03:20:07 4aeaa0e7d41f: Preparing 03:20:07 1e4521875259: Waiting 03:20:07 f33fd314026a: Layer already exists 03:20:07 1a3e74692609: Layer already exists 03:20:07 443341c87b9c: Layer already exists 03:20:07 1cb4a90096d7: Layer already exists 03:20:07 fbdeb4145361: Layer already exists 03:20:07 4aeaa0e7d41f: Layer already exists 03:20:07 1e4521875259: Layer already exists 03:20:07 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:07 + 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 03:20:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:20:08 1a3e74692609: Preparing 03:20:08 443341c87b9c: Preparing 03:20:08 1cb4a90096d7: Preparing 03:20:08 f33fd314026a: Preparing 03:20:08 fbdeb4145361: Preparing 03:20:08 1e4521875259: Preparing 03:20:08 4aeaa0e7d41f: Preparing 03:20:08 1e4521875259: Waiting 03:20:08 4aeaa0e7d41f: Waiting 03:20:08 1a3e74692609: Layer already exists 03:20:08 1cb4a90096d7: Layer already exists 03:20:08 443341c87b9c: Layer already exists 03:20:08 fbdeb4145361: Layer already exists 03:20:08 f33fd314026a: Layer already exists 03:20:08 1e4521875259: Layer already exists 03:20:08 4aeaa0e7d41f: Layer already exists 03:20:08 main: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:08 ===================================================== [Pipeline] echo 03:20:08 taggedImages: 03:20:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:20:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:20:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.69 03:20:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:08 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:20:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:20:08 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:20:08 latest 03:20:08 3.2.0-dev.69 03:20:08 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:08 main 03:20:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:20:09 591541258bb4: Preparing 03:20:09 7b796b1f2e45: Preparing 03:20:09 1cb4a90096d7: Preparing 03:20:09 f33fd314026a: Preparing 03:20:09 cc5ea5dc336f: Preparing 03:20:09 833079b30c8a: Preparing 03:20:09 4aeaa0e7d41f: Preparing 03:20:09 833079b30c8a: Waiting 03:20:09 4aeaa0e7d41f: Waiting 03:20:09 1cb4a90096d7: Layer already exists 03:20:09 f33fd314026a: Layer already exists 03:20:09 4aeaa0e7d41f: Layer already exists 03:20:09 591541258bb4: Pushed 03:20:09 cc5ea5dc336f: Pushed 03:20:09 833079b30c8a: Pushed 03:20:16 7b796b1f2e45: Pushed 03:20:16 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:20:17 591541258bb4: Preparing 03:20:17 7b796b1f2e45: Preparing 03:20:17 1cb4a90096d7: Preparing 03:20:17 f33fd314026a: Preparing 03:20:17 cc5ea5dc336f: Preparing 03:20:17 833079b30c8a: Preparing 03:20:17 4aeaa0e7d41f: Preparing 03:20:17 833079b30c8a: Waiting 03:20:17 1cb4a90096d7: Layer already exists 03:20:17 591541258bb4: Layer already exists 03:20:17 f33fd314026a: Layer already exists 03:20:17 7b796b1f2e45: Layer already exists 03:20:17 cc5ea5dc336f: Layer already exists 03:20:17 833079b30c8a: Layer already exists 03:20:17 4aeaa0e7d41f: Layer already exists 03:20:17 latest: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.69 03:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:20:18 591541258bb4: Preparing 03:20:18 7b796b1f2e45: Preparing 03:20:18 1cb4a90096d7: Preparing 03:20:18 f33fd314026a: Preparing 03:20:18 cc5ea5dc336f: Preparing 03:20:18 833079b30c8a: Preparing 03:20:18 4aeaa0e7d41f: Preparing 03:20:18 833079b30c8a: Waiting 03:20:18 4aeaa0e7d41f: Waiting 03:20:18 f33fd314026a: Layer already exists 03:20:18 7b796b1f2e45: Layer already exists 03:20:18 1cb4a90096d7: Layer already exists 03:20:18 cc5ea5dc336f: Layer already exists 03:20:18 591541258bb4: Layer already exists 03:20:18 4aeaa0e7d41f: Layer already exists 03:20:18 833079b30c8a: Layer already exists 03:20:18 3.2.0-dev.69: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:20:19 591541258bb4: Preparing 03:20:19 7b796b1f2e45: Preparing 03:20:19 1cb4a90096d7: Preparing 03:20:19 f33fd314026a: Preparing 03:20:19 cc5ea5dc336f: Preparing 03:20:19 833079b30c8a: Preparing 03:20:19 4aeaa0e7d41f: Preparing 03:20:19 833079b30c8a: Waiting 03:20:19 4aeaa0e7d41f: Waiting 03:20:19 1cb4a90096d7: Layer already exists 03:20:19 7b796b1f2e45: Layer already exists 03:20:19 f33fd314026a: Layer already exists 03:20:19 591541258bb4: Layer already exists 03:20:19 cc5ea5dc336f: Layer already exists 03:20:19 833079b30c8a: Layer already exists 03:20:19 4aeaa0e7d41f: Layer already exists 03:20:19 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:20:20 591541258bb4: Preparing 03:20:20 7b796b1f2e45: Preparing 03:20:20 1cb4a90096d7: Preparing 03:20:20 f33fd314026a: Preparing 03:20:20 cc5ea5dc336f: Preparing 03:20:20 833079b30c8a: Preparing 03:20:20 4aeaa0e7d41f: Preparing 03:20:20 833079b30c8a: Waiting 03:20:20 4aeaa0e7d41f: Waiting 03:20:20 591541258bb4: Layer already exists 03:20:20 f33fd314026a: Layer already exists 03:20:20 1cb4a90096d7: Layer already exists 03:20:20 cc5ea5dc336f: Layer already exists 03:20:20 7b796b1f2e45: Layer already exists 03:20:20 833079b30c8a: Layer already exists 03:20:20 4aeaa0e7d41f: Layer already exists 03:20:20 main: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:20 ===================================================== [Pipeline] echo 03:20:20 taggedImages: 03:20:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:20:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:20:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.69 03:20:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:20:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:20:20 99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:20:20 latest 03:20:20 3.2.0-dev.69 03:20:20 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:20 main 03:20:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:20:21 0948032f1635: Preparing 03:20:21 e4b2366f8a79: Preparing 03:20:21 1cb4a90096d7: Preparing 03:20:21 f33fd314026a: Preparing 03:20:21 3acdb610c468: Preparing 03:20:21 779df72109b0: Preparing 03:20:21 4aeaa0e7d41f: Preparing 03:20:21 779df72109b0: Waiting 03:20:21 4aeaa0e7d41f: Waiting 03:20:21 1cb4a90096d7: Layer already exists 03:20:21 f33fd314026a: Layer already exists 03:20:21 3acdb610c468: Layer already exists 03:20:21 779df72109b0: Layer already exists 03:20:21 4aeaa0e7d41f: Layer already exists 03:20:21 0948032f1635: Pushed 03:20:28 e4b2366f8a79: Pushed 03:20:28 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:20:29 0948032f1635: Preparing 03:20:29 e4b2366f8a79: Preparing 03:20:29 1cb4a90096d7: Preparing 03:20:29 f33fd314026a: Preparing 03:20:29 3acdb610c468: Preparing 03:20:29 779df72109b0: Preparing 03:20:29 4aeaa0e7d41f: Preparing 03:20:29 779df72109b0: Waiting 03:20:29 3acdb610c468: Layer already exists 03:20:29 f33fd314026a: Layer already exists 03:20:29 0948032f1635: Layer already exists 03:20:29 e4b2366f8a79: Layer already exists 03:20:29 1cb4a90096d7: Layer already exists 03:20:29 4aeaa0e7d41f: Layer already exists 03:20:29 779df72109b0: Layer already exists 03:20:29 latest: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.69 03:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:20:30 0948032f1635: Preparing 03:20:30 e4b2366f8a79: Preparing 03:20:30 1cb4a90096d7: Preparing 03:20:30 f33fd314026a: Preparing 03:20:30 3acdb610c468: Preparing 03:20:30 779df72109b0: Preparing 03:20:30 4aeaa0e7d41f: Preparing 03:20:30 779df72109b0: Waiting 03:20:30 4aeaa0e7d41f: Waiting 03:20:30 3acdb610c468: Layer already exists 03:20:30 0948032f1635: Layer already exists 03:20:30 1cb4a90096d7: Layer already exists 03:20:30 f33fd314026a: Layer already exists 03:20:30 e4b2366f8a79: Layer already exists 03:20:30 4aeaa0e7d41f: Layer already exists 03:20:30 779df72109b0: Layer already exists 03:20:30 3.2.0-dev.69: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:20:31 0948032f1635: Preparing 03:20:31 e4b2366f8a79: Preparing 03:20:31 1cb4a90096d7: Preparing 03:20:31 f33fd314026a: Preparing 03:20:31 3acdb610c468: Preparing 03:20:31 779df72109b0: Preparing 03:20:31 4aeaa0e7d41f: Preparing 03:20:31 779df72109b0: Waiting 03:20:31 4aeaa0e7d41f: Waiting 03:20:31 e4b2366f8a79: Layer already exists 03:20:31 0948032f1635: Layer already exists 03:20:31 f33fd314026a: Layer already exists 03:20:31 3acdb610c468: Layer already exists 03:20:31 1cb4a90096d7: Layer already exists 03:20:31 4aeaa0e7d41f: Layer already exists 03:20:31 779df72109b0: Layer already exists 03:20:31 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:20:32 0948032f1635: Preparing 03:20:32 e4b2366f8a79: Preparing 03:20:32 1cb4a90096d7: Preparing 03:20:32 f33fd314026a: Preparing 03:20:32 3acdb610c468: Preparing 03:20:32 779df72109b0: Preparing 03:20:32 4aeaa0e7d41f: Preparing 03:20:32 779df72109b0: Waiting 03:20:32 4aeaa0e7d41f: Waiting 03:20:32 3acdb610c468: Layer already exists 03:20:32 1cb4a90096d7: Layer already exists 03:20:32 e4b2366f8a79: Layer already exists 03:20:32 f33fd314026a: Layer already exists 03:20:32 0948032f1635: Layer already exists 03:20:32 779df72109b0: Layer already exists 03:20:32 4aeaa0e7d41f: Layer already exists 03:20:32 main: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:20:32 ===================================================== [Pipeline] echo 03:20:32 taggedImages: 03:20:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 03:20:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:20:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.69 03:20:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 03:20:32 - 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 03:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:32 03:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:33 arm64: Pulling from edgex-lftools-log-publisher 03:20:33 8998bd30e6a1: Pulling fs layer 03:20:33 04944245beec: Pulling fs layer 03:20:33 699f458cf7ca: Pulling fs layer 03:20:33 765212b225bb: Pulling fs layer 03:20:33 f23df028b6ca: Pulling fs layer 03:20:33 d65c8cfc05b1: Pulling fs layer 03:20:33 2437ff75d9bd: Pulling fs layer 03:20:33 765212b225bb: Waiting 03:20:33 f23df028b6ca: Waiting 03:20:33 d65c8cfc05b1: Waiting 03:20:33 2437ff75d9bd: Waiting 03:20:33 04944245beec: Verifying Checksum 03:20:33 04944245beec: Download complete 03:20:33 765212b225bb: Download complete 03:20:33 f23df028b6ca: Download complete 03:20:33 d65c8cfc05b1: Verifying Checksum 03:20:33 d65c8cfc05b1: Download complete 03:20:33 699f458cf7ca: Verifying Checksum 03:20:33 699f458cf7ca: Download complete 03:20:33 8998bd30e6a1: Verifying Checksum 03:20:33 8998bd30e6a1: Download complete 03:20:36 2437ff75d9bd: Verifying Checksum 03:20:36 2437ff75d9bd: Download complete 03:20:38 8998bd30e6a1: Pull complete 03:20:38 04944245beec: Pull complete 03:20:40 699f458cf7ca: Pull complete 03:20:40 765212b225bb: Pull complete 03:20:41 f23df028b6ca: Pull complete 03:20:41 d65c8cfc05b1: Pull complete 03:20:59 2437ff75d9bd: Pull complete 03:20:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:59 prd-ubuntu20.04-docker-arm64-4c-16g-9930 does not seem to be running inside a container 03:21:00 $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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:arm64 cat 03:21:02 $ docker top 72e137588b1b323b35c95a883ea7aa2327b06f266f573375615aa7c815f2dc37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:03 ---> job-cost.sh 03:21:03 lf-activate-venv: SKIPPING 03:21:03 INFO: No Stack... 03:21:04 INFO: Retrieving Pricing Info for: v3-standard-4 03:21:04 INFO: Archiving Costs [Pipeline] sh 03:21:05 + cat /w/workspace/edgex-go/690/archives/cost.csv 03:21:05 + cut -d, -f6 [Pipeline] lock 03:21:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-690-stack-cost] 03:21:05 Resource [jenkins-edgexfoundry-edgex-go-main-690-stack-cost] did not exist. Created. 03:21:05 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-690-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:06 + echo total: 0.10999999940395355 [Pipeline] stash 03:21:06 Stashed 1 file(s) [Pipeline] } 03:21:06 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-690-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:06 $ docker stop --time=1 72e137588b1b323b35c95a883ea7aa2327b06f266f573375615aa7c815f2dc37 03:21:08 $ docker rm -f --volumes 72e137588b1b323b35c95a883ea7aa2327b06f266f573375615aa7c815f2dc37 [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 03:21:08 provisioning config files... 03:21:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/690@tmp/config17105438850605831269tmp [Pipeline] { [Pipeline] sh 03:21:09 + set +x 03:21:09 + + curl -sbash https://codecov.io/bash -s 03:21:09 -- 03:21:09 03:21:09 _____ _ 03:21:09 / ____| | | 03:21:09 | | ___ __| | ___ ___ _____ __ 03:21:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:09 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:09 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:09 Bash-1.0.6 03:21:09 03:21:09 03:21:09 ==> git version 2.25.1 found 03:21:09 ==> 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 03:21:09 Release-Date: 2020-01-08 03:21:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:21:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:21:09 ==> Jenkins CI detected. 03:21:09 current dir:  /w/workspace/edgex-go/690 03:21:09 project root: . 03:21:09 --> token set from env 03:21:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:09 ==> Running gcov in . (disable via -X gcov) 03:21:09 ==> Python coveragepy not found 03:21:09 ==> Searching for coverage reports in: 03:21:09 + . 03:21:09 -> Found 1 reports 03:21:09 ==> Detecting git/mercurial file structure 03:21:09 ==> Reading reports 03:21:09 + ./coverage.out bytes=545683 03:21:09 ==> Appending adjustments 03:21:09 https://docs.codecov.io/docs/fixing-reports 03:21:10 + Found adjustments 03:21:10 ==> Gzipping contents 03:21:10 68K /tmp/codecov.zUz9aI.gz 03:21:10 ==> Uploading reports 03:21:10 url: https://codecov.io 03:21:10 query: branch=main&commit=99f48d194a36bbc1648fc7d154ddcf20cf69f610&build=690&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F690%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:10 -> Pinging Codecov 03:21:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=99f48d194a36bbc1648fc7d154ddcf20cf69f610&build=690&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F690%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:21:10 -> Uploading to 03:21:10 https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/99f48d194a36bbc1648fc7d154ddcf20cf69f610/275cf258-2a56-4000-865c-72b6a12e3e2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T032110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54d429cd419993e263e2223c65d9a425802916ebe678043252960876ce539615 03:21:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:10 Dload Upload Total Spent Left Speed 03:21:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68142 0 0 100 68142 0 245k --:--:-- --:--:-- --:--:-- 245k 03:21:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } 03:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:21:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:21:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:11 03:21:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:11 latest: Pulling from edgex-devops/edgex-snyk-go 03:21:11 619be1103602: Already exists 03:21:11 f8ea3408117e: Pulling fs layer 03:21:11 91320369b822: Pulling fs layer 03:21:11 0406650e8295: Pulling fs layer 03:21:11 4f4fb700ef54: Pulling fs layer 03:21:11 96d80e3f36e1: Pulling fs layer 03:21:11 bcf3aedb951c: Pulling fs layer 03:21:11 4f4fb700ef54: Waiting 03:21:11 96d80e3f36e1: Waiting 03:21:11 bcf3aedb951c: Waiting 03:21:11 f8ea3408117e: Verifying Checksum 03:21:11 f8ea3408117e: Download complete 03:21:11 0406650e8295: Verifying Checksum 03:21:11 0406650e8295: Download complete 03:21:11 4f4fb700ef54: Verifying Checksum 03:21:11 4f4fb700ef54: Download complete 03:21:12 f8ea3408117e: Pull complete 03:21:12 96d80e3f36e1: Verifying Checksum 03:21:12 96d80e3f36e1: Download complete 03:21:12 91320369b822: Verifying Checksum 03:21:12 91320369b822: Download complete 03:21:12 bcf3aedb951c: Verifying Checksum 03:21:12 bcf3aedb951c: Download complete 03:21:16 91320369b822: Pull complete 03:21:16 0406650e8295: Pull complete 03:21:16 4f4fb700ef54: Pull complete 03:21:16 96d80e3f36e1: Pull complete 03:21:19 bcf3aedb951c: Pull complete 03:21:19 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 03:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:21:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:19 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 03:21:19 $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 03:21:28 $ docker top 722473dbcc90f4d3cd7e250f4a5156a653b84e69faa376da98876896116f4bd6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:28 + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] echo 03:21:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:21:28 + set -o pipefail 03:21:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:21:36 03:21:36 Monitoring /w/workspace/edgex-go/690 (github.com/edgexfoundry/edgex-go)... 03:21:36 03:21:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3be091e0-a00e-4e56-bea8-d4ac698a1dda 03:21:36 03:21:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:21:36 03:21:36 03:21:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:21:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:21:36 $ docker stop --time=1 722473dbcc90f4d3cd7e250f4a5156a653b84e69faa376da98876896116f4bd6 03:21:45 $ docker rm -f --volumes 722473dbcc90f4d3cd7e250f4a5156a653b84e69faa376da98876896116f4bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:21:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:46 provisioning config files... 03:21:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/690@tmp/config4878183112741066784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:46 --> edgex-publish-swagger.sh 03:21:46 === Publish openapi/v3 API === 03:21:46 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:21:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/690/openapi/v3/core-command.yaml] 03:21:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:46 Dload Upload Total Spent Left Speed 03:21:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 132k --:--:-- --:--:-- --:--:-- 132k 100 32782 0 0 100 32782 0 74674 --:--:-- --:--:-- --:--:-- 74504 03:21:46 03:21:46 03:21:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/690/openapi/v3/core-data.yaml] 03:21:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:46 Dload Upload Total Spent Left Speed 03:21:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 134k --:--:-- --:--:-- --:--:-- 134k 03:21:47 03:21:47 03:21:47 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/690/openapi/v3/core-keeper.yaml] 03:21:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:47 Dload Upload Total Spent Left Speed 03:21:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 272 132k --:--:-- --:--:-- --:--:-- 132k 03:21:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:21:47 03:21:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/690/openapi/v3/core-metadata.yaml] 03:21:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:47 Dload Upload Total Spent Left Speed 03:21:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 401 382k --:--:-- --:--:-- --:--:-- 383k 03:21:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:21:48 03:21:48 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/690/openapi/v3/support-cron-scheduler.yaml] 03:21:48 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:48 Dload Upload Total Spent Left Speed 03:21:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 276 191k --:--:-- --:--:-- --:--:-- 191k 03:21:48 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:21:48 03:21:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/690/openapi/v3/support-notifications.yaml] 03:21:48 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:48 Dload Upload Total Spent Left Speed 03:21:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 460 251k --:--:-- --:--:-- --:--:-- 251k 100 87457 100 156 100 87301 458 250k --:--:-- --:--:-- --:--:-- 251k 03:21:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:21:48 03:21:48 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/690/openapi/v3/support-scheduler.yaml] 03:21:48 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:48 Dload Upload Total Spent Left Speed 03:21:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 496 114k --:--:-- --:--:-- --:--:-- 115k 03:21:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:21:48 [Pipeline] } 03:21:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:21:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:49 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 03:21:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 03:21:50 $ docker top 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 -eo pid,comm 03:21:50 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). 03:21:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:50 [ssh-agent] Looking for ssh-agent implementation... 03:21:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:50 $ docker exec 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 ssh-agent 03:21:50 SSH_AUTH_SOCK=/tmp/ssh-oCDbPTaDFN36/agent.33 03:21:50 SSH_AGENT_PID=39 03:21:50 Running ssh-add (command line suppressed) 03:21:50 Identity added: /w/workspace/edgex-go/690@tmp/private_key_14982600786419373484.key (/w/workspace/edgex-go/690@tmp/private_key_14982600786419373484.key) 03:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:51 + git semver tag 03:21:51 2024-09-10 03:21:51,413 [run_tag] DEBUG tag force:False 03:21:51 2024-09-10 03:21:51,413 [check_head_tag] DEBUG check head tag 03:21:51 2024-09-10 03:21:51,416 [execute] INFO git cat-file --batch-check 03:21:51 2024-09-10 03:21:51,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=) 03:21:51 2024-09-10 03:21:51,419 [execute] INFO git cat-file --batch 03:21:51 2024-09-10 03:21:51,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=) 03:21:51 2024-09-10 03:21:51,457 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 03:21:51 2024-09-10 03:21:51,457 [execute] INFO git tag -a v3.2.0-dev.69 -m v3.2.0-dev.69 03:21:51 2024-09-10 03:21:51,457 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.69', '-m', 'v3.2.0-dev.69'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=None) 03:21:51 2024-09-10 03:21:51,462 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 03:21:51 3.2.0-dev.69 [Pipeline] } 03:21:51 $ docker exec --env ******** --env ******** 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 ssh-agent -k 03:21:51 unset SSH_AUTH_SOCK; 03:21:51 unset SSH_AGENT_PID; 03:21:51 echo Agent pid 39 killed; 03:21:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:52 + git semver [Pipeline] } 03:21:52 $ docker stop --time=1 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 03:21:53 $ docker rm -f --volumes 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:54 03:21:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:21:54 0.23.1-centos7: Pulling from edgex-lftools 03:21:54 ab5ef0e58194: Pulling fs layer 03:21:54 9712f1f96733: Pulling fs layer 03:21:54 63f879dbbcfc: Pulling fs layer 03:21:54 0d9ebad4ef96: Pulling fs layer 03:21:54 e9a5061849ea: Pulling fs layer 03:21:54 d747dcd14b5f: Pulling fs layer 03:21:54 2de7ff778b66: Pulling fs layer 03:21:54 0d9ebad4ef96: Waiting 03:21:54 2de7ff778b66: Waiting 03:21:54 e9a5061849ea: Waiting 03:21:54 d747dcd14b5f: Waiting 03:21:54 9712f1f96733: Verifying Checksum 03:21:54 9712f1f96733: Download complete 03:21:55 63f879dbbcfc: Verifying Checksum 03:21:55 63f879dbbcfc: Download complete 03:21:55 e9a5061849ea: Verifying Checksum 03:21:55 e9a5061849ea: Download complete 03:21:55 d747dcd14b5f: Verifying Checksum 03:21:55 d747dcd14b5f: Download complete 03:21:55 0d9ebad4ef96: Verifying Checksum 03:21:55 0d9ebad4ef96: Download complete 03:21:55 ab5ef0e58194: Download complete 03:21:55 2de7ff778b66: Verifying Checksum 03:21:55 2de7ff778b66: Download complete 03:21:58 ab5ef0e58194: Pull complete 03:21:58 9712f1f96733: Pull complete 03:21:59 63f879dbbcfc: Pull complete 03:22:04 0d9ebad4ef96: Pull complete 03:22:04 e9a5061849ea: Pull complete 03:22:04 d747dcd14b5f: Pull complete 03:22:05 2de7ff778b66: Pull complete 03:22:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:22:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:05 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 03:22:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 03:22:14 $ docker top d7bcc80c212b43b484d1e2e7b1da24c1076018bf1eeb3db317ede8a965a96ca1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:22:14 provisioning config files... 03:22:14 copy managed file [sigul-config] to file:/w/workspace/edgex-go/690@tmp/config3753721058492666351tmp 03:22:14 copy managed file [sigul-password] to file:/w/workspace/edgex-go/690@tmp/config14029499551179148919tmp 03:22:14 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/690@tmp/config2154939432820106455tmp [Pipeline] { [Pipeline] echo 03:22:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:22:15 ---> sigul-configuration.sh 03:22:15 gpg: directory `/root/.gnupg' created 03:22:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:22:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:22:15 gpg: keyring `/root/.gnupg/secring.gpg' created 03:22:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:22:15 gpg: CAST5 encrypted data 03:22:15 gpg: encrypted with 1 passphrase 03:22:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:22:15 + mkdir /home/jenkins 03:22:15 + mkdir /home/jenkins/sigul [Pipeline] sh 03:22:15 + 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 03:22:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:22:15 ---> sigul-install.sh 03:22:15 Sigul already installed; skipping installation. [Pipeline] sh 03:22:16 + git tag --list 03:22:16 0.6.0 03:22:16 0.6.1 03:22:16 0.7.0 03:22:16 0.7.1 03:22:16 v1.0.0 03:22:16 v1.0.1 03:22:16 v1.1.0 03:22:16 v1.2.0 03:22:16 v1.2.1 03:22:16 v1.3.0 03:22:16 v1.3.1 03:22:16 v2.0.0 03:22:16 v2.1.0 03:22:16 v2.1.1 03:22:16 v2.2.0 03:22:16 v2.3.0 03:22:16 v3.0 03:22:16 v3.0.0 03:22:16 v3.1 03:22:16 v3.1.0 03:22:16 v3.1.0-dev.1 03:22:16 v3.1.0-dev.10 03:22:16 v3.1.0-dev.11 03:22:16 v3.1.0-dev.12 03:22:16 v3.1.0-dev.13 03:22:16 v3.1.0-dev.14 03:22:16 v3.1.0-dev.15 03:22:16 v3.1.0-dev.16 03:22:16 v3.1.0-dev.17 03:22:16 v3.1.0-dev.18 03:22:16 v3.1.0-dev.19 03:22:16 v3.1.0-dev.2 03:22:16 v3.1.0-dev.20 03:22:16 v3.1.0-dev.21 03:22:16 v3.1.0-dev.22 03:22:16 v3.1.0-dev.23 03:22:16 v3.1.0-dev.24 03:22:16 v3.1.0-dev.25 03:22:16 v3.1.0-dev.26 03:22:16 v3.1.0-dev.27 03:22:16 v3.1.0-dev.28 03:22:16 v3.1.0-dev.29 03:22:16 v3.1.0-dev.3 03:22:16 v3.1.0-dev.30 03:22:16 v3.1.0-dev.31 03:22:16 v3.1.0-dev.32 03:22:16 v3.1.0-dev.33 03:22:16 v3.1.0-dev.34 03:22:16 v3.1.0-dev.35 03:22:16 v3.1.0-dev.36 03:22:16 v3.1.0-dev.37 03:22:16 v3.1.0-dev.38 03:22:16 v3.1.0-dev.39 03:22:16 v3.1.0-dev.4 03:22:16 v3.1.0-dev.40 03:22:16 v3.1.0-dev.41 03:22:16 v3.1.0-dev.42 03:22:16 v3.1.0-dev.43 03:22:16 v3.1.0-dev.44 03:22:16 v3.1.0-dev.45 03:22:16 v3.1.0-dev.46 03:22:16 v3.1.0-dev.47 03:22:16 v3.1.0-dev.48 03:22:16 v3.1.0-dev.49 03:22:16 v3.1.0-dev.5 03:22:16 v3.1.0-dev.50 03:22:16 v3.1.0-dev.51 03:22:16 v3.1.0-dev.52 03:22:16 v3.1.0-dev.53 03:22:16 v3.1.0-dev.54 03:22:16 v3.1.0-dev.55 03:22:16 v3.1.0-dev.56 03:22:16 v3.1.0-dev.57 03:22:16 v3.1.0-dev.58 03:22:16 v3.1.0-dev.59 03:22:16 v3.1.0-dev.6 03:22:16 v3.1.0-dev.60 03:22:16 v3.1.0-dev.61 03:22:16 v3.1.0-dev.62 03:22:16 v3.1.0-dev.63 03:22:16 v3.1.0-dev.64 03:22:16 v3.1.0-dev.65 03:22:16 v3.1.0-dev.66 03:22:16 v3.1.0-dev.67 03:22:16 v3.1.0-dev.68 03:22:16 v3.1.0-dev.69 03:22:16 v3.1.0-dev.7 03:22:16 v3.1.0-dev.70 03:22:16 v3.1.0-dev.71 03:22:16 v3.1.0-dev.72 03:22:16 v3.1.0-dev.73 03:22:16 v3.1.0-dev.8 03:22:16 v3.1.0-dev.9 03:22:16 v3.1.1 03:22:16 v3.1.1-dev.1 03:22:16 v3.1.1-dev.2 03:22:16 v3.2.0-dev.1 03:22:16 v3.2.0-dev.10 03:22:16 v3.2.0-dev.11 03:22:16 v3.2.0-dev.12 03:22:16 v3.2.0-dev.13 03:22:16 v3.2.0-dev.14 03:22:16 v3.2.0-dev.15 03:22:16 v3.2.0-dev.16 03:22:16 v3.2.0-dev.17 03:22:16 v3.2.0-dev.18 03:22:16 v3.2.0-dev.19 03:22:16 v3.2.0-dev.2 03:22:16 v3.2.0-dev.20 03:22:16 v3.2.0-dev.21 03:22:16 v3.2.0-dev.22 03:22:16 v3.2.0-dev.23 03:22:16 v3.2.0-dev.24 03:22:16 v3.2.0-dev.25 03:22:16 v3.2.0-dev.26 03:22:16 v3.2.0-dev.27 03:22:16 v3.2.0-dev.28 03:22:16 v3.2.0-dev.29 03:22:16 v3.2.0-dev.3 03:22:16 v3.2.0-dev.30 03:22:16 v3.2.0-dev.31 03:22:16 v3.2.0-dev.32 03:22:16 v3.2.0-dev.33 03:22:16 v3.2.0-dev.34 03:22:16 v3.2.0-dev.35 03:22:16 v3.2.0-dev.36 03:22:16 v3.2.0-dev.37 03:22:16 v3.2.0-dev.38 03:22:16 v3.2.0-dev.39 03:22:16 v3.2.0-dev.4 03:22:16 v3.2.0-dev.40 03:22:16 v3.2.0-dev.41 03:22:16 v3.2.0-dev.42 03:22:16 v3.2.0-dev.43 03:22:16 v3.2.0-dev.44 03:22:16 v3.2.0-dev.45 03:22:16 v3.2.0-dev.46 03:22:16 v3.2.0-dev.47 03:22:16 v3.2.0-dev.48 03:22:16 v3.2.0-dev.49 03:22:16 v3.2.0-dev.5 03:22:16 v3.2.0-dev.50 03:22:16 v3.2.0-dev.51 03:22:16 v3.2.0-dev.52 03:22:16 v3.2.0-dev.53 03:22:16 v3.2.0-dev.54 03:22:16 v3.2.0-dev.55 03:22:16 v3.2.0-dev.56 03:22:16 v3.2.0-dev.57 03:22:16 v3.2.0-dev.58 03:22:16 v3.2.0-dev.59 03:22:16 v3.2.0-dev.6 03:22:16 v3.2.0-dev.60 03:22:16 v3.2.0-dev.61 03:22:16 v3.2.0-dev.62 03:22:16 v3.2.0-dev.63 03:22:16 v3.2.0-dev.64 03:22:16 v3.2.0-dev.65 03:22:16 v3.2.0-dev.66 03:22:16 v3.2.0-dev.67 03:22:16 v3.2.0-dev.68 03:22:16 v3.2.0-dev.69 03:22:16 v3.2.0-dev.7 03:22:16 v3.2.0-dev.8 03:22:16 v3.2.0-dev.9 [Pipeline] sh 03:22:16 + lftools sign git-tag v3.2.0-dev.69 03:22:17 Signing Git tag with Sigul... 03:22:17 Signing v3.2.0-dev.69 [Pipeline] echo 03:22:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:22:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:22:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:22:17 $ docker stop --time=1 d7bcc80c212b43b484d1e2e7b1da24c1076018bf1eeb3db317ede8a965a96ca1 03:22:19 $ docker rm -f --volumes d7bcc80c212b43b484d1e2e7b1da24c1076018bf1eeb3db317ede8a965a96ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:22:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:19 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 03:22:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 03:22:20 $ docker top 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 -eo pid,comm 03:22:20 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). 03:22:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:20 [ssh-agent] Looking for ssh-agent implementation... 03:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:20 $ docker exec 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 ssh-agent 03:22:20 SSH_AUTH_SOCK=/tmp/ssh-5d6rYiksgGqe/agent.32 03:22:20 SSH_AGENT_PID=38 03:22:20 Running ssh-add (command line suppressed) 03:22:20 Identity added: /w/workspace/edgex-go/690@tmp/private_key_14245954846005980734.key (/w/workspace/edgex-go/690@tmp/private_key_14245954846005980734.key) 03:22:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:20 + git semver bump pre 03:22:21 2024-09-10 03:22:21,118 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 03:22:21 2024-09-10 03:22:21,118 [bump_version] DEBUG bumping version:3.2.0-dev.69 on axis:pre with prefix:dev 03:22:21 2024-09-10 03:22:21,118 [bump_version] DEBUG bumped version:3.2.0-dev.70 03:22:21 2024-09-10 03:22:21,118 [write_version] DEBUG write version:3.2.0-dev.70 to path:/w/workspace/edgex-go/690/.semver/main with force:True 03:22:21 2024-09-10 03:22:21,118 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 03:22:21 2024-09-10 03:22:21,118 [write_file] DEBUG write to file:/w/workspace/edgex-go/690/.semver/main 03:22:21 2024-09-10 03:22:21,120 [execute] INFO git cat-file --batch-check 03:22:21 2024-09-10 03:22:21,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=) 03:22:21 2024-09-10 03:22:21,125 [execute] INFO git cat-file --batch 03:22:21 2024-09-10 03:22:21,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=) 03:22:21 2024-09-10 03:22:21,130 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 03:22:21 3.2.0-dev.70 [Pipeline] } 03:22:21 $ docker exec --env ******** --env ******** 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 ssh-agent -k 03:22:21 unset SSH_AUTH_SOCK; 03:22:21 unset SSH_AGENT_PID; 03:22:21 echo Agent pid 38 killed; 03:22:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:21 + git semver [Pipeline] } 03:22:21 $ docker stop --time=1 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 03:22:23 $ docker rm -f --volumes 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:22:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:22:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:24 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 03:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 03:22:25 $ docker top da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a -eo pid,comm 03:22:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:22:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:22:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:25 [ssh-agent] Looking for ssh-agent implementation... 03:22:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:25 $ docker exec da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a ssh-agent 03:22:25 SSH_AUTH_SOCK=/tmp/ssh-HW2usxdaBmqW/agent.32 03:22:25 SSH_AGENT_PID=38 03:22:25 Running ssh-add (command line suppressed) 03:22:25 Identity added: /w/workspace/edgex-go/690@tmp/private_key_4856255219154086248.key (/w/workspace/edgex-go/690@tmp/private_key_4856255219154086248.key) 03:22:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:25 + git semver push 03:22:26 2024-09-10 03:22:26,028 [run_push] DEBUG push 03:22:26 2024-09-10 03:22:26,029 [execute] INFO git cat-file --batch-check 03:22:26 2024-09-10 03:22:26,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=) 03:22:26 2024-09-10 03:22:26,033 [execute] INFO git rev-list 655ce28fdc68e1555d96d6b124ae242939bf8d29 -- 03:22:26 2024-09-10 03:22:26,034 [execute] DEBUG Popen(['git', 'rev-list', '655ce28fdc68e1555d96d6b124ae242939bf8d29', '--'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=None) 03:22:26 2024-09-10 03:22:26,051 [execute] INFO git fetch -v origin 03:22:26 2024-09-10 03:22:26,051 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=True, shell=None, istream=None) 03:22:26 2024-09-10 03:22:26,640 [run_push] DEBUG no remote changes detected 03:22:26 2024-09-10 03:22:26,640 [execute] INFO git push origin semver 03:22:26 2024-09-10 03:22:26,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=None) 03:22:27 2024-09-10 03:22:27,284 [run_push] DEBUG push all version tags 03:22:27 2024-09-10 03:22:27,285 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:22:27 2024-09-10 03:22:27,285 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=None) 03:22:28 2024-09-10 03:22:27,944 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main 03:22:28 3.2.0-dev.70 [Pipeline] } 03:22:28 $ docker exec --env ******** --env ******** da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a ssh-agent -k 03:22:28 unset SSH_AUTH_SOCK; 03:22:28 unset SSH_AGENT_PID; 03:22:28 echo Agent pid 38 killed; 03:22:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:28 + git semver [Pipeline] } 03:22:28 $ docker stop --time=1 da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a 03:22:30 $ docker rm -f --volumes da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a [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 03:22:30 + [ -d /w/workspace/edgex-go/690/archives ] [Pipeline] libraryResource [Pipeline] sh 03:22:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:22:32 ---> package-listing.sh 03:22:32 ++ facter osfamily 03:22:32 ++ tr '[:upper:]' '[:lower:]' 03:22:32 + OS_FAMILY=debian 03:22:32 + workspace=/w/workspace/edgex-go/690 03:22:32 + START_PACKAGES=/tmp/packages_start.txt 03:22:32 + END_PACKAGES=/tmp/packages_end.txt 03:22:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:22:32 + PACKAGES=/tmp/packages_start.txt 03:22:32 + '[' /w/workspace/edgex-go/690 ']' 03:22:32 + PACKAGES=/tmp/packages_end.txt 03:22:32 + case "${OS_FAMILY}" in 03:22:32 + dpkg -l 03:22:32 + grep '^ii' 03:22:32 + '[' -f /tmp/packages_start.txt ']' 03:22:32 + '[' -f /tmp/packages_end.txt ']' 03:22:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:22:32 + '[' /w/workspace/edgex-go/690 ']' 03:22:32 + mkdir -p /w/workspace/edgex-go/690/archives/ 03:22:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/690/archives/ [Pipeline] echo 03:22:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:22:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:33 03:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:33 latest: Pulling from edgex-lftools-log-publisher 03:22:33 5eb5b503b376: Pulling fs layer 03:22:33 5c69ac0246d0: Pulling fs layer 03:22:33 ec43610c2a17: Pulling fs layer 03:22:33 3a2ae6a8a46f: Pulling fs layer 03:22:33 33b1e0a273af: Pulling fs layer 03:22:33 5d3b04190fa2: Pulling fs layer 03:22:33 2f39f015ded8: Pulling fs layer 03:22:33 3a2ae6a8a46f: Waiting 03:22:33 33b1e0a273af: Waiting 03:22:33 2f39f015ded8: Waiting 03:22:33 5d3b04190fa2: Waiting 03:22:33 5c69ac0246d0: Download complete 03:22:33 3a2ae6a8a46f: Verifying Checksum 03:22:33 3a2ae6a8a46f: Download complete 03:22:33 33b1e0a273af: Verifying Checksum 03:22:33 33b1e0a273af: Download complete 03:22:33 5d3b04190fa2: Verifying Checksum 03:22:33 5d3b04190fa2: Download complete 03:22:33 ec43610c2a17: Verifying Checksum 03:22:33 ec43610c2a17: Download complete 03:22:33 5eb5b503b376: Verifying Checksum 03:22:33 5eb5b503b376: Download complete 03:22:34 2f39f015ded8: Download complete 03:22:35 5eb5b503b376: Pull complete 03:22:35 5c69ac0246d0: Pull complete 03:22:35 ec43610c2a17: Pull complete 03:22:35 3a2ae6a8a46f: Pull complete 03:22:35 33b1e0a273af: Pull complete 03:22:36 5d3b04190fa2: Pull complete 03:22:40 2f39f015ded8: Pull complete 03:22:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:40 prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container 03:22:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/690/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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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 03:22:46 $ docker top fcbdc8b3fcf939d7c22c95c6356bb03a06c799925c42b5335de3e5695ad2f69e -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:46 + touch /tmp/pre-build-complete [Pipeline] sh 03:22:46 + mkdir -p /var/log/sysstat [Pipeline] sh 03:22:47 + ls /var/log/sa-host 03:22:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:22:47 provisioning config files... 03:22:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/690@tmp/config2680187448212740229tmp [Pipeline] { [Pipeline] echo 03:22:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:22:47 ---> create-netrc.sh [Pipeline] } 03:22:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:22:47 ---> python-tools-install.sh [Pipeline] echo 03:22:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:22:48 ---> sudo-logs.sh 03:22:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:22:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:22:48 ---> job-cost.sh 03:22:48 lf-activate-venv: SKIPPING 03:22:48 DEBUG: total: 0.10999999940395355 03:22:48 INFO: Retrieving Stack Cost... 03:22:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:22:49 INFO: Archiving Costs [Pipeline] echo 03:22:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:22:49 ---> logs-deploy.sh 03:22:49 lf-activate-venv: SKIPPING 03:22:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/690 03:22:49 INFO: archiving workspace using pattern(s): 03:22:50 Archives upload complete. 03:22:50 INFO: archiving logs to Nexus 03:22:51 ---> uname -a: 03:22:51 Linux prd-ubuntu20-04-docker-8c-8g-9929 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:22:51 03:22:51 03:22:51 ---> lscpu: 03:22:51 Architecture: x86_64 03:22:51 CPU op-mode(s): 32-bit, 64-bit 03:22:51 Byte Order: Little Endian 03:22:51 Address sizes: 40 bits physical, 48 bits virtual 03:22:51 CPU(s): 8 03:22:51 On-line CPU(s) list: 0-7 03:22:51 Thread(s) per core: 1 03:22:51 Core(s) per socket: 1 03:22:51 Socket(s): 8 03:22:51 NUMA node(s): 1 03:22:51 Vendor ID: AuthenticAMD 03:22:51 CPU family: 23 03:22:51 Model: 49 03:22:51 Model name: AMD EPYC-Rome Processor 03:22:51 Stepping: 0 03:22:51 CPU MHz: 2799.998 03:22:51 BogoMIPS: 5599.99 03:22:51 Virtualization: AMD-V 03:22:51 Hypervisor vendor: KVM 03:22:51 Virtualization type: full 03:22:51 L1d cache: 256 KiB 03:22:51 L1i cache: 256 KiB 03:22:51 L2 cache: 4 MiB 03:22:51 L3 cache: 128 MiB 03:22:51 NUMA node0 CPU(s): 0-7 03:22:51 Vulnerability Itlb multihit: Not affected 03:22:51 Vulnerability L1tf: Not affected 03:22:51 Vulnerability Mds: Not affected 03:22:51 Vulnerability Meltdown: Not affected 03:22:51 Vulnerability Mmio stale data: Not affected 03:22:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:22:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:22:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:22:51 Vulnerability Srbds: Not affected 03:22:51 Vulnerability Tsx async abort: Not affected 03:22:51 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 03:22:51 03:22:51 03:22:51 ---> nproc: 03:22:51 8 03:22:51 03:22:51 03:22:51 ---> df -h: 03:22:51 Filesystem Size Used Avail Use% Mounted on 03:22:51 overlay 155G 29G 127G 19% / 03:22:51 tmpfs 64M 0 64M 0% /dev 03:22:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:22:51 shm 64M 0 64M 0% /dev/shm 03:22:51 /dev/vda1 155G 29G 127G 19% /facter-os 03:22:51 03:22:51 03:22:51 ---> sar -b -r -n DEV: 03:22:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9929) 09/10/24 _x86_64_ (8 CPU) 03:22:51 03:22:51 02:27:03 LINUX RESTART (8 CPU) 03:22:51 03:22:51 02:28:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:22:51 02:29:01 182.31 3.69 178.62 0.00 422.13 63104.15 0.00 03:22:51 02:30:01 85.70 0.07 85.64 0.00 3.47 42853.94 0.00 03:22:51 02:31:01 20.83 0.12 20.71 0.00 0.93 11060.02 0.00 03:22:51 02:32:01 55.09 0.13 54.96 0.00 7.07 42728.61 0.00 03:22:51 02:33:01 339.86 1.97 337.89 0.00 125.05 237316.18 0.00 03:22:51 02:34:01 698.60 14.41 684.19 0.00 4354.07 116723.75 0.00 03:22:51 02:35:01 339.06 0.70 338.36 0.00 7.33 111440.81 0.00 03:22:51 02:36:01 292.95 0.03 292.92 0.00 0.27 102178.87 0.00 03:22:51 02:37:01 446.04 0.05 445.99 0.00 0.40 128372.60 0.00 03:22:51 02:38:01 279.69 0.13 279.55 0.00 19.20 6819.26 0.00 03:22:51 02:39:01 29.18 0.00 29.18 0.00 0.00 727.08 0.00 03:22:51 02:40:01 6.75 0.03 6.72 0.00 6.80 157.84 0.00 03:22:51 02:41:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 03:22:51 02:42:01 1.93 0.02 1.92 0.00 0.13 21.86 0.00 03:22:51 02:43:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 03:22:51 02:44:01 1.82 0.00 1.82 0.00 0.00 24.66 0.00 03:22:51 02:45:01 2.93 1.50 1.43 0.00 35.46 18.80 0.00 03:22:51 02:46:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 03:22:51 02:47:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 03:22:51 02:48:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 03:22:51 02:49:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 03:22:51 02:50:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 03:22:51 02:51:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 03:22:51 02:52:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 03:22:51 02:53:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 03:22:51 02:54:01 3.03 1.02 2.02 0.00 21.86 27.60 0.00 03:22:51 02:55:01 1.57 0.00 1.57 0.00 0.00 16.26 0.00 03:22:51 02:56:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 03:22:51 02:57:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 03:22:51 02:58:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 03:22:51 02:59:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 03:22:51 03:00:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 03:22:51 03:01:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 03:22:51 03:02:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 03:22:51 03:03:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:22:51 03:04:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 03:22:51 03:05:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 03:22:51 03:06:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 03:22:51 03:07:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 03:22:51 03:08:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 03:22:51 03:09:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 03:22:51 03:10:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 03:22:51 03:11:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 03:22:51 03:12:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 03:22:51 03:13:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 03:22:51 03:14:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 03:22:51 03:15:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 03:22:51 03:16:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 03:22:51 03:17:01 1.12 0.02 1.10 0.00 0.13 12.13 0.00 03:22:51 03:18:01 1.90 0.00 1.90 0.00 0.00 20.79 0.00 03:22:51 03:19:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 03:22:51 03:20:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 03:22:51 03:21:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 03:22:51 03:22:01 110.74 0.82 109.92 0.00 17.98 39114.75 0.00 03:22:51 Average: 54.46 0.46 54.01 0.00 92.80 16698.81 0.00 03:22:51 03:22:51 02:28:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:22:51 02:29:01 27686360 31513224 796744 2.42 122756 3865912 2044376 6.03 1270360 3418408 420276 03:22:51 02:30:01 27020076 31344428 957556 2.91 128780 4325268 2217876 6.54 1964744 3351836 320284 03:22:51 02:31:01 27116140 31462144 836828 2.54 134080 4313192 2115932 6.24 1371076 3815248 498368 03:22:51 02:32:01 27828768 31541128 764828 2.33 136072 3745680 1870504 5.51 1284500 3263536 157776 03:22:51 02:33:01 20572032 31359180 915000 2.78 154172 10580236 2919632 8.60 1922672 9619244 712 03:22:51 02:34:01 16891820 31351144 899020 2.73 328212 13756516 2537028 7.48 2799508 12074300 328496 03:22:51 02:35:01 9247104 28488564 3684692 11.21 382440 18037020 11242780 33.13 6527364 15431884 1449648 03:22:51 02:36:01 5868640 27030464 5159916 15.69 392896 19908636 10339936 30.47 8595376 16733124 914864 03:22:51 02:37:01 9748692 31364284 877580 2.67 403332 20487928 2713344 8.00 3254664 18408516 212 03:22:51 02:38:01 9772828 31438284 809756 2.46 408912 20530120 2199316 6.48 3425868 18219824 704 03:22:51 02:39:01 9757088 31424008 823400 2.50 410088 20530528 2340468 6.90 3907100 17753908 532 03:22:51 02:40:01 9764552 31431852 815680 2.48 410296 20530756 2224084 6.55 3957080 17697180 16 03:22:51 02:41:01 9765716 31433052 814436 2.48 410328 20530760 2224084 6.55 3954556 17697184 20 03:22:51 02:42:01 9763196 31430728 817564 2.49 410372 20530880 2238048 6.60 3962460 17697312 204 03:22:51 02:43:01 9772736 31440296 808620 2.46 410392 20530892 2238048 6.60 3949516 17697316 40 03:22:51 02:44:01 9785564 31453136 795724 2.42 410420 20530868 2238048 6.60 3937696 17697292 16 03:22:51 02:45:01 9779656 31449576 799188 2.43 410480 20531932 2238048 6.60 3942508 17697548 12 03:22:51 02:46:01 9779648 31449592 799108 2.43 410504 20531936 2238048 6.60 3942540 17697552 16 03:22:51 02:47:01 9780276 31450248 798328 2.43 410528 20531936 2238048 6.60 3941960 17697552 204 03:22:51 02:48:01 9780396 31450512 798124 2.43 410540 20532072 2238048 6.60 3941496 17697688 32 03:22:51 02:49:01 9780564 31450688 798108 2.43 410544 20532072 2238048 6.60 3941764 17697688 8 03:22:51 02:50:01 9780580 31450716 798044 2.43 410560 20532076 2254100 6.64 3941516 17697692 8 03:22:51 02:51:01 9780520 31450688 798264 2.43 410584 20532080 2254100 6.64 3941908 17697696 4 03:22:51 02:52:01 9780780 31450968 797948 2.43 410608 20532076 2254100 6.64 3941616 17697700 8 03:22:51 02:53:01 9780432 31450636 798192 2.43 410640 20532088 2254100 6.64 3941996 17697704 8 03:22:51 02:54:01 9776808 31448140 800352 2.43 410720 20532708 2302308 6.79 3942108 17698240 160 03:22:51 02:55:01 9777060 31448424 800008 2.43 410752 20532708 2302308 6.79 3942140 17698244 8 03:22:51 02:56:01 9777012 31448392 799976 2.43 410764 20532712 2302308 6.79 3942180 17698244 8 03:22:51 02:57:01 9776704 31448092 800200 2.43 410792 20532708 2302308 6.79 3942196 17698248 8 03:22:51 02:58:01 9776884 31448312 799900 2.43 410804 20532720 2302308 6.79 3942292 17698252 20 03:22:51 02:59:01 9777088 31448532 799628 2.43 410812 20532724 2302308 6.79 3942520 17698256 12 03:22:51 03:00:01 9776816 31448280 799688 2.43 410840 20532724 2302308 6.79 3942696 17698256 20 03:22:51 03:01:01 9776944 31448432 799532 2.43 410856 20532728 2302308 6.79 3942520 17698260 16 03:22:51 03:02:01 9776864 31448372 799516 2.43 410892 20532724 2302308 6.79 3942552 17698264 16 03:22:51 03:03:01 9777024 31448584 799464 2.43 410924 20532732 2302308 6.79 3942480 17698264 12 03:22:51 03:04:01 9777008 31448600 799432 2.43 410944 20532736 2302308 6.79 3942312 17698268 12 03:22:51 03:05:01 9776676 31448280 799688 2.43 410956 20532736 2302308 6.79 3942508 17698268 8 03:22:51 03:06:01 9776820 31448460 799648 2.43 410976 20532744 2302308 6.79 3942552 17698272 4 03:22:51 03:07:01 9776568 31448236 799856 2.43 411000 20532748 2302308 6.79 3942476 17698276 28 03:22:51 03:08:01 9776992 31448672 799364 2.43 411008 20532748 2285944 6.74 3942424 17698280 12 03:22:51 03:09:01 9776976 31448668 799300 2.43 411020 20532756 2285944 6.74 3942356 17698284 56 03:22:51 03:10:01 9776808 31448544 799284 2.43 411044 20532756 2285944 6.74 3942852 17698284 240 03:22:51 03:11:01 9776832 31448592 799200 2.43 411060 20532760 2285944 6.74 3942444 17698288 8 03:22:51 03:12:01 9776468 31448236 799448 2.43 411092 20532764 2285944 6.74 3942700 17698292 36 03:22:51 03:13:01 9776452 31448224 799416 2.43 411100 20532764 2285944 6.74 3942520 17698296 16 03:22:51 03:14:01 9776652 31448480 799348 2.43 411120 20532768 2285944 6.74 3942512 17698300 8 03:22:51 03:15:01 9776772 31448616 799340 2.43 411128 20532776 2285944 6.74 3943012 17698308 180 03:22:51 03:16:01 9776772 31448616 799288 2.43 411152 20532776 2285944 6.74 3942828 17698308 12 03:22:51 03:17:01 9776488 31448368 799560 2.43 411164 20532776 2269620 6.69 3942600 17698312 4 03:22:51 03:18:01 9776620 31448724 799116 2.43 411188 20532904 2269620 6.69 3942652 17698440 8 03:22:51 03:19:01 9776804 31448912 799080 2.43 411212 20532912 2269620 6.69 3942588 17698444 32 03:22:51 03:20:01 9776812 31448956 799012 2.43 411232 20532916 2269620 6.69 3942676 17698448 12 03:22:51 03:21:01 9776764 31448912 799100 2.43 411236 20532916 2269620 6.69 3942692 17698448 4 03:22:51 03:22:01 8400024 31368848 876616 2.67 433336 21703380 2586740 7.62 4063844 18840184 563344 03:22:51 Average: 11306198 31305297 944926 2.87 383142 18965635 2604644 7.68 3815113 16374953 86237 03:22:51 03:22:51 02:28:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:22:51 02:29:01 docker0 932.75 926.19 68.86 5121.81 0.00 0.00 0.00 0.00 03:22:51 02:29:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 03:22:51 02:29:01 ens3 1066.82 1016.36 8418.91 103.33 0.00 0.00 0.00 0.00 03:22:51 02:30:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:30:01 vethb4b2715 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:22:51 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:30:01 ens3 30.08 20.66 30.78 13.39 0.00 0.00 0.00 0.00 03:22:51 02:31:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 03:22:51 02:31:01 vethb4b2715 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 03:22:51 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:31:01 ens3 30.33 16.78 23.68 12.84 0.00 0.00 0.00 0.00 03:22:51 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:32:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 03:22:51 02:32:01 ens3 87.17 56.74 2213.19 15.31 0.00 0.00 0.00 0.00 03:22:51 02:33:01 vethefe20ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 docker0 18.31 32.59 1.18 486.78 0.00 0.00 0.00 0.00 03:22:51 02:33:01 vethdcb5372 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 veth04d9381 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 veth9c5257d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 veth729630e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 vethed90a76 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 vethe86e0e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 veth20f23f3 3.18 4.87 0.25 62.97 0.00 0.00 0.00 0.01 03:22:51 02:33:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:22:51 02:33:01 ens3 201.08 144.99 2096.47 166.76 0.00 0.00 0.00 0.00 03:22:51 02:33:01 veth0395766 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:33:01 veth7bd5238 0.37 0.65 0.03 0.14 0.00 0.00 0.00 0.00 03:22:51 02:34:01 veth4e7db5f 84.19 129.63 8.55 1200.64 0.00 0.00 0.00 0.10 03:22:51 02:34:01 docker0 467.39 757.67 39.57 6618.19 0.00 0.00 0.00 0.00 03:22:51 02:34:01 veth7c7b984 84.69 131.43 8.56 1181.67 0.00 0.00 0.00 0.10 03:22:51 02:34:01 veth453b97c 91.38 128.13 8.94 1191.51 0.00 0.00 0.00 0.10 03:22:51 02:34:01 veth086fe81 81.89 142.78 8.40 1185.03 0.00 0.00 0.00 0.10 03:22:51 02:34:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 03:22:51 02:34:01 ens3 937.31 551.87 8698.30 58.70 0.00 0.00 0.00 0.00 03:22:51 02:34:01 veth7bd5238 0.12 0.62 0.01 0.03 0.00 0.00 0.00 0.00 03:22:51 02:34:01 vetha8610c3 92.20 171.52 9.07 1233.95 0.00 0.00 0.00 0.10 03:22:51 02:35:01 vethcbb0f0c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth7a20299 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth166818d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:35:01 vetha3ca49c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth1550fde 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth7fe90ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth88def55 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 ens3 12.93 8.28 10.17 5.60 0.00 0.00 0.00 0.00 03:22:51 02:35:01 vethc9687c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth7bd5238 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth01642df 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 vethbab6a49 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth2b48501 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 veth3733202 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:35:01 vetha2cfabe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:22:51 02:36:01 vethcbb0f0c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth7a20299 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth166818d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 vetha3ca49c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth1550fde 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth7fe90ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth88def55 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 ens3 5.38 2.80 4.32 2.29 0.00 0.00 0.00 0.00 03:22:51 02:36:01 vethc9687c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth7bd5238 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth01642df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 vethbab6a49 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth2b48501 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 veth3733202 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:36:01 vetha2cfabe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:37:01 vethfefc018 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:37:01 veth629e5a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:37:01 ens3 2.55 1.17 1.85 0.96 0.00 0.00 0.00 0.00 03:22:51 02:37:01 veth7bd5238 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:38:01 lo 42.19 42.19 4.16 4.16 0.00 0.00 0.00 0.00 03:22:51 02:38:01 ens3 328.91 340.88 192.78 1264.95 0.00 0.00 0.00 0.00 03:22:51 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:39:01 lo 34.33 34.33 3.39 3.39 0.00 0.00 0.00 0.00 03:22:51 02:39:01 ens3 411.60 400.05 167.93 2595.84 0.00 0.00 0.00 0.00 03:22:51 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:40:01 lo 7.67 7.67 0.75 0.75 0.00 0.00 0.00 0.00 03:22:51 02:40:01 ens3 98.55 105.85 44.28 430.14 0.00 0.00 0.00 0.00 03:22:51 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:41:01 ens3 1.20 0.30 0.34 0.21 0.00 0.00 0.00 0.00 03:22:51 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:42:01 ens3 1.22 0.47 0.41 0.28 0.00 0.00 0.00 0.00 03:22:51 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:43:01 ens3 1.10 0.33 0.39 0.27 0.00 0.00 0.00 0.00 03:22:51 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:44:01 ens3 0.62 0.47 0.33 0.22 0.00 0.00 0.00 0.00 03:22:51 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:45:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:45:01 ens3 7.60 5.08 5.48 6.17 0.00 0.00 0.00 0.00 03:22:51 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:47:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:48:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:22:51 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:49:01 ens3 0.32 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:22:51 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:51:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:53:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:22:51 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:55:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:22:51 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 02:58:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:22:51 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 02:59:01 ens3 0.53 0.13 0.11 0.01 0.00 0.00 0.00 0.00 03:22:51 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:00:01 ens3 1.43 0.90 0.66 0.50 0.00 0.00 0.00 0.00 03:22:51 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:01:01 ens3 2.02 0.65 0.66 0.42 0.00 0.00 0.00 0.00 03:22:51 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:02:01 ens3 2.02 1.02 0.87 0.62 0.00 0.00 0.00 0.00 03:22:51 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:03:01 ens3 1.30 0.32 0.39 0.26 0.00 0.00 0.00 0.00 03:22:51 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:04:01 ens3 1.82 0.10 0.22 0.01 0.00 0.00 0.00 0.00 03:22:51 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:05:01 ens3 1.63 0.78 0.82 0.62 0.00 0.00 0.00 0.00 03:22:51 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:06:01 ens3 1.02 0.70 0.61 0.48 0.00 0.00 0.00 0.00 03:22:51 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:08:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:22:51 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:09:01 ens3 0.30 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:22:51 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:10:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:11:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:22:51 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:12:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:13:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:22:51 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:14:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:22:51 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:18:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 03:22:51 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:19:01 ens3 0.35 0.12 0.10 0.01 0.00 0.00 0.00 0.00 03:22:51 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:22:51 03:20:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:22:51 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:21:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:51 03:22:01 docker0 77.17 133.97 7.16 1271.44 0.00 0.00 0.00 0.00 03:22:51 03:22:01 lo 2.66 2.66 0.27 0.27 0.00 0.00 0.00 0.00 03:22:51 03:22:01 ens3 401.62 228.45 8078.06 44.68 0.00 0.00 0.00 0.00 03:22:51 Average: docker0 27.17 33.75 2.12 246.97 0.00 0.00 0.00 0.00 03:22:51 Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 03:22:51 Average: ens3 66.85 53.27 550.67 87.49 0.00 0.00 0.00 0.00 03:22:51 03:22:51 03:22:51 ---> sar -P ALL: 03:22:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9929) 09/10/24 _x86_64_ (8 CPU) 03:22:51 03:22:51 02:27:03 LINUX RESTART (8 CPU) 03:22:51 03:22:51 02:28:03 CPU %user %nice %system %iowait %steal %idle 03:22:51 02:29:01 all 7.82 0.00 3.48 3.95 0.10 84.65 03:22:51 02:29:01 0 7.03 0.00 3.03 0.33 0.12 89.48 03:22:51 02:29:01 1 7.76 0.00 2.86 0.14 0.05 89.18 03:22:51 02:29:01 2 7.67 0.00 3.66 10.75 0.12 77.81 03:22:51 02:29:01 3 7.61 0.00 4.21 2.43 0.07 85.68 03:22:51 02:29:01 4 11.80 0.00 3.65 10.20 0.09 74.26 03:22:51 02:29:01 5 6.34 0.00 3.77 2.45 0.10 87.33 03:22:51 02:29:01 6 7.30 0.00 2.86 0.47 0.12 89.25 03:22:51 02:29:01 7 7.08 0.00 3.77 4.94 0.10 84.11 03:22:51 02:30:01 all 34.28 0.00 5.12 3.97 0.10 56.53 03:22:51 02:30:01 0 33.83 0.00 4.78 0.42 0.08 60.88 03:22:51 02:30:01 1 32.63 0.00 5.02 3.59 0.10 58.66 03:22:51 02:30:01 2 33.76 0.00 5.65 1.77 0.08 58.73 03:22:51 02:30:01 3 35.07 0.00 5.21 1.31 0.10 58.31 03:22:51 02:30:01 4 37.82 0.00 4.75 1.64 0.10 55.69 03:22:51 02:30:01 5 33.87 0.00 5.89 21.56 0.12 38.56 03:22:51 02:30:01 6 32.98 0.00 4.87 0.52 0.10 61.52 03:22:51 02:30:01 7 34.29 0.00 4.79 1.00 0.08 59.84 03:22:51 02:31:01 all 45.96 0.00 5.16 0.53 0.10 48.24 03:22:51 02:31:01 0 47.14 0.00 5.40 0.23 0.12 47.11 03:22:51 02:31:01 1 45.84 0.00 5.29 0.45 0.10 48.32 03:22:51 02:31:01 2 48.08 0.00 5.22 0.03 0.12 46.55 03:22:51 02:31:01 3 44.60 0.00 5.06 1.34 0.08 48.92 03:22:51 02:31:01 4 45.87 0.00 5.25 0.07 0.08 48.73 03:22:51 02:31:01 5 45.47 0.00 5.12 1.93 0.10 47.37 03:22:51 02:31:01 6 44.08 0.00 4.75 0.17 0.10 50.90 03:22:51 02:31:01 7 46.63 0.00 5.21 0.03 0.10 48.02 03:22:51 02:32:01 all 32.28 0.00 6.88 3.16 0.10 57.58 03:22:51 02:32:01 0 32.31 0.00 7.03 1.65 0.07 58.93 03:22:51 02:32:01 1 31.73 0.00 6.69 16.20 0.10 45.28 03:22:51 02:32:01 2 32.75 0.00 7.30 0.96 0.10 58.88 03:22:51 02:32:01 3 31.97 0.00 6.54 0.39 0.10 61.00 03:22:51 02:32:01 4 34.98 0.00 7.06 0.51 0.14 57.32 03:22:51 02:32:01 5 31.75 0.00 6.77 0.98 0.12 60.38 03:22:51 02:32:01 6 31.54 0.00 6.81 0.66 0.08 60.90 03:22:51 02:32:01 7 31.20 0.00 6.84 3.83 0.10 58.03 03:22:51 02:33:01 all 16.75 0.00 6.36 23.04 0.12 53.73 03:22:51 02:33:01 0 15.45 0.00 5.30 7.67 0.12 71.46 03:22:51 02:33:01 1 16.32 0.00 7.18 18.71 0.10 57.69 03:22:51 02:33:01 2 20.55 0.00 7.05 28.94 0.12 43.34 03:22:51 02:33:01 3 15.04 0.00 5.88 43.04 0.15 35.89 03:22:51 02:33:01 4 17.36 0.00 6.21 14.06 0.10 62.26 03:22:51 02:33:01 5 14.72 0.00 5.89 22.10 0.10 57.19 03:22:51 02:33:01 6 17.76 0.00 7.23 42.60 0.10 32.30 03:22:51 02:33:01 7 16.77 0.00 6.14 7.75 0.12 69.22 03:22:51 02:34:01 all 11.18 0.00 5.38 22.41 0.11 60.91 03:22:51 02:34:01 0 10.48 0.00 6.70 63.46 0.10 19.26 03:22:51 02:34:01 1 10.74 0.00 4.89 33.44 0.12 50.82 03:22:51 02:34:01 2 12.51 0.00 6.12 19.79 0.14 61.44 03:22:51 02:34:01 3 11.62 0.00 5.41 8.53 0.07 74.37 03:22:51 02:34:01 4 11.39 0.00 4.87 17.47 0.15 66.12 03:22:51 02:34:01 5 12.79 0.00 4.76 11.07 0.10 71.28 03:22:51 02:34:01 6 9.72 0.00 5.01 12.81 0.08 72.37 03:22:51 02:34:01 7 10.19 0.00 5.31 12.90 0.12 71.48 03:22:51 02:35:01 all 65.82 0.00 11.72 7.28 0.15 15.02 03:22:51 02:35:01 0 65.85 0.00 11.49 18.85 0.17 3.63 03:22:51 02:35:01 1 67.00 0.00 11.02 6.16 0.12 15.70 03:22:51 02:35:01 2 65.20 0.00 12.91 15.39 0.19 6.32 03:22:51 02:35:01 3 65.34 0.00 12.50 2.71 0.12 19.33 03:22:51 02:35:01 4 65.68 0.00 11.01 5.63 0.15 17.53 03:22:51 02:35:01 5 66.53 0.00 11.48 4.61 0.15 17.23 03:22:51 02:35:01 6 66.47 0.00 10.52 2.27 0.20 20.54 03:22:51 02:35:01 7 64.51 0.00 12.85 2.83 0.14 19.67 03:22:51 02:36:01 all 89.01 0.00 10.83 0.00 0.17 0.00 03:22:51 02:36:01 0 89.20 0.00 10.63 0.00 0.15 0.02 03:22:51 02:36:01 1 90.05 0.00 9.81 0.00 0.13 0.00 03:22:51 02:36:01 2 87.47 0.00 12.30 0.00 0.23 0.00 03:22:51 02:36:01 3 89.61 0.00 10.22 0.00 0.17 0.00 03:22:51 02:36:01 4 89.29 0.00 10.54 0.00 0.17 0.00 03:22:51 02:36:01 5 89.92 0.00 9.93 0.00 0.15 0.00 03:22:51 02:36:01 6 88.42 0.00 11.40 0.00 0.18 0.00 03:22:51 02:36:01 7 87.95 0.00 11.89 0.00 0.16 0.00 03:22:51 02:37:01 all 62.29 0.00 9.61 5.37 0.14 22.59 03:22:51 02:37:01 0 63.59 0.00 9.36 0.67 0.12 26.27 03:22:51 02:37:01 1 62.07 0.00 9.47 1.04 0.12 27.31 03:22:51 02:37:01 2 60.77 0.00 10.20 2.80 0.16 26.07 03:22:51 02:37:01 3 63.44 0.00 9.51 7.51 0.10 19.44 03:22:51 02:37:01 4 62.03 0.00 10.05 2.13 0.15 25.63 03:22:51 02:37:01 5 62.70 0.00 8.41 1.72 0.12 27.05 03:22:51 02:37:01 6 63.06 0.00 9.23 1.36 0.19 26.16 03:22:51 02:37:01 7 60.63 0.00 10.68 25.90 0.14 2.66 03:22:51 02:38:01 all 6.20 0.00 1.41 4.83 0.08 87.48 03:22:51 02:38:01 0 7.52 0.00 1.91 5.05 0.10 85.41 03:22:51 02:38:01 1 5.54 0.00 1.28 2.43 0.07 90.68 03:22:51 02:38:01 2 7.34 0.00 1.61 2.43 0.08 88.54 03:22:51 02:38:01 3 5.46 0.00 1.46 5.76 0.08 87.24 03:22:51 02:38:01 4 4.21 0.00 1.21 6.17 0.05 88.36 03:22:51 02:38:01 5 5.94 0.00 1.25 11.09 0.07 81.66 03:22:51 02:38:01 6 7.47 0.00 1.32 3.64 0.15 87.41 03:22:51 02:38:01 7 6.14 0.00 1.23 2.05 0.07 90.52 03:22:51 02:39:01 all 9.84 0.00 0.87 0.10 0.07 89.12 03:22:51 02:39:01 0 9.99 0.00 0.84 0.02 0.08 89.07 03:22:51 02:39:01 1 10.72 0.00 0.84 0.02 0.08 88.34 03:22:51 02:39:01 2 13.32 0.00 0.85 0.49 0.08 85.26 03:22:51 02:39:01 3 6.60 0.00 1.04 0.02 0.07 92.28 03:22:51 02:39:01 4 12.94 0.00 0.92 0.18 0.08 85.87 03:22:51 02:39:01 5 7.83 0.00 0.84 0.02 0.05 91.27 03:22:51 02:39:01 6 7.27 0.00 0.74 0.02 0.05 91.92 03:22:51 02:39:01 7 10.02 0.00 0.93 0.03 0.08 88.93 03:22:51 03:22:51 02:39:01 CPU %user %nice %system %iowait %steal %idle 03:22:51 02:40:01 all 1.54 0.00 0.25 0.05 0.02 98.14 03:22:51 02:40:01 0 0.13 0.00 0.23 0.00 0.02 99.62 03:22:51 02:40:01 1 2.54 0.00 0.25 0.00 0.02 97.19 03:22:51 02:40:01 2 1.58 0.00 0.25 0.00 0.02 98.15 03:22:51 02:40:01 3 1.27 0.00 0.17 0.02 0.02 98.53 03:22:51 02:40:01 4 0.99 0.00 0.17 0.40 0.02 98.43 03:22:51 02:40:01 5 1.86 0.00 0.22 0.02 0.02 97.89 03:22:51 02:40:01 6 1.67 0.00 0.47 0.00 0.03 97.83 03:22:51 02:40:01 7 2.29 0.00 0.21 0.00 0.03 97.46 03:22:51 02:41:01 all 0.19 0.00 0.02 0.01 0.01 99.77 03:22:51 02:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 02:41:01 3 0.08 0.00 0.02 0.00 0.02 99.88 03:22:51 02:41:01 4 0.02 0.00 0.00 0.12 0.00 99.87 03:22:51 02:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 02:41:01 6 0.03 0.00 0.08 0.00 0.03 99.85 03:22:51 02:41:01 7 1.34 0.00 0.00 0.00 0.00 98.66 03:22:51 02:42:01 all 0.04 0.00 0.03 0.04 0.01 99.88 03:22:51 02:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 02:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:22:51 02:42:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:22:51 02:42:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:22:51 02:42:01 4 0.02 0.00 0.02 0.33 0.02 99.62 03:22:51 02:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 02:42:01 6 0.08 0.00 0.07 0.00 0.02 99.83 03:22:51 02:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:22:51 02:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 02:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 02:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 02:43:01 3 0.02 0.00 0.05 0.00 0.02 99.92 03:22:51 02:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 03:22:51 02:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:43:01 6 0.08 0.00 0.02 0.00 0.00 99.90 03:22:51 02:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:22:51 02:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:22:51 02:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:44:01 3 0.08 0.00 0.05 0.00 0.02 99.85 03:22:51 02:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:22:51 02:44:01 5 0.03 0.00 0.02 0.00 0.03 99.92 03:22:51 02:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 02:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 02:45:01 all 0.40 0.00 0.04 0.01 0.01 99.55 03:22:51 02:45:01 0 0.43 0.00 0.02 0.03 0.02 99.50 03:22:51 02:45:01 1 0.08 0.00 0.03 0.00 0.00 99.88 03:22:51 02:45:01 2 0.07 0.00 0.05 0.00 0.00 99.88 03:22:51 02:45:01 3 0.30 0.00 0.02 0.00 0.02 99.67 03:22:51 02:45:01 4 0.78 0.00 0.03 0.03 0.00 99.15 03:22:51 02:45:01 5 0.07 0.00 0.07 0.00 0.02 99.85 03:22:51 02:45:01 6 0.10 0.00 0.03 0.00 0.02 99.85 03:22:51 02:45:01 7 1.34 0.00 0.05 0.00 0.00 98.61 03:22:51 02:46:01 all 0.07 0.00 0.01 0.00 0.02 99.90 03:22:51 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 02:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:22:51 02:46:01 4 0.07 0.00 0.00 0.03 0.02 99.88 03:22:51 02:46:01 5 0.03 0.00 0.02 0.00 0.03 99.92 03:22:51 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 02:46:01 7 0.35 0.00 0.02 0.00 0.07 99.57 03:22:51 02:47:01 all 0.05 0.00 0.01 0.01 0.01 99.91 03:22:51 02:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 02:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 02:47:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:22:51 02:47:01 4 0.07 0.00 0.02 0.08 0.00 99.83 03:22:51 02:47:01 5 0.00 0.00 0.03 0.00 0.02 99.95 03:22:51 02:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:47:01 7 0.25 0.00 0.00 0.00 0.00 99.75 03:22:51 02:48:01 all 0.19 0.00 0.01 0.00 0.01 99.78 03:22:51 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:22:51 02:48:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:22:51 02:48:01 4 0.00 0.00 0.02 0.03 0.02 99.93 03:22:51 02:48:01 5 0.02 0.00 0.03 0.00 0.03 99.92 03:22:51 02:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 02:48:01 7 1.34 0.00 0.02 0.00 0.02 98.63 03:22:51 02:49:01 all 0.05 0.00 0.02 0.00 0.01 99.93 03:22:51 02:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 02:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:49:01 3 0.08 0.00 0.05 0.00 0.00 99.87 03:22:51 02:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:22:51 02:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:49:01 7 0.20 0.00 0.02 0.00 0.00 99.78 03:22:51 02:50:01 all 0.28 0.00 0.01 0.02 0.01 99.68 03:22:51 02:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:22:51 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:50:01 3 0.12 0.00 0.02 0.00 0.03 99.83 03:22:51 02:50:01 4 0.02 0.00 0.00 0.13 0.00 99.85 03:22:51 02:50:01 5 0.03 0.00 0.03 0.00 0.03 99.90 03:22:51 02:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 02:50:01 7 1.99 0.00 0.02 0.00 0.00 98.00 03:22:51 03:22:51 02:50:01 CPU %user %nice %system %iowait %steal %idle 03:22:51 02:51:01 all 0.05 0.00 0.00 0.00 0.01 99.94 03:22:51 02:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 02:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:22:51 02:51:01 4 0.10 0.00 0.00 0.02 0.02 99.87 03:22:51 02:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:51:01 7 0.20 0.00 0.00 0.00 0.00 99.80 03:22:51 02:52:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:22:51 02:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:52:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:22:51 02:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:52:01 3 0.07 0.00 0.00 0.00 0.02 99.92 03:22:51 02:52:01 4 0.00 0.00 0.00 0.03 0.00 99.97 03:22:51 02:52:01 5 0.02 0.00 0.02 0.02 0.02 99.93 03:22:51 02:52:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:22:51 02:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 02:53:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:22:51 02:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 02:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 02:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:22:51 02:53:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:22:51 02:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 02:53:01 5 0.02 0.00 0.02 0.00 0.03 99.93 03:22:51 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:53:01 7 0.38 0.00 0.02 0.00 0.00 99.60 03:22:51 02:54:01 all 0.31 0.00 0.04 0.01 0.01 99.63 03:22:51 02:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:22:51 02:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:22:51 02:54:01 3 0.10 0.00 0.03 0.00 0.02 99.85 03:22:51 02:54:01 4 0.05 0.00 0.02 0.02 0.00 99.92 03:22:51 02:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:54:01 6 0.17 0.00 0.10 0.03 0.02 99.68 03:22:51 02:54:01 7 2.02 0.00 0.03 0.00 0.00 97.95 03:22:51 02:55:01 all 0.17 0.00 0.01 0.01 0.01 99.80 03:22:51 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:22:51 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 02:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 02:55:01 4 0.02 0.00 0.00 0.12 0.00 99.87 03:22:51 02:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 02:55:01 7 1.21 0.00 0.00 0.00 0.02 98.78 03:22:51 02:56:01 all 0.07 0.00 0.01 0.00 0.01 99.90 03:22:51 02:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 02:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 03:22:51 02:56:01 3 0.08 0.00 0.03 0.00 0.02 99.87 03:22:51 02:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 03:22:51 02:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 02:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:22:51 02:56:01 7 0.40 0.00 0.03 0.00 0.00 99.57 03:22:51 02:57:01 all 0.07 0.00 0.01 0.00 0.01 99.91 03:22:51 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 02:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 02:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:57:01 4 0.00 0.00 0.02 0.03 0.00 99.95 03:22:51 02:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 02:57:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:22:51 02:57:01 7 0.47 0.00 0.00 0.00 0.00 99.53 03:22:51 02:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:22:51 02:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:22:51 02:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 02:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 02:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:22:51 02:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:22:51 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 02:58:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:22:51 02:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 02:59:01 all 0.07 0.00 0.02 0.00 0.01 99.90 03:22:51 02:59:01 0 0.03 0.00 0.05 0.00 0.02 99.90 03:22:51 02:59:01 1 0.08 0.00 0.02 0.00 0.00 99.90 03:22:51 02:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 02:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:22:51 02:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:22:51 02:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 02:59:01 6 0.08 0.00 0.00 0.00 0.02 99.90 03:22:51 02:59:01 7 0.28 0.00 0.03 0.00 0.00 99.68 03:22:51 03:00:01 all 0.04 0.00 0.01 0.03 0.01 99.92 03:22:51 03:00:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:22:51 03:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:00:01 2 0.07 0.00 0.03 0.02 0.02 99.87 03:22:51 03:00:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:22:51 03:00:01 4 0.00 0.00 0.00 0.18 0.00 99.82 03:22:51 03:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:00:01 7 0.08 0.00 0.02 0.00 0.00 99.90 03:22:51 03:01:01 all 0.15 0.00 0.01 0.04 0.01 99.79 03:22:51 03:01:01 0 0.07 0.00 0.03 0.00 0.03 99.87 03:22:51 03:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:22:51 03:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 03:01:01 3 0.10 0.00 0.03 0.00 0.00 99.87 03:22:51 03:01:01 4 0.00 0.00 0.00 0.35 0.02 99.63 03:22:51 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 03:01:01 7 0.90 0.00 0.00 0.00 0.02 99.09 03:22:51 03:22:51 03:01:01 CPU %user %nice %system %iowait %steal %idle 03:22:51 03:02:01 all 0.24 0.00 0.01 0.09 0.01 99.65 03:22:51 03:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:22:51 03:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:02:01 2 0.07 0.00 0.05 0.28 0.02 99.58 03:22:51 03:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:02:01 4 0.02 0.00 0.00 0.42 0.00 99.57 03:22:51 03:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:02:01 7 1.73 0.00 0.00 0.00 0.00 98.27 03:22:51 03:03:01 all 0.05 0.00 0.01 0.01 0.01 99.92 03:22:51 03:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 03:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 03:22:51 03:03:01 2 0.05 0.00 0.02 0.07 0.00 99.87 03:22:51 03:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:22:51 03:03:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:22:51 03:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:22:51 03:03:01 7 0.12 0.00 0.02 0.00 0.00 99.87 03:22:51 03:04:01 all 0.02 0.00 0.01 0.10 0.03 99.84 03:22:51 03:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:22:51 03:04:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:22:51 03:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:22:51 03:04:01 4 0.00 0.00 0.02 0.80 0.02 99.17 03:22:51 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:04:01 7 0.02 0.00 0.00 0.00 0.08 99.90 03:22:51 03:05:01 all 0.03 0.00 0.01 0.02 0.02 99.93 03:22:51 03:05:01 0 0.02 0.00 0.02 0.00 0.05 99.92 03:22:51 03:05:01 1 0.05 0.00 0.02 0.00 0.03 99.90 03:22:51 03:05:01 2 0.02 0.00 0.02 0.13 0.02 99.82 03:22:51 03:05:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:22:51 03:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 03:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 03:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:22:51 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:22:51 03:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:06:01 4 0.07 0.00 0.00 0.08 0.00 99.85 03:22:51 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:22:51 03:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:22:51 03:07:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:22:51 03:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:22:51 03:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:22:51 03:07:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 03:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:22:51 03:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:22:51 03:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 03:08:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 03:08:01 4 0.02 0.00 0.00 0.05 0.00 99.93 03:22:51 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 03:08:01 7 0.07 0.00 0.02 0.00 0.02 99.90 03:22:51 03:09:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:22:51 03:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 03:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:22:51 03:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:22:51 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:09:01 7 1.99 0.00 0.00 0.00 0.00 98.01 03:22:51 03:10:01 all 0.27 0.00 0.01 0.01 0.01 99.70 03:22:51 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:22:51 03:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:22:51 03:10:01 4 0.02 0.00 0.00 0.03 0.02 99.93 03:22:51 03:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:22:51 03:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 03:10:01 7 1.97 0.00 0.02 0.00 0.00 98.01 03:22:51 03:11:01 all 0.06 0.00 0.01 0.00 0.01 99.93 03:22:51 03:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 03:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 03:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 03:11:01 4 0.05 0.00 0.00 0.02 0.00 99.93 03:22:51 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:11:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:22:51 03:11:01 7 0.22 0.00 0.00 0.00 0.02 99.77 03:22:51 03:12:01 all 0.15 0.00 0.01 0.00 0.01 99.83 03:22:51 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 03:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 03:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:22:51 03:12:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:22:51 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:22:51 03:12:01 7 1.11 0.00 0.00 0.00 0.00 98.89 03:22:51 03:22:51 03:12:01 CPU %user %nice %system %iowait %steal %idle 03:22:51 03:13:01 all 0.22 0.00 0.02 0.00 0.01 99.75 03:22:51 03:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 03:13:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:22:51 03:13:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:22:51 03:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:22:51 03:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:13:01 6 0.00 0.00 0.03 0.00 0.02 99.95 03:22:51 03:13:01 7 1.65 0.00 0.00 0.00 0.00 98.35 03:22:51 03:14:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:22:51 03:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:22:51 03:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:14:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:22:51 03:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:22:51 03:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 03:14:01 7 1.86 0.00 0.00 0.00 0.02 98.13 03:22:51 03:15:01 all 0.26 0.00 0.01 0.00 0.01 99.71 03:22:51 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:15:01 2 1.89 0.00 0.00 0.00 0.02 98.09 03:22:51 03:15:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:22:51 03:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:22:51 03:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:22:51 03:15:01 7 0.08 0.00 0.00 0.00 0.00 99.92 03:22:51 03:16:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:22:51 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:22:51 03:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:22:51 03:16:01 3 0.08 0.00 0.03 0.00 0.00 99.88 03:22:51 03:16:01 4 0.05 0.00 0.02 0.02 0.02 99.90 03:22:51 03:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:22:51 03:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:22:51 03:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 03:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 03:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:22:51 03:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:22:51 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:18:01 all 0.06 0.00 0.02 0.00 0.01 99.91 03:22:51 03:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:22:51 03:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:22:51 03:18:01 2 0.25 0.00 0.00 0.00 0.00 99.75 03:22:51 03:18:01 3 0.08 0.00 0.03 0.00 0.02 99.87 03:22:51 03:18:01 4 0.03 0.00 0.02 0.02 0.02 99.92 03:22:51 03:18:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:22:51 03:18:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:22:51 03:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:19:01 all 0.02 0.00 0.01 0.08 0.01 99.88 03:22:51 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 03:22:51 03:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:22:51 03:19:01 3 0.05 0.00 0.02 0.00 0.03 99.90 03:22:51 03:19:01 4 0.03 0.00 0.00 0.27 0.00 99.70 03:22:51 03:19:01 5 0.00 0.00 0.00 0.35 0.02 99.63 03:22:51 03:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:22:51 03:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:22:51 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:20:01 1 0.07 0.00 0.00 0.00 0.02 99.92 03:22:51 03:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 03:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:22:51 03:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 03:22:51 03:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:22:51 03:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:22:51 03:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:22:51 03:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:22:51 03:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:22:51 03:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:22:51 03:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:22:51 03:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:22:51 03:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:22:51 03:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:22:51 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:22:51 03:22:01 all 8.29 0.00 3.62 3.94 0.06 84.09 03:22:51 03:22:01 0 8.32 0.00 4.77 1.14 0.07 85.70 03:22:51 03:22:01 1 8.71 0.00 3.66 0.52 0.05 87.05 03:22:51 03:22:01 2 9.71 0.00 4.44 23.26 0.07 62.52 03:22:51 03:22:01 3 7.76 0.00 3.51 1.16 0.08 87.48 03:22:51 03:22:01 4 8.61 0.00 2.89 5.07 0.05 83.39 03:22:51 03:22:01 5 8.09 0.00 2.97 0.22 0.05 88.67 03:22:51 03:22:01 6 7.73 0.00 3.66 0.19 0.07 88.35 03:22:51 03:22:01 7 7.43 0.00 3.05 0.10 0.05 89.37 03:22:51 Average: all 7.21 0.00 1.30 1.44 0.03 90.01 03:22:51 Average: 0 7.13 0.00 1.31 1.81 0.03 89.71 03:22:51 Average: 1 7.20 0.00 1.26 1.51 0.03 89.99 03:22:51 Average: 2 7.30 0.00 1.41 1.95 0.04 89.30 03:22:51 Average: 3 7.12 0.00 1.31 1.35 0.03 90.19 03:22:51 Average: 4 7.39 0.00 1.25 1.22 0.03 90.11 03:22:51 Average: 5 7.12 0.00 1.24 1.43 0.03 90.17 03:22:51 Average: 6 7.00 0.00 1.26 1.17 0.03 90.54 03:22:51 Average: 7 7.44 0.00 1.33 1.11 0.03 90.09 03:22:51 03:22:51 03:22:51