Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 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-ssh11009269153697038884.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12927633897915312125.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9228159457908897016.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6545082983082901936.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-ssh12299130946569238081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8088 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/678 [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/678 # 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 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 (main) Commit message: "Merge pull request #4870 from lindseysimple/issue-4847-3" > 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 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 > git rev-list --no-walk dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:38 ========================================================= 07:57:38 EdgeX Global Pipelines Version Info 07:57:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:57:39 ------------------- 07:57:39 stable info: 07:57:39 ------------------- 07:57:39 Commited By: Ginny Guan ginny@iotechsys.com 07:57:39 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:57:39 Message: update stable to v1.0.260 07:57:39 ------------------- 07:57:39 experimental info: 07:57:39 ------------------- 07:57:39 Commited By: Ginny Guan ginny@iotechsys.com 07:57:39 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:57:39 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcba1ae [Pipeline] echo 07:57:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:40 provisioning config files... 07:57:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config10448151864953421419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:41 ---> ****-login.sh 07:57:41 nexus3.edgexfoundry.org:10001 07:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:41 Configure a credential helper to remove this warning. See 07:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:41 07:57:41 Login Succeeded 07:57:41 nexus3.edgexfoundry.org:10002 07:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:41 Configure a credential helper to remove this warning. See 07:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:41 07:57:41 Login Succeeded 07:57:41 nexus3.edgexfoundry.org:10003 07:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:41 Configure a credential helper to remove this warning. See 07:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:41 07:57:41 Login Succeeded 07:57:41 nexus3.edgexfoundry.org:10004 07:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:41 Configure a credential helper to remove this warning. See 07:57:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:41 07:57:41 Login Succeeded 07:57:41 ****.io 07:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:42 Configure a credential helper to remove this warning. See 07:57:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:42 07:57:42 Login Succeeded 07:57:42 ---> ****-login.sh ends [Pipeline] } 07:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:42 + 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 07:57:42 + dirname cmd/core-command/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo core-command,cmd/core-command/Dockerfile 07:57:42 + cut+ -d/ -f2 07:57:42 dirname cmd/core-common-config-bootstrapper/Dockerfile 07:57:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:57:42 + dirname cmd/core-data/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo core-data,cmd/core-data/Dockerfile 07:57:42 + dirname cmd/core-keeper/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo core-keeper,cmd/core-keeper/Dockerfile 07:57:42 + dirname cmd/core-metadata/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo core-metadata,cmd/core-metadata/Dockerfile 07:57:42 + dirname cmd/security-bootstrapper/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:57:42 + dirname cmd/security-proxy-auth/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:57:42 + dirname cmd/security-proxy-setup/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:57:42 + dirname cmd/security-secretstore-setup/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:57:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:57:42 + dirname cmd/security-spire-agent/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:57:42 + dirname cmd/security-spire-config/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:57:42 + dirname cmd/security-spire-server/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:57:42 + dirname cmd/support-cron-scheduler/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:57:42 + dirname+ cmd/support-notifications/Dockerfile 07:57:42 cut -d/ -f2 07:57:42 + echo support-notifications,cmd/support-notifications/Dockerfile 07:57:42 + dirname cmd/support-scheduler/Dockerfile 07:57:42 + cut -d/ -f2 07:57:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:57:42 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 07:57:42 + git rev-list -1 --merges dcba1ae946b5ccf48e9dcc2a00fa110f4c613826~1..dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] echo 07:57:42 -----------> git rev-list -1 --merges dcba1ae946b5ccf48e9dcc2a00fa110f4c613826~1..dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 07:57:42 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [false] [Pipeline] sh 07:57:43 + git log --format=format:%s -1 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] echo 07:57:43 ========================================================= 07:57:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:57:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:57:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:43 + grep -v github /etc/ssh/ssh_known_hosts 07:57:43 + [ -e /tmp/ssh_known_hosts ] 07:57:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:57:43 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 07:57:43 /etc/ssh/ssh_known_hosts 07:57:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:44 07:57:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:44 0.1.4: Pulling from edgex-devops/py-git-semver 07:57:44 b85a868b505f: Pulling fs layer 07:57:44 e2be974225ed: Pulling fs layer 07:57:44 339a4e72a1f5: Pulling fs layer 07:57:44 988bab9f4d93: Pulling fs layer 07:57:44 1469e6f7b9e6: Pulling fs layer 07:57:44 eaf3925da568: Pulling fs layer 07:57:44 bab4dde63d76: Pulling fs layer 07:57:44 bde34c3a00c8: Pulling fs layer 07:57:44 b352a97aabf1: Pulling fs layer 07:57:44 4872d77fe225: Pulling fs layer 07:57:44 5851b861e8e6: Pulling fs layer 07:57:44 988bab9f4d93: Waiting 07:57:44 1469e6f7b9e6: Waiting 07:57:44 eaf3925da568: Waiting 07:57:44 bab4dde63d76: Waiting 07:57:44 bde34c3a00c8: Waiting 07:57:44 b352a97aabf1: Waiting 07:57:44 4872d77fe225: Waiting 07:57:44 5851b861e8e6: Waiting 07:57:44 e2be974225ed: Verifying Checksum 07:57:44 e2be974225ed: Download complete 07:57:44 988bab9f4d93: Verifying Checksum 07:57:44 988bab9f4d93: Download complete 07:57:44 1469e6f7b9e6: Verifying Checksum 07:57:44 1469e6f7b9e6: Download complete 07:57:44 eaf3925da568: Download complete 07:57:44 339a4e72a1f5: Verifying Checksum 07:57:44 339a4e72a1f5: Download complete 07:57:44 bde34c3a00c8: Verifying Checksum 07:57:44 bde34c3a00c8: Download complete 07:57:44 b352a97aabf1: Verifying Checksum 07:57:44 b352a97aabf1: Download complete 07:57:44 4872d77fe225: Verifying Checksum 07:57:44 4872d77fe225: Download complete 07:57:44 5851b861e8e6: Verifying Checksum 07:57:44 5851b861e8e6: Download complete 07:57:44 b85a868b505f: Verifying Checksum 07:57:44 b85a868b505f: Download complete 07:57:45 bab4dde63d76: Verifying Checksum 07:57:45 bab4dde63d76: Download complete 07:57:46 b85a868b505f: Pull complete 07:57:46 e2be974225ed: Pull complete 07:57:46 339a4e72a1f5: Pull complete 07:57:46 988bab9f4d93: Pull complete 07:57:46 1469e6f7b9e6: Pull complete 07:57:46 eaf3925da568: Pull complete 07:57:48 bab4dde63d76: Pull complete 07:57:48 bde34c3a00c8: Pull complete 07:57:49 b352a97aabf1: Pull complete 07:57:49 4872d77fe225: Pull complete 07:57:49 5851b861e8e6: Pull complete 07:57:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:49 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 07:57:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:51 $ docker top b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 -eo pid,comm 07:57:51 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). 07:57:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:51 [ssh-agent] Looking for ssh-agent implementation... 07:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:52 $ docker exec b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent 07:57:52 SSH_AUTH_SOCK=/tmp/ssh-OUHcaYKXyeUh/agent.32 07:57:52 SSH_AGENT_PID=38 07:57:52 Running ssh-add (command line suppressed) 07:57:52 Identity added: /w/workspace/edgex-go/678@tmp/private_key_9920562455738324003.key (/w/workspace/edgex-go/678@tmp/private_key_9920562455738324003.key) 07:57:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:52 + git tag --points-at HEAD [Pipeline] } 07:57:52 $ docker exec --env ******** --env ******** b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent -k 07:57:52 unset SSH_AUTH_SOCK; 07:57:52 unset SSH_AGENT_PID; 07:57:52 echo Agent pid 38 killed; 07:57:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:57:52 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.2.0-dev.58' [Pipeline] sshagent 07:57:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:52 [ssh-agent] Looking for ssh-agent implementation... 07:57:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:52 $ docker exec b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent 07:57:53 SSH_AUTH_SOCK=/tmp/ssh-UGxgmLgq5Fv6/agent.71 07:57:53 SSH_AGENT_PID=77 07:57:53 Running ssh-add (command line suppressed) 07:57:53 Identity added: /w/workspace/edgex-go/678@tmp/private_key_9316343709996152775.key (/w/workspace/edgex-go/678@tmp/private_key_9316343709996152775.key) 07:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:53 + git semver init 07:57:53 2024-08-21 07:57:53,644 [run_init] DEBUG init version:0.0.0 force:False 07:57:53 2024-08-21 07:57:53,644 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/678/.semver 07:57:53 2024-08-21 07:57:53,645 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/678/.semver 07:57:53 2024-08-21 07:57:53,645 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/678/.semver'], cwd=/w/workspace/edgex-go/678, universal_newlines=False, shell=None, istream=None) 07:57:59 2024-08-21 07:57:59,044 [append_file] DEBUG append to file:/w/workspace/edgex-go/678/.git/info/exclude 07:57:59 2024-08-21 07:57:59,044 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/678/.semver/main with force:False 07:57:59 2024-08-21 07:57:59,044 [read_version] DEBUG read version from /w/workspace/edgex-go/678/.semver/main 07:57:59 2024-08-21 07:57:59,045 [read_version] DEBUG read version from /w/workspace/edgex-go/678/.semver/main 07:57:59 3.2.0-dev.59 [Pipeline] } 07:57:59 $ docker exec --env ******** --env ******** b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 ssh-agent -k 07:57:59 unset SSH_AUTH_SOCK; 07:57:59 unset SSH_AGENT_PID; 07:57:59 echo Agent pid 77 killed; 07:57:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:59 + git semver [Pipeline] } 07:57:59 $ docker stop --time=1 b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 07:58:01 $ docker rm -f --volumes b8dd59d607fbe0480dd6bc9a5627da77c7a3655c71906d56492cce2f42a08022 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:01 Stashed 1 file(s) [Pipeline] echo 07:58:01 [edgeXSemver]: initialized semver on version 3.2.0-dev.59 [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 07:58:02 + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] echo 07:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:58:02 ========================================================= 07:58:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:58:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:58:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:02 619be1103602: Pulling fs layer 07:58:02 7862e08f4a3e: Pulling fs layer 07:58:02 5df492c9dc93: Pulling fs layer 07:58:02 7629e6793208: Pulling fs layer 07:58:02 4f4fb700ef54: Pulling fs layer 07:58:02 fb5054dd5b73: Pulling fs layer 07:58:02 eeca6798cff9: Pulling fs layer 07:58:02 aa269ceb94a6: Pulling fs layer 07:58:02 ada007ff1a6a: Pulling fs layer 07:58:02 fb5054dd5b73: Waiting 07:58:02 eeca6798cff9: Waiting 07:58:02 4f4fb700ef54: Waiting 07:58:02 ada007ff1a6a: Waiting 07:58:02 7629e6793208: Waiting 07:58:02 7862e08f4a3e: Verifying Checksum 07:58:02 7862e08f4a3e: Download complete 07:58:02 7629e6793208: Verifying Checksum 07:58:02 7629e6793208: Download complete 07:58:02 4f4fb700ef54: Download complete 07:58:02 619be1103602: Verifying Checksum 07:58:02 619be1103602: Download complete 07:58:02 fb5054dd5b73: Verifying Checksum 07:58:02 fb5054dd5b73: Download complete 07:58:02 eeca6798cff9: Verifying Checksum 07:58:02 eeca6798cff9: Download complete 07:58:02 619be1103602: Pull complete 07:58:02 ada007ff1a6a: Verifying Checksum 07:58:02 ada007ff1a6a: Download complete 07:58:02 7862e08f4a3e: Pull complete 07:58:03 5df492c9dc93: Verifying Checksum 07:58:03 5df492c9dc93: Download complete 07:58:03 aa269ceb94a6: Verifying Checksum 07:58:03 aa269ceb94a6: Download complete 07:58:06 5df492c9dc93: Pull complete 07:58:06 7629e6793208: Pull complete 07:58:06 4f4fb700ef54: Pull complete 07:58:06 fb5054dd5b73: Pull complete 07:58:06 eeca6798cff9: Pull complete 07:58:09 aa269ceb94a6: Pull complete 07:58:09 ada007ff1a6a: Pull complete 07:58:09 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:58:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:58:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:10 WORKDIR /edgex 07:58:10 COPY go.mod . 07:58:10 RUN go mod download 07:58:10 + docker build -t ci-base-image-x86_64 -f - . 07:58:10 Sending build context to Docker daemon 179.2MB 07:58:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:10 ---> f489d0715acc 07:58:10 Step 2/4 : WORKDIR /edgex 07:58:16 ---> Running in 681bf31b47ce 07:58:16 Removing intermediate container 681bf31b47ce 07:58:16 ---> 30f1fbc37023 07:58:16 Step 3/4 : COPY go.mod . 07:58:16 ---> 715bb03d99cf 07:58:16 Step 4/4 : RUN go mod download 07:58:16 ---> Running in a91ce0544042 07:58:16 Still waiting to schedule task 07:58:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:58:42 Removing intermediate container a91ce0544042 07:58:42 ---> 7b983caed2a9 07:58:42 Successfully built 7b983caed2a9 07:58:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:43 + docker inspect -f . ci-base-image-x86_64 07:58:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:43 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 07:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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 07:58:43 $ docker top 5b7c2293739c2e74241fc441f8fa9f84bd51927c32f4a39439582da5058eebd0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:44 + go version 07:58:44 go version go1.21.9 linux/amd64 [Pipeline] } 07:58:44 $ docker stop --time=1 5b7c2293739c2e74241fc441f8fa9f84bd51927c32f4a39439582da5058eebd0 07:58:45 $ docker rm -f --volumes 5b7c2293739c2e74241fc441f8fa9f84bd51927c32f4a39439582da5058eebd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:45 + docker inspect -f . ci-base-image-x86_64 07:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:45 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 07:58:45 $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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 07:58:46 $ docker top 4e7d935923125951dccb50bb9b8d51ca0405b249a1d9890cbb02ca9cccbaa67b -eo pid,comm [Pipeline] { [Pipeline] echo 07:58:46 ========================================================= 07:58:46 [edgeXBuildGoParallel] Running Tests and Build... 07:58:46 ========================================================= [Pipeline] sh 07:58:46 + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] fileExists [Pipeline] sh 07:58:46 + make test 07:58:46 go test -race -coverprofile=coverage.out ./... 07:58:55 ? github.com/edgexfoundry/edgex-go [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:59:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:59:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 07:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:59:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:59:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:59:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 07:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements 07:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.446s coverage: 93.4% of statements 07:59:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:59:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 7.0% of statements 07:59:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.8% of statements 07:59:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 07:59:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 07:59:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:59:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 07:59:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:59:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:59:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:59:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:59:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:59:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 07:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:59:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:59:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:59:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:59:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:59:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:59:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8089 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:59:53 Running in /w/workspace/edgex-go/678 [Pipeline] { [Pipeline] checkout 07:59:56 The recommended git tool is: git 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.041s coverage: 92.9% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 66.7% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 75.0% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.036s coverage: 87.2% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.077s coverage: 81.8% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.136s coverage: 63.1% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.328s coverage: 36.5% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 84.8% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.3% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 76.9% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 07:59:58 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 07:59:58 running golangci-lint 07:59:58 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:59:58 go version go1.21.9 linux/amd64 07:59:58 level=info msg="[config_reader] Used config file .golangci.yml" 07:59:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:00:03 using credential edgex-jenkins-ssh 08:00:03 Cloning the remote Git repository 08:00:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:00:03 > git init /w/workspace/edgex-go/678 # timeout=10 08:00:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:00:04 > git --version # timeout=10 08:00:04 > git --version # 'git version 2.25.1' 08:00:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:23 Avoid second fetch 08:00:23 Checking out Revision dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 (main) 08:00:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:00:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:23 > git config core.sparsecheckout # timeout=10 08:00:23 > git checkout -f dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 08:00:23 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|deps|files|name|types_sizes) took 22.932644599s" 08:00:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.593034ms" 08:00:23 Commit message: "Merge pull request #4870 from lindseysimple/issue-4847-3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:00:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:29 Dload Upload Total Spent Left Speed 08:00:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 08:00:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:00:30 + sudo tee /etc/docker/daemon.new 08:00:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:00:30 { 08:00:30 "registry-mirrors": [ 08:00:30 "https://nexus3.edgexfoundry.org:10001" 08:00:30 ], 08:00:30 "bip": "10.250.0.254/24", 08:00:30 "hosts": [ 08:00:30 "tcp://0.0.0.0:5555", 08:00:30 "unix:///var/run/docker.sock" 08:00:30 ], 08:00:30 "mtu": 1458, 08:00:30 "selinux-enabled": true, 08:00:30 "seccomp-profile": "/etc/docker/seccomp.json" 08:00:30 } [Pipeline] sh 08:00:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:00:33 + sudo service docker restart 08:00:34 level=info msg="[linters_context/goanalysis] analyzers took 1m40.918246184s with top 10 stages: buildir: 55.118771779s, gosec: 8.971278561s, inspect: 2.846003926s, fact_deprecated: 2.496256626s, printf: 1.867345951s, ctrlflow: 1.843018933s, fact_purity: 1.378081004s, nilness: 1.359180206s, S1038: 1.146706006s, typedness: 817.238059ms" 08:00:34 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:00:34 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, exclude: 214/214, nolint: 0/22, cgo: 214/214, skip_files: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214" 08:00:34 level=info msg="[runner] processing took 16.875099ms with stages: nolint: 7.06054ms, identifier_marker: 4.448869ms, autogenerated_exclude: 1.789418ms, path_prettifier: 1.571043ms, exclude-rules: 1.151967ms, skip_dirs: 773.491µs, cgo: 47.66µs, filename_unadjuster: 28.071µs, max_same_issues: 880ns, max_from_linter: 430ns, skip_files: 390ns, diff: 370ns, uniq_by_line: 350ns, fixer: 340ns, exclude: 290ns, severity-rules: 270ns, sort_results: 240ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" 08:00:34 level=info msg="[runner] linters took 11.70350539s with stages: goanalysis_metalinter: 11.686540168s" 08:00:34 level=info msg="File cache stats: 0 entries of total size 0B" 08:00:34 level=info msg="Memory: 344 samples, avg is 299.8MB, max is 1391.8MB" 08:00:34 level=info msg="Execution took 34.673975589s" 08:00:34 go vet ./... 08:00:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:00:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:00:40 + ls -al . 08:00:40 total 916 08:00:40 drwxrwxr-x 11 1001 1001 4096 Aug 21 07:58 . 08:00:40 drwxr-xr-x 4 root root 4096 Aug 21 07:58 .. 08:00:40 drwxrwxr-x 2 1001 1001 4096 Aug 21 07:57 .blubracket 08:00:40 -rw-rw-r-- 1 1001 1001 10 Aug 21 07:57 .dockerignore 08:00:40 drwxrwxr-x 8 1001 1001 4096 Aug 21 07:59 .git 08:00:40 drwxrwxr-x 3 1001 1001 4096 Aug 21 07:57 .github 08:00:40 -rw-rw-r-- 1 1001 1001 1102 Aug 21 07:57 .gitignore 08:00:40 -rw-rw-r-- 1 1001 1001 42 Aug 21 07:57 .golangci.yml 08:00:40 -rw-rw-r-- 1 1001 1001 100 Aug 21 07:57 .hadolint.yml 08:00:40 drwxr-xr-x 3 1001 1001 4096 Aug 21 07:57 .semver 08:00:40 -rw-rw-r-- 1 1001 1001 155 Aug 21 07:57 .sonarcloud.properties 08:00:40 -rw-rw-r-- 1 1001 1001 1171 Aug 21 07:57 ADOPTERS.md 08:00:40 -rw-rw-r-- 1 1001 1001 21286 Aug 21 07:57 Attribution.txt 08:00:40 -rw-rw-r-- 1 1001 1001 100284 Aug 21 07:57 CHANGELOG.md 08:00:40 -rw-rw-r-- 1 1001 1001 3804 Aug 21 07:57 CONTRIBUTING.md 08:00:40 -rw-rw-r-- 1 1001 1001 677 Aug 21 07:57 GOVERNANCE.md 08:00:40 -rw-rw-r-- 1 1001 1001 861 Aug 21 07:57 Jenkinsfile 08:00:40 -rw-rw-r-- 1 1001 1001 10775 Aug 21 07:57 LICENSE 08:00:40 -rw-rw-r-- 1 1001 1001 16854 Aug 21 07:57 Makefile 08:00:40 -rw-rw-r-- 1 1001 1001 582 Aug 21 07:57 OWNERS.md 08:00:40 -rw-rw-r-- 1 1001 1001 9528 Aug 21 07:57 README.md 08:00:40 -rw-rw-r-- 1 1001 1001 789 Aug 21 07:57 SECURITY.md 08:00:40 -rw-rw-r-- 1 1001 1001 12 Aug 21 07:58 VERSION 08:00:40 drwxrwxr-x 2 1001 1001 4096 Aug 21 07:57 bin 08:00:40 drwxrwxr-x 20 1001 1001 4096 Aug 21 07:57 cmd 08:00:40 -rw-r--r-- 1 root root 545411 Aug 21 07:59 coverage.out 08:00:40 drwxrwxr-x 2 1001 1001 4096 Aug 21 07:57 fuzz_test 08:00:40 -rw-rw-r-- 1 1001 1001 7305 Aug 21 07:57 go.mod 08:00:40 -rw-rw-r-- 1 1001 1001 102581 Aug 21 07:57 go.sum 08:00:40 drwxrwxr-x 7 1001 1001 4096 Aug 21 07:57 internal 08:00:40 drwxrwxr-x 3 1001 1001 4096 Aug 21 07:57 openapi 08:00:40 -rw-rw-r-- 1 1001 1001 584 Aug 21 07:57 security.txt 08:00:40 -rw-rw-r-- 1 1001 1001 204 Aug 21 07:57 version.go [Pipeline] sh 08:00:40 + '[' -e coverage.out ] 08:00:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:00:41 Stashed 1 file(s) [Pipeline] sh 08:00:41 + make build 08:00:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:51 provisioning config files... 08:00:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config15338555377099958448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:52 ---> ****-login.sh 08:00:52 nexus3.edgexfoundry.org:10001 08:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:52 Configure a credential helper to remove this warning. See 08:00:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:52 08:00:52 Login Succeeded 08:00:52 nexus3.edgexfoundry.org:10002 08:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:53 Configure a credential helper to remove this warning. See 08:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:53 08:00:53 Login Succeeded 08:00:53 nexus3.edgexfoundry.org:10003 08:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:53 Configure a credential helper to remove this warning. See 08:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:53 08:00:53 Login Succeeded 08:00:53 nexus3.edgexfoundry.org:10004 08:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:53 Configure a credential helper to remove this warning. See 08:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:53 08:00:53 Login Succeeded 08:00:53 ****.io 08:00:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:54 Configure a credential helper to remove this warning. See 08:00:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:54 08:00:54 Login Succeeded 08:00:54 ---> ****-login.sh ends [Pipeline] } 08:00:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:00:55 + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] echo 08:00:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:00:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:00:55 ========================================================= 08:00:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:00:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:00:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:00:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:55 c6b39de5b339: Pulling fs layer 08:00:55 a69c41024577: Pulling fs layer 08:00:55 d6de4b400683: Pulling fs layer 08:00:55 35cb2a7552d0: Pulling fs layer 08:00:55 4f4fb700ef54: Pulling fs layer 08:00:55 464afbd9ba4c: Pulling fs layer 08:00:55 00f215d4a9da: Pulling fs layer 08:00:55 d496ad576159: Pulling fs layer 08:00:55 4f4fb700ef54: Waiting 08:00:55 464afbd9ba4c: Waiting 08:00:55 00f215d4a9da: Waiting 08:00:55 d496ad576159: Waiting 08:00:55 35cb2a7552d0: Waiting 08:00:55 a69c41024577: Verifying Checksum 08:00:55 a69c41024577: Download complete 08:00:55 35cb2a7552d0: Verifying Checksum 08:00:55 35cb2a7552d0: Download complete 08:00:55 4f4fb700ef54: Verifying Checksum 08:00:55 4f4fb700ef54: Download complete 08:00:55 464afbd9ba4c: Verifying Checksum 08:00:55 464afbd9ba4c: Download complete 08:00:55 c6b39de5b339: Verifying Checksum 08:00:55 c6b39de5b339: Download complete 08:00:56 d496ad576159: Verifying Checksum 08:00:56 d496ad576159: Download complete 08:00:56 c6b39de5b339: Pull complete 08:00:57 a69c41024577: Pull complete 08:00:57 d6de4b400683: Verifying Checksum 08:00:57 d6de4b400683: Download complete 08:00:59 00f215d4a9da: Verifying Checksum 08:00:59 00f215d4a9da: Download complete 08:01:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:01:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:01:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:01:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:01:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:01:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:01:11 d6de4b400683: Pull complete 08:01:11 35cb2a7552d0: Pull complete 08:01:11 4f4fb700ef54: Pull complete 08:01:11 464afbd9ba4c: Pull complete 08:01:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:01:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:01:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:01:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:01:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:01:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:01:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:01:19 00f215d4a9da: Pull complete [Pipeline] } 08:01:19 $ docker stop --time=1 4e7d935923125951dccb50bb9b8d51ca0405b249a1d9890cbb02ca9cccbaa67b 08:01:21 d496ad576159: Pull complete 08:01:21 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:26 $ docker rm -f --volumes 4e7d935923125951dccb50bb9b8d51ca0405b249a1d9890cbb02ca9cccbaa67b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:01:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:26 WORKDIR /edgex 08:01:26 COPY go.mod . 08:01:26 RUN go mod download 08:01:26 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:01:27 08:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 Sending build context to Docker daemon 3.528MB 08:01:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:27 ---> f246e2811388 08:01:27 Step 2/4 : WORKDIR /edgex 08:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:01:27 latest: Pulling from edgex-devops/edgex-compose 08:01:27 91d30c5bc195: Pulling fs layer 08:01:27 2e9b0aa3be6d: Pulling fs layer 08:01:27 9c61dcf015f6: Pulling fs layer 08:01:27 4698f68db338: Pulling fs layer 08:01:27 2a2f49069b9e: Pulling fs layer 08:01:27 e0025b399a48: Pulling fs layer 08:01:27 2a2f49069b9e: Waiting 08:01:27 e0025b399a48: Waiting 08:01:27 4698f68db338: Waiting 08:01:27 91d30c5bc195: Verifying Checksum 08:01:27 91d30c5bc195: Download complete 08:01:27 4698f68db338: Verifying Checksum 08:01:27 4698f68db338: Download complete 08:01:27 2e9b0aa3be6d: Verifying Checksum 08:01:27 2e9b0aa3be6d: Download complete 08:01:27 e0025b399a48: Verifying Checksum 08:01:27 e0025b399a48: Download complete 08:01:27 91d30c5bc195: Pull complete 08:01:27 2a2f49069b9e: Verifying Checksum 08:01:27 2a2f49069b9e: Download complete 08:01:28 2e9b0aa3be6d: Pull complete 08:01:28 9c61dcf015f6: Download complete 08:01:29 ---> Running in b50feb74e85f 08:01:29 Removing intermediate container b50feb74e85f 08:01:29 ---> a3dade4d2bcf 08:01:29 Step 3/4 : COPY go.mod . 08:01:30 ---> 8ee2e2224e9e 08:01:30 Step 4/4 : RUN go mod download 08:01:30 ---> Running in 534b6309e542 08:01:30 9c61dcf015f6: Pull complete 08:01:30 4698f68db338: Pull complete 08:01:30 2a2f49069b9e: Pull complete 08:01:30 e0025b399a48: Pull complete 08:01:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:01:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:31 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 08:01:31 $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:01:34 $ docker top fa646c93461a4c5d776023280be5b5428f2b220d068184c2dfc2ab9762687714 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:34 + docker compose -f ./docker-compose-build.yml build --parallel 08:01:37 #1 [support-scheduler internal] load build definition from Dockerfile 08:01:37 #1 transferring dockerfile: 1.93kB done 08:01:37 #1 DONE 0.0s 08:01:37 08:01:37 #2 [security-spire-server internal] load build definition from Dockerfile 08:01:37 #2 transferring dockerfile: 1.70kB done 08:01:37 #2 DONE 0.0s 08:01:37 08:01:37 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:01:37 #3 transferring dockerfile: 2.15kB done 08:01:37 #3 DONE 0.0s 08:01:37 08:01:37 #4 [security-spire-config internal] load build definition from Dockerfile 08:01:37 #4 transferring dockerfile: 1.69kB done 08:01:37 #4 DONE 0.0s 08:01:37 08:01:37 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:01:37 #5 transferring dockerfile: 2.23kB done 08:01:37 #5 DONE 0.0s 08:01:37 08:01:37 #6 [security-proxy-setup internal] load build definition from Dockerfile 08:01:37 #6 transferring dockerfile: 2.50kB done 08:01:37 #6 DONE 0.0s 08:01:37 08:01:37 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:01:37 #7 transferring dockerfile: 3.17kB done 08:01:37 #7 DONE 0.0s 08:01:37 08:01:37 #8 [support-notifications internal] load build definition from Dockerfile 08:01:37 #8 transferring dockerfile: 1.95kB done 08:01:37 #8 DONE 0.0s 08:01:37 08:01:37 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:01:37 #9 transferring dockerfile: 1.89kB done 08:01:37 #9 DONE 0.0s 08:01:37 08:01:37 #10 [core-command internal] load build definition from Dockerfile 08:01:37 #10 transferring dockerfile: 1.93kB done 08:01:37 #10 DONE 0.0s 08:01:37 08:01:37 #11 [core-keeper internal] load build definition from Dockerfile 08:01:37 #11 transferring dockerfile: 2.01kB done 08:01:37 #11 DONE 0.0s 08:01:37 08:01:37 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:01:37 #12 transferring dockerfile: 2.49kB done 08:01:37 #12 DONE 0.0s 08:01:37 08:01:37 #13 [core-metadata internal] load build definition from Dockerfile 08:01:37 #13 transferring dockerfile: 2.06kB done 08:01:37 #13 DONE 0.0s 08:01:37 08:01:37 #14 [core-data internal] load build definition from Dockerfile 08:01:37 #14 transferring dockerfile: 2.07kB done 08:01:37 #14 DONE 0.0s 08:01:37 08:01:37 #15 [support-cron-scheduler internal] load build definition from Dockerfile 08:01:37 #15 transferring dockerfile: 1.85kB done 08:01:37 #15 DONE 0.0s 08:01:37 08:01:37 #16 [security-spire-agent internal] load build definition from Dockerfile 08:01:37 #16 transferring dockerfile: 1.81kB done 08:01:37 #16 DONE 0.0s 08:01:37 08:01:37 #17 [support-scheduler internal] load .dockerignore 08:01:37 #17 transferring context: 50B done 08:01:37 #17 DONE 0.0s 08:01:37 08:01:37 #18 [security-spire-server internal] load .dockerignore 08:01:37 #18 transferring context: 50B done 08:01:37 #18 DONE 0.0s 08:01:37 08:01:37 #19 [security-proxy-auth internal] load .dockerignore 08:01:37 #19 transferring context: 50B done 08:01:37 #19 DONE 0.0s 08:01:37 08:01:37 #20 [security-spire-config internal] load .dockerignore 08:01:37 #20 transferring context: 50B 0.0s done 08:01:37 #20 DONE 0.0s 08:01:37 08:01:37 #21 [core-common-config-bootstrapper internal] load .dockerignore 08:01:37 #21 transferring context: 50B done 08:01:37 #21 DONE 0.0s 08:01:37 08:01:37 #22 [security-proxy-setup internal] load .dockerignore 08:01:37 #22 transferring context: 50B done 08:01:37 #22 DONE 0.0s 08:01:37 08:01:37 #23 [security-bootstrapper internal] load .dockerignore 08:01:37 #23 transferring context: 50B done 08:01:37 #23 DONE 0.0s 08:01:37 08:01:37 #24 [security-spiffe-token-provider internal] load .dockerignore 08:01:37 #24 transferring context: 50B done 08:01:37 #24 DONE 0.0s 08:01:37 08:01:37 #25 [support-notifications internal] load .dockerignore 08:01:37 #25 transferring context: 50B done 08:01:37 #25 DONE 0.0s 08:01:37 08:01:37 #26 [core-command internal] load .dockerignore 08:01:37 #26 transferring context: 50B done 08:01:37 #26 DONE 0.0s 08:01:37 08:01:37 #27 [core-keeper internal] load .dockerignore 08:01:37 #27 transferring context: 50B done 08:01:37 #27 DONE 0.0s 08:01:37 08:01:37 #28 [security-secretstore-setup internal] load .dockerignore 08:01:37 #28 transferring context: 50B done 08:01:37 #28 DONE 0.0s 08:01:37 08:01:37 #29 [core-metadata internal] load .dockerignore 08:01:37 #29 transferring context: 50B done 08:01:37 #29 DONE 0.0s 08:01:37 08:01:37 #30 [core-data internal] load .dockerignore 08:01:37 #30 transferring context: 50B done 08:01:37 #30 DONE 0.0s 08:01:37 08:01:37 #31 [security-spire-agent internal] load .dockerignore 08:01:37 #31 transferring context: 50B done 08:01:37 #31 DONE 0.0s 08:01:37 08:01:37 #32 [support-cron-scheduler internal] load .dockerignore 08:01:37 #32 transferring context: 50B done 08:01:37 #32 DONE 0.0s 08:01:37 08:01:37 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:37 #33 DONE 0.0s 08:01:37 08:01:37 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:01:37 #34 DONE 0.1s 08:01:37 08:01:37 #35 [support-scheduler internal] load build context 08:01:38 #35 ... 08:01:38 08:01:38 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:01:38 #34 DONE 0.1s 08:01:38 08:01:38 #35 [support-scheduler internal] load build context 08:01:38 #35 ... 08:01:38 08:01:38 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:38 #33 DONE 0.0s 08:01:38 08:01:38 #35 [support-scheduler internal] load build context 08:01:38 #35 ... 08:01:38 08:01:38 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:38 #33 DONE 0.0s 08:01:38 08:01:38 #35 [support-scheduler internal] load build context 08:01:38 #35 ... 08:01:38 08:01:38 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:38 #33 DONE 0.0s 08:01:38 08:01:38 #35 [support-scheduler internal] load build context 08:01:38 #35 ... 08:01:38 08:01:38 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:38 #33 DONE 0.0s 08:01:38 08:01:38 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:01:38 #36 DONE 0.7s 08:01:38 08:01:38 #35 [support-scheduler internal] load build context 08:01:38 #35 ... 08:01:38 08:01:38 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:38 #33 DONE 0.0s 08:01:38 08:01:38 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:01:38 #36 DONE 0.7s 08:01:38 08:01:38 #35 [support-scheduler internal] load build context 08:01:43 #35 transferring context: 144.01MB 5.0s 08:01:44 #35 ... 08:01:44 08:01:44 #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:01:44 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:01:44 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:01:44 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:01:44 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:01:44 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:01:44 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:01:48 #37 ... 08:01:48 08:01:48 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:01:48 #38 ... 08:01:48 08:01:48 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:01:48 #34 ... 08:01:48 08:01:48 #39 [security-bootstrapper internal] load build context 08:01:48 #39 transferring context: 365.56MB 10.0s 08:01:48 #39 ... 08:01:48 08:01:48 #40 [core-command internal] load build context 08:01:48 #40 ... 08:01:48 08:01:48 #41 [security-spiffe-token-provider internal] load build context 08:01:48 #41 ... 08:01:48 08:01:48 #42 [core-common-config-bootstrapper internal] load build context 08:01:48 #42 ... 08:01:48 08:01:48 #43 [security-proxy-setup internal] load build context 08:01:48 #43 ... 08:01:48 08:01:48 #44 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:01:48 #44 ... 08:01:48 08:01:48 #45 [security-spire-config internal] load build context 08:01:48 #45 transferring context: 25.96kB 1.0s done 08:01:48 #45 ... 08:01:48 08:01:48 #46 [security-spire-server internal] load build context 08:01:49 #46 ... 08:01:49 08:01:49 #47 [core-keeper internal] load build context 08:01:49 #47 ... 08:01:49 08:01:49 #48 [security-secretstore-setup internal] load build context 08:01:49 #48 ... 08:01:49 08:01:49 #49 [security-proxy-auth internal] load build context 08:01:49 #49 ... 08:01:49 08:01:49 #50 [support-cron-scheduler internal] load build context 08:01:49 #50 ... 08:01:49 08:01:49 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:49 #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:49 #51 ... 08:01:49 08:01:49 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:01:49 #52 ... 08:01:49 08:01:49 #53 [core-metadata internal] load build context 08:01:50 #53 ... 08:01:50 08:01:50 #54 [core-data internal] load build context 08:01:50 #54 ... 08:01:50 08:01:50 #55 [support-notifications internal] load build context 08:01:50 #55 transferring context: 494.55MB 11.2s done 08:01:51 #55 ... 08:01:51 08:01:51 #49 [security-proxy-auth internal] load build context 08:01:52 #49 transferring context: 494.55MB 14.0s done 08:01:54 #49 ... 08:01:54 08:01:54 #35 [support-scheduler internal] load build context 08:01:54 #35 transferring context: 494.55MB 15.4s done 08:01:54 #35 ... 08:01:54 08:01:54 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:01:54 #34 DONE 16.6s 08:01:54 08:01:54 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:01:54 #38 DONE 16.7s 08:01:54 08:01:54 #45 [security-spire-config internal] load build context 08:01:54 #45 DONE 16.2s 08:01:54 08:01:54 #55 [support-notifications internal] load build context 08:01:54 #55 DONE 16.5s 08:01:54 08:01:54 #40 [core-command internal] load build context 08:01:54 #40 transferring context: 494.55MB 13.1s done 08:01:54 #40 DONE 16.5s 08:01:54 08:01:54 #47 [core-keeper internal] load build context 08:01:54 #47 transferring context: 494.55MB 13.0s done 08:01:54 #47 DONE 16.4s 08:01:54 08:01:54 #43 [security-proxy-setup internal] load build context 08:01:54 #43 transferring context: 494.55MB 11.4s done 08:01:54 #43 DONE 16.6s 08:01:54 08:01:54 #39 [security-bootstrapper internal] load build context 08:01:54 #39 transferring context: 494.55MB 13.1s done 08:01:54 #39 DONE 16.5s 08:01:54 08:01:54 #37 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:01:54 #37 DONE 17.0s 08:01:54 08:01:54 #44 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:01:54 #44 DONE 16.5s 08:01:54 08:01:54 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:01:54 #56 ... 08:01:54 08:01:54 #48 [security-secretstore-setup internal] load build context 08:01:54 #48 transferring context: 494.55MB 13.1s done 08:01:54 #48 DONE 16.4s 08:01:54 08:01:54 #41 [security-spiffe-token-provider internal] load build context 08:01:54 #41 transferring context: 494.55MB 13.6s done 08:01:54 #41 DONE 16.5s 08:01:54 08:01:54 #42 [core-common-config-bootstrapper internal] load build context 08:01:54 #42 transferring context: 494.55MB 13.9s done 08:01:54 #42 DONE 16.7s 08:01:54 08:01:54 #49 [security-proxy-auth internal] load build context 08:01:54 #49 DONE 16.7s 08:01:54 08:01:54 #35 [support-scheduler internal] load build context 08:01:54 #35 DONE 16.9s 08:01:54 08:01:54 #46 [security-spire-server internal] load build context 08:01:54 #46 transferring context: 27.71kB 0.0s done 08:01:54 #46 DONE 16.4s 08:01:54 08:01:54 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:54 #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 16.2s done 08:01:54 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:01:54 #51 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:01:54 #51 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:01:54 #51 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:01:54 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:01:54 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:01:54 #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:01:54 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:01:54 #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.3s 08:01:55 #51 ... 08:01:55 08:01:55 #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:01:55 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:01:55 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:01:55 #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:01:55 #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:01:55 #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:01:55 #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:01:55 #37 DONE 17.0s 08:01:55 08:01:55 #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:01:55 #52 DONE 16.6s 08:01:55 08:01:55 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:55 #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 16.2s done 08:01:55 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:01:55 #51 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:01:55 #51 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:01:55 #51 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:01:55 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:01:55 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:01:55 #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:01:55 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:01:55 #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.4s 08:01:55 #51 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:01:55 #51 ... 08:01:55 08:01:55 #57 [security-spire-agent internal] load build context 08:01:55 #57 transferring context: 27.24kB done 08:01:55 #57 DONE 0.1s 08:01:55 08:01:55 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:55 #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.5s 08:01:55 #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 08:01:55 #51 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done 08:01:55 #51 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:01:56 #51 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done 08:02:02 #51 ... 08:02:02 08:02:02 #50 [support-cron-scheduler internal] load build context 08:02:02 #50 transferring context: 494.55MB 5.7s done 08:02:04 #50 ... 08:02:04 08:02:04 #54 [core-data internal] load build context 08:02:04 #54 transferring context: 494.55MB 4.9s done 08:02:04 #54 DONE 25.8s 08:02:04 08:02:04 #53 [core-metadata internal] load build context 08:02:04 #53 transferring context: 494.55MB 5.2s done 08:02:04 #53 ... 08:02:04 08:02:04 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:02:05 #58 ... 08:02:05 08:02:05 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:05 #59 ... 08:02:05 08:02:05 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:05 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 08:02:05 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:02:05 #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:02:05 #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:02:05 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:02:05 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:02:05 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:02:05 #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.4s done 08:02:05 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:02:05 #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 08:02:05 #60 ... 08:02:05 08:02:05 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:02:05 #61 ... 08:02:05 08:02:05 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:02:06 #62 ... 08:02:06 08:02:06 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:06 #63 ... 08:02:06 08:02:06 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:02:06 #64 ... 08:02:06 08:02:06 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:02:06 #65 ... 08:02:06 08:02:06 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:06 #66 ... 08:02:06 08:02:06 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:02:06 #67 ... 08:02:06 08:02:06 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:06 #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:06 #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:06 #0 3.624 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:06 #0 3.624 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:06 #0 3.624 OK: 20077 distinct packages available 08:02:06 #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:06 #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:06 #0 4.093 OK: 264 MiB in 52 packages 08:02:06 #68 ... 08:02:06 08:02:06 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:07 #69 ... 08:02:07 08:02:07 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:02:07 #56 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:07 #56 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:07 #56 1.597 OK: 264 MiB in 52 packages 08:02:07 #56 ... 08:02:07 08:02:07 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:02:07 #70 ... 08:02:07 08:02:07 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:07 #0 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:07 #0 5.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:07 #0 5.211 OK: 264 MiB in 52 packages 08:02:07 #71 ... 08:02:07 08:02:07 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:02:07 #72 ... 08:02:07 08:02:07 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:14 #73 ... 08:02:14 08:02:14 #53 [core-metadata internal] load build context 08:02:14 #53 DONE 35.3s 08:02:14 08:02:14 #50 [support-cron-scheduler internal] load build context 08:02:14 #50 DONE 35.3s 08:02:14 08:02:14 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:14 #66 DONE 19.1s 08:02:14 08:02:14 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:14 #71 DONE 19.2s 08:02:14 08:02:14 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:14 #68 DONE 19.2s 08:02:14 08:02:14 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:02:14 #56 DONE 19.3s 08:02:14 08:02:14 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:02:14 #74 DONE 0.1s 08:02:14 08:02:14 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:14 #60 DONE 18.9s 08:02:14 08:02:14 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:02:14 #75 DONE 0.1s 08:02:14 08:02:14 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:02:14 #76 DONE 0.1s 08:02:14 08:02:14 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:14 #51 DONE 35.6s 08:02:14 08:02:14 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:15 #77 ... 08:02:15 08:02:15 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:15 #63 DONE 20.2s 08:02:15 08:02:15 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:02:15 #65 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #65 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #65 20.01 OK: 264 MiB in 52 packages 08:02:15 #65 DONE 20.3s 08:02:15 08:02:15 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:02:15 #78 DONE 0.1s 08:02:15 08:02:15 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:02:15 #62 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #62 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #62 19.94 (1/4) Installing dumb-init (1.2.5-r2) 08:02:15 #62 19.94 (2/4) Installing openssl (3.1.6-r0) 08:02:15 #62 19.95 (3/4) Installing su-exec (0.2-r3) 08:02:15 #62 19.96 (4/4) Installing yq (4.33.3-r5) 08:02:15 #62 20.02 Executing busybox-1.36.1-r7.trigger 08:02:15 #62 20.19 OK: 17 MiB in 19 packages 08:02:15 #62 DONE 20.3s 08:02:15 08:02:15 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:15 #69 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #69 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #69 20.59 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:15 #69 20.59 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:15 #69 20.59 OK: 20070 distinct packages available 08:02:15 #69 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #69 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #69 ... 08:02:15 08:02:15 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:02:15 #67 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #67 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #67 20.59 (1/2) Installing dumb-init (1.2.5-r2) 08:02:15 #67 20.59 (2/2) Installing su-exec (0.2-r3) 08:02:15 #67 20.59 Executing busybox-1.36.1-r7.trigger 08:02:15 #67 20.60 OK: 7 MiB in 17 packages 08:02:15 #67 DONE 20.8s 08:02:15 08:02:15 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:15 #59 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #59 19.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #59 20.15 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:15 #59 20.15 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:15 #59 20.15 OK: 20070 distinct packages available 08:02:15 #59 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #59 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #59 20.50 (1/11) Installing ca-certificates (20240226-r0) 08:02:15 #59 20.52 (2/11) Installing brotli-libs (1.0.9-r14) 08:02:15 #59 20.52 (3/11) Installing libunistring (1.1-r1) 08:02:15 #59 20.54 (4/11) Installing libidn2 (2.3.4-r1) 08:02:15 #59 20.55 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:02:15 #59 20.55 (6/11) Installing libcurl (8.9.0-r0) 08:02:15 #59 20.56 (7/11) Installing curl (8.9.0-r0) 08:02:15 #59 20.58 (8/11) Installing dumb-init (1.2.5-r2) 08:02:15 #59 20.59 (9/11) Installing musl-obstack (1.2.3-r2) 08:02:15 #59 20.59 (10/11) Installing libucontext (1.2-r2) 08:02:15 #59 20.60 (11/11) Installing gcompat (1.1.0-r1) 08:02:15 #59 20.61 Executing busybox-1.36.1-r7.trigger 08:02:15 #59 20.61 Executing ca-certificates-20240226-r0.trigger 08:02:15 #59 20.65 OK: 12 MiB in 26 packages 08:02:15 #59 DONE 20.8s 08:02:15 08:02:15 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:02:15 #70 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:15 #70 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:15 #70 20.53 (1/2) Installing ca-certificates (20240226-r0) 08:02:15 #70 20.56 (2/2) Installing dumb-init (1.2.5-r2) 08:02:15 #70 20.57 Executing busybox-1.36.1-r7.trigger 08:02:15 #70 20.57 Executing ca-certificates-20240226-r0.trigger 08:02:15 #70 20.61 OK: 8 MiB in 17 packages 08:02:15 #70 DONE 20.8s 08:02:15 08:02:15 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:15 #69 20.90 (1/4) Installing dumb-init (1.2.5-r2) 08:02:15 #69 20.91 (2/4) Installing musl-obstack (1.2.3-r2) 08:02:15 #69 20.91 (3/4) Installing libucontext (1.2-r2) 08:02:15 #69 20.91 (4/4) Installing gcompat (1.1.0-r1) 08:02:15 #69 20.92 Executing busybox-1.36.1-r7.trigger 08:02:15 #69 20.92 OK: 8 MiB in 19 packages 08:02:16 #69 DONE 21.2s 08:02:16 08:02:16 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:02:16 #61 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:16 #61 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:16 #61 21.13 (1/1) Installing dumb-init (1.2.5-r2) 08:02:16 #61 21.19 Executing busybox-1.36.1-r7.trigger 08:02:16 #61 21.19 OK: 7 MiB in 16 packages 08:02:16 #61 DONE 21.3s 08:02:16 08:02:16 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:02:16 #64 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:16 #64 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:16 #64 21.52 (1/1) Installing dumb-init (1.2.5-r2) 08:02:16 #64 21.53 Executing busybox-1.36.1-r7.trigger 08:02:16 #64 21.53 OK: 7 MiB in 16 packages 08:02:16 #64 DONE 22.1s 08:02:16 08:02:16 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:16 #73 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:16 #73 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:16 #73 21.20 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:16 #73 21.20 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:16 #73 21.20 OK: 20070 distinct packages available 08:02:16 #73 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:16 #73 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:16 #73 21.53 (1/5) Installing dumb-init (1.2.5-r2) 08:02:16 #73 21.54 (2/5) Installing musl-obstack (1.2.3-r2) 08:02:16 #73 21.54 (3/5) Installing libucontext (1.2-r2) 08:02:16 #73 21.55 (4/5) Installing gcompat (1.1.0-r1) 08:02:16 #73 21.55 (5/5) Installing openssl (3.1.6-r0) 08:02:16 #73 21.56 Executing busybox-1.36.1-r7.trigger 08:02:16 #73 21.57 OK: 8 MiB in 20 packages 08:02:16 #73 DONE 21.9s 08:02:16 08:02:16 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:02:16 #72 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:16 #72 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:17 #72 22.32 (1/4) Installing ca-certificates (20240226-r0) 08:02:17 #72 22.34 (2/4) Installing dumb-init (1.2.5-r2) 08:02:17 #72 22.34 (3/4) Installing su-exec (0.2-r3) 08:02:17 #72 22.34 (4/4) Installing yq (4.33.3-r5) 08:02:17 #72 22.44 Executing busybox-1.36.1-r7.trigger 08:02:17 #72 22.44 Executing ca-certificates-20240226-r0.trigger 08:02:17 #72 22.71 OK: 17 MiB in 19 packages 08:02:17 #72 DONE 22.8s 08:02:17 08:02:17 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:02:17 #58 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:17 #58 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:17 #58 22.22 (1/3) Installing ca-certificates (20240226-r0) 08:02:17 #58 22.24 (2/3) Installing dumb-init (1.2.5-r2) 08:02:17 #58 22.24 (3/3) Installing tzdata (2024a-r0) 08:02:17 #58 22.33 Executing busybox-1.36.1-r7.trigger 08:02:17 #58 22.34 Executing ca-certificates-20240226-r0.trigger 08:02:17 #58 22.39 OK: 11 MiB in 18 packages 08:02:17 #58 DONE 22.7s 08:02:17 08:02:17 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:02:18 #79 ... 08:02:18 08:02:18 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:02:18 #0 2.855 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:18 #0 3.380 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:18 #0 4.089 OK: 264 MiB in 52 packages 08:02:18 #80 DONE 4.2s 08:02:18 08:02:18 #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:02:18 #81 DONE 0.1s 08:02:18 08:02:18 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:18 #82 ... 08:02:18 08:02:18 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:02:18 #0 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:18 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:18 #0 3.401 OK: 17 MiB in 19 packages 08:02:18 #83 DONE 3.5s 08:02:18 08:02:18 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:02:18 #84 DONE 0.0s 08:02:18 08:02:18 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:02:18 #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:18 #0 2.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:18 #0 3.023 OK: 7 MiB in 17 packages 08:02:18 #85 DONE 3.1s 08:02:18 08:02:18 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:02:19 #86 ... 08:02:19 08:02:19 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:02:19 #0 2.435 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:19 #0 2.913 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:19 #0 3.542 (1/1) Installing dumb-init (1.2.5-r2) 08:02:19 #0 3.854 Executing busybox-1.36.1-r7.trigger 08:02:19 #0 3.859 OK: 7 MiB in 16 packages 08:02:19 #87 DONE 4.0s 08:02:19 08:02:19 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:02:19 #0 3.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:19 #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:19 #0 3.317 OK: 8 MiB in 17 packages 08:02:19 #88 DONE 3.4s 08:02:19 08:02:19 #89 [core-command stage-1 3/7] RUN apk --no-cache upgrade 08:02:19 #0 2.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:19 #0 2.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:19 #0 2.400 OK: 7 MiB in 16 packages 08:02:19 #89 DONE 2.7s 08:02:19 08:02:19 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:02:19 #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:19 #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:19 #0 3.008 OK: 7 MiB in 16 packages 08:02:19 #90 DONE 3.1s 08:02:19 08:02:19 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:02:19 #0 2.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:19 #0 2.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:19 #91 2.646 OK: 8 MiB in 20 packages 08:02:19 #91 DONE 2.8s 08:02:19 08:02:19 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:02:19 #79 2.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:19 #79 2.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:19 #79 2.283 OK: 11 MiB in 18 packages 08:02:21 #79 DONE 3.3s 08:02:21 08:02:21 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:02:21 #0 2.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:21 #0 3.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:21 #0 4.140 OK: 12 MiB in 26 packages 08:02:21 #92 DONE 5.2s 08:02:21 08:02:21 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:02:21 #0 2.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:21 #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:21 #0 2.922 OK: 17 MiB in 19 packages 08:02:21 #93 DONE 3.2s 08:02:21 08:02:21 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:02:21 #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:21 #0 3.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:21 #0 3.991 OK: 8 MiB in 19 packages 08:02:21 #94 DONE 4.9s 08:02:21 08:02:21 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:02:21 #95 DONE 1.4s 08:02:21 08:02:21 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:02:21 #96 DONE 1.4s 08:02:21 08:02:21 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:02:22 #97 DONE 1.3s 08:02:22 08:02:22 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:02:22 #98 DONE 1.4s 08:02:22 08:02:22 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:02:22 #99 DONE 1.3s 08:02:22 08:02:22 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:02:22 #100 DONE 0.1s 08:02:22 08:02:22 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:02:22 #101 DONE 0.1s 08:02:22 08:02:22 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:02:22 #102 DONE 0.1s 08:02:22 08:02:22 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:02:22 #103 DONE 0.1s 08:02:22 08:02:22 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:02:22 #104 ... 08:02:22 08:02:22 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:02:22 #105 DONE 0.1s 08:02:22 08:02:22 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 08:02:22 #106 DONE 0.1s 08:02:22 08:02:22 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:02:22 #107 DONE 0.1s 08:02:22 08:02:22 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:02:22 #104 DONE 0.2s 08:02:22 08:02:22 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:02:22 #108 DONE 0.1s 08:02:22 08:02:22 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:02:22 #109 DONE 0.1s 08:02:22 08:02:22 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:02:22 #110 DONE 0.2s 08:02:22 08:02:22 #111 [security-spire-server] exporting to image 08:02:22 #111 exporting layers 08:02:22 #111 ... 08:02:22 08:02:22 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:02:22 #112 DONE 0.2s 08:02:22 08:02:22 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:02:22 #86 DONE 4.1s 08:02:22 08:02:22 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:02:22 #113 DONE 0.1s 08:02:22 08:02:22 #111 [security-spire-config] exporting to image 08:02:23 #111 ... 08:02:23 08:02:23 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:02:23 #114 DONE 0.1s 08:02:23 08:02:23 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:02:23 #115 DONE 0.1s 08:02:23 08:02:23 #111 [security-spire-agent] exporting to image 08:02:23 #111 exporting layers 0.7s done 08:02:23 #111 writing image sha256:07f654cc546e32ebef6232a20103d43e25215ed63d10afd9f83376744b420e9d done 08:02:23 #111 naming to docker.io/library/security-spire-server done 08:02:23 #111 exporting layers 0.7s done 08:02:23 #111 writing image sha256:80b75918727f6d0b8b8d7a65a9b2b6cfd3931238dc1debc1aad01be36eab965d done 08:02:23 #111 naming to docker.io/library/security-spire-config done 08:02:23 #111 writing image sha256:8c2a5dd5a199da6aba0986d49fc6711804f1a19947ed583fc5db89cc698040a1 done 08:02:23 #111 naming to docker.io/library/security-spire-agent done 08:02:23 #111 DONE 0.9s 08:02:23 08:02:23 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:24 #116 ... 08:02:24 08:02:24 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:24 #117 ... 08:02:24 08:02:24 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:26 Removing intermediate container 534b6309e542 08:02:26 ---> d0964d9540f8 08:02:26 Successfully built d0964d9540f8 08:02:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:26 + docker inspect -f . ci-base-image-arm64 08:02:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:27 prd-ubuntu20.04-docker-arm64-4c-16g-8089 does not seem to be running inside a container 08:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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 ******** ci-base-image-arm64 cat 08:02:28 $ docker top 481bb0b9ecb10584d347c189dace3b3e5db979d1c240ef7bd2cde7e8a810f336 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:29 + go version 08:02:29 go version go1.21.9 linux/arm64 [Pipeline] } 08:02:29 $ docker stop --time=1 481bb0b9ecb10584d347c189dace3b3e5db979d1c240ef7bd2cde7e8a810f336 08:02:30 $ docker rm -f --volumes 481bb0b9ecb10584d347c189dace3b3e5db979d1c240ef7bd2cde7e8a810f336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:02:31 08:02:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:02:31 latest: Pulling from edgex-devops/edgex-compose-arm64 08:02:31 547446be3368: Pulling fs layer 08:02:31 d125d8839a47: Pulling fs layer 08:02:31 3e85d5ac6304: Pulling fs layer 08:02:31 c3105a71a48b: Pulling fs layer 08:02:31 0f093f025ec4: Pulling fs layer 08:02:31 c3106fc0e877: Pulling fs layer 08:02:31 c3105a71a48b: Waiting 08:02:31 0f093f025ec4: Waiting 08:02:31 c3106fc0e877: Waiting 08:02:32 547446be3368: Verifying Checksum 08:02:32 547446be3368: Download complete 08:02:32 c3105a71a48b: Verifying Checksum 08:02:32 c3105a71a48b: Download complete 08:02:32 0f093f025ec4: Verifying Checksum 08:02:32 0f093f025ec4: Download complete 08:02:32 d125d8839a47: Verifying Checksum 08:02:32 d125d8839a47: Download complete 08:02:32 c3106fc0e877: Verifying Checksum 08:02:32 c3106fc0e877: Download complete 08:02:32 547446be3368: Pull complete 08:02:34 d125d8839a47: Pull complete 08:02:34 3e85d5ac6304: Verifying Checksum 08:02:34 3e85d5ac6304: Download complete 08:02:44 3e85d5ac6304: Pull complete 08:02:44 c3105a71a48b: Pull complete 08:02:45 0f093f025ec4: Pull complete 08:02:45 c3106fc0e877: Pull complete 08:02:45 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:02:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:46 prd-ubuntu20.04-docker-arm64-4c-16g-8089 does not seem to be running inside a container 08:02:46 $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:02:48 $ docker top 014bf292519c3d6ec33f882b0014e1f8235a750aa7097966bb601274a41223d3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:48 + docker compose -f ./docker-compose-build.yml build --parallel 08:02:58 #1 [core-data internal] load build definition from Dockerfile 08:02:58 #1 transferring dockerfile: 2.07kB 0.0s done 08:02:58 #1 DONE 0.1s 08:02:58 08:02:58 #2 [security-proxy-setup internal] load build definition from Dockerfile 08:02:58 #2 transferring dockerfile: 2.50kB 0.0s done 08:02:58 #2 DONE 0.1s 08:02:58 08:02:58 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:02:58 #3 transferring dockerfile: 1.89kB 0.0s done 08:02:58 #3 DONE 0.1s 08:02:58 08:02:58 #4 [core-metadata internal] load build definition from Dockerfile 08:02:59 #4 transferring dockerfile: 2.06kB done 08:02:59 #4 DONE 0.0s 08:02:59 08:02:59 #5 [core-keeper internal] load build definition from Dockerfile 08:02:59 #5 transferring dockerfile: 2.01kB done 08:02:59 #5 DONE 0.1s 08:02:59 08:02:59 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:02:59 #6 transferring dockerfile: 3.17kB done 08:02:59 #6 DONE 0.1s 08:02:59 08:02:59 #7 [security-spire-agent internal] load build definition from Dockerfile 08:02:59 #7 transferring dockerfile: 1.81kB done 08:02:59 #7 DONE 0.1s 08:02:59 08:02:59 #8 [security-spire-server internal] load build definition from Dockerfile 08:02:59 #8 transferring dockerfile: 1.70kB 0.0s done 08:02:59 #8 DONE 0.1s 08:02:59 08:02:59 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:02:59 #9 transferring dockerfile: 2.23kB done 08:02:59 #9 DONE 0.1s 08:02:59 08:02:59 #10 [security-proxy-auth internal] load build definition from Dockerfile 08:02:59 #10 transferring dockerfile: 2.15kB done 08:02:59 #10 DONE 0.1s 08:02:59 08:02:59 #11 [security-secretstore-setup internal] load build definition from Dockerfile 08:02:59 #11 transferring dockerfile: 2.49kB done 08:02:59 #11 DONE 0.1s 08:02:59 08:02:59 #12 [security-spire-config internal] load build definition from Dockerfile 08:02:59 #12 transferring dockerfile: 1.69kB 0.0s done 08:02:59 #12 DONE 0.1s 08:02:59 08:02:59 #13 [support-cron-scheduler internal] load build definition from Dockerfile 08:02:59 #13 transferring dockerfile: 1.85kB done 08:02:59 #13 DONE 0.1s 08:02:59 08:02:59 #14 [support-notifications internal] load build definition from Dockerfile 08:02:59 #14 transferring dockerfile: 1.95kB done 08:02:59 #14 DONE 0.1s 08:02:59 08:02:59 #15 [core-command internal] load build definition from Dockerfile 08:02:59 #15 transferring dockerfile: 1.93kB done 08:02:59 #15 DONE 0.1s 08:02:59 08:02:59 #16 [core-data internal] load .dockerignore 08:02:59 #16 transferring context: 08:03:00 #16 transferring context: 50B 0.0s done 08:03:00 #16 DONE 0.1s 08:03:00 08:03:00 #17 [support-scheduler internal] load build definition from Dockerfile 08:03:00 #17 transferring dockerfile: 1.93kB 0.0s done 08:03:00 #17 DONE 0.1s 08:03:00 08:03:00 #18 [security-proxy-setup internal] load .dockerignore 08:03:00 #18 DONE 0.0s 08:03:00 08:03:00 #18 [security-proxy-setup internal] load .dockerignore 08:03:00 #18 transferring context: 50B done 08:03:00 #18 DONE 0.0s 08:03:00 08:03:00 #19 [security-spiffe-token-provider internal] load .dockerignore 08:03:00 #19 transferring context: 50B 0.0s done 08:03:00 #19 DONE 0.1s 08:03:00 08:03:00 #20 [core-metadata internal] load .dockerignore 08:03:00 #20 transferring context: 50B 0.0s done 08:03:00 #20 DONE 0.1s 08:03:00 08:03:00 #21 [core-keeper internal] load .dockerignore 08:03:00 #21 transferring context: 50B 0.0s done 08:03:00 #21 DONE 0.1s 08:03:00 08:03:00 #22 [security-bootstrapper internal] load .dockerignore 08:03:00 #22 transferring context: 50B 0.0s done 08:03:00 #22 DONE 0.1s 08:03:00 08:03:00 #23 [security-spire-agent internal] load .dockerignore 08:03:00 #23 transferring context: 50B done 08:03:00 #23 DONE 0.0s 08:03:01 08:03:01 #24 [security-spire-server internal] load .dockerignore 08:03:01 #24 transferring context: 50B done 08:03:01 #24 DONE 0.1s 08:03:01 08:03:01 #25 [core-common-config-bootstrapper internal] load .dockerignore 08:03:01 #25 transferring context: 50B done 08:03:01 #25 DONE 0.1s 08:03:01 08:03:01 #26 [security-proxy-auth internal] load .dockerignore 08:03:01 #26 transferring context: 50B 0.0s done 08:03:01 #26 DONE 0.1s 08:03:01 08:03:01 #27 [security-secretstore-setup internal] load .dockerignore 08:03:01 #27 transferring context: 50B 0.0s done 08:03:01 #27 DONE 0.1s 08:03:01 08:03:01 #28 [security-spire-config internal] load .dockerignore 08:03:01 #28 transferring context: 50B 0.0s done 08:03:01 #28 ... 08:03:01 08:03:01 #29 [support-cron-scheduler internal] load .dockerignore 08:03:01 #29 transferring context: 50B 0.0s done 08:03:01 #29 DONE 0.1s 08:03:01 08:03:01 #30 [support-notifications internal] load .dockerignore 08:03:01 #30 transferring context: 50B 0.0s done 08:03:01 #30 DONE 0.1s 08:03:01 08:03:01 #31 [core-command internal] load .dockerignore 08:03:01 #31 transferring context: 50B 0.0s done 08:03:01 #31 DONE 0.1s 08:03:01 08:03:01 #32 [support-scheduler internal] load .dockerignore 08:03:01 #32 transferring context: 50B done 08:03:01 #32 DONE 0.1s 08:03:01 08:03:01 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:01 #33 DONE 0.0s 08:03:01 08:03:01 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:03:02 #34 DONE 0.2s 08:03:02 08:03:02 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:02 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:02 #35 DONE 0.1s 08:03:02 08:03:02 #36 [core-data internal] load build context 08:03:02 #36 transferring context: 3.09MB 0.7s done 08:03:02 #36 DONE 0.8s 08:03:02 08:03:02 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:02 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:02 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:02 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:02 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:02 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.5s 08:03:02 #118 DONE 44.8s 08:03:02 08:03:02 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:02 #116 DONE 43.7s 08:03:02 08:03:02 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:02 #82 DONE 40.7s 08:03:02 08:03:02 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:02 #117 DONE 44.8s 08:03:02 08:03:02 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:02 #77 DONE 44.8s 08:03:02 08:03:02 #119 [security-proxy-setup builder 6/7] COPY . . 08:03:02 #35 ... 08:03:02 08:03:02 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:02 #33 DONE 0.0s 08:03:02 08:03:02 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:02 #37 DONE 1.7s 08:03:02 08:03:02 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:02 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:02 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:02 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:02 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:02 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:03 #35 ... 08:03:03 08:03:03 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:03 #33 DONE 0.0s 08:03:03 08:03:03 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:03:03 #34 DONE 0.3s 08:03:03 08:03:03 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:03 #35 ... 08:03:03 08:03:03 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:03 #33 DONE 0.0s 08:03:03 08:03:03 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:03 #37 DONE 1.8s 08:03:03 08:03:03 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:03 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:03 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:03 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:03 #35 ... 08:03:03 08:03:03 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:03 #33 DONE 0.0s 08:03:03 08:03:03 #38 [core-data builder 2/7] WORKDIR /edgex-go 08:03:03 #38 DONE 1.0s 08:03:03 08:03:03 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:03 #35 ... 08:03:03 08:03:03 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:03 #37 DONE 1.8s 08:03:03 08:03:03 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 08:03:03 #38 DONE 1.0s 08:03:03 08:03:03 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:03 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:03 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:03 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:03 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:03:03 #35 ... 08:03:03 08:03:03 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:03 #37 DONE 1.8s 08:03:03 08:03:03 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:03:03 #38 DONE 1.0s 08:03:03 08:03:03 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:03 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:03 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:03 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:03 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:03:04 #35 ... 08:03:04 08:03:04 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:04 #33 DONE 0.0s 08:03:04 08:03:04 #39 [security-proxy-setup internal] load build context 08:03:04 #39 ... 08:03:04 08:03:04 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:04 #37 DONE 1.9s 08:03:04 08:03:04 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:03:04 #38 DONE 1.1s 08:03:04 08:03:04 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:04 #33 DONE 0.0s 08:03:04 08:03:04 #39 [security-proxy-setup internal] load build context 08:03:04 #39 ... 08:03:04 08:03:04 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:04 #33 DONE 0.0s 08:03:04 08:03:04 #39 [security-proxy-setup internal] load build context 08:03:04 #39 transferring context: 3.09MB 1.7s done 08:03:05 #39 ... 08:03:05 08:03:05 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:05 #37 DONE 2.0s 08:03:05 08:03:05 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:03:05 #38 DONE 1.2s 08:03:05 08:03:05 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:03:05 #34 DONE 2.0s 08:03:05 08:03:05 #40 [security-spiffe-token-provider internal] load build context 08:03:05 #40 transferring context: 3.09MB 1.1s done 08:03:05 #40 DONE 2.0s 08:03:05 08:03:05 #39 [security-proxy-setup internal] load build context 08:03:05 #39 DONE 2.1s 08:03:05 08:03:05 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:05 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:03:05 #35 ... 08:03:05 08:03:05 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:05 #33 DONE 0.0s 08:03:05 08:03:05 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:05 #33 DONE 0.1s 08:03:05 08:03:05 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:03:05 #41 DONE 1.8s 08:03:05 08:03:05 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:05 #35 DONE 4.4s 08:03:05 08:03:05 #42 [core-metadata internal] load build context 08:03:05 #42 ... 08:03:05 08:03:05 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:05 #33 DONE 0.1s 08:03:05 08:03:05 #42 [core-metadata internal] load build context 08:03:05 #42 transferring context: 3.09MB 2.4s done 08:03:05 #42 ... 08:03:05 08:03:05 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:03:05 #43 DONE 1.9s 08:03:05 08:03:05 #44 [security-spire-server internal] load build context 08:03:05 #44 DONE 0.0s 08:03:05 08:03:05 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:05 #45 DONE 0.0s 08:03:05 08:03:05 #46 [core-keeper internal] load build context 08:03:05 #46 transferring context: 3.09MB 1.6s done 08:03:05 #46 DONE 2.1s 08:03:05 08:03:05 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:05 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:03:05 #35 DONE 4.4s 08:03:05 08:03:05 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:03:05 #33 DONE 0.1s 08:03:05 08:03:05 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:05 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:03:05 #35 DONE 4.4s 08:03:05 08:03:05 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:05 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:05 #45 ... 08:03:05 08:03:05 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:03:05 #34 DONE 2.7s 08:03:05 08:03:05 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:05 #37 DONE 2.1s 08:03:05 08:03:05 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:03:05 #38 DONE 1.3s 08:03:05 08:03:05 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:05 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:05 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:05 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:05 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:03:05 #35 DONE 4.5s 08:03:05 08:03:05 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:03:06 #47 ... 08:03:06 08:03:06 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:03:06 #37 DONE 2.1s 08:03:06 08:03:06 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:03:06 #38 DONE 1.3s 08:03:06 08:03:06 #42 [core-metadata internal] load build context 08:03:06 #42 DONE 3.0s 08:03:06 08:03:06 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:03:06 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:03:06 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:03:06 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:03:06 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:03:06 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:03:06 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done 08:03:06 #35 DONE 4.5s 08:03:06 08:03:06 #48 [security-bootstrapper internal] load build context 08:03:06 #48 transferring context: 3.09MB 1.4s done 08:03:06 #48 DONE 2.5s 08:03:06 08:03:06 #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:03:07 #49 ... 08:03:07 08:03:07 #50 [core-common-config-bootstrapper internal] load build context 08:03:07 #50 transferring context: 3.09MB 1.8s done 08:03:07 #50 DONE 2.4s 08:03:07 08:03:07 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:03:07 #51 ... 08:03:07 08:03:07 #52 [security-proxy-auth internal] load build context 08:03:07 #52 transferring context: 3.09MB 1.8s done 08:03:07 #52 DONE 2.2s 08:03:07 08:03:07 #53 [security-secretstore-setup internal] load build context 08:03:07 #53 transferring context: 3.09MB 1.8s done 08:03:07 #53 DONE 2.6s 08:03:07 08:03:07 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:07 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 08:03:07 #45 ... 08:03:07 08:03:07 #44 [security-spire-server internal] load build context 08:03:07 #44 transferring context: 27.71kB 0.1s done 08:03:07 #44 DONE 2.2s 08:03:07 08:03:07 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:07 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:03:07 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:03:07 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:03:08 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:03:08 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:03:08 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:03:08 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s 08:03:08 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s 08:03:08 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 08:03:08 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s 08:03:08 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s 08:03:08 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 08:03:08 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s 08:03:08 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.5s 08:03:08 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 08:03:08 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 08:03:08 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 08:03:08 #45 ... 08:03:08 08:03:08 #54 [security-spire-agent internal] load build context 08:03:08 #54 transferring context: 27.24kB 0.1s done 08:03:08 #54 DONE 3.0s 08:03:08 08:03:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:08 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 08:03:08 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:03:08 #45 ... 08:03:08 08:03:08 #55 [security-spire-config internal] load build context 08:03:08 #55 transferring context: 25.96kB 0.1s done 08:03:08 #55 DONE 3.1s 08:03:08 08:03:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:08 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:03:08 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.74MB / 28.04MB 1.1s 08:03:09 #119 ... 08:03:09 08:03:09 #120 [support-notifications builder 6/7] COPY . . 08:03:09 #120 ... 08:03:09 08:03:09 #121 [support-scheduler builder 6/7] COPY . . 08:03:09 #121 DONE 10.3s 08:03:09 08:03:09 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:03:09 #122 CACHED 08:03:09 08:03:09 #123 [support-cron-scheduler builder 6/7] COPY . . 08:03:09 #123 CACHED 08:03:09 08:03:09 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #124 CACHED 08:03:09 08:03:09 #120 [support-notifications builder 6/7] COPY . . 08:03:09 #120 DONE 10.3s 08:03:09 08:03:09 #125 [security-spiffe-token-provider builder 6/7] COPY . . 08:03:09 #125 DONE 10.3s 08:03:09 08:03:09 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:03:09 #126 CACHED 08:03:09 08:03:09 #127 [security-secretstore-setup builder 6/7] COPY . . 08:03:09 #127 CACHED 08:03:09 08:03:09 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #128 CACHED 08:03:09 08:03:09 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 08:03:09 #129 CACHED 08:03:09 08:03:09 #130 [core-command builder 6/7] COPY . . 08:03:09 #130 CACHED 08:03:09 08:03:09 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #131 CACHED 08:03:09 08:03:09 #132 [core-metadata builder 6/7] COPY . . 08:03:09 #132 CACHED 08:03:09 08:03:09 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #133 CACHED 08:03:09 08:03:09 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:03:09 #134 CACHED 08:03:09 08:03:09 #135 [core-data builder 6/7] COPY . . 08:03:09 #135 CACHED 08:03:09 08:03:09 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:03:09 #136 CACHED 08:03:09 08:03:09 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #137 CACHED 08:03:09 08:03:09 #119 [security-proxy-setup builder 6/7] COPY . . 08:03:09 #119 DONE 10.3s 08:03:09 08:03:09 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #138 CACHED 08:03:09 08:03:09 #139 [security-bootstrapper builder 6/7] COPY . . 08:03:09 #139 CACHED 08:03:09 08:03:09 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:03:09 #140 CACHED 08:03:09 08:03:09 #141 [core-keeper builder 7/8] COPY . . 08:03:09 #141 DONE 10.3s 08:03:09 08:03:09 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:03:09 #142 CACHED 08:03:09 08:03:09 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 08:03:09 #143 CACHED 08:03:09 08:03:09 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #144 CACHED 08:03:09 08:03:09 #145 [security-proxy-auth builder 6/7] COPY . . 08:03:09 #145 CACHED 08:03:09 08:03:09 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:09 #146 CACHED 08:03:09 08:03:09 #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:03:09 #147 CACHED 08:03:09 08:03:09 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:03:10 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.4s 08:03:10 #148 1.442 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:03:11 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.98MB / 28.04MB 2.9s 08:03:11 #45 ... 08:03:11 08:03:11 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:11 #56 DONE 7.9s 08:03:11 08:03:11 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:11 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:03:11 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.20MB / 28.04MB 3.9s 08:03:12 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 4.5s 08:03:13 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.18MB / 28.04MB 5.7s 08:03:13 #45 ... 08:03:13 08:03:13 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:03:13 #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:13 #0 8.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:13 #57 ... 08:03:13 08:03:13 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:03:13 #0 8.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:13 #0 9.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:13 #58 ... 08:03:13 08:03:13 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:03:13 #0 7.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:13 #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:14 #59 ... 08:03:14 08:03:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:14 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.1s 08:03:14 #45 ... 08:03:14 08:03:14 #60 [support-scheduler internal] load build context 08:03:14 #60 transferring context: 3.09MB 5.7s done 08:03:14 #60 DONE 8.3s 08:03:14 08:03:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:14 #45 ... 08:03:14 08:03:14 #61 [core-command internal] load build context 08:03:14 #61 transferring context: 3.09MB 5.7s done 08:03:14 #61 DONE 8.5s 08:03:14 08:03:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:14 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 6.8s 08:03:15 #45 ... 08:03:15 08:03:15 #62 [support-cron-scheduler internal] load build context 08:03:15 #62 transferring context: 3.09MB 6.1s done 08:03:15 #62 DONE 8.8s 08:03:15 08:03:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:15 #45 ... 08:03:15 08:03:15 #63 [support-notifications internal] load build context 08:03:15 #63 transferring context: 3.09MB 6.5s done 08:03:15 #63 DONE 9.0s 08:03:15 08:03:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:15 #148 ... 08:03:15 08:03:15 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:03:15 #0 1.489 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:03:15 #45 ... 08:03:15 08:03:15 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:03:15 #57 10.65 OK: 266 MiB in 52 packages 08:03:15 #57 DONE 12.0s 08:03:15 08:03:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:15 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.20MB / 28.04MB 7.6s 08:03:15 #45 ... 08:03:15 08:03:15 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:03:15 #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:15 #64 ... 08:03:15 08:03:15 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:15 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done 08:03:15 #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:03:15 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:03:15 #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:03:15 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 08:03:15 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 08:03:15 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 08:03:15 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:03:15 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.6s 08:03:15 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:03:16 #65 ... 08:03:16 08:03:16 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:03:16 #58 12.39 OK: 266 MiB in 52 packages 08:03:16 #58 ... 08:03:16 08:03:16 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:03:16 #0 7.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:16 #0 8.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:16 #66 ... 08:03:16 08:03:16 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:03:16 #67 ... 08:03:16 08:03:16 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:03:16 #68 ... 08:03:16 08:03:16 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:16 #69 ... 08:03:16 08:03:16 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:03:16 #70 ... 08:03:16 08:03:16 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:03:17 #71 ... 08:03:17 08:03:17 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:03:17 #58 DONE 14.5s 08:03:17 08:03:17 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 08:03:17 #72 ... 08:03:17 08:03:17 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:03:17 #73 ... 08:03:17 08:03:17 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:03:17 #74 ... 08:03:17 08:03:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:17 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 9.6s 08:03:17 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:03:17 #45 ... 08:03:17 08:03:17 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:03:17 #66 10.85 OK: 266 MiB in 52 packages 08:03:17 #66 DONE 11.5s 08:03:17 08:03:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:18 #45 ... 08:03:18 08:03:18 #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:03:18 #75 DONE 2.3s 08:03:18 08:03:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:18 #45 ... 08:03:18 08:03:18 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 08:03:18 #72 DONE 1.4s 08:03:18 08:03:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.56MB / 28.04MB 10.8s 08:03:19 #45 ... 08:03:19 08:03:19 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:03:19 #76 DONE 1.4s 08:03:19 08:03:19 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:19 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 11.5s 08:03:19 #149 ... 08:03:19 08:03:19 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:03:19 #0 0.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:03:19 #150 ... 08:03:19 08:03:19 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:03:19 #0 1.105 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:03:19 #151 ... 08:03:19 08:03:19 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:03:19 #0 0.840 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:03:19 #152 ... 08:03:19 08:03:19 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:03:19 #0 1.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:03:19 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done 08:03:19 #45 ... 08:03:19 08:03:19 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:03:19 #59 11.46 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:03:19 #59 11.46 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:03:19 #59 11.46 OK: 19953 distinct packages available 08:03:19 #59 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:19 #59 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:19 #59 15.26 OK: 266 MiB in 52 packages 08:03:19 #59 DONE 16.1s 08:03:19 08:03:19 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:19 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done 08:03:19 #153 ... 08:03:19 08:03:19 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:03:19 #0 1.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:03:19 #154 ... 08:03:19 08:03:19 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:03:19 #0 1.235 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:03:20 #155 ... 08:03:20 08:03:20 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:03:20 #0 1.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:03:20 #45 ... 08:03:20 08:03:20 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:20 #69 DONE 13.6s 08:03:20 08:03:20 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:03:20 #156 ... 08:03:20 08:03:20 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:03:20 #0 1.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:03:20 #157 ... 08:03:20 08:03:20 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:03:20 #0 0.908 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:03:20 #77 ... 08:03:20 08:03:20 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:03:20 #64 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:20 #64 12.96 (1/4) Installing ca-certificates (20240226-r0) 08:03:20 #64 13.16 (2/4) Installing dumb-init (1.2.5-r2) 08:03:20 #64 13.17 (3/4) Installing su-exec (0.2-r3) 08:03:20 #64 13.18 (4/4) Installing yq (4.33.3-r5) 08:03:20 #64 13.61 Executing busybox-1.36.1-r7.trigger 08:03:20 #64 13.66 Executing ca-certificates-20240226-r0.trigger 08:03:20 #64 14.19 OK: 18 MiB in 19 packages 08:03:20 #64 DONE 14.9s 08:03:20 #158 ... 08:03:20 08:03:20 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:03:20 #0 0.625 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:03:20 #159 ... 08:03:20 08:03:20 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:03:20 #0 0.337 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:03:20 08:03:20 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:03:21 #78 ... 08:03:21 08:03:21 #49 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:03:21 #49 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:21 #49 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:21 #49 14.54 (1/1) Installing dumb-init (1.2.5-r2) 08:03:21 #49 14.54 Executing busybox-1.36.1-r7.trigger 08:03:21 #49 14.59 OK: 8 MiB in 16 packages 08:03:21 #49 DONE 15.1s 08:03:21 08:03:21 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:03:21 #79 ... 08:03:21 08:03:21 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:03:21 #80 ... 08:03:21 08:03:21 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:03:21 #81 DONE 2.0s 08:03:21 08:03:21 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:25 #82 ... 08:03:25 08:03:25 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:03:25 #47 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:25 #47 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:25 #47 18.09 (1/1) Installing dumb-init (1.2.5-r2) 08:03:25 #47 18.11 Executing busybox-1.36.1-r7.trigger 08:03:25 #47 18.20 OK: 8 MiB in 16 packages 08:03:25 #47 DONE 19.0s 08:03:25 08:03:25 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:25 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s 08:03:26 #45 ... 08:03:26 08:03:26 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:26 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.8s done 08:03:26 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:03:26 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.4s 08:03:26 #65 ... 08:03:26 08:03:26 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:28 #45 ... 08:03:28 08:03:28 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:28 #83 ... 08:03:28 08:03:28 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:28 #45 ... 08:03:28 08:03:28 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:28 #84 ... 08:03:28 08:03:28 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:29 #45 ... 08:03:29 08:03:29 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:29 #85 ... 08:03:29 08:03:29 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:30 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s 08:03:31 #45 ... 08:03:31 08:03:31 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:03:31 #70 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:31 #70 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:31 #70 22.94 (1/2) Installing dumb-init (1.2.5-r2) 08:03:31 #70 22.99 (2/2) Installing su-exec (0.2-r3) 08:03:31 #70 23.00 Executing busybox-1.36.1-r7.trigger 08:03:31 #70 23.15 OK: 8 MiB in 17 packages 08:03:31 #70 DONE 24.7s 08:03:31 08:03:31 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:33 #45 ... 08:03:33 08:03:33 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:03:33 #68 17.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:33 #68 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:33 #68 20.28 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:03:33 #68 20.28 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:03:33 #68 20.28 OK: 19946 distinct packages available 08:03:33 #68 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:33 #68 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:33 #68 ... 08:03:33 08:03:33 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:33 #45 ... 08:03:33 08:03:33 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:03:33 #71 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:33 #71 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:33 #71 24.48 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:03:33 #71 24.48 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:03:33 #71 24.48 OK: 19946 distinct packages available 08:03:33 #71 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:34 #71 ... 08:03:34 08:03:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:34 #45 ... 08:03:34 08:03:34 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:34 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.9s done 08:03:34 #65 DONE 28.4s 08:03:34 08:03:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:34 #45 ... 08:03:34 08:03:34 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:03:34 #73 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:34 #73 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:34 #73 23.40 (1/2) Installing ca-certificates (20240226-r0) 08:03:34 #73 24.13 (2/2) Installing dumb-init (1.2.5-r2) 08:03:34 #73 24.22 Executing busybox-1.36.1-r7.trigger 08:03:34 #73 24.50 Executing ca-certificates-20240226-r0.trigger 08:03:34 #73 26.28 OK: 9 MiB in 17 packages 08:03:34 #73 ... 08:03:34 08:03:34 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:03:34 #67 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:34 #67 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:34 #67 25.59 (1/4) Installing dumb-init (1.2.5-r2) 08:03:34 #67 25.63 (2/4) Installing openssl (3.1.6-r0) 08:03:34 #67 25.78 (3/4) Installing su-exec (0.2-r3) 08:03:34 #67 25.79 (4/4) Installing yq (4.33.3-r5) 08:03:34 #67 27.05 Executing busybox-1.36.1-r7.trigger 08:03:34 #67 27.19 OK: 18 MiB in 19 packages 08:03:34 #67 DONE 28.9s 08:03:34 08:03:34 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:03:34 #0 6.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:34 #0 9.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:35 #86 ... 08:03:35 08:03:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:35 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s 08:03:35 #45 ... 08:03:35 08:03:35 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:03:35 #73 DONE 28.4s 08:03:35 08:03:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:35 #45 ... 08:03:35 08:03:35 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:03:35 #80 14.18 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:35 #80 15.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:35 #80 ... 08:03:35 08:03:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:36 #45 ... 08:03:36 08:03:36 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:03:36 #51 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:36 #51 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:36 #51 28.04 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:03:36 #51 28.04 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:03:36 #51 28.04 OK: 19946 distinct packages available 08:03:36 #51 ... 08:03:36 08:03:36 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:03:36 #68 30.65 (1/11) Installing ca-certificates (20240226-r0) 08:03:37 #68 ... 08:03:37 08:03:37 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:03:37 #74 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:37 #74 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:37 #74 28.48 (1/3) Installing ca-certificates (20240226-r0) 08:03:37 #74 29.26 (2/3) Installing dumb-init (1.2.5-r2) 08:03:37 #74 29.29 (3/3) Installing tzdata (2024a-r0) 08:03:37 #74 ... 08:03:37 08:03:37 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:03:37 #68 31.14 (2/11) Installing brotli-libs (1.0.9-r14) 08:03:37 #68 31.25 (3/11) Installing libunistring (1.1-r1) 08:03:37 #68 31.52 (4/11) Installing libidn2 (2.3.4-r1) 08:03:37 #68 31.56 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:03:37 #68 31.63 (6/11) Installing libcurl (8.9.0-r0) 08:03:38 #68 31.77 (7/11) Installing curl (8.9.0-r0) 08:03:38 #68 31.82 (8/11) Installing dumb-init (1.2.5-r2) 08:03:38 #68 31.86 (9/11) Installing musl-obstack (1.2.3-r2) 08:03:38 #68 31.88 (10/11) Installing libucontext (1.2-r2) 08:03:38 #68 31.91 (11/11) Installing gcompat (1.1.0-r1) 08:03:38 #68 31.96 Executing busybox-1.36.1-r7.trigger 08:03:38 #68 32.20 Executing ca-certificates-20240226-r0.trigger 08:03:39 #68 33.68 OK: 13 MiB in 26 packages 08:03:39 #68 ... 08:03:39 08:03:39 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:03:39 #80 25.41 OK: 266 MiB in 52 packages 08:03:39 #80 DONE 28.4s 08:03:40 08:03:40 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:40 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.7s done 08:03:40 #45 ... 08:03:40 08:03:40 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:03:40 #78 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:40 #78 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:40 #78 19.49 OK: 18 MiB in 19 packages 08:03:40 #78 ... 08:03:40 08:03:40 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:03:40 #77 10.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:40 #77 12.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:40 #77 19.69 (1/1) Installing dumb-init (1.2.5-r2) 08:03:40 #77 ... 08:03:40 08:03:40 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:40 #45 DONE 34.7s 08:03:40 08:03:40 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:03:40 #74 33.01 Executing busybox-1.36.1-r7.trigger 08:03:40 #74 33.12 Executing ca-certificates-20240226-r0.trigger 08:03:40 #74 ... 08:03:40 08:03:40 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:03:40 #87 DONE 0.6s 08:03:40 08:03:40 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:03:40 #79 9.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:40 #79 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:40 #79 19.26 OK: 8 MiB in 16 packages 08:03:40 #79 ... 08:03:40 08:03:40 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:41 #88 ... 08:03:41 08:03:41 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:03:41 #0 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:41 #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:41 #89 ... 08:03:41 08:03:41 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:03:41 #77 21.05 Executing busybox-1.36.1-r7.trigger 08:03:41 #77 21.24 OK: 8 MiB in 16 packages 08:03:41 #77 ... 08:03:41 08:03:41 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:03:41 #68 DONE 35.5s 08:03:41 08:03:41 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:03:41 #86 16.76 OK: 8 MiB in 16 packages 08:03:41 #86 ... 08:03:41 08:03:41 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:03:41 #78 DONE 21.3s 08:03:41 08:03:41 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:03:41 #74 34.69 OK: 12 MiB in 18 packages 08:03:42 #74 ... 08:03:42 08:03:42 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:03:42 #79 DONE 21.5s 08:03:42 08:03:42 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:03:43 #90 ... 08:03:43 08:03:43 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:03:43 #77 DONE 22.9s 08:03:43 08:03:43 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:03:43 #86 DONE 18.3s 08:03:43 08:03:43 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:03:43 #71 29.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:43 #71 35.81 (1/5) Installing dumb-init (1.2.5-r2) 08:03:43 #71 35.87 (2/5) Installing musl-obstack (1.2.3-r2) 08:03:43 #71 35.90 (3/5) Installing libucontext (1.2-r2) 08:03:43 #71 35.92 (4/5) Installing gcompat (1.1.0-r1) 08:03:43 #71 35.95 (5/5) Installing openssl (3.1.6-r0) 08:03:43 #71 36.06 Executing busybox-1.36.1-r7.trigger 08:03:43 #71 36.39 OK: 9 MiB in 20 packages 08:03:43 #71 ... 08:03:43 08:03:43 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:03:43 #74 DONE 36.5s 08:03:43 08:03:43 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:03:44 #91 ... 08:03:44 08:03:44 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:03:44 #71 DONE 37.8s 08:03:44 08:03:44 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:03:45 #92 ... 08:03:45 08:03:45 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:03:45 #0 3.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:45 #0 6.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:45 #93 ... 08:03:45 08:03:45 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:03:45 #89 13.10 OK: 8 MiB in 17 packages 08:03:45 #89 DONE 14.1s 08:03:45 08:03:45 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:03:45 #94 ... 08:03:45 08:03:45 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:03:45 #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:45 #0 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:45 #95 ... 08:03:45 08:03:45 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:03:45 #51 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:45 #51 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:45 #51 38.81 (1/4) Installing dumb-init (1.2.5-r2) 08:03:45 #51 38.83 (2/4) Installing musl-obstack (1.2.3-r2) 08:03:45 #51 38.84 (3/4) Installing libucontext (1.2-r2) 08:03:45 #51 38.84 (4/4) Installing gcompat (1.1.0-r1) 08:03:45 #51 38.87 Executing busybox-1.36.1-r7.trigger 08:03:46 #51 38.98 OK: 8 MiB in 19 packages 08:03:47 #51 ... 08:03:47 08:03:47 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:03:47 #95 11.40 OK: 9 MiB in 17 packages 08:03:47 #95 ... 08:03:47 08:03:47 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:03:47 #51 DONE 40.2s 08:03:47 08:03:47 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:03:48 #96 ... 08:03:48 08:03:48 #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:03:48 #95 DONE 12.7s 08:03:48 08:03:48 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:03:48 #93 12.38 OK: 18 MiB in 19 packages 08:03:48 #93 DONE 13.7s 08:03:48 08:03:48 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:03:48 #90 6.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:48 #90 ... 08:03:48 08:03:48 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:03:48 #97 DONE 0.3s 08:03:49 08:03:49 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:03:49 #92 4.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:50 #92 ... 08:03:50 08:03:50 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:03:50 #94 DONE 4.7s 08:03:50 08:03:50 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:03:50 #98 DONE 0.3s 08:03:50 08:03:50 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:03:50 #90 7.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:52 #90 10.46 OK: 13 MiB in 26 packages 08:03:52 #90 DONE 10.9s 08:03:52 08:03:52 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:03:52 #96 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:52 #96 4.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:53 #96 6.084 OK: 8 MiB in 19 packages 08:03:53 #96 ... 08:03:53 08:03:53 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:03:53 #91 5.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:03:53 #91 6.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:53 #91 9.376 OK: 12 MiB in 18 packages 08:03:53 #91 DONE 9.9s 08:03:53 08:03:53 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:03:53 #92 5.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:03:53 #92 8.396 OK: 9 MiB in 20 packages 08:03:53 #92 DONE 9.0s 08:03:53 08:03:53 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:54 #99 ... 08:03:54 08:03:54 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:03:54 #96 DONE 6.8s 08:03:54 08:03:54 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:55 #100 ... 08:03:55 08:03:55 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:55 #99 DONE 2.0s 08:03:55 08:03:55 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:55 #100 DONE 1.5s 08:03:55 08:03:55 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:03:55 #101 DONE 2.0s 08:03:55 08:03:55 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:03:55 #102 DONE 0.2s 08:03:55 08:03:55 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:03:55 #103 DONE 0.2s 08:03:55 08:03:55 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:03:56 #104 ... 08:03:56 08:03:56 #105 [security-spire-config stage-2 6/10] COPY security.txt / 08:03:56 #105 DONE 0.2s 08:03:56 08:03:56 #104 [security-spire-server stage-2 6/9] COPY security.txt / 08:03:56 #104 DONE 0.3s 08:03:56 08:03:56 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:03:56 #106 DONE 0.2s 08:03:56 08:03:56 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:03:56 #107 DONE 0.3s 08:03:56 08:03:56 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:03:56 #108 ... 08:03:56 08:03:56 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:03:56 #109 DONE 0.2s 08:03:56 08:03:56 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:03:56 #108 DONE 0.2s 08:03:56 08:03:56 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:03:57 #110 DONE 0.2s 08:03:57 08:03:57 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:03:57 #111 DONE 0.3s 08:03:57 08:03:57 #112 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:57 #112 DONE 1.8s 08:03:57 08:03:57 #113 [security-spire-config] exporting to image 08:03:57 #113 exporting layers 08:03:57 #113 ... 08:03:57 08:03:57 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:03:57 #114 DONE 0.2s 08:03:57 08:03:57 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:03:57 #115 DONE 0.2s 08:03:57 08:03:57 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:03:58 #116 DONE 0.2s 08:03:58 08:03:58 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:03:58 #117 DONE 0.2s 08:03:58 08:03:58 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:03:58 #118 DONE 0.2s 08:03:58 08:03:58 #113 [security-spire-agent] exporting to image 08:04:00 #113 exporting layers 2.9s done 08:04:00 #113 exporting layers 3.1s done 08:04:00 #113 writing image sha256:39462258b534a8286a9e26ceb70ae2685f0b22b996c4f3ec5a5ed0b03d21eb6d 0.0s done 08:04:00 #113 naming to docker.io/library/security-spire-server-arm64 done 08:04:00 #113 writing image sha256:eb71c42f08002d0b6c9dedf5a37eb6298a411a4f93cdf83f0411954fd29a62a9 08:04:00 #113 writing image sha256:eb71c42f08002d0b6c9dedf5a37eb6298a411a4f93cdf83f0411954fd29a62a9 done 08:04:00 #113 naming to docker.io/library/security-spire-config-arm64 done 08:04:00 #113 exporting layers 2.1s done 08:04:00 #113 writing image sha256:1c1cf801bf3620c10be8bdb0cf4f9b657405bcba574347f0ccec794f1b59111a done 08:04:00 #113 naming to docker.io/library/security-spire-agent-arm64 done 08:04:00 #113 DONE 3.9s 08:04:00 08:04:00 #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:42 #160 ... 08:04:42 08:04:42 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:04:42 #158 87.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:08 #85 DONE 102.7s 08:05:08 08:05:08 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #83 DONE 103.7s 08:05:08 08:05:08 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #82 DONE 100.1s 08:05:08 08:05:08 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #88 DONE 81.4s 08:05:08 08:05:08 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #84 DONE 103.4s 08:05:08 08:05:08 #119 [support-cron-scheduler builder 6/7] COPY . . 08:05:08 #119 ... 08:05:08 08:05:08 #120 [security-proxy-setup builder 6/7] COPY . . 08:05:08 #120 DONE 1.5s 08:05:08 08:05:08 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:05:08 #121 CACHED 08:05:08 08:05:08 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #122 CACHED 08:05:08 08:05:08 #123 [support-scheduler builder 6/7] COPY . . 08:05:08 #123 CACHED 08:05:08 08:05:08 #119 [support-cron-scheduler builder 6/7] COPY . . 08:05:08 #119 DONE 1.4s 08:05:08 08:05:08 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #124 CACHED 08:05:08 08:05:08 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:05:08 #125 CACHED 08:05:08 08:05:08 #126 [support-notifications builder 6/7] COPY . . 08:05:08 #126 CACHED 08:05:08 08:05:08 #127 [core-command builder 6/7] COPY . . 08:05:08 #127 CACHED 08:05:08 08:05:08 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 08:05:08 #128 CACHED 08:05:08 08:05:08 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #129 CACHED 08:05:08 08:05:08 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:05:08 #130 CACHED 08:05:08 08:05:08 #131 [security-secretstore-setup builder 6/7] COPY . . 08:05:08 #131 CACHED 08:05:08 08:05:08 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #132 CACHED 08:05:08 08:05:08 #133 [security-proxy-auth builder 6/7] COPY . . 08:05:08 #133 CACHED 08:05:08 08:05:08 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #134 CACHED 08:05:08 08:05:08 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:05:08 #135 CACHED 08:05:08 08:05:08 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #136 CACHED 08:05:08 08:05:08 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 08:05:08 #137 CACHED 08:05:08 08:05:08 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:05:08 #138 CACHED 08:05:08 08:05:08 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:05:08 #139 CACHED 08:05:08 08:05:08 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #140 CACHED 08:05:08 08:05:08 #141 [security-bootstrapper builder 6/7] COPY . . 08:05:08 #141 CACHED 08:05:08 08:05:08 #142 [core-keeper builder 7/8] COPY . . 08:05:08 #142 DONE 1.5s 08:05:08 08:05:08 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:08 #143 CACHED 08:05:08 08:05:08 #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:05:08 #144 CACHED 08:05:08 08:05:08 #145 [core-metadata builder 6/7] COPY . . 08:05:08 #145 CACHED 08:05:08 08:05:08 #146 [security-spiffe-token-provider builder 6/7] COPY . . 08:05:08 #146 DONE 1.5s 08:05:08 08:05:08 #147 [core-data builder 6/7] COPY . . 08:05:08 #147 DONE 1.5s 08:05:08 08:05:08 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:05:08 #158 ... 08:05:08 08:05:08 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:05:08 #159 DONE 118.4s 08:05:08 08:05:08 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:08 #158 DONE 118.4s 08:05:08 08:05:08 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:05:08 #156 DONE 118.4s 08:05:08 08:05:08 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:05:08 #153 DONE 118.4s 08:05:08 08:05:08 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:05:08 #148 ... 08:05:08 08:05:08 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:08 #0 4.744 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:05:09 #149 ... 08:05:09 08:05:09 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:05:09 #0 5.688 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:05:09 #150 ... 08:05:09 08:05:09 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:05:09 #0 6.059 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:05:09 #151 ... 08:05:09 08:05:09 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:05:09 #148 6.208 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:05:12 #155 ... 08:05:12 08:05:12 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:05:12 #150 DONE 122.5s 08:05:12 08:05:12 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:05:13 #148 ... 08:05:13 08:05:13 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:05:13 #0 6.257 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:05:13 #152 ... 08:05:13 08:05:13 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:05:13 #0 4.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:05:13 #153 ... 08:05:13 08:05:13 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:05:13 #0 5.504 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:05:13 #154 ... 08:05:13 08:05:13 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:05:13 #0 5.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:05:14 #155 ... 08:05:14 08:05:14 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:05:14 #0 6.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:05:14 #156 ... 08:05:14 08:05:14 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:05:14 #0 6.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:05:14 #157 ... 08:05:14 08:05:14 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:05:14 #0 6.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:05:14 #158 ... 08:05:14 08:05:14 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:05:14 #0 6.256 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:05:14 #159 ... 08:05:14 08:05:14 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:05:14 #0 6.306 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:05:15 #157 ... 08:05:15 08:05:15 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:22 #161 ... 08:05:22 08:05:22 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:05:22 #162 ... 08:05:22 08:05:22 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:22 #161 DONE 7.3s 08:05:22 08:05:22 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:24 #163 ... 08:05:24 08:05:24 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:05:24 #162 DONE 1.7s 08:05:24 08:05:24 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:05:24 #164 DONE 1.5s 08:05:24 08:05:24 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:24 #165 DONE 1.5s 08:05:24 08:05:24 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:05:24 #166 DONE 1.9s 08:05:24 08:05:24 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:24 #163 DONE 1.5s 08:05:24 08:05:24 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:05:31 #167 ... 08:05:31 08:05:31 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:05:31 #168 DONE 6.9s 08:05:31 08:05:31 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:05:31 #169 ... 08:05:31 08:05:31 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:31 #170 DONE 6.9s 08:05:31 08:05:31 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:05:31 #171 DONE 7.1s 08:05:31 08:05:31 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:05:31 #172 ... 08:05:31 08:05:31 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:05:31 #173 DONE 7.3s 08:05:31 08:05:31 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:05:36 #174 DONE 4.5s 08:05:36 08:05:36 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:05:36 #175 DONE 4.8s 08:05:36 08:05:36 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:05:36 #169 DONE 4.9s 08:05:36 08:05:36 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:05:36 #172 DONE 4.7s 08:05:36 08:05:36 #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:05:36 #176 DONE 0.3s 08:05:36 08:05:36 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:05:36 #167 DONE 12.1s 08:05:36 08:05:36 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:05:36 #177 DONE 0.3s 08:05:36 08:05:36 #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:05:36 #178 DONE 0.3s 08:05:36 08:05:36 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:05:36 #179 DONE 0.3s 08:05:36 08:05:36 #111 [security-spiffe-token-provider] exporting to image 08:05:36 #111 exporting layers 08:05:36 #111 ... 08:05:36 08:05:36 #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:05:36 #180 DONE 0.3s 08:05:36 08:05:36 #181 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:05:36 #181 DONE 0.5s 08:05:36 08:05:36 #182 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:05:36 #182 DONE 0.5s 08:05:36 08:05:36 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:05:36 #183 ... 08:05:36 08:05:36 #111 [security-spiffe-token-provider] exporting to image 08:05:36 #111 exporting layers 0.6s done 08:05:36 #111 writing image sha256:4288127c9ae831a4a1d4ea7ad32a78072c53eaa218746cbfbb693c1d1ff1114e 0.0s done 08:05:36 #111 naming to docker.io/library/security-spiffe-token-provider 0.1s done 08:05:36 #111 DONE 1.7s 08:05:36 08:05:36 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:05:36 #184 DONE 0.7s 08:05:36 08:05:36 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:05:36 #183 DONE 0.5s 08:05:36 08:05:36 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:05:36 #185 DONE 0.6s 08:05:36 08:05:36 #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:05:37 #186 ... 08:05:37 08:05:37 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:05:37 #187 DONE 0.5s 08:05:37 08:05:37 #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:37 #188 ... 08:05:37 08:05:37 #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:05:37 #186 DONE 0.6s 08:05:38 08:05:38 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:38 #189 DONE 1.8s 08:05:38 08:05:38 #188 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:38 #188 DONE 0.5s 08:05:38 08:05:38 #111 [core-common-config-bootstrapper] exporting to image 08:05:42 #111 ... 08:05:42 08:05:42 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:05:42 #190 DONE 4.1s 08:05:42 08:05:42 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:05:42 #148 DONE 152.7s 08:05:42 08:05:42 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:42 #191 DONE 4.8s 08:05:42 08:05:42 #111 [security-proxy-setup] exporting to image 08:05:42 #111 exporting layers 08:05:45 #111 ... 08:05:45 08:05:45 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:45 #192 CACHED 08:05:45 08:05:45 #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:45 #193 CACHED 08:05:45 08:05:45 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:05:48 #194 ... 08:05:48 08:05:48 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:48 #195 ... 08:05:48 08:05:48 #196 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:05:53 #196 ... 08:05:53 08:05:53 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:05:53 #152 DONE 164.2s 08:05:53 08:05:53 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:05:55 #155 ... 08:05:55 08:05:55 #111 [security-proxy-setup] exporting to image 08:05:55 #111 exporting layers 17.4s done 08:05:55 #111 writing image sha256:9d4a8ded8b92202b7d66a75608c6338fb26973889300f0d42cb95a5c23c26984 08:05:56 #111 ... 08:05:56 08:05:56 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:05:56 #149 DONE 166.7s 08:05:56 08:05:56 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:05:56 #151 DONE 166.8s 08:05:56 08:05:56 #111 [core-common-config-bootstrapper] exporting to image 08:05:56 #111 writing image sha256:9d4a8ded8b92202b7d66a75608c6338fb26973889300f0d42cb95a5c23c26984 0.6s done 08:05:56 #111 naming to docker.io/library/core-common-config-bootstrapper done 08:05:56 #111 ... 08:05:56 08:05:56 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:05:56 #155 DONE 167.1s 08:05:56 08:05:56 #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:05:56 #197 CACHED 08:05:56 08:05:56 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:05:56 #198 CACHED 08:05:56 08:05:56 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:56 #195 DONE 18.3s 08:05:56 08:05:56 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:05:56 #160 DONE 167.3s 08:05:56 08:05:56 #111 [security-secretstore-setup] exporting to image 08:05:56 #111 ... 08:05:56 08:05:56 #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:56 #199 CACHED 08:05:56 08:05:56 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:56 #200 CACHED 08:05:56 08:05:56 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:05:56 #154 DONE 167.5s 08:05:56 08:05:56 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:05:56 #157 DONE 167.5s 08:05:56 08:05:56 #196 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:05:56 #196 DONE 14.9s 08:05:56 08:05:56 #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:56 #201 ... 08:05:56 08:05:56 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:05:56 #194 DONE 11.6s 08:05:57 08:05:57 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:57 #202 CACHED 08:05:57 08:05:57 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:57 #203 CACHED 08:05:57 08:05:57 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:05:57 #204 ... 08:05:57 08:05:57 #111 [security-secretstore-setup] exporting to image 08:05:57 #111 exporting layers 1.1s done 08:05:57 #111 writing image sha256:5dfc93573ccc40436abbb1c87335a1968509eacf93173e28e992bc4477f0d5d6 0.6s done 08:05:57 #111 naming to docker.io/library/security-proxy-setup done 08:05:57 #111 writing image sha256:6d8f5acc1f3b6e2f194845e33e69b3147ea9354583316e02b66419c6119d7b7f done 08:05:57 #111 naming to docker.io/library/security-secretstore-setup done 08:05:57 #111 DONE 21.2s 08:05:57 08:05:57 #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:05:57 #205 DONE 1.2s 08:05:57 08:05:57 #206 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:05:57 #206 DONE 1.3s 08:05:57 08:05:57 #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:57 #207 DONE 1.2s 08:05:57 08:05:57 #208 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:05:57 #208 DONE 1.1s 08:05:57 08:05:57 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:05:58 #209 ... 08:05:58 08:05:58 #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:58 #201 DONE 1.3s 08:05:58 08:05:58 #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:05:58 #210 DONE 1.3s 08:05:58 08:05:58 #211 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:05:58 #211 DONE 1.3s 08:05:58 08:05:58 #212 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:05:58 #212 DONE 1.2s 08:05:58 08:05:58 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:05:58 #213 ... 08:05:58 08:05:58 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:05:58 #204 DONE 1.4s 08:05:58 08:05:58 #214 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:05:58 #214 DONE 0.3s 08:05:58 08:05:58 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:05:58 #215 DONE 0.8s 08:05:58 08:05:58 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:58 #216 DONE 0.8s 08:05:58 08:05:58 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:05:58 #209 DONE 0.8s 08:05:58 08:05:58 #217 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:05:58 #217 DONE 0.8s 08:05:58 08:05:58 #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:58 #218 DONE 0.5s 08:05:58 08:05:58 #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:05:58 #219 DONE 0.5s 08:05:58 08:05:58 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:05:58 #213 DONE 0.5s 08:05:58 08:05:58 #111 [core-command] exporting to image 08:05:58 #111 ... 08:05:58 08:05:58 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:05:58 #220 DONE 0.4s 08:05:58 08:05:58 #111 [core-command] exporting to image 08:05:58 #111 exporting layers 0.4s done 08:05:58 #111 ... 08:05:58 08:05:58 #221 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:05:58 #221 DONE 0.5s 08:05:58 08:05:58 #111 [core-command] exporting to image 08:05:58 #111 exporting layers 0.4s done 08:05:59 #111 ... 08:05:59 08:05:59 #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:05:59 #222 DONE 1.0s 08:05:59 08:05:59 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:05:59 #223 DONE 1.0s 08:05:59 08:05:59 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:05:59 #224 DONE 1.0s 08:05:59 08:05:59 #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:05:59 #225 DONE 1.0s 08:05:59 08:05:59 #226 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:05:59 #226 DONE 0.7s 08:05:59 08:05:59 #227 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:05:59 #227 DONE 0.1s 08:05:59 08:05:59 #111 [support-scheduler] exporting to image 08:05:59 #111 writing image sha256:31ea50d17cf983e8c6a6e744a74a3aa18109219eff0d5c78f5750889c547b047 done 08:05:59 #111 naming to docker.io/library/core-command done 08:05:59 #111 writing image sha256:684478624b271958c1a9d5527b815b7ef93fc9041a38e837dd09771d3b3f6fac done 08:05:59 #111 naming to docker.io/library/support-scheduler done 08:05:59 #111 ... 08:05:59 08:05:59 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:05:59 #228 DONE 0.1s 08:05:59 08:05:59 #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:05:59 #229 DONE 0.2s 08:05:59 08:05:59 #111 [support-notifications] exporting to image 08:05:59 #111 ... 08:05:59 08:05:59 #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:05:59 #230 DONE 0.2s 08:05:59 08:05:59 #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:59 #231 DONE 1.2s 08:05:59 08:05:59 #111 [security-proxy-auth] exporting to image 08:05:59 #111 exporting layers 0.3s done 08:05:59 #111 writing image sha256:76a5496e0ce0621592a8ee045b5d19655f4c362724e202be65b908554043a7f7 08:05:59 #111 ... 08:05:59 08:05:59 #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:05:59 #232 DONE 0.1s 08:05:59 08:05:59 #111 [core-metadata] exporting to image 08:05:59 #111 exporting layers 0.4s done 08:05:59 #111 writing image sha256:76a5496e0ce0621592a8ee045b5d19655f4c362724e202be65b908554043a7f7 0.1s done 08:05:59 #111 naming to docker.io/library/core-keeper done 08:05:59 #111 writing image sha256:28667d721be28e29d13e5291638f8464ffd49fab82819cfecabd202b297d5f0e 0.0s done 08:05:59 #111 writing image sha256:3a4281788b8cecfdeec9ce3953bd17363fe88ee90701ce4a720e0900c32a7233 0.0s done 08:05:59 #111 naming to docker.io/library/core-metadata done 08:05:59 #111 naming to docker.io/library/support-notifications 08:05:59 #111 ... 08:05:59 08:05:59 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:05:59 #233 DONE 0.5s 08:05:59 08:05:59 #111 [support-cron-scheduler] exporting to image 08:05:59 #111 exporting layers 0.3s done 08:05:59 #111 naming to docker.io/library/support-notifications done 08:05:59 #111 writing image sha256:e0e69fff47a13eb60b290afcaefdf1d5cc1b0821b89e0260009aa0031881997d done 08:05:59 #111 naming to docker.io/library/security-proxy-auth done 08:05:59 #111 writing image sha256:3aa24cbf65d0b41d894e2f820ee9b4269797f88031c01c6628f1a5a82a20b0a0 done 08:05:59 #111 naming to docker.io/library/support-cron-scheduler done 08:06:00 #111 exporting layers 0.2s done 08:06:00 #111 writing image sha256:0e5a225283fb69a0d8b6a4687c9b267dc7a0ba88c99b9a016a6c37ef2f036c04 done 08:06:00 #111 naming to docker.io/library/core-data done 08:06:00 #111 exporting layers 0.2s done 08:06:00 #111 writing image sha256:1f2b73b5408cd8047d050fe8685f94f2f94f7dfdf94bfe26be7a07903c4f6d59 done 08:06:00 #111 naming to docker.io/library/security-bootstrapper done 08:06:00 #111 DONE 23.1s 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:00 time="2024-08-21T08:01:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:06:00 $ docker stop --time=1 fa646c93461a4c5d776023280be5b5428f2b220d068184c2dfc2ab9762687714 08:06:01 $ docker rm -f --volumes fa646c93461a4c5d776023280be5b5428f2b220d068184c2dfc2ab9762687714 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:01 + docker images 08:06:01 REPOSITORY TAG IMAGE ID CREATED SIZE 08:06:01 support-cron-scheduler latest 3aa24cbf65d0 2 seconds ago 44.1MB 08:06:01 security-proxy-auth latest e0e69fff47a1 2 seconds ago 33MB 08:06:01 security-bootstrapper latest 1f2b73b5408c 2 seconds ago 18.9MB 08:06:01 support-notifications latest 3a4281788b8c 2 seconds ago 42.5MB 08:06:01 core-data latest 0e5a225283fb 2 seconds ago 39.6MB 08:06:01 core-metadata latest 28667d721be2 2 seconds ago 39.7MB 08:06:01 core-keeper latest 76a5496e0ce0 2 seconds ago 39.5MB 08:06:01 core-command latest 31ea50d17cf9 3 seconds ago 35.4MB 08:06:01 support-scheduler latest 684478624b27 3 seconds ago 41.9MB 08:06:01 security-secretstore-setup latest 6d8f5acc1f3b 5 seconds ago 37MB 08:06:01 security-proxy-setup latest 5dfc93573ccc 20 seconds ago 26.2MB 08:06:01 core-common-config-bootstrapper latest 9d4a8ded8b92 24 seconds ago 15.2MB 08:06:01 security-spiffe-token-provider latest 4288127c9ae8 26 seconds ago 28.8MB 08:06:01 security-spire-config latest 80b75918727f 3 minutes ago 120MB 08:06:01 security-spire-agent latest 8c2a5dd5a199 3 minutes ago 182MB 08:06:01 security-spire-server latest 07f654cc546e 3 minutes ago 121MB 08:06:01 ci-base-image-x86_64 latest 7b983caed2a9 7 minutes ago 971MB 08:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 08:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:06:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:02 provisioning config files... 08:06:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config3835106704103874654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:02 ---> ****-login.sh 08:06:02 nexus3.edgexfoundry.org:10001 08:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:02 Configure a credential helper to remove this warning. See 08:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:02 08:06:02 Login Succeeded 08:06:02 nexus3.edgexfoundry.org:10002 08:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:02 Configure a credential helper to remove this warning. See 08:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:02 08:06:02 Login Succeeded 08:06:02 nexus3.edgexfoundry.org:10003 08:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:02 Configure a credential helper to remove this warning. See 08:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:02 08:06:02 Login Succeeded 08:06:02 nexus3.edgexfoundry.org:10004 08:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:02 Configure a credential helper to remove this warning. See 08:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:02 08:06:02 Login Succeeded 08:06:02 ****.io 08:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:02 Configure a credential helper to remove this warning. See 08:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:02 08:06:02 Login Succeeded 08:06:02 ---> ****-login.sh ends [Pipeline] } 08:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:06:02 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:06:02 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:02 latest 08:06:02 3.2.0-dev.59 08:06:02 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:02 main 08:06:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:03 + docker push nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:03 48e71097ee2c: Preparing 08:06:03 1f4930826bc1: Preparing 08:06:03 a4907521d53c: Preparing 08:06:03 c4e2251966d5: Preparing 08:06:03 b21190eaa80c: Preparing 08:06:03 e627cf6bbfea: Preparing 08:06:03 ce7f800efff9: Preparing 08:06:03 ce7f800efff9: Waiting 08:06:03 e627cf6bbfea: Waiting 08:06:03 c4e2251966d5: Pushed 08:06:03 b21190eaa80c: Pushed 08:06:03 48e71097ee2c: Pushed 08:06:03 a4907521d53c: Pushed 08:06:03 ce7f800efff9: Layer already exists 08:06:03 e627cf6bbfea: Pushed 08:06:12 1f4930826bc1: Pushed 08:06:12 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:12 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:12 48e71097ee2c: Preparing 08:06:12 1f4930826bc1: Preparing 08:06:12 a4907521d53c: Preparing 08:06:12 c4e2251966d5: Preparing 08:06:12 b21190eaa80c: Preparing 08:06:12 e627cf6bbfea: Preparing 08:06:12 ce7f800efff9: Preparing 08:06:12 e627cf6bbfea: Waiting 08:06:12 ce7f800efff9: Waiting 08:06:12 a4907521d53c: Layer already exists 08:06:12 b21190eaa80c: Layer already exists 08:06:12 48e71097ee2c: Layer already exists 08:06:12 c4e2251966d5: Layer already exists 08:06:12 1f4930826bc1: Layer already exists 08:06:12 e627cf6bbfea: Layer already exists 08:06:12 ce7f800efff9: Layer already exists 08:06:12 latest: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:13 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 08:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:13 48e71097ee2c: Preparing 08:06:13 1f4930826bc1: Preparing 08:06:13 a4907521d53c: Preparing 08:06:13 c4e2251966d5: Preparing 08:06:13 b21190eaa80c: Preparing 08:06:13 e627cf6bbfea: Preparing 08:06:13 ce7f800efff9: Preparing 08:06:13 ce7f800efff9: Waiting 08:06:13 e627cf6bbfea: Waiting 08:06:13 c4e2251966d5: Layer already exists 08:06:13 b21190eaa80c: Layer already exists 08:06:13 1f4930826bc1: Layer already exists 08:06:13 48e71097ee2c: Layer already exists 08:06:13 a4907521d53c: Layer already exists 08:06:13 e627cf6bbfea: Layer already exists 08:06:13 ce7f800efff9: Layer already exists 08:06:13 3.2.0-dev.59: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 + docker push nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:14 48e71097ee2c: Preparing 08:06:14 1f4930826bc1: Preparing 08:06:14 a4907521d53c: Preparing 08:06:14 c4e2251966d5: Preparing 08:06:14 b21190eaa80c: Preparing 08:06:14 e627cf6bbfea: Preparing 08:06:14 ce7f800efff9: Preparing 08:06:14 e627cf6bbfea: Waiting 08:06:14 a4907521d53c: Layer already exists 08:06:14 c4e2251966d5: Layer already exists 08:06:14 1f4930826bc1: Layer already exists 08:06:14 b21190eaa80c: Layer already exists 08:06:14 48e71097ee2c: Layer already exists 08:06:14 e627cf6bbfea: Layer already exists 08:06:14 ce7f800efff9: Layer already exists 08:06:14 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:06:14 48e71097ee2c: Preparing 08:06:14 1f4930826bc1: Preparing 08:06:14 a4907521d53c: Preparing 08:06:14 c4e2251966d5: Preparing 08:06:14 b21190eaa80c: Preparing 08:06:14 e627cf6bbfea: Preparing 08:06:14 ce7f800efff9: Preparing 08:06:14 e627cf6bbfea: Waiting 08:06:14 ce7f800efff9: Waiting 08:06:14 b21190eaa80c: Layer already exists 08:06:14 1f4930826bc1: Layer already exists 08:06:14 a4907521d53c: Layer already exists 08:06:14 48e71097ee2c: Layer already exists 08:06:14 c4e2251966d5: Layer already exists 08:06:14 ce7f800efff9: Layer already exists 08:06:14 e627cf6bbfea: Layer already exists 08:06:14 main: digest: sha256:768ad9bb421d4fa21ec1042da7bde9de5e0e1f32a6ed2e076ab4f2956420ece6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:14 ===================================================== [Pipeline] echo 08:06:14 taggedImages: 08:06:14 - nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:14 - nexus3.edgexfoundry.org:10004/core-command:latest 08:06:14 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 08:06:14 - nexus3.edgexfoundry.org:10004/core-command:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:14 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:06:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:06:14 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:14 latest 08:06:14 3.2.0-dev.59 08:06:14 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:14 main 08:06:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:06:15 8b9dc6ab93b6: Preparing 08:06:15 d477d6c75220: Preparing 08:06:15 d0047ba57ad5: Preparing 08:06:15 cceb336f33ef: Preparing 08:06:15 a4907521d53c: Preparing 08:06:15 c4e2251966d5: Preparing 08:06:15 b21190eaa80c: Preparing 08:06:15 e627cf6bbfea: Preparing 08:06:15 ce7f800efff9: Preparing 08:06:15 c4e2251966d5: Waiting 08:06:15 e627cf6bbfea: Waiting 08:06:15 ce7f800efff9: Waiting 08:06:15 b21190eaa80c: Waiting 08:06:15 a4907521d53c: Layer already exists 08:06:15 c4e2251966d5: Layer already exists 08:06:15 b21190eaa80c: Layer already exists 08:06:15 d0047ba57ad5: Pushed 08:06:15 e627cf6bbfea: Layer already exists 08:06:15 d477d6c75220: Pushed 08:06:15 ce7f800efff9: Layer already exists 08:06:15 8b9dc6ab93b6: Pushed 08:06:16 cceb336f33ef: Pushed 08:06:16 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:06:17 8b9dc6ab93b6: Preparing 08:06:17 d477d6c75220: Preparing 08:06:17 d0047ba57ad5: Preparing 08:06:17 cceb336f33ef: Preparing 08:06:17 a4907521d53c: Preparing 08:06:17 c4e2251966d5: Preparing 08:06:17 b21190eaa80c: Preparing 08:06:17 e627cf6bbfea: Preparing 08:06:17 ce7f800efff9: Preparing 08:06:17 c4e2251966d5: Waiting 08:06:17 b21190eaa80c: Waiting 08:06:17 e627cf6bbfea: Waiting 08:06:17 ce7f800efff9: Waiting 08:06:17 8b9dc6ab93b6: Layer already exists 08:06:17 d477d6c75220: Layer already exists 08:06:17 a4907521d53c: Layer already exists 08:06:17 cceb336f33ef: Layer already exists 08:06:17 d0047ba57ad5: Layer already exists 08:06:17 e627cf6bbfea: Layer already exists 08:06:17 b21190eaa80c: Layer already exists 08:06:17 c4e2251966d5: Layer already exists 08:06:17 ce7f800efff9: Layer already exists 08:06:17 latest: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 08:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:06:17 8b9dc6ab93b6: Preparing 08:06:17 d477d6c75220: Preparing 08:06:17 d0047ba57ad5: Preparing 08:06:17 cceb336f33ef: Preparing 08:06:17 a4907521d53c: Preparing 08:06:17 c4e2251966d5: Preparing 08:06:17 b21190eaa80c: Preparing 08:06:17 e627cf6bbfea: Preparing 08:06:17 ce7f800efff9: Preparing 08:06:17 ce7f800efff9: Waiting 08:06:17 b21190eaa80c: Waiting 08:06:17 c4e2251966d5: Waiting 08:06:17 e627cf6bbfea: Waiting 08:06:17 d477d6c75220: Layer already exists 08:06:17 cceb336f33ef: Layer already exists 08:06:17 d0047ba57ad5: Layer already exists 08:06:17 8b9dc6ab93b6: Layer already exists 08:06:17 a4907521d53c: Layer already exists 08:06:17 c4e2251966d5: Layer already exists 08:06:17 b21190eaa80c: Layer already exists 08:06:17 e627cf6bbfea: Layer already exists 08:06:17 ce7f800efff9: Layer already exists 08:06:17 3.2.0-dev.59: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:06:18 8b9dc6ab93b6: Preparing 08:06:18 d477d6c75220: Preparing 08:06:18 d0047ba57ad5: Preparing 08:06:18 cceb336f33ef: Preparing 08:06:18 a4907521d53c: Preparing 08:06:18 c4e2251966d5: Preparing 08:06:18 b21190eaa80c: Preparing 08:06:18 e627cf6bbfea: Preparing 08:06:18 ce7f800efff9: Preparing 08:06:18 b21190eaa80c: Waiting 08:06:18 e627cf6bbfea: Waiting 08:06:18 c4e2251966d5: Waiting 08:06:18 ce7f800efff9: Waiting 08:06:18 d477d6c75220: Layer already exists 08:06:18 cceb336f33ef: Layer already exists 08:06:18 8b9dc6ab93b6: Layer already exists 08:06:18 a4907521d53c: Layer already exists 08:06:18 d0047ba57ad5: Layer already exists 08:06:18 c4e2251966d5: Layer already exists 08:06:18 b21190eaa80c: Layer already exists 08:06:18 ce7f800efff9: Layer already exists 08:06:18 e627cf6bbfea: Layer already exists 08:06:18 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:06:18 8b9dc6ab93b6: Preparing 08:06:18 d477d6c75220: Preparing 08:06:18 d0047ba57ad5: Preparing 08:06:18 cceb336f33ef: Preparing 08:06:18 a4907521d53c: Preparing 08:06:18 c4e2251966d5: Preparing 08:06:18 b21190eaa80c: Preparing 08:06:18 e627cf6bbfea: Preparing 08:06:18 ce7f800efff9: Preparing 08:06:18 c4e2251966d5: Waiting 08:06:18 b21190eaa80c: Waiting 08:06:18 e627cf6bbfea: Waiting 08:06:18 ce7f800efff9: Waiting 08:06:18 a4907521d53c: Layer already exists 08:06:18 8b9dc6ab93b6: Layer already exists 08:06:18 cceb336f33ef: Layer already exists 08:06:18 d0047ba57ad5: Layer already exists 08:06:18 d477d6c75220: Layer already exists 08:06:18 c4e2251966d5: Layer already exists 08:06:18 e627cf6bbfea: Layer already exists 08:06:18 ce7f800efff9: Layer already exists 08:06:18 b21190eaa80c: Layer already exists 08:06:18 main: digest: sha256:0ac8060be37616555af7b391da3efca89be1b8fb6aa98fa0d0c26e86cea7b47d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:19 ===================================================== [Pipeline] echo 08:06:19 taggedImages: 08:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 08:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:06:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:06:19 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:19 latest 08:06:19 3.2.0-dev.59 08:06:19 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:19 main 08:06:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:19 + docker push nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:19 3a0145281da9: Preparing 08:06:19 aa9f3d6b5aea: Preparing 08:06:19 8ecfd6cc8650: Preparing 08:06:19 a4907521d53c: Preparing 08:06:19 c4e2251966d5: Preparing 08:06:19 b21190eaa80c: Preparing 08:06:19 0ae485b37603: Preparing 08:06:19 ce7f800efff9: Preparing 08:06:19 b21190eaa80c: Waiting 08:06:19 0ae485b37603: Waiting 08:06:19 ce7f800efff9: Waiting 08:06:19 a4907521d53c: Layer already exists 08:06:19 c4e2251966d5: Layer already exists 08:06:19 b21190eaa80c: Layer already exists 08:06:19 ce7f800efff9: Layer already exists 08:06:19 aa9f3d6b5aea: Pushed 08:06:19 3a0145281da9: Pushed 08:06:19 0ae485b37603: Pushed 08:06:23 8ecfd6cc8650: Pushed 08:06:23 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:23 3a0145281da9: Preparing 08:06:23 aa9f3d6b5aea: Preparing 08:06:23 8ecfd6cc8650: Preparing 08:06:23 a4907521d53c: Preparing 08:06:23 c4e2251966d5: Preparing 08:06:23 b21190eaa80c: Preparing 08:06:23 0ae485b37603: Preparing 08:06:23 ce7f800efff9: Preparing 08:06:23 0ae485b37603: Waiting 08:06:23 ce7f800efff9: Waiting 08:06:23 b21190eaa80c: Waiting 08:06:23 8ecfd6cc8650: Layer already exists 08:06:23 3a0145281da9: Layer already exists 08:06:23 a4907521d53c: Layer already exists 08:06:23 c4e2251966d5: Layer already exists 08:06:23 aa9f3d6b5aea: Layer already exists 08:06:23 0ae485b37603: Layer already exists 08:06:23 b21190eaa80c: Layer already exists 08:06:23 ce7f800efff9: Layer already exists 08:06:23 latest: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:24 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 08:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:24 3a0145281da9: Preparing 08:06:24 aa9f3d6b5aea: Preparing 08:06:24 8ecfd6cc8650: Preparing 08:06:24 a4907521d53c: Preparing 08:06:24 c4e2251966d5: Preparing 08:06:24 b21190eaa80c: Preparing 08:06:24 0ae485b37603: Preparing 08:06:24 ce7f800efff9: Preparing 08:06:24 b21190eaa80c: Waiting 08:06:24 0ae485b37603: Waiting 08:06:24 ce7f800efff9: Waiting 08:06:24 a4907521d53c: Layer already exists 08:06:24 3a0145281da9: Layer already exists 08:06:24 aa9f3d6b5aea: Layer already exists 08:06:24 8ecfd6cc8650: Layer already exists 08:06:24 c4e2251966d5: Layer already exists 08:06:24 0ae485b37603: Layer already exists 08:06:24 b21190eaa80c: Layer already exists 08:06:24 ce7f800efff9: Layer already exists 08:06:24 3.2.0-dev.59: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:24 + docker push nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:24 3a0145281da9: Preparing 08:06:24 aa9f3d6b5aea: Preparing 08:06:24 8ecfd6cc8650: Preparing 08:06:24 a4907521d53c: Preparing 08:06:24 c4e2251966d5: Preparing 08:06:24 b21190eaa80c: Preparing 08:06:24 0ae485b37603: Preparing 08:06:24 ce7f800efff9: Preparing 08:06:24 ce7f800efff9: Waiting 08:06:24 b21190eaa80c: Waiting 08:06:24 0ae485b37603: Waiting 08:06:24 aa9f3d6b5aea: Layer already exists 08:06:24 a4907521d53c: Layer already exists 08:06:24 8ecfd6cc8650: Layer already exists 08:06:24 c4e2251966d5: Layer already exists 08:06:24 3a0145281da9: Layer already exists 08:06:24 b21190eaa80c: Layer already exists 08:06:24 0ae485b37603: Layer already exists 08:06:24 ce7f800efff9: Layer already exists 08:06:24 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:25 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:06:25 3a0145281da9: Preparing 08:06:25 aa9f3d6b5aea: Preparing 08:06:25 8ecfd6cc8650: Preparing 08:06:25 a4907521d53c: Preparing 08:06:25 c4e2251966d5: Preparing 08:06:25 b21190eaa80c: Preparing 08:06:25 0ae485b37603: Preparing 08:06:25 ce7f800efff9: Preparing 08:06:25 b21190eaa80c: Waiting 08:06:25 0ae485b37603: Waiting 08:06:25 ce7f800efff9: Waiting 08:06:25 c4e2251966d5: Layer already exists 08:06:25 8ecfd6cc8650: Layer already exists 08:06:25 aa9f3d6b5aea: Layer already exists 08:06:25 a4907521d53c: Layer already exists 08:06:25 3a0145281da9: Layer already exists 08:06:25 ce7f800efff9: Layer already exists 08:06:25 b21190eaa80c: Layer already exists 08:06:25 0ae485b37603: Layer already exists 08:06:25 main: digest: sha256:d0cc4b21d5d18c89e4e6bc195cedffe8fa32c749aeb3c6784cb3174a377bda7e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:25 ===================================================== [Pipeline] echo 08:06:25 taggedImages: 08:06:25 - nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:25 - nexus3.edgexfoundry.org:10004/core-data:latest 08:06:25 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 08:06:25 - nexus3.edgexfoundry.org:10004/core-data:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:25 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:06:25 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:06:25 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:25 latest 08:06:25 3.2.0-dev.59 08:06:25 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:25 main 08:06:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:26 + docker push nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:06:26 7f17e40479c2: Preparing 08:06:26 0732613b198d: Preparing 08:06:26 c4e2251966d5: Preparing 08:06:26 b9ed5ccd4d72: Preparing 08:06:26 662e0695e3c4: Preparing 08:06:26 ce7f800efff9: Preparing 08:06:26 ce7f800efff9: Waiting 08:06:26 c4e2251966d5: Layer already exists 08:06:26 ce7f800efff9: Layer already exists 08:06:26 b9ed5ccd4d72: Pushed 08:06:26 7f17e40479c2: Pushed 08:06:26 662e0695e3c4: Pushed 08:06:29 0732613b198d: Pushed 08:06:29 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:06:30 7f17e40479c2: Preparing 08:06:30 0732613b198d: Preparing 08:06:30 c4e2251966d5: Preparing 08:06:30 b9ed5ccd4d72: Preparing 08:06:30 662e0695e3c4: Preparing 08:06:30 ce7f800efff9: Preparing 08:06:30 ce7f800efff9: Waiting 08:06:30 0732613b198d: Layer already exists 08:06:30 7f17e40479c2: Layer already exists 08:06:30 b9ed5ccd4d72: Layer already exists 08:06:30 c4e2251966d5: Layer already exists 08:06:30 662e0695e3c4: Layer already exists 08:06:30 ce7f800efff9: Layer already exists 08:06:30 latest: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 08:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:06:31 7f17e40479c2: Preparing 08:06:31 0732613b198d: Preparing 08:06:31 c4e2251966d5: Preparing 08:06:31 b9ed5ccd4d72: Preparing 08:06:31 662e0695e3c4: Preparing 08:06:31 ce7f800efff9: Preparing 08:06:31 ce7f800efff9: Waiting 08:06:31 c4e2251966d5: Layer already exists 08:06:31 b9ed5ccd4d72: Layer already exists 08:06:31 0732613b198d: Layer already exists 08:06:31 662e0695e3c4: Layer already exists 08:06:31 7f17e40479c2: Layer already exists 08:06:31 ce7f800efff9: Layer already exists 08:06:31 3.2.0-dev.59: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:06:31 7f17e40479c2: Preparing 08:06:31 0732613b198d: Preparing 08:06:31 c4e2251966d5: Preparing 08:06:31 b9ed5ccd4d72: Preparing 08:06:31 662e0695e3c4: Preparing 08:06:31 ce7f800efff9: Preparing 08:06:31 ce7f800efff9: Waiting 08:06:31 0732613b198d: Layer already exists 08:06:31 7f17e40479c2: Layer already exists 08:06:31 b9ed5ccd4d72: Layer already exists 08:06:31 662e0695e3c4: Layer already exists 08:06:31 c4e2251966d5: Layer already exists 08:06:31 ce7f800efff9: Layer already exists 08:06:31 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:06:32 7f17e40479c2: Preparing 08:06:32 0732613b198d: Preparing 08:06:32 c4e2251966d5: Preparing 08:06:32 b9ed5ccd4d72: Preparing 08:06:32 662e0695e3c4: Preparing 08:06:32 ce7f800efff9: Preparing 08:06:32 ce7f800efff9: Waiting 08:06:32 662e0695e3c4: Layer already exists 08:06:32 0732613b198d: Layer already exists 08:06:32 b9ed5ccd4d72: Layer already exists 08:06:32 c4e2251966d5: Layer already exists 08:06:32 7f17e40479c2: Layer already exists 08:06:32 ce7f800efff9: Layer already exists 08:06:32 main: digest: sha256:b161e5e934e50b98e675cdfee067011cde74d6eee76b2cad3a300a82f5020d38 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:32 ===================================================== [Pipeline] echo 08:06:32 taggedImages: 08:06:32 - nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:32 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:06:32 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 08:06:32 - nexus3.edgexfoundry.org:10004/core-keeper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:32 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:06:32 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:06:32 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:32 latest 08:06:32 3.2.0-dev.59 08:06:32 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:32 main 08:06:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:33 65122749b4a3: Preparing 08:06:33 a252ae22728f: Preparing 08:06:33 c46319f01d2c: Preparing 08:06:33 a4907521d53c: Preparing 08:06:33 c4e2251966d5: Preparing 08:06:33 b21190eaa80c: Preparing 08:06:33 e627cf6bbfea: Preparing 08:06:33 ce7f800efff9: Preparing 08:06:33 b21190eaa80c: Waiting 08:06:33 ce7f800efff9: Waiting 08:06:33 e627cf6bbfea: Waiting 08:06:33 c4e2251966d5: Layer already exists 08:06:33 a4907521d53c: Layer already exists 08:06:33 e627cf6bbfea: Layer already exists 08:06:33 b21190eaa80c: Layer already exists 08:06:33 ce7f800efff9: Layer already exists 08:06:33 65122749b4a3: Pushed 08:06:33 a252ae22728f: Pushed 08:06:36 c46319f01d2c: Pushed 08:06:36 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:37 65122749b4a3: Preparing 08:06:37 a252ae22728f: Preparing 08:06:37 c46319f01d2c: Preparing 08:06:37 a4907521d53c: Preparing 08:06:37 c4e2251966d5: Preparing 08:06:37 b21190eaa80c: Preparing 08:06:37 e627cf6bbfea: Preparing 08:06:37 ce7f800efff9: Preparing 08:06:37 b21190eaa80c: Waiting 08:06:37 e627cf6bbfea: Waiting 08:06:37 a4907521d53c: Layer already exists 08:06:37 a252ae22728f: Layer already exists 08:06:37 65122749b4a3: Layer already exists 08:06:37 c4e2251966d5: Layer already exists 08:06:37 c46319f01d2c: Layer already exists 08:06:37 b21190eaa80c: Layer already exists 08:06:37 ce7f800efff9: Layer already exists 08:06:37 e627cf6bbfea: Layer already exists 08:06:37 latest: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 08:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:37 65122749b4a3: Preparing 08:06:37 a252ae22728f: Preparing 08:06:37 c46319f01d2c: Preparing 08:06:37 a4907521d53c: Preparing 08:06:37 c4e2251966d5: Preparing 08:06:37 b21190eaa80c: Preparing 08:06:37 e627cf6bbfea: Preparing 08:06:37 ce7f800efff9: Preparing 08:06:37 b21190eaa80c: Waiting 08:06:37 e627cf6bbfea: Waiting 08:06:37 ce7f800efff9: Waiting 08:06:37 a4907521d53c: Layer already exists 08:06:37 65122749b4a3: Layer already exists 08:06:37 c46319f01d2c: Layer already exists 08:06:37 a252ae22728f: Layer already exists 08:06:37 c4e2251966d5: Layer already exists 08:06:37 b21190eaa80c: Layer already exists 08:06:37 e627cf6bbfea: Layer already exists 08:06:37 ce7f800efff9: Layer already exists 08:06:37 3.2.0-dev.59: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:38 65122749b4a3: Preparing 08:06:38 a252ae22728f: Preparing 08:06:38 c46319f01d2c: Preparing 08:06:38 a4907521d53c: Preparing 08:06:38 c4e2251966d5: Preparing 08:06:38 b21190eaa80c: Preparing 08:06:38 e627cf6bbfea: Preparing 08:06:38 ce7f800efff9: Preparing 08:06:38 b21190eaa80c: Waiting 08:06:38 e627cf6bbfea: Waiting 08:06:38 ce7f800efff9: Waiting 08:06:38 c4e2251966d5: Layer already exists 08:06:38 65122749b4a3: Layer already exists 08:06:38 c46319f01d2c: Layer already exists 08:06:38 a252ae22728f: Layer already exists 08:06:38 a4907521d53c: Layer already exists 08:06:38 b21190eaa80c: Layer already exists 08:06:38 ce7f800efff9: Layer already exists 08:06:38 e627cf6bbfea: Layer already exists 08:06:38 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:06:38 65122749b4a3: Preparing 08:06:38 a252ae22728f: Preparing 08:06:38 c46319f01d2c: Preparing 08:06:38 a4907521d53c: Preparing 08:06:38 c4e2251966d5: Preparing 08:06:38 b21190eaa80c: Preparing 08:06:38 e627cf6bbfea: Preparing 08:06:38 ce7f800efff9: Preparing 08:06:38 e627cf6bbfea: Waiting 08:06:38 ce7f800efff9: Waiting 08:06:38 b21190eaa80c: Waiting 08:06:38 65122749b4a3: Layer already exists 08:06:38 a252ae22728f: Layer already exists 08:06:38 a4907521d53c: Layer already exists 08:06:38 c46319f01d2c: Layer already exists 08:06:38 c4e2251966d5: Layer already exists 08:06:38 b21190eaa80c: Layer already exists 08:06:38 e627cf6bbfea: Layer already exists 08:06:38 ce7f800efff9: Layer already exists 08:06:38 main: digest: sha256:2cb42a7e30b104733d645a2c8d3f8303198cbd79aefb8e5adc79027666b515e3 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:39 ===================================================== [Pipeline] echo 08:06:39 taggedImages: 08:06:39 - nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:39 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:06:39 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 08:06:39 - nexus3.edgexfoundry.org:10004/core-metadata:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:39 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:06:39 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:06:39 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:39 latest 08:06:39 3.2.0-dev.59 08:06:39 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:39 main 08:06:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:39 642caa134c36: Preparing 08:06:39 969ec6ef09d7: Preparing 08:06:39 a31255dac76c: Preparing 08:06:39 e758a3454679: Preparing 08:06:39 ecafcd56c6dd: Preparing 08:06:39 33b22e60714b: Preparing 08:06:39 f5b4fb605ec2: Preparing 08:06:39 1089182bf806: Preparing 08:06:39 a4907521d53c: Preparing 08:06:39 c4e2251966d5: Preparing 08:06:39 66b088d4d0ba: Preparing 08:06:39 77eda58373c3: Preparing 08:06:39 5f70bf18a086: Preparing 08:06:39 137e46aad54b: Preparing 08:06:39 9f5948dbe321: Preparing 08:06:39 874bce0afe6e: Preparing 08:06:39 ce7f800efff9: Preparing 08:06:39 9f5948dbe321: Waiting 08:06:39 77eda58373c3: Waiting 08:06:39 33b22e60714b: Waiting 08:06:39 5f70bf18a086: Waiting 08:06:39 f5b4fb605ec2: Waiting 08:06:39 137e46aad54b: Waiting 08:06:39 1089182bf806: Waiting 08:06:39 c4e2251966d5: Waiting 08:06:39 a4907521d53c: Waiting 08:06:39 874bce0afe6e: Waiting 08:06:39 66b088d4d0ba: Waiting 08:06:39 ce7f800efff9: Waiting 08:06:39 e758a3454679: Pushed 08:06:39 969ec6ef09d7: Pushed 08:06:39 ecafcd56c6dd: Pushed 08:06:39 a31255dac76c: Pushed 08:06:39 642caa134c36: Pushed 08:06:39 c4e2251966d5: Layer already exists 08:06:39 a4907521d53c: Layer already exists 08:06:39 33b22e60714b: Pushed 08:06:39 f5b4fb605ec2: Pushed 08:06:39 5f70bf18a086: Layer already exists 08:06:39 77eda58373c3: Pushed 08:06:39 66b088d4d0ba: Pushed 08:06:39 137e46aad54b: Pushed 08:06:39 ce7f800efff9: Layer already exists 08:06:39 9f5948dbe321: Pushed 08:06:39 874bce0afe6e: Pushed 08:06:41 1089182bf806: Pushed 08:06:41 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:42 642caa134c36: Preparing 08:06:42 969ec6ef09d7: Preparing 08:06:42 a31255dac76c: Preparing 08:06:42 e758a3454679: Preparing 08:06:42 ecafcd56c6dd: Preparing 08:06:42 33b22e60714b: Preparing 08:06:42 f5b4fb605ec2: Preparing 08:06:42 1089182bf806: Preparing 08:06:42 a4907521d53c: Preparing 08:06:42 c4e2251966d5: Preparing 08:06:42 66b088d4d0ba: Preparing 08:06:42 77eda58373c3: Preparing 08:06:42 5f70bf18a086: Preparing 08:06:42 137e46aad54b: Preparing 08:06:42 9f5948dbe321: Preparing 08:06:42 874bce0afe6e: Preparing 08:06:42 ce7f800efff9: Preparing 08:06:42 33b22e60714b: Waiting 08:06:42 f5b4fb605ec2: Waiting 08:06:42 1089182bf806: Waiting 08:06:42 a4907521d53c: Waiting 08:06:42 c4e2251966d5: Waiting 08:06:42 66b088d4d0ba: Waiting 08:06:42 77eda58373c3: Waiting 08:06:42 5f70bf18a086: Waiting 08:06:42 137e46aad54b: Waiting 08:06:42 9f5948dbe321: Waiting 08:06:42 874bce0afe6e: Waiting 08:06:42 ce7f800efff9: Waiting 08:06:42 642caa134c36: Layer already exists 08:06:42 a31255dac76c: Layer already exists 08:06:42 e758a3454679: Layer already exists 08:06:42 969ec6ef09d7: Layer already exists 08:06:42 ecafcd56c6dd: Layer already exists 08:06:42 33b22e60714b: Layer already exists 08:06:42 a4907521d53c: Layer already exists 08:06:42 f5b4fb605ec2: Layer already exists 08:06:42 c4e2251966d5: Layer already exists 08:06:42 1089182bf806: Layer already exists 08:06:42 66b088d4d0ba: Layer already exists 08:06:42 5f70bf18a086: Layer already exists 08:06:42 77eda58373c3: Layer already exists 08:06:42 9f5948dbe321: Layer already exists 08:06:42 137e46aad54b: Layer already exists 08:06:42 874bce0afe6e: Layer already exists 08:06:42 ce7f800efff9: Layer already exists 08:06:42 latest: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 08:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:42 642caa134c36: Preparing 08:06:42 969ec6ef09d7: Preparing 08:06:42 a31255dac76c: Preparing 08:06:42 e758a3454679: Preparing 08:06:42 ecafcd56c6dd: Preparing 08:06:42 33b22e60714b: Preparing 08:06:42 f5b4fb605ec2: Preparing 08:06:42 1089182bf806: Preparing 08:06:42 a4907521d53c: Preparing 08:06:42 c4e2251966d5: Preparing 08:06:42 66b088d4d0ba: Preparing 08:06:42 77eda58373c3: Preparing 08:06:42 5f70bf18a086: Preparing 08:06:42 137e46aad54b: Preparing 08:06:42 f5b4fb605ec2: Waiting 08:06:42 c4e2251966d5: Waiting 08:06:42 66b088d4d0ba: Waiting 08:06:42 a4907521d53c: Waiting 08:06:42 33b22e60714b: Waiting 08:06:42 77eda58373c3: Waiting 08:06:42 5f70bf18a086: Waiting 08:06:42 9f5948dbe321: Preparing 08:06:42 874bce0afe6e: Preparing 08:06:42 ce7f800efff9: Preparing 08:06:42 137e46aad54b: Waiting 08:06:42 ce7f800efff9: Waiting 08:06:42 9f5948dbe321: Waiting 08:06:42 e758a3454679: Layer already exists 08:06:42 ecafcd56c6dd: Layer already exists 08:06:42 969ec6ef09d7: Layer already exists 08:06:42 642caa134c36: Layer already exists 08:06:42 a31255dac76c: Layer already exists 08:06:42 1089182bf806: Layer already exists 08:06:42 f5b4fb605ec2: Layer already exists 08:06:42 c4e2251966d5: Layer already exists 08:06:42 33b22e60714b: Layer already exists 08:06:42 a4907521d53c: Layer already exists 08:06:42 77eda58373c3: Layer already exists 08:06:42 66b088d4d0ba: Layer already exists 08:06:42 5f70bf18a086: Layer already exists 08:06:42 9f5948dbe321: Layer already exists 08:06:42 137e46aad54b: Layer already exists 08:06:42 874bce0afe6e: Layer already exists 08:06:42 ce7f800efff9: Layer already exists 08:06:42 3.2.0-dev.59: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:43 642caa134c36: Preparing 08:06:43 969ec6ef09d7: Preparing 08:06:43 a31255dac76c: Preparing 08:06:43 e758a3454679: Preparing 08:06:43 ecafcd56c6dd: Preparing 08:06:43 33b22e60714b: Preparing 08:06:43 f5b4fb605ec2: Preparing 08:06:43 1089182bf806: Preparing 08:06:43 a4907521d53c: Preparing 08:06:43 33b22e60714b: Waiting 08:06:43 a4907521d53c: Waiting 08:06:43 c4e2251966d5: Preparing 08:06:43 f5b4fb605ec2: Waiting 08:06:43 66b088d4d0ba: Preparing 08:06:43 77eda58373c3: Preparing 08:06:43 5f70bf18a086: Preparing 08:06:43 66b088d4d0ba: Waiting 08:06:43 77eda58373c3: Waiting 08:06:43 c4e2251966d5: Waiting 08:06:43 137e46aad54b: Preparing 08:06:43 9f5948dbe321: Preparing 08:06:43 874bce0afe6e: Preparing 08:06:43 ce7f800efff9: Preparing 08:06:43 5f70bf18a086: Waiting 08:06:43 137e46aad54b: Waiting 08:06:43 9f5948dbe321: Waiting 08:06:43 642caa134c36: Layer already exists 08:06:43 a31255dac76c: Layer already exists 08:06:43 ecafcd56c6dd: Layer already exists 08:06:43 e758a3454679: Layer already exists 08:06:43 969ec6ef09d7: Layer already exists 08:06:43 a4907521d53c: Layer already exists 08:06:43 33b22e60714b: Layer already exists 08:06:43 f5b4fb605ec2: Layer already exists 08:06:43 1089182bf806: Layer already exists 08:06:43 c4e2251966d5: Layer already exists 08:06:43 77eda58373c3: Layer already exists 08:06:43 5f70bf18a086: Layer already exists 08:06:43 66b088d4d0ba: Layer already exists 08:06:43 137e46aad54b: Layer already exists 08:06:43 9f5948dbe321: Layer already exists 08:06:43 874bce0afe6e: Layer already exists 08:06:43 ce7f800efff9: Layer already exists 08:06:43 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:06:44 642caa134c36: Preparing 08:06:44 969ec6ef09d7: Preparing 08:06:44 a31255dac76c: Preparing 08:06:44 e758a3454679: Preparing 08:06:44 ecafcd56c6dd: Preparing 08:06:44 33b22e60714b: Preparing 08:06:44 f5b4fb605ec2: Preparing 08:06:44 1089182bf806: Preparing 08:06:44 a4907521d53c: Preparing 08:06:44 c4e2251966d5: Preparing 08:06:44 66b088d4d0ba: Preparing 08:06:44 77eda58373c3: Preparing 08:06:44 5f70bf18a086: Preparing 08:06:44 137e46aad54b: Preparing 08:06:44 9f5948dbe321: Preparing 08:06:44 874bce0afe6e: Preparing 08:06:44 ce7f800efff9: Preparing 08:06:44 9f5948dbe321: Waiting 08:06:44 66b088d4d0ba: Waiting 08:06:44 77eda58373c3: Waiting 08:06:44 33b22e60714b: Waiting 08:06:44 5f70bf18a086: Waiting 08:06:44 137e46aad54b: Waiting 08:06:44 f5b4fb605ec2: Waiting 08:06:44 874bce0afe6e: Waiting 08:06:44 1089182bf806: Waiting 08:06:44 ce7f800efff9: Waiting 08:06:44 a4907521d53c: Waiting 08:06:44 c4e2251966d5: Waiting 08:06:44 e758a3454679: Layer already exists 08:06:44 a31255dac76c: Layer already exists 08:06:44 969ec6ef09d7: Layer already exists 08:06:44 642caa134c36: Layer already exists 08:06:44 ecafcd56c6dd: Layer already exists 08:06:44 33b22e60714b: Layer already exists 08:06:44 f5b4fb605ec2: Layer already exists 08:06:44 1089182bf806: Layer already exists 08:06:44 c4e2251966d5: Layer already exists 08:06:44 a4907521d53c: Layer already exists 08:06:44 66b088d4d0ba: Layer already exists 08:06:44 77eda58373c3: Layer already exists 08:06:44 5f70bf18a086: Layer already exists 08:06:44 137e46aad54b: Layer already exists 08:06:44 874bce0afe6e: Layer already exists 08:06:44 9f5948dbe321: Layer already exists 08:06:44 ce7f800efff9: Layer already exists 08:06:44 main: digest: sha256:613a22ee8a7b83369e67f7fb6c5ccad76e8aa580144c0d66f4b3a8e07437caaf size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:44 ===================================================== [Pipeline] echo 08:06:44 taggedImages: 08:06:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:06:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 08:06:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:44 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:06:44 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:06:44 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:44 latest 08:06:44 3.2.0-dev.59 08:06:44 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:44 main 08:06:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:06:45 6a89d19724bc: Preparing 08:06:45 746dd4f42fb8: Preparing 08:06:45 889f491d5627: Preparing 08:06:45 b298765303af: Preparing 08:06:45 a4907521d53c: Preparing 08:06:45 c4e2251966d5: Preparing 08:06:45 b21190eaa80c: Preparing 08:06:45 e627cf6bbfea: Preparing 08:06:45 ce7f800efff9: Preparing 08:06:45 b21190eaa80c: Waiting 08:06:45 ce7f800efff9: Waiting 08:06:45 e627cf6bbfea: Waiting 08:06:45 c4e2251966d5: Waiting 08:06:45 a4907521d53c: Layer already exists 08:06:45 c4e2251966d5: Layer already exists 08:06:45 b21190eaa80c: Layer already exists 08:06:45 e627cf6bbfea: Layer already exists 08:06:45 ce7f800efff9: Layer already exists 08:06:45 889f491d5627: Pushed 08:06:45 6a89d19724bc: Pushed 08:06:45 746dd4f42fb8: Pushed 08:06:47 b298765303af: Pushed 08:06:47 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:06:48 6a89d19724bc: Preparing 08:06:48 746dd4f42fb8: Preparing 08:06:48 889f491d5627: Preparing 08:06:48 b298765303af: Preparing 08:06:48 a4907521d53c: Preparing 08:06:48 c4e2251966d5: Preparing 08:06:48 b21190eaa80c: Preparing 08:06:48 e627cf6bbfea: Preparing 08:06:48 ce7f800efff9: Preparing 08:06:48 e627cf6bbfea: Waiting 08:06:48 b21190eaa80c: Waiting 08:06:48 ce7f800efff9: Waiting 08:06:48 c4e2251966d5: Waiting 08:06:48 b298765303af: Layer already exists 08:06:48 6a89d19724bc: Layer already exists 08:06:48 889f491d5627: Layer already exists 08:06:48 a4907521d53c: Layer already exists 08:06:48 746dd4f42fb8: Layer already exists 08:06:48 c4e2251966d5: Layer already exists 08:06:48 e627cf6bbfea: Layer already exists 08:06:48 b21190eaa80c: Layer already exists 08:06:48 ce7f800efff9: Layer already exists 08:06:48 latest: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 08:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:06:49 6a89d19724bc: Preparing 08:06:49 746dd4f42fb8: Preparing 08:06:49 889f491d5627: Preparing 08:06:49 b298765303af: Preparing 08:06:49 a4907521d53c: Preparing 08:06:49 c4e2251966d5: Preparing 08:06:49 b21190eaa80c: Preparing 08:06:49 e627cf6bbfea: Preparing 08:06:49 ce7f800efff9: Preparing 08:06:49 c4e2251966d5: Waiting 08:06:49 b21190eaa80c: Waiting 08:06:49 e627cf6bbfea: Waiting 08:06:49 ce7f800efff9: Waiting 08:06:49 b298765303af: Layer already exists 08:06:49 a4907521d53c: Layer already exists 08:06:49 889f491d5627: Layer already exists 08:06:49 746dd4f42fb8: Layer already exists 08:06:49 6a89d19724bc: Layer already exists 08:06:49 e627cf6bbfea: Layer already exists 08:06:49 c4e2251966d5: Layer already exists 08:06:49 b21190eaa80c: Layer already exists 08:06:49 ce7f800efff9: Layer already exists 08:06:49 3.2.0-dev.59: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:06:49 6a89d19724bc: Preparing 08:06:49 746dd4f42fb8: Preparing 08:06:49 889f491d5627: Preparing 08:06:49 b298765303af: Preparing 08:06:49 a4907521d53c: Preparing 08:06:49 c4e2251966d5: Preparing 08:06:49 b21190eaa80c: Preparing 08:06:49 e627cf6bbfea: Preparing 08:06:49 ce7f800efff9: Preparing 08:06:49 c4e2251966d5: Waiting 08:06:49 ce7f800efff9: Waiting 08:06:49 e627cf6bbfea: Waiting 08:06:49 b21190eaa80c: Waiting 08:06:49 b298765303af: Layer already exists 08:06:49 746dd4f42fb8: Layer already exists 08:06:49 6a89d19724bc: Layer already exists 08:06:49 889f491d5627: Layer already exists 08:06:49 a4907521d53c: Layer already exists 08:06:49 c4e2251966d5: Layer already exists 08:06:49 ce7f800efff9: Layer already exists 08:06:49 b21190eaa80c: Layer already exists 08:06:49 e627cf6bbfea: Layer already exists 08:06:49 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:06:50 6a89d19724bc: Preparing 08:06:50 746dd4f42fb8: Preparing 08:06:50 889f491d5627: Preparing 08:06:50 b298765303af: Preparing 08:06:50 a4907521d53c: Preparing 08:06:50 c4e2251966d5: Preparing 08:06:50 b21190eaa80c: Preparing 08:06:50 e627cf6bbfea: Preparing 08:06:50 ce7f800efff9: Preparing 08:06:50 b21190eaa80c: Waiting 08:06:50 c4e2251966d5: Waiting 08:06:50 e627cf6bbfea: Waiting 08:06:50 ce7f800efff9: Waiting 08:06:50 b298765303af: Layer already exists 08:06:50 a4907521d53c: Layer already exists 08:06:50 889f491d5627: Layer already exists 08:06:50 746dd4f42fb8: Layer already exists 08:06:50 6a89d19724bc: Layer already exists 08:06:50 b21190eaa80c: Layer already exists 08:06:50 c4e2251966d5: Layer already exists 08:06:50 ce7f800efff9: Layer already exists 08:06:50 e627cf6bbfea: Layer already exists 08:06:50 main: digest: sha256:4e84effa61c0fb84db352b838787c7c08a8f6d1b6ca7fe52e415eff02367e9e7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:50 ===================================================== [Pipeline] echo 08:06:50 taggedImages: 08:06:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:06:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 08:06:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:06:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:06:50 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:50 latest 08:06:50 3.2.0-dev.59 08:06:50 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:50 main 08:06:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:51 18e1af3d492a: Preparing 08:06:51 59e002740ab0: Preparing 08:06:51 7b7b62148a2f: Preparing 08:06:51 14d19726f9d4: Preparing 08:06:51 64aa55fa1834: Preparing 08:06:51 a4907521d53c: Preparing 08:06:51 c4e2251966d5: Preparing 08:06:51 8c355f433497: Preparing 08:06:51 123e16b887bf: Preparing 08:06:51 8e968d9c0665: Preparing 08:06:51 ce7f800efff9: Preparing 08:06:51 c4e2251966d5: Waiting 08:06:51 8c355f433497: Waiting 08:06:51 123e16b887bf: Waiting 08:06:51 8e968d9c0665: Waiting 08:06:51 ce7f800efff9: Waiting 08:06:51 18e1af3d492a: Pushed 08:06:51 64aa55fa1834: Pushed 08:06:51 59e002740ab0: Pushed 08:06:51 14d19726f9d4: Pushed 08:06:51 a4907521d53c: Layer already exists 08:06:51 c4e2251966d5: Layer already exists 08:06:51 ce7f800efff9: Layer already exists 08:06:51 8c355f433497: Pushed 08:06:51 123e16b887bf: Pushed 08:06:52 7b7b62148a2f: Pushed 08:06:52 8e968d9c0665: Pushed 08:06:52 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:53 18e1af3d492a: Preparing 08:06:53 59e002740ab0: Preparing 08:06:53 7b7b62148a2f: Preparing 08:06:53 14d19726f9d4: Preparing 08:06:53 64aa55fa1834: Preparing 08:06:53 a4907521d53c: Preparing 08:06:53 c4e2251966d5: Preparing 08:06:53 8c355f433497: Preparing 08:06:53 123e16b887bf: Preparing 08:06:53 8e968d9c0665: Preparing 08:06:53 ce7f800efff9: Preparing 08:06:53 a4907521d53c: Waiting 08:06:53 c4e2251966d5: Waiting 08:06:53 8c355f433497: Waiting 08:06:53 123e16b887bf: Waiting 08:06:53 8e968d9c0665: Waiting 08:06:53 ce7f800efff9: Waiting 08:06:53 18e1af3d492a: Layer already exists 08:06:53 7b7b62148a2f: Layer already exists 08:06:53 59e002740ab0: Layer already exists 08:06:53 14d19726f9d4: Layer already exists 08:06:53 64aa55fa1834: Layer already exists 08:06:53 123e16b887bf: Layer already exists 08:06:53 c4e2251966d5: Layer already exists 08:06:53 8e968d9c0665: Layer already exists 08:06:53 a4907521d53c: Layer already exists 08:06:53 8c355f433497: Layer already exists 08:06:53 ce7f800efff9: Layer already exists 08:06:53 latest: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 08:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:54 18e1af3d492a: Preparing 08:06:54 59e002740ab0: Preparing 08:06:54 7b7b62148a2f: Preparing 08:06:54 14d19726f9d4: Preparing 08:06:54 64aa55fa1834: Preparing 08:06:54 a4907521d53c: Preparing 08:06:54 c4e2251966d5: Preparing 08:06:54 8c355f433497: Preparing 08:06:54 123e16b887bf: Preparing 08:06:54 8e968d9c0665: Preparing 08:06:54 ce7f800efff9: Preparing 08:06:54 a4907521d53c: Waiting 08:06:54 c4e2251966d5: Waiting 08:06:54 8c355f433497: Waiting 08:06:54 ce7f800efff9: Waiting 08:06:54 8e968d9c0665: Waiting 08:06:54 59e002740ab0: Layer already exists 08:06:54 7b7b62148a2f: Layer already exists 08:06:54 14d19726f9d4: Layer already exists 08:06:54 18e1af3d492a: Layer already exists 08:06:54 64aa55fa1834: Layer already exists 08:06:54 c4e2251966d5: Layer already exists 08:06:54 a4907521d53c: Layer already exists 08:06:54 8e968d9c0665: Layer already exists 08:06:54 123e16b887bf: Layer already exists 08:06:54 8c355f433497: Layer already exists 08:06:54 ce7f800efff9: Layer already exists 08:06:54 3.2.0-dev.59: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:54 18e1af3d492a: Preparing 08:06:54 59e002740ab0: Preparing 08:06:54 7b7b62148a2f: Preparing 08:06:54 14d19726f9d4: Preparing 08:06:54 64aa55fa1834: Preparing 08:06:54 a4907521d53c: Preparing 08:06:54 c4e2251966d5: Preparing 08:06:54 8c355f433497: Preparing 08:06:54 123e16b887bf: Preparing 08:06:54 8e968d9c0665: Preparing 08:06:54 ce7f800efff9: Preparing 08:06:54 a4907521d53c: Waiting 08:06:54 c4e2251966d5: Waiting 08:06:54 8c355f433497: Waiting 08:06:54 123e16b887bf: Waiting 08:06:54 8e968d9c0665: Waiting 08:06:54 14d19726f9d4: Layer already exists 08:06:54 64aa55fa1834: Layer already exists 08:06:54 18e1af3d492a: Layer already exists 08:06:54 59e002740ab0: Layer already exists 08:06:54 7b7b62148a2f: Layer already exists 08:06:54 c4e2251966d5: Layer already exists 08:06:54 8c355f433497: Layer already exists 08:06:54 a4907521d53c: Layer already exists 08:06:54 123e16b887bf: Layer already exists 08:06:54 8e968d9c0665: Layer already exists 08:06:54 ce7f800efff9: Layer already exists 08:06:54 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:06:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:06:55 18e1af3d492a: Preparing 08:06:55 59e002740ab0: Preparing 08:06:55 7b7b62148a2f: Preparing 08:06:55 14d19726f9d4: Preparing 08:06:55 64aa55fa1834: Preparing 08:06:55 a4907521d53c: Preparing 08:06:55 c4e2251966d5: Preparing 08:06:55 8c355f433497: Preparing 08:06:55 123e16b887bf: Preparing 08:06:55 8e968d9c0665: Preparing 08:06:55 ce7f800efff9: Preparing 08:06:55 8c355f433497: Waiting 08:06:55 123e16b887bf: Waiting 08:06:55 8e968d9c0665: Waiting 08:06:55 ce7f800efff9: Waiting 08:06:55 a4907521d53c: Waiting 08:06:55 c4e2251966d5: Waiting 08:06:55 14d19726f9d4: Layer already exists 08:06:55 7b7b62148a2f: Layer already exists 08:06:55 59e002740ab0: Layer already exists 08:06:55 18e1af3d492a: Layer already exists 08:06:55 64aa55fa1834: Layer already exists 08:06:55 c4e2251966d5: Layer already exists 08:06:55 a4907521d53c: Layer already exists 08:06:55 8c355f433497: Layer already exists 08:06:55 123e16b887bf: Layer already exists 08:06:55 8e968d9c0665: Layer already exists 08:06:55 ce7f800efff9: Layer already exists 08:06:55 main: digest: sha256:ca7603d48362585f73631b0ee21cbefe8a8fe0b34bffe56d30983db5f2c4480b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:55 ===================================================== [Pipeline] echo 08:06:55 taggedImages: 08:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 08:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:06:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:06:55 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:55 latest 08:06:55 3.2.0-dev.59 08:06:55 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:55 main 08:06:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:56 1790a83beabb: Preparing 08:06:56 484b1b689a03: Preparing 08:06:56 02a7ecb7a3e3: Preparing 08:06:56 2d580011cca3: Preparing 08:06:56 a05ed15ca7bd: Preparing 08:06:56 1723d9c8c803: Preparing 08:06:56 02604a3e5864: Preparing 08:06:56 a4907521d53c: Preparing 08:06:56 c4e2251966d5: Preparing 08:06:56 01b1909247e1: Preparing 08:06:56 22b3a9c55fd7: Preparing 08:06:56 ce7f800efff9: Preparing 08:06:56 02604a3e5864: Waiting 08:06:56 a4907521d53c: Waiting 08:06:56 c4e2251966d5: Waiting 08:06:56 01b1909247e1: Waiting 08:06:56 22b3a9c55fd7: Waiting 08:06:56 ce7f800efff9: Waiting 08:06:56 1723d9c8c803: Waiting 08:06:56 a05ed15ca7bd: Pushed 08:06:56 484b1b689a03: Pushed 08:06:56 1790a83beabb: Pushed 08:06:56 a4907521d53c: Layer already exists 08:06:56 c4e2251966d5: Layer already exists 08:06:56 1723d9c8c803: Pushed 08:06:56 02604a3e5864: Pushed 08:06:56 01b1909247e1: Pushed 08:06:56 ce7f800efff9: Layer already exists 08:06:56 2d580011cca3: Pushed 08:06:57 02a7ecb7a3e3: Pushed 08:06:57 22b3a9c55fd7: Pushed 08:06:57 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:58 1790a83beabb: Preparing 08:06:58 484b1b689a03: Preparing 08:06:58 02a7ecb7a3e3: Preparing 08:06:58 2d580011cca3: Preparing 08:06:58 a05ed15ca7bd: Preparing 08:06:58 1723d9c8c803: Preparing 08:06:58 02604a3e5864: Preparing 08:06:58 a4907521d53c: Preparing 08:06:58 c4e2251966d5: Preparing 08:06:58 01b1909247e1: Preparing 08:06:58 22b3a9c55fd7: Preparing 08:06:58 ce7f800efff9: Preparing 08:06:58 a4907521d53c: Waiting 08:06:58 c4e2251966d5: Waiting 08:06:58 01b1909247e1: Waiting 08:06:58 22b3a9c55fd7: Waiting 08:06:58 1723d9c8c803: Waiting 08:06:58 02604a3e5864: Waiting 08:06:58 ce7f800efff9: Waiting 08:06:58 1790a83beabb: Layer already exists 08:06:58 02a7ecb7a3e3: Layer already exists 08:06:58 484b1b689a03: Layer already exists 08:06:58 a05ed15ca7bd: Layer already exists 08:06:58 2d580011cca3: Layer already exists 08:06:58 1723d9c8c803: Layer already exists 08:06:58 a4907521d53c: Layer already exists 08:06:58 01b1909247e1: Layer already exists 08:06:58 02604a3e5864: Layer already exists 08:06:58 c4e2251966d5: Layer already exists 08:06:58 ce7f800efff9: Layer already exists 08:06:58 22b3a9c55fd7: Layer already exists 08:06:58 latest: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 08:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:58 1790a83beabb: Preparing 08:06:58 484b1b689a03: Preparing 08:06:58 02a7ecb7a3e3: Preparing 08:06:58 2d580011cca3: Preparing 08:06:58 a05ed15ca7bd: Preparing 08:06:58 1723d9c8c803: Preparing 08:06:58 02604a3e5864: Preparing 08:06:58 a4907521d53c: Preparing 08:06:58 c4e2251966d5: Preparing 08:06:58 01b1909247e1: Preparing 08:06:58 22b3a9c55fd7: Preparing 08:06:58 a4907521d53c: Waiting 08:06:58 c4e2251966d5: Waiting 08:06:58 1723d9c8c803: Waiting 08:06:58 01b1909247e1: Waiting 08:06:58 ce7f800efff9: Preparing 08:06:58 02604a3e5864: Waiting 08:06:58 ce7f800efff9: Waiting 08:06:58 1790a83beabb: Layer already exists 08:06:58 484b1b689a03: Layer already exists 08:06:58 a05ed15ca7bd: Layer already exists 08:06:58 02a7ecb7a3e3: Layer already exists 08:06:58 2d580011cca3: Layer already exists 08:06:58 02604a3e5864: Layer already exists 08:06:58 1723d9c8c803: Layer already exists 08:06:58 01b1909247e1: Layer already exists 08:06:58 a4907521d53c: Layer already exists 08:06:58 c4e2251966d5: Layer already exists 08:06:58 22b3a9c55fd7: Layer already exists 08:06:58 ce7f800efff9: Layer already exists 08:06:58 3.2.0-dev.59: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:06:59 1790a83beabb: Preparing 08:06:59 484b1b689a03: Preparing 08:06:59 02a7ecb7a3e3: Preparing 08:06:59 2d580011cca3: Preparing 08:06:59 a05ed15ca7bd: Preparing 08:06:59 1723d9c8c803: Preparing 08:06:59 02604a3e5864: Preparing 08:06:59 a4907521d53c: Preparing 08:06:59 c4e2251966d5: Preparing 08:06:59 01b1909247e1: Preparing 08:06:59 22b3a9c55fd7: Preparing 08:06:59 ce7f800efff9: Preparing 08:06:59 1723d9c8c803: Waiting 08:06:59 02604a3e5864: Waiting 08:06:59 a4907521d53c: Waiting 08:06:59 c4e2251966d5: Waiting 08:06:59 22b3a9c55fd7: Waiting 08:06:59 ce7f800efff9: Waiting 08:06:59 02a7ecb7a3e3: Layer already exists 08:06:59 2d580011cca3: Layer already exists 08:06:59 484b1b689a03: Layer already exists 08:06:59 a05ed15ca7bd: Layer already exists 08:06:59 1790a83beabb: Layer already exists 08:06:59 1723d9c8c803: Layer already exists 08:06:59 a4907521d53c: Layer already exists 08:06:59 c4e2251966d5: Layer already exists 08:06:59 01b1909247e1: Layer already exists 08:06:59 02604a3e5864: Layer already exists 08:06:59 ce7f800efff9: Layer already exists 08:06:59 22b3a9c55fd7: Layer already exists 08:06:59 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:07:00 1790a83beabb: Preparing 08:07:00 484b1b689a03: Preparing 08:07:00 02a7ecb7a3e3: Preparing 08:07:00 2d580011cca3: Preparing 08:07:00 a05ed15ca7bd: Preparing 08:07:00 1723d9c8c803: Preparing 08:07:00 02604a3e5864: Preparing 08:07:00 a4907521d53c: Preparing 08:07:00 c4e2251966d5: Preparing 08:07:00 01b1909247e1: Preparing 08:07:00 22b3a9c55fd7: Preparing 08:07:00 ce7f800efff9: Preparing 08:07:00 1723d9c8c803: Waiting 08:07:00 a4907521d53c: Waiting 08:07:00 02604a3e5864: Waiting 08:07:00 c4e2251966d5: Waiting 08:07:00 01b1909247e1: Waiting 08:07:00 22b3a9c55fd7: Waiting 08:07:00 ce7f800efff9: Waiting 08:07:00 a05ed15ca7bd: Layer already exists 08:07:00 02a7ecb7a3e3: Layer already exists 08:07:00 1790a83beabb: Layer already exists 08:07:00 484b1b689a03: Layer already exists 08:07:00 2d580011cca3: Layer already exists 08:07:00 1723d9c8c803: Layer already exists 08:07:00 a4907521d53c: Layer already exists 08:07:00 02604a3e5864: Layer already exists 08:07:00 c4e2251966d5: Layer already exists 08:07:00 01b1909247e1: Layer already exists 08:07:00 22b3a9c55fd7: Layer already exists 08:07:00 ce7f800efff9: Layer already exists 08:07:00 main: digest: sha256:8a44e633ac9fa43a4890fdbec2e7a6407fbe41f55514bba039a8a13ff31f50c8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:00 ===================================================== [Pipeline] echo 08:07:00 taggedImages: 08:07:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:07:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 08:07:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:07:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:07:00 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:00 latest 08:07:00 3.2.0-dev.59 08:07:00 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:00 main 08:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:07:00 6e9365231ebe: Preparing 08:07:00 7e263a8ad84f: Preparing 08:07:00 a4907521d53c: Preparing 08:07:00 c4e2251966d5: Preparing 08:07:00 a69d6735cd05: Preparing 08:07:00 5dce5c8c3e63: Preparing 08:07:00 ce7f800efff9: Preparing 08:07:00 5dce5c8c3e63: Waiting 08:07:00 ce7f800efff9: Waiting 08:07:00 a4907521d53c: Layer already exists 08:07:00 c4e2251966d5: Layer already exists 08:07:00 ce7f800efff9: Layer already exists 08:07:00 a69d6735cd05: Pushed 08:07:00 6e9365231ebe: Pushed 08:07:01 5dce5c8c3e63: Pushed 08:07:02 7e263a8ad84f: Pushed 08:07:02 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:07:03 6e9365231ebe: Preparing 08:07:03 7e263a8ad84f: Preparing 08:07:03 a4907521d53c: Preparing 08:07:03 c4e2251966d5: Preparing 08:07:03 a69d6735cd05: Preparing 08:07:03 5dce5c8c3e63: Preparing 08:07:03 ce7f800efff9: Preparing 08:07:03 ce7f800efff9: Waiting 08:07:03 5dce5c8c3e63: Waiting 08:07:03 a69d6735cd05: Layer already exists 08:07:03 7e263a8ad84f: Layer already exists 08:07:03 a4907521d53c: Layer already exists 08:07:03 6e9365231ebe: Layer already exists 08:07:03 c4e2251966d5: Layer already exists 08:07:03 5dce5c8c3e63: Layer already exists 08:07:03 ce7f800efff9: Layer already exists 08:07:03 latest: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 08:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:07:03 6e9365231ebe: Preparing 08:07:03 7e263a8ad84f: Preparing 08:07:03 a4907521d53c: Preparing 08:07:03 c4e2251966d5: Preparing 08:07:03 a69d6735cd05: Preparing 08:07:03 5dce5c8c3e63: Preparing 08:07:03 ce7f800efff9: Preparing 08:07:03 ce7f800efff9: Waiting 08:07:03 5dce5c8c3e63: Waiting 08:07:03 6e9365231ebe: Layer already exists 08:07:03 c4e2251966d5: Layer already exists 08:07:03 a69d6735cd05: Layer already exists 08:07:03 7e263a8ad84f: Layer already exists 08:07:03 a4907521d53c: Layer already exists 08:07:03 5dce5c8c3e63: Layer already exists 08:07:03 ce7f800efff9: Layer already exists 08:07:03 3.2.0-dev.59: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:07:04 6e9365231ebe: Preparing 08:07:04 7e263a8ad84f: Preparing 08:07:04 a4907521d53c: Preparing 08:07:04 c4e2251966d5: Preparing 08:07:04 a69d6735cd05: Preparing 08:07:04 5dce5c8c3e63: Preparing 08:07:04 ce7f800efff9: Preparing 08:07:04 5dce5c8c3e63: Waiting 08:07:04 ce7f800efff9: Waiting 08:07:04 a69d6735cd05: Layer already exists 08:07:04 c4e2251966d5: Layer already exists 08:07:04 a4907521d53c: Layer already exists 08:07:04 7e263a8ad84f: Layer already exists 08:07:04 6e9365231ebe: Layer already exists 08:07:04 5dce5c8c3e63: Layer already exists 08:07:04 ce7f800efff9: Layer already exists 08:07:04 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:07:05 6e9365231ebe: Preparing 08:07:05 7e263a8ad84f: Preparing 08:07:05 a4907521d53c: Preparing 08:07:05 c4e2251966d5: Preparing 08:07:05 a69d6735cd05: Preparing 08:07:05 5dce5c8c3e63: Preparing 08:07:05 ce7f800efff9: Preparing 08:07:05 5dce5c8c3e63: Waiting 08:07:05 ce7f800efff9: Waiting 08:07:05 c4e2251966d5: Layer already exists 08:07:05 a4907521d53c: Layer already exists 08:07:05 6e9365231ebe: Layer already exists 08:07:05 a69d6735cd05: Layer already exists 08:07:05 7e263a8ad84f: Layer already exists 08:07:05 5dce5c8c3e63: Layer already exists 08:07:05 ce7f800efff9: Layer already exists 08:07:05 main: digest: sha256:320d2ecf688ea99afc63bb8b5156d4b7c91353ed94b5cbfce10f279dd09272df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:05 ===================================================== [Pipeline] echo 08:07:05 taggedImages: 08:07:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:07:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 08:07:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:05 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:07:05 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:07:05 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:05 latest 08:07:05 3.2.0-dev.59 08:07:05 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:05 main 08:07:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:07:06 07f1c5e67ba5: Preparing 08:07:06 18e45a9eb6a1: Preparing 08:07:06 564dfc1fdd49: Preparing 08:07:06 a4907521d53c: Preparing 08:07:06 c4e2251966d5: Preparing 08:07:06 367d169c8979: Preparing 08:07:06 4c013a2da10a: Preparing 08:07:06 128c244ec220: Preparing 08:07:06 3141da751ff0: Preparing 08:07:06 ce7f800efff9: Preparing 08:07:06 367d169c8979: Waiting 08:07:06 4c013a2da10a: Waiting 08:07:06 128c244ec220: Waiting 08:07:06 3141da751ff0: Waiting 08:07:06 ce7f800efff9: Waiting 08:07:06 c4e2251966d5: Layer already exists 08:07:06 a4907521d53c: Layer already exists 08:07:06 564dfc1fdd49: Pushed 08:07:06 07f1c5e67ba5: Pushed 08:07:06 18e45a9eb6a1: Pushed 08:07:06 ce7f800efff9: Layer already exists 08:07:06 128c244ec220: Pushed 08:07:06 3141da751ff0: Pushed 08:07:11 4c013a2da10a: Pushed 08:07:16 367d169c8979: Pushed 08:07:16 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:07:16 07f1c5e67ba5: Preparing 08:07:16 18e45a9eb6a1: Preparing 08:07:16 564dfc1fdd49: Preparing 08:07:16 a4907521d53c: Preparing 08:07:16 c4e2251966d5: Preparing 08:07:16 367d169c8979: Preparing 08:07:16 4c013a2da10a: Preparing 08:07:16 128c244ec220: Preparing 08:07:16 3141da751ff0: Preparing 08:07:16 ce7f800efff9: Preparing 08:07:16 4c013a2da10a: Waiting 08:07:16 128c244ec220: Waiting 08:07:16 3141da751ff0: Waiting 08:07:16 ce7f800efff9: Waiting 08:07:16 367d169c8979: Waiting 08:07:16 c4e2251966d5: Layer already exists 08:07:16 07f1c5e67ba5: Layer already exists 08:07:16 564dfc1fdd49: Layer already exists 08:07:16 18e45a9eb6a1: Layer already exists 08:07:16 a4907521d53c: Layer already exists 08:07:16 367d169c8979: Layer already exists 08:07:16 3141da751ff0: Layer already exists 08:07:16 4c013a2da10a: Layer already exists 08:07:16 ce7f800efff9: Layer already exists 08:07:16 128c244ec220: Layer already exists 08:07:16 latest: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 08:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:07:17 07f1c5e67ba5: Preparing 08:07:17 18e45a9eb6a1: Preparing 08:07:17 564dfc1fdd49: Preparing 08:07:17 a4907521d53c: Preparing 08:07:17 c4e2251966d5: Preparing 08:07:17 367d169c8979: Preparing 08:07:17 4c013a2da10a: Preparing 08:07:17 128c244ec220: Preparing 08:07:17 3141da751ff0: Preparing 08:07:17 ce7f800efff9: Preparing 08:07:17 367d169c8979: Waiting 08:07:17 ce7f800efff9: Waiting 08:07:17 4c013a2da10a: Waiting 08:07:17 3141da751ff0: Waiting 08:07:17 128c244ec220: Waiting 08:07:17 18e45a9eb6a1: Layer already exists 08:07:17 c4e2251966d5: Layer already exists 08:07:17 07f1c5e67ba5: Layer already exists 08:07:17 a4907521d53c: Layer already exists 08:07:17 564dfc1fdd49: Layer already exists 08:07:17 128c244ec220: Layer already exists 08:07:17 ce7f800efff9: Layer already exists 08:07:17 3141da751ff0: Layer already exists 08:07:17 367d169c8979: Layer already exists 08:07:17 4c013a2da10a: Layer already exists 08:07:17 3.2.0-dev.59: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:07:18 07f1c5e67ba5: Preparing 08:07:18 18e45a9eb6a1: Preparing 08:07:18 564dfc1fdd49: Preparing 08:07:18 a4907521d53c: Preparing 08:07:18 c4e2251966d5: Preparing 08:07:18 367d169c8979: Preparing 08:07:18 4c013a2da10a: Preparing 08:07:18 128c244ec220: Preparing 08:07:18 3141da751ff0: Preparing 08:07:18 ce7f800efff9: Preparing 08:07:18 4c013a2da10a: Waiting 08:07:18 128c244ec220: Waiting 08:07:18 3141da751ff0: Waiting 08:07:18 ce7f800efff9: Waiting 08:07:18 367d169c8979: Waiting 08:07:18 c4e2251966d5: Layer already exists 08:07:18 a4907521d53c: Layer already exists 08:07:18 07f1c5e67ba5: Layer already exists 08:07:18 18e45a9eb6a1: Layer already exists 08:07:18 564dfc1fdd49: Layer already exists 08:07:18 367d169c8979: Layer already exists 08:07:18 128c244ec220: Layer already exists 08:07:18 4c013a2da10a: Layer already exists 08:07:18 ce7f800efff9: Layer already exists 08:07:18 3141da751ff0: Layer already exists 08:07:18 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:07:18 07f1c5e67ba5: Preparing 08:07:18 18e45a9eb6a1: Preparing 08:07:18 564dfc1fdd49: Preparing 08:07:18 a4907521d53c: Preparing 08:07:18 c4e2251966d5: Preparing 08:07:18 367d169c8979: Preparing 08:07:18 4c013a2da10a: Preparing 08:07:18 128c244ec220: Preparing 08:07:18 3141da751ff0: Preparing 08:07:18 ce7f800efff9: Preparing 08:07:18 128c244ec220: Waiting 08:07:18 3141da751ff0: Waiting 08:07:18 ce7f800efff9: Waiting 08:07:18 367d169c8979: Waiting 08:07:18 c4e2251966d5: Layer already exists 08:07:18 a4907521d53c: Layer already exists 08:07:18 18e45a9eb6a1: Layer already exists 08:07:18 564dfc1fdd49: Layer already exists 08:07:18 07f1c5e67ba5: Layer already exists 08:07:18 367d169c8979: Layer already exists 08:07:18 4c013a2da10a: Layer already exists 08:07:18 ce7f800efff9: Layer already exists 08:07:18 3141da751ff0: Layer already exists 08:07:18 128c244ec220: Layer already exists 08:07:18 main: digest: sha256:19f8ad12b3b5443cbe19156ec56adbd1ee98909124825a56ed804e1f847cfc6f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:18 ===================================================== [Pipeline] echo 08:07:18 taggedImages: 08:07:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:07:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 08:07:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:18 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:07:18 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:07:18 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:18 latest 08:07:18 3.2.0-dev.59 08:07:18 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:18 main 08:07:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:07:19 7e698a1a5b74: Preparing 08:07:19 bbc929b7a52d: Preparing 08:07:19 0851b3da587e: Preparing 08:07:19 a4907521d53c: Preparing 08:07:19 c4e2251966d5: Preparing 08:07:19 367d169c8979: Preparing 08:07:19 5a29fd364568: Preparing 08:07:19 0e93398b8a25: Preparing 08:07:19 ce7f800efff9: Preparing 08:07:19 0e93398b8a25: Waiting 08:07:19 367d169c8979: Waiting 08:07:19 5a29fd364568: Waiting 08:07:19 ce7f800efff9: Waiting 08:07:19 a4907521d53c: Layer already exists 08:07:19 c4e2251966d5: Layer already exists 08:07:19 367d169c8979: Layer already exists 08:07:19 0851b3da587e: Pushed 08:07:19 bbc929b7a52d: Pushed 08:07:19 ce7f800efff9: Layer already exists 08:07:19 7e698a1a5b74: Pushed 08:07:19 5a29fd364568: Pushed 08:07:19 0e93398b8a25: Pushed 08:07:19 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:07:20 7e698a1a5b74: Preparing 08:07:20 bbc929b7a52d: Preparing 08:07:20 0851b3da587e: Preparing 08:07:20 a4907521d53c: Preparing 08:07:20 c4e2251966d5: Preparing 08:07:20 367d169c8979: Preparing 08:07:20 5a29fd364568: Preparing 08:07:20 0e93398b8a25: Preparing 08:07:20 ce7f800efff9: Preparing 08:07:20 5a29fd364568: Waiting 08:07:20 0e93398b8a25: Waiting 08:07:20 367d169c8979: Waiting 08:07:20 ce7f800efff9: Waiting 08:07:20 bbc929b7a52d: Layer already exists 08:07:20 c4e2251966d5: Layer already exists 08:07:20 0851b3da587e: Layer already exists 08:07:20 a4907521d53c: Layer already exists 08:07:20 7e698a1a5b74: Layer already exists 08:07:20 367d169c8979: Layer already exists 08:07:20 5a29fd364568: Layer already exists 08:07:20 0e93398b8a25: Layer already exists 08:07:20 ce7f800efff9: Layer already exists 08:07:20 latest: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 08:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:07:21 7e698a1a5b74: Preparing 08:07:21 bbc929b7a52d: Preparing 08:07:21 0851b3da587e: Preparing 08:07:21 a4907521d53c: Preparing 08:07:21 c4e2251966d5: Preparing 08:07:21 367d169c8979: Preparing 08:07:21 5a29fd364568: Preparing 08:07:21 0e93398b8a25: Preparing 08:07:21 ce7f800efff9: Preparing 08:07:21 5a29fd364568: Waiting 08:07:21 0e93398b8a25: Waiting 08:07:21 ce7f800efff9: Waiting 08:07:21 367d169c8979: Waiting 08:07:21 c4e2251966d5: Layer already exists 08:07:21 a4907521d53c: Layer already exists 08:07:21 0851b3da587e: Layer already exists 08:07:21 7e698a1a5b74: Layer already exists 08:07:21 bbc929b7a52d: Layer already exists 08:07:21 0e93398b8a25: Layer already exists 08:07:21 367d169c8979: Layer already exists 08:07:21 5a29fd364568: Layer already exists 08:07:21 ce7f800efff9: Layer already exists 08:07:21 3.2.0-dev.59: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:07:21 7e698a1a5b74: Preparing 08:07:21 bbc929b7a52d: Preparing 08:07:21 0851b3da587e: Preparing 08:07:21 a4907521d53c: Preparing 08:07:21 c4e2251966d5: Preparing 08:07:21 367d169c8979: Preparing 08:07:21 5a29fd364568: Preparing 08:07:21 0e93398b8a25: Preparing 08:07:21 ce7f800efff9: Preparing 08:07:21 367d169c8979: Waiting 08:07:21 5a29fd364568: Waiting 08:07:21 ce7f800efff9: Waiting 08:07:21 0e93398b8a25: Waiting 08:07:21 7e698a1a5b74: Layer already exists 08:07:21 bbc929b7a52d: Layer already exists 08:07:21 0851b3da587e: Layer already exists 08:07:21 c4e2251966d5: Layer already exists 08:07:21 a4907521d53c: Layer already exists 08:07:21 0e93398b8a25: Layer already exists 08:07:21 367d169c8979: Layer already exists 08:07:21 5a29fd364568: Layer already exists 08:07:21 ce7f800efff9: Layer already exists 08:07:21 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:07:22 7e698a1a5b74: Preparing 08:07:22 bbc929b7a52d: Preparing 08:07:22 0851b3da587e: Preparing 08:07:22 a4907521d53c: Preparing 08:07:22 c4e2251966d5: Preparing 08:07:22 367d169c8979: Preparing 08:07:22 5a29fd364568: Preparing 08:07:22 0e93398b8a25: Preparing 08:07:22 ce7f800efff9: Preparing 08:07:22 5a29fd364568: Waiting 08:07:22 0e93398b8a25: Waiting 08:07:22 ce7f800efff9: Waiting 08:07:22 367d169c8979: Waiting 08:07:22 bbc929b7a52d: Layer already exists 08:07:22 a4907521d53c: Layer already exists 08:07:22 0851b3da587e: Layer already exists 08:07:22 7e698a1a5b74: Layer already exists 08:07:22 c4e2251966d5: Layer already exists 08:07:22 5a29fd364568: Layer already exists 08:07:22 ce7f800efff9: Layer already exists 08:07:22 367d169c8979: Layer already exists 08:07:22 0e93398b8a25: Layer already exists 08:07:22 main: digest: sha256:beba3959f396b179a877eacd300d9a4cba0f7e18e84a8981cc1b48a97777e4f5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:22 ===================================================== [Pipeline] echo 08:07:22 taggedImages: 08:07:22 - nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:07:22 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 08:07:22 - nexus3.edgexfoundry.org:10004/security-spire-config:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:07:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:07:22 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:22 latest 08:07:22 3.2.0-dev.59 08:07:22 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:22 main 08:07:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:07:23 07f1c5e67ba5: Preparing 08:07:23 bacf7b1be7e3: Preparing 08:07:23 8c8e1cc4abb2: Preparing 08:07:23 a4907521d53c: Preparing 08:07:23 c4e2251966d5: Preparing 08:07:23 b71539492bad: Preparing 08:07:23 128c244ec220: Preparing 08:07:23 3141da751ff0: Preparing 08:07:23 ce7f800efff9: Preparing 08:07:23 b71539492bad: Waiting 08:07:23 128c244ec220: Waiting 08:07:23 3141da751ff0: Waiting 08:07:23 ce7f800efff9: Waiting 08:07:23 c4e2251966d5: Layer already exists 08:07:23 07f1c5e67ba5: Layer already exists 08:07:23 a4907521d53c: Layer already exists 08:07:23 128c244ec220: Layer already exists 08:07:23 3141da751ff0: Layer already exists 08:07:23 ce7f800efff9: Layer already exists 08:07:23 bacf7b1be7e3: Pushed 08:07:23 8c8e1cc4abb2: Pushed 08:07:33 b71539492bad: Pushed 08:07:33 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:07:34 07f1c5e67ba5: Preparing 08:07:34 bacf7b1be7e3: Preparing 08:07:34 8c8e1cc4abb2: Preparing 08:07:34 a4907521d53c: Preparing 08:07:34 c4e2251966d5: Preparing 08:07:34 b71539492bad: Preparing 08:07:34 128c244ec220: Preparing 08:07:34 3141da751ff0: Preparing 08:07:34 ce7f800efff9: Preparing 08:07:34 b71539492bad: Waiting 08:07:34 ce7f800efff9: Waiting 08:07:34 128c244ec220: Waiting 08:07:34 3141da751ff0: Waiting 08:07:34 8c8e1cc4abb2: Layer already exists 08:07:34 07f1c5e67ba5: Layer already exists 08:07:34 bacf7b1be7e3: Layer already exists 08:07:34 a4907521d53c: Layer already exists 08:07:34 c4e2251966d5: Layer already exists 08:07:34 128c244ec220: Layer already exists 08:07:34 b71539492bad: Layer already exists 08:07:34 3141da751ff0: Layer already exists 08:07:34 ce7f800efff9: Layer already exists 08:07:34 latest: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 08:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:07:34 07f1c5e67ba5: Preparing 08:07:34 bacf7b1be7e3: Preparing 08:07:34 8c8e1cc4abb2: Preparing 08:07:34 a4907521d53c: Preparing 08:07:34 c4e2251966d5: Preparing 08:07:34 b71539492bad: Preparing 08:07:34 128c244ec220: Preparing 08:07:34 3141da751ff0: Preparing 08:07:34 ce7f800efff9: Preparing 08:07:34 b71539492bad: Waiting 08:07:34 128c244ec220: Waiting 08:07:34 3141da751ff0: Waiting 08:07:34 ce7f800efff9: Waiting 08:07:34 8c8e1cc4abb2: Layer already exists 08:07:34 07f1c5e67ba5: Layer already exists 08:07:34 c4e2251966d5: Layer already exists 08:07:34 bacf7b1be7e3: Layer already exists 08:07:34 a4907521d53c: Layer already exists 08:07:34 ce7f800efff9: Layer already exists 08:07:34 3141da751ff0: Layer already exists 08:07:34 b71539492bad: Layer already exists 08:07:34 128c244ec220: Layer already exists 08:07:34 3.2.0-dev.59: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:07:35 07f1c5e67ba5: Preparing 08:07:35 bacf7b1be7e3: Preparing 08:07:35 8c8e1cc4abb2: Preparing 08:07:35 a4907521d53c: Preparing 08:07:35 c4e2251966d5: Preparing 08:07:35 b71539492bad: Preparing 08:07:35 128c244ec220: Preparing 08:07:35 3141da751ff0: Preparing 08:07:35 ce7f800efff9: Preparing 08:07:35 b71539492bad: Waiting 08:07:35 3141da751ff0: Waiting 08:07:35 ce7f800efff9: Waiting 08:07:35 128c244ec220: Waiting 08:07:35 07f1c5e67ba5: Layer already exists 08:07:35 a4907521d53c: Layer already exists 08:07:35 8c8e1cc4abb2: Layer already exists 08:07:35 bacf7b1be7e3: Layer already exists 08:07:35 c4e2251966d5: Layer already exists 08:07:35 128c244ec220: Layer already exists 08:07:35 ce7f800efff9: Layer already exists 08:07:35 b71539492bad: Layer already exists 08:07:35 3141da751ff0: Layer already exists 08:07:35 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:07:36 07f1c5e67ba5: Preparing 08:07:36 bacf7b1be7e3: Preparing 08:07:36 8c8e1cc4abb2: Preparing 08:07:36 a4907521d53c: Preparing 08:07:36 c4e2251966d5: Preparing 08:07:36 b71539492bad: Preparing 08:07:36 128c244ec220: Preparing 08:07:36 3141da751ff0: Preparing 08:07:36 ce7f800efff9: Preparing 08:07:36 3141da751ff0: Waiting 08:07:36 128c244ec220: Waiting 08:07:36 ce7f800efff9: Waiting 08:07:36 b71539492bad: Waiting 08:07:36 bacf7b1be7e3: Layer already exists 08:07:36 07f1c5e67ba5: Layer already exists 08:07:36 a4907521d53c: Layer already exists 08:07:36 8c8e1cc4abb2: Layer already exists 08:07:36 c4e2251966d5: Layer already exists 08:07:36 b71539492bad: Layer already exists 08:07:36 128c244ec220: Layer already exists 08:07:36 ce7f800efff9: Layer already exists 08:07:36 3141da751ff0: Layer already exists 08:07:36 main: digest: sha256:bc9a5c87b689f0118cd6010eb4dd0cfcf3855d35399243ec2e32c98cac73696e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:36 ===================================================== [Pipeline] echo 08:07:36 taggedImages: 08:07:36 - nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:07:36 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 08:07:36 - nexus3.edgexfoundry.org:10004/security-spire-server:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:07:36 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 08:07:36 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:36 latest 08:07:36 3.2.0-dev.59 08:07:36 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:36 main 08:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:07:36 b6dbb0081ce6: Preparing 08:07:36 ccd62b8c69a7: Preparing 08:07:36 a4907521d53c: Preparing 08:07:36 c4e2251966d5: Preparing 08:07:36 bb4027dc2854: Preparing 08:07:36 c05d9317f034: Preparing 08:07:36 ce7f800efff9: Preparing 08:07:36 c05d9317f034: Waiting 08:07:36 ce7f800efff9: Waiting 08:07:36 a4907521d53c: Layer already exists 08:07:36 c4e2251966d5: Layer already exists 08:07:36 ce7f800efff9: Layer already exists 08:07:36 b6dbb0081ce6: Pushed 08:07:36 bb4027dc2854: Pushed 08:07:37 c05d9317f034: Pushed 08:07:40 ccd62b8c69a7: Pushed 08:07:40 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:40 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:40 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:07:40 b6dbb0081ce6: Preparing 08:07:40 ccd62b8c69a7: Preparing 08:07:40 a4907521d53c: Preparing 08:07:40 c4e2251966d5: Preparing 08:07:40 bb4027dc2854: Preparing 08:07:40 c05d9317f034: Preparing 08:07:40 ce7f800efff9: Preparing 08:07:40 c05d9317f034: Waiting 08:07:40 ce7f800efff9: Waiting 08:07:40 a4907521d53c: Layer already exists 08:07:40 ccd62b8c69a7: Layer already exists 08:07:40 bb4027dc2854: Layer already exists 08:07:40 b6dbb0081ce6: Layer already exists 08:07:40 c4e2251966d5: Layer already exists 08:07:40 ce7f800efff9: Layer already exists 08:07:40 c05d9317f034: Layer already exists 08:07:40 latest: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 08:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:07:41 b6dbb0081ce6: Preparing 08:07:41 ccd62b8c69a7: Preparing 08:07:41 a4907521d53c: Preparing 08:07:41 c4e2251966d5: Preparing 08:07:41 bb4027dc2854: Preparing 08:07:41 c05d9317f034: Preparing 08:07:41 ce7f800efff9: Preparing 08:07:41 c05d9317f034: Waiting 08:07:41 ce7f800efff9: Waiting 08:07:41 ccd62b8c69a7: Layer already exists 08:07:41 a4907521d53c: Layer already exists 08:07:41 b6dbb0081ce6: Layer already exists 08:07:41 bb4027dc2854: Layer already exists 08:07:41 c4e2251966d5: Layer already exists 08:07:41 c05d9317f034: Layer already exists 08:07:41 ce7f800efff9: Layer already exists 08:07:41 3.2.0-dev.59: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:07:42 b6dbb0081ce6: Preparing 08:07:42 ccd62b8c69a7: Preparing 08:07:42 a4907521d53c: Preparing 08:07:42 c4e2251966d5: Preparing 08:07:42 bb4027dc2854: Preparing 08:07:42 c05d9317f034: Preparing 08:07:42 ce7f800efff9: Preparing 08:07:42 c05d9317f034: Waiting 08:07:42 b6dbb0081ce6: Layer already exists 08:07:42 c4e2251966d5: Layer already exists 08:07:42 ccd62b8c69a7: Layer already exists 08:07:42 bb4027dc2854: Layer already exists 08:07:42 a4907521d53c: Layer already exists 08:07:42 c05d9317f034: Layer already exists 08:07:42 ce7f800efff9: Layer already exists 08:07:42 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:42 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 08:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:07:42 b6dbb0081ce6: Preparing 08:07:42 ccd62b8c69a7: Preparing 08:07:42 a4907521d53c: Preparing 08:07:42 c4e2251966d5: Preparing 08:07:42 bb4027dc2854: Preparing 08:07:42 c05d9317f034: Preparing 08:07:42 ce7f800efff9: Preparing 08:07:42 c05d9317f034: Waiting 08:07:42 ce7f800efff9: Waiting 08:07:42 a4907521d53c: Layer already exists 08:07:42 ccd62b8c69a7: Layer already exists 08:07:42 c4e2251966d5: Layer already exists 08:07:42 b6dbb0081ce6: Layer already exists 08:07:42 bb4027dc2854: Layer already exists 08:07:42 c05d9317f034: Layer already exists 08:07:42 ce7f800efff9: Layer already exists 08:07:42 main: digest: sha256:971bdb11b32541b4106c4231f52dc6a87d601bfeb54c05d50f992e39c61869f8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:43 ===================================================== [Pipeline] echo 08:07:43 taggedImages: 08:07:43 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:43 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:07:43 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 08:07:43 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:43 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 08:07:43 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:07:43 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:43 latest 08:07:43 3.2.0-dev.59 08:07:43 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:43 main 08:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:07:43 ce4b9413aa3a: Preparing 08:07:43 ff68b50fd519: Preparing 08:07:43 a4907521d53c: Preparing 08:07:43 c4e2251966d5: Preparing 08:07:43 be8a7ccbfef7: Preparing 08:07:43 b2f55b34c77b: Preparing 08:07:43 ce7f800efff9: Preparing 08:07:43 ce7f800efff9: Waiting 08:07:43 c4e2251966d5: Layer already exists 08:07:43 a4907521d53c: Layer already exists 08:07:43 ce7f800efff9: Layer already exists 08:07:43 ce4b9413aa3a: Pushed 08:07:43 be8a7ccbfef7: Pushed 08:07:43 b2f55b34c77b: Pushed 08:07:47 ff68b50fd519: Pushed 08:07:47 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:07:47 ce4b9413aa3a: Preparing 08:07:47 ff68b50fd519: Preparing 08:07:47 a4907521d53c: Preparing 08:07:47 c4e2251966d5: Preparing 08:07:47 be8a7ccbfef7: Preparing 08:07:47 b2f55b34c77b: Preparing 08:07:47 ce7f800efff9: Preparing 08:07:47 b2f55b34c77b: Waiting 08:07:47 ce7f800efff9: Waiting 08:07:47 ce4b9413aa3a: Layer already exists 08:07:47 ff68b50fd519: Layer already exists 08:07:47 be8a7ccbfef7: Layer already exists 08:07:47 a4907521d53c: Layer already exists 08:07:47 c4e2251966d5: Layer already exists 08:07:47 ce7f800efff9: Layer already exists 08:07:47 b2f55b34c77b: Layer already exists 08:07:47 latest: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 08:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:07:48 ce4b9413aa3a: Preparing 08:07:48 ff68b50fd519: Preparing 08:07:48 a4907521d53c: Preparing 08:07:48 c4e2251966d5: Preparing 08:07:48 be8a7ccbfef7: Preparing 08:07:48 b2f55b34c77b: Preparing 08:07:48 ce7f800efff9: Preparing 08:07:48 b2f55b34c77b: Waiting 08:07:48 ce7f800efff9: Waiting 08:07:48 c4e2251966d5: Layer already exists 08:07:48 ce4b9413aa3a: Layer already exists 08:07:48 be8a7ccbfef7: Layer already exists 08:07:48 a4907521d53c: Layer already exists 08:07:48 ff68b50fd519: Layer already exists 08:07:48 ce7f800efff9: Layer already exists 08:07:48 b2f55b34c77b: Layer already exists 08:07:48 3.2.0-dev.59: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:07:48 ce4b9413aa3a: Preparing 08:07:48 ff68b50fd519: Preparing 08:07:48 a4907521d53c: Preparing 08:07:48 c4e2251966d5: Preparing 08:07:48 be8a7ccbfef7: Preparing 08:07:48 b2f55b34c77b: Preparing 08:07:48 ce7f800efff9: Preparing 08:07:48 b2f55b34c77b: Waiting 08:07:48 ce7f800efff9: Waiting 08:07:48 ff68b50fd519: Layer already exists 08:07:48 be8a7ccbfef7: Layer already exists 08:07:48 ce4b9413aa3a: Layer already exists 08:07:48 a4907521d53c: Layer already exists 08:07:48 c4e2251966d5: Layer already exists 08:07:48 ce7f800efff9: Layer already exists 08:07:48 b2f55b34c77b: Layer already exists 08:07:48 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:07:49 ce4b9413aa3a: Preparing 08:07:49 ff68b50fd519: Preparing 08:07:49 a4907521d53c: Preparing 08:07:49 c4e2251966d5: Preparing 08:07:49 be8a7ccbfef7: Preparing 08:07:49 b2f55b34c77b: Preparing 08:07:49 ce7f800efff9: Preparing 08:07:49 b2f55b34c77b: Waiting 08:07:49 ce7f800efff9: Waiting 08:07:49 ce4b9413aa3a: Layer already exists 08:07:49 a4907521d53c: Layer already exists 08:07:49 c4e2251966d5: Layer already exists 08:07:49 be8a7ccbfef7: Layer already exists 08:07:49 ff68b50fd519: Layer already exists 08:07:49 b2f55b34c77b: Layer already exists 08:07:49 ce7f800efff9: Layer already exists 08:07:49 main: digest: sha256:3d1cbaaf521004b724ffabcd8b60f8f2222e286736f5fd4174358ea6700dbd46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:49 ===================================================== [Pipeline] echo 08:07:49 taggedImages: 08:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 08:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:49 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:07:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:07:49 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:49 latest 08:07:49 3.2.0-dev.59 08:07:49 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:49 main 08:07:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:07:50 2d5bb96229a9: Preparing 08:07:50 232024f0d0e3: Preparing 08:07:50 a4907521d53c: Preparing 08:07:50 c4e2251966d5: Preparing 08:07:50 b21190eaa80c: Preparing 08:07:50 e627cf6bbfea: Preparing 08:07:50 ce7f800efff9: Preparing 08:07:50 e627cf6bbfea: Waiting 08:07:50 ce7f800efff9: Waiting 08:07:50 c4e2251966d5: Layer already exists 08:07:50 b21190eaa80c: Layer already exists 08:07:50 a4907521d53c: Layer already exists 08:07:50 e627cf6bbfea: Layer already exists 08:07:50 ce7f800efff9: Layer already exists 08:07:50 2d5bb96229a9: Pushed 08:07:53 232024f0d0e3: Pushed 08:07:53 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:07:54 2d5bb96229a9: Preparing 08:07:54 232024f0d0e3: Preparing 08:07:54 a4907521d53c: Preparing 08:07:54 c4e2251966d5: Preparing 08:07:54 b21190eaa80c: Preparing 08:07:54 e627cf6bbfea: Preparing 08:07:54 ce7f800efff9: Preparing 08:07:54 e627cf6bbfea: Waiting 08:07:54 ce7f800efff9: Waiting 08:07:54 a4907521d53c: Layer already exists 08:07:54 c4e2251966d5: Layer already exists 08:07:54 2d5bb96229a9: Layer already exists 08:07:54 b21190eaa80c: Layer already exists 08:07:54 232024f0d0e3: Layer already exists 08:07:54 ce7f800efff9: Layer already exists 08:07:54 e627cf6bbfea: Layer already exists 08:07:54 latest: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 08:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:07:55 2d5bb96229a9: Preparing 08:07:55 232024f0d0e3: Preparing 08:07:55 a4907521d53c: Preparing 08:07:55 c4e2251966d5: Preparing 08:07:55 b21190eaa80c: Preparing 08:07:55 e627cf6bbfea: Preparing 08:07:55 ce7f800efff9: Preparing 08:07:55 e627cf6bbfea: Waiting 08:07:55 ce7f800efff9: Waiting 08:07:55 2d5bb96229a9: Layer already exists 08:07:55 c4e2251966d5: Layer already exists 08:07:55 232024f0d0e3: Layer already exists 08:07:55 b21190eaa80c: Layer already exists 08:07:55 a4907521d53c: Layer already exists 08:07:55 e627cf6bbfea: Layer already exists 08:07:55 ce7f800efff9: Layer already exists 08:07:55 3.2.0-dev.59: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:07:55 2d5bb96229a9: Preparing 08:07:55 232024f0d0e3: Preparing 08:07:55 a4907521d53c: Preparing 08:07:55 c4e2251966d5: Preparing 08:07:55 b21190eaa80c: Preparing 08:07:55 e627cf6bbfea: Preparing 08:07:55 ce7f800efff9: Preparing 08:07:55 e627cf6bbfea: Waiting 08:07:55 ce7f800efff9: Waiting 08:07:55 b21190eaa80c: Layer already exists 08:07:55 c4e2251966d5: Layer already exists 08:07:55 2d5bb96229a9: Layer already exists 08:07:55 232024f0d0e3: Layer already exists 08:07:55 a4907521d53c: Layer already exists 08:07:55 ce7f800efff9: Layer already exists 08:07:55 e627cf6bbfea: Layer already exists 08:07:55 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:07:56 2d5bb96229a9: Preparing 08:07:56 232024f0d0e3: Preparing 08:07:56 a4907521d53c: Preparing 08:07:56 c4e2251966d5: Preparing 08:07:56 b21190eaa80c: Preparing 08:07:56 e627cf6bbfea: Preparing 08:07:56 ce7f800efff9: Preparing 08:07:56 e627cf6bbfea: Waiting 08:07:56 ce7f800efff9: Waiting 08:07:56 c4e2251966d5: Layer already exists 08:07:56 b21190eaa80c: Layer already exists 08:07:56 a4907521d53c: Layer already exists 08:07:56 2d5bb96229a9: Layer already exists 08:07:56 232024f0d0e3: Layer already exists 08:07:56 e627cf6bbfea: Layer already exists 08:07:56 ce7f800efff9: Layer already exists 08:07:56 main: digest: sha256:7ff1cc4d85a63149b11d3c5b562e5292a1aa0d8c142b623b625026105157c3ba size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:56 ===================================================== [Pipeline] echo 08:07:56 taggedImages: 08:07:56 - nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:07:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:07:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 08:07:56 - nexus3.edgexfoundry.org:10004/support-scheduler:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:07:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:24:22 #160 ... 08:24:22 08:24:22 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:24:22 #155 DONE 1158.2s 08:24:22 08:24:22 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:24:22 #153 ... 08:24:22 08:24:22 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:24:22 #161 DONE 0.3s 08:24:22 08:24:22 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:24:22 #162 DONE 0.1s 08:24:22 08:24:22 #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 08:24:22 #163 DONE 0.2s 08:24:22 08:24:22 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:24:22 #164 DONE 0.2s 08:24:22 08:24:22 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:24:22 #153 ... 08:24:22 08:24:22 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:24:23 #165 DONE 0.2s 08:24:23 08:24:23 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:24:23 #166 DONE 0.2s 08:24:23 08:24:23 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:25 #167 DONE 2.5s 08:24:25 08:24:25 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:25 #149 1162.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:24:26 #149 ... 08:24:26 08:24:26 #113 [security-proxy-setup] exporting to image 08:24:26 #113 exporting layers 0.9s done 08:24:26 #113 writing image sha256:d43adad3b7dfaddd7e5c77e3cd2a3969cbccfe582364dfddd84e4666c150dbcc done 08:24:26 #113 naming to docker.io/library/security-proxy-setup-arm64 done 08:24:26 #113 DONE 4.8s 08:24:26 08:24:26 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:37 #156 ... 08:24:37 08:24:37 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:24:37 #153 DONE 1173.6s 08:24:37 08:24:37 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:24:37 #168 DONE 0.6s 08:24:37 08:24:37 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:24:40 #169 DONE 2.3s 08:24:40 08:24:40 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:24:40 #170 DONE 0.4s 08:24:40 08:24:40 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:40 #149 ... 08:24:40 08:24:40 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:24:40 #171 DONE 0.4s 08:24:40 08:24:40 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:24:40 #158 ... 08:24:40 08:24:40 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:24:41 #172 DONE 0.2s 08:24:41 08:24:41 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:24:41 #173 DONE 0.2s 08:24:41 08:24:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:24:41 #151 ... 08:24:41 08:24:41 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:24:41 #174 DONE 0.2s 08:24:41 08:24:41 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:24:41 #175 DONE 0.2s 08:24:41 08:24:41 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:24:41 #176 DONE 0.3s 08:24:41 08:24:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:24:41 #151 ... 08:24:41 08:24:41 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:24:41 #177 DONE 0.1s 08:24:42 08:24:42 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:24:42 #178 DONE 0.1s 08:24:42 08:24:42 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:42 #156 ... 08:24:42 08:24:42 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:24:44 #179 DONE 2.1s 08:24:44 08:24:44 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:24:44 #160 ... 08:24:44 08:24:44 #113 [security-bootstrapper] exporting to image 08:24:44 #113 exporting layers 08:24:45 #113 exporting layers 1.3s done 08:24:45 #113 writing image sha256:1acc064e45b99a9e2e4b21b786c0010f8191791e95ad08305e372f4714001717 done 08:24:45 #113 naming to docker.io/library/security-bootstrapper-arm64 done 08:24:45 #113 DONE 6.1s 08:24:45 08:24:45 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:24:46 #158 ... 08:24:46 08:24:46 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:46 #149 DONE 1183.0s 08:24:46 08:24:46 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:47 #156 ... 08:24:47 08:24:47 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:24:47 #180 DONE 0.3s 08:24:47 08:24:47 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:24:47 #181 DONE 0.3s 08:24:47 08:24:47 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:24:47 #182 DONE 0.2s 08:24:47 08:24:47 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:24:47 #183 DONE 0.1s 08:24:47 08:24:47 #28 [security-spire-config internal] load .dockerignore 08:24:47 #28 ... 08:24:47 08:24:47 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:24:47 #184 DONE 0.1s 08:24:48 08:24:48 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:24:48 #185 DONE 0.2s 08:24:48 08:24:48 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:24:48 #186 DONE 0.3s 08:24:48 08:24:48 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:24:48 #187 DONE 0.1s 08:24:48 08:24:48 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:50 #188 DONE 1.9s 08:24:50 08:24:50 #113 [security-secretstore-setup] exporting to image 08:24:50 #113 exporting layers 08:24:51 #113 exporting layers 1.1s done 08:24:51 #113 writing image sha256:dca93a8ce5943f0e98da651afc0fd01bd660363774d6a728b1151fd8e228ff27 done 08:24:51 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 08:24:51 #113 DONE 7.3s 08:24:51 08:24:51 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:25:38 #151 DONE 1231.7s 08:25:38 08:25:38 #28 [security-spire-config internal] load .dockerignore 08:25:38 #28 ... 08:25:38 08:25:38 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:25:38 #189 DONE 0.2s 08:25:38 08:25:38 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:25:38 #160 ... 08:25:38 08:25:38 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:25:38 #190 DONE 0.2s 08:25:38 08:25:38 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:25:38 #191 DONE 0.3s 08:25:38 08:25:38 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:25:38 #192 DONE 0.2s 08:25:38 08:25:38 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:25:38 #193 DONE 0.2s 08:25:38 08:25:38 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:25:38 #194 DONE 2.3s 08:25:38 08:25:38 #28 [security-spire-config internal] load .dockerignore 08:25:39 #28 ... 08:25:39 08:25:39 #113 [core-common-config-bootstrapper] exporting to image 08:25:39 #113 exporting layers 08:25:39 #113 exporting layers 0.6s done 08:25:39 #113 writing image sha256:546bde9be29ae9197464af1c3d8d59c7a1e93fdd961ba40a2de15af5b42a58ee done 08:25:39 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:25:39 #113 DONE 7.8s 08:25:39 08:25:39 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:27:46 #156 ... 08:27:46 08:27:46 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:27:46 #148 DONE 1359.9s 08:27:46 08:27:46 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:27:46 #156 ... 08:27:46 08:27:46 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:27:46 #195 DONE 0.2s 08:27:46 08:27:46 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:27:46 #160 ... 08:27:46 08:27:46 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:27:46 #196 DONE 0.2s 08:27:46 08:27:46 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:27:46 #197 DONE 0.3s 08:27:46 08:27:46 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:27:46 #198 DONE 0.1s 08:27:46 08:27:46 #113 [security-spiffe-token-provider] exporting to image 08:27:46 #113 exporting layers 08:27:46 #113 exporting layers 0.6s done 08:27:46 #113 writing image sha256:81983478441b953384cfce35b5c0a31c59faab88c1fddd10f20bd35bdb05273f done 08:27:46 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:27:46 #113 DONE 8.4s 08:27:46 08:27:46 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:53 #150 ... 08:35:53 08:35:53 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:53 #157 DONE 1837.5s 08:35:53 08:35:53 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:53 #160 ... 08:35:53 08:35:53 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:53 #199 DONE 0.1s 08:35:53 08:35:53 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:53 #200 DONE 0.1s 08:35:53 08:35:53 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:53 #201 DONE 0.4s 08:35:53 08:35:53 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:53 #156 ... 08:35:53 08:35:53 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:53 #202 DONE 0.1s 08:35:53 08:35:53 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:53 #203 DONE 0.1s 08:35:53 08:35:53 #28 [security-spire-config internal] load .dockerignore 08:35:53 #28 ... 08:35:53 08:35:53 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:53 #204 DONE 1.8s 08:35:53 08:35:53 #113 [security-proxy-auth] exporting to image 08:35:53 #113 exporting layers 08:35:53 #113 exporting layers 0.8s done 08:35:53 #113 writing image sha256:d2385614281d96971023562bb56a8ee38400701c948c1c1a4776d0b3397fbb2a done 08:35:53 #113 naming to docker.io/library/security-proxy-auth-arm64 done 08:35:53 #113 DONE 9.2s 08:35:53 08:35:53 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:40 #156 ... 08:36:40 08:36:40 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:40 #150 DONE 1893.0s 08:36:40 08:36:40 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:40 #158 ... 08:36:40 08:36:40 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #205 DONE 0.2s 08:36:40 08:36:40 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:36:40 #206 DONE 0.1s 08:36:40 08:36:40 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:40 #207 DONE 0.5s 08:36:40 08:36:40 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:40 #208 DONE 0.1s 08:36:40 08:36:40 #113 [core-command] exporting to image 08:36:40 #113 exporting layers 08:36:40 #113 exporting layers 0.5s done 08:36:40 #113 writing image sha256:6b3127d71e4c9cb9a3108a33cc3bd137d4d0fc6d1231c52a37a179d1cb14b03b 0.0s done 08:36:40 #113 naming to docker.io/library/core-command-arm64 0.0s done 08:36:40 #113 DONE 9.7s 08:36:40 08:36:40 #28 [security-spire-config internal] load .dockerignore 08:38:46 #28 ... 08:38:46 08:38:46 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:46 #160 DONE 2018.3s 08:38:46 08:38:46 #28 [security-spire-config internal] load .dockerignore 08:38:46 #28 ... 08:38:46 08:38:46 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:38:46 #209 DONE 0.2s 08:38:46 08:38:46 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:38:46 #210 DONE 0.5s 08:38:46 08:38:46 #28 [security-spire-config internal] load .dockerignore 08:38:46 #28 ... 08:38:46 08:38:46 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:38:46 #211 DONE 0.4s 08:38:46 08:38:46 #28 [security-spire-config internal] load .dockerignore 08:38:46 #28 ... 08:38:46 08:38:46 #113 [core-keeper] exporting to image 08:38:46 #113 exporting layers 08:38:46 #113 exporting layers 0.6s done 08:38:46 #113 writing image sha256:1dfe01908ceb9659b9b0ee3bb57d8f35fa82e477696151c99ef36055b5128777 done 08:38:46 #113 naming to docker.io/library/core-keeper-arm64 done 08:38:46 #113 DONE 10.3s 08:38:46 08:38:46 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:47 #154 ... 08:38:47 08:38:47 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:47 #158 DONE 2023.8s 08:38:47 08:38:47 #28 [security-spire-config internal] load .dockerignore 08:38:47 #28 ... 08:38:47 08:38:47 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:47 #212 DONE 0.3s 08:38:47 08:38:47 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:47 #213 DONE 0.2s 08:38:47 08:38:47 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:38:48 #214 DONE 0.5s 08:38:48 08:38:48 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:38:48 #215 DONE 0.2s 08:38:48 08:38:48 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:38:49 #216 DONE 0.2s 08:38:49 08:38:49 #113 [core-metadata] exporting to image 08:38:49 #113 exporting layers 0.8s done 08:38:49 #113 writing image sha256:7202b11e76eb0bd01e466e9d2306cd215cec4e18693ad88f7fb2a185340b0f52 08:38:49 #113 writing image sha256:7202b11e76eb0bd01e466e9d2306cd215cec4e18693ad88f7fb2a185340b0f52 done 08:38:49 #113 naming to docker.io/library/core-metadata-arm64 done 08:38:49 #113 DONE 11.1s 08:38:49 08:38:49 #28 [security-spire-config internal] load .dockerignore 08:38:50 #28 ... 08:38:50 08:38:50 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:38:50 #156 DONE 2026.7s 08:38:50 08:38:50 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:50 #159 ... 08:38:50 08:38:50 #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:50 #217 DONE 0.2s 08:38:50 08:38:50 #28 [security-spire-config internal] load .dockerignore 08:38:50 #28 ... 08:38:50 08:38:50 #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:50 #218 DONE 0.2s 08:38:50 08:38:50 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:51 #219 DONE 0.5s 08:38:51 08:38:51 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:51 #220 DONE 0.1s 08:38:51 08:38:51 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:38:51 #221 DONE 0.1s 08:38:51 08:38:51 #113 [core-data] exporting to image 08:38:52 #113 exporting layers 0.7s done 08:38:52 #113 writing image sha256:a1ec7dc870879e4448c9ea86d579dc28549a43c767373dd4594ff7b5bbcccd51 0.0s done 08:38:52 #113 naming to docker.io/library/core-data-arm64 done 08:38:52 #113 DONE 11.8s 08:38:52 08:38:52 #28 [security-spire-config internal] load .dockerignore 08:39:31 #28 ... 08:39:31 08:39:31 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:31 #154 DONE 2062.1s 08:39:31 08:39:31 #28 [security-spire-config internal] load .dockerignore 08:39:31 #28 ... 08:39:31 08:39:31 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:31 #222 DONE 0.4s 08:39:31 08:39:31 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:31 #159 ... 08:39:31 08:39:31 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:31 #223 DONE 0.3s 08:39:31 08:39:31 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:31 #159 ... 08:39:31 08:39:31 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:31 #224 DONE 0.5s 08:39:31 08:39:31 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:31 #225 DONE 0.2s 08:39:31 08:39:31 #28 [security-spire-config internal] load .dockerignore 08:39:31 #28 ... 08:39:31 08:39:31 #113 [support-notifications] exporting to image 08:39:31 #113 exporting layers 08:39:31 #113 ... 08:39:31 08:39:31 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:31 #159 DONE 2064.0s 08:39:31 08:39:31 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:39:31 #152 DONE 2064.2s 08:39:31 08:39:31 #113 [support-notifications] exporting to image 08:39:31 #113 ... 08:39:31 08:39:31 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:31 #226 DONE 0.3s 08:39:31 08:39:31 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:31 #227 DONE 0.2s 08:39:31 08:39:31 #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:31 #228 DONE 0.2s 08:39:31 08:39:31 #113 [support-notifications] exporting to image 08:39:31 #113 exporting layers 1.1s done 08:39:31 #113 writing image sha256:90f5d78ede9e360fe0bdf84338e105b17c5f9f606b8943b33b8e19f0b64d5928 done 08:39:31 #113 naming to docker.io/library/support-notifications-arm64 done 08:39:31 #113 DONE 13.0s 08:39:31 08:39:31 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:31 #229 DONE 0.2s 08:39:31 08:39:31 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:31 #230 DONE 0.6s 08:39:31 08:39:31 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:31 #231 DONE 0.4s 08:39:31 08:39:31 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:31 #232 DONE 0.1s 08:39:31 08:39:31 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:39:31 #233 DONE 0.1s 08:39:31 08:39:31 #113 [support-cron-scheduler] exporting to image 08:39:31 #113 exporting layers 0.8s done 08:39:31 #113 writing image sha256:73279cf0b56daf4f2c9153e6f2e758ecddd4722d3715d9d2945e38a4db430174 done 08:39:31 #113 naming to docker.io/library/support-scheduler-arm64 done 08:39:31 #113 exporting layers 1.3s done 08:39:31 #113 writing image sha256:56a8adde7c7ac37ab9bdb8c5e71de2fa8a3b77bb650820c6f29677da983463b8 done 08:39:31 #113 naming to docker.io/library/support-cron-scheduler-arm64 done 08:39:31 #113 DONE 14.3s 08:39:31 08:39:31 #28 [security-spire-config internal] load .dockerignore 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:31 time="2024-08-21T08:02:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:39:31 $ docker stop --time=1 014bf292519c3d6ec33f882b0014e1f8235a750aa7097966bb601274a41223d3 08:39:33 $ docker rm -f --volumes 014bf292519c3d6ec33f882b0014e1f8235a750aa7097966bb601274a41223d3 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:33 + docker images 08:39:33 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:33 support-scheduler-arm64 latest 73279cf0b56d 5 seconds ago 41.3MB 08:39:33 support-cron-scheduler-arm64 latest 56a8adde7c7a 5 seconds ago 43.5MB 08:39:33 support-notifications-arm64 latest 90f5d78ede9e 7 seconds ago 42MB 08:39:33 core-data-arm64 latest a1ec7dc87087 42 seconds ago 39.1MB 08:39:33 core-metadata-arm64 latest 7202b11e76eb 45 seconds ago 39.3MB 08:39:33 core-keeper-arm64 latest 1dfe01908ceb 50 seconds ago 39MB 08:39:33 core-command-arm64 latest 6b3127d71e4c 2 minutes ago 35MB 08:39:33 security-proxy-auth-arm64 latest d2385614281d 3 minutes ago 32.6MB 08:39:33 security-spiffe-token-provider-arm64 latest 81983478441b 11 minutes ago 29MB 08:39:33 core-common-config-bootstrapper-arm64 latest 546bde9be29a 13 minutes ago 15.3MB 08:39:33 security-secretstore-setup-arm64 latest dca93a8ce594 14 minutes ago 36.4MB 08:39:33 security-bootstrapper-arm64 latest 1acc064e45b9 14 minutes ago 18.9MB 08:39:33 security-proxy-setup-arm64 latest d43adad3b7df 15 minutes ago 26.1MB 08:39:33 security-spire-agent-arm64 latest 1c1cf801bf36 35 minutes ago 174MB 08:39:33 security-spire-server-arm64 latest 39462258b534 35 minutes ago 116MB 08:39:33 security-spire-config-arm64 latest eb71c42f0800 35 minutes ago 115MB 08:39:33 ci-base-image-arm64 latest d0964d9540f8 37 minutes ago 967MB 08:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 08:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:33 provisioning config files... 08:39:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/678@tmp/config11969655132047362103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:34 ---> ****-login.sh 08:39:34 nexus3.edgexfoundry.org:10001 08:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:34 Configure a credential helper to remove this warning. See 08:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:34 08:39:34 Login Succeeded 08:39:34 nexus3.edgexfoundry.org:10002 08:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:34 Configure a credential helper to remove this warning. See 08:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:34 08:39:34 Login Succeeded 08:39:34 nexus3.edgexfoundry.org:10003 08:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:35 Configure a credential helper to remove this warning. See 08:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:35 08:39:35 Login Succeeded 08:39:35 nexus3.edgexfoundry.org:10004 08:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:35 Configure a credential helper to remove this warning. See 08:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:35 08:39:35 Login Succeeded 08:39:35 ****.io 08:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:39:36 Configure a credential helper to remove this warning. See 08:39:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:39:36 08:39:36 Login Succeeded 08:39:36 ---> ****-login.sh ends [Pipeline] } 08:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:39:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:39:36 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:36 latest 08:39:36 3.2.0-dev.59 08:39:36 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:39:36 main 08:39:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:39:37 0d0314e704b5: Preparing 08:39:37 0313d09934d2: Preparing 08:39:37 f82ce036d7fd: Preparing 08:39:37 751f3d0eb7cf: Preparing 08:39:37 1ddfcee50cf9: Preparing 08:39:37 d7690afc257d: Preparing 08:39:37 3c20671a5817: Preparing 08:39:37 d7690afc257d: Waiting 08:39:37 3c20671a5817: Waiting 08:39:37 0d0314e704b5: Pushed 08:39:37 1ddfcee50cf9: Pushed 08:39:37 f82ce036d7fd: Pushed 08:39:37 751f3d0eb7cf: Pushed 08:39:37 3c20671a5817: Layer already exists 08:39:37 d7690afc257d: Pushed 08:39:43 0313d09934d2: Pushed 08:39:43 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:39:44 0d0314e704b5: Preparing 08:39:44 0313d09934d2: Preparing 08:39:44 f82ce036d7fd: Preparing 08:39:44 751f3d0eb7cf: Preparing 08:39:44 1ddfcee50cf9: Preparing 08:39:44 d7690afc257d: Preparing 08:39:44 3c20671a5817: Preparing 08:39:44 d7690afc257d: Waiting 08:39:44 3c20671a5817: Waiting 08:39:44 0313d09934d2: Layer already exists 08:39:44 751f3d0eb7cf: Layer already exists 08:39:44 1ddfcee50cf9: Layer already exists 08:39:44 0d0314e704b5: Layer already exists 08:39:44 f82ce036d7fd: Layer already exists 08:39:44 d7690afc257d: Layer already exists 08:39:44 3c20671a5817: Layer already exists 08:39:44 latest: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 08:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:39:45 0d0314e704b5: Preparing 08:39:45 0313d09934d2: Preparing 08:39:45 f82ce036d7fd: Preparing 08:39:45 751f3d0eb7cf: Preparing 08:39:45 1ddfcee50cf9: Preparing 08:39:45 d7690afc257d: Preparing 08:39:45 3c20671a5817: Preparing 08:39:45 d7690afc257d: Waiting 08:39:45 3c20671a5817: Waiting 08:39:45 1ddfcee50cf9: Layer already exists 08:39:45 751f3d0eb7cf: Layer already exists 08:39:45 0313d09934d2: Layer already exists 08:39:45 f82ce036d7fd: Layer already exists 08:39:45 0d0314e704b5: Layer already exists 08:39:45 3c20671a5817: Layer already exists 08:39:45 d7690afc257d: Layer already exists 08:39:45 3.2.0-dev.59: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:39:46 0d0314e704b5: Preparing 08:39:46 0313d09934d2: Preparing 08:39:46 f82ce036d7fd: Preparing 08:39:46 751f3d0eb7cf: Preparing 08:39:46 1ddfcee50cf9: Preparing 08:39:46 d7690afc257d: Preparing 08:39:46 3c20671a5817: Preparing 08:39:46 d7690afc257d: Waiting 08:39:46 3c20671a5817: Waiting 08:39:46 1ddfcee50cf9: Layer already exists 08:39:46 0313d09934d2: Layer already exists 08:39:46 0d0314e704b5: Layer already exists 08:39:46 751f3d0eb7cf: Layer already exists 08:39:46 f82ce036d7fd: Layer already exists 08:39:46 d7690afc257d: Layer already exists 08:39:46 3c20671a5817: Layer already exists 08:39:46 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:39:47 0d0314e704b5: Preparing 08:39:47 0313d09934d2: Preparing 08:39:47 f82ce036d7fd: Preparing 08:39:47 751f3d0eb7cf: Preparing 08:39:47 1ddfcee50cf9: Preparing 08:39:47 d7690afc257d: Preparing 08:39:47 3c20671a5817: Preparing 08:39:47 d7690afc257d: Waiting 08:39:47 3c20671a5817: Waiting 08:39:47 1ddfcee50cf9: Layer already exists 08:39:47 0d0314e704b5: Layer already exists 08:39:47 0313d09934d2: Layer already exists 08:39:47 f82ce036d7fd: Layer already exists 08:39:47 751f3d0eb7cf: Layer already exists 08:39:47 3c20671a5817: Layer already exists 08:39:47 d7690afc257d: Layer already exists 08:39:47 main: digest: sha256:f0978da2f8578eb4006d62782eee046c70ef3abaa09e4d1fd8739ff4cf90d98e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:47 ===================================================== [Pipeline] echo 08:39:47 taggedImages: 08:39:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:39:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 08:39:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:39:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:39:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:39:47 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:47 latest 08:39:47 3.2.0-dev.59 08:39:47 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:39:47 main 08:39:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:39:48 3c379a9bc41f: Preparing 08:39:48 1732275e520e: Preparing 08:39:48 84ac7c291e4f: Preparing 08:39:48 ab7c569e2aed: Preparing 08:39:48 f82ce036d7fd: Preparing 08:39:48 751f3d0eb7cf: Preparing 08:39:48 1ddfcee50cf9: Preparing 08:39:48 d7690afc257d: Preparing 08:39:48 3c20671a5817: Preparing 08:39:48 751f3d0eb7cf: Waiting 08:39:48 1ddfcee50cf9: Waiting 08:39:48 d7690afc257d: Waiting 08:39:48 3c20671a5817: Waiting 08:39:48 f82ce036d7fd: Layer already exists 08:39:48 751f3d0eb7cf: Layer already exists 08:39:48 84ac7c291e4f: Pushed 08:39:48 1ddfcee50cf9: Layer already exists 08:39:48 1732275e520e: Pushed 08:39:48 d7690afc257d: Layer already exists 08:39:48 3c20671a5817: Layer already exists 08:39:48 3c379a9bc41f: Pushed 08:39:50 ab7c569e2aed: Pushed 08:39:50 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:39:51 3c379a9bc41f: Preparing 08:39:51 1732275e520e: Preparing 08:39:51 84ac7c291e4f: Preparing 08:39:51 ab7c569e2aed: Preparing 08:39:51 f82ce036d7fd: Preparing 08:39:51 751f3d0eb7cf: Preparing 08:39:51 1ddfcee50cf9: Preparing 08:39:51 d7690afc257d: Preparing 08:39:51 3c20671a5817: Preparing 08:39:51 751f3d0eb7cf: Waiting 08:39:51 1ddfcee50cf9: Waiting 08:39:51 d7690afc257d: Waiting 08:39:51 3c20671a5817: Waiting 08:39:51 3c379a9bc41f: Layer already exists 08:39:51 f82ce036d7fd: Layer already exists 08:39:51 1732275e520e: Layer already exists 08:39:51 84ac7c291e4f: Layer already exists 08:39:51 ab7c569e2aed: Layer already exists 08:39:51 3c20671a5817: Layer already exists 08:39:51 d7690afc257d: Layer already exists 08:39:51 1ddfcee50cf9: Layer already exists 08:39:51 751f3d0eb7cf: Layer already exists 08:39:51 latest: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 08:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:39:52 3c379a9bc41f: Preparing 08:39:52 1732275e520e: Preparing 08:39:52 84ac7c291e4f: Preparing 08:39:52 ab7c569e2aed: Preparing 08:39:52 f82ce036d7fd: Preparing 08:39:52 751f3d0eb7cf: Preparing 08:39:52 1ddfcee50cf9: Preparing 08:39:52 d7690afc257d: Preparing 08:39:52 3c20671a5817: Preparing 08:39:52 751f3d0eb7cf: Waiting 08:39:52 1ddfcee50cf9: Waiting 08:39:52 d7690afc257d: Waiting 08:39:52 3c20671a5817: Waiting 08:39:52 3c379a9bc41f: Layer already exists 08:39:52 1732275e520e: Layer already exists 08:39:52 84ac7c291e4f: Layer already exists 08:39:52 f82ce036d7fd: Layer already exists 08:39:52 ab7c569e2aed: Layer already exists 08:39:52 d7690afc257d: Layer already exists 08:39:52 3c20671a5817: Layer already exists 08:39:52 751f3d0eb7cf: Layer already exists 08:39:52 1ddfcee50cf9: Layer already exists 08:39:52 3.2.0-dev.59: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:39:53 3c379a9bc41f: Preparing 08:39:53 1732275e520e: Preparing 08:39:53 84ac7c291e4f: Preparing 08:39:53 ab7c569e2aed: Preparing 08:39:53 f82ce036d7fd: Preparing 08:39:53 751f3d0eb7cf: Preparing 08:39:53 1ddfcee50cf9: Preparing 08:39:53 d7690afc257d: Preparing 08:39:53 3c20671a5817: Preparing 08:39:53 751f3d0eb7cf: Waiting 08:39:53 d7690afc257d: Waiting 08:39:53 3c20671a5817: Waiting 08:39:53 1ddfcee50cf9: Waiting 08:39:53 3c379a9bc41f: Layer already exists 08:39:53 1732275e520e: Layer already exists 08:39:53 f82ce036d7fd: Layer already exists 08:39:53 ab7c569e2aed: Layer already exists 08:39:53 84ac7c291e4f: Layer already exists 08:39:53 d7690afc257d: Layer already exists 08:39:53 751f3d0eb7cf: Layer already exists 08:39:53 3c20671a5817: Layer already exists 08:39:53 1ddfcee50cf9: Layer already exists 08:39:53 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:39:54 3c379a9bc41f: Preparing 08:39:54 1732275e520e: Preparing 08:39:54 84ac7c291e4f: Preparing 08:39:54 ab7c569e2aed: Preparing 08:39:54 f82ce036d7fd: Preparing 08:39:54 751f3d0eb7cf: Preparing 08:39:54 1ddfcee50cf9: Preparing 08:39:54 d7690afc257d: Preparing 08:39:54 3c20671a5817: Preparing 08:39:54 d7690afc257d: Waiting 08:39:54 3c20671a5817: Waiting 08:39:54 751f3d0eb7cf: Waiting 08:39:54 1ddfcee50cf9: Waiting 08:39:54 f82ce036d7fd: Layer already exists 08:39:54 84ac7c291e4f: Layer already exists 08:39:54 3c379a9bc41f: Layer already exists 08:39:54 ab7c569e2aed: Layer already exists 08:39:54 1732275e520e: Layer already exists 08:39:54 d7690afc257d: Layer already exists 08:39:54 3c20671a5817: Layer already exists 08:39:54 1ddfcee50cf9: Layer already exists 08:39:54 751f3d0eb7cf: Layer already exists 08:39:54 main: digest: sha256:0a42ed7061a179edcf99f9b2f2476107a2b0cc54e6b99f52452bbcc162c027b3 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:39:54 ===================================================== [Pipeline] echo 08:39:54 taggedImages: 08:39:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:39:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 08:39:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:39:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:39:54 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:39:54 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:54 latest 08:39:54 3.2.0-dev.59 08:39:54 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:39:54 main 08:39:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:39:55 8fc2de2ecfed: Preparing 08:39:55 6c6e83445945: Preparing 08:39:55 3f800cc98f4f: Preparing 08:39:55 f82ce036d7fd: Preparing 08:39:55 751f3d0eb7cf: Preparing 08:39:55 312242310652: Preparing 08:39:55 56a6eddc6be0: Preparing 08:39:55 3c20671a5817: Preparing 08:39:55 312242310652: Waiting 08:39:55 56a6eddc6be0: Waiting 08:39:55 3c20671a5817: Waiting 08:39:55 751f3d0eb7cf: Layer already exists 08:39:55 f82ce036d7fd: Layer already exists 08:39:55 6c6e83445945: Pushed 08:39:55 8fc2de2ecfed: Pushed 08:39:55 3c20671a5817: Layer already exists 08:39:55 56a6eddc6be0: Pushed 08:39:55 312242310652: Pushed 08:40:02 3f800cc98f4f: Pushed 08:40:02 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:03 8fc2de2ecfed: Preparing 08:40:03 6c6e83445945: Preparing 08:40:03 3f800cc98f4f: Preparing 08:40:03 f82ce036d7fd: Preparing 08:40:03 751f3d0eb7cf: Preparing 08:40:03 312242310652: Preparing 08:40:03 56a6eddc6be0: Preparing 08:40:03 3c20671a5817: Preparing 08:40:03 312242310652: Waiting 08:40:03 56a6eddc6be0: Waiting 08:40:03 3c20671a5817: Waiting 08:40:03 f82ce036d7fd: Layer already exists 08:40:03 751f3d0eb7cf: Layer already exists 08:40:03 6c6e83445945: Layer already exists 08:40:03 3f800cc98f4f: Layer already exists 08:40:03 8fc2de2ecfed: Layer already exists 08:40:03 312242310652: Layer already exists 08:40:03 56a6eddc6be0: Layer already exists 08:40:03 3c20671a5817: Layer already exists 08:40:03 latest: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 08:40:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:04 8fc2de2ecfed: Preparing 08:40:04 6c6e83445945: Preparing 08:40:04 3f800cc98f4f: Preparing 08:40:04 f82ce036d7fd: Preparing 08:40:04 751f3d0eb7cf: Preparing 08:40:04 312242310652: Preparing 08:40:04 56a6eddc6be0: Preparing 08:40:04 3c20671a5817: Preparing 08:40:04 312242310652: Waiting 08:40:04 3c20671a5817: Waiting 08:40:04 56a6eddc6be0: Waiting 08:40:04 3f800cc98f4f: Layer already exists 08:40:04 8fc2de2ecfed: Layer already exists 08:40:04 f82ce036d7fd: Layer already exists 08:40:04 6c6e83445945: Layer already exists 08:40:04 751f3d0eb7cf: Layer already exists 08:40:04 312242310652: Layer already exists 08:40:04 56a6eddc6be0: Layer already exists 08:40:04 3c20671a5817: Layer already exists 08:40:04 3.2.0-dev.59: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:05 8fc2de2ecfed: Preparing 08:40:05 6c6e83445945: Preparing 08:40:05 3f800cc98f4f: Preparing 08:40:05 f82ce036d7fd: Preparing 08:40:05 751f3d0eb7cf: Preparing 08:40:05 312242310652: Preparing 08:40:05 56a6eddc6be0: Preparing 08:40:05 3c20671a5817: Preparing 08:40:05 312242310652: Waiting 08:40:05 56a6eddc6be0: Waiting 08:40:05 3c20671a5817: Waiting 08:40:05 751f3d0eb7cf: Layer already exists 08:40:05 8fc2de2ecfed: Layer already exists 08:40:05 6c6e83445945: Layer already exists 08:40:05 f82ce036d7fd: Layer already exists 08:40:05 3f800cc98f4f: Layer already exists 08:40:05 312242310652: Layer already exists 08:40:05 56a6eddc6be0: Layer already exists 08:40:05 3c20671a5817: Layer already exists 08:40:05 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:40:06 8fc2de2ecfed: Preparing 08:40:06 6c6e83445945: Preparing 08:40:06 3f800cc98f4f: Preparing 08:40:06 f82ce036d7fd: Preparing 08:40:06 751f3d0eb7cf: Preparing 08:40:06 312242310652: Preparing 08:40:06 56a6eddc6be0: Preparing 08:40:06 3c20671a5817: Preparing 08:40:06 312242310652: Waiting 08:40:06 56a6eddc6be0: Waiting 08:40:06 3c20671a5817: Waiting 08:40:06 751f3d0eb7cf: Layer already exists 08:40:06 f82ce036d7fd: Layer already exists 08:40:06 6c6e83445945: Layer already exists 08:40:06 3f800cc98f4f: Layer already exists 08:40:06 8fc2de2ecfed: Layer already exists 08:40:06 312242310652: Layer already exists 08:40:06 56a6eddc6be0: Layer already exists 08:40:06 3c20671a5817: Layer already exists 08:40:06 main: digest: sha256:3ece7e4587ffd09064a1c8b9e08ddd7e3c2b0e19c031ac7a64370e4262a061e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:06 ===================================================== [Pipeline] echo 08:40:06 taggedImages: 08:40:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:40:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 08:40:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:40:06 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:40:06 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:06 latest 08:40:06 3.2.0-dev.59 08:40:06 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:06 main 08:40:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:07 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:07 d99d07f33013: Preparing 08:40:07 8ee9b02e37dc: Preparing 08:40:07 751f3d0eb7cf: Preparing 08:40:07 0e32e3d0879c: Preparing 08:40:07 20cb59282b38: Preparing 08:40:07 3c20671a5817: Preparing 08:40:07 3c20671a5817: Waiting 08:40:07 751f3d0eb7cf: Layer already exists 08:40:07 3c20671a5817: Layer already exists 08:40:07 20cb59282b38: Pushed 08:40:07 d99d07f33013: Pushed 08:40:07 0e32e3d0879c: Pushed 08:40:14 8ee9b02e37dc: Pushed 08:40:14 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:14 d99d07f33013: Preparing 08:40:14 8ee9b02e37dc: Preparing 08:40:14 751f3d0eb7cf: Preparing 08:40:14 0e32e3d0879c: Preparing 08:40:14 20cb59282b38: Preparing 08:40:14 3c20671a5817: Preparing 08:40:14 3c20671a5817: Waiting 08:40:14 8ee9b02e37dc: Layer already exists 08:40:14 751f3d0eb7cf: Layer already exists 08:40:14 d99d07f33013: Layer already exists 08:40:14 20cb59282b38: Layer already exists 08:40:14 0e32e3d0879c: Layer already exists 08:40:14 3c20671a5817: Layer already exists 08:40:15 latest: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 08:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:15 d99d07f33013: Preparing 08:40:15 8ee9b02e37dc: Preparing 08:40:15 751f3d0eb7cf: Preparing 08:40:15 0e32e3d0879c: Preparing 08:40:15 20cb59282b38: Preparing 08:40:15 3c20671a5817: Preparing 08:40:15 3c20671a5817: Waiting 08:40:15 d99d07f33013: Layer already exists 08:40:15 751f3d0eb7cf: Layer already exists 08:40:15 8ee9b02e37dc: Layer already exists 08:40:15 0e32e3d0879c: Layer already exists 08:40:15 20cb59282b38: Layer already exists 08:40:15 3c20671a5817: Layer already exists 08:40:16 3.2.0-dev.59: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:16 d99d07f33013: Preparing 08:40:16 8ee9b02e37dc: Preparing 08:40:16 751f3d0eb7cf: Preparing 08:40:16 0e32e3d0879c: Preparing 08:40:16 20cb59282b38: Preparing 08:40:16 3c20671a5817: Preparing 08:40:16 3c20671a5817: Waiting 08:40:16 20cb59282b38: Layer already exists 08:40:16 d99d07f33013: Layer already exists 08:40:16 8ee9b02e37dc: Layer already exists 08:40:16 751f3d0eb7cf: Layer already exists 08:40:16 0e32e3d0879c: Layer already exists 08:40:16 3c20671a5817: Layer already exists 08:40:16 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:40:17 d99d07f33013: Preparing 08:40:17 8ee9b02e37dc: Preparing 08:40:17 751f3d0eb7cf: Preparing 08:40:17 0e32e3d0879c: Preparing 08:40:17 20cb59282b38: Preparing 08:40:17 3c20671a5817: Preparing 08:40:17 3c20671a5817: Waiting 08:40:17 8ee9b02e37dc: Layer already exists 08:40:17 d99d07f33013: Layer already exists 08:40:17 20cb59282b38: Layer already exists 08:40:17 0e32e3d0879c: Layer already exists 08:40:17 751f3d0eb7cf: Layer already exists 08:40:17 3c20671a5817: Layer already exists 08:40:18 main: digest: sha256:b731983aa925aee7a31a2da5ed5260e585b9b1ec1c94c368824c659024fccb5f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:18 ===================================================== [Pipeline] echo 08:40:18 taggedImages: 08:40:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:40:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 08:40:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:18 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:40:18 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:40:18 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:18 latest 08:40:18 3.2.0-dev.59 08:40:18 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:18 main 08:40:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:40:18 fdc2b090a134: Preparing 08:40:18 40a0efc73678: Preparing 08:40:18 1a26926b46cf: Preparing 08:40:18 f82ce036d7fd: Preparing 08:40:18 751f3d0eb7cf: Preparing 08:40:18 1ddfcee50cf9: Preparing 08:40:18 d7690afc257d: Preparing 08:40:18 3c20671a5817: Preparing 08:40:18 d7690afc257d: Waiting 08:40:18 3c20671a5817: Waiting 08:40:18 1ddfcee50cf9: Waiting 08:40:18 f82ce036d7fd: Layer already exists 08:40:18 751f3d0eb7cf: Layer already exists 08:40:19 1ddfcee50cf9: Layer already exists 08:40:19 d7690afc257d: Layer already exists 08:40:19 3c20671a5817: Layer already exists 08:40:19 40a0efc73678: Pushed 08:40:19 fdc2b090a134: Pushed 08:40:25 1a26926b46cf: Pushed 08:40:25 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:40:26 fdc2b090a134: Preparing 08:40:26 40a0efc73678: Preparing 08:40:26 1a26926b46cf: Preparing 08:40:26 f82ce036d7fd: Preparing 08:40:26 751f3d0eb7cf: Preparing 08:40:26 1ddfcee50cf9: Preparing 08:40:26 d7690afc257d: Preparing 08:40:26 1ddfcee50cf9: Waiting 08:40:26 3c20671a5817: Preparing 08:40:26 d7690afc257d: Waiting 08:40:26 3c20671a5817: Waiting 08:40:26 fdc2b090a134: Layer already exists 08:40:26 751f3d0eb7cf: Layer already exists 08:40:26 40a0efc73678: Layer already exists 08:40:26 f82ce036d7fd: Layer already exists 08:40:26 1a26926b46cf: Layer already exists 08:40:26 3c20671a5817: Layer already exists 08:40:26 1ddfcee50cf9: Layer already exists 08:40:26 d7690afc257d: Layer already exists 08:40:26 latest: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 08:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:40:27 fdc2b090a134: Preparing 08:40:27 40a0efc73678: Preparing 08:40:27 1a26926b46cf: Preparing 08:40:27 f82ce036d7fd: Preparing 08:40:27 751f3d0eb7cf: Preparing 08:40:27 1ddfcee50cf9: Preparing 08:40:27 d7690afc257d: Preparing 08:40:27 3c20671a5817: Preparing 08:40:27 1ddfcee50cf9: Waiting 08:40:27 d7690afc257d: Waiting 08:40:27 3c20671a5817: Waiting 08:40:27 751f3d0eb7cf: Layer already exists 08:40:27 fdc2b090a134: Layer already exists 08:40:27 f82ce036d7fd: Layer already exists 08:40:27 1a26926b46cf: Layer already exists 08:40:27 40a0efc73678: Layer already exists 08:40:27 d7690afc257d: Layer already exists 08:40:27 1ddfcee50cf9: Layer already exists 08:40:27 3c20671a5817: Layer already exists 08:40:27 3.2.0-dev.59: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:40:28 fdc2b090a134: Preparing 08:40:28 40a0efc73678: Preparing 08:40:28 1a26926b46cf: Preparing 08:40:28 f82ce036d7fd: Preparing 08:40:28 751f3d0eb7cf: Preparing 08:40:28 1ddfcee50cf9: Preparing 08:40:28 d7690afc257d: Preparing 08:40:28 3c20671a5817: Preparing 08:40:28 1ddfcee50cf9: Waiting 08:40:28 d7690afc257d: Waiting 08:40:28 3c20671a5817: Waiting 08:40:28 fdc2b090a134: Layer already exists 08:40:28 1a26926b46cf: Layer already exists 08:40:28 f82ce036d7fd: Layer already exists 08:40:28 40a0efc73678: Layer already exists 08:40:28 751f3d0eb7cf: Layer already exists 08:40:28 3c20671a5817: Layer already exists 08:40:28 d7690afc257d: Layer already exists 08:40:28 1ddfcee50cf9: Layer already exists 08:40:28 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:40:29 fdc2b090a134: Preparing 08:40:29 40a0efc73678: Preparing 08:40:29 1a26926b46cf: Preparing 08:40:29 f82ce036d7fd: Preparing 08:40:29 751f3d0eb7cf: Preparing 08:40:29 1ddfcee50cf9: Preparing 08:40:29 d7690afc257d: Preparing 08:40:29 3c20671a5817: Preparing 08:40:29 1ddfcee50cf9: Waiting 08:40:29 751f3d0eb7cf: Layer already exists 08:40:29 1a26926b46cf: Layer already exists 08:40:29 40a0efc73678: Layer already exists 08:40:29 fdc2b090a134: Layer already exists 08:40:29 f82ce036d7fd: Layer already exists 08:40:29 1ddfcee50cf9: Layer already exists 08:40:29 d7690afc257d: Layer already exists 08:40:29 3c20671a5817: Layer already exists 08:40:29 main: digest: sha256:96a58ea1d74314c319fd31e3889a88e5c5010829b0c7d8b4eb258ec3fa23e9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:29 ===================================================== [Pipeline] echo 08:40:29 taggedImages: 08:40:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:40:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 08:40:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:40:29 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:40:29 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:29 latest 08:40:29 3.2.0-dev.59 08:40:29 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:29 main 08:40:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:40:30 f849e56841b4: Preparing 08:40:30 0604001c1460: Preparing 08:40:30 3d30409f3cff: Preparing 08:40:30 7863c5b8219f: Preparing 08:40:30 d9a0e5214605: Preparing 08:40:30 f2380f401453: Preparing 08:40:30 7f5e533eabaa: Preparing 08:40:30 20aba6cf0616: Preparing 08:40:30 f82ce036d7fd: Preparing 08:40:30 751f3d0eb7cf: Preparing 08:40:30 bc220aa646e2: Preparing 08:40:30 f98aff54a24a: Preparing 08:40:30 5f70bf18a086: Preparing 08:40:30 b49a41277ff0: Preparing 08:40:30 e5461d83291c: Preparing 08:40:30 60b339206d16: Preparing 08:40:30 3c20671a5817: Preparing 08:40:30 7f5e533eabaa: Waiting 08:40:30 20aba6cf0616: Waiting 08:40:30 f82ce036d7fd: Waiting 08:40:30 751f3d0eb7cf: Waiting 08:40:30 bc220aa646e2: Waiting 08:40:30 f98aff54a24a: Waiting 08:40:30 5f70bf18a086: Waiting 08:40:30 b49a41277ff0: Waiting 08:40:30 e5461d83291c: Waiting 08:40:30 60b339206d16: Waiting 08:40:30 3c20671a5817: Waiting 08:40:30 f2380f401453: Waiting 08:40:30 f849e56841b4: Pushed 08:40:30 0604001c1460: Pushed 08:40:30 d9a0e5214605: Pushed 08:40:30 3d30409f3cff: Pushed 08:40:30 7863c5b8219f: Pushed 08:40:30 f82ce036d7fd: Layer already exists 08:40:30 751f3d0eb7cf: Layer already exists 08:40:30 f2380f401453: Pushed 08:40:31 5f70bf18a086: Layer already exists 08:40:31 7f5e533eabaa: Pushed 08:40:31 f98aff54a24a: Pushed 08:40:31 bc220aa646e2: Pushed 08:40:31 b49a41277ff0: Pushed 08:40:31 3c20671a5817: Layer already exists 08:40:31 e5461d83291c: Pushed 08:40:31 60b339206d16: Pushed 08:40:33 20aba6cf0616: Pushed 08:40:33 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:40:34 f849e56841b4: Preparing 08:40:34 0604001c1460: Preparing 08:40:34 3d30409f3cff: Preparing 08:40:34 7863c5b8219f: Preparing 08:40:34 d9a0e5214605: Preparing 08:40:34 f2380f401453: Preparing 08:40:34 7f5e533eabaa: Preparing 08:40:34 20aba6cf0616: Preparing 08:40:34 f82ce036d7fd: Preparing 08:40:34 751f3d0eb7cf: Preparing 08:40:34 bc220aa646e2: Preparing 08:40:34 f98aff54a24a: Preparing 08:40:34 5f70bf18a086: Preparing 08:40:34 b49a41277ff0: Preparing 08:40:34 e5461d83291c: Preparing 08:40:34 60b339206d16: Preparing 08:40:34 3c20671a5817: Preparing 08:40:34 751f3d0eb7cf: Waiting 08:40:34 bc220aa646e2: Waiting 08:40:34 f98aff54a24a: Waiting 08:40:34 5f70bf18a086: Waiting 08:40:34 b49a41277ff0: Waiting 08:40:34 e5461d83291c: Waiting 08:40:34 60b339206d16: Waiting 08:40:34 f2380f401453: Waiting 08:40:34 7f5e533eabaa: Waiting 08:40:34 20aba6cf0616: Waiting 08:40:34 f82ce036d7fd: Waiting 08:40:34 3c20671a5817: Waiting 08:40:34 0604001c1460: Layer already exists 08:40:34 f849e56841b4: Layer already exists 08:40:34 3d30409f3cff: Layer already exists 08:40:34 d9a0e5214605: Layer already exists 08:40:34 7863c5b8219f: Layer already exists 08:40:34 f2380f401453: Layer already exists 08:40:34 751f3d0eb7cf: Layer already exists 08:40:34 20aba6cf0616: Layer already exists 08:40:34 7f5e533eabaa: Layer already exists 08:40:34 f82ce036d7fd: Layer already exists 08:40:34 bc220aa646e2: Layer already exists 08:40:34 b49a41277ff0: Layer already exists 08:40:34 f98aff54a24a: Layer already exists 08:40:34 5f70bf18a086: Layer already exists 08:40:34 e5461d83291c: Layer already exists 08:40:34 3c20671a5817: Layer already exists 08:40:34 60b339206d16: Layer already exists 08:40:34 latest: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 08:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:40:35 f849e56841b4: Preparing 08:40:35 0604001c1460: Preparing 08:40:35 3d30409f3cff: Preparing 08:40:35 7863c5b8219f: Preparing 08:40:35 d9a0e5214605: Preparing 08:40:35 f2380f401453: Preparing 08:40:35 7f5e533eabaa: Preparing 08:40:35 20aba6cf0616: Preparing 08:40:35 f82ce036d7fd: Preparing 08:40:35 751f3d0eb7cf: Preparing 08:40:35 bc220aa646e2: Preparing 08:40:35 f98aff54a24a: Preparing 08:40:35 5f70bf18a086: Preparing 08:40:35 b49a41277ff0: Preparing 08:40:35 e5461d83291c: Preparing 08:40:35 60b339206d16: Preparing 08:40:35 3c20671a5817: Preparing 08:40:35 bc220aa646e2: Waiting 08:40:35 f98aff54a24a: Waiting 08:40:35 5f70bf18a086: Waiting 08:40:35 b49a41277ff0: Waiting 08:40:35 e5461d83291c: Waiting 08:40:35 f2380f401453: Waiting 08:40:35 60b339206d16: Waiting 08:40:35 7f5e533eabaa: Waiting 08:40:35 20aba6cf0616: Waiting 08:40:35 f82ce036d7fd: Waiting 08:40:35 3c20671a5817: Waiting 08:40:35 751f3d0eb7cf: Waiting 08:40:35 f849e56841b4: Layer already exists 08:40:35 0604001c1460: Layer already exists 08:40:35 d9a0e5214605: Layer already exists 08:40:35 3d30409f3cff: Layer already exists 08:40:35 7863c5b8219f: Layer already exists 08:40:35 7f5e533eabaa: Layer already exists 08:40:35 f82ce036d7fd: Layer already exists 08:40:35 f2380f401453: Layer already exists 08:40:35 20aba6cf0616: Layer already exists 08:40:35 751f3d0eb7cf: Layer already exists 08:40:35 5f70bf18a086: Layer already exists 08:40:35 bc220aa646e2: Layer already exists 08:40:35 f98aff54a24a: Layer already exists 08:40:35 e5461d83291c: Layer already exists 08:40:35 b49a41277ff0: Layer already exists 08:40:35 3c20671a5817: Layer already exists 08:40:35 60b339206d16: Layer already exists 08:40:35 3.2.0-dev.59: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:40:36 f849e56841b4: Preparing 08:40:36 0604001c1460: Preparing 08:40:36 3d30409f3cff: Preparing 08:40:36 7863c5b8219f: Preparing 08:40:36 d9a0e5214605: Preparing 08:40:36 f2380f401453: Preparing 08:40:36 7f5e533eabaa: Preparing 08:40:36 f2380f401453: Waiting 08:40:36 20aba6cf0616: Preparing 08:40:36 7f5e533eabaa: Waiting 08:40:36 f82ce036d7fd: Preparing 08:40:36 20aba6cf0616: Waiting 08:40:36 f82ce036d7fd: Waiting 08:40:36 751f3d0eb7cf: Preparing 08:40:36 bc220aa646e2: Preparing 08:40:36 f98aff54a24a: Preparing 08:40:36 bc220aa646e2: Waiting 08:40:36 5f70bf18a086: Preparing 08:40:36 f98aff54a24a: Waiting 08:40:36 b49a41277ff0: Preparing 08:40:36 5f70bf18a086: Waiting 08:40:36 b49a41277ff0: Waiting 08:40:36 e5461d83291c: Preparing 08:40:36 60b339206d16: Preparing 08:40:36 3c20671a5817: Preparing 08:40:36 e5461d83291c: Waiting 08:40:36 60b339206d16: Waiting 08:40:36 3c20671a5817: Waiting 08:40:36 f849e56841b4: Layer already exists 08:40:36 3d30409f3cff: Layer already exists 08:40:36 d9a0e5214605: Layer already exists 08:40:36 0604001c1460: Layer already exists 08:40:36 7863c5b8219f: Layer already exists 08:40:36 f2380f401453: Layer already exists 08:40:36 20aba6cf0616: Layer already exists 08:40:36 751f3d0eb7cf: Layer already exists 08:40:36 7f5e533eabaa: Layer already exists 08:40:36 f82ce036d7fd: Layer already exists 08:40:36 bc220aa646e2: Layer already exists 08:40:36 e5461d83291c: Layer already exists 08:40:36 b49a41277ff0: Layer already exists 08:40:36 5f70bf18a086: Layer already exists 08:40:36 f98aff54a24a: Layer already exists 08:40:36 60b339206d16: Layer already exists 08:40:36 3c20671a5817: Layer already exists 08:40:36 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:40:37 f849e56841b4: Preparing 08:40:37 0604001c1460: Preparing 08:40:37 3d30409f3cff: Preparing 08:40:37 7863c5b8219f: Preparing 08:40:37 d9a0e5214605: Preparing 08:40:37 f2380f401453: Preparing 08:40:37 7f5e533eabaa: Preparing 08:40:37 20aba6cf0616: Preparing 08:40:37 f82ce036d7fd: Preparing 08:40:37 751f3d0eb7cf: Preparing 08:40:37 bc220aa646e2: Preparing 08:40:37 f98aff54a24a: Preparing 08:40:37 5f70bf18a086: Preparing 08:40:37 b49a41277ff0: Preparing 08:40:37 e5461d83291c: Preparing 08:40:37 60b339206d16: Preparing 08:40:37 3c20671a5817: Preparing 08:40:37 f82ce036d7fd: Waiting 08:40:37 751f3d0eb7cf: Waiting 08:40:37 bc220aa646e2: Waiting 08:40:37 e5461d83291c: Waiting 08:40:37 60b339206d16: Waiting 08:40:37 3c20671a5817: Waiting 08:40:37 f98aff54a24a: Waiting 08:40:37 5f70bf18a086: Waiting 08:40:37 b49a41277ff0: Waiting 08:40:37 7f5e533eabaa: Waiting 08:40:37 f2380f401453: Waiting 08:40:37 20aba6cf0616: Waiting 08:40:37 7863c5b8219f: Layer already exists 08:40:37 d9a0e5214605: Layer already exists 08:40:37 3d30409f3cff: Layer already exists 08:40:37 0604001c1460: Layer already exists 08:40:37 f849e56841b4: Layer already exists 08:40:37 20aba6cf0616: Layer already exists 08:40:37 f82ce036d7fd: Layer already exists 08:40:37 751f3d0eb7cf: Layer already exists 08:40:37 f2380f401453: Layer already exists 08:40:37 7f5e533eabaa: Layer already exists 08:40:37 5f70bf18a086: Layer already exists 08:40:37 f98aff54a24a: Layer already exists 08:40:37 bc220aa646e2: Layer already exists 08:40:37 e5461d83291c: Layer already exists 08:40:37 b49a41277ff0: Layer already exists 08:40:37 3c20671a5817: Layer already exists 08:40:37 60b339206d16: Layer already exists 08:40:37 main: digest: sha256:3c8ae92d3c4a373be7123043d3487d55dce76a0fc894ab61787d3b6b99a0f233 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:37 ===================================================== [Pipeline] echo 08:40:37 taggedImages: 08:40:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:40:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 08:40:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:40:37 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:40:37 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:37 latest 08:40:37 3.2.0-dev.59 08:40:37 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:37 main 08:40:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:40:38 b9dba14eb6f3: Preparing 08:40:38 db02bb79a928: Preparing 08:40:38 9469231edeae: Preparing 08:40:38 4300d66fc070: Preparing 08:40:38 f82ce036d7fd: Preparing 08:40:38 751f3d0eb7cf: Preparing 08:40:38 1ddfcee50cf9: Preparing 08:40:38 d7690afc257d: Preparing 08:40:38 3c20671a5817: Preparing 08:40:38 751f3d0eb7cf: Waiting 08:40:38 1ddfcee50cf9: Waiting 08:40:38 d7690afc257d: Waiting 08:40:38 3c20671a5817: Waiting 08:40:38 f82ce036d7fd: Layer already exists 08:40:38 751f3d0eb7cf: Layer already exists 08:40:38 1ddfcee50cf9: Layer already exists 08:40:38 9469231edeae: Pushed 08:40:38 db02bb79a928: Pushed 08:40:38 d7690afc257d: Layer already exists 08:40:38 b9dba14eb6f3: Pushed 08:40:38 3c20671a5817: Layer already exists 08:40:44 4300d66fc070: Pushed 08:40:44 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:40:44 b9dba14eb6f3: Preparing 08:40:44 db02bb79a928: Preparing 08:40:44 9469231edeae: Preparing 08:40:44 4300d66fc070: Preparing 08:40:44 f82ce036d7fd: Preparing 08:40:44 751f3d0eb7cf: Preparing 08:40:44 1ddfcee50cf9: Preparing 08:40:44 d7690afc257d: Preparing 08:40:44 3c20671a5817: Preparing 08:40:44 1ddfcee50cf9: Waiting 08:40:44 d7690afc257d: Waiting 08:40:44 3c20671a5817: Waiting 08:40:44 751f3d0eb7cf: Waiting 08:40:44 f82ce036d7fd: Layer already exists 08:40:44 9469231edeae: Layer already exists 08:40:44 b9dba14eb6f3: Layer already exists 08:40:44 db02bb79a928: Layer already exists 08:40:44 4300d66fc070: Layer already exists 08:40:44 3c20671a5817: Layer already exists 08:40:44 d7690afc257d: Layer already exists 08:40:44 1ddfcee50cf9: Layer already exists 08:40:44 751f3d0eb7cf: Layer already exists 08:40:45 latest: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 08:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:40:45 b9dba14eb6f3: Preparing 08:40:45 db02bb79a928: Preparing 08:40:45 9469231edeae: Preparing 08:40:45 4300d66fc070: Preparing 08:40:45 f82ce036d7fd: Preparing 08:40:45 751f3d0eb7cf: Preparing 08:40:45 1ddfcee50cf9: Preparing 08:40:45 d7690afc257d: Preparing 08:40:45 3c20671a5817: Preparing 08:40:45 751f3d0eb7cf: Waiting 08:40:45 1ddfcee50cf9: Waiting 08:40:45 d7690afc257d: Waiting 08:40:45 3c20671a5817: Waiting 08:40:45 4300d66fc070: Layer already exists 08:40:45 db02bb79a928: Layer already exists 08:40:45 f82ce036d7fd: Layer already exists 08:40:45 b9dba14eb6f3: Layer already exists 08:40:45 9469231edeae: Layer already exists 08:40:45 d7690afc257d: Layer already exists 08:40:45 3c20671a5817: Layer already exists 08:40:45 1ddfcee50cf9: Layer already exists 08:40:45 751f3d0eb7cf: Layer already exists 08:40:46 3.2.0-dev.59: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:40:46 b9dba14eb6f3: Preparing 08:40:46 db02bb79a928: Preparing 08:40:46 9469231edeae: Preparing 08:40:46 4300d66fc070: Preparing 08:40:46 f82ce036d7fd: Preparing 08:40:46 751f3d0eb7cf: Preparing 08:40:46 1ddfcee50cf9: Preparing 08:40:46 d7690afc257d: Preparing 08:40:46 3c20671a5817: Preparing 08:40:46 751f3d0eb7cf: Waiting 08:40:46 1ddfcee50cf9: Waiting 08:40:46 d7690afc257d: Waiting 08:40:46 3c20671a5817: Waiting 08:40:46 b9dba14eb6f3: Layer already exists 08:40:46 db02bb79a928: Layer already exists 08:40:46 f82ce036d7fd: Layer already exists 08:40:46 4300d66fc070: Layer already exists 08:40:46 9469231edeae: Layer already exists 08:40:46 751f3d0eb7cf: Layer already exists 08:40:46 1ddfcee50cf9: Layer already exists 08:40:46 d7690afc257d: Layer already exists 08:40:46 3c20671a5817: Layer already exists 08:40:47 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:40:47 b9dba14eb6f3: Preparing 08:40:47 db02bb79a928: Preparing 08:40:47 9469231edeae: Preparing 08:40:47 4300d66fc070: Preparing 08:40:47 f82ce036d7fd: Preparing 08:40:47 751f3d0eb7cf: Preparing 08:40:47 1ddfcee50cf9: Preparing 08:40:47 d7690afc257d: Preparing 08:40:47 3c20671a5817: Preparing 08:40:47 1ddfcee50cf9: Waiting 08:40:47 d7690afc257d: Waiting 08:40:47 3c20671a5817: Waiting 08:40:47 751f3d0eb7cf: Waiting 08:40:47 b9dba14eb6f3: Layer already exists 08:40:47 db02bb79a928: Layer already exists 08:40:47 4300d66fc070: Layer already exists 08:40:47 f82ce036d7fd: Layer already exists 08:40:47 9469231edeae: Layer already exists 08:40:47 751f3d0eb7cf: Layer already exists 08:40:47 d7690afc257d: Layer already exists 08:40:47 3c20671a5817: Layer already exists 08:40:47 1ddfcee50cf9: Layer already exists 08:40:48 main: digest: sha256:138df503f9c1e89d6c8bff0ce86a9afc7aa8513f4350d005cb6beaa76de19730 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:48 ===================================================== [Pipeline] echo 08:40:48 taggedImages: 08:40:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:40:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 08:40:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:48 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:40:48 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:40:48 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:48 latest 08:40:48 3.2.0-dev.59 08:40:48 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:48 main 08:40:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:40:48 3918cc41fd95: Preparing 08:40:48 ed878144b4f5: Preparing 08:40:48 cd2fde77b629: Preparing 08:40:48 b46fa1ea44bf: Preparing 08:40:48 f32f063c2e95: Preparing 08:40:48 f82ce036d7fd: Preparing 08:40:48 751f3d0eb7cf: Preparing 08:40:48 41413b5429d9: Preparing 08:40:48 1076383190be: Preparing 08:40:48 1026d4c5d6f4: Preparing 08:40:48 3c20671a5817: Preparing 08:40:48 41413b5429d9: Waiting 08:40:48 f82ce036d7fd: Waiting 08:40:48 1076383190be: Waiting 08:40:48 1026d4c5d6f4: Waiting 08:40:48 3c20671a5817: Waiting 08:40:48 751f3d0eb7cf: Waiting 08:40:49 b46fa1ea44bf: Pushed 08:40:49 ed878144b4f5: Pushed 08:40:49 f32f063c2e95: Pushed 08:40:49 3918cc41fd95: Pushed 08:40:49 f82ce036d7fd: Layer already exists 08:40:49 751f3d0eb7cf: Layer already exists 08:40:49 3c20671a5817: Layer already exists 08:40:49 41413b5429d9: Pushed 08:40:49 1076383190be: Pushed 08:40:51 cd2fde77b629: Pushed 08:40:51 1026d4c5d6f4: Pushed 08:40:51 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:40:52 3918cc41fd95: Preparing 08:40:52 ed878144b4f5: Preparing 08:40:52 cd2fde77b629: Preparing 08:40:52 b46fa1ea44bf: Preparing 08:40:52 f32f063c2e95: Preparing 08:40:52 f82ce036d7fd: Preparing 08:40:52 751f3d0eb7cf: Preparing 08:40:52 41413b5429d9: Preparing 08:40:52 1076383190be: Preparing 08:40:52 1026d4c5d6f4: Preparing 08:40:52 3c20671a5817: Preparing 08:40:52 f82ce036d7fd: Waiting 08:40:52 751f3d0eb7cf: Waiting 08:40:52 41413b5429d9: Waiting 08:40:52 1076383190be: Waiting 08:40:52 1026d4c5d6f4: Waiting 08:40:52 3c20671a5817: Waiting 08:40:52 b46fa1ea44bf: Layer already exists 08:40:52 f32f063c2e95: Layer already exists 08:40:52 3918cc41fd95: Layer already exists 08:40:52 cd2fde77b629: Layer already exists 08:40:52 ed878144b4f5: Layer already exists 08:40:52 41413b5429d9: Layer already exists 08:40:52 1076383190be: Layer already exists 08:40:52 751f3d0eb7cf: Layer already exists 08:40:52 1026d4c5d6f4: Layer already exists 08:40:52 f82ce036d7fd: Layer already exists 08:40:52 3c20671a5817: Layer already exists 08:40:52 latest: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 08:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:40:53 3918cc41fd95: Preparing 08:40:53 ed878144b4f5: Preparing 08:40:53 cd2fde77b629: Preparing 08:40:53 b46fa1ea44bf: Preparing 08:40:53 f32f063c2e95: Preparing 08:40:53 f82ce036d7fd: Preparing 08:40:53 751f3d0eb7cf: Preparing 08:40:53 f82ce036d7fd: Waiting 08:40:53 41413b5429d9: Preparing 08:40:53 751f3d0eb7cf: Waiting 08:40:53 1076383190be: Preparing 08:40:53 41413b5429d9: Waiting 08:40:53 1026d4c5d6f4: Preparing 08:40:53 1076383190be: Waiting 08:40:53 3c20671a5817: Preparing 08:40:53 1026d4c5d6f4: Waiting 08:40:53 f32f063c2e95: Layer already exists 08:40:53 3918cc41fd95: Layer already exists 08:40:53 cd2fde77b629: Layer already exists 08:40:53 b46fa1ea44bf: Layer already exists 08:40:53 ed878144b4f5: Layer already exists 08:40:53 1076383190be: Layer already exists 08:40:53 41413b5429d9: Layer already exists 08:40:53 f82ce036d7fd: Layer already exists 08:40:53 1026d4c5d6f4: Layer already exists 08:40:53 751f3d0eb7cf: Layer already exists 08:40:53 3c20671a5817: Layer already exists 08:40:53 3.2.0-dev.59: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:40:54 3918cc41fd95: Preparing 08:40:54 ed878144b4f5: Preparing 08:40:54 cd2fde77b629: Preparing 08:40:54 b46fa1ea44bf: Preparing 08:40:54 f32f063c2e95: Preparing 08:40:54 f82ce036d7fd: Preparing 08:40:54 751f3d0eb7cf: Preparing 08:40:54 41413b5429d9: Preparing 08:40:54 1076383190be: Preparing 08:40:54 1026d4c5d6f4: Preparing 08:40:54 3c20671a5817: Preparing 08:40:54 1026d4c5d6f4: Waiting 08:40:54 41413b5429d9: Waiting 08:40:54 1076383190be: Waiting 08:40:54 3c20671a5817: Waiting 08:40:54 f82ce036d7fd: Waiting 08:40:54 751f3d0eb7cf: Waiting 08:40:54 cd2fde77b629: Layer already exists 08:40:54 ed878144b4f5: Layer already exists 08:40:54 3918cc41fd95: Layer already exists 08:40:54 b46fa1ea44bf: Layer already exists 08:40:54 f32f063c2e95: Layer already exists 08:40:54 f82ce036d7fd: Layer already exists 08:40:54 41413b5429d9: Layer already exists 08:40:54 1076383190be: Layer already exists 08:40:54 751f3d0eb7cf: Layer already exists 08:40:54 1026d4c5d6f4: Layer already exists 08:40:54 3c20671a5817: Layer already exists 08:40:54 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:40:55 3918cc41fd95: Preparing 08:40:55 ed878144b4f5: Preparing 08:40:55 cd2fde77b629: Preparing 08:40:55 b46fa1ea44bf: Preparing 08:40:55 f32f063c2e95: Preparing 08:40:55 f82ce036d7fd: Preparing 08:40:55 751f3d0eb7cf: Preparing 08:40:55 41413b5429d9: Preparing 08:40:55 1076383190be: Preparing 08:40:55 1026d4c5d6f4: Preparing 08:40:55 3c20671a5817: Preparing 08:40:55 41413b5429d9: Waiting 08:40:55 1076383190be: Waiting 08:40:55 f82ce036d7fd: Waiting 08:40:55 751f3d0eb7cf: Waiting 08:40:55 1026d4c5d6f4: Waiting 08:40:55 3c20671a5817: Waiting 08:40:55 b46fa1ea44bf: Layer already exists 08:40:55 cd2fde77b629: Layer already exists 08:40:55 ed878144b4f5: Layer already exists 08:40:55 3918cc41fd95: Layer already exists 08:40:55 f32f063c2e95: Layer already exists 08:40:55 f82ce036d7fd: Layer already exists 08:40:55 751f3d0eb7cf: Layer already exists 08:40:55 1076383190be: Layer already exists 08:40:55 41413b5429d9: Layer already exists 08:40:55 1026d4c5d6f4: Layer already exists 08:40:55 3c20671a5817: Layer already exists 08:40:55 main: digest: sha256:f2f37a3be555489bb5c6724962d0f44f3c540fb755ec5e1f392cf1532100505b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:40:55 ===================================================== [Pipeline] echo 08:40:55 taggedImages: 08:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 08:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:40:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:40:55 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:55 latest 08:40:55 3.2.0-dev.59 08:40:55 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:40:55 main 08:40:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:40:56 4d7d67b83164: Preparing 08:40:56 9534175c7aa6: Preparing 08:40:56 1267e5ccc5af: Preparing 08:40:56 9e92a07976b1: Preparing 08:40:56 d6882f7afe29: Preparing 08:40:56 0c9e2bfe5b83: Preparing 08:40:56 9845921a6bb4: Preparing 08:40:56 f82ce036d7fd: Preparing 08:40:56 751f3d0eb7cf: Preparing 08:40:56 1ae65e2bb853: Preparing 08:40:56 ea60fbc9a7ff: Preparing 08:40:56 3c20671a5817: Preparing 08:40:56 0c9e2bfe5b83: Waiting 08:40:56 1ae65e2bb853: Waiting 08:40:56 9845921a6bb4: Waiting 08:40:56 ea60fbc9a7ff: Waiting 08:40:56 f82ce036d7fd: Waiting 08:40:56 3c20671a5817: Waiting 08:40:56 d6882f7afe29: Pushed 08:40:56 9534175c7aa6: Pushed 08:40:56 4d7d67b83164: Pushed 08:40:56 f82ce036d7fd: Layer already exists 08:40:56 751f3d0eb7cf: Layer already exists 08:40:56 0c9e2bfe5b83: Pushed 08:40:56 9845921a6bb4: Pushed 08:40:57 3c20671a5817: Layer already exists 08:40:57 1ae65e2bb853: Pushed 08:40:58 9e92a07976b1: Pushed 08:40:59 1267e5ccc5af: Pushed 08:40:59 ea60fbc9a7ff: Pushed 08:40:59 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:00 4d7d67b83164: Preparing 08:41:00 9534175c7aa6: Preparing 08:41:00 1267e5ccc5af: Preparing 08:41:00 9e92a07976b1: Preparing 08:41:00 d6882f7afe29: Preparing 08:41:00 0c9e2bfe5b83: Preparing 08:41:00 9845921a6bb4: Preparing 08:41:00 f82ce036d7fd: Preparing 08:41:00 751f3d0eb7cf: Preparing 08:41:00 1ae65e2bb853: Preparing 08:41:00 ea60fbc9a7ff: Preparing 08:41:00 3c20671a5817: Preparing 08:41:00 0c9e2bfe5b83: Waiting 08:41:00 9845921a6bb4: Waiting 08:41:00 ea60fbc9a7ff: Waiting 08:41:00 f82ce036d7fd: Waiting 08:41:00 751f3d0eb7cf: Waiting 08:41:00 3c20671a5817: Waiting 08:41:00 1ae65e2bb853: Waiting 08:41:00 d6882f7afe29: Layer already exists 08:41:00 9534175c7aa6: Layer already exists 08:41:00 4d7d67b83164: Layer already exists 08:41:00 1267e5ccc5af: Layer already exists 08:41:00 9e92a07976b1: Layer already exists 08:41:00 0c9e2bfe5b83: Layer already exists 08:41:00 9845921a6bb4: Layer already exists 08:41:00 f82ce036d7fd: Layer already exists 08:41:00 1ae65e2bb853: Layer already exists 08:41:00 751f3d0eb7cf: Layer already exists 08:41:00 3c20671a5817: Layer already exists 08:41:00 ea60fbc9a7ff: Layer already exists 08:41:00 latest: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 08:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:01 4d7d67b83164: Preparing 08:41:01 9534175c7aa6: Preparing 08:41:01 1267e5ccc5af: Preparing 08:41:01 9e92a07976b1: Preparing 08:41:01 d6882f7afe29: Preparing 08:41:01 0c9e2bfe5b83: Preparing 08:41:01 9845921a6bb4: Preparing 08:41:01 f82ce036d7fd: Preparing 08:41:01 751f3d0eb7cf: Preparing 08:41:01 1ae65e2bb853: Preparing 08:41:01 ea60fbc9a7ff: Preparing 08:41:01 3c20671a5817: Preparing 08:41:01 751f3d0eb7cf: Waiting 08:41:01 1ae65e2bb853: Waiting 08:41:01 0c9e2bfe5b83: Waiting 08:41:01 9845921a6bb4: Waiting 08:41:01 f82ce036d7fd: Waiting 08:41:01 ea60fbc9a7ff: Waiting 08:41:01 3c20671a5817: Waiting 08:41:01 d6882f7afe29: Layer already exists 08:41:01 1267e5ccc5af: Layer already exists 08:41:01 4d7d67b83164: Layer already exists 08:41:01 9e92a07976b1: Layer already exists 08:41:01 9534175c7aa6: Layer already exists 08:41:01 9845921a6bb4: Layer already exists 08:41:01 0c9e2bfe5b83: Layer already exists 08:41:01 f82ce036d7fd: Layer already exists 08:41:01 1ae65e2bb853: Layer already exists 08:41:01 751f3d0eb7cf: Layer already exists 08:41:01 ea60fbc9a7ff: Layer already exists 08:41:01 3c20671a5817: Layer already exists 08:41:01 3.2.0-dev.59: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:02 4d7d67b83164: Preparing 08:41:02 9534175c7aa6: Preparing 08:41:02 1267e5ccc5af: Preparing 08:41:02 9e92a07976b1: Preparing 08:41:02 d6882f7afe29: Preparing 08:41:02 0c9e2bfe5b83: Preparing 08:41:02 9845921a6bb4: Preparing 08:41:02 f82ce036d7fd: Preparing 08:41:02 751f3d0eb7cf: Preparing 08:41:02 1ae65e2bb853: Preparing 08:41:02 ea60fbc9a7ff: Preparing 08:41:02 3c20671a5817: Preparing 08:41:02 f82ce036d7fd: Waiting 08:41:02 751f3d0eb7cf: Waiting 08:41:02 1ae65e2bb853: Waiting 08:41:02 ea60fbc9a7ff: Waiting 08:41:02 3c20671a5817: Waiting 08:41:02 0c9e2bfe5b83: Waiting 08:41:02 9845921a6bb4: Waiting 08:41:02 9e92a07976b1: Layer already exists 08:41:02 9534175c7aa6: Layer already exists 08:41:02 4d7d67b83164: Layer already exists 08:41:02 d6882f7afe29: Layer already exists 08:41:02 1267e5ccc5af: Layer already exists 08:41:02 751f3d0eb7cf: Layer already exists 08:41:02 9845921a6bb4: Layer already exists 08:41:02 0c9e2bfe5b83: Layer already exists 08:41:02 f82ce036d7fd: Layer already exists 08:41:02 1ae65e2bb853: Layer already exists 08:41:02 3c20671a5817: Layer already exists 08:41:02 ea60fbc9a7ff: Layer already exists 08:41:02 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:41:03 4d7d67b83164: Preparing 08:41:03 9534175c7aa6: Preparing 08:41:03 1267e5ccc5af: Preparing 08:41:03 9e92a07976b1: Preparing 08:41:03 d6882f7afe29: Preparing 08:41:03 0c9e2bfe5b83: Preparing 08:41:03 9845921a6bb4: Preparing 08:41:03 f82ce036d7fd: Preparing 08:41:03 751f3d0eb7cf: Preparing 08:41:03 1ae65e2bb853: Preparing 08:41:03 0c9e2bfe5b83: Waiting 08:41:03 f82ce036d7fd: Waiting 08:41:03 751f3d0eb7cf: Waiting 08:41:03 9845921a6bb4: Waiting 08:41:03 ea60fbc9a7ff: Preparing 08:41:03 1ae65e2bb853: Waiting 08:41:03 3c20671a5817: Preparing 08:41:03 ea60fbc9a7ff: Waiting 08:41:03 4d7d67b83164: Layer already exists 08:41:03 1267e5ccc5af: Layer already exists 08:41:03 0c9e2bfe5b83: Layer already exists 08:41:03 d6882f7afe29: Layer already exists 08:41:03 9534175c7aa6: Layer already exists 08:41:03 9e92a07976b1: Layer already exists 08:41:03 9845921a6bb4: Layer already exists 08:41:03 f82ce036d7fd: Layer already exists 08:41:03 1ae65e2bb853: Layer already exists 08:41:03 ea60fbc9a7ff: Layer already exists 08:41:03 751f3d0eb7cf: Layer already exists 08:41:03 3c20671a5817: Layer already exists 08:41:03 main: digest: sha256:a2df2b436f5821f557d92bbd39bea4c5a156a9e7fe8bf26097edd65912e4286f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:03 ===================================================== [Pipeline] echo 08:41:03 taggedImages: 08:41:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:41:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 08:41:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:41:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:41:03 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:03 latest 08:41:03 3.2.0-dev.59 08:41:03 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:03 main 08:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:04 8d9d24c7e4ea: Preparing 08:41:04 75c14c0d7029: Preparing 08:41:04 f82ce036d7fd: Preparing 08:41:04 751f3d0eb7cf: Preparing 08:41:04 4959ce7cac22: Preparing 08:41:04 efcd593254db: Preparing 08:41:04 3c20671a5817: Preparing 08:41:04 efcd593254db: Waiting 08:41:04 751f3d0eb7cf: Layer already exists 08:41:04 f82ce036d7fd: Layer already exists 08:41:04 3c20671a5817: Layer already exists 08:41:04 4959ce7cac22: Pushed 08:41:04 8d9d24c7e4ea: Pushed 08:41:06 efcd593254db: Pushed 08:41:08 75c14c0d7029: Pushed 08:41:08 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:09 8d9d24c7e4ea: Preparing 08:41:09 75c14c0d7029: Preparing 08:41:09 f82ce036d7fd: Preparing 08:41:09 751f3d0eb7cf: Preparing 08:41:09 4959ce7cac22: Preparing 08:41:09 efcd593254db: Preparing 08:41:09 3c20671a5817: Preparing 08:41:09 efcd593254db: Waiting 08:41:09 3c20671a5817: Waiting 08:41:09 4959ce7cac22: Layer already exists 08:41:09 f82ce036d7fd: Layer already exists 08:41:09 8d9d24c7e4ea: Layer already exists 08:41:09 751f3d0eb7cf: Layer already exists 08:41:09 75c14c0d7029: Layer already exists 08:41:09 3c20671a5817: Layer already exists 08:41:09 efcd593254db: Layer already exists 08:41:09 latest: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 08:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:10 8d9d24c7e4ea: Preparing 08:41:10 75c14c0d7029: Preparing 08:41:10 f82ce036d7fd: Preparing 08:41:10 751f3d0eb7cf: Preparing 08:41:10 4959ce7cac22: Preparing 08:41:10 efcd593254db: Preparing 08:41:10 3c20671a5817: Preparing 08:41:10 3c20671a5817: Waiting 08:41:10 efcd593254db: Waiting 08:41:10 f82ce036d7fd: Layer already exists 08:41:10 4959ce7cac22: Layer already exists 08:41:10 751f3d0eb7cf: Layer already exists 08:41:10 75c14c0d7029: Layer already exists 08:41:10 8d9d24c7e4ea: Layer already exists 08:41:10 efcd593254db: Layer already exists 08:41:10 3c20671a5817: Layer already exists 08:41:10 3.2.0-dev.59: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:11 8d9d24c7e4ea: Preparing 08:41:11 75c14c0d7029: Preparing 08:41:11 f82ce036d7fd: Preparing 08:41:11 751f3d0eb7cf: Preparing 08:41:11 4959ce7cac22: Preparing 08:41:11 efcd593254db: Preparing 08:41:11 3c20671a5817: Preparing 08:41:11 efcd593254db: Waiting 08:41:11 3c20671a5817: Waiting 08:41:11 4959ce7cac22: Layer already exists 08:41:11 75c14c0d7029: Layer already exists 08:41:11 f82ce036d7fd: Layer already exists 08:41:11 751f3d0eb7cf: Layer already exists 08:41:11 8d9d24c7e4ea: Layer already exists 08:41:11 3c20671a5817: Layer already exists 08:41:11 efcd593254db: Layer already exists 08:41:11 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:41:12 8d9d24c7e4ea: Preparing 08:41:12 75c14c0d7029: Preparing 08:41:12 f82ce036d7fd: Preparing 08:41:12 751f3d0eb7cf: Preparing 08:41:12 4959ce7cac22: Preparing 08:41:12 efcd593254db: Preparing 08:41:12 3c20671a5817: Preparing 08:41:12 efcd593254db: Waiting 08:41:12 3c20671a5817: Waiting 08:41:12 4959ce7cac22: Layer already exists 08:41:12 8d9d24c7e4ea: Layer already exists 08:41:12 751f3d0eb7cf: Layer already exists 08:41:12 f82ce036d7fd: Layer already exists 08:41:12 75c14c0d7029: Layer already exists 08:41:12 efcd593254db: Layer already exists 08:41:12 3c20671a5817: Layer already exists 08:41:12 main: digest: sha256:427ba112e135ae9add142972e9e1dd6873af2eedc2fa8b14944ff22b9c6abb49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:12 ===================================================== [Pipeline] echo 08:41:12 taggedImages: 08:41:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:41:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 08:41:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:41:12 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:41:12 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:12 latest 08:41:12 3.2.0-dev.59 08:41:12 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:12 main 08:41:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:41:13 0782062834ca: Preparing 08:41:13 0b42efe726ad: Preparing 08:41:13 4235d00c7559: Preparing 08:41:13 f82ce036d7fd: Preparing 08:41:13 751f3d0eb7cf: Preparing 08:41:13 051153bfce0f: Preparing 08:41:13 102262a0e150: Preparing 08:41:13 051153bfce0f: Waiting 08:41:13 ee2261572743: Preparing 08:41:13 ffef6da5c61e: Preparing 08:41:13 102262a0e150: Waiting 08:41:13 3c20671a5817: Preparing 08:41:13 ee2261572743: Waiting 08:41:13 3c20671a5817: Waiting 08:41:13 ffef6da5c61e: Waiting 08:41:13 751f3d0eb7cf: Layer already exists 08:41:13 f82ce036d7fd: Layer already exists 08:41:13 0782062834ca: Pushed 08:41:13 0b42efe726ad: Pushed 08:41:13 4235d00c7559: Pushed 08:41:13 3c20671a5817: Layer already exists 08:41:13 ee2261572743: Pushed 08:41:14 ffef6da5c61e: Pushed 08:41:27 102262a0e150: Pushed 08:41:35 051153bfce0f: Pushed 08:41:35 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:41:35 0782062834ca: Preparing 08:41:35 0b42efe726ad: Preparing 08:41:35 4235d00c7559: Preparing 08:41:35 f82ce036d7fd: Preparing 08:41:35 751f3d0eb7cf: Preparing 08:41:35 051153bfce0f: Preparing 08:41:35 102262a0e150: Preparing 08:41:35 102262a0e150: Waiting 08:41:35 ee2261572743: Preparing 08:41:35 ffef6da5c61e: Preparing 08:41:35 ee2261572743: Waiting 08:41:35 3c20671a5817: Preparing 08:41:35 ffef6da5c61e: Waiting 08:41:35 3c20671a5817: Waiting 08:41:35 751f3d0eb7cf: Layer already exists 08:41:35 4235d00c7559: Layer already exists 08:41:35 0782062834ca: Layer already exists 08:41:35 0b42efe726ad: Layer already exists 08:41:35 f82ce036d7fd: Layer already exists 08:41:35 102262a0e150: Layer already exists 08:41:35 051153bfce0f: Layer already exists 08:41:35 3c20671a5817: Layer already exists 08:41:35 ee2261572743: Layer already exists 08:41:35 ffef6da5c61e: Layer already exists 08:41:36 latest: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 08:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:41:36 0782062834ca: Preparing 08:41:36 0b42efe726ad: Preparing 08:41:36 4235d00c7559: Preparing 08:41:36 f82ce036d7fd: Preparing 08:41:36 751f3d0eb7cf: Preparing 08:41:36 051153bfce0f: Preparing 08:41:36 102262a0e150: Preparing 08:41:36 ee2261572743: Preparing 08:41:36 ffef6da5c61e: Preparing 08:41:36 3c20671a5817: Preparing 08:41:36 3c20671a5817: Waiting 08:41:36 051153bfce0f: Waiting 08:41:36 102262a0e150: Waiting 08:41:36 ee2261572743: Waiting 08:41:36 ffef6da5c61e: Waiting 08:41:36 751f3d0eb7cf: Layer already exists 08:41:36 f82ce036d7fd: Layer already exists 08:41:36 4235d00c7559: Layer already exists 08:41:36 0b42efe726ad: Layer already exists 08:41:36 0782062834ca: Layer already exists 08:41:36 ee2261572743: Layer already exists 08:41:36 102262a0e150: Layer already exists 08:41:36 ffef6da5c61e: Layer already exists 08:41:36 3c20671a5817: Layer already exists 08:41:36 051153bfce0f: Layer already exists 08:41:37 3.2.0-dev.59: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:41:37 0782062834ca: Preparing 08:41:37 0b42efe726ad: Preparing 08:41:37 4235d00c7559: Preparing 08:41:37 f82ce036d7fd: Preparing 08:41:37 751f3d0eb7cf: Preparing 08:41:37 051153bfce0f: Preparing 08:41:37 102262a0e150: Preparing 08:41:37 ee2261572743: Preparing 08:41:37 ffef6da5c61e: Preparing 08:41:37 3c20671a5817: Preparing 08:41:37 051153bfce0f: Waiting 08:41:37 ee2261572743: Waiting 08:41:37 ffef6da5c61e: Waiting 08:41:37 3c20671a5817: Waiting 08:41:37 102262a0e150: Waiting 08:41:37 0b42efe726ad: Layer already exists 08:41:37 751f3d0eb7cf: Layer already exists 08:41:37 4235d00c7559: Layer already exists 08:41:37 0782062834ca: Layer already exists 08:41:37 f82ce036d7fd: Layer already exists 08:41:37 102262a0e150: Layer already exists 08:41:37 ffef6da5c61e: Layer already exists 08:41:37 3c20671a5817: Layer already exists 08:41:37 ee2261572743: Layer already exists 08:41:37 051153bfce0f: Layer already exists 08:41:37 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:41:38 0782062834ca: Preparing 08:41:38 0b42efe726ad: Preparing 08:41:38 4235d00c7559: Preparing 08:41:38 f82ce036d7fd: Preparing 08:41:38 751f3d0eb7cf: Preparing 08:41:38 051153bfce0f: Preparing 08:41:38 102262a0e150: Preparing 08:41:38 ee2261572743: Preparing 08:41:38 ffef6da5c61e: Preparing 08:41:38 3c20671a5817: Preparing 08:41:38 102262a0e150: Waiting 08:41:38 ee2261572743: Waiting 08:41:38 ffef6da5c61e: Waiting 08:41:38 3c20671a5817: Waiting 08:41:38 051153bfce0f: Waiting 08:41:38 0782062834ca: Layer already exists 08:41:38 0b42efe726ad: Layer already exists 08:41:38 f82ce036d7fd: Layer already exists 08:41:38 751f3d0eb7cf: Layer already exists 08:41:38 4235d00c7559: Layer already exists 08:41:38 051153bfce0f: Layer already exists 08:41:38 102262a0e150: Layer already exists 08:41:38 ffef6da5c61e: Layer already exists 08:41:38 ee2261572743: Layer already exists 08:41:38 3c20671a5817: Layer already exists 08:41:39 main: digest: sha256:b1ea6221bac401fa8076d3ff9db7e3536aa7ea57a81e55b80a4b38e4d76e17af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:41:39 ===================================================== [Pipeline] echo 08:41:39 taggedImages: 08:41:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:41:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 08:41:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:39 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:41:39 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:41:39 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:39 latest 08:41:39 3.2.0-dev.59 08:41:39 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:41:39 main 08:41:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:41:39 94457854fe24: Preparing 08:41:39 ed88562e834e: Preparing 08:41:39 83ec2923c8ae: Preparing 08:41:39 f82ce036d7fd: Preparing 08:41:39 751f3d0eb7cf: Preparing 08:41:39 3c886eeed96e: Preparing 08:41:39 bd253aadabee: Preparing 08:41:39 01c17c6d7b92: Preparing 08:41:39 3c20671a5817: Preparing 08:41:39 3c886eeed96e: Waiting 08:41:39 bd253aadabee: Waiting 08:41:39 01c17c6d7b92: Waiting 08:41:39 f82ce036d7fd: Layer already exists 08:41:39 751f3d0eb7cf: Layer already exists 08:41:40 ed88562e834e: Pushed 08:41:40 83ec2923c8ae: Pushed 08:41:40 3c20671a5817: Layer already exists 08:41:40 94457854fe24: Pushed 08:41:40 bd253aadabee: Pushed 08:41:40 01c17c6d7b92: Pushed 08:42:02 3c886eeed96e: Pushed 08:42:02 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:03 94457854fe24: Preparing 08:42:03 ed88562e834e: Preparing 08:42:03 83ec2923c8ae: Preparing 08:42:03 f82ce036d7fd: Preparing 08:42:03 751f3d0eb7cf: Preparing 08:42:03 3c886eeed96e: Preparing 08:42:03 bd253aadabee: Preparing 08:42:03 01c17c6d7b92: Preparing 08:42:03 3c20671a5817: Preparing 08:42:03 3c886eeed96e: Waiting 08:42:03 bd253aadabee: Waiting 08:42:03 01c17c6d7b92: Waiting 08:42:03 3c20671a5817: Waiting 08:42:03 94457854fe24: Layer already exists 08:42:03 f82ce036d7fd: Layer already exists 08:42:03 ed88562e834e: Layer already exists 08:42:03 83ec2923c8ae: Layer already exists 08:42:03 751f3d0eb7cf: Layer already exists 08:42:03 01c17c6d7b92: Layer already exists 08:42:03 3c886eeed96e: Layer already exists 08:42:03 3c20671a5817: Layer already exists 08:42:03 bd253aadabee: Layer already exists 08:42:03 latest: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 08:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:04 94457854fe24: Preparing 08:42:04 ed88562e834e: Preparing 08:42:04 83ec2923c8ae: Preparing 08:42:04 f82ce036d7fd: Preparing 08:42:04 751f3d0eb7cf: Preparing 08:42:04 3c886eeed96e: Preparing 08:42:04 bd253aadabee: Preparing 08:42:04 3c886eeed96e: Waiting 08:42:04 01c17c6d7b92: Preparing 08:42:04 bd253aadabee: Waiting 08:42:04 3c20671a5817: Preparing 08:42:04 01c17c6d7b92: Waiting 08:42:04 3c20671a5817: Waiting 08:42:04 94457854fe24: Layer already exists 08:42:04 751f3d0eb7cf: Layer already exists 08:42:04 83ec2923c8ae: Layer already exists 08:42:04 f82ce036d7fd: Layer already exists 08:42:04 ed88562e834e: Layer already exists 08:42:04 bd253aadabee: Layer already exists 08:42:04 3c20671a5817: Layer already exists 08:42:04 01c17c6d7b92: Layer already exists 08:42:04 3c886eeed96e: Layer already exists 08:42:04 3.2.0-dev.59: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:05 94457854fe24: Preparing 08:42:05 ed88562e834e: Preparing 08:42:05 83ec2923c8ae: Preparing 08:42:05 f82ce036d7fd: Preparing 08:42:05 751f3d0eb7cf: Preparing 08:42:05 3c886eeed96e: Preparing 08:42:05 bd253aadabee: Preparing 08:42:05 01c17c6d7b92: Preparing 08:42:05 3c20671a5817: Preparing 08:42:05 3c886eeed96e: Waiting 08:42:05 bd253aadabee: Waiting 08:42:05 01c17c6d7b92: Waiting 08:42:05 3c20671a5817: Waiting 08:42:05 ed88562e834e: Layer already exists 08:42:05 751f3d0eb7cf: Layer already exists 08:42:05 94457854fe24: Layer already exists 08:42:05 f82ce036d7fd: Layer already exists 08:42:05 83ec2923c8ae: Layer already exists 08:42:05 bd253aadabee: Layer already exists 08:42:05 3c886eeed96e: Layer already exists 08:42:05 3c20671a5817: Layer already exists 08:42:05 01c17c6d7b92: Layer already exists 08:42:05 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:42:06 94457854fe24: Preparing 08:42:06 ed88562e834e: Preparing 08:42:06 83ec2923c8ae: Preparing 08:42:06 f82ce036d7fd: Preparing 08:42:06 751f3d0eb7cf: Preparing 08:42:06 3c886eeed96e: Preparing 08:42:06 bd253aadabee: Preparing 08:42:06 01c17c6d7b92: Preparing 08:42:06 3c20671a5817: Preparing 08:42:06 bd253aadabee: Waiting 08:42:06 01c17c6d7b92: Waiting 08:42:06 3c886eeed96e: Waiting 08:42:06 ed88562e834e: Layer already exists 08:42:06 83ec2923c8ae: Layer already exists 08:42:06 f82ce036d7fd: Layer already exists 08:42:06 751f3d0eb7cf: Layer already exists 08:42:06 94457854fe24: Layer already exists 08:42:06 bd253aadabee: Layer already exists 08:42:06 3c886eeed96e: Layer already exists 08:42:06 3c20671a5817: Layer already exists 08:42:06 01c17c6d7b92: Layer already exists 08:42:06 main: digest: sha256:3f4c764c81f3738186f0c166800f62f9dba1fd0bdf38e788f810b06e534e8f90 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:06 ===================================================== [Pipeline] echo 08:42:06 taggedImages: 08:42:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:42:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 08:42:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:42:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:42:06 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:06 latest 08:42:06 3.2.0-dev.59 08:42:06 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:06 main 08:42:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:07 53f8752ec172: Preparing 08:42:07 c26f37d0a5d5: Preparing 08:42:07 99924f7bd4c8: Preparing 08:42:07 f82ce036d7fd: Preparing 08:42:07 751f3d0eb7cf: Preparing 08:42:07 274db84c6b98: Preparing 08:42:07 ee2261572743: Preparing 08:42:07 ffef6da5c61e: Preparing 08:42:07 3c20671a5817: Preparing 08:42:07 ee2261572743: Waiting 08:42:07 ffef6da5c61e: Waiting 08:42:07 3c20671a5817: Waiting 08:42:07 274db84c6b98: Waiting 08:42:07 751f3d0eb7cf: Layer already exists 08:42:07 f82ce036d7fd: Layer already exists 08:42:07 c26f37d0a5d5: Pushed 08:42:07 ee2261572743: Layer already exists 08:42:07 99924f7bd4c8: Pushed 08:42:07 ffef6da5c61e: Layer already exists 08:42:07 3c20671a5817: Layer already exists 08:42:07 53f8752ec172: Pushed 08:42:29 274db84c6b98: Pushed 08:42:29 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:30 53f8752ec172: Preparing 08:42:30 c26f37d0a5d5: Preparing 08:42:30 99924f7bd4c8: Preparing 08:42:30 f82ce036d7fd: Preparing 08:42:30 751f3d0eb7cf: Preparing 08:42:30 274db84c6b98: Preparing 08:42:30 ee2261572743: Preparing 08:42:30 ffef6da5c61e: Preparing 08:42:30 3c20671a5817: Preparing 08:42:30 274db84c6b98: Waiting 08:42:30 ffef6da5c61e: Waiting 08:42:30 3c20671a5817: Waiting 08:42:30 ee2261572743: Waiting 08:42:30 c26f37d0a5d5: Layer already exists 08:42:30 f82ce036d7fd: Layer already exists 08:42:30 99924f7bd4c8: Layer already exists 08:42:30 751f3d0eb7cf: Layer already exists 08:42:30 53f8752ec172: Layer already exists 08:42:30 3c20671a5817: Layer already exists 08:42:30 274db84c6b98: Layer already exists 08:42:30 ffef6da5c61e: Layer already exists 08:42:30 ee2261572743: Layer already exists 08:42:30 latest: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 08:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:31 53f8752ec172: Preparing 08:42:31 c26f37d0a5d5: Preparing 08:42:31 99924f7bd4c8: Preparing 08:42:31 f82ce036d7fd: Preparing 08:42:31 751f3d0eb7cf: Preparing 08:42:31 274db84c6b98: Preparing 08:42:31 ee2261572743: Preparing 08:42:31 ffef6da5c61e: Preparing 08:42:31 3c20671a5817: Preparing 08:42:31 ee2261572743: Waiting 08:42:31 ffef6da5c61e: Waiting 08:42:31 3c20671a5817: Waiting 08:42:31 274db84c6b98: Waiting 08:42:31 c26f37d0a5d5: Layer already exists 08:42:31 751f3d0eb7cf: Layer already exists 08:42:31 53f8752ec172: Layer already exists 08:42:31 f82ce036d7fd: Layer already exists 08:42:31 99924f7bd4c8: Layer already exists 08:42:31 274db84c6b98: Layer already exists 08:42:31 ffef6da5c61e: Layer already exists 08:42:31 ee2261572743: Layer already exists 08:42:31 3c20671a5817: Layer already exists 08:42:31 3.2.0-dev.59: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:31 53f8752ec172: Preparing 08:42:31 c26f37d0a5d5: Preparing 08:42:31 99924f7bd4c8: Preparing 08:42:31 f82ce036d7fd: Preparing 08:42:31 751f3d0eb7cf: Preparing 08:42:31 274db84c6b98: Preparing 08:42:31 ee2261572743: Preparing 08:42:31 ffef6da5c61e: Preparing 08:42:31 3c20671a5817: Preparing 08:42:31 ffef6da5c61e: Waiting 08:42:31 ee2261572743: Waiting 08:42:31 274db84c6b98: Waiting 08:42:31 3c20671a5817: Waiting 08:42:31 99924f7bd4c8: Layer already exists 08:42:31 53f8752ec172: Layer already exists 08:42:31 c26f37d0a5d5: Layer already exists 08:42:31 f82ce036d7fd: Layer already exists 08:42:31 751f3d0eb7cf: Layer already exists 08:42:31 ee2261572743: Layer already exists 08:42:31 274db84c6b98: Layer already exists 08:42:31 3c20671a5817: Layer already exists 08:42:31 ffef6da5c61e: Layer already exists 08:42:32 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:42:32 53f8752ec172: Preparing 08:42:32 c26f37d0a5d5: Preparing 08:42:32 99924f7bd4c8: Preparing 08:42:32 f82ce036d7fd: Preparing 08:42:32 751f3d0eb7cf: Preparing 08:42:32 274db84c6b98: Preparing 08:42:32 ee2261572743: Preparing 08:42:32 ffef6da5c61e: Preparing 08:42:32 3c20671a5817: Preparing 08:42:32 ee2261572743: Waiting 08:42:32 274db84c6b98: Waiting 08:42:32 ffef6da5c61e: Waiting 08:42:32 3c20671a5817: Waiting 08:42:32 c26f37d0a5d5: Layer already exists 08:42:32 53f8752ec172: Layer already exists 08:42:32 f82ce036d7fd: Layer already exists 08:42:32 751f3d0eb7cf: Layer already exists 08:42:32 99924f7bd4c8: Layer already exists 08:42:32 3c20671a5817: Layer already exists 08:42:32 274db84c6b98: Layer already exists 08:42:32 ee2261572743: Layer already exists 08:42:32 ffef6da5c61e: Layer already exists 08:42:33 main: digest: sha256:74ed6cfe24fe9b1cd125ac0fe4e71e637f4611122ef14f4381f9ed99070ce92d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:33 ===================================================== [Pipeline] echo 08:42:33 taggedImages: 08:42:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:42:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 08:42:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:42:33 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:42:33 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:33 latest 08:42:33 3.2.0-dev.59 08:42:33 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:33 main 08:42:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:33 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:42:34 ff91f0f31aed: Preparing 08:42:34 d4b12e30d0b4: Preparing 08:42:34 f82ce036d7fd: Preparing 08:42:34 751f3d0eb7cf: Preparing 08:42:34 96b6aa60a8dd: Preparing 08:42:34 c1d7e102043c: Preparing 08:42:34 3c20671a5817: Preparing 08:42:34 c1d7e102043c: Waiting 08:42:34 3c20671a5817: Waiting 08:42:34 f82ce036d7fd: Layer already exists 08:42:34 751f3d0eb7cf: Layer already exists 08:42:34 3c20671a5817: Layer already exists 08:42:34 ff91f0f31aed: Pushed 08:42:34 96b6aa60a8dd: Pushed 08:42:35 c1d7e102043c: Pushed 08:42:41 d4b12e30d0b4: Pushed 08:42:41 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:42 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:42:42 ff91f0f31aed: Preparing 08:42:42 d4b12e30d0b4: Preparing 08:42:42 f82ce036d7fd: Preparing 08:42:42 751f3d0eb7cf: Preparing 08:42:42 96b6aa60a8dd: Preparing 08:42:42 c1d7e102043c: Preparing 08:42:42 3c20671a5817: Preparing 08:42:42 c1d7e102043c: Waiting 08:42:42 96b6aa60a8dd: Layer already exists 08:42:42 751f3d0eb7cf: Layer already exists 08:42:42 ff91f0f31aed: Layer already exists 08:42:42 d4b12e30d0b4: Layer already exists 08:42:42 f82ce036d7fd: Layer already exists 08:42:42 c1d7e102043c: Layer already exists 08:42:42 3c20671a5817: Layer already exists 08:42:42 latest: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:43 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:43 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 08:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:42:43 ff91f0f31aed: Preparing 08:42:43 d4b12e30d0b4: Preparing 08:42:43 f82ce036d7fd: Preparing 08:42:43 751f3d0eb7cf: Preparing 08:42:43 96b6aa60a8dd: Preparing 08:42:43 c1d7e102043c: Preparing 08:42:43 3c20671a5817: Preparing 08:42:43 c1d7e102043c: Waiting 08:42:43 3c20671a5817: Waiting 08:42:43 96b6aa60a8dd: Layer already exists 08:42:43 d4b12e30d0b4: Layer already exists 08:42:43 ff91f0f31aed: Layer already exists 08:42:43 751f3d0eb7cf: Layer already exists 08:42:43 f82ce036d7fd: Layer already exists 08:42:43 3c20671a5817: Layer already exists 08:42:43 c1d7e102043c: Layer already exists 08:42:43 3.2.0-dev.59: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:44 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:44 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:42:44 ff91f0f31aed: Preparing 08:42:44 d4b12e30d0b4: Preparing 08:42:44 f82ce036d7fd: Preparing 08:42:44 751f3d0eb7cf: Preparing 08:42:44 96b6aa60a8dd: Preparing 08:42:44 c1d7e102043c: Preparing 08:42:44 3c20671a5817: Preparing 08:42:44 c1d7e102043c: Waiting 08:42:44 3c20671a5817: Waiting 08:42:44 f82ce036d7fd: Layer already exists 08:42:44 751f3d0eb7cf: Layer already exists 08:42:44 ff91f0f31aed: Layer already exists 08:42:44 96b6aa60a8dd: Layer already exists 08:42:44 d4b12e30d0b4: Layer already exists 08:42:44 c1d7e102043c: Layer already exists 08:42:44 3c20671a5817: Layer already exists 08:42:44 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:45 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:42:45 ff91f0f31aed: Preparing 08:42:45 d4b12e30d0b4: Preparing 08:42:45 f82ce036d7fd: Preparing 08:42:45 751f3d0eb7cf: Preparing 08:42:45 96b6aa60a8dd: Preparing 08:42:45 c1d7e102043c: Preparing 08:42:45 3c20671a5817: Preparing 08:42:45 c1d7e102043c: Waiting 08:42:45 3c20671a5817: Waiting 08:42:45 751f3d0eb7cf: Layer already exists 08:42:45 d4b12e30d0b4: Layer already exists 08:42:45 ff91f0f31aed: Layer already exists 08:42:45 96b6aa60a8dd: Layer already exists 08:42:45 f82ce036d7fd: Layer already exists 08:42:45 3c20671a5817: Layer already exists 08:42:45 c1d7e102043c: Layer already exists 08:42:45 main: digest: sha256:f452bcd74532f850d7d6c177d5effb6534786ddd4bab8ab405c2d74089a718dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:45 ===================================================== [Pipeline] echo 08:42:45 taggedImages: 08:42:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:42:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 08:42:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:45 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:42:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:42:45 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:45 latest 08:42:45 3.2.0-dev.59 08:42:45 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:45 main 08:42:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:42:47 3cb2f009acd8: Preparing 08:42:47 73f85c923592: Preparing 08:42:47 f82ce036d7fd: Preparing 08:42:47 751f3d0eb7cf: Preparing 08:42:47 4af697b8b5c6: Preparing 08:42:47 513c0d700348: Preparing 08:42:47 3c20671a5817: Preparing 08:42:47 513c0d700348: Waiting 08:42:47 3c20671a5817: Waiting 08:42:47 f82ce036d7fd: Layer already exists 08:42:47 751f3d0eb7cf: Layer already exists 08:42:47 3c20671a5817: Layer already exists 08:42:47 4af697b8b5c6: Pushed 08:42:47 3cb2f009acd8: Pushed 08:42:47 513c0d700348: Pushed 08:42:55 73f85c923592: Pushed 08:42:55 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:42:56 3cb2f009acd8: Preparing 08:42:56 73f85c923592: Preparing 08:42:56 f82ce036d7fd: Preparing 08:42:56 751f3d0eb7cf: Preparing 08:42:56 4af697b8b5c6: Preparing 08:42:56 513c0d700348: Preparing 08:42:56 3c20671a5817: Preparing 08:42:56 513c0d700348: Waiting 08:42:56 3c20671a5817: Waiting 08:42:56 751f3d0eb7cf: Layer already exists 08:42:56 4af697b8b5c6: Layer already exists 08:42:56 f82ce036d7fd: Layer already exists 08:42:56 3cb2f009acd8: Layer already exists 08:42:56 73f85c923592: Layer already exists 08:42:56 3c20671a5817: Layer already exists 08:42:56 513c0d700348: Layer already exists 08:42:56 latest: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 08:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:42:57 3cb2f009acd8: Preparing 08:42:57 73f85c923592: Preparing 08:42:57 f82ce036d7fd: Preparing 08:42:57 751f3d0eb7cf: Preparing 08:42:57 4af697b8b5c6: Preparing 08:42:57 513c0d700348: Preparing 08:42:57 3c20671a5817: Preparing 08:42:57 513c0d700348: Waiting 08:42:57 3c20671a5817: Waiting 08:42:57 4af697b8b5c6: Layer already exists 08:42:57 751f3d0eb7cf: Layer already exists 08:42:57 3cb2f009acd8: Layer already exists 08:42:57 73f85c923592: Layer already exists 08:42:57 f82ce036d7fd: Layer already exists 08:42:57 513c0d700348: Layer already exists 08:42:57 3c20671a5817: Layer already exists 08:42:57 3.2.0-dev.59: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:42:58 3cb2f009acd8: Preparing 08:42:58 73f85c923592: Preparing 08:42:58 f82ce036d7fd: Preparing 08:42:58 751f3d0eb7cf: Preparing 08:42:58 4af697b8b5c6: Preparing 08:42:58 513c0d700348: Preparing 08:42:58 3c20671a5817: Preparing 08:42:58 513c0d700348: Waiting 08:42:58 3c20671a5817: Waiting 08:42:58 3cb2f009acd8: Layer already exists 08:42:58 73f85c923592: Layer already exists 08:42:58 f82ce036d7fd: Layer already exists 08:42:58 4af697b8b5c6: Layer already exists 08:42:58 751f3d0eb7cf: Layer already exists 08:42:58 3c20671a5817: Layer already exists 08:42:58 513c0d700348: Layer already exists 08:42:58 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:42:59 3cb2f009acd8: Preparing 08:42:59 73f85c923592: Preparing 08:42:59 f82ce036d7fd: Preparing 08:42:59 751f3d0eb7cf: Preparing 08:42:59 4af697b8b5c6: Preparing 08:42:59 513c0d700348: Preparing 08:42:59 3c20671a5817: Preparing 08:42:59 513c0d700348: Waiting 08:42:59 3c20671a5817: Waiting 08:42:59 f82ce036d7fd: Layer already exists 08:42:59 73f85c923592: Layer already exists 08:42:59 3cb2f009acd8: Layer already exists 08:42:59 751f3d0eb7cf: Layer already exists 08:42:59 4af697b8b5c6: Layer already exists 08:42:59 3c20671a5817: Layer already exists 08:42:59 513c0d700348: Layer already exists 08:42:59 main: digest: sha256:4e9db2b1ffe27ecb4acc7c9141287bc0c90fd19a451291c5ee1196465228d7ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:59 ===================================================== [Pipeline] echo 08:42:59 taggedImages: 08:42:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:42:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 08:42:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:42:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:42:59 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:42:59 latest 08:42:59 3.2.0-dev.59 08:42:59 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:42:59 main 08:42:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:00 4b0777615688: Preparing 08:43:00 73cd96ef2e5d: Preparing 08:43:00 f82ce036d7fd: Preparing 08:43:00 751f3d0eb7cf: Preparing 08:43:00 1ddfcee50cf9: Preparing 08:43:00 d7690afc257d: Preparing 08:43:00 3c20671a5817: Preparing 08:43:00 d7690afc257d: Waiting 08:43:00 3c20671a5817: Waiting 08:43:00 f82ce036d7fd: Layer already exists 08:43:00 751f3d0eb7cf: Layer already exists 08:43:00 1ddfcee50cf9: Layer already exists 08:43:00 d7690afc257d: Layer already exists 08:43:00 3c20671a5817: Layer already exists 08:43:00 4b0777615688: Pushed 08:43:08 73cd96ef2e5d: Pushed 08:43:08 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:09 4b0777615688: Preparing 08:43:09 73cd96ef2e5d: Preparing 08:43:09 f82ce036d7fd: Preparing 08:43:09 751f3d0eb7cf: Preparing 08:43:09 1ddfcee50cf9: Preparing 08:43:09 d7690afc257d: Preparing 08:43:09 3c20671a5817: Preparing 08:43:09 d7690afc257d: Waiting 08:43:09 3c20671a5817: Waiting 08:43:09 751f3d0eb7cf: Layer already exists 08:43:09 4b0777615688: Layer already exists 08:43:09 1ddfcee50cf9: Layer already exists 08:43:09 73cd96ef2e5d: Layer already exists 08:43:09 f82ce036d7fd: Layer already exists 08:43:09 d7690afc257d: Layer already exists 08:43:09 3c20671a5817: Layer already exists 08:43:09 latest: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 08:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:10 4b0777615688: Preparing 08:43:10 73cd96ef2e5d: Preparing 08:43:10 f82ce036d7fd: Preparing 08:43:10 751f3d0eb7cf: Preparing 08:43:10 1ddfcee50cf9: Preparing 08:43:10 d7690afc257d: Preparing 08:43:10 3c20671a5817: Preparing 08:43:10 d7690afc257d: Waiting 08:43:10 3c20671a5817: Waiting 08:43:10 4b0777615688: Layer already exists 08:43:10 1ddfcee50cf9: Layer already exists 08:43:10 f82ce036d7fd: Layer already exists 08:43:10 751f3d0eb7cf: Layer already exists 08:43:10 73cd96ef2e5d: Layer already exists 08:43:10 d7690afc257d: Layer already exists 08:43:10 3c20671a5817: Layer already exists 08:43:10 3.2.0-dev.59: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:11 4b0777615688: Preparing 08:43:11 73cd96ef2e5d: Preparing 08:43:11 f82ce036d7fd: Preparing 08:43:11 751f3d0eb7cf: Preparing 08:43:11 1ddfcee50cf9: Preparing 08:43:11 d7690afc257d: Preparing 08:43:11 3c20671a5817: Preparing 08:43:11 d7690afc257d: Waiting 08:43:11 3c20671a5817: Waiting 08:43:11 f82ce036d7fd: Layer already exists 08:43:11 1ddfcee50cf9: Layer already exists 08:43:11 4b0777615688: Layer already exists 08:43:11 73cd96ef2e5d: Layer already exists 08:43:11 751f3d0eb7cf: Layer already exists 08:43:11 3c20671a5817: Layer already exists 08:43:11 d7690afc257d: Layer already exists 08:43:11 dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:43:11 4b0777615688: Preparing 08:43:11 73cd96ef2e5d: Preparing 08:43:11 f82ce036d7fd: Preparing 08:43:11 751f3d0eb7cf: Preparing 08:43:11 1ddfcee50cf9: Preparing 08:43:11 d7690afc257d: Preparing 08:43:11 3c20671a5817: Preparing 08:43:11 d7690afc257d: Waiting 08:43:11 3c20671a5817: Waiting 08:43:11 f82ce036d7fd: Layer already exists 08:43:11 751f3d0eb7cf: Layer already exists 08:43:11 1ddfcee50cf9: Layer already exists 08:43:11 4b0777615688: Layer already exists 08:43:11 73cd96ef2e5d: Layer already exists 08:43:11 d7690afc257d: Layer already exists 08:43:11 3c20671a5817: Layer already exists 08:43:12 main: digest: sha256:869c1ee9e0fd720b844f9925f0abccb379922f1f772049e76a425cca3b997a3c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:12 ===================================================== [Pipeline] echo 08:43:12 taggedImages: 08:43:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 08:43:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:43:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 08:43:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dcba1ae946b5ccf48e9dcc2a00fa110f4c613826-3.2.0-dev.59 08:43:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:12 08:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:12 arm64: Pulling from edgex-lftools-log-publisher 08:43:12 8998bd30e6a1: Pulling fs layer 08:43:12 04944245beec: Pulling fs layer 08:43:12 699f458cf7ca: Pulling fs layer 08:43:12 765212b225bb: Pulling fs layer 08:43:12 f23df028b6ca: Pulling fs layer 08:43:12 d65c8cfc05b1: Pulling fs layer 08:43:12 2437ff75d9bd: Pulling fs layer 08:43:12 f23df028b6ca: Waiting 08:43:12 d65c8cfc05b1: Waiting 08:43:12 2437ff75d9bd: Waiting 08:43:12 765212b225bb: Waiting 08:43:13 04944245beec: Verifying Checksum 08:43:13 04944245beec: Download complete 08:43:13 765212b225bb: Verifying Checksum 08:43:13 765212b225bb: Download complete 08:43:13 f23df028b6ca: Verifying Checksum 08:43:13 f23df028b6ca: Download complete 08:43:13 d65c8cfc05b1: Verifying Checksum 08:43:13 d65c8cfc05b1: Download complete 08:43:13 699f458cf7ca: Verifying Checksum 08:43:13 699f458cf7ca: Download complete 08:43:13 8998bd30e6a1: Verifying Checksum 08:43:13 8998bd30e6a1: Download complete 08:43:16 2437ff75d9bd: Verifying Checksum 08:43:16 2437ff75d9bd: Download complete 08:43:18 8998bd30e6a1: Pull complete 08:43:18 04944245beec: Pull complete 08:43:20 699f458cf7ca: Pull complete 08:43:20 765212b225bb: Pull complete 08:43:21 f23df028b6ca: Pull complete 08:43:21 d65c8cfc05b1: Pull complete 08:43:39 2437ff75d9bd: Pull complete 08:43:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:43:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:39 prd-ubuntu20.04-docker-arm64-4c-16g-8089 does not seem to be running inside a container 08:43:39 $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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-lftools-log-publisher:arm64 cat 08:43:41 $ docker top 137f7e3bf6e26a38e3ada298a184d8489126f836c6d506f18ede1a525a46d441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:42 ---> job-cost.sh 08:43:42 lf-activate-venv: SKIPPING 08:43:42 INFO: No Stack... 08:43:43 INFO: Retrieving Pricing Info for: v3-standard-4 08:43:43 INFO: Archiving Costs [Pipeline] sh 08:43:44 + cut -d, -f6 08:43:44 + cat /w/workspace/edgex-go/678/archives/cost.csv [Pipeline] lock 08:43:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-678-stack-cost] 08:43:44 Resource [jenkins-edgexfoundry-edgex-go-main-678-stack-cost] did not exist. Created. 08:43:44 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-678-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:43:44 + echo total: 0.10999999940395355 [Pipeline] stash 08:43:45 Stashed 1 file(s) [Pipeline] } 08:43:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-678-stack-cost] [Pipeline] // lock [Pipeline] } 08:43:45 $ docker stop --time=1 137f7e3bf6e26a38e3ada298a184d8489126f836c6d506f18ede1a525a46d441 08:43:47 $ docker rm -f --volumes 137f7e3bf6e26a38e3ada298a184d8489126f836c6d506f18ede1a525a46d441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:43:47 provisioning config files... 08:43:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/678@tmp/config9001034559583717118tmp [Pipeline] { [Pipeline] sh 08:43:48 + set +x 08:43:48 + curl -s https://codecov.io/bash 08:43:48 + bash -s -- 08:43:48 08:43:48 _____ _ 08:43:48 / ____| | | 08:43:48 | | ___ __| | ___ ___ _____ __ 08:43:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:43:48 | |___| (_) | (_| | __/ (_| (_) \ V / 08:43:48 \_____\___/ \__,_|\___|\___\___/ \_/ 08:43:48 Bash-1.0.6 08:43:48 08:43:48 08:43:48 ==> git version 2.25.1 found 08:43:48 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:43:48 Release-Date: 2020-01-08 08:43:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:43:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:43:48 ==> Jenkins CI detected. 08:43:48 current dir:  /w/workspace/edgex-go/678 08:43:48 project root: . 08:43:48 --> token set from env 08:43:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:43:48 ==> Running gcov in . (disable via -X gcov) 08:43:48 ==> Python coveragepy not found 08:43:48 ==> Searching for coverage reports in: 08:43:48 + . 08:43:48 -> Found 1 reports 08:43:48 ==> Detecting git/mercurial file structure 08:43:48 ==> Reading reports 08:43:48 + ./coverage.out bytes=545411 08:43:48 ==> Appending adjustments 08:43:48 https://docs.codecov.io/docs/fixing-reports 08:43:49 + Found adjustments 08:43:49 ==> Gzipping contents 08:43:49 68K /tmp/codecov.WiysTt.gz 08:43:49 ==> Uploading reports 08:43:49 url: https://codecov.io 08:43:49 query: branch=main&commit=dcba1ae946b5ccf48e9dcc2a00fa110f4c613826&build=678&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F678%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:43:49 -> Pinging Codecov 08:43:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dcba1ae946b5ccf48e9dcc2a00fa110f4c613826&build=678&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F678%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:43:50 -> Uploading to 08:43:50 https://storage.googleapis.com/codecov/v4/raw/2024-08-21/00271124DB129430A58F1EEE437C3FCB/dcba1ae946b5ccf48e9dcc2a00fa110f4c613826/79c49aa5-48a1-4e4f-bd3e-c612cd0971bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240821%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240821T084349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfe5cef8ffa328c5e4bc9fe6e83b29fd3d9e4dca62623ea41281312c64f7dc10 08:43:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:43:50 Dload Upload Total Spent Left Speed 08:43:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68140 0 0 100 68140 0 245k --:--:-- --:--:-- --:--:-- 245k 08:43:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 [Pipeline] } 08:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:43:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:43:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:43:50 08:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:43:51 latest: Pulling from edgex-devops/edgex-snyk-go 08:43:51 619be1103602: Already exists 08:43:51 f8ea3408117e: Pulling fs layer 08:43:51 91320369b822: Pulling fs layer 08:43:51 0406650e8295: Pulling fs layer 08:43:51 4f4fb700ef54: Pulling fs layer 08:43:51 96d80e3f36e1: Pulling fs layer 08:43:51 bcf3aedb951c: Pulling fs layer 08:43:51 4f4fb700ef54: Waiting 08:43:51 96d80e3f36e1: Waiting 08:43:51 bcf3aedb951c: Waiting 08:43:51 0406650e8295: Verifying Checksum 08:43:51 0406650e8295: Download complete 08:43:51 f8ea3408117e: Verifying Checksum 08:43:51 f8ea3408117e: Download complete 08:43:51 4f4fb700ef54: Download complete 08:43:51 96d80e3f36e1: Verifying Checksum 08:43:51 96d80e3f36e1: Download complete 08:43:51 f8ea3408117e: Pull complete 08:43:52 91320369b822: Verifying Checksum 08:43:52 91320369b822: Download complete 08:43:52 bcf3aedb951c: Verifying Checksum 08:43:52 bcf3aedb951c: Download complete 08:43:55 91320369b822: Pull complete 08:43:55 0406650e8295: Pull complete 08:43:55 4f4fb700ef54: Pull complete 08:43:55 96d80e3f36e1: Pull complete 08:43:58 bcf3aedb951c: Pull complete 08:43:58 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:58 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 08:43:58 $ 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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:44:04 $ docker top b428b5773fadb5d6df36f735b3669a406ff22cd7f20feb0ba8a80dd7223f0a3f -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:04 + git config --global --add safe.directory /w/workspace/edgex-go/678 [Pipeline] echo 08:44:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:44:04 + set -o pipefail 08:44:04 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:44:14 08:44:14 Monitoring /w/workspace/edgex-go/678 (github.com/edgexfoundry/edgex-go)... 08:44:14 08:44:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b6bf17f7-51a0-4329-ab9c-1a0cb4ed7114 08:44:14 08:44:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:44:14 08:44:14 08:44:14 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:44:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:44:15 $ docker stop --time=1 b428b5773fadb5d6df36f735b3669a406ff22cd7f20feb0ba8a80dd7223f0a3f 08:44:19 $ docker rm -f --volumes b428b5773fadb5d6df36f735b3669a406ff22cd7f20feb0ba8a80dd7223f0a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:44:19 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:19 provisioning config files... 08:44:19 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/678@tmp/config9753574231545783974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:20 --> edgex-publish-swagger.sh 08:44:20 === Publish openapi/v3 API === 08:44:20 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:44:20 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/678/openapi/v3/core-command.yaml] 08:44:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:20 Dload Upload Total Spent Left Speed 08:44:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 138k --:--:-- --:--:-- --:--:-- 137k 100 32782 0 0 100 32782 0 66360 --:--:-- --:--:-- --:--:-- 66226 08:44:20 08:44:20 08:44:20 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/678/openapi/v3/core-data.yaml] 08:44:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:20 Dload Upload Total Spent Left Speed 08:44:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 162k --:--:-- --:--:-- --:--:-- 162k 08:44:21 08:44:21 08:44:21 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/678/openapi/v3/core-keeper.yaml] 08:44:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:21 Dload Upload Total Spent Left Speed 08:44:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 257 125k --:--:-- --:--:-- --:--:-- 124k 100 32887 100 66 100 32821 257 125k --:--:-- --:--:-- --:--:-- 124k 08:44:21 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:44:21 08:44:21 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/678/openapi/v3/core-metadata.yaml] 08:44:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:21 Dload Upload Total Spent Left Speed 08:44:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 384 366k --:--:-- --:--:-- --:--:-- 367k 08:44:21 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:44:21 08:44:21 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/678/openapi/v3/support-cron-scheduler.yaml] 08:44:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:21 Dload Upload Total Spent Left Speed 08:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 236 149k --:--:-- --:--:-- --:--:-- 150k 08:44:22 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:44:22 08:44:22 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/678/openapi/v3/support-notifications.yaml] 08:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:22 Dload Upload Total Spent Left Speed 08:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k 08:44:22 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:44:22 08:44:22 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/678/openapi/v3/support-scheduler.yaml] 08:44:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:44:22 Dload Upload Total Spent Left Speed 08:44:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 425 98k --:--:-- --:--:-- --:--:-- 98k 08:44:22 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:44:22 [Pipeline] } 08:44:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:44:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:44:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:23 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 08:44:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:44:24 $ docker top ca1cc509ab8f2e895867853d2ccc6f67b9764e527f22639e3bbe8785c344edca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:24 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:24 + git semver [Pipeline] } 08:44:24 $ docker stop --time=1 ca1cc509ab8f2e895867853d2ccc6f67b9764e527f22639e3bbe8785c344edca 08:44:26 $ docker rm -f --volumes ca1cc509ab8f2e895867853d2ccc6f67b9764e527f22639e3bbe8785c344edca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:26 08:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:26 0.23.1-centos7: Pulling from edgex-lftools 08:44:26 ab5ef0e58194: Pulling fs layer 08:44:26 9712f1f96733: Pulling fs layer 08:44:26 63f879dbbcfc: Pulling fs layer 08:44:26 0d9ebad4ef96: Pulling fs layer 08:44:26 e9a5061849ea: Pulling fs layer 08:44:26 d747dcd14b5f: Pulling fs layer 08:44:26 2de7ff778b66: Pulling fs layer 08:44:26 e9a5061849ea: Waiting 08:44:26 d747dcd14b5f: Waiting 08:44:26 2de7ff778b66: Waiting 08:44:26 9712f1f96733: Verifying Checksum 08:44:26 9712f1f96733: Download complete 08:44:27 63f879dbbcfc: Verifying Checksum 08:44:27 63f879dbbcfc: Download complete 08:44:27 e9a5061849ea: Verifying Checksum 08:44:27 e9a5061849ea: Download complete 08:44:27 d747dcd14b5f: Verifying Checksum 08:44:27 d747dcd14b5f: Download complete 08:44:27 ab5ef0e58194: Verifying Checksum 08:44:27 ab5ef0e58194: Download complete 08:44:27 0d9ebad4ef96: Verifying Checksum 08:44:27 0d9ebad4ef96: Download complete 08:44:27 2de7ff778b66: Verifying Checksum 08:44:27 2de7ff778b66: Download complete 08:44:29 ab5ef0e58194: Pull complete 08:44:30 9712f1f96733: Pull complete 08:44:30 63f879dbbcfc: Pull complete 08:44:34 0d9ebad4ef96: Pull complete 08:44:34 e9a5061849ea: Pull complete 08:44:34 d747dcd14b5f: Pull complete 08:44:35 2de7ff778b66: Pull complete 08:44:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:44:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:44:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:35 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 08:44:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:44:40 $ docker top 5d57a6cc00c00c5c2c681d30e39760f2bee99930855ad1d57e2c08d19ee34555 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:44:40 provisioning config files... 08:44:40 copy managed file [sigul-config] to file:/w/workspace/edgex-go/678@tmp/config15171636074102578044tmp 08:44:40 copy managed file [sigul-password] to file:/w/workspace/edgex-go/678@tmp/config17051294351889065513tmp 08:44:40 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/678@tmp/config4623844111998277690tmp [Pipeline] { [Pipeline] echo 08:44:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:44:41 ---> sigul-configuration.sh 08:44:41 gpg: directory `/root/.gnupg' created 08:44:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:44:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:44:41 gpg: keyring `/root/.gnupg/secring.gpg' created 08:44:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:44:41 gpg: CAST5 encrypted data 08:44:41 gpg: encrypted with 1 passphrase 08:44:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:44:41 + mkdir /home/jenkins 08:44:41 + mkdir /home/jenkins/sigul [Pipeline] sh 08:44:41 + 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 08:44:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:44:42 ---> sigul-install.sh 08:44:42 Sigul already installed; skipping installation. [Pipeline] sh 08:44:42 + git tag --list 08:44:42 0.6.0 08:44:42 0.6.1 08:44:42 0.7.0 08:44:42 0.7.1 08:44:42 v1.0.0 08:44:42 v1.0.1 08:44:42 v1.1.0 08:44:42 v1.2.0 08:44:42 v1.2.1 08:44:42 v1.3.0 08:44:42 v1.3.1 08:44:42 v2.0.0 08:44:42 v2.1.0 08:44:42 v2.1.1 08:44:42 v2.2.0 08:44:42 v2.3.0 08:44:42 v3.0 08:44:42 v3.0.0 08:44:42 v3.1 08:44:42 v3.1.0 08:44:42 v3.1.0-dev.1 08:44:42 v3.1.0-dev.10 08:44:42 v3.1.0-dev.11 08:44:42 v3.1.0-dev.12 08:44:42 v3.1.0-dev.13 08:44:42 v3.1.0-dev.14 08:44:42 v3.1.0-dev.15 08:44:42 v3.1.0-dev.16 08:44:42 v3.1.0-dev.17 08:44:42 v3.1.0-dev.18 08:44:42 v3.1.0-dev.19 08:44:42 v3.1.0-dev.2 08:44:42 v3.1.0-dev.20 08:44:42 v3.1.0-dev.21 08:44:42 v3.1.0-dev.22 08:44:42 v3.1.0-dev.23 08:44:42 v3.1.0-dev.24 08:44:42 v3.1.0-dev.25 08:44:42 v3.1.0-dev.26 08:44:42 v3.1.0-dev.27 08:44:42 v3.1.0-dev.28 08:44:42 v3.1.0-dev.29 08:44:42 v3.1.0-dev.3 08:44:42 v3.1.0-dev.30 08:44:42 v3.1.0-dev.31 08:44:42 v3.1.0-dev.32 08:44:42 v3.1.0-dev.33 08:44:42 v3.1.0-dev.34 08:44:42 v3.1.0-dev.35 08:44:42 v3.1.0-dev.36 08:44:42 v3.1.0-dev.37 08:44:42 v3.1.0-dev.38 08:44:42 v3.1.0-dev.39 08:44:42 v3.1.0-dev.4 08:44:42 v3.1.0-dev.40 08:44:42 v3.1.0-dev.41 08:44:42 v3.1.0-dev.42 08:44:42 v3.1.0-dev.43 08:44:42 v3.1.0-dev.44 08:44:42 v3.1.0-dev.45 08:44:42 v3.1.0-dev.46 08:44:42 v3.1.0-dev.47 08:44:42 v3.1.0-dev.48 08:44:42 v3.1.0-dev.49 08:44:42 v3.1.0-dev.5 08:44:42 v3.1.0-dev.50 08:44:42 v3.1.0-dev.51 08:44:42 v3.1.0-dev.52 08:44:42 v3.1.0-dev.53 08:44:42 v3.1.0-dev.54 08:44:42 v3.1.0-dev.55 08:44:42 v3.1.0-dev.56 08:44:42 v3.1.0-dev.57 08:44:42 v3.1.0-dev.58 08:44:42 v3.1.0-dev.59 08:44:42 v3.1.0-dev.6 08:44:42 v3.1.0-dev.60 08:44:42 v3.1.0-dev.61 08:44:42 v3.1.0-dev.62 08:44:42 v3.1.0-dev.63 08:44:42 v3.1.0-dev.64 08:44:42 v3.1.0-dev.65 08:44:42 v3.1.0-dev.66 08:44:42 v3.1.0-dev.67 08:44:42 v3.1.0-dev.68 08:44:42 v3.1.0-dev.69 08:44:42 v3.1.0-dev.7 08:44:42 v3.1.0-dev.70 08:44:42 v3.1.0-dev.71 08:44:42 v3.1.0-dev.72 08:44:42 v3.1.0-dev.73 08:44:42 v3.1.0-dev.8 08:44:42 v3.1.0-dev.9 08:44:42 v3.1.1 08:44:42 v3.1.1-dev.1 08:44:42 v3.1.1-dev.2 08:44:42 v3.2.0-dev.1 08:44:42 v3.2.0-dev.10 08:44:42 v3.2.0-dev.11 08:44:42 v3.2.0-dev.12 08:44:42 v3.2.0-dev.13 08:44:42 v3.2.0-dev.14 08:44:42 v3.2.0-dev.15 08:44:42 v3.2.0-dev.16 08:44:42 v3.2.0-dev.17 08:44:42 v3.2.0-dev.18 08:44:42 v3.2.0-dev.19 08:44:42 v3.2.0-dev.2 08:44:42 v3.2.0-dev.20 08:44:42 v3.2.0-dev.21 08:44:42 v3.2.0-dev.22 08:44:42 v3.2.0-dev.23 08:44:42 v3.2.0-dev.24 08:44:42 v3.2.0-dev.25 08:44:42 v3.2.0-dev.26 08:44:42 v3.2.0-dev.27 08:44:42 v3.2.0-dev.28 08:44:42 v3.2.0-dev.29 08:44:42 v3.2.0-dev.3 08:44:42 v3.2.0-dev.30 08:44:42 v3.2.0-dev.31 08:44:42 v3.2.0-dev.32 08:44:42 v3.2.0-dev.33 08:44:42 v3.2.0-dev.34 08:44:42 v3.2.0-dev.35 08:44:42 v3.2.0-dev.36 08:44:42 v3.2.0-dev.37 08:44:42 v3.2.0-dev.38 08:44:42 v3.2.0-dev.39 08:44:42 v3.2.0-dev.4 08:44:42 v3.2.0-dev.40 08:44:42 v3.2.0-dev.41 08:44:42 v3.2.0-dev.42 08:44:42 v3.2.0-dev.43 08:44:42 v3.2.0-dev.44 08:44:42 v3.2.0-dev.45 08:44:42 v3.2.0-dev.46 08:44:42 v3.2.0-dev.47 08:44:42 v3.2.0-dev.48 08:44:42 v3.2.0-dev.49 08:44:42 v3.2.0-dev.5 08:44:42 v3.2.0-dev.50 08:44:42 v3.2.0-dev.51 08:44:42 v3.2.0-dev.52 08:44:42 v3.2.0-dev.53 08:44:42 v3.2.0-dev.54 08:44:42 v3.2.0-dev.55 08:44:42 v3.2.0-dev.56 08:44:42 v3.2.0-dev.57 08:44:42 v3.2.0-dev.58 08:44:42 v3.2.0-dev.6 08:44:42 v3.2.0-dev.7 08:44:42 v3.2.0-dev.8 08:44:42 v3.2.0-dev.9 [Pipeline] sh 08:44:42 + lftools sign git-tag v3.2.0-dev.59 08:44:43 Signing Git tag with Sigul... 08:44:43 Signing v3.2.0-dev.59 08:44:43 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.2.0-dev.59'], return code 1, stdout , stderr [Pipeline] echo 08:44:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:44:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:44:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:44:43 $ docker stop --time=1 5d57a6cc00c00c5c2c681d30e39760f2bee99930855ad1d57e2c08d19ee34555 08:44:45 $ docker rm -f --volumes 5d57a6cc00c00c5c2c681d30e39760f2bee99930855ad1d57e2c08d19ee34555 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:44:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:44:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:44:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:45 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 08:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:44:46 $ docker top 3a57a8996d08a61ebc1fa87e12975913f18d6dfd7b84758eac1669ec7f57507c -eo pid,comm 08:44:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:44:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:46 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:46 + git semver [Pipeline] } 08:44:46 $ docker stop --time=1 3a57a8996d08a61ebc1fa87e12975913f18d6dfd7b84758eac1669ec7f57507c 08:44:48 $ docker rm -f --volumes 3a57a8996d08a61ebc1fa87e12975913f18d6dfd7b84758eac1669ec7f57507c [Pipeline] // withDockerContainer [Pipeline] sh 08:44:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:44:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:48 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 08:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:44:49 $ docker top 7297186f7ed383f9be54540e1ad432cf507146e6ef7346e442b13a02595b4822 -eo pid,comm 08:44:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:44:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:49 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.58' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:49 + git semver [Pipeline] } 08:44:50 $ docker stop --time=1 7297186f7ed383f9be54540e1ad432cf507146e6ef7346e442b13a02595b4822 08:44:51 $ docker rm -f --volumes 7297186f7ed383f9be54540e1ad432cf507146e6ef7346e442b13a02595b4822 [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 08:44:51 + [ -d /w/workspace/edgex-go/678/archives ] [Pipeline] libraryResource [Pipeline] sh 08:44:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:44:53 ---> package-listing.sh 08:44:53 ++ facter osfamily 08:44:53 ++ tr '[:upper:]' '[:lower:]' 08:44:53 + OS_FAMILY=debian 08:44:53 + workspace=/w/workspace/edgex-go/678 08:44:53 + START_PACKAGES=/tmp/packages_start.txt 08:44:53 + END_PACKAGES=/tmp/packages_end.txt 08:44:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:44:53 + PACKAGES=/tmp/packages_start.txt 08:44:53 + '[' /w/workspace/edgex-go/678 ']' 08:44:53 + PACKAGES=/tmp/packages_end.txt 08:44:53 + case "${OS_FAMILY}" in 08:44:53 + dpkg -l 08:44:53 + grep '^ii' 08:44:53 + '[' -f /tmp/packages_start.txt ']' 08:44:53 + '[' -f /tmp/packages_end.txt ']' 08:44:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:44:53 + '[' /w/workspace/edgex-go/678 ']' 08:44:53 + mkdir -p /w/workspace/edgex-go/678/archives/ 08:44:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/678/archives/ [Pipeline] echo 08:44:53 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/678/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:44:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:54 08:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:54 latest: Pulling from edgex-lftools-log-publisher 08:44:54 5eb5b503b376: Pulling fs layer 08:44:54 5c69ac0246d0: Pulling fs layer 08:44:54 ec43610c2a17: Pulling fs layer 08:44:54 3a2ae6a8a46f: Pulling fs layer 08:44:54 33b1e0a273af: Pulling fs layer 08:44:54 5d3b04190fa2: Pulling fs layer 08:44:54 2f39f015ded8: Pulling fs layer 08:44:54 3a2ae6a8a46f: Waiting 08:44:54 33b1e0a273af: Waiting 08:44:54 5d3b04190fa2: Waiting 08:44:54 2f39f015ded8: Waiting 08:44:54 5c69ac0246d0: Verifying Checksum 08:44:54 5c69ac0246d0: Download complete 08:44:54 3a2ae6a8a46f: Verifying Checksum 08:44:54 3a2ae6a8a46f: Download complete 08:44:54 33b1e0a273af: Verifying Checksum 08:44:54 33b1e0a273af: Download complete 08:44:54 5d3b04190fa2: Verifying Checksum 08:44:54 5d3b04190fa2: Download complete 08:44:54 ec43610c2a17: Verifying Checksum 08:44:54 ec43610c2a17: Download complete 08:44:54 5eb5b503b376: Verifying Checksum 08:44:54 5eb5b503b376: Download complete 08:44:55 2f39f015ded8: Download complete 08:44:56 5eb5b503b376: Pull complete 08:44:56 5c69ac0246d0: Pull complete 08:44:56 ec43610c2a17: Pull complete 08:44:56 3a2ae6a8a46f: Pull complete 08:44:57 33b1e0a273af: Pull complete 08:44:57 5d3b04190fa2: Pull complete 08:45:02 2f39f015ded8: Pull complete 08:45:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:45:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:02 prd-ubuntu20.04-docker-8c-8g-8088 does not seem to be running inside a container 08:45:02 $ 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/678/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/678 -v /w/workspace/edgex-go/678:/w/workspace/edgex-go/678:rw,z -v /w/workspace/edgex-go/678@tmp:/w/workspace/edgex-go/678@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 08:45:07 $ docker top b6d5909a0578f41e6b77f42cabfa7214cab47455deb6c30c957b7a708146b711 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:45:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:45:08 + ls /var/log/sa-host 08:45:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:08 provisioning config files... 08:45:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/678@tmp/config16737834720630839578tmp [Pipeline] { [Pipeline] echo 08:45:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:45:09 ---> create-netrc.sh [Pipeline] } 08:45:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:45:09 ---> python-tools-install.sh [Pipeline] echo 08:45:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:45:09 ---> sudo-logs.sh 08:45:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:45:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:45:10 ---> job-cost.sh 08:45:10 lf-activate-venv: SKIPPING 08:45:10 DEBUG: total: 0.10999999940395355 08:45:10 INFO: Retrieving Stack Cost... 08:45:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:45:11 INFO: Archiving Costs [Pipeline] echo 08:45:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:45:11 ---> logs-deploy.sh 08:45:11 lf-activate-venv: SKIPPING 08:45:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/678 08:45:11 INFO: archiving workspace using pattern(s): 08:45:12 Archives upload complete. 08:45:12 INFO: archiving logs to Nexus 08:45:13 ---> uname -a: 08:45:13 Linux prd-ubuntu20-04-docker-8c-8g-8088 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:45:13 08:45:13 08:45:13 ---> lscpu: 08:45:13 Architecture: x86_64 08:45:13 CPU op-mode(s): 32-bit, 64-bit 08:45:13 Byte Order: Little Endian 08:45:13 Address sizes: 40 bits physical, 48 bits virtual 08:45:13 CPU(s): 8 08:45:13 On-line CPU(s) list: 0-7 08:45:13 Thread(s) per core: 1 08:45:13 Core(s) per socket: 1 08:45:13 Socket(s): 8 08:45:13 NUMA node(s): 1 08:45:13 Vendor ID: AuthenticAMD 08:45:13 CPU family: 23 08:45:13 Model: 49 08:45:13 Model name: AMD EPYC-Rome Processor 08:45:13 Stepping: 0 08:45:13 CPU MHz: 2799.998 08:45:13 BogoMIPS: 5599.99 08:45:13 Virtualization: AMD-V 08:45:13 Hypervisor vendor: KVM 08:45:13 Virtualization type: full 08:45:13 L1d cache: 256 KiB 08:45:13 L1i cache: 256 KiB 08:45:13 L2 cache: 4 MiB 08:45:13 L3 cache: 128 MiB 08:45:13 NUMA node0 CPU(s): 0-7 08:45:13 Vulnerability Itlb multihit: Not affected 08:45:13 Vulnerability L1tf: Not affected 08:45:13 Vulnerability Mds: Not affected 08:45:13 Vulnerability Meltdown: Not affected 08:45:13 Vulnerability Mmio stale data: Not affected 08:45:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:45:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:45:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:45:13 Vulnerability Srbds: Not affected 08:45:13 Vulnerability Tsx async abort: Not affected 08:45:13 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 08:45:13 08:45:13 08:45:13 ---> nproc: 08:45:13 8 08:45:13 08:45:13 08:45:13 ---> df -h: 08:45:13 Filesystem Size Used Avail Use% Mounted on 08:45:13 overlay 155G 29G 127G 19% / 08:45:13 tmpfs 64M 0 64M 0% /dev 08:45:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:45:13 shm 64M 0 64M 0% /dev/shm 08:45:13 /dev/vda1 155G 29G 127G 19% /facter-os 08:45:13 08:45:13 08:45:13 ---> sar -b -r -n DEV: 08:45:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8088) 08/21/24 _x86_64_ (8 CPU) 08:45:13 08:45:13 07:56:53 LINUX RESTART (8 CPU) 08:45:13 08:45:13 07:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:45:13 07:58:02 333.46 48.29 285.17 0.00 5429.76 162833.66 0.00 08:45:13 07:59:01 197.83 1.36 196.48 0.00 31.31 63948.49 0.00 08:45:13 08:00:01 41.49 0.00 41.49 0.00 0.00 33662.93 0.00 08:45:13 08:01:01 35.38 0.35 35.03 0.00 6.53 19259.06 0.00 08:45:13 08:02:01 247.53 0.43 247.10 0.00 44.24 181802.93 0.00 08:45:13 08:03:01 842.77 14.78 827.99 0.00 2161.95 213018.06 0.00 08:45:13 08:04:01 524.21 2.90 521.31 0.00 2302.03 147019.39 0.00 08:45:13 08:05:01 273.46 0.02 273.45 0.00 0.13 76917.54 0.00 08:45:13 08:06:01 882.10 0.02 882.09 0.00 0.13 136578.04 0.00 08:45:13 08:07:01 45.14 0.20 44.94 0.00 24.40 1088.49 0.00 08:45:13 08:08:01 25.04 0.05 24.99 0.00 12.80 659.11 0.00 08:45:13 08:09:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 08:45:13 08:10:01 1.30 0.00 1.30 0.00 0.00 13.20 0.00 08:45:13 08:11:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 08:45:13 08:12:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 08:45:13 08:13:01 1.92 0.02 1.90 0.00 0.13 24.80 0.00 08:45:13 08:14:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 08:45:13 08:15:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 08:45:13 08:16:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 08:45:13 08:17:01 1.70 0.02 1.68 0.00 0.13 20.26 0.00 08:45:13 08:18:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 08:45:13 08:19:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 08:45:13 08:20:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 08:45:13 08:21:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 08:45:13 08:22:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 08:45:13 08:23:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 08:45:13 08:24:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 08:45:13 08:25:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:45:13 08:26:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 08:45:13 08:27:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 08:45:13 08:28:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 08:45:13 08:29:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 08:45:13 08:30:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 08:45:13 08:31:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 08:45:13 08:32:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:45:13 08:33:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 08:45:13 08:34:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 08:45:13 08:35:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 08:45:13 08:36:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:45:13 08:37:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 08:45:13 08:38:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 08:45:13 08:39:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:45:13 08:40:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 08:45:13 08:41:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 08:45:13 08:42:01 1.70 0.00 1.70 0.00 0.00 21.06 0.00 08:45:13 08:43:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 08:45:13 08:44:01 41.99 0.10 41.89 0.00 10.26 15762.71 0.00 08:45:13 08:45:01 145.39 0.58 144.81 0.00 23.33 46666.49 0.00 08:45:13 Average: 76.65 1.44 75.21 0.00 209.38 22899.29 0.00 08:45:13 08:45:13 07:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:45:13 07:58:02 29589212 31602232 754296 2.29 60748 2235396 1755712 5.17 996116 1959732 272 08:45:13 07:59:01 27484456 31233900 1079088 3.28 127928 3768356 2435724 7.18 1756808 3123832 486592 08:45:13 08:00:01 27486980 31318964 990804 3.01 131272 3825044 2090500 6.16 1499692 3355196 39944 08:45:13 08:01:01 26378588 31527576 779056 2.37 135424 5073012 1831528 5.40 1746892 4148424 775460 08:45:13 08:02:01 20736492 31406304 898144 2.73 146880 10461416 2478248 7.30 1841628 9560156 2277384 08:45:13 08:03:01 14587320 31363616 884752 2.69 334860 15996676 2253296 6.64 2690572 14420884 1958940 08:45:13 08:04:01 9484376 28760264 3409796 10.37 376988 18070344 10216852 30.11 6254072 15460288 110776 08:45:13 08:05:01 5764296 26782032 5406804 16.44 399056 19757612 10493120 30.92 8793272 16636040 129128 08:45:13 08:06:01 9754456 31389536 850524 2.59 412028 20496488 2187104 6.45 3284852 18366184 1340 08:45:13 08:07:01 9804840 31441768 802336 2.44 413752 20497604 2128060 6.27 3445480 18167284 456 08:45:13 08:08:01 9815716 31454340 789712 2.40 414940 20498296 1979844 5.83 3822892 17778368 204 08:45:13 08:09:01 9816008 31454640 789412 2.40 414956 20498296 1979844 5.83 3822740 17778372 144 08:45:13 08:10:01 9828928 31467560 776840 2.36 414972 20498300 1979844 5.83 3809404 17778372 8 08:45:13 08:11:01 9829812 31468644 776064 2.36 414976 20498436 1979844 5.83 3809900 17778508 160 08:45:13 08:12:01 9833932 31472784 772020 2.35 414992 20498440 1979844 5.83 3805748 17778512 20 08:45:13 08:13:01 9833612 31472496 772576 2.35 415036 20498416 2017344 5.95 3805380 17778488 136 08:45:13 08:14:01 9833572 31472500 772472 2.35 415048 20498420 2017344 5.95 3805396 17778492 176 08:45:13 08:15:01 9833304 31472368 772552 2.35 415112 20498540 2017344 5.95 3805084 17778612 140 08:45:13 08:16:01 9833604 31472740 772292 2.35 415140 20498552 2017344 5.95 3805580 17778628 172 08:45:13 08:17:01 9833612 31472800 772272 2.35 415176 20498544 2017344 5.95 3805508 17778632 4 08:45:13 08:18:01 9833980 31473192 771784 2.35 415196 20498556 2017344 5.95 3804640 17778628 20 08:45:13 08:19:01 9833656 31472900 771976 2.35 415220 20498564 2017344 5.95 3805068 17778632 256 08:45:13 08:20:01 9833240 31472488 772380 2.35 415228 20498564 2017344 5.95 3806864 17778632 4 08:45:13 08:21:01 9832720 31472024 772856 2.35 415252 20498568 2017344 5.95 3806960 17778640 168 08:45:13 08:22:01 9832672 31471996 772812 2.35 415280 20498572 2017344 5.95 3807048 17778648 36 08:45:13 08:23:01 9832840 31472164 772772 2.35 415304 20498576 2017344 5.95 3807076 17778648 148 08:45:13 08:24:01 9832564 31471952 772972 2.35 415340 20498580 2017344 5.95 3807072 17778656 8 08:45:13 08:25:01 9832312 31471728 773144 2.35 415360 20498584 2017344 5.95 3807136 17778656 148 08:45:13 08:26:01 9832264 31471720 773100 2.35 415392 20498584 2017344 5.95 3807196 17778656 16 08:45:13 08:27:01 9832176 31471640 773104 2.35 415408 20498588 2017344 5.95 3807504 17778660 32 08:45:13 08:28:01 9832136 31471632 773068 2.35 415424 20498588 2017344 5.95 3807412 17778660 4 08:45:13 08:29:01 9831608 31471128 773544 2.35 415448 20498596 2017344 5.95 3807192 17778668 4 08:45:13 08:30:01 9831712 31471236 773524 2.35 415464 20498600 2017344 5.95 3807544 17778672 168 08:45:13 08:31:01 9831744 31471328 773464 2.35 415492 20498600 2017344 5.95 3807188 17778676 152 08:45:13 08:32:01 9831696 31471284 773420 2.35 415528 20498596 2017344 5.95 3807140 17778680 8 08:45:13 08:33:01 9831680 31471332 773336 2.35 415556 20498604 2033596 5.99 3807268 17778684 144 08:45:13 08:34:01 9831552 31471212 773308 2.35 415584 20498608 2033596 5.99 3807624 17778688 188 08:45:13 08:35:01 9831048 31470772 773760 2.35 415616 20498612 2033596 5.99 3807396 17778696 164 08:45:13 08:36:01 9831064 31470788 773972 2.35 415640 20498612 2033596 5.99 3807312 17778696 8 08:45:13 08:37:01 9831452 31471240 773524 2.35 415664 20498616 2033596 5.99 3807384 17778704 144 08:45:13 08:38:01 9832180 31471996 772952 2.35 415692 20498624 2033596 5.99 3807500 17778696 8 08:45:13 08:39:01 9831652 31471492 773432 2.35 415708 20498628 2033596 5.99 3807440 17778700 156 08:45:13 08:40:01 9831288 31471132 773700 2.35 415744 20498632 2017456 5.95 3807456 17778704 8 08:45:13 08:41:01 9831240 31471144 773628 2.35 415804 20498632 2017456 5.95 3807520 17778708 148 08:45:13 08:42:01 9831444 31471412 773304 2.35 415876 20498620 2017456 5.95 3807592 17778716 8 08:45:13 08:43:01 9831712 31471760 772896 2.35 415932 20498640 2033508 5.99 3807584 17778712 40 08:45:13 08:44:01 9115548 31437184 806372 2.45 419384 21127536 2110168 6.22 3840420 18407768 178220 08:45:13 08:45:01 7880052 31436156 805476 2.45 464580 22184860 1990436 5.87 3930088 19417756 469928 08:45:13 Average: 11499841 31305064 944487 2.87 382842 18780044 2386206 7.03 3690888 16313626 133996 08:45:13 08:45:13 07:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:45:13 07:58:02 ens3 1432.13 1415.65 8195.08 181.70 0.00 0.00 0.00 0.00 08:45:13 07:58:02 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 08:45:13 07:58:02 docker0 601.48 539.59 41.84 2878.06 0.00 0.00 0.00 0.00 08:45:13 07:59:01 ens3 432.45 322.40 5348.07 43.53 0.00 0.00 0.00 0.00 08:45:13 07:59:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 08:45:13 07:59:01 veth5865dbc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 07:59:01 docker0 244.31 300.88 21.08 2120.57 0.00 0.00 0.00 0.00 08:45:13 08:00:01 ens3 36.34 27.47 30.23 15.91 0.00 0.00 0.00 0.00 08:45:13 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:00:01 veth5865dbc 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 08:45:13 08:00:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 08:45:13 08:01:01 ens3 17.21 12.06 15.27 8.38 0.00 0.00 0.00 0.00 08:45:13 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:01:01 veth5865dbc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth9945e53 0.35 0.48 0.03 0.14 0.00 0.00 0.00 0.00 08:45:13 08:02:01 ens3 144.37 83.36 3236.52 23.10 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth639bb3b 1.12 2.28 0.08 30.84 0.00 0.00 0.00 0.00 08:45:13 08:02:01 vethccac6a6 3.20 3.83 0.23 61.64 0.00 0.00 0.00 0.01 08:45:13 08:02:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 08:45:13 08:02:01 vethb4a677d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth2784909 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth0456db2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth5ca10a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth11027b3 1.28 3.00 0.10 30.89 0.00 0.00 0.00 0.00 08:45:13 08:02:01 docker0 5.95 9.01 0.37 123.46 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth2932132 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:02:01 veth4fa01cb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:02:01 vethdc8ac43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:03:01 veth9945e53 0.07 0.92 0.00 0.04 0.00 0.00 0.00 0.00 08:45:13 08:03:01 ens3 898.40 531.41 8256.39 218.23 0.00 0.00 0.00 0.00 08:45:13 08:03:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 08:45:13 08:03:01 docker0 428.09 745.03 37.87 6887.12 0.00 0.00 0.00 0.00 08:45:13 08:04:01 veth9945e53 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vethe749a8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 ens3 271.34 113.85 1406.99 13.52 0.00 0.00 0.00 0.00 08:45:13 08:04:01 veth543d1fc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vethc327a73 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vethb8dd66f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 veth2fa67b4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 veth12aa977 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 veth32dc2be 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 veth7025537 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vethf4858d6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vethf58bc04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vetha588fce 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vethfff459b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 vethf5e281c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:04:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 veth9945e53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vethe749a8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 ens3 5.98 4.35 4.91 2.70 0.00 0.00 0.00 0.00 08:45:13 08:05:01 veth543d1fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vethc327a73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vethb8dd66f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:45:13 08:05:01 veth2fa67b4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 veth12aa977 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 veth32dc2be 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 veth7025537 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vethf4858d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vethf58bc04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vetha588fce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vethfff459b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 vethf5e281c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:06:01 veth9945e53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:06:01 ens3 31.51 17.66 25.59 13.76 0.00 0.00 0.00 0.00 08:45:13 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:07:01 ens3 402.65 405.52 225.17 1570.52 0.00 0.00 0.00 0.00 08:45:13 08:07:01 lo 51.92 51.92 5.12 5.12 0.00 0.00 0.00 0.00 08:45:13 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:08:01 ens3 352.05 338.24 165.26 2079.42 0.00 0.00 0.00 0.00 08:45:13 08:08:01 lo 32.06 32.06 3.16 3.16 0.00 0.00 0.00 0.00 08:45:13 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:10:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:13:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:45:13 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:14:01 ens3 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:45:13 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:15:01 ens3 0.58 0.32 2.82 0.02 0.00 0.00 0.00 0.00 08:45:13 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:18:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:45:13 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:20:01 ens3 0.97 0.88 0.06 13.90 0.00 0.00 0.00 0.00 08:45:13 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:22:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:23:01 ens3 2.50 2.30 0.23 6.73 0.00 0.00 0.00 0.00 08:45:13 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:28:01 ens3 3.15 4.85 0.27 7.24 0.00 0.00 0.00 0.00 08:45:13 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:29:01 ens3 3.22 4.93 0.32 7.23 0.00 0.00 0.00 0.00 08:45:13 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:30:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:31:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:33:01 ens3 3.12 4.87 0.27 7.24 0.00 0.00 0.00 0.00 08:45:13 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:34:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:36:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:38:01 ens3 3.88 6.76 0.32 7.36 0.00 0.00 0.00 0.00 08:45:13 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:40:01 ens3 0.23 0.08 0.28 0.00 0.00 0.00 0.00 0.00 08:45:13 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:41:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:42:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:43:01 ens3 4.00 6.82 0.38 7.34 0.00 0.00 0.00 0.00 08:45:13 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:45:13 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:44:01 ens3 148.09 111.00 3610.15 79.70 0.00 0.00 0.00 0.00 08:45:13 08:44:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 08:45:13 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:13 08:45:01 ens3 425.33 254.29 7045.82 55.90 0.00 0.00 0.00 0.00 08:45:13 08:45:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 08:45:13 08:45:01 docker0 87.29 159.82 7.72 1272.18 0.00 0.00 0.00 0.00 08:45:13 Average: ens3 96.17 76.39 781.16 90.93 0.00 0.00 0.00 0.00 08:45:13 Average: lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 08:45:13 Average: docker0 28.44 36.49 2.26 276.07 0.00 0.00 0.00 0.00 08:45:13 08:45:13 08:45:13 ---> sar -P ALL: 08:45:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8088) 08/21/24 _x86_64_ (8 CPU) 08:45:13 08:45:13 07:56:53 LINUX RESTART (8 CPU) 08:45:13 08:45:13 07:57:01 CPU %user %nice %system %iowait %steal %idle 08:45:13 07:58:02 all 8.41 0.00 2.84 2.50 0.05 86.20 08:45:13 07:58:02 0 8.20 0.00 2.78 5.56 0.03 83.43 08:45:13 07:58:02 1 5.00 0.00 1.70 5.89 0.05 87.36 08:45:13 07:58:02 2 7.82 0.00 3.16 3.82 0.05 85.16 08:45:13 07:58:02 3 8.77 0.00 3.39 0.18 0.03 87.63 08:45:13 07:58:02 4 7.91 0.00 2.01 0.91 0.05 89.12 08:45:13 07:58:02 5 9.29 0.00 3.51 1.33 0.05 85.83 08:45:13 07:58:02 6 8.97 0.00 3.03 2.07 0.05 85.87 08:45:13 07:58:02 7 11.36 0.00 3.14 0.22 0.07 85.22 08:45:13 07:59:01 all 21.95 0.00 5.16 3.30 0.07 69.51 08:45:13 07:59:01 0 22.85 0.00 4.78 0.89 0.09 71.39 08:45:13 07:59:01 1 20.98 0.00 6.10 1.95 0.07 70.90 08:45:13 07:59:01 2 21.39 0.00 6.60 21.17 0.10 50.73 08:45:13 07:59:01 3 21.65 0.00 5.22 0.09 0.07 72.97 08:45:13 07:59:01 4 21.68 0.00 5.03 1.39 0.07 71.83 08:45:13 07:59:01 5 21.68 0.00 4.48 0.51 0.05 73.28 08:45:13 07:59:01 6 21.98 0.00 4.85 0.22 0.09 72.86 08:45:13 07:59:01 7 23.42 0.00 4.22 0.27 0.05 72.04 08:45:13 08:00:01 all 27.52 0.00 4.52 1.20 0.08 66.68 08:45:13 08:00:01 0 27.59 0.00 4.88 1.15 0.07 66.31 08:45:13 08:00:01 1 27.25 0.00 4.36 0.17 0.08 68.13 08:45:13 08:00:01 2 26.27 0.00 4.42 0.17 0.08 69.05 08:45:13 08:00:01 3 27.45 0.00 5.38 5.79 0.08 61.30 08:45:13 08:00:01 4 25.55 0.00 4.23 0.34 0.08 69.80 08:45:13 08:00:01 5 24.90 0.00 4.09 0.00 0.07 70.94 08:45:13 08:00:01 6 30.16 0.00 4.43 2.00 0.07 63.34 08:45:13 08:00:01 7 30.95 0.00 4.37 0.03 0.13 64.52 08:45:13 08:01:01 all 68.86 0.00 8.25 0.57 0.09 22.23 08:45:13 08:01:01 0 68.26 0.00 8.26 1.01 0.10 22.38 08:45:13 08:01:01 1 69.40 0.00 8.35 2.22 0.08 19.95 08:45:13 08:01:01 2 69.63 0.00 7.64 0.37 0.10 22.26 08:45:13 08:01:01 3 68.20 0.00 9.14 0.15 0.08 22.43 08:45:13 08:01:01 4 68.99 0.00 8.22 0.27 0.08 22.44 08:45:13 08:01:01 5 68.73 0.00 7.96 0.10 0.12 23.09 08:45:13 08:01:01 6 68.47 0.00 8.45 0.22 0.08 22.78 08:45:13 08:01:01 7 69.24 0.00 7.96 0.24 0.08 22.49 08:45:13 08:02:01 all 24.40 0.00 7.95 9.00 0.10 58.55 08:45:13 08:02:01 0 25.37 0.00 8.14 9.30 0.10 57.09 08:45:13 08:02:01 1 24.52 0.00 8.62 18.57 0.15 48.13 08:45:13 08:02:01 2 25.08 0.00 7.84 10.06 0.09 56.94 08:45:13 08:02:01 3 22.76 0.00 7.55 2.84 0.09 66.76 08:45:13 08:02:01 4 24.89 0.00 7.69 5.79 0.09 61.54 08:45:13 08:02:01 5 23.92 0.00 8.01 12.73 0.10 55.24 08:45:13 08:02:01 6 24.41 0.00 7.63 7.94 0.09 59.94 08:45:13 08:02:01 7 24.20 0.00 8.12 4.83 0.10 62.74 08:45:13 08:03:01 all 11.53 0.00 6.43 23.67 0.08 58.30 08:45:13 08:03:01 0 12.33 0.00 6.26 13.89 0.07 67.46 08:45:13 08:03:01 1 10.87 0.00 8.14 61.90 0.10 18.99 08:45:13 08:03:01 2 11.72 0.00 7.11 17.14 0.08 63.95 08:45:13 08:03:01 3 13.12 0.00 7.12 33.95 0.08 45.73 08:45:13 08:03:01 4 12.37 0.00 6.63 17.94 0.07 62.99 08:45:13 08:03:01 5 9.92 0.00 5.05 10.87 0.07 74.10 08:45:13 08:03:01 6 9.40 0.00 5.19 14.20 0.07 71.15 08:45:13 08:03:01 7 12.47 0.00 5.93 19.64 0.07 61.88 08:45:13 08:04:01 all 74.04 0.00 11.91 3.79 0.13 10.12 08:45:13 08:04:01 0 72.92 0.00 13.35 9.67 0.17 3.89 08:45:13 08:04:01 1 74.50 0.00 11.50 10.44 0.12 3.44 08:45:13 08:04:01 2 71.27 0.00 14.49 0.94 0.19 13.10 08:45:13 08:04:01 3 74.46 0.00 11.68 0.23 0.12 13.51 08:45:13 08:04:01 4 74.96 0.00 11.24 2.91 0.13 10.75 08:45:13 08:04:01 5 74.40 0.00 10.97 2.40 0.13 12.09 08:45:13 08:04:01 6 74.83 0.00 10.78 0.57 0.10 13.71 08:45:13 08:04:01 7 74.91 0.00 11.37 3.17 0.12 10.43 08:45:13 08:05:01 all 89.98 0.00 9.83 0.00 0.19 0.00 08:45:13 08:05:01 0 88.71 0.00 11.09 0.00 0.20 0.00 08:45:13 08:05:01 1 90.26 0.00 9.58 0.00 0.17 0.00 08:45:13 08:05:01 2 88.68 0.00 11.11 0.00 0.20 0.00 08:45:13 08:05:01 3 89.82 0.00 10.03 0.00 0.15 0.00 08:45:13 08:05:01 4 89.95 0.00 9.83 0.00 0.22 0.00 08:45:13 08:05:01 5 91.10 0.00 8.72 0.00 0.18 0.00 08:45:13 08:05:01 6 91.01 0.00 8.82 0.00 0.17 0.00 08:45:13 08:05:01 7 90.30 0.00 9.51 0.00 0.18 0.00 08:45:13 08:06:01 all 73.66 0.00 11.15 4.98 0.20 10.02 08:45:13 08:06:01 0 72.71 0.00 12.46 7.24 0.28 7.32 08:45:13 08:06:01 1 74.82 0.00 10.34 8.68 0.13 6.03 08:45:13 08:06:01 2 71.11 0.00 13.17 2.67 0.28 12.77 08:45:13 08:06:01 3 75.34 0.00 9.69 5.05 0.13 9.79 08:45:13 08:06:01 4 71.90 0.00 12.38 4.51 0.26 10.95 08:45:13 08:06:01 5 74.65 0.00 9.73 7.77 0.15 7.70 08:45:13 08:06:01 6 74.83 0.00 10.75 3.27 0.13 11.02 08:45:13 08:06:01 7 73.75 0.00 10.79 0.60 0.20 14.65 08:45:13 08:07:01 all 6.54 0.00 1.16 0.19 0.06 92.06 08:45:13 08:07:01 0 7.20 0.00 1.20 0.02 0.08 91.50 08:45:13 08:07:01 1 6.63 0.00 1.08 1.13 0.05 91.10 08:45:13 08:07:01 2 4.30 0.00 0.90 0.02 0.03 94.75 08:45:13 08:07:01 3 8.03 0.00 1.03 0.05 0.05 90.84 08:45:13 08:07:01 4 7.53 0.00 1.15 0.18 0.05 91.09 08:45:13 08:07:01 5 8.62 0.00 1.24 0.08 0.07 89.99 08:45:13 08:07:01 6 4.59 0.00 1.37 0.02 0.07 93.95 08:45:13 08:07:01 7 5.36 0.00 1.27 0.05 0.05 93.26 08:45:13 08:08:01 all 8.68 0.00 0.77 0.07 0.05 90.43 08:45:13 08:08:01 0 12.66 0.00 0.98 0.02 0.05 86.29 08:45:13 08:08:01 1 11.17 0.00 0.90 0.42 0.07 87.44 08:45:13 08:08:01 2 6.51 0.00 0.70 0.02 0.05 92.72 08:45:13 08:08:01 3 10.44 0.00 0.74 0.02 0.07 88.74 08:45:13 08:08:01 4 12.31 0.00 0.82 0.05 0.07 86.75 08:45:13 08:08:01 5 5.99 0.00 0.55 0.00 0.05 93.42 08:45:13 08:08:01 6 3.16 0.00 0.59 0.00 0.03 96.22 08:45:13 08:08:01 7 7.23 0.00 0.92 0.02 0.05 91.79 08:45:13 08:45:13 08:08:01 CPU %user %nice %system %iowait %steal %idle 08:45:13 08:09:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:45:13 08:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:45:13 08:09:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:45:13 08:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:45:13 08:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:45:13 08:09:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:45:13 08:09:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:45:13 08:09:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:45:13 08:09:01 7 0.05 0.00 0.03 0.00 0.03 99.88 08:45:13 08:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 08:45:13 08:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:45:13 08:10:01 1 0.07 0.00 0.03 0.02 0.02 99.87 08:45:13 08:10:01 2 0.08 0.00 0.00 0.00 0.00 99.92 08:45:13 08:10:01 3 0.10 0.00 0.02 0.00 0.02 99.87 08:45:13 08:10:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:45:13 08:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:45:13 08:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:45:13 08:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:45:13 08:11:01 1 0.03 0.00 0.03 0.07 0.02 99.85 08:45:13 08:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:45:13 08:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:45:13 08:12:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:45:13 08:12:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:45:13 08:12:01 1 0.00 0.00 0.03 0.03 0.00 99.93 08:45:13 08:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:45:13 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:12:01 5 0.25 0.00 0.02 0.00 0.02 99.72 08:45:13 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:13:01 all 0.04 0.00 0.03 0.01 0.01 99.92 08:45:13 08:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:45:13 08:13:01 1 0.07 0.00 0.02 0.03 0.02 99.87 08:45:13 08:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:45:13 08:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:45:13 08:13:01 5 0.07 0.00 0.05 0.00 0.02 99.87 08:45:13 08:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:45:13 08:13:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:45:13 08:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:45:13 08:14:01 0 0.10 0.00 0.03 0.00 0.03 99.83 08:45:13 08:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:45:13 08:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:14:01 7 0.02 0.00 0.03 0.02 0.02 99.92 08:45:13 08:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:45:13 08:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:45:13 08:15:01 1 0.03 0.00 0.02 0.03 0.02 99.90 08:45:13 08:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:45:13 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:45:13 08:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:45:13 08:16:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:45:13 08:16:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:45:13 08:16:01 1 0.07 0.00 0.02 0.02 0.02 99.88 08:45:13 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:16:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:45:13 08:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:16:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:45:13 08:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:45:13 08:17:01 all 0.04 0.00 0.01 0.01 0.00 99.94 08:45:13 08:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:45:13 08:17:01 1 0.08 0.00 0.00 0.03 0.00 99.88 08:45:13 08:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:45:13 08:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:17:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:45:13 08:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:45:13 08:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 08:45:13 08:18:01 0 0.08 0.00 0.02 0.02 0.02 99.87 08:45:13 08:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:45:13 08:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:18:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:45:13 08:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:19:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:45:13 08:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:45:13 08:19:01 1 0.05 0.00 0.05 0.02 0.02 99.87 08:45:13 08:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:19:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:45:13 08:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:45:13 08:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:45:13 08:19:01 CPU %user %nice %system %iowait %steal %idle 08:45:13 08:20:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:45:13 08:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:20:01 1 0.02 0.00 0.02 0.02 0.03 99.92 08:45:13 08:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:45:13 08:20:01 4 0.08 0.00 0.00 0.00 0.02 99.90 08:45:13 08:20:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:45:13 08:20:01 6 0.07 0.00 0.00 0.02 0.00 99.92 08:45:13 08:20:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:45:13 08:21:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:21:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:45:13 08:21:01 1 0.12 0.00 0.03 0.00 0.02 99.83 08:45:13 08:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:45:13 08:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:21:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:45:13 08:21:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:45:13 08:22:01 all 0.02 0.00 0.00 0.00 0.00 99.97 08:45:13 08:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:45:13 08:22:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:45:13 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:45:13 08:23:01 all 0.04 0.00 0.01 0.00 0.02 99.93 08:45:13 08:23:01 0 0.08 0.00 0.02 0.00 0.03 99.87 08:45:13 08:23:01 1 0.03 0.00 0.03 0.02 0.05 99.87 08:45:13 08:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:45:13 08:23:01 3 0.08 0.00 0.00 0.00 0.02 99.90 08:45:13 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:23:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:45:13 08:23:01 6 0.02 0.00 0.03 0.02 0.02 99.92 08:45:13 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:45:13 08:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:24:01 1 0.08 0.00 0.05 0.03 0.02 99.82 08:45:13 08:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:45:13 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:45:13 08:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:45:13 08:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:45:13 08:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:45:13 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:45:13 08:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:45:13 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:26:01 1 0.05 0.00 0.03 0.02 0.02 99.88 08:45:13 08:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:26:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:45:13 08:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:45:13 08:27:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:45:13 08:27:01 1 0.03 0.00 0.05 0.02 0.02 99.88 08:45:13 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:45:13 08:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:28:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:45:13 08:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:28:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:45:13 08:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:45:13 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:45:13 08:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:45:13 08:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:45:13 08:29:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:45:13 08:29:01 1 0.03 0.00 0.02 0.02 0.03 99.90 08:45:13 08:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:45:13 08:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:45:13 08:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:45:13 08:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:45:13 08:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:45:13 08:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:45:13 08:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:45:13 08:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:45:13 08:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:45:13 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:45:13 08:31:01 all 0.01 0.00 0.01 0.02 0.00 99.96 08:45:13 08:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:31:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:45:13 08:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:31:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:45:13 08:31:01 6 0.00 0.00 0.02 0.13 0.00 99.85 08:45:13 08:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:45:13 08:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:32:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:45:13 08:32:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:45:13 08:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:45:13 08:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:32:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:45:13 08:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:45:13 08:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:45:13 08:33:01 1 0.05 0.00 0.02 0.02 0.03 99.88 08:45:13 08:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:45:13 08:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:45:13 08:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:45:13 08:34:01 1 0.05 0.00 0.05 0.02 0.02 99.87 08:45:13 08:34:01 2 0.03 0.00 0.02 0.03 0.02 99.90 08:45:13 08:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:35:01 all 0.02 0.00 0.01 0.02 0.00 99.95 08:45:13 08:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:35:01 1 0.05 0.00 0.05 0.13 0.02 99.75 08:45:13 08:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:36:01 all 0.02 0.00 0.01 0.12 0.01 99.84 08:45:13 08:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:36:01 1 0.07 0.00 0.02 0.70 0.02 99.20 08:45:13 08:36:01 2 0.02 0.00 0.00 0.28 0.00 99.70 08:45:13 08:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:45:13 08:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:37:01 all 0.01 0.00 0.01 0.02 0.01 99.95 08:45:13 08:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:37:01 1 0.05 0.00 0.02 0.15 0.00 99.78 08:45:13 08:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:37:01 6 0.05 0.00 0.02 0.02 0.03 99.88 08:45:13 08:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:45:13 08:38:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:45:13 08:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:45:13 08:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:45:13 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:45:13 08:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:45:13 08:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:45:13 08:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:45:13 08:39:01 1 0.03 0.00 0.03 0.02 0.00 99.92 08:45:13 08:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:45:13 08:39:01 6 0.02 0.00 0.05 0.00 0.03 99.90 08:45:13 08:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:45:13 08:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:45:13 08:40:01 1 0.03 0.00 0.05 0.12 0.02 99.78 08:45:13 08:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:45:13 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:45:13 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:45:13 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:41:01 1 0.03 0.00 0.03 0.05 0.00 99.88 08:45:13 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:45:13 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:45:13 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:45:13 08:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:45:13 08:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:45:13 08:42:01 1 0.10 0.00 0.02 0.03 0.02 99.83 08:45:13 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:45:13 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:45:13 08:42:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:45:13 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:45:13 08:43:01 0 0.03 0.00 0.03 0.02 0.00 99.92 08:45:13 08:43:01 1 0.05 0.00 0.02 0.03 0.02 99.88 08:45:13 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:45:13 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:45:13 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:45:13 08:43:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:45:13 08:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:45:13 08:44:01 all 2.77 0.00 1.41 0.63 0.03 95.16 08:45:13 08:44:01 0 2.88 0.00 1.63 0.35 0.03 95.11 08:45:13 08:44:01 1 3.33 0.00 1.19 0.33 0.02 95.14 08:45:13 08:44:01 2 3.42 0.00 1.86 0.03 0.02 94.68 08:45:13 08:44:01 3 2.70 0.00 1.02 0.00 0.02 96.26 08:45:13 08:44:01 4 1.77 0.00 1.39 0.00 0.05 96.79 08:45:13 08:44:01 5 2.46 0.00 0.99 0.02 0.03 96.50 08:45:13 08:44:01 6 2.50 0.00 1.63 4.33 0.03 91.51 08:45:13 08:44:01 7 3.10 0.00 1.61 0.00 0.02 95.28 08:45:13 08:45:01 all 9.09 0.00 3.99 2.39 0.07 84.47 08:45:13 08:45:01 0 7.76 0.00 4.12 0.10 0.07 87.95 08:45:13 08:45:01 1 9.50 0.00 3.82 2.00 0.07 84.62 08:45:13 08:45:01 2 8.75 0.00 4.40 0.81 0.05 85.98 08:45:13 08:45:01 3 8.45 0.00 3.45 1.76 0.08 86.27 08:45:13 08:45:01 4 8.96 0.00 4.24 0.90 0.05 85.86 08:45:13 08:45:01 5 10.19 0.00 3.53 0.24 0.07 85.97 08:45:13 08:45:01 6 10.17 0.00 4.47 13.01 0.10 72.24 08:45:13 08:45:01 7 8.93 0.00 3.89 0.44 0.07 86.67 08:45:13 Average: all 8.84 0.00 1.56 1.08 0.03 88.49 08:45:13 Average: 0 8.85 0.00 1.65 1.01 0.03 88.45 08:45:13 Average: 1 8.89 0.00 1.58 2.37 0.04 87.12 08:45:13 Average: 2 8.52 0.00 1.71 1.17 0.03 88.56 08:45:13 Average: 3 8.94 0.00 1.56 1.03 0.03 88.44 08:45:13 Average: 4 8.83 0.00 1.54 0.72 0.03 88.87 08:45:13 Average: 5 8.85 0.00 1.43 0.74 0.03 88.95 08:45:13 Average: 6 8.81 0.00 1.50 0.99 0.03 88.68 08:45:13 Average: 7 9.02 0.00 1.52 0.61 0.03 88.82 08:45:13 08:45:13 08:45:13